]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: update table with available units
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/fr/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package arydshln
108 % used for tables with dashed lines
109 \newboolean{arydshln}
110 \IfFileExists{arydshln.sty}
111  {\usepackage{arydshln}
112   \setboolean{arydshln}{true}}
113  {\setboolean{arydshln}{false}}
114
115 % check for package marginnote
116 % used for margin notes
117 \newboolean{marginnote}
118 \IfFileExists{marginnote.sty}
119  {\usepackage{marginnote}
120   \let\marginpar\marginnote
121   \setboolean{marginnote}{true}}
122  {\setboolean{marginnote}{false}}
123
124 % check for package sidecap
125 % used for captions on the side
126 \newboolean{sidecap}
127 \IfFileExists{sidecap.sty}
128  {\usepackage{sidecap}
129   \setboolean{sidecap}{true}}
130  {\setboolean{sidecap}{false}}
131
132 % check for picinpar
133 % used for surrounded fixed objects
134 \newboolean{picinpar}
135 \IfFileExists{picinpar.sty}
136  {\usepackage{picinpar}
137   \setboolean{picinpar}{true}}
138  {\setboolean{picinpar}{false}}
139
140 % check for lettrine
141 \newboolean{lettrine}
142 \IfFileExists{lettrine.sty}
143  {\usepackage{lettrine}
144   \setboolean{lettrine}{true}}
145  {\setboolean{lettrine}{false}}
146
147 % check for diagbox
148 \newboolean{diagbox}
149 \IfFileExists{diagbox.sty}
150  {\usepackage{diagbox}
151   \setboolean{diagbox}{true}}
152  {\setboolean{diagbox}{false}}
153
154 % use normal list environments also in French documents
155 \@ifpackageloaded{babel}{%
156 \frenchbsetup{StandardLayout}
157 }{}
158 \end_preamble
159 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
160 \use_default_options false
161 \begin_modules
162 initials
163 graphicboxes
164 \end_modules
165 \maintain_unincluded_children false
166 \language french
167 \language_package default
168 \inputencoding auto
169 \fontencoding global
170 \font_roman "lmodern" "default"
171 \font_sans "lmss" "default"
172 \font_typewriter "lmtt" "default"
173 \font_math "auto" "auto"
174 \font_default_family default
175 \use_non_tex_fonts false
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \use_microtype false
181 \use_dash_ligatures false
182 \graphics default
183 \default_output_format pdf2
184 \output_sync 0
185 \bibtex_command default
186 \index_command default
187 \paperfontsize 12
188 \spacing single
189 \use_hyperref true
190 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
191 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
192 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
193 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
194 \pdf_bookmarks true
195 \pdf_bookmarksnumbered true
196 \pdf_bookmarksopen true
197 \pdf_bookmarksopenlevel 1
198 \pdf_breaklinks false
199 \pdf_pdfborder false
200 \pdf_colorlinks true
201 \pdf_backref false
202 \pdf_pdfusetitle false
203 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
204 \papersize default
205 \use_geometry false
206 \use_package amsmath 1
207 \use_package amssymb 1
208 \use_package cancel 1
209 \use_package esint 1
210 \use_package mathdots 1
211 \use_package mathtools 1
212 \use_package mhchem 1
213 \use_package stackrel 1
214 \use_package stmaryrd 1
215 \use_package undertilde 1
216 \cite_engine basic
217 \cite_engine_type default
218 \biblio_style plain
219 \use_bibtopic false
220 \use_indices false
221 \paperorientation portrait
222 \suppress_date false
223 \justification true
224 \use_refstyle 0
225 \use_minted 0
226 \notefontcolor #0000ff
227 \index Index
228 \shortcut idx
229 \color #008000
230 \end_index
231 \secnumdepth 3
232 \tocdepth 3
233 \paragraph_separation skip
234 \defskip medskip
235 \is_math_indent 0
236 \math_numbering_side default
237 \quotes_style swiss
238 \dynamic_quotes 0
239 \papercolumns 1
240 \papersides 2
241 \paperpagestyle default
242 \tracking_changes false
243 \output_changes false
244 \html_math_output 0
245 \html_css_as_file 0
246 \html_be_strict false
247 \end_header
248
249 \begin_body
250
251 \begin_layout Title
252 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
253  les boîtes et les objets externes de \SpecialChar LyX
254
255 \end_layout
256
257 \begin_layout Author
258 par l'Équipe \SpecialChar LyX
259
260 \begin_inset Foot
261 status collapsed
262
263 \begin_layout Plain Layout
264 \noindent
265 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
266  de la documentation de \SpecialChar LyX
267
268 \begin_inset CommandInset href
269 LatexCommand href
270 name "lyx-docs@lists.lyx.org"
271 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
272 type "mailto:"
273 literal "false"
274
275 \end_inset
276
277
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Note Note
284 status collapsed
285
286 \begin_layout Plain Layout
287 auteur original : Uwe Stöhr
288 \end_layout
289
290 \begin_layout Plain Layout
291 Traduction française : Siegfried Meunier-Guttin-Cluzel
292 \end_layout
293
294 \begin_layout Plain Layout
295 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
296 n/Navigation, 31/10/2012, JPChrétien
297 \end_layout
298
299 \begin_layout Plain Layout
300 version initiale 2.1.x avril 2014, mise à jour J.P.
301  Chrétien
302 \end_layout
303
304 \begin_layout Plain Layout
305 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
306 \end_layout
307
308 \begin_layout Plain Layout
309 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
310 \end_layout
311
312 \begin_layout Plain Layout
313 Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 (JPC)
314 \end_layout
315
316 \end_inset
317
318
319 \begin_inset Newline newline
320 \end_inset
321
322
323 \begin_inset Newline newline
324 \end_inset
325
326
327 \family sans
328 Version 2.3.x
329 \end_layout
330
331 \begin_layout Standard
332 \begin_inset CommandInset toc
333 LatexCommand tableofcontents
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Standard
341 \begin_inset Note Note
342 status open
343
344 \begin_layout Plain Layout
345 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
346  
347 \series bold
348 arydshln
349 \series default
350
351 \series bold
352 colortbl
353 \series default
354
355 \series bold
356 diagbox, lettrine, marginnote, picinpar
357 \series default
358 , et 
359 \series bold
360 sidecap
361 \series default
362  doivent être installés.
363  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
364  les sections qui nécessitent les paquetages en question n'apparaîtront
365  pas sur la sortie.
366 \end_layout
367
368 \begin_layout Plain Layout
369 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
370 \begin_inset Newline newline
371 \end_inset
372
373
374 \series bold
375 http://wiki.lyx.org/\SpecialChar LyX
376 /Manuals#EmbeddedObjects
377 \end_layout
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout Chapter
385 Figures
386 \begin_inset Index idx
387 status collapsed
388
389 \begin_layout Plain Layout
390 Figures
391 \end_layout
392
393 \end_inset
394
395
396 \begin_inset Index idx
397 status collapsed
398
399 \begin_layout Plain Layout
400 Graphiques|see
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 {
407 \end_layout
408
409 \end_inset
410
411 Figures
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Plain Layout
416
417 }
418 \end_layout
419
420 \end_inset
421
422
423 \end_layout
424
425 \end_inset
426
427
428 \end_layout
429
430 \begin_layout Section
431 La fenêtre de dialogue graphique
432 \begin_inset Index idx
433 status collapsed
434
435 \begin_layout Plain Layout
436 Figures ! Fenêtre de dialogue Graphique
437 \end_layout
438
439 \end_inset
440
441
442 \begin_inset CommandInset label
443 LatexCommand label
444 name "sec:Graphics-Dialog"
445
446 \end_inset
447
448
449 \end_layout
450
451 \begin_layout Standard
452 Pour placer une figure dans votre document, cliquez sur le bouton 
453 \begin_inset Info
454 type  "icon"
455 arg   "dialog-show-new-inset graphics"
456 \end_inset
457
458  dans la barre d'outils, ou faites 
459 \family sans
460 Insertion\SpecialChar menuseparator
461 Graphique
462 \family default
463 .
464  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
465  à charger.
466  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
467  dans le texte.
468 \end_layout
469
470 \begin_layout Standard
471 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
472  sur une image
473 \begin_inset Note Note
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ça marche aussi avec le bouton gauche ! (NdT)
478 \end_layout
479
480 \end_inset
481
482 .
483  Cette fenêtre de dialogue possède trois onglets:
484 \end_layout
485
486 \begin_layout Description
487 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
488  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
489  Les unités de longueurs utilisées sont décrites dans l'annexe
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "cha:Unités-de-longueur"
497
498 \end_inset
499
500 .
501 \begin_inset Newline newline
502 \end_inset
503
504
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Figures ! Pivotées
510 \end_layout
511
512 \end_inset
513
514 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
515  d'une montre, en donnant l'angle de rotation et la position du pivot.
516  L'image apparaîtra pivotée dans \SpecialChar LyX
517 .
518 \begin_inset Newline newline
519 \end_inset
520
521
522 \begin_inset Index idx
523 status collapsed
524
525 \begin_layout Plain Layout
526 Figures ! Redimensionnées
527 \end_layout
528
529 \end_inset
530
531 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
532  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
533  sa largeur.
534  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
535  déterminée automatiquement.
536  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
537  éventuellement une distorsion.
538  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
539  
540 \family sans
541 Conserver
542 \begin_inset space ~
543 \end_inset
544
545 les
546 \begin_inset space ~
547 \end_inset
548
549 proportions
550 \family default
551 .
552  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
553  pas les valeurs fixées.
554  
555 \begin_inset Newline newline
556 \end_inset
557
558 Les images peuvent être modifiée en utilisant le programme de votre choix
559  en faisant un clic droit dessus et en choisissant 
560 \family sans
561 Éditer le fichier ailleurs
562 \family default
563  dans le menu contextuel qui apparaît.
564  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
565  
566 \family sans
567 Formats
568 \begin_inset space ~
569 \end_inset
570
571 de
572 \begin_inset space ~
573 \end_inset
574
575 fichiers
576 \family default
577  dans la fenêtre de dialogue de 
578 \family sans
579 Préférences
580 \family default
581  de \SpecialChar LyX
582 .
583 \end_layout
584
585 \begin_layout Description
586 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
587  la sortie finale est de modifier les coordonnées de la zone de l'image
588  qui est affichée.
589  Cette zone peut être calculée automatiquement à partir des données présentes
590  dans le fichier en appuyant sur le bouton 
591 \family sans
592 Valeurs
593 \begin_inset space ~
594 \end_inset
595
596 du
597 \begin_inset space ~
598 \end_inset
599
600 Fichier
601 \family default
602 .
603  Avec l'option 
604 \family sans
605 Couper
606 \begin_inset space ~
607 \end_inset
608
609 à
610 \begin_inset space ~
611 \end_inset
612
613 la
614 \begin_inset space ~
615 \end_inset
616
617 boîte
618 \begin_inset space ~
619 \end_inset
620
621 de
622 \begin_inset space ~
623 \end_inset
624
625 délimitation, 
626 \family default
627 seule la portion de l'image qui est dans la zone définie sera imprimée.
628  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
629  donc vous pouvez ignorer l'onglet 
630 \family sans
631 Rogner
632 \family default
633 .
634 \end_layout
635
636 \begin_layout Description
637
638 \family sans
639 Options
640 \begin_inset space ~
641 \end_inset
642
643 \SpecialChar LaTeX
644
645 \begin_inset space ~
646 \end_inset
647
648 et
649 \begin_inset space ~
650 \end_inset
651
652 \SpecialChar LyX
653
654 \family default
655  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
656  et les
657  experts ès-\SpecialChar LaTeX
658  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
659
660 \begin_inset Newline newline
661 \end_inset
662
663 L'option 
664 \family sans
665 Mode brouillon
666 \family default
667  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
668  avec la taille de l'image.
669 \begin_inset Newline newline
670 \end_inset
671
672 Dans la section 
673 \family sans
674 Groupe
675 \begin_inset space ~
676 \end_inset
677
678 de
679 \begin_inset space ~
680 \end_inset
681
682 graphiques
683 \family default
684  vous pouvez définir ou de choisir un groupe de paramètres d'image
685 \begin_inset Index idx
686 status collapsed
687
688 \begin_layout Plain Layout
689 Figures ! Groupes de paramétrisation
690 \end_layout
691
692 \end_inset
693
694 .
695  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
696  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
697  les autres soient automatiquement modifiées de la même manière.
698  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
699  avoir à modifier leur taille manuellement une par une.
700  On peut rattacher une image à un groupe existant en utilisant le menu contextue
701 l de l'image et en cochant le nom du groupe dans la liste
702 \begin_inset Foot
703 status collapsed
704
705 \begin_layout Plain Layout
706 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
707 \end_layout
708
709 \end_inset
710
711 .
712 \end_layout
713
714 \begin_layout Standard
715 \begin_inset VSpace bigskip
716 \end_inset
717
718
719 \end_layout
720
721 \begin_layout Standard
722 Voici un exemple d'image au format PDF
723 \begin_inset Foot
724 status collapsed
725
726 \begin_layout Plain Layout
727 Les format d'images sont décrits dans la section
728 \begin_inset space ~
729 \end_inset
730
731
732 \begin_inset CommandInset ref
733 LatexCommand ref
734 reference "sec:Image-Formats"
735
736 \end_inset
737
738 .
739 \end_layout
740
741 \end_inset
742
743  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
744 nt:
745 \end_layout
746
747 \begin_layout Standard
748 \align center
749 \begin_inset Graphics
750         filename ../clipart/2D-intensity-plot.pdf
751         scaleBeforeRotation
752         rotateOrigin center
753
754 \end_inset
755
756
757 \end_layout
758
759 \begin_layout Standard
760 Et voici la même image mais en mode brouillon:
761 \end_layout
762
763 \begin_layout Standard
764 \align center
765 \begin_inset Graphics
766         filename ../clipart/2D-intensity-plot.pdf
767         draft
768         scaleBeforeRotation
769         rotateOrigin center
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Section
777 Figures flottantes
778 \begin_inset CommandInset label
779 LatexCommand label
780 name "sec:Figure-Floats"
781
782 \end_inset
783
784
785 \begin_inset Index idx
786 status collapsed
787
788 \begin_layout Plain Layout
789 Flottants ! Figures
790 \end_layout
791
792 \end_inset
793
794
795 \begin_inset Index idx
796 status collapsed
797
798 \begin_layout Plain Layout
799 Figures ! Flottants
800 \end_layout
801
802 \end_inset
803
804
805 \end_layout
806
807 \begin_layout Standard
808 Pour des explications d'ordre général concernant les flottants, jetez un
809  coup d'œil à la section
810 \begin_inset space ~
811 \end_inset
812
813
814 \begin_inset CommandInset ref
815 LatexCommand ref
816 reference "sec:Flottants-Introduction"
817
818 \end_inset
819
820 .
821 \end_layout
822
823 \begin_layout Standard
824 Le bouton 
825 \begin_inset Info
826 type  "icon"
827 arg   "float-insert figure"
828 \end_inset
829
830  de la barre d'outils et le menu 
831 \family sans
832 Insertion\SpecialChar menuseparator
833 Flottant\SpecialChar menuseparator
834 Figure
835 \family default
836  insèrent un flottant avec l'étiquette 
837 \begin_inset Quotes cld
838 \end_inset
839
840
841 \series bold
842 Figure
843 \begin_inset space ~
844 \end_inset
845
846 #:
847 \series default
848
849 \begin_inset Quotes crd
850 \end_inset
851
852  (# est le numéro réel de l'image).
853  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
854 \begin_inset space ~
855 \end_inset
856
857
858 \begin_inset CommandInset ref
859 LatexCommand ref
860 reference "fig:Une-etoile-dans"
861
862 \end_inset
863
864  ou en dessous de la légende comme pour la Figure
865 \begin_inset space ~
866 \end_inset
867
868
869 \begin_inset CommandInset ref
870 LatexCommand ref
871 reference "fig:Un-objet-3D"
872 plural "false"
873 caps "false"
874 noprefix "false"
875
876 \end_inset
877
878 .
879  Vous trouverez plus d'information sur le positionnement des légendes dans
880  la section
881 \begin_inset space ~
882 \end_inset
883
884
885 \begin_inset CommandInset ref
886 LatexCommand ref
887 reference "sec:Placement-légende"
888
889 \end_inset
890
891 .
892 \end_layout
893
894 \begin_layout Standard
895 \begin_inset Float figure
896 wide false
897 sideways false
898 status open
899
900 \begin_layout Plain Layout
901 \align center
902 \begin_inset Graphics
903         filename ../clipart/Star-structure.pdf
904         lyxscale 60
905         width 50col%
906         scaleBeforeRotation
907         rotateOrigin center
908
909 \end_inset
910
911
912 \end_layout
913
914 \begin_layout Plain Layout
915 \begin_inset Caption Standard
916
917 \begin_layout Plain Layout
918 \begin_inset CommandInset label
919 LatexCommand label
920 name "fig:Une-etoile-dans"
921
922 \end_inset
923
924 Une étoile dans un flottant.
925 \end_layout
926
927 \end_inset
928
929
930 \end_layout
931
932 \end_inset
933
934
935 \end_layout
936
937 \begin_layout Standard
938 \begin_inset Float figure
939 wide false
940 sideways false
941 status open
942
943 \begin_layout Plain Layout
944 \begin_inset Caption Standard
945
946 \begin_layout Plain Layout
947 \begin_inset CommandInset label
948 LatexCommand label
949 name "fig:Un-objet-3D"
950
951 \end_inset
952
953 Un objet 3D.
954 \end_layout
955
956 \end_inset
957
958
959 \end_layout
960
961 \begin_layout Plain Layout
962 \align center
963 \begin_inset Graphics
964         filename ../clipart/3D-structure-distort.pdf
965         lyxscale 60
966         scale 80
967         scaleBeforeRotation
968         rotateOrigin center
969
970 \end_inset
971
972
973 \end_layout
974
975 \end_inset
976
977
978 \end_layout
979
980 \begin_layout Standard
981 \begin_inset Index idx
982 status collapsed
983
984 \begin_layout Plain Layout
985 References@Références ! à des Figures
986 \end_layout
987
988 \end_inset
989
990 Les figure
991 \begin_inset space ~
992 \end_inset
993
994
995 \begin_inset CommandInset ref
996 LatexCommand ref
997 reference "fig:Une-etoile-dans"
998
999 \end_inset
1000
1001  et 
1002 \begin_inset CommandInset ref
1003 LatexCommand ref
1004 reference "fig:Un-objet-3D"
1005 plural "false"
1006 caps "false"
1007 noprefix "false"
1008
1009 \end_inset
1010
1011  sont des exemples de figures référencées.
1012  Dans le texte, on fait référence à une figure en faisant référence à sa
1013  légende.
1014  On insère donc une étiquette dans la légende en utilisant le menu 
1015 \family sans
1016 Insertion
1017 \family default
1018 \SpecialChar menuseparator
1019
1020 \family sans
1021 Étiquette
1022 \family default
1023  ou le bouton 
1024 \begin_inset Info
1025 type  "icon"
1026 arg   "label-insert"
1027 \end_inset
1028
1029  de la barre d'outils.
1030  On peut alors faire référence à cette étiquette en utilisant le menu 
1031 \family sans
1032 Insertion\SpecialChar menuseparator
1033 Référence
1034 \begin_inset space ~
1035 \end_inset
1036
1037 croisée
1038 \family default
1039  ou le bouton 
1040 \begin_inset Info
1041 type  "icon"
1042 arg   "dialog-show-new-inset ref"
1043 \end_inset
1044
1045  de la barre d'outils.
1046  Il est important d'utiliser des références pour les flottants de figures
1047  plutôt que des locutions vagues du genre 
1048 \begin_inset Quotes cld
1049 \end_inset
1050
1051 la figure ci-dessous
1052 \begin_inset Quotes crd
1053 \end_inset
1054
1055 , puisque \SpecialChar LaTeX
1056  va repositionner la figure dans le document final.
1057  Votre figure risque de ne plus être ci-dessous du tout !
1058 \begin_inset Newline newline
1059 \end_inset
1060
1061 Le référencement est expliqué plus en détail dans la section
1062 \begin_inset space ~
1063 \end_inset
1064
1065
1066 \begin_inset CommandInset ref
1067 LatexCommand ref
1068 reference "sec:Referencer-les-Flottants"
1069
1070 \end_inset
1071
1072 .
1073 \end_layout
1074
1075 \begin_layout Standard
1076 En principe on met une seule figure dans un flottant, mais parfois vous
1077  pouvez vouloir deux figures avec chacune sa sous-légende.
1078  C'est possible en insérant des flottants d'image dans des flottants d'image
1079  existants.
1080  Notez que seule la légende principale des flottants est reprise dans la
1081  liste des figures.
1082  La figure
1083 \begin_inset space ~
1084 \end_inset
1085
1086
1087 \begin_inset CommandInset ref
1088 LatexCommand ref
1089 reference "fig:Deux-images-déformées"
1090
1091 \end_inset
1092
1093  est un exemple de flottant de figure avec deux images mises l'une à côté
1094  de l'autre.
1095  Vous pouvez aussi mettre les images les unes sous les autres.
1096  Les figures
1097 \begin_inset space ~
1098 \end_inset
1099
1100
1101 \begin_inset CommandInset ref
1102 LatexCommand ref
1103 reference "fig:Pink-object"
1104
1105 \end_inset
1106
1107  et 
1108 \begin_inset CommandInset ref
1109 LatexCommand ref
1110 reference "fig:A-star"
1111
1112 \end_inset
1113
1114  sont des sous-figures.
1115 \end_layout
1116
1117 \begin_layout Standard
1118 \begin_inset Float figure
1119 wide false
1120 sideways false
1121 status open
1122
1123 \begin_layout Plain Layout
1124 \begin_inset Float figure
1125 wide false
1126 sideways false
1127 status collapsed
1128
1129 \begin_layout Plain Layout
1130 \begin_inset Caption Standard
1131
1132 \begin_layout Plain Layout
1133 \begin_inset CommandInset label
1134 LatexCommand label
1135 name "fig:Pink-object"
1136
1137 \end_inset
1138
1139 Objet rose
1140 \end_layout
1141
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \begin_layout Plain Layout
1148 \begin_inset Graphics
1149         filename ../clipart/3D-structure-distort.pdf
1150         width 45col%
1151         scaleBeforeRotation
1152         groupId Déformés
1153
1154 \end_inset
1155
1156
1157 \end_layout
1158
1159 \end_inset
1160
1161
1162 \begin_inset space \hfill{}
1163 \end_inset
1164
1165
1166 \begin_inset Float figure
1167 wide false
1168 sideways false
1169 status collapsed
1170
1171 \begin_layout Plain Layout
1172 \begin_inset Caption Standard
1173
1174 \begin_layout Plain Layout
1175 \begin_inset CommandInset label
1176 LatexCommand label
1177 name "fig:A-star"
1178
1179 \end_inset
1180
1181 Une étoile
1182 \end_layout
1183
1184 \end_inset
1185
1186
1187 \end_layout
1188
1189 \begin_layout Plain Layout
1190 \begin_inset Graphics
1191         filename ../clipart/Star-structure.pdf
1192         width 45col%
1193         scaleBeforeRotation
1194         groupId Déformés
1195
1196 \end_inset
1197
1198
1199 \end_layout
1200
1201 \end_inset
1202
1203
1204 \begin_inset space \hfill{}
1205 \end_inset
1206
1207
1208 \end_layout
1209
1210 \begin_layout Plain Layout
1211 \begin_inset Caption Standard
1212
1213 \begin_layout Plain Layout
1214 \begin_inset CommandInset label
1215 LatexCommand label
1216 name "fig:Deux-images-déformées"
1217
1218 \end_inset
1219
1220 Deux images déformées.
1221  Les deux images font partie du groupe de paramétrisation 
1222 \begin_inset Quotes cld
1223 \end_inset
1224
1225 déformés
1226 \begin_inset Quotes crd
1227 \end_inset
1228
1229 .
1230 \end_layout
1231
1232 \end_inset
1233
1234
1235 \end_layout
1236
1237 \end_inset
1238
1239
1240 \end_layout
1241
1242 \begin_layout Section
1243 Les formats d'images
1244 \begin_inset CommandInset label
1245 LatexCommand label
1246 name "sec:Image-Formats"
1247
1248 \end_inset
1249
1250
1251 \begin_inset Index idx
1252 status collapsed
1253
1254 \begin_layout Plain Layout
1255 Formats d' images
1256 \end_layout
1257
1258 \end_inset
1259
1260
1261 \begin_inset Index idx
1262 status collapsed
1263
1264 \begin_layout Plain Layout
1265 Figures ! Formats d'images
1266 \end_layout
1267
1268 \end_inset
1269
1270
1271 \end_layout
1272
1273 \begin_layout Standard
1274 Vous pouvez insérer des images dans n'importe quel format connu.
1275  Mais, comme nous l'avons expliqué dans l'annexe
1276 \begin_inset space ~
1277 \end_inset
1278
1279
1280 \begin_inset CommandInset ref
1281 LatexCommand ref
1282 reference "cha:Formats-fichiers-graphiques"
1283
1284 \end_inset
1285
1286 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1287  de formats d'images.
1288  Pour s'en sortir \SpecialChar LyX
1289  utilise le programme 
1290 \family typewriter
1291 ImageMagick
1292 \family default
1293  en arrière plan pour convertir les formats que vous utilisez dans un des
1294  formats acceptés par le format de sortie.
1295  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1296 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1297 \begin_inset space ~
1298 \end_inset
1299
1300
1301 \begin_inset CommandInset ref
1302 LatexCommand ref
1303 reference "cha:Formats-fichiers-graphiques"
1304
1305 \end_inset
1306
1307 .
1308 \end_layout
1309
1310 \begin_layout Standard
1311 Comme pour les polices de caractères, il y a deux grands types de formats
1312  d'images:
1313 \end_layout
1314
1315 \begin_layout Description
1316 Les
1317 \begin_inset space ~
1318 \end_inset
1319
1320 images
1321 \begin_inset space ~
1322 \end_inset
1323
1324 Matricielles
1325 \begin_inset space ~
1326 \end_inset
1327
1328 (ou
1329 \begin_inset space ~
1330 \end_inset
1331
1332 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1333  enregistrés sous un format compressé.
1334  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1335  petits carrés quand on utilise des agrandissements trop importants (aspect
1336  
1337 \begin_inset Quotes cld
1338 \end_inset
1339
1340 pixellisé
1341 \begin_inset Quotes crd
1342 \end_inset
1343
1344 ).
1345  Les formats matriciels les plus connus sont le GIF (
1346 \begin_inset Quotes cld
1347 \end_inset
1348
1349 Graphics Interchange Format
1350 \begin_inset Quotes crd
1351 \end_inset
1352
1353 , avec comme suffixe de fichier 
1354 \begin_inset Quotes cld
1355 \end_inset
1356
1357
1358 \family typewriter
1359 .gif
1360 \family default
1361
1362 \begin_inset Quotes crd
1363 \end_inset
1364
1365 )
1366 \begin_inset Index idx
1367 status collapsed
1368
1369 \begin_layout Plain Layout
1370 GIF|see
1371 \begin_inset ERT
1372 status collapsed
1373
1374 \begin_layout Plain Layout
1375
1376 {
1377 \end_layout
1378
1379 \end_inset
1380
1381 Format d'image
1382 \begin_inset ERT
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386
1387 }
1388 \end_layout
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \end_inset
1396
1397 , le PNG (
1398 \begin_inset Quotes cld
1399 \end_inset
1400
1401 Portable Network Graphics
1402 \begin_inset Quotes crd
1403 \end_inset
1404
1405 , suffixe 
1406 \begin_inset Quotes cld
1407 \end_inset
1408
1409
1410 \family typewriter
1411 .png
1412 \family default
1413
1414 \begin_inset Quotes crd
1415 \end_inset
1416
1417 )
1418 \begin_inset Index idx
1419 status collapsed
1420
1421 \begin_layout Plain Layout
1422 PNG|see
1423 \begin_inset ERT
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427
1428 {
1429 \end_layout
1430
1431 \end_inset
1432
1433 Formats d'image
1434 \begin_inset ERT
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438
1439 }
1440 \end_layout
1441
1442 \end_inset
1443
1444
1445 \end_layout
1446
1447 \end_inset
1448
1449  et le JPG (
1450 \begin_inset Quotes cld
1451 \end_inset
1452
1453 Joint Photographic Expert Group
1454 \begin_inset Quotes crd
1455 \end_inset
1456
1457 , suffixe 
1458 \begin_inset Quotes cld
1459 \end_inset
1460
1461
1462 \family typewriter
1463 .jpg
1464 \family default
1465
1466 \begin_inset Quotes crd
1467 \end_inset
1468
1469  ou 
1470 \begin_inset Quotes cld
1471 \end_inset
1472
1473
1474 \family typewriter
1475 .jpeg
1476 \family default
1477
1478 \begin_inset Quotes crd
1479 \end_inset
1480
1481 )
1482 \begin_inset Index idx
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486 JPG|see
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 {
1493 \end_layout
1494
1495 \end_inset
1496
1497 Formats d'image
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 }
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512
1513 .
1514 \end_layout
1515
1516 \begin_layout Description
1517 Les
1518 \begin_inset space ~
1519 \end_inset
1520
1521 images
1522 \begin_inset space ~
1523 \end_inset
1524
1525 Vectorielles
1526 \begin_inset space ~
1527 \end_inset
1528
1529 (ou
1530 \begin_inset space ~
1531 \end_inset
1532
1533 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1534  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1535 nnée comme on le veut sans perte de précision.
1536  La possibilité de redimensionner les images est très utilisé pour les présentat
1537 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1538 nnement.
1539  Le redimensionnement permet aussi de présenter des documents en ligne où
1540  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1541  étudier les détails.
1542 \begin_inset Newline newline
1543 \end_inset
1544
1545 Les principaux formats vectoriels sont le SVG (
1546 \begin_inset Quotes cld
1547 \end_inset
1548
1549 Scalable Vector Graphics
1550 \begin_inset Quotes crd
1551 \end_inset
1552
1553 , suffixe 
1554 \begin_inset Quotes cld
1555 \end_inset
1556
1557
1558 \family typewriter
1559 .svg
1560 \family default
1561
1562 \begin_inset Quotes crd
1563 \end_inset
1564
1565 )
1566 \begin_inset Index idx
1567 status collapsed
1568
1569 \begin_layout Plain Layout
1570 SVG|see
1571 \begin_inset ERT
1572 status collapsed
1573
1574 \begin_layout Plain Layout
1575
1576 {
1577 \end_layout
1578
1579 \end_inset
1580
1581 Format d'image
1582 \begin_inset ERT
1583 status collapsed
1584
1585 \begin_layout Plain Layout
1586
1587 }
1588 \end_layout
1589
1590 \end_inset
1591
1592
1593 \end_layout
1594
1595 \end_inset
1596
1597 , l'EPS ( 
1598 \begin_inset Quotes cld
1599 \end_inset
1600
1601 encapsulated PostScript
1602 \begin_inset Quotes crd
1603 \end_inset
1604
1605 , suffixe 
1606 \begin_inset Quotes cld
1607 \end_inset
1608
1609
1610 \family typewriter
1611 .eps
1612 \family default
1613
1614 \begin_inset Quotes crd
1615 \end_inset
1616
1617 )
1618 \begin_inset Index idx
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622 EPS|see
1623 \begin_inset ERT
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627
1628 {
1629 \end_layout
1630
1631 \end_inset
1632
1633 Format d'image
1634 \begin_inset ERT
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638
1639 }
1640 \end_layout
1641
1642 \end_inset
1643
1644
1645 \end_layout
1646
1647 \end_inset
1648
1649 , le PDF (
1650 \begin_inset Quotes cld
1651 \end_inset
1652
1653 Portable Document Format
1654 \begin_inset Quotes crd
1655 \end_inset
1656
1657 , suffixe 
1658 \begin_inset Quotes cld
1659 \end_inset
1660
1661
1662 \family typewriter
1663 .pdf
1664 \family default
1665
1666 \begin_inset Quotes crd
1667 \end_inset
1668
1669 )
1670 \begin_inset Index idx
1671 status collapsed
1672
1673 \begin_layout Plain Layout
1674 PDF|see
1675 \begin_inset ERT
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679
1680 {
1681 \end_layout
1682
1683 \end_inset
1684
1685 Format d'image
1686 \begin_inset ERT
1687 status collapsed
1688
1689 \begin_layout Plain Layout
1690
1691 }
1692 \end_layout
1693
1694 \end_inset
1695
1696
1697 \end_layout
1698
1699 \end_inset
1700
1701  et le WMF (
1702 \begin_inset Quotes cld
1703 \end_inset
1704
1705 Windows Metafile
1706 \begin_inset Quotes crd
1707 \end_inset
1708
1709 , suffixe 
1710 \begin_inset Quotes cld
1711 \end_inset
1712
1713
1714 \family typewriter
1715 .wfm
1716 \family default
1717
1718 \begin_inset Quotes crd
1719 \end_inset
1720
1721  ou 
1722 \begin_inset Quotes cld
1723 \end_inset
1724
1725
1726 \family typewriter
1727 .emf
1728 \family default
1729
1730 \begin_inset Quotes crd
1731 \end_inset
1732
1733 )
1734 \begin_inset Index idx
1735 status collapsed
1736
1737 \begin_layout Plain Layout
1738 WMF|see
1739 \begin_inset ERT
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743
1744 {
1745 \end_layout
1746
1747 \end_inset
1748
1749 Formats d'images
1750 \begin_inset ERT
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754
1755 }
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \end_layout
1762
1763 \end_inset
1764
1765 .
1766  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1767  en EPS, mais le résultat ne sera pas redimensionnable.
1768  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1769 \begin_inset Foot
1770 status collapsed
1771
1772 \begin_layout Plain Layout
1773 Dans le cas du PDF l'image initiale est aussi compressée.
1774 \end_layout
1775
1776 \end_inset
1777
1778
1779 \end_layout
1780
1781 \begin_layout Standard
1782 Les fichiers PDF générés par 
1783 \family typewriter
1784 Adobe Photoshop
1785 \family default
1786 , par exemple, sont des images matricielles.
1787 \end_layout
1788
1789 \begin_layout Standard
1790 En principe il est quasiment impossible de convertir une image matricielle
1791  en graphique vectoriel, seul le contraire est possible.
1792  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1793  dans respectivement un fichier de sortie PDF ou PostScript.
1794  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1795  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1796  WMF/SVG
1797 \begin_inset Formula $\to$
1798 \end_inset
1799
1800 PDF/EPS convenables.
1801 \end_layout
1802
1803 \begin_layout Chapter
1804 Tableaux
1805 \begin_inset Index idx
1806 status collapsed
1807
1808 \begin_layout Plain Layout
1809 Tableau
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \begin_layout Section
1818 Introduction
1819 \begin_inset Index idx
1820 status collapsed
1821
1822 \begin_layout Plain Layout
1823 Tableau ! Introduction
1824 \end_layout
1825
1826 \end_inset
1827
1828
1829 \end_layout
1830
1831 \begin_layout Standard
1832 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1833  
1834 \begin_inset Info
1835 type  "icon"
1836 arg   "tabular-insert"
1837 \end_inset
1838
1839  soit 
1840 \family sans
1841 Insertion\SpecialChar menuseparator
1842 Tableau
1843 \family default
1844 .
1845  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1846  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1847  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1848  sur un bouton de la souris pour valider votre choix.
1849  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1850  vous demandant le nombre de lignes et de colonnes.
1851 \begin_inset Newline newline
1852 \end_inset
1853
1854 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1855  une à droite de la colonne la plus à droite et une en bas de la rangée
1856  du bas, qui forment une boîte autour du tableau.
1857  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1858  apparaît séparée du reste du tableau.
1859  Voici un exemple :
1860 \end_layout
1861
1862 \begin_layout Standard
1863 \align center
1864 \begin_inset Tabular
1865 <lyxtabular version="3" rows="4" columns="4">
1866 <features tabularvalignment="middle">
1867 <column alignment="center" valignment="top">
1868 <column alignment="center" valignment="top">
1869 <column alignment="center" valignment="top">
1870 <column alignment="center" valignment="top">
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Plain Layout
1885 1
1886 \end_layout
1887
1888 \end_inset
1889 </cell>
1890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894 2
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903 3
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 </row>
1909 <row>
1910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914 A
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923
1924 \end_layout
1925
1926 \end_inset
1927 </cell>
1928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1929 \begin_inset Text
1930
1931 \begin_layout Plain Layout
1932
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1938 \begin_inset Text
1939
1940 \begin_layout Plain Layout
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 <row>
1948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952 B
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1958 \begin_inset Text
1959
1960 \begin_layout Plain Layout
1961
1962 \end_layout
1963
1964 \end_inset
1965 </cell>
1966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1967 \begin_inset Text
1968
1969 \begin_layout Plain Layout
1970
1971 \end_layout
1972
1973 \end_inset
1974 </cell>
1975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1976 \begin_inset Text
1977
1978 \begin_layout Plain Layout
1979
1980 \end_layout
1981
1982 \end_inset
1983 </cell>
1984 </row>
1985 <row>
1986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990 C
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008
2009 \end_layout
2010
2011 \end_inset
2012 </cell>
2013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2014 \begin_inset Text
2015
2016 \begin_layout Plain Layout
2017
2018 \end_layout
2019
2020 \end_inset
2021 </cell>
2022 </row>
2023 </lyxtabular>
2024
2025 \end_inset
2026
2027
2028 \end_layout
2029
2030 \begin_layout Section
2031 La fenêtre 
2032 \family sans
2033 tableau
2034 \family default
2035
2036 \begin_inset Index idx
2037 status collapsed
2038
2039 \begin_layout Plain Layout
2040 Tableau ! Fenêtre de dialogue
2041 \end_layout
2042
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2050  de la souris, qui ouvre le menu contextuel.
2051  A l'aide du choix de menu 
2052 \family sans
2053 Plus...
2054
2055 \family default
2056  vous pouvez modifier les réglages concernant la cellule, la colonne et
2057  la ligne dans laquelle le curseur se trouve.
2058  Le menu contextuel 
2059 \family sans
2060 Plus...\SpecialChar menuseparator
2061 Paramètres...
2062
2063 \family default
2064  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2065  sont possibles.
2066  La plupart des options peuvent s'appliquer à des sélections.
2067  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2068  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2069  votre sélection.
2070  Notez qu'il y a une différence entre sélectionner le 
2071 \emph on
2072 contenu 
2073 \emph default
2074 d'une cellule et sélectionner la cellule elle-même.
2075 \begin_inset Newline newline
2076 \end_inset
2077
2078 En cochant l'option 
2079 \family sans
2080 Application
2081 \begin_inset space ~
2082 \end_inset
2083
2084 immédiate
2085 \family default
2086  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2087  est appliquée directement.
2088  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2089  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2090  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2091  de dialogue, vous devez appuyer sur 
2092 \family sans
2093 Entrée
2094 \family default
2095  pour que la modification soit appliquée.
2096 \begin_inset Newline newline
2097 \end_inset
2098
2099 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2100  :
2101 \end_layout
2102
2103 \begin_layout Description
2104 Paramètres
2105 \begin_inset space ~
2106 \end_inset
2107
2108 du
2109 \begin_inset space ~
2110 \end_inset
2111
2112 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2113  la largeur de la colonne courante.
2114  L'alignement horizontal 
2115 \family sans
2116 Au
2117 \begin_inset space ~
2118 \end_inset
2119
2120 séparateur
2121 \begin_inset space ~
2122 \end_inset
2123
2124 décimal
2125 \family default
2126  est décrit dans la section
2127 \begin_inset space ~
2128 \end_inset
2129
2130
2131 \begin_inset CommandInset ref
2132 LatexCommand ref
2133 reference "subsec:Alignements-de-cellules"
2134
2135 \end_inset
2136
2137 .
2138  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2139  vertical de la ligne courante.
2140  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2141  et donc, plusieurs paragraphes de texte, voir la section
2142 \begin_inset space ~
2143 \end_inset
2144
2145
2146 \begin_inset CommandInset ref
2147 LatexCommand ref
2148 reference "subsec:Lignes-multiple-dans-cellule"
2149
2150 \end_inset
2151
2152 .
2153  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2154  pour accommoder le contenu de cellule le plus large.
2155 \begin_inset Newline newline
2156 \end_inset
2157
2158 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2159  un multi-colonnes, voir la section
2160 \begin_inset space ~
2161 \end_inset
2162
2163
2164 \begin_inset CommandInset ref
2165 LatexCommand ref
2166 reference "subsec:Multicolonnes"
2167
2168 \end_inset
2169
2170  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2171 \begin_inset space ~
2172 \end_inset
2173
2174
2175 \begin_inset CommandInset ref
2176 LatexCommand ref
2177 reference "subsec:Multi-lignes"
2178
2179 \end_inset
2180
2181 .
2182 \begin_inset Newline newline
2183 \end_inset
2184
2185 L'option 
2186 \family sans
2187 Tourner
2188 \begin_inset space ~
2189 \end_inset
2190
2191 la
2192 \begin_inset space ~
2193 \end_inset
2194
2195 case
2196 \begin_inset space ~
2197 \end_inset
2198
2199 de
2200 \begin_inset space ~
2201 \end_inset
2202
2203 90°
2204 \family default
2205  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2206  L'option 
2207 \family sans
2208 Tourner
2209 \begin_inset space ~
2210 \end_inset
2211
2212 le
2213 \begin_inset space ~
2214 \end_inset
2215
2216 tableau
2217 \begin_inset space ~
2218 \end_inset
2219
2220 de
2221 \begin_inset space ~
2222 \end_inset
2223
2224 90°
2225 \family default
2226  fait pivoter tout le tableau.
2227  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2228 , mais devraient l'être dans la
2229  sortie finale.
2230  Pour plus d'information voir la section
2231 \begin_inset space ~
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "sec:Pivotement-des-cellules"
2238
2239 \end_inset
2240
2241 .
2242 \begin_inset Newline newline
2243 \end_inset
2244
2245
2246 \begin_inset Note Greyedout
2247 status open
2248
2249 \begin_layout Plain Layout
2250
2251 \series bold
2252 Note:
2253 \series default
2254  La plupart des visualiseurs DVI ne sont 
2255 \emph on
2256 pas
2257 \emph default
2258  capables d'afficher ces rotations.
2259 \end_layout
2260
2261 \end_inset
2262
2263
2264 \begin_inset Newline newline
2265 \end_inset
2266
2267 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2268  qui sont incorporés dans une ligne de texte :
2269 \begin_inset Newline newline
2270 \end_inset
2271
2272 Une ligne avec des tableaux alignés de différentes manières: 
2273 \begin_inset Tabular
2274 <lyxtabular version="3" rows="2" columns="2">
2275 <features tabularvalignment="top">
2276 <column alignment="center" valignment="top" width="0pt">
2277 <column alignment="center" valignment="top">
2278 <row>
2279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2280 \begin_inset Text
2281
2282 \begin_layout Plain Layout
2283
2284 \end_layout
2285
2286 \end_inset
2287 </cell>
2288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2289 \begin_inset Text
2290
2291 \begin_layout Plain Layout
2292 1
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 <row>
2299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303 A
2304 \end_layout
2305
2306 \end_inset
2307 </cell>
2308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312
2313 \end_layout
2314
2315 \end_inset
2316 </cell>
2317 </row>
2318 </lyxtabular>
2319
2320 \end_inset
2321
2322  
2323 \begin_inset Tabular
2324 <lyxtabular version="3" rows="2" columns="2">
2325 <features tabularvalignment="middle">
2326 <column alignment="center" valignment="top">
2327 <column alignment="center" valignment="top">
2328 <row>
2329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2330 \begin_inset Text
2331
2332 \begin_layout Plain Layout
2333
2334 \end_layout
2335
2336 \end_inset
2337 </cell>
2338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2339 \begin_inset Text
2340
2341 \begin_layout Plain Layout
2342 1
2343 \end_layout
2344
2345 \end_inset
2346 </cell>
2347 </row>
2348 <row>
2349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353 A
2354 \end_layout
2355
2356 \end_inset
2357 </cell>
2358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2359 \begin_inset Text
2360
2361 \begin_layout Plain Layout
2362
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 </row>
2368 </lyxtabular>
2369
2370 \end_inset
2371
2372  
2373 \begin_inset Tabular
2374 <lyxtabular version="3" rows="2" columns="2">
2375 <features tabularvalignment="bottom">
2376 <column alignment="center" valignment="top" width="0pt">
2377 <column alignment="center" valignment="top">
2378 <row>
2379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2380 \begin_inset Text
2381
2382 \begin_layout Plain Layout
2383
2384 \end_layout
2385
2386 \end_inset
2387 </cell>
2388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2389 \begin_inset Text
2390
2391 \begin_layout Plain Layout
2392 1
2393 \end_layout
2394
2395 \end_inset
2396 </cell>
2397 </row>
2398 <row>
2399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 A
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \begin_layout Plain Layout
2412
2413 \end_layout
2414
2415 \end_inset
2416 </cell>
2417 </row>
2418 </lyxtabular>
2419
2420 \end_inset
2421
2422
2423 \begin_inset Newline newline
2424 \end_inset
2425
2426 On peut aussi entrer des paramètres \SpecialChar LaTeX
2427  pour obtenir des mise en formes spéciales
2428  pour le tableau, voir les sections
2429 \begin_inset space ~
2430 \end_inset
2431
2432
2433 \begin_inset CommandInset ref
2434 LatexCommand ref
2435 reference "subsec:Calculs-multicolonnes"
2436
2437 \end_inset
2438
2439  et 
2440 \begin_inset CommandInset ref
2441 LatexCommand ref
2442 reference "sec:Tableaux-Colorés"
2443
2444 \end_inset
2445
2446 .
2447 \end_layout
2448
2449 \begin_layout Description
2450 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2451  la ligne ou la colonne courante.
2452  
2453 \begin_inset Newline newline
2454 \end_inset
2455
2456 En utilisant le style 
2457 \family sans
2458 Formel
2459 \family default
2460  à la place du style par 
2461 \family sans
2462 Défaut
2463 \family default
2464 , on va convertir le tableau en tableau formel comme on le décrit dans la
2465  section
2466 \begin_inset space ~
2467 \end_inset
2468
2469
2470 \begin_inset CommandInset ref
2471 LatexCommand ref
2472 reference "sec:Tableaux-Formels"
2473
2474 \end_inset
2475
2476 .
2477 \begin_inset Newline newline
2478 \end_inset
2479
2480 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2481  dans les lignes du tableau comme c'est décrit dans la section
2482 \begin_inset space ~
2483 \end_inset
2484
2485
2486 \begin_inset CommandInset ref
2487 LatexCommand ref
2488 reference "subsec:Espacement-lignes"
2489
2490 \end_inset
2491
2492 .
2493 \end_layout
2494
2495 \begin_layout Description
2496 Tableau
2497 \begin_inset space ~
2498 \end_inset
2499
2500 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2501  l'on nomme un 
2502 \begin_inset Quotes cld
2503 \end_inset
2504
2505
2506 \emph on
2507 tableau multi-pages
2508 \emph default
2509
2510 \begin_inset Quotes crd
2511 \end_inset
2512
2513  qui peut continuer sur plusieurs pages.
2514  Les sections
2515 \begin_inset space ~
2516 \end_inset
2517
2518
2519 \begin_inset CommandInset ref
2520 LatexCommand ref
2521 reference "sec:Tableaux-multi-pages"
2522
2523 \end_inset
2524
2525  et 
2526 \begin_inset CommandInset ref
2527 LatexCommand ref
2528 reference "sec:Questions-sur-tableaux-multi-pages"
2529
2530 \end_inset
2531
2532  décrivent ces tableaux multi-pages plus en détail.
2533 \end_layout
2534
2535 \begin_layout Section
2536 La barre d'outils tableau
2537 \begin_inset Index idx
2538 status collapsed
2539
2540 \begin_layout Plain Layout
2541 Tableau ! Barre d'outils
2542 \end_layout
2543
2544 \end_inset
2545
2546
2547 \end_layout
2548
2549 \begin_layout Standard
2550 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2551  permet de modifier plus rapidement les tableaux.
2552  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2553  quand le
2554  curseur se trouve à l'intérieur d'un tableau.
2555  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2556  au menu 
2557 \family sans
2558 Visualiser\SpecialChar menuseparator
2559 Barres
2560 \begin_inset space ~
2561 \end_inset
2562
2563 d'outils\SpecialChar menuseparator
2564 Tableau
2565 \family default
2566 .
2567 \end_layout
2568
2569 \begin_layout Standard
2570 La barre d'outils contient les icônes suivantes :
2571 \end_layout
2572
2573 \begin_layout Labeling
2574 \labelwidthstring 00.00.0000
2575 \begin_inset Info
2576 type  "icon"
2577 arg   "tabular-feature append-row"
2578 \end_inset
2579
2580  ajoute une ligne sous la cellule ou la sélection courante
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Info
2586 type  "icon"
2587 arg   "tabular-feature append-column"
2588 \end_inset
2589
2590  ajoute une colonne à la droite de la cellule ou de la sélection courante
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Info
2596 type  "icon"
2597 arg   "tabular-feature delete-row"
2598 \end_inset
2599
2600  supprime la ligne ou la sélection courante
2601 \end_layout
2602
2603 \begin_layout Labeling
2604 \labelwidthstring 00.00.0000
2605 \begin_inset Info
2606 type  "icon"
2607 arg   "tabular-feature delete-column"
2608 \end_inset
2609
2610  supprime la colonne ou la sélection courante
2611 \end_layout
2612
2613 \begin_layout Labeling
2614 \labelwidthstring 00.00.0000
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "tabular-feature move-row-up"
2618 \end_inset
2619
2620  déplace la ligne vers le haut
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "tabular-feature move-column-left"
2628 \end_inset
2629
2630  déplace la colonne vers la gauche
2631 \end_layout
2632
2633 \begin_layout Labeling
2634 \labelwidthstring 00.00.0000
2635 \begin_inset Info
2636 type  "icon"
2637 arg   "tabular-feature move-row-down"
2638 \end_inset
2639
2640  déplace la ligne vers le bas
2641 \end_layout
2642
2643 \begin_layout Labeling
2644 \labelwidthstring 00.00.0000
2645 \begin_inset Info
2646 type  "icon"
2647 arg   "tabular-feature move-column-right"
2648 \end_inset
2649
2650  déplace la colonne vers la droite
2651 \end_layout
2652
2653 \begin_layout Labeling
2654 \labelwidthstring 00.00.0000
2655 \begin_inset Info
2656 type  "icon"
2657 arg   "tabular-feature toggle-line-top"
2658 \end_inset
2659
2660  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2661  courante
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Info
2667 type  "icon"
2668 arg   "tabular-feature toggle-line-bottom"
2669 \end_inset
2670
2671  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2672 \end_layout
2673
2674 \begin_layout Labeling
2675 \labelwidthstring 00.00.0000
2676 \begin_inset Info
2677 type  "icon"
2678 arg   "tabular-feature toggle-line-left"
2679 \end_inset
2680
2681  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2682 \begin_inset Note Note
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686 ou colonne ?
2687 \end_layout
2688
2689 \end_inset
2690
2691  ou de la sélection courante
2692 \end_layout
2693
2694 \begin_layout Labeling
2695 \labelwidthstring 00.00.0000
2696 \begin_inset Info
2697 type  "icon"
2698 arg   "tabular-feature toggle-line-right"
2699 \end_inset
2700
2701  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2702 \begin_inset Note Note
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 ou colonne ?
2707 \end_layout
2708
2709 \end_inset
2710
2711  ou de la sélection 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 set-all-lines"
2719 \end_inset
2720
2721  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2722  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2723  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 unset-all-lines"
2731 \end_inset
2732
2733  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2734  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2735  aussi la colonne et la ligne courante
2736 \end_layout
2737
2738 \begin_layout Labeling
2739 \labelwidthstring 00.00.0000
2740 \begin_inset Info
2741 type  "icon"
2742 arg   "tabular-feature m-align-left"
2743 \end_inset
2744
2745  aligne à gauche le contenu de la cellule ou de la colonne courante
2746 \end_layout
2747
2748 \begin_layout Labeling
2749 \labelwidthstring 00.00.0000
2750 \begin_inset Info
2751 type  "icon"
2752 arg   "tabular-feature m-align-center"
2753 \end_inset
2754
2755  centre horizontalement le contenu de la cellule ou de la colonne courante
2756 \end_layout
2757
2758 \begin_layout Labeling
2759 \labelwidthstring 00.00.0000
2760 \begin_inset Info
2761 type  "icon"
2762 arg   "tabular-feature m-align-right"
2763 \end_inset
2764
2765  aligne à droite le contenu de la cellule ou de la colonne courante
2766 \end_layout
2767
2768 \begin_layout Labeling
2769 \labelwidthstring 00.00.0000
2770 \begin_inset Info
2771 type  "icon"
2772 arg   "tabular-feature align-decimal"
2773 \end_inset
2774
2775  aligne le contenu de la colonne courante sur un caractère
2776 \end_layout
2777
2778 \begin_layout Labeling
2779 \labelwidthstring 00.00.0000
2780 \begin_inset Info
2781 type  "icon"
2782 arg   "tabular-feature m-valign-top"
2783 \end_inset
2784
2785  aligne le contenu de la cellule courante verticalement vers le haut
2786 \end_layout
2787
2788 \begin_layout Labeling
2789 \labelwidthstring 00.00.0000
2790 \begin_inset Info
2791 type  "icon"
2792 arg   "tabular-feature m-valign-middle"
2793 \end_inset
2794
2795  centre verticalement le contenu de la cellule courante
2796 \end_layout
2797
2798 \begin_layout Labeling
2799 \labelwidthstring 00.00.0000
2800 \begin_inset Info
2801 type  "icon"
2802 arg   "tabular-feature m-valign-bottom"
2803 \end_inset
2804
2805  aligne le contenu de la cellule courante verticalement vers le bas
2806 \end_layout
2807
2808 \begin_layout Labeling
2809 \labelwidthstring 00.00.0000
2810 \begin_inset Info
2811 type  "icon"
2812 arg   "tabular-feature set-rotate-cell"
2813 \end_inset
2814
2815  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2816 re
2817 \end_layout
2818
2819 \begin_layout Labeling
2820 \labelwidthstring 00.00.0000
2821 \begin_inset Info
2822 type  "icon"
2823 arg   "tabular-feature set-rotate-tabular"
2824 \end_inset
2825
2826  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2827 \end_layout
2828
2829 \begin_layout Labeling
2830 \labelwidthstring 00.00.0000
2831 \begin_inset Info
2832 type  "icon"
2833 arg   "tabular-feature multicolumn"
2834 \end_inset
2835
2836  transforme en multi-colonnes la cellule ou la sélection courante
2837 \end_layout
2838
2839 \begin_layout Labeling
2840 \labelwidthstring 00.00.0000
2841 \begin_inset Info
2842 type  "icon"
2843 arg   "tabular-feature multirow"
2844 \end_inset
2845
2846  transforme en multi-lignes la cellule ou la sélection courante
2847 \end_layout
2848
2849 \begin_layout Standard
2850 \begin_inset Note Greyedout
2851 status open
2852
2853 \begin_layout Plain Layout
2854
2855 \series bold
2856 Note :
2857 \series default
2858  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2859  est utilisé pour toutes les autres cellules de la ligne.
2860 \end_layout
2861
2862 \end_inset
2863
2864
2865 \end_layout
2866
2867 \begin_layout Section
2868 Le menu Édition tableau
2869 \begin_inset Index idx
2870 status collapsed
2871
2872 \begin_layout Plain Layout
2873 Tableau ! Menu Édition
2874 \end_layout
2875
2876 \end_inset
2877
2878
2879 \end_layout
2880
2881 \begin_layout Standard
2882 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2883  
2884 \family sans
2885 Édition\SpecialChar menuseparator
2886 Tableau
2887 \family default
2888  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2889  ou de la ligne courante et aussi de transformer la sélection courante en
2890  multi-colonnes.
2891  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2892 \end_layout
2893
2894 \begin_layout Section
2895 Flottant de tableau
2896 \begin_inset CommandInset label
2897 LatexCommand label
2898 name "sec:Table-Floats"
2899
2900 \end_inset
2901
2902
2903 \begin_inset Index idx
2904 status collapsed
2905
2906 \begin_layout Plain Layout
2907 Flottants ! Tableaux
2908 \end_layout
2909
2910 \end_inset
2911
2912
2913 \begin_inset Index idx
2914 status collapsed
2915
2916 \begin_layout Plain Layout
2917 Tableau ! Flottants
2918 \end_layout
2919
2920 \end_inset
2921
2922
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Pour des explications générales sur les flottants, jetez un œil à la section
2927 \begin_inset space ~
2928 \end_inset
2929
2930
2931 \begin_inset CommandInset ref
2932 LatexCommand ref
2933 reference "sec:Flottants-Introduction"
2934
2935 \end_inset
2936
2937 .
2938 \end_layout
2939
2940 \begin_layout Standard
2941 \begin_inset Float table
2942 placement h
2943 wide false
2944 sideways false
2945 status open
2946
2947 \begin_layout Plain Layout
2948 \begin_inset Caption Standard
2949
2950 \begin_layout Plain Layout
2951 \begin_inset CommandInset label
2952 LatexCommand label
2953 name "tab:Flottant-de-tableau"
2954
2955 \end_inset
2956
2957 Un flottant de tableau.
2958 \end_layout
2959
2960 \end_inset
2961
2962
2963 \end_layout
2964
2965 \begin_layout Plain Layout
2966 \align center
2967 \begin_inset Tabular
2968 <lyxtabular version="3" rows="3" columns="3">
2969 <features tabularvalignment="middle">
2970 <column alignment="center" valignment="top" width="0pt">
2971 <column alignment="center" valignment="top" width="0pt">
2972 <column alignment="center" valignment="top" width="0pt">
2973 <row>
2974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978 1
2979 \end_layout
2980
2981 \end_inset
2982 </cell>
2983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2984 \begin_inset Text
2985
2986 \begin_layout Plain Layout
2987 2
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996 3
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 <row>
3003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 Jules
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016 Marie
3017 \end_layout
3018
3019 \end_inset
3020 </cell>
3021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3022 \begin_inset Text
3023
3024 \begin_layout Plain Layout
3025 Jean
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 </row>
3031 <row>
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 $\int x^{2}dx$
3037 \end_inset
3038
3039
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048 \begin_inset Formula $\left[\begin{array}{cc}
3049 a & b\\
3050 c & d
3051 \end{array}\right]$
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3060 \begin_inset Text
3061
3062 \begin_layout Plain Layout
3063 \begin_inset Formula $1+1=2$
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 </row>
3072 </lyxtabular>
3073
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \end_inset
3080
3081
3082 \end_layout
3083
3084 \begin_layout Standard
3085 Les flottants de tableau sont insérés en utilisant le menu 
3086 \family sans
3087 Insertion\SpecialChar menuseparator
3088 Flottant\SpecialChar menuseparator
3089 Tableau
3090 \family default
3091  ou le bouton 
3092 \begin_inset Info
3093 type  "icon"
3094 arg   "float-insert table"
3095 \end_inset
3096
3097  de la barre d'outils.
3098 \end_layout
3099
3100 \begin_layout Standard
3101 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3102  qui a comme étiquette 
3103 \begin_inset Quotes cld
3104 \end_inset
3105
3106 Tableau
3107 \begin_inset space ~
3108 \end_inset
3109
3110 #:
3111 \begin_inset Quotes crd
3112 \end_inset
3113
3114  (où # est le numéro du tableau).
3115  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3116 \end_layout
3117
3118 \begin_layout Standard
3119 Le tableau
3120 \begin_inset space ~
3121 \end_inset
3122
3123
3124 \begin_inset CommandInset ref
3125 LatexCommand ref
3126 reference "tab:Flottant-de-tableau"
3127
3128 \end_inset
3129
3130  est un exemple de tableau dans un flottant de tableau.
3131 \end_layout
3132
3133 \begin_layout Standard
3134 On met habituellement la légende au dessus des tableaux, mais cette règle
3135  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3136 .
3137  Cela signifie que si vous utilisez un document appartenant aux classes
3138  
3139 \family sans
3140 article
3141 \family default
3142
3143 \family sans
3144 book
3145 \family default
3146
3147 \family sans
3148 letter
3149 \family default
3150 , ou
3151 \family sans
3152  report
3153 \family default
3154  il n'y aura pas d'espace entre la légende et le tableau.
3155  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3156  la commande de chargement du paquetage \SpecialChar LaTeX
3157  
3158 \series bold
3159 caption
3160 \series default
3161
3162 \begin_inset Index idx
3163 status collapsed
3164
3165 \begin_layout Plain Layout
3166 Paquetages \SpecialChar LaTeX
3167  ! caption
3168 \end_layout
3169
3170 \end_inset
3171
3172  dans le préambule de votre document.
3173 \begin_inset Foot
3174 status collapsed
3175
3176 \begin_layout Plain Layout
3177 Pour plus d'information voyez la section
3178 \begin_inset space ~
3179 \end_inset
3180
3181
3182 \begin_inset CommandInset ref
3183 LatexCommand ref
3184 reference "sec:Placement-légende"
3185
3186 \end_inset
3187
3188 .
3189 \end_layout
3190
3191 \end_inset
3192
3193 :
3194 \end_layout
3195
3196 \begin_layout Standard
3197
3198 \series bold
3199 tableposition=top
3200 \end_layout
3201
3202 \begin_layout Standard
3203 Le paquetage 
3204 \series bold
3205 caption
3206 \series default
3207 , qui est décrit dans la section
3208 \begin_inset space ~
3209 \end_inset
3210
3211
3212 \begin_inset CommandInset ref
3213 LatexCommand ref
3214 reference "sec:Formatage-légende"
3215
3216 \end_inset
3217
3218 , est utilisé pour ajuster le format des légendes.
3219 \end_layout
3220
3221 \begin_layout Standard
3222 Dans le texte, on fait référence à un tableau
3223 \begin_inset Index idx
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 References@Références ! à des Tableaux
3228 \end_layout
3229
3230 \end_inset
3231
3232  en faisant référence à sa légende.
3233  On insère donc une étiquette dans la légende en utilisant le menu 
3234 \family sans
3235 Insertion
3236 \family default
3237 \SpecialChar menuseparator
3238
3239 \family sans
3240 Étiquette
3241 \family default
3242  ou le bouton 
3243 \begin_inset Info
3244 type  "icon"
3245 arg   "label-insert"
3246 \end_inset
3247
3248  de la barre d'outils.
3249  On peut alors faire référence à cette étiquette en utilisant le menu 
3250 \family sans
3251 Insertion\SpecialChar menuseparator
3252 Référence
3253 \begin_inset space ~
3254 \end_inset
3255
3256 croisée
3257 \family default
3258  ou le bouton 
3259 \begin_inset Info
3260 type  "icon"
3261 arg   "dialog-show-new-inset ref"
3262 \end_inset
3263
3264  de la barre d'outils.
3265 \begin_inset Newline newline
3266 \end_inset
3267
3268 Les références croisées sont expliquées en détail dans la section
3269 \begin_inset space ~
3270 \end_inset
3271
3272
3273 \begin_inset CommandInset ref
3274 LatexCommand ref
3275 reference "sec:Referencer-les-Flottants"
3276
3277 \end_inset
3278
3279 .
3280 \end_layout
3281
3282 \begin_layout Section
3283 Tableaux multi-pages
3284 \begin_inset CommandInset label
3285 LatexCommand label
3286 name "sec:Tableaux-multi-pages"
3287
3288 \end_inset
3289
3290
3291 \begin_inset Index idx
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Tableau multi-pages
3296 \end_layout
3297
3298 \end_inset
3299
3300
3301 \begin_inset Index idx
3302 status collapsed
3303
3304 \begin_layout Plain Layout
3305 Tableau ! multi-pages
3306 \end_layout
3307
3308 \end_inset
3309
3310
3311 \end_layout
3312
3313 \begin_layout Standard
3314 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3315  l'option 
3316 \family sans
3317 Utiliser
3318 \begin_inset space ~
3319 \end_inset
3320
3321 les
3322 \begin_inset space ~
3323 \end_inset
3324
3325 tableaux
3326 \begin_inset space ~
3327 \end_inset
3328
3329 multi-pages
3330 \family default
3331  de l'onglet 
3332 \family sans
3333 Tableau
3334 \begin_inset space ~
3335 \end_inset
3336
3337 multi-pages
3338 \family default
3339  de la fenêtre 
3340 \family sans
3341 Paramètres
3342 \begin_inset space ~
3343 \end_inset
3344
3345 du
3346 \begin_inset space ~
3347 \end_inset
3348
3349 tableau
3350 \family default
3351  pour le répartir automatiquement sur plusieurs pages.
3352  En cochant cette option, vous activez les options suivantes:
3353 \end_layout
3354
3355 \begin_layout Description
3356 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3357  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3358  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3359  pour la première page, si 
3360 \family sans
3361 Premier
3362 \begin_inset space ~
3363 \end_inset
3364
3365 en-tête
3366 \family default
3367  est défini.
3368  Ces lignes forment l'en-tête principal.
3369 \end_layout
3370
3371 \begin_layout Description
3372 Premier
3373 \begin_inset space ~
3374 \end_inset
3375
3376 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3377  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3378  d'en-tête utilisées pour la première page du tableau multi-pages.
3379 \end_layout
3380
3381 \begin_layout Description
3382 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3383  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3384  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3385  de la dernière page si 
3386 \family sans
3387 Dernier
3388 \begin_inset space ~
3389 \end_inset
3390
3391 pied
3392 \family default
3393  est défini.
3394 \end_layout
3395
3396 \begin_layout Description
3397 Dernier
3398 \begin_inset space ~
3399 \end_inset
3400
3401 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3402  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3403  constituant le pied de la dernière page du tableau multi-pages.
3404 \end_layout
3405
3406 \begin_layout Description
3407 Légende La ligne courante contient la légende du tableau.
3408  La première ligne est transformée en une colonne unique et une légende
3409  est insérée.
3410  Vous trouverez d'autres explications sur les légendes pour les tableaux
3411  multi-pages dans la section
3412 \begin_inset space ~
3413 \end_inset
3414
3415
3416 \begin_inset CommandInset ref
3417 LatexCommand ref
3418 reference "subsec:Tableaux-multi-pages-légende"
3419
3420 \end_inset
3421
3422 .
3423 \end_layout
3424
3425 \begin_layout Standard
3426 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3427  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3428 \end_layout
3429
3430 \begin_layout Standard
3431 \align center
3432 \begin_inset Tabular
3433 <lyxtabular version="3" rows="69" columns="3">
3434 <features islongtable="true" longtabularalignment="center">
3435 <column alignment="left" valignment="top" width="0cm">
3436 <column alignment="left" valignment="top" width="0pt">
3437 <column alignment="center" valignment="top" width="0pt">
3438 <row endfirsthead="true">
3439 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443
3444 \series bold
3445 Exemple d'annuaire téléphonique (ignorez les noms)
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 </row>
3469 <row endfirsthead="true">
3470 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474
3475 \series bold
3476 NOM
3477 \end_layout
3478
3479 \end_inset
3480 </cell>
3481 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494
3495 \series bold
3496 TEL.
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 </row>
3502 <row endhead="true">
3503 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507
3508 \series bold
3509 Exemple d'annuaire téléphonique
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 <row endhead="true">
3534 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538
3539 \series bold
3540 NOM
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558
3559 \series bold
3560 TEL.
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 </row>
3566 <row endfoot="true">
3567 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571  continue page suivante
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Plain Layout
3580
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 </row>
3595 <row>
3596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600
3601 \series bold
3602 Annovi
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell alignment="center" valignment="top" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611 Silvia
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620 111
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 </row>
3626 <row>
3627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631
3632 \series bold
3633 Bertoli
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 <cell alignment="center" valignment="top" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642 Stefano
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 111
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 </row>
3657 <row>
3658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662
3663 \series bold
3664 Bozzi
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 Walter
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 111
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 </row>
3688 <row>
3689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693
3694 \series bold
3695 Cachia
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 <cell alignment="center" valignment="top" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 Maria
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 111
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 </row>
3719 <row>
3720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724
3725 \series bold
3726 Cachia
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 <cell alignment="center" valignment="top" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735 Maurizio
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 111
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 </row>
3750 <row>
3751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755
3756 \series bold
3757 Cinquemani
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766 Giusi
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 111
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 </row>
3781 <row>
3782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786
3787 \series bold
3788 Colin
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 <cell alignment="center" valignment="top" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797 Bernard
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 111
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 </row>
3812 <row>
3813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817
3818 \series bold
3819 Concli
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 Gianfranco
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837 111
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 </row>
3843 <row>
3844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848
3849 \series bold
3850 Dal Bosco
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 <cell alignment="center" valignment="top" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859 Carolina
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 111
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 <row>
3875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879
3880 \series bold
3881 Dalpiaz
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 <cell alignment="center" valignment="top" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890 Annamaria
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899 111
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910
3911 \series bold
3912 Feliciello
3913 \end_layout
3914
3915 \end_inset
3916 </cell>
3917 <cell alignment="center" valignment="top" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921 Domenico
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930 111
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 </row>
3936 <row>
3937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941
3942 \series bold
3943 Focarelli
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 <cell alignment="center" valignment="top" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952 Paola
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961 111
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 </row>
3967 <row>
3968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972
3973 \series bold
3974 Galletti
3975 \end_layout
3976
3977 \end_inset
3978 </cell>
3979 <cell alignment="center" valignment="top" usebox="none">
3980 \begin_inset Text
3981
3982 \begin_layout Plain Layout
3983 Oreste
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992 111
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 </row>
3998 <row>
3999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003
4004 \series bold
4005 Gasparini
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 <cell alignment="center" valignment="top" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014 Franca
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023 111
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 </row>
4029 <row>
4030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034
4035 \series bold
4036 Rizzardi
4037 \end_layout
4038
4039 \end_inset
4040 </cell>
4041 <cell alignment="center" valignment="top" usebox="none">
4042 \begin_inset Text
4043
4044 \begin_layout Plain Layout
4045 Paola
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 111
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 </row>
4060 <row>
4061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065
4066 \series bold
4067 Lassini
4068 \end_layout
4069
4070 \end_inset
4071 </cell>
4072 <cell alignment="center" valignment="top" usebox="none">
4073 \begin_inset Text
4074
4075 \begin_layout Plain Layout
4076 Giancarlo
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085 111
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 </row>
4091 <row>
4092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096
4097 \series bold
4098 Malfatti
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 <cell alignment="center" valignment="top" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107 Luciano
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 111
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 </row>
4122 <row>
4123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Malfatti
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 <cell alignment="center" valignment="top" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Plain Layout
4138 Valeriano
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 111
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 </row>
4153 <row>
4154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158
4159 \series bold
4160 Meneguzzo
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 <cell alignment="center" valignment="top" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169 Roberto
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 111
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 </row>
4184 <row>
4185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189
4190 \series bold
4191 Mezzadra
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 <cell alignment="center" valignment="top" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200 Roberto
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 111
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 </row>
4215 <row>
4216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220
4221 \series bold
4222 Pirpamer
4223 \end_layout
4224
4225 \end_inset
4226 </cell>
4227 <cell alignment="center" valignment="top" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231 Erich
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 111
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 </row>
4246 <row>
4247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251
4252 \series bold
4253 Pochiesa
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 <cell alignment="center" valignment="top" usebox="none">
4259 \begin_inset Text
4260
4261 \begin_layout Plain Layout
4262 Paolo
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 111, 222
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 </row>
4277 <row>
4278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282
4283 \series bold
4284 Radina
4285 \end_layout
4286
4287 \end_inset
4288 </cell>
4289 <cell alignment="center" valignment="top" usebox="none">
4290 \begin_inset Text
4291
4292 \begin_layout Plain Layout
4293 Claudio
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 111
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 </row>
4308 <row>
4309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313
4314 \series bold
4315 Stuffer
4316 \end_layout
4317
4318 \end_inset
4319 </cell>
4320 <cell alignment="center" valignment="top" usebox="none">
4321 \begin_inset Text
4322
4323 \begin_layout Plain Layout
4324 Oskar
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 111
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 </row>
4339 <row>
4340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344
4345 \series bold
4346 Tacchelli
4347 \end_layout
4348
4349 \end_inset
4350 </cell>
4351 <cell alignment="center" valignment="top" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355 Ugo
4356 \end_layout
4357
4358 \end_inset
4359 </cell>
4360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364 111
4365 \end_layout
4366
4367 \end_inset
4368 </cell>
4369 </row>
4370 <row>
4371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375
4376 \series bold
4377 Tezzele
4378 \end_layout
4379
4380 \end_inset
4381 </cell>
4382 <cell alignment="center" valignment="top" usebox="none">
4383 \begin_inset Text
4384
4385 \begin_layout Plain Layout
4386 Margit
4387 \end_layout
4388
4389 \end_inset
4390 </cell>
4391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 111
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 </row>
4401 <row>
4402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406
4407 \series bold
4408 Unterkalmsteiner
4409 \end_layout
4410
4411 \end_inset
4412 </cell>
4413 <cell alignment="center" valignment="top" usebox="none">
4414 \begin_inset Text
4415
4416 \begin_layout Plain Layout
4417 Frieda
4418 \end_layout
4419
4420 \end_inset
4421 </cell>
4422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426 111
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 </row>
4432 <row>
4433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437
4438 \series bold
4439 Vieider
4440 \end_layout
4441
4442 \end_inset
4443 </cell>
4444 <cell alignment="center" valignment="top" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448 Hilde
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 111
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 </row>
4463 <row>
4464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468
4469 \series bold
4470 Vigna
4471 \end_layout
4472
4473 \end_inset
4474 </cell>
4475 <cell alignment="center" valignment="top" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479 Jürgen
4480 \end_layout
4481
4482 \end_inset
4483 </cell>
4484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488 111
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 </row>
4494 <row>
4495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499
4500 \series bold
4501 Weber
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 Maurizio
4511 \end_layout
4512
4513 \end_inset
4514 </cell>
4515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519 111
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 </row>
4525 <row>
4526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530
4531 \series bold
4532 Winkler
4533 \end_layout
4534
4535 \end_inset
4536 </cell>
4537 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4538 \begin_inset Text
4539
4540 \begin_layout Plain Layout
4541 Franz
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 111
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 </row>
4556 <row>
4557 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561  
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 </row>
4585 <row>
4586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590
4591 \series bold
4592 Annovi
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 <cell alignment="center" valignment="top" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 Silvia
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610 555
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 </row>
4616 <row>
4617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621
4622 \series bold
4623 Bertoli
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 <cell alignment="center" valignment="top" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632 Stefano
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641 555
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 </row>
4647 <row>
4648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652
4653 \series bold
4654 Bozzi
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 Walter
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 555
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 </row>
4678 <row>
4679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683
4684 \series bold
4685 Cachia
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 Maria
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 555
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 </row>
4709 <row>
4710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714
4715 \series bold
4716 Cachia
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 Maurizio
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 555
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 </row>
4740 <row>
4741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745
4746 \series bold
4747 Cinquemani
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="center" valignment="top" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 Giusi
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765 555
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 </row>
4771 <row>
4772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776
4777 \series bold
4778 Colin
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 <cell alignment="center" valignment="top" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787 Bernard
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796 555
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 </row>
4802 <row>
4803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807
4808 \series bold
4809 Concli
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 <cell alignment="center" valignment="top" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818 Gianfranco
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 555
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 </row>
4833 <row>
4834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838
4839 \series bold
4840 Dal Bosco
4841 \end_layout
4842
4843 \end_inset
4844 </cell>
4845 <cell alignment="center" valignment="top" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849 Carolina
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858 555
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 </row>
4864 <row>
4865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869
4870 \series bold
4871 Dalpiaz
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 <cell alignment="center" valignment="top" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880 Annamaria
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889 555
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 </row>
4895 <row>
4896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900
4901 \series bold
4902 Feliciello
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 <cell alignment="center" valignment="top" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911 Domenico
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920 555
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 </row>
4926 <row>
4927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931
4932 \series bold
4933 Focarelli
4934 \end_layout
4935
4936 \end_inset
4937 </cell>
4938 <cell alignment="center" valignment="top" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942 Paola
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951 555
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 </row>
4957 <row>
4958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962
4963 \series bold
4964 Galletti
4965 \end_layout
4966
4967 \end_inset
4968 </cell>
4969 <cell alignment="center" valignment="top" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973 Oreste
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982 555
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 </row>
4988 <row>
4989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993
4994 \series bold
4995 Gasparini
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 Franca
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013 555
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 </row>
5019 <row>
5020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024
5025 \series bold
5026 Rizzardi
5027 \end_layout
5028
5029 \end_inset
5030 </cell>
5031 <cell alignment="center" valignment="top" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Plain Layout
5035 Paola
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 555
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 </row>
5050 <row>
5051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055
5056 \series bold
5057 Lassini
5058 \end_layout
5059
5060 \end_inset
5061 </cell>
5062 <cell alignment="center" valignment="top" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066 Giancarlo
5067 \end_layout
5068
5069 \end_inset
5070 </cell>
5071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075 555
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 </row>
5081 <row>
5082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086
5087 \series bold
5088 Malfatti
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 <cell alignment="center" valignment="top" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097 Luciano
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106 555
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 </row>
5112 <row>
5113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117
5118 \series bold
5119 Malfatti
5120 \end_layout
5121
5122 \end_inset
5123 </cell>
5124 <cell alignment="center" valignment="top" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128 Valeriano
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 555
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 </row>
5143 <row>
5144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148
5149 \series bold
5150 Meneguzzo
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 <cell alignment="center" valignment="top" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Plain Layout
5159 Roberto
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168 555
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 </row>
5174 <row>
5175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179
5180 \series bold
5181 Mezzadra
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 <cell alignment="center" valignment="top" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190 Roberto
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199 555
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 </row>
5205 <row>
5206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210
5211 \series bold
5212 Pirpamer
5213 \end_layout
5214
5215 \end_inset
5216 </cell>
5217 <cell alignment="center" valignment="top" usebox="none">
5218 \begin_inset Text
5219
5220 \begin_layout Plain Layout
5221 Erich
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 555
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 </row>
5236 <row>
5237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Plain Layout
5241
5242 \series bold
5243 Pochiesa
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 <cell alignment="center" valignment="top" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252 Paolo
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 555, 222
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 </row>
5267 <row>
5268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272
5273 \series bold
5274 Radina
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283 Claudio
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 555
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 </row>
5298 <row>
5299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303
5304 \series bold
5305 Stuffer
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 Oskar
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 555
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 </row>
5329 <row>
5330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334
5335 \series bold
5336 Tacchelli
5337 \end_layout
5338
5339 \end_inset
5340 </cell>
5341 <cell alignment="center" valignment="top" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345 Ugo
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 555
5355 \end_layout
5356
5357 \end_inset
5358 </cell>
5359 </row>
5360 <row>
5361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365
5366 \series bold
5367 Tezzele
5368 \end_layout
5369
5370 \end_inset
5371 </cell>
5372 <cell alignment="center" valignment="top" usebox="none">
5373 \begin_inset Text
5374
5375 \begin_layout Plain Layout
5376 Margit
5377 \end_layout
5378
5379 \end_inset
5380 </cell>
5381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5382 \begin_inset Text
5383
5384 \begin_layout Plain Layout
5385 555
5386 \end_layout
5387
5388 \end_inset
5389 </cell>
5390 </row>
5391 <row>
5392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Plain Layout
5396
5397 \series bold
5398 Unterkalmsteiner
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 Frieda
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 555
5417 \end_layout
5418
5419 \end_inset
5420 </cell>
5421 </row>
5422 <row>
5423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427
5428 \series bold
5429 Vieider
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438 Hilde
5439 \end_layout
5440
5441 \end_inset
5442 </cell>
5443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5444 \begin_inset Text
5445
5446 \begin_layout Plain Layout
5447 555
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 </row>
5453 <row>
5454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Plain Layout
5458
5459 \series bold
5460 Vigna
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 <cell alignment="center" valignment="top" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469 Jürgen
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5475 \begin_inset Text
5476
5477 \begin_layout Plain Layout
5478 999
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 </row>
5484 <row>
5485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489
5490 \series bold
5491 Weber
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell alignment="center" valignment="top" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500 Maurizio
5501 \end_layout
5502
5503 \end_inset
5504 </cell>
5505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5506 \begin_inset Text
5507
5508 \begin_layout Plain Layout
5509 555
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 </row>
5515 <row>
5516 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520
5521 \series bold
5522 Winkler
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5528 \begin_inset Text
5529
5530 \begin_layout Plain Layout
5531 Franz
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 555
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 </row>
5546 <row endlastfoot="true">
5547 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5548 \begin_inset Text
5549
5550 \begin_layout Plain Layout
5551 Fin
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 </lyxtabular>
5576
5577 \end_inset
5578
5579
5580 \begin_inset ERT
5581 status collapsed
5582
5583 \begin_layout Plain Layout
5584
5585
5586 \backslash
5587 addtocounter{table}{-1}
5588 \end_layout
5589
5590 \end_inset
5591
5592
5593 \begin_inset Note Note
5594 status collapsed
5595
5596 \begin_layout Plain Layout
5597 Voyez la première note grisée de la section
5598 \begin_inset space ~
5599 \end_inset
5600
5601
5602 \begin_inset CommandInset ref
5603 LatexCommand ref
5604 reference "subsec:Tableaux-multi-pages-légende"
5605
5606 \end_inset
5607
5608  pour une explication de cette commande.
5609 \end_layout
5610
5611 \end_inset
5612
5613
5614 \end_layout
5615
5616 \begin_layout Subsection
5617 Notes de bas de page dans les tableaux multi-pages
5618 \begin_inset CommandInset label
5619 LatexCommand label
5620 name "subsec:Notes-dans-tableau-multi-pages"
5621
5622 \end_inset
5623
5624
5625 \begin_inset Index idx
5626 status collapsed
5627
5628 \begin_layout Plain Layout
5629 Tableau ! multi-pages ! Notes de bas de page
5630 \end_layout
5631
5632 \end_inset
5633
5634
5635 \end_layout
5636
5637 \begin_layout Standard
5638 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5639  multi-pages.
5640  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5641  contenant la note.
5642  Par exemple le tableau
5643 \begin_inset space ~
5644 \end_inset
5645
5646
5647 \begin_inset CommandInset ref
5648 LatexCommand ref
5649 reference "tab:Légendes-tableau-différentes"
5650
5651 \end_inset
5652
5653  a une note de bas de page.
5654 \end_layout
5655
5656 \begin_layout Subsection
5657 Alignement des tableaux multi-pages
5658 \begin_inset Index idx
5659 status collapsed
5660
5661 \begin_layout Plain Layout
5662 Tableau ! multi-pages ! Alignement
5663 \end_layout
5664
5665 \end_inset
5666
5667
5668 \end_layout
5669
5670 \begin_layout Standard
5671 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5672  la fenêtre de dialogue des paramètres de tableau.
5673  Pour les alignements à droite et à gauche, le tableau sera directement
5674  au bord de la page.
5675  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5676  l'alignement centré et modifier les valeurs des longueurs 
5677 \series bold
5678
5679 \backslash
5680 LTleft 
5681 \series default
5682 et 
5683 \series bold
5684
5685 \backslash
5686 LTright
5687 \series default
5688  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5689  avant le tableau multi-pages
5690  concerné :
5691 \end_layout
5692
5693 \begin_layout Standard
5694
5695 \series bold
5696
5697 \backslash
5698 setlength{
5699 \backslash
5700 LTleft}{valeur}
5701 \end_layout
5702
5703 \begin_layout Standard
5704 Où 
5705 \series bold
5706 valeur
5707 \series default
5708  peut avoir n'importe laquelle des unités listées dans le tableau
5709 \begin_inset space ~
5710 \end_inset
5711
5712
5713 \begin_inset CommandInset ref
5714 LatexCommand ref
5715 reference "cha:Unités-de-longueur"
5716
5717 \end_inset
5718
5719 .
5720  
5721 \series bold
5722
5723 \backslash
5724 LTleft
5725 \series default
5726  contrôle la distance horizontale entre le bord gauche de la page et le
5727  tableau, et
5728 \series bold
5729  
5730 \backslash
5731 LTright
5732 \series default
5733  la distance au bord droit.
5734  La valeur implicite des ces deux distances est 
5735 \series bold
5736
5737 \backslash
5738 fill
5739 \series default
5740 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5741 .
5742 \end_layout
5743
5744 \begin_layout Standard
5745 Le tableau multi-pages suivant a été centrée en mettant 
5746 \series bold
5747
5748 \backslash
5749 LTleft
5750 \series default
5751  à 
5752 \family sans
5753 0.1
5754 \backslash
5755 columnwidth
5756 \family default
5757 :
5758 \begin_inset ERT
5759 status collapsed
5760
5761 \begin_layout Plain Layout
5762
5763
5764 \backslash
5765 setlength{
5766 \backslash
5767 LTleft}{0.1
5768 \backslash
5769 columnwidth}
5770 \end_layout
5771
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Standard
5778 \begin_inset Tabular
5779 <lyxtabular version="3" rows="5" columns="5">
5780 <features islongtable="true" longtabularalignment="center">
5781 <column alignment="center" valignment="top">
5782 <column alignment="center" valignment="top">
5783 <column alignment="center" valignment="top">
5784 <column alignment="center" valignment="top">
5785 <column alignment="center" valignment="top">
5786 <row>
5787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Plain Layout
5791 1
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 2
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 3
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5815 \begin_inset Text
5816
5817 \begin_layout Plain Layout
5818 4
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5824 \begin_inset Text
5825
5826 \begin_layout Plain Layout
5827 5
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 <row>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 asd
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 s
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 s
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 s
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 asd
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 </row>
5880 <row>
5881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885 asd
5886 \end_layout
5887
5888 \end_inset
5889 </cell>
5890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5891 \begin_inset Text
5892
5893 \begin_layout Plain Layout
5894 s
5895 \end_layout
5896
5897 \end_inset
5898 </cell>
5899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903 s
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 s
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921 asd
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 asd
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 s
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 s
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959 s
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 asd
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 </row>
5974 <row>
5975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979 asd
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 asd
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 asd
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 asd
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 asd
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 </row>
6021 </lyxtabular>
6022
6023 \end_inset
6024
6025
6026 \begin_inset ERT
6027 status collapsed
6028
6029 \begin_layout Plain Layout
6030
6031
6032 \backslash
6033 setlength{
6034 \backslash
6035 LTleft}{
6036 \backslash
6037 fill}
6038 \end_layout
6039
6040 \end_inset
6041
6042
6043 \begin_inset ERT
6044 status collapsed
6045
6046 \begin_layout Plain Layout
6047
6048
6049 \backslash
6050 addtocounter{table}{-1}
6051 \end_layout
6052
6053 \end_inset
6054
6055
6056 \begin_inset Note Note
6057 status collapsed
6058
6059 \begin_layout Plain Layout
6060 Voyez la première note grisée de la section
6061 \begin_inset space ~
6062 \end_inset
6063
6064
6065 \begin_inset CommandInset ref
6066 LatexCommand ref
6067 reference "subsec:Tableaux-multi-pages-légende"
6068
6069 \end_inset
6070
6071  pour une explication de cette commande.
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \end_layout
6078
6079 \begin_layout Subsection
6080 Légendes et tableaux multi-pages
6081 \begin_inset Index idx
6082 status collapsed
6083
6084 \begin_layout Plain Layout
6085 Tableau ! multi-pages ! Legendes@Légendes
6086 \end_layout
6087
6088 \end_inset
6089
6090
6091 \begin_inset CommandInset label
6092 LatexCommand label
6093 name "subsec:Tableaux-multi-pages-légende"
6094
6095 \end_inset
6096
6097
6098 \end_layout
6099
6100 \begin_layout Standard
6101 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6102  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6103 ment de légende des flottants de tableau peut aussi être utilisé pour les
6104  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6105  multi-pages 
6106 \family sans
6107 Légende
6108 \family default
6109 , comme c'est expliqué dans la section
6110 \begin_inset space ~
6111 \end_inset
6112
6113
6114 \begin_inset CommandInset ref
6115 LatexCommand ref
6116 reference "sec:Tableaux-multi-pages"
6117
6118 \end_inset
6119
6120 .
6121 \end_layout
6122
6123 \begin_layout Standard
6124 Voici un petit Tableau multi-pages pour voir comment ça marche :
6125 \end_layout
6126
6127 \begin_layout Standard
6128 \begin_inset Tabular
6129 <lyxtabular version="3" rows="6" columns="5">
6130 <features islongtable="true" longtabularalignment="center">
6131 <column alignment="center" valignment="top">
6132 <column alignment="center" valignment="top">
6133 <column alignment="center" valignment="top">
6134 <column alignment="center" valignment="top">
6135 <column alignment="center" valignment="top">
6136 <row endfirsthead="true" caption="true">
6137 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6138 \begin_inset Text
6139
6140 \begin_layout Plain Layout
6141 \begin_inset Caption Standard
6142
6143 \begin_layout Plain Layout
6144 Tableau multi-pages avec une légende
6145 \begin_inset Argument 1
6146 status open
6147
6148 \begin_layout Plain Layout
6149 Tableau multi-pages
6150 \end_layout
6151
6152 \end_inset
6153
6154
6155 \end_layout
6156
6157 \end_inset
6158
6159
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168
6169 \end_layout
6170
6171 \end_inset
6172 </cell>
6173 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6174 \begin_inset Text
6175
6176 \begin_layout Plain Layout
6177
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186
6187 \end_layout
6188
6189 \end_inset
6190 </cell>
6191 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6192 \begin_inset Text
6193
6194 \begin_layout Plain Layout
6195
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 </row>
6201 <row>
6202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206 1
6207 \end_layout
6208
6209 \end_inset
6210 </cell>
6211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6212 \begin_inset Text
6213
6214 \begin_layout Plain Layout
6215 2
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224 3
6225 \end_layout
6226
6227 \end_inset
6228 </cell>
6229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233 4
6234 \end_layout
6235
6236 \end_inset
6237 </cell>
6238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6239 \begin_inset Text
6240
6241 \begin_layout Plain Layout
6242 5
6243 \end_layout
6244
6245 \end_inset
6246 </cell>
6247 </row>
6248 <row>
6249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 asd
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 s
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 s
6272 \end_layout
6273
6274 \end_inset
6275 </cell>
6276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6277 \begin_inset Text
6278
6279 \begin_layout Plain Layout
6280 s
6281 \end_layout
6282
6283 \end_inset
6284 </cell>
6285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6286 \begin_inset Text
6287
6288 \begin_layout Plain Layout
6289 asd
6290 \end_layout
6291
6292 \end_inset
6293 </cell>
6294 </row>
6295 <row>
6296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 asd
6301 \end_layout
6302
6303 \end_inset
6304 </cell>
6305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6306 \begin_inset Text
6307
6308 \begin_layout Plain Layout
6309 s
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318 s
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 s
6328 \end_layout
6329
6330 \end_inset
6331 </cell>
6332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6333 \begin_inset Text
6334
6335 \begin_layout Plain Layout
6336 asd
6337 \end_layout
6338
6339 \end_inset
6340 </cell>
6341 </row>
6342 <row>
6343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 asd
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356 s
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6362 \begin_inset Text
6363
6364 \begin_layout Plain Layout
6365 s
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374 s
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Plain Layout
6383 asd
6384 \end_layout
6385
6386 \end_inset
6387 </cell>
6388 </row>
6389 <row>
6390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 asd
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403 asd
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 asd
6413 \end_layout
6414
6415 \end_inset
6416 </cell>
6417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421 asd
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6427 \begin_inset Text
6428
6429 \begin_layout Plain Layout
6430 asd
6431 \end_layout
6432
6433 \end_inset
6434 </cell>
6435 </row>
6436 </lyxtabular>
6437
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \begin_layout Standard
6444 \begin_inset VSpace medskip
6445 \end_inset
6446
6447
6448 \begin_inset Note Greyedout
6449 status open
6450
6451 \begin_layout Plain Layout
6452
6453 \series bold
6454 Note
6455 \begin_inset space ~
6456 \end_inset
6457
6458 1:
6459 \series default
6460  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6461  si vous n'avez pas prévu de légende.
6462  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6463 \begin_inset space ~
6464 \end_inset
6465
6466 2.4 suit le tableau
6467 \begin_inset space ~
6468 \end_inset
6469
6470 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6471 s sans légende.
6472  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6473  après
6474  chaque tableau multi-pages sans légende :
6475 \end_layout
6476
6477 \begin_layout Plain Layout
6478
6479 \series bold
6480
6481 \backslash
6482 addtocounter{table}{-1}
6483 \end_layout
6484
6485 \begin_layout Plain Layout
6486 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6487  et que vous ajoutez le code suivant dans le préambule du document :
6488 \end_layout
6489
6490 \begin_layout Plain Layout
6491
6492 \series bold
6493
6494 \backslash
6495 let
6496 \backslash
6497 myEnd
6498 \backslash
6499 endlongtable
6500 \begin_inset Newline newline
6501 \end_inset
6502
6503
6504 \backslash
6505 renewcommand{
6506 \backslash
6507 endlongtable}{
6508 \backslash
6509 myEnd
6510 \backslash
6511 addtocounter{table}{-1}}
6512 \end_layout
6513
6514 \end_inset
6515
6516
6517 \end_layout
6518
6519 \begin_layout Standard
6520 \begin_inset Note Greyedout
6521 status open
6522
6523 \begin_layout Plain Layout
6524
6525 \series bold
6526 Note
6527 \begin_inset space ~
6528 \end_inset
6529
6530 2:
6531 \series default
6532  Si vous utilisez 
6533 \series bold
6534 hyperref
6535 \series default
6536
6537 \begin_inset Index idx
6538 status collapsed
6539
6540 \begin_layout Plain Layout
6541 Paquetages \SpecialChar LaTeX
6542  ! hyperref
6543 \end_layout
6544
6545 \end_inset
6546
6547  dans les 
6548 \family sans
6549 Paramètres du document
6550 \family default
6551  rubrique 
6552 \family sans
6553 Propriétés
6554 \begin_inset space ~
6555 \end_inset
6556
6557 du
6558 \begin_inset space ~
6559 \end_inset
6560
6561 PDF
6562 \family default
6563 , pour transformer vos références croisées en liens cliquables, le lien
6564  vers un tableau multi-pages pointera toujours sur le début du document.
6565 \end_layout
6566
6567 \end_inset
6568
6569
6570 \end_layout
6571
6572 \begin_layout Subsubsection
6573 Références à des tableaux multi-pages
6574 \begin_inset Index idx
6575 status collapsed
6576
6577 \begin_layout Plain Layout
6578 Tableau ! multi-pages ! Références
6579 \end_layout
6580
6581 \end_inset
6582
6583
6584 \end_layout
6585
6586 \begin_layout Standard
6587 \begin_inset Tabular
6588 <lyxtabular version="3" rows="6" columns="5">
6589 <features islongtable="true" longtabularalignment="center">
6590 <column alignment="center" valignment="top">
6591 <column alignment="center" valignment="top">
6592 <column alignment="center" valignment="top">
6593 <column alignment="center" valignment="top">
6594 <column alignment="center" valignment="top">
6595 <row endfirsthead="true" caption="true">
6596 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 \begin_inset Caption Standard
6601
6602 \begin_layout Plain Layout
6603 Tableau multi-pages référencé
6604 \begin_inset CommandInset label
6605 LatexCommand label
6606 name "tab:RefExemple"
6607
6608 \end_inset
6609
6610
6611 \end_layout
6612
6613 \end_inset
6614
6615
6616 \end_layout
6617
6618 \end_inset
6619 </cell>
6620 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Plain Layout
6624
6625 \end_layout
6626
6627 \end_inset
6628 </cell>
6629 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout Plain Layout
6651
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 </row>
6657 <row>
6658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6659 \begin_inset Text
6660
6661 \begin_layout Plain Layout
6662 1
6663 \end_layout
6664
6665 \end_inset
6666 </cell>
6667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6668 \begin_inset Text
6669
6670 \begin_layout Plain Layout
6671 2
6672 \end_layout
6673
6674 \end_inset
6675 </cell>
6676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6677 \begin_inset Text
6678
6679 \begin_layout Plain Layout
6680 3
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout Plain Layout
6689 4
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6695 \begin_inset Text
6696
6697 \begin_layout Plain Layout
6698 5
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 </row>
6704 <row>
6705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \begin_layout Plain Layout
6709 asd
6710 \end_layout
6711
6712 \end_inset
6713 </cell>
6714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6715 \begin_inset Text
6716
6717 \begin_layout Plain Layout
6718 s
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 s
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 s
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6742 \begin_inset Text
6743
6744 \begin_layout Plain Layout
6745 asd
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 </row>
6751 <row>
6752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6753 \begin_inset Text
6754
6755 \begin_layout Plain Layout
6756 asd
6757 \end_layout
6758
6759 \end_inset
6760 </cell>
6761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6762 \begin_inset Text
6763
6764 \begin_layout Plain Layout
6765 s
6766 \end_layout
6767
6768 \end_inset
6769 </cell>
6770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6771 \begin_inset Text
6772
6773 \begin_layout Plain Layout
6774 s
6775 \end_layout
6776
6777 \end_inset
6778 </cell>
6779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6780 \begin_inset Text
6781
6782 \begin_layout Plain Layout
6783 s
6784 \end_layout
6785
6786 \end_inset
6787 </cell>
6788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6789 \begin_inset Text
6790
6791 \begin_layout Plain Layout
6792 asd
6793 \end_layout
6794
6795 \end_inset
6796 </cell>
6797 </row>
6798 <row>
6799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6800 \begin_inset Text
6801
6802 \begin_layout Plain Layout
6803 asd
6804 \end_layout
6805
6806 \end_inset
6807 </cell>
6808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6809 \begin_inset Text
6810
6811 \begin_layout Plain Layout
6812 s
6813 \end_layout
6814
6815 \end_inset
6816 </cell>
6817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6818 \begin_inset Text
6819
6820 \begin_layout Plain Layout
6821 s
6822 \end_layout
6823
6824 \end_inset
6825 </cell>
6826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6827 \begin_inset Text
6828
6829 \begin_layout Plain Layout
6830 s
6831 \end_layout
6832
6833 \end_inset
6834 </cell>
6835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6836 \begin_inset Text
6837
6838 \begin_layout Plain Layout
6839 asd
6840 \end_layout
6841
6842 \end_inset
6843 </cell>
6844 </row>
6845 <row>
6846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850 asd
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6856 \begin_inset Text
6857
6858 \begin_layout Plain Layout
6859 sad
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868 asd
6869 \end_layout
6870
6871 \end_inset
6872 </cell>
6873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6874 \begin_inset Text
6875
6876 \begin_layout Plain Layout
6877 asd
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886 asd
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 </row>
6892 </lyxtabular>
6893
6894 \end_inset
6895
6896
6897 \end_layout
6898
6899 \begin_layout Standard
6900 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6901  étiquette dans sa légende.
6902 \end_layout
6903
6904 \begin_layout Standard
6905 Ceci est une référence au tableau
6906 \begin_inset space ~
6907 \end_inset
6908
6909
6910 \begin_inset CommandInset ref
6911 LatexCommand ref
6912 reference "tab:RefExemple"
6913
6914 \end_inset
6915
6916 .
6917 \end_layout
6918
6919 \begin_layout Standard
6920 La mise en forme de la légende peut être ajustée avec celle de toutes les
6921  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6922  
6923 \series bold
6924 caption
6925 \series default
6926
6927 \begin_inset Index idx
6928 status collapsed
6929
6930 \begin_layout Plain Layout
6931 Paquetages \SpecialChar LaTeX
6932  ! caption
6933 \end_layout
6934
6935 \end_inset
6936
6937 , voir la section
6938 \begin_inset space ~
6939 \end_inset
6940
6941
6942 \begin_inset CommandInset ref
6943 LatexCommand ref
6944 reference "sec:Formatage-légende"
6945
6946 \end_inset
6947
6948 .
6949 \end_layout
6950
6951 \begin_layout Subsubsection
6952 Largeur de la légende
6953 \begin_inset Index idx
6954 status collapsed
6955
6956 \begin_layout Plain Layout
6957 Tableau ! multi-pages ! Largeur de la légende
6958 \end_layout
6959
6960 \end_inset
6961
6962
6963 \end_layout
6964
6965 \begin_layout Standard
6966 La largeur maximale des lignes de légende est définie par la longueur 
6967 \series bold
6968
6969 \backslash
6970 LTcapwidth
6971 \series default
6972 .
6973  Sa valeur implicite est 4
6974 \begin_inset space \thinspace{}
6975 \end_inset
6976
6977 in.
6978  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6979  de votre document ou en tant que code \SpecialChar TeX
6980  directement dans votre document
6981  avant le tableau qui doit être affectée.
6982 \end_layout
6983
6984 \begin_layout Standard
6985
6986 \series bold
6987
6988 \backslash
6989 setlength{
6990 \backslash
6991 LTcapwidth}{largeur}
6992 \end_layout
6993
6994 \begin_layout Standard
6995 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6996 \begin_inset space ~
6997 \end_inset
6998
6999
7000 \begin_inset CommandInset ref
7001 LatexCommand ref
7002 reference "cha:Unités-de-longueur"
7003
7004 \end_inset
7005
7006 .
7007 \end_layout
7008
7009 \begin_layout Standard
7010 Les tableaux suivants montrent la différence :
7011 \end_layout
7012
7013 \begin_layout Standard
7014 \begin_inset Tabular
7015 <lyxtabular version="3" rows="6" columns="5">
7016 <features islongtable="true" longtabularalignment="center">
7017 <column alignment="center" valignment="top">
7018 <column alignment="center" valignment="top">
7019 <column alignment="center" valignment="top">
7020 <column alignment="center" valignment="top">
7021 <column alignment="center" valignment="top">
7022 <row endfirsthead="true" caption="true">
7023 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 \begin_inset Caption Standard
7028
7029 \begin_layout Plain Layout
7030 long titre complet avec la largeur implicite long titre complet avec la
7031  largeur implicite long titre complet avec la largeur implicite
7032 \begin_inset Argument 1
7033 status open
7034
7035 \begin_layout Plain Layout
7036 Légende avec largeur implicite
7037 \end_layout
7038
7039 \end_inset
7040
7041
7042 \end_layout
7043
7044 \end_inset
7045
7046
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7061 \begin_inset Text
7062
7063 \begin_layout Plain Layout
7064
7065 \end_layout
7066
7067 \end_inset
7068 </cell>
7069 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7070 \begin_inset Text
7071
7072 \begin_layout Plain Layout
7073
7074 \end_layout
7075
7076 \end_inset
7077 </cell>
7078 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 </row>
7088 <row>
7089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 1
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7099 \begin_inset Text
7100
7101 \begin_layout Plain Layout
7102 2
7103 \end_layout
7104
7105 \end_inset
7106 </cell>
7107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7108 \begin_inset Text
7109
7110 \begin_layout Plain Layout
7111 3
7112 \end_layout
7113
7114 \end_inset
7115 </cell>
7116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 4
7121 \end_layout
7122
7123 \end_inset
7124 </cell>
7125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 5
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 </row>
7135 <row>
7136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140 asd
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149 s
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7155 \begin_inset Text
7156
7157 \begin_layout Plain Layout
7158 s
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7164 \begin_inset Text
7165
7166 \begin_layout Plain Layout
7167 s
7168 \end_layout
7169
7170 \end_inset
7171 </cell>
7172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7173 \begin_inset Text
7174
7175 \begin_layout Plain Layout
7176 asd
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 </row>
7182 <row>
7183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 asd
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 s
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7202 \begin_inset Text
7203
7204 \begin_layout Plain Layout
7205 s
7206 \end_layout
7207
7208 \end_inset
7209 </cell>
7210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7211 \begin_inset Text
7212
7213 \begin_layout Plain Layout
7214 s
7215 \end_layout
7216
7217 \end_inset
7218 </cell>
7219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7220 \begin_inset Text
7221
7222 \begin_layout Plain Layout
7223 asd
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 </row>
7229 <row>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 asd
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Plain Layout
7243 s
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7249 \begin_inset Text
7250
7251 \begin_layout Plain Layout
7252 s
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7258 \begin_inset Text
7259
7260 \begin_layout Plain Layout
7261 s
7262 \end_layout
7263
7264 \end_inset
7265 </cell>
7266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7267 \begin_inset Text
7268
7269 \begin_layout Plain Layout
7270 asd
7271 \end_layout
7272
7273 \end_inset
7274 </cell>
7275 </row>
7276 <row>
7277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7278 \begin_inset Text
7279
7280 \begin_layout Plain Layout
7281 asd
7282 \end_layout
7283
7284 \end_inset
7285 </cell>
7286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290 sad
7291 \end_layout
7292
7293 \end_inset
7294 </cell>
7295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7296 \begin_inset Text
7297
7298 \begin_layout Plain Layout
7299 asd
7300 \end_layout
7301
7302 \end_inset
7303 </cell>
7304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7305 \begin_inset Text
7306
7307 \begin_layout Plain Layout
7308 asd
7309 \end_layout
7310
7311 \end_inset
7312 </cell>
7313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7314 \begin_inset Text
7315
7316 \begin_layout Plain Layout
7317 asd
7318 \end_layout
7319
7320 \end_inset
7321 </cell>
7322 </row>
7323 </lyxtabular>
7324
7325 \end_inset
7326
7327
7328 \end_layout
7329
7330 \begin_layout Standard
7331 \begin_inset ERT
7332 status collapsed
7333
7334 \begin_layout Plain Layout
7335
7336
7337 \backslash
7338 setlength{
7339 \backslash
7340 LTcapwidth}{5cm}
7341 \end_layout
7342
7343 \end_inset
7344
7345
7346 \begin_inset Tabular
7347 <lyxtabular version="3" rows="6" columns="5">
7348 <features islongtable="true" longtabularalignment="center">
7349 <column alignment="center" valignment="top">
7350 <column alignment="center" valignment="top">
7351 <column alignment="center" valignment="top">
7352 <column alignment="center" valignment="top">
7353 <column alignment="center" valignment="top">
7354 <row endfirsthead="true" caption="true">
7355 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7356 \begin_inset Text
7357
7358 \begin_layout Plain Layout
7359 \begin_inset Caption Standard
7360
7361 \begin_layout Plain Layout
7362 long titre complet avec la largeur réglée à 5
7363 \begin_inset space \thinspace{}
7364 \end_inset
7365
7366 cm long titre complet avec la largeur réglée à 5
7367 \begin_inset space \thinspace{}
7368 \end_inset
7369
7370 cm long titre complet avec la largeur réglée à 5
7371 \begin_inset space \thinspace{}
7372 \end_inset
7373
7374 cm
7375 \begin_inset Argument 1
7376 status open
7377
7378 \begin_layout Plain Layout
7379 Légende avec largeur à
7380 \begin_inset space \thinspace{}
7381 \end_inset
7382
7383 =
7384 \begin_inset space \thinspace{}
7385 \end_inset
7386
7387 5
7388 \begin_inset space \thinspace{}
7389 \end_inset
7390
7391 cm
7392 \end_layout
7393
7394 \end_inset
7395
7396
7397 \end_layout
7398
7399 \end_inset
7400
7401
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 </row>
7443 <row>
7444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 1
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457 2
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466 3
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 4
7476 \end_layout
7477
7478 \end_inset
7479 </cell>
7480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484 5
7485 \end_layout
7486
7487 \end_inset
7488 </cell>
7489 </row>
7490 <row>
7491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 asd
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504 s
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513 s
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522 s
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531 asd
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 </row>
7537 <row>
7538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542 asd
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551 s
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7557 \begin_inset Text
7558
7559 \begin_layout Plain Layout
7560 s
7561 \end_layout
7562
7563 \end_inset
7564 </cell>
7565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7566 \begin_inset Text
7567
7568 \begin_layout Plain Layout
7569 s
7570 \end_layout
7571
7572 \end_inset
7573 </cell>
7574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578 asd
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 </row>
7584 <row>
7585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589 asd
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598 s
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607 s
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616 s
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625 asd
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 </row>
7631 <row>
7632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7633 \begin_inset Text
7634
7635 \begin_layout Plain Layout
7636 asd
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645 sad
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654 asd
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7660 \begin_inset Text
7661
7662 \begin_layout Plain Layout
7663 asd
7664 \end_layout
7665
7666 \end_inset
7667 </cell>
7668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672 asd
7673 \end_layout
7674
7675 \end_inset
7676 </cell>
7677 </row>
7678 </lyxtabular>
7679
7680 \end_inset
7681
7682
7683 \end_layout
7684
7685 \begin_layout Standard
7686 \begin_inset ERT
7687 status collapsed
7688
7689 \begin_layout Plain Layout
7690
7691
7692 \backslash
7693 setlength{
7694 \backslash
7695 LTcapwidth}{4in}
7696 \end_layout
7697
7698 \end_inset
7699
7700
7701 \end_layout
7702
7703 \begin_layout Standard
7704 \begin_inset Note Greyedout
7705 status open
7706
7707 \begin_layout Plain Layout
7708
7709 \series bold
7710 Note:
7711 \series default
7712  Quand on utilise la paquetage \SpecialChar LaTeX
7713  
7714 \series bold
7715 caption
7716 \series default
7717
7718 \begin_inset Index idx
7719 status collapsed
7720
7721 \begin_layout Plain Layout
7722 Paquetages \SpecialChar LaTeX
7723  ! caption
7724 \end_layout
7725
7726 \end_inset
7727
7728  , comme c'est les cas dans ce document, la légende prend toute la largeur
7729  de la page quand on utilise la largeur implicite de 4
7730 \begin_inset space \thinspace{}
7731 \end_inset
7732
7733 in pour 
7734 \series bold
7735
7736 \backslash
7737 LTcapwidth
7738 \series default
7739 .
7740  Pour avoir dans ce cas une légende qui fasse exactement 4
7741 \begin_inset space \thinspace{}
7742 \end_inset
7743
7744 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7745  comme par exemple 3.99
7746 \begin_inset space \thinspace{}
7747 \end_inset
7748
7749 in, soit utiliser la commande \SpecialChar LaTeX
7750  
7751 \series bold
7752
7753 \backslash
7754 captionsetup{width=valeur}
7755 \series default
7756  qui est disponible dans le paquetage 
7757 \series bold
7758 caption
7759 \series default
7760 .
7761 \end_layout
7762
7763 \end_inset
7764
7765
7766 \end_layout
7767
7768 \begin_layout Subsubsection
7769 Des légendes différentes sur chaque page d'un tableau
7770 \begin_inset Argument 1
7771 status collapsed
7772
7773 \begin_layout Plain Layout
7774 Légendes différentes
7775 \end_layout
7776
7777 \end_inset
7778
7779
7780 \begin_inset Index idx
7781 status collapsed
7782
7783 \begin_layout Plain Layout
7784 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7785 \end_layout
7786
7787 \end_inset
7788
7789
7790 \end_layout
7791
7792 \begin_layout Standard
7793 Quand la légende du tableau pour les pages suivantes doit être différente
7794  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7795  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7796  dans le menu contextuel
7797 \family sans
7798  Légende
7799 \begin_inset space ~
7800 \end_inset
7801
7802 (NonNuméroté)
7803 \family default
7804 .
7805  Le tableau
7806 \begin_inset space ~
7807 \end_inset
7808
7809
7810 \begin_inset CommandInset ref
7811 LatexCommand ref
7812 reference "tab:Légendes-tableau-différentes"
7813
7814 \end_inset
7815
7816  est un exemple de tableau long avec des légendes différentes et où la seconde
7817  légende ne contient pas le numéro du tableau.
7818 \end_layout
7819
7820 \begin_layout Standard
7821 \align center
7822 \begin_inset Tabular
7823 <lyxtabular version="3" rows="59" columns="3">
7824 <features islongtable="true" longtabularalignment="center">
7825 <column alignment="left" valignment="top" width="0pt">
7826 <column alignment="left" valignment="top" width="0pt">
7827 <column alignment="center" valignment="top" width="0pt">
7828 <row endfirsthead="true" caption="true">
7829 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833 \begin_inset Caption Standard
7834
7835 \begin_layout Plain Layout
7836 Exemple d'annuaire téléphonique
7837 \begin_inset CommandInset label
7838 LatexCommand label
7839 name "tab:Légendes-tableau-différentes"
7840
7841 \end_inset
7842
7843
7844 \begin_inset Argument 1
7845 status collapsed
7846
7847 \begin_layout Plain Layout
7848 Exemple Annuaire 
7849 \end_layout
7850
7851 \end_inset
7852
7853
7854 \end_layout
7855
7856 \end_inset
7857
7858
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 </row>
7882 <row endfirsthead="true">
7883 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \series bold
7889 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7890 \end_layout
7891
7892 \end_inset
7893 </cell>
7894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 </row>
7913 <row endfirsthead="true">
7914 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \series bold
7920 NOM
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929
7930 \end_layout
7931
7932 \end_inset
7933 </cell>
7934 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938
7939 \series bold
7940 TÉL.
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 </row>
7946 <row endhead="true" caption="true">
7947 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951 \begin_inset Caption Unnumbered
7952
7953 \begin_layout Plain Layout
7954 Suite de l'exemple d'annuaire téléphonique
7955 \end_layout
7956
7957 \end_inset
7958
7959
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 </row>
7983 <row endhead="true">
7984 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \series bold
7990 Exemple d'annuaire téléphonique
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 </row>
8014 <row endhead="true">
8015 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \series bold
8021 NOM
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039
8040 \series bold
8041 TÉL.
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 </row>
8047 <row endfoot="true">
8048 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 suite page suivante\SpecialChar ldots
8053
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 </row>
8077 <row>
8078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082
8083 \series bold
8084 Annovi
8085 \end_layout
8086
8087 \end_inset
8088 </cell>
8089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8090 \begin_inset Text
8091
8092 \begin_layout Plain Layout
8093 Silvia
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 111
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \series bold
8115 Bertoli
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 Stefano
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 111
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \series bold
8146 Bozzi
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 Walter
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 111
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 </row>
8170 <row>
8171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175
8176 \series bold
8177 Cachia
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 Maria
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 111
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 </row>
8201 <row>
8202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206
8207 \series bold
8208 Cachia
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217 Maurizio
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 111
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \series bold
8239 Cinquemani
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 Giusi
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 111
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 </row>
8263 <row>
8264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268
8269 \series bold
8270 Colin
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8276 \begin_inset Text
8277
8278 \begin_layout Plain Layout
8279 Bernard
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288 111
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 </row>
8294 <row>
8295 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299
8300 \series bold
8301 Concli
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 Gianfranco
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 111
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 </row>
8325 <row>
8326 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330
8331 \series bold
8332 Dal Bosco
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341 Carolina
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 111
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 </row>
8356 <row>
8357 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361
8362 \series bold
8363 Dalpiaz
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372 Annamaria
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381 111
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 </row>
8387 <row>
8388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392
8393 \series bold
8394 Feliciello
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403 Domenico
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 111
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 </row>
8418 <row>
8419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423
8424 \series bold
8425 Focarelli
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434 Paola
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 111
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 </row>
8449 <row>
8450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454
8455 \series bold
8456 Galletti
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 Oreste
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 111
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 </row>
8480 <row>
8481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485
8486 \series bold
8487 Gasparini
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 Franca
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 111
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \series bold
8518 Rizzardi
8519 \series default
8520
8521 \begin_inset Foot
8522 status open
8523
8524 \begin_layout Plain Layout
8525 Exemple de note de bas de page
8526 \end_layout
8527
8528 \end_inset
8529
8530
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539 Paola
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 111
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 </row>
8554 <row>
8555 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559
8560 \series bold
8561 Lassini
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570 Giancarlo
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 111
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 <row>
8586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590
8591 \series bold
8592 Malfatti
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 Luciano
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 111
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 </row>
8616 <row>
8617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621
8622 \series bold
8623 Malfatti
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632 Valeriano
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 111
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \series bold
8654 Meneguzzo
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 Roberto
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672 111
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 </row>
8678 <row>
8679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \series bold
8685 Mezzadra
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694 Roberto
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 111
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 <row>
8710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714
8715 \series bold
8716 Pirpamer
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 Erich
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 111
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 </row>
8740 <row>
8741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745
8746 \series bold
8747 Pochiesa
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 Paolo
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 111, 222
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \series bold
8778 Radina
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 Claudio
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 111
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 <row>
8803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807
8808 \series bold
8809 Stuffer
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818 Oskar
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 111
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 </row>
8833 <row>
8834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838
8839 \series bold
8840 Tacchelli
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849 Ugo
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858 111
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 </row>
8864 <row>
8865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869
8870 \series bold
8871 Tezzele
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 Margit
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889 111
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 </row>
8895 <row>
8896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900
8901 \series bold
8902 Unterkalmsteiner
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 Frieda
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920 111
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 </row>
8926 <row>
8927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931
8932 \series bold
8933 Vieider
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 Hilde
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 111
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \series bold
8964 Vigna
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 Jürgen
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 111
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \series bold
8995 Weber
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 Maurizio
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 111
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 </row>
9019 <row>
9020 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024
9025 \series bold
9026 Winkler
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 Franz
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 111
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055  
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 </row>
9079 <row>
9080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084
9085 \series bold
9086 Annovi
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 Silvia
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 555
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 <row>
9111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115
9116 \series bold
9117 Bertoli
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126 Stefano
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 555
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 </row>
9141 <row>
9142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146
9147 \series bold
9148 Bozzi
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9154 \begin_inset Text
9155
9156 \begin_layout Plain Layout
9157 Walter
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 555
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 <row>
9173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177
9178 \series bold
9179 Cachia
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188 Maria
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 555
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 </row>
9203 <row>
9204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208
9209 \series bold
9210 Cachia
9211 \end_layout
9212
9213 \end_inset
9214 </cell>
9215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219 Maurizio
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 555
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 </row>
9234 <row>
9235 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239
9240 \series bold
9241 Cinquemani
9242 \end_layout
9243
9244 \end_inset
9245 </cell>
9246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250 Giusi
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 555
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \series bold
9272 Colin
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 Bernard
9282 \end_layout
9283
9284 \end_inset
9285 </cell>
9286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 555
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 </row>
9296 <row>
9297 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301
9302 \series bold
9303 Concli
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312 Gianfranco
9313 \end_layout
9314
9315 \end_inset
9316 </cell>
9317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321 555
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 </row>
9327 <row>
9328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332
9333 \series bold
9334 Dal Bosco
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343 Carolina
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 555
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 </row>
9358 <row>
9359 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363
9364 \series bold
9365 Dalpiaz
9366 \end_layout
9367
9368 \end_inset
9369 </cell>
9370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374 Annamaria
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 555
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 </row>
9389 <row>
9390 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394
9395 \series bold
9396 Feliciello
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405 Domenico
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 555
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 </row>
9420 <row>
9421 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425
9426 \series bold
9427 Focarelli
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436 Paola
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 555
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 </row>
9451 <row>
9452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456
9457 \series bold
9458 Galletti
9459 \end_layout
9460
9461 \end_inset
9462 </cell>
9463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9464 \begin_inset Text
9465
9466 \begin_layout Plain Layout
9467 Oreste
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476 555
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 </row>
9482 <row>
9483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487
9488 \series bold
9489 Gasparini
9490 \end_layout
9491
9492 \end_inset
9493 </cell>
9494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9495 \begin_inset Text
9496
9497 \begin_layout Plain Layout
9498 Franca
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9504 \begin_inset Text
9505
9506 \begin_layout Plain Layout
9507 555
9508 \end_layout
9509
9510 \end_inset
9511 </cell>
9512 </row>
9513 <row>
9514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9515 \begin_inset Text
9516
9517 \begin_layout Plain Layout
9518
9519 \series bold
9520 Rizzardi
9521 \end_layout
9522
9523 \end_inset
9524 </cell>
9525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529 Paola
9530 \end_layout
9531
9532 \end_inset
9533 </cell>
9534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9535 \begin_inset Text
9536
9537 \begin_layout Plain Layout
9538 555
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 </row>
9544 <row>
9545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549
9550 \series bold
9551 Lassini
9552 \end_layout
9553
9554 \end_inset
9555 </cell>
9556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9557 \begin_inset Text
9558
9559 \begin_layout Plain Layout
9560 Giancarlo
9561 \end_layout
9562
9563 \end_inset
9564 </cell>
9565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569 555
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 </row>
9575 <row>
9576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580
9581 \series bold
9582 Malfatti
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 Luciano
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 555
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 </row>
9606 <row>
9607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611
9612 \series bold
9613 Malfatti
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622 Valeriano
9623 \end_layout
9624
9625 \end_inset
9626 </cell>
9627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631 555
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 <row>
9638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642
9643 \series bold
9644 Meneguzzo
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653 Roberto
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662 555
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 <row>
9669 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673
9674 \series bold
9675 Mezzadra
9676 \end_layout
9677
9678 \end_inset
9679 </cell>
9680 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684 Roberto
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693 555
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 </row>
9699 </lyxtabular>
9700
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \begin_layout Section
9707 Questions particulières concernant les tableaux multi-pages
9708 \begin_inset Argument 1
9709 status collapsed
9710
9711 \begin_layout Plain Layout
9712 Questions sur les tableaux multi-pages
9713 \end_layout
9714
9715 \end_inset
9716
9717
9718 \begin_inset CommandInset label
9719 LatexCommand label
9720 name "sec:Questions-sur-tableaux-multi-pages"
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \begin_layout Subsection
9728 Calculs des pages des tableaux multi-pages
9729 \begin_inset Index idx
9730 status collapsed
9731
9732 \begin_layout Plain Layout
9733 Tableau ! multi-pages ! Calculs
9734 \end_layout
9735
9736 \end_inset
9737
9738
9739 \end_layout
9740
9741 \begin_layout Standard
9742 \SpecialChar LaTeX
9743  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9744  utilisant des blocs (chunks).
9745  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9746  mémoire de \SpecialChar LaTeX
9747 .
9748  La valeur implicite est fixée pour des raisons historiques à seulement
9749  20
9750 \begin_inset space ~
9751 \end_inset
9752
9753 lignes de tableau.
9754  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9755  ceci peut ralentir la création de votre document.
9756  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9757  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9758  préambule de votre document :
9759 \end_layout
9760
9761 \begin_layout Standard
9762
9763 \series bold
9764
9765 \backslash
9766 setcounter{LTchunksize}{100}
9767 \end_layout
9768
9769 \begin_layout Subsection
9770 Les flottants et les tableaux multi-pages
9771 \begin_inset Index idx
9772 status collapsed
9773
9774 \begin_layout Plain Layout
9775 Tableau ! multi-pages ! Flottants
9776 \end_layout
9777
9778 \end_inset
9779
9780
9781 \end_layout
9782
9783 \begin_layout Standard
9784 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9785  commence un tableau multi-pages.
9786  Pour éviter une telle situation, insérez un saut de page (menu 
9787 \family sans
9788 Insertion\SpecialChar menuseparator
9789 Typographie
9790 \begin_inset space ~
9791 \end_inset
9792
9793 spéciale\SpecialChar menuseparator
9794 Saut de page (vide le tampon)
9795 \family default
9796
9797 \begin_inset space \thinspace{}
9798 \end_inset
9799
9800 ) juste avant votre tableau multi-pages.
9801 \end_layout
9802
9803 \begin_layout Subsection
9804 Sauts de pages forcés
9805 \begin_inset Index idx
9806 status collapsed
9807
9808 \begin_layout Plain Layout
9809 Tableau ! multi-pages ! Sauts de pages forcés
9810 \end_layout
9811
9812 \end_inset
9813
9814
9815 \end_layout
9816
9817 \begin_layout Standard
9818 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9819  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9820  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9821  de
9822  saut de ligne 
9823 \begin_inset Quotes cld
9824 \end_inset
9825
9826
9827 \backslash
9828
9829 \backslash
9830
9831 \begin_inset Quotes crd
9832 \end_inset
9833
9834  en code \SpecialChar TeX
9835  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9836  Avant la commande 
9837 \begin_inset Quotes cld
9838 \end_inset
9839
9840
9841 \backslash
9842
9843 \backslash
9844
9845 \begin_inset Quotes crd
9846 \end_inset
9847
9848 , vous devez insérer en code \SpecialChar TeX
9849 , autant de caractères 
9850 \begin_inset Quotes cld
9851 \end_inset
9852
9853 &
9854 \begin_inset Quotes crd
9855 \end_inset
9856
9857  qu'il y a de colonnes après la cellule concernée.
9858  Le caractère 
9859 \begin_inset Quotes cld
9860 \end_inset
9861
9862 &
9863 \begin_inset Quotes crd
9864 \end_inset
9865
9866  sert à séparer les colonnes d'un tableau.
9867  Écrivez en code-\SpecialChar TeX
9868 , après chaque 
9869 \begin_inset Quotes cld
9870 \end_inset
9871
9872 &
9873 \begin_inset Quotes crd
9874 \end_inset
9875
9876  le contenu des cellules correspondantes et en même temps supprimez le contenu
9877  de ces cellules dans le texte normal.
9878  
9879 \begin_inset Newline newline
9880 \end_inset
9881
9882 Après la commande 
9883 \backslash
9884
9885 \backslash
9886 , insérez autant de caractères 
9887 \begin_inset Quotes cld
9888 \end_inset
9889
9890 &
9891 \begin_inset Quotes crd
9892 \end_inset
9893
9894  qu'il y a de colonnes avant la colonne traitée.
9895  Dans le tableau
9896 \begin_inset space ~
9897 \end_inset
9898
9899
9900 \begin_inset CommandInset ref
9901 LatexCommand ref
9902 reference "tab:Tableau-saut-de-page"
9903
9904 \end_inset
9905
9906  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9907  suivie par une autre colonne.
9908  La commande suivante a donc été insérée en code \SpecialChar TeX
9909  dans la cellule après
9910  le mot 
9911 \begin_inset Quotes cld
9912 \end_inset
9913
9914
9915 \emph on
9916 Castelchiodato,
9917 \emph default
9918
9919 \begin_inset Quotes crd
9920 \end_inset
9921
9922 :
9923 \end_layout
9924
9925 \begin_layout Standard
9926
9927 \series bold
9928 & 111
9929 \backslash
9930
9931 \backslash
9932  
9933 \backslash
9934 newpage
9935 \begin_inset Newline newline
9936 \end_inset
9937
9938 &
9939 \end_layout
9940
9941 \begin_layout Standard
9942 Le 
9943 \begin_inset Quotes cld
9944 \end_inset
9945
9946 111
9947 \begin_inset Quotes crd
9948 \end_inset
9949
9950  dans la troisième colonne de la ligne a été supprimé.
9951  
9952 \series bold
9953
9954 \backslash
9955 newpage
9956 \series default
9957  est nécessaire seulement quand un saut de page doit impérativement avoir
9958  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9959  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9960  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9961  est coupée, utilisez cette commande à la place de la précédente :
9962 \end_layout
9963
9964 \begin_layout Standard
9965
9966 \series bold
9967 & 111
9968 \backslash
9969
9970 \backslash
9971
9972 \begin_inset Newline newline
9973 \end_inset
9974
9975
9976 \backslash
9977 hline &
9978 \end_layout
9979
9980 \begin_layout Standard
9981 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9982  insérer la commande
9983 \end_layout
9984
9985 \begin_layout Standard
9986
9987 \series bold
9988
9989 \backslash
9990 setlength{
9991 \backslash
9992 parfillskip}{0pt}
9993 \end_layout
9994
9995 \begin_layout Standard
9996 au début de la cellule.
9997  Cela assure que la portion de la cellule qui va se trouver affichée sur
9998  la page suivante le sera avec toute la largeur de la cellule.
9999 \end_layout
10000
10001 \begin_layout Standard
10002 \align center
10003 \begin_inset Tabular
10004 <lyxtabular version="3" rows="38" columns="3">
10005 <features islongtable="true" longtabularalignment="center">
10006 <column alignment="left" valignment="top" width="0pt">
10007 <column alignment="left" valignment="top" width="3cm">
10008 <column alignment="center" valignment="top" width="0pt">
10009 <row endfirsthead="true" caption="true">
10010 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 \begin_inset Caption Standard
10015
10016 \begin_layout Plain Layout
10017 Tableau avec un saut de page forcé dans une cellule
10018 \begin_inset CommandInset label
10019 LatexCommand label
10020 name "tab:Tableau-saut-de-page"
10021
10022 \end_inset
10023
10024
10025 \begin_inset Argument 1
10026 status collapsed
10027
10028 \begin_layout Plain Layout
10029 Tableau avec un saut de page forcé dans une cellule
10030 \end_layout
10031
10032 \end_inset
10033
10034
10035 \end_layout
10036
10037 \end_inset
10038
10039
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 </row>
10063 <row endfirsthead="true">
10064 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10065 \begin_inset Text
10066
10067 \begin_layout Plain Layout
10068
10069 \series bold
10070 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 </row>
10094 <row endfirsthead="true">
10095 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099
10100 \series bold
10101 NOM
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119
10120 \series bold
10121 TÉL.
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 </row>
10127 <row endhead="true" caption="true">
10128 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 \begin_inset Caption Unnumbered
10133
10134 \begin_layout Plain Layout
10135 Tableau sur deux pages avec un saut de page dans une cellule
10136 \end_layout
10137
10138 \end_inset
10139
10140
10141 \end_layout
10142
10143 \end_inset
10144 </cell>
10145 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149
10150 \end_layout
10151
10152 \end_inset
10153 </cell>
10154 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10155 \begin_inset Text
10156
10157 \begin_layout Plain Layout
10158
10159 \end_layout
10160
10161 \end_inset
10162 </cell>
10163 </row>
10164 <row endhead="true">
10165 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169  
10170 \series bold
10171 Exemple d'annuaire téléphonique
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10186 \begin_inset Text
10187
10188 \begin_layout Plain Layout
10189
10190 \end_layout
10191
10192 \end_inset
10193 </cell>
10194 </row>
10195 <row endhead="true">
10196 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Plain Layout
10200
10201 \series bold
10202 NOM
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10217 \begin_inset Text
10218
10219 \begin_layout Plain Layout
10220
10221 \series bold
10222 TÉL.
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 </row>
10228 <row endfoot="true">
10229 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233 suite page suivante\SpecialChar ldots
10234
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10249 \begin_inset Text
10250
10251 \begin_layout Plain Layout
10252
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 </row>
10258 <row>
10259 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Plain Layout
10263
10264 \series bold
10265 Annovi
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274 Silvia
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10280 \begin_inset Text
10281
10282 \begin_layout Plain Layout
10283 111
10284 \end_layout
10285
10286 \end_inset
10287 </cell>
10288 </row>
10289 <row>
10290 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294
10295 \series bold
10296 Bertoli
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305 Stefano
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10311 \begin_inset Text
10312
10313 \begin_layout Plain Layout
10314 111
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 </row>
10320 <row>
10321 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325
10326 \series bold
10327 Bozzi
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 Walter
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345 111
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 </row>
10351 <row>
10352 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356
10357 \series bold
10358 Cachia
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 Maria
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10373 \begin_inset Text
10374
10375 \begin_layout Plain Layout
10376 111
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 </row>
10382 <row>
10383 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387
10388 \series bold
10389 Cachia
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 Maurizio
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 111
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 </row>
10413 <row>
10414 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418
10419 \series bold
10420 Cinquemani
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 Giusi
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10435 \begin_inset Text
10436
10437 \begin_layout Plain Layout
10438 111
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 </row>
10444 <row>
10445 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449
10450 \series bold
10451 Colin
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 Bernard
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 111
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 </row>
10475 <row>
10476 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480
10481 \series bold
10482 Concli
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 Gianfranco
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 111
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 </row>
10506 <row>
10507 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511
10512 \series bold
10513 Dal Bosco
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 Carolina
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531 111
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 </row>
10537 <row>
10538 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542
10543 \series bold
10544 Dalpiaz
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 Annamaria
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 111
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 </row>
10568 <row>
10569 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573
10574 \series bold
10575 Feliciello
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 Domenico
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593 111
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 </row>
10599 <row>
10600 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604
10605 \series bold
10606 Focarelli
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 Paola
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624 111
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 </row>
10630 <row>
10631 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635
10636 \series bold
10637 Galletti
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 Oreste
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 111
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 </row>
10661 <row>
10662 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666
10667 \series bold
10668 Gasparini
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 Franca
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10683 \begin_inset Text
10684
10685 \begin_layout Plain Layout
10686 111
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 </row>
10692 <row>
10693 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697
10698 \series bold
10699 Lassini
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 Giancarlo
10709 \end_layout
10710
10711 \end_inset
10712 </cell>
10713 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10714 \begin_inset Text
10715
10716 \begin_layout Plain Layout
10717 111
10718 \end_layout
10719
10720 \end_inset
10721 </cell>
10722 </row>
10723 <row>
10724 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728
10729 \series bold
10730 Malfatti
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 Luciano
10740 \end_layout
10741
10742 \end_inset
10743 </cell>
10744 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10745 \begin_inset Text
10746
10747 \begin_layout Plain Layout
10748 111
10749 \end_layout
10750
10751 \end_inset
10752 </cell>
10753 </row>
10754 <row>
10755 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759
10760 \series bold
10761 Malfatti
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770 Valeriano
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779 111
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 </row>
10785 <row>
10786 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790
10791 \series bold
10792 Meneguzzo
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 Roberto
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810 111
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 </row>
10816 <row>
10817 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821
10822 \series bold
10823 Mezzadra
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 Roberto
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841 111
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 </row>
10847 <row>
10848 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852
10853 \series bold
10854 Pirpamer
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 Erich
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 111
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 </row>
10878 <row>
10879 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883
10884 \series bold
10885 Pochiesa
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894 Paolo
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 111, 222
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 </row>
10909 <row>
10910 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914
10915 \series bold
10916 Radina
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 Claudio
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 111
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 </row>
10940 <row>
10941 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945
10946 \series bold
10947 Rizzardi
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956 Giancarlo, 11.
10957  Fürst von Montecompatri, 11.
10958  Fürst von Sulmona und Vivaro, 10.
10959  Fürst von Rossano, 5.
10960  Herzog von Canemorte, 11.
10961  Herzog von Palombara, 5.
10962  Herzog von Castelchiodato,
10963 \begin_inset ERT
10964 status open
10965
10966 \begin_layout Plain Layout
10967
10968 & 111
10969 \backslash
10970
10971 \backslash
10972  
10973 \backslash
10974 newpage
10975 \end_layout
10976
10977 \begin_layout Plain Layout
10978
10979 &
10980 \end_layout
10981
10982 \end_inset
10983
10984  11.
10985  Herzog von Poggionativo, 11.
10986  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10987  Graf von Valinfreda, 11.
10988  Baron von Cropalati, 11.
10989  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10990 \end_layout
10991
10992 \end_inset
10993 </cell>
10994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10995 \begin_inset Text
10996
10997 \begin_layout Plain Layout
10998
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 </row>
11004 <row>
11005 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11006 \begin_inset Text
11007
11008 \begin_layout Plain Layout
11009
11010 \series bold
11011 Stuffer
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020 Oskar
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11026 \begin_inset Text
11027
11028 \begin_layout Plain Layout
11029 111
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 </row>
11035 <row>
11036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11037 \begin_inset Text
11038
11039 \begin_layout Plain Layout
11040
11041 \series bold
11042 Tacchelli
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051 Ugo
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11057 \begin_inset Text
11058
11059 \begin_layout Plain Layout
11060 111
11061 \end_layout
11062
11063 \end_inset
11064 </cell>
11065 </row>
11066 <row>
11067 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11068 \begin_inset Text
11069
11070 \begin_layout Plain Layout
11071
11072 \series bold
11073 Tezzele
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 Margit
11083 \end_layout
11084
11085 \end_inset
11086 </cell>
11087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11088 \begin_inset Text
11089
11090 \begin_layout Plain Layout
11091 111
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 </row>
11097 <row>
11098 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11099 \begin_inset Text
11100
11101 \begin_layout Plain Layout
11102
11103 \series bold
11104 Unterkalmsteiner
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11110 \begin_inset Text
11111
11112 \begin_layout Plain Layout
11113 Frieda
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11119 \begin_inset Text
11120
11121 \begin_layout Plain Layout
11122 111
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 </row>
11128 <row>
11129 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133
11134 \series bold
11135 Vieider
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 Hilde
11145 \end_layout
11146
11147 \end_inset
11148 </cell>
11149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11150 \begin_inset Text
11151
11152 \begin_layout Plain Layout
11153 111
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 </row>
11159 <row>
11160 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11161 \begin_inset Text
11162
11163 \begin_layout Plain Layout
11164
11165 \series bold
11166 Vigna
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 Jürgen
11176 \end_layout
11177
11178 \end_inset
11179 </cell>
11180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11181 \begin_inset Text
11182
11183 \begin_layout Plain Layout
11184 111
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 </row>
11190 <row>
11191 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195
11196 \series bold
11197 Weber
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 Maurizio
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11212 \begin_inset Text
11213
11214 \begin_layout Plain Layout
11215 111
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 </row>
11221 <row>
11222 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226
11227 \series bold
11228 Winkler
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 Franz
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246 111
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 </row>
11252 </lyxtabular>
11253
11254 \end_inset
11255
11256
11257 \end_layout
11258
11259 \begin_layout Section
11260 Colonnes et lignes à lignes multiples
11261 \end_layout
11262
11263 \begin_layout Subsection
11264 Lignes multiples dans une cellule de tableau
11265 \begin_inset CommandInset label
11266 LatexCommand label
11267 name "subsec:Lignes-multiple-dans-cellule"
11268
11269 \end_inset
11270
11271
11272 \begin_inset Index idx
11273 status collapsed
11274
11275 \begin_layout Plain Layout
11276 Plusieurs lignes dans une case de tableau
11277 \end_layout
11278
11279 \end_inset
11280
11281
11282 \begin_inset Index idx
11283 status collapsed
11284
11285 \begin_layout Plain Layout
11286 Tableau ! Saut de ligne
11287 \end_layout
11288
11289 \end_inset
11290
11291
11292 \end_layout
11293
11294 \begin_layout Standard
11295 \noindent
11296 \begin_inset Float table
11297 placement H
11298 wide false
11299 sideways false
11300 status open
11301
11302 \begin_layout Plain Layout
11303 \begin_inset Caption Standard
11304
11305 \begin_layout Plain Layout
11306 \begin_inset CommandInset label
11307 LatexCommand label
11308 name "tab:Tableau-avec-plusieurs-lignes"
11309
11310 \end_inset
11311
11312 Tableau avec des lignes multiples dans une cellule
11313 \end_layout
11314
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \begin_layout Plain Layout
11321 \align center
11322 \begin_inset Tabular
11323 <lyxtabular version="3" rows="3" columns="3">
11324 <features tabularvalignment="middle">
11325 <column alignment="center" valignment="middle" width="2.5cm">
11326 <column alignment="center" valignment="middle">
11327 <column alignment="center" valignment="middle">
11328 <row>
11329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11330 \begin_inset Text
11331
11332 \begin_layout Plain Layout
11333 Lignes
11334 \begin_inset Newline linebreak
11335 \end_inset
11336
11337 multiples
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346 b
11347 \end_layout
11348
11349 \end_inset
11350 </cell>
11351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355 c
11356 \end_layout
11357
11358 \end_inset
11359 </cell>
11360 </row>
11361 <row>
11362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11363 \begin_inset Text
11364
11365 \begin_layout Plain Layout
11366 d
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 e
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11381 \begin_inset Text
11382
11383 \begin_layout Plain Layout
11384 f
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 </row>
11390 <row>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 g
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11401 \begin_inset Text
11402
11403 \begin_layout Plain Layout
11404 h
11405 \end_layout
11406
11407 \end_inset
11408 </cell>
11409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 i
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 </row>
11419 </lyxtabular>
11420
11421 \end_inset
11422
11423
11424 \end_layout
11425
11426 \end_inset
11427
11428
11429 \end_layout
11430
11431 \begin_layout Standard
11432 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11433  d'un paragraphe avec des sauts de lignes et des césures.
11434 \end_layout
11435
11436 \begin_layout Standard
11437 Pour obtenir le tableau
11438 \begin_inset space ~
11439 \end_inset
11440
11441
11442 \begin_inset CommandInset ref
11443 LatexCommand ref
11444 reference "tab:Tableau-avec-plusieurs-lignes"
11445
11446 \end_inset
11447
11448 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11449  droit dessus.
11450  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11451  2.5
11452 \begin_inset space \thinspace{}
11453 \end_inset
11454
11455 cm et choisissez les alignements vertical et horizontal centrés.
11456  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11457  Comme notre texte est plus petit que 2.5
11458 \begin_inset space \thinspace{}
11459 \end_inset
11460
11461 cm, une seule ligne va apparaître.
11462  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11463  
11464 \family sans
11465 Ctrl-Shift-Entrée
11466 \family default
11467 ).
11468  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11469 ement découpé en plusieurs lignes.
11470 \end_layout
11471
11472 \begin_layout Standard
11473 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11474  ne peut pas
11475  effectuer de césure si c'est le premier élément de la cellule.
11476  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11477  premier élément : Ajoutez un espace horizontal de 0
11478 \begin_inset space \thinspace{}
11479 \end_inset
11480
11481 pt juste avant votre mot.
11482  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11483  Le tableau
11484 \begin_inset space ~
11485 \end_inset
11486
11487
11488 \begin_inset CommandInset ref
11489 LatexCommand ref
11490 reference "tab:Tableau-césure"
11491
11492 \end_inset
11493
11494  montre l'effet de cette insertion.
11495 \end_layout
11496
11497 \begin_layout Standard
11498 \begin_inset Float table
11499 placement h
11500 wide false
11501 sideways false
11502 status open
11503
11504 \begin_layout Plain Layout
11505 \begin_inset Caption Standard
11506
11507 \begin_layout Plain Layout
11508 \begin_inset CommandInset label
11509 LatexCommand label
11510 name "tab:Tableau-césure"
11511
11512 \end_inset
11513
11514 Tableau avec et sans césure.
11515 \end_layout
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \begin_layout Plain Layout
11523 \begin_inset space \hfill{}
11524 \end_inset
11525
11526
11527 \begin_inset Tabular
11528 <lyxtabular version="3" rows="3" columns="3">
11529 <features tabularvalignment="middle">
11530 <column alignment="center" valignment="middle" width="2.5cm">
11531 <column alignment="center" valignment="middle">
11532 <column alignment="center" valignment="middle">
11533 <row>
11534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11535 \begin_inset Text
11536
11537 \begin_layout Plain Layout
11538 mottrèslongdansunecellule
11539 \end_layout
11540
11541 \end_inset
11542 </cell>
11543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11544 \begin_inset Text
11545
11546 \begin_layout Plain Layout
11547 b
11548 \end_layout
11549
11550 \end_inset
11551 </cell>
11552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556 c
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 </row>
11562 <row>
11563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 d
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 e
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 f
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 </row>
11591 <row>
11592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 g
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 h
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 i
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 </row>
11620 </lyxtabular>
11621
11622 \end_inset
11623
11624
11625 \begin_inset space \hfill{}
11626 \end_inset
11627
11628
11629 \begin_inset Tabular
11630 <lyxtabular version="3" rows="3" columns="3">
11631 <features tabularvalignment="middle">
11632 <column alignment="center" valignment="middle" width="2.5cm">
11633 <column alignment="center" valignment="middle">
11634 <column alignment="center" valignment="middle">
11635 <row>
11636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 \begin_inset space \hspace{}
11641 \length 0pt
11642 \end_inset
11643
11644 mottrèslongdansunecellule
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11650 \begin_inset Text
11651
11652 \begin_layout Plain Layout
11653 b
11654 \end_layout
11655
11656 \end_inset
11657 </cell>
11658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662 c
11663 \end_layout
11664
11665 \end_inset
11666 </cell>
11667 </row>
11668 <row>
11669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 d
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11679 \begin_inset Text
11680
11681 \begin_layout Plain Layout
11682 e
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11688 \begin_inset Text
11689
11690 \begin_layout Plain Layout
11691 f
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 </row>
11697 <row>
11698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 g
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711 h
11712 \end_layout
11713
11714 \end_inset
11715 </cell>
11716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11717 \begin_inset Text
11718
11719 \begin_layout Plain Layout
11720 i
11721 \end_layout
11722
11723 \end_inset
11724 </cell>
11725 </row>
11726 </lyxtabular>
11727
11728 \end_inset
11729
11730
11731 \begin_inset space \hfill{}
11732 \end_inset
11733
11734
11735 \end_layout
11736
11737 \end_inset
11738
11739
11740 \end_layout
11741
11742 \begin_layout Subsection
11743 Multi-colonnes
11744 \begin_inset CommandInset label
11745 LatexCommand label
11746 name "subsec:Multicolonnes"
11747
11748 \end_inset
11749
11750
11751 \begin_inset Index idx
11752 status collapsed
11753
11754 \begin_layout Plain Layout
11755 Multi-colonnes
11756 \end_layout
11757
11758 \end_inset
11759
11760
11761 \begin_inset Index idx
11762 status collapsed
11763
11764 \begin_layout Plain Layout
11765 Tableau ! Multi-colonnes
11766 \end_layout
11767
11768 \end_inset
11769
11770
11771 \end_layout
11772
11773 \begin_layout Subsubsection
11774 Les bases des multi-colonnes
11775 \end_layout
11776
11777 \begin_layout Standard
11778 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11779  qu'elle doit couvrir et utilisez soit le bouton 
11780 \begin_inset Info
11781 type  "icon"
11782 arg   "tabular-feature multicolumn"
11783 \end_inset
11784
11785  de la barre d'outils tableau, ou le menu 
11786 \family sans
11787 Édition\SpecialChar menuseparator
11788 Tableau\SpecialChar menuseparator
11789 Multi-colonnes
11790 \family default
11791 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11792  
11793 \family sans
11794 Multi-colonnes
11795 \family default
11796 .
11797 \end_layout
11798
11799 \begin_layout Standard
11800 Les multi-colonnes ont leurs propres paramètres de cellule.
11801  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11802  de la cellule, cela n'affecte que la cellule multi-colonnes.
11803  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11804  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11805 \end_layout
11806
11807 \begin_layout Standard
11808 \align center
11809 \begin_inset Tabular
11810 <lyxtabular version="3" rows="3" columns="4">
11811 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11812 <column alignment="center" valignment="top" width="0pt">
11813 <column alignment="center" valignment="middle">
11814 <column alignment="center" valignment="top" width="0in">
11815 <column alignment="center" valignment="top" width="0pt">
11816 <row>
11817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821 abc
11822 \end_layout
11823
11824 \end_inset
11825 </cell>
11826 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11827 \begin_inset Text
11828
11829 \begin_layout Plain Layout
11830 def ghi
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839
11840 \end_layout
11841
11842 \end_inset
11843 </cell>
11844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11845 \begin_inset Text
11846
11847 \begin_layout Plain Layout
11848 jkl
11849 \end_layout
11850
11851 \end_inset
11852 </cell>
11853 </row>
11854 <row>
11855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11856 \begin_inset Text
11857
11858 \begin_layout Plain Layout
11859 A
11860 \end_layout
11861
11862 \end_inset
11863 </cell>
11864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11865 \begin_inset Text
11866
11867 \begin_layout Plain Layout
11868 B
11869 \end_layout
11870
11871 \end_inset
11872 </cell>
11873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11874 \begin_inset Text
11875
11876 \begin_layout Plain Layout
11877 C
11878 \end_layout
11879
11880 \end_inset
11881 </cell>
11882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11883 \begin_inset Text
11884
11885 \begin_layout Plain Layout
11886 D
11887 \end_layout
11888
11889 \end_inset
11890 </cell>
11891 </row>
11892 <row>
11893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11894 \begin_inset Text
11895
11896 \begin_layout Plain Layout
11897 1
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11903 \begin_inset Text
11904
11905 \begin_layout Plain Layout
11906 2
11907 \end_layout
11908
11909 \end_inset
11910 </cell>
11911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11912 \begin_inset Text
11913
11914 \begin_layout Plain Layout
11915 3
11916 \end_layout
11917
11918 \end_inset
11919 </cell>
11920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11921 \begin_inset Text
11922
11923 \begin_layout Plain Layout
11924 4
11925 \end_layout
11926
11927 \end_inset
11928 </cell>
11929 </row>
11930 </lyxtabular>
11931
11932 \end_inset
11933
11934
11935 \end_layout
11936
11937 \begin_layout Subsubsection
11938 Calculs avec les multi-colonnes
11939 \begin_inset CommandInset label
11940 LatexCommand label
11941 name "subsec:Calculs-multicolonnes"
11942
11943 \end_inset
11944
11945
11946 \begin_inset Index idx
11947 status collapsed
11948
11949 \begin_layout Plain Layout
11950 Multi-colonnes ! Calculs
11951 \end_layout
11952
11953 \end_inset
11954
11955
11956 \end_layout
11957
11958 \begin_layout Standard
11959 \SpecialChar LyX
11960  gère directement les multi-colonnes, mais nous devons faire attention à
11961  la largeur des cellules couvertes par la cellule multi-colonnes.
11962 \end_layout
11963
11964 \begin_layout Standard
11965 \begin_inset Float table
11966 placement h
11967 wide false
11968 sideways false
11969 status open
11970
11971 \begin_layout Plain Layout
11972 \begin_inset Caption Standard
11973
11974 \begin_layout Plain Layout
11975 \begin_inset CommandInset label
11976 LatexCommand label
11977 name "tab:Tableau-multicolonne-parfaite"
11978
11979 \end_inset
11980
11981 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11982  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11983 \begin_inset Argument 1
11984 status open
11985
11986 \begin_layout Plain Layout
11987 Tableau avec multi-colonnes parfaite
11988 \end_layout
11989
11990 \end_inset
11991
11992
11993 \end_layout
11994
11995 \end_inset
11996
11997
11998 \end_layout
11999
12000 \begin_layout Plain Layout
12001 \align center
12002 \begin_inset Tabular
12003 <lyxtabular version="3" rows="3" columns="3">
12004 <features tabularvalignment="middle">
12005 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12006 <column alignment="center" valignment="middle">
12007 <column alignment="center" valignment="top">
12008 <row>
12009 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12010 \begin_inset Text
12011
12012 \begin_layout Plain Layout
12013 multi-colonnes sur plusieurs lignes
12014 \end_layout
12015
12016 \end_inset
12017 </cell>
12018 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12019 \begin_inset Text
12020
12021 \begin_layout Plain Layout
12022
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 c
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 </row>
12037 <row>
12038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12039 \begin_inset Text
12040
12041 \begin_layout Plain Layout
12042 d
12043 \end_layout
12044
12045 \end_inset
12046 </cell>
12047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12048 \begin_inset Text
12049
12050 \begin_layout Plain Layout
12051 e
12052 \end_layout
12053
12054 \end_inset
12055 </cell>
12056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12057 \begin_inset Text
12058
12059 \begin_layout Plain Layout
12060 f
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 </row>
12066 <row>
12067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Plain Layout
12071 g
12072 \end_layout
12073
12074 \end_inset
12075 </cell>
12076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080 h
12081 \end_layout
12082
12083 \end_inset
12084 </cell>
12085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12086 \begin_inset Text
12087
12088 \begin_layout Plain Layout
12089 i
12090 \end_layout
12091
12092 \end_inset
12093 </cell>
12094 </row>
12095 </lyxtabular>
12096
12097 \end_inset
12098
12099
12100 \end_layout
12101
12102 \end_inset
12103
12104
12105 \end_layout
12106
12107 \begin_layout Standard
12108 Par exemple, pour créer le tableau
12109 \begin_inset space ~
12110 \end_inset
12111
12112
12113 \begin_inset CommandInset ref
12114 LatexCommand ref
12115 reference "tab:Tableau-multicolonne-parfaite"
12116
12117 \end_inset
12118
12119 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12120  3×3 et faites un clic droit dessus.
12121  Ensuite choisissez pour cette cellule
12122 \emph on
12123 ,
12124 \emph default
12125  dans la fenêtre de dialogue de tableau, 
12126 \emph on
12127 multi-colonnes
12128 \emph default
12129
12130 \emph on
12131 alignement
12132 \begin_inset space ~
12133 \end_inset
12134
12135 horizontal
12136 \begin_inset space ~
12137 \end_inset
12138
12139 centré
12140 \emph default
12141  et une largeur de 2.5
12142 \begin_inset space \thinspace{}
12143 \end_inset
12144
12145 cm.
12146  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12147  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12148 \begin_inset space \thinspace{}
12149 \end_inset
12150
12151 cm pour la première colonne.
12152  La deuxième colonne aura alors automatiquement une largeur de 1.25
12153 \begin_inset space \thinspace{}
12154 \end_inset
12155
12156 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12157  C'est ce qui a été fait pour le tableau
12158 \begin_inset space ~
12159 \end_inset
12160
12161
12162 \begin_inset CommandInset ref
12163 LatexCommand ref
12164 reference "tab:Tableau-multicolonne-imparfait"
12165
12166 \end_inset
12167
12168 .
12169 \end_layout
12170
12171 \begin_layout Standard
12172 \begin_inset Float table
12173 wide false
12174 sideways false
12175 status open
12176
12177 \begin_layout Plain Layout
12178 \begin_inset Caption Standard
12179
12180 \begin_layout Plain Layout
12181 \begin_inset CommandInset label
12182 LatexCommand label
12183 name "tab:Tableau-multicolonne-imparfait"
12184
12185 \end_inset
12186
12187 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12188  de la largeur de la cellule multi-colonnes.
12189 \begin_inset Argument 1
12190 status open
12191
12192 \begin_layout Plain Layout
12193 Tableau avec multi-colonnes pas parfaite
12194 \end_layout
12195
12196 \end_inset
12197
12198
12199 \end_layout
12200
12201 \end_inset
12202
12203
12204 \end_layout
12205
12206 \begin_layout Plain Layout
12207 \align center
12208 \begin_inset Tabular
12209 <lyxtabular version="3" rows="3" columns="3">
12210 <features tabularvalignment="middle">
12211 <column alignment="center" valignment="top" width="1.25cm">
12212 <column alignment="center" valignment="top">
12213 <column alignment="center" valignment="top">
12214 <row>
12215 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12216 \begin_inset Text
12217
12218 \begin_layout Plain Layout
12219 multi-colonnes sur plusieurs lignes
12220 \end_layout
12221
12222 \end_inset
12223 </cell>
12224 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12225 \begin_inset Text
12226
12227 \begin_layout Plain Layout
12228
12229 \end_layout
12230
12231 \end_inset
12232 </cell>
12233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12234 \begin_inset Text
12235
12236 \begin_layout Plain Layout
12237 c
12238 \end_layout
12239
12240 \end_inset
12241 </cell>
12242 </row>
12243 <row>
12244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12245 \begin_inset Text
12246
12247 \begin_layout Plain Layout
12248 d
12249 \end_layout
12250
12251 \end_inset
12252 </cell>
12253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12254 \begin_inset Text
12255
12256 \begin_layout Plain Layout
12257 e
12258 \end_layout
12259
12260 \end_inset
12261 </cell>
12262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12263 \begin_inset Text
12264
12265 \begin_layout Plain Layout
12266 f
12267 \end_layout
12268
12269 \end_inset
12270 </cell>
12271 </row>
12272 <row>
12273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 g
12278 \end_layout
12279
12280 \end_inset
12281 </cell>
12282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12283 \begin_inset Text
12284
12285 \begin_layout Plain Layout
12286 h
12287 \end_layout
12288
12289 \end_inset
12290 </cell>
12291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12292 \begin_inset Text
12293
12294 \begin_layout Plain Layout
12295 i
12296 \end_layout
12297
12298 \end_inset
12299 </cell>
12300 </row>
12301 </lyxtabular>
12302
12303 \end_inset
12304
12305
12306 \end_layout
12307
12308 \end_inset
12309
12310
12311 \end_layout
12312
12313 \begin_layout Standard
12314 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12315  de la cellule multi-colonnes, elle est un peu plus large.
12316  La raison est que la taille que l'on donne à une cellule, 
12317 \begin_inset Formula $W_{g}$
12318 \end_inset
12319
12320  n'est pas sa taille totale, 
12321 \begin_inset Formula $W_{\mathrm{tot}}$
12322 \end_inset
12323
12324  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12325  lui donne.
12326  L'annexe
12327 \begin_inset space ~
12328 \end_inset
12329
12330
12331 \begin_inset CommandInset ref
12332 LatexCommand ref
12333 reference "cha:Explication-de-l'Equation"
12334
12335 \end_inset
12336
12337  explique pourquoi en détail.
12338 \end_layout
12339
12340 \begin_layout Standard
12341 La largeur nécessaire 
12342 \begin_inset Formula $W_{g\,n}$
12343 \end_inset
12344
12345  quand 
12346 \emph on
12347 n
12348 \emph default
12349  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12350  ait une largeur totale de 
12351 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12352 \end_inset
12353
12354 :
12355 \begin_inset Formula 
12356 \begin{equation}
12357 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12358 \end{equation}
12359
12360 \end_inset
12361
12362
12363 \end_layout
12364
12365 \begin_layout Standard
12366 Dans notre cas nous avons 
12367 \begin_inset Formula $n=2$
12368 \end_inset
12369
12370
12371 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12372 \end_inset
12373
12374 cm et les valeurs implicites pour les autres longueurs, l'équation
12375 \begin_inset space ~
12376 \end_inset
12377
12378
12379 \begin_inset CommandInset ref
12380 LatexCommand ref
12381 reference "eq:Wgn"
12382
12383 \end_inset
12384
12385  devient
12386 \begin_inset Formula 
12387 \begin{equation}
12388 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12389 \end{equation}
12390
12391 \end_inset
12392
12393
12394 \end_layout
12395
12396 \begin_layout Standard
12397 Pour permettre des calculs avec \SpecialChar LaTeX
12398 , vous devez charger le paquetage \SpecialChar LaTeX
12399  
12400 \series bold
12401 calc
12402 \series default
12403  avec la ligne suivante dans le préambule du document
12404 \begin_inset Index idx
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408 Paquetages \SpecialChar LaTeX
12409  ! calc
12410 \end_layout
12411
12412 \end_inset
12413
12414
12415 \end_layout
12416
12417 \begin_layout Standard
12418
12419 \series bold
12420
12421 \backslash
12422 usepackage{calc}
12423 \end_layout
12424
12425 \begin_layout Standard
12426 \SpecialChar LyX
12427  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12428  de dialogue.
12429  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12430  dans la
12431  fenêtre de dialogue.
12432  Voici un aperçu de ces paramètres :
12433 \end_layout
12434
12435 \begin_layout Itemize
12436
12437 \series bold
12438 p{largeur}
12439 \series default
12440  crée une cellule de taille donnée, le texte est aligné verticalement en
12441  haut.
12442 \end_layout
12443
12444 \begin_layout Itemize
12445
12446 \series bold
12447 m{largeur}
12448 \series default
12449  crée une cellule de taille donnée, le texte est aligné verticalement au
12450  centre
12451 \end_layout
12452
12453 \begin_layout Itemize
12454
12455 \series bold
12456 b{largeur}
12457 \series default
12458  crée une cellule de taille donnée, le texte est aligné verticalement en
12459  bas
12460 \end_layout
12461
12462 \begin_layout Standard
12463 En entrant un paramètre \SpecialChar LaTeX
12464 , tous les réglages de cellule donnés dans la fenêtre
12465  de dialogue sont ignorés.
12466 \end_layout
12467
12468 \begin_layout Standard
12469 \begin_inset Note Greyedout
12470 status open
12471
12472 \begin_layout Plain Layout
12473
12474 \series bold
12475 Note:
12476 \series default
12477  À cause d'un bug, \SpecialChar LyX
12478  affiche quand même les réglages qui ne sont pas pris
12479  en compte.
12480 \end_layout
12481
12482 \end_inset
12483
12484
12485 \end_layout
12486
12487 \begin_layout Standard
12488 Comme le texte doit être centré horizontalement, on ajoute la commande 
12489 \series bold
12490
12491 \backslash
12492 centering
12493 \series default
12494 .
12495  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12496  suivant pour la première des
12497  colonnes recouvertes :
12498 \end_layout
12499
12500 \begin_layout Standard
12501
12502 \series bold
12503 >{
12504 \backslash
12505 centering}m{1.25cm-6.2pt}
12506 \end_layout
12507
12508 \begin_layout Standard
12509 La commande 
12510 \series bold
12511 >{ }
12512 \series default
12513  signifie que les commandes qui se trouvent entre les accolades doivent
12514  être appliquées avant que la cellule ne soit créée.
12515 \end_layout
12516
12517 \begin_layout Standard
12518 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12519  multi-colonnes, il est toujours aligné à gauche.
12520  Cela vient du fait que \SpecialChar LyX
12521  applique l'alignement seulement à des colonnes
12522  isolées.
12523  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12524  suivant pour la multi-colonnes
12525 \end_layout
12526
12527 \begin_layout Standard
12528
12529 \series bold
12530 >{
12531 \backslash
12532 centering}m{2.5cm}
12533 \end_layout
12534
12535 \begin_layout Subsection
12536 Multi-lignes
12537 \begin_inset CommandInset label
12538 LatexCommand label
12539 name "subsec:Multi-lignes"
12540
12541 \end_inset
12542
12543
12544 \begin_inset Index idx
12545 status collapsed
12546
12547 \begin_layout Plain Layout
12548 Multi-lignes
12549 \end_layout
12550
12551 \end_inset
12552
12553
12554 \begin_inset Index idx
12555 status collapsed
12556
12557 \begin_layout Plain Layout
12558 Tableau ! multi-lignes
12559 \end_layout
12560
12561 \end_inset
12562
12563
12564 \end_layout
12565
12566 \begin_layout Standard
12567 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12568  qu'elle doit couvrir et utilisez soit le bouton 
12569 \begin_inset Info
12570 type  "icon"
12571 arg   "tabular-feature multirow"
12572 \end_inset
12573
12574  de la barre d'outils tableau, ou le menu 
12575 \family sans
12576 Édition\SpecialChar menuseparator
12577 Tableau\SpecialChar menuseparator
12578 Multi-lignes
12579 \family default
12580 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12581  
12582 \family sans
12583 Multi-lignes
12584 \family default
12585 .
12586 \end_layout
12587
12588 \begin_layout Standard
12589 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12590 \end_layout
12591
12592 \begin_layout Standard
12593 \align center
12594 \begin_inset Tabular
12595 <lyxtabular version="3" rows="3" columns="3">
12596 <features tabularvalignment="middle">
12597 <column alignment="center" valignment="top" width="0pt">
12598 <column alignment="center" valignment="top">
12599 <column alignment="center" valignment="top">
12600 <row>
12601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12602 \begin_inset Text
12603
12604 \begin_layout Plain Layout
12605 un contenu long
12606 \end_layout
12607
12608 \end_inset
12609 </cell>
12610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12611 \begin_inset Text
12612
12613 \begin_layout Plain Layout
12614 b
12615 \end_layout
12616
12617 \end_inset
12618 </cell>
12619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12620 \begin_inset Text
12621
12622 \begin_layout Plain Layout
12623 c
12624 \end_layout
12625
12626 \end_inset
12627 </cell>
12628 </row>
12629 <row>
12630 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 multi-lignes
12635 \end_layout
12636
12637 \end_inset
12638 </cell>
12639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12640 \begin_inset Text
12641
12642 \begin_layout Plain Layout
12643 e
12644 \end_layout
12645
12646 \end_inset
12647 </cell>
12648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12649 \begin_inset Text
12650
12651 \begin_layout Plain Layout
12652 f
12653 \end_layout
12654
12655 \end_inset
12656 </cell>
12657 </row>
12658 <row>
12659 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12660 \begin_inset Text
12661
12662 \begin_layout Plain Layout
12663
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12669 \begin_inset Text
12670
12671 \begin_layout Plain Layout
12672 h
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12678 \begin_inset Text
12679
12680 \begin_layout Plain Layout
12681 i
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 </row>
12687 </lyxtabular>
12688
12689 \end_inset
12690
12691
12692 \end_layout
12693
12694 \begin_layout Standard
12695 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12696  la colonne.
12697  L'
12698 \family sans
12699 Espacement
12700 \begin_inset space ~
12701 \end_inset
12702
12703 vertical
12704 \family default
12705  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12706  est positive ou négative.
12707 \end_layout
12708
12709 \begin_layout Standard
12710 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12711  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12712  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12713  implicite, vous devez redéfinir la commande 
12714 \series bold
12715
12716 \backslash
12717 multirowsetup
12718 \series default
12719  avec la commande
12720 \end_layout
12721
12722 \begin_layout Standard
12723
12724 \series bold
12725
12726 \backslash
12727 renewcommand{
12728 \backslash
12729 multirowsetup}{
12730 \backslash
12731 centering}
12732 \end_layout
12733
12734 \begin_layout Standard
12735 dans le préambule du document.
12736  Après ça, tous les contenus de cellules multi-lignes du document seront
12737  centrés.
12738  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12739  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12740  juste
12741  avant le tableau concerné, plutôt que dans le préambule.
12742  Si le texte doit être aligné à droite, remplacez 
12743 \series bold
12744
12745 \backslash
12746 centering
12747 \series default
12748  par 
12749 \series bold
12750
12751 \backslash
12752 raggedleft
12753 \series default
12754 .
12755  Pour revenir à l'alignement à gauche utilisez 
12756 \series bold
12757
12758 \backslash
12759 raggedright
12760 \series default
12761 .
12762 \end_layout
12763
12764 \begin_layout Standard
12765 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12766  avec un décalage vertical de -4
12767 \begin_inset space \thinspace{}
12768 \end_inset
12769
12770 mm dans une colonne de 3
12771 \begin_inset space \thinspace{}
12772 \end_inset
12773
12774 cm de large
12775 \begin_inset space ~
12776 \end_inset
12777
12778 :
12779 \end_layout
12780
12781 \begin_layout Standard
12782 \noindent
12783 \align center
12784 \begin_inset ERT
12785 status collapsed
12786
12787 \begin_layout Plain Layout
12788
12789
12790 \backslash
12791 renewcommand{
12792 \backslash
12793 multirowsetup}{
12794 \backslash
12795 raggedleft}
12796 \end_layout
12797
12798 \end_inset
12799
12800
12801 \begin_inset Tabular
12802 <lyxtabular version="3" rows="4" columns="3">
12803 <features tabularvalignment="middle">
12804 <column alignment="center" valignment="top" width="3cm">
12805 <column alignment="center" valignment="top">
12806 <column alignment="center" valignment="top">
12807 <row>
12808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12809 \begin_inset Text
12810
12811 \begin_layout Plain Layout
12812 un contenu long
12813 \end_layout
12814
12815 \end_inset
12816 </cell>
12817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12818 \begin_inset Text
12819
12820 \begin_layout Plain Layout
12821 b
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830 c
12831 \end_layout
12832
12833 \end_inset
12834 </cell>
12835 </row>
12836 <row>
12837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12838 \begin_inset Text
12839
12840 \begin_layout Plain Layout
12841 t
12842 \end_layout
12843
12844 \end_inset
12845 </cell>
12846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12847 \begin_inset Text
12848
12849 \begin_layout Plain Layout
12850 n
12851 \end_layout
12852
12853 \end_inset
12854 </cell>
12855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12856 \begin_inset Text
12857
12858 \begin_layout Plain Layout
12859 m
12860 \end_layout
12861
12862 \end_inset
12863 </cell>
12864 </row>
12865 <row>
12866 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12867 \begin_inset Text
12868
12869 \begin_layout Plain Layout
12870 multi-lignes
12871 \end_layout
12872
12873 \end_inset
12874 </cell>
12875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12876 \begin_inset Text
12877
12878 \begin_layout Plain Layout
12879 e
12880 \end_layout
12881
12882 \end_inset
12883 </cell>
12884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12885 \begin_inset Text
12886
12887 \begin_layout Plain Layout
12888 f
12889 \end_layout
12890
12891 \end_inset
12892 </cell>
12893 </row>
12894 <row>
12895 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12896 \begin_inset Text
12897
12898 \begin_layout Plain Layout
12899
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908 h
12909 \end_layout
12910
12911 \end_inset
12912 </cell>
12913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 i
12918 \end_layout
12919
12920 \end_inset
12921 </cell>
12922 </row>
12923 </lyxtabular>
12924
12925 \end_inset
12926
12927
12928 \begin_inset ERT
12929 status collapsed
12930
12931 \begin_layout Plain Layout
12932
12933
12934 \backslash
12935 renewcommand{
12936 \backslash
12937 multirowsetup}{
12938 \backslash
12939 raggedright}
12940 \end_layout
12941
12942 \end_inset
12943
12944
12945 \end_layout
12946
12947 \begin_layout Standard
12948 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12949  utiliser un saut de ligne forcé (
12950 \begin_inset space ~
12951 \end_inset
12952
12953 raccourci 
12954 \family sans
12955 Ctrl+Entrée
12956 \family default
12957
12958 \begin_inset space ~
12959 \end_inset
12960
12961 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12962  on le voit dans ce tableau :
12963 \end_layout
12964
12965 \begin_layout Standard
12966 \noindent
12967 \align center
12968 \begin_inset Tabular
12969 <lyxtabular version="3" rows="3" columns="2">
12970 <features tabularvalignment="middle">
12971 <column alignment="left" valignment="middle" width="2cm">
12972 <column alignment="center" valignment="top">
12973 <row>
12974 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12975 \begin_inset Text
12976
12977 \begin_layout Plain Layout
12978 aaa
12979 \begin_inset Newline newline
12980 \end_inset
12981
12982 aaa
12983 \begin_inset Newline newline
12984 \end_inset
12985
12986 mauvaise cellule
12987 \end_layout
12988
12989 \end_inset
12990 </cell>
12991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12992 \begin_inset Text
12993
12994 \begin_layout Plain Layout
12995 ccc
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 </row>
13001 <row>
13002 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 ddd
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 </row>
13021 <row>
13022 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026 bbb
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 eee
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 </row>
13041 </lyxtabular>
13042
13043 \end_inset
13044
13045
13046 \end_layout
13047
13048 \begin_layout Standard
13049 Vous devez donc faire attention avec les saut de lignes forcés.
13050 \end_layout
13051
13052 \begin_layout Subsection
13053 Cellules avec ligne(s) diagonale(s)
13054 \end_layout
13055
13056 \begin_layout Standard
13057 Pour instruire le lecteur de la signification ds titres de lignes et de
13058  colonnes dans un tableau, il est pratique de partager le première cellule
13059  du tableau à l'aide d'une ou deux lignes diagonales.
13060  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13061  \SpecialChar LaTeX
13062
13063 \series bold
13064 \lang english
13065  diagbox
13066 \series default
13067 \lang french
13068
13069 \begin_inset Index idx
13070 status collapsed
13071
13072 \begin_layout Plain Layout
13073 Paquetages \SpecialChar LaTeX
13074  ! diagbox
13075 \end_layout
13076
13077 \end_inset
13078
13079 .
13080  Ce paquetage inclut la commande 
13081 \series bold
13082 \lang english
13083
13084 \backslash
13085 diagbox
13086 \series default
13087 \lang french
13088  que l'on peut insérer en mode \SpecialChar TeX
13089  et qui peut avoir 2 ou 3 arguments:
13090 \end_layout
13091
13092 \begin_layout Standard
13093
13094 \series bold
13095 \lang english
13096
13097 \backslash
13098 diagbox[options]
13099 \lang french
13100 {inférieur gauche}{supérieur droit}
13101 \end_layout
13102
13103 \begin_layout Standard
13104
13105 \series bold
13106 \lang english
13107
13108 \backslash
13109 diagbox[options]
13110 \lang french
13111 {inférieur gauche}{supérieur gauche}{supérieur droit}
13112 \end_layout
13113
13114 \begin_layout Standard
13115 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13116  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13117  Dans le second cas, la cellule est partagée par deux lignes.
13118 \end_layout
13119
13120 \begin_layout Standard
13121 \begin_inset ERT
13122 status collapsed
13123
13124 \begin_layout Plain Layout
13125
13126
13127 \backslash
13128 ifdiagbox
13129 \end_layout
13130
13131 \end_inset
13132
13133
13134 \begin_inset Note Note
13135 status open
13136
13137 \begin_layout Plain Layout
13138 La section suivante ne s'affichera que si vous avez installé le paquetage
13139  \SpecialChar LaTeX
13140  
13141 \series bold
13142 diagbox
13143 \series default
13144 .
13145 \end_layout
13146
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \begin_layout Standard
13153 Voici un exemple de tableau où 
13154 \series bold
13155 \lang english
13156
13157 \backslash
13158 diagbox
13159 \lang french
13160  
13161 \series default
13162 est utilisé avec 2 arguments
13163 \begin_inset space ~
13164 \end_inset
13165
13166 dans la première cellule:
13167 \begin_inset VSpace medskip
13168 \end_inset
13169
13170
13171 \end_layout
13172
13173 \begin_layout Standard
13174 \noindent
13175 \begin_inset Tabular
13176 <lyxtabular version="3" rows="4" columns="4">
13177 <features tabularvalignment="middle">
13178 <column alignment="center" valignment="top">
13179 <column alignment="center" valignment="top">
13180 <column alignment="center" valignment="top">
13181 <column alignment="center" valignment="top">
13182 <row>
13183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13184 \begin_inset Text
13185
13186 \begin_layout Plain Layout
13187 \begin_inset ERT
13188 status collapsed
13189
13190 \begin_layout Plain Layout
13191
13192
13193 \backslash
13194 diagbox{
13195 \end_layout
13196
13197 \end_inset
13198
13199 Nom
13200 \begin_inset ERT
13201 status collapsed
13202
13203 \begin_layout Plain Layout
13204
13205 }{
13206 \end_layout
13207
13208 \end_inset
13209
13210 Paramètre
13211 \begin_inset ERT
13212 status collapsed
13213
13214 \begin_layout Plain Layout
13215
13216 }
13217 \end_layout
13218
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 Épaisseur en nm
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13236 \begin_inset Text
13237
13238 \begin_layout Plain Layout
13239 Transparence en %
13240 \end_layout
13241
13242 \end_inset
13243 </cell>
13244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13245 \begin_inset Text
13246
13247 \begin_layout Plain Layout
13248 Dureté en MPa
13249 \end_layout
13250
13251 \end_inset
13252 </cell>
13253 </row>
13254 <row>
13255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259 Vert parfait
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13265 \begin_inset Text
13266
13267 \begin_layout Plain Layout
13268 45
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13274 \begin_inset Text
13275
13276 \begin_layout Plain Layout
13277 80
13278 \end_layout
13279
13280 \end_inset
13281 </cell>
13282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 504
13287 \end_layout
13288
13289 \end_inset
13290 </cell>
13291 </row>
13292 <row>
13293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 Multi-P foncé
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13303 \begin_inset Text
13304
13305 \begin_layout Plain Layout
13306 60
13307 \end_layout
13308
13309 \end_inset
13310 </cell>
13311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13312 \begin_inset Text
13313
13314 \begin_layout Plain Layout
13315 72
13316 \end_layout
13317
13318 \end_inset
13319 </cell>
13320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13321 \begin_inset Text
13322
13323 \begin_layout Plain Layout
13324 982
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 </row>
13330 <row>
13331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 Pro transparent
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13341 \begin_inset Text
13342
13343 \begin_layout Plain Layout
13344 18
13345 \end_layout
13346
13347 \end_inset
13348 </cell>
13349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13350 \begin_inset Text
13351
13352 \begin_layout Plain Layout
13353 86
13354 \end_layout
13355
13356 \end_inset
13357 </cell>
13358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 374
13363 \end_layout
13364
13365 \end_inset
13366 </cell>
13367 </row>
13368 </lyxtabular>
13369
13370 \end_inset
13371
13372
13373 \begin_inset VSpace medskip
13374 \end_inset
13375
13376
13377 \end_layout
13378
13379 \begin_layout Standard
13380 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13381  sport ou les distances:
13382 \end_layout
13383
13384 \begin_layout Standard
13385 \noindent
13386 \align center
13387 \begin_inset Tabular
13388 <lyxtabular version="3" rows="4" columns="4">
13389 <features tabularvalignment="middle">
13390 <column alignment="center" valignment="top" width="0pt">
13391 <column alignment="center" valignment="top">
13392 <column alignment="center" valignment="top">
13393 <column alignment="center" valignment="top">
13394 <row>
13395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13396 \begin_inset Text
13397
13398 \begin_layout Plain Layout
13399 \begin_inset ERT
13400 status collapsed
13401
13402 \begin_layout Plain Layout
13403
13404
13405 \backslash
13406 diagbox{
13407 \end_layout
13408
13409 \end_inset
13410
13411 À domicile
13412 \begin_inset ERT
13413 status collapsed
13414
13415 \begin_layout Plain Layout
13416
13417 }{
13418 \end_layout
13419
13420 \end_inset
13421
13422 Résultat
13423 \begin_inset ERT
13424 status collapsed
13425
13426 \begin_layout Plain Layout
13427
13428 }{
13429 \end_layout
13430
13431 \end_inset
13432
13433 À l'extérieur
13434 \begin_inset ERT
13435 status collapsed
13436
13437 \begin_layout Plain Layout
13438
13439 }
13440 \end_layout
13441
13442 \end_inset
13443
13444
13445 \end_layout
13446
13447 \end_inset
13448 </cell>
13449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13450 \begin_inset Text
13451
13452 \begin_layout Plain Layout
13453 Tigres
13454 \end_layout
13455
13456 \end_inset
13457 </cell>
13458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13459 \begin_inset Text
13460
13461 \begin_layout Plain Layout
13462 Panthères
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471 Faucons
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 </row>
13477 <row>
13478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482 Tigres
13483 \end_layout
13484
13485 \end_inset
13486 </cell>
13487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13488 \begin_inset Text
13489
13490 \begin_layout Plain Layout
13491
13492 \end_layout
13493
13494 \end_inset
13495 </cell>
13496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13497 \begin_inset Text
13498
13499 \begin_layout Plain Layout
13500 1:3
13501 \end_layout
13502
13503 \end_inset
13504 </cell>
13505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13506 \begin_inset Text
13507
13508 \begin_layout Plain Layout
13509 0:1
13510 \end_layout
13511
13512 \end_inset
13513 </cell>
13514 </row>
13515 <row>
13516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520 Panthères
13521 \end_layout
13522
13523 \end_inset
13524 </cell>
13525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13526 \begin_inset Text
13527
13528 \begin_layout Plain Layout
13529 3:1
13530 \end_layout
13531
13532 \end_inset
13533 </cell>
13534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13535 \begin_inset Text
13536
13537 \begin_layout Plain Layout
13538
13539 \end_layout
13540
13541 \end_inset
13542 </cell>
13543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13544 \begin_inset Text
13545
13546 \begin_layout Plain Layout
13547 0:0
13548 \end_layout
13549
13550 \end_inset
13551 </cell>
13552 </row>
13553 <row>
13554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13555 \begin_inset Text
13556
13557 \begin_layout Plain Layout
13558 Faucons
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13564 \begin_inset Text
13565
13566 \begin_layout Plain Layout
13567 1:0
13568 \end_layout
13569
13570 \end_inset
13571 </cell>
13572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13573 \begin_inset Text
13574
13575 \begin_layout Plain Layout
13576 0:0
13577 \end_layout
13578
13579 \end_inset
13580 </cell>
13581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13582 \begin_inset Text
13583
13584 \begin_layout Plain Layout
13585
13586 \end_layout
13587
13588 \end_inset
13589 </cell>
13590 </row>
13591 </lyxtabular>
13592
13593 \end_inset
13594
13595
13596 \end_layout
13597
13598 \begin_layout Standard
13599 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13600  2 coins ou plus du tableau comme ici:
13601 \end_layout
13602
13603 \begin_layout Standard
13604 \noindent
13605 \align center
13606 \begin_inset Tabular
13607 <lyxtabular version="3" rows="5" columns="5">
13608 <features tabularvalignment="middle">
13609 <column alignment="center" valignment="top" width="0pt">
13610 <column alignment="center" valignment="top">
13611 <column alignment="center" valignment="top">
13612 <column alignment="center" valignment="top">
13613 <column alignment="center" valignment="top">
13614 <row>
13615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 \begin_inset ERT
13620 status open
13621
13622 \begin_layout Plain Layout
13623
13624
13625 \backslash
13626 diagbox{
13627 \end_layout
13628
13629 \end_inset
13630
13631 À domicile}{Résultat
13632 \begin_inset ERT
13633 status collapsed
13634
13635 \begin_layout Plain Layout
13636
13637 }{
13638 \end_layout
13639
13640 \end_inset
13641
13642 À l'extérieur
13643 \begin_inset ERT
13644 status collapsed
13645
13646 \begin_layout Plain Layout
13647
13648 }
13649 \end_layout
13650
13651 \end_inset
13652
13653
13654 \end_layout
13655
13656 \end_inset
13657 </cell>
13658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13659 \begin_inset Text
13660
13661 \begin_layout Plain Layout
13662 Tigres
13663 \end_layout
13664
13665 \end_inset
13666 </cell>
13667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13668 \begin_inset Text
13669
13670 \begin_layout Plain Layout
13671 Panthères
13672 \end_layout
13673
13674 \end_inset
13675 </cell>
13676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13677 \begin_inset Text
13678
13679 \begin_layout Plain Layout
13680 Faucons
13681 \end_layout
13682
13683 \end_inset
13684 </cell>
13685 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13686 \begin_inset Text
13687
13688 \begin_layout Plain Layout
13689 \begin_inset ERT
13690 status open
13691
13692 \begin_layout Plain Layout
13693
13694
13695 \backslash
13696 diagbox[dir=NE]{
13697 \end_layout
13698
13699 \end_inset
13700
13701 À domicile
13702 \begin_inset ERT
13703 status collapsed
13704
13705 \begin_layout Plain Layout
13706
13707 }{
13708 \end_layout
13709
13710 \end_inset
13711
13712 Résultat
13713 \begin_inset ERT
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718 }{
13719 \end_layout
13720
13721 \end_inset
13722
13723 À l'extérieur
13724 \begin_inset ERT
13725 status collapsed
13726
13727 \begin_layout Plain Layout
13728
13729 }
13730 \end_layout
13731
13732 \end_inset
13733
13734
13735 \end_layout
13736
13737 \end_inset
13738 </cell>
13739 </row>
13740 <row>
13741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 Tigres
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Plain Layout
13763 1:3
13764 \end_layout
13765
13766 \end_inset
13767 </cell>
13768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13769 \begin_inset Text
13770
13771 \begin_layout Plain Layout
13772 0:1
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 Tigres
13782 \end_layout
13783
13784 \end_inset
13785 </cell>
13786 </row>
13787 <row>
13788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792 Panthères
13793 \end_layout
13794
13795 \end_inset
13796 </cell>
13797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13798 \begin_inset Text
13799
13800 \begin_layout Plain Layout
13801 3:1
13802 \end_layout
13803
13804 \end_inset
13805 </cell>
13806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13807 \begin_inset Text
13808
13809 \begin_layout Plain Layout
13810
13811 \end_layout
13812
13813 \end_inset
13814 </cell>
13815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Plain Layout
13819 0:0
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13825 \begin_inset Text
13826
13827 \begin_layout Plain Layout
13828 Panthères
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 </row>
13834 <row>
13835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 Faucons
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848 1:0
13849 \end_layout
13850
13851 \end_inset
13852 </cell>
13853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13854 \begin_inset Text
13855
13856 \begin_layout Plain Layout
13857 0:0
13858 \end_layout
13859
13860 \end_inset
13861 </cell>
13862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13863 \begin_inset Text
13864
13865 \begin_layout Plain Layout
13866
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13872 \begin_inset Text
13873
13874 \begin_layout Plain Layout
13875 Faucons
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 </row>
13881 <row>
13882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Plain Layout
13886 \begin_inset ERT
13887 status open
13888
13889 \begin_layout Plain Layout
13890
13891
13892 \backslash
13893 diagbox[dir=SW]{
13894 \end_layout
13895
13896 \end_inset
13897
13898 À domicile
13899 \begin_inset ERT
13900 status collapsed
13901
13902 \begin_layout Plain Layout
13903
13904 }{
13905 \end_layout
13906
13907 \end_inset
13908
13909 Résultat
13910 \begin_inset ERT
13911 status collapsed
13912
13913 \begin_layout Plain Layout
13914
13915 }{
13916 \end_layout
13917
13918 \end_inset
13919
13920 À l'extérieur
13921 \begin_inset ERT
13922 status collapsed
13923
13924 \begin_layout Plain Layout
13925
13926 }
13927 \end_layout
13928
13929 \end_inset
13930
13931
13932 \end_layout
13933
13934 \end_inset
13935 </cell>
13936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13937 \begin_inset Text
13938
13939 \begin_layout Plain Layout
13940 Tigres
13941 \end_layout
13942
13943 \end_inset
13944 </cell>
13945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13946 \begin_inset Text
13947
13948 \begin_layout Plain Layout
13949 Panthères
13950 \end_layout
13951
13952 \end_inset
13953 </cell>
13954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13955 \begin_inset Text
13956
13957 \begin_layout Plain Layout
13958 Faucons
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13964 \begin_inset Text
13965
13966 \begin_layout Plain Layout
13967 \begin_inset ERT
13968 status open
13969
13970 \begin_layout Plain Layout
13971
13972
13973 \backslash
13974 diagbox[dir=SE]{
13975 \end_layout
13976
13977 \end_inset
13978
13979 À domicile
13980 \begin_inset ERT
13981 status collapsed
13982
13983 \begin_layout Plain Layout
13984
13985 }{
13986 \end_layout
13987
13988 \end_inset
13989
13990 Résultat
13991 \begin_inset ERT
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995
13996 }{
13997 \end_layout
13998
13999 \end_inset
14000
14001 À l'extérieur
14002 \begin_inset ERT
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006
14007 }
14008 \end_layout
14009
14010 \end_inset
14011
14012
14013 \end_layout
14014
14015 \end_inset
14016 </cell>
14017 </row>
14018 </lyxtabular>
14019
14020 \end_inset
14021
14022
14023 \end_layout
14024
14025 \begin_layout Standard
14026 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14027  
14028 \series bold
14029 dir=direction
14030 \series default
14031
14032 \emph on
14033 direction
14034 \emph default
14035  est à choisir parmi 
14036 \series bold
14037 NE
14038 \series default
14039
14040 \series bold
14041 SE
14042 \series default
14043
14044 \series bold
14045 SW
14046 \series default
14047  et 
14048 \series bold
14049 NW
14050 \series default
14051  comme sur une rose des vents.
14052  
14053 \series bold
14054 SW
14055 \series default
14056  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14057  du tableau ci-dessus, désigné via la commande:
14058 \end_layout
14059
14060 \begin_layout Standard
14061
14062 \series bold
14063 \lang english
14064
14065 \backslash
14066 diagbox[dir=SW]{
14067 \series default
14068 \lang french
14069 À domicile
14070 \series bold
14071 \lang english
14072 }{
14073 \series default
14074 \lang french
14075 Résultat
14076 \series bold
14077 \lang english
14078 }{
14079 \series default
14080 \lang french
14081 À l'extérieur
14082 \series bold
14083 \lang english
14084 }
14085 \series default
14086 \lang french
14087 .
14088  
14089 \end_layout
14090
14091 \begin_layout Standard
14092 Si aucune direction n'est spécifiée, elle est implicitement NW.
14093 \end_layout
14094
14095 \begin_layout Standard
14096 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14097  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14098  le contenu de la cellule va déborder:
14099 \end_layout
14100
14101 \begin_layout Standard
14102 \noindent
14103 \align center
14104 \begin_inset Tabular
14105 <lyxtabular version="3" rows="2" columns="2">
14106 <features tabularvalignment="middle">
14107 <column alignment="center" valignment="top" width="3cm">
14108 <column alignment="center" valignment="top">
14109 <row>
14110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14111 \begin_inset Text
14112
14113 \begin_layout Plain Layout
14114 \begin_inset ERT
14115 status collapsed
14116
14117 \begin_layout Plain Layout
14118
14119
14120 \backslash
14121 diagbox{
14122 \end_layout
14123
14124 \end_inset
14125
14126 Nom
14127 \begin_inset ERT
14128 status collapsed
14129
14130 \begin_layout Plain Layout
14131
14132 }{
14133 \end_layout
14134
14135 \end_inset
14136
14137 Paramètre
14138 \begin_inset ERT
14139 status collapsed
14140
14141 \begin_layout Plain Layout
14142
14143 }
14144 \end_layout
14145
14146 \end_inset
14147
14148
14149 \end_layout
14150
14151 \end_inset
14152 </cell>
14153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157 Épaisseur en nm
14158 \end_layout
14159
14160 \end_inset
14161 </cell>
14162 </row>
14163 <row>
14164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168 Vert parfait
14169 \end_layout
14170
14171 \end_inset
14172 </cell>
14173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14174 \begin_inset Text
14175
14176 \begin_layout Plain Layout
14177 45
14178 \end_layout
14179
14180 \end_inset
14181 </cell>
14182 </row>
14183 </lyxtabular>
14184
14185 \end_inset
14186
14187
14188 \end_layout
14189
14190 \begin_layout Standard
14191 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14192  cellule partagée, utilisez l'option de commande 
14193 \series bold
14194 \lang english
14195 width=3cm
14196 \series default
14197 \lang french
14198  (remplacez 
14199 \begin_inset Quotes cld
14200 \end_inset
14201
14202 3cm
14203 \begin_inset Quotes crd
14204 \end_inset
14205
14206 par la largeur désirée).
14207  Dans le tableau qui suit, la largeur de la première colonne est réglée
14208  à 4cm.
14209  Pour 
14210 \series bold
14211 \lang english
14212
14213 \backslash
14214 diagbox
14215 \series default
14216 \lang french
14217  une largeur de 4
14218 \begin_inset space \thinspace{}
14219 \end_inset
14220
14221 cm + 2
14222 \begin_inset space \thinspace{}
14223 \end_inset
14224
14225
14226 \backslash
14227 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14228  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14229  de la cellule.
14230  Le calcul de la largeur ne peut pas être fait directement dans l'option
14231  de la commande 
14232 \series bold
14233 \lang english
14234
14235 \backslash
14236 diagbox
14237 \series default
14238 \lang french
14239 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14240  la suite.
14241  Ceci se fait via les commandes en code \SpecialChar TeX
14242 :
14243 \end_layout
14244
14245 \begin_layout Standard
14246
14247 \series bold
14248
14249 \backslash
14250 newlength{
14251 \backslash
14252 diagtest}
14253 \begin_inset Newline newline
14254 \end_inset
14255
14256
14257 \backslash
14258 setlength{
14259 \backslash
14260 diagtest}{4cm+2
14261 \backslash
14262 tabcolsep}
14263 \end_layout
14264
14265 \begin_layout Standard
14266 \begin_inset ERT
14267 status collapsed
14268
14269 \begin_layout Plain Layout
14270
14271
14272 \backslash
14273 newlength{
14274 \backslash
14275 diagtest}
14276 \end_layout
14277
14278 \begin_layout Plain Layout
14279
14280
14281 \backslash
14282 setlength{
14283 \backslash
14284 diagtest}{4cm+2
14285 \backslash
14286 tabcolsep}
14287 \end_layout
14288
14289 \end_inset
14290
14291
14292 \end_layout
14293
14294 \begin_layout Standard
14295 Pour permettre les calculs en \SpecialChar LaTeX
14296 , il faut charger dans le préambule du document
14297  le paquetage 
14298 \series bold
14299 calc
14300 \series default
14301
14302 \begin_inset Index idx
14303 status collapsed
14304
14305 \begin_layout Plain Layout
14306 Paquetages \SpecialChar LaTeX
14307  ! calc
14308 \end_layout
14309
14310 \end_inset
14311
14312 .
14313 \end_layout
14314
14315 \begin_layout Standard
14316 Dans le tableau vous pouvez maintenant utiliser la commande
14317 \end_layout
14318
14319 \begin_layout Standard
14320
14321 \series bold
14322
14323 \backslash
14324 diagbox[width=
14325 \backslash
14326 diagtest]{A}{B}
14327 \end_layout
14328
14329 \begin_layout Standard
14330 dans la première cellule:
14331 \end_layout
14332
14333 \begin_layout Standard
14334 \noindent
14335 \align center
14336 \begin_inset Tabular
14337 <lyxtabular version="3" rows="2" columns="2">
14338 <features tabularvalignment="middle">
14339 <column alignment="center" valignment="top" width="4cm">
14340 <column alignment="center" valignment="top">
14341 <row>
14342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14343 \begin_inset Text
14344
14345 \begin_layout Plain Layout
14346 \begin_inset ERT
14347 status open
14348
14349 \begin_layout Plain Layout
14350
14351
14352 \backslash
14353 diagbox[width=
14354 \backslash
14355 diagtest]{
14356 \end_layout
14357
14358 \end_inset
14359
14360 A
14361 \begin_inset ERT
14362 status collapsed
14363
14364 \begin_layout Plain Layout
14365
14366 }{
14367 \end_layout
14368
14369 \end_inset
14370
14371 B
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377 }
14378 \end_layout
14379
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14388 \begin_inset Text
14389
14390 \begin_layout Plain Layout
14391 Épaisseur en nm
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 </row>
14397 <row>
14398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402 Vert parfait
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411 45
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 </lyxtabular>
14418
14419 \end_inset
14420
14421
14422 \end_layout
14423
14424 \begin_layout Standard
14425 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14426  la longueur de la diagonale ne peut pas être calculée correctement comme
14427  dans ce tableau:
14428 \end_layout
14429
14430 \begin_layout Standard
14431 \noindent
14432 \align center
14433 \begin_inset Tabular
14434 <lyxtabular version="3" rows="2" columns="2">
14435 <features tabularvalignment="middle">
14436 <column alignment="center" valignment="top" width="0pt">
14437 <column alignment="center" valignment="top">
14438 <row>
14439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443 \begin_inset ERT
14444 status collapsed
14445
14446 \begin_layout Plain Layout
14447
14448
14449 \backslash
14450 diagbox{
14451 \end_layout
14452
14453 \end_inset
14454
14455 A
14456 \begin_inset ERT
14457 status collapsed
14458
14459 \begin_layout Plain Layout
14460
14461 }{
14462 \end_layout
14463
14464 \end_inset
14465
14466 B
14467 \begin_inset ERT
14468 status collapsed
14469
14470 \begin_layout Plain Layout
14471
14472 }
14473 \end_layout
14474
14475 \end_inset
14476
14477
14478 \end_layout
14479
14480 \end_inset
14481 </cell>
14482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14483 \begin_inset Text
14484
14485 \begin_layout Plain Layout
14486 Épaisseur en nm
14487 \end_layout
14488
14489 \end_inset
14490 </cell>
14491 </row>
14492 <row>
14493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497 Vert parfait
14498 \end_layout
14499
14500 \end_inset
14501 </cell>
14502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14503 \begin_inset Text
14504
14505 \begin_layout Plain Layout
14506 45
14507 \end_layout
14508
14509 \end_inset
14510 </cell>
14511 </row>
14512 </lyxtabular>
14513
14514 \end_inset
14515
14516
14517 \end_layout
14518
14519 \begin_layout Standard
14520 Dans ce cas, vous pouvez utiliser directement
14521 \series bold
14522  
14523 \lang english
14524 width
14525 \series default
14526 \lang french
14527  dans l'option de 
14528 \series bold
14529 \lang english
14530
14531 \backslash
14532 diagbox
14533 \series default
14534 \lang french
14535 , il n'est plus nécessaire d’ajouter 2
14536 \backslash
14537 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14538  colonne.
14539  Ici une largeur de 3cm est utilisée:
14540 \end_layout
14541
14542 \begin_layout Standard
14543 \noindent
14544 \align center
14545 \begin_inset Tabular
14546 <lyxtabular version="3" rows="2" columns="2">
14547 <features tabularvalignment="middle">
14548 <column alignment="center" valignment="top" width="0pt">
14549 <column alignment="center" valignment="top">
14550 <row>
14551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Plain Layout
14555 \begin_inset ERT
14556 status open
14557
14558 \begin_layout Plain Layout
14559
14560
14561 \backslash
14562 diagbox[width=3cm]{
14563 \end_layout
14564
14565 \end_inset
14566
14567 A
14568 \begin_inset ERT
14569 status collapsed
14570
14571 \begin_layout Plain Layout
14572
14573 }{
14574 \end_layout
14575
14576 \end_inset
14577
14578 B
14579 \begin_inset ERT
14580 status collapsed
14581
14582 \begin_layout Plain Layout
14583
14584 }
14585 \end_layout
14586
14587 \end_inset
14588
14589
14590 \end_layout
14591
14592 \end_inset
14593 </cell>
14594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14595 \begin_inset Text
14596
14597 \begin_layout Plain Layout
14598 Épaisseur en nm
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 </row>
14604 <row>
14605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14606 \begin_inset Text
14607
14608 \begin_layout Plain Layout
14609 Vert parfait
14610 \end_layout
14611
14612 \end_inset
14613 </cell>
14614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618 45
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 </row>
14624 </lyxtabular>
14625
14626 \end_inset
14627
14628
14629 \end_layout
14630
14631 \begin_layout Standard
14632 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14633  supplémentaire pour placer le texte dans la cellule.
14634  Ceci peut être obtenu avec l'option
14635 \series bold
14636  
14637 \lang english
14638 height
14639 \lang french
14640 =3cm
14641 \series default
14642  de la commande 
14643 \series bold
14644 \lang english
14645
14646 \backslash
14647 diagbox
14648 \series default
14649 \lang french
14650  (remplacer « 3cm » par la hauteur désirée).
14651  Dans le tableau qui suit, la commande
14652 \end_layout
14653
14654 \begin_layout Standard
14655
14656 \series bold
14657
14658 \backslash
14659 diagbox[width=3cm,height=1.4cm]{A
14660 \backslash
14661
14662 \backslash
14663 B}{C
14664 \backslash
14665
14666 \backslash
14667 D}
14668 \end_layout
14669
14670 \begin_layout Standard
14671 est utilisée dans la première cellule.
14672  La commande 
14673 \backslash
14674
14675 \backslash
14676  crée le saut de ligne
14677 \begin_inset Foot
14678 status open
14679
14680 \begin_layout Plain Layout
14681 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14682  largeur fixée.
14683 \end_layout
14684
14685 \end_inset
14686
14687 .
14688 \end_layout
14689
14690 \begin_layout Standard
14691 \noindent
14692 \align center
14693 \begin_inset Tabular
14694 <lyxtabular version="3" rows="2" columns="2">
14695 <features tabularvalignment="middle">
14696 <column alignment="center" valignment="top">
14697 <column alignment="center" valignment="top">
14698 <row>
14699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Plain Layout
14703 \begin_inset ERT
14704 status open
14705
14706 \begin_layout Plain Layout
14707
14708
14709 \backslash
14710 diagbox[width=3cm,height=1.4cm]{
14711 \end_layout
14712
14713 \end_inset
14714
14715 A
14716 \begin_inset ERT
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720
14721
14722 \backslash
14723
14724 \backslash
14725
14726 \end_layout
14727
14728 \end_inset
14729
14730 B
14731 \begin_inset ERT
14732 status collapsed
14733
14734 \begin_layout Plain Layout
14735
14736 }{
14737 \end_layout
14738
14739 \end_inset
14740
14741 C
14742 \begin_inset ERT
14743 status collapsed
14744
14745 \begin_layout Plain Layout
14746
14747
14748 \backslash
14749
14750 \backslash
14751
14752 \end_layout
14753
14754 \end_inset
14755
14756 D
14757 \begin_inset ERT
14758 status collapsed
14759
14760 \begin_layout Plain Layout
14761
14762 }
14763 \end_layout
14764
14765 \end_inset
14766
14767
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776 Épaisseur en nm
14777 \end_layout
14778
14779 \end_inset
14780 </cell>
14781 </row>
14782 <row>
14783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 Vert parfait
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Plain Layout
14796 45
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 </row>
14802 </lyxtabular>
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \begin_layout Standard
14810 \begin_inset ERT
14811 status collapsed
14812
14813 \begin_layout Plain Layout
14814
14815
14816 \backslash
14817 else
14818 \end_layout
14819
14820 \end_inset
14821
14822
14823 \begin_inset Note Note
14824 status open
14825
14826 \begin_layout Plain Layout
14827 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14828  
14829 \series bold
14830 diagbox
14831 \series default
14832  n'est pas installé :
14833 \end_layout
14834
14835 \end_inset
14836
14837
14838 \end_layout
14839
14840 \begin_layout Standard
14841 Vous devez installer le paquetage \SpecialChar LaTeX
14842  
14843 \series bold
14844 diagbox
14845 \series default
14846  pour voir le contenu de cette section dans la sortie imprimée.
14847 \end_layout
14848
14849 \begin_layout Standard
14850 \begin_inset ERT
14851 status collapsed
14852
14853 \begin_layout Plain Layout
14854
14855
14856 \backslash
14857 fi
14858 \end_layout
14859
14860 \end_inset
14861
14862
14863 \end_layout
14864
14865 \begin_layout Standard
14866 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14867  
14868 \series bold
14869 \lang english
14870 diagbox
14871 \series default
14872 \lang french
14873 , voir sa documentation, 
14874 \begin_inset CommandInset citation
14875 LatexCommand cite
14876 key "diagbox"
14877 literal "true"
14878
14879 \end_inset
14880
14881 .
14882 \end_layout
14883
14884 \begin_layout Section
14885 Les tableaux formels
14886 \begin_inset CommandInset label
14887 LatexCommand label
14888 name "sec:Tableaux-Formels"
14889
14890 \end_inset
14891
14892
14893 \begin_inset Index idx
14894 status collapsed
14895
14896 \begin_layout Plain Layout
14897 Tableau ! Formel
14898 \end_layout
14899
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \begin_layout Standard
14906 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14907  à celle du tableau
14908 \begin_inset space ~
14909 \end_inset
14910
14911
14912 \begin_inset CommandInset ref
14913 LatexCommand ref
14914 reference "tab:Exemple-tableau-booktabs"
14915
14916 \end_inset
14917
14918 .
14919  Ce genre de tableau est appelé 
14920 \begin_inset Quotes cld
14921 \end_inset
14922
14923
14924 \emph on
14925 formel
14926 \emph default
14927
14928 \begin_inset Quotes crd
14929 \end_inset
14930
14931 .
14932  Pour transformer un tableau en tableau formel, utilisez l'option 
14933 \family sans
14934 Formel
14935 \family default
14936  de l'onglet 
14937 \family sans
14938 Bordures
14939 \family default
14940  de la fenêtre de dialogue 
14941 \family sans
14942 Paramètres
14943 \begin_inset space ~
14944 \end_inset
14945
14946 du
14947 \begin_inset space ~
14948 \end_inset
14949
14950 tableau
14951 \family default
14952 .
14953 \end_layout
14954
14955 \begin_layout Standard
14956 \begin_inset Float table
14957 placement h
14958 wide false
14959 sideways false
14960 status open
14961
14962 \begin_layout Plain Layout
14963 \begin_inset Caption Standard
14964
14965 \begin_layout Plain Layout
14966 \begin_inset CommandInset label
14967 LatexCommand label
14968 name "tab:Exemple-tableau-booktabs"
14969
14970 \end_inset
14971
14972 Exemple de tableau formel
14973 \end_layout
14974
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \begin_layout Plain Layout
14981 \align center
14982 \begin_inset Tabular
14983 <lyxtabular version="3" rows="8" columns="4">
14984 <features booktabs="true" tabularvalignment="middle">
14985 <column alignment="center" valignment="top">
14986 <column alignment="center" valignment="top">
14987 <column alignment="center" valignment="top">
14988 <column alignment="center" valignment="top">
14989 <row>
14990 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994 Système
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell 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 1
15008 \end_layout
15009
15010 \end_inset
15011 </cell>
15012 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016 Chip
15017 \begin_inset space \thinspace{}
15018 \end_inset
15019
15020 2
15021 \end_layout
15022
15023 \end_inset
15024 </cell>
15025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15026 \begin_inset Text
15027
15028 \begin_layout Plain Layout
15029
15030 \end_layout
15031
15032 \end_inset
15033 </cell>
15034 </row>
15035 <row>
15036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040 \begin_inset ERT
15041 status collapsed
15042
15043 \begin_layout Plain Layout
15044
15045
15046 \backslash
15047 cmidrule(r){2-2}
15048 \end_layout
15049
15050 \end_inset
15051
15052
15053 \begin_inset ERT
15054 status collapsed
15055
15056 \begin_layout Plain Layout
15057
15058
15059 \backslash
15060 cmidrule(l){3-4}
15061 \end_layout
15062
15063 \end_inset
15064
15065 Épaisseur du capteur en µm
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074 300
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 <cell alignment="center" valignment="top" usebox="none">
15080 \begin_inset Text
15081
15082 \begin_layout Plain Layout
15083 300
15084 \end_layout
15085
15086 \end_inset
15087 </cell>
15088 <cell alignment="center" valignment="top" usebox="none">
15089 \begin_inset Text
15090
15091 \begin_layout Plain Layout
15092 700
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 </row>
15098 <row>
15099 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103 Angle du biseau en °
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112 3.55
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 <cell alignment="center" valignment="top" topline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Plain Layout
15121 2.71
15122 \end_layout
15123
15124 \end_inset
15125 </cell>
15126 <cell alignment="center" valignment="top" topline="true" usebox="none">
15127 \begin_inset Text
15128
15129 \begin_layout Plain Layout
15130 7.99
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 </row>
15136 <row topspace="default">
15137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141 Résolution spatiale en µm
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Plain Layout
15150 4.26
15151 \end_layout
15152
15153 \end_inset
15154 </cell>
15155 <cell alignment="center" valignment="top" usebox="none">
15156 \begin_inset Text
15157
15158 \begin_layout Plain Layout
15159 10.17
15160 \end_layout
15161
15162 \end_inset
15163 </cell>
15164 <cell alignment="center" valignment="top" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Plain Layout
15168 10.56
15169 \end_layout
15170
15171 \end_inset
15172 </cell>
15173 </row>
15174 <row topspace="default">
15175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 MTF à 
15180 \begin_inset Formula $f_{\mathrm{max}}$
15181 \end_inset
15182
15183
15184 \end_layout
15185
15186 \end_inset
15187 </cell>
15188 <cell alignment="center" valignment="top" usebox="none">
15189 \begin_inset Text
15190
15191 \begin_layout Plain Layout
15192 0.53
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 <cell alignment="center" valignment="top" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201 0.37
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 <cell alignment="center" valignment="top" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Plain Layout
15210 0.39
15211 \end_layout
15212
15213 \end_inset
15214 </cell>
15215 </row>
15216 <row topspace="default">
15217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221 \begin_inset ERT
15222 status collapsed
15223
15224 \begin_layout Plain Layout
15225
15226
15227 \backslash
15228 cmidrule[2pt](l{10pt}){1-1}
15229 \end_layout
15230
15231 \end_inset
15232
15233 résolution spatiale LSF
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 <cell alignment="center" valignment="top" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Plain Layout
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell alignment="center" valignment="top" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 <cell alignment="center" valignment="top" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Plain Layout
15260
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 </row>
15266 <row>
15267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Plain Layout
15271 en µm
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 <cell alignment="center" valignment="top" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Plain Layout
15280 129.7
15281 \end_layout
15282
15283 \end_inset
15284 </cell>
15285 <cell alignment="center" valignment="top" usebox="none">
15286 \begin_inset Text
15287
15288 \begin_layout Plain Layout
15289 52.75
15290 \end_layout
15291
15292 \end_inset
15293 </cell>
15294 <cell alignment="center" valignment="top" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Plain Layout
15298 50.78
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 </row>
15304 <row>
15305 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 en % de la taille des pixels
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318 76.3
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327 95.9
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336 92.3
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 </row>
15342 </lyxtabular>
15343
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \end_inset
15350
15351
15352 \end_layout
15353
15354 \begin_layout Standard
15355 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15356  
15357 \family sans
15358 Bordures
15359 \family default
15360  de la fenêtre de dialogue 
15361 \family sans
15362 Paramètres
15363 \begin_inset space ~
15364 \end_inset
15365
15366 du
15367 \begin_inset space ~
15368 \end_inset
15369
15370 tableau
15371 \family default
15372  comme c'est décrit dans la section
15373 \begin_inset space ~
15374 \end_inset
15375
15376
15377 \begin_inset CommandInset ref
15378 LatexCommand ref
15379 reference "subsec:Espacement-lignes"
15380
15381 \end_inset
15382
15383 .
15384 \end_layout
15385
15386 \begin_layout Standard
15387 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15388  verticales.
15389  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15390  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15391  sortie imprimée :
15392 \begin_inset Newline newline
15393 \end_inset
15394
15395 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15396 \begin_inset space \thinspace{}
15397 \end_inset
15398
15399 em alors que les autres lignes ont implicite une épaisseur de 0.05
15400 \begin_inset space \thinspace{}
15401 \end_inset
15402
15403 em.
15404 \end_layout
15405
15406 \begin_layout Standard
15407 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15408  les lignes de préambule suivantes :
15409 \end_layout
15410
15411 \begin_layout Standard
15412
15413 \series bold
15414
15415 \backslash
15416 let
15417 \backslash
15418 mytoprule
15419 \backslash
15420 toprule
15421 \begin_inset Newline newline
15422 \end_inset
15423
15424
15425 \backslash
15426 renewcommand{
15427 \backslash
15428 toprule}{
15429 \backslash
15430 mytoprule[width]}
15431 \end_layout
15432
15433 \begin_layout Standard
15434 Cet exemple concerne la première ligne, appelée 
15435 \series bold
15436 toprule
15437 \series default
15438 .
15439  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15440 \series bold
15441 toprule
15442 \series default
15443  par 
15444 \series bold
15445 bottomrule
15446 \series default
15447 .
15448  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15449  
15450 \series bold
15451 toprule
15452 \series default
15453  par 
15454 \series bold
15455 midrule
15456 \series default
15457 .
15458  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15459 \begin_inset space ~
15460 \end_inset
15461
15462
15463 \begin_inset CommandInset ref
15464 LatexCommand ref
15465 reference "cha:Unités-de-longueur"
15466
15467 \end_inset
15468
15469  pour préciser l'épaisseur voulue.
15470 \end_layout
15471
15472 \begin_layout Standard
15473 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15474  en mettant une ligne pour une cellule multi-colonnes.
15475  \SpecialChar LyX
15476  va utiliser en interne la commande 
15477 \series bold
15478
15479 \backslash
15480 cmidrule
15481 \series default
15482  pour créer cette ligne.
15483  Sa syntaxe complète est :
15484 \end_layout
15485
15486 \begin_layout Standard
15487
15488 \series bold
15489
15490 \backslash
15491 cmidrule[largeur](rognage){colDépart-colFin}
15492 \end_layout
15493
15494 \begin_layout Standard
15495 Les options de la commande 
15496 \series bold
15497
15498 \backslash
15499 cmidrule
15500 \series default
15501  ne sont pas actuellement gérées par \SpecialChar LyX
15502 , vous devez donc utiliser du code
15503  \SpecialChar TeX
15504  pour pouvoir les utiliser.
15505  On peut créer manuellement des lignes 
15506 \series bold
15507
15508 \backslash
15509 mitrales
15510 \series default
15511  en insérant la commande en code \SpecialChar TeX
15512  comme le premier élément de la première
15513  cellule de la ligne.
15514  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15515  en question.
15516 \end_layout
15517
15518 \begin_layout Standard
15519 La valeur 
15520 \series bold
15521 largeur
15522 \series default
15523  pour l'épaisseur des lignes est de 0.03
15524 \begin_inset space \thinspace{}
15525 \end_inset
15526
15527 em.
15528  
15529 \series bold
15530 colDépart
15531 \series default
15532  est le numéro de la colonne dans laquelle la ligne commence et 
15533 \series bold
15534 colFin
15535 \series default
15536  est le numéro de la colonne dans laquelle elle se termine.
15537  La valeur de 
15538 \series bold
15539 colFin
15540 \series default
15541  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15542  Le paramètre optionnel 
15543 \series bold
15544 rognage
15545 \series default
15546  peut être soit 
15547 \emph on
15548 l{largeurRognage}
15549 \emph default
15550 , ou 
15551 \emph on
15552 r{largeurRognage}
15553 \emph default
15554  où les valeurs de
15555 \emph on
15556  largeurRognage
15557 \emph default
15558  sont aussi optionnelles.
15559  En utilisant par exemple la valeur 
15560 \emph on
15561 l{2pt}
15562 \emph default
15563  pour ce paramètre, la ligne va être rognée de 2
15564 \begin_inset space \thinspace{}
15565 \end_inset
15566
15567 pt à son extrémité gauche.
15568  Si vous ne spécifiez pas de valeur pour 
15569 \emph on
15570 largeurRognage
15571 \emph default
15572  les lignes sont implicitement rognées de 0.5
15573 \begin_inset space \thinspace{}
15574 \end_inset
15575
15576 em.
15577 \end_layout
15578
15579 \begin_layout Standard
15580 \begin_inset VSpace bigskip
15581 \end_inset
15582
15583 Le tableau
15584 \begin_inset space ~
15585 \end_inset
15586
15587
15588 \begin_inset CommandInset ref
15589 LatexCommand ref
15590 reference "tab:Exemple-tableau-booktabs"
15591
15592 \end_inset
15593
15594  a été créé en utilisant les commandes
15595 \end_layout
15596
15597 \begin_layout Standard
15598
15599 \series bold
15600
15601 \backslash
15602 cmidrule(r){2-2}
15603 \backslash
15604 cmidrule(l){3-4}
15605 \end_layout
15606
15607 \begin_layout Standard
15608 au début de la deuxième ligne et
15609 \end_layout
15610
15611 \begin_layout Standard
15612
15613 \series bold
15614
15615 \backslash
15616 cmidrule[2pt](l{10pt}){1-1}
15617 \end_layout
15618
15619 \begin_layout Standard
15620 au début de la sixième ligne.
15621 \end_layout
15622
15623 \begin_layout Standard
15624 \begin_inset VSpace bigskip
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 Vous pouvez vouloir des commandes 
15632 \series bold
15633
15634 \backslash
15635 cmidrule
15636 \series default
15637 s qui se recouvrent comme pour le tableau
15638 \begin_inset space ~
15639 \end_inset
15640
15641
15642 \begin_inset CommandInset ref
15643 LatexCommand ref
15644 reference "tab:Tableau-booktabs-special"
15645
15646 \end_inset
15647
15648 .
15649  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15650
15651 \end_layout
15652
15653 \begin_layout Standard
15654
15655 \series bold
15656
15657 \backslash
15658 morecmidrules
15659 \end_layout
15660
15661 \begin_layout Standard
15662 La commande qui a été utilisée pour la deuxième ligne du tableau
15663 \begin_inset space ~
15664 \end_inset
15665
15666
15667 \begin_inset CommandInset ref
15668 LatexCommand ref
15669 reference "tab:Tableau-booktabs-special"
15670
15671 \end_inset
15672
15673  est
15674 \end_layout
15675
15676 \begin_layout Standard
15677
15678 \series bold
15679
15680 \backslash
15681 cmidrule(r){2-2}
15682 \backslash
15683 cmidrule(l){3-4}
15684 \backslash
15685 morecmidrules
15686 \backslash
15687 cmidrule{2-4}
15688 \end_layout
15689
15690 \begin_layout Standard
15691 La commande pour la sixième ligne est
15692 \end_layout
15693
15694 \begin_layout Standard
15695
15696 \series bold
15697
15698 \backslash
15699 midrule
15700 \backslash
15701 morecmidrules
15702 \backslash
15703 cmidrule{3-4}
15704 \end_layout
15705
15706 \begin_layout Standard
15707 \begin_inset VSpace bigskip
15708 \end_inset
15709
15710
15711 \end_layout
15712
15713 \begin_layout Standard
15714 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15715 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15716  font toute la largeur du tableau :
15717 \end_layout
15718
15719 \begin_layout Standard
15720
15721 \series bold
15722
15723 \backslash
15724 specialrule{largeur}{espace au dessus}{espace en dessous}
15725 \end_layout
15726
15727 \begin_layout Standard
15728 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15729  du paquetage \SpecialChar LaTeX
15730  
15731 \series bold
15732 booktabs
15733 \series default
15734  
15735 \begin_inset CommandInset citation
15736 LatexCommand cite
15737 key "booktabs"
15738 literal "true"
15739
15740 \end_inset
15741
15742 .
15743 \begin_inset Index idx
15744 status collapsed
15745
15746 \begin_layout Plain Layout
15747 Paquetages \SpecialChar LaTeX
15748  ! booktabs
15749 \end_layout
15750
15751 \end_inset
15752
15753
15754 \end_layout
15755
15756 \begin_layout Standard
15757 \begin_inset Float table
15758 placement h
15759 wide false
15760 sideways false
15761 status open
15762
15763 \begin_layout Plain Layout
15764 \begin_inset Caption Standard
15765
15766 \begin_layout Plain Layout
15767 \begin_inset CommandInset label
15768 LatexCommand label
15769 name "tab:Tableau-booktabs-special"
15770
15771 \end_inset
15772
15773 Tableau formel spécial
15774 \end_layout
15775
15776 \end_inset
15777
15778
15779 \end_layout
15780
15781 \begin_layout Plain Layout
15782 \align center
15783 \begin_inset Tabular
15784 <lyxtabular version="3" rows="8" columns="4">
15785 <features booktabs="true" tabularvalignment="middle">
15786 <column alignment="center" valignment="top">
15787 <column alignment="center" valignment="top">
15788 <column alignment="center" valignment="top">
15789 <column alignment="center" valignment="top">
15790 <row>
15791 <cell alignment="center" valignment="top" topline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795 Système
15796 \end_layout
15797
15798 \end_inset
15799 </cell>
15800 <cell alignment="center" valignment="top" topline="true" usebox="none">
15801 \begin_inset Text
15802
15803 \begin_layout Plain Layout
15804 Chip
15805 \begin_inset space \thinspace{}
15806 \end_inset
15807
15808 1
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817 Chip
15818 \begin_inset space \thinspace{}
15819 \end_inset
15820
15821 2
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 </row>
15836 <row>
15837 <cell alignment="center" valignment="top" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841 \begin_inset ERT
15842 status collapsed
15843
15844 \begin_layout Plain Layout
15845
15846
15847 \backslash
15848 cmidrule(r){2-2}
15849 \end_layout
15850
15851 \end_inset
15852
15853
15854 \begin_inset ERT
15855 status collapsed
15856
15857 \begin_layout Plain Layout
15858
15859
15860 \backslash
15861 cmidrule(l){3-4}
15862 \end_layout
15863
15864 \end_inset
15865
15866
15867 \begin_inset ERT
15868 status collapsed
15869
15870 \begin_layout Plain Layout
15871
15872
15873 \backslash
15874 morecmidrules 
15875 \end_layout
15876
15877 \end_inset
15878
15879
15880 \begin_inset ERT
15881 status collapsed
15882
15883 \begin_layout Plain Layout
15884
15885
15886 \backslash
15887 cmidrule{2-4}
15888 \end_layout
15889
15890 \end_inset
15891
15892 Epaisseur du capteur en µm
15893 \end_layout
15894
15895 \end_inset
15896 </cell>
15897 <cell alignment="center" valignment="top" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901 300
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 <cell alignment="center" valignment="top" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910 300
15911 \end_layout
15912
15913 \end_inset
15914 </cell>
15915 <cell alignment="center" valignment="top" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919 700
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 </row>
15925 <row>
15926 <cell alignment="center" valignment="top" topline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930 Angle biseau en °
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 <cell alignment="center" valignment="top" topline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939 3.55
15940 \end_layout
15941
15942 \end_inset
15943 </cell>
15944 <cell alignment="center" valignment="top" topline="true" usebox="none">
15945 \begin_inset Text
15946
15947 \begin_layout Plain Layout
15948 2.71
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 <cell alignment="center" valignment="top" topline="true" usebox="none">
15954 \begin_inset Text
15955
15956 \begin_layout Plain Layout
15957 7.99
15958 \end_layout
15959
15960 \end_inset
15961 </cell>
15962 </row>
15963 <row topspace="default">
15964 <cell alignment="center" valignment="top" usebox="none">
15965 \begin_inset Text
15966
15967 \begin_layout Plain Layout
15968 Résolution spatiale en µm
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 <cell alignment="center" valignment="top" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977 4.26
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 <cell alignment="center" valignment="top" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986 10.17
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 <cell alignment="center" valignment="top" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 10.56
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 </row>
16001 <row topspace="default">
16002 <cell alignment="center" valignment="top" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 MTF à 
16007 \begin_inset Formula $f_{\mathrm{max}}$
16008 \end_inset
16009
16010
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 <cell alignment="center" valignment="top" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019 0.53
16020 \end_layout
16021
16022 \end_inset
16023 </cell>
16024 <cell alignment="center" valignment="top" usebox="none">
16025 \begin_inset Text
16026
16027 \begin_layout Plain Layout
16028 0.37
16029 \end_layout
16030
16031 \end_inset
16032 </cell>
16033 <cell alignment="center" valignment="top" usebox="none">
16034 \begin_inset Text
16035
16036 \begin_layout Plain Layout
16037 0.39
16038 \end_layout
16039
16040 \end_inset
16041 </cell>
16042 </row>
16043 <row>
16044 <cell alignment="center" valignment="top" topline="true" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048 \begin_inset ERT
16049 status collapsed
16050
16051 \begin_layout Plain Layout
16052
16053
16054 \backslash
16055 morecmidrules 
16056 \end_layout
16057
16058 \end_inset
16059
16060
16061 \begin_inset ERT
16062 status collapsed
16063
16064 \begin_layout Plain Layout
16065
16066
16067 \backslash
16068 cmidrule{3-4}
16069 \end_layout
16070
16071 \end_inset
16072
16073 résolution spatiale LSF
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 <cell alignment="center" valignment="top" topline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 </row>
16106 <row>
16107 <cell alignment="center" valignment="top" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Plain Layout
16111 en µm
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120 129.7
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 <cell alignment="center" valignment="top" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129 52.75
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138 50.78
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 </row>
16144 <row>
16145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149 en % de la taille des pixels
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Plain Layout
16158 76.3
16159 \end_layout
16160
16161 \end_inset
16162 </cell>
16163 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167 95.9
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 92.3
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 </row>
16182 </lyxtabular>
16183
16184 \end_inset
16185
16186
16187 \end_layout
16188
16189 \end_inset
16190
16191
16192 \end_layout
16193
16194 \begin_layout Section
16195 Alignement vertical des tableaux
16196 \begin_inset Index idx
16197 status collapsed
16198
16199 \begin_layout Plain Layout
16200 Tableau ! Alignement
16201 \end_layout
16202
16203 \end_inset
16204
16205
16206 \end_layout
16207
16208 \begin_layout Standard
16209 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16210  doit être à l'intérieur d'une boîte.
16211  La boîte peut alors être alignée comme c'est décrit dans la 
16212 \begin_inset space ~
16213 \end_inset
16214
16215
16216 \begin_inset CommandInset ref
16217 LatexCommand ref
16218 reference "sec:Boîte-Dialogue"
16219
16220 \end_inset
16221
16222 .
16223 \end_layout
16224
16225 \begin_layout Standard
16226 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16227  minipage
16228 \begin_inset Foot
16229 status open
16230
16231 \begin_layout Plain Layout
16232 Les minipages son décrites dans la section
16233 \begin_inset space ~
16234 \end_inset
16235
16236
16237 \begin_inset CommandInset ref
16238 LatexCommand ref
16239 reference "sec:Minipages"
16240
16241 \end_inset
16242
16243 .
16244 \end_layout
16245
16246 \end_inset
16247
16248  dont la largeur est de 15
16249 \begin_inset space \thinspace{}
16250 \end_inset
16251
16252 col% :
16253 \end_layout
16254
16255 \begin_layout Itemize
16256 test 
16257 \begin_inset Box Frameless
16258 position "t"
16259 hor_pos "c"
16260 has_inner_box 1
16261 inner_pos "c"
16262 use_parbox 0
16263 use_makebox 0
16264 width "15col%"
16265 special "none"
16266 height "1in"
16267 height_special "totalheight"
16268 thickness "0.4pt"
16269 separation "3pt"
16270 shadowsize "4pt"
16271 framecolor "black"
16272 backgroundcolor "none"
16273 status collapsed
16274
16275 \begin_layout Plain Layout
16276 \begin_inset Tabular
16277 <lyxtabular version="3" rows="3" columns="3">
16278 <features tabularvalignment="middle">
16279 <column alignment="center" valignment="top">
16280 <column alignment="center" valignment="top">
16281 <column alignment="center" valignment="top">
16282 <row>
16283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16284 \begin_inset Text
16285
16286 \begin_layout Plain Layout
16287 a
16288 \end_layout
16289
16290 \end_inset
16291 </cell>
16292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16293 \begin_inset Text
16294
16295 \begin_layout Plain Layout
16296 d
16297 \end_layout
16298
16299 \end_inset
16300 </cell>
16301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16302 \begin_inset Text
16303
16304 \begin_layout Plain Layout
16305 g
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 </row>
16311 <row>
16312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 b
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16322 \begin_inset Text
16323
16324 \begin_layout Plain Layout
16325 e
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334 h
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 </row>
16340 <row>
16341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 c
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354 f
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363 i
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 </row>
16369 </lyxtabular>
16370
16371 \end_inset
16372
16373
16374 \end_layout
16375
16376 \end_inset
16377
16378  test 
16379 \begin_inset ERT
16380 status collapsed
16381
16382 \begin_layout Plain Layout
16383
16384
16385 \backslash
16386 raisebox{0.85
16387 \backslash
16388 baselineskip}{
16389 \end_layout
16390
16391 \end_inset
16392
16393
16394 \begin_inset Box Frameless
16395 position "t"
16396 hor_pos "c"
16397 has_inner_box 1
16398 inner_pos "c"
16399 use_parbox 0
16400 use_makebox 0
16401 width "15col%"
16402 special "none"
16403 height "1in"
16404 height_special "totalheight"
16405 thickness "0.4pt"
16406 separation "3pt"
16407 shadowsize "4pt"
16408 framecolor "black"
16409 backgroundcolor "none"
16410 status collapsed
16411
16412 \begin_layout Plain Layout
16413 \begin_inset Tabular
16414 <lyxtabular version="3" rows="3" columns="3">
16415 <features tabularvalignment="middle">
16416 <column alignment="center" valignment="top">
16417 <column alignment="center" valignment="top">
16418 <column alignment="center" valignment="top">
16419 <row>
16420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424 a
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 d
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442 g
16443 \end_layout
16444
16445 \end_inset
16446 </cell>
16447 </row>
16448 <row>
16449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 b
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 e
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 h
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 </row>
16477 <row>
16478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 c
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 f
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500 i
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 </row>
16506 </lyxtabular>
16507
16508 \end_inset
16509
16510
16511 \end_layout
16512
16513 \end_inset
16514
16515
16516 \begin_inset ERT
16517 status collapsed
16518
16519 \begin_layout Plain Layout
16520
16521 }
16522 \end_layout
16523
16524 \end_inset
16525
16526
16527 \end_layout
16528
16529 \begin_layout Itemize
16530 test 
16531 \begin_inset Box Frameless
16532 position "c"
16533 hor_pos "c"
16534 has_inner_box 1
16535 inner_pos "c"
16536 use_parbox 0
16537 use_makebox 0
16538 width "15col%"
16539 special "none"
16540 height "1in"
16541 height_special "totalheight"
16542 thickness "0.4pt"
16543 separation "3pt"
16544 shadowsize "4pt"
16545 framecolor "black"
16546 backgroundcolor "none"
16547 status collapsed
16548
16549 \begin_layout Plain Layout
16550 \begin_inset Tabular
16551 <lyxtabular version="3" rows="3" columns="3">
16552 <features tabularvalignment="middle">
16553 <column alignment="center" valignment="top">
16554 <column alignment="center" valignment="top">
16555 <column alignment="center" valignment="top">
16556 <row>
16557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Plain Layout
16561 a
16562 \end_layout
16563
16564 \end_inset
16565 </cell>
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570 d
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579 g
16580 \end_layout
16581
16582 \end_inset
16583 </cell>
16584 </row>
16585 <row>
16586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 b
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 e
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608 h
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 <row>
16615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619 c
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628 f
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 i
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 </row>
16643 </lyxtabular>
16644
16645 \end_inset
16646
16647
16648 \end_layout
16649
16650 \end_inset
16651
16652
16653 \end_layout
16654
16655 \begin_layout Itemize
16656 test 
16657 \begin_inset Box Frameless
16658 position "b"
16659 hor_pos "c"
16660 has_inner_box 1
16661 inner_pos "c"
16662 use_parbox 0
16663 use_makebox 0
16664 width "15col%"
16665 special "none"
16666 height "1in"
16667 height_special "totalheight"
16668 thickness "0.4pt"
16669 separation "3pt"
16670 shadowsize "4pt"
16671 framecolor "black"
16672 backgroundcolor "none"
16673 status collapsed
16674
16675 \begin_layout Plain Layout
16676 \begin_inset Tabular
16677 <lyxtabular version="3" rows="3" columns="3">
16678 <features tabularvalignment="middle">
16679 <column alignment="center" valignment="top">
16680 <column alignment="center" valignment="top">
16681 <column alignment="center" valignment="top">
16682 <row>
16683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687 a
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Plain Layout
16696 d
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 g
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 </row>
16711 <row>
16712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716 b
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725 e
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734 h
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 </row>
16740 <row>
16741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 c
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 f
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 i
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 </row>
16769 </lyxtabular>
16770
16771 \end_inset
16772
16773
16774 \end_layout
16775
16776 \end_inset
16777
16778  test 
16779 \begin_inset ERT
16780 status collapsed
16781
16782 \begin_layout Plain Layout
16783
16784
16785 \backslash
16786 raisebox{-0.32
16787 \backslash
16788 baselineskip}{
16789 \end_layout
16790
16791 \end_inset
16792
16793
16794 \begin_inset Box Frameless
16795 position "b"
16796 hor_pos "c"
16797 has_inner_box 1
16798 inner_pos "c"
16799 use_parbox 0
16800 use_makebox 0
16801 width "15col%"
16802 special "none"
16803 height "1in"
16804 height_special "totalheight"
16805 thickness "0.4pt"
16806 separation "3pt"
16807 shadowsize "4pt"
16808 framecolor "black"
16809 backgroundcolor "none"
16810 status collapsed
16811
16812 \begin_layout Plain Layout
16813 \begin_inset Tabular
16814 <lyxtabular version="3" rows="3" columns="3">
16815 <features tabularvalignment="middle">
16816 <column alignment="center" valignment="top">
16817 <column alignment="center" valignment="top">
16818 <column alignment="center" valignment="top">
16819 <row>
16820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824 a
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833 d
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 g
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 </row>
16848 <row>
16849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853 b
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862 e
16863 \end_layout
16864
16865 \end_inset
16866 </cell>
16867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871 h
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 </row>
16877 <row>
16878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 c
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 f
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 i
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 </row>
16906 </lyxtabular>
16907
16908 \end_inset
16909
16910
16911 \end_layout
16912
16913 \end_inset
16914
16915
16916 \begin_inset ERT
16917 status collapsed
16918
16919 \begin_layout Plain Layout
16920
16921 }
16922 \end_layout
16923
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \begin_layout Standard
16930 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16931  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16932  la ligne dans laquelle le tableau est inséré.
16933  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16934  boîte élévatrice (raisebox)
16935 \begin_inset Foot
16936 status collapsed
16937
16938 \begin_layout Plain Layout
16939 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16940 \begin_inset space ~
16941 \end_inset
16942
16943
16944 \begin_inset CommandInset ref
16945 LatexCommand ref
16946 reference "subsec:Alignement-Vertical"
16947
16948 \end_inset
16949
16950 .
16951 \end_layout
16952
16953 \end_inset
16954
16955 .
16956  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16957  aligné en utilisant la commande en code \SpecialChar TeX
16958  suivante 
16959 \end_layout
16960
16961 \begin_layout Standard
16962
16963 \series bold
16964
16965 \backslash
16966 raisebox{0.85
16967 \backslash
16968 baselineskip}{
16969 \end_layout
16970
16971 \begin_layout Standard
16972 placée juste avant la boîte minipage.
16973  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
16974 .
16975  Pour le deuxième tableau de la dernière ligne, la commande 
16976 \end_layout
16977
16978 \begin_layout Standard
16979
16980 \series bold
16981
16982 \backslash
16983 raisebox{-0.32
16984 \backslash
16985 baselineskip}{
16986 \end_layout
16987
16988 \begin_layout Standard
16989 est utilisée.
16990 \end_layout
16991
16992 \begin_layout Standard
16993 \begin_inset Note Greyedout
16994 status open
16995
16996 \begin_layout Plain Layout
16997
16998 \series bold
16999 Note:
17000 \series default
17001  L'alignement entre le contenu de la ligne du tableau et le texte de la
17002  ligne qui l'entoure ne peut pas être parfait.
17003  Le facteur utilisé dans la commande 
17004 \series bold
17005
17006 \backslash
17007 raisebox
17008 \series default
17009  pour obtenir cet alignement dépend de la police de caractères du document,
17010  de la taille de la police et de l'épaisseur des lignes du tableau.
17011 \end_layout
17012
17013 \end_inset
17014
17015
17016 \end_layout
17017
17018 \begin_layout Section
17019 Tableaux colorés
17020 \begin_inset CommandInset label
17021 LatexCommand label
17022 name "sec:Tableaux-Colorés"
17023
17024 \end_inset
17025
17026
17027 \begin_inset Index idx
17028 status collapsed
17029
17030 \begin_layout Plain Layout
17031 Tableau ! Coloré
17032 \end_layout
17033
17034 \end_inset
17035
17036
17037 \end_layout
17038
17039 \begin_layout Subsection
17040 Cellules colorées
17041 \begin_inset Index idx
17042 status collapsed
17043
17044 \begin_layout Plain Layout
17045 Couleur des tableaux ! Pour les cellules
17046 \end_layout
17047
17048 \end_inset
17049
17050
17051 \begin_inset Index idx
17052 status collapsed
17053
17054 \begin_layout Plain Layout
17055 Couleur ! Pour les cellules de tableau
17056 \end_layout
17057
17058 \end_inset
17059
17060
17061 \end_layout
17062
17063 \begin_layout Standard
17064 \begin_inset Float table
17065 placement h
17066 wide false
17067 sideways false
17068 status open
17069
17070 \begin_layout Plain Layout
17071 \begin_inset Caption Standard
17072
17073 \begin_layout Plain Layout
17074 \begin_inset CommandInset label
17075 LatexCommand label
17076 name "tab:Tableau-coloré-sans-colortbl"
17077
17078 \end_inset
17079
17080 Tableau coloré sans utiliser le paquetage  
17081 \series bold
17082 colortbl
17083 \series default
17084
17085 \begin_inset Argument 1
17086 status open
17087
17088 \begin_layout Plain Layout
17089 Tableau sans colortbl
17090 \end_layout
17091
17092 \end_inset
17093
17094
17095 \end_layout
17096
17097 \end_inset
17098
17099
17100 \end_layout
17101
17102 \begin_layout Plain Layout
17103 \align center
17104 \begin_inset Tabular
17105 <lyxtabular version="3" rows="3" columns="3">
17106 <features tabularvalignment="middle">
17107 <column alignment="center" valignment="top">
17108 <column alignment="center" valignment="top">
17109 <column alignment="center" valignment="top">
17110 <row>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115
17116 \color green
17117 a
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126
17127 \color red
17128 b
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137
17138 \color red
17139 c
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 </row>
17145 <row>
17146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150
17151 \color green
17152 d
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \color blue
17163 e
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172
17173 \color blue
17174 f
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 </row>
17180 <row>
17181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185
17186 \color green
17187 g
17188 \end_layout
17189
17190 \end_inset
17191 </cell>
17192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196
17197 \color blue
17198 h
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207
17208 \color blue
17209 i
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 </row>
17215 </lyxtabular>
17216
17217 \end_inset
17218
17219
17220 \end_layout
17221
17222 \end_inset
17223
17224
17225 \end_layout
17226
17227 \begin_layout Standard
17228 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17229  et choisissez une couleur dans le menu 
17230 \family sans
17231 Édition\SpecialChar menuseparator
17232 Style
17233 \begin_inset space ~
17234 \end_inset
17235
17236 de
17237 \begin_inset space ~
17238 \end_inset
17239
17240 Texte
17241 \family default
17242 .
17243  C'est ce qui a été utilisé pour créer le tableau
17244 \begin_inset space ~
17245 \end_inset
17246
17247
17248 \begin_inset CommandInset ref
17249 LatexCommand ref
17250 reference "tab:Tableau-coloré-sans-colortbl"
17251
17252 \end_inset
17253
17254 .
17255  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17256  
17257 \series bold
17258 colortbl
17259 \series default
17260 .
17261 \begin_inset Index idx
17262 status collapsed
17263
17264 \begin_layout Plain Layout
17265 Paquetages \SpecialChar LaTeX
17266  ! colortbl
17267 \end_layout
17268
17269 \end_inset
17270
17271
17272 \end_layout
17273
17274 \begin_layout Standard
17275 \begin_inset ERT
17276 status collapsed
17277
17278 \begin_layout Plain Layout
17279
17280
17281 \backslash
17282 ifcolortbl
17283 \end_layout
17284
17285 \end_inset
17286
17287
17288 \begin_inset Note Note
17289 status open
17290
17291 \begin_layout Plain Layout
17292 La section qui suit ne sera affichée que si vous avez installé le paquetage
17293  \SpecialChar LaTeX
17294  
17295 \series bold
17296 colortbl
17297 \series default
17298 .
17299 \end_layout
17300
17301 \end_inset
17302
17303
17304 \end_layout
17305
17306 \begin_layout Standard
17307 Pour créer des tableaux colorés, vous devez charger le paquetage
17308 \series bold
17309  colortbl
17310 \series default
17311  dans le préambule avec la ligne
17312 \end_layout
17313
17314 \begin_layout Standard
17315
17316 \series bold
17317
17318 \backslash
17319 usepackage{colortbl}
17320 \end_layout
17321
17322 \begin_layout Standard
17323 On choisit la couleur d'une colonne avec la commande 
17324 \end_layout
17325
17326 \begin_layout Standard
17327
17328 \series bold
17329
17330 \backslash
17331 columncolor{nom de couleur}
17332 \end_layout
17333
17334 \begin_layout Standard
17335 à l'intérieur d'une commande 
17336 \series bold
17337 >{ }
17338 \series default
17339 .
17340  Vous trouverez plus d'information sur la commande 
17341 \series bold
17342 >{}
17343 \series default
17344  dans la section
17345 \begin_inset space ~
17346 \end_inset
17347
17348
17349 \begin_inset CommandInset ref
17350 LatexCommand ref
17351 reference "subsec:Calculs-multicolonnes"
17352
17353 \end_inset
17354
17355 .
17356 \end_layout
17357
17358 \begin_layout Standard
17359 Les noms de couleurs suivants sont prédéfinis :
17360 \end_layout
17361
17362 \begin_layout Standard
17363
17364 \family sans
17365 red
17366 \family default
17367  (rouge), 
17368 \family sans
17369 green
17370 \family default
17371  (vert), 
17372 \family sans
17373 yellow
17374 \family default
17375  (jaune), 
17376 \family sans
17377 blue
17378 \family default
17379  (bleu), 
17380 \family sans
17381 cyan
17382 \family default
17383
17384 \family sans
17385 magenta
17386 \family default
17387
17388 \family sans
17389 black 
17390 \family default
17391 (noir) et 
17392 \family sans
17393 white 
17394 \family default
17395 (blanc)
17396 \end_layout
17397
17398 \begin_layout Standard
17399 \begin_inset VSpace medskip
17400 \end_inset
17401
17402
17403 \end_layout
17404
17405 \begin_layout Standard
17406 Si vous ajoutez l'option
17407 \end_layout
17408
17409 \begin_layout Standard
17410
17411 \series bold
17412 dvipsname
17413 \end_layout
17414
17415 \begin_layout Standard
17416 aux options de la classe de document dans les paramètres du document, vous
17417  pouvez utiliser 61
17418 \begin_inset space ~
17419 \end_inset
17420
17421 couleurs supplémentaires.
17422  Ces couleurs sont listées dans l'annexe
17423 \begin_inset space ~
17424 \end_inset
17425
17426
17427 \begin_inset CommandInset ref
17428 LatexCommand ref
17429 reference "chap:Liste-de-noms-de-couleur-dvips"
17430
17431 \end_inset
17432
17433 .
17434  Une de ces couleurs, 
17435 \family sans
17436 Maroon
17437 \family default
17438 , est utilisée comme exemple dans le tableau
17439 \begin_inset space ~
17440 \end_inset
17441
17442
17443 \begin_inset CommandInset ref
17444 LatexCommand ref
17445 reference "tab:Tableau-coloré-avec-colortbl"
17446
17447 \end_inset
17448
17449 .
17450 \end_layout
17451
17452 \begin_layout Standard
17453 \begin_inset VSpace medskip
17454 \end_inset
17455
17456
17457 \end_layout
17458
17459 \begin_layout Standard
17460 Vous pouvez aussi définir votre propre couleur avec la commande
17461 \end_layout
17462
17463 \begin_layout Standard
17464
17465 \series bold
17466
17467 \backslash
17468 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17469 \end_layout
17470
17471 \begin_layout Standard
17472 Le modèle de couleur peut être
17473 \end_layout
17474
17475 \begin_layout Labeling
17476 \labelwidthstring 00.00.0000
17477 cmyk
17478 \begin_inset space ~
17479 \end_inset
17480
17481 : cyan, magenta, jaune (yellow), noir (black)
17482 \end_layout
17483
17484 \begin_layout Labeling
17485 \labelwidthstring 00.00.0000
17486 rgb
17487 \begin_inset space ~
17488 \end_inset
17489
17490 : rouge (red), vert (green), bleu (blue)
17491 \end_layout
17492
17493 \begin_layout Labeling
17494 \labelwidthstring 00.00.0000
17495 gray
17496 \begin_inset space ~
17497 \end_inset
17498
17499 : dégradé de gris (gray)
17500 \end_layout
17501
17502 \begin_layout Standard
17503 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17504  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17505 \end_layout
17506
17507 \begin_layout Standard
17508 Vous pouvez par exemple définir la couleur 
17509 \begin_inset Quotes cld
17510 \end_inset
17511
17512
17513 \emph on
17514 vertfonce
17515 \begin_inset Quotes crd
17516 \end_inset
17517
17518  dans le préambule avec la ligne
17519 \end_layout
17520
17521 \begin_layout Standard
17522
17523 \series bold
17524
17525 \backslash
17526 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17527 \end_layout
17528
17529 \begin_layout Standard
17530 et la couleur 
17531 \emph on
17532
17533 \begin_inset Quotes cld
17534 \end_inset
17535
17536 grisclair
17537 \emph default
17538
17539 \begin_inset Quotes crd
17540 \end_inset
17541
17542  avec
17543 \end_layout
17544
17545 \begin_layout Standard
17546
17547 \series bold
17548
17549 \backslash
17550 definecolor{grisclair}{gray}{0.8}
17551 \end_layout
17552
17553 \begin_layout Standard
17554 \begin_inset VSpace medskip
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \begin_layout Standard
17561 Les lignes sont colorées avec la commande
17562 \end_layout
17563
17564 \begin_layout Standard
17565
17566 \series bold
17567
17568 \backslash
17569 rowcolor{nom de la couleur}
17570 \end_layout
17571
17572 \begin_layout Standard
17573 et les cellules sont colorées avec la commande
17574 \end_layout
17575
17576 \begin_layout Standard
17577
17578 \series bold
17579
17580 \backslash
17581 cellcolor{nom de la couleur}
17582 \end_layout
17583
17584 \begin_layout Standard
17585 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17586 .
17587 \end_layout
17588
17589 \begin_layout Standard
17590 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17591  choisissez une couleur dans le menu 
17592 \family sans
17593 Édition\SpecialChar menuseparator
17594 Style
17595 \begin_inset space ~
17596 \end_inset
17597
17598 de
17599 \begin_inset space ~
17600 \end_inset
17601
17602 Texte
17603 \family default
17604 .
17605  Si une cellule contient du code \SpecialChar TeX
17606 , faites bien attention à ne colorer que
17607  le texte, sinon le code \SpecialChar TeX
17608  coloré provoquera des erreurs \SpecialChar LaTeX
17609 .
17610 \end_layout
17611
17612 \begin_layout Standard
17613 \begin_inset Note Greyedout
17614 status open
17615
17616 \begin_layout Plain Layout
17617
17618 \series bold
17619 Note:
17620 \series default
17621  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17622  définies par l'utilisateur.
17623 \end_layout
17624
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \begin_layout Standard
17631 \begin_inset VSpace bigskip
17632 \end_inset
17633
17634
17635 \end_layout
17636
17637 \begin_layout Standard
17638 Pour créer le tableau
17639 \begin_inset space ~
17640 \end_inset
17641
17642
17643 \begin_inset CommandInset ref
17644 LatexCommand ref
17645 reference "tab:Tableau-coloré-avec-colortbl"
17646
17647 \end_inset
17648
17649  faites ce qui suit : La couleur de la première colonne doit être 
17650 \emph on
17651 vertfonce
17652 \emph default
17653 .
17654  On insère donc la commande
17655 \end_layout
17656
17657 \begin_layout Standard
17658
17659 \series bold
17660 >{
17661 \backslash
17662 columncolor{vertfonce}
17663 \backslash
17664 centering}c
17665 \end_layout
17666
17667 \begin_layout Standard
17668 en code \SpecialChar TeX
17669  pour cette colonne.
17670  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
17671
17672 \end_layout
17673
17674 \begin_layout Standard
17675
17676 \series bold
17677
17678 \backslash
17679 rowcolor{cyan}
17680 \end_layout
17681
17682 \begin_layout Standard
17683 qui est insérée dans la première cellule de cette ligne.
17684  Notez que cela annule la couleur de colonne pour la première cellule.
17685  La dernière cellule de la dernière ligne est colorée en marron
17686 \series bold
17687  
17688 \series default
17689 en insérant en code \SpecialChar TeX
17690  la commande
17691 \end_layout
17692
17693 \begin_layout Standard
17694
17695 \series bold
17696
17697 \backslash
17698 cellcolor{Maroon}
17699 \end_layout
17700
17701 \begin_layout Standard
17702 Les caractères peuvent maintenant être colorés en utilisant le menu 
17703 \family sans
17704 Édition\SpecialChar menuseparator
17705 Style
17706 \begin_inset space ~
17707 \end_inset
17708
17709 de
17710 \begin_inset space ~
17711 \end_inset
17712
17713 Texte
17714 \family default
17715 .
17716 \end_layout
17717
17718 \begin_layout Standard
17719 \begin_inset Float table
17720 placement h
17721 wide false
17722 sideways false
17723 status open
17724
17725 \begin_layout Plain Layout
17726 \begin_inset Caption Standard
17727
17728 \begin_layout Plain Layout
17729 \begin_inset CommandInset label
17730 LatexCommand label
17731 name "tab:Tableau-coloré-avec-colortbl"
17732
17733 \end_inset
17734
17735 Tableau coloré en utilisant le paquetage 
17736 \series bold
17737 colortbl
17738 \series default
17739
17740 \begin_inset Argument 1
17741 status collapsed
17742
17743 \begin_layout Plain Layout
17744 Tableau avec colortbl
17745 \end_layout
17746
17747 \end_inset
17748
17749
17750 \end_layout
17751
17752 \end_inset
17753
17754
17755 \end_layout
17756
17757 \begin_layout Plain Layout
17758 \align center
17759 \begin_inset Tabular
17760 <lyxtabular version="3" rows="3" columns="3">
17761 <features tabularvalignment="middle">
17762 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17763 <column alignment="center" valignment="top">
17764 <column alignment="center" valignment="top">
17765 <row>
17766 <cell alignment="center" valignment="top" usebox="none">
17767 \begin_inset Text
17768
17769 \begin_layout Plain Layout
17770 \begin_inset ERT
17771 status collapsed
17772
17773 \begin_layout Plain Layout
17774
17775
17776 \backslash
17777 rowcolor{cyan}
17778 \end_layout
17779
17780 \end_inset
17781
17782
17783 \color magenta
17784 a
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 <cell alignment="center" valignment="top" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Plain Layout
17793
17794 \color red
17795 b
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804
17805 \color red
17806 c
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 </row>
17812 <row>
17813 <cell alignment="center" valignment="top" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817
17818 \color yellow
17819 d
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828
17829 \color blue
17830 e
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839
17840 \color blue
17841 f
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 </row>
17847 <row>
17848 <cell alignment="center" valignment="top" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852
17853 \color yellow
17854 g
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863
17864 \color blue
17865 h
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 \begin_inset ERT
17875 status collapsed
17876
17877 \begin_layout Plain Layout
17878
17879
17880 \backslash
17881 cellcolor{Maroon}
17882 \end_layout
17883
17884 \end_inset
17885
17886
17887 \color green
17888 i
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 </row>
17894 </lyxtabular>
17895
17896 \end_inset
17897
17898
17899 \end_layout
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Standard
17907 \begin_inset ERT
17908 status collapsed
17909
17910 \begin_layout Plain Layout
17911
17912
17913 \backslash
17914 else
17915 \end_layout
17916
17917 \end_inset
17918
17919
17920 \begin_inset Note Note
17921 status open
17922
17923 \begin_layout Plain Layout
17924 Ce qui suit sera affiché si le paquetage 
17925 \series bold
17926 colortbl
17927 \series default
17928  n'est pas installé :
17929 \end_layout
17930
17931 \end_inset
17932
17933
17934 \end_layout
17935
17936 \begin_layout Standard
17937 Vous devez installer le paquetage 
17938 \series bold
17939 colortbl
17940 \series default
17941  pour voir le contenu des cette section dans la sortie imprimée.
17942 \end_layout
17943
17944 \begin_layout Standard
17945 \begin_inset ERT
17946 status collapsed
17947
17948 \begin_layout Plain Layout
17949
17950
17951 \backslash
17952 fi
17953 \end_layout
17954
17955 \end_inset
17956
17957
17958 \end_layout
17959
17960 \begin_layout Subsection
17961 Lignes colorées
17962 \begin_inset Index idx
17963 status collapsed
17964
17965 \begin_layout Plain Layout
17966 Tableau Coloré ! Pour les lignes
17967 \end_layout
17968
17969 \end_inset
17970
17971
17972 \begin_inset Index idx
17973 status collapsed
17974
17975 \begin_layout Plain Layout
17976 Couleur ! Pour les lignes de tableau
17977 \end_layout
17978
17979 \end_inset
17980
17981
17982 \end_layout
17983
17984 \begin_layout Standard
17985 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17986  alternative à la méthode décrite dans le paragraphe précédent: il faut
17987  charger le paquetage 
17988 \series bold
17989 xcolor
17990 \series default
17991
17992 \begin_inset Index idx
17993 status collapsed
17994
17995 \begin_layout Plain Layout
17996 Paquetages \SpecialChar LaTeX
17997  ! xcolor
17998 \begin_inset ERT
17999 status collapsed
18000
18001 \begin_layout Plain Layout
18002
18003
18004 \backslash
18005 vspace{4mm}
18006 \end_layout
18007
18008 \end_inset
18009
18010
18011 \end_layout
18012
18013 \end_inset
18014
18015  dans le préambule du document avec la commande
18016 \end_layout
18017
18018 \begin_layout Standard
18019
18020 \series bold
18021
18022 \backslash
18023 usepackage[table]{xcolor}
18024 \end_layout
18025
18026 \begin_layout Standard
18027
18028 \series bold
18029 xcolor
18030 \series default
18031  charge automatiquement le paquetage 
18032 \series bold
18033 colortbl
18034 \series default
18035
18036 \begin_inset Index idx
18037 status collapsed
18038
18039 \begin_layout Plain Layout
18040 Paquetages \SpecialChar LaTeX
18041  ! colortbl
18042 \end_layout
18043
18044 \end_inset
18045
18046 , il faut donc que
18047 \series bold
18048  colortbl
18049 \series default
18050  existe dans votre distribution \SpecialChar LaTeX
18051 , sinon vous aurez des erreurs.
18052 \end_layout
18053
18054 \begin_layout Standard
18055 \begin_inset ERT
18056 status collapsed
18057
18058 \begin_layout Plain Layout
18059
18060
18061 \backslash
18062 ifcolortbl
18063 \end_layout
18064
18065 \end_inset
18066
18067
18068 \begin_inset Note Note
18069 status open
18070
18071 \begin_layout Plain Layout
18072 La section qui suit ne sera affichée que si vous avez installé le paquetage
18073  \SpecialChar LaTeX
18074  
18075 \series bold
18076 colortbl
18077 \series default
18078 .
18079 \end_layout
18080
18081 \end_inset
18082
18083
18084 \end_layout
18085
18086 \begin_layout Standard
18087 Les lignes de tableau sont colorées par la commande
18088 \end_layout
18089
18090 \begin_layout Standard
18091
18092 \series bold
18093
18094 \backslash
18095 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18096  paire}
18097 \end_layout
18098
18099 \begin_layout Standard
18100 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18101  avant le premier
18102  tableau nécessitant la coloration alternative des lignes.
18103  
18104 \series bold
18105 numéro de ligne
18106 \series default
18107  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18108  
18109 \series bold
18110 commandes
18111 \series default
18112 \emph on
18113  
18114 \emph default
18115 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18116  Par exemple la commande
18117 \end_layout
18118
18119 \begin_layout Standard
18120
18121 \series bold
18122
18123 \backslash
18124 rowcolors{1}{white}{lightgray}
18125 \end_layout
18126
18127 \begin_layout Standard
18128 donne le schéma de couleurs du tableau
18129 \begin_inset space ~
18130 \end_inset
18131
18132
18133 \begin_inset CommandInset ref
18134 LatexCommand ref
18135 reference "tab:Table-rowcolors"
18136
18137 \end_inset
18138
18139 .
18140  La commande
18141 \end_layout
18142
18143 \begin_layout Standard
18144
18145 \series bold
18146
18147 \backslash
18148 rowcolors[
18149 \backslash
18150 hline]{1}{lightgray}{cyan}
18151 \end_layout
18152
18153 \begin_layout Standard
18154 donne le schéma de couleurs du tableau
18155 \begin_inset space ~
18156 \end_inset
18157
18158
18159 \begin_inset CommandInset ref
18160 LatexCommand ref
18161 reference "tab:Table-rowcolors-2"
18162
18163 \end_inset
18164
18165 .
18166  Si 
18167 \series bold
18168 couleur ligne impaire
18169 \series default
18170  ou 
18171 \series bold
18172 couleur ligne paire
18173 \series default
18174  est vide, aucune couleur n'est utilisée, donc la commande
18175 \end_layout
18176
18177 \begin_layout Standard
18178
18179 \series bold
18180
18181 \backslash
18182 rowcolors{1}{}{}
18183 \end_layout
18184
18185 \begin_layout Standard
18186 supprime toutes les couleurs.
18187  
18188 \series bold
18189
18190 \backslash
18191 rowcolors
18192 \series default
18193  s'applique aux tableaux qui suivent cette commande.
18194 \end_layout
18195
18196 \begin_layout Standard
18197 \begin_inset ERT
18198 status open
18199
18200 \begin_layout Plain Layout
18201
18202
18203 \backslash
18204 rowcolors{1}{white}{lightgray}
18205 \end_layout
18206
18207 \end_inset
18208
18209
18210 \end_layout
18211
18212 \begin_layout Standard
18213 \begin_inset Float table
18214 placement h
18215 wide false
18216 sideways false
18217 status open
18218
18219 \begin_layout Plain Layout
18220 \begin_inset Caption Standard
18221
18222 \begin_layout Plain Layout
18223 \begin_inset CommandInset label
18224 LatexCommand label
18225 name "tab:Table-rowcolors"
18226
18227 \end_inset
18228
18229 Tableau avec une colonne sur deux en gris clair.
18230 \end_layout
18231
18232 \end_inset
18233
18234
18235 \end_layout
18236
18237 \begin_layout Plain Layout
18238 \align center
18239 \begin_inset Tabular
18240 <lyxtabular version="3" rows="4" columns="3">
18241 <features tabularvalignment="middle">
18242 <column alignment="center" valignment="top">
18243 <column alignment="center" valignment="top" width="0pt">
18244 <column alignment="center" valignment="top" width="0pt">
18245 <row>
18246 <cell alignment="center" valignment="top" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250 X
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 <cell alignment="center" valignment="top" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 Y
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 <cell alignment="center" valignment="top" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268 Z
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 </row>
18274 <row>
18275 <cell alignment="center" valignment="top" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 1
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 2
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297 3
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 </row>
18303 <row>
18304 <cell alignment="center" valignment="top" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 4
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 <cell alignment="center" valignment="top" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317 5
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell alignment="center" valignment="top" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 6
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 </row>
18332 <row>
18333 <cell alignment="center" valignment="top" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 7
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 8
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 9
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 </row>
18361 </lyxtabular>
18362
18363 \end_inset
18364
18365
18366 \end_layout
18367
18368 \end_inset
18369
18370
18371 \end_layout
18372
18373 \begin_layout Standard
18374 \begin_inset ERT
18375 status open
18376
18377 \begin_layout Plain Layout
18378
18379
18380 \backslash
18381 rowcolors[
18382 \backslash
18383 hline]{1}{lightgray}{cyan}
18384 \end_layout
18385
18386 \end_inset
18387
18388
18389 \end_layout
18390
18391 \begin_layout Standard
18392 \begin_inset Float table
18393 placement h
18394 wide false
18395 sideways false
18396 status open
18397
18398 \begin_layout Plain Layout
18399 \begin_inset Caption Standard
18400
18401 \begin_layout Plain Layout
18402 \begin_inset CommandInset label
18403 LatexCommand label
18404 name "tab:Table-rowcolors-2"
18405
18406 \end_inset
18407
18408 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18409  ligne
18410 \end_layout
18411
18412 \end_inset
18413
18414
18415 \end_layout
18416
18417 \begin_layout Plain Layout
18418 \align center
18419 \begin_inset Tabular
18420 <lyxtabular version="3" rows="4" columns="3">
18421 <features tabularvalignment="middle">
18422 <column alignment="center" valignment="top">
18423 <column alignment="center" valignment="top">
18424 <column alignment="center" valignment="top" width="0pt">
18425 <row>
18426 <cell alignment="center" valignment="top" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430 X
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 Y
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448 Z
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 </row>
18454 <row>
18455 <cell alignment="center" valignment="top" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459 1
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 2
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 <cell alignment="center" valignment="top" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477 3
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 </row>
18483 <row>
18484 <cell alignment="center" valignment="top" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488 4
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 5
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 <cell alignment="center" valignment="top" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506 6
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 </row>
18512 <row>
18513 <cell alignment="center" valignment="top" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517 7
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 <cell alignment="center" valignment="top" usebox="none">
18523 \begin_inset Text
18524
18525 \begin_layout Plain Layout
18526 8
18527 \end_layout
18528
18529 \end_inset
18530 </cell>
18531 <cell alignment="center" valignment="top" usebox="none">
18532 \begin_inset Text
18533
18534 \begin_layout Plain Layout
18535 9
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 </row>
18541 </lyxtabular>
18542
18543 \end_inset
18544
18545
18546 \end_layout
18547
18548 \end_inset
18549
18550
18551 \end_layout
18552
18553 \begin_layout Standard
18554 \begin_inset ERT
18555 status collapsed
18556
18557 \begin_layout Plain Layout
18558
18559
18560 \backslash
18561 rowcolors{1}{}{}
18562 \end_layout
18563
18564 \end_inset
18565
18566
18567 \begin_inset Note Note
18568 status collapsed
18569
18570 \begin_layout Plain Layout
18571
18572 \lang english
18573 turns off the row coloring
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \end_layout
18580
18581 \begin_layout Standard
18582 \begin_inset ERT
18583 status collapsed
18584
18585 \begin_layout Plain Layout
18586
18587
18588 \backslash
18589 else
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \begin_inset Note Note
18596 status open
18597
18598 \begin_layout Plain Layout
18599 Ce qui suit sera affiché si le paquetage 
18600 \series bold
18601 colortbl
18602 \series default
18603  n'est pas installé :
18604 \end_layout
18605
18606 \end_inset
18607
18608
18609 \end_layout
18610
18611 \begin_layout Standard
18612 Vous devez installer le paquetage 
18613 \series bold
18614 colortbl
18615 \series default
18616  pour voir le contenu des cette section dans la sortie imprimée.
18617 \end_layout
18618
18619 \begin_layout Standard
18620 \begin_inset ERT
18621 status collapsed
18622
18623 \begin_layout Plain Layout
18624
18625
18626 \backslash
18627 fi
18628 \end_layout
18629
18630 \end_inset
18631
18632
18633 \end_layout
18634
18635 \begin_layout Subsection
18636 Les filets colorés
18637 \begin_inset Index idx
18638 status open
18639
18640 \begin_layout Plain Layout
18641 Tableau Coloré ! Pour les filets
18642 \end_layout
18643
18644 \end_inset
18645
18646
18647 \begin_inset Index idx
18648 status collapsed
18649
18650 \begin_layout Plain Layout
18651 Couleur ! Pour les filets des tableaux
18652 \end_layout
18653
18654 \end_inset
18655
18656
18657 \begin_inset Note Note
18658 status collapsed
18659
18660 \begin_layout Plain Layout
18661 on parle de filets plutôt que de lignes pour les tableaux
18662 \end_layout
18663
18664 \end_inset
18665
18666
18667 \end_layout
18668
18669 \begin_layout Standard
18670 Comme c'est décrit dans la section
18671 \begin_inset space ~
18672 \end_inset
18673
18674
18675 \begin_inset CommandInset ref
18676 LatexCommand ref
18677 reference "subsec:Epaisseur-filets"
18678
18679 \end_inset
18680
18681 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18682  variable 
18683 \series bold
18684
18685 \backslash
18686 arrayrulewidth
18687 \series default
18688 .
18689  Elle est mise à 1.5
18690 \begin_inset space \thinspace{}
18691 \end_inset
18692
18693 pt pour tous les tableaux de cette section.
18694 \begin_inset ERT
18695 status collapsed
18696
18697 \begin_layout Plain Layout
18698
18699
18700 \backslash
18701 setlength{
18702 \backslash
18703 arrayrulewidth}{1.5pt}
18704 \end_layout
18705
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \begin_layout Standard
18712 Pour colorer les filets verticaux, par exemple en vert, créez le format
18713  de colonne suivant dans le préambule du document, en suivant la description
18714  de la section
18715 \begin_inset space ~
18716 \end_inset
18717
18718
18719 \begin_inset CommandInset ref
18720 LatexCommand ref
18721 reference "subsec:Formats-personnalisés"
18722
18723 \end_inset
18724
18725 :
18726 \end_layout
18727
18728 \begin_layout Standard
18729
18730 \series bold
18731
18732 \backslash
18733 newcolumntype{W}{!{
18734 \backslash
18735 color{green}
18736 \backslash
18737 vline}}
18738 \end_layout
18739
18740 \begin_layout Standard
18741 Pour le tableau
18742 \begin_inset space ~
18743 \end_inset
18744
18745
18746 \begin_inset CommandInset ref
18747 LatexCommand ref
18748 reference "tab:Tableau-filets-verticaux-colorés"
18749
18750 \end_inset
18751
18752  le paramètre \SpecialChar LaTeX
18753
18754 \series bold
18755  WcW
18756 \series default
18757  a été utilisé pour la dernière colonne et
18758 \series bold
18759  Wc
18760 \series default
18761  pour les autres colonnes.
18762 \end_layout
18763
18764 \begin_layout Standard
18765 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18766 \end_layout
18767
18768 \begin_layout Standard
18769 \begin_inset Float table
18770 placement h
18771 wide false
18772 sideways false
18773 status open
18774
18775 \begin_layout Plain Layout
18776 \begin_inset Caption Standard
18777
18778 \begin_layout Plain Layout
18779 \begin_inset CommandInset label
18780 LatexCommand label
18781 name "tab:Tableau-filets-verticaux-colorés"
18782
18783 \end_inset
18784
18785 Tableau avec filets verticaux colorés
18786 \end_layout
18787
18788 \end_inset
18789
18790
18791 \end_layout
18792
18793 \begin_layout Plain Layout
18794 \align center
18795 \begin_inset Tabular
18796 <lyxtabular version="3" rows="3" columns="3">
18797 <features tabularvalignment="middle">
18798 <column alignment="center" valignment="top" special="Wc">
18799 <column alignment="center" valignment="top" special="Wc">
18800 <column alignment="center" valignment="top" special="WcW">
18801 <row>
18802 <cell alignment="center" valignment="top" topline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 sd
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 <cell alignment="center" valignment="top" topline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 <cell alignment="center" valignment="top" topline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 </row>
18830 <row>
18831 <cell alignment="center" valignment="top" topline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 sd
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 </row>
18859 <row>
18860 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 sd
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 </lyxtabular>
18889
18890 \end_inset
18891
18892
18893 \end_layout
18894
18895 \end_inset
18896
18897
18898 \end_layout
18899
18900 \begin_layout Standard
18901 \begin_inset VSpace bigskip
18902 \end_inset
18903
18904 Pour colorer les filets horizontaux en rouge comme pour le tableau
18905 \begin_inset space ~
18906 \end_inset
18907
18908
18909 \begin_inset CommandInset ref
18910 LatexCommand ref
18911 reference "tab:Tableau-filet-horizontaux-colorés"
18912
18913 \end_inset
18914
18915 , insérez les commandes suivantes en code \SpecialChar TeX
18916  juste avant le tableau ou le
18917  flottant de tableau :
18918 \end_layout
18919
18920 \begin_layout Standard
18921
18922 \series bold
18923
18924 \backslash
18925 let
18926 \backslash
18927 myHlineC
18928 \backslash
18929 hline
18930 \begin_inset Newline newline
18931 \end_inset
18932
18933
18934 \backslash
18935 renewcommand{
18936 \backslash
18937 hline}
18938 \begin_inset Newline newline
18939 \end_inset
18940
18941
18942 \begin_inset Phantom HPhantom
18943 status open
18944
18945 \begin_layout Plain Layout
18946
18947 \series bold
18948 \begin_inset space ~
18949 \end_inset
18950
18951
18952 \end_layout
18953
18954 \end_inset
18955
18956 {
18957 \backslash
18958 arrayrulecolor{red}
18959 \backslash
18960 myHlineC
18961 \backslash
18962 arrayrulecolor{black}}
18963 \end_layout
18964
18965 \begin_layout Standard
18966 \begin_inset ERT
18967 status collapsed
18968
18969 \begin_layout Plain Layout
18970
18971
18972 \backslash
18973 let
18974 \backslash
18975 myHlineC
18976 \backslash
18977 hline
18978 \end_layout
18979
18980 \begin_layout Plain Layout
18981
18982
18983 \backslash
18984 renewcommand{
18985 \backslash
18986 hline}
18987 \end_layout
18988
18989 \begin_layout Plain Layout
18990
18991  {
18992 \backslash
18993 arrayrulecolor{red}
18994 \backslash
18995 myHlineC
18996 \backslash
18997 arrayrulecolor{black}}
18998 \end_layout
18999
19000 \end_inset
19001
19002
19003 \begin_inset Float table
19004 placement h
19005 wide false
19006 sideways false
19007 status open
19008
19009 \begin_layout Plain Layout
19010 \begin_inset Caption Standard
19011
19012 \begin_layout Plain Layout
19013 \begin_inset CommandInset label
19014 LatexCommand label
19015 name "tab:Tableau-filet-horizontaux-colorés"
19016
19017 \end_inset
19018
19019 Tableau avec filets horizontaux colorés
19020 \end_layout
19021
19022 \end_inset
19023
19024
19025 \end_layout
19026
19027 \begin_layout Plain Layout
19028 \align center
19029 \begin_inset Tabular
19030 <lyxtabular version="3" rows="3" columns="3">
19031 <features tabularvalignment="middle">
19032 <column alignment="center" valignment="top">
19033 <column alignment="center" valignment="top">
19034 <column alignment="center" valignment="top">
19035 <row>
19036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 sd
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 </row>
19064 <row>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078 sd
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 </row>
19093 <row>
19094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 sd
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 </row>
19122 </lyxtabular>
19123
19124 \end_inset
19125
19126
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \end_layout
19133
19134 \begin_layout Standard
19135 Pour revenir à la couleur noire implicite, insérez la commande suivante
19136  en code \SpecialChar TeX
19137 , juste après le tableau ou le flottant de tableau :
19138 \end_layout
19139
19140 \begin_layout Standard
19141
19142 \series bold
19143
19144 \backslash
19145 renewcommand{
19146 \backslash
19147 hline}{
19148 \backslash
19149 myHlineC}
19150 \end_layout
19151
19152 \begin_layout Standard
19153 Le tableau
19154 \begin_inset space ~
19155 \end_inset
19156
19157
19158 \begin_inset CommandInset ref
19159 LatexCommand ref
19160 reference "tab:Tableau-avec-filets-colorés"
19161
19162 \end_inset
19163
19164  est un exemple avec des filets horizontaux et verticaux colorés.
19165 \end_layout
19166
19167 \begin_layout Standard
19168 \begin_inset Float table
19169 placement h
19170 wide false
19171 sideways false
19172 status open
19173
19174 \begin_layout Plain Layout
19175 \begin_inset Caption Standard
19176
19177 \begin_layout Plain Layout
19178 \begin_inset CommandInset label
19179 LatexCommand label
19180 name "tab:Tableau-avec-filets-colorés"
19181
19182 \end_inset
19183
19184 Tableau avec filets horizontaux et verticaux colorés
19185 \end_layout
19186
19187 \end_inset
19188
19189
19190 \end_layout
19191
19192 \begin_layout Plain Layout
19193 \align center
19194 \begin_inset Tabular
19195 <lyxtabular version="3" rows="3" columns="3">
19196 <features tabularvalignment="middle">
19197 <column alignment="center" valignment="top" special="Wc">
19198 <column alignment="center" valignment="top" special="Wc">
19199 <column alignment="center" valignment="top" special="WcW">
19200 <row>
19201 <cell alignment="center" valignment="top" topline="true" usebox="none">
19202 \begin_inset Text
19203
19204 \begin_layout Plain Layout
19205 sd
19206 \end_layout
19207
19208 \end_inset
19209 </cell>
19210 <cell alignment="center" valignment="top" topline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" topline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 </row>
19229 <row>
19230 <cell alignment="center" valignment="top" topline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" topline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 sd
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" topline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 </row>
19258 <row topspace="default">
19259 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 sd
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 </row>
19287 </lyxtabular>
19288
19289 \end_inset
19290
19291
19292 \end_layout
19293
19294 \end_inset
19295
19296
19297 \end_layout
19298
19299 \begin_layout Standard
19300 \begin_inset ERT
19301 status collapsed
19302
19303 \begin_layout Plain Layout
19304
19305
19306 \backslash
19307 renewcommand{
19308 \backslash
19309 hline}{
19310 \backslash
19311 myHlineC}
19312 \end_layout
19313
19314 \end_inset
19315
19316
19317 \end_layout
19318
19319 \begin_layout Standard
19320 \begin_inset ERT
19321 status collapsed
19322
19323 \begin_layout Plain Layout
19324
19325
19326 \backslash
19327 setlength{
19328 \backslash
19329 arrayrulewidth}{1.2pt}
19330 \end_layout
19331
19332 \end_inset
19333
19334
19335 \end_layout
19336
19337 \begin_layout Standard
19338 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
19339  est nécessaire.
19340  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
19341  donnée, insérer cette commande en mode \SpecialChar TeX
19342  en tant que dernière saisie dans
19343  la ligne qui doit précéder la première ligne colorée:
19344 \end_layout
19345
19346 \begin_layout Standard
19347
19348 \series bold
19349
19350 \backslash
19351
19352 \backslash
19353
19354 \backslash
19355 arrayrulecolor{blue}%
19356 \end_layout
19357
19358 \begin_layout Standard
19359 Pour revenir aux lignes noires, ajouter cette commande en tant que première
19360  saisie dans la ligne située au-dessus des lignes noires:
19361 \end_layout
19362
19363 \begin_layout Standard
19364
19365 \series bold
19366
19367 \backslash
19368 arrayrulecolor{black}
19369 \end_layout
19370
19371 \begin_layout Standard
19372 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
19373  dans le tableau
19374 \begin_inset space ~
19375 \end_inset
19376
19377
19378 \begin_inset CommandInset ref
19379 LatexCommand ref
19380 reference "tab:Table-with-different-hor"
19381
19382 \end_inset
19383
19384 .
19385  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
19386  de la première ligne du tableau.
19387 \end_layout
19388
19389 \begin_layout Standard
19390 \begin_inset Float table
19391 wide false
19392 sideways false
19393 status open
19394
19395 \begin_layout Plain Layout
19396 \begin_inset Caption Standard
19397
19398 \begin_layout Plain Layout
19399 \begin_inset CommandInset label
19400 LatexCommand label
19401 name "tab:Table-with-different-hor"
19402
19403 \end_inset
19404
19405 Tableau avec des lignes de couleurs différentes
19406 \end_layout
19407
19408 \end_inset
19409
19410
19411 \end_layout
19412
19413 \begin_layout Plain Layout
19414 \align center
19415 \begin_inset Tabular
19416 <lyxtabular version="3" rows="6" columns="7">
19417 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top">
19424 <column alignment="center" valignment="top">
19425 <row>
19426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" topline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 <cell alignment="center" valignment="top" topline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 <cell alignment="center" valignment="top" topline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 <cell alignment="center" valignment="top" topline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 <cell alignment="center" valignment="top" topline="true" usebox="none">
19472 \begin_inset Text
19473
19474 \begin_layout Plain Layout
19475
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19481 \begin_inset Text
19482
19483 \begin_layout Plain Layout
19484 \begin_inset ERT
19485 status open
19486
19487 \begin_layout Plain Layout
19488
19489
19490 \backslash
19491
19492 \backslash
19493
19494 \backslash
19495 arrayrulecolor{blue}%
19496 \end_layout
19497
19498 \end_inset
19499
19500
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 </row>
19506 <row>
19507 <cell alignment="center" valignment="top" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 Y
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 Y
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 </row>
19571 <row>
19572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 \begin_inset ERT
19577 status open
19578
19579 \begin_layout Plain Layout
19580
19581
19582 \backslash
19583 arrayrulecolor{black}
19584 \end_layout
19585
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \end_inset
19592 </cell>
19593 <cell alignment="center" valignment="top" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Plain Layout
19606
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 </row>
19648 <row>
19649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 <cell alignment="center" valignment="top" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 <cell alignment="center" valignment="top" usebox="none">
19686 \begin_inset Text
19687
19688 \begin_layout Plain Layout
19689
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707 \begin_inset ERT
19708 status collapsed
19709
19710 \begin_layout Plain Layout
19711
19712
19713 \backslash
19714
19715 \backslash
19716
19717 \backslash
19718 arrayrulecolor{green}%
19719 \end_layout
19720
19721 \end_inset
19722
19723
19724 \end_layout
19725
19726 \end_inset
19727 </cell>
19728 </row>
19729 <row>
19730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19731 \begin_inset Text
19732
19733 \begin_layout Plain Layout
19734
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799 \begin_inset ERT
19800 status collapsed
19801
19802 \begin_layout Plain Layout
19803
19804
19805 \backslash
19806 arrayrulecolor{black}
19807 \end_layout
19808
19809 \end_inset
19810
19811 B
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 \begin_inset ERT
19866 status collapsed
19867
19868 \begin_layout Plain Layout
19869
19870
19871 \backslash
19872
19873 \backslash
19874
19875 \backslash
19876 arrayrulecolor{blue}%
19877 \end_layout
19878
19879 \end_inset
19880
19881
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 </lyxtabular>
19888
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \end_inset
19895
19896
19897 \end_layout
19898
19899 \begin_layout Standard
19900 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
19901  dans le tableau
19902 \begin_inset space ~
19903 \end_inset
19904
19905
19906 \begin_inset CommandInset ref
19907 LatexCommand ref
19908 reference "tab:Table-with-different-ver"
19909
19910 \end_inset
19911
19912 , il faut utiliser les multi-colonnes.
19913  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
19914  la colonne.
19915  Ensuite, colorer toutes les lignes via la commande:
19916 \end_layout
19917
19918 \begin_layout Standard
19919
19920 \series bold
19921
19922 \backslash
19923
19924 \backslash
19925
19926 \backslash
19927 arrayrulecolor{blue}%
19928 \end_layout
19929
19930 \begin_layout Standard
19931 comme vu plus haut.
19932  Enfin insérer la commande suivante en mode \SpecialChar TeX
19933  pour chaque cellule de la ligne
19934  qui nécessite une ligne verticale avec une couleur différente:
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 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
19955  une ligne verte, à droite, une ligne rouge.
19956  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
19957  le mettre la commande 
19958 \series bold
19959
19960 \backslash
19961 color
19962 \series default
19963 .
19964  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
19965  droite, on peut saisir:
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 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
19982  Le caractère | crée donc la ligne verticale tandis que
19983 \series bold
19984  
19985 \backslash
19986 vline
19987 \series default
19988  le fait quand 
19989 \series bold
19990
19991 \backslash
19992 color
19993 \series default
19994  est utilisée.
19995  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
19996  la commande:
19997 \end_layout
19998
19999 \begin_layout Standard
20000
20001 \series bold
20002
20003 \backslash
20004 multicolumn{1}{|c|}{
20005 \end_layout
20006
20007 \begin_layout Standard
20008 Après cette commande saisir le contenu de la cellule comme d'habitude en
20009  ajoutant une accolade fermante 
20010 \series bold
20011 }
20012 \series default
20013  en code \SpecialChar TeX
20014 .
20015 \end_layout
20016
20017 \begin_layout Standard
20018 \begin_inset Float table
20019 wide false
20020 sideways false
20021 status open
20022
20023 \begin_layout Plain Layout
20024 \begin_inset Caption Standard
20025
20026 \begin_layout Plain Layout
20027 \begin_inset CommandInset label
20028 LatexCommand label
20029 name "tab:Table-with-different-ver"
20030
20031 \end_inset
20032
20033 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20034 \end_layout
20035
20036 \end_inset
20037
20038
20039 \end_layout
20040
20041 \begin_layout Plain Layout
20042 \align center
20043 \begin_inset Tabular
20044 <lyxtabular version="3" rows="5" columns="7">
20045 <features tabularvalignment="middle">
20046 <column alignment="center" valignment="top">
20047 <column alignment="center" valignment="top">
20048 <column alignment="center" valignment="top">
20049 <column alignment="center" valignment="top">
20050 <column alignment="center" valignment="top">
20051 <column alignment="center" valignment="top">
20052 <column alignment="center" valignment="top">
20053 <row>
20054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" topline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 <cell alignment="center" valignment="top" topline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" topline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" topline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 <cell alignment="center" valignment="top" topline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \end_layout
20105
20106 \end_inset
20107 </cell>
20108 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112 \begin_inset ERT
20113 status open
20114
20115 \begin_layout Plain Layout
20116
20117
20118 \backslash
20119
20120 \backslash
20121
20122 \backslash
20123 arrayrulecolor{red}%
20124 \end_layout
20125
20126 \end_inset
20127
20128
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 </row>
20134 <row>
20135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 \begin_inset ERT
20140 status open
20141
20142 \begin_layout Plain Layout
20143
20144
20145 \backslash
20146 multicolumn{1}{!{
20147 \backslash
20148 color{black}
20149 \backslash
20150 vline}c|}{
20151 \end_layout
20152
20153 \end_inset
20154
20155 Y
20156 \begin_inset ERT
20157 status collapsed
20158
20159 \begin_layout Plain Layout
20160
20161 }
20162 \end_layout
20163
20164 \end_inset
20165
20166
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20172 \begin_inset Text
20173
20174 \begin_layout Plain Layout
20175
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211 \begin_inset ERT
20212 status open
20213
20214 \begin_layout Plain Layout
20215
20216
20217 \backslash
20218 multicolumn{1}{c|}{
20219 \end_layout
20220
20221 \end_inset
20222
20223
20224 \begin_inset ERT
20225 status collapsed
20226
20227 \begin_layout Plain Layout
20228
20229 }
20230 \end_layout
20231
20232 \end_inset
20233
20234
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243 \begin_inset ERT
20244 status open
20245
20246 \begin_layout Plain Layout
20247
20248
20249 \backslash
20250 multicolumn{1}{c!{
20251 \backslash
20252 color{black}
20253 \backslash
20254 vline}}{
20255 \end_layout
20256
20257 \end_inset
20258
20259 Y
20260 \begin_inset ERT
20261 status collapsed
20262
20263 \begin_layout Plain Layout
20264
20265 }
20266 \end_layout
20267
20268 \end_inset
20269
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281 \begin_inset ERT
20282 status collapsed
20283
20284 \begin_layout Plain Layout
20285
20286
20287 \backslash
20288 arrayrulecolor{black}
20289 \end_layout
20290
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 <cell alignment="center" valignment="top" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 <cell alignment="center" valignment="top" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347 \begin_inset ERT
20348 status collapsed
20349
20350 \begin_layout Plain Layout
20351
20352
20353 \backslash
20354
20355 \backslash
20356
20357 \backslash
20358 arrayrulecolor{magenta}%
20359 \end_layout
20360
20361 \end_inset
20362
20363
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 <row>
20370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374 \begin_inset ERT
20375 status collapsed
20376
20377 \begin_layout Plain Layout
20378
20379
20380 \backslash
20381 multicolumn{1}{|c!{
20382 \backslash
20383 color{red}
20384 \backslash
20385 vline}}{
20386 \end_layout
20387
20388 \end_inset
20389
20390
20391 \begin_inset ERT
20392 status collapsed
20393
20394 \begin_layout Plain Layout
20395
20396 }
20397 \end_layout
20398
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 \begin_inset ERT
20411 status collapsed
20412
20413 \begin_layout Plain Layout
20414
20415
20416 \backslash
20417 multicolumn{1}{c!{
20418 \backslash
20419 color{green}
20420 \backslash
20421 vline}}{
20422 \end_layout
20423
20424 \end_inset
20425
20426
20427 \begin_inset ERT
20428 status collapsed
20429
20430 \begin_layout Plain Layout
20431
20432 }
20433 \end_layout
20434
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446 \begin_inset ERT
20447 status collapsed
20448
20449 \begin_layout Plain Layout
20450
20451
20452 \backslash
20453 multicolumn{1}{c!{
20454 \backslash
20455 color{yellow}
20456 \backslash
20457 vline}}{
20458 \end_layout
20459
20460 \end_inset
20461
20462
20463 \begin_inset ERT
20464 status collapsed
20465
20466 \begin_layout Plain Layout
20467
20468 }
20469 \end_layout
20470
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 \begin_inset ERT
20483 status collapsed
20484
20485 \begin_layout Plain Layout
20486
20487
20488 \backslash
20489 multicolumn{1}{c!{
20490 \backslash
20491 color{blue}
20492 \backslash
20493 vline}}{
20494 \end_layout
20495
20496 \end_inset
20497
20498
20499 \begin_inset ERT
20500 status collapsed
20501
20502 \begin_layout Plain Layout
20503
20504 }
20505 \end_layout
20506
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \end_inset
20513 </cell>
20514 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518 \begin_inset ERT
20519 status collapsed
20520
20521 \begin_layout Plain Layout
20522
20523
20524 \backslash
20525 multicolumn{1}{c!{
20526 \backslash
20527 color{cyan}
20528 \backslash
20529 vline}}{
20530 \end_layout
20531
20532 \end_inset
20533
20534
20535 \begin_inset ERT
20536 status collapsed
20537
20538 \begin_layout Plain Layout
20539
20540 }
20541 \end_layout
20542
20543 \end_inset
20544
20545
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 \begin_inset ERT
20555 status collapsed
20556
20557 \begin_layout Plain Layout
20558
20559
20560 \backslash
20561 multicolumn{1}{c!{
20562 \backslash
20563 color{black}
20564 \backslash
20565 vline}}{
20566 \end_layout
20567
20568 \end_inset
20569
20570
20571 \begin_inset ERT
20572 status collapsed
20573
20574 \begin_layout Plain Layout
20575
20576 }
20577 \end_layout
20578
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 \begin_inset ERT
20591 status collapsed
20592
20593 \begin_layout Plain Layout
20594
20595
20596 \backslash
20597 multicolumn{1}{c|}{
20598 \end_layout
20599
20600 \end_inset
20601
20602
20603 \begin_inset ERT
20604 status collapsed
20605
20606 \begin_layout Plain Layout
20607
20608 }
20609 \end_layout
20610
20611 \end_inset
20612
20613
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 </row>
20619 <row>
20620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20621 \begin_inset Text
20622
20623 \begin_layout Plain Layout
20624 \begin_inset ERT
20625 status collapsed
20626
20627 \begin_layout Plain Layout
20628
20629
20630 \backslash
20631 arrayrulecolor{black}
20632 \end_layout
20633
20634 \end_inset
20635
20636 B
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654
20655 \end_layout
20656
20657 \end_inset
20658 </cell>
20659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20660 \begin_inset Text
20661
20662 \begin_layout Plain Layout
20663
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 </row>
20696 </lyxtabular>
20697
20698 \end_inset
20699
20700
20701 \end_layout
20702
20703 \end_inset
20704
20705
20706 \end_layout
20707
20708 \begin_layout Standard
20709 \begin_inset ERT
20710 status collapsed
20711
20712 \begin_layout Plain Layout
20713
20714
20715 \backslash
20716 setlength{
20717 \backslash
20718 arrayrulewidth}{0.4pt}
20719 \end_layout
20720
20721 \end_inset
20722
20723
20724 \end_layout
20725
20726 \begin_layout Section
20727 Pivotement des cellules
20728 \begin_inset CommandInset label
20729 LatexCommand label
20730 name "sec:Pivotement-des-cellules"
20731
20732 \end_inset
20733
20734
20735 \begin_inset Index idx
20736 status collapsed
20737
20738 \begin_layout Plain Layout
20739 Tableau ! Pivotement des cellules
20740 \end_layout
20741
20742 \end_inset
20743
20744
20745 \begin_inset Index idx
20746 status collapsed
20747
20748 \begin_layout Plain Layout
20749 Pivoter des objets
20750 \end_layout
20751
20752 \end_inset
20753
20754
20755 \end_layout
20756
20757 \begin_layout Standard
20758 \begin_inset Note Greyedout
20759 status open
20760
20761 \begin_layout Plain Layout
20762
20763 \series bold
20764 Nota:
20765 \series default
20766  toutes les visionneuses DVI n'affichent pas les rotations.
20767 \end_layout
20768
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \begin_layout Standard
20775 Le tableau
20776 \begin_inset space ~
20777 \end_inset
20778
20779
20780 \begin_inset CommandInset ref
20781 LatexCommand ref
20782 reference "tab:Tableau-incluant-des"
20783
20784 \end_inset
20785
20786  est un exemple dans lequel 3 cellules pivotent de 45
20787 \begin_inset space \thinspace{}
20788 \end_inset
20789
20790 °.
20791 \end_layout
20792
20793 \begin_layout Standard
20794 \begin_inset Float table
20795 placement h
20796 wide false
20797 sideways false
20798 status open
20799
20800 \begin_layout Plain Layout
20801 \begin_inset Caption Standard
20802
20803 \begin_layout Plain Layout
20804 \begin_inset CommandInset label
20805 LatexCommand label
20806 name "tab:Tableau-incluant-des"
20807
20808 \end_inset
20809
20810 Tableau incluant des cellules pivotées dans la première ligne.
20811 \end_layout
20812
20813 \end_inset
20814
20815
20816 \end_layout
20817
20818 \begin_layout Plain Layout
20819 \noindent
20820 \align center
20821 \begin_inset Tabular
20822 <lyxtabular version="3" rows="2" columns="3">
20823 <features tabularvalignment="middle">
20824 <column alignment="center" valignment="top" width="0pt">
20825 <column alignment="center" valignment="top" width="0pt">
20826 <column alignment="center" valignment="top" width="0pt">
20827 <row>
20828 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20829 \begin_inset Text
20830
20831 \begin_layout Plain Layout
20832 soucoupes
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841 assiettes
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850 plats
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 </row>
20856 <row>
20857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861 45
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870 33
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 21
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 </lyxtabular>
20886
20887 \end_inset
20888
20889
20890 \end_layout
20891
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \begin_layout Standard
20898 \begin_inset Note Greyedout
20899 status open
20900
20901 \begin_layout Plain Layout
20902
20903 \series bold
20904 Nota:
20905 \series default
20906  les ruptures de ligne (raccourci 
20907 \begin_inset Info
20908 type  "shortcut"
20909 arg   "newline-insert newline"
20910 \end_inset
20911
20912 ) ne sont pas autorisées dans les cellules pivotées
20913 \end_layout
20914
20915 \end_inset
20916
20917
20918 \end_layout
20919
20920 \begin_layout Standard
20921 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
20922  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
20923 \begin_inset Foot
20924 status collapsed
20925
20926 \begin_layout Plain Layout
20927 Pour en savoir plus sur ces boîtes, voir les sections
20928 \begin_inset space ~
20929 \end_inset
20930
20931
20932 \begin_inset CommandInset ref
20933 LatexCommand ref
20934 reference "sec:Minipages"
20935
20936 \end_inset
20937
20938  et 
20939 \begin_inset CommandInset ref
20940 LatexCommand ref
20941 reference "sec:Parboxes"
20942
20943 \end_inset
20944
20945 .
20946 \end_layout
20947
20948 \end_inset
20949
20950  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
20951  la hauteur de la cellule.
20952  Le tableau
20953 \begin_inset space ~
20954 \end_inset
20955
20956
20957 \begin_inset CommandInset ref
20958 LatexCommand ref
20959 reference "tab:Tableau-incluant-une"
20960
20961 \end_inset
20962
20963  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
20964  réglée à 3
20965 \begin_inset space \thinspace{}
20966 \end_inset
20967
20968 cm.
20969 \end_layout
20970
20971 \begin_layout Standard
20972 \begin_inset Float table
20973 placement h
20974 wide false
20975 sideways false
20976 status open
20977
20978 \begin_layout Plain Layout
20979 \begin_inset Caption Standard
20980
20981 \begin_layout Plain Layout
20982 \begin_inset CommandInset label
20983 LatexCommand label
20984 name "tab:Tableau-incluant-une"
20985
20986 \end_inset
20987
20988 Tableau incluant une cellule multi-lignes pivotée.
20989 \end_layout
20990
20991 \end_inset
20992
20993
20994 \end_layout
20995
20996 \begin_layout Plain Layout
20997 \noindent
20998 \align center
20999 \begin_inset Tabular
21000 <lyxtabular version="3" rows="2" columns="3">
21001 <features tabularvalignment="middle">
21002 <column alignment="center" valignment="top">
21003 <column alignment="center" valignment="top" width="0pt">
21004 <column alignment="center" valignment="top">
21005 <row>
21006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21007 \begin_inset Text
21008
21009 \begin_layout Plain Layout
21010 a
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019 \begin_inset Box Frameless
21020 position "t"
21021 hor_pos "c"
21022 has_inner_box 1
21023 inner_pos "t"
21024 use_parbox 0
21025 use_makebox 0
21026 width "3cm"
21027 special "none"
21028 height "1in"
21029 height_special "totalheight"
21030 thickness "0.4pt"
21031 separation "3pt"
21032 shadowsize "4pt"
21033 framecolor "black"
21034 backgroundcolor "none"
21035 status open
21036
21037 \begin_layout Plain Layout
21038 cellule pivotée
21039 \begin_inset Newline newline
21040 \end_inset
21041
21042 avec saut de ligne
21043 \end_layout
21044
21045 \end_inset
21046
21047
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 e
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 </row>
21062 <row>
21063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067 b
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076 c
21077 \end_layout
21078
21079 \end_inset
21080 </cell>
21081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21082 \begin_inset Text
21083
21084 \begin_layout Plain Layout
21085 d
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 </row>
21091 </lyxtabular>
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \end_inset
21099
21100
21101 \end_layout
21102
21103 \begin_layout Section
21104 Calcul de la largeur du tableau
21105 \begin_inset CommandInset label
21106 LatexCommand label
21107 name "sec:Table-Width-Calculation"
21108
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \begin_layout Standard
21115 Pour les tableaux un peu larges il est parfois difficile de garantir que
21116  le tableau ne déborde pas dans la marge.
21117  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21118  la valeur à donner à chacune?
21119 \end_layout
21120
21121 \begin_layout Standard
21122 La largeur du tableau 
21123 \begin_inset Formula $L_{\mathrm{tableau}}$
21124 \end_inset
21125
21126  peut se calculer précisément: chaque colonne contribue pour sa largeur
21127  propre 
21128 \begin_inset Formula $L_{\mathrm{colonne}}$
21129 \end_inset
21130
21131  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21132  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21133
21134 \series bold
21135  
21136 \backslash
21137 tabcolsep
21138 \series default
21139 , implicitement 6
21140 \begin_inset space \thinspace{}
21141 \end_inset
21142
21143 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21144  
21145 \series bold
21146
21147 \backslash
21148 arrayrulewidth
21149 \series default
21150 , implicitement 0.4
21151 \begin_inset space \thinspace{}
21152 \end_inset
21153
21154 pt).
21155  Donc si les 
21156 \begin_inset Formula $n$
21157 \end_inset
21158
21159
21160 \begin_inset space ~
21161 \end_inset
21162
21163 colonnes ont la même largeur, la largeur du tableau est
21164 \begin_inset Formula 
21165 \begin{equation}
21166 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21167 \end{equation}
21168
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \begin_layout Standard
21175 La largeur disponible pour placer un tableau est la distance entre les marges
21176  de la page ou la largeur de la colonne de texte (pour un document présenté
21177  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
21178  
21179 \series bold
21180
21181 \backslash
21182 columnwidth
21183 \series default
21184 .
21185  Si toutes le colonnes ont la même largeur et que 
21186 \begin_inset Formula $L_{\mathrm{tableau}}$
21187 \end_inset
21188
21189  doit valoir 1
21190 \begin_inset space \thinspace{}
21191 \end_inset
21192
21193
21194 \backslash
21195 columnwidth, 
21196 \begin_inset Formula $L_{\mathrm{colonne}}$
21197 \end_inset
21198
21199  se calcule facilement.
21200 \end_layout
21201
21202 \begin_layout Standard
21203 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
21204  
21205 \series bold
21206 calc
21207 \series default
21208
21209 \begin_inset Index idx
21210 status collapsed
21211
21212 \begin_layout Plain Layout
21213 Paquetages \SpecialChar LaTeX
21214  ! calc
21215 \end_layout
21216
21217 \end_inset
21218
21219  dans le préambule du document.
21220  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
21221  il faut utiliser le champ
21222 \family sans
21223  Argument \SpecialChar LaTeX
21224
21225 \family default
21226 .
21227  Le principe des commandes qui peuvent être saisies dans ce champ est celui
21228  qui est expliqué dans la section
21229 \begin_inset space ~
21230 \end_inset
21231
21232
21233 \begin_inset CommandInset ref
21234 LatexCommand ref
21235 reference "subsec:Calculs-multicolonnes"
21236
21237 \end_inset
21238
21239 .
21240  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
21241  saisir pour chaque colonne la commande
21242 \end_layout
21243
21244 \begin_layout Standard
21245
21246 \series bold
21247 >{
21248 \backslash
21249 centering}p{(1
21250 \backslash
21251 columnwidth-62.4pt)/5}
21252 \end_layout
21253
21254 \begin_layout Standard
21255 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
21256 \begin_inset space ~
21257 \end_inset
21258
21259 fois celle des 3 autres, le calcul est le suivant:
21260 \end_layout
21261
21262 \begin_layout Standard
21263 \begin_inset Formula 
21264 \begin{align}
21265 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21266  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21267  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
21268 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21269 \end{align}
21270
21271 \end_inset
21272
21273
21274 \end_layout
21275
21276 \begin_layout Standard
21277 Par conséquent, dans le tableau, la commande
21278 \end_layout
21279
21280 \begin_layout Standard
21281
21282 \series bold
21283 >{
21284 \backslash
21285 centering}p{(1
21286 \backslash
21287 columnwidth-62.4pt)/
21288 \backslash
21289 real{4.5}}
21290 \end_layout
21291
21292 \begin_layout Standard
21293 est utilisée pour les colonnes les plus larges, et la commande
21294 \end_layout
21295
21296 \begin_layout Standard
21297
21298 \series bold
21299 >{
21300 \backslash
21301 centering}p{(1
21302 \backslash
21303 columnwidth-62.4pt)/
21304 \backslash
21305 real{4.5}*
21306 \backslash
21307 real{0.75}}
21308 \end_layout
21309
21310 \begin_layout Standard
21311 est utilisée pour les plus étroites:
21312 \end_layout
21313
21314 \begin_layout Standard
21315 \begin_inset Tabular
21316 <lyxtabular version="3" rows="2" columns="5">
21317 <features tabularvalignment="middle">
21318 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21319 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21320 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21321 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21322 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21323 <row>
21324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Plain Layout
21328 1
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21334 \begin_inset Text
21335
21336 \begin_layout Plain Layout
21337 2
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346 3
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Plain Layout
21355 4
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364 5
21365 \end_layout
21366
21367 \end_inset
21368 </cell>
21369 </row>
21370 <row>
21371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21372 \begin_inset Text
21373
21374 \begin_layout Plain Layout
21375 111111 1111111 111111 111111111 11111 11111 1111
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 2222 22222 222222 222222222 2222222 22 22222
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Plain Layout
21402
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21408 \begin_inset Text
21409
21410 \begin_layout Plain Layout
21411 333333 333333 333333 33333 3333333 333
21412 \end_layout
21413
21414 \end_inset
21415 </cell>
21416 </row>
21417 </lyxtabular>
21418
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \begin_layout Section
21425 Personnalisation des tableaux
21426 \begin_inset Index idx
21427 status collapsed
21428
21429 \begin_layout Plain Layout
21430 Tableau ! Personnalisation
21431 \end_layout
21432
21433 \end_inset
21434
21435
21436 \begin_inset Index idx
21437 status collapsed
21438
21439 \begin_layout Plain Layout
21440 Personnalisation des tableaux
21441 \end_layout
21442
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \begin_layout Subsection
21449 Espacement des lignes
21450 \begin_inset CommandInset label
21451 LatexCommand label
21452 name "subsec:Espacement-lignes"
21453
21454 \end_inset
21455
21456
21457 \begin_inset Index idx
21458 status collapsed
21459
21460 \begin_layout Plain Layout
21461 Personnalisation des tableaux ! Espacement des lignes
21462 \end_layout
21463
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \begin_layout Standard
21470 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
21471  l'onglet 
21472 \family sans
21473 Bordures
21474 \family default
21475  de la fenêtre de dialogue 
21476 \family sans
21477 Paramètres
21478 \begin_inset space ~
21479 \end_inset
21480
21481 du
21482 \begin_inset space ~
21483 \end_inset
21484
21485 tableau
21486 \family default
21487 .
21488  Vous y trouverez trois possibilités :
21489 \end_layout
21490
21491 \begin_layout Description
21492 Haut
21493 \begin_inset space ~
21494 \end_inset
21495
21496 de
21497 \begin_inset space ~
21498 \end_inset
21499
21500 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
21501  Si le tableau est un tableau formel
21502 \begin_inset Foot
21503 status collapsed
21504
21505 \begin_layout Plain Layout
21506 Les tableaux formels sont décrits dans la section
21507 \begin_inset space ~
21508 \end_inset
21509
21510
21511 \begin_inset CommandInset ref
21512 LatexCommand ref
21513 reference "sec:Tableaux-Formels"
21514
21515 \end_inset
21516
21517 .
21518 \end_layout
21519
21520 \end_inset
21521
21522  \SpecialChar LyX
21523  va insérer implicitement un espace de 0.5
21524 \begin_inset space \thinspace{}
21525 \end_inset
21526
21527 em.
21528  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21529  les filets verticaux comme dans le tableau suivant :
21530 \begin_inset VSpace medskip
21531 \end_inset
21532
21533
21534 \begin_inset Newline newline
21535 \end_inset
21536
21537
21538 \begin_inset space \hspace*{}
21539 \length 0pt
21540 \end_inset
21541
21542
21543 \begin_inset space \hfill{}
21544 \end_inset
21545
21546
21547 \begin_inset Tabular
21548 <lyxtabular version="3" rows="3" columns="1">
21549 <features tabularvalignment="middle">
21550 <column alignment="center" valignment="top">
21551 <row>
21552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 A
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 </row>
21562 <row topspace="3mm">
21563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21564 \begin_inset Text
21565
21566 \begin_layout Plain Layout
21567 espace de 3
21568 \begin_inset space \thinspace{}
21569 \end_inset
21570
21571 mm en haut de la ligne
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 <row>
21578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582 C
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 </row>
21588 </lyxtabular>
21589
21590 \end_inset
21591
21592
21593 \begin_inset space \hfill{}
21594 \end_inset
21595
21596
21597 \begin_inset space \hspace*{}
21598 \length 0pt
21599 \end_inset
21600
21601
21602 \begin_inset VSpace medskip
21603 \end_inset
21604
21605
21606 \begin_inset Newline newline
21607 \end_inset
21608
21609 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
21610  pas de filets verticaux.
21611 \end_layout
21612
21613 \begin_layout Description
21614 Bas
21615 \begin_inset space ~
21616 \end_inset
21617
21618 de
21619 \begin_inset space ~
21620 \end_inset
21621
21622 ligne va ajouter de l'espace sous les caractères de la ligne.
21623  Si le tableau est un tableau formel \SpecialChar LyX
21624  va insérer implicitement un espace
21625  de 0.5
21626 \begin_inset space \thinspace{}
21627 \end_inset
21628
21629 em, pour les tableaux normaux, l'espace implicite est de 2
21630 \begin_inset space \thinspace{}
21631 \end_inset
21632
21633 pt.
21634 \end_layout
21635
21636 \begin_layout Description
21637 Entre
21638 \begin_inset space ~
21639 \end_inset
21640
21641 les
21642 \begin_inset space ~
21643 \end_inset
21644
21645 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
21646  Si le tableau est un tableau formel \SpecialChar LyX
21647  va insérer implicitement un espace
21648  de 0.5
21649 \begin_inset space \thinspace{}
21650 \end_inset
21651
21652 em.
21653  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21654  les filets verticaux comme dans le tableau suivant :
21655 \begin_inset VSpace medskip
21656 \end_inset
21657
21658
21659 \begin_inset Newline newline
21660 \end_inset
21661
21662
21663 \begin_inset space \hspace*{}
21664 \length 0pt
21665 \end_inset
21666
21667
21668 \begin_inset space \hfill{}
21669 \end_inset
21670
21671
21672 \begin_inset Tabular
21673 <lyxtabular version="3" rows="3" columns="1">
21674 <features tabularvalignment="middle">
21675 <column alignment="center" valignment="top">
21676 <row>
21677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681 A
21682 \end_layout
21683
21684 \end_inset
21685 </cell>
21686 </row>
21687 <row interlinespace="3mm">
21688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692 \begin_inset Formula $\downarrow$
21693 \end_inset
21694
21695  espace de 3
21696 \begin_inset space \thinspace{}
21697 \end_inset
21698
21699 mm entre les lignes 
21700 \begin_inset Formula $\downarrow$
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 </row>
21709 <row>
21710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714 \begin_inset Formula $\uparrow$
21715 \end_inset
21716
21717  espace de 3
21718 \begin_inset space \thinspace{}
21719 \end_inset
21720
21721 mm entre les lignes 
21722 \begin_inset Formula $\uparrow$
21723 \end_inset
21724
21725
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 </row>
21731 </lyxtabular>
21732
21733 \end_inset
21734
21735
21736 \begin_inset space \hfill{}
21737 \end_inset
21738
21739
21740 \begin_inset space \hspace*{}
21741 \length 0pt
21742 \end_inset
21743
21744
21745 \begin_inset VSpace medskip
21746 \end_inset
21747
21748
21749 \begin_inset Newline newline
21750 \end_inset
21751
21752 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
21753  pas de filets verticaux.
21754 \end_layout
21755
21756 \begin_layout Standard
21757 \begin_inset VSpace bigskip
21758 \end_inset
21759
21760 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
21761  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
21762  dans le préambule :
21763 \end_layout
21764
21765 \begin_layout Standard
21766
21767 \series bold
21768
21769 \backslash
21770 @ifundefined{extrarowheight}
21771 \begin_inset Newline newline
21772 \end_inset
21773
21774
21775 \begin_inset Phantom HPhantom
21776 status open
21777
21778 \begin_layout Plain Layout
21779
21780 \series bold
21781 \begin_inset space ~
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \end_inset
21788
21789 {
21790 \backslash
21791 usepackage{array}}{}
21792 \begin_inset Newline newline
21793 \end_inset
21794
21795
21796 \backslash
21797 setlength{
21798 \backslash
21799 extrarowheight}{height}
21800 \series default
21801 \lang english
21802
21803 \begin_inset Note Note
21804 status collapsed
21805
21806 \begin_layout Plain Layout
21807
21808 \lang english
21809 The package 
21810 \series bold
21811 array
21812 \series default
21813  will be loaded automatically by \SpecialChar LyX
21814  when you use self defined table formats.
21815  To avoid that it is loaded twice the command 
21816 \series bold
21817
21818 \backslash
21819 @ifundefined
21820 \series default
21821  is used in the above command.
21822 \end_layout
21823
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \begin_layout Standard
21830 Mais ceci présente le défaut que le texte des cellules de tableau n'est
21831  plus exactement centré verticalement.
21832  (le paquetage 
21833 \series bold
21834 array 
21835 \series default
21836 sera chargé automatiquement par \SpecialChar LyX
21837  quand vous utilisez des formats de tableaux
21838  auto-définis.
21839  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
21840  
21841 \series bold
21842
21843 \backslash
21844 @ifundefined
21845 \series default
21846  dans la commande précédente.)
21847 \end_layout
21848
21849 \begin_layout Standard
21850 Si vous utilisez des polices de taille plus grande que la taille normale,
21851  les bordures des tableaux sont souvent trop proches du texte.
21852  On peut corriger ce problème en insérant la commande 
21853 \series bold
21854
21855 \begin_inset space \space{}
21856 \end_inset
21857
21858
21859 \backslash
21860 strut
21861 \series default
21862  en code \SpecialChar TeX
21863  au debut d'une ligne du tableau.
21864  Le tableau
21865 \begin_inset space ~
21866 \end_inset
21867
21868
21869 \begin_inset CommandInset ref
21870 LatexCommand ref
21871 reference "tab:Alignement-vertical"
21872
21873 \end_inset
21874
21875  montre l'effet de cette commande.
21876 \end_layout
21877
21878 \begin_layout Standard
21879 \noindent
21880 \begin_inset Float table
21881 placement h
21882 wide false
21883 sideways false
21884 status open
21885
21886 \begin_layout Plain Layout
21887 \begin_inset Caption Standard
21888
21889 \begin_layout Plain Layout
21890 \begin_inset CommandInset label
21891 LatexCommand label
21892 name "tab:Alignement-vertical"
21893
21894 \end_inset
21895
21896 Alignement vertical d'un texte avec une police de grande taille.
21897 \end_layout
21898
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \begin_layout Plain Layout
21905 \begin_inset space \hfill{}
21906 \end_inset
21907
21908
21909 \begin_inset Float table
21910 wide false
21911 sideways false
21912 status collapsed
21913
21914 \begin_layout Plain Layout
21915 \begin_inset Caption Standard
21916
21917 \begin_layout Plain Layout
21918 Tableau normal.
21919 \end_layout
21920
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \begin_layout Plain Layout
21927 \noindent
21928 \align center
21929 \begin_inset Tabular
21930 <lyxtabular version="3" rows="6" columns="1">
21931 <features tabularvalignment="middle">
21932 <column alignment="left" valignment="top">
21933 <row>
21934 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938 Normal, g
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949
21950 \size large
21951 Large
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 </row>
21957 <row>
21958 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962
21963 \size larger
21964 Larger
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 </row>
21970 <row>
21971 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975
21976 \size largest
21977 Largest
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 </row>
21983 <row>
21984 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988
21989 \size huge
21990 Huge
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 </row>
21996 <row>
21997 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001
22002 \size huge
22003 Huger
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 </row>
22009 </lyxtabular>
22010
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017
22018
22019 \begin_inset space \hfill{}
22020 \end_inset
22021
22022
22023 \begin_inset Float table
22024 wide false
22025 sideways false
22026 status collapsed
22027
22028 \begin_layout Plain Layout
22029 \begin_inset Caption Standard
22030
22031 \begin_layout Plain Layout
22032 Tableau utilisant la commande 
22033 \series bold
22034
22035 \backslash
22036 strut
22037 \series default
22038 .
22039 \end_layout
22040
22041 \end_inset
22042
22043
22044 \end_layout
22045
22046 \begin_layout Plain Layout
22047 \noindent
22048 \align center
22049 \begin_inset Tabular
22050 <lyxtabular version="3" rows="6" columns="1">
22051 <features tabularvalignment="middle">
22052 <column alignment="left" valignment="top">
22053 <row>
22054 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22055 \begin_inset Text
22056
22057 \begin_layout Plain Layout
22058 Normal, g
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 <row>
22065 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22066 \begin_inset Text
22067
22068 \begin_layout Plain Layout
22069
22070 \size large
22071 \begin_inset ERT
22072 status collapsed
22073
22074 \begin_layout Plain Layout
22075
22076
22077 \backslash
22078 strut 
22079 \end_layout
22080
22081 \end_inset
22082
22083 Large
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 <row>
22090 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \size larger
22096 \begin_inset ERT
22097 status collapsed
22098
22099 \begin_layout Plain Layout
22100
22101
22102 \backslash
22103 strut 
22104 \end_layout
22105
22106 \end_inset
22107
22108 Larger
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 <row>
22115 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \size largest
22121 \begin_inset ERT
22122 status collapsed
22123
22124 \begin_layout Plain Layout
22125
22126
22127 \backslash
22128 strut 
22129 \end_layout
22130
22131 \end_inset
22132
22133 Largest
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \size huge
22146 \begin_inset ERT
22147 status collapsed
22148
22149 \begin_layout Plain Layout
22150
22151
22152 \backslash
22153 strut 
22154 \end_layout
22155
22156 \end_inset
22157
22158 Huge
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \size giant
22171 \begin_inset ERT
22172 status collapsed
22173
22174 \begin_layout Plain Layout
22175
22176
22177 \backslash
22178 strut 
22179 \end_layout
22180
22181 \end_inset
22182
22183
22184 \size huge
22185 Huger
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 </row>
22191 </lyxtabular>
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \end_inset
22199
22200
22201 \begin_inset space \hfill{}
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \end_inset
22208
22209
22210 \end_layout
22211
22212 \begin_layout Standard
22213 \begin_inset Newpage newpage
22214 \end_inset
22215
22216
22217 \end_layout
22218
22219 \begin_layout Subsection
22220 Alignements de cellules spéciaux
22221 \begin_inset CommandInset label
22222 LatexCommand label
22223 name "subsec:Alignements-de-cellules"
22224
22225 \end_inset
22226
22227
22228 \begin_inset Index idx
22229 status collapsed
22230
22231 \begin_layout Plain Layout
22232 Personnalisation des tableaux ! Alignement de cellules spéciaux
22233 \end_layout
22234
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \begin_layout Standard
22241 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
22242  cellules sur un caractère donné, par exemple le séparateur décimal comme
22243  dans le tableau
22244 \begin_inset space ~
22245 \end_inset
22246
22247
22248 \begin_inset CommandInset ref
22249 LatexCommand ref
22250 reference "tab:Tableau-centré-sur-séparateur-1"
22251
22252 \end_inset
22253
22254 .
22255  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
22256  soit en appuyant sur le bouton 
22257 \begin_inset Info
22258 type  "icon"
22259 arg   "tabular-feature align-decimal"
22260 \end_inset
22261
22262  de la barre d'outils ou en modifiant le paramètre 
22263 \family sans
22264 Alignement horizontal
22265 \family default
22266  à 
22267 \family sans
22268 Au séparateur décimal
22269 \family default
22270 .
22271  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
22272  dans les paramètres du tableau.
22273 \end_layout
22274
22275 \begin_layout Standard
22276 \begin_inset Float table
22277 placement h
22278 wide false
22279 sideways false
22280 status open
22281
22282 \begin_layout Plain Layout
22283 \begin_inset Caption Standard
22284
22285 \begin_layout Plain Layout
22286 \begin_inset CommandInset label
22287 LatexCommand label
22288 name "tab:Tableau-centré-sur-séparateur-1"
22289
22290 \end_inset
22291
22292 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
22293 \end_layout
22294
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \begin_layout Plain Layout
22301 \align center
22302 \begin_inset Tabular
22303 <lyxtabular version="3" rows="4" columns="1">
22304 <features booktabs="true" tabularvalignment="middle">
22305 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22306 <row>
22307 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 en-tête
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 </row>
22317 <row>
22318 <cell alignment="center" valignment="top" topline="true" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322 12,6
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 </row>
22328 <row>
22329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333 0,68
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 </row>
22339 <row>
22340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 -123,0
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 </row>
22350 </lyxtabular>
22351
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \begin_layout Standard
22363 \begin_inset Float table
22364 placement h
22365 wide false
22366 sideways false
22367 status open
22368
22369 \begin_layout Plain Layout
22370 \begin_inset Caption Standard
22371
22372 \begin_layout Plain Layout
22373 \begin_inset CommandInset label
22374 LatexCommand label
22375 name "tab:Tableau-centré-sur-séparateur-2"
22376
22377 \end_inset
22378
22379 Les cellules d'une colonnes sont centrées sur les opérateurs.
22380 \end_layout
22381
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \begin_layout Plain Layout
22388 \align center
22389 \begin_inset Tabular
22390 <lyxtabular version="3" rows="4" columns="2">
22391 <features booktabs="true" tabularvalignment="middle">
22392 <column alignment="right" valignment="top" width="0pt">
22393 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22394 <row>
22395 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 en-tête
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 </row>
22414 <row>
22415 <cell alignment="center" valignment="top" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419 \begin_inset Formula $12\,+$
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 \begin_inset Formula $\,6$
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 </row>
22440 <row>
22441 <cell alignment="center" valignment="top" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445 \begin_inset Formula $0\,-$
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 \begin_inset Formula $\,68$
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \end_inset
22464 </cell>
22465 </row>
22466 <row>
22467 <cell alignment="center" valignment="top" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 \begin_inset Formula $-123\,/$
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 <cell alignment="center" valignment="top" usebox="none">
22480 \begin_inset Text
22481
22482 \begin_layout Plain Layout
22483 \begin_inset Formula $\,0$
22484 \end_inset
22485
22486
22487 \end_layout
22488
22489 \end_inset
22490 </cell>
22491 </row>
22492 </lyxtabular>
22493
22494 \end_inset
22495
22496
22497 \end_layout
22498
22499 \end_inset
22500
22501
22502 \end_layout
22503
22504 \begin_layout Standard
22505 L'alignement sur un caractère ne fonctionne pas avec des formules parce
22506  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
22507  formules.
22508  Dans ce cas on doit utiliser la méthode du tableau
22509 \begin_inset space ~
22510 \end_inset
22511
22512
22513 \begin_inset CommandInset ref
22514 LatexCommand ref
22515 reference "tab:Tableau-centré-sur-séparateur-2"
22516
22517 \end_inset
22518
22519 .
22520  Ce tableau a été créé comme un tableau 4×2.
22521  L'en-tête est une cellule multi-colonnes centrée.
22522  La première colonne est alignée à droite et contient la première partie
22523  et inclue l'opérateur.
22524  La seconde colonne contient le reste de la cellule aligné à gauche.
22525  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
22526  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
22527  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
22528  tableau, le paramètre \SpecialChar LaTeX
22529  suivant a été utilisé pour la deuxième colonne :
22530 \end_layout
22531
22532 \begin_layout Standard
22533
22534 \series bold
22535 @{}l
22536 \end_layout
22537
22538 \begin_layout Standard
22539 Le tableau
22540 \begin_inset space ~
22541 \end_inset
22542
22543
22544 \begin_inset CommandInset ref
22545 LatexCommand ref
22546 reference "tab:Plusieurs-exemples-alignements"
22547
22548 \end_inset
22549
22550  montre quelques exemples d'alignements.
22551  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
22552  comme pour la deuxième colonne du tableau
22553 \begin_inset space ~
22554 \end_inset
22555
22556
22557 \begin_inset CommandInset ref
22558 LatexCommand ref
22559 reference "tab:Tableau-centré-sur-séparateur-2"
22560
22561 \end_inset
22562
22563 .
22564 \end_layout
22565
22566 \begin_layout Standard
22567 \begin_inset Float table
22568 wide false
22569 sideways false
22570 status open
22571
22572 \begin_layout Plain Layout
22573 \begin_inset Caption Standard
22574
22575 \begin_layout Plain Layout
22576 \begin_inset CommandInset label
22577 LatexCommand label
22578 name "tab:Plusieurs-exemples-alignements"
22579
22580 \end_inset
22581
22582 Plusieurs exemples d'alignement de cellules.
22583 \end_layout
22584
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \begin_layout Plain Layout
22591 \align center
22592 \begin_inset Tabular
22593 <lyxtabular version="3" rows="4" columns="6">
22594 <features tabularvalignment="middle">
22595 <column alignment="right" valignment="top">
22596 <column alignment="left" valignment="top" special="@{}l">
22597 <column alignment="right" valignment="top">
22598 <column alignment="left" valignment="top" special="@{}l">
22599 <column alignment="right" valignment="top">
22600 <column alignment="left" valignment="top" special="@{}l">
22601 <row>
22602 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606 unités
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 exposants
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642 relations
22643 \end_layout
22644
22645 \end_inset
22646 </cell>
22647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 </row>
22657 <row>
22658 <cell alignment="center" valignment="top" usebox="none">
22659 \begin_inset Text
22660
22661 \begin_layout Plain Layout
22662 12×
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671 24
22672 \begin_inset space \thinspace{}
22673 \end_inset
22674
22675 bouteilles
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684 \begin_inset Formula $10\cdot$
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696 \begin_inset Formula $10^{\mbox{-}17}$
22697 \end_inset
22698
22699
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708 \begin_inset Formula $\Gamma(t)\propto$
22709 \end_inset
22710
22711
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 <cell alignment="center" valignment="top" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720 \begin_inset Formula $\:\Upsilon(t)$
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 <row>
22730 <cell alignment="center" valignment="top" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 1024×
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 768
22744 \begin_inset space \thinspace{}
22745 \end_inset
22746
22747 Pixels
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 <cell alignment="center" valignment="top" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 \begin_inset Formula $5.78\cdot$
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 \begin_inset Formula $10^{7}$
22769 \end_inset
22770
22771
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 <cell alignment="center" valignment="top" usebox="none">
22777 \begin_inset Text
22778
22779 \begin_layout Plain Layout
22780 \begin_inset Formula $A\ne$
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 \begin_inset Formula $\:B_{\mathrm{red}}$
22793 \end_inset
22794
22795
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 </row>
22801 <row>
22802 <cell alignment="center" valignment="top" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806 32×
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815 6
22816 \begin_inset space \thinspace{}
22817 \end_inset
22818
22819 cm
22820 \end_layout
22821
22822 \end_inset
22823 </cell>
22824 <cell alignment="center" valignment="top" usebox="none">
22825 \begin_inset Text
22826
22827 \begin_layout Plain Layout
22828 -
22829 \begin_inset Formula $33.5\cdot$
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \end_inset
22836 </cell>
22837 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22838 \begin_inset Text
22839
22840 \begin_layout Plain Layout
22841 \begin_inset Formula $10^{4}$
22842 \end_inset
22843
22844
22845 \end_layout
22846
22847 \end_inset
22848 </cell>
22849 <cell alignment="center" valignment="top" usebox="none">
22850 \begin_inset Text
22851
22852 \begin_layout Plain Layout
22853 \begin_inset Formula $\sin(\alpha)\ge$
22854 \end_inset
22855
22856
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 <cell alignment="center" valignment="top" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 \begin_inset Formula $\:\sin(\beta)$
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 </row>
22874 </lyxtabular>
22875
22876 \end_inset
22877
22878
22879 \end_layout
22880
22881 \end_inset
22882
22883
22884 \end_layout
22885
22886 \begin_layout Subsection
22887 Formats de cellule et de colonne personnalisés
22888 \begin_inset CommandInset label
22889 LatexCommand label
22890 name "subsec:Formats-personnalisés"
22891
22892 \end_inset
22893
22894
22895 \begin_inset Index idx
22896 status collapsed
22897
22898 \begin_layout Plain Layout
22899 Personnalisation des tableaux !  Format de cellule/colonne
22900 \end_layout
22901
22902 \end_inset
22903
22904
22905 \end_layout
22906
22907 \begin_layout Standard
22908 Calculer la largeur nécessaire pour colonnes normales comme dans la section
22909 \begin_inset space ~
22910 \end_inset
22911
22912
22913 \begin_inset CommandInset ref
22914 LatexCommand ref
22915 reference "sec:Table-Width-Calculation"
22916
22917 \end_inset
22918
22919  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
22920  la section
22921 \begin_inset space ~
22922 \end_inset
22923
22924
22925 \begin_inset CommandInset ref
22926 LatexCommand ref
22927 reference "subsec:Calculs-multicolonnes"
22928
22929 \end_inset
22930
22931  peut devenir très pénible si vous avez plusieurs tableaux.
22932  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
22933  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
22934  du document.
22935  Le format est défini avec la commande
22936 \end_layout
22937
22938 \begin_layout Standard
22939
22940 \series bold
22941
22942 \backslash
22943 newcolumntype{nom du format}[nombre d'arguments]{commandes}
22944 \end_layout
22945
22946 \begin_layout Standard
22947 Le nom du format peut n'avoir qu'une lettre.
22948  Les lettres 
22949 \emph on
22950 b
22951 \emph default
22952
22953 \emph on
22954 c
22955 \emph default
22956
22957 \emph on
22958 l
22959 \emph default
22960
22961 \emph on
22962 m
22963 \emph default
22964
22965 \emph on
22966 p
22967 \emph default
22968  et 
22969 \emph on
22970 r
22971 \emph default
22972  sont prédéfinies et donc ne peuvent être utilisées.
22973  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
22974 \end_layout
22975
22976 \begin_layout Standard
22977 \begin_inset VSpace medskip
22978 \end_inset
22979
22980
22981 \end_layout
22982
22983 \begin_layout Standard
22984 Pour de cellules multi-colonnes centrées verticalement et horizontalement
22985  avec une largeur donnée, vous pouvez définir le format de cellule suivant
22986  :
22987 \end_layout
22988
22989 \begin_layout Standard
22990
22991 \series bold
22992
22993 \backslash
22994 newcolumntype{M}[1]{>{
22995 \backslash
22996 centering
22997 \backslash
22998 hspace{0pt}}m{#1}}
22999 \end_layout
23000
23001 \begin_layout Standard
23002 Où le 
23003 \series bold
23004
23005 \backslash
23006 hspace{0pt}
23007 \series default
23008  évite le problème de césure du premier mot, comme c'est décrit en section
23009 \begin_inset space ~
23010 \end_inset
23011
23012
23013 \begin_inset CommandInset ref
23014 LatexCommand ref
23015 reference "subsec:Lignes-multiple-dans-cellule"
23016
23017 \end_inset
23018
23019 .
23020  Ensuite, vous pouvez entrer
23021 \end_layout
23022
23023 \begin_layout Standard
23024
23025 \series bold
23026 M{width}
23027 \end_layout
23028
23029 \begin_layout Standard
23030 comme paramètre \SpecialChar LaTeX
23031  dans la fenêtre de dialogue de tableau pour créer une multi-col
23032 onnes.
23033 \end_layout
23034
23035 \begin_layout Standard
23036 \begin_inset VSpace bigskip
23037 \end_inset
23038
23039
23040 \end_layout
23041
23042 \begin_layout Standard
23043 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23044  pouvez définir le format
23045 \end_layout
23046
23047 \begin_layout Standard
23048
23049 \series bold
23050
23051 \backslash
23052 newcolumntype{S}[2]{>{
23053 \backslash
23054 centering
23055 \backslash
23056 hspace{0pt}}
23057 \begin_inset Newline newline
23058 \end_inset
23059
23060
23061 \begin_inset Phantom HPhantom
23062 status open
23063
23064 \begin_layout Plain Layout
23065
23066 \series bold
23067
23068 \backslash
23069 newcolumntype{S}[2]
23070 \end_layout
23071
23072 \end_inset
23073
23074 m{(#1+(2
23075 \backslash
23076 tabcolsep+
23077 \backslash
23078 arrayrulewidth)*(1-#2))/#2}}
23079 \end_layout
23080
23081 \begin_layout Standard
23082 Ce format utilise l'équation
23083 \begin_inset space ~
23084 \end_inset
23085
23086
23087 \begin_inset CommandInset ref
23088 LatexCommand eqref
23089 reference "eq:Wgn"
23090
23091 \end_inset
23092
23093  pour calculer la largeur que doit avoir chacune des cellules couverte par
23094  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23095 \end_layout
23096
23097 \begin_layout Standard
23098 Ensuite, vous pouvez entrer
23099 \end_layout
23100
23101 \begin_layout Standard
23102
23103 \series bold
23104 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
23105 \end_layout
23106
23107 \begin_layout Standard
23108 comme paramètre \SpecialChar LaTeX
23109  de la colonne.
23110 \end_layout
23111
23112 \begin_layout Standard
23113 \begin_inset VSpace bigskip
23114 \end_inset
23115
23116
23117 \end_layout
23118
23119 \begin_layout Standard
23120 Pour des colonnes colorées, vous pouvez définir
23121 \end_layout
23122
23123 \begin_layout Standard
23124
23125 \series bold
23126
23127 \backslash
23128 newcolumntype{K}[1]{>{
23129 \backslash
23130 columncolor{#1}
23131 \backslash
23132 hspace{0pt}}c}
23133 \end_layout
23134
23135 \begin_layout Standard
23136 Le 
23137 \begin_inset Quotes cld
23138 \end_inset
23139
23140 c
23141 \begin_inset Quotes crd
23142 \end_inset
23143
23144  à la fin crée une colonne de largeur variable dont le texte est centré
23145  horizontalement.
23146  Vous pouvez maintenant entrer
23147 \end_layout
23148
23149 \begin_layout Standard
23150
23151 \series bold
23152 K{nom de couleur}
23153 \end_layout
23154
23155 \begin_layout Standard
23156 comme paramètre \SpecialChar LaTeX
23157 .
23158 \end_layout
23159
23160 \begin_layout Standard
23161 \begin_inset VSpace bigskip
23162 \end_inset
23163
23164
23165 \end_layout
23166
23167 \begin_layout Standard
23168 Pour créer le tableau
23169 \begin_inset space ~
23170 \end_inset
23171
23172
23173 \begin_inset CommandInset ref
23174 LatexCommand ref
23175 reference "tab:Tableau-formats-personnalisés"
23176
23177 \end_inset
23178
23179  utilisez les paramètres \SpecialChar LaTeX
23180
23181 \end_layout
23182
23183 \begin_layout Standard
23184
23185 \series bold
23186 M{2.5cm}
23187 \end_layout
23188
23189 \begin_layout Standard
23190 pour la première colonne et la multi-colonnes,
23191 \end_layout
23192
23193 \begin_layout Standard
23194
23195 \series bold
23196 K{red}
23197 \end_layout
23198
23199 \begin_layout Standard
23200 pour la dernière colonne, et
23201 \end_layout
23202
23203 \begin_layout Standard
23204
23205 \series bold
23206 S{2.5cm}{2}
23207 \end_layout
23208
23209 \begin_layout Standard
23210 pour les cellules de la deuxième colonne.
23211 \end_layout
23212
23213 \begin_layout Standard
23214 \begin_inset Float table
23215 placement h
23216 wide false
23217 sideways false
23218 status open
23219
23220 \begin_layout Plain Layout
23221 \begin_inset Caption Standard
23222
23223 \begin_layout Plain Layout
23224 \begin_inset CommandInset label
23225 LatexCommand label
23226 name "tab:Tableau-formats-personnalisés"
23227
23228 \end_inset
23229
23230 Tableau utilisant des formats personnalisés
23231 \end_layout
23232
23233 \end_inset
23234
23235
23236 \end_layout
23237
23238 \begin_layout Plain Layout
23239 \align center
23240 \begin_inset Tabular
23241 <lyxtabular version="3" rows="3" columns="4">
23242 <features tabularvalignment="middle">
23243 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23244 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23245 <column alignment="center" valignment="middle">
23246 <column alignment="center" valignment="middle" special="K{red}">
23247 <row>
23248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 motTrèsLongDansUneCellule
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261 multi-colonnes avec multi-lignes
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23276 \begin_inset Text
23277
23278 \begin_layout Plain Layout
23279 c
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 </row>
23285 <row>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290 d
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299 e
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308 f
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 g
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 </row>
23323 <row>
23324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 h
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337 i
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 j
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23352 \begin_inset Text
23353
23354 \begin_layout Plain Layout
23355 k
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 </row>
23361 </lyxtabular>
23362
23363 \end_inset
23364
23365
23366 \end_layout
23367
23368 \end_inset
23369
23370
23371 \end_layout
23372
23373 \begin_layout Subsection
23374 Épaisseur des filets
23375 \begin_inset CommandInset label
23376 LatexCommand label
23377 name "subsec:Epaisseur-filets"
23378
23379 \end_inset
23380
23381
23382 \begin_inset Index idx
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386 Personnalisation des tableaux ! Épaisseur filets
23387 \end_layout
23388
23389 \end_inset
23390
23391
23392 \end_layout
23393
23394 \begin_layout Standard
23395 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
23396  
23397 \series bold
23398
23399 \backslash
23400 arrayrulewidth
23401 \series default
23402 .
23403  Pour mettre, par exemple, une épaisseur de filet de 1.5
23404 \begin_inset space \thinspace{}
23405 \end_inset
23406
23407 pt, comme pour le tableau
23408 \begin_inset space ~
23409 \end_inset
23410
23411
23412 \begin_inset CommandInset ref
23413 LatexCommand ref
23414 reference "tab:Tableau-filets-1.5pt"
23415
23416 \end_inset
23417
23418 , insérez la commande
23419 \end_layout
23420
23421 \begin_layout Standard
23422
23423 \series bold
23424
23425 \backslash
23426 setlength{
23427 \backslash
23428 arrayrulewidth}{1.5pt}
23429 \end_layout
23430
23431 \begin_layout Standard
23432 en code \SpecialChar TeX
23433  avant le tableau ou le flottant de tableau.
23434  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
23435  suivent.
23436  pour revenir aux valeurs implicites, mettez 
23437 \series bold
23438
23439 \backslash
23440 arrayrulewidth
23441 \series default
23442  à 0.4
23443 \begin_inset space \thinspace{}
23444 \end_inset
23445
23446 pt en utilisant du code \SpecialChar LaTeX
23447  après le tableau ou le flottant de tableau.
23448 \end_layout
23449
23450 \begin_layout Standard
23451 \begin_inset ERT
23452 status collapsed
23453
23454 \begin_layout Plain Layout
23455
23456
23457 \backslash
23458 setlength{
23459 \backslash
23460 arrayrulewidth}{1.5pt}
23461 \end_layout
23462
23463 \end_inset
23464
23465
23466 \begin_inset Float table
23467 wide false
23468 sideways false
23469 status open
23470
23471 \begin_layout Plain Layout
23472 \begin_inset Caption Standard
23473
23474 \begin_layout Plain Layout
23475 \begin_inset CommandInset label
23476 LatexCommand label
23477 name "tab:Tableau-filets-1.5pt"
23478
23479 \end_inset
23480
23481 Tableau avec des filets de 1.5
23482 \begin_inset space \thinspace{}
23483 \end_inset
23484
23485 pt
23486 \end_layout
23487
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \begin_layout Plain Layout
23494 \align center
23495 \begin_inset Tabular
23496 <lyxtabular version="3" rows="3" columns="3">
23497 <features tabularvalignment="middle">
23498 <column alignment="center" valignment="top">
23499 <column alignment="center" valignment="top">
23500 <column alignment="center" valignment="top">
23501 <row>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506 sd
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515
23516 \end_layout
23517
23518 \end_inset
23519 </cell>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544 sd
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row>
23560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582 sd
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 </row>
23588 </lyxtabular>
23589
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596
23597
23598 \begin_inset ERT
23599 status collapsed
23600
23601 \begin_layout Plain Layout
23602
23603
23604 \backslash
23605 setlength{
23606 \backslash
23607 arrayrulewidth}{0.4pt}
23608 \end_layout
23609
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \begin_layout Standard
23616 \begin_inset VSpace bigskip
23617 \end_inset
23618
23619 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
23620 \begin_inset space \thinspace{}
23621 \end_inset
23622
23623 pt, comme dans le tableau
23624 \begin_inset space ~
23625 \end_inset
23626
23627
23628 \begin_inset CommandInset ref
23629 LatexCommand ref
23630 reference "tab:Tableau-filets-horizontaux-1.5pt"
23631
23632 \end_inset
23633
23634 , insérez les commandes suivantes en code \SpecialChar TeX
23635  avant le tableau ou le flottant
23636  de tableau :
23637 \end_layout
23638
23639 \begin_layout Standard
23640
23641 \series bold
23642
23643 \backslash
23644 let
23645 \backslash
23646 myHline
23647 \backslash
23648 hline
23649 \begin_inset Newline newline
23650 \end_inset
23651
23652
23653 \backslash
23654 renewcommand{
23655 \backslash
23656 hline}
23657 \begin_inset Newline newline
23658 \end_inset
23659
23660  {
23661 \backslash
23662 noalign{
23663 \backslash
23664 global
23665 \backslash
23666 arrayrulewidth 1.5pt}
23667 \begin_inset Newline newline
23668 \end_inset
23669
23670  
23671 \backslash
23672 myHline
23673 \backslash
23674 noalign{
23675 \backslash
23676 global
23677 \backslash
23678 arrayrulewidth 0.4pt}}
23679 \end_layout
23680
23681 \begin_layout Standard
23682 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
23683  en code \SpecialChar TeX
23684  après le tableau ou le flottant de tableau :
23685 \end_layout
23686
23687 \begin_layout Standard
23688
23689 \series bold
23690
23691 \backslash
23692 renewcommand{
23693 \backslash
23694 hline}{
23695 \backslash
23696 myHline}
23697 \end_layout
23698
23699 \begin_layout Standard
23700 \begin_inset ERT
23701 status collapsed
23702
23703 \begin_layout Plain Layout
23704
23705
23706 \backslash
23707 let
23708 \backslash
23709 myHline
23710 \backslash
23711 hline
23712 \end_layout
23713
23714 \begin_layout Plain Layout
23715
23716
23717 \backslash
23718 renewcommand{
23719 \backslash
23720 hline}
23721 \end_layout
23722
23723 \begin_layout Plain Layout
23724
23725  {
23726 \backslash
23727 noalign{
23728 \backslash
23729 global
23730 \backslash
23731 arrayrulewidth 1.5pt}
23732 \end_layout
23733
23734 \begin_layout Plain Layout
23735
23736   
23737 \backslash
23738 myHline
23739 \backslash
23740 noalign{
23741 \backslash
23742 global
23743 \backslash
23744 arrayrulewidth 0.4pt}}
23745 \end_layout
23746
23747 \end_inset
23748
23749
23750 \begin_inset Float table
23751 wide false
23752 sideways false
23753 status open
23754
23755 \begin_layout Plain Layout
23756 \begin_inset Caption Standard
23757
23758 \begin_layout Plain Layout
23759 \begin_inset CommandInset label
23760 LatexCommand label
23761 name "tab:Tableau-filets-horizontaux-1.5pt"
23762
23763 \end_inset
23764
23765 Tableau avec des filets horizontaux de 1.5
23766 \begin_inset space \thinspace{}
23767 \end_inset
23768
23769 pt
23770 \end_layout
23771
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \begin_layout Plain Layout
23778 \align center
23779 \begin_inset Tabular
23780 <lyxtabular version="3" rows="3" columns="3">
23781 <features tabularvalignment="middle">
23782 <column alignment="center" valignment="top">
23783 <column alignment="center" valignment="top">
23784 <column alignment="center" valignment="top">
23785 <row>
23786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23787 \begin_inset Text
23788
23789 \begin_layout Plain Layout
23790 sd
23791 \end_layout
23792
23793 \end_inset
23794 </cell>
23795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23796 \begin_inset Text
23797
23798 \begin_layout Plain Layout
23799
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 sd
23829 \end_layout
23830
23831 \end_inset
23832 </cell>
23833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \begin_layout Plain Layout
23837
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 </row>
23843 <row>
23844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \begin_layout Plain Layout
23857
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866 sd
23867 \end_layout
23868
23869 \end_inset
23870 </cell>
23871 </row>
23872 </lyxtabular>
23873
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \end_inset
23880
23881
23882 \begin_inset ERT
23883 status collapsed
23884
23885 \begin_layout Plain Layout
23886
23887
23888 \backslash
23889 renewcommand{
23890 \backslash
23891 hline}{
23892 \backslash
23893 myHline}
23894 \end_layout
23895
23896 \end_inset
23897
23898
23899 \end_layout
23900
23901 \begin_layout Standard
23902 \begin_inset VSpace bigskip
23903 \end_inset
23904
23905 Pour que seuls les filets verticaux aient une épaisseur de 1.5
23906 \begin_inset space \thinspace{}
23907 \end_inset
23908
23909 pt, créez le format de colonne suivant dans le préambule, en suivant la
23910  description de la section
23911 \begin_inset space ~
23912 \end_inset
23913
23914
23915 \begin_inset CommandInset ref
23916 LatexCommand ref
23917 reference "subsec:Formats-personnalisés"
23918
23919 \end_inset
23920
23921 :
23922 \end_layout
23923
23924 \begin_layout Standard
23925
23926 \series bold
23927
23928 \backslash
23929 newcolumntype{V}{!{
23930 \backslash
23931 vrule width 1.5pt}}
23932 \end_layout
23933
23934 \begin_layout Standard
23935 Pour le tableau
23936 \begin_inset space ~
23937 \end_inset
23938
23939
23940 \begin_inset CommandInset ref
23941 LatexCommand ref
23942 reference "tab:Tableau-filets-verticaux-1.5pt"
23943
23944 \end_inset
23945
23946  le paramètre \SpecialChar LaTeX
23947  
23948 \end_layout
23949
23950 \begin_layout Standard
23951
23952 \series bold
23953 VcV
23954 \end_layout
23955
23956 \begin_layout Standard
23957 a été utilisé pour la dernière colonne et
23958 \end_layout
23959
23960 \begin_layout Standard
23961
23962 \series bold
23963 Vc
23964 \end_layout
23965
23966 \begin_layout Standard
23967 pour les autres colonnes.
23968 \end_layout
23969
23970 \begin_layout Standard
23971 \begin_inset Float table
23972 wide false
23973 sideways false
23974 status open
23975
23976 \begin_layout Plain Layout
23977 \begin_inset Caption Standard
23978
23979 \begin_layout Plain Layout
23980 \begin_inset CommandInset label
23981 LatexCommand label
23982 name "tab:Tableau-filets-verticaux-1.5pt"
23983
23984 \end_inset
23985
23986 Tableau avec des filets verticaux de 1.5
23987 \begin_inset space \thinspace{}
23988 \end_inset
23989
23990 pt 
23991 \end_layout
23992
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \begin_layout Plain Layout
23999 \align center
24000 \begin_inset Tabular
24001 <lyxtabular version="3" rows="3" columns="3">
24002 <features tabularvalignment="middle">
24003 <column alignment="center" valignment="top" special="Vc">
24004 <column alignment="center" valignment="top" special="Vc">
24005 <column alignment="center" valignment="top" special="VcV">
24006 <row>
24007 <cell alignment="center" valignment="top" topline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011 sd
24012 \end_layout
24013
24014 \end_inset
24015 </cell>
24016 <cell alignment="center" valignment="top" topline="true" usebox="none">
24017 \begin_inset Text
24018
24019 \begin_layout Plain Layout
24020
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 <cell alignment="center" valignment="top" topline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 </row>
24035 <row>
24036 <cell alignment="center" valignment="top" topline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \begin_layout Plain Layout
24040
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 <cell alignment="center" valignment="top" topline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049 sd
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 <cell alignment="center" valignment="top" topline="true" usebox="none">
24055 \begin_inset Text
24056
24057 \begin_layout Plain Layout
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \end_layout
24071
24072 \end_inset
24073 </cell>
24074 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087 sd
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 </row>
24093 </lyxtabular>
24094
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \begin_layout Subsection
24106 Filets à traits interrompus
24107 \begin_inset Index idx
24108 status collapsed
24109
24110 \begin_layout Plain Layout
24111 Personnalisation des tableaux ! Filets à traits interrompus
24112 \end_layout
24113
24114 \end_inset
24115
24116
24117 \end_layout
24118
24119 \begin_layout Standard
24120 \begin_inset ERT
24121 status collapsed
24122
24123 \begin_layout Plain Layout
24124
24125
24126 \backslash
24127 ifarydshln
24128 \end_layout
24129
24130 \end_inset
24131
24132
24133 \begin_inset Note Note
24134 status open
24135
24136 \begin_layout Plain Layout
24137 La section suivante ne s'affichera que si vous avez installé le paquetage
24138  \SpecialChar LaTeX
24139  
24140 \series bold
24141 arydshln
24142 \series default
24143 .
24144 \end_layout
24145
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \begin_layout Standard
24152 \begin_inset Float table
24153 placement H
24154 wide false
24155 sideways false
24156 status open
24157
24158 \begin_layout Plain Layout
24159 \begin_inset Caption Standard
24160
24161 \begin_layout Plain Layout
24162 \begin_inset CommandInset label
24163 LatexCommand label
24164 name "tab:Tableau-filets-tirets"
24165
24166 \end_inset
24167
24168 Tableau avec des filets à traits interrompus
24169 \end_layout
24170
24171 \end_inset
24172
24173
24174 \end_layout
24175
24176 \begin_layout Plain Layout
24177 \align center
24178 \begin_inset Tabular
24179 <lyxtabular version="3" rows="5" columns="5">
24180 <features tabularvalignment="middle">
24181 <column alignment="center" valignment="top">
24182 <column alignment="center" valignment="top">
24183 <column alignment="center" valignment="top" special=":c">
24184 <column alignment="center" valignment="top">
24185 <column alignment="center" valignment="top">
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191 a
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200 b
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209 c
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218 d
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227 e
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 </row>
24233 <row>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238 f
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Plain Layout
24247 g
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 <cell alignment="center" valignment="top" topline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Plain Layout
24256 h
24257 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Plain Layout
24265 i
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274 j
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 </row>
24280 <row>
24281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285 \begin_inset ERT
24286 status collapsed
24287
24288 \begin_layout Plain Layout
24289
24290
24291 \backslash
24292 hdashline 
24293 \end_layout
24294
24295 \end_inset
24296
24297 k
24298 \end_layout
24299
24300 \end_inset
24301 </cell>
24302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24303 \begin_inset Text
24304
24305 \begin_layout Plain Layout
24306 l
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 <cell alignment="center" valignment="top" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315 m
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324 n
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24330 \begin_inset Text
24331
24332 \begin_layout Plain Layout
24333 o
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 </row>
24339 <row>
24340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24341 \begin_inset Text
24342
24343 \begin_layout Plain Layout
24344 \begin_inset ERT
24345 status collapsed
24346
24347 \begin_layout Plain Layout
24348
24349
24350 \backslash
24351 cdashline{4-5}
24352 \end_layout
24353
24354 \end_inset
24355
24356 p
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365 q
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 r
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383 s
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \end_layout
24394
24395 \end_inset
24396 </cell>
24397 </row>
24398 <row>
24399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 t
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \begin_layout Plain Layout
24412 u
24413 \end_layout
24414
24415 \end_inset
24416 </cell>
24417 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24418 \begin_inset Text
24419
24420 \begin_layout Plain Layout
24421 v
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24427 \begin_inset Text
24428
24429 \begin_layout Plain Layout
24430 w
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439 x
24440 \end_layout
24441
24442 \end_inset
24443 </cell>
24444 </row>
24445 </lyxtabular>
24446
24447 \end_inset
24448
24449
24450 \end_layout
24451
24452 \end_inset
24453
24454
24455 \end_layout
24456
24457 \begin_layout Standard
24458 \SpecialChar LyX
24459  ne gère pas de façon native les filets à lignes interrompues, vous devez
24460  donc employer du code \SpecialChar TeX
24461 .
24462  Mais avant il faut charger le paquetage \SpecialChar LaTeX
24463  
24464 \series bold
24465 arydshln
24466 \series default
24467
24468 \begin_inset Index idx
24469 status collapsed
24470
24471 \begin_layout Plain Layout
24472 Paquetages \SpecialChar LaTeX
24473  ! arydshln
24474 \end_layout
24475
24476 \end_inset
24477
24478  dans le préambule du document avec la commande 
24479 \end_layout
24480
24481 \begin_layout Standard
24482
24483 \series bold
24484
24485 \backslash
24486 usepackage{arydshln}
24487 \end_layout
24488
24489 \begin_layout Standard
24490 Pour faire un filet vertical avec un trait interrompu, mettez deux points
24491  
24492 \begin_inset Quotes cld
24493 \end_inset
24494
24495 :
24496 \begin_inset Quotes crd
24497 \end_inset
24498
24499  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
24500  dans
24501  la fenêtre de dialogue de paramètre du tableau.
24502 \end_layout
24503
24504 \begin_layout Standard
24505 Pour un trait horizontal interrompu, ajoutez la commande
24506 \end_layout
24507
24508 \begin_layout Standard
24509
24510 \series bold
24511
24512 \backslash
24513 hdashline
24514 \end_layout
24515
24516 \begin_layout Standard
24517 en code \SpecialChar TeX
24518  comme premier élément de la première cellule de la ligne de tableau.
24519 \end_layout
24520
24521 \begin_layout Standard
24522 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
24523  commande 
24524 \end_layout
24525
24526 \begin_layout Standard
24527
24528 \series bold
24529
24530 \backslash
24531 cdashline{
24532 \series default
24533 numéros de colonnes}
24534 \end_layout
24535
24536 \begin_layout Standard
24537 en code \SpecialChar TeX
24538  comme premier élément de la première cellule de la ligne.
24539  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
24540  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
24541 \end_layout
24542
24543 \begin_layout Standard
24544
24545 \series bold
24546
24547 \backslash
24548 cdashline{2-4}
24549 \end_layout
24550
24551 \begin_layout Standard
24552 comme premier élément de la première cellule de la ligne contenant la multi-colo
24553 nnes.
24554 \end_layout
24555
24556 \begin_layout Standard
24557 \begin_inset VSpace bigskip
24558 \end_inset
24559
24560
24561 \end_layout
24562
24563 \begin_layout Standard
24564 Le tableau
24565 \begin_inset space ~
24566 \end_inset
24567
24568
24569 \begin_inset CommandInset ref
24570 LatexCommand ref
24571 reference "tab:Tableau-filets-tirets"
24572
24573 \end_inset
24574
24575  a été créé en utilisant 
24576 \begin_inset Quotes cld
24577 \end_inset
24578
24579
24580 \series bold
24581 :c
24582 \series default
24583
24584 \begin_inset Quotes crd
24585 \end_inset
24586
24587  comme paramètre \SpecialChar LaTeX
24588  pour la troisième colonne.
24589  La commande en code \SpecialChar TeX
24590  
24591 \series bold
24592
24593 \backslash
24594 hdashline
24595 \series default
24596  a été insérée dans la première cellule de la troisième ligne et la commande
24597  en code \SpecialChar TeX
24598  
24599 \series bold
24600
24601 \backslash
24602 cdashline{4-5}
24603 \series default
24604  a été insérée dans la première cellule de la quatrième ligne.
24605 \end_layout
24606
24607 \begin_layout Standard
24608 \begin_inset VSpace bigskip
24609 \end_inset
24610
24611 Les filets interrompus peuvent également colorés comme indiqué tableau
24612 \begin_inset space ~
24613 \end_inset
24614
24615
24616 \begin_inset CommandInset ref
24617 LatexCommand ref
24618 reference "tab:Colored-table-with"
24619
24620 \end_inset
24621
24622 .
24623 \end_layout
24624
24625 \begin_layout Standard
24626 \begin_inset ERT
24627 status collapsed
24628
24629 \begin_layout Plain Layout
24630
24631
24632 \backslash
24633 setlength{
24634 \backslash
24635 arrayrulewidth}{1pt}
24636 \end_layout
24637
24638 \end_inset
24639
24640
24641 \begin_inset Note Note
24642 status collapsed
24643
24644 \begin_layout Plain Layout
24645 filets épaissis pour un meilleur affichage de la couleur du file
24646 \lang english
24647 t
24648 \end_layout
24649
24650 \end_inset
24651
24652
24653 \end_layout
24654
24655 \begin_layout Standard
24656 \begin_inset ERT
24657 status collapsed
24658
24659 \begin_layout Plain Layout
24660
24661
24662 \backslash
24663 dashgapcolor{green}
24664 \end_layout
24665
24666 \end_inset
24667
24668
24669 \begin_inset Note Note
24670 status collapsed
24671
24672 \begin_layout Plain Layout
24673 espaces entre les tirets en vert
24674 \end_layout
24675
24676 \end_inset
24677
24678
24679 \end_layout
24680
24681 \begin_layout Standard
24682 \begin_inset ERT
24683 status collapsed
24684
24685 \begin_layout Plain Layout
24686
24687
24688 \backslash
24689 let
24690 \backslash
24691 myHdashline
24692 \backslash
24693 hdashline
24694 \end_layout
24695
24696 \begin_layout Plain Layout
24697
24698
24699 \backslash
24700 renewcommand{
24701 \backslash
24702 hdashline}
24703 \end_layout
24704
24705 \begin_layout Plain Layout
24706
24707  {
24708 \backslash
24709 arrayrulecolor{red}
24710 \backslash
24711 myHdashline
24712 \backslash
24713 arrayrulecolor{black}}
24714 \end_layout
24715
24716 \end_inset
24717
24718
24719 \begin_inset Note Note
24720 status collapsed
24721
24722 \begin_layout Plain Layout
24723 filets interrompus horizontaux en rouge
24724 \end_layout
24725
24726 \end_inset
24727
24728
24729 \end_layout
24730
24731 \begin_layout Standard
24732 \begin_inset ERT
24733 status collapsed
24734
24735 \begin_layout Plain Layout
24736
24737
24738 \backslash
24739 let
24740 \backslash
24741 myCdashline
24742 \backslash
24743 cdashline
24744 \end_layout
24745
24746 \begin_layout Plain Layout
24747
24748
24749 \backslash
24750 renewcommand{
24751 \backslash
24752 cdashline}[1]
24753 \end_layout
24754
24755 \begin_layout Plain Layout
24756
24757  {
24758 \backslash
24759 arrayrulecolor{yellow}
24760 \backslash
24761 myCdashline{#1}
24762 \backslash
24763 arrayrulecolor{black}}
24764 \end_layout
24765
24766 \end_inset
24767
24768
24769 \begin_inset Note Note
24770 status collapsed
24771
24772 \begin_layout Plain Layout
24773 filets interrompus horizontaux en jaune, partiellement
24774 \end_layout
24775
24776 \end_inset
24777
24778
24779 \end_layout
24780
24781 \begin_layout Standard
24782 \begin_inset Float table
24783 placement h
24784 wide false
24785 sideways false
24786 status open
24787
24788 \begin_layout Plain Layout
24789 \begin_inset Caption Standard
24790
24791 \begin_layout Plain Layout
24792 \begin_inset CommandInset label
24793 LatexCommand label
24794 name "tab:Colored-table-with"
24795
24796 \end_inset
24797
24798 Tableau coloré avec filets interropus
24799 \end_layout
24800
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \begin_layout Plain Layout
24807 \align center
24808 \begin_inset Tabular
24809 <lyxtabular version="3" rows="5" columns="5">
24810 <features tabularvalignment="middle">
24811 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
24812 <column alignment="center" valignment="top" width="0pt">
24813 <column alignment="center" valignment="top" width="0pt" special=":c">
24814 <column alignment="center" valignment="top">
24815 <column alignment="center" valignment="top">
24816 <row>
24817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821 a
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 <cell alignment="center" valignment="top" topline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830 b
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 <cell alignment="center" valignment="top" topline="true" usebox="none">
24836 \begin_inset Text
24837
24838 \begin_layout Plain Layout
24839 c
24840 \end_layout
24841
24842 \end_inset
24843 </cell>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Plain Layout
24848 d
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Plain Layout
24857 e
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 </row>
24863 <row>
24864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24865 \begin_inset Text
24866
24867 \begin_layout Plain Layout
24868 f
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 <cell alignment="center" valignment="top" topline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Plain Layout
24877 g
24878 \end_layout
24879
24880 \end_inset
24881 </cell>
24882 <cell alignment="center" valignment="top" topline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886 h
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895 i
24896 \end_layout
24897
24898 \end_inset
24899 </cell>
24900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904 j
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 </row>
24910 <row>
24911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24912 \begin_inset Text
24913
24914 \begin_layout Plain Layout
24915 \begin_inset ERT
24916 status collapsed
24917
24918 \begin_layout Plain Layout
24919
24920
24921 \backslash
24922 hdashline 
24923 \end_layout
24924
24925 \end_inset
24926
24927
24928 \begin_inset ERT
24929 status collapsed
24930
24931 \begin_layout Plain Layout
24932
24933
24934 \backslash
24935 rowcolor{Gray}
24936 \end_layout
24937
24938 \end_inset
24939
24940 k
24941 \end_layout
24942
24943 \end_inset
24944 </cell>
24945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24946 \begin_inset Text
24947
24948 \begin_layout Plain Layout
24949 l
24950 \end_layout
24951
24952 \end_inset
24953 </cell>
24954 <cell alignment="center" valignment="top" usebox="none">
24955 \begin_inset Text
24956
24957 \begin_layout Plain Layout
24958 m
24959 \end_layout
24960
24961 \end_inset
24962 </cell>
24963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24964 \begin_inset Text
24965
24966 \begin_layout Plain Layout
24967 n
24968 \end_layout
24969
24970 \end_inset
24971 </cell>
24972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24973 \begin_inset Text
24974
24975 \begin_layout Plain Layout
24976 o
24977 \end_layout
24978
24979 \end_inset
24980 </cell>
24981 </row>
24982 <row>
24983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24984 \begin_inset Text
24985
24986 \begin_layout Plain Layout
24987 \begin_inset ERT
24988 status collapsed
24989
24990 \begin_layout Plain Layout
24991
24992
24993 \backslash
24994 cdashline{4-5}
24995 \end_layout
24996
24997 \end_inset
24998
24999 p
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008 q
25009 \end_layout
25010
25011 \end_inset
25012 </cell>
25013 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25014 \begin_inset Text
25015
25016 \begin_layout Plain Layout
25017 r
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026 s
25027 \end_layout
25028
25029 \end_inset
25030 </cell>
25031 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035
25036 \end_layout
25037
25038 \end_inset
25039 </cell>
25040 </row>
25041 <row>
25042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25043 \begin_inset Text
25044
25045 \begin_layout Plain Layout
25046 t
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25052 \begin_inset Text
25053
25054 \begin_layout Plain Layout
25055 u
25056 \end_layout
25057
25058 \end_inset
25059 </cell>
25060 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25061 \begin_inset Text
25062
25063 \begin_layout Plain Layout
25064 v
25065 \end_layout
25066
25067 \end_inset
25068 </cell>
25069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073 w
25074 \end_layout
25075
25076 \end_inset
25077 </cell>
25078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25079 \begin_inset Text
25080
25081 \begin_layout Plain Layout
25082 \begin_inset ERT
25083 status collapsed
25084
25085 \begin_layout Plain Layout
25086
25087
25088 \backslash
25089 cellcolor{Maroon}
25090 \end_layout
25091
25092 \end_inset
25093
25094 i
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 </row>
25100 </lyxtabular>
25101
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \end_inset
25108
25109
25110 \end_layout
25111
25112 \begin_layout Standard
25113 \begin_inset ERT
25114 status collapsed
25115
25116 \begin_layout Plain Layout
25117
25118
25119 \backslash
25120 renewcommand{
25121 \backslash
25122 hdashline}{
25123 \backslash
25124 myHdashline}
25125 \end_layout
25126
25127 \end_inset
25128
25129
25130 \lang english
25131
25132 \begin_inset Note Note
25133 status collapsed
25134
25135 \begin_layout Plain Layout
25136 retour à la valeur implicite
25137 \end_layout
25138
25139 \end_inset
25140
25141
25142 \end_layout
25143
25144 \begin_layout Standard
25145 \begin_inset ERT
25146 status collapsed
25147
25148 \begin_layout Plain Layout
25149
25150
25151 \backslash
25152 renewcommand{
25153 \backslash
25154 cdashline}{
25155 \backslash
25156 myCdashline}
25157 \end_layout
25158
25159 \end_inset
25160
25161
25162 \lang english
25163
25164 \begin_inset Note Note
25165 status collapsed
25166
25167 \begin_layout Plain Layout
25168 retour à la valeur implicite
25169 \end_layout
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Standard
25177 \begin_inset ERT
25178 status collapsed
25179
25180 \begin_layout Plain Layout
25181
25182
25183 \backslash
25184 nodashgapcolor
25185 \end_layout
25186
25187 \end_inset
25188
25189
25190 \lang english
25191
25192 \begin_inset Note Note
25193 status collapsed
25194
25195 \begin_layout Plain Layout
25196 retour à la valeur implicite
25197 \end_layout
25198
25199 \end_inset
25200
25201
25202 \end_layout
25203
25204 \begin_layout Standard
25205 \begin_inset ERT
25206 status collapsed
25207
25208 \begin_layout Plain Layout
25209
25210
25211 \backslash
25212 setlength{
25213 \backslash
25214 arrayrulewidth}{0.4pt}
25215 \end_layout
25216
25217 \end_inset
25218
25219
25220 \lang english
25221
25222 \begin_inset Note Note
25223 status collapsed
25224
25225 \begin_layout Plain Layout
25226 retour à la valeur implicite
25227 \end_layout
25228
25229 \end_inset
25230
25231
25232 \end_layout
25233
25234 \begin_layout Standard
25235 La coloration des lignes, des colonnes et des filets fonctionne comme il
25236  est décrit section
25237 \begin_inset space ~
25238 \end_inset
25239
25240
25241 \begin_inset CommandInset ref
25242 LatexCommand ref
25243 reference "sec:Tableaux-Colorés"
25244
25245 \end_inset
25246
25247 .
25248  Coloret les filets horizontaux fonctionne de manière analogue comme il
25249  est décrit ici, il suffit de remplacer la commande 
25250 \series bold
25251
25252 \backslash
25253 myHlineC
25254 \series default
25255  par 
25256 \series bold
25257
25258 \backslash
25259 myHdashline
25260 \series default
25261  et la commande 
25262 \backslash
25263
25264 \series bold
25265 hlinepar
25266 \series default
25267  
25268 \series bold
25269
25270 \backslash
25271 hdashline
25272 \series default
25273 .
25274  On utilise donc les commandes:
25275 \end_layout
25276
25277 \begin_layout Standard
25278
25279 \series bold
25280
25281 \backslash
25282 let
25283 \backslash
25284 myHdashline
25285 \backslash
25286 hdashline
25287 \begin_inset Newline newline
25288 \end_inset
25289
25290
25291 \backslash
25292 renewcommand{
25293 \backslash
25294 hdashline}
25295 \begin_inset Newline newline
25296 \end_inset
25297
25298
25299 \begin_inset Phantom HPhantom
25300 status open
25301
25302 \begin_layout Plain Layout
25303 \begin_inset space ~
25304 \end_inset
25305
25306
25307 \end_layout
25308
25309 \end_inset
25310
25311 {
25312 \backslash
25313 arrayrulecolor{red}
25314 \backslash
25315 myHdashline
25316 \backslash
25317 arrayrulecolor{black}}
25318 \end_layout
25319
25320 \begin_layout Standard
25321 Pour colorer 
25322 \series bold
25323
25324 \backslash
25325 cdashline
25326 \series default
25327 , la commande est:
25328 \end_layout
25329
25330 \begin_layout Standard
25331
25332 \series bold
25333
25334 \backslash
25335 let
25336 \backslash
25337 myCdashline
25338 \backslash
25339 cdashline
25340 \begin_inset Newline newline
25341 \end_inset
25342
25343
25344 \backslash
25345 renewcommand{
25346 \backslash
25347 cdashline}[1]
25348 \begin_inset Newline newline
25349 \end_inset
25350
25351
25352 \begin_inset Phantom HPhantom
25353 status open
25354
25355 \begin_layout Plain Layout
25356 \begin_inset space ~
25357 \end_inset
25358
25359
25360 \end_layout
25361
25362 \end_inset
25363
25364 {
25365 \backslash
25366 arrayrulecolor{red}
25367 \backslash
25368 myCdashline{#1}
25369 \backslash
25370 arrayrulecolor{black}}
25371 \end_layout
25372
25373 \begin_layout Standard
25374 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
25375  code \SpecialChar TeX
25376  après le tableau,
25377 \end_layout
25378
25379 \begin_layout Standard
25380 pour 
25381 \series bold
25382
25383 \backslash
25384 hdashline:
25385 \end_layout
25386
25387 \begin_layout Standard
25388
25389 \series bold
25390
25391 \backslash
25392 renewcommand{
25393 \backslash
25394 hdashline}{
25395 \backslash
25396 myHdashline}
25397 \end_layout
25398
25399 \begin_layout Standard
25400 et pour 
25401 \series bold
25402
25403 \backslash
25404 cdashline
25405 \end_layout
25406
25407 \begin_layout Standard
25408
25409 \series bold
25410
25411 \backslash
25412 renewcommand{
25413 \backslash
25414 cdashline}{
25415 \backslash
25416 myCdashline}
25417 \end_layout
25418
25419 \begin_layout Standard
25420 Pour colorer les espaces entre les tirets la commande
25421 \end_layout
25422
25423 \begin_layout Standard
25424
25425 \series bold
25426
25427 \backslash
25428 dashgapcolor{couleur}
25429 \end_layout
25430
25431 \begin_layout Standard
25432 peut être insérée en code \SpecialChar TeX
25433  avant un tableau.
25434  
25435 \series bold
25436 couleur
25437 \series default
25438  est ici le nom d'une couleur définie précédemment.
25439  La commande
25440 \end_layout
25441
25442 \begin_layout Standard
25443
25444 \series bold
25445
25446 \backslash
25447 nodashgapcolor
25448 \end_layout
25449
25450 \begin_layout Standard
25451 annule les changements induits par 
25452 \series bold
25453
25454 \backslash
25455 dashgapcolor
25456 \series default
25457 .
25458 \end_layout
25459
25460 \begin_layout Standard
25461 \begin_inset Note Greyedout
25462 status open
25463
25464 \begin_layout Plain Layout
25465
25466 \series bold
25467 Not
25468 \series default
25469 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
25470  de 
25471 \series bold
25472 arydshln
25473 \series default
25474  en premier.
25475  Donc dans la cellule 
25476 \emph on
25477 k
25478 \emph default
25479  du tableau
25480 \begin_inset space ~
25481 \end_inset
25482
25483
25484 \begin_inset CommandInset ref
25485 LatexCommand ref
25486 reference "tab:Colored-table-with"
25487
25488 \end_inset
25489
25490  , la commande 
25491 \series bold
25492
25493 \backslash
25494 hdashline
25495 \series default
25496  est placée avant 
25497 \series bold
25498
25499 \backslash
25500 rowcolor
25501 \series default
25502 .
25503 \end_layout
25504
25505 \end_inset
25506
25507
25508 \end_layout
25509
25510 \begin_layout Standard
25511 \begin_inset Note Greyedout
25512 status open
25513
25514 \begin_layout Plain Layout
25515
25516 \series bold
25517 Nota:
25518 \series default
25519  le paquetage \SpecialChar LaTeX
25520  
25521 \series bold
25522 arydshln
25523 \series default
25524  doit être chargé dans le préambule 
25525 \emph on
25526 avant
25527 \emph default
25528  le paquetage 
25529 \series bold
25530 colortbl
25531 \series default
25532
25533 \begin_inset Index idx
25534 status collapsed
25535
25536 \begin_layout Plain Layout
25537 Paquetages \SpecialChar LaTeX
25538  ! colortbl
25539 \end_layout
25540
25541 \end_inset
25542
25543 .
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \begin_layout Standard
25552 \begin_inset ERT
25553 status collapsed
25554
25555 \begin_layout Plain Layout
25556
25557
25558 \backslash
25559 else
25560 \end_layout
25561
25562 \end_inset
25563
25564
25565 \begin_inset Note Note
25566 status open
25567
25568 \begin_layout Plain Layout
25569 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
25570  
25571 \series bold
25572 arydshln
25573 \series default
25574  n'est pas installé :
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \begin_layout Standard
25583 Vous devez installer le paquetage \SpecialChar LaTeX
25584  
25585 \series bold
25586 arydshln
25587 \series default
25588  pour voir le contenu des cette section dans la sortie imprimée.
25589 \end_layout
25590
25591 \begin_layout Standard
25592 \begin_inset ERT
25593 status collapsed
25594
25595 \begin_layout Plain Layout
25596
25597
25598 \backslash
25599 fi
25600 \end_layout
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \begin_layout Standard
25608 Pour les détails concernant les filets colorés, voir la documentation du
25609  paquetage 
25610 \series bold
25611 arydshln
25612 \series default
25613
25614 \begin_inset CommandInset citation
25615 LatexCommand cite
25616 key "arydshln"
25617 literal "true"
25618
25619 \end_inset
25620
25621 .
25622 \end_layout
25623
25624 \begin_layout Chapter
25625 Flottants
25626 \begin_inset CommandInset label
25627 LatexCommand label
25628 name "chap:Flottants"
25629
25630 \end_inset
25631
25632
25633 \begin_inset Index idx
25634 status collapsed
25635
25636 \begin_layout Plain Layout
25637 Flottants
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Section
25646 Introduction
25647 \begin_inset CommandInset label
25648 LatexCommand label
25649 name "sec:Flottants-Introduction"
25650
25651 \end_inset
25652
25653
25654 \begin_inset Index idx
25655 status collapsed
25656
25657 \begin_layout Plain Layout
25658 Flottants ! Introduction
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \begin_layout Standard
25667 Un flottant est une portion de document, qui peut être associé à une étiquette
25668  et dont la position n'est pas fixée.
25669  Il peut 
25670 \begin_inset Quotes cld
25671 \end_inset
25672
25673 flotter
25674 \begin_inset Quotes crd
25675 \end_inset
25676
25677  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
25678  plus approprié.
25679  Les 
25680 \family sans
25681 Notes
25682 \begin_inset space ~
25683 \end_inset
25684
25685 en
25686 \begin_inset space ~
25687 \end_inset
25688
25689 Bas
25690 \begin_inset space ~
25691 \end_inset
25692
25693 de
25694 \begin_inset space ~
25695 \end_inset
25696
25697 Page
25698 \family default
25699  et le 
25700 \family sans
25701 Notes
25702 \begin_inset space ~
25703 \end_inset
25704
25705 en
25706 \begin_inset space ~
25707 \end_inset
25708
25709 Marge
25710 \family default
25711  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
25712  sur la page suivante quand il y a trop de notes sur la page courante.
25713 \end_layout
25714
25715 \begin_layout Standard
25716 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
25717  très grande qualité.
25718  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
25719  éviter des lignes blanches ou des pages sans texte.
25720  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
25721  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
25722  le texte.
25723  Les flottants sont donc numérotés.
25724  Les références croisées sont décrites dans la section
25725 \begin_inset space ~
25726 \end_inset
25727
25728
25729 \begin_inset CommandInset ref
25730 LatexCommand ref
25731 reference "sec:Referencer-les-Flottants"
25732
25733 \end_inset
25734
25735 .
25736 \end_layout
25737
25738 \begin_layout Standard
25739 Pour insérer un flottant, on utilise un des sous menus du menu 
25740 \family sans
25741 Insertion\SpecialChar menuseparator
25742 Flottant
25743 \family default
25744  (barre d'outils 
25745 \begin_inset Info
25746 type  "icon"
25747 arg   "float-insert figure"
25748 \end_inset
25749
25750  ou 
25751 \begin_inset Info
25752 type  "icon"
25753 arg   "float-insert table"
25754 \end_inset
25755
25756 ).
25757  Une boîte va être insérée dans votre document avec par exemple une étiquette
25758  du genre 
25759 \begin_inset Quotes cld
25760 \end_inset
25761
25762 Figure
25763 \begin_inset space ~
25764 \end_inset
25765
25766 #:
25767 \begin_inset Quotes crd
25768 \end_inset
25769
25770  (où # est un numéro).
25771  L'étiquette est automatiquement traduite dans la langue du document dans
25772  la sortie finale.
25773  Après l'étiquette vous pouvez insérer du texte comme légende.
25774  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
25775  séparé, à l'intérieur du flottant.
25776  Vous trouverez plus de détails sur le positionnement des légendes dans
25777  la section
25778 \begin_inset space ~
25779 \end_inset
25780
25781
25782 \begin_inset CommandInset ref
25783 LatexCommand ref
25784 reference "sec:Placement-légende"
25785
25786 \end_inset
25787
25788 .
25789  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
25790 , vous pouvez fermer
25791  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
25792  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
25793  Une boîte de flottant fermée ressemble à ceci : 
25794 \begin_inset Graphics
25795         filename clipart/float.png
25796         scale 95
25797
25798 \end_inset
25799
25800  – une case grise avec un texte rouge.
25801 \end_layout
25802
25803 \begin_layout Standard
25804 Il est recommandé d'insérer les flottants comme des paragraphes séparés
25805  pour éviter des erreurs avec \SpecialChar LaTeX
25806 , quand le texte qui entoure le flottant est
25807  formaté de façon particulière.
25808 \end_layout
25809
25810 \begin_layout Section
25811 Les types de flottants
25812 \end_layout
25813
25814 \begin_layout Standard
25815 En plus des flottants de figures et de tableau qui sont décrits respectivement
25816  dans les sections
25817 \begin_inset space ~
25818 \end_inset
25819
25820
25821 \begin_inset CommandInset ref
25822 LatexCommand ref
25823 reference "sec:Figure-Floats"
25824
25825 \end_inset
25826
25827  et 
25828 \begin_inset CommandInset ref
25829 LatexCommand ref
25830 reference "sec:Table-Floats"
25831
25832 \end_inset
25833
25834 , \SpecialChar LyX
25835  offre aussi les types 
25836 \family sans
25837 Algorithme
25838 \family default
25839  et 
25840 \family sans
25841 Enrobage
25842 \family default
25843 .
25844  Ces derniers sont expliques dans la section
25845 \begin_inset space \thinspace{}
25846 \end_inset
25847
25848
25849 \begin_inset CommandInset ref
25850 LatexCommand ref
25851 reference "sec:Flottant-d'enrobage"
25852
25853 \end_inset
25854
25855 .
25856 \end_layout
25857
25858 \begin_layout Subsection
25859 Flottant d'algorithme
25860 \begin_inset Index idx
25861 status collapsed
25862
25863 \begin_layout Plain Layout
25864 Flottants ! Algorithmes
25865 \end_layout
25866
25867 \end_inset
25868
25869
25870 \end_layout
25871
25872 \begin_layout Standard
25873 \begin_inset Float algorithm
25874 placement h
25875 wide false
25876 sideways false
25877 status open
25878
25879 \begin_layout Plain Layout
25880 \begin_inset Caption Standard
25881
25882 \begin_layout Plain Layout
25883 \begin_inset CommandInset label
25884 LatexCommand label
25885 name "alg:Exemple-Flottant-Algorithme"
25886
25887 \end_inset
25888
25889 Exemple de flottant d'algorithme
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout LyX-Code
25898 for I in 1..N loop
25899 \begin_inset Newline newline
25900 \end_inset
25901
25902  Sum:= Sum + A(I); /*comment*/
25903 \begin_inset Newline newline
25904 \end_inset
25905
25906 end loop
25907 \begin_inset VSpace -4mm
25908 \end_inset
25909
25910
25911 \end_layout
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \begin_layout Standard
25919 Ce type de flottant est inséré à l'aide du menu 
25920 \family sans
25921 Insertion\SpecialChar menuseparator
25922 Flottant\SpecialChar menuseparator
25923 Algorithme
25924 \family default
25925 .
25926  Il peut être utilisé pour des morceaux de code source ou des descriptions
25927  d'algorithmes et peut être utilisé comme une alternative au listing de
25928  code source qui est décrit au chapitre
25929 \begin_inset space ~
25930 \end_inset
25931
25932
25933 \begin_inset CommandInset ref
25934 LatexCommand ref
25935 reference "cha:Program-Code-Listings"
25936
25937 \end_inset
25938
25939 .
25940  Vous pouvez par exemple utiliser l'environnement Code
25941 \begin_inset space ~
25942 \end_inset
25943
25944 \SpecialChar LyX
25945  qui est décrit dans le 
25946 \emph on
25947 Guide
25948 \emph default
25949
25950 \begin_inset space ~
25951 \end_inset
25952
25953
25954 \emph on
25955 de
25956 \begin_inset space ~
25957 \end_inset
25958
25959 l'Utilisateur
25960 \emph default
25961  de \SpecialChar LyX
25962 .
25963  l'algorithme
25964 \begin_inset space ~
25965 \end_inset
25966
25967
25968 \begin_inset CommandInset ref
25969 LatexCommand ref
25970 reference "alg:Exemple-Flottant-Algorithme"
25971
25972 \end_inset
25973
25974  est un exemple de flottant d'algorithme où un espace vertical de -4
25975 \begin_inset space \thinspace{}
25976 \end_inset
25977
25978 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
25979  soit placée exactement sous le texte de la dernière ligne.
25980 \end_layout
25981
25982 \begin_layout Standard
25983 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
25984  du document.
25985  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
25986 ent en ajoutant la ligne suivante dans le préambule de votre document :
25987 \end_layout
25988
25989 \begin_layout Standard
25990
25991 \series bold
25992
25993 \backslash
25994 floatname{algorithm}{votre
25995 \begin_inset space ~
25996 \end_inset
25997
25998 nom}
25999 \end_layout
26000
26001 \begin_layout Standard
26002
26003 \family sans
26004  votre
26005 \begin_inset space ~
26006 \end_inset
26007
26008 nom
26009 \family default
26010  est le mot 
26011 \begin_inset Quotes cld
26012 \end_inset
26013
26014
26015 \emph on
26016 algorithme
26017 \emph default
26018
26019 \begin_inset Quotes crd
26020 \end_inset
26021
26022  dans votre langue.
26023 \end_layout
26024
26025 \begin_layout Standard
26026 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
26027 \family sans
26028 Insertion\SpecialChar menuseparator
26029 Listes
26030 \begin_inset space ~
26031 \end_inset
26032
26033 &
26034 \begin_inset space ~
26035 \end_inset
26036
26037 TdM\SpecialChar menuseparator
26038 Liste
26039 \begin_inset space ~
26040 \end_inset
26041
26042 des
26043 \begin_inset space ~
26044 \end_inset
26045
26046 algorithmes
26047 \family default
26048  si votre document est en la même langue que les menus de \SpecialChar LyX
26049 .
26050  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
26051  en code \SpecialChar TeX
26052  à la place:
26053 \end_layout
26054
26055 \begin_layout Standard
26056
26057 \series bold
26058
26059 \backslash
26060 listof{algorithm}{votre
26061 \begin_inset space ~
26062 \end_inset
26063
26064 nom}
26065 \end_layout
26066
26067 \begin_layout Standard
26068 où 
26069 \family sans
26070 votre
26071 \begin_inset space ~
26072 \end_inset
26073
26074 nom
26075 \family default
26076  est la traduction de 
26077 \begin_inset Quotes cld
26078 \end_inset
26079
26080
26081 \emph on
26082 List of Algorithm
26083 \emph default
26084 s
26085 \begin_inset Quotes crd
26086 \end_inset
26087
26088  dans votre langue.
26089 \end_layout
26090
26091 \begin_layout Standard
26092 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
26093  le schéma 
26094 \begin_inset Quotes cld
26095 \end_inset
26096
26097 chapitre.algorithme
26098 \begin_inset Quotes crd
26099 \end_inset
26100
26101  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
26102  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
26103  commande dans le préambule de votre document :
26104 \end_layout
26105
26106 \begin_layout Standard
26107
26108 \series bold
26109
26110 \backslash
26111 numberwithin{algorithm}{chapter}
26112 \end_layout
26113
26114 \begin_layout Standard
26115 Pour pouvoir utiliser la commande 
26116 \series bold
26117
26118 \backslash
26119 numberwithin
26120 \series default
26121 , activez l'option 
26122 \family sans
26123 Utiliser
26124 \begin_inset space ~
26125 \end_inset
26126
26127 le
26128 \begin_inset space ~
26129 \end_inset
26130
26131 paquetage
26132 \begin_inset space ~
26133 \end_inset
26134
26135 AMS
26136 \begin_inset space ~
26137 \end_inset
26138
26139 math
26140 \family default
26141  dans la rubrique 
26142 \family sans
26143 Options
26144 \begin_inset space ~
26145 \end_inset
26146
26147 des
26148 \begin_inset space ~
26149 \end_inset
26150
26151 Maths
26152 \family default
26153  de la fenêtre de dialogue 
26154 \family sans
26155 Paramètres
26156 \begin_inset space ~
26157 \end_inset
26158
26159 du
26160 \begin_inset space ~
26161 \end_inset
26162
26163 Document
26164 \family default
26165 .
26166 \end_layout
26167
26168 \begin_layout Section
26169 Numérotation des flottants
26170 \begin_inset Index idx
26171 status collapsed
26172
26173 \begin_layout Plain Layout
26174 Flottants ! Numérotation
26175 \end_layout
26176
26177 \end_inset
26178
26179
26180 \end_layout
26181
26182 \begin_layout Standard
26183 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
26184  ils se trouvent, soit en utilisant un format du genre 
26185 \begin_inset Quotes cld
26186 \end_inset
26187
26188 chapitre.numéro
26189 \begin_inset Quotes crd
26190 \end_inset
26191
26192  ou 
26193 \begin_inset Quotes cld
26194 \end_inset
26195
26196 section.numéro
26197 \begin_inset Quotes crd
26198 \end_inset
26199
26200 .
26201  Cela dépend de la classe de document utilisée.
26202 \end_layout
26203
26204 \begin_layout Standard
26205 Pour changer le format de la numérotation qui ne dépend pas de la section
26206  dans laquelle on se trouve, on peut utiliser la commande suivante dans
26207  le préambule du document :
26208 \end_layout
26209
26210 \begin_layout Standard
26211
26212 \series bold
26213
26214 \backslash
26215 renewcommand{
26216 \backslash
26217 thetable}{
26218 \backslash
26219 roman{table}}
26220 \end_layout
26221
26222 \begin_layout Standard
26223
26224 \series bold
26225
26226 \backslash
26227 thetable
26228 \series default
26229  est la commande qui imprime le numéro du tableau, pour les figures, la
26230  commande serait 
26231 \series bold
26232
26233 \backslash
26234 thefigure
26235 \series default
26236 .
26237  La commande 
26238 \series bold
26239
26240 \backslash
26241 roman
26242 \series default
26243  utilisée dans la commande précédente, imprime le numéro du tableau sous
26244  forme de petits chiffres romains.
26245 \end_layout
26246
26247 \begin_layout Standard
26248 Pour changer le type de numérotation pour par exemple 
26249 \begin_inset Quotes cld
26250 \end_inset
26251
26252 sous-section.numéro
26253 \begin_inset Quotes crd
26254 \end_inset
26255
26256 , utilisez la commande suivante dans le préambule du document :
26257 \end_layout
26258
26259 \begin_layout Standard
26260
26261 \series bold
26262
26263 \backslash
26264 numberwithin{table}{subsection}
26265 \end_layout
26266
26267 \begin_layout Standard
26268 Pour pouvoir utiliser la commande 
26269 \series bold
26270
26271 \backslash
26272 numberwithin
26273 \series default
26274 , vous devez activer l'option 
26275 \family sans
26276 Utiliser
26277 \begin_inset space ~
26278 \end_inset
26279
26280 le
26281 \begin_inset space ~
26282 \end_inset
26283
26284 paquetage
26285 \begin_inset space ~
26286 \end_inset
26287
26288 maths
26289 \begin_inset space ~
26290 \end_inset
26291
26292 AMS
26293 \family default
26294  dans la rubrique 
26295 \family sans
26296 Options
26297 \begin_inset space ~
26298 \end_inset
26299
26300 des
26301 \begin_inset space ~
26302 \end_inset
26303
26304 Maths
26305 \family default
26306  de la fenêtre de dialogue 
26307 \family sans
26308 Paramètres
26309 \family default
26310  du document.
26311 \end_layout
26312
26313 \begin_layout Standard
26314 Veuillez aussi jeter un coup d'œil à la section
26315 \begin_inset space ~
26316 \end_inset
26317
26318
26319 \begin_inset CommandInset ref
26320 LatexCommand ref
26321 reference "subsec:Numerotation-notes-bas-de-page"
26322
26323 \end_inset
26324
26325  pour plus de détails et des notes importantes sur les commandes de numérotation.
26326 \end_layout
26327
26328 \begin_layout Section
26329 Faire référence à des flottants
26330 \begin_inset CommandInset label
26331 LatexCommand label
26332 name "sec:Referencer-les-Flottants"
26333
26334 \end_inset
26335
26336
26337 \begin_inset Index idx
26338 status collapsed
26339
26340 \begin_layout Plain Layout
26341 Flottants ! Références
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \begin_inset Index idx
26348 status collapsed
26349
26350 \begin_layout Plain Layout
26351 References@Références ! à des Flottants 
26352 \end_layout
26353
26354 \end_inset
26355
26356
26357 \end_layout
26358
26359 \begin_layout Standard
26360 Pour faire référence à un flottant, insérez une étiquette dans sa légende
26361  en utilisant le menu 
26362 \family sans
26363 Insertion\SpecialChar menuseparator
26364 Étiquette
26365 \family default
26366  ou le bouton 
26367 \begin_inset Info
26368 type  "icon"
26369 arg   "label-insert"
26370 \end_inset
26371
26372  de la barre d'outils.
26373  Une boîte grise de ce genre : 
26374 \begin_inset Graphics
26375         filename clipart/label.png
26376         scaleBeforeRotation
26377
26378 \end_inset
26379
26380  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
26381  de saisir le texte de l'étiquette.
26382  \SpecialChar LyX
26383  propose comme texte pour l'étiquette les premiers mots de la légendes
26384  précédés d'un préfixe.
26385  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
26386  préfixe sera 
26387 \begin_inset Quotes cld
26388 \end_inset
26389
26390
26391 \family sans
26392 fig:
26393 \family default
26394
26395 \begin_inset Quotes crd
26396 \end_inset
26397
26398 .
26399 \end_layout
26400
26401 \begin_layout Standard
26402 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
26403  Vous pouvez faire référence à cette étiquette en utilisant le menu 
26404 \family sans
26405 Insertion\SpecialChar menuseparator
26406 Référence
26407 \begin_inset space ~
26408 \end_inset
26409
26410 Croisée
26411 \family default
26412  ou le bouton 
26413 \begin_inset Info
26414 type  "icon"
26415 arg   "dialog-show-new-inset ref"
26416 \end_inset
26417
26418  de la barre d'outils.
26419  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
26420  définies dans votre document.
26421  Si vous avez plusieurs documents \SpecialChar LyX
26422  ouverts, vous pouvez choisir celui que
26423  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
26424  la fenêtre de dialogue.
26425  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
26426  une.
26427  Une boîte grise de référence croisée comme celle-ci : 
26428 \begin_inset Graphics
26429         filename clipart/reference.png
26430         scaleBeforeRotation
26431
26432 \end_inset
26433
26434  va être insérée.
26435  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
26436  de la référence croisée.
26437 \end_layout
26438
26439 \begin_layout Standard
26440 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
26441  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
26442  les deux.
26443  Si une référence croisées fait référence à une étiquette qui n'existe pas,
26444  vous verrez deux points d'interrogation dans la sortie imprimée à la place
26445  du numéro de la référence.
26446 \end_layout
26447
26448 \begin_layout Standard
26449 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
26450  Les références vers l'étiquette modifiée seront mise à jour automatiquement
26451  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
26452  pas à vous en préoccuper.
26453 \end_layout
26454
26455 \begin_layout Standard
26456 Le bouton 
26457 \family sans
26458 Aller
26459 \begin_inset space ~
26460 \end_inset
26461
26462 à
26463 \begin_inset space ~
26464 \end_inset
26465
26466 l'étiquette
26467 \family default
26468  dans la fenêtre de référence croisée va positionner le curseur juste devant
26469  l'étiquette à laquelle on fait référence.
26470  Le nom du bouton bouton 
26471 \family sans
26472 Revenir
26473 \family default
26474  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
26475 \end_layout
26476
26477 \begin_layout Subsection
26478 Formats de références croisées
26479 \begin_inset CommandInset label
26480 LatexCommand label
26481 name "subsec:Formats-Références-Croisées"
26482
26483 \end_inset
26484
26485
26486 \begin_inset Index idx
26487 status collapsed
26488
26489 \begin_layout Plain Layout
26490 References@Références ! Formats
26491 \end_layout
26492
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \begin_layout Standard
26499 Il y a six types de références croisées :
26500 \end_layout
26501
26502 \begin_layout Description
26503 <référence>
26504 \begin_inset space ~
26505 \end_inset
26506
26507 : affiche le numéro de l'élément, c'est le choix implicite : 
26508 \begin_inset CommandInset ref
26509 LatexCommand ref
26510 reference "fig:Deux-images-déformées"
26511
26512 \end_inset
26513
26514
26515 \end_layout
26516
26517 \begin_layout Description
26518 (<référence>)
26519 \begin_inset space ~
26520 \end_inset
26521
26522 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
26523  normalement pour faire référence à des formules mathématiques, en particulier
26524  quand le mot 
26525 \begin_inset Quotes cld
26526 \end_inset
26527
26528 Équation
26529 \begin_inset Quotes crd
26530 \end_inset
26531
26532  est omis : 
26533 \begin_inset CommandInset ref
26534 LatexCommand eqref
26535 reference "eq:Wgn"
26536
26537 \end_inset
26538
26539
26540 \end_layout
26541
26542 \begin_layout Description
26543 <page>
26544 \begin_inset space ~
26545 \end_inset
26546
26547 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
26548 \begin_inset space ~
26549 \end_inset
26550
26551
26552 \begin_inset CommandInset ref
26553 LatexCommand pageref
26554 reference "fig:Deux-images-déformées"
26555
26556 \end_inset
26557
26558
26559 \end_layout
26560
26561 \begin_layout Description
26562 Sur
26563 \begin_inset space ~
26564 \end_inset
26565
26566 la
26567 \begin_inset space ~
26568 \end_inset
26569
26570 page
26571 \begin_inset space ~
26572 \end_inset
26573
26574 <page>
26575 \begin_inset space ~
26576 \end_inset
26577
26578 : affiche le mot 
26579 \begin_inset Quotes cld
26580 \end_inset
26581
26582 page
26583 \begin_inset Quotes crd
26584 \end_inset
26585
26586  suivi du numéro de la page sur laquelle se trouve l'élément : 
26587 \begin_inset CommandInset ref
26588 LatexCommand vpageref
26589 reference "fig:Deux-images-déformées"
26590
26591 \end_inset
26592
26593
26594 \end_layout
26595
26596 \begin_layout Description
26597 <référence>
26598 \begin_inset space ~
26599 \end_inset
26600
26601 page
26602 \begin_inset space ~
26603 \end_inset
26604
26605 <page>
26606 \begin_inset space ~
26607 \end_inset
26608
26609 : affiche le numéro de l'élément, le mot 
26610 \begin_inset Quotes cld
26611 \end_inset
26612
26613 page
26614 \begin_inset Quotes crd
26615 \end_inset
26616
26617  et le numéro de la page : 
26618 \begin_inset CommandInset ref
26619 LatexCommand vref
26620 reference "fig:Deux-images-déformées"
26621
26622 \end_inset
26623
26624
26625 \end_layout
26626
26627 \begin_layout Description
26628 Référence
26629 \begin_inset space ~
26630 \end_inset
26631
26632 mise
26633 \begin_inset space ~
26634 \end_inset
26635
26636 en
26637 \begin_inset space ~
26638 \end_inset
26639
26640 forme
26641 \begin_inset space ~
26642 \end_inset
26643
26644 : affiche une référence croisée qui définit son propre format.
26645 \begin_inset Newline newline
26646 \end_inset
26647
26648
26649 \begin_inset Note Greyedout
26650 status open
26651
26652 \begin_layout Plain Layout
26653
26654 \series bold
26655 Note:
26656 \series default
26657  Ce type de référence croisée n'est disponible que si vous avez installé
26658  le paquetage \SpecialChar LaTeX
26659  
26660 \series bold
26661 prettyref
26662 \series default
26663  ou 
26664 \series bold
26665 refstyle
26666 \series default
26667
26668 \begin_inset Index idx
26669 status collapsed
26670
26671 \begin_layout Plain Layout
26672 Paquetages \SpecialChar LaTeX
26673  ! prettyref
26674 \end_layout
26675
26676 \end_inset
26677
26678
26679 \begin_inset Index idx
26680 status collapsed
26681
26682 \begin_layout Plain Layout
26683 Paquetages \SpecialChar LaTeX
26684  ! refstyle
26685 \end_layout
26686
26687 \end_inset
26688
26689 .
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \begin_inset Newline newline
26696 \end_inset
26697
26698 Vous pouvez choisir le paquetage \SpecialChar LaTeX
26699  qui doit être utilisé pour cette fonction
26700  en utilisant l'option 
26701 \family sans
26702 Utiliser refstyle (à la place de prettyref) pour les références croisées
26703 \family default
26704  dans le menu 
26705 \family sans
26706 Document\SpecialChar menuseparator
26707 Paramètres\SpecialChar menuseparator
26708 Classe de document
26709 \family default
26710 .
26711  Le format est précisé en ajoutant la commande 
26712 \series bold
26713
26714 \backslash
26715 newrefformat
26716 \series default
26717  (prettyref) ou 
26718 \series bold
26719
26720 \backslash
26721 newref
26722 \series default
26723  (refstyle) au préambule du document.
26724  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
26725  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
26726 \begin_inset space ~
26727 \end_inset
26728
26729 :
26730 \begin_inset Newline newline
26731 \end_inset
26732
26733
26734 \series bold
26735
26736 \backslash
26737 newref{fig}{refcmd={Image sur la page 
26738 \backslash
26739 pageref{#1}}}
26740 \series default
26741
26742 \begin_inset Newline newline
26743 \end_inset
26744
26745 Pour plus d'information sur le format, jetez un œil sur la documentation
26746  du paquetage, 
26747 \begin_inset CommandInset citation
26748 LatexCommand cite
26749 key "prettyref,refstyle"
26750 literal "true"
26751
26752 \end_inset
26753
26754 .
26755 \begin_inset Newline newline
26756 \end_inset
26757
26758 Les options 
26759 \family sans
26760 Plural
26761 \family default
26762  et 
26763 \family sans
26764 Capitalized
26765 \family default
26766  ne sont disponibles que si vous utilisez le paquetage \SpecialChar LaTeX
26767  
26768 \series bold
26769 refstyle
26770 \series default
26771 .
26772  
26773 \family sans
26774 Plural
26775 \family default
26776  met le nom au pluriel, e.
26777 \begin_inset space \thinspace{}
26778 \end_inset
26779
26780 g.
26781 \begin_inset space \space{}
26782 \end_inset
26783
26784
26785 \begin_inset Quotes cld
26786 \end_inset
26787
26788 tableaux
26789 \begin_inset Quotes crd
26790 \end_inset
26791
26792
26793 \family sans
26794 Capitalized
26795 \family default
26796  met une capitale au nom, e.
26797 \begin_inset space \thinspace{}
26798 \end_inset
26799
26800 g.
26801 \begin_inset space \space{}
26802 \end_inset
26803
26804
26805 \begin_inset Quotes cld
26806 \end_inset
26807
26808 Tableau
26809 \begin_inset Quotes crd
26810 \end_inset
26811
26812 .
26813 \end_layout
26814
26815 \begin_layout Description
26816 Référence
26817 \begin_inset space ~
26818 \end_inset
26819
26820 textuelle: affiche la légende de la référence
26821 \begin_inset space ~
26822 \end_inset
26823
26824
26825 \begin_inset CommandInset ref
26826 LatexCommand nameref
26827 reference "fig:Deux-images-déformées"
26828
26829 \end_inset
26830
26831
26832 \end_layout
26833
26834 \begin_layout Description
26835 Label
26836 \begin_inset space ~
26837 \end_inset
26838
26839 only: n'imprime que l'étiquette \SpecialChar LaTeX
26840  comme reference: 
26841 \begin_inset CommandInset ref
26842 LatexCommand labelonly
26843 reference "fig:Deux-images-déformées"
26844 plural "false"
26845 caps "false"
26846 noprefix "false"
26847
26848 \end_inset
26849
26850
26851 \begin_inset Newline newline
26852 \end_inset
26853
26854 Ceci perlmet d'utiliser l'étiquette en code TeX.
26855  L'option 
26856 \family sans
26857 No Prefix
26858 \family default
26859  enelève le préfixe du nom de l'étiquette: 
26860 \begin_inset CommandInset ref
26861 LatexCommand labelonly
26862 reference "fig:Deux-images-déformées"
26863 plural "false"
26864 caps "false"
26865 noprefix "true"
26866
26867 \end_inset
26868
26869
26870 \end_layout
26871
26872 \begin_layout Standard
26873
26874 \family sans
26875 <page>
26876 \family default
26877  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
26878  précédente, la même page ou la page suivante.
26879  Vous verrez par exemple un texte du genre 
26880 \begin_inset Quotes cld
26881 \end_inset
26882
26883
26884 \family sans
26885 sur cette page
26886 \family default
26887
26888 \begin_inset Quotes crd
26889 \end_inset
26890
26891  à la place.
26892  Le style 
26893 \family sans
26894 <référence>
26895 \begin_inset space ~
26896 \end_inset
26897
26898 page
26899 \begin_inset space ~
26900 \end_inset
26901
26902 <page> 
26903 \family default
26904 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
26905  page.
26906 \end_layout
26907
26908 \begin_layout Standard
26909 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
26910  se trouve sont calculés automatiquement par \SpecialChar LaTeX
26911 .
26912  Vous choisissez une des six variétés de références dans le champ Format
26913  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
26914  boîte de la référence croisée.
26915 \end_layout
26916
26917 \begin_layout Standard
26918 \begin_inset Note Greyedout
26919 status open
26920
26921 \begin_layout Plain Layout
26922
26923 \series bold
26924 Note:
26925 \series default
26926  L'utilisation du paquetage \SpecialChar LaTeX
26927  
26928 \series bold
26929 refstyle
26930 \series default
26931
26932 \begin_inset Index idx
26933 status collapsed
26934
26935 \begin_layout Plain Layout
26936 Paquetages \SpecialChar LaTeX
26937  ! refstyle
26938 \end_layout
26939
26940 \end_inset
26941
26942  est recommandée parce que 
26943 \series bold
26944 prettyref
26945 \series default
26946
26947 \begin_inset Index idx
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951 Paquetages \SpecialChar LaTeX
26952  ! prettyref
26953 \end_layout
26954
26955 \end_inset
26956
26957  ne connaît pas tous les raccourcis possibles pour les étiquettes
26958 \begin_inset Foot
26959 status collapsed
26960
26961 \begin_layout Plain Layout
26962 \begin_inset Quotes cld
26963 \end_inset
26964
26965 fig:
26966 \begin_inset Quotes crd
26967 \end_inset
26968
26969  est par exemple le raccourci \SpecialChar LyX
26970  pour les étiquettes dans les légendes de
26971  figures,.
26972 \end_layout
26973
26974 \end_inset
26975
26976  et n'est pas internationalisé.
26977 \end_layout
26978
26979 \end_inset
26980
26981
26982 \end_layout
26983
26984 \begin_layout Subsection
26985 Nommage automatique des références croisées
26986 \begin_inset Index idx
26987 status collapsed
26988
26989 \begin_layout Plain Layout
26990 References@Références ! Nommage automatique
26991 \end_layout
26992
26993 \end_inset
26994
26995
26996 \end_layout
26997
26998 \begin_layout Standard
26999 Le paquetage \SpecialChar LaTeX
27000  
27001 \series bold
27002 hyperref
27003 \series default
27004
27005 \begin_inset Index idx
27006 status collapsed
27007
27008 \begin_layout Plain Layout
27009 Paquetages \SpecialChar LaTeX
27010  ! hyperref
27011 \end_layout
27012
27013 \end_inset
27014
27015
27016 \series bold
27017
27018 \series default
27019 qui est activé dans la rubrique 
27020 \family sans
27021 Propriétés du PDF
27022 \family default
27023  de la fenêtre de dialogue 
27024 \family sans
27025 Paramètres du document
27026 \family default
27027  fournit une fonction très utile pour automatiser la création des références
27028  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
27029  une section).
27030  Par exemple pour vous éviter de devoir écrire le mot 
27031 \begin_inset Quotes cld
27032 \end_inset
27033
27034 Figure
27035 \begin_inset Quotes crd
27036 \end_inset
27037
27038  devant chaque référence à une figure.
27039  Pour profiter de ce nommage automatique des références croisées, vous devez
27040  activer 
27041 \series bold
27042 hyperref
27043 \series default
27044  et insérer la ligne suivante dans le préambule du document :
27045 \end_layout
27046
27047 \begin_layout Standard
27048
27049 \series bold
27050
27051 \backslash
27052 AtBeginDocument{
27053 \backslash
27054 renewcommand{
27055 \backslash
27056 ref}[1]{
27057 \backslash
27058 mbox{
27059 \backslash
27060 autoref{#1}}}}
27061 \end_layout
27062
27063 \begin_layout Standard
27064 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
27065  défaut, par exemple vous préférez le nom 
27066 \begin_inset Quotes cld
27067 \end_inset
27068
27069 sec.
27070 \begin_inset Quotes crd
27071 \end_inset
27072
27073  plutôt que 
27074 \begin_inset Quotes cld
27075 \end_inset
27076
27077 section
27078 \begin_inset Quotes crd
27079 \end_inset
27080
27081 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
27082 \end_layout
27083
27084 \begin_layout Standard
27085
27086 \series bold
27087
27088 \backslash
27089 addto
27090 \backslash
27091 extrasfrench{
27092 \backslash
27093 renewcommand{
27094 \backslash
27095 sectionautorefname}
27096 \begin_inset Newline newline
27097 \end_inset
27098
27099
27100 \begin_inset Phantom HPhantom
27101 status open
27102
27103 \begin_layout Plain Layout
27104
27105 \series bold
27106 \begin_inset space ~
27107 \end_inset
27108
27109
27110 \end_layout
27111
27112 \end_inset
27113
27114 {sec.
27115 \backslash
27116 negthinspace}}
27117 \end_layout
27118
27119 \begin_layout Standard
27120 Si vous utilisez une autre langue que le français, remplacez 
27121 \series bold
27122
27123 \backslash
27124 extrasfrench
27125 \series default
27126  par 
27127 \series bold
27128
27129 \backslash
27130 extras***
27131 \series default
27132 , où *** est le nom de la langue que vous utilisez.
27133
27134 \series bold
27135  
27136 \end_layout
27137
27138 \begin_layout Standard
27139 Pour avoir des noms automatiques, mais pas pour certains types de références,
27140  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
27141 \end_layout
27142
27143 \begin_layout Standard
27144
27145 \series bold
27146
27147 \backslash
27148 addto
27149 \backslash
27150 extrasfrench{
27151 \backslash
27152 renewcommand*{
27153 \backslash
27154 equationautorefname}[1]{}}
27155 \end_layout
27156
27157 \begin_layout Standard
27158 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
27159  de 
27160 \series bold
27161 hyperref
27162 \series default
27163  
27164 \begin_inset CommandInset citation
27165 LatexCommand cite
27166 key "hyperref"
27167 literal "true"
27168
27169 \end_inset
27170
27171 .
27172 \end_layout
27173
27174 \begin_layout Standard
27175 \begin_inset Note Greyedout
27176 status open
27177
27178 \begin_layout Plain Layout
27179
27180 \series bold
27181 Note:
27182 \series default
27183  Le nommage automatique de références ne peut être utilisé si vous avez
27184  choisi le style de référence 
27185 \family sans
27186 Référence
27187 \begin_inset space ~
27188 \end_inset
27189
27190 mise
27191 \begin_inset space ~
27192 \end_inset
27193
27194 en
27195 \begin_inset space ~
27196 \end_inset
27197
27198 forme
27199 \family default
27200  décrit dans la section
27201 \begin_inset space ~
27202 \end_inset
27203
27204
27205 \begin_inset CommandInset ref
27206 LatexCommand ref
27207 reference "subsec:Formats-Références-Croisées"
27208
27209 \end_inset
27210
27211 .
27212 \end_layout
27213
27214 \end_inset
27215
27216
27217 \end_layout
27218
27219 \begin_layout Standard
27220 Le manuel 
27221 \emph on
27222 Math
27223 \emph default
27224  est un exemple dans lequel on a utilisé le référencement automatique.
27225 \end_layout
27226
27227 \begin_layout Subsection
27228 Positionnement des références 
27229 \begin_inset CommandInset label
27230 LatexCommand label
27231 name "subsec:Reference-Position"
27232
27233 \end_inset
27234
27235
27236 \begin_inset Index idx
27237 status collapsed
27238
27239 \begin_layout Plain Layout
27240 References@Références ! Positionnement
27241 \end_layout
27242
27243 \end_inset
27244
27245
27246 \end_layout
27247
27248 \begin_layout Standard
27249 Si vous utilisez le paquetage 
27250 \series bold
27251 hyperref, 
27252 \series default
27253 qui est activé dans la rubrique 
27254 \family sans
27255 Propriétés du PDF
27256 \family default
27257  de la fenêtre de dialogue 
27258 \family sans
27259 Paramètres du document,
27260 \family default
27261  pour lier vos références croisées dans la sortie finale, vous verrez que
27262  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
27263  l'image.
27264  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
27265  pourrez voir l'image sans faire défiler le texte.
27266  Ce problème vient du fait que le point d'ancrage de la référence se situe
27267  à l'endroit de l'étiquette.
27268  En utilisant le paquetage \SpecialChar LaTeX
27269  
27270 \series bold
27271 hypcap
27272 \series default
27273
27274 \begin_inset Index idx
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 Paquetages \SpecialChar LaTeX
27279  ! hypcap
27280 \end_layout
27281
27282 \end_inset
27283
27284 , qui fait partie du paquetage \SpecialChar LaTeX
27285  
27286 \series bold
27287 oberdiek
27288 \series default
27289
27290 \begin_inset Index idx
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 Paquetages \SpecialChar LaTeX
27295  ! oberdiek
27296 \end_layout
27297
27298 \end_inset
27299
27300 , le point d'ancrage d'un lien est place en haut du flottant.
27301  Pour utiliser cette fonction avec les flottants de figure, chargez 
27302 \series bold
27303 hypcap
27304 \series default
27305  dans l'entête du document avec la ligne
27306 \end_layout
27307
27308 \begin_layout Standard
27309
27310 \series bold
27311
27312 \backslash
27313 usepackage[figure]{hypcap}
27314 \end_layout
27315
27316 \begin_layout Standard
27317 Vous pouvez aussi utiliser 
27318 \series bold
27319 hypcap
27320 \series default
27321  pour tous les types de flottants, mais ce n'est pas recommandé pour des
27322  raisons de stabilité.
27323  Pour plus d'information, jetez un coup d'œil au manuel d' 
27324 \series bold
27325 hypcap
27326 \series default
27327  
27328 \begin_inset CommandInset citation
27329 LatexCommand cite
27330 key "hypcap"
27331 literal "true"
27332
27333 \end_inset
27334
27335 .
27336 \end_layout
27337
27338 \begin_layout Standard
27339 \begin_inset Note Greyedout
27340 status open
27341
27342 \begin_layout Plain Layout
27343
27344 \series bold
27345 Note:
27346 \series default
27347  
27348 \series bold
27349 hypcap
27350 \series default
27351  n'a aucun effet pour les références à des sous-figures.
27352 \end_layout
27353
27354 \end_inset
27355
27356
27357 \end_layout
27358
27359 \begin_layout Section
27360 Placement des flottants
27361 \begin_inset CommandInset label
27362 LatexCommand label
27363 name "sec:Placement-flottants"
27364
27365 \end_inset
27366
27367
27368 \begin_inset Index idx
27369 status collapsed
27370
27371 \begin_layout Plain Layout
27372 Flottants ! Placement
27373 \end_layout
27374
27375 \end_inset
27376
27377
27378 \end_layout
27379
27380 \begin_layout Standard
27381 En faisant un clic droit sur la boîte d'un flottant et 
27382 \lang english
27383 clicking on 
27384 \family sans
27385 Settings
27386 \family default
27387 \lang french
27388  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
27389  paramètres de placement que \SpecialChar LaTeX
27390  utilise pour déterminer où placer le flottant.
27391 \begin_inset Newline newline
27392 \end_inset
27393
27394 L'option 
27395 \family sans
27396 Plusieurs
27397 \begin_inset space ~
27398 \end_inset
27399
27400 colonnes
27401 \family default
27402  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
27403  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
27404  confiné sur une seule colonne.
27405 \begin_inset Newline newline
27406 \end_inset
27407
27408 L'option 
27409 \family sans
27410 Rotation
27411 \begin_inset space ~
27412 \end_inset
27413
27414 90°
27415 \family default
27416  est utilisée pour faire tourner les flottants, voyez la section
27417 \begin_inset space ~
27418 \end_inset
27419
27420
27421 \begin_inset CommandInset ref
27422 LatexCommand ref
27423 reference "sec:Flottants-renversés"
27424
27425 \end_inset
27426
27427 .
27428 \end_layout
27429
27430 \begin_layout Standard
27431 En désactivant l'option 
27432 \family sans
27433 Utilise
27434 \begin_inset space ~
27435 \end_inset
27436
27437 le
27438 \begin_inset space ~
27439 \end_inset
27440
27441 placement
27442 \begin_inset space ~
27443 \end_inset
27444
27445 par
27446 \begin_inset space ~
27447 \end_inset
27448
27449 défaut
27450 \family default
27451  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
27452  le placement du flottant:
27453 \end_layout
27454
27455 \begin_layout Description
27456 Ici,
27457 \begin_inset space ~
27458 \end_inset
27459
27460 si
27461 \begin_inset space ~
27462 \end_inset
27463
27464 possible: essaie de placer le flottant à la position où il a été inséré
27465  dans \SpecialChar LyX
27466
27467 \end_layout
27468
27469 \begin_layout Description
27470 Haut
27471 \begin_inset space ~
27472 \end_inset
27473
27474 de
27475 \begin_inset space ~
27476 \end_inset
27477
27478 la
27479 \begin_inset space ~
27480 \end_inset
27481
27482 page: essaie de placer le flottant en haut de la page courante
27483 \end_layout
27484
27485 \begin_layout Description
27486 Bas
27487 \begin_inset space ~
27488 \end_inset
27489
27490 de
27491 \begin_inset space ~
27492 \end_inset
27493
27494 la
27495 \begin_inset space ~
27496 \end_inset
27497
27498 page: essaie de placer le flottant en bas de la page courante
27499 \end_layout
27500
27501 \begin_layout Description
27502 Page
27503 \begin_inset space ~
27504 \end_inset
27505
27506 de
27507 \begin_inset space ~
27508 \end_inset
27509
27510 flottants: essaie de placer le flottant sur une page à part, éventuellement
27511  avec d'autres flottants 
27512 \end_layout
27513
27514 \begin_layout Standard
27515 \SpecialChar LaTeX
27516  utilise
27517 \emph on
27518  toujours 
27519 \emph default
27520 les options dans l'ordre donné ci-dessus.
27521  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
27522  va d'abord
27523  essayer 
27524 \family sans
27525 Ici
27526 \begin_inset space ~
27527 \end_inset
27528
27529 si
27530 \begin_inset space ~
27531 \end_inset
27532
27533 possible
27534 \family default
27535 , ensuite 
27536 \family sans
27537 Haut
27538 \begin_inset space ~
27539 \end_inset
27540
27541 de
27542 \begin_inset space ~
27543 \end_inset
27544
27545 la
27546 \begin_inset space ~
27547 \end_inset
27548
27549 page
27550 \family default
27551 , et ainsi de suite.
27552  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
27553  va essayer les options
27554  que vous avez cochées, mais dans l'ordre donné ci-dessus.
27555  Si aucune des quatre options de placement n'est possible, la procédure
27556  est répétée avec la possibilité de mettre les flottant sur la page suivante.
27557 \end_layout
27558
27559 \begin_layout Standard
27560 Implicitement, chaque option a ses propres règles d'application:
27561 \end_layout
27562
27563 \begin_layout Standard
27564
27565 \family sans
27566 Haut
27567 \begin_inset space ~
27568 \end_inset
27569
27570 de
27571 \begin_inset space ~
27572 \end_inset
27573
27574 la
27575 \begin_inset space ~
27576 \end_inset
27577
27578 page
27579 \family default
27580  : seuls les flottants occupant moins de 70% de la page peuvent être placés
27581  en haut de page (
27582 \series bold
27583
27584 \backslash
27585 topfraction
27586 \series default
27587 ).
27588 \end_layout
27589
27590 \begin_layout Standard
27591
27592 \family sans
27593 Bas
27594 \begin_inset space ~
27595 \end_inset
27596
27597 de
27598 \begin_inset space ~
27599 \end_inset
27600
27601 la
27602 \begin_inset space ~
27603 \end_inset
27604
27605 page
27606 \family default
27607  : seuls les flottants occupant moins de 30% de la page peuvent être placés
27608  en bas de page (
27609 \series bold
27610
27611 \backslash
27612 bottomfraction
27613 \series default
27614 ).
27615 \end_layout
27616
27617 \begin_layout Standard
27618
27619 \family sans
27620 Page
27621 \begin_inset space ~
27622 \end_inset
27623
27624 de
27625 \begin_inset space ~
27626 \end_inset
27627
27628 flottants
27629 \family default
27630  : plusieurs flottants peuvent être placés ensembles sur une page seulement
27631  si ils occupent plus de 50% de celle-ci (
27632 \series bold
27633
27634 \backslash
27635 floatpagefraction
27636 \series default
27637 ).
27638 \end_layout
27639
27640 \begin_layout Standard
27641 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
27642  supplémentaire 
27643 \family sans
27644 Ignorer
27645 \begin_inset space ~
27646 \end_inset
27647
27648 les
27649 \begin_inset space ~
27650 \end_inset
27651
27652 règles
27653 \begin_inset space ~
27654 \end_inset
27655
27656 \SpecialChar LaTeX
27657
27658 \family default
27659 \lang english
27660 .
27661 \begin_inset Newline newline
27662 \end_inset
27663
27664
27665 \lang french
27666 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
27667  qui sont données
27668  entre parenthèses après les descriptions des règles données ci-dessus.
27669  Par exemple, pour augmenter à 50
27670 \begin_inset space \thinspace{}
27671 \end_inset
27672
27673 % la valeur de la règle de bas de page dont la valeur implicite est souvent
27674  trop petite, ajoutez cette ligne au préambule de votre document :
27675 \end_layout
27676
27677 \begin_layout Standard
27678
27679 \series bold
27680
27681 \backslash
27682 renewcommand{
27683 \backslash
27684 bottomfraction}{0.5}
27685 \end_layout
27686
27687 \begin_layout Standard
27688 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
27689  exactement à l'endroit où vous l'avez inséré.
27690  dans ce cas utilisez l'option 
27691 \family sans
27692 Ici
27693 \begin_inset space ~
27694 \end_inset
27695
27696 à
27697 \begin_inset space ~
27698 \end_inset
27699
27700 tout
27701 \begin_inset space ~
27702 \end_inset
27703
27704 Prix
27705 \family default
27706 .
27707  Utilisez cette option le moins souvent possible et seulement quand le document
27708  est presque prêt à être imprimé.
27709  En effet, le flottant n'est plus capable de 
27710 \begin_inset Quotes cld
27711 \end_inset
27712
27713 flotter
27714 \begin_inset Quotes crd
27715 \end_inset
27716
27717 , ce qui peut perturber toutes les mises en page.
27718 \end_layout
27719
27720 \begin_layout Standard
27721 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
27722  sont toujours entourés par le texte d'un paragraphe donné.
27723 \begin_inset VSpace bigskip
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \begin_layout Standard
27730 On peut parfois se trouver dans la situation où un flottant est placé en
27731  haut d'une page alors que la section concernée ne commence qu'au milieu
27732  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
27733  la section précédente.
27734  On peut utiliser la commande \SpecialChar LaTeX
27735  
27736 \series bold
27737
27738 \backslash
27739 suppressfloats
27740 \series default
27741  pour éviter ce cas.
27742  Elle empêche le placement d'un flottant donné dans la page dans laquelle
27743  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
27744  soit placé avant que la section commence.
27745  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
27746  votre document :
27747 \end_layout
27748
27749 \begin_layout Standard
27750
27751 \series bold
27752
27753 \backslash
27754 let
27755 \backslash
27756 mySection
27757 \backslash
27758 section
27759 \begin_inset Newline newline
27760 \end_inset
27761
27762
27763 \backslash
27764 renewcommand{
27765 \backslash
27766 section}{
27767 \backslash
27768 suppressfloats[t]
27769 \backslash
27770 mySection}
27771 \end_layout
27772
27773 \begin_layout Standard
27774 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
27775  comme les chapitres et les sous-sections.
27776  Il n'est pas recommandé d'utiliser cette définition avec des portions de
27777  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
27778  pourrait ensuite
27779  avoir du mal à trouver un positionnement correct.
27780 \end_layout
27781
27782 \begin_layout Standard
27783 \begin_inset VSpace bigskip
27784 \end_inset
27785
27786 Dans certains cas il est demandé de placer toutes les figures et tous les
27787  tableaux à la fin du document.
27788  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
27789  
27790 \series bold
27791 endfloat
27792 \series default
27793
27794 \begin_inset Index idx
27795 status collapsed
27796
27797 \begin_layout Plain Layout
27798 Paquetages \SpecialChar LaTeX
27799  ! endfloat
27800 \end_layout
27801
27802 \end_inset
27803
27804  a été développé.
27805  Il met en effet tous les flottants de figures et de tableaux à la fin du
27806  document dans leurs propres sections.
27807  À la position d'origine du flottant, une indication textuelle du genre
27808  
27809 \begin_inset Quotes cld
27810 \end_inset
27811
27812
27813 \family sans
27814 [Figure
27815 \begin_inset space ~
27816 \end_inset
27817
27818 3.2 
27819 \lang english
27820 about here.
27821 \lang french
27822 ]
27823 \family default
27824
27825 \begin_inset Quotes crd
27826 \end_inset
27827
27828  est insérée.
27829  Le paquetage 
27830 \series bold
27831 endfloat
27832 \series default
27833  est chargé dans le préambule avec la ligne suivante 
27834 \end_layout
27835
27836 \begin_layout Standard
27837
27838 \series bold
27839
27840 \backslash
27841 usepackage[options]{endfloat}
27842 \end_layout
27843
27844 \begin_layout Standard
27845 Il y a aussi de nombreuses options de paquetage pour modifier le format
27846  des sections de figures ou de tableau qui sont créées.
27847  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
27848  
27849 \series bold
27850 endfloa
27851 \series default
27852
27853 \begin_inset CommandInset citation
27854 LatexCommand cite
27855 key "endfloat"
27856 literal "true"
27857
27858 \end_inset
27859
27860 .
27861 \begin_inset Newline newline
27862 \end_inset
27863
27864
27865 \begin_inset Note Greyedout
27866 status open
27867
27868 \begin_layout Plain Layout
27869
27870 \series bold
27871 Note: endfloat
27872 \series default
27873  ne fournit pas de traduction automatique de l'indication textuelle, vous
27874  devez donc le faire manuellement, voyez la section
27875 \begin_inset space ~
27876 \end_inset
27877
27878 4 de 
27879 \begin_inset CommandInset citation
27880 LatexCommand cite
27881 key "endfloat"
27882 literal "true"
27883
27884 \end_inset
27885
27886 .
27887 \end_layout
27888
27889 \end_inset
27890
27891
27892 \begin_inset Newline newline
27893 \end_inset
27894
27895
27896 \begin_inset Note Greyedout
27897 status open
27898
27899 \begin_layout Plain Layout
27900
27901 \series bold
27902 Note:
27903 \series default
27904  Il y a actuellement un bug dans le paquetage 
27905 \series bold
27906 endfloat
27907 \series default
27908  quand la légende contient un 
27909 \begin_inset Quotes cld
27910 \end_inset
27911
27912 ß
27913 \begin_inset Quotes crd
27914 \end_inset
27915
27916  allemand.
27917  Utilisez dans ce cas la commande 
27918 \begin_inset Quotes cld
27919 \end_inset
27920
27921
27922 \series bold
27923
27924 \backslash
27925 ss
27926 \series default
27927
27928 \begin_inset Quotes crd
27929 \end_inset
27930
27931  en code \SpecialChar TeX
27932  à la place du 
27933 \begin_inset Quotes cld
27934 \end_inset
27935
27936 ß
27937 \begin_inset Quotes crd
27938 \end_inset
27939
27940 .
27941 \end_layout
27942
27943 \end_inset
27944
27945
27946 \end_layout
27947
27948 \begin_layout Standard
27949 \begin_inset VSpace bigskip
27950 \end_inset
27951
27952 Pour plus d'information sur les manières de placer les flottants, jetez
27953  un coup d'œil aux livres sur \SpecialChar LaTeX
27954
27955 \begin_inset CommandInset citation
27956 LatexCommand cite
27957 key "latexcompanion,latexguide,latexbook"
27958 literal "true"
27959
27960 \end_inset
27961
27962 .
27963 \end_layout
27964
27965 \begin_layout Section
27966 Rotation des flottants
27967 \begin_inset CommandInset label
27968 LatexCommand label
27969 name "sec:Flottants-renversés"
27970
27971 \end_inset
27972
27973
27974 \begin_inset Index idx
27975 status collapsed
27976
27977 \begin_layout Plain Layout
27978 Flottants ! Renversés
27979 \end_layout
27980
27981 \end_inset
27982
27983
27984 \end_layout
27985
27986 \begin_layout Standard
27987 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
27988  tableaux très larges.
27989  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
27990  un clic droit sur la boîte du flottant et utilisez l'option 
27991 \family sans
27992 Rotation
27993 \begin_inset space ~
27994 \end_inset
27995
27996 90°
27997 \family default
27998 .
27999 \end_layout
28000
28001 \begin_layout Standard
28002 Les flottants pivotés sont systématiquement placés sur leur propre page
28003  (ou colonne, si vous avez un document sur deux colonnes).
28004  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
28005  
28006 \family sans
28007 Plusieurs
28008 \begin_inset space ~
28009 \end_inset
28010
28011 colonnes
28012 \family default
28013  dans les paramètres du flottant.
28014  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
28015  du côté de la marge externe.
28016  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
28017  ajouter soit l'option 
28018 \series bold
28019 figuresleft
28020 \series default
28021  soit l'option 
28022 \series bold
28023 figuresright
28024 \series default
28025  aux options de la classe de document.
28026 \end_layout
28027
28028 \begin_layout Standard
28029 Faire référence à un flottant pivoté se fait de la même manière que pour
28030  un flottant normal, la mise en forme de la légende est aussi identique
28031  : Le tableau
28032 \begin_inset space ~
28033 \end_inset
28034
28035
28036 \begin_inset CommandInset ref
28037 LatexCommand ref
28038 reference "tab:Tableau-pivoté"
28039
28040 \end_inset
28041
28042  est un exemple de flottant de tableau pivoté.
28043 \end_layout
28044
28045 \begin_layout Standard
28046 \begin_inset Note Greyedout
28047 status open
28048
28049 \begin_layout Plain Layout
28050
28051 \series bold
28052 Note:
28053 \series default
28054  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
28055  DVI.
28056 \end_layout
28057
28058 \end_inset
28059
28060
28061 \end_layout
28062
28063 \begin_layout Standard
28064 \begin_inset Float table
28065 wide false
28066 sideways true
28067 status open
28068
28069 \begin_layout Plain Layout
28070 \begin_inset Caption Standard
28071
28072 \begin_layout Plain Layout
28073 \begin_inset CommandInset label
28074 LatexCommand label
28075 name "tab:Tableau-pivoté"
28076
28077 \end_inset
28078
28079  Tableau pivoté
28080 \end_layout
28081
28082 \end_inset
28083
28084
28085 \end_layout
28086
28087 \begin_layout Plain Layout
28088 \align center
28089 \begin_inset Tabular
28090 <lyxtabular version="3" rows="1" columns="5">
28091 <features tabularvalignment="middle">
28092 <column alignment="center" valignment="top">
28093 <column alignment="center" valignment="top">
28094 <column alignment="center" valignment="top">
28095 <column alignment="center" valignment="top">
28096 <column alignment="center" valignment="top">
28097 <row>
28098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28099 \begin_inset Text
28100
28101 \begin_layout Plain Layout
28102 test
28103 \end_layout
28104
28105 \end_inset
28106 </cell>
28107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28108 \begin_inset Text
28109
28110 \begin_layout Plain Layout
28111 b
28112 \end_layout
28113
28114 \end_inset
28115 </cell>
28116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28117 \begin_inset Text
28118
28119 \begin_layout Plain Layout
28120 c
28121 \end_layout
28122
28123 \end_inset
28124 </cell>
28125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28126 \begin_inset Text
28127
28128 \begin_layout Plain Layout
28129 d
28130 \end_layout
28131
28132 \end_inset
28133 </cell>
28134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28135 \begin_inset Text
28136
28137 \begin_layout Plain Layout
28138 e
28139 \end_layout
28140
28141 \end_inset
28142 </cell>
28143 </row>
28144 </lyxtabular>
28145
28146 \end_inset
28147
28148
28149 \end_layout
28150
28151 \end_inset
28152
28153
28154 \end_layout
28155
28156 \begin_layout Section
28157 Sous-flottants
28158 \begin_inset Index idx
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162 Flottants ! Sous-flottants
28163 \end_layout
28164
28165 \end_inset
28166
28167
28168 \end_layout
28169
28170 \begin_layout Standard
28171 Un exemple de sous-flottant : une figure composée de plusieurs images.
28172  On les crée en insérant un flottant dans un flottant existant.
28173  Le positionnement des sous-flottants peut être contrôlé comme pour les
28174  paragraphes comme on le voit avec les tableaux
28175 \begin_inset space ~
28176 \end_inset
28177
28178
28179 \begin_inset CommandInset ref
28180 LatexCommand ref
28181 reference "tab:Deux-sous-tableaux-cote-a-cote"
28182
28183 \end_inset
28184
28185  et 
28186 \begin_inset CommandInset ref
28187 LatexCommand ref
28188 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28189
28190 \end_inset
28191
28192 .
28193 \end_layout
28194
28195 \begin_layout Standard
28196 On fait référence à des sous-flottants comme on le ferait avec des flottants
28197  normaux : Les tableaux
28198 \begin_inset space ~
28199 \end_inset
28200
28201
28202 \begin_inset CommandInset ref
28203 LatexCommand ref
28204 reference "tab:Le-sous-tableau-a"
28205
28206 \end_inset
28207
28208  et 
28209 \begin_inset CommandInset ref
28210 LatexCommand ref
28211 reference "tab:Le-sous-tableau-b"
28212
28213 \end_inset
28214
28215  sont des sous-tableaux du tableau
28216 \begin_inset space ~
28217 \end_inset
28218
28219
28220 \begin_inset CommandInset ref
28221 LatexCommand ref
28222 reference "tab:Deux-sous-tableaux-cote-a-cote"
28223
28224 \end_inset
28225
28226 .
28227 \end_layout
28228
28229 \begin_layout Standard
28230 \begin_inset Float table
28231 wide false
28232 sideways false
28233 status open
28234
28235 \begin_layout Plain Layout
28236 \begin_inset Caption Standard
28237
28238 \begin_layout Plain Layout
28239 \begin_inset CommandInset label
28240 LatexCommand label
28241 name "tab:Deux-sous-tableaux-cote-a-cote"
28242
28243 \end_inset
28244
28245 Deux sous-tableaux placés côte-à-côte.
28246 \end_layout
28247
28248 \end_inset
28249
28250
28251 \end_layout
28252
28253 \begin_layout Plain Layout
28254 \align center
28255 \begin_inset space \hfill{}
28256 \end_inset
28257
28258
28259 \begin_inset Float table
28260 wide false
28261 sideways false
28262 status collapsed
28263
28264 \begin_layout Plain Layout
28265 \begin_inset Caption Standard
28266
28267 \begin_layout Plain Layout
28268 \begin_inset CommandInset label
28269 LatexCommand label
28270 name "tab:Le-sous-tableau-a"
28271
28272 \end_inset
28273
28274 Le sous-tableau a
28275 \end_layout
28276
28277 \end_inset
28278
28279
28280 \end_layout
28281
28282 \begin_layout Plain Layout
28283 \align center
28284 \begin_inset Tabular
28285 <lyxtabular version="3" rows="1" columns="5">
28286 <features tabularvalignment="middle">
28287 <column alignment="center" valignment="top">
28288 <column alignment="center" valignment="top">
28289 <column alignment="center" valignment="top">
28290 <column alignment="center" valignment="top">
28291 <column alignment="center" valignment="top">
28292 <row>
28293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28294 \begin_inset Text
28295
28296 \begin_layout Plain Layout
28297 test
28298 \end_layout
28299
28300 \end_inset
28301 </cell>
28302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28303 \begin_inset Text
28304
28305 \begin_layout Plain Layout
28306 b
28307 \end_layout
28308
28309 \end_inset
28310 </cell>
28311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28312 \begin_inset Text
28313
28314 \begin_layout Plain Layout
28315 c
28316 \end_layout
28317
28318 \end_inset
28319 </cell>
28320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28321 \begin_inset Text
28322
28323 \begin_layout Plain Layout
28324 d
28325 \end_layout
28326
28327 \end_inset
28328 </cell>
28329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28330 \begin_inset Text
28331
28332 \begin_layout Plain Layout
28333 e
28334 \end_layout
28335
28336 \end_inset
28337 </cell>
28338 </row>
28339 </lyxtabular>
28340
28341 \end_inset
28342
28343
28344 \end_layout
28345
28346 \end_inset
28347
28348
28349 \begin_inset space \hfill{}
28350 \end_inset
28351
28352
28353 \begin_inset Float table
28354 wide false
28355 sideways false
28356 status collapsed
28357
28358 \begin_layout Plain Layout
28359 \begin_inset Caption Standard
28360
28361 \begin_layout Plain Layout
28362 \begin_inset CommandInset label
28363 LatexCommand label
28364 name "tab:Le-sous-tableau-b"
28365
28366 \end_inset
28367
28368 Le sous-tableau b.
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="5">
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 <column alignment="center" valignment="top">
28386 <row>
28387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28388 \begin_inset Text
28389
28390 \begin_layout Plain Layout
28391 e
28392 \end_layout
28393
28394 \end_inset
28395 </cell>
28396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28397 \begin_inset Text
28398
28399 \begin_layout Plain Layout
28400 d
28401 \end_layout
28402
28403 \end_inset
28404 </cell>
28405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28406 \begin_inset Text
28407
28408 \begin_layout Plain Layout
28409 c
28410 \end_layout
28411
28412 \end_inset
28413 </cell>
28414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28415 \begin_inset Text
28416
28417 \begin_layout Plain Layout
28418 b
28419 \end_layout
28420
28421 \end_inset
28422 </cell>
28423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28424 \begin_inset Text
28425
28426 \begin_layout Plain Layout
28427 test
28428 \end_layout
28429
28430 \end_inset
28431 </cell>
28432 </row>
28433 </lyxtabular>
28434
28435 \end_inset
28436
28437
28438 \end_layout
28439
28440 \end_inset
28441
28442
28443 \begin_inset space \hfill{}
28444 \end_inset
28445
28446
28447 \end_layout
28448
28449 \end_inset
28450
28451
28452 \end_layout
28453
28454 \begin_layout Standard
28455 \begin_inset Float table
28456 wide false
28457 sideways false
28458 status open
28459
28460 \begin_layout Plain Layout
28461 \begin_inset Caption Standard
28462
28463 \begin_layout Plain Layout
28464 \begin_inset CommandInset label
28465 LatexCommand label
28466 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28467
28468 \end_inset
28469
28470 Deux sous-tableaux placés l'un sur l'autre.
28471  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \end_layout
28478
28479 \begin_layout Plain Layout
28480 \align center
28481 \begin_inset Float table
28482 wide false
28483 sideways false
28484 status collapsed
28485
28486 \begin_layout Plain Layout
28487 \begin_inset Caption Standard
28488
28489 \begin_layout Plain Layout
28490
28491 \end_layout
28492
28493 \end_inset
28494
28495
28496 \end_layout
28497
28498 \begin_layout Plain Layout
28499 \align center
28500 \begin_inset Tabular
28501 <lyxtabular version="3" rows="1" columns="4">
28502 <features tabularvalignment="middle">
28503 <column alignment="center" valignment="top">
28504 <column alignment="center" valignment="top">
28505 <column alignment="center" valignment="top">
28506 <column alignment="center" valignment="top">
28507 <row>
28508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28509 \begin_inset Text
28510
28511 \begin_layout Plain Layout
28512 test
28513 \end_layout
28514
28515 \end_inset
28516 </cell>
28517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28518 \begin_inset Text
28519
28520 \begin_layout Plain Layout
28521 test
28522 \end_layout
28523
28524 \end_inset
28525 </cell>
28526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28527 \begin_inset Text
28528
28529 \begin_layout Plain Layout
28530 test
28531 \end_layout
28532
28533 \end_inset
28534 </cell>
28535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28536 \begin_inset Text
28537
28538 \begin_layout Plain Layout
28539 test
28540 \end_layout
28541
28542 \end_inset
28543 </cell>
28544 </row>
28545 </lyxtabular>
28546
28547 \end_inset
28548
28549
28550 \end_layout
28551
28552 \end_inset
28553
28554
28555 \end_layout
28556
28557 \begin_layout Plain Layout
28558 \align center
28559 \begin_inset Float table
28560 wide false
28561 sideways false
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565 \begin_inset Caption Standard
28566
28567 \begin_layout Plain Layout
28568
28569 \end_layout
28570
28571 \end_inset
28572
28573
28574 \end_layout
28575
28576 \begin_layout Plain Layout
28577 \align center
28578 \begin_inset Tabular
28579 <lyxtabular version="3" rows="1" columns="5">
28580 <features tabularvalignment="middle">
28581 <column alignment="center" valignment="top">
28582 <column alignment="center" valignment="top">
28583 <column alignment="center" valignment="top">
28584 <column alignment="center" valignment="top">
28585 <column alignment="center" valignment="top">
28586 <row>
28587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28588 \begin_inset Text
28589
28590 \begin_layout Plain Layout
28591 a
28592 \end_layout
28593
28594 \end_inset
28595 </cell>
28596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28597 \begin_inset Text
28598
28599 \begin_layout Plain Layout
28600 b
28601 \end_layout
28602
28603 \end_inset
28604 </cell>
28605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28606 \begin_inset Text
28607
28608 \begin_layout Plain Layout
28609 c
28610 \end_layout
28611
28612 \end_inset
28613 </cell>
28614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28615 \begin_inset Text
28616
28617 \begin_layout Plain Layout
28618 d
28619 \end_layout
28620
28621 \end_inset
28622 </cell>
28623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28624 \begin_inset Text
28625
28626 \begin_layout Plain Layout
28627 e
28628 \end_layout
28629
28630 \end_inset
28631 </cell>
28632 </row>
28633 </lyxtabular>
28634
28635 \end_inset
28636
28637
28638 \end_layout
28639
28640 \end_inset
28641
28642
28643 \end_layout
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Section
28651 Flottants côte-à-côte
28652 \begin_inset Index idx
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656 Flottants ! côte-à-côte
28657 \end_layout
28658
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \begin_layout Standard
28665 Pour placer des flottants côte-à-côte, comme pour la figure
28666 \begin_inset space ~
28667 \end_inset
28668
28669
28670 \begin_inset CommandInset ref
28671 LatexCommand ref
28672 reference "fig:Flottant-gauche"
28673
28674 \end_inset
28675
28676  et 
28677 \begin_inset CommandInset ref
28678 LatexCommand ref
28679 reference "fig:Flottant-droit"
28680
28681 \end_inset
28682
28683 , on n'utilise 
28684 \emph on
28685 qu'un seul 
28686 \emph default
28687 flottant.
28688  On y insère deux boîtes de minipages.
28689 \begin_inset Foot
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693 Les minipages sont décrites dans la section
28694 \begin_inset space ~
28695 \end_inset
28696
28697
28698 \begin_inset CommandInset ref
28699 LatexCommand ref
28700 reference "sec:Minipages"
28701
28702 \end_inset
28703
28704 .
28705 \end_layout
28706
28707 \end_inset
28708
28709  La largeur est mise à 45
28710 \begin_inset space \thinspace{}
28711 \end_inset
28712
28713 -50
28714 \begin_inset space \thinspace{}
28715 \end_inset
28716
28717 column% et l'alignement de la boîte à 
28718 \family sans
28719 Bas
28720 \family default
28721  pour chaque minipage.
28722  Les boîtes minipages contiennent l'image et la légende exactement comme
28723  avec un flottant.
28724  La seule différence est que l'unité de longueur 
28725 \family sans
28726 Largeur
28727 \begin_inset space ~
28728 \end_inset
28729
28730 colonne
28731 \begin_inset space ~
28732 \end_inset
28733
28734 %
28735 \family default
28736  utilisée pour l'image est maintenant définie par rapport à la largeur des
28737  boîtes minipages.
28738 \end_layout
28739
28740 \begin_layout Standard
28741 \begin_inset Float figure
28742 wide false
28743 sideways false
28744 status open
28745
28746 \begin_layout Plain Layout
28747 \begin_inset Box Frameless
28748 position "b"
28749 hor_pos "c"
28750 has_inner_box 1
28751 inner_pos "t"
28752 use_parbox 0
28753 use_makebox 0
28754 width "45col%"
28755 special "none"
28756 height "1in"
28757 height_special "totalheight"
28758 thickness "0.4pt"
28759 separation "3pt"
28760 shadowsize "4pt"
28761 framecolor "black"
28762 backgroundcolor "none"
28763 status open
28764
28765 \begin_layout Plain Layout
28766 \align center
28767 \begin_inset Graphics
28768         filename ../clipart/2D-intensity-plot.pdf
28769         width 100col%
28770         scaleBeforeRotation
28771
28772 \end_inset
28773
28774
28775 \end_layout
28776
28777 \begin_layout Plain Layout
28778 \begin_inset Caption Standard
28779
28780 \begin_layout Plain Layout
28781 \begin_inset CommandInset label
28782 LatexCommand label
28783 name "fig:Flottant-gauche"
28784
28785 \end_inset
28786
28787 Flottant du côté gauche.
28788 \end_layout
28789
28790 \end_inset
28791
28792
28793 \end_layout
28794
28795 \end_inset
28796
28797
28798 \begin_inset space \hfill{}
28799 \end_inset
28800
28801
28802 \begin_inset Box Frameless
28803 position "b"
28804 hor_pos "c"
28805 has_inner_box 1
28806 inner_pos "t"
28807 use_parbox 0
28808 use_makebox 0
28809 width "45col%"
28810 special "none"
28811 height "1in"
28812 height_special "totalheight"
28813 thickness "0.4pt"
28814 separation "3pt"
28815 shadowsize "4pt"
28816 framecolor "black"
28817 backgroundcolor "none"
28818 status open
28819
28820 \begin_layout Plain Layout
28821 \align center
28822 \begin_inset Graphics
28823         filename ../clipart/Star-structure.pdf
28824         width 100col%
28825         scaleBeforeRotation
28826
28827 \end_inset
28828
28829
28830 \end_layout
28831
28832 \begin_layout Plain Layout
28833 \begin_inset Caption Standard
28834
28835 \begin_layout Plain Layout
28836 \begin_inset CommandInset label
28837 LatexCommand label
28838 name "fig:Flottant-droit"
28839
28840 \end_inset
28841
28842 Flottant du côté droit.
28843 \end_layout
28844
28845 \end_inset
28846
28847
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \end_inset
28856
28857
28858 \end_layout
28859
28860 \begin_layout Standard
28861 Une solution alternative plus simple consiste à utiliser le module 
28862 \family sans
28863 Minipages à largeur variable
28864 \family default
28865 , voir la section
28866 \begin_inset space \thinspace{}
28867 \end_inset
28868
28869
28870 \begin_inset CommandInset ref
28871 LatexCommand ref
28872 reference "sec:Minipages"
28873
28874 \end_inset
28875
28876 .
28877  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28878  des figures et des tableaux.
28879  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28880  améliorent l'alignement horizontal des figures.
28881  Le fichier du répertoire des exemples 
28882 \emph on
28883 varwidth-floats-side-by-side
28884 \emph default
28885  donnes des exemples d'utilisation du module.
28886 \end_layout
28887
28888 \begin_layout Section
28889 Mise en forme de la légende
28890 \begin_inset Index idx
28891 status collapsed
28892
28893 \begin_layout Plain Layout
28894 Légende ! Mise en forme
28895 \end_layout
28896
28897 \end_inset
28898
28899
28900 \begin_inset Index idx
28901 status collapsed
28902
28903 \begin_layout Plain Layout
28904 Flottants ! Mise en forme de la Légende
28905 \end_layout
28906
28907 \end_inset
28908
28909
28910 \begin_inset CommandInset label
28911 LatexCommand label
28912 name "sec:Formatage-légende"
28913
28914 \end_inset
28915
28916
28917 \end_layout
28918
28919 \begin_layout Standard
28920 L'environnement 
28921 \family sans
28922 Légende
28923 \family default
28924  est l'environnement de paragraphe implicite pour les 
28925 \family sans
28926 flottants
28927 \family default
28928 .
28929  Dans la fenêtre de \SpecialChar LyX
28930  les légendes apparaissent comme une étiquette comme
28931  par exemple 
28932 \begin_inset Quotes cld
28933 \end_inset
28934
28935
28936 \family sans
28937 Figure #:
28938 \family default
28939
28940 \begin_inset Quotes crd
28941 \end_inset
28942
28943  suivi par le texte de la légende.
28944  Le 
28945 \begin_inset Quotes cld
28946 \end_inset
28947
28948 #
28949 \begin_inset Quotes crd
28950 \end_inset
28951
28952  étant remplacé par le numéro de référence réel.
28953  implicitement l'étiquette et le numéro sont dans la même police de caractères
28954  que le texte de la légende et deux points suivent le numéro pour séparer
28955  l'étiquette du texte.
28956  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28957 \end_layout
28958
28959 \begin_layout Standard
28960 Pour modifier le format implicite des légendes, il faut charger le paquetage
28961  \SpecialChar LaTeX
28962  
28963 \series bold
28964 caption
28965 \series default
28966
28967 \begin_inset Index idx
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971 Paquetages \SpecialChar LaTeX
28972  ! caption
28973 \end_layout
28974
28975 \end_inset
28976
28977  dans le préambule de votre document avec la ligne suivante :
28978 \end_layout
28979
28980 \begin_layout Standard
28981
28982 \series bold
28983
28984 \backslash
28985 usepackage[format definition]{caption}
28986 \end_layout
28987
28988 \begin_layout Standard
28989 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
28990  grasse et les légendes de tableau toujours au dessus des tableaux, comme
28991  dans ce document, utilisez les commandes suivantes :
28992 \end_layout
28993
28994 \begin_layout Standard
28995
28996 \series bold
28997
28998 \backslash
28999 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
29000 \end_layout
29001
29002 \begin_layout Standard
29003 Vous pouvez aussi définir des formats de légendes différents pour les différents
29004  types de flottants.
29005  Dans ce cas chargez le paquetage 
29006 \series bold
29007 caption 
29008 \series default
29009 sans option de format spécifique et définissez les différents formats à
29010  l'aide de la commande 
29011 \end_layout
29012
29013 \begin_layout Standard
29014
29015 \series bold
29016
29017 \backslash
29018 captionsetup[type de flottant]{définition du format}
29019 \end_layout
29020
29021 \begin_layout Standard
29022 dans le préambule du document.
29023  Par exemple les formats de légende de la Figure
29024 \begin_inset space ~
29025 \end_inset
29026
29027
29028 \begin_inset CommandInset ref
29029 LatexCommand ref
29030 reference "fig:Legende-de-fig"
29031
29032 \end_inset
29033
29034  et du Tableau
29035 \begin_inset space ~
29036 \end_inset
29037
29038
29039 \begin_inset CommandInset ref
29040 LatexCommand ref
29041 reference "tab:Légende-de-tab"
29042
29043 \end_inset
29044
29045  peuvent être créés en utilisant les commandes suivantes dans le préambule
29046  :
29047 \end_layout
29048
29049 \begin_layout Standard
29050
29051 \series bold
29052
29053 \backslash
29054 usepackage[tableposition=top]{caption}
29055 \series default
29056
29057 \begin_inset Newline newline
29058 \end_inset
29059
29060
29061 \series bold
29062
29063 \backslash
29064 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
29065 \begin_inset Newline newline
29066 \end_inset
29067
29068
29069 \begin_inset Phantom HPhantom
29070 status open
29071
29072 \begin_layout Plain Layout
29073
29074 \series bold
29075
29076 \backslash
29077 captionsetup[figure]{
29078 \end_layout
29079
29080 \end_inset
29081
29082 labelsep=period}
29083 \begin_inset Newline newline
29084 \end_inset
29085
29086
29087 \backslash
29088 captionsetup[table]{labelfont={bf,sf}}
29089 \end_layout
29090
29091 \begin_layout Standard
29092 \begin_inset Note Greyedout
29093 status open
29094
29095 \begin_layout Plain Layout
29096
29097 \series bold
29098 Note:
29099 \series default
29100  L'option 
29101 \series bold
29102 tableposition=top
29103 \series default
29104  n'a pas d'effet quand on utilise un document de classe 
29105 \series bold
29106 KOMA-Script
29107 \series default
29108
29109 \begin_inset Index idx
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113 Paquetages \SpecialChar LaTeX
29114  ! KOMA-Script
29115 \end_layout
29116
29117 \end_inset
29118
29119 .
29120  Dans ce cas on doit utiliser l'option 
29121 \series bold
29122 captions=tableheading
29123 \series default
29124  de la classe de document.
29125 \end_layout
29126
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \begin_layout Standard
29133 Pour plus d'information sur le paquetage 
29134 \series bold
29135 caption
29136 \series default
29137  nous vous renvoyons à sa documentation 
29138 \begin_inset CommandInset citation
29139 LatexCommand cite
29140 key "caption"
29141 literal "true"
29142
29143 \end_inset
29144
29145 .
29146 \end_layout
29147
29148 \begin_layout Standard
29149 Pour changer le nom de l'étiquette, par exemple de 
29150 \begin_inset Quotes cld
29151 \end_inset
29152
29153 Figure
29154 \begin_inset Quotes crd
29155 \end_inset
29156
29157  à 
29158 \begin_inset Quotes cld
29159 \end_inset
29160
29161 Image
29162 \begin_inset Quotes crd
29163 \end_inset
29164
29165 , utilisez la commande suivante dans le préambule :
29166 \end_layout
29167
29168 \begin_layout Standard
29169
29170 \series bold
29171
29172 \backslash
29173 renewcommand{
29174 \backslash
29175 fnum@figure}{Image~
29176 \backslash
29177 thefigure}
29178 \end_layout
29179
29180 \begin_layout Standard
29181 où 
29182 \series bold
29183
29184 \backslash
29185 thefigure
29186 \series default
29187  insère le numéro de la figure et
29188 \series bold
29189  
29190 \begin_inset Quotes cld
29191 \end_inset
29192
29193 ~
29194 \series default
29195
29196 \begin_inset Quotes crd
29197 \end_inset
29198
29199  ajoute une espace insécable.
29200 \end_layout
29201
29202 \begin_layout Standard
29203 \begin_inset VSpace bigskip
29204 \end_inset
29205
29206 Si vous utilisez un document de classe 
29207 \series bold
29208 KOMA-Script
29209 \series default
29210
29211 \begin_inset Index idx
29212 status collapsed
29213
29214 \begin_layout Plain Layout
29215 Paquetages \SpecialChar LaTeX
29216  ! KOMA-Script
29217 \end_layout
29218
29219 \end_inset
29220
29221  (
29222 \family sans
29223 article (KOMA-Script)
29224 \family default
29225
29226 \family sans
29227 book (KOMA-Script)
29228 \family default
29229
29230 \family sans
29231 letter (KOMA-Script)
29232 \family default
29233 , ou 
29234 \family sans
29235 report (KOMA-Script)
29236 \family default
29237
29238 \begin_inset space \thinspace{}
29239 \end_inset
29240
29241 ), Vous pouvez utiliser la commande incorporée 
29242 \series bold
29243
29244 \backslash
29245 setkomafont 
29246 \series default
29247 du paquetage
29248 \series bold
29249  KOMA-Script 
29250 \series default
29251 à la place du paquetage
29252 \series bold
29253  caption.
29254  
29255 \series default
29256 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29257  suivante au préambule de votre document :
29258 \end_layout
29259
29260 \begin_layout Standard
29261
29262 \series bold
29263
29264 \backslash
29265 setkomafont{captionlabel}{
29266 \backslash
29267 bfseries}
29268 \end_layout
29269
29270 \begin_layout Standard
29271 Pour plus d'information au sujet de 
29272 \series bold
29273
29274 \backslash
29275 setkomafont
29276 \series default
29277  nous vous renvoyons à la documentation du paquetage 
29278 \series bold
29279 KOMA-Script
29280 \series default
29281  
29282 \begin_inset CommandInset citation
29283 LatexCommand cite
29284 key "KOMA-Script"
29285 literal "true"
29286
29287 \end_inset
29288
29289 .
29290 \end_layout
29291
29292 \begin_layout Standard
29293 \begin_inset ERT
29294 status collapsed
29295
29296 \begin_layout Plain Layout
29297
29298
29299 \backslash
29300 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29301 }
29302 \end_layout
29303
29304 \end_inset
29305
29306
29307 \begin_inset Note Note
29308 status open
29309
29310 \begin_layout Plain Layout
29311 Le format de la légende n'est modifié que pour cet exemple.
29312 \end_layout
29313
29314 \end_inset
29315
29316
29317 \end_layout
29318
29319 \begin_layout Standard
29320 \begin_inset Float figure
29321 placement !p
29322 wide false
29323 sideways false
29324 status open
29325
29326 \begin_layout Plain Layout
29327 \align center
29328 \begin_inset Graphics
29329         filename ../clipart/2D-intensity-plot.pdf
29330         scaleBeforeRotation
29331
29332 \end_inset
29333
29334
29335 \end_layout
29336
29337 \begin_layout Plain Layout
29338 \begin_inset Caption Standard
29339
29340 \begin_layout Plain Layout
29341 \begin_inset CommandInset label
29342 LatexCommand label
29343 name "fig:Legende-de-fig"
29344
29345 \end_inset
29346
29347 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29348  pour montrer les différents types de formats de légendes.
29349  Ici on a utilisé un format de légende personnalisé.
29350 \end_layout
29351
29352 \end_inset
29353
29354
29355 \end_layout
29356
29357 \end_inset
29358
29359
29360 \end_layout
29361
29362 \begin_layout Standard
29363 \begin_inset ERT
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367
29368
29369 \backslash
29370 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29371 on}
29372 \end_layout
29373
29374 \end_inset
29375
29376
29377 \end_layout
29378
29379 \begin_layout Standard
29380 \begin_inset Float table
29381 placement !p
29382 wide false
29383 sideways false
29384 status open
29385
29386 \begin_layout Plain Layout
29387 \begin_inset Caption Standard
29388
29389 \begin_layout Plain Layout
29390 \begin_inset CommandInset label
29391 LatexCommand label
29392 name "tab:Légende-de-tab"
29393
29394 \end_inset
29395
29396 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29397  pour montrer les différents types de formats de légendes.
29398  Ici on a utilisé le format de légende implicite.
29399 \end_layout
29400
29401 \end_inset
29402
29403
29404 \end_layout
29405
29406 \begin_layout Plain Layout
29407 \align center
29408 \begin_inset Tabular
29409 <lyxtabular version="3" rows="1" columns="5">
29410 <features tabularvalignment="middle">
29411 <column alignment="center" valignment="top">
29412 <column alignment="center" valignment="top">
29413 <column alignment="center" valignment="top">
29414 <column alignment="center" valignment="top">
29415 <column alignment="center" valignment="top">
29416 <row>
29417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29418 \begin_inset Text
29419
29420 \begin_layout Plain Layout
29421 a
29422 \end_layout
29423
29424 \end_inset
29425 </cell>
29426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29427 \begin_inset Text
29428
29429 \begin_layout Plain Layout
29430 b
29431 \end_layout
29432
29433 \end_inset
29434 </cell>
29435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29436 \begin_inset Text
29437
29438 \begin_layout Plain Layout
29439 c
29440 \end_layout
29441
29442 \end_inset
29443 </cell>
29444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29445 \begin_inset Text
29446
29447 \begin_layout Plain Layout
29448 d
29449 \end_layout
29450
29451 \end_inset
29452 </cell>
29453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29454 \begin_inset Text
29455
29456 \begin_layout Plain Layout
29457 e
29458 \end_layout
29459
29460 \end_inset
29461 </cell>
29462 </row>
29463 </lyxtabular>
29464
29465 \end_inset
29466
29467
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \end_layout
29474
29475 \begin_layout Section
29476 Positionnement de la Légende
29477 \begin_inset Index idx
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481 Légende ! Placement
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \begin_inset Index idx
29488 status collapsed
29489
29490 \begin_layout Plain Layout
29491 Flottants ! Placement de la légende
29492 \end_layout
29493
29494 \end_inset
29495
29496
29497 \begin_inset CommandInset label
29498 LatexCommand label
29499 name "sec:Placement-légende"
29500
29501 \end_inset
29502
29503
29504 \end_layout
29505
29506 \begin_layout Standard
29507 La règle habituelle pour placer la légende est :
29508 \end_layout
29509
29510 \begin_layout Description
29511 Figure
29512 \begin_inset space ~
29513 \end_inset
29514
29515 : La légende est placée en dessous de la figure
29516 \end_layout
29517
29518 \begin_layout Description
29519 Tableau
29520 \begin_inset space ~
29521 \end_inset
29522
29523 : La légende est placée au dessus du tableau
29524 \end_layout
29525
29526 \begin_layout Standard
29527 Malheureusement les classes standard de \SpecialChar LaTeX
29528  ne gèrent pas les légendes au dessus
29529  des tableaux.
29530  Ce qui fait que si vous utilisez une des classes de document 
29531 \family sans
29532 article
29533 \family default
29534
29535 \family sans
29536 book
29537 \family default
29538
29539 \family sans
29540 letter
29541 \family default
29542 , ou 
29543 \family sans
29544 report
29545 \family default
29546  il n'y aura pas d'espace libre entre la légende et le tableau.
29547  Pour insérer l'espace nécessaire, 
29548 \lang english
29549 load
29550 \lang french
29551  le paquetage \SpecialChar LaTeX
29552  
29553 \series bold
29554 caption
29555 \series default
29556
29557 \begin_inset Index idx
29558 status collapsed
29559
29560 \begin_layout Plain Layout
29561 Paquetages \SpecialChar LaTeX
29562  ! caption
29563 \end_layout
29564
29565 \end_inset
29566
29567  dans le préambule de votre document avec l'option
29568 \begin_inset Foot
29569 status collapsed
29570
29571 \begin_layout Plain Layout
29572 Voir la section
29573 \begin_inset space ~
29574 \end_inset
29575
29576
29577 \begin_inset CommandInset ref
29578 LatexCommand ref
29579 reference "sec:Formatage-légende"
29580
29581 \end_inset
29582
29583  pour plus d'information sur le paquetage 
29584 \series bold
29585 caption
29586 \series default
29587 .
29588 \end_layout
29589
29590 \end_inset
29591
29592
29593 \end_layout
29594
29595 \begin_layout Standard
29596
29597 \series bold
29598 tableposition=top
29599 \end_layout
29600
29601 \begin_layout Standard
29602 Si vous utilisez une classe de document 
29603 \series bold
29604 KOMA-Script
29605 \series default
29606
29607 \begin_inset Index idx
29608 status collapsed
29609
29610 \begin_layout Plain Layout
29611 Paquetages \SpecialChar LaTeX
29612  ! KOMA-Script
29613 \end_layout
29614
29615 \end_inset
29616
29617  (
29618 \family sans
29619 article (KOMA-Script)
29620 \family default
29621
29622 \family sans
29623 book (KOMA-Script)
29624 \family default
29625
29626 \family sans
29627 letter (KOMA-Script)
29628 \family default
29629 , ou 
29630 \family sans
29631 report (KOMA-Script)
29632 \family default
29633
29634 \begin_inset space \thinspace{}
29635 \end_inset
29636
29637 ), vous pouvez utiliser à la place du paquetage 
29638 \series bold
29639 caption
29640 \series default
29641  l'option
29642 \end_layout
29643
29644 \begin_layout Standard
29645
29646 \series bold
29647 captions=tableheading
29648 \end_layout
29649
29650 \begin_layout Standard
29651 de la classe de document.
29652 \begin_inset Foot
29653 status open
29654
29655 \begin_layout Plain Layout
29656 Cette option est utilisée dans le document
29657 \end_layout
29658
29659 \end_inset
29660
29661
29662 \end_layout
29663
29664 \begin_layout Standard
29665 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29666  le menu contextuel dans une légende avec un clic droit et indiquer si la
29667  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29668  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29669  pour certaines d'entre elles.
29670  Le tableau
29671 \begin_inset space ~
29672 \end_inset
29673
29674
29675 \begin_inset CommandInset ref
29676 LatexCommand ref
29677 reference "tab:A-caption-marked"
29678
29679 \end_inset
29680
29681  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29682  alors qu'elle est insérée au-dessus.
29683  Par comparaison, la légende du tableau
29684 \begin_inset space ~
29685 \end_inset
29686
29687
29688 \begin_inset CommandInset ref
29689 LatexCommand ref
29690 reference "tab:A-standard-table"
29691
29692 \end_inset
29693
29694  n'est pas repositionnée.
29695 \end_layout
29696
29697 \begin_layout Standard
29698 \begin_inset Float table
29699 wide false
29700 sideways false
29701 status open
29702
29703 \begin_layout Plain Layout
29704 \begin_inset Caption Below
29705
29706 \begin_layout Plain Layout
29707 \begin_inset CommandInset label
29708 LatexCommand label
29709 name "tab:A-caption-marked"
29710
29711 \end_inset
29712
29713 Une légende positionnée sous le tableau par le menu contextuel
29714 \lang english
29715 .
29716 \end_layout
29717
29718 \end_inset
29719
29720
29721 \end_layout
29722
29723 \begin_layout Plain Layout
29724 \align center
29725 \begin_inset Tabular
29726 <lyxtabular version="3" rows="3" columns="3">
29727 <features tabularvalignment="middle">
29728 <column alignment="center" valignment="top" width="0pt">
29729 <column alignment="center" valignment="top" width="0pt">
29730 <column alignment="center" valignment="top" width="0pt">
29731 <row>
29732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29733 \begin_inset Text
29734
29735 \begin_layout Plain Layout
29736 1
29737 \end_layout
29738
29739 \end_inset
29740 </cell>
29741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29742 \begin_inset Text
29743
29744 \begin_layout Plain Layout
29745 2
29746 \end_layout
29747
29748 \end_inset
29749 </cell>
29750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29751 \begin_inset Text
29752
29753 \begin_layout Plain Layout
29754 3
29755 \end_layout
29756
29757 \end_inset
29758 </cell>
29759 </row>
29760 <row>
29761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Plain Layout
29765 Jean
29766 \end_layout
29767
29768 \end_inset
29769 </cell>
29770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29771 \begin_inset Text
29772
29773 \begin_layout Plain Layout
29774 Marie
29775 \end_layout
29776
29777 \end_inset
29778 </cell>
29779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29780 \begin_inset Text
29781
29782 \begin_layout Plain Layout
29783 Pierre
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 </row>
29789 <row>
29790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29791 \begin_inset Text
29792
29793 \begin_layout Plain Layout
29794 \begin_inset Formula $\int x^{2}dx$
29795 \end_inset
29796
29797
29798 \end_layout
29799
29800 \end_inset
29801 </cell>
29802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29803 \begin_inset Text
29804
29805 \begin_layout Plain Layout
29806 \begin_inset Formula $\left[\begin{array}{cc}
29807 a & b\\
29808 c & d
29809 \end{array}\right]$
29810 \end_inset
29811
29812
29813 \end_layout
29814
29815 \end_inset
29816 </cell>
29817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29818 \begin_inset Text
29819
29820 \begin_layout Plain Layout
29821 \begin_inset Formula $1+1=2$
29822 \end_inset
29823
29824
29825 \end_layout
29826
29827 \end_inset
29828 </cell>
29829 </row>
29830 </lyxtabular>
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \end_layout
29841
29842 \begin_layout Standard
29843 \begin_inset Float table
29844 wide false
29845 sideways false
29846 status open
29847
29848 \begin_layout Plain Layout
29849 \begin_inset Caption Standard
29850
29851 \begin_layout Plain Layout
29852 \begin_inset CommandInset label
29853 LatexCommand label
29854 name "tab:A-standard-table"
29855
29856 \end_inset
29857
29858 Une légende de tableau standard
29859 \end_layout
29860
29861 \end_inset
29862
29863
29864 \end_layout
29865
29866 \begin_layout Plain Layout
29867 \align center
29868 \begin_inset Tabular
29869 <lyxtabular version="3" rows="3" columns="3">
29870 <features tabularvalignment="middle">
29871 <column alignment="center" valignment="top" width="0pt">
29872 <column alignment="center" valignment="top" width="0pt">
29873 <column alignment="center" valignment="top" width="0pt">
29874 <row>
29875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29876 \begin_inset Text
29877
29878 \begin_layout Plain Layout
29879 1
29880 \end_layout
29881
29882 \end_inset
29883 </cell>
29884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29885 \begin_inset Text
29886
29887 \begin_layout Plain Layout
29888 2
29889 \end_layout
29890
29891 \end_inset
29892 </cell>
29893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29894 \begin_inset Text
29895
29896 \begin_layout Plain Layout
29897 3
29898 \end_layout
29899
29900 \end_inset
29901 </cell>
29902 </row>
29903 <row>
29904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908 Jean
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29914 \begin_inset Text
29915
29916 \begin_layout Plain Layout
29917 Marie
29918 \end_layout
29919
29920 \end_inset
29921 </cell>
29922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29923 \begin_inset Text
29924
29925 \begin_layout Plain Layout
29926 Pierre
29927 \end_layout
29928
29929 \end_inset
29930 </cell>
29931 </row>
29932 <row>
29933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29934 \begin_inset Text
29935
29936 \begin_layout Plain Layout
29937 \begin_inset Formula $\int x^{2}dx$
29938 \end_inset
29939
29940
29941 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29946 \begin_inset Text
29947
29948 \begin_layout Plain Layout
29949 \begin_inset Formula $\left[\begin{array}{cc}
29950 a & b\\
29951 c & d
29952 \end{array}\right]$
29953 \end_inset
29954
29955
29956 \end_layout
29957
29958 \end_inset
29959 </cell>
29960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29961 \begin_inset Text
29962
29963 \begin_layout Plain Layout
29964 \begin_inset Formula $1+1=2$
29965 \end_inset
29966
29967
29968 \end_layout
29969
29970 \end_inset
29971 </cell>
29972 </row>
29973 </lyxtabular>
29974
29975 \end_inset
29976
29977
29978 \end_layout
29979
29980 \end_inset
29981
29982
29983 \end_layout
29984
29985 \begin_layout Standard
29986 \begin_inset VSpace bigskip
29987 \end_inset
29988
29989 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
29990  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
29991  
29992 \series bold
29993 sidecap
29994 \series default
29995
29996 \begin_inset Index idx
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000 Paquetages \SpecialChar LaTeX
30001  ! sidecap
30002 \end_layout
30003
30004 \end_inset
30005
30006  dans le préambule de votre document avec la ligne de commande suivante
30007 \end_layout
30008
30009 \begin_layout Standard
30010
30011 \series bold
30012
30013 \backslash
30014 usepackage[option]{sidecap}
30015 \end_layout
30016
30017 \begin_layout Standard
30018 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
30019  extérieure – à droite sur les pages impaires et à gauche sur les pages
30020  paires.
30021  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
30022  
30023 \series bold
30024 innercaption
30025 \series default
30026 .
30027  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
30028  
30029 \series bold
30030 rightcaption
30031 \series default
30032  ou 
30033 \series bold
30034 leftcaption
30035 \series default
30036 .
30037 \end_layout
30038
30039 \begin_layout Standard
30040 \begin_inset ERT
30041 status collapsed
30042
30043 \begin_layout Plain Layout
30044
30045
30046 \backslash
30047 ifsidecap
30048 \end_layout
30049
30050 \end_inset
30051
30052
30053 \begin_inset Note Note
30054 status open
30055
30056 \begin_layout Plain Layout
30057 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
30058  
30059 \series bold
30060 sidecap
30061 \series default
30062  a été installé.
30063 \end_layout
30064
30065 \end_inset
30066
30067
30068 \end_layout
30069
30070 \begin_layout Standard
30071 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
30072  ajouter ces commandes dans le préambule de votre document :
30073 \end_layout
30074
30075 \begin_layout Standard
30076 \noindent
30077 \begin_inset CommandInset line
30078 LatexCommand rule
30079 offset "0.5ex"
30080 width "100line%"
30081 height "1pt"
30082
30083 \end_inset
30084
30085
30086 \end_layout
30087
30088 \begin_layout Standard
30089
30090 \series bold
30091
30092 \backslash
30093 newcommand{
30094 \backslash
30095 TabBesBeg}[1][1.0]{%
30096 \begin_inset Newline newline
30097 \end_inset
30098
30099
30100 \begin_inset Phantom HPhantom
30101 status open
30102
30103 \begin_layout Plain Layout
30104 \begin_inset space ~
30105 \end_inset
30106
30107
30108 \end_layout
30109
30110 \end_inset
30111
30112
30113 \backslash
30114 let
30115 \backslash
30116 MyTable
30117 \backslash
30118 table
30119 \begin_inset Newline newline
30120 \end_inset
30121
30122
30123 \begin_inset Phantom HPhantom
30124 status open
30125
30126 \begin_layout Plain Layout
30127
30128 \series medium
30129 \begin_inset space ~
30130 \end_inset
30131
30132
30133 \end_layout
30134
30135 \end_inset
30136
30137
30138 \backslash
30139 let
30140 \backslash
30141 MyEndtable
30142 \backslash
30143 endtable
30144 \begin_inset Newline newline
30145 \end_inset
30146
30147
30148 \begin_inset Phantom HPhantom
30149 status open
30150
30151 \begin_layout Plain Layout
30152
30153 \series medium
30154 \begin_inset space ~
30155 \end_inset
30156
30157
30158 \end_layout
30159
30160 \end_inset
30161
30162
30163 \backslash
30164 renewenvironment{table}[1]{
30165 \backslash
30166 begin{SCtable}[#1]##1}{
30167 \backslash
30168 end{SCtable}}}
30169 \end_layout
30170
30171 \begin_layout Standard
30172
30173 \series bold
30174
30175 \backslash
30176 newcommand{
30177 \backslash
30178 TabBesEnd}{%
30179 \begin_inset Newline newline
30180 \end_inset
30181
30182
30183 \begin_inset Phantom HPhantom
30184 status open
30185
30186 \begin_layout Plain Layout
30187 \begin_inset space ~
30188 \end_inset
30189
30190
30191 \end_layout
30192
30193 \end_inset
30194
30195
30196 \backslash
30197 let
30198 \backslash
30199 table
30200 \backslash
30201 MyTable
30202 \begin_inset Newline newline
30203 \end_inset
30204
30205
30206 \begin_inset Phantom HPhantom
30207 status open
30208
30209 \begin_layout Plain Layout
30210 \begin_inset space ~
30211 \end_inset
30212
30213
30214 \end_layout
30215
30216 \end_inset
30217
30218
30219 \backslash
30220 let
30221 \backslash
30222 endtable
30223 \backslash
30224 MyEndtable
30225 \end_layout
30226
30227 \begin_layout Standard
30228
30229 \series bold
30230
30231 \backslash
30232 newcommand{
30233 \backslash
30234 FigBesBeg}[1][1.0]{%
30235 \begin_inset Newline newline
30236 \end_inset
30237
30238
30239 \begin_inset Phantom HPhantom
30240 status open
30241
30242 \begin_layout Plain Layout
30243 \begin_inset space ~
30244 \end_inset
30245
30246
30247 \end_layout
30248
30249 \end_inset
30250
30251
30252 \backslash
30253 let
30254 \backslash
30255 MyFigure
30256 \backslash
30257 figure
30258 \begin_inset Newline newline
30259 \end_inset
30260
30261
30262 \begin_inset Phantom HPhantom
30263 status open
30264
30265 \begin_layout Plain Layout
30266 \begin_inset space ~
30267 \end_inset
30268
30269
30270 \end_layout
30271
30272 \end_inset
30273
30274
30275 \backslash
30276 let
30277 \backslash
30278 MyEndfigure
30279 \backslash
30280 endfigure
30281 \begin_inset Newline newline
30282 \end_inset
30283
30284
30285 \begin_inset Phantom HPhantom
30286 status open
30287
30288 \begin_layout Plain Layout
30289 \begin_inset space ~
30290 \end_inset
30291
30292
30293 \end_layout
30294
30295 \end_inset
30296
30297
30298 \backslash
30299 renewenvironment{figure}[1]{
30300 \backslash
30301 begin{SCfigure}[#1]##1}{
30302 \backslash
30303 end{SCfigure}}}
30304 \end_layout
30305
30306 \begin_layout Standard
30307
30308 \series bold
30309
30310 \backslash
30311 newcommand{
30312 \backslash
30313 FigBesEnd}{%
30314 \begin_inset Newline newline
30315 \end_inset
30316
30317
30318 \begin_inset Phantom HPhantom
30319 status open
30320
30321 \begin_layout Plain Layout
30322 \begin_inset space ~
30323 \end_inset
30324
30325
30326 \end_layout
30327
30328 \end_inset
30329
30330
30331 \backslash
30332 let
30333 \backslash
30334 figure
30335 \backslash
30336 MyFigure
30337 \begin_inset Newline newline
30338 \end_inset
30339
30340
30341 \begin_inset Phantom HPhantom
30342 status open
30343
30344 \begin_layout Plain Layout
30345 \begin_inset space ~
30346 \end_inset
30347
30348
30349 \end_layout
30350
30351 \end_inset
30352
30353
30354 \backslash
30355 let
30356 \backslash
30357 endfigure
30358 \backslash
30359 MyEndfigure}
30360 \end_layout
30361
30362 \begin_layout Standard
30363 \noindent
30364 \begin_inset CommandInset line
30365 LatexCommand rule
30366 offset "0.5ex"
30367 width "100line%"
30368 height "1pt"
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Standard
30376 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30377  la légende se place sur le côté.
30378  Pour les flottants de figure, utilisez la commande
30379 \end_layout
30380
30381 \begin_layout Standard
30382
30383 \series bold
30384
30385 \backslash
30386 FigBesBeg
30387 \end_layout
30388
30389 \begin_layout Standard
30390 en code \SpecialChar TeX
30391  avant le flottant.
30392  Et insérez la commande
30393 \end_layout
30394
30395 \begin_layout Standard
30396
30397 \series bold
30398
30399 \backslash
30400 FigBesEnd
30401 \end_layout
30402
30403 \begin_layout Standard
30404 en code \SpecialChar TeX
30405  à l'endroit où vous voulez revenir à la définition originale du
30406  flottant.
30407 \end_layout
30408
30409 \begin_layout Standard
30410 Pour les flottants de tableau, utilisez les commandes correspondantes
30411 \end_layout
30412
30413 \begin_layout Standard
30414
30415 \series bold
30416
30417 \backslash
30418 TabBesBeg
30419 \series default
30420  et 
30421 \series bold
30422
30423 \backslash
30424 TabBesEnd
30425 \end_layout
30426
30427 \begin_layout Standard
30428 La figure
30429 \begin_inset space ~
30430 \end_inset
30431
30432
30433 \begin_inset CommandInset ref
30434 LatexCommand ref
30435 reference "fig:legende-a-coté-fig"
30436
30437 \end_inset
30438
30439  et le tableau
30440 \begin_inset space ~
30441 \end_inset
30442
30443
30444 \begin_inset CommandInset ref
30445 LatexCommand ref
30446 reference "tab:legende-à-coté-tableau"
30447
30448 \end_inset
30449
30450  sont des exemples où la légende a été mises sur le coté.
30451 \end_layout
30452
30453 \begin_layout Standard
30454 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30455  pour les flottants de tableau et vers le bas pour les flottants de figure.
30456  Pour changer ce comportement, vous pouvez utiliser les commandes
30457 \end_layout
30458
30459 \begin_layout Standard
30460
30461 \series bold
30462
30463 \backslash
30464 sidecaptionvpos{type flottant}{placement}
30465 \end_layout
30466
30467 \begin_layout Standard
30468 dans le préambule du document ou en code \SpecialChar TeX
30469  juste avant le flottant visé.
30470  Le type du flottant est soit 
30471 \family sans
30472 figure
30473 \family default
30474  soit 
30475 \family sans
30476 table
30477 \family default
30478 , le placement peut être 
30479 \begin_inset Quotes cld
30480 \end_inset
30481
30482
30483 \family sans
30484 t
30485 \family default
30486
30487 \begin_inset Quotes crd
30488 \end_inset
30489
30490  pour haut (top), 
30491 \begin_inset Quotes cld
30492 \end_inset
30493
30494
30495 \family sans
30496 c
30497 \family default
30498
30499 \begin_inset Quotes crd
30500 \end_inset
30501
30502
30503 \begin_inset Quotes erd
30504 \end_inset
30505
30506  pour centre (center), ou 
30507 \begin_inset Quotes cld
30508 \end_inset
30509
30510
30511 \family sans
30512 b
30513 \family default
30514
30515 \begin_inset Quotes crd
30516 \end_inset
30517
30518  pour bas (bottom).
30519  Pour que, par exemple, les légendes des flottants de figure soient centrés
30520  verticalement, utilisez la commande
30521 \end_layout
30522
30523 \begin_layout Standard
30524
30525 \series bold
30526
30527 \backslash
30528 sidecaptionvpos{figure}{c}
30529 \end_layout
30530
30531 \begin_layout Standard
30532 C'est ce qui a été utilisé pour la figure
30533 \begin_inset space ~
30534 \end_inset
30535
30536
30537 \begin_inset CommandInset ref
30538 LatexCommand ref
30539 reference "fig:legende-à-coté-fig-2"
30540
30541 \end_inset
30542
30543 .
30544 \end_layout
30545
30546 \begin_layout Standard
30547 \begin_inset VSpace medskip
30548 \end_inset
30549
30550
30551 \end_layout
30552
30553 \begin_layout Standard
30554 La largeur de légende par défaut est celle de l'image ou du tableau.
30555  Pour des images ou des tableaux étroits, comme le tableau
30556 \begin_inset space ~
30557 \end_inset
30558
30559
30560 \begin_inset CommandInset ref
30561 LatexCommand ref
30562 reference "tab:legende-à-coté-tableau"
30563
30564 \end_inset
30565
30566 , cela donne des légendes trop étroites.
30567  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30568  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30569  La largeur de la légende sera automatiquement recalculée dans le cas où
30570  cette dernière déborderait dans la marge de la page ou de la colonne à
30571  cause de la largeur indiquée.
30572  Le 
30573 \emph on
30574 facteur 
30575 \emph default
30576 peut soit être donné comme argument pour 
30577 \series bold
30578
30579 \backslash
30580 FigBesBeg
30581 \series default
30582 :
30583 \end_layout
30584
30585 \begin_layout Standard
30586
30587 \series bold
30588
30589 \backslash
30590 FigBesBeg[facteur]
30591 \end_layout
30592
30593 \begin_layout Standard
30594 ou dans la définition de 
30595 \series bold
30596
30597 \backslash
30598 FigBesBeg 
30599 \series default
30600 en remplaçant le
30601 \series bold
30602  1.0 
30603 \series default
30604 par une autre valeur.
30605  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30606  façon implicite quand  
30607 \series bold
30608
30609 \backslash
30610 FigBesBeg
30611 \series default
30612  est utilisé sans argument.
30613  Pour le tableau
30614 \begin_inset space ~
30615 \end_inset
30616
30617
30618 \begin_inset CommandInset ref
30619 LatexCommand ref
30620 reference "tab:cap-beside-tab-wider"
30621
30622 \end_inset
30623
30624  on a utilisé 5 comme facteur.
30625 \end_layout
30626
30627 \begin_layout Standard
30628
30629 \lang english
30630 \begin_inset Note Greyedout
30631 status open
30632
30633 \begin_layout Plain Layout
30634
30635 \series bold
30636 Note:
30637 \series default
30638  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30639  utiliser l'option de placement, 
30640 \family sans
30641 Ici
30642 \begin_inset space ~
30643 \end_inset
30644
30645 à
30646 \begin_inset space ~
30647 \end_inset
30648
30649 tout
30650 \begin_inset space ~
30651 \end_inset
30652
30653 prix
30654 \family default
30655  parce qu'elle n'est pas gérée par 
30656 \series bold
30657 sidecap
30658 \series default
30659 .
30660 \end_layout
30661
30662 \end_inset
30663
30664
30665 \end_layout
30666
30667 \begin_layout Standard
30668 \begin_inset VSpace medskip
30669 \end_inset
30670
30671 Pour plus d'information sur le paquetage 
30672 \series bold
30673 sidecap
30674 \series default
30675  nous vous renvoyons à sa documentation 
30676 \begin_inset CommandInset citation
30677 LatexCommand cite
30678 key "sidecap"
30679 literal "true"
30680
30681 \end_inset
30682
30683 .
30684 \end_layout
30685
30686 \begin_layout Standard
30687 \begin_inset Note Greyedout
30688 status open
30689
30690 \begin_layout Plain Layout
30691
30692 \series bold
30693 Note:
30694 \series default
30695  Le paquetage \SpecialChar LaTeX
30696  
30697 \series bold
30698 hypcap
30699 \series default
30700
30701 \begin_inset Index idx
30702 status collapsed
30703
30704 \begin_layout Plain Layout
30705 Paquetages \SpecialChar LaTeX
30706  ! hypcap
30707 \end_layout
30708
30709 \end_inset
30710
30711 , qui est décrit dans la section
30712 \begin_inset space ~
30713 \end_inset
30714
30715
30716 \begin_inset CommandInset ref
30717 LatexCommand ref
30718 reference "subsec:Reference-Position"
30719
30720 \end_inset
30721
30722 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30723 \end_layout
30724
30725 \end_inset
30726
30727
30728 \end_layout
30729
30730 \begin_layout Standard
30731 \begin_inset ERT
30732 status collapsed
30733
30734 \begin_layout Plain Layout
30735
30736
30737 \backslash
30738 FigBesBeg 
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \end_layout
30745
30746 \begin_layout Standard
30747 \begin_inset Float figure
30748 wide false
30749 sideways false
30750 status open
30751
30752 \begin_layout Plain Layout
30753 \begin_inset Graphics
30754         filename ../clipart/3D-structure-distort.pdf
30755         scale 50
30756         scaleBeforeRotation
30757
30758 \end_inset
30759
30760
30761 \end_layout
30762
30763 \begin_layout Plain Layout
30764 \begin_inset Caption Standard
30765
30766 \begin_layout Plain Layout
30767 \begin_inset CommandInset label
30768 LatexCommand label
30769 name "fig:legende-a-coté-fig"
30770
30771 \end_inset
30772
30773 Une légende à côté d'une figure.
30774 \end_layout
30775
30776 \end_inset
30777
30778
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Standard
30787 \begin_inset ERT
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791
30792
30793 \backslash
30794 FigBesEnd
30795 \end_layout
30796
30797 \end_inset
30798
30799
30800 \end_layout
30801
30802 \begin_layout Standard
30803 \begin_inset ERT
30804 status collapsed
30805
30806 \begin_layout Plain Layout
30807
30808
30809 \backslash
30810 TabBesBeg 
30811 \end_layout
30812
30813 \end_inset
30814
30815
30816 \end_layout
30817
30818 \begin_layout Standard
30819 \begin_inset Float table
30820 wide false
30821 sideways false
30822 status open
30823
30824 \begin_layout Plain Layout
30825 \begin_inset Caption Standard
30826
30827 \begin_layout Plain Layout
30828 \begin_inset CommandInset label
30829 LatexCommand label
30830 name "tab:legende-à-coté-tableau"
30831
30832 \end_inset
30833
30834 Une légende à côté d'un tableau.
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \end_layout
30841
30842 \begin_layout Plain Layout
30843 \begin_inset Tabular
30844 <lyxtabular version="3" rows="4" columns="5">
30845 <features tabularvalignment="middle">
30846 <column alignment="center" valignment="top">
30847 <column alignment="center" valignment="top">
30848 <column alignment="center" valignment="top">
30849 <column alignment="center" valignment="top">
30850 <column alignment="center" valignment="top">
30851 <row>
30852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30853 \begin_inset Text
30854
30855 \begin_layout Plain Layout
30856 a
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865
30866 \end_layout
30867
30868 \end_inset
30869 </cell>
30870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30871 \begin_inset Text
30872
30873 \begin_layout Plain Layout
30874 b
30875 \end_layout
30876
30877 \end_inset
30878 </cell>
30879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30880 \begin_inset Text
30881
30882 \begin_layout Plain Layout
30883
30884 \end_layout
30885
30886 \end_inset
30887 </cell>
30888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30889 \begin_inset Text
30890
30891 \begin_layout Plain Layout
30892 c
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 </row>
30898 <row>
30899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30900 \begin_inset Text
30901
30902 \begin_layout Plain Layout
30903
30904 \end_layout
30905
30906 \end_inset
30907 </cell>
30908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout Plain Layout
30912 d
30913 \end_layout
30914
30915 \end_inset
30916 </cell>
30917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30918 \begin_inset Text
30919
30920 \begin_layout Plain Layout
30921
30922 \end_layout
30923
30924 \end_inset
30925 </cell>
30926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30927 \begin_inset Text
30928
30929 \begin_layout Plain Layout
30930 e
30931 \end_layout
30932
30933 \end_inset
30934 </cell>
30935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30936 \begin_inset Text
30937
30938 \begin_layout Plain Layout
30939
30940 \end_layout
30941
30942 \end_inset
30943 </cell>
30944 </row>
30945 <row>
30946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30947 \begin_inset Text
30948
30949 \begin_layout Plain Layout
30950 f
30951 \end_layout
30952
30953 \end_inset
30954 </cell>
30955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30956 \begin_inset Text
30957
30958 \begin_layout Plain Layout
30959
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968 g
30969 \end_layout
30970
30971 \end_inset
30972 </cell>
30973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30974 \begin_inset Text
30975
30976 \begin_layout Plain Layout
30977
30978 \end_layout
30979
30980 \end_inset
30981 </cell>
30982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30983 \begin_inset Text
30984
30985 \begin_layout Plain Layout
30986 h
30987 \end_layout
30988
30989 \end_inset
30990 </cell>
30991 </row>
30992 <row>
30993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30994 \begin_inset Text
30995
30996 \begin_layout Plain Layout
30997
30998 \end_layout
30999
31000 \end_inset
31001 </cell>
31002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31003 \begin_inset Text
31004
31005 \begin_layout Plain Layout
31006 i
31007 \end_layout
31008
31009 \end_inset
31010 </cell>
31011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31012 \begin_inset Text
31013
31014 \begin_layout Plain Layout
31015
31016 \end_layout
31017
31018 \end_inset
31019 </cell>
31020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31021 \begin_inset Text
31022
31023 \begin_layout Plain Layout
31024 j
31025 \end_layout
31026
31027 \end_inset
31028 </cell>
31029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31030 \begin_inset Text
31031
31032 \begin_layout Plain Layout
31033
31034 \end_layout
31035
31036 \end_inset
31037 </cell>
31038 </row>
31039 </lyxtabular>
31040
31041 \end_inset
31042
31043
31044 \end_layout
31045
31046 \end_inset
31047
31048
31049 \end_layout
31050
31051 \begin_layout Standard
31052 \begin_inset ERT
31053 status collapsed
31054
31055 \begin_layout Plain Layout
31056
31057
31058 \backslash
31059 TabBesEnd
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Standard
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 FigBesBeg 
31076 \end_layout
31077
31078 \end_inset
31079
31080
31081 \end_layout
31082
31083 \begin_layout Standard
31084 \begin_inset ERT
31085 status collapsed
31086
31087 \begin_layout Plain Layout
31088
31089
31090 \backslash
31091 sidecaptionvpos{figure}{c}
31092 \end_layout
31093
31094 \end_inset
31095
31096
31097 \begin_inset Float figure
31098 wide false
31099 sideways false
31100 status open
31101
31102 \begin_layout Plain Layout
31103 \begin_inset Graphics
31104         filename ../clipart/3D-structure-distort.pdf
31105         scale 50
31106         scaleBeforeRotation
31107
31108 \end_inset
31109
31110
31111 \end_layout
31112
31113 \begin_layout Plain Layout
31114 \begin_inset Caption Standard
31115
31116 \begin_layout Plain Layout
31117 \begin_inset CommandInset label
31118 LatexCommand label
31119 name "fig:legende-à-coté-fig-2"
31120
31121 \end_inset
31122
31123 Une légende centrée verticalement à côté d'une figure.
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \end_inset
31132
31133
31134 \end_layout
31135
31136 \begin_layout Standard
31137 \begin_inset ERT
31138 status collapsed
31139
31140 \begin_layout Plain Layout
31141
31142
31143 \backslash
31144 FigBesEnd
31145 \end_layout
31146
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \begin_layout Standard
31153 \begin_inset ERT
31154 status collapsed
31155
31156 \begin_layout Plain Layout
31157
31158
31159 \backslash
31160 TabBesBeg[5]
31161 \end_layout
31162
31163 \end_inset
31164
31165
31166 \end_layout
31167
31168 \begin_layout Standard
31169 \begin_inset Float table
31170 wide false
31171 sideways false
31172 status open
31173
31174 \begin_layout Plain Layout
31175 \begin_inset Caption Standard
31176
31177 \begin_layout Plain Layout
31178
31179 \lang english
31180 \begin_inset CommandInset label
31181 LatexCommand label
31182 name "tab:cap-beside-tab-wider"
31183
31184 \end_inset
31185
31186 This is a caption is wider than the one in
31187 \lang french
31188  tableau
31189 \begin_inset space ~
31190 \end_inset
31191
31192
31193 \begin_inset CommandInset ref
31194 LatexCommand ref
31195 reference "tab:legende-à-coté-tableau"
31196
31197 \end_inset
31198
31199 .
31200 \end_layout
31201
31202 \end_inset
31203
31204
31205 \end_layout
31206
31207 \begin_layout Plain Layout
31208 \begin_inset Tabular
31209 <lyxtabular version="3" rows="4" columns="5">
31210 <features tabularvalignment="middle">
31211 <column alignment="center" valignment="top">
31212 <column alignment="center" valignment="top">
31213 <column alignment="center" valignment="top">
31214 <column alignment="center" valignment="top">
31215 <column alignment="center" valignment="top">
31216 <row>
31217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31218 \begin_inset Text
31219
31220 \begin_layout Plain Layout
31221 a
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31236 \begin_inset Text
31237
31238 \begin_layout Plain Layout
31239 b
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31245 \begin_inset Text
31246
31247 \begin_layout Plain Layout
31248
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257 c
31258 \end_layout
31259
31260 \end_inset
31261 </cell>
31262 </row>
31263 <row>
31264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31265 \begin_inset Text
31266
31267 \begin_layout Plain Layout
31268
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277 d
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31283 \begin_inset Text
31284
31285 \begin_layout Plain Layout
31286
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31292 \begin_inset Text
31293
31294 \begin_layout Plain Layout
31295 e
31296 \end_layout
31297
31298 \end_inset
31299 </cell>
31300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31301 \begin_inset Text
31302
31303 \begin_layout Plain Layout
31304
31305 \end_layout
31306
31307 \end_inset
31308 </cell>
31309 </row>
31310 <row>
31311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31312 \begin_inset Text
31313
31314 \begin_layout Plain Layout
31315 f
31316 \end_layout
31317
31318 \end_inset
31319 </cell>
31320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31321 \begin_inset Text
31322
31323 \begin_layout Plain Layout
31324
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333 g
31334 \end_layout
31335
31336 \end_inset
31337 </cell>
31338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31348 \begin_inset Text
31349
31350 \begin_layout Plain Layout
31351 h
31352 \end_layout
31353
31354 \end_inset
31355 </cell>
31356 </row>
31357 <row>
31358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31359 \begin_inset Text
31360
31361 \begin_layout Plain Layout
31362
31363 \end_layout
31364
31365 \end_inset
31366 </cell>
31367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31368 \begin_inset Text
31369
31370 \begin_layout Plain Layout
31371 i
31372 \end_layout
31373
31374 \end_inset
31375 </cell>
31376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31377 \begin_inset Text
31378
31379 \begin_layout Plain Layout
31380
31381 \end_layout
31382
31383 \end_inset
31384 </cell>
31385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31386 \begin_inset Text
31387
31388 \begin_layout Plain Layout
31389 j
31390 \end_layout
31391
31392 \end_inset
31393 </cell>
31394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31395 \begin_inset Text
31396
31397 \begin_layout Plain Layout
31398
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 </row>
31404 </lyxtabular>
31405
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \end_inset
31412
31413
31414 \end_layout
31415
31416 \begin_layout Standard
31417 \begin_inset ERT
31418 status collapsed
31419
31420 \begin_layout Plain Layout
31421
31422
31423 \backslash
31424 TabBesEnd
31425 \end_layout
31426
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \begin_layout Standard
31433 \begin_inset ERT
31434 status collapsed
31435
31436 \begin_layout Plain Layout
31437
31438
31439 \backslash
31440 else
31441 \end_layout
31442
31443 \end_inset
31444
31445
31446 \begin_inset Note Note
31447 status open
31448
31449 \begin_layout Plain Layout
31450 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31451  
31452 \series bold
31453 sidecap
31454 \series default
31455  n'est pas installé :
31456 \end_layout
31457
31458 \end_inset
31459
31460
31461 \end_layout
31462
31463 \begin_layout Standard
31464 Vous devez installer le paquetage \SpecialChar LaTeX
31465  
31466 \series bold
31467 sidecap
31468 \series default
31469  pour voir la suite de cette section dans la sortie imprimée.
31470 \end_layout
31471
31472 \begin_layout Standard
31473 \begin_inset ERT
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477
31478
31479 \backslash
31480 fi
31481 \end_layout
31482
31483 \end_inset
31484
31485
31486 \end_layout
31487
31488 \begin_layout Section
31489 Les listes de flottants
31490 \begin_inset Index idx
31491 status collapsed
31492
31493 \begin_layout Plain Layout
31494 Flottants ! Listes de Flottants
31495 \end_layout
31496
31497 \end_inset
31498
31499
31500 \end_layout
31501
31502 \begin_layout Standard
31503 De la même façon que la table des matières fait la liste des sections du
31504  document, il y a des listes pour tous les types de flottants, comme par
31505  exemple pour les figures du document.
31506  Vous pouvez les insérer en utilisant le menu 
31507 \family sans
31508 Insertion\SpecialChar menuseparator
31509 Listes
31510 \begin_inset space ~
31511 \end_inset
31512
31513 &
31514 \begin_inset space ~
31515 \end_inset
31516
31517 TdM
31518 \family default
31519 .
31520 \end_layout
31521
31522 \begin_layout Standard
31523 Les entrées de la liste sont la légende du flottant ou éventuellement le
31524  titre court, le numéro du flottant, et le numéro de la page où le flottant
31525  apparaît dans le document.
31526 \end_layout
31527
31528 \begin_layout Standard
31529 Vous trouverez à la fin de ce document une liste des figures et une liste
31530  des tableaux.
31531 \end_layout
31532
31533 \begin_layout Chapter
31534 Notes
31535 \end_layout
31536
31537 \begin_layout Section
31538 Les notes de \SpecialChar LyX
31539
31540 \begin_inset Index idx
31541 status collapsed
31542
31543 \begin_layout Plain Layout
31544 Notes ! Notes \SpecialChar LyX
31545  
31546 \end_layout
31547
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \begin_layout Standard
31554 On peut insérer une note en utilisant le bouton 
31555 \begin_inset Info
31556 type  "icon"
31557 arg   "note-insert"
31558 \end_inset
31559
31560  de la barre d'outils ou avec le menu 
31561 \family sans
31562 Insertion\SpecialChar menuseparator
31563 Note
31564 \family default
31565 .
31566  Il y a trois types de notes :
31567 \end_layout
31568
31569 \begin_layout Description
31570 Note
31571 \begin_inset space ~
31572 \end_inset
31573
31574 \SpecialChar LyX
31575  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31576  La boîte de cette note ressemble à ceci :
31577 \begin_inset Newline newline
31578 \end_inset
31579
31580
31581 \begin_inset Newline newline
31582 \end_inset
31583
31584
31585 \begin_inset Graphics
31586         filename clipart/LyXNoteImage.png
31587         display false
31588         scale 90
31589         scaleBeforeRotation
31590
31591 \end_inset
31592
31593  
31594 \begin_inset Note Note
31595 status open
31596
31597 \begin_layout Plain Layout
31598 Le texte de cette note n'apparaîtra pas à l'impression.
31599 \end_layout
31600
31601 \end_inset
31602
31603
31604 \end_layout
31605
31606 \begin_layout Description
31607 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31608  il est inséré comme un commentaire \SpecialChar LaTeX
31609  quand vous exportez votre document
31610  vers un fichier au format \SpecialChar LaTeX
31611  avec le menu 
31612 \family sans
31613 Fichier\SpecialChar menuseparator
31614 Exporter\SpecialChar menuseparator
31615 LaTeX
31616 \begin_inset space ~
31617 \end_inset
31618
31619 (pdflatex) / (plain)
31620 \family default
31621 .
31622  La boîte de cette note ressemble à ceci :
31623 \begin_inset Newline newline
31624 \end_inset
31625
31626
31627 \begin_inset Newline newline
31628 \end_inset
31629
31630
31631 \begin_inset Graphics
31632         filename clipart/CommentNoteImage.png
31633         display false
31634         scale 90
31635         scaleBeforeRotation
31636
31637 \end_inset
31638
31639  
31640 \begin_inset Note Comment
31641 status open
31642
31643 \begin_layout Plain Layout
31644 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31645  \SpecialChar LaTeX
31646 .
31647 \end_layout
31648
31649 \end_inset
31650
31651
31652 \end_layout
31653
31654 \begin_layout Description
31655 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31656  La boîte de cette note ressemble à ceci :
31657 \begin_inset Newline newline
31658 \end_inset
31659
31660
31661 \begin_inset Newline newline
31662 \end_inset
31663
31664
31665 \begin_inset Graphics
31666         filename clipart/GreyedOutNoteImage.png
31667         lyxscale 80
31668         display false
31669         scale 90
31670         scaleBeforeRotation
31671
31672 \end_inset
31673
31674
31675 \begin_inset Newline newline
31676 \end_inset
31677
31678
31679 \begin_inset ERT
31680 status collapsed
31681
31682 \begin_layout Plain Layout
31683
31684
31685 \backslash
31686 renewenvironment{lyxgreyedout}
31687 \end_layout
31688
31689 \begin_layout Plain Layout
31690
31691 {
31692 \backslash
31693 textcolor[gray]{0.8}
31694 \backslash
31695 bgroup}{
31696 \backslash
31697 egroup}
31698 \end_layout
31699
31700 \end_inset
31701
31702
31703 \begin_inset Note Greyedout
31704 status open
31705
31706 \begin_layout Plain Layout
31707 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31708  grisé.
31709 \end_layout
31710
31711 \end_inset
31712
31713
31714 \begin_inset ERT
31715 status collapsed
31716
31717 \begin_layout Plain Layout
31718
31719
31720 \backslash
31721 renewenvironment{lyxgreyedout}
31722 \end_layout
31723
31724 \begin_layout Plain Layout
31725
31726 {
31727 \backslash
31728 textcolor{blue}
31729 \backslash
31730 bgroup}{
31731 \backslash
31732 egroup}
31733 \end_layout
31734
31735 \end_inset
31736
31737
31738 \begin_inset Note Note
31739 status collapsed
31740
31741 \begin_layout Plain Layout
31742 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31743  originale qu'elle a dans \SpecialChar LyX
31744 .
31745  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31746  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31747 \end_layout
31748
31749 \end_inset
31750
31751
31752 \begin_inset Newline newline
31753 \end_inset
31754
31755
31756 \begin_inset Newline newline
31757 \end_inset
31758
31759 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31760  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31761 \end_layout
31762
31763 \begin_layout Standard
31764 \begin_inset VSpace bigskip
31765 \end_inset
31766
31767 Quand vous utilisez le bouton 
31768 \begin_inset Info
31769 type  "icon"
31770 arg   "note-insert"
31771 \end_inset
31772
31773  de la barre d'outils, vous insérez une 
31774 \family sans
31775 Note
31776 \begin_inset space ~
31777 \end_inset
31778
31779 \SpecialChar LyX
31780
31781 \family default
31782 .
31783  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31784  la boîte.
31785  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31786 la et cliquez sur le bouton d'insertion de note.
31787  Pour retransformer une note en texte, appuyez sur la touche 
31788 \family sans
31789 backspace
31790 \family default
31791  quand le curseur est au tout début de la note ou appuyez sur la touche
31792  
31793 \family sans
31794 Suppr.
31795
31796 \family default
31797  quand le curseur se trouve à la fin de la note.
31798 \end_layout
31799
31800 \begin_layout Standard
31801 \begin_inset VSpace bigskip
31802 \end_inset
31803
31804
31805 \end_layout
31806
31807 \begin_layout Standard
31808 Vous pouvez changer la couleur des notes grisées dans le menu 
31809 \family sans
31810 Document\SpecialChar menuseparator
31811 Paramètres\SpecialChar menuseparator
31812 Couleurs
31813 \family default
31814 .
31815 \end_layout
31816
31817 \begin_layout Section
31818 Notes en bas de page
31819 \begin_inset CommandInset label
31820 LatexCommand label
31821 name "sec:Notes-bas-de-page"
31822
31823 \end_inset
31824
31825
31826 \begin_inset Index idx
31827 status collapsed
31828
31829 \begin_layout Plain Layout
31830 Notes ! Notes de bas de page
31831 \end_layout
31832
31833 \end_inset
31834
31835
31836 \begin_inset Index idx
31837 status collapsed
31838
31839 \begin_layout Plain Layout
31840 Notes de bas de page
31841 \end_layout
31842
31843 \end_inset
31844
31845
31846 \end_layout
31847
31848 \begin_layout Standard
31849 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31850  
31851 \begin_inset Info
31852 type  "icon"
31853 arg   "footnote-insert"
31854 \end_inset
31855
31856  de la barre d'outils, soit en utilisant le menu 
31857 \family sans
31858 Insertion\SpecialChar menuseparator
31859 Note
31860 \begin_inset space ~
31861 \end_inset
31862
31863 en
31864 \begin_inset space ~
31865 \end_inset
31866
31867 Bas
31868 \begin_inset space ~
31869 \end_inset
31870
31871 de
31872 \begin_inset space ~
31873 \end_inset
31874
31875 Page
31876 \family default
31877 .
31878  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31879  rouge 
31880 \begin_inset Quotes cld
31881 \end_inset
31882
31883 bas
31884 \begin_inset Quotes crd
31885 \end_inset
31886
31887  qui ressemble à ceci : 
31888 \begin_inset Graphics
31889         filename clipart/footnote.png
31890         scale 95
31891         scaleBeforeRotation
31892
31893 \end_inset
31894
31895  Vous pouvez y entrer votre texte.
31896  Si vous voulez transformer du texte déjà existant en note en bas de page,
31897  sélectionnez-le et cliquez sur le bouton 
31898 \family sans
31899 Note
31900 \begin_inset space ~
31901 \end_inset
31902
31903 en
31904 \begin_inset space ~
31905 \end_inset
31906
31907 Bas
31908 \begin_inset space ~
31909 \end_inset
31910
31911 de
31912 \begin_inset space ~
31913 \end_inset
31914
31915 Page
31916 \family default
31917  de la barre d'outils.
31918  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31919  
31920 \family sans
31921 Backspace
31922 \family default
31923  quand le curseur est au tout début de la note ou appuyez sur la touche
31924  
31925 \family sans
31926 Suppr.
31927
31928 \family default
31929  quand le curseur se trouve à la fin de la note.
31930 \end_layout
31931
31932 \begin_layout Standard
31933 Voici un exemple de note en bas de page:
31934 \begin_inset Foot
31935 status open
31936
31937 \begin_layout Plain Layout
31938 \begin_inset CommandInset label
31939 LatexCommand label
31940 name "fn:Note-en-bas"
31941
31942 \end_inset
31943
31944 Ceci est un exemple de note en bas de page.
31945 \end_layout
31946
31947 \end_inset
31948
31949
31950 \begin_inset ERT
31951 status collapsed
31952
31953 \begin_layout Plain Layout
31954
31955
31956 \backslash
31957 newcounter{MyRepeatFoot}
31958 \end_layout
31959
31960 \begin_layout Plain Layout
31961
31962
31963 \backslash
31964 setcounter{MyRepeatFoot}{
31965 \backslash
31966 thefootnote}
31967 \end_layout
31968
31969 \end_inset
31970
31971
31972 \end_layout
31973
31974 \begin_layout Standard
31975 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
31976  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
31977  de note.
31978  Le texte de la note est placé en bas de la page courante.
31979  Le numéro de note est calculé par \SpecialChar LaTeX
31980 , et les numéros se suivent.
31981  Selon votre classe de document les numéros de notes pourront être réinitialisés
31982  à chaque nouveau chapitre.
31983 \end_layout
31984
31985 \begin_layout Standard
31986 On peut faire référence à une note en bas de page comme on le fait avec
31987  les flottants : Insérez une étiquette dans la note et faites une référence
31988  croisée vers cette étiquette comme c'est décrit dans la
31989 \begin_inset space ~
31990 \end_inset
31991
31992
31993 \begin_inset CommandInset ref
31994 LatexCommand ref
31995 reference "sec:Referencer-les-Flottants"
31996
31997 \end_inset
31998
31999 .
32000 \begin_inset Newline newline
32001 \end_inset
32002
32003 Voici une référence à une note de bas de page :
32004 \begin_inset space ~
32005 \end_inset
32006
32007
32008 \begin_inset CommandInset ref
32009 LatexCommand ref
32010 reference "fn:Note-en-bas"
32011
32012 \end_inset
32013
32014 .
32015 \end_layout
32016
32017 \begin_layout Standard
32018 \begin_inset VSpace defskip
32019 \end_inset
32020
32021
32022 \lang english
32023 Footnotes in title environments are usually not numbered with symbols and
32024  they cannot contain several paragraphs.
32025  See for example the footnote in the titling of this document.
32026 \end_layout
32027
32028 \begin_layout Standard
32029 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32030  la section
32031 \begin_inset space ~
32032 \end_inset
32033
32034
32035 \begin_inset CommandInset ref
32036 LatexCommand ref
32037 reference "subsec:Notes-dans-tableau-multi-pages"
32038
32039 \end_inset
32040
32041 .
32042 \end_layout
32043
32044 \begin_layout Standard
32045 \begin_inset VSpace defskip
32046 \end_inset
32047
32048
32049 \end_layout
32050
32051 \begin_layout Standard
32052 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32053  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32054 e, vu que la minipage est considérée comme une page se trouvant dans une
32055  autre page.
32056  Pour plus d'information sur les minipages, voyez la section
32057 \begin_inset space ~
32058 \end_inset
32059
32060
32061 \begin_inset CommandInset ref
32062 LatexCommand ref
32063 reference "sec:Minipages"
32064
32065 \end_inset
32066
32067 .
32068  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32069  s'imprime en bas de page comme une note normale, on doit utiliser cette
32070  méthode : On insère la commande 
32071 \series bold
32072
32073 \backslash
32074 footnotemark{}
32075 \series default
32076  en code \SpecialChar TeX
32077  à la place de la note de bas de page.
32078  Le texte de la note est mis en argument de la commande \SpecialChar TeX
32079  
32080 \series bold
32081
32082 \backslash
32083 footnotetext
32084 \series default
32085  après la minipage.
32086 \begin_inset Newline newline
32087 \end_inset
32088
32089 C'est ce qui a été fait pour la minipage qui suit avec la commande
32090 \end_layout
32091
32092 \begin_layout Standard
32093
32094 \series bold
32095
32096 \backslash
32097 footnotetext{
32098 \series default
32099 Note de bas de page en dehors de la minipage.
32100 \series bold
32101 }
32102 \end_layout
32103
32104 \begin_layout Standard
32105 \begin_inset Box Frameless
32106 position "t"
32107 hor_pos "c"
32108 has_inner_box 1
32109 inner_pos "t"
32110 use_parbox 0
32111 use_makebox 0
32112 width "100col%"
32113 special "none"
32114 height "1in"
32115 height_special "totalheight"
32116 thickness "0.4pt"
32117 separation "3pt"
32118 shadowsize "4pt"
32119 framecolor "black"
32120 backgroundcolor "none"
32121 status open
32122
32123 \begin_layout Plain Layout
32124 Un exemple de texte dans une minipage.
32125 \begin_inset Foot
32126 status open
32127
32128 \begin_layout Plain Layout
32129 Note de bas de page dans la minipage.
32130 \end_layout
32131
32132 \end_inset
32133
32134
32135 \end_layout
32136
32137 \begin_layout Plain Layout
32138 Un autre exemple de texte dans une minipage.
32139 \begin_inset ERT
32140 status collapsed
32141
32142 \begin_layout Plain Layout
32143
32144
32145 \backslash
32146 footnotemark{}
32147 \end_layout
32148
32149 \end_inset
32150
32151
32152 \end_layout
32153
32154 \end_inset
32155
32156
32157 \end_layout
32158
32159 \begin_layout Standard
32160 \begin_inset ERT
32161 status collapsed
32162
32163 \begin_layout Plain Layout
32164
32165
32166 \backslash
32167 footnotetext{
32168 \end_layout
32169
32170 \end_inset
32171
32172 Note de bas de page en dehors de la minipage.
32173 \begin_inset ERT
32174 status collapsed
32175
32176 \begin_layout Plain Layout
32177
32178 }
32179 \end_layout
32180
32181 \end_inset
32182
32183
32184 \end_layout
32185
32186 \begin_layout Standard
32187 \begin_inset VSpace defskip
32188 \end_inset
32189
32190
32191 \end_layout
32192
32193 \begin_layout Standard
32194 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32195  utilisez la commande 
32196 \series bold
32197
32198 \backslash
32199 footnotemark[number]
32200 \series default
32201  en code \SpecialChar TeX
32202 .
32203 \begin_inset Newline newline
32204 \end_inset
32205
32206 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32207  votre texte, vous devez enregistrer son numéro.
32208  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32209  ont été insérées en code \SpecialChar TeX
32210  après la note
32211 \begin_inset space ~
32212 \end_inset
32213
32214
32215 \begin_inset CommandInset ref
32216 LatexCommand ref
32217 reference "fn:Note-en-bas"
32218
32219 \end_inset
32220
32221  pour enregistrer son numéro
32222 \begin_inset space ~
32223 \end_inset
32224
32225 :
32226 \end_layout
32227
32228 \begin_layout Standard
32229
32230 \series bold
32231
32232 \backslash
32233 newcounter{MaNoteDupliquee}
32234 \begin_inset Newline newline
32235 \end_inset
32236
32237
32238 \backslash
32239 setcounter{MaNoteDupliquee}{
32240 \backslash
32241 thefootnote}
32242 \end_layout
32243
32244 \begin_layout Standard
32245 La note de bas de page a été créée avec la commande
32246 \begin_inset space ~
32247 \end_inset
32248
32249 :
32250 \end_layout
32251
32252 \begin_layout Standard
32253
32254 \series bold
32255
32256 \backslash
32257 footnotemark[
32258 \backslash
32259 MaNoteDupliquee]
32260 \end_layout
32261
32262 \begin_layout Standard
32263 Voici une note de bas de page dupliquée
32264 \begin_inset space ~
32265 \end_inset
32266
32267 :
32268 \begin_inset ERT
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273
32274 \backslash
32275 footnotemark[
32276 \backslash
32277 theMyRepeatFoot]
32278 \end_layout
32279
32280 \end_inset
32281
32282
32283 \end_layout
32284
32285 \begin_layout Standard
32286 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32287 t du numéro de note et juste utiliser la commande suivante
32288 \end_layout
32289
32290 \begin_layout Standard
32291
32292 \series bold
32293
32294 \backslash
32295 footnotemark[
32296 \backslash
32297 thefootnote]
32298 \end_layout
32299
32300 \begin_layout Standard
32301 Voici une autre note de bas de page dupliquée
32302 \begin_inset space ~
32303 \end_inset
32304
32305 :
32306 \begin_inset ERT
32307 status collapsed
32308
32309 \begin_layout Plain Layout
32310
32311
32312 \backslash
32313 footnotemark[
32314 \backslash
32315 thefootnote]
32316 \end_layout
32317
32318 \end_inset
32319
32320
32321 \end_layout
32322
32323 \begin_layout Subsection
32324 Numérotation de notes de bas de page
32325 \begin_inset CommandInset label
32326 LatexCommand label
32327 name "subsec:Numerotation-notes-bas-de-page"
32328
32329 \end_inset
32330
32331
32332 \begin_inset Index idx
32333 status collapsed
32334
32335 \begin_layout Plain Layout
32336 Notes de bas de page ! Numérotation
32337 \end_layout
32338
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \begin_layout Standard
32345 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32346  ajoutez cette commande dans le préambule de votre document :
32347 \end_layout
32348
32349 \begin_layout Standard
32350
32351 \series bold
32352
32353 \backslash
32354 @addtoreset{footnote}{section}
32355 \end_layout
32356
32357 \begin_layout Standard
32358 \begin_inset VSpace bigskip
32359 \end_inset
32360
32361 La commande de préambule suivante change le style de numérotation des notes
32362  en petits chiffres romains :
32363 \end_layout
32364
32365 \begin_layout Standard
32366
32367 \series bold
32368
32369 \backslash
32370 renewcommand{
32371 \backslash
32372 thefootnote}{
32373 \backslash
32374 roman{footnote}}
32375 \end_layout
32376
32377 \begin_layout Standard
32378 \begin_inset ERT
32379 status collapsed
32380
32381 \begin_layout Plain Layout
32382
32383
32384 \backslash
32385 renewcommand{
32386 \backslash
32387 thefootnote}{
32388 \backslash
32389 roman{footnote}}
32390 \end_layout
32391
32392 \end_inset
32393
32394  Cette note de bas de page utilise une numérotation en chiffres romains
32395  :
32396 \begin_inset Foot
32397 status open
32398
32399 \begin_layout Plain Layout
32400 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32401  romains.
32402 \end_layout
32403
32404 \end_inset
32405
32406
32407 \end_layout
32408
32409 \begin_layout Standard
32410 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32411  la commande précédente 
32412 \series bold
32413
32414 \backslash
32415 roman
32416 \series default
32417  par 
32418 \series bold
32419
32420 \backslash
32421 Roman
32422 \series default
32423 .
32424  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32425  utilisez respectivement soit 
32426 \series bold
32427
32428 \backslash
32429 Alph
32430 \series default
32431  soit 
32432 \series bold
32433
32434 \backslash
32435 alph
32436 \series default
32437 .
32438  Pour les 
32439 \begin_inset Quotes cld
32440 \end_inset
32441
32442 numéroter
32443 \begin_inset Quotes crd
32444 \end_inset
32445
32446  avec des symboles, utilisez 
32447 \series bold
32448
32449 \backslash
32450 fnsymbol
32451 \series default
32452 .
32453 \end_layout
32454
32455 \begin_layout Standard
32456 \begin_inset Note Greyedout
32457 status open
32458
32459 \begin_layout Plain Layout
32460
32461 \series bold
32462 Note:
32463 \series default
32464  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32465  puisque cette numérotation est limitée à des lettres seules.
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \begin_inset Newline newline
32472 \end_inset
32473
32474
32475 \begin_inset Note Greyedout
32476 status open
32477
32478 \begin_layout Plain Layout
32479
32480 \series bold
32481 Note:
32482 \series default
32483  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32484 \end_layout
32485
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \begin_layout Standard
32492 Pour revenir au style de numérotation implicite quand vous en avez changé,
32493  utilisez 
32494 \series bold
32495
32496 \backslash
32497 arabic
32498 \series default
32499  à la place de 
32500 \series bold
32501
32502 \backslash
32503 roman
32504 \series default
32505  dans la commande précédente.
32506 \begin_inset ERT
32507 status collapsed
32508
32509 \begin_layout Plain Layout
32510
32511
32512 \backslash
32513 renewcommand{
32514 \backslash
32515 thefootnote}{
32516 \backslash
32517 arabic{footnote}}
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 \begin_inset VSpace bigskip
32527 \end_inset
32528
32529
32530 \end_layout
32531
32532 \begin_layout Standard
32533 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32534  le schéma 
32535 \begin_inset Quotes cld
32536 \end_inset
32537
32538 chapitre.note
32539 \begin_inset Quotes crd
32540 \end_inset
32541
32542 , ajoutez la commande suivante au préambule de votre document :
32543 \end_layout
32544
32545 \begin_layout Standard
32546
32547 \series bold
32548
32549 \backslash
32550 numberwithin{footnote}{chapter}
32551 \end_layout
32552
32553 \begin_layout Standard
32554 Pour pouvoir utiliser la commande 
32555 \series bold
32556
32557 \backslash
32558 numberwithin
32559 \series default
32560 , activez dans la rubrique 
32561 \family sans
32562 Options
32563 \begin_inset space ~
32564 \end_inset
32565
32566 des
32567 \begin_inset space ~
32568 \end_inset
32569
32570 Maths
32571 \family default
32572  dans les paramètres du document, l'option 
32573 \family sans
32574 Utiliser
32575 \begin_inset space ~
32576 \end_inset
32577
32578 le
32579 \begin_inset space ~
32580 \end_inset
32581
32582 paquetage
32583 \begin_inset space ~
32584 \end_inset
32585
32586 maths
32587 \begin_inset space ~
32588 \end_inset
32589
32590 AMS
32591 \family default
32592 .
32593 \end_layout
32594
32595 \begin_layout Standard
32596 \begin_inset ERT
32597 status collapsed
32598
32599 \begin_layout Plain Layout
32600
32601
32602 \backslash
32603 numberwithin{footnote}{chapter}
32604 \end_layout
32605
32606 \end_inset
32607
32608 Ceci est un autre exemple de note de bas de page:
32609 \series bold
32610
32611 \begin_inset Foot
32612 status open
32613
32614 \begin_layout Plain Layout
32615 Cette note est numérotée en suivant le schéma 
32616 \begin_inset Quotes cld
32617 \end_inset
32618
32619 chapitre.note
32620 \begin_inset Quotes crd
32621 \end_inset
32622
32623 .
32624 \end_layout
32625
32626 \end_inset
32627
32628
32629 \series default
32630
32631 \begin_inset ERT
32632 status collapsed
32633
32634 \begin_layout Plain Layout
32635
32636
32637 \backslash
32638 renewcommand{
32639 \backslash
32640 thefootnote}{
32641 \backslash
32642 arabic{footnote}}
32643 \end_layout
32644
32645 \end_inset
32646
32647
32648 \end_layout
32649
32650 \begin_layout Standard
32651 \begin_inset Note Greyedout
32652 status open
32653
32654 \begin_layout Plain Layout
32655
32656 \series bold
32657 Note:
32658 \series default
32659  
32660 \series bold
32661
32662 \backslash
32663 numberwithin
32664 \series default
32665  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32666  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32667  prises en compte.
32668  
32669 \end_layout
32670
32671 \end_inset
32672
32673
32674 \end_layout
32675
32676 \begin_layout Standard
32677 Donc pour avoir par exemple le schéma 
32678 \begin_inset Quotes cld
32679 \end_inset
32680
32681 chapitre.
32682 \backslash
32683 Roman{note}
32684 \begin_inset Quotes crd
32685 \end_inset
32686
32687 , utilisez la commande suivante plutôt que 
32688 \series bold
32689
32690 \backslash
32691 numberwithin
32692 \series default
32693  :
32694 \end_layout
32695
32696 \begin_layout Standard
32697
32698 \series bold
32699
32700 \backslash
32701 renewcommand{
32702 \backslash
32703 thefootnote}{
32704 \backslash
32705 thechapter.
32706 \backslash
32707 Roman{footnote}}
32708 \end_layout
32709
32710 \begin_layout Subsection
32711 Positionnement de notes de bas de page
32712 \begin_inset Index idx
32713 status collapsed
32714
32715 \begin_layout Plain Layout
32716 Notes de bas de page ! Positionnement
32717 \end_layout
32718
32719 \end_inset
32720
32721
32722 \end_layout
32723
32724 \begin_layout Standard
32725 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32726  vertical entre elles en bas de la page.
32727  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32728  de 1.5
32729 \begin_inset space \thinspace{}
32730 \end_inset
32731
32732 mm avec la commande suivante dans le préambule :
32733 \end_layout
32734
32735 \begin_layout Standard
32736
32737 \series bold
32738
32739 \backslash
32740 let
32741 \backslash
32742 myFoot
32743 \backslash
32744 footnote
32745 \begin_inset Newline newline
32746 \end_inset
32747
32748
32749 \backslash
32750 renewcommand{
32751 \backslash
32752 footnote}[1]{
32753 \backslash
32754 myFoot{#1
32755 \backslash
32756 vspace{1.5mm}}}
32757 \end_layout
32758
32759 \begin_layout Standard
32760 \begin_inset VSpace bigskip
32761 \end_inset
32762
32763 Dans un document à deux colonnes les notes de bas de page apparaissent en
32764  bas de chaque colonne, comme sur la Figure
32765 \begin_inset space ~
32766 \end_inset
32767
32768
32769 \begin_inset CommandInset ref
32770 LatexCommand ref
32771 reference "fig:Position-standard-note-bas-de-page"
32772
32773 \end_inset
32774
32775 .
32776  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32777  sur la Figure
32778 \begin_inset space ~
32779 \end_inset
32780
32781
32782 \begin_inset CommandInset ref
32783 LatexCommand ref
32784 reference "fig:Position-note-avec-ftnright"
32785
32786 \end_inset
32787
32788 , utilisez le paquetage \SpecialChar LaTeX
32789  
32790 \series bold
32791 ftnright
32792 \series default
32793
32794 \begin_inset Index idx
32795 status collapsed
32796
32797 \begin_layout Plain Layout
32798 Paquetages \SpecialChar LaTeX
32799  ! ftnright
32800 \end_layout
32801
32802 \end_inset
32803
32804  avec cette commande dans le préambule du document:
32805 \end_layout
32806
32807 \begin_layout Standard
32808
32809 \series bold
32810
32811 \backslash
32812 usepackage{ftnright}
32813 \end_layout
32814
32815 \begin_layout Standard
32816 \begin_inset Float figure
32817 placement !h
32818 wide false
32819 sideways false
32820 status open
32821
32822 \begin_layout Plain Layout
32823 \noindent
32824 \align center
32825 \begin_inset Box Boxed
32826 position "t"
32827 hor_pos "c"
32828 has_inner_box 0
32829 inner_pos "t"
32830 use_parbox 0
32831 use_makebox 0
32832 width ""
32833 special "none"
32834 height "1in"
32835 height_special "totalheight"
32836 thickness "0.4pt"
32837 separation "3pt"
32838 shadowsize "4pt"
32839 framecolor "black"
32840 backgroundcolor "none"
32841 status open
32842
32843 \begin_layout Plain Layout
32844 \begin_inset Graphics
32845         filename ../clipart/without_fntright.pdf
32846         width 100col%
32847         scaleBeforeRotation
32848
32849 \end_inset
32850
32851
32852 \end_layout
32853
32854 \end_inset
32855
32856
32857 \end_layout
32858
32859 \begin_layout Plain Layout
32860 \begin_inset Caption Standard
32861
32862 \begin_layout Plain Layout
32863 \begin_inset CommandInset label
32864 LatexCommand label
32865 name "fig:Position-standard-note-bas-de-page"
32866
32867 \end_inset
32868
32869 Positionnement standard des notes de bas de page dans un document à deux
32870  colonnes.
32871 \end_layout
32872
32873 \end_inset
32874
32875
32876 \end_layout
32877
32878 \end_inset
32879
32880
32881 \end_layout
32882
32883 \begin_layout Standard
32884 \begin_inset Float figure
32885 placement !h
32886 wide false
32887 sideways false
32888 status open
32889
32890 \begin_layout Plain Layout
32891 \noindent
32892 \align center
32893 \begin_inset Box Boxed
32894 position "t"
32895 hor_pos "c"
32896 has_inner_box 0
32897 inner_pos "t"
32898 use_parbox 0
32899 use_makebox 0
32900 width ""
32901 special "none"
32902 height "1in"
32903 height_special "totalheight"
32904 thickness "0.4pt"
32905 separation "3pt"
32906 shadowsize "4pt"
32907 framecolor "black"
32908 backgroundcolor "none"
32909 status open
32910
32911 \begin_layout Plain Layout
32912 \begin_inset Graphics
32913         filename ../clipart/with_fntright.pdf
32914         width 100col%
32915         scaleBeforeRotation
32916
32917 \end_inset
32918
32919
32920 \end_layout
32921
32922 \end_inset
32923
32924
32925 \end_layout
32926
32927 \begin_layout Plain Layout
32928 \begin_inset Caption Standard
32929
32930 \begin_layout Plain Layout
32931 \begin_inset CommandInset label
32932 LatexCommand label
32933 name "fig:Position-note-avec-ftnright"
32934
32935 \end_inset
32936
32937 Positionnement de notes de bas de page dans un document à deux colonnes
32938  en utilisant le paquetage \SpecialChar LaTeX
32939  
32940 \series bold
32941 ftnright
32942 \series default
32943 .
32944 \end_layout
32945
32946 \end_inset
32947
32948
32949 \end_layout
32950
32951 \end_inset
32952
32953
32954 \end_layout
32955
32956 \begin_layout Standard
32957 \begin_inset VSpace bigskip
32958 \end_inset
32959
32960 Dans certaines publications scientifiques, il est courant de rassembler
32961  les notes de bas de page et de les imprimer dans un paragraphe particulier
32962  à la fin de la section, comme sur la Figure
32963 \begin_inset space ~
32964 \end_inset
32965
32966
32967 \begin_inset CommandInset ref
32968 LatexCommand ref
32969 reference "fig:Notes-de-fin"
32970
32971 \end_inset
32972
32973 .
32974  On les appelle 
32975 \begin_inset Quotes cld
32976 \end_inset
32977
32978 notes de fin
32979 \begin_inset Quotes crd
32980 \end_inset
32981
32982 .
32983 \begin_inset Index idx
32984 status collapsed
32985
32986 \begin_layout Plain Layout
32987 Notes de fin
32988 \end_layout
32989
32990 \end_inset
32991
32992  Pour utiliser des notes de fin à la place des notes de bas de page dans
32993  votre document, charger le module 
32994 \family sans
32995 Note de bas de page en fin de document
32996 \family default
32997  à partir de 
32998 \family sans
32999 Document\SpecialChar menuseparator
33000 Paramètres\SpecialChar menuseparator
33001 Modules
33002 \family default
33003 .
33004  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
33005 \end_layout
33006
33007 \begin_layout Standard
33008
33009 \series bold
33010
33011 \backslash
33012 theendnotes
33013 \end_layout
33014
33015 \begin_layout Standard
33016 en code \SpecialChar TeX
33017  à la fin d'une section ou d'un chapitre.
33018 \end_layout
33019
33020 \begin_layout Standard
33021 \begin_inset Float figure
33022 wide false
33023 sideways false
33024 status open
33025
33026 \begin_layout Plain Layout
33027 \align center
33028 \begin_inset Box Boxed
33029 position "t"
33030 hor_pos "c"
33031 has_inner_box 0
33032 inner_pos "t"
33033 use_parbox 0
33034 use_makebox 0
33035 width ""
33036 special "none"
33037 height "1in"
33038 height_special "totalheight"
33039 thickness "0.4pt"
33040 separation "3pt"
33041 shadowsize "4pt"
33042 framecolor "black"
33043 backgroundcolor "none"
33044 status open
33045
33046 \begin_layout Plain Layout
33047 \begin_inset Graphics
33048         filename ../clipart/endnotes.pdf
33049         width 100col%
33050         scaleBeforeRotation
33051
33052 \end_inset
33053
33054
33055 \end_layout
33056
33057 \end_inset
33058
33059
33060 \end_layout
33061
33062 \begin_layout Plain Layout
33063 \begin_inset Caption Standard
33064
33065 \begin_layout Plain Layout
33066 \begin_inset CommandInset label
33067 LatexCommand label
33068 name "fig:Notes-de-fin"
33069
33070 \end_inset
33071
33072 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33073  séparé à la fin des sections ou des chapitres.
33074 \end_layout
33075
33076 \end_inset
33077
33078
33079 \end_layout
33080
33081 \end_inset
33082
33083
33084 \end_layout
33085
33086 \begin_layout Standard
33087 \begin_inset VSpace medskip
33088 \end_inset
33089
33090 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33091  dans la langue du document, cela doit être fait manuellement.
33092  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33093  
33094 \begin_inset Quotes cld
33095 \end_inset
33096
33097 Notes
33098 \begin_inset Quotes crd
33099 \end_inset
33100
33101  en sa traduction Allemande
33102 \begin_inset Foot
33103 status collapsed
33104
33105 \begin_layout Plain Layout
33106 En français, 
33107 \begin_inset Quotes cld
33108 \end_inset
33109
33110 Notes
33111 \begin_inset Quotes crd
33112 \end_inset
33113
33114  peut être conservé.
33115 \end_layout
33116
33117 \end_inset
33118
33119  
33120 \begin_inset Quotes cld
33121 \end_inset
33122
33123 Anmerkungen
33124 \begin_inset Quotes crd
33125 \end_inset
33126
33127  :
33128 \end_layout
33129
33130 \begin_layout Standard
33131
33132 \series bold
33133
33134 \backslash
33135 renewcommand{
33136 \backslash
33137 notesname}{Anmerkungen}
33138 \end_layout
33139
33140 \begin_layout Standard
33141 \begin_inset VSpace medskip
33142 \end_inset
33143
33144 La numérotation des notes de fin peut être modifiée comme celle des notes
33145  de bas de page comme c'est décrit dans la section
33146 \begin_inset space ~
33147 \end_inset
33148
33149
33150 \begin_inset CommandInset ref
33151 LatexCommand ref
33152 reference "subsec:Numerotation-notes-bas-de-page"
33153
33154 \end_inset
33155
33156  ; remplacez juste la commande 
33157 \series bold
33158
33159 \backslash
33160 thefootnote
33161 \series default
33162  par 
33163 \series bold
33164
33165 \backslash
33166 theendnote
33167 \series default
33168 .
33169  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33170 \series bold
33171
33172 \backslash
33173 @addtoreset
33174 \series default
33175  comme c'est décrit dans la section
33176 \begin_inset space ~
33177 \end_inset
33178
33179
33180 \begin_inset CommandInset ref
33181 LatexCommand ref
33182 reference "subsec:Numerotation-notes-bas-de-page"
33183
33184 \end_inset
33185
33186  et remplacez le paramètre de commande 
33187 \series bold
33188 footnote
33189 \series default
33190  par 
33191 \series bold
33192 endnote
33193 \series default
33194 .
33195 \end_layout
33196
33197 \begin_layout Standard
33198 Pour les notes de fin, il y a la commande 
33199 \series bold
33200
33201 \backslash
33202 endnotemark[numéro]
33203 \series default
33204  qui est semblable à 
33205 \series bold
33206
33207 \backslash
33208 footnotemark
33209 \series default
33210 , décrite dans la section
33211 \begin_inset space ~
33212 \end_inset
33213
33214
33215 \begin_inset CommandInset ref
33216 LatexCommand ref
33217 reference "sec:Notes-bas-de-page"
33218
33219 \end_inset
33220
33221 .
33222 \end_layout
33223
33224 \begin_layout Standard
33225 \begin_inset VSpace bigskip
33226 \end_inset
33227
33228  Les notes de bas de page peuvent être mise dans la marge de la page et
33229  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33230
33231  
33232 \series bold
33233 footmisc
33234 \series default
33235
33236 \begin_inset Index idx
33237 status collapsed
33238
33239 \begin_layout Plain Layout
33240 Paquetages \SpecialChar LaTeX
33241  ! footmisc
33242 \end_layout
33243
33244 \end_inset
33245
33246
33247 \begin_inset CommandInset citation
33248 LatexCommand cite
33249 key "footmisc"
33250 literal "true"
33251
33252 \end_inset
33253
33254  pour plus d'information à ce sujet.
33255 \end_layout
33256
33257 \begin_layout Standard
33258 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33259  voyez les livres sur \SpecialChar LaTeX
33260
33261 \begin_inset CommandInset citation
33262 LatexCommand cite
33263 key "latexcompanion,latexguide,latexbook"
33264 literal "true"
33265
33266 \end_inset
33267
33268 .
33269  Si vous utilisez une classe de document  
33270 \series bold
33271 KOMA-Script
33272 \series default
33273
33274 \begin_inset Index idx
33275 status collapsed
33276
33277 \begin_layout Plain Layout
33278 Paquetages \SpecialChar LaTeX
33279  ! KOMA-Script
33280 \end_layout
33281
33282 \end_inset
33283
33284 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
33285  des commandes spécifiques à la classe de document utilisée, voyez 
33286 \begin_inset CommandInset citation
33287 LatexCommand cite
33288 key "KOMA-Script"
33289 literal "true"
33290
33291 \end_inset
33292
33293 .
33294 \end_layout
33295
33296 \begin_layout Section
33297 Notes en marge
33298 \begin_inset Index idx
33299 status collapsed
33300
33301 \begin_layout Plain Layout
33302 Notes ! Notes en Marge
33303 \end_layout
33304
33305 \end_inset
33306
33307
33308 \end_layout
33309
33310 \begin_layout Standard
33311 Les notes en marge dans \SpecialChar LyX
33312  ressemblent aux notes en bas de page et se comportent
33313  de la même façon.
33314  Quand vous insérez une note en marge avec 
33315 \family sans
33316 Insertion\SpecialChar menuseparator
33317 Note
33318 \begin_inset space ~
33319 \end_inset
33320
33321 en
33322 \begin_inset space ~
33323 \end_inset
33324
33325 Marge
33326 \family default
33327  ou avec le bouton 
33328 \begin_inset Info
33329 type  "icon"
33330 arg   "marginalnote-insert"
33331 \end_inset
33332
33333  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33334  grise avec une étiquette rouge 
33335 \begin_inset Quotes cld
33336 \end_inset
33337
33338 marge
33339 \begin_inset Quotes crd
33340 \end_inset
33341
33342 .
33343  
33344 \begin_inset Marginal
33345 status collapsed
33346
33347 \begin_layout Plain Layout
33348 C'est une note en marge.
33349 \end_layout
33350
33351 \end_inset
33352
33353  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33354 .
33355  Vous pouvez y entrer votre texte.
33356 \end_layout
33357
33358 \begin_layout Standard
33359 Les notes en marge apparaissent dans la marge de droite dans les documents
33360  imprimées sur une seule face.
33361  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33362  
33363 \begin_inset Quotes cld
33364 \end_inset
33365
33366 extérieure
33367 \begin_inset Quotes crd
33368 \end_inset
33369
33370  – la gauche sur les pages paires et la droite sur les pages impaires.
33371  Le texte de la note en marge est aligné à l'opposé de la marge externe
33372  – aligné à droite quand la note apparaît dans la marge de gauche.
33373  La première ligne de la note apparaît à la hauteur de la ligne de texte
33374  où la note a été insérée dans le document.
33375 \end_layout
33376
33377 \begin_layout Standard
33378 \begin_inset VSpace bigskip
33379 \end_inset
33380
33381 Pour placer une note dans la marge interne, ajoutez la commande suivante
33382  :
33383 \end_layout
33384
33385 \begin_layout Standard
33386
33387 \series bold
33388
33389 \backslash
33390 reversemarginpar
33391 \end_layout
33392
33393 \begin_layout Standard
33394 sous forme de code \SpecialChar TeX
33395  avant votre note de marge.
33396  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33397  qui suivent 
33398 \begin_inset ERT
33399 status collapsed
33400
33401 \begin_layout Plain Layout
33402
33403
33404 \backslash
33405 reversemarginpar 
33406 \end_layout
33407
33408 \end_inset
33409
33410
33411 \begin_inset Marginal
33412 status open
33413
33414 \begin_layout Plain Layout
33415 Cette note en marge est dans la marge interne.
33416 \end_layout
33417
33418 \end_inset
33419
33420
33421 \series bold
33422
33423 \begin_inset Newline newline
33424 \end_inset
33425
33426
33427 \series default
33428
33429 \begin_inset Note Greyedout
33430 status open
33431
33432 \begin_layout Plain Layout
33433
33434 \series bold
33435 Note:
33436 \series default
33437  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33438  les notes sont souvent mal mises en formes dans la sortie imprimée.
33439 \end_layout
33440
33441 \end_inset
33442
33443
33444 \end_layout
33445
33446 \begin_layout Standard
33447 Pour revenir au positionnement implicite, ajoutez la commande :
33448 \end_layout
33449
33450 \begin_layout Standard
33451
33452 \series bold
33453
33454 \backslash
33455 normalmarginpar
33456 \end_layout
33457
33458 \begin_layout Standard
33459 sous forme de code \SpecialChar TeX
33460 .
33461 \begin_inset ERT
33462 status collapsed
33463
33464 \begin_layout Plain Layout
33465
33466
33467 \backslash
33468 normalmarginpar 
33469 \end_layout
33470
33471 \end_inset
33472
33473
33474 \begin_inset Newline newline
33475 \end_inset
33476
33477  
33478 \begin_inset Note Greyedout
33479 status open
33480
33481 \begin_layout Plain Layout
33482
33483 \series bold
33484 Note:
33485 \series default
33486  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33487  
33488 \series bold
33489
33490 \backslash
33491 reversemarginpar
33492 \series default
33493  est aussi utilisée.
33494 \end_layout
33495
33496 \end_inset
33497
33498
33499 \end_layout
33500
33501 \begin_layout Standard
33502 \begin_inset VSpace bigskip
33503 \end_inset
33504
33505
33506 \begin_inset Marginal
33507 status open
33508
33509 \begin_layout Plain Layout
33510 UnTrèsLongMotEnMarge sans césure.
33511 \end_layout
33512
33513 \end_inset
33514
33515  Comme dans le cas décrit dans la section
33516 \begin_inset space ~
33517 \end_inset
33518
33519
33520 \begin_inset CommandInset ref
33521 LatexCommand ref
33522 reference "subsec:Lignes-multiple-dans-cellule"
33523
33524 \end_inset
33525
33526 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33527  mot d'une note en marge.
33528  Pour éviter ce problème, insérez un espacement horizontal de 0
33529 \begin_inset space \thinspace{}
33530 \end_inset
33531
33532 pt avant le mot en question: 
33533 \begin_inset Marginal
33534 status open
33535
33536 \begin_layout Plain Layout
33537 \begin_inset space \hspace{}
33538 \length 0pt
33539 \end_inset
33540
33541 UnMotTrèsLongEnMarge avec une césure.
33542 \end_layout
33543
33544 \end_inset
33545
33546
33547 \end_layout
33548
33549 \begin_layout Standard
33550 \begin_inset VSpace bigskip
33551 \end_inset
33552
33553
33554 \end_layout
33555
33556 \begin_layout Standard
33557 \begin_inset Note Greyedout
33558 status open
33559
33560 \begin_layout Plain Layout
33561
33562 \series bold
33563 Note:
33564 \series default
33565  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33566  tableaux, des flottants et des notes de bas de page.
33567 \end_layout
33568
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \begin_layout Standard
33575 \begin_inset VSpace bigskip
33576 \end_inset
33577
33578
33579 \end_layout
33580
33581 \begin_layout Standard
33582 \begin_inset ERT
33583 status collapsed
33584
33585 \begin_layout Plain Layout
33586
33587
33588 \backslash
33589 ifmarginnote
33590 \end_layout
33591
33592 \end_inset
33593
33594
33595 \begin_inset Note Note
33596 status open
33597
33598 \begin_layout Plain Layout
33599 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33600  
33601 \series bold
33602 marginnote
33603 \series default
33604  a été installé.
33605 \end_layout
33606
33607 \end_inset
33608
33609
33610 \end_layout
33611
33612 \begin_layout Standard
33613 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33614  
33615 \series bold
33616 marginnote
33617 \series default
33618
33619 \begin_inset Index idx
33620 status collapsed
33621
33622 \begin_layout Plain Layout
33623 Paquetages \SpecialChar LaTeX
33624  ! marginnote
33625 \end_layout
33626
33627 \end_inset
33628
33629 .
33630  En ajoutant les deux lignes suivantes au préambule de votre document, la
33631  commande que \SpecialChar LyX
33632  utilise pour les notes de marge est redéfinie pour utiliser
33633  la commande fournie par le paquetage 
33634 \series bold
33635 marginnote
33636 \series default
33637  :
33638 \end_layout
33639
33640 \begin_layout Standard
33641
33642 \series bold
33643
33644 \backslash
33645 usepackage{marginnote}
33646 \begin_inset Newline newline
33647 \end_inset
33648
33649
33650 \backslash
33651 let
33652 \backslash
33653 marginpar
33654 \backslash
33655 marginnote
33656 \end_layout
33657
33658 \begin_layout Standard
33659 Ce paquetage est aussi utilisé dans ce document parce que 
33660 \series bold
33661 marginnote
33662 \series default
33663  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33664  vertical pour une note.
33665  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33666  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33667  en page.
33668  Le décalage est inséré dans \SpecialChar LyX
33669  sous forme de code \SpecialChar TeX
33670  directement après la note
33671  sous la forme
33672 \end_layout
33673
33674 \begin_layout Standard
33675
33676 \series bold
33677 [offset]
33678 \end_layout
33679
33680 \begin_layout Standard
33681 où l'offset utilise l'une des unités listées dans le tableau
33682 \begin_inset space ~
33683 \end_inset
33684
33685
33686 \begin_inset CommandInset ref
33687 LatexCommand ref
33688 reference "cha:Unités-de-longueur"
33689
33690 \end_inset
33691
33692 .
33693  Une valeur négative déplace la note vers le haut, une valeur positive la
33694  déplace vers le bas.
33695  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33696  vers le haut de 1.5
33697 \begin_inset space \thinspace{}
33698 \end_inset
33699
33700 cm avec la commande en code \SpecialChar TeX
33701  
33702 \begin_inset Quotes cld
33703 \end_inset
33704
33705
33706 \series bold
33707 [-1.5cm]
33708 \series default
33709
33710 \begin_inset Quotes crd
33711 \end_inset
33712
33713
33714 \begin_inset Marginal
33715 status collapsed
33716
33717 \begin_layout Plain Layout
33718 Cette note en marge est décalée vers le haut de 1.5
33719 \begin_inset space \thinspace{}
33720 \end_inset
33721
33722 cm par rapport à sa position d'origine.
33723 \end_layout
33724
33725 \end_inset
33726
33727
33728 \begin_inset ERT
33729 status collapsed
33730
33731 \begin_layout Plain Layout
33732
33733 [-1.5cm]
33734 \end_layout
33735
33736 \end_inset
33737
33738
33739 \end_layout
33740
33741 \begin_layout Standard
33742 \begin_inset VSpace medskip
33743 \end_inset
33744
33745 Avec le paquetage 
33746 \series bold
33747 marginnote
33748 \series default
33749  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33750  Par exemple les commandes 
33751 \end_layout
33752
33753 \begin_layout Standard
33754
33755 \series bold
33756
33757 \backslash
33758 renewcommand*{
33759 \backslash
33760 raggedleftmarginnote}{
33761 \backslash
33762 centering}
33763 \begin_inset Newline newline
33764 \end_inset
33765
33766
33767 \backslash
33768 renewcommand*{
33769 \backslash
33770 raggedrightmarginnote}{
33771 \backslash
33772 centering}
33773 \end_layout
33774
33775 \begin_layout Standard
33776 donnent un alignement centré.
33777  
33778 \series bold
33779
33780 \backslash
33781 raggedleftmarginnote
33782 \series default
33783  indique une note qui apparaît dans la marge de gauche.
33784 \begin_inset ERT
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788
33789
33790 \backslash
33791 renewcommand*{
33792 \backslash
33793 raggedleftmarginnote}{
33794 \backslash
33795 centering}
33796 \end_layout
33797
33798 \begin_layout Plain Layout
33799
33800
33801 \backslash
33802 renewcommand*{
33803 \backslash
33804 raggedrightmarginnote}{
33805 \backslash
33806 centering}
33807 \end_layout
33808
33809 \end_inset
33810
33811
33812 \begin_inset Marginal
33813 status collapsed
33814
33815 \begin_layout Plain Layout
33816 Le texte de cette note en marge est centré.
33817 \end_layout
33818
33819 \end_inset
33820
33821 .
33822  Le comportement implicite est donné par
33823 \end_layout
33824
33825 \begin_layout Standard
33826
33827 \series bold
33828
33829 \backslash
33830 renewcommand*{
33831 \backslash
33832 raggedleftmarginnote}{
33833 \backslash
33834 raggedleft}
33835 \begin_inset Newline newline
33836 \end_inset
33837
33838
33839 \backslash
33840 renewcommand*{
33841 \backslash
33842 raggedrightmarginnote}{
33843 \backslash
33844 raggedright}
33845 \series default
33846
33847 \begin_inset ERT
33848 status collapsed
33849
33850 \begin_layout Plain Layout
33851
33852
33853 \backslash
33854 renewcommand*{
33855 \backslash
33856 raggedleftmarginnote}{
33857 \backslash
33858 raggedleft}
33859 \end_layout
33860
33861 \begin_layout Plain Layout
33862
33863
33864 \backslash
33865 renewcommand*{
33866 \backslash
33867 raggedrightmarginnote}{
33868 \backslash
33869 raggedright}
33870 \end_layout
33871
33872 \end_inset
33873
33874
33875 \end_layout
33876
33877 \begin_layout Standard
33878 \begin_inset VSpace medskip
33879 \end_inset
33880
33881 Pour les autre fonctions du paquetage 
33882 \series bold
33883 marginnote
33884 \series default
33885  nous vous renvoyons à sa documentation 
33886 \begin_inset CommandInset citation
33887 LatexCommand cite
33888 key "marginnote"
33889 literal "true"
33890
33891 \end_inset
33892
33893 .
33894 \end_layout
33895
33896 \begin_layout Standard
33897 \begin_inset VSpace bigskip
33898 \end_inset
33899
33900 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
33901  définition.
33902  Pour créer par exemple une entête pour toutes les notes en marge avec le
33903  texte 
33904 \begin_inset Quotes cld
33905 \end_inset
33906
33907
33908 \family sans
33909 \series bold
33910 \bar under
33911 Attention!
33912 \family default
33913 \series default
33914 \bar default
33915
33916 \begin_inset Quotes crd
33917 \end_inset
33918
33919  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
33920  de votre document :
33921 \end_layout
33922
33923 \begin_layout Standard
33924
33925 \series bold
33926
33927 \backslash
33928 let
33929 \backslash
33930 myMarginpar
33931 \backslash
33932 marginpar
33933 \begin_inset Newline newline
33934 \end_inset
33935
33936
33937 \backslash
33938 renewcommand{
33939 \backslash
33940 marginpar}[1]{
33941 \backslash
33942 myMarginpar{%
33943 \begin_inset Newline newline
33944 \end_inset
33945
33946
33947 \begin_inset Phantom HPhantom
33948 status open
33949
33950 \begin_layout Plain Layout
33951
33952 \series bold
33953 \begin_inset space ~
33954 \end_inset
33955
33956
33957 \end_layout
33958
33959 \end_inset
33960
33961
33962 \backslash
33963 hspace{0pt}
33964 \backslash
33965 textsf{
33966 \backslash
33967 textbf{
33968 \backslash
33969 underbar{Attention!}}}%
33970 \begin_inset Newline newline
33971 \end_inset
33972
33973
33974 \begin_inset Phantom HPhantom
33975 status open
33976
33977 \begin_layout Plain Layout
33978
33979 \series bold
33980 \begin_inset space ~
33981 \end_inset
33982
33983
33984 \end_layout
33985
33986 \end_inset
33987
33988
33989 \backslash
33990 vspace{1.5mm}
33991 \backslash
33992
33993 \backslash
33994 #1}}
33995 \end_layout
33996
33997 \begin_layout Standard
33998 \begin_inset ERT
33999 status collapsed
34000
34001 \begin_layout Plain Layout
34002
34003
34004 \backslash
34005 let
34006 \backslash
34007 myMarginpar
34008 \backslash
34009 marginpar
34010 \end_layout
34011
34012 \begin_layout Plain Layout
34013
34014
34015 \backslash
34016 renewcommand{
34017 \backslash
34018 marginpar}[1]{
34019 \backslash
34020 myMarginpar{%
34021 \end_layout
34022
34023 \begin_layout Plain Layout
34024
34025    
34026 \backslash
34027 textsf{
34028 \backslash
34029 textbf{
34030 \backslash
34031 underbar{Attention!}}}%
34032 \end_layout
34033
34034 \begin_layout Plain Layout
34035
34036    
34037 \backslash
34038 vspace{1.5mm}
34039 \backslash
34040
34041 \backslash
34042 #1}}
34043 \end_layout
34044
34045 \end_inset
34046
34047
34048 \begin_inset Marginal
34049 status open
34050
34051 \begin_layout Plain Layout
34052 Ceci est une note en marge avec une en-tête prédéfinie.
34053 \end_layout
34054
34055 \end_inset
34056
34057
34058 \begin_inset ERT
34059 status collapsed
34060
34061 \begin_layout Plain Layout
34062
34063 [-1.5cm]
34064 \end_layout
34065
34066 \end_inset
34067
34068
34069 \begin_inset ERT
34070 status collapsed
34071
34072 \begin_layout Plain Layout
34073
34074
34075 \backslash
34076 renewcommand{
34077 \backslash
34078 marginpar}[1]{
34079 \backslash
34080 myMarginpar{#1}}
34081 \end_layout
34082
34083 \end_inset
34084
34085
34086 \begin_inset Note Note
34087 status collapsed
34088
34089 \begin_layout Plain Layout
34090
34091 \lang english
34092 The margin note format is changed only for this example.
34093 \end_layout
34094
34095 \end_inset
34096
34097
34098 \end_layout
34099
34100 \begin_layout Standard
34101 \begin_inset ERT
34102 status collapsed
34103
34104 \begin_layout Plain Layout
34105
34106
34107 \backslash
34108 else
34109 \end_layout
34110
34111 \end_inset
34112
34113
34114 \begin_inset Note Note
34115 status open
34116
34117 \begin_layout Plain Layout
34118 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34119  
34120 \series bold
34121 marginnote
34122 \series default
34123  n'est pas installé :
34124 \end_layout
34125
34126 \end_inset
34127
34128
34129 \end_layout
34130
34131 \begin_layout Standard
34132 Vous devez installer le paquetage \SpecialChar LaTeX
34133  
34134 \series bold
34135 marginnote
34136 \series default
34137  pour voir la suite de cette section dans la sortie imprimée.
34138 \end_layout
34139
34140 \begin_layout Standard
34141 \begin_inset ERT
34142 status collapsed
34143
34144 \begin_layout Plain Layout
34145
34146
34147 \backslash
34148 fi
34149 \end_layout
34150
34151 \end_inset
34152
34153
34154 \end_layout
34155
34156 \begin_layout Chapter
34157 Boîtes
34158 \end_layout
34159
34160 \begin_layout Section
34161 Introduction
34162 \begin_inset Index idx
34163 status collapsed
34164
34165 \begin_layout Plain Layout
34166 Boîtes ! Introduction
34167 \end_layout
34168
34169 \end_inset
34170
34171
34172 \end_layout
34173
34174 \begin_layout Standard
34175 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34176  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34177  voir la section
34178 \begin_inset space ~
34179 \end_inset
34180
34181
34182 \begin_inset CommandInset ref
34183 LatexCommand ref
34184 reference "sec:Minipages"
34185
34186 \end_inset
34187
34188 , pour encadrer des portions de texte, voir la section
34189 \begin_inset space ~
34190 \end_inset
34191
34192
34193 \begin_inset CommandInset ref
34194 LatexCommand ref
34195 reference "sec:Décorations"
34196
34197 \end_inset
34198
34199 , pour empêcher que des mots subissent une césure, voir la section
34200 \begin_inset space ~
34201 \end_inset
34202
34203
34204 \begin_inset CommandInset ref
34205 LatexCommand ref
34206 reference "sec:Empêcher-césure"
34207
34208 \end_inset
34209
34210 , pour aligner du texte, voir la section
34211 \begin_inset space ~
34212 \end_inset
34213
34214
34215 \begin_inset CommandInset ref
34216 LatexCommand ref
34217 reference "subsec:Alignement-Vertical"
34218
34219 \end_inset
34220
34221 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34222 \begin_inset space ~
34223 \end_inset
34224
34225
34226 \begin_inset CommandInset ref
34227 LatexCommand ref
34228 reference "sec:Boîtes-colorées"
34229
34230 \end_inset
34231
34232 .
34233 \end_layout
34234
34235 \begin_layout Standard
34236 On peut insérer une boîte en utilisant le menu 
34237 \family sans
34238 Insertion\SpecialChar menuseparator
34239 Boîte
34240 \family default
34241  ou avec le bouton 
34242 \begin_inset Info
34243 type  "icon"
34244 arg   "box-insert Frameless"
34245 \end_inset
34246
34247  de la barre d'outils.
34248  Une boîte grise avec une étiquette 
34249 \family sans
34250 Boîte
34251 \begin_inset space ~
34252 \end_inset
34253
34254 (Minipage)
34255 \family default
34256
34257 \begin_inset Graphics
34258         filename clipart/BoxInsetDefault.png
34259         scale 95
34260         scaleBeforeRotation
34261
34262 \end_inset
34263
34264  est alors insérée.
34265  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34266  et en choisissant 
34267 \family sans
34268 Paramètres
34269 \family default
34270  .
34271  La fenêtre de dialogue qui apparaît donne accès aux types de
34272 \family sans
34273  Boîte
34274 \begin_inset space ~
34275 \end_inset
34276
34277 Intérieure
34278 \family default
34279  
34280 \family sans
34281 Makebox, Parbox
34282 \family default
34283  et 
34284 \family sans
34285 Minipage
34286 \family default
34287 .
34288  Le type 
34289 \family sans
34290 Minipage
34291 \family default
34292  est le type implicite pour les boîtes nouvellement créées et il est décrit
34293  dans la section
34294 \begin_inset space ~
34295 \end_inset
34296
34297
34298 \begin_inset CommandInset ref
34299 LatexCommand ref
34300 reference "sec:Minipages"
34301
34302 \end_inset
34303
34304 ; le type 
34305 \family sans
34306 Parbox
34307 \family default
34308  est décrit dans la section
34309 \begin_inset space ~
34310 \end_inset
34311
34312
34313 \begin_inset CommandInset ref
34314 LatexCommand ref
34315 reference "sec:Parboxes"
34316
34317 \end_inset
34318
34319  et le type 
34320 \family sans
34321 Makebox
34322 \family default
34323  est décrit dans la section
34324 \begin_inset space ~
34325 \end_inset
34326
34327
34328 \begin_inset CommandInset ref
34329 LatexCommand ref
34330 reference "sec:Empêcher-césure"
34331
34332 \end_inset
34333
34334 .
34335 \end_layout
34336
34337 \begin_layout Standard
34338 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34339  comme les flottants ou les notes de bas de page.
34340 \end_layout
34341
34342 \begin_layout Standard
34343 \begin_inset Note Greyedout
34344 status open
34345
34346 \begin_layout Plain Layout
34347
34348 \series bold
34349 Note:
34350 \series default
34351  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34352  de type 
34353 \family sans
34354 Liste
34355 \family default
34356  ou 
34357 \family sans
34358 Description
34359 \family default
34360 .
34361 \end_layout
34362
34363 \end_inset
34364
34365
34366 \end_layout
34367
34368 \begin_layout Standard
34369 \begin_inset Note Greyedout
34370 status open
34371
34372 \begin_layout Plain Layout
34373
34374 \series bold
34375 Note:
34376 \series default
34377  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34378 \family sans
34379 Boîte
34380 \begin_inset space ~
34381 \end_inset
34382
34383 Intérieure
34384 \family default
34385  à 
34386 \family sans
34387 Aucune
34388 \family default
34389  que quand vous utilisez une boîte encadrée.
34390  Les boîtes sans 
34391 \family sans
34392 Boîte
34393 \begin_inset space ~
34394 \end_inset
34395
34396 Intérieure
34397 \family default
34398  et sans cadre sont expliquées dans la section
34399 \begin_inset space ~
34400 \end_inset
34401
34402
34403 \begin_inset CommandInset ref
34404 LatexCommand ref
34405 reference "sec:Empêcher-césure"
34406
34407 \end_inset
34408
34409 .
34410 \end_layout
34411
34412 \end_inset
34413
34414
34415 \end_layout
34416
34417 \begin_layout Section
34418 La fenêtre de dialogue Boîte
34419 \begin_inset CommandInset label
34420 LatexCommand label
34421 name "sec:Boîte-Dialogue"
34422
34423 \end_inset
34424
34425
34426 \begin_inset Index idx
34427 status collapsed
34428
34429 \begin_layout Plain Layout
34430 Boîtes ! Fenêtre de dialogue Boîte
34431 \end_layout
34432
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \begin_layout Subsection
34439 Taille
34440 \begin_inset Index idx
34441 status collapsed
34442
34443 \begin_layout Plain Layout
34444 Boîtes ! Taille
34445 \end_layout
34446
34447 \end_inset
34448
34449
34450 \end_layout
34451
34452 \begin_layout Standard
34453 Dans la fenêtre de dialogue 
34454 \family sans
34455 Paramètres
34456 \begin_inset space ~
34457 \end_inset
34458
34459 de
34460 \begin_inset space ~
34461 \end_inset
34462
34463 Boîte
34464 \family default
34465  vous pouvez modifier la géométrie de la boîte avec les champs 
34466 \family sans
34467 Largeur
34468 \family default
34469  et 
34470 \family sans
34471 Hauteur
34472 \family default
34473 .
34474  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34475  dans le tableau
34476 \begin_inset space ~
34477 \end_inset
34478
34479
34480 \begin_inset CommandInset ref
34481 LatexCommand ref
34482 reference "tab:Unités"
34483
34484 \end_inset
34485
34486 .
34487  Le champ 
34488 \family sans
34489 Hauteur
34490 \family default
34491  offre en plus les spécifications de taille suivantes :
34492 \end_layout
34493
34494 \begin_layout Description
34495 Profondeur C'est simplement la 
34496 \begin_inset Quotes cld
34497 \end_inset
34498
34499 hauteur
34500 \begin_inset Quotes crd
34501 \end_inset
34502
34503  du texte.
34504  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34505  lignes de texte dans la boîte.
34506 \begin_inset Newline newline
34507 \end_inset
34508
34509
34510 \begin_inset Newline newline
34511 \end_inset
34512
34513
34514 \begin_inset Newline newline
34515 \end_inset
34516
34517
34518 \begin_inset Box Boxed
34519 position "c"
34520 hor_pos "c"
34521 has_inner_box 1
34522 inner_pos "c"
34523 use_parbox 0
34524 use_makebox 0
34525 width "12col%"
34526 special "none"
34527 height "1in"
34528 height_special "depth"
34529 thickness "0.4pt"
34530 separation "3pt"
34531 shadowsize "4pt"
34532 framecolor "black"
34533 backgroundcolor "none"
34534 status open
34535
34536 \begin_layout Plain Layout
34537 \align center
34538 Boîte dont la hauteur est égale à 1
34539 \begin_inset space \thinspace{}
34540 \end_inset
34541
34542 Profondeur
34543 \end_layout
34544
34545 \end_inset
34546
34547
34548 \begin_inset Newline newline
34549 \end_inset
34550
34551
34552 \begin_inset Newline newline
34553 \end_inset
34554
34555
34556 \end_layout
34557
34558 \begin_layout Description
34559 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34560  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34561  est deux fois plus haute que le texte : 
34562 \begin_inset Box Boxed
34563 position "c"
34564 hor_pos "c"
34565 has_inner_box 1
34566 inner_pos "c"
34567 use_parbox 0
34568 use_makebox 0
34569 width "20col%"
34570 special "none"
34571 height "2in"
34572 height_special "height"
34573 thickness "0.4pt"
34574 separation "3pt"
34575 shadowsize "4pt"
34576 framecolor "black"
34577 backgroundcolor "none"
34578 status open
34579
34580 \begin_layout Plain Layout
34581 \align center
34582 Boîte dont la hauteur est 2
34583 \begin_inset space \thinspace{}
34584 \end_inset
34585
34586 Hauteur
34587 \end_layout
34588
34589 \end_inset
34590
34591
34592 \end_layout
34593
34594 \begin_layout Description
34595 Hauteur
34596 \begin_inset space ~
34597 \end_inset
34598
34599 Totale C'est égal à Hauteur
34600 \begin_inset space \thinspace{}
34601 \end_inset
34602
34603 +
34604 \begin_inset space \thinspace{}
34605 \end_inset
34606
34607 Profondeur : 
34608 \begin_inset Box Boxed
34609 position "c"
34610 hor_pos "c"
34611 has_inner_box 1
34612 inner_pos "c"
34613 use_parbox 0
34614 use_makebox 0
34615 width "20col%"
34616 special "none"
34617 height "1in"
34618 height_special "totalheight"
34619 thickness "0.4pt"
34620 separation "3pt"
34621 shadowsize "4pt"
34622 framecolor "black"
34623 backgroundcolor "none"
34624 status open
34625
34626 \begin_layout Plain Layout
34627 \align center
34628 Boîte dont la hauteur est 1
34629 \begin_inset space \thinspace{}
34630 \end_inset
34631
34632 Hauteur
34633 \begin_inset space ~
34634 \end_inset
34635
34636 Totale
34637 \end_layout
34638
34639 \end_inset
34640
34641
34642 \end_layout
34643
34644 \begin_layout Description
34645 Largeur On prend la largeur de la boîte comme hauteur : 
34646 \begin_inset Box Boxed
34647 position "c"
34648 hor_pos "c"
34649 has_inner_box 1
34650 inner_pos "c"
34651 use_parbox 0
34652 use_makebox 0
34653 width "12col%"
34654 special "none"
34655 height "1in"
34656 height_special "width"
34657 thickness "0.4pt"
34658 separation "3pt"
34659 shadowsize "4pt"
34660 framecolor "black"
34661 backgroundcolor "none"
34662 status open
34663
34664 \begin_layout Plain Layout
34665 \align center
34666 Boîte dont la hauteur est 1
34667 \begin_inset space \thinspace{}
34668 \end_inset
34669
34670 Largeur
34671 \end_layout
34672
34673 \end_inset
34674
34675
34676 \end_layout
34677
34678 \begin_layout Subsection
34679 Alignement
34680 \begin_inset Index idx
34681 status collapsed
34682
34683 \begin_layout Plain Layout
34684 Boîtes ! Alignement
34685 \end_layout
34686
34687 \end_inset
34688
34689
34690 \end_layout
34691
34692 \begin_layout Standard
34693 Quand vous avez choisi une 
34694 \family sans
34695 Boîte
34696 \begin_inset space ~
34697 \end_inset
34698
34699 Intérieure
34700 \family default
34701 , l'alignement vertical de la boîte peut être :
34702 \end_layout
34703
34704 \begin_layout Description
34705 Haut Ceci est un exemple de texte.
34706  
34707 \begin_inset Box Boxed
34708 position "t"
34709 hor_pos "c"
34710 has_inner_box 1
34711 inner_pos "c"
34712 use_parbox 0
34713 use_makebox 0
34714 width "12col%"
34715 special "none"
34716 height "1in"
34717 height_special "totalheight"
34718 thickness "0.4pt"
34719 separation "3pt"
34720 shadowsize "4pt"
34721 framecolor "black"
34722 backgroundcolor "none"
34723 status collapsed
34724
34725 \begin_layout Plain Layout
34726 \align center
34727 Cette boîte est alignée sur le haut.
34728 \end_layout
34729
34730 \end_inset
34731
34732  Ceci est un exemple de texte.
34733 \end_layout
34734
34735 \begin_layout Description
34736 Milieu Ceci est un exemple de texte.
34737  
34738 \begin_inset Box Boxed
34739 position "c"
34740 hor_pos "c"
34741 has_inner_box 1
34742 inner_pos "c"
34743 use_parbox 0
34744 use_makebox 0
34745 width "12col%"
34746 special "none"
34747 height "1in"
34748 height_special "totalheight"
34749 thickness "0.4pt"
34750 separation "3pt"
34751 shadowsize "4pt"
34752 framecolor "black"
34753 backgroundcolor "none"
34754 status collapsed
34755
34756 \begin_layout Plain Layout
34757 \align center
34758 Cette boîte est alignée au centre.
34759 \end_layout
34760
34761 \end_inset
34762
34763  Ceci est un exemple de texte.
34764 \end_layout
34765
34766 \begin_layout Description
34767 Bas Ceci est un exemple de texte.
34768  
34769 \begin_inset Box Boxed
34770 position "b"
34771 hor_pos "c"
34772 has_inner_box 1
34773 inner_pos "c"
34774 use_parbox 0
34775 use_makebox 0
34776 width "12col%"
34777 special "none"
34778 height "1in"
34779 height_special "totalheight"
34780 thickness "0.4pt"
34781 separation "3pt"
34782 shadowsize "4pt"
34783 framecolor "black"
34784 backgroundcolor "none"
34785 status collapsed
34786
34787 \begin_layout Plain Layout
34788 \align center
34789 Cette boîte est alignée sur le bas.
34790 \end_layout
34791
34792 \end_inset
34793
34794  Ceci est un exemple de texte.
34795 \end_layout
34796
34797 \begin_layout Standard
34798 \begin_inset Note Greyedout
34799 status open
34800
34801 \begin_layout Plain Layout
34802
34803 \series bold
34804 Note:
34805 \series default
34806  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34807  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34808  l'autre non.
34809 \end_layout
34810
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \begin_layout Standard
34817 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34818  paragraphe grâce à la fenêtre de dialogue 
34819 \family sans
34820 Paramètres
34821 \begin_inset space ~
34822 \end_inset
34823
34824 de
34825 \begin_inset space ~
34826 \end_inset
34827
34828 Boîte
34829 \family default
34830 .
34831 \end_layout
34832
34833 \begin_layout Standard
34834 \begin_inset VSpace bigskip
34835 \end_inset
34836
34837 Quand vous avez choisi une 
34838 \family sans
34839 Boîte
34840 \begin_inset space ~
34841 \end_inset
34842
34843 Intérieure
34844 \family default
34845 , l'alignement vertical du contenu de la boîte peut être :
34846 \end_layout
34847
34848 \begin_layout Description
34849 haut Ceci est un exemple de texte.
34850 \begin_inset Box Boxed
34851 position "c"
34852 hor_pos "c"
34853 has_inner_box 1
34854 inner_pos "t"
34855 use_parbox 0
34856 use_makebox 0
34857 width "12col%"
34858 special "none"
34859 height "1.5in"
34860 height_special "totalheight"
34861 thickness "0.4pt"
34862 separation "3pt"
34863 shadowsize "4pt"
34864 framecolor "black"
34865 backgroundcolor "none"
34866 status collapsed
34867
34868 \begin_layout Plain Layout
34869 \align center
34870 Le texte de cette boîte est aligné sur le haut.
34871 \end_layout
34872
34873 \end_inset
34874
34875  Ceci est un exemple de texte.
34876 \end_layout
34877
34878 \begin_layout Description
34879 milieu Ceci est un exemple de texte.
34880  
34881 \begin_inset Box Boxed
34882 position "c"
34883 hor_pos "c"
34884 has_inner_box 1
34885 inner_pos "c"
34886 use_parbox 0
34887 use_makebox 0
34888 width "12col%"
34889 special "none"
34890 height "1.5in"
34891 height_special "totalheight"
34892 thickness "0.4pt"
34893 separation "3pt"
34894 shadowsize "4pt"
34895 framecolor "black"
34896 backgroundcolor "none"
34897 status collapsed
34898
34899 \begin_layout Plain Layout
34900 \align center
34901 Le texte de cette boîte est aligné au centre
34902 \end_layout
34903
34904 \end_inset
34905
34906  Ceci est un exemple de texte.
34907 \end_layout
34908
34909 \begin_layout Description
34910 bas Ceci est un exemple de texte.
34911  
34912 \begin_inset Box Boxed
34913 position "c"
34914 hor_pos "c"
34915 has_inner_box 1
34916 inner_pos "b"
34917 use_parbox 0
34918 use_makebox 0
34919 width "12col%"
34920 special "none"
34921 height "1.5in"
34922 height_special "totalheight"
34923 thickness "0.4pt"
34924 separation "3pt"
34925 shadowsize "4pt"
34926 framecolor "black"
34927 backgroundcolor "none"
34928 status collapsed
34929
34930 \begin_layout Plain Layout
34931 \align center
34932 Le texte de cette boîte est aligné en bas.
34933 \end_layout
34934
34935 \end_inset
34936
34937  Ceci est un exemple de texte.
34938 \end_layout
34939
34940 \begin_layout Description
34941 élongation Ceci est un exemple de texte.
34942  
34943 \begin_inset Box Boxed
34944 position "c"
34945 hor_pos "c"
34946 has_inner_box 1
34947 inner_pos "s"
34948 use_parbox 0
34949 use_makebox 0
34950 width "12col%"
34951 special "none"
34952 height "1.5in"
34953 height_special "totalheight"
34954 thickness "0.4pt"
34955 separation "3pt"
34956 shadowsize "4pt"
34957 framecolor "black"
34958 backgroundcolor "none"
34959 status collapsed
34960
34961 \begin_layout Plain Layout
34962 \align center
34963 Le texte 
34964 \end_layout
34965
34966 \begin_layout Plain Layout
34967 \align center
34968 de cette
34969 \end_layout
34970
34971 \begin_layout Plain Layout
34972 \align center
34973 boîte est
34974 \end_layout
34975
34976 \begin_layout Plain Layout
34977 \align center
34978 allongé.
34979 \end_layout
34980
34981 \end_inset
34982
34983  Ceci est un exemple de texte.
34984 \end_layout
34985
34986 \begin_layout Standard
34987 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
34988  paragraphe.
34989  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
34990 \end_layout
34991
34992 \begin_layout Standard
34993 \begin_inset VSpace bigskip
34994 \end_inset
34995
34996 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
34997  la fenêtre de dialogue 
34998 \family sans
34999 Paramètres
35000 \begin_inset space ~
35001 \end_inset
35002
35003 de
35004 \begin_inset space ~
35005 \end_inset
35006
35007 paragraphe
35008 \family default
35009  quand vous avez choisi une 
35010 \family sans
35011 Boîte
35012 \begin_inset space ~
35013 \end_inset
35014
35015 Intérieure
35016 \family default
35017 .
35018 \end_layout
35019
35020 \begin_layout Standard
35021 \align center
35022 \begin_inset Box Boxed
35023 position "c"
35024 hor_pos "c"
35025 has_inner_box 1
35026 inner_pos "s"
35027 use_parbox 0
35028 use_makebox 0
35029 width "15col%"
35030 special "none"
35031 height "1.25in"
35032 height_special "totalheight"
35033 thickness "0.4pt"
35034 separation "3pt"
35035 shadowsize "4pt"
35036 framecolor "black"
35037 backgroundcolor "none"
35038 status open
35039
35040 \begin_layout Plain Layout
35041 \align left
35042 Le texte de 
35043 \end_layout
35044
35045 \begin_layout Plain Layout
35046 \align left
35047 cette boîte
35048 \end_layout
35049
35050 \begin_layout Plain Layout
35051 \align right
35052 est allongé.
35053 \end_layout
35054
35055 \end_inset
35056
35057
35058 \end_layout
35059
35060 \begin_layout Standard
35061 Si vous n'avez pas choisi une 
35062 \family sans
35063 Boîte
35064 \begin_inset space ~
35065 \end_inset
35066
35067 Intérieure
35068 \family default
35069 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35070  de dialogue de boîte.
35071 \end_layout
35072
35073 \begin_layout Standard
35074 \align center
35075 \begin_inset Box Boxed
35076 position "c"
35077 hor_pos "s"
35078 has_inner_box 0
35079 inner_pos "s"
35080 use_parbox 0
35081 use_makebox 0
35082 width "90col%"
35083 special "none"
35084 height "1.25in"
35085 height_special "totalheight"
35086 thickness "0.4pt"
35087 separation "3pt"
35088 shadowsize "4pt"
35089 framecolor "black"
35090 backgroundcolor "none"
35091 status open
35092
35093 \begin_layout Plain Layout
35094 Le texte de cette boîte est allongé horizontalement.
35095 \end_layout
35096
35097 \end_inset
35098
35099
35100 \end_layout
35101
35102 \begin_layout Subsection
35103 Décorations
35104 \begin_inset CommandInset label
35105 LatexCommand label
35106 name "sec:Décorations"
35107
35108 \end_inset
35109
35110
35111 \begin_inset Index idx
35112 status collapsed
35113
35114 \begin_layout Plain Layout
35115 Boîtes ! Décorations
35116 \end_layout
35117
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \begin_layout Standard
35124 On peut spécifier le style de la boîte en utilisant la liste déroulante
35125  
35126 \family sans
35127 Décoration
35128 \family default
35129 .
35130  Les possibilités sont les suivantes :
35131 \end_layout
35132
35133 \begin_layout Description
35134 Aucun
35135 \begin_inset space ~
35136 \end_inset
35137
35138 cadre
35139 \begin_inset space ~
35140 \end_inset
35141
35142 tracé Rien n'est tracé
35143 \end_layout
35144
35145 \begin_layout Description
35146 Cadre
35147 \begin_inset space ~
35148 \end_inset
35149
35150 rectangulaire
35151 \begin_inset space ~
35152 \end_inset
35153
35154 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35155  L'épaisseur du trait de ce cadre peut être précisé.
35156 \begin_inset Newline newline
35157 \end_inset
35158
35159
35160 \begin_inset Box Boxed
35161 position "c"
35162 hor_pos "c"
35163 has_inner_box 1
35164 inner_pos "c"
35165 use_parbox 0
35166 use_makebox 0
35167 width "20col%"
35168 special "none"
35169 height "1in"
35170 height_special "totalheight"
35171 thickness "0.4pt"
35172 separation "3pt"
35173 shadowsize "4pt"
35174 framecolor "black"
35175 backgroundcolor "none"
35176 status open
35177
35178 \begin_layout Plain Layout
35179 \align center
35180 Boîte rectangulaire
35181 \end_layout
35182
35183 \end_inset
35184
35185
35186 \end_layout
35187
35188 \begin_layout Description
35189 Cadre
35190 \begin_inset space ~
35191 \end_inset
35192
35193 oval,
35194 \begin_inset space ~
35195 \end_inset
35196
35197 fin Ceci dessine un cadre ovalisée autour de la boîte.
35198  L'épaisseur du trait de ce cadre est de  0.4
35199 \begin_inset space \thinspace{}
35200 \end_inset
35201
35202 pt.
35203  
35204 \begin_inset Box ovalbox
35205 position "c"
35206 hor_pos "c"
35207 has_inner_box 1
35208 inner_pos "c"
35209 use_parbox 0
35210 use_makebox 0
35211 width "20col%"
35212 special "none"
35213 height "1in"
35214 height_special "totalheight"
35215 thickness "0.4pt"
35216 separation "3pt"
35217 shadowsize "4pt"
35218 framecolor "black"
35219 backgroundcolor "none"
35220 status open
35221
35222 \begin_layout Plain Layout
35223 \align center
35224 Boîte ovalisée, fine
35225 \end_layout
35226
35227 \end_inset
35228
35229
35230 \end_layout
35231
35232 \begin_layout Description
35233 Cadre
35234 \begin_inset space ~
35235 \end_inset
35236
35237 oval,
35238 \begin_inset space ~
35239 \end_inset
35240
35241 épais Ceci dessine un cadre ovalisée autour de la boîte.
35242  L'épaisseur du trait de ce cadre est de   0.8
35243 \begin_inset space \thinspace{}
35244 \end_inset
35245
35246 pt.
35247  
35248 \begin_inset Box Ovalbox
35249 position "c"
35250 hor_pos "c"
35251 has_inner_box 1
35252 inner_pos "c"
35253 use_parbox 0
35254 use_makebox 0
35255 width "20col%"
35256 special "none"
35257 height "1in"
35258 height_special "totalheight"
35259 thickness "0.4pt"
35260 separation "3pt"
35261 shadowsize "4pt"
35262 framecolor "black"
35263 backgroundcolor "none"
35264 status open
35265
35266 \begin_layout Plain Layout
35267 \align center
35268 Boîte ovalisée, épaisse
35269 \end_layout
35270
35271 \end_inset
35272
35273
35274 \end_layout
35275
35276 \begin_layout Description
35277 Ombre
35278 \begin_inset space ~
35279 \end_inset
35280
35281 en
35282 \begin_inset space ~
35283 \end_inset
35284
35285 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35286  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35287  
35288 \begin_inset Box Shadowbox
35289 position "c"
35290 hor_pos "c"
35291 has_inner_box 1
35292 inner_pos "c"
35293 use_parbox 0
35294 use_makebox 0
35295 width "20col%"
35296 special "none"
35297 height "1in"
35298 height_special "totalheight"
35299 thickness "0.4pt"
35300 separation "3pt"
35301 shadowsize "4pt"
35302 framecolor "black"
35303 backgroundcolor "none"
35304 status open
35305
35306 \begin_layout Plain Layout
35307 \align center
35308 Boîte ombrée
35309 \end_layout
35310
35311 \end_inset
35312
35313
35314 \end_layout
35315
35316 \begin_layout Description
35317 Fond
35318 \begin_inset space ~
35319 \end_inset
35320
35321 ombré Ceci dessine une boîte avec un arrière plan rouge.
35322  Contrairement aux boîtes coloriées
35323 \begin_inset Foot
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327 Voir la section
35328 \begin_inset space ~
35329 \end_inset
35330
35331
35332 \begin_inset CommandInset ref
35333 LatexCommand ref
35334 reference "sec:Boîtes-colorées"
35335
35336 \end_inset
35337
35338 .
35339 \end_layout
35340
35341 \end_inset
35342
35343 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35344  son propre paragraphe.
35345 \begin_inset Box Shaded
35346 position "t"
35347 hor_pos "c"
35348 has_inner_box 0
35349 inner_pos "t"
35350 use_parbox 0
35351 use_makebox 0
35352 width "50col%"
35353 special "none"
35354 height "1in"
35355 height_special "totalheight"
35356 thickness "0.4pt"
35357 separation "3pt"
35358 shadowsize "4pt"
35359 framecolor "black"
35360 backgroundcolor "none"
35361 status open
35362
35363 \begin_layout Plain Layout
35364 Boîte avec fond ombré
35365 \end_layout
35366
35367 \end_inset
35368
35369
35370 \end_layout
35371
35372 \begin_layout Description
35373 Cadre
35374 \begin_inset space ~
35375 \end_inset
35376
35377 rectangulaire
35378 \begin_inset space ~
35379 \end_inset
35380
35381 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35382  boîte.
35383  L'épaisseur du trait du cadre interne est de 0.75
35384 \begin_inset space \thinspace{}
35385 \end_inset
35386
35387 épaisseur
35388 \begin_inset space ~
35389 \end_inset
35390
35391 du
35392 \begin_inset space ~
35393 \end_inset
35394
35395 trait, l'épaisseur du trait du cadre externe est de 1.5
35396 \begin_inset space \thinspace{}
35397 \end_inset
35398
35399 épaisseur
35400 \begin_inset space ~
35401 \end_inset
35402
35403 du
35404 \begin_inset space ~
35405 \end_inset
35406
35407 trait.
35408  La distance entre les deux cadres est de 1.5
35409 \begin_inset space \thinspace{}
35410 \end_inset
35411
35412 épaisseur
35413 \begin_inset space ~
35414 \end_inset
35415
35416 du
35417 \begin_inset space ~
35418 \end_inset
35419
35420 trait
35421 \begin_inset space \thinspace{}
35422 \end_inset
35423
35424 +
35425 \begin_inset space \thinspace{}
35426 \end_inset
35427
35428 0.5
35429 \begin_inset space \thinspace{}
35430 \end_inset
35431
35432 pt.
35433  
35434 \begin_inset Box Doublebox
35435 position "c"
35436 hor_pos "c"
35437 has_inner_box 1
35438 inner_pos "c"
35439 use_parbox 0
35440 use_makebox 0
35441 width "20col%"
35442 special "none"
35443 height "1in"
35444 height_special "totalheight"
35445 thickness "0.4pt"
35446 separation "3pt"
35447 shadowsize "4pt"
35448 framecolor "black"
35449 backgroundcolor "none"
35450 status open
35451
35452 \begin_layout Plain Layout
35453 \align center
35454 Boîte double
35455 \end_layout
35456
35457 \end_inset
35458
35459
35460 \end_layout
35461
35462 \begin_layout Standard
35463 \begin_inset VSpace bigskip
35464 \end_inset
35465
35466 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35467  s'adapte pour montrer le style
35468  de boîte utilisé.
35469  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35470  le paquetage \SpecialChar LaTeX
35471  
35472 \series bold
35473 fancybox
35474 \series default
35475
35476 \begin_inset Index idx
35477 status collapsed
35478
35479 \begin_layout Plain Layout
35480 Paquetages \SpecialChar LaTeX
35481  ! fancybox
35482 \end_layout
35483
35484 \end_inset
35485
35486 .
35487 \end_layout
35488
35489 \begin_layout Standard
35490 \begin_inset VSpace bigskip
35491 \end_inset
35492
35493 Quand vous utilisez le style de décoration 
35494 \family sans
35495 cadre rectangulaire simple
35496 \family default
35497  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35498  de la boîte.
35499  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35500  prendra toute la largeur de la colonne et la boîte sera considérée comme
35501  son propre paragraphe: 
35502 \begin_inset Box Framed
35503 position "t"
35504 hor_pos "c"
35505 has_inner_box 0
35506 inner_pos "t"
35507 use_parbox 0
35508 use_makebox 0
35509 width "100col%"
35510 special "none"
35511 height "1in"
35512 height_special "totalheight"
35513 thickness "0.4pt"
35514 separation "3pt"
35515 shadowsize "4pt"
35516 framecolor "black"
35517 backgroundcolor "none"
35518 status collapsed
35519
35520 \begin_layout Plain Layout
35521 Boîte avec cadre simple et sauts de page
35522 \end_layout
35523
35524 \end_inset
35525
35526
35527 \end_layout
35528
35529 \begin_layout Section
35530 Personnalisation des boîtes
35531 \begin_inset Index idx
35532 status collapsed
35533
35534 \begin_layout Plain Layout
35535 Boîtes! Personnalisation
35536 \end_layout
35537
35538 \end_inset
35539
35540
35541 \end_layout
35542
35543 \begin_layout Standard
35544 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35545  la commande 
35546 \series bold
35547
35548 \backslash
35549 cornersize
35550 \series default
35551 .
35552  Par exemple, la commande
35553 \end_layout
35554
35555 \begin_layout Standard
35556
35557 \series bold
35558
35559 \backslash
35560 cornersize*{1cm}
35561 \end_layout
35562
35563 \begin_layout Standard
35564 donne un diamètre de 1
35565 \begin_inset space \thinspace{}
35566 \end_inset
35567
35568 cm.
35569  La commande
35570 \end_layout
35571
35572 \begin_layout Standard
35573
35574 \series bold
35575
35576 \backslash
35577 cornersize{num}
35578 \end_layout
35579
35580 \begin_layout Standard
35581 fixe le diamètre à 
35582 \family sans
35583 num
35584 \begin_inset space \thinspace{}
35585 \end_inset
35586
35587 ×
35588 \begin_inset space \thinspace{}
35589 \end_inset
35590
35591 minimum(largeur et hauteur de la boîte)
35592 \family default
35593 .
35594  La valeur implicite est 
35595 \series bold
35596
35597 \backslash
35598 cornersize{0.5}
35599 \series default
35600 .
35601 \end_layout
35602
35603 \begin_layout Standard
35604 \begin_inset ERT
35605 status collapsed
35606
35607 \begin_layout Plain Layout
35608
35609
35610 \backslash
35611 cornersize*{1.5cm}
35612 \end_layout
35613
35614 \end_inset
35615
35616
35617 \begin_inset Box Ovalbox
35618 position "c"
35619 hor_pos "c"
35620 has_inner_box 1
35621 inner_pos "c"
35622 use_parbox 0
35623 use_makebox 0
35624 width "25col%"
35625 special "none"
35626 height "1in"
35627 height_special "totalheight"
35628 thickness "0.4pt"
35629 separation "3pt"
35630 shadowsize "4pt"
35631 framecolor "black"
35632 backgroundcolor "none"
35633 status open
35634
35635 \begin_layout Plain Layout
35636 \align center
35637 Boîte ovale avec 
35638 \series bold
35639
35640 \backslash
35641 cornersize
35642 \series default
35643
35644 \begin_inset space \thinspace{}
35645 \end_inset
35646
35647 =
35648 \begin_inset space \thinspace{}
35649 \end_inset
35650
35651 1.5
35652 \begin_inset space \thinspace{}
35653 \end_inset
35654
35655 cm
35656 \end_layout
35657
35658 \end_inset
35659
35660
35661 \begin_inset ERT
35662 status collapsed
35663
35664 \begin_layout Plain Layout
35665
35666
35667 \backslash
35668 cornersize{0.5}
35669 \end_layout
35670
35671 \end_inset
35672
35673
35674 \end_layout
35675
35676 \begin_layout Standard
35677 \begin_inset VSpace bigskip
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \begin_layout Standard
35684 La couleur rouge utilisée implicitement pour les boîtes à 
35685 \family sans
35686 Fond
35687 \begin_inset space ~
35688 \end_inset
35689
35690 ombré
35691 \family default
35692  peut soit être modifiée localement avec la commande 
35693 \series bold
35694
35695 \backslash
35696 definecolor{shadecolor}
35697 \series default
35698 , soit globalement avec le menu 
35699 \family sans
35700 Outils\SpecialChar menuseparator
35701 Préférences
35702 \family default
35703 \SpecialChar menuseparator
35704
35705 \family sans
35706 Couleurs\SpecialChar menuseparator
35707 boîte
35708 \begin_inset space ~
35709 \end_inset
35710
35711 ombrée
35712 \family default
35713 .
35714  La syntaxe de la commande 
35715 \series bold
35716
35717 \backslash
35718 definecolor
35719 \series default
35720  est expliquée dans la section
35721 \begin_inset space ~
35722 \end_inset
35723
35724
35725 \begin_inset CommandInset ref
35726 LatexCommand ref
35727 reference "sec:Tableaux-Colorés"
35728
35729 \end_inset
35730
35731 .
35732 \begin_inset Foot
35733 status collapsed
35734
35735 \begin_layout Plain Layout
35736 Notez que l'utilisation de 
35737 \series bold
35738
35739 \backslash
35740 definecolor
35741 \series default
35742  ne peut se faire sans le paquetage \SpecialChar LaTeX
35743  
35744 \series bold
35745 color
35746 \series default
35747  dans le préambule, voir la section
35748 \begin_inset space ~
35749 \end_inset
35750
35751
35752 \begin_inset CommandInset ref
35753 LatexCommand ref
35754 reference "sec:Boîtes-colorées"
35755
35756 \end_inset
35757
35758 .
35759  
35760 \end_layout
35761
35762 \end_inset
35763
35764
35765 \end_layout
35766
35767 \begin_layout Standard
35768 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35769  le commande en code \SpecialChar TeX
35770  suivantes
35771 \end_layout
35772
35773 \begin_layout Standard
35774
35775 \series bold
35776
35777 \backslash
35778 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35779 \end_layout
35780
35781 \begin_layout Standard
35782 \begin_inset ERT
35783 status collapsed
35784
35785 \begin_layout Plain Layout
35786
35787
35788 \backslash
35789 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35790 \end_layout
35791
35792 \end_inset
35793
35794
35795 \begin_inset Box Shaded
35796 position "t"
35797 hor_pos "c"
35798 has_inner_box 0
35799 inner_pos "t"
35800 use_parbox 0
35801 use_makebox 0
35802 width "100col%"
35803 special "none"
35804 height "1in"
35805 height_special "totalheight"
35806 thickness "0.4pt"
35807 separation "3pt"
35808 shadowsize "4pt"
35809 framecolor "black"
35810 backgroundcolor "none"
35811 status open
35812
35813 \begin_layout Plain Layout
35814
35815 \color yellow
35816 Ceci est un texte jaune dans une boîte à 
35817 \family sans
35818 Fond
35819 \begin_inset space ~
35820 \end_inset
35821
35822 ombré
35823 \family default
35824 \color inherit
35825  
35826 \color yellow
35827 avec un fond vert foncé.
35828 \end_layout
35829
35830 \end_inset
35831
35832
35833 \begin_inset ERT
35834 status collapsed
35835
35836 \begin_layout Plain Layout
35837
35838
35839 \backslash
35840 definecolor{shadecolor}{rgb}{1,0,0}
35841 \end_layout
35842
35843 \end_inset
35844
35845
35846 \end_layout
35847
35848 \begin_layout Standard
35849 \begin_inset VSpace bigskip
35850 \end_inset
35851
35852
35853 \end_layout
35854
35855 \begin_layout Standard
35856 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35857  boîtes qui suivent la commandes qui les a changées.
35858 \end_layout
35859
35860 \begin_layout Section
35861 Minipages
35862 \begin_inset CommandInset label
35863 LatexCommand label
35864 name "sec:Minipages"
35865
35866 \end_inset
35867
35868
35869 \begin_inset Index idx
35870 status collapsed
35871
35872 \begin_layout Plain Layout
35873 Boîtes ! Minipages
35874 \end_layout
35875
35876 \end_inset
35877
35878
35879 \end_layout
35880
35881 \begin_layout Standard
35882 \SpecialChar LaTeX
35883  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35884  d'une page.
35885  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35886  règles d'indentation, de saut de ligne, etc.
35887  s'appliquent.
35888 \end_layout
35889
35890 \begin_layout Standard
35891 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35892  langues.
35893 \end_layout
35894
35895 \begin_layout Standard
35896 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
35897  Leur largeur est fixée à 45
35898 \begin_inset space \thinspace{}
35899 \end_inset
35900
35901 col% et elles sont séparées par un ressort horizontal, qui a été inséré
35902  via le menu 
35903 \family sans
35904 Insertion\SpecialChar menuseparator
35905 Typographie
35906 \begin_inset space ~
35907 \end_inset
35908
35909 spéciale\SpecialChar menuseparator
35910 Ressort
35911 \begin_inset space ~
35912 \end_inset
35913
35914 Horizontal
35915 \family default
35916 .
35917 \end_layout
35918
35919 \begin_layout Standard
35920 \begin_inset Box Frameless
35921 position "t"
35922 hor_pos "c"
35923 has_inner_box 1
35924 inner_pos "c"
35925 use_parbox 0
35926 use_makebox 0
35927 width "45col%"
35928 special "none"
35929 height "1in"
35930 height_special "totalheight"
35931 thickness "0.4pt"
35932 separation "3pt"
35933 shadowsize "4pt"
35934 framecolor "black"
35935 backgroundcolor "none"
35936 status open
35937
35938 \begin_layout Plain Layout
35939 Ceci est un texte en français.
35940  Ceci est un texte en français.
35941  Ceci est un texte en français.
35942  Ceci est un texte en français.
35943  Ceci est un texte en français.
35944  Ceci est un texte en français.
35945  Ceci est un texte en français.
35946  Ceci est un texte en français.Ceci est un texte en français.
35947  Ceci est un texte en français.
35948  Ceci est un texte en français.
35949  Ceci est un texte en français
35950 \begin_inset Foot
35951 status collapsed
35952
35953 \begin_layout Plain Layout
35954 Ceci est une note de bas de page en français.
35955 \end_layout
35956
35957 \end_inset
35958
35959 .Ceci est un texte en français
35960 \end_layout
35961
35962 \end_inset
35963
35964
35965 \begin_inset space \hfill{}
35966 \end_inset
35967
35968
35969 \begin_inset Box Frameless
35970 position "t"
35971 hor_pos "c"
35972 has_inner_box 1
35973 inner_pos "c"
35974 use_parbox 0
35975 use_makebox 0
35976 width "45col%"
35977 special "none"
35978 height "1in"
35979 height_special "totalheight"
35980 thickness "0.4pt"
35981 separation "3pt"
35982 shadowsize "4pt"
35983 framecolor "black"
35984 backgroundcolor "none"
35985 status open
35986
35987 \begin_layout Plain Layout
35988
35989 \lang english
35990 This is an English Text.
35991  This is an English Text.
35992  This is an English Text.
35993  This is an English Text.
35994  This is an English Text.
35995  This is an English Text.
35996  This is an English Text.
35997  This is an English Text.
35998  This is an English Text.
35999  This is an English Text.
36000  This is an English Text.
36001  This is an English Text.
36002  This is an English Text.
36003  This is an English Text.
36004  This is an English Text.
36005  This is an English Text.
36006 \begin_inset Foot
36007 status collapsed
36008
36009 \begin_layout Plain Layout
36010
36011 \lang english
36012 This is an English footnote.
36013 \end_layout
36014
36015 \end_inset
36016
36017  This is an English Text.
36018 \end_layout
36019
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \begin_layout Standard
36026 \begin_inset VSpace bigskip
36027 \end_inset
36028
36029 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36030  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36031  minipages, même si vous les avez mis par exemple à 
36032 \family sans
36033 Moyen
36034 \family default
36035  dans les paramètres du document.
36036 \end_layout
36037
36038 \begin_layout Standard
36039 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36040  portion de texte, voyez la section
36041 \begin_inset space ~
36042 \end_inset
36043
36044
36045 \begin_inset CommandInset ref
36046 LatexCommand ref
36047 reference "sec:Boîtes-colorées"
36048
36049 \end_inset
36050
36051 .
36052 \end_layout
36053
36054 \begin_layout Standard
36055 \begin_inset Note Greyedout
36056 status open
36057
36058 \begin_layout Plain Layout
36059
36060 \series bold
36061 Note:
36062 \series default
36063  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36064  mais les minipages peuvent être utilisées dans un tableau, un flottant
36065  ou une autre boîte.
36066 \end_layout
36067
36068 \end_inset
36069
36070
36071 \end_layout
36072
36073 \begin_layout Standard
36074 \begin_inset VSpace bigskip
36075 \end_inset
36076
36077
36078 \end_layout
36079
36080 \begin_layout Standard
36081 \SpecialChar LyX
36082  propose également une fonctionnalité de base pour des minipages dont la
36083  taille est automatiquement déterminée par la largeur de leur contenu, via
36084  le module 
36085 \family sans
36086 Minipages de largeur variable
36087 \family default
36088 .
36089  Le fichier du répertoire des exemples \SpecialChar LyX
36090  
36091 \emph on
36092 varwidth-floats-side-by-side
36093 \emph default
36094  illustre l'utilisation de minipages de largeur variable pour placer deux
36095  flottants côte à côte.
36096 \end_layout
36097
36098 \begin_layout Section
36099 Les parboxes
36100 \begin_inset CommandInset label
36101 LatexCommand label
36102 name "sec:Parboxes"
36103
36104 \end_inset
36105
36106
36107 \begin_inset Index idx
36108 status collapsed
36109
36110 \begin_layout Plain Layout
36111 Boîtes ! Parboxes
36112 \end_layout
36113
36114 \end_inset
36115
36116
36117 \end_layout
36118
36119 \begin_layout Standard
36120 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36121  ne peuvent avoir de note de bas de page.
36122 \end_layout
36123
36124 \begin_layout Standard
36125 \align center
36126 \begin_inset Box Frameless
36127 position "t"
36128 hor_pos "c"
36129 has_inner_box 1
36130 inner_pos "t"
36131 use_parbox 1
36132 use_makebox 0
36133 width "33col%"
36134 special "none"
36135 height "1in"
36136 height_special "totalheight"
36137 thickness "0.4pt"
36138 separation "3pt"
36139 shadowsize "4pt"
36140 framecolor "black"
36141 backgroundcolor "none"
36142 status open
36143
36144 \begin_layout Plain Layout
36145 Ceci est un texte à l'intérieur d'une parbox.
36146  Ceci est un texte à l'intérieur d'une parbox.
36147 \end_layout
36148
36149 \begin_layout Plain Layout
36150 Cette note de bas de page ne devrait pas apparaître :
36151 \begin_inset Foot
36152 status open
36153
36154 \begin_layout Plain Layout
36155 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36156  pas.
36157 \end_layout
36158
36159 \end_inset
36160
36161
36162 \end_layout
36163
36164 \end_inset
36165
36166
36167 \end_layout
36168
36169 \begin_layout Section
36170 Des boîtes pour les mots et les caractères
36171 \begin_inset Index idx
36172 status collapsed
36173
36174 \begin_layout Plain Layout
36175 Boîtes ! Pour les caractères
36176 \end_layout
36177
36178 \end_inset
36179
36180
36181 \end_layout
36182
36183 \begin_layout Subsection
36184 Empêcher la césure
36185 \begin_inset CommandInset label
36186 LatexCommand label
36187 name "sec:Empêcher-césure"
36188
36189 \end_inset
36190
36191
36192 \begin_inset Index idx
36193 status collapsed
36194
36195 \begin_layout Plain Layout
36196 Boîtes ! Pour empêcher la césure
36197 \end_layout
36198
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Standard
36205 Vous pouvez utiliser une boîte de type 
36206 \family sans
36207 Makebox
36208 \family default
36209  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36210 \begin_inset Newline newline
36211 \end_inset
36212
36213 Voici un exemple de texte :
36214 \end_layout
36215
36216 \begin_layout Standard
36217 Cette ligne est un exemple comment vous pouvez empêcher une césure
36218 \begin_inset space ~
36219 \end_inset
36220
36221
36222 \begin_inset Quotes cld
36223 \end_inset
36224
36225 motTrèsTrèsLong
36226 \begin_inset Quotes crd
36227 \end_inset
36228
36229
36230 \end_layout
36231
36232 \begin_layout Standard
36233 Pour empêcher que le mot 
36234 \begin_inset Quotes cld
36235 \end_inset
36236
36237 motTrèsTrèsLong
36238 \begin_inset Quotes crd
36239 \end_inset
36240
36241  soit coupé, mettez le mot dans une boîte, mettez 
36242 \family sans
36243 Boîte
36244 \begin_inset space ~
36245 \end_inset
36246
36247 intérieure
36248 \family default
36249  à 
36250 \family sans
36251 Makebox
36252 \family default
36253  sans spécifier de largeur.
36254 \end_layout
36255
36256 \begin_layout Standard
36257 Voici le résultat :
36258 \end_layout
36259
36260 \begin_layout Standard
36261 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36262  
36263 \begin_inset Box Frameless
36264 position "t"
36265 hor_pos "c"
36266 has_inner_box 1
36267 inner_pos "t"
36268 use_parbox 0
36269 use_makebox 1
36270 width ""
36271 special "none"
36272 height "1in"
36273 height_special "totalheight"
36274 thickness "0.4pt"
36275 separation "3pt"
36276 shadowsize "4pt"
36277 framecolor "black"
36278 backgroundcolor "none"
36279 status open
36280
36281 \begin_layout Plain Layout
36282 \begin_inset Quotes cld
36283 \end_inset
36284
36285 motTrèsTrèsLong
36286 \begin_inset Quotes crd
36287 \end_inset
36288
36289
36290 \end_layout
36291
36292 \end_inset
36293
36294
36295 \end_layout
36296
36297 \begin_layout Standard
36298 Une autre méthode consiste à mettre la commande 
36299 \series bold
36300
36301 \begin_inset Quotes cld
36302 \end_inset
36303
36304
36305 \backslash
36306 -
36307 \series default
36308
36309 \begin_inset Quotes crd
36310 \end_inset
36311
36312  en code \SpecialChar TeX
36313 , juste avant le mot :
36314 \end_layout
36315
36316 \begin_layout Standard
36317 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36318  
36319 \begin_inset Quotes cld
36320 \end_inset
36321
36322
36323 \begin_inset ERT
36324 status collapsed
36325
36326 \begin_layout Plain Layout
36327
36328
36329 \backslash
36330 -
36331 \end_layout
36332
36333 \end_inset
36334
36335 motTrèsTrèsLong
36336 \begin_inset Quotes crd
36337 \end_inset
36338
36339
36340 \end_layout
36341
36342 \begin_layout Standard
36343 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36344  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36345 \family sans
36346 Insertion\SpecialChar menuseparator
36347 Typographie
36348 \begin_inset space ~
36349 \end_inset
36350
36351 spéciale\SpecialChar menuseparator
36352 Passage
36353 \begin_inset space ~
36354 \end_inset
36355
36356 à
36357 \begin_inset space ~
36358 \end_inset
36359
36360 la
36361 \begin_inset space ~
36362 \end_inset
36363
36364 Ligne
36365 \family default
36366  (raccourci 
36367 \family sans
36368 Ctrl-Entrée
36369 \family default
36370 ) :
36371 \end_layout
36372
36373 \begin_layout Standard
36374 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36375 \begin_inset Newline newline
36376 \end_inset
36377
36378
36379 \begin_inset Box Frameless
36380 position "t"
36381 hor_pos "c"
36382 has_inner_box 1
36383 inner_pos "t"
36384 use_parbox 0
36385 use_makebox 1
36386 width ""
36387 special "none"
36388 height "1in"
36389 height_special "totalheight"
36390 thickness "0.4pt"
36391 separation "3pt"
36392 shadowsize "4pt"
36393 framecolor "black"
36394 backgroundcolor "none"
36395 status open
36396
36397 \begin_layout Plain Layout
36398 \begin_inset Quotes cld
36399 \end_inset
36400
36401 motTrèsTrèsLong
36402 \begin_inset Quotes crd
36403 \end_inset
36404
36405
36406 \end_layout
36407
36408 \end_inset
36409
36410
36411 \end_layout
36412
36413 \begin_layout Subsection
36414 Alignement vertical
36415 \begin_inset CommandInset label
36416 LatexCommand label
36417 name "subsec:Alignement-Vertical"
36418
36419 \end_inset
36420
36421
36422 \begin_inset Index idx
36423 status collapsed
36424
36425 \begin_layout Plain Layout
36426 Boîtes ! Pour l'alignement vertical
36427 \end_layout
36428
36429 \end_inset
36430
36431
36432 \begin_inset Index idx
36433 status collapsed
36434
36435 \begin_layout Plain Layout
36436 Boîtes ! Boîtes élévatrices
36437 \end_layout
36438
36439 \end_inset
36440
36441
36442 \begin_inset Index idx
36443 status collapsed
36444
36445 \begin_layout Plain Layout
36446 Raisebox|see
36447 \begin_inset ERT
36448 status collapsed
36449
36450 \begin_layout Plain Layout
36451
36452 {
36453 \end_layout
36454
36455 \end_inset
36456
36457 Boîtes élévatrices
36458 \begin_inset ERT
36459 status collapsed
36460
36461 \begin_layout Plain Layout
36462
36463 }
36464 \end_layout
36465
36466 \end_inset
36467
36468
36469 \end_layout
36470
36471 \end_inset
36472
36473
36474 \end_layout
36475
36476 \begin_layout Standard
36477 Avec la commande 
36478 \series bold
36479
36480 \backslash
36481 raisebox
36482 \series default
36483  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36484  par rapport au texte qui l'entoure.
36485  La commande
36486 \series bold
36487  
36488 \backslash
36489 raisebox
36490 \series default
36491  s'utilise en suivant la syntaxe suivante :
36492 \end_layout
36493
36494 \begin_layout Standard
36495
36496 \series bold
36497
36498 \backslash
36499 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36500 \end_layout
36501
36502 \begin_layout Standard
36503 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36504  pour l'abaisser.
36505 \end_layout
36506
36507 \begin_layout Standard
36508 Pour aligner le mot 
36509 \begin_inset Quotes cld
36510 \end_inset
36511
36512 empêcher
36513 \begin_inset Quotes crd
36514 \end_inset
36515
36516  de façon à ce que le point le plus bas du caractère le plus 
36517 \begin_inset Quotes cld
36518 \end_inset
36519
36520 profond
36521 \begin_inset Quotes crd
36522 \end_inset
36523
36524 , le 
36525 \begin_inset Quotes cld
36526 \end_inset
36527
36528 p
36529 \begin_inset Quotes crd
36530 \end_inset
36531
36532 , soit au niveau de la ligne de base, insérez la commande 
36533 \end_layout
36534
36535 \begin_layout Standard
36536
36537 \series bold
36538
36539 \backslash
36540 raisebox{
36541 \backslash
36542 depth}{
36543 \end_layout
36544
36545 \begin_layout Standard
36546 en code \SpecialChar TeX
36547  avant le mot.
36548  Insérez après le mot l'accolade fermante 
36549 \begin_inset Quotes cld
36550 \end_inset
36551
36552
36553 \series bold
36554 }
36555 \series default
36556
36557 \begin_inset Quotes crd
36558 \end_inset
36559
36560  en code \SpecialChar TeX
36561 .
36562 \begin_inset Newline newline
36563 \end_inset
36564
36565 Voici le résultat :
36566 \end_layout
36567
36568 \begin_layout Standard
36569 Cette ligne de texte contient le mot 
36570 \begin_inset ERT
36571 status open
36572
36573 \begin_layout Plain Layout
36574
36575
36576 \backslash
36577 raisebox{
36578 \backslash
36579 depth}{
36580 \end_layout
36581
36582 \end_inset
36583
36584
36585 \begin_inset Quotes cld
36586 \end_inset
36587
36588 empêcher
36589 \begin_inset Quotes crd
36590 \end_inset
36591
36592
36593 \begin_inset ERT
36594 status collapsed
36595
36596 \begin_layout Plain Layout
36597
36598 }
36599 \end_layout
36600
36601 \end_inset
36602
36603  comme mot élevé.
36604 \end_layout
36605
36606 \begin_layout Standard
36607 \begin_inset VSpace bigskip
36608 \end_inset
36609
36610 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36611  entre les lignes va être agrandie :
36612 \end_layout
36613
36614 \begin_layout Standard
36615 Cette ligne de texte contient le mot
36616 \begin_inset ERT
36617 status collapsed
36618
36619 \begin_layout Plain Layout
36620
36621
36622 \backslash
36623 raisebox{-
36624 \backslash
36625 depth}{
36626 \end_layout
36627
36628 \end_inset
36629
36630
36631 \begin_inset Quotes cld
36632 \end_inset
36633
36634 empêcher
36635 \begin_inset Quotes crd
36636 \end_inset
36637
36638
36639 \begin_inset ERT
36640 status collapsed
36641
36642 \begin_layout Plain Layout
36643
36644 }
36645 \end_layout
36646
36647 \end_inset
36648
36649  comme mot abaissé.
36650 \begin_inset Newline newline
36651 \end_inset
36652
36653 Cette ligne de texte contient le mot 
36654 \begin_inset ERT
36655 status collapsed
36656
36657 \begin_layout Plain Layout
36658
36659
36660 \backslash
36661 raisebox{0.5cm}{
36662 \end_layout
36663
36664 \end_inset
36665
36666
36667 \begin_inset Quotes cld
36668 \end_inset
36669
36670 tester
36671 \begin_inset Quotes crd
36672 \end_inset
36673
36674
36675 \begin_inset ERT
36676 status collapsed
36677
36678 \begin_layout Plain Layout
36679
36680 }
36681 \end_layout
36682
36683 \end_inset
36684
36685  comme mot élevé.
36686 \end_layout
36687
36688 \begin_layout Standard
36689 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36690  mettez la hauteur de la boîte à zéro.
36691  Par exemple utilisez
36692 \end_layout
36693
36694 \begin_layout Standard
36695
36696 \series bold
36697
36698 \backslash
36699 raisebox{-
36700 \backslash
36701 depth}[0pt]{
36702 \end_layout
36703
36704 \begin_layout Standard
36705 Cette ligne de texte contient le mot
36706 \begin_inset ERT
36707 status collapsed
36708
36709 \begin_layout Plain Layout
36710
36711
36712 \backslash
36713 raisebox{-
36714 \backslash
36715 depth}[0pt]{
36716 \end_layout
36717
36718 \end_inset
36719
36720
36721 \begin_inset Quotes cld
36722 \end_inset
36723
36724 empêcher
36725 \begin_inset Quotes crd
36726 \end_inset
36727
36728
36729 \begin_inset ERT
36730 status collapsed
36731
36732 \begin_layout Plain Layout
36733
36734 }
36735 \end_layout
36736
36737 \end_inset
36738
36739  comme mot abaissé.
36740 \begin_inset Newline newline
36741 \end_inset
36742
36743
36744 \begin_inset Newline newline
36745 \end_inset
36746
36747 Cette ligne de texte contient le mot 
36748 \begin_inset ERT
36749 status collapsed
36750
36751 \begin_layout Plain Layout
36752
36753
36754 \backslash
36755 raisebox{0.5cm}[0pt]{
36756 \end_layout
36757
36758 \end_inset
36759
36760
36761 \begin_inset Quotes cld
36762 \end_inset
36763
36764 tester
36765 \begin_inset Quotes crd
36766 \end_inset
36767
36768
36769 \begin_inset ERT
36770 status collapsed
36771
36772 \begin_layout Plain Layout
36773
36774 }
36775 \end_layout
36776
36777 \end_inset
36778
36779  comme mot élevé.
36780 \end_layout
36781
36782 \begin_layout Section
36783 Boîtes colorées
36784 \begin_inset CommandInset label
36785 LatexCommand label
36786 name "sec:Boîtes-colorées"
36787
36788 \end_inset
36789
36790
36791 \begin_inset Index idx
36792 status collapsed
36793
36794 \begin_layout Plain Layout
36795 Boîtes ! Couleur
36796 \end_layout
36797
36798 \end_inset
36799
36800
36801 \end_layout
36802
36803 \begin_layout Standard
36804 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36805  couleur désirée dans la fenêtre de dialogue de la boîte.
36806  Voici par exemple une boîte avec un fond orangé:
36807 \lang english
36808  
36809 \begin_inset Box Frameless
36810 position "t"
36811 hor_pos "c"
36812 has_inner_box 1
36813 inner_pos "t"
36814 use_parbox 0
36815 use_makebox 1
36816 width ""
36817 special "none"
36818 height "1in"
36819 height_special "totalheight"
36820 thickness "0.4pt"
36821 separation "3pt"
36822 shadowsize "4pt"
36823 framecolor "black"
36824 backgroundcolor "orange"
36825 status open
36826
36827 \begin_layout Plain Layout
36828 Boîte avec un fond orangé
36829 \end_layout
36830
36831 \end_inset
36832
36833
36834 \end_layout
36835
36836 \begin_layout Standard
36837 Si vous utilisez la décoration 
36838 \family sans
36839 Cadre
36840 \begin_inset space ~
36841 \end_inset
36842
36843 rectangulaire
36844 \begin_inset space ~
36845 \end_inset
36846
36847 simple
36848 \family default
36849 , vous pouvez colorer le cadre.
36850  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36851  le met implicitement
36852  en blanc).
36853  voici un exemple: 
36854 \begin_inset Box Boxed
36855 position "t"
36856 hor_pos "c"
36857 has_inner_box 0
36858 inner_pos "t"
36859 use_parbox 0
36860 use_makebox 0
36861 width ""
36862 special "none"
36863 height "1in"
36864 height_special "totalheight"
36865 thickness "0.4pt"
36866 separation "3pt"
36867 shadowsize "4pt"
36868 framecolor "teal"
36869 backgroundcolor "yellow"
36870 status open
36871
36872 \begin_layout Plain Layout
36873 Box with teal frame color and yellow background color
36874 \end_layout
36875
36876 \end_inset
36877
36878
36879 \end_layout
36880
36881 \begin_layout Standard
36882 \begin_inset VSpace bigskip
36883 \end_inset
36884
36885 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36886  est en couleurs:
36887 \begin_inset Newline newline
36888 \end_inset
36889
36890
36891 \begin_inset Box Boxed
36892 position "t"
36893 hor_pos "c"
36894 has_inner_box 0
36895 inner_pos "t"
36896 use_parbox 0
36897 use_makebox 0
36898 width ""
36899 special "none"
36900 height "1in"
36901 height_special "totalheight"
36902 thickness "0.4pt"
36903 separation "3pt"
36904 shadowsize "4pt"
36905 framecolor "cyan"
36906 backgroundcolor "magenta"
36907 status open
36908
36909 \begin_layout Plain Layout
36910
36911 \color yellow
36912 Ce texte est coloré dans une boîte colorée et encadrée.
36913 \end_layout
36914
36915 \end_inset
36916
36917
36918 \end_layout
36919
36920 \begin_layout Standard
36921 \begin_inset VSpace bigskip
36922 \end_inset
36923
36924
36925 \end_layout
36926
36927 \begin_layout Standard
36928 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
36929  définir vos propres couleurs comme c'est décrit dans la section
36930 \begin_inset space ~
36931 \end_inset
36932
36933
36934 \begin_inset CommandInset ref
36935 LatexCommand ref
36936 reference "sec:Tableaux-Colorés"
36937
36938 \end_inset
36939
36940 .
36941  Pour cela vous devez saisir la boîte ne code TeX.
36942 \end_layout
36943
36944 \begin_layout Standard
36945 Les boîtes à fond coloré sont créées par la commande 
36946 \series bold
36947
36948 \backslash
36949 colorbox
36950 \series default
36951 .
36952  Elle est utilisée avec la syntaxe suivante :
36953 \end_layout
36954
36955 \begin_layout Standard
36956
36957 \series bold
36958
36959 \backslash
36960 colorbox{couleur}{contenu de la boîte}
36961 \end_layout
36962
36963 \begin_layout Standard
36964 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
36965  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
36966  un mot sur fond 
36967 \emph on
36968 vertfonce
36969 \emph default
36970 , insérez la commande 
36971 \end_layout
36972
36973 \begin_layout Standard
36974
36975 \series bold
36976
36977 \backslash
36978 colorbox{vertfonce}{
36979 \end_layout
36980
36981 \begin_layout Standard
36982 avant le mot en code \SpecialChar TeX
36983 .
36984  Insérez l'accolade fermante 
36985 \begin_inset Quotes cld
36986 \end_inset
36987
36988 }
36989 \begin_inset Quotes crd
36990 \end_inset
36991
36992  après le mot, en code \SpecialChar TeX
36993 .
36994 \begin_inset Newline newline
36995 \end_inset
36996
36997 Voici le résultat :
36998 \end_layout
36999
37000 \begin_layout Standard
37001 Cette ligne de texte contient le mot
37002 \begin_inset ERT
37003 status collapsed
37004
37005 \begin_layout Plain Layout
37006
37007
37008 \backslash
37009 colorbox{vertfonce}{
37010 \end_layout
37011
37012 \end_inset
37013
37014
37015 \begin_inset Quotes cld
37016 \end_inset
37017
37018 Attention!
37019 \begin_inset Quotes crd
37020 \end_inset
37021
37022
37023 \begin_inset ERT
37024 status collapsed
37025
37026 \begin_layout Plain Layout
37027
37028 }
37029 \end_layout
37030
37031 \end_inset
37032
37033  sur fond vertfonce.
37034 \end_layout
37035
37036 \begin_layout Standard
37037 Les boîtes avec fond et cadre colorés sont créées via la commande 
37038 \series bold
37039
37040 \backslash
37041 fcolorbox
37042 \series default
37043  avec la syntaxe suivante :
37044 \end_layout
37045
37046 \begin_layout Standard
37047
37048 \series bold
37049
37050 \backslash
37051 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37052 \end_layout
37053
37054 \begin_layout Section
37055 Boîtes pivotées et redimensionnées
37056 \end_layout
37057
37058 \begin_layout Standard
37059 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37060 \family sans
37061 BoîtesGraphiques
37062 \family default
37063  oit être vchargé via les paramètres du document.
37064 \end_layout
37065
37066 \begin_layout Standard
37067 \begin_inset Note Greyedout
37068 status open
37069
37070 \begin_layout Plain Layout
37071
37072 \series bold
37073 Note:
37074 \series default
37075  La plupart des visualiseurs DVI ne sont 
37076 \emph on
37077 pas
37078 \emph default
37079  capables d'afficher des rotations ou des redimensionnements.
37080 \end_layout
37081
37082 \end_inset
37083
37084
37085 \end_layout
37086
37087 \begin_layout Standard
37088 \begin_inset Note Greyedout
37089 status open
37090
37091 \begin_layout Plain Layout
37092
37093 \series bold
37094 Note:
37095 \series default
37096  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37097  redimensionnée.
37098 \end_layout
37099
37100 \end_inset
37101
37102
37103 \end_layout
37104
37105 \begin_layout Subsection
37106 Boîtes pivotées
37107 \begin_inset Index idx
37108 status collapsed
37109
37110 \begin_layout Plain Layout
37111 Boîtes ! pivotées
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \begin_inset Index idx
37118 status collapsed
37119
37120 \begin_layout Plain Layout
37121 Pivoter des objets
37122 \end_layout
37123
37124 \end_inset
37125
37126
37127 \end_layout
37128
37129 \begin_layout Standard
37130 Pour faire tourner des objets, vous pouvez les mettre dans une 
37131 \family sans
37132 BoîtePivotée
37133 \family default
37134 .
37135  Une telle boîte est insérée via le menu 
37136 \family sans
37137 Insertion\SpecialChar menuseparator
37138 Inserts personnalisables\SpecialChar menuseparator
37139 BoîtePivotée
37140 \family default
37141 .
37142 \end_layout
37143
37144 \begin_layout Standard
37145 La position du pivot peut être précisée via l'insert 
37146 \family sans
37147 Origine
37148 \family default
37149  (menu 
37150 \family sans
37151 Insertion\SpecialChar menuseparator
37152 Origine
37153 \family default
37154 ) sous la forme 
37155 \series bold
37156 origin=position
37157 \series default
37158 .
37159  Les valeurs suivantes sont possibles pour la position: 
37160 \emph on
37161 c
37162 \emph default
37163  (centre), 
37164 \emph on
37165 l
37166 \emph default
37167  (gauche/
37168 \lang english
37169 left
37170 \lang french
37171 ), 
37172 \emph on
37173 r
37174 \emph default
37175  (droite/
37176 \lang english
37177 right
37178 \lang french
37179 ), 
37180 \emph on
37181 b
37182 \emph default
37183  (bas/
37184 \lang english
37185 bottom
37186 \lang french
37187 ), 
37188 \emph on
37189 t
37190 \emph default
37191  (haut/
37192 \lang english
37193 top
37194 \lang french
37195 ), et aussi des combinaisons des quatre positions de base.
37196  Par exemple 
37197 \emph on
37198 lt
37199 \emph default
37200  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37201  Quand on ne donne pas d'origine, la position 
37202 \emph on
37203 l
37204 \emph default
37205  est utilisée.
37206  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37207  ou négatif.
37208  Le sens positif de rotation est anti-horaire.
37209 \end_layout
37210
37211 \begin_layout Standard
37212 Dans l'exemple qui suit, 
37213 \series bold
37214 origin=c
37215 \series default
37216  a été saisi dans l'insert 
37217 \family sans
37218 Origin
37219 \family default
37220  et 
37221 \series bold
37222 60
37223 \series default
37224  a été saisi dans l'insert 
37225 \family sans
37226 Angle
37227 \family default
37228 .
37229 \end_layout
37230
37231 \begin_layout Standard
37232 Voici une ligne avec du 
37233 \begin_inset Flex Rotatebox
37234 status open
37235
37236 \begin_layout Plain Layout
37237 \begin_inset Argument 1
37238 status open
37239
37240 \begin_layout Plain Layout
37241 origin=c
37242 \end_layout
37243
37244 \end_inset
37245
37246
37247 \begin_inset Argument 2
37248 status open
37249
37250 \begin_layout Plain Layout
37251 60
37252 \end_layout
37253
37254 \end_inset
37255
37256 texte pivoté
37257 \end_layout
37258
37259 \end_inset
37260
37261 .
37262 \end_layout
37263
37264 \begin_layout Standard
37265 La boîte peut contenir une autre boîte ou une formule en ligne :
37266 \end_layout
37267
37268 \begin_layout Standard
37269 Voici une ligne avec du 
37270 \begin_inset Flex Rotatebox
37271 status open
37272
37273 \begin_layout Plain Layout
37274 \begin_inset Argument 1
37275 status open
37276
37277 \begin_layout Plain Layout
37278 origin=r
37279 \end_layout
37280
37281 \end_inset
37282
37283
37284 \begin_inset Argument 2
37285 status open
37286
37287 \begin_layout Plain Layout
37288 -60
37289 \end_layout
37290
37291 \end_inset
37292
37293
37294 \begin_inset Box Doublebox
37295 position "c"
37296 hor_pos "c"
37297 has_inner_box 0
37298 inner_pos "c"
37299 use_parbox 0
37300 use_makebox 0
37301 width "1in"
37302 special "width"
37303 height "1in"
37304 height_special "totalheight"
37305 thickness "0.4pt"
37306 separation "3pt"
37307 shadowsize "4pt"
37308 framecolor "black"
37309 backgroundcolor "none"
37310 status collapsed
37311
37312 \begin_layout Plain Layout
37313 texte pivoté
37314 \end_layout
37315
37316 \end_inset
37317
37318
37319 \end_layout
37320
37321 \end_inset
37322
37323  et encadré 
37324 \begin_inset Flex Rotatebox
37325 status open
37326
37327 \begin_layout Plain Layout
37328 \begin_inset Argument 1
37329 status open
37330
37331 \begin_layout Plain Layout
37332 origin=lb
37333 \end_layout
37334
37335 \end_inset
37336
37337
37338 \begin_inset Argument 2
37339 status open
37340
37341 \begin_layout Plain Layout
37342 60
37343 \end_layout
37344
37345 \end_inset
37346
37347
37348 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \end_inset
37355
37356  et une formule.
37357 \end_layout
37358
37359 \begin_layout Standard
37360 ou encore une figure ou un tableau :
37361 \end_layout
37362
37363 \begin_layout Standard
37364 Voici une ligne 
37365 \begin_inset Flex Rotatebox
37366 status open
37367
37368 \begin_layout Plain Layout
37369 \begin_inset Argument 1
37370 status open
37371
37372 \begin_layout Plain Layout
37373 origin=lb
37374 \end_layout
37375
37376 \end_inset
37377
37378
37379 \begin_inset Argument 2
37380 status open
37381
37382 \begin_layout Plain Layout
37383 90
37384 \end_layout
37385
37386 \end_inset
37387
37388
37389 \begin_inset Graphics
37390         filename ../clipart/Star-structure.pdf
37391         lyxscale 50
37392         width 25col%
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \end_inset
37400
37401  avec une image pivotée de 90° 
37402 \begin_inset Flex Rotatebox
37403 status open
37404
37405 \begin_layout Plain Layout
37406 \begin_inset Argument 2
37407 status open
37408
37409 \begin_layout Plain Layout
37410 -90
37411 \end_layout
37412
37413 \end_inset
37414
37415
37416 \begin_inset Tabular
37417 <lyxtabular version="3" rows="2" columns="2">
37418 <features tabularvalignment="middle">
37419 <column alignment="center" valignment="top">
37420 <column alignment="center" valignment="top">
37421 <row>
37422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37423 \begin_inset Text
37424
37425 \begin_layout Plain Layout
37426 q
37427 \end_layout
37428
37429 \end_inset
37430 </cell>
37431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37432 \begin_inset Text
37433
37434 \begin_layout Plain Layout
37435 w
37436 \end_layout
37437
37438 \end_inset
37439 </cell>
37440 </row>
37441 <row>
37442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37443 \begin_inset Text
37444
37445 \begin_layout Plain Layout
37446 e
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455 r
37456 \end_layout
37457
37458 \end_inset
37459 </cell>
37460 </row>
37461 </lyxtabular>
37462
37463 \end_inset
37464
37465
37466 \end_layout
37467
37468 \end_inset
37469
37470  et un tableau.
37471 \begin_inset Index idx
37472 status collapsed
37473
37474 \begin_layout Plain Layout
37475 Figures ! Pivotées
37476 \end_layout
37477
37478 \end_inset
37479
37480
37481 \begin_inset Index idx
37482 status collapsed
37483
37484 \begin_layout Plain Layout
37485 Tableau ! Pivoter
37486 \end_layout
37487
37488 \end_inset
37489
37490
37491 \end_layout
37492
37493 \begin_layout Standard
37494
37495 \lang english
37496 \begin_inset Note Greyedout
37497 status open
37498
37499 \begin_layout Plain Layout
37500
37501 \series bold
37502 Nota:
37503 \series default
37504  si l'insert 
37505 \family sans
37506 Angle
37507 \family default
37508  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37509  \SpecialChar LaTeX
37510  à l'affichage ou l'exportation du document.
37511 \end_layout
37512
37513 \end_inset
37514
37515
37516 \end_layout
37517
37518 \begin_layout Subsection
37519 Les boîtes redimensionnées
37520 \begin_inset Index idx
37521 status collapsed
37522
37523 \begin_layout Plain Layout
37524 Boîtes ! Redimensionnées
37525 \end_layout
37526
37527 \end_inset
37528
37529
37530 \begin_inset Index idx
37531 status collapsed
37532
37533 \begin_layout Plain Layout
37534 Redimensionner des objets
37535 \end_layout
37536
37537 \end_inset
37538
37539
37540 \end_layout
37541
37542 \begin_layout Standard
37543 Pour redimensionner des objets, il faut les insérer dans une 
37544 \family sans
37545 BoîteÉchelle
37546 \family default
37547 , et pour cela utiliser le menu 
37548 \family sans
37549 Insertion\SpecialChar menuseparator
37550 Inserts personnalisables\SpecialChar menuseparator
37551 BoîteÉchelle
37552 \family default
37553 .
37554 \end_layout
37555
37556 \begin_layout Standard
37557 L'insert 
37558 \family sans
37559 BoîteÉchelle
37560 \family default
37561  comporte un insert obligatoire 
37562 \family sans
37563 Facteur-H 
37564 \family default
37565 et un insert facultatif 
37566 \family sans
37567 Facteur-V
37568 \family default
37569  (ouvert via le menu 
37570 \family sans
37571 Insertion\SpecialChar menuseparator
37572 Facteur-V)
37573 \family default
37574 .
37575  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37576  vertical.
37577  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37578  comme facteur vertical.
37579 \end_layout
37580
37581 \begin_layout Standard
37582 Pour doubler la taille du texte par rapport à la taille de texte du document,
37583  saisir 
37584 \series bold
37585 2
37586 \series default
37587  dans l'insert 
37588 \family sans
37589 Facteur-H:
37590 \family default
37591  
37592 \begin_inset Flex Scalebox
37593 status open
37594
37595 \begin_layout Plain Layout
37596 \begin_inset Argument 1
37597 status open
37598
37599 \begin_layout Plain Layout
37600 2
37601 \end_layout
37602
37603 \end_inset
37604
37605 Bonjour
37606 \end_layout
37607
37608 \end_inset
37609
37610
37611 \end_layout
37612
37613 \begin_layout Standard
37614
37615 \series bold
37616 2
37617 \series default
37618  comme 
37619 \family sans
37620 Facteur-H
37621 \family default
37622  et 
37623 \series bold
37624 1
37625 \series default
37626  comme
37627 \family sans
37628  Facteur-V
37629 \family default
37630  déforme le texte: 
37631 \begin_inset Flex Scalebox
37632 status open
37633
37634 \begin_layout Plain Layout
37635 \begin_inset Argument 1
37636 status open
37637
37638 \begin_layout Plain Layout
37639 2
37640 \end_layout
37641
37642 \end_inset
37643
37644
37645 \begin_inset Argument 2
37646 status open
37647
37648 \begin_layout Plain Layout
37649 1
37650 \end_layout
37651
37652 \end_inset
37653
37654 Bonjour
37655 \end_layout
37656
37657 \end_inset
37658
37659 .
37660 \end_layout
37661
37662 \begin_layout Standard
37663 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37664  par conséquent 
37665 \series bold
37666 -1
37667 \series default
37668  comme
37669 \family sans
37670  Facteur-H
37671 \family default
37672  et 
37673 \series bold
37674 1
37675 \series default
37676  comme
37677 \family sans
37678  Facteur-V 
37679 \family default
37680 permet de créer de l'écriture en miroir: 
37681 \begin_inset Flex Scalebox
37682 status open
37683
37684 \begin_layout Plain Layout
37685 \begin_inset Argument 1
37686 status open
37687
37688 \begin_layout Plain Layout
37689 -1
37690 \end_layout
37691
37692 \end_inset
37693
37694
37695 \begin_inset Argument 2
37696 status open
37697
37698 \begin_layout Plain Layout
37699 1
37700 \end_layout
37701
37702 \end_inset
37703
37704 Bonjour
37705 \end_layout
37706
37707 \end_inset
37708
37709
37710 \end_layout
37711
37712 \begin_layout Standard
37713
37714 \series bold
37715 1
37716 \series default
37717  comme
37718 \family sans
37719  Facteur-H
37720 \family default
37721  et 
37722 \series bold
37723 -1
37724 \series default
37725  comme
37726 \family sans
37727  Facteur-V
37728 \family default
37729  réfléchit le texte 
37730 \begin_inset Flex Scalebox
37731 status open
37732
37733 \begin_layout Plain Layout
37734 \begin_inset Argument 1
37735 status open
37736
37737 \begin_layout Plain Layout
37738 1
37739 \end_layout
37740
37741 \end_inset
37742
37743
37744 \begin_inset Argument 2
37745 status open
37746
37747 \begin_layout Plain Layout
37748 -1
37749 \end_layout
37750
37751 \end_inset
37752
37753 Bonjour
37754 \end_layout
37755
37756 \end_inset
37757
37758  sous la ligne de base.
37759 \end_layout
37760
37761 \begin_layout Standard
37762 La 
37763 \family sans
37764 BoîteMiroir
37765 \family default
37766  (menu 
37767 \family sans
37768 Insertion\SpecialChar menuseparator
37769 Inserts personnalisables\SpecialChar menuseparator
37770 BoîteMiroir)
37771 \family default
37772  est équivalente à 
37773 \series bold
37774 -1
37775 \series default
37776  comme
37777 \family sans
37778  Facteur-H
37779 \family default
37780  et 
37781 \series bold
37782 1
37783 \series default
37784  comme
37785 \family sans
37786  Facteur-V
37787 \family default
37788  pour une 
37789 \family sans
37790 BoîteÉchelle
37791 \family default
37792 .
37793 \end_layout
37794
37795 \begin_layout Standard
37796
37797 \lang english
37798 \begin_inset Note Greyedout
37799 status open
37800
37801 \begin_layout Plain Layout
37802
37803 \series bold
37804 Nota:
37805 \series default
37806  si l'insert 
37807 \family sans
37808 Facteur-H
37809 \family default
37810  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37811  \SpecialChar LaTeX
37812  à l'affichage ou l'exportation du document.
37813 \end_layout
37814
37815 \end_inset
37816
37817
37818 \end_layout
37819
37820 \begin_layout Standard
37821 \begin_inset VSpace bigskip
37822 \end_inset
37823
37824 La 
37825 \family sans
37826 BoîteRetaillée
37827 \family default
37828  (menu 
37829 \family sans
37830 Insertion\SpecialChar menuseparator
37831 Inserts personnalisables\SpecialChar menuseparator
37832 BoîteRetaillée
37833 \family default
37834 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37835  L'insert 
37836 \family sans
37837 BoîteRetaillée
37838 \family default
37839  comporte un insert obligatoire 
37840 \family sans
37841 Largeur
37842 \family default
37843  et un insert facultatif 
37844 \family sans
37845 Hauteur
37846 \family default
37847  (obtenu via 
37848 \family sans
37849 Insertion\SpecialChar menuseparator
37850 Hauteur)
37851 \family default
37852 .
37853  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37854  unité.
37855  Le tableau
37856 \begin_inset space ~
37857 \end_inset
37858
37859  
37860 \begin_inset CommandInset ref
37861 LatexCommand ref
37862 reference "tab:Unités"
37863
37864 \end_inset
37865
37866  énumère les unités possibles.
37867  S'il y a un point d'exclamation 
37868 \series bold
37869 !
37870 \series default
37871  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37872  d'aspect de la boîte.
37873  S'il n'y a pas d'insert 
37874 \family sans
37875 Hauteur
37876 \family default
37877 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37878  
37879 \end_layout
37880
37881 \begin_layout Standard
37882
37883 \series bold
37884 2cm
37885 \series default
37886  comme 
37887 \family sans
37888 Largeur
37889 \family default
37890  et 
37891 \series bold
37892 1cm
37893 \series default
37894  comme 
37895 \family sans
37896 Hauteur
37897 \family default
37898  produit: 
37899 \begin_inset Flex Resizebox
37900 status open
37901
37902 \begin_layout Plain Layout
37903 \begin_inset Argument 1
37904 status open
37905
37906 \begin_layout Plain Layout
37907 2cm
37908 \end_layout
37909
37910 \end_inset
37911
37912
37913 \begin_inset Argument 2
37914 status open
37915
37916 \begin_layout Plain Layout
37917 1cm
37918 \end_layout
37919
37920 \end_inset
37921
37922 Bonjour
37923 \end_layout
37924
37925 \end_inset
37926
37927
37928 \begin_inset Newline newline
37929 \end_inset
37930
37931
37932 \series bold
37933 2cm
37934 \series default
37935  comme 
37936 \family sans
37937 Largeur
37938 \family default
37939  et 
37940 \series bold
37941 !
37942 \series default
37943  comme 
37944 \family sans
37945 Hauteur
37946 \family default
37947  (ou aucune
37948 \family sans
37949  Hauteur
37950 \family default
37951 ) produit: 
37952 \begin_inset Flex Resizebox
37953 status open
37954
37955 \begin_layout Plain Layout
37956 \begin_inset Argument 1
37957 status open
37958
37959 \begin_layout Plain Layout
37960 2cm
37961 \end_layout
37962
37963 \end_inset
37964
37965
37966 \begin_inset Argument 2
37967 status open
37968
37969 \begin_layout Plain Layout
37970 !
37971 \end_layout
37972
37973 \end_inset
37974
37975 Bonjour
37976 \end_layout
37977
37978 \end_inset
37979
37980
37981 \end_layout
37982
37983 \begin_layout Standard
37984 \begin_inset Note Greyedout
37985 status open
37986
37987 \begin_layout Plain Layout
37988
37989 \series bold
37990 Nota:
37991 \series default
37992  si l'insert 
37993 \family sans
37994 Largeur
37995 \family default
37996  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37997  \SpecialChar LaTeX
37998  à l'affichage ou l'exportation du document.
37999 \end_layout
38000
38001 \end_inset
38002
38003
38004 \end_layout
38005
38006 \begin_layout Standard
38007 \begin_inset VSpace bigskip
38008 \end_inset
38009
38010
38011 \end_layout
38012
38013 \begin_layout Standard
38014 Les boîtes peuvent être combinée dans n'importe quel ordre.
38015  Par exemple voici une
38016 \family sans
38017  BoîteMiroir
38018 \family default
38019  
38020 \family sans
38021 dans une BoîteRetaillée 
38022 \family default
38023 qui est à son tour dans une 
38024 \family sans
38025 BoîtePivotée
38026 \family default
38027 :
38028 \end_layout
38029
38030 \begin_layout Standard
38031 \noindent
38032 \align center
38033 \begin_inset Flex Rotatebox
38034 status open
38035
38036 \begin_layout Plain Layout
38037 \begin_inset Argument 1
38038 status open
38039
38040 \begin_layout Plain Layout
38041 origin=c
38042 \end_layout
38043
38044 \end_inset
38045
38046
38047 \begin_inset Argument 2
38048 status open
38049
38050 \begin_layout Plain Layout
38051 -45
38052 \end_layout
38053
38054 \end_inset
38055
38056
38057 \begin_inset Flex Resizebox
38058 status open
38059
38060 \begin_layout Plain Layout
38061 \begin_inset Argument 1
38062 status open
38063
38064 \begin_layout Plain Layout
38065 2cm
38066 \end_layout
38067
38068 \end_inset
38069
38070
38071 \begin_inset Flex Reflectbox
38072 status open
38073
38074 \begin_layout Plain Layout
38075 Bonjour
38076 \end_layout
38077
38078 \end_inset
38079
38080
38081 \end_layout
38082
38083 \end_inset
38084
38085
38086 \end_layout
38087
38088 \end_inset
38089
38090
38091 \end_layout
38092
38093 \begin_layout Standard
38094 \noindent
38095 Les images, les tableaux et les formules sont autorisées comme contenu de
38096  boîte :
38097 \end_layout
38098
38099 \begin_layout Standard
38100 \noindent
38101 \align center
38102 \begin_inset Flex Resizebox
38103 status open
38104
38105 \begin_layout Plain Layout
38106 \begin_inset Argument 1
38107 status open
38108
38109 \begin_layout Plain Layout
38110 2cm
38111 \end_layout
38112
38113 \end_inset
38114
38115
38116 \begin_inset Flex Reflectbox
38117 status open
38118
38119 \begin_layout Plain Layout
38120 \begin_inset Graphics
38121         filename ../clipart/Star-structure.pdf
38122         lyxscale 50
38123         width 25col%
38124
38125 \end_inset
38126
38127
38128 \end_layout
38129
38130 \end_inset
38131
38132
38133 \end_layout
38134
38135 \end_inset
38136
38137  
38138 \begin_inset Flex Resizebox
38139 status open
38140
38141 \begin_layout Plain Layout
38142 \begin_inset Argument 1
38143 status open
38144
38145 \begin_layout Plain Layout
38146 2cm
38147 \end_layout
38148
38149 \end_inset
38150
38151
38152 \begin_inset Flex Reflectbox
38153 status open
38154
38155 \begin_layout Plain Layout
38156 \begin_inset Tabular
38157 <lyxtabular version="3" rows="2" columns="2">
38158 <features tabularvalignment="middle">
38159 <column alignment="center" valignment="top">
38160 <column alignment="center" valignment="top">
38161 <row>
38162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38163 \begin_inset Text
38164
38165 \begin_layout Plain Layout
38166 q
38167 \end_layout
38168
38169 \end_inset
38170 </cell>
38171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38172 \begin_inset Text
38173
38174 \begin_layout Plain Layout
38175 w
38176 \end_layout
38177
38178 \end_inset
38179 </cell>
38180 </row>
38181 <row>
38182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38183 \begin_inset Text
38184
38185 \begin_layout Plain Layout
38186 e
38187 \end_layout
38188
38189 \end_inset
38190 </cell>
38191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38192 \begin_inset Text
38193
38194 \begin_layout Plain Layout
38195 r
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 </row>
38201 </lyxtabular>
38202
38203 \end_inset
38204
38205
38206 \end_layout
38207
38208 \end_inset
38209
38210
38211 \end_layout
38212
38213 \end_inset
38214
38215  
38216 \begin_inset Flex Resizebox
38217 status open
38218
38219 \begin_layout Plain Layout
38220 \begin_inset Argument 1
38221 status open
38222
38223 \begin_layout Plain Layout
38224 3cm
38225 \end_layout
38226
38227 \end_inset
38228
38229
38230 \begin_inset Flex Reflectbox
38231 status open
38232
38233 \begin_layout Plain Layout
38234 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38235 \end_inset
38236
38237
38238 \end_layout
38239
38240 \end_inset
38241
38242
38243 \end_layout
38244
38245 \end_inset
38246
38247
38248 \begin_inset Index idx
38249 status collapsed
38250
38251 \begin_layout Plain Layout
38252 Figures ! Redimensionnées
38253 \end_layout
38254
38255 \end_inset
38256
38257
38258 \begin_inset Index idx
38259 status collapsed
38260
38261 \begin_layout Plain Layout
38262 Tableau ! Redimensionner
38263 \end_layout
38264
38265 \end_inset
38266
38267
38268 \end_layout
38269
38270 \begin_layout Standard
38271 Quand on utilise le style global de formule 
38272 \series bold
38273 fleqn
38274 \series default
38275  dans le document
38276 \begin_inset Foot
38277 status collapsed
38278
38279 \begin_layout Plain Layout
38280 Quand 
38281 \begin_inset Quotes cld
38282 \end_inset
38283
38284 fleqn
38285 \begin_inset Quotes crd
38286 \end_inset
38287
38288  est ajouté aux options de la classe de document.
38289 \end_layout
38290
38291 \end_inset
38292
38293 , les formules hors texte peuvent aussi être redimensionnées.
38294 \end_layout
38295
38296 \begin_layout Chapter
38297 Objets entourés par du texte
38298 \begin_inset Index idx
38299 status collapsed
38300
38301 \begin_layout Plain Layout
38302 Entourés par du texte
38303 \end_layout
38304
38305 \end_inset
38306
38307
38308 \end_layout
38309
38310 \begin_layout Section
38311 Flottant d'enrobage
38312 \begin_inset CommandInset label
38313 LatexCommand label
38314 name "sec:Flottant-d'enrobage"
38315
38316 \end_inset
38317
38318
38319 \begin_inset Index idx
38320 status collapsed
38321
38322 \begin_layout Plain Layout
38323 Flottants ! Flottants d'enrobage
38324 \end_layout
38325
38326 \end_inset
38327
38328
38329 \begin_inset Index idx
38330 status collapsed
38331
38332 \begin_layout Plain Layout
38333 Entourés par du texte ! Flottants d'enrobage
38334 \end_layout
38335
38336 \end_inset
38337
38338
38339 \end_layout
38340
38341 \begin_layout Standard
38342 \begin_inset Wrap figure
38343 lines 0
38344 placement l
38345 overhang 1cm
38346 width "40col%"
38347 status open
38348
38349 \begin_layout Plain Layout
38350 \begin_inset Graphics
38351         filename ../clipart/2D-intensity-plot.pdf
38352         width 40col%
38353         scaleBeforeRotation
38354         rotateOrigin center
38355
38356 \end_inset
38357
38358
38359 \end_layout
38360
38361 \begin_layout Plain Layout
38362 \begin_inset Caption Standard
38363
38364 \begin_layout Plain Layout
38365 \begin_inset CommandInset label
38366 LatexCommand label
38367 name "fig:Figure-enrobée"
38368
38369 \end_inset
38370
38371 Ceci est une figure habillée.
38372 \end_layout
38373
38374 \end_inset
38375
38376
38377 \end_layout
38378
38379 \end_inset
38380
38381  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38382  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38383  Vous pouvez en insérer un en utilisant le menu 
38384 \family sans
38385 Insertion\SpecialChar menuseparator
38386 Flottant\SpecialChar menuseparator
38387 Flottant
38388 \begin_inset space ~
38389 \end_inset
38390
38391 d'enrobage
38392 \family default
38393  à la condition que le paquetage \SpecialChar LaTeX
38394  
38395 \series bold
38396 wrapfig
38397 \series default
38398
38399 \begin_inset Index idx
38400 status collapsed
38401
38402 \begin_layout Plain Layout
38403 Paquetages \SpecialChar LaTeX
38404  ! wrapfig
38405 \end_layout
38406
38407 \end_inset
38408
38409  soit installé.
38410 \begin_inset Foot
38411 status collapsed
38412
38413 \begin_layout Plain Layout
38414 Voyez dans la manuel 
38415 \emph on
38416 Configuration
38417 \begin_inset space ~
38418 \end_inset
38419
38420 \SpecialChar LaTeX
38421  
38422 \emph default
38423 comment installer des paquetages \SpecialChar LaTeX
38424 .
38425 \end_layout
38426
38427 \end_inset
38428
38429  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38430  sur la boîte du flottant.
38431  Les paramètres obligatoires sont l'
38432 \family sans
38433 Emplacement
38434 \family default
38435  et la 
38436 \family sans
38437 Largeur
38438 \family default
38439 .
38440  Les paramètres facultatifs sont le 
38441 \family sans
38442 Débordement
38443 \family default
38444  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38445  de la page et la 
38446 \family sans
38447 Porté de la ligne
38448 \family default
38449  qui précise le nombre approximatif de lignes dont le flottant va avoir
38450  besoin.
38451  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38452  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38453  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38454  à faire flotter le flottant
38455  à l'intérieur du paragraphe ou vers les autres paragraphes.
38456  La figure
38457 \begin_inset space ~
38458 \end_inset
38459
38460
38461 \begin_inset CommandInset ref
38462 LatexCommand ref
38463 reference "fig:Figure-enrobée"
38464
38465 \end_inset
38466
38467  est un exemple de flottant d'enrobage avec une largeur de 40
38468 \begin_inset space \thinspace{}
38469 \end_inset
38470
38471 col%, un débordement de 1
38472 \begin_inset space \thinspace{}
38473 \end_inset
38474
38475 cm et placé à gauche.
38476 \end_layout
38477
38478 \begin_layout Standard
38479 \begin_inset Note Greyedout
38480 status open
38481
38482 \begin_layout Plain Layout
38483
38484 \series bold
38485 Note:
38486 \series default
38487  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38488  figure trop près du bas de page peut tout chambouler et faire que le flottant
38489  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38490  de texte.
38491 \end_layout
38492
38493 \end_inset
38494
38495
38496 \end_layout
38497
38498 \begin_layout Standard
38499 En général:
38500 \end_layout
38501
38502 \begin_layout Itemize
38503 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38504  qui risquent de passer à la page suivante.
38505  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38506  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38507  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38508  de page.
38509 \end_layout
38510
38511 \begin_layout Itemize
38512 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38513  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38514 e.
38515 \end_layout
38516
38517 \begin_layout Itemize
38518 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38519  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38520  texte entre les deux, comme séparateur.
38521 \end_layout
38522
38523 \begin_layout Itemize
38524 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38525  ou les tableaux.
38526 \end_layout
38527
38528 \begin_layout Itemize
38529 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38530  chapitre
38531 \begin_inset space ~
38532 \end_inset
38533
38534
38535 \begin_inset CommandInset ref
38536 LatexCommand ref
38537 reference "chap:Flottants"
38538
38539 \end_inset
38540
38541 .
38542 \end_layout
38543
38544 \begin_layout Section
38545 Objets fixes entourés par du texte
38546 \begin_inset Index idx
38547 status collapsed
38548
38549 \begin_layout Plain Layout
38550 Entouré par du texte ! Objets fixes
38551 \end_layout
38552
38553 \end_inset
38554
38555
38556 \end_layout
38557
38558 \begin_layout Standard
38559 Les flottants d'enrobage décrits dans la section
38560 \begin_inset space \thinspace{}
38561 \end_inset
38562
38563
38564 \begin_inset CommandInset ref
38565 LatexCommand ref
38566 reference "sec:Flottant-d'enrobage"
38567
38568 \end_inset
38569
38570  prennent les positions suivantes dans le paragraphe :
38571 \end_layout
38572
38573 \begin_layout Standard
38574 \noindent
38575 \align center
38576 \begin_inset Tabular
38577 <lyxtabular version="3" rows="2" columns="2">
38578 <features tabularvalignment="middle">
38579 <column alignment="center" valignment="top">
38580 <column alignment="center" valignment="top">
38581 <row>
38582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38583 \begin_inset Text
38584
38585 \begin_layout Plain Layout
38586 \begin_inset Info
38587 type  "icon"
38588 arg   "dialog-show-new-inset graphics"
38589 \end_inset
38590
38591
38592 \end_layout
38593
38594 \end_inset
38595 </cell>
38596 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38597 \begin_inset Text
38598
38599 \begin_layout Plain Layout
38600 texte
38601 \end_layout
38602
38603 \end_inset
38604 </cell>
38605 </row>
38606 <row>
38607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38608 \begin_inset Text
38609
38610 \begin_layout Plain Layout
38611 texte
38612 \end_layout
38613
38614 \end_inset
38615 </cell>
38616 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38617 \begin_inset Text
38618
38619 \begin_layout Plain Layout
38620 texte
38621 \end_layout
38622
38623 \end_inset
38624 </cell>
38625 </row>
38626 </lyxtabular>
38627
38628 \end_inset
38629
38630  ou 
38631 \begin_inset Tabular
38632 <lyxtabular version="3" rows="2" columns="2">
38633 <features tabularvalignment="middle">
38634 <column alignment="center" valignment="top">
38635 <column alignment="center" valignment="top">
38636 <row>
38637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38638 \begin_inset Text
38639
38640 \begin_layout Plain Layout
38641 texte
38642 \end_layout
38643
38644 \end_inset
38645 </cell>
38646 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38647 \begin_inset Text
38648
38649 \begin_layout Plain Layout
38650 \begin_inset Info
38651 type  "icon"
38652 arg   "dialog-show-new-inset graphics"
38653 \end_inset
38654
38655
38656 \end_layout
38657
38658 \end_inset
38659 </cell>
38660 </row>
38661 <row>
38662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38663 \begin_inset Text
38664
38665 \begin_layout Plain Layout
38666 texte
38667 \end_layout
38668
38669 \end_inset
38670 </cell>
38671 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38672 \begin_inset Text
38673
38674 \begin_layout Plain Layout
38675 texte
38676 \end_layout
38677
38678 \end_inset
38679 </cell>
38680 </row>
38681 </lyxtabular>
38682
38683 \end_inset
38684
38685
38686 \end_layout
38687
38688 \begin_layout Standard
38689 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38690  par exemple pour avoir une de ces positions :
38691 \begin_inset VSpace defskip
38692 \end_inset
38693
38694
38695 \end_layout
38696
38697 \begin_layout Standard
38698 \noindent
38699 \align center
38700 \begin_inset Tabular
38701 <lyxtabular version="3" rows="2" columns="2">
38702 <features tabularvalignment="middle">
38703 <column alignment="center" valignment="top">
38704 <column alignment="center" valignment="top">
38705 <row>
38706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38707 \begin_inset Text
38708
38709 \begin_layout Plain Layout
38710 texte
38711 \end_layout
38712
38713 \end_inset
38714 </cell>
38715 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38716 \begin_inset Text
38717
38718 \begin_layout Plain Layout
38719 texte
38720 \end_layout
38721
38722 \end_inset
38723 </cell>
38724 </row>
38725 <row>
38726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38727 \begin_inset Text
38728
38729 \begin_layout Plain Layout
38730 \begin_inset Info
38731 type  "icon"
38732 arg   "dialog-show-new-inset graphics"
38733 \end_inset
38734
38735
38736 \end_layout
38737
38738 \end_inset
38739 </cell>
38740 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38741 \begin_inset Text
38742
38743 \begin_layout Plain Layout
38744 texte
38745 \end_layout
38746
38747 \end_inset
38748 </cell>
38749 </row>
38750 </lyxtabular>
38751
38752 \end_inset
38753
38754  
38755 \begin_inset Tabular
38756 <lyxtabular version="3" rows="2" columns="2">
38757 <features tabularvalignment="middle">
38758 <column alignment="center" valignment="top">
38759 <column alignment="center" valignment="top">
38760 <row>
38761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38762 \begin_inset Text
38763
38764 \begin_layout Plain Layout
38765 texte
38766 \end_layout
38767
38768 \end_inset
38769 </cell>
38770 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38771 \begin_inset Text
38772
38773 \begin_layout Plain Layout
38774 texte
38775 \end_layout
38776
38777 \end_inset
38778 </cell>
38779 </row>
38780 <row>
38781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38782 \begin_inset Text
38783
38784 \begin_layout Plain Layout
38785 texte
38786 \end_layout
38787
38788 \end_inset
38789 </cell>
38790 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38791 \begin_inset Text
38792
38793 \begin_layout Plain Layout
38794 \begin_inset Info
38795 type  "icon"
38796 arg   "dialog-show-new-inset graphics"
38797 \end_inset
38798
38799
38800 \end_layout
38801
38802 \end_inset
38803 </cell>
38804 </row>
38805 </lyxtabular>
38806
38807 \end_inset
38808
38809  
38810 \begin_inset Tabular
38811 <lyxtabular version="3" rows="2" columns="3">
38812 <features tabularvalignment="middle">
38813 <column alignment="center" valignment="top">
38814 <column alignment="center" valignment="top">
38815 <column alignment="center" valignment="top">
38816 <row>
38817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38818 \begin_inset Text
38819
38820 \begin_layout Plain Layout
38821 texte
38822 \end_layout
38823
38824 \end_inset
38825 </cell>
38826 <cell alignment="center" valignment="top" topline="true" usebox="none">
38827 \begin_inset Text
38828
38829 \begin_layout Plain Layout
38830 \begin_inset Info
38831 type  "icon"
38832 arg   "dialog-show-new-inset graphics"
38833 \end_inset
38834
38835
38836 \end_layout
38837
38838 \end_inset
38839 </cell>
38840 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844 texte
38845 \end_layout
38846
38847 \end_inset
38848 </cell>
38849 </row>
38850 <row>
38851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38852 \begin_inset Text
38853
38854 \begin_layout Plain Layout
38855 texte
38856 \end_layout
38857
38858 \end_inset
38859 </cell>
38860 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38861 \begin_inset Text
38862
38863 \begin_layout Plain Layout
38864 texte
38865 \end_layout
38866
38867 \end_inset
38868 </cell>
38869 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38870 \begin_inset Text
38871
38872 \begin_layout Plain Layout
38873 texte
38874 \end_layout
38875
38876 \end_inset
38877 </cell>
38878 </row>
38879 </lyxtabular>
38880
38881 \end_inset
38882
38883  
38884 \begin_inset Tabular
38885 <lyxtabular version="3" rows="2" columns="3">
38886 <features tabularvalignment="middle">
38887 <column alignment="center" valignment="top">
38888 <column alignment="center" valignment="top">
38889 <column alignment="center" valignment="top">
38890 <row>
38891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38892 \begin_inset Text
38893
38894 \begin_layout Plain Layout
38895 texte
38896 \end_layout
38897
38898 \end_inset
38899 </cell>
38900 <cell alignment="center" valignment="top" topline="true" usebox="none">
38901 \begin_inset Text
38902
38903 \begin_layout Plain Layout
38904 texte
38905 \end_layout
38906
38907 \end_inset
38908 </cell>
38909 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38910 \begin_inset Text
38911
38912 \begin_layout Plain Layout
38913 texte
38914 \end_layout
38915
38916 \end_inset
38917 </cell>
38918 </row>
38919 <row>
38920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38921 \begin_inset Text
38922
38923 \begin_layout Plain Layout
38924 texte
38925 \end_layout
38926
38927 \end_inset
38928 </cell>
38929 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38930 \begin_inset Text
38931
38932 \begin_layout Plain Layout
38933 \begin_inset Info
38934 type  "icon"
38935 arg   "dialog-show-new-inset graphics"
38936 \end_inset
38937
38938
38939 \end_layout
38940
38941 \end_inset
38942 </cell>
38943 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38944 \begin_inset Text
38945
38946 \begin_layout Plain Layout
38947 texte
38948 \end_layout
38949
38950 \end_inset
38951 </cell>
38952 </row>
38953 </lyxtabular>
38954
38955 \end_inset
38956
38957
38958 \end_layout
38959
38960 \begin_layout Standard
38961 \noindent
38962 \align center
38963 \begin_inset Tabular
38964 <lyxtabular version="3" rows="3" columns="2">
38965 <features tabularvalignment="middle">
38966 <column alignment="center" valignment="top">
38967 <column alignment="center" valignment="top">
38968 <row>
38969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38970 \begin_inset Text
38971
38972 \begin_layout Plain Layout
38973 texte
38974 \end_layout
38975
38976 \end_inset
38977 </cell>
38978 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38979 \begin_inset Text
38980
38981 \begin_layout Plain Layout
38982 texte
38983 \end_layout
38984
38985 \end_inset
38986 </cell>
38987 </row>
38988 <row>
38989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38990 \begin_inset Text
38991
38992 \begin_layout Plain Layout
38993 \begin_inset Info
38994 type  "icon"
38995 arg   "dialog-show-new-inset graphics"
38996 \end_inset
38997
38998
38999 \end_layout
39000
39001 \end_inset
39002 </cell>
39003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39004 \begin_inset Text
39005
39006 \begin_layout Plain Layout
39007 texte
39008 \end_layout
39009
39010 \end_inset
39011 </cell>
39012 </row>
39013 <row>
39014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39015 \begin_inset Text
39016
39017 \begin_layout Plain Layout
39018 texte
39019 \end_layout
39020
39021 \end_inset
39022 </cell>
39023 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39024 \begin_inset Text
39025
39026 \begin_layout Plain Layout
39027 texte
39028 \end_layout
39029
39030 \end_inset
39031 </cell>
39032 </row>
39033 </lyxtabular>
39034
39035 \end_inset
39036
39037  
39038 \begin_inset Tabular
39039 <lyxtabular version="3" rows="3" columns="3">
39040 <features tabularvalignment="middle">
39041 <column alignment="center" valignment="top">
39042 <column alignment="center" valignment="top">
39043 <column alignment="center" valignment="top">
39044 <row>
39045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39046 \begin_inset Text
39047
39048 \begin_layout Plain Layout
39049 texte
39050 \end_layout
39051
39052 \end_inset
39053 </cell>
39054 <cell alignment="center" valignment="top" topline="true" usebox="none">
39055 \begin_inset Text
39056
39057 \begin_layout Plain Layout
39058 texte
39059 \end_layout
39060
39061 \end_inset
39062 </cell>
39063 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39064 \begin_inset Text
39065
39066 \begin_layout Plain Layout
39067 texte
39068 \end_layout
39069
39070 \end_inset
39071 </cell>
39072 </row>
39073 <row>
39074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39075 \begin_inset Text
39076
39077 \begin_layout Plain Layout
39078 texte
39079 \end_layout
39080
39081 \end_inset
39082 </cell>
39083 <cell alignment="center" valignment="top" usebox="none">
39084 \begin_inset Text
39085
39086 \begin_layout Plain Layout
39087 \begin_inset Info
39088 type  "icon"
39089 arg   "dialog-show-new-inset graphics"
39090 \end_inset
39091
39092
39093 \end_layout
39094
39095 \end_inset
39096 </cell>
39097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39098 \begin_inset Text
39099
39100 \begin_layout Plain Layout
39101 texte
39102 \end_layout
39103
39104 \end_inset
39105 </cell>
39106 </row>
39107 <row>
39108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39109 \begin_inset Text
39110
39111 \begin_layout Plain Layout
39112 texte
39113 \end_layout
39114
39115 \end_inset
39116 </cell>
39117 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39118 \begin_inset Text
39119
39120 \begin_layout Plain Layout
39121 texte
39122 \end_layout
39123
39124 \end_inset
39125 </cell>
39126 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39127 \begin_inset Text
39128
39129 \begin_layout Plain Layout
39130 texte
39131 \end_layout
39132
39133 \end_inset
39134 </cell>
39135 </row>
39136 </lyxtabular>
39137
39138 \end_inset
39139
39140  
39141 \begin_inset Tabular
39142 <lyxtabular version="3" rows="3" columns="2">
39143 <features tabularvalignment="middle">
39144 <column alignment="center" valignment="top">
39145 <column alignment="center" valignment="top">
39146 <row>
39147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39148 \begin_inset Text
39149
39150 \begin_layout Plain Layout
39151 texte
39152 \end_layout
39153
39154 \end_inset
39155 </cell>
39156 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39157 \begin_inset Text
39158
39159 \begin_layout Plain Layout
39160 texte
39161 \end_layout
39162
39163 \end_inset
39164 </cell>
39165 </row>
39166 <row>
39167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39168 \begin_inset Text
39169
39170 \begin_layout Plain Layout
39171 texte
39172 \end_layout
39173
39174 \end_inset
39175 </cell>
39176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39177 \begin_inset Text
39178
39179 \begin_layout Plain Layout
39180 \begin_inset Info
39181 type  "icon"
39182 arg   "dialog-show-new-inset graphics"
39183 \end_inset
39184
39185
39186 \end_layout
39187
39188 \end_inset
39189 </cell>
39190 </row>
39191 <row>
39192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39193 \begin_inset Text
39194
39195 \begin_layout Plain Layout
39196 texte
39197 \end_layout
39198
39199 \end_inset
39200 </cell>
39201 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39202 \begin_inset Text
39203
39204 \begin_layout Plain Layout
39205 texte
39206 \end_layout
39207
39208 \end_inset
39209 </cell>
39210 </row>
39211 </lyxtabular>
39212
39213 \end_inset
39214
39215
39216 \end_layout
39217
39218 \begin_layout Standard
39219 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39220  
39221 \end_layout
39222
39223 \begin_layout Standard
39224 \noindent
39225
39226 \series bold
39227 picinpar
39228 \series default
39229
39230 \begin_inset Index idx
39231 status collapsed
39232
39233 \begin_layout Plain Layout
39234 Paquetages \SpecialChar LaTeX
39235  ! picinpar
39236 \end_layout
39237
39238 \end_inset
39239
39240 .
39241  Voici un exemple :
39242 \end_layout
39243
39244 \begin_layout Standard
39245 \begin_inset ERT
39246 status collapsed
39247
39248 \begin_layout Plain Layout
39249
39250
39251 \backslash
39252 ifpicinpar
39253 \end_layout
39254
39255 \end_inset
39256
39257
39258 \begin_inset Note Note
39259 status open
39260
39261 \begin_layout Plain Layout
39262 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39263  
39264 \series bold
39265 picinpar
39266 \series default
39267  a été installé.
39268 \end_layout
39269
39270 \end_inset
39271
39272
39273 \end_layout
39274
39275 \begin_layout Standard
39276 \begin_inset ERT
39277 status collapsed
39278
39279 \begin_layout Plain Layout
39280
39281
39282 \backslash
39283 begin{window}[2,c,{
39284 \end_layout
39285
39286 \end_inset
39287
39288
39289 \begin_inset Graphics
39290         filename ../clipart/2D-intensity-plot.pdf
39291         lyxscale 60
39292         width 40col%
39293         scaleBeforeRotation
39294         rotateOrigin center
39295
39296 \end_inset
39297
39298
39299 \begin_inset ERT
39300 status collapsed
39301
39302 \begin_layout Plain Layout
39303
39304 },]
39305 \end_layout
39306
39307 \begin_layout Plain Layout
39308
39309 {}
39310 \end_layout
39311
39312 \end_inset
39313
39314
39315 \size small
39316 \lang english
39317 It was in the spring of the year 1894 that all London was interested, and
39318  the fashionable world dismayed, by the murder of the Honourable Ronald
39319  Adair under most unusual and inexplicable circumstances.
39320  The public has already learned those particulars of the crime which
39321 \size default
39322
39323 \begin_inset ERT
39324 status collapsed
39325
39326 \begin_layout Plain Layout
39327
39328
39329 \backslash
39330 footnotemark{}
39331 \end_layout
39332
39333 \end_inset
39334
39335
39336 \size small
39337  came out in the police investigation, but a good deal was suppressed upon
39338  that occasion, since the case for the prosecution was so overwhelmingly
39339  strong that it was not necessary to bring forward all the facts.
39340  Only now, at the end of nearly ten years, am I allowed to supply those
39341  missing links which make up the whole of that remarkable chain
39342 \lang french
39343 .
39344 \size default
39345
39346 \begin_inset ERT
39347 status collapsed
39348
39349 \begin_layout Plain Layout
39350
39351
39352 \backslash
39353 end{window}
39354 \end_layout
39355
39356 \end_inset
39357
39358
39359 \end_layout
39360
39361 \begin_layout Standard
39362 \begin_inset ERT
39363 status collapsed
39364
39365 \begin_layout Plain Layout
39366
39367
39368 \backslash
39369 footnotetext{
39370 \end_layout
39371
39372 \end_inset
39373
39374 Note de pied de page du paragraphe avec objet fixe.
39375 \begin_inset ERT
39376 status collapsed
39377
39378 \begin_layout Plain Layout
39379
39380 }
39381 \end_layout
39382
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \begin_layout Standard
39389 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39390  d'eux et leur position est déterminée par le nombre de lignes de texte
39391  situées audessus d'eux.
39392  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39393  numérotée.
39394 \end_layout
39395
39396 \begin_layout Standard
39397 Un objet fixe enrobé est inséré en ajoutant la commande
39398 \end_layout
39399
39400 \begin_layout Standard
39401
39402 \series bold
39403
39404 \backslash
39405 begin{window}[2,c,{
39406 \end_layout
39407
39408 \begin_layout Standard
39409 en code \SpecialChar TeX
39410  au debut du paragraphe.
39411  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39412  dessus de l'objet, le second, ici 'c', la position de l'objet.
39413  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39414  ) sont possibles.
39415  Après la commande, vous insérez votre objet.
39416  Dans cet exemple, c'est une image avec une largeur de 40
39417 \begin_inset space \thinspace{}
39418 \end_inset
39419
39420 % de la colonne de texte qui a été insérée.
39421  L'objet peut aussi être un tableau, une boîte ou une équation.
39422  Après l'objet, on insère la commande
39423 \end_layout
39424
39425 \begin_layout Standard
39426
39427 \series bold
39428 },texte de description ]
39429 \begin_inset Newline newline
39430 \end_inset
39431
39432 {}
39433 \end_layout
39434
39435 \begin_layout Standard
39436 Notez que le 
39437 \begin_inset Quotes cld
39438 \end_inset
39439
39440
39441 \series bold
39442 {}
39443 \series default
39444
39445 \begin_inset Quotes crd
39446 \end_inset
39447
39448  est sur la deuxième ligne.
39449  Le texte de description est facultatif.
39450  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39451  il doit donc commence juste après le 
39452 \series bold
39453 {}
39454 \series default
39455 .
39456  A la fin du paragraphe on insère la commande :
39457 \end_layout
39458
39459 \begin_layout Standard
39460
39461 \series bold
39462
39463 \backslash
39464 end{window}
39465 \end_layout
39466
39467 \begin_layout Standard
39468 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39469  ajouter des notes de pied de page de la façon habituelle.
39470  Vous devez utiliser la commande 
39471 \series bold
39472
39473 \backslash
39474 footnotemark
39475 \series default
39476  à l'intérieur du paragraphe et la commande 
39477 \series bold
39478
39479 \backslash
39480 footnotetext
39481 \series default
39482  à l'extérieur, comme décrit dans la section
39483 \begin_inset space \thinspace{}
39484 \end_inset
39485
39486
39487 \begin_inset CommandInset ref
39488 LatexCommand ref
39489 reference "sec:Notes-bas-de-page"
39490
39491 \end_inset
39492
39493 .
39494 \end_layout
39495
39496 \begin_layout Standard
39497 \begin_inset ERT
39498 status collapsed
39499
39500 \begin_layout Plain Layout
39501
39502
39503 \backslash
39504 else
39505 \end_layout
39506
39507 \end_inset
39508
39509
39510 \begin_inset Note Note
39511 status open
39512
39513 \begin_layout Plain Layout
39514 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39515  
39516 \series bold
39517 picinpar
39518 \series default
39519  n'est pas installé :
39520 \end_layout
39521
39522 \end_inset
39523
39524
39525 \end_layout
39526
39527 \begin_layout Standard
39528 Vous devez installer le paquetage \SpecialChar LaTeX
39529  
39530 \series bold
39531 picinpar
39532 \series default
39533  pour voir la suite de cette section dans la sortie imprimée.
39534 \end_layout
39535
39536 \begin_layout Standard
39537 \begin_inset ERT
39538 status collapsed
39539
39540 \begin_layout Plain Layout
39541
39542
39543 \backslash
39544 fi
39545 \end_layout
39546
39547 \end_inset
39548
39549
39550 \end_layout
39551
39552 \begin_layout Section
39553 Lettrines
39554 \begin_inset Index idx
39555 status collapsed
39556
39557 \begin_layout Plain Layout
39558 Lettrines
39559 \end_layout
39560
39561 \end_inset
39562
39563
39564 \begin_inset Index idx
39565 status collapsed
39566
39567 \begin_layout Plain Layout
39568 Entouré par du texte ! Lettrines
39569 \end_layout
39570
39571 \end_inset
39572
39573
39574 \end_layout
39575
39576 \begin_layout Standard
39577 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39578  
39579 \series bold
39580 lettrine
39581 \series default
39582
39583 \begin_inset Index idx
39584 status collapsed
39585
39586 \begin_layout Plain Layout
39587 Paquetages \SpecialChar LaTeX
39588  ! lettrine
39589 \end_layout
39590
39591 \end_inset
39592
39593  doit être installé et vous devez utiliser le module Initiales (
39594 \begin_inset space ~
39595 \end_inset
39596
39597 menu 
39598 \family sans
39599 Document\SpecialChar menuseparator
39600 Paramètres\SpecialChar menuseparator
39601 Modules
39602 \family default
39603
39604 \begin_inset space ~
39605 \end_inset
39606
39607 ).
39608  Pour insérer une lettrine, utilisez le style 
39609 \family sans
39610 Initial
39611 \family default
39612 .
39613  Les paramètres sont insérés avec le menu 
39614 \family sans
39615 Insertion
39616 \family default
39617 .
39618  Le paramètre obligatoire 
39619 \family sans
39620 \lang english
39621 Initial
39622 \family default
39623 \lang french
39624  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39625 \family sans
39626 \lang english
39627 Rest
39628 \begin_inset space ~
39629 \end_inset
39630
39631 of
39632 \begin_inset space ~
39633 \end_inset
39634
39635 Initial
39636 \family default
39637  
39638 \lang french
39639 contient
39640 \lang english
39641  the rest of the word or text of the initial letter(s)
39642 \lang french
39643 .
39644  Le paramètre 
39645 \family sans
39646 \lang english
39647 Options
39648 \family default
39649 \lang french
39650  contient paramètres pour modifier la lettrine.
39651  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39652  du paquetage 
39653 \series bold
39654 lettrine
39655 \series default
39656
39657 \begin_inset CommandInset citation
39658 LatexCommand cite
39659 key "lettrine"
39660 literal "true"
39661
39662 \end_inset
39663
39664 .
39665  Le style lui-même contient le texte qui doit entourer la lettrine.
39666  Le style habituel est par conséquent que le mot dont la première lettre
39667  est l'initiale soit en 
39668 \shape smallcaps
39669 petites capitales
39670 \shape default
39671 .
39672 \end_layout
39673
39674 \begin_layout Standard
39675 \begin_inset Newpage pagebreak
39676 \end_inset
39677
39678
39679 \end_layout
39680
39681 \begin_layout Standard
39682 Voici quelques exemples
39683 \begin_inset space ~
39684 \end_inset
39685
39686 :
39687 \end_layout
39688
39689 \begin_layout Standard
39690 \begin_inset ERT
39691 status collapsed
39692
39693 \begin_layout Plain Layout
39694
39695
39696 \backslash
39697 iflettrine
39698 \end_layout
39699
39700 \end_inset
39701
39702
39703 \begin_inset Note Note
39704 status open
39705
39706 \begin_layout Plain Layout
39707 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39708  
39709 \series bold
39710 lettrine
39711 \series default
39712  a été installé.
39713 \end_layout
39714
39715 \end_inset
39716
39717
39718 \end_layout
39719
39720 \begin_layout Enumerate
39721 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39722  mathématique 
39723 \begin_inset Formula $\mathfrak{Fraktur}$
39724 \end_inset
39725
39726 :
39727 \end_layout
39728
39729 \begin_deeper
39730 \begin_layout Initial
39731 \begin_inset Argument 2
39732 status open
39733
39734 \begin_layout Plain Layout
39735 \begin_inset Formula $\mathfrak{I}$
39736 \end_inset
39737
39738
39739 \end_layout
39740
39741 \end_inset
39742
39743
39744 \begin_inset Argument 3
39745 status open
39746
39747 \begin_layout Plain Layout
39748 t
39749 \end_layout
39750
39751 \end_inset
39752
39753  
39754 \lang english
39755 was in the spring of the year 1894 that all London was interested, and the
39756  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39757  under most unusual and inexplicable circumstances.
39758  The public has already learned those particulars of the crime which came
39759  out in the police investigation, but a good deal was suppressed upon that
39760  occasion, since the case for the prosecution was so overwhelmingly strong
39761  that it was not necessary to bring forward all the facts.
39762 \end_layout
39763
39764 \end_deeper
39765 \begin_layout Enumerate
39766 L'initiale est entourée par une seule ligne et est formée de deux lettres
39767  dans la police standard ; aucun texte n'est écrit en petites capitales
39768 \begin_inset space ~
39769 \end_inset
39770
39771 :
39772 \end_layout
39773
39774 \begin_deeper
39775 \begin_layout Initial
39776 \begin_inset Argument 1
39777 status open
39778
39779 \begin_layout Plain Layout
39780 lines=1
39781 \end_layout
39782
39783 \end_inset
39784
39785
39786 \begin_inset Argument 2
39787 status open
39788
39789 \begin_layout Plain Layout
39790 It
39791 \end_layout
39792
39793 \end_inset
39794
39795  
39796 \lang english
39797 was in the spring of the year 1894 that all London was interested, and the
39798  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39799  under most unusual and inexplicable circumstances.
39800  The public has already learned those particulars of the crime which came
39801  out in the police investigation, but a good deal was suppressed upon that
39802  occasion, since the case for the prosecution was so overwhelmingly strong
39803  that it was not necessary to bring forward all the facts.
39804 \end_layout
39805
39806 \end_deeper
39807 \begin_layout Enumerate
39808 Initiale descendante sur 3
39809 \begin_inset space ~
39810 \end_inset
39811
39812 lignes en magenta en police mathématique
39813 \begin_inset Newline newline
39814 \end_inset
39815
39816
39817 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39818 \end_inset
39819
39820 , le texte 
39821 \begin_inset Quotes cld
39822 \end_inset
39823
39824
39825 \lang english
39826 t was in the spring
39827 \lang french
39828
39829 \begin_inset Quotes crd
39830 \end_inset
39831
39832  est en 
39833 \shape smallcaps
39834 petites capitales
39835 \shape default
39836  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39837  avant l'initiale
39838 \begin_inset space ~
39839 \end_inset
39840
39841 :
39842 \begin_inset Newline newline
39843 \end_inset
39844
39845
39846 \series bold
39847
39848 \backslash
39849 renewcommand{
39850 \backslash
39851 LettrineFontHook}{
39852 \backslash
39853 color{couleur}}
39854 \series default
39855
39856 \begin_inset Newline newline
39857 \end_inset
39858
39859 où la 
39860 \emph on
39861 couleur
39862 \emph default
39863  peut être 
39864 \begin_inset Quotes cld
39865 \end_inset
39866
39867 red
39868 \begin_inset Quotes crd
39869 \end_inset
39870
39871
39872 \begin_inset Quotes cld
39873 \end_inset
39874
39875 blue
39876 \begin_inset Quotes crd
39877 \end_inset
39878
39879
39880 \begin_inset Quotes cld
39881 \end_inset
39882
39883 green
39884 \begin_inset Quotes crd
39885 \end_inset
39886
39887
39888 \begin_inset Quotes cld
39889 \end_inset
39890
39891 yellow
39892 \begin_inset Quotes crd
39893 \end_inset
39894
39895
39896 \begin_inset Quotes cld
39897 \end_inset
39898
39899 cyan
39900 \begin_inset Quotes crd
39901 \end_inset
39902
39903
39904 \begin_inset Quotes cld
39905 \end_inset
39906
39907 magenta
39908 \begin_inset Quotes crd
39909 \end_inset
39910
39911
39912 \begin_inset Quotes cld
39913 \end_inset
39914
39915 black
39916 \begin_inset Quotes crd
39917 \end_inset
39918
39919  ou 
39920 \begin_inset Quotes cld
39921 \end_inset
39922
39923 white
39924 \begin_inset Quotes crd
39925 \end_inset
39926
39927 .
39928  On doit aussi ajouter la commande suivante au préambule du document
39929 \begin_inset space ~
39930 \end_inset
39931
39932 :
39933 \begin_inset Newline newline
39934 \end_inset
39935
39936
39937 \series bold
39938
39939 \backslash
39940 @ifundefined{textcolor}
39941 \begin_inset Newline newline
39942 \end_inset
39943
39944
39945 \begin_inset space ~
39946 \end_inset
39947
39948 {
39949 \backslash
39950 usepackage{color}}{}
39951 \end_layout
39952
39953 \begin_deeper
39954 \begin_layout Standard
39955 \begin_inset ERT
39956 status collapsed
39957
39958 \begin_layout Plain Layout
39959
39960
39961 \backslash
39962 renewcommand{
39963 \backslash
39964 LettrineFontHook}{
39965 \backslash
39966 color{magenta}}
39967 \end_layout
39968
39969 \end_inset
39970
39971
39972 \begin_inset Note Note
39973 status collapsed
39974
39975 \begin_layout Plain Layout
39976 colore la lettrine en magenta
39977 \end_layout
39978
39979 \end_inset
39980
39981
39982 \end_layout
39983
39984 \begin_layout Initial
39985 \begin_inset Argument 1
39986 status open
39987
39988 \begin_layout Plain Layout
39989 lines=3, lhang=0.33, loversize=0.25
39990 \end_layout
39991
39992 \end_inset
39993
39994
39995 \begin_inset Argument 2
39996 status open
39997
39998 \begin_layout Plain Layout
39999 \begin_inset Formula $\mathcal{I}$
40000 \end_inset
40001
40002
40003 \end_layout
40004
40005 \end_inset
40006
40007
40008 \begin_inset Argument 3
40009 status open
40010
40011 \begin_layout Plain Layout
40012
40013 \lang english
40014 t was in the spring
40015 \end_layout
40016
40017 \end_inset
40018
40019
40020 \lang english
40021  of the year 1894 that all London was interested, and the fashionable world
40022  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40023  and inexplicable circumstances.
40024  The public has already learned those particulars of the crime which came
40025  out in the police investigation, but a good deal was suppressed upon that
40026  occasion, since the case for the prosecution was so overwhelmingly strong
40027  that it was not necessary to bring forward all the facts.
40028 \end_layout
40029
40030 \end_deeper
40031 \begin_layout Standard
40032 \begin_inset ERT
40033 status collapsed
40034
40035 \begin_layout Plain Layout
40036
40037
40038 \backslash
40039 else
40040 \end_layout
40041
40042 \end_inset
40043
40044
40045 \begin_inset Note Note
40046 status open
40047
40048 \begin_layout Plain Layout
40049 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40050  
40051 \series bold
40052 lettrine
40053 \series default
40054  n'est pas installé :
40055 \end_layout
40056
40057 \end_inset
40058
40059
40060 \end_layout
40061
40062 \begin_layout Standard
40063 Vous devez installer le paquetage \SpecialChar LaTeX
40064  
40065 \series bold
40066 lettrine
40067 \series default
40068  pour voir la suite de cette section dans la sortie imprimée.
40069 \end_layout
40070
40071 \begin_layout Standard
40072 \begin_inset ERT
40073 status collapsed
40074
40075 \begin_layout Plain Layout
40076
40077
40078 \backslash
40079 fi
40080 \end_layout
40081
40082 \end_inset
40083
40084
40085 \end_layout
40086
40087 \begin_layout Chapter
40088 Trucs externes
40089 \begin_inset Index idx
40090 status collapsed
40091
40092 \begin_layout Plain Layout
40093 Trucs externes
40094 \end_layout
40095
40096 \end_inset
40097
40098
40099 \end_layout
40100
40101 \begin_layout Standard
40102 Avec le menu 
40103 \family sans
40104 Insertion\SpecialChar menuseparator
40105 Fichier
40106 \family default
40107  vous pouvez insérer un contenu externe à votre document.
40108  Ce contenu peut être :
40109 \end_layout
40110
40111 \begin_layout Description
40112 Document
40113 \begin_inset space ~
40114 \end_inset
40115
40116 \SpecialChar LyX
40117  Un autre document \SpecialChar LyX
40118  ; son contenu est directement inséré dans votre document.
40119 \end_layout
40120
40121 \begin_layout Description
40122 Texte
40123 \begin_inset space ~
40124 \end_inset
40125
40126 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40127 e.
40128 \end_layout
40129
40130 \begin_layout Description
40131 Texte
40132 \begin_inset space ~
40133 \end_inset
40134
40135 Brut
40136 \begin_inset space ~
40137 \end_inset
40138
40139 par
40140 \begin_inset space ~
40141 \end_inset
40142
40143 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40144  Les lignes vides créent un nouveau paragraphe dans votre document.
40145 \end_layout
40146
40147 \begin_layout Description
40148 Objet
40149 \begin_inset space ~
40150 \end_inset
40151
40152 Externe Fichiers de formats variés.
40153 \end_layout
40154
40155 \begin_layout Description
40156 Sous-document Documents \SpecialChar LyX
40157  ou \SpecialChar LaTeX
40158 .
40159 \end_layout
40160
40161 \begin_layout Section
40162 Objets externes 
40163 \begin_inset Index idx
40164 status collapsed
40165
40166 \begin_layout Plain Layout
40167 Trucs externes ! Objets Externes
40168 \end_layout
40169
40170 \end_inset
40171
40172
40173 \end_layout
40174
40175 \begin_layout Standard
40176 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40177  de fichiers dans votre document sans avoir à convertir ces derniers en
40178  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40179
40180  qui va s'occuper des conversions.
40181  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40182  \SpecialChar LyX
40183  des images dans des formats divers.
40184  Quand vous avez activé 
40185 \family sans
40186 Aperçu
40187 \begin_inset space ~
40188 \end_inset
40189
40190 sur
40191 \begin_inset space ~
40192 \end_inset
40193
40194 le
40195 \begin_inset space ~
40196 \end_inset
40197
40198 vif
40199 \family default
40200  dans le menu des préférences de \SpecialChar LyX
40201 , dans la rubrique 
40202 \family sans
40203 Apparence\SpecialChar menuseparator
40204 Graphiques
40205 \family default
40206 , les objets externes de type Dia et Xfig sont affichés directement dans
40207  \SpecialChar LyX
40208 .
40209 \end_layout
40210
40211 \begin_layout Standard
40212 On insère des objets externes en utilisant la fenêtre de dialogue 
40213 \family sans
40214 Objet
40215 \begin_inset space ~
40216 \end_inset
40217
40218 Externe
40219 \family default
40220  qui est accessible via le menu 
40221 \family sans
40222 Insertion\SpecialChar menuseparator
40223 Fichiers\SpecialChar menuseparator
40224 Objet
40225 \begin_inset space ~
40226 \end_inset
40227
40228 Externe
40229 \family default
40230 .
40231  Actuellement les types de fichiers (
40232 \family sans
40233 Modèles
40234 \family default
40235 ) suivants sont autorisés :
40236 \end_layout
40237
40238 \begin_layout Description
40239 Diagramme
40240 \begin_inset space ~
40241 \end_inset
40242
40243 Dia accepte les diagrammes créés avec le programme 
40244 \series bold
40245
40246 \begin_inset CommandInset href
40247 LatexCommand href
40248 name "Dia"
40249 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
40250 literal "false"
40251
40252 \end_inset
40253
40254
40255 \series default
40256 .
40257 \end_layout
40258
40259 \begin_layout Description
40260 Échiquier accepte les diagrammes de positions d'échec produits par le programme
40261  
40262 \series bold
40263
40264 \begin_inset CommandInset href
40265 LatexCommand href
40266 name "XBoard"
40267 target "http://fr.wikipedia.org/wiki/XBoard"
40268 literal "false"
40269
40270 \end_inset
40271
40272
40273 \series default
40274 .
40275 \end_layout
40276
40277 \begin_layout Description
40278 Figure
40279 \begin_inset space ~
40280 \end_inset
40281
40282 Inkscape supporte les images graphiques vectorielles SVG contenant du texte
40283  écrit en \SpecialChar LaTeX
40284 .
40285  Il repose sur une fonctionnalité du programme 
40286 \series bold
40287
40288 \begin_inset CommandInset href
40289 LatexCommand href
40290 name "Inkscape"
40291 target "https://inkscape.org/fr"
40292 literal "false"
40293
40294 \end_inset
40295
40296
40297 \series default
40298  qui crée un fichier PDF ou EPS et un fichier \SpecialChar LaTeX
40299  particulier à partir d'un
40300  fichier SVG donné (depuis 
40301 \noun on
40302 Inkscape
40303 \noun default
40304 , la fonctionnalité est disponible via l'option 
40305 \family sans
40306 Exclure le texte du fichier PDF et créer un fichier LaTeX 
40307 \family default
40308 lorsqu'on enregistre un dessin en tant que PDF ou EPS).
40309  L'avantage de ces fichiers est d'assurer l'uniformité du style dans le
40310  document, et il est possible de saisir du code \SpecialChar TeX
40311  dans le texte du SVG.
40312 \begin_inset Newline newline
40313 \end_inset
40314
40315 Le modèle lit les fichiers SVG et utilise un convertisseur pour engendrer
40316  les fichiers PDF/EPS et \SpecialChar LaTeX
40317  (via
40318 \noun on
40319  
40320 \noun default
40321 Inkscape
40322 \noun on
40323 )
40324 \noun default
40325  à la volée, vous n'avez donc pas à exporter ces fichiers vous-mêmes.
40326  Si vous préférez cette dernière solution, et voulez utiliser les fichiers
40327  donnés 
40328 \family typewriter
40329 *.pdf
40330 \family default
40331  et 
40332 \family typewriter
40333 *.pdf_tex
40334 \family default
40335  ou 
40336 \family typewriter
40337 *.eps
40338 \family default
40339  et 
40340 \family typewriter
40341 *.eps_tex
40342 \family default
40343  à la place, saisissez simplement le nom des fichiers 
40344 \family typewriter
40345 *.pdf_tex
40346 \family default
40347  ou 
40348 \family typewriter
40349 *.eps_tex 
40350 \family default
40351 via le menu 
40352 \family sans
40353 Insertion\SpecialChar menuseparator
40354 Fichier\SpecialChar menuseparator
40355 Sous-document
40356 \family default
40357  (voir sec.
40358 \begin_inset space ~
40359 \end_inset
40360
40361
40362 \begin_inset CommandInset ref
40363 LatexCommand ref
40364 reference "sec:Sous-documents"
40365 plural "false"
40366 caps "false"
40367 noprefix "false"
40368
40369 \end_inset
40370
40371 ) plutôt que d'utiliser ce modèle.
40372 \begin_inset Newline newline
40373 \end_inset
40374
40375 Il est possible d'utiliser les commandes du code TeX comme 
40376 \series bold
40377
40378 \backslash
40379 Large
40380 \series default
40381
40382 \series bold
40383
40384 \backslash
40385 small
40386 \series default
40387 , etc.dans le texte du SVG.
40388  La taille de la police sera celle des paramètres du document \SpecialChar LyX
40389 .
40390  Voir
40391 \begin_inset space ~
40392 \end_inset
40393
40394
40395 \begin_inset CommandInset citation
40396 LatexCommand cite
40397 key "Inkscape"
40398 literal "false"
40399
40400 \end_inset
40401
40402  pour plus d'information et des exemples.
40403 \begin_inset Newline newline
40404 \end_inset
40405
40406
40407 \end_layout
40408
40409 \begin_layout Description
40410 Figure
40411 \begin_inset space ~
40412 \end_inset
40413
40414 Xfig accepte les images créées avec le programme 
40415 \begin_inset CommandInset href
40416 LatexCommand href
40417 name "Xfig"
40418 target "http://fr.wikipedia.org/wiki/Xfig"
40419 literal "false"
40420
40421 \end_inset
40422
40423 .
40424 \end_layout
40425
40426 \begin_layout Description
40427 Graphiques
40428 \begin_inset space ~
40429 \end_inset
40430
40431 vectoriels peut être utilisé pour les graphiques
40432 \begin_inset space ~
40433 \end_inset
40434
40435 vectoriels.
40436  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40437 \family sans
40438 Objet
40439 \begin_inset space ~
40440 \end_inset
40441
40442 Externe
40443 \family default
40444  comme les images qui sont habituellement incorporées en utilisant le menu
40445  
40446 \family sans
40447 Insertion\SpecialChar menuseparator
40448 Graphique
40449 \family default
40450 , comme c'est décrit dans la section
40451 \begin_inset space ~
40452 \end_inset
40453
40454
40455 \begin_inset CommandInset ref
40456 LatexCommand ref
40457 reference "sec:Graphics-Dialog"
40458
40459 \end_inset
40460
40461 .
40462  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40463 \begin_inset External
40464         template VectorGraphics
40465         filename ../clipart/SVG-Drawing.svg
40466         lyxscale 50
40467         scale 33
40468
40469 \end_inset
40470
40471
40472 \end_layout
40473
40474 \begin_layout Description
40475 Image
40476 \begin_inset space ~
40477 \end_inset
40478
40479 tramée peut être utilisé pour les images matricielles (bitmap).
40480  Les images peuvent être traitées dans la fenêtre de dialogue 
40481 \family sans
40482 Objet
40483 \begin_inset space ~
40484 \end_inset
40485
40486 Externe
40487 \family default
40488  comme les images qui sont habituellement incorporées en utilisant le menu
40489  
40490 \family sans
40491 Insertion\SpecialChar menuseparator
40492 Graphique
40493 \family default
40494 , comme c'est décrit dans la section
40495 \begin_inset space ~
40496 \end_inset
40497
40498
40499 \begin_inset CommandInset ref
40500 LatexCommand ref
40501 reference "sec:Graphics-Dialog"
40502
40503 \end_inset
40504
40505 .
40506  Voici un exemple d'insertion d'image matricielle
40507 \begin_inset space ~
40508 \end_inset
40509
40510
40511 \begin_inset External
40512         template RasterImage
40513         filename ../clipart/ToolbarEnvBox.png
40514
40515 \end_inset
40516
40517
40518 \end_layout
40519
40520 \begin_layout Description
40521 Musique
40522 \begin_inset space ~
40523 \end_inset
40524
40525 mise
40526 \begin_inset space ~
40527 \end_inset
40528
40529 en
40530 \begin_inset space ~
40531 \end_inset
40532
40533 forme
40534 \begin_inset space ~
40535 \end_inset
40536
40537 avec
40538 \begin_inset space ~
40539 \end_inset
40540
40541 Lilypond est utilisé avec des partitions musicales mises en forme par le
40542  programme 
40543 \series bold
40544
40545 \begin_inset CommandInset href
40546 LatexCommand href
40547 name "LilyPond"
40548 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
40549 literal "false"
40550
40551 \end_inset
40552
40553
40554 \series default
40555 .
40556  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40557  au fichier \SpecialChar LyX
40558  d'exemple 
40559 \emph on
40560 lilypond.lyx
40561 \emph default
40562 .
40563 \end_layout
40564
40565 \begin_layout Description
40566 Pages
40567 \begin_inset space ~
40568 \end_inset
40569
40570 PDF permet d'insérer des documents en PDF dans votre document.
40571  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40572  
40573 \emph on
40574 pages
40575 \emph default
40576  dans le champ 
40577 \family sans
40578 Option
40579 \family default
40580  dans l'onglet 
40581 \family sans
40582 Options \SpecialChar LaTeX
40583  et \SpecialChar LyX
40584
40585 \family default
40586 .
40587  L'argument de cette option est une liste d'éléments séparés par des virgules,
40588  contenant des numéros de pages (
40589 \begin_inset space ~
40590 \end_inset
40591
40592 insérez comme option 
40593 \series bold
40594 pages={3,5,6,8}
40595 \series default
40596
40597 \begin_inset space ~
40598 \end_inset
40599
40600 ), des plages de numéros de pages (
40601 \series bold
40602
40603 \begin_inset space ~
40604 \end_inset
40605
40606 pages={4-9}
40607 \series default
40608
40609 \begin_inset space ~
40610 \end_inset
40611
40612 ) ou n'importe quelle combinaison des deux.
40613  Pour insérer des pages vides, utilisez 
40614 \series bold
40615 {}
40616 \series default
40617 .
40618  Par exemple 
40619 \begin_inset space ~
40620 \end_inset
40621
40622
40623 \series bold
40624 pages={3,{},8-11,15}
40625 \series default
40626  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40627  15.
40628  Les plages de pages sont décrites avec la syntaxe 
40629 \emph on
40630 début-fin
40631 \emph default
40632  qui sélectionne toutes les pages de 
40633 \emph on
40634 début
40635 \emph default
40636  jusqu'à 
40637 \emph on
40638 fin
40639 \emph default
40640 .
40641  Si on omet 
40642 \emph on
40643 début
40644 \emph default
40645 , on commence implicitement à la première page ; de même, omettre 
40646 \emph on
40647 fin
40648 \emph default
40649  termine implicitement à la dernière page du document.
40650  La dernière page du document peut aussi être désignée par le mot-clé 
40651 \series bold
40652 last
40653 \series default
40654  (
40655 \begin_inset space ~
40656 \end_inset
40657
40658 ce dernier n'est accepté que pour une plage de pages
40659 \begin_inset space ~
40660 \end_inset
40661
40662 ).
40663  Donc 
40664 \series bold
40665 pages=-
40666 \series default
40667  va insérer toutes les pages du document et 
40668 \series bold
40669 pages=last-1
40670 \series default
40671  va insérer toutes les pages dans l'ordre inverse.
40672  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40673 \begin_inset Newline newline
40674 \end_inset
40675
40676 L'option 
40677 \series bold
40678 noautoscale
40679 \series default
40680  insère les pages avec leur taille d'origine, si cette option n'est pas
40681  donnée, les pages seront redimensionnées
40682 \begin_inset space \space{}
40683 \end_inset
40684
40685 pour tenir dans la largeur de page de votre document.
40686  Dans l'onglet 
40687 \family sans
40688 Taille
40689 \begin_inset space ~
40690 \end_inset
40691
40692 et
40693 \begin_inset space ~
40694 \end_inset
40695
40696 rotation
40697 \family default
40698  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40699  qu'une éventuelle rotation.
40700  Si vous utilisez une autre largeur que 100
40701 \begin_inset space \thinspace{}
40702 \end_inset
40703
40704 Échelle%, l'option 
40705 \series bold
40706 noautoscale
40707 \series default
40708  sera neutralisée.
40709  Pour plus d'information sur les options possibles, jetez un œil sur la
40710  documentation du paquetage \SpecialChar LaTeX
40711  
40712 \series bold
40713 pdfpages
40714 \series default
40715  
40716 \begin_inset CommandInset citation
40717 LatexCommand cite
40718 key "pdfpages"
40719 literal "true"
40720
40721 \end_inset
40722
40723 .
40724 \begin_inset Index idx
40725 status collapsed
40726
40727 \begin_layout Plain Layout
40728 Paquetages \SpecialChar LaTeX
40729  ! pdfpages
40730 \end_layout
40731
40732 \end_inset
40733
40734
40735 \begin_inset Newline newline
40736 \end_inset
40737
40738 Pour utiliser ce modèle dans une présentation 
40739 \family sans
40740 Beamer
40741 \family default
40742  vous devez d'abord insérer un environnement 
40743 \family sans
40744 FinCadre
40745 \family default
40746  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40747  contenant la commande
40748  
40749 \series bold
40750
40751 \backslash
40752 setbeamertemplate{background canvas}{}
40753 \series default
40754 .
40755  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40756  que vous voulez.
40757  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40758  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40759  section.
40760  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40761  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40762  le modèle.
40763 \begin_inset Newline newline
40764 \end_inset
40765
40766 Voici un PDF incorporé basculé de -5°
40767 \begin_inset space ~
40768 \end_inset
40769
40770 °: 
40771 \begin_inset External
40772         template PDFPages
40773         filename ../clipart/Abstract.pdf
40774         extra LaTeX "noautoscale, pages=-"
40775         rotateAngle -5
40776         rotateOrigin bottomleft
40777
40778 \end_inset
40779
40780
40781 \end_layout
40782
40783 \begin_layout Description
40784 Tableur permet d'insérer des feuilles de calcul ou des tableaux dans le
40785  format de 
40786 \series bold
40787
40788 \begin_inset CommandInset href
40789 LatexCommand href
40790 name "Gnumeric"
40791 target "http://fr.wikipedia.org/wiki/Gnumeric"
40792 literal "false"
40793
40794 \end_inset
40795
40796
40797 \series default
40798
40799 \begin_inset CommandInset href
40800 LatexCommand href
40801 name "OpenDocument"
40802 target "http://fr.wikipedia.org/wiki/OpenDocument"
40803 literal "false"
40804
40805 \end_inset
40806
40807
40808 \begin_inset CommandInset href
40809 LatexCommand href
40810 name "Microsoft Office XML"
40811 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40812 literal "false"
40813
40814 \end_inset
40815
40816  et 
40817 \begin_inset CommandInset href
40818 LatexCommand href
40819 name "Office Open XML"
40820 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
40821 literal "false"
40822
40823 \end_inset
40824
40825 .
40826  Pour cette fonction, \SpecialChar LyX
40827  doit pouvoir trouver le programme 
40828 \family typewriter
40829 ssconvert
40830 \family default
40831  au cours de sa configuration.
40832  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40833  même si vous n'avez pas de tableaux au format gnumeric.
40834  Pour des exemples et les limitations possibles, jetez un œil au fichier
40835  \SpecialChar LyX
40836  d'exemple, 
40837 \emph on
40838 spreadsheet.lyx
40839 \emph default
40840 .
40841 \end_layout
40842
40843 \begin_layout Standard
40844 Quand vous activez l'option 
40845 \family sans
40846 Brouillon
40847 \family default
40848  de l'onglet 
40849 \family sans
40850 Fichier
40851 \family default
40852  de la fenêtre de dialogue 
40853 \family sans
40854 Objet
40855 \begin_inset space ~
40856 \end_inset
40857
40858 Externe
40859 \family default
40860 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
40861 \begin_inset Newline newline
40862 \end_inset
40863
40864 Les objets externes apparaissent dans \SpecialChar LyX
40865 , soit comme une boîte comme celle-ci
40866  : 
40867 \begin_inset Graphics
40868         filename ../clipart/ExternalMaterial.png
40869         scale 95
40870         scaleBeforeRotation
40871
40872 \end_inset
40873
40874  soit comme une image, selon que vous avez ou non activé l'option 
40875 \family sans
40876 Afficher
40877 \begin_inset space ~
40878 \end_inset
40879
40880 dans
40881 \begin_inset space ~
40882 \end_inset
40883
40884 \SpecialChar LyX
40885
40886 \family default
40887  de l'onglet 
40888 \family sans
40889 Options LaTeX et LyX
40890 \family default
40891  de la fenêtre de dialogue.
40892 \end_layout
40893
40894 \begin_layout Standard
40895 Le manuel 
40896 \family sans
40897 \emph on
40898 Personnalisation
40899 \family default
40900 \emph default
40901  explique comment vous pouvez créer vos propres modèles.
40902 \end_layout
40903
40904 \begin_layout Section
40905 Sous-documents
40906 \begin_inset CommandInset label
40907 LatexCommand label
40908 name "sec:Sous-documents"
40909
40910 \end_inset
40911
40912
40913 \begin_inset Index idx
40914 status collapsed
40915
40916 \begin_layout Plain Layout
40917 Trucs externes ! Sous-documents
40918 \end_layout
40919
40920 \end_inset
40921
40922
40923 \begin_inset Index idx
40924 status collapsed
40925
40926 \begin_layout Plain Layout
40927 Fichiers ! Insertion
40928 \end_layout
40929
40930 \end_inset
40931
40932
40933 \end_layout
40934
40935 \begin_layout Standard
40936 Les sous-documents sont utilisés quand on a un document très long qui peut
40937  être décomposé en plusieurs parties ou sections plus petites.
40938  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
40939  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
40940  Les différents documents sont ce que l'on appelle les sous-documents et
40941  un document maître les relie pour imprimer le document complet ou seulement
40942  une partie de celui-ci.
40943  Un sous-document hérite du contenu de son maître, par exemple le préambule
40944  \SpecialChar LaTeX
40945 , la bibliographie, et les étiquettes pour les références croisées.
40946 \end_layout
40947
40948 \begin_layout Standard
40949 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
40950  maître, précisez dans le sous-document le document maître dans le menu
40951  
40952 \family sans
40953 Document\SpecialChar menuseparator
40954 Paramètres\SpecialChar menuseparator
40955 Classe de document
40956 \family default
40957 .
40958  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
40959  à chaque
40960  fois que vous modifierez le sous-document.
40961 \end_layout
40962
40963 \begin_layout Standard
40964 Les documents inclus sont visualisés dans \SpecialChar LyX
40965  sous la forme d'une boîte comme
40966  celle-ci : 
40967 \begin_inset Graphics
40968         filename clipart/SousDocument.png
40969         scale 95
40970         scaleBeforeRotation
40971
40972 \end_inset
40973
40974  Pour inclure des sous-documents dans un document maître , on utilise le
40975  menu 
40976 \family sans
40977 Insertion\SpecialChar menuseparator
40978 Fichier\SpecialChar menuseparator
40979 Sous-document
40980 \family default
40981 .
40982  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
40983  des quatre méthodes d'inclusion :
40984 \end_layout
40985
40986 \begin_layout Description
40987 Inclus
40988 \begin_inset space ~
40989 \end_inset
40990
40991 (include) Vous pouvez inclure des documents \SpecialChar LyX
40992  et \SpecialChar LaTeX
40993 .
40994  Quand vous cliquez sur le bouton 
40995 \family sans
40996 Modifier
40997 \family default
40998  dans la fenêtre de dialogue 
40999 \family sans
41000 Sous-document
41001 \family default
41002 , le document inclus est ouvert dans \SpecialChar LyX
41003  dans un nouvel onglet pour que vous
41004  puissiez le modifier.
41005 \begin_inset Newline newline
41006 \end_inset
41007
41008
41009 \end_layout
41010
41011 \begin_layout Standard
41012 Voici un sous-document inséré avec la méthode 
41013 \family sans
41014 Inclus
41015 \family default
41016  : 
41017 \begin_inset CommandInset include
41018 LatexCommand include
41019 filename "DocumentBidon1.lyx"
41020
41021 \end_inset
41022
41023
41024 \end_layout
41025
41026 \begin_layout Standard
41027 La numérotation des sections va prendre en compte les sections des fichiers
41028  incorporés dans l'ordre où ils sont insérés dans le document maître.
41029  Le document qui est inclus comme exemple possède une sous-section qui sera
41030  numérotée comme sous-section de la section actuelle.
41031  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41032  : la sous-section
41033 \begin_inset space ~
41034 \end_inset
41035
41036
41037 \begin_inset CommandInset ref
41038 LatexCommand ref
41039 reference "subsec:Sous-section-externe-1"
41040
41041 \end_inset
41042
41043  est dans le fichier inclus.
41044 \end_layout
41045
41046 \begin_layout Standard
41047 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41048  du document maître est utilisé.
41049  Les branches présentes dans le sous-document seront ignorées par le document
41050  maître si celui-ci ne possède pas une branche avec le même nom.
41051  Les documents inclus sont insérés en commençant une nouvelle page et sont
41052  suivis par un saut de page.
41053 \end_layout
41054
41055 \begin_layout Standard
41056 \begin_inset Note Greyedout
41057 status open
41058
41059 \begin_layout Plain Layout
41060
41061 \series bold
41062 Note:
41063 \series default
41064  Quand vous avez inclus un fichier \SpecialChar LyX
41065  ou \SpecialChar LaTeX
41066 , et que ce dernier utilise une classe
41067  de document différente de celle du document maître, vous recevez un avertisseme
41068 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41069  produire des résultats inattendus sur la sortie imprimée.
41070 \end_layout
41071
41072 \end_inset
41073
41074
41075 \end_layout
41076
41077 \begin_layout Description
41078 Incorporé
41079 \begin_inset space ~
41080 \end_inset
41081
41082 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41083  sont :
41084 \end_layout
41085
41086 \begin_deeper
41087 \begin_layout Itemize
41088 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41089  par un saut de page.
41090 \end_layout
41091
41092 \begin_layout Itemize
41093 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41094  quand l'option
41095  
41096 \family sans
41097 Aperçu
41098 \begin_inset space ~
41099 \end_inset
41100
41101 sur
41102 \begin_inset space ~
41103 \end_inset
41104
41105 le
41106 \begin_inset space ~
41107 \end_inset
41108
41109 vif
41110 \family default
41111  est activée dans les préférences dans la rubrique 
41112 \family sans
41113 Apparence\SpecialChar menuseparator
41114 Graphique
41115 \family default
41116 .
41117 \end_layout
41118
41119 \begin_layout Itemize
41120 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41121 \family sans
41122 Document\SpecialChar menuseparator
41123 Paramètres\SpecialChar menuseparator
41124 Sous-documents
41125 \family default
41126 .
41127 \end_layout
41128
41129 \end_deeper
41130 \begin_layout Standard
41131 Voici un sous document inséré en utilisant la méthode 
41132 \family sans
41133 Incorporé
41134 \family default
41135  : 
41136 \begin_inset CommandInset include
41137 LatexCommand input
41138 preview true
41139 filename "DocumentBidon2.lyx"
41140
41141 \end_inset
41142
41143
41144 \end_layout
41145
41146 \begin_layout Standard
41147 Voici un sous-document
41148 \emph on
41149 input
41150 \emph default
41151  comme \SpecialChar LaTeX
41152  source:
41153 \end_layout
41154
41155 \begin_layout Quote
41156 \begin_inset CommandInset include
41157 LatexCommand input
41158 filename "DocumentTexteBidon.txt"
41159
41160 \end_inset
41161
41162
41163 \end_layout
41164
41165 \begin_layout Description
41166 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41167  Si c'est un fichier \SpecialChar LyX
41168  ou \SpecialChar LaTeX
41169 , le contenu sera affiché dans la sortie sous forme
41170  de code source et aucune des commandes éventuellement présentes ne sera
41171  exécutée.
41172  Vous pouvez utiliser l'option 
41173 \family sans
41174 Marquer
41175 \begin_inset space ~
41176 \end_inset
41177
41178 les
41179 \begin_inset space ~
41180 \end_inset
41181
41182 espaces
41183 \family default
41184  qui matérialise chaque espace présente dans le code source par un caractère
41185  
41186 \begin_inset Quotes cld
41187 \end_inset
41188
41189
41190 \begin_inset ERT
41191 status collapsed
41192
41193 \begin_layout Plain Layout
41194
41195
41196 \backslash
41197 textvisiblespace 
41198 \end_layout
41199
41200 \end_inset
41201
41202
41203 \begin_inset Quotes crd
41204 \end_inset
41205
41206  .
41207  La différence avec la méthode qui consiste à utiliser le menu 
41208 \family sans
41209 Insertion\SpecialChar menuseparator
41210 Fichier\SpecialChar menuseparator
41211 Texte
41212 \begin_inset space ~
41213 \end_inset
41214
41215 brut
41216 \family default
41217  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41218 .
41219 \end_layout
41220
41221 \begin_layout Standard
41222 Voici un sous-document inclus en utilisant la méthode 
41223 \family sans
41224 verbatim
41225 \family default
41226  : 
41227 \begin_inset CommandInset include
41228 LatexCommand verbatiminput
41229 filename "DocumentTexteBidon.txt"
41230
41231 \end_inset
41232
41233
41234 \begin_inset VSpace bigskip
41235 \end_inset
41236
41237 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41238  l'option 
41239 \family sans
41240 Marquer
41241 \begin_inset space ~
41242 \end_inset
41243
41244 les
41245 \begin_inset space ~
41246 \end_inset
41247
41248 espaces :
41249 \family default
41250  
41251 \begin_inset CommandInset include
41252 LatexCommand verbatiminput*
41253 filename "DocumentTexteBidon.txt"
41254
41255 \end_inset
41256
41257
41258 \end_layout
41259
41260 \begin_layout Standard
41261 \begin_inset VSpace bigskip
41262 \end_inset
41263
41264
41265 \end_layout
41266
41267 \begin_layout Standard
41268 \begin_inset Note Greyedout
41269 status open
41270
41271 \begin_layout Plain Layout
41272
41273 \series bold
41274 Note:
41275 \series default
41276  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41277  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41278 \end_layout
41279
41280 \end_inset
41281
41282
41283 \end_layout
41284
41285 \begin_layout Description
41286 Listings Ce type d'inclusion est décrit dans le chapitre
41287 \begin_inset space ~
41288 \end_inset
41289
41290
41291 \begin_inset CommandInset ref
41292 LatexCommand ref
41293 reference "cha:Program-Code-Listings"
41294
41295 \end_inset
41296
41297 .
41298 \end_layout
41299
41300 \begin_layout Standard
41301 \begin_inset Note Greyedout
41302 status open
41303
41304 \begin_layout Plain Layout
41305
41306 \series bold
41307 Note:
41308 \series default
41309  Inclure le même document deux fois dans un même document peut poser des
41310  problèmes avec \SpecialChar LaTeX
41311 .
41312 \end_layout
41313
41314 \end_inset
41315
41316
41317 \end_layout
41318
41319 \begin_layout Standard
41320 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41321  de votre document maître, que ce soit pour diminuer les temps de compilation
41322  ou parce que vous voulez distribuer des chapitres isolés d'un livre que
41323  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41324  la sortie en utilisant le menu 
41325 \family sans
41326 Document\SpecialChar menuseparator
41327 Paramètres\SpecialChar menuseparator
41328 Sous-documents
41329 \family default
41330 .
41331  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41332  sur la ligne correspondant dans la colonne 
41333 \family sans
41334 Inclus dans le résultat
41335 \family default
41336  de la liste (
41337 \begin_inset space ~
41338 \end_inset
41339
41340 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41341  
41342 \begin_inset Quotes cld
41343 \end_inset
41344
41345 inclus
41346 \begin_inset Quotes crd
41347 \end_inset
41348
41349  et pas la méthode 
41350 \begin_inset Quotes cld
41351 \end_inset
41352
41353 incorporé
41354 \begin_inset Quotes crd
41355 \end_inset
41356
41357
41358 \begin_inset space ~
41359 \end_inset
41360
41361 ).
41362  Si on active l'option 
41363 \family sans
41364 Assurer la cohérence des compteurs et des références
41365 \family default
41366 , \SpecialChar LyX
41367  va s'assurer que tous les numéros de pages, références etc...
41368  sont corrects comme si tous le document avait été traité.
41369  C'est utile si vous voulez que les sous-documents choisis aient exactement
41370  le même aspect que s'il étaient dans le document complet.
41371  Pour réaliser cette condition, il faut que \SpecialChar LyX
41372  traite de façon silencieuse
41373  la totalité du document.
41374  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41375  les compteurs et autres références n'ont pas à être à tout prix valides,
41376  vous devez impérativement désactiver cette option.
41377  
41378 \end_layout
41379
41380 \begin_layout Standard
41381 Une autre solution consiste à inclure chaque fichier dans une branche
41382 \begin_inset Foot
41383 status collapsed
41384
41385 \begin_layout Plain Layout
41386 Les branches sont décrites dans la section 
41387 \emph on
41388 Branches
41389 \emph default
41390  du 
41391 \emph on
41392 Guide de l'utilisateur
41393 \emph default
41394  de \SpecialChar LyX
41395 .
41396 \end_layout
41397
41398 \end_inset
41399
41400 .
41401  En activant ou désactivant une branche, vous pouvez décider les fichiers
41402  inclus qui doivent apparaître dans la sortie imprimée.
41403  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41404  
41405 \begin_inset Quotes cld
41406 \end_inset
41407
41408 incorporés
41409 \begin_inset Quotes crd
41410 \end_inset
41411
41412 .
41413  Le défaut est que les compteurs et autres références ne sont pas conservés
41414  avec cette approche.
41415 \end_layout
41416
41417 \begin_layout Chapter
41418 Listings de code source
41419 \begin_inset CommandInset label
41420 LatexCommand label
41421 name "cha:Program-Code-Listings"
41422
41423 \end_inset
41424
41425
41426 \begin_inset Index idx
41427 status collapsed
41428
41429 \begin_layout Plain Layout
41430 Listings
41431 \end_layout
41432
41433 \end_inset
41434
41435
41436 \begin_inset Index idx
41437 status collapsed
41438
41439 \begin_layout Plain Layout
41440 Code Source
41441 \end_layout
41442
41443 \end_inset
41444
41445
41446 \begin_inset Index idx
41447 status collapsed
41448
41449 \begin_layout Plain Layout
41450 Flottants ! Listings
41451 \end_layout
41452
41453 \end_inset
41454
41455
41456 \end_layout
41457
41458 \begin_layout Standard
41459 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41460  un insert 
41461 \family sans
41462 Listings
41463 \family default
41464  qui peut être créé grâce au menu 
41465 \family sans
41466 Insertion
41467 \family default
41468 \SpecialChar menuseparator
41469
41470 \family sans
41471 Listing
41472 \begin_inset space ~
41473 \end_inset
41474
41475 de
41476 \begin_inset space ~
41477 \end_inset
41478
41479 Code
41480 \begin_inset space ~
41481 \end_inset
41482
41483 Source
41484 \family default
41485 .
41486  Les paquetages \SpecialChar LaTeX
41487  
41488 \series bold
41489 listings
41490 \series default
41491
41492 \begin_inset Index idx
41493 status collapsed
41494
41495 \begin_layout Plain Layout
41496 Paquetages \SpecialChar LaTeX
41497  ! listings
41498 \end_layout
41499
41500 \end_inset
41501
41502  et 
41503 \series bold
41504 minted
41505 \series default
41506
41507 \begin_inset Index idx
41508 status collapsed
41509
41510 \begin_layout Plain Layout
41511 Paquetages \SpecialChar LaTeX
41512  ! minted
41513 \end_layout
41514
41515 \end_inset
41516
41517  fournit un moyen puissant et flexible d'insérer des listings de code source
41518  dans votre document.
41519  
41520 \lang english
41521 One can only use one of these packages in a document.
41522  
41523 \series bold
41524 listings
41525 \series default
41526  is used by default.
41527 \end_layout
41528
41529 \begin_layout Standard
41530
41531 \lang english
41532 \begin_inset Note Note
41533 status open
41534
41535 \begin_layout Plain Layout
41536
41537 \series bold
41538 \lang english
41539 Note:
41540 \series default
41541  \SpecialChar LyX
41542  does NOT want to encourage users to add the 
41543 \family typewriter
41544 -shell-escape
41545 \family default
41546  option to converter definitions.
41547  It works, but it is a huge security risk.
41548  There is an active discussion about how to handle this.
41549  Once that's been resolved, this can be updated appropriately.
41550 \end_layout
41551
41552 \begin_layout Plain Layout
41553
41554 \lang english
41555 =====
41556 \end_layout
41557
41558 \begin_layout Plain Layout
41559
41560 \lang english
41561 In order to use 
41562 \series bold
41563 minted
41564 \series default
41565 , you need to select it as the syntax highlighting package in the document
41566  settings under 
41567 \family sans
41568 Listings
41569 \family default
41570 .
41571  
41572 \series bold
41573 minted
41574 \series default
41575  requires also additionally the module 
41576 \family sans
41577 pygments
41578 \family default
41579  of the software 
41580 \noun on
41581 Python
41582 \noun default
41583
41584 \begin_inset Foot
41585 status collapsed
41586
41587 \begin_layout Plain Layout
41588
41589 \lang english
41590 Under \SpecialChar LyX
41591  for Windows 
41592 \family sans
41593 pygments
41594 \family default
41595  is already installed.
41596 \end_layout
41597
41598 \end_inset
41599
41600  and the option 
41601 \family typewriter
41602 -shell-escape
41603 \family default
41604  for the \SpecialChar LaTeX
41605  processor.
41606  If you want for example view or export your document as the format 
41607 \family sans
41608 PDF
41609 \begin_inset space ~
41610 \end_inset
41611
41612 (pdflatex)
41613 \family default
41614 , go to the \SpecialChar LyX
41615  preferences and there to the section 
41616 \family sans
41617 File
41618 \begin_inset space ~
41619 \end_inset
41620
41621 Handling\SpecialChar menuseparator
41622 Converters
41623 \family default
41624 .
41625  There go to the entry 
41626 \family sans
41627 LaTeX
41628 \begin_inset space ~
41629 \end_inset
41630
41631 (pdflatex) -> PDF
41632 \begin_inset space ~
41633 \end_inset
41634
41635 (pdflatex)
41636 \family default
41637  and look at the field 
41638 \family sans
41639 Converter
41640 \family default
41641 .
41642  There you see by default the content
41643 \lang french
41644
41645 \begin_inset Newline newline
41646 \end_inset
41647
41648
41649 \series bold
41650 pdflatex $$i
41651 \series default
41652
41653 \begin_inset Newline newline
41654 \end_inset
41655
41656
41657 \lang english
41658 Now change it to
41659 \lang french
41660
41661 \begin_inset Newline newline
41662 \end_inset
41663
41664
41665 \series bold
41666 pdflatex $$i -shell-escape
41667 \begin_inset Newline newline
41668 \end_inset
41669
41670
41671 \series default
41672 \lang english
41673 and press the 
41674 \family sans
41675 Modify
41676 \family default
41677  button and subsequently 
41678 \family sans
41679 Apply
41680 \family default
41681  or 
41682 \family sans
41683 Save
41684 \family default
41685 .
41686  The same can be done for the output formats 
41687 \family sans
41688 PDF
41689 \begin_inset space ~
41690 \end_inset
41691
41692 (LuaTeX)
41693 \family default
41694  and 
41695 \family sans
41696 PDF
41697 \begin_inset space ~
41698 \end_inset
41699
41700 (XeTeX)
41701 \family default
41702 .
41703 \end_layout
41704
41705 \end_inset
41706
41707
41708 \end_layout
41709
41710 \begin_layout Standard
41711 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41712  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41713 \end_layout
41714
41715 \begin_layout Standard
41716 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41717  imprimée.
41718  L'option d'emplacement 
41719 \family sans
41720 Listing
41721 \begin_inset space ~
41722 \end_inset
41723
41724 en
41725 \begin_inset space ~
41726 \end_inset
41727
41728 Ligne
41729 \family default
41730  imprime le listing dans la ligne comme ceci : 
41731 \begin_inset listings
41732 lstparams "language={C++}"
41733 inline true
41734 status open
41735
41736 \begin_layout Plain Layout
41737
41738 int a=5;
41739 \end_layout
41740
41741 \end_inset
41742
41743
41744 \begin_inset Newline newline
41745 \end_inset
41746
41747 L'option 
41748 \family sans
41749 Flottant
41750 \family default
41751  crée un flottant de listing pour lequel vous pouvez préciser les options
41752  classiques d'emplacement : 
41753 \begin_inset Quotes cld
41754 \end_inset
41755
41756
41757 \family sans
41758 h
41759 \family default
41760
41761 \begin_inset Quotes crd
41762 \end_inset
41763
41764
41765 \begin_inset Quotes cld
41766 \end_inset
41767
41768
41769 \family sans
41770 t
41771 \family default
41772
41773 \begin_inset Quotes crd
41774 \end_inset
41775
41776
41777 \begin_inset Quotes cld
41778 \end_inset
41779
41780
41781 \family sans
41782 b
41783 \family default
41784
41785 \begin_inset Quotes crd
41786 \end_inset
41787
41788 , et 
41789 \begin_inset Quotes cld
41790 \end_inset
41791
41792
41793 \family sans
41794 p
41795 \family default
41796
41797 \begin_inset Quotes crd
41798 \end_inset
41799
41800  correspondant aux emplacement décrits dans la section
41801 \begin_inset space ~
41802 \end_inset
41803
41804
41805 \begin_inset CommandInset ref
41806 LatexCommand ref
41807 reference "sec:Placement-flottants"
41808
41809 \end_inset
41810
41811 .
41812  Les options de positionnement peuvent être mélangées et doivent être saisies
41813  sans séparation, par exemple, on peut taper 
41814 \begin_inset Quotes cld
41815 \end_inset
41816
41817
41818 \family sans
41819 htbp
41820 \family default
41821
41822 \begin_inset Quotes crd
41823 \end_inset
41824
41825 .
41826  L'option 
41827 \begin_inset Quotes cld
41828 \end_inset
41829
41830 h
41831 \begin_inset Quotes crd
41832 \end_inset
41833
41834  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41835  
41836 \family sans
41837 Flottant
41838 \family default
41839  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41840  légende et être référencés.
41841 \end_layout
41842
41843 \begin_layout Standard
41844 Vous pouvez ajouter une légende à des listings 
41845 \lang english
41846 that are not inline
41847 \lang french
41848  avec le menu 
41849 \family sans
41850 Insertion\SpecialChar menuseparator
41851 Légende
41852 \family default
41853 .
41854  On peut référencer les listings de la même façon que les flottants :Voir
41855  le listing
41856 \begin_inset space ~
41857 \end_inset
41858
41859
41860 \begin_inset CommandInset ref
41861 LatexCommand ref
41862 reference "lst:Listing-exemple"
41863
41864 \end_inset
41865
41866 .
41867  Une liste des listings qui contient tous les listings légendés peut être
41868  créée par le menu 
41869 \family sans
41870 Insertion\SpecialChar menuseparator
41871 Listes
41872 \begin_inset space ~
41873 \end_inset
41874
41875 &
41876 \begin_inset space ~
41877 \end_inset
41878
41879 TdM\SpecialChar menuseparator
41880 Liste des listings
41881 \family default
41882 .
41883  Les éléments de la liste sont les légendes et le numéro de listing.
41884 \end_layout
41885
41886 \begin_layout Standard
41887 \begin_inset listings
41888 lstparams "language=Python"
41889 inline false
41890 status open
41891
41892 \begin_layout Plain Layout
41893
41894 \begin_inset Caption Standard
41895
41896 \begin_layout Plain Layout
41897 \begin_inset CommandInset label
41898 LatexCommand label
41899 name "lst:Listing-exemple"
41900
41901 \end_inset
41902
41903 Exemple de listing flottant
41904 \end_layout
41905
41906 \end_inset
41907
41908 # Exemple de listing flottant
41909 \end_layout
41910
41911 \begin_layout Plain Layout
41912
41913 def func(param):
41914 \end_layout
41915
41916 \begin_layout Plain Layout
41917
41918     'ceci est une fonction python'
41919 \end_layout
41920
41921 \begin_layout Plain Layout
41922
41923     pass
41924 \end_layout
41925
41926 \end_inset
41927
41928
41929 \end_layout
41930
41931 \begin_layout Standard
41932 \begin_inset Note Greyedout
41933 status open
41934
41935 \begin_layout Plain Layout
41936
41937 \series bold
41938 Note: 
41939 \series default
41940 \lang english
41941 The 
41942 \series bold
41943 listings
41944 \series default
41945  package places captions before the listing by default.
41946 \begin_inset Newline newline
41947 \end_inset
41948
41949 The 
41950 \series bold
41951 minted
41952 \series default
41953  package places them after the listing by default if it is floating.
41954  If tit is not floating  caption will be typeset before the listing if it
41955  is inserted to its first line, otherwise  it will be typeset after the
41956  listing.
41957  If you want to force the placement in avery case before the listing, you
41958  have to add the following lines as last thing to the preamble
41959 \lang french
41960 :
41961 \begin_inset Newline newline
41962 \end_inset
41963
41964
41965 \series bold
41966
41967 \backslash
41968 @ifundefined{newfloat}
41969 \begin_inset Newline newline
41970 \end_inset
41971
41972
41973 \begin_inset Phantom HPhantom
41974 status open
41975
41976 \begin_layout Plain Layout
41977 \begin_inset space ~
41978 \end_inset
41979
41980
41981 \end_layout
41982
41983 \end_inset
41984
41985 {
41986 \backslash
41987 usepackage{float}}{}
41988 \begin_inset Newline newline
41989 \end_inset
41990
41991
41992 \backslash
41993 floatstyle{plaintop}
41994 \series default
41995
41996 \begin_inset Note Note
41997 status collapsed
41998
41999 \begin_layout Plain Layout
42000
42001 \lang english
42002 The package 
42003 \series bold
42004 float
42005 \series default
42006  will be loaded automatically by \SpecialChar LyX
42007  when you use special document-wide float
42008  placement settings.
42009  To avoid that it is loaded twice the command 
42010 \series bold
42011
42012 \backslash
42013 @ifundefined
42014 \series default
42015  is used in the above command.
42016 \end_layout
42017
42018 \end_inset
42019
42020
42021 \end_layout
42022
42023 \end_inset
42024
42025
42026 \end_layout
42027
42028 \begin_layout Standard
42029 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
42030  de listing, les mots-clés de ce langage seront reconnus et mis en forme
42031  de manière particulière dans la sortie imprimée.
42032  Dans l'exemple de listing, le mot clé Python 
42033 \begin_inset Quotes cld
42034 \end_inset
42035
42036 def
42037 \begin_inset Quotes crd
42038 \end_inset
42039
42040  est reconnu et imprimé en caractères gras dans la sortie.
42041 \end_layout
42042
42043 \begin_layout Standard
42044 \begin_inset Note Greyedout
42045 status open
42046
42047 \begin_layout Plain Layout
42048
42049 \series bold
42050 Note:
42051 \series default
42052  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
42053  une police de caractères à 
42054 \family typewriter
42055 chasse fixe
42056 \family default
42057 , c'est que votre police ne contient probablement pas de série grasse.
42058  Dans ce cas choisissez une police différente dans le menu 
42059 \family sans
42060 Document\SpecialChar menuseparator
42061 Paramètres\SpecialChar menuseparator
42062 Polices
42063 \family default
42064 .
42065  (Les polices 
42066 \emph on
42067 LuxiMono, BeraMono
42068 \emph default
42069  et 
42070 \emph on
42071 Courier
42072 \emph default
42073  contiennent une série grasse.)
42074 \end_layout
42075
42076 \end_inset
42077
42078
42079 \end_layout
42080
42081 \begin_layout Standard
42082 Dans la rubrique 
42083 \family sans
42084 Numérotation
42085 \begin_inset space ~
42086 \end_inset
42087
42088 des
42089 \begin_inset space ~
42090 \end_inset
42091
42092 Lignes
42093 \family default
42094  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
42095 n des lignes.
42096  Vous pouvez mettre un nombre dans le champ 
42097 \family sans
42098 Pas
42099 \family default
42100  pour désigner les lignes qui seront numérotées.
42101  Par exemple, si vous mettez 
42102 \begin_inset Quotes cld
42103 \end_inset
42104
42105 3
42106 \begin_inset Quotes crd
42107 \end_inset
42108
42109 , seule une ligne sur trois sera numérotée.
42110 \end_layout
42111
42112 \begin_layout Standard
42113 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
42114  apparaîtront dans la sortie.
42115  Vous devez utiliser l'option 
42116 \family sans
42117 Table
42118 \begin_inset space ~
42119 \end_inset
42120
42121 de
42122 \begin_inset space ~
42123 \end_inset
42124
42125 Caractères
42126 \begin_inset space ~
42127 \end_inset
42128
42129 Étendue
42130 \family default
42131  
42132 \lang english
42133 is only meaningful for the 
42134 \series bold
42135 listings
42136 \series default
42137  package
42138 \lang french
42139  et vous devez le utiliser quand vous employez des caractères spécifiques
42140  à une langue donnée comme les umlauts Allemands dans votre listing.
42141 \begin_inset Newline newline
42142 \end_inset
42143
42144 Voici un exemple de listing avec la numérotation des lignes à gauche par
42145  pas de 3, en langage Python, avec les options 
42146 \begin_inset Quotes cld
42147 \end_inset
42148
42149 Table
42150 \begin_inset space ~
42151 \end_inset
42152
42153 de
42154 \begin_inset space ~
42155 \end_inset
42156
42157 caractères
42158 \begin_inset space ~
42159 \end_inset
42160
42161 étendue
42162 \begin_inset Quotes crd
42163 \end_inset
42164
42165  et 
42166 \begin_inset Quotes cld
42167 \end_inset
42168
42169 Espace
42170 \begin_inset space ~
42171 \end_inset
42172
42173 représenté
42174 \begin_inset space ~
42175 \end_inset
42176
42177 par
42178 \begin_inset space ~
42179 \end_inset
42180
42181 un
42182 \begin_inset space ~
42183 \end_inset
42184
42185 symbole
42186 \begin_inset Quotes crd
42187 \end_inset
42188
42189 , l'intervalle de ligne étant 3
42190 \begin_inset space \thinspace{}
42191 \end_inset
42192
42193 -
42194 \begin_inset space \thinspace{}
42195 \end_inset
42196
42197 8:
42198 \end_layout
42199
42200 \begin_layout Standard
42201 \begin_inset listings
42202 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42203 inline false
42204 status open
42205
42206 \begin_layout Plain Layout
42207
42208 def func(param):
42209 \end_layout
42210
42211 \begin_layout Plain Layout
42212
42213     'ceci est une fonction Python'
42214 \end_layout
42215
42216 \begin_layout Plain Layout
42217
42218     pass
42219 \end_layout
42220
42221 \begin_layout Plain Layout
42222
42223 def func(param):
42224 \end_layout
42225
42226 \begin_layout Plain Layout
42227
42228 'Ça, c'est un mot Allemand : Tschüß'
42229 \end_layout
42230
42231 \begin_layout Plain Layout
42232
42233 pass
42234 \end_layout
42235
42236 \begin_layout Plain Layout
42237
42238 def func(param):
42239 \end_layout
42240
42241 \begin_layout Plain Layout
42242
42243 'ceci est une fonction Python'
42244 \end_layout
42245
42246 \begin_layout Plain Layout
42247
42248 pass
42249 \end_layout
42250
42251 \end_inset
42252
42253
42254 \end_layout
42255
42256 \begin_layout Standard
42257 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42258  nombre de caractères que doit représenter une tabulation dans le champ
42259  
42260 \family sans
42261 Taille du tabulateur
42262 \family default
42263 .
42264 \end_layout
42265
42266 \begin_layout Standard
42267 \begin_inset Note Greyedout
42268 status open
42269
42270 \begin_layout Plain Layout
42271
42272 \series bold
42273 Note:
42274 \series default
42275  À cause d'un bug dans le paquetage 
42276 \series bold
42277 listings
42278 \series default
42279  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42280  listing.
42281  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42282  les lignes 3 et 6.
42283 \end_layout
42284
42285 \end_inset
42286
42287
42288 \end_layout
42289
42290 \begin_layout Standard
42291 \begin_inset VSpace bigskip
42292 \end_inset
42293
42294
42295 \end_layout
42296
42297 \begin_layout Standard
42298 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42299  listing.
42300  Pour le faire, il suffit d'utiliser le menu 
42301 \family sans
42302 Insertion\SpecialChar menuseparator
42303 Fichier\SpecialChar menuseparator
42304 Sous-document
42305 \family default
42306  et de choisir le type 
42307 \family sans
42308 Listing
42309 \family default
42310
42311 \begin_inset space ~
42312 \end_inset
42313
42314
42315 \family sans
42316 de
42317 \begin_inset space ~
42318 \end_inset
42319
42320 Code
42321 \begin_inset space ~
42322 \end_inset
42323
42324 source
42325 \family default
42326 .
42327 \begin_inset Foot
42328 status collapsed
42329
42330 \begin_layout Plain Layout
42331 Les autres types de sous-documents sont décrits dans la section
42332 \begin_inset space ~
42333 \end_inset
42334
42335
42336 \begin_inset CommandInset ref
42337 LatexCommand ref
42338 reference "sec:Sous-documents"
42339
42340 \end_inset
42341
42342 .
42343 \end_layout
42344
42345 \end_inset
42346
42347  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42348  à utiliser pour le listing dans une zone de texte.
42349  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42350  
42351 \begin_inset Quotes cld
42352 \end_inset
42353
42354 ?
42355 \begin_inset Quotes crd
42356 \end_inset
42357
42358  dans la zone de texte.
42359 \end_layout
42360
42361 \begin_layout Standard
42362 Pour faire référence à un sous-document de type listing, tapez une étiquette
42363  dans le champ correspondant de la fenêtre de dialogue.
42364  On peut alors faire référence à cette étiquette en utilisant le menu 
42365 \family sans
42366 Insertion\SpecialChar menuseparator
42367 Référence
42368 \begin_inset space ~
42369 \end_inset
42370
42371 Croisée
42372 \family default
42373 .
42374 \end_layout
42375
42376 \begin_layout Standard
42377 Le listing
42378 \begin_inset space ~
42379 \end_inset
42380
42381
42382 \begin_inset CommandInset ref
42383 LatexCommand ref
42384 reference "lst:listing-fichier"
42385
42386 \end_inset
42387
42388  est un exemple de listing issu d'un fichier ; ici les lignes 10
42389 \begin_inset space \thinspace{}
42390 \end_inset
42391
42392 -
42393 \begin_inset space \thinspace{}
42394 \end_inset
42395
42396 15 de ce fichier \SpecialChar LyX
42397  sont listées.
42398 \end_layout
42399
42400 \begin_layout Standard
42401 \begin_inset Newpage pagebreak
42402 \end_inset
42403
42404
42405 \end_layout
42406
42407 \begin_layout Standard
42408 \begin_inset CommandInset include
42409 LatexCommand lstinputlisting
42410 filename "EmbeddedObjects.lyx"
42411 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42412
42413 \end_inset
42414
42415
42416 \end_layout
42417
42418 \begin_layout Standard
42419 \begin_inset VSpace bigskip
42420 \end_inset
42421
42422
42423 \end_layout
42424
42425 \begin_layout Standard
42426 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42427 \begin_inset space ~
42428 \end_inset
42429
42430 :
42431 \end_layout
42432
42433 \begin_layout Enumerate
42434 Ouvrez la fenêtre de dialogue listings et ajoutez
42435 \begin_inset Newline newline
42436 \end_inset
42437
42438
42439 \family sans
42440 mathescape=true
42441 \family default
42442
42443 \begin_inset Newline newline
42444 \end_inset
42445
42446 dans le champ de l'onglet 
42447 \family sans
42448 Avancé
42449 \family default
42450 .
42451 \end_layout
42452
42453 \begin_layout Enumerate
42454 Créez la formule en dehors du listing.
42455 \end_layout
42456
42457 \begin_layout Enumerate
42458 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42459  (raccourci 
42460 \begin_inset Info
42461 type  "shortcut"
42462 arg   "copy"
42463 \end_inset
42464
42465 )
42466 \end_layout
42467
42468 \begin_layout Enumerate
42469 Dans le listing écrivez 
42470 \begin_inset Quotes cld
42471 \end_inset
42472
42473
42474 \family sans
42475 $$
42476 \family default
42477
42478 \begin_inset Quotes crd
42479 \end_inset
42480
42481  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42482  
42483 \begin_inset Info
42484 type  "shortcut"
42485 arg   "paste"
42486 \end_inset
42487
42488 )
42489 \end_layout
42490
42491 \begin_layout Standard
42492 \begin_inset listings
42493 lstparams "language=Python,mathescape=true"
42494 inline false
42495 status open
42496
42497 \begin_layout Plain Layout
42498
42499 \begin_inset Caption Standard
42500
42501 \begin_layout Plain Layout
42502 Exemple de listing flottant contenant une formule
42503 \end_layout
42504
42505 \end_inset
42506
42507 # Exemple de listing flottant
42508 \end_layout
42509
42510 \begin_layout Plain Layout
42511
42512 def func(param):
42513 \end_layout
42514
42515 \begin_layout Plain Layout
42516
42517     # $
42518 \backslash
42519 prod_{n=1}^{
42520 \backslash
42521 infty}
42522 \backslash
42523 ,
42524 \backslash
42525 frac{1}{x^{2}}$
42526 \end_layout
42527
42528 \begin_layout Plain Layout
42529
42530     pass
42531 \end_layout
42532
42533 \end_inset
42534
42535
42536 \end_layout
42537
42538 \begin_layout Standard
42539 \begin_inset VSpace bigskip
42540 \end_inset
42541
42542
42543 \end_layout
42544
42545 \begin_layout Standard
42546 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42547  de dialogue 
42548 \family sans
42549 Document\SpecialChar menuseparator
42550 Paramètres\SpecialChar menuseparator
42551 Listings
42552 \family default
42553 .
42554  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42555  
42556 \begin_inset Quotes cld
42557 \end_inset
42558
42559 ?
42560 \begin_inset Quotes crd
42561 \end_inset
42562
42563  dans le champ.
42564 \end_layout
42565
42566 \begin_layout Standard
42567 Pour plus d'information sur les paquetages 
42568 \series bold
42569 listings
42570 \series default
42571  et 
42572 \series bold
42573 minted
42574 \series default
42575 , nous vous renvoyons à sa documentation 
42576 \begin_inset CommandInset citation
42577 LatexCommand cite
42578 key "listings,minted"
42579 literal "true"
42580
42581 \end_inset
42582
42583 .
42584 \end_layout
42585
42586 \begin_layout Standard
42587 \begin_inset Newpage newpage
42588 \end_inset
42589
42590
42591 \end_layout
42592
42593 \begin_layout Chapter
42594 \start_of_appendix
42595 Unités de longueur utilisables avec \SpecialChar LyX
42596
42597 \begin_inset Argument 1
42598 status collapsed
42599
42600 \begin_layout Plain Layout
42601 Unités de longueur
42602 \end_layout
42603
42604 \end_inset
42605
42606
42607 \begin_inset Index idx
42608 status collapsed
42609
42610 \begin_layout Plain Layout
42611 Unités
42612 \end_layout
42613
42614 \end_inset
42615
42616
42617 \begin_inset CommandInset label
42618 LatexCommand label
42619 name "cha:Unités-de-longueur"
42620
42621 \end_inset
42622
42623
42624 \end_layout
42625
42626 \begin_layout Standard
42627 Pour comprendre les unités de longueur utilisées dans cette documentation,
42628  le tableau
42629 \begin_inset space ~
42630 \end_inset
42631
42632
42633 \begin_inset CommandInset ref
42634 LatexCommand ref
42635 reference "tab:Unités"
42636
42637 \end_inset
42638
42639 décrit les unités utilisées par \SpecialChar LyX
42640 .
42641 \begin_inset Float table
42642 placement h
42643 wide false
42644 sideways false
42645 status open
42646
42647 \begin_layout Plain Layout
42648 \begin_inset Caption Standard
42649
42650 \begin_layout Plain Layout
42651 \begin_inset CommandInset label
42652 LatexCommand label
42653 name "tab:Unités"
42654
42655 \end_inset
42656
42657 Unités de longueur
42658 \end_layout
42659
42660 \end_inset
42661
42662
42663 \end_layout
42664
42665 \begin_layout Plain Layout
42666 \begin_inset VSpace medskip
42667 \end_inset
42668
42669
42670 \end_layout
42671
42672 \begin_layout Plain Layout
42673 \align center
42674 \begin_inset Tabular
42675 <lyxtabular version="3" rows="21" columns="3">
42676 <features tabularvalignment="middle">
42677 <column alignment="center" valignment="top">
42678 <column alignment="center" valignment="middle" width="48col%">
42679 <column alignment="center" valignment="top">
42680 <row>
42681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42682 \begin_inset Text
42683
42684 \begin_layout Plain Layout
42685 unité
42686 \end_layout
42687
42688 \end_inset
42689 </cell>
42690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42691 \begin_inset Text
42692
42693 \begin_layout Plain Layout
42694 nom/description
42695 \end_layout
42696
42697 \end_inset
42698 </cell>
42699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42700 \begin_inset Text
42701
42702 \begin_layout Plain Layout
42703 commande \SpecialChar LaTeX
42704
42705 \end_layout
42706
42707 \end_inset
42708 </cell>
42709 </row>
42710 <row>
42711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42712 \begin_inset Text
42713
42714 \begin_layout Plain Layout
42715 bp
42716 \end_layout
42717
42718 \end_inset
42719 </cell>
42720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42721 \begin_inset Text
42722
42723 \begin_layout Plain Layout
42724 gros point (72
42725 \begin_inset space \thinspace{}
42726 \end_inset
42727
42728 bp = 1
42729 \begin_inset space \thinspace{}
42730 \end_inset
42731
42732 in)
42733 \end_layout
42734
42735 \end_inset
42736 </cell>
42737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42738 \begin_inset Text
42739
42740 \begin_layout Plain Layout
42741 -
42742 \end_layout
42743
42744 \end_inset
42745 </cell>
42746 </row>
42747 <row>
42748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42749 \begin_inset Text
42750
42751 \begin_layout Plain Layout
42752 cc
42753 \end_layout
42754
42755 \end_inset
42756 </cell>
42757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42758 \begin_inset Text
42759
42760 \begin_layout Plain Layout
42761 cicero (1
42762 \begin_inset space \thinspace{}
42763 \end_inset
42764
42765 cc = 12
42766 \begin_inset space \thinspace{}
42767 \end_inset
42768
42769 dd)
42770 \end_layout
42771
42772 \end_inset
42773 </cell>
42774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42775 \begin_inset Text
42776
42777 \begin_layout Plain Layout
42778 -
42779 \end_layout
42780
42781 \end_inset
42782 </cell>
42783 </row>
42784 <row>
42785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42786 \begin_inset Text
42787
42788 \begin_layout Plain Layout
42789 cm
42790 \end_layout
42791
42792 \end_inset
42793 </cell>
42794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42795 \begin_inset Text
42796
42797 \begin_layout Plain Layout
42798 centimètre
42799 \end_layout
42800
42801 \end_inset
42802 </cell>
42803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42804 \begin_inset Text
42805
42806 \begin_layout Plain Layout
42807 -
42808 \end_layout
42809
42810 \end_inset
42811 </cell>
42812 </row>
42813 <row>
42814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42815 \begin_inset Text
42816
42817 \begin_layout Plain Layout
42818 dd
42819 \end_layout
42820
42821 \end_inset
42822 </cell>
42823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42824 \begin_inset Text
42825
42826 \begin_layout Plain Layout
42827 didot (72
42828 \begin_inset space \thinspace{}
42829 \end_inset
42830
42831 dd 
42832 \begin_inset Formula $\approx$
42833 \end_inset
42834
42835  37.6
42836 \begin_inset space \thinspace{}
42837 \end_inset
42838
42839 mm)
42840 \end_layout
42841
42842 \end_inset
42843 </cell>
42844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42845 \begin_inset Text
42846
42847 \begin_layout Plain Layout
42848 -
42849 \end_layout
42850
42851 \end_inset
42852 </cell>
42853 </row>
42854 <row>
42855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42856 \begin_inset Text
42857
42858 \begin_layout Plain Layout
42859 em
42860 \end_layout
42861
42862 \end_inset
42863 </cell>
42864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42865 \begin_inset Text
42866
42867 \begin_layout Plain Layout
42868 largeur de lettre
42869 \emph on
42870  M
42871 \emph default
42872  dans police courante
42873 \end_layout
42874
42875 \end_inset
42876 </cell>
42877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42878 \begin_inset Text
42879
42880 \begin_layout Plain Layout
42881 -
42882 \end_layout
42883
42884 \end_inset
42885 </cell>
42886 </row>
42887 <row>
42888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42889 \begin_inset Text
42890
42891 \begin_layout Plain Layout
42892 ex
42893 \end_layout
42894
42895 \end_inset
42896 </cell>
42897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42898 \begin_inset Text
42899
42900 \begin_layout Plain Layout
42901 hauteur de lettre 
42902 \emph on
42903 x
42904 \emph default
42905  dans police courante
42906 \end_layout
42907
42908 \end_inset
42909 </cell>
42910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42911 \begin_inset Text
42912
42913 \begin_layout Plain Layout
42914 -
42915 \end_layout
42916
42917 \end_inset
42918 </cell>
42919 </row>
42920 <row>
42921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42922 \begin_inset Text
42923
42924 \begin_layout Plain Layout
42925 in
42926 \end_layout
42927
42928 \end_inset
42929 </cell>
42930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42931 \begin_inset Text
42932
42933 \begin_layout Plain Layout
42934 pouce (inch)
42935 \end_layout
42936
42937 \end_inset
42938 </cell>
42939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42940 \begin_inset Text
42941
42942 \begin_layout Plain Layout
42943 -
42944 \end_layout
42945
42946 \end_inset
42947 </cell>
42948 </row>
42949 <row>
42950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42951 \begin_inset Text
42952
42953 \begin_layout Plain Layout
42954 mm
42955 \end_layout
42956
42957 \end_inset
42958 </cell>
42959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42960 \begin_inset Text
42961
42962 \begin_layout Plain Layout
42963 millimètre
42964 \end_layout
42965
42966 \end_inset
42967 </cell>
42968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42969 \begin_inset Text
42970
42971 \begin_layout Plain Layout
42972 -
42973 \end_layout
42974
42975 \end_inset
42976 </cell>
42977 </row>
42978 <row>
42979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42980 \begin_inset Text
42981
42982 \begin_layout Plain Layout
42983 mu
42984 \end_layout
42985
42986 \end_inset
42987 </cell>
42988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42989 \begin_inset Text
42990
42991 \begin_layout Plain Layout
42992 unité mathématique (1
42993 \begin_inset space \thinspace{}
42994 \end_inset
42995
42996 mu = 1/18
42997 \begin_inset space \thinspace{}
42998 \end_inset
42999
43000 em)
43001 \end_layout
43002
43003 \end_inset
43004 </cell>
43005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43006 \begin_inset Text
43007
43008 \begin_layout Plain Layout
43009 -
43010 \end_layout
43011
43012 \end_inset
43013 </cell>
43014 </row>
43015 <row>
43016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43017 \begin_inset Text
43018
43019 \begin_layout Plain Layout
43020 pc
43021 \end_layout
43022
43023 \end_inset
43024 </cell>
43025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43026 \begin_inset Text
43027
43028 \begin_layout Plain Layout
43029 pica (1
43030 \begin_inset space \thinspace{}
43031 \end_inset
43032
43033 pc = 12
43034 \begin_inset space \thinspace{}
43035 \end_inset
43036
43037 pt)
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43043 \begin_inset Text
43044
43045 \begin_layout Plain Layout
43046 -
43047 \end_layout
43048
43049 \end_inset
43050 </cell>
43051 </row>
43052 <row>
43053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43054 \begin_inset Text
43055
43056 \begin_layout Plain Layout
43057 pt
43058 \end_layout
43059
43060 \end_inset
43061 </cell>
43062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43063 \begin_inset Text
43064
43065 \begin_layout Plain Layout
43066 point (72.27
43067 \begin_inset space \thinspace{}
43068 \end_inset
43069
43070 pt = 1
43071 \begin_inset space \thinspace{}
43072 \end_inset
43073
43074 in)
43075 \end_layout
43076
43077 \end_inset
43078 </cell>
43079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43080 \begin_inset Text
43081
43082 \begin_layout Plain Layout
43083 -
43084 \end_layout
43085
43086 \end_inset
43087 </cell>
43088 </row>
43089 <row>
43090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43091 \begin_inset Text
43092
43093 \begin_layout Plain Layout
43094 sp
43095 \end_layout
43096
43097 \end_inset
43098 </cell>
43099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43100 \begin_inset Text
43101
43102 \begin_layout Plain Layout
43103 scaled point (65536
43104 \begin_inset space \thinspace{}
43105 \end_inset
43106
43107 sp = 1
43108 \begin_inset space \thinspace{}
43109 \end_inset
43110
43111 pt)
43112 \end_layout
43113
43114 \end_inset
43115 </cell>
43116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43117 \begin_inset Text
43118
43119 \begin_layout Plain Layout
43120 -
43121 \end_layout
43122
43123 \end_inset
43124 </cell>
43125 </row>
43126 <row>
43127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43128 \begin_inset Text
43129
43130 \begin_layout Plain Layout
43131 Échelle graphique %
43132 \end_layout
43133
43134 \end_inset
43135 </cell>
43136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43137 \begin_inset Text
43138
43139 \begin_layout Plain Layout
43140 % de largeur originale de l'image
43141 \end_layout
43142
43143 \end_inset
43144 </cell>
43145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43146 \begin_inset Text
43147
43148 \begin_layout Plain Layout
43149
43150 \end_layout
43151
43152 \end_inset
43153 </cell>
43154 </row>
43155 <row>
43156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43157 \begin_inset Text
43158
43159 \begin_layout Plain Layout
43160 Hauteur page %
43161 \end_layout
43162
43163 \end_inset
43164 </cell>
43165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43166 \begin_inset Text
43167
43168 \begin_layout Plain Layout
43169 % de hauteur du papier
43170 \end_layout
43171
43172 \end_inset
43173 </cell>
43174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43175 \begin_inset Text
43176
43177 \begin_layout Plain Layout
43178
43179 \backslash
43180 paperheight
43181 \end_layout
43182
43183 \end_inset
43184 </cell>
43185 </row>
43186 <row>
43187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43188 \begin_inset Text
43189
43190 \begin_layout Plain Layout
43191 Hauteur texte %
43192 \end_layout
43193
43194 \end_inset
43195 </cell>
43196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43197 \begin_inset Text
43198
43199 \begin_layout Plain Layout
43200 % de hauteur du texte
43201 \end_layout
43202
43203 \end_inset
43204 </cell>
43205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43206 \begin_inset Text
43207
43208 \begin_layout Plain Layout
43209
43210 \backslash
43211 textheight
43212 \end_layout
43213
43214 \end_inset
43215 </cell>
43216 </row>
43217 <row>
43218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43219 \begin_inset Text
43220
43221 \begin_layout Plain Layout
43222 Interligne %
43223 \end_layout
43224
43225 \end_inset
43226 </cell>
43227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43228 \begin_inset Text
43229
43230 \begin_layout Plain Layout
43231 % de hauteur 
43232 \lang english
43233 between baselines of two subsequent text lines
43234 \end_layout
43235
43236 \end_inset
43237 </cell>
43238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43239 \begin_inset Text
43240
43241 \begin_layout Plain Layout
43242
43243 \backslash
43244 baselineskip
43245 \end_layout
43246
43247 \end_inset
43248 </cell>
43249 </row>
43250 <row>
43251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43252 \begin_inset Text
43253
43254 \begin_layout Plain Layout
43255 Largeur colonne %
43256 \end_layout
43257
43258 \end_inset
43259 </cell>
43260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43261 \begin_inset Text
43262
43263 \begin_layout Plain Layout
43264 % de largeur de la colonne
43265 \end_layout
43266
43267 \end_inset
43268 </cell>
43269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43270 \begin_inset Text
43271
43272 \begin_layout Plain Layout
43273
43274 \backslash
43275 columnwidth
43276 \end_layout
43277
43278 \end_inset
43279 </cell>
43280 </row>
43281 <row>
43282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43283 \begin_inset Text
43284
43285 \begin_layout Plain Layout
43286 Largeur ligne %
43287 \end_layout
43288
43289 \end_inset
43290 </cell>
43291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43292 \begin_inset Text
43293
43294 \begin_layout Plain Layout
43295 % de largeur de la ligne
43296 \end_layout
43297
43298 \end_inset
43299 </cell>
43300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43301 \begin_inset Text
43302
43303 \begin_layout Plain Layout
43304
43305 \backslash
43306 linewidth
43307 \end_layout
43308
43309 \end_inset
43310 </cell>
43311 </row>
43312 <row>
43313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43314 \begin_inset Text
43315
43316 \begin_layout Plain Layout
43317 Largeur page %
43318 \end_layout
43319
43320 \end_inset
43321 </cell>
43322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43323 \begin_inset Text
43324
43325 \begin_layout Plain Layout
43326 % de largeur du papier
43327 \end_layout
43328
43329 \end_inset
43330 </cell>
43331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43332 \begin_inset Text
43333
43334 \begin_layout Plain Layout
43335
43336 \backslash
43337 paperwidth
43338 \end_layout
43339
43340 \end_inset
43341 </cell>
43342 </row>
43343 <row>
43344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43345 \begin_inset Text
43346
43347 \begin_layout Plain Layout
43348 Largeur texte %
43349 \end_layout
43350
43351 \end_inset
43352 </cell>
43353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43354 \begin_inset Text
43355
43356 \begin_layout Plain Layout
43357 % de largeur du texte
43358 \end_layout
43359
43360 \end_inset
43361 </cell>
43362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43363 \begin_inset Text
43364
43365 \begin_layout Plain Layout
43366
43367 \backslash
43368 textwidth
43369 \end_layout
43370
43371 \end_inset
43372 </cell>
43373 </row>
43374 </lyxtabular>
43375
43376 \end_inset
43377
43378
43379 \end_layout
43380
43381 \end_inset
43382
43383
43384 \end_layout
43385
43386 \begin_layout Chapter
43387 Formats des fichiers de sortie graphiques
43388 \begin_inset CommandInset label
43389 LatexCommand label
43390 name "cha:Formats-fichiers-graphiques"
43391
43392 \end_inset
43393
43394
43395 \end_layout
43396
43397 \begin_layout Section
43398 DVI
43399 \begin_inset Index idx
43400 status collapsed
43401
43402 \begin_layout Plain Layout
43403 Formats de Fichiers! DVI
43404 \end_layout
43405
43406 \end_inset
43407
43408
43409 \begin_inset Index idx
43410 status collapsed
43411
43412 \begin_layout Plain Layout
43413 DVI|see
43414 \begin_inset ERT
43415 status collapsed
43416
43417 \begin_layout Plain Layout
43418
43419 {
43420 \end_layout
43421
43422 \end_inset
43423
43424 Formats de Fichiers
43425 \begin_inset ERT
43426 status collapsed
43427
43428 \begin_layout Plain Layout
43429
43430 }
43431 \end_layout
43432
43433 \end_inset
43434
43435
43436 \end_layout
43437
43438 \end_inset
43439
43440
43441 \end_layout
43442
43443 \begin_layout Standard
43444 Ce type de fichiers a l'extension 
43445 \begin_inset Quotes cld
43446 \end_inset
43447
43448
43449 \family typewriter
43450 .dvi
43451 \family default
43452
43453 \begin_inset Quotes crd
43454 \end_inset
43455
43456 .
43457  Il est appelé 
43458 \emph on
43459 indépendant de l'appareil
43460 \emph default
43461  ou 
43462 \begin_inset Quotes cld
43463 \end_inset
43464
43465 device independent (DVI)
43466 \begin_inset Quotes crd
43467 \end_inset
43468
43469 , car il est complètement portable ; vous pouvez les recopier d'une machine
43470  à l'autre sans avoir à faire de conversion.
43471  À l'époque où ce format a été développé, c'était loin d'être évident.
43472  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43473  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43474 \end_layout
43475
43476 \begin_layout Standard
43477 \begin_inset Note Greyedout
43478 status open
43479
43480 \begin_layout Plain Layout
43481
43482 \series bold
43483 Note:
43484 \series default
43485  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43486  au fichier.
43487  
43488 \end_layout
43489
43490 \end_inset
43491
43492  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43493  
43494 \family typewriter
43495 .dvi
43496 \family default
43497 .
43498  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43499 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43500  pour les rendre visibles quand vous faites défiler votre document.
43501  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43502  avec de nombreuses images.
43503 \end_layout
43504
43505 \begin_layout Standard
43506 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43507  menu 
43508 \family sans
43509 Fichier\SpecialChar menuseparator
43510 Exporter\SpecialChar menuseparator
43511 DVI.
43512
43513 \family default
43514  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43515 \family sans
43516 Visualiser
43517 \family default
43518 .
43519 \end_layout
43520
43521 \begin_layout Section
43522 PostScript
43523 \begin_inset Index idx
43524 status collapsed
43525
43526 \begin_layout Plain Layout
43527 Formats de Fichiers ! PostScript
43528 \end_layout
43529
43530 \end_inset
43531
43532
43533 \begin_inset Index idx
43534 status collapsed
43535
43536 \begin_layout Plain Layout
43537 PostScript|see
43538 \begin_inset ERT
43539 status collapsed
43540
43541 \begin_layout Plain Layout
43542
43543 {
43544 \end_layout
43545
43546 \end_inset
43547
43548 Formats de Fichiers
43549 \begin_inset ERT
43550 status collapsed
43551
43552 \begin_layout Plain Layout
43553
43554 }
43555 \end_layout
43556
43557 \end_inset
43558
43559
43560 \end_layout
43561
43562 \end_inset
43563
43564
43565 \end_layout
43566
43567 \begin_layout Standard
43568 Ce type de fichiers a l'extension 
43569 \begin_inset Quotes cld
43570 \end_inset
43571
43572
43573 \family typewriter
43574 .ps
43575 \family default
43576
43577 \begin_inset Quotes crd
43578 \end_inset
43579
43580 .
43581  PostScript a été développé par la société 
43582 \series bold
43583 Adobe
43584 \series default
43585  comme un langage pour les imprimantes.
43586  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43587  pour imprimer le document.
43588  PostScript peut être considéré comme un 
43589 \begin_inset Quotes cld
43590 \end_inset
43591
43592 langage de programmation
43593 \begin_inset Quotes crd
43594 \end_inset
43595
43596  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43597  images.
43598 \begin_inset Foot
43599 status collapsed
43600
43601 \begin_layout Plain Layout
43602 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43603  \SpecialChar LaTeX
43604  
43605 \series bold
43606 pstricks
43607 \series default
43608
43609 \begin_inset CommandInset citation
43610 LatexCommand cite
43611 key "pstricks"
43612 literal "true"
43613
43614 \end_inset
43615
43616 .
43617 \end_layout
43618
43619 \end_inset
43620
43621  En partie à cause de toutes ces possibilités un fichier PostScript est
43622  souvent plus gros qu'un PDF.
43623 \end_layout
43624
43625 \begin_layout Standard
43626 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43627  plus gros qu'un PDF.
43628 \end_layout
43629
43630 \begin_layout Standard
43631 PostScript ne peut contenir que des images au format 
43632 \begin_inset Quotes cld
43633 \end_inset
43634
43635 PostScript Encapsulé
43636 \begin_inset Quotes crd
43637 \end_inset
43638
43639  (encapsulated PostScript ou EPS, d'extension 
43640 \family typewriter
43641 .eps
43642 \family default
43643 ).
43644  Comme \SpecialChar LyX
43645  vous permet n'importe quel format d'image connu dans votre document,
43646  il doit les convertir en interne en EPS.
43647  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43648  doit faire 50
43649  conversions à chaque fois que vous visualisez ou que vous exportez votre
43650  document.
43651  Cela risque de ralentir de façon importante votre rythme de travail.
43652  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43653  vos images directement en EPS pour éviter ce problème.
43654 \end_layout
43655
43656 \begin_layout Standard
43657 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43658  le menu 
43659 \family sans
43660 Fichier\SpecialChar menuseparator
43661 Exporter\SpecialChar menuseparator
43662 PostScript.
43663
43664 \family default
43665  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43666  
43667 \family sans
43668 Visualiser
43669 \family default
43670 .
43671 \end_layout
43672
43673 \begin_layout Section
43674 PDF
43675 \begin_inset Index idx
43676 status collapsed
43677
43678 \begin_layout Plain Layout
43679 Formats de Fichiers ! PDF
43680 \end_layout
43681
43682 \end_inset
43683
43684
43685 \begin_inset Index idx
43686 status collapsed
43687
43688 \begin_layout Plain Layout
43689 PDF
43690 \end_layout
43691
43692 \end_inset
43693
43694
43695 \end_layout
43696
43697 \begin_layout Standard
43698 Ce type de fichiers a l'extension 
43699 \begin_inset Quotes cld
43700 \end_inset
43701
43702
43703 \family typewriter
43704 .pdf
43705 \family default
43706
43707 \begin_inset Quotes crd
43708 \end_inset
43709
43710 .
43711  Ce 
43712 \begin_inset Quotes cld
43713 \end_inset
43714
43715 format de document portable
43716 \begin_inset Quotes crd
43717 \end_inset
43718
43719  (portable document format ou PDF) est développé par 
43720 \family typewriter
43721 Adobe
43722 \family default
43723  comme une évolution de PostScript.
43724  Il est plus comprimé et utilise moins de commandes que PostScript.
43725  Comme son nom l'indique, il est 
43726 \begin_inset Quotes cld
43727 \end_inset
43728
43729 portable
43730 \begin_inset Quotes crd
43731 \end_inset
43732
43733  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43734  aura exactement le même aspect.
43735 \end_layout
43736
43737 \begin_layout Standard
43738 PDF peut contenir des images dans son propre format PDF et dans les formats
43739  JPG (format du 
43740 \begin_inset Quotes cld
43741 \end_inset
43742
43743 Joint Photographic Expert Group
43744 \begin_inset Quotes crd
43745 \end_inset
43746
43747  avec comme extension 
43748 \family typewriter
43749 .jpg
43750 \family default
43751  ou 
43752 \family typewriter
43753 .jpeg
43754 \family default
43755 ) et PNG (
43756 \begin_inset Quotes cld
43757 \end_inset
43758
43759 Portable Network Graphics
43760 \begin_inset Quotes crd
43761 \end_inset
43762
43763  avec l'extension 
43764 \family typewriter
43765 .png
43766 \family default
43767 ).
43768  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43769  les convertit
43770  dans un de ces formats.
43771  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43772  vont ralentir votre travail.
43773  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43774 \end_layout
43775
43776 \begin_layout Standard
43777 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43778  menu 
43779 \family sans
43780 Fichier\SpecialChar menuseparator
43781 Exporter 
43782 \family default
43783 de trois façons différentes:
43784 \end_layout
43785
43786 \begin_layout Description
43787 PDF
43788 \begin_inset space ~
43789 \end_inset
43790
43791 (ps2pdf) Ceci utilise le programme 
43792 \family typewriter
43793 ps2pdf
43794 \family default
43795  qui créé un PDF à partir de la version PostScript de votre fichier.
43796  Cette dernière est produite par le programme 
43797 \family typewriter
43798 dvips
43799 \family default
43800  qui utilise une version DVI comme étape intermédiaire.
43801  Cette variante consiste donc en trois conversions.
43802 \end_layout
43803
43804 \begin_layout Description
43805 PDF
43806 \begin_inset space ~
43807 \end_inset
43808
43809 (dvipdfm) Ceci utilise le programme 
43810 \family typewriter
43811 dvipdfm
43812 \family default
43813  qui convertit votre fichier en DVI avant de le convertir en PDF.
43814 \end_layout
43815
43816 \begin_layout Description
43817 PDF
43818 \begin_inset space ~
43819 \end_inset
43820
43821 (pdflatex) Ceci utilise le programme 
43822 \family typewriter
43823 pdftex
43824 \family default
43825  qui convertit directement votre fichier en PDF.
43826 \end_layout
43827
43828 \begin_layout Standard
43829 Nous recommandons d'utiliser l'option 
43830 \family sans
43831 PDF
43832 \begin_inset space ~
43833 \end_inset
43834
43835 (pdflatex)
43836 \family default
43837  car 
43838 \family typewriter
43839 pdftex
43840 \family default
43841  accepte toutes les fonctionnalités des versions actuelles de PDF.
43842  Il est en plus rapide et stable.
43843  Le programme 
43844 \family typewriter
43845 dvipdfm
43846 \family default
43847  n'est plus développé est est donc un peu dépassé.
43848 \end_layout
43849
43850 \begin_layout Standard
43851 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43852 \family sans
43853 Visualiser
43854 \family default
43855  ou en utilisant un bouton de la barre d'outils.
43856 \end_layout
43857
43858 \begin_layout Chapter
43859 Liste de noms de couleur pour dvips
43860 \begin_inset CommandInset label
43861 LatexCommand label
43862 name "chap:Liste-de-noms-de-couleur-dvips"
43863
43864 \end_inset
43865
43866
43867 \end_layout
43868
43869 \begin_layout Standard
43870 \begin_inset Tabular
43871 <lyxtabular version="3" rows="17" columns="4">
43872 <features tabularvalignment="middle">
43873 <column alignment="left" valignment="top" width="0pt">
43874 <column alignment="left" valignment="top" width="0pt">
43875 <column alignment="left" valignment="top" width="0pt">
43876 <column alignment="left" valignment="top" width="0pt">
43877 <row>
43878 <cell alignment="left" 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 white
43895 \begin_inset ERT
43896 status collapsed
43897
43898 \begin_layout Plain Layout
43899
43900 }{
43901 \end_layout
43902
43903 \end_inset
43904
43905 Couleur
43906 \begin_inset ERT
43907 status collapsed
43908
43909 \begin_layout Plain Layout
43910
43911 }
43912 \end_layout
43913
43914 \end_inset
43915
43916  Nom
43917 \end_layout
43918
43919 \end_inset
43920 </cell>
43921 <cell alignment="left" valignment="top" usebox="none">
43922 \begin_inset Text
43923
43924 \begin_layout Plain Layout
43925 \begin_inset ERT
43926 status collapsed
43927
43928 \begin_layout Plain Layout
43929
43930
43931 \backslash
43932 fcolorbox{black}{
43933 \end_layout
43934
43935 \end_inset
43936
43937 white
43938 \begin_inset ERT
43939 status collapsed
43940
43941 \begin_layout Plain Layout
43942
43943 }{
43944 \end_layout
43945
43946 \end_inset
43947
43948 Couleur
43949 \begin_inset ERT
43950 status collapsed
43951
43952 \begin_layout Plain Layout
43953
43954 }
43955 \end_layout
43956
43957 \end_inset
43958
43959  Nom
43960 \end_layout
43961
43962 \end_inset
43963 </cell>
43964 <cell alignment="left" valignment="top" usebox="none">
43965 \begin_inset Text
43966
43967 \begin_layout Plain Layout
43968 \begin_inset ERT
43969 status collapsed
43970
43971 \begin_layout Plain Layout
43972
43973
43974 \backslash
43975 fcolorbox{black}{
43976 \end_layout
43977
43978 \end_inset
43979
43980 white
43981 \begin_inset ERT
43982 status collapsed
43983
43984 \begin_layout Plain Layout
43985
43986 }{
43987 \end_layout
43988
43989 \end_inset
43990
43991 Couleur
43992 \begin_inset ERT
43993 status collapsed
43994
43995 \begin_layout Plain Layout
43996
43997 }
43998 \end_layout
43999
44000 \end_inset
44001
44002  Nom
44003 \end_layout
44004
44005 \end_inset
44006 </cell>
44007 <cell alignment="left" valignment="top" usebox="none">
44008 \begin_inset Text
44009
44010 \begin_layout Plain Layout
44011 \begin_inset ERT
44012 status collapsed
44013
44014 \begin_layout Plain Layout
44015
44016
44017 \backslash
44018 fcolorbox{black}{
44019 \end_layout
44020
44021 \end_inset
44022
44023 white
44024 \begin_inset ERT
44025 status collapsed
44026
44027 \begin_layout Plain Layout
44028
44029 }{
44030 \end_layout
44031
44032 \end_inset
44033
44034 Couleur
44035 \begin_inset ERT
44036 status collapsed
44037
44038 \begin_layout Plain Layout
44039
44040 }
44041 \end_layout
44042
44043 \end_inset
44044
44045  Nom
44046 \end_layout
44047
44048 \end_inset
44049 </cell>
44050 </row>
44051 <row>
44052 <cell alignment="center" valignment="top" usebox="none">
44053 \begin_inset Text
44054
44055 \begin_layout Plain Layout
44056 \begin_inset ERT
44057 status collapsed
44058
44059 \begin_layout Plain Layout
44060
44061
44062 \backslash
44063 fcolorbox{black}{
44064 \end_layout
44065
44066 \end_inset
44067
44068 Apricot
44069 \begin_inset ERT
44070 status collapsed
44071
44072 \begin_layout Plain Layout
44073
44074 }{
44075 \end_layout
44076
44077 \end_inset
44078
44079
44080 \begin_inset Phantom Phantom
44081 status open
44082
44083 \begin_layout Plain Layout
44084 W
44085 \end_layout
44086
44087 \end_inset
44088
44089
44090 \begin_inset ERT
44091 status collapsed
44092
44093 \begin_layout Plain Layout
44094
44095 }
44096 \end_layout
44097
44098 \end_inset
44099
44100  Apricot
44101 \end_layout
44102
44103 \end_inset
44104 </cell>
44105 <cell alignment="center" valignment="top" usebox="none">
44106 \begin_inset Text
44107
44108 \begin_layout Plain Layout
44109 \begin_inset ERT
44110 status collapsed
44111
44112 \begin_layout Plain Layout
44113
44114
44115 \backslash
44116 fcolorbox{black}{
44117 \end_layout
44118
44119 \end_inset
44120
44121 Aquamarine
44122 \begin_inset ERT
44123 status collapsed
44124
44125 \begin_layout Plain Layout
44126
44127 }{
44128 \end_layout
44129
44130 \end_inset
44131
44132
44133 \begin_inset Phantom Phantom
44134 status open
44135
44136 \begin_layout Plain Layout
44137 W
44138 \end_layout
44139
44140 \end_inset
44141
44142
44143 \begin_inset ERT
44144 status collapsed
44145
44146 \begin_layout Plain Layout
44147
44148 }
44149 \end_layout
44150
44151 \end_inset
44152
44153  Aquamarine
44154 \end_layout
44155
44156 \end_inset
44157 </cell>
44158 <cell alignment="center" valignment="top" usebox="none">
44159 \begin_inset Text
44160
44161 \begin_layout Plain Layout
44162 \begin_inset ERT
44163 status collapsed
44164
44165 \begin_layout Plain Layout
44166
44167
44168 \backslash
44169 fcolorbox{black}{
44170 \end_layout
44171
44172 \end_inset
44173
44174 Bittersweet
44175 \begin_inset ERT
44176 status collapsed
44177
44178 \begin_layout Plain Layout
44179
44180 }{
44181 \end_layout
44182
44183 \end_inset
44184
44185
44186 \begin_inset Phantom Phantom
44187 status open
44188
44189 \begin_layout Plain Layout
44190 W
44191 \end_layout
44192
44193 \end_inset
44194
44195
44196 \begin_inset ERT
44197 status collapsed
44198
44199 \begin_layout Plain Layout
44200
44201 }
44202 \end_layout
44203
44204 \end_inset
44205
44206  Bittersweet
44207 \end_layout
44208
44209 \end_inset
44210 </cell>
44211 <cell alignment="center" valignment="top" usebox="none">
44212 \begin_inset Text
44213
44214 \begin_layout Plain Layout
44215 \begin_inset ERT
44216 status collapsed
44217
44218 \begin_layout Plain Layout
44219
44220
44221 \backslash
44222 fcolorbox{black}{
44223 \end_layout
44224
44225 \end_inset
44226
44227 BlueGreen
44228 \begin_inset ERT
44229 status collapsed
44230
44231 \begin_layout Plain Layout
44232
44233 }{
44234 \end_layout
44235
44236 \end_inset
44237
44238
44239 \begin_inset Phantom Phantom
44240 status open
44241
44242 \begin_layout Plain Layout
44243 W
44244 \end_layout
44245
44246 \end_inset
44247
44248
44249 \begin_inset ERT
44250 status collapsed
44251
44252 \begin_layout Plain Layout
44253
44254 }
44255 \end_layout
44256
44257 \end_inset
44258
44259  BlueGreen
44260 \end_layout
44261
44262 \end_inset
44263 </cell>
44264 </row>
44265 <row>
44266 <cell alignment="left" valignment="top" usebox="none">
44267 \begin_inset Text
44268
44269 \begin_layout Plain Layout
44270 \begin_inset ERT
44271 status collapsed
44272
44273 \begin_layout Plain Layout
44274
44275
44276 \backslash
44277 fcolorbox{black}{
44278 \end_layout
44279
44280 \end_inset
44281
44282 BlueViolet
44283 \begin_inset ERT
44284 status collapsed
44285
44286 \begin_layout Plain Layout
44287
44288 }{
44289 \end_layout
44290
44291 \end_inset
44292
44293
44294 \begin_inset Phantom Phantom
44295 status open
44296
44297 \begin_layout Plain Layout
44298 W
44299 \end_layout
44300
44301 \end_inset
44302
44303
44304 \begin_inset ERT
44305 status collapsed
44306
44307 \begin_layout Plain Layout
44308
44309 }
44310 \end_layout
44311
44312 \end_inset
44313
44314  BlueViolet
44315 \end_layout
44316
44317 \end_inset
44318 </cell>
44319 <cell alignment="left" valignment="top" usebox="none">
44320 \begin_inset Text
44321
44322 \begin_layout Plain Layout
44323 \begin_inset ERT
44324 status collapsed
44325
44326 \begin_layout Plain Layout
44327
44328
44329 \backslash
44330 fcolorbox{black}{
44331 \end_layout
44332
44333 \end_inset
44334
44335 BrickRed
44336 \begin_inset ERT
44337 status collapsed
44338
44339 \begin_layout Plain Layout
44340
44341 }{
44342 \end_layout
44343
44344 \end_inset
44345
44346
44347 \begin_inset Phantom Phantom
44348 status open
44349
44350 \begin_layout Plain Layout
44351 W
44352 \end_layout
44353
44354 \end_inset
44355
44356
44357 \begin_inset ERT
44358 status collapsed
44359
44360 \begin_layout Plain Layout
44361
44362 }
44363 \end_layout
44364
44365 \end_inset
44366
44367  BrickRed
44368 \end_layout
44369
44370 \end_inset
44371 </cell>
44372 <cell alignment="left" valignment="top" usebox="none">
44373 \begin_inset Text
44374
44375 \begin_layout Plain Layout
44376 \begin_inset ERT
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380
44381
44382 \backslash
44383 fcolorbox{black}{
44384 \end_layout
44385
44386 \end_inset
44387
44388 Brown
44389 \begin_inset ERT
44390 status collapsed
44391
44392 \begin_layout Plain Layout
44393
44394 }{
44395 \end_layout
44396
44397 \end_inset
44398
44399
44400 \begin_inset Phantom Phantom
44401 status open
44402
44403 \begin_layout Plain Layout
44404 W
44405 \end_layout
44406
44407 \end_inset
44408
44409
44410 \begin_inset ERT
44411 status collapsed
44412
44413 \begin_layout Plain Layout
44414
44415 }
44416 \end_layout
44417
44418 \end_inset
44419
44420  Brown
44421 \end_layout
44422
44423 \end_inset
44424 </cell>
44425 <cell alignment="left" valignment="top" usebox="none">
44426 \begin_inset Text
44427
44428 \begin_layout Plain Layout
44429 \begin_inset ERT
44430 status collapsed
44431
44432 \begin_layout Plain Layout
44433
44434
44435 \backslash
44436 fcolorbox{black}{
44437 \end_layout
44438
44439 \end_inset
44440
44441 BurntOrange
44442 \begin_inset ERT
44443 status collapsed
44444
44445 \begin_layout Plain Layout
44446
44447 }{
44448 \end_layout
44449
44450 \end_inset
44451
44452
44453 \begin_inset Phantom Phantom
44454 status open
44455
44456 \begin_layout Plain Layout
44457 W
44458 \end_layout
44459
44460 \end_inset
44461
44462
44463 \begin_inset ERT
44464 status collapsed
44465
44466 \begin_layout Plain Layout
44467
44468 }
44469 \end_layout
44470
44471 \end_inset
44472
44473  BurntOrange
44474 \end_layout
44475
44476 \end_inset
44477 </cell>
44478 </row>
44479 <row>
44480 <cell alignment="left" valignment="top" usebox="none">
44481 \begin_inset Text
44482
44483 \begin_layout Plain Layout
44484 \begin_inset ERT
44485 status collapsed
44486
44487 \begin_layout Plain Layout
44488
44489
44490 \backslash
44491 fcolorbox{black}{
44492 \end_layout
44493
44494 \end_inset
44495
44496 CadetBlue
44497 \begin_inset ERT
44498 status collapsed
44499
44500 \begin_layout Plain Layout
44501
44502 }{
44503 \end_layout
44504
44505 \end_inset
44506
44507
44508 \begin_inset Phantom Phantom
44509 status open
44510
44511 \begin_layout Plain Layout
44512 W
44513 \end_layout
44514
44515 \end_inset
44516
44517
44518 \begin_inset ERT
44519 status collapsed
44520
44521 \begin_layout Plain Layout
44522
44523 }
44524 \end_layout
44525
44526 \end_inset
44527
44528  CadetBlue
44529 \end_layout
44530
44531 \end_inset
44532 </cell>
44533 <cell alignment="left" valignment="top" usebox="none">
44534 \begin_inset Text
44535
44536 \begin_layout Plain Layout
44537 \begin_inset ERT
44538 status collapsed
44539
44540 \begin_layout Plain Layout
44541
44542
44543 \backslash
44544 fcolorbox{black}{
44545 \end_layout
44546
44547 \end_inset
44548
44549 CarnationPink
44550 \begin_inset ERT
44551 status collapsed
44552
44553 \begin_layout Plain Layout
44554
44555 }{
44556 \end_layout
44557
44558 \end_inset
44559
44560
44561 \begin_inset Phantom Phantom
44562 status open
44563
44564 \begin_layout Plain Layout
44565 W
44566 \end_layout
44567
44568 \end_inset
44569
44570
44571 \begin_inset ERT
44572 status collapsed
44573
44574 \begin_layout Plain Layout
44575
44576 }
44577 \end_layout
44578
44579 \end_inset
44580
44581  CarnationPink
44582 \end_layout
44583
44584 \end_inset
44585 </cell>
44586 <cell alignment="left" valignment="top" usebox="none">
44587 \begin_inset Text
44588
44589 \begin_layout Plain Layout
44590 \begin_inset ERT
44591 status collapsed
44592
44593 \begin_layout Plain Layout
44594
44595
44596 \backslash
44597 fcolorbox{black}{
44598 \end_layout
44599
44600 \end_inset
44601
44602 Cerulean
44603 \begin_inset ERT
44604 status collapsed
44605
44606 \begin_layout Plain Layout
44607
44608 }{
44609 \end_layout
44610
44611 \end_inset
44612
44613
44614 \begin_inset Phantom Phantom
44615 status open
44616
44617 \begin_layout Plain Layout
44618 W
44619 \end_layout
44620
44621 \end_inset
44622
44623
44624 \begin_inset ERT
44625 status collapsed
44626
44627 \begin_layout Plain Layout
44628
44629 }
44630 \end_layout
44631
44632 \end_inset
44633
44634  Cerulean
44635 \end_layout
44636
44637 \end_inset
44638 </cell>
44639 <cell alignment="left" valignment="top" usebox="none">
44640 \begin_inset Text
44641
44642 \begin_layout Plain Layout
44643 \begin_inset ERT
44644 status collapsed
44645
44646 \begin_layout Plain Layout
44647
44648
44649 \backslash
44650 fcolorbox{black}{
44651 \end_layout
44652
44653 \end_inset
44654
44655 CornflowerBlue
44656 \begin_inset ERT
44657 status collapsed
44658
44659 \begin_layout Plain Layout
44660
44661 }{
44662 \end_layout
44663
44664 \end_inset
44665
44666
44667 \begin_inset Phantom Phantom
44668 status open
44669
44670 \begin_layout Plain Layout
44671 W
44672 \end_layout
44673
44674 \end_inset
44675
44676
44677 \begin_inset ERT
44678 status collapsed
44679
44680 \begin_layout Plain Layout
44681
44682 }
44683 \end_layout
44684
44685 \end_inset
44686
44687  CornflowerBlue
44688 \end_layout
44689
44690 \end_inset
44691 </cell>
44692 </row>
44693 <row>
44694 <cell alignment="left" valignment="top" usebox="none">
44695 \begin_inset Text
44696
44697 \begin_layout Plain Layout
44698 \begin_inset ERT
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702
44703
44704 \backslash
44705 fcolorbox{black}{
44706 \end_layout
44707
44708 \end_inset
44709
44710 Dandelion
44711 \begin_inset ERT
44712 status collapsed
44713
44714 \begin_layout Plain Layout
44715
44716 }{
44717 \end_layout
44718
44719 \end_inset
44720
44721
44722 \begin_inset Phantom Phantom
44723 status open
44724
44725 \begin_layout Plain Layout
44726 W
44727 \end_layout
44728
44729 \end_inset
44730
44731
44732 \begin_inset ERT
44733 status collapsed
44734
44735 \begin_layout Plain Layout
44736
44737 }
44738 \end_layout
44739
44740 \end_inset
44741
44742  Dandelion
44743 \end_layout
44744
44745 \end_inset
44746 </cell>
44747 <cell alignment="left" valignment="top" usebox="none">
44748 \begin_inset Text
44749
44750 \begin_layout Plain Layout
44751 \begin_inset ERT
44752 status collapsed
44753
44754 \begin_layout Plain Layout
44755
44756
44757 \backslash
44758 fcolorbox{black}{
44759 \end_layout
44760
44761 \end_inset
44762
44763 DarkOrchid
44764 \begin_inset ERT
44765 status collapsed
44766
44767 \begin_layout Plain Layout
44768
44769 }{
44770 \end_layout
44771
44772 \end_inset
44773
44774
44775 \begin_inset Phantom Phantom
44776 status open
44777
44778 \begin_layout Plain Layout
44779 W
44780 \end_layout
44781
44782 \end_inset
44783
44784
44785 \begin_inset ERT
44786 status collapsed
44787
44788 \begin_layout Plain Layout
44789
44790 }
44791 \end_layout
44792
44793 \end_inset
44794
44795  DarkOrchid
44796 \end_layout
44797
44798 \end_inset
44799 </cell>
44800 <cell alignment="left" valignment="top" usebox="none">
44801 \begin_inset Text
44802
44803 \begin_layout Plain Layout
44804 \begin_inset ERT
44805 status collapsed
44806
44807 \begin_layout Plain Layout
44808
44809
44810 \backslash
44811 fcolorbox{black}{
44812 \end_layout
44813
44814 \end_inset
44815
44816 Emerald
44817 \begin_inset ERT
44818 status collapsed
44819
44820 \begin_layout Plain Layout
44821
44822 }{
44823 \end_layout
44824
44825 \end_inset
44826
44827
44828 \begin_inset Phantom Phantom
44829 status open
44830
44831 \begin_layout Plain Layout
44832 W
44833 \end_layout
44834
44835 \end_inset
44836
44837
44838 \begin_inset ERT
44839 status collapsed
44840
44841 \begin_layout Plain Layout
44842
44843 }
44844 \end_layout
44845
44846 \end_inset
44847
44848  Emerald
44849 \end_layout
44850
44851 \end_inset
44852 </cell>
44853 <cell alignment="left" valignment="top" usebox="none">
44854 \begin_inset Text
44855
44856 \begin_layout Plain Layout
44857 \begin_inset ERT
44858 status collapsed
44859
44860 \begin_layout Plain Layout
44861
44862
44863 \backslash
44864 fcolorbox{black}{
44865 \end_layout
44866
44867 \end_inset
44868
44869 ForestGreen
44870 \begin_inset ERT
44871 status collapsed
44872
44873 \begin_layout Plain Layout
44874
44875 }{
44876 \end_layout
44877
44878 \end_inset
44879
44880
44881 \begin_inset Phantom Phantom
44882 status open
44883
44884 \begin_layout Plain Layout
44885 W
44886 \end_layout
44887
44888 \end_inset
44889
44890
44891 \begin_inset ERT
44892 status collapsed
44893
44894 \begin_layout Plain Layout
44895
44896 }
44897 \end_layout
44898
44899 \end_inset
44900
44901  ForestGreen
44902 \end_layout
44903
44904 \end_inset
44905 </cell>
44906 </row>
44907 <row>
44908 <cell alignment="left" valignment="top" usebox="none">
44909 \begin_inset Text
44910
44911 \begin_layout Plain Layout
44912 \begin_inset ERT
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916
44917
44918 \backslash
44919 fcolorbox{black}{
44920 \end_layout
44921
44922 \end_inset
44923
44924 Fuchsia
44925 \begin_inset ERT
44926 status collapsed
44927
44928 \begin_layout Plain Layout
44929
44930 }{
44931 \end_layout
44932
44933 \end_inset
44934
44935
44936 \begin_inset Phantom Phantom
44937 status open
44938
44939 \begin_layout Plain Layout
44940 W
44941 \end_layout
44942
44943 \end_inset
44944
44945
44946 \begin_inset ERT
44947 status collapsed
44948
44949 \begin_layout Plain Layout
44950
44951 }
44952 \end_layout
44953
44954 \end_inset
44955
44956  Fuchsia
44957 \end_layout
44958
44959 \end_inset
44960 </cell>
44961 <cell alignment="left" valignment="top" usebox="none">
44962 \begin_inset Text
44963
44964 \begin_layout Plain Layout
44965 \begin_inset ERT
44966 status collapsed
44967
44968 \begin_layout Plain Layout
44969
44970
44971 \backslash
44972 fcolorbox{black}{
44973 \end_layout
44974
44975 \end_inset
44976
44977 Goldenrod
44978 \begin_inset ERT
44979 status collapsed
44980
44981 \begin_layout Plain Layout
44982
44983 }{
44984 \end_layout
44985
44986 \end_inset
44987
44988
44989 \begin_inset Phantom Phantom
44990 status open
44991
44992 \begin_layout Plain Layout
44993 W
44994 \end_layout
44995
44996 \end_inset
44997
44998
44999 \begin_inset ERT
45000 status collapsed
45001
45002 \begin_layout Plain Layout
45003
45004 }
45005 \end_layout
45006
45007 \end_inset
45008
45009  Goldenrod
45010 \end_layout
45011
45012 \end_inset
45013 </cell>
45014 <cell alignment="left" valignment="top" usebox="none">
45015 \begin_inset Text
45016
45017 \begin_layout Plain Layout
45018 \begin_inset ERT
45019 status collapsed
45020
45021 \begin_layout Plain Layout
45022
45023
45024 \backslash
45025 fcolorbox{black}{
45026 \end_layout
45027
45028 \end_inset
45029
45030 Gray
45031 \begin_inset ERT
45032 status collapsed
45033
45034 \begin_layout Plain Layout
45035
45036 }{
45037 \end_layout
45038
45039 \end_inset
45040
45041
45042 \begin_inset Phantom Phantom
45043 status open
45044
45045 \begin_layout Plain Layout
45046 W
45047 \end_layout
45048
45049 \end_inset
45050
45051
45052 \begin_inset ERT
45053 status collapsed
45054
45055 \begin_layout Plain Layout
45056
45057 }
45058 \end_layout
45059
45060 \end_inset
45061
45062  Gray
45063 \end_layout
45064
45065 \end_inset
45066 </cell>
45067 <cell alignment="left" valignment="top" usebox="none">
45068 \begin_inset Text
45069
45070 \begin_layout Plain Layout
45071 \begin_inset ERT
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075
45076
45077 \backslash
45078 fcolorbox{black}{
45079 \end_layout
45080
45081 \end_inset
45082
45083 GreenYellow
45084 \begin_inset ERT
45085 status collapsed
45086
45087 \begin_layout Plain Layout
45088
45089 }{
45090 \end_layout
45091
45092 \end_inset
45093
45094
45095 \begin_inset Phantom Phantom
45096 status open
45097
45098 \begin_layout Plain Layout
45099 W
45100 \end_layout
45101
45102 \end_inset
45103
45104
45105 \begin_inset ERT
45106 status collapsed
45107
45108 \begin_layout Plain Layout
45109
45110 }
45111 \end_layout
45112
45113 \end_inset
45114
45115  GreenYellow
45116 \end_layout
45117
45118 \end_inset
45119 </cell>
45120 </row>
45121 <row>
45122 <cell alignment="center" valignment="top" usebox="none">
45123 \begin_inset Text
45124
45125 \begin_layout Plain Layout
45126 \begin_inset ERT
45127 status collapsed
45128
45129 \begin_layout Plain Layout
45130
45131
45132 \backslash
45133 fcolorbox{black}{
45134 \end_layout
45135
45136 \end_inset
45137
45138 JungleGreen
45139 \begin_inset ERT
45140 status collapsed
45141
45142 \begin_layout Plain Layout
45143
45144 }{
45145 \end_layout
45146
45147 \end_inset
45148
45149
45150 \begin_inset Phantom Phantom
45151 status open
45152
45153 \begin_layout Plain Layout
45154 W
45155 \end_layout
45156
45157 \end_inset
45158
45159
45160 \begin_inset ERT
45161 status collapsed
45162
45163 \begin_layout Plain Layout
45164
45165 }
45166 \end_layout
45167
45168 \end_inset
45169
45170  JungleGreen
45171 \end_layout
45172
45173 \end_inset
45174 </cell>
45175 <cell alignment="center" valignment="top" usebox="none">
45176 \begin_inset Text
45177
45178 \begin_layout Plain Layout
45179 \begin_inset ERT
45180 status collapsed
45181
45182 \begin_layout Plain Layout
45183
45184
45185 \backslash
45186 fcolorbox{black}{
45187 \end_layout
45188
45189 \end_inset
45190
45191 Lavender
45192 \begin_inset ERT
45193 status collapsed
45194
45195 \begin_layout Plain Layout
45196
45197 }{
45198 \end_layout
45199
45200 \end_inset
45201
45202
45203 \begin_inset Phantom Phantom
45204 status open
45205
45206 \begin_layout Plain Layout
45207 W
45208 \end_layout
45209
45210 \end_inset
45211
45212
45213 \begin_inset ERT
45214 status collapsed
45215
45216 \begin_layout Plain Layout
45217
45218 }
45219 \end_layout
45220
45221 \end_inset
45222
45223  Lavender
45224 \end_layout
45225
45226 \end_inset
45227 </cell>
45228 <cell alignment="center" valignment="top" usebox="none">
45229 \begin_inset Text
45230
45231 \begin_layout Plain Layout
45232 \begin_inset ERT
45233 status collapsed
45234
45235 \begin_layout Plain Layout
45236
45237
45238 \backslash
45239 fcolorbox{black}{
45240 \end_layout
45241
45242 \end_inset
45243
45244 LimeGreen
45245 \begin_inset ERT
45246 status collapsed
45247
45248 \begin_layout Plain Layout
45249
45250 }{
45251 \end_layout
45252
45253 \end_inset
45254
45255
45256 \begin_inset Phantom Phantom
45257 status open
45258
45259 \begin_layout Plain Layout
45260 W
45261 \end_layout
45262
45263 \end_inset
45264
45265
45266 \begin_inset ERT
45267 status collapsed
45268
45269 \begin_layout Plain Layout
45270
45271 }
45272 \end_layout
45273
45274 \end_inset
45275
45276  LimeGreen
45277 \end_layout
45278
45279 \end_inset
45280 </cell>
45281 <cell alignment="center" valignment="top" usebox="none">
45282 \begin_inset Text
45283
45284 \begin_layout Plain Layout
45285 \begin_inset ERT
45286 status collapsed
45287
45288 \begin_layout Plain Layout
45289
45290
45291 \backslash
45292 fcolorbox{black}{
45293 \end_layout
45294
45295 \end_inset
45296
45297 Mahogany
45298 \begin_inset ERT
45299 status collapsed
45300
45301 \begin_layout Plain Layout
45302
45303 }{
45304 \end_layout
45305
45306 \end_inset
45307
45308
45309 \begin_inset Phantom Phantom
45310 status open
45311
45312 \begin_layout Plain Layout
45313 W
45314 \end_layout
45315
45316 \end_inset
45317
45318
45319 \begin_inset ERT
45320 status collapsed
45321
45322 \begin_layout Plain Layout
45323
45324 }
45325 \end_layout
45326
45327 \end_inset
45328
45329  Mahogany
45330 \end_layout
45331
45332 \end_inset
45333 </cell>
45334 </row>
45335 <row>
45336 <cell alignment="left" valignment="top" usebox="none">
45337 \begin_inset Text
45338
45339 \begin_layout Plain Layout
45340 \begin_inset ERT
45341 status collapsed
45342
45343 \begin_layout Plain Layout
45344
45345
45346 \backslash
45347 fcolorbox{black}{
45348 \end_layout
45349
45350 \end_inset
45351
45352 Mahogany
45353 \begin_inset ERT
45354 status collapsed
45355
45356 \begin_layout Plain Layout
45357
45358 }{
45359 \end_layout
45360
45361 \end_inset
45362
45363
45364 \begin_inset Phantom Phantom
45365 status open
45366
45367 \begin_layout Plain Layout
45368 W
45369 \end_layout
45370
45371 \end_inset
45372
45373
45374 \begin_inset ERT
45375 status collapsed
45376
45377 \begin_layout Plain Layout
45378
45379 }
45380 \end_layout
45381
45382 \end_inset
45383
45384  Mahogany
45385 \end_layout
45386
45387 \end_inset
45388 </cell>
45389 <cell alignment="left" valignment="top" usebox="none">
45390 \begin_inset Text
45391
45392 \begin_layout Plain Layout
45393 \begin_inset ERT
45394 status collapsed
45395
45396 \begin_layout Plain Layout
45397
45398
45399 \backslash
45400 fcolorbox{black}{
45401 \end_layout
45402
45403 \end_inset
45404
45405 Maroon
45406 \begin_inset ERT
45407 status collapsed
45408
45409 \begin_layout Plain Layout
45410
45411 }{
45412 \end_layout
45413
45414 \end_inset
45415
45416
45417 \begin_inset Phantom Phantom
45418 status open
45419
45420 \begin_layout Plain Layout
45421 W
45422 \end_layout
45423
45424 \end_inset
45425
45426
45427 \begin_inset ERT
45428 status collapsed
45429
45430 \begin_layout Plain Layout
45431
45432 }
45433 \end_layout
45434
45435 \end_inset
45436
45437  Maroon
45438 \end_layout
45439
45440 \end_inset
45441 </cell>
45442 <cell alignment="left" valignment="top" usebox="none">
45443 \begin_inset Text
45444
45445 \begin_layout Plain Layout
45446 \begin_inset ERT
45447 status collapsed
45448
45449 \begin_layout Plain Layout
45450
45451
45452 \backslash
45453 fcolorbox{black}{
45454 \end_layout
45455
45456 \end_inset
45457
45458 Melon
45459 \begin_inset ERT
45460 status collapsed
45461
45462 \begin_layout Plain Layout
45463
45464 }{
45465 \end_layout
45466
45467 \end_inset
45468
45469
45470 \begin_inset Phantom Phantom
45471 status open
45472
45473 \begin_layout Plain Layout
45474 W
45475 \end_layout
45476
45477 \end_inset
45478
45479
45480 \begin_inset ERT
45481 status collapsed
45482
45483 \begin_layout Plain Layout
45484
45485 }
45486 \end_layout
45487
45488 \end_inset
45489
45490  Melon
45491 \end_layout
45492
45493 \end_inset
45494 </cell>
45495 <cell alignment="left" valignment="top" usebox="none">
45496 \begin_inset Text
45497
45498 \begin_layout Plain Layout
45499 \begin_inset ERT
45500 status collapsed
45501
45502 \begin_layout Plain Layout
45503
45504
45505 \backslash
45506 fcolorbox{black}{
45507 \end_layout
45508
45509 \end_inset
45510
45511 MidnightBlue
45512 \begin_inset ERT
45513 status collapsed
45514
45515 \begin_layout Plain Layout
45516
45517 }{
45518 \end_layout
45519
45520 \end_inset
45521
45522
45523 \begin_inset Phantom Phantom
45524 status open
45525
45526 \begin_layout Plain Layout
45527 W
45528 \end_layout
45529
45530 \end_inset
45531
45532
45533 \begin_inset ERT
45534 status collapsed
45535
45536 \begin_layout Plain Layout
45537
45538 }
45539 \end_layout
45540
45541 \end_inset
45542
45543  MidnightBlue
45544 \end_layout
45545
45546 \end_inset
45547 </cell>
45548 </row>
45549 <row>
45550 <cell alignment="left" valignment="top" usebox="none">
45551 \begin_inset Text
45552
45553 \begin_layout Plain Layout
45554 \begin_inset ERT
45555 status collapsed
45556
45557 \begin_layout Plain Layout
45558
45559
45560 \backslash
45561 fcolorbox{black}{
45562 \end_layout
45563
45564 \end_inset
45565
45566 Mulberry
45567 \begin_inset ERT
45568 status collapsed
45569
45570 \begin_layout Plain Layout
45571
45572 }{
45573 \end_layout
45574
45575 \end_inset
45576
45577
45578 \begin_inset Phantom Phantom
45579 status open
45580
45581 \begin_layout Plain Layout
45582 W
45583 \end_layout
45584
45585 \end_inset
45586
45587
45588 \begin_inset ERT
45589 status collapsed
45590
45591 \begin_layout Plain Layout
45592
45593 }
45594 \end_layout
45595
45596 \end_inset
45597
45598  Mulberry
45599 \end_layout
45600
45601 \end_inset
45602 </cell>
45603 <cell alignment="left" valignment="top" usebox="none">
45604 \begin_inset Text
45605
45606 \begin_layout Plain Layout
45607 \begin_inset ERT
45608 status collapsed
45609
45610 \begin_layout Plain Layout
45611
45612
45613 \backslash
45614 fcolorbox{black}{
45615 \end_layout
45616
45617 \end_inset
45618
45619 NavyBlue
45620 \begin_inset ERT
45621 status collapsed
45622
45623 \begin_layout Plain Layout
45624
45625 }{
45626 \end_layout
45627
45628 \end_inset
45629
45630
45631 \begin_inset Phantom Phantom
45632 status open
45633
45634 \begin_layout Plain Layout
45635 W
45636 \end_layout
45637
45638 \end_inset
45639
45640
45641 \begin_inset ERT
45642 status collapsed
45643
45644 \begin_layout Plain Layout
45645
45646 }
45647 \end_layout
45648
45649 \end_inset
45650
45651  NavyBlue
45652 \end_layout
45653
45654 \end_inset
45655 </cell>
45656 <cell alignment="left" valignment="top" usebox="none">
45657 \begin_inset Text
45658
45659 \begin_layout Plain Layout
45660 \begin_inset ERT
45661 status collapsed
45662
45663 \begin_layout Plain Layout
45664
45665
45666 \backslash
45667 fcolorbox{black}{
45668 \end_layout
45669
45670 \end_inset
45671
45672 OliveGreen
45673 \begin_inset ERT
45674 status collapsed
45675
45676 \begin_layout Plain Layout
45677
45678 }{
45679 \end_layout
45680
45681 \end_inset
45682
45683
45684 \begin_inset Phantom Phantom
45685 status open
45686
45687 \begin_layout Plain Layout
45688 W
45689 \end_layout
45690
45691 \end_inset
45692
45693
45694 \begin_inset ERT
45695 status collapsed
45696
45697 \begin_layout Plain Layout
45698
45699 }
45700 \end_layout
45701
45702 \end_inset
45703
45704  OliveGreen
45705 \end_layout
45706
45707 \end_inset
45708 </cell>
45709 <cell alignment="left" valignment="top" usebox="none">
45710 \begin_inset Text
45711
45712 \begin_layout Plain Layout
45713 \begin_inset ERT
45714 status collapsed
45715
45716 \begin_layout Plain Layout
45717
45718
45719 \backslash
45720 fcolorbox{black}{
45721 \end_layout
45722
45723 \end_inset
45724
45725 Orange
45726 \begin_inset ERT
45727 status collapsed
45728
45729 \begin_layout Plain Layout
45730
45731 }{
45732 \end_layout
45733
45734 \end_inset
45735
45736
45737 \begin_inset Phantom Phantom
45738 status open
45739
45740 \begin_layout Plain Layout
45741 W
45742 \end_layout
45743
45744 \end_inset
45745
45746
45747 \begin_inset ERT
45748 status collapsed
45749
45750 \begin_layout Plain Layout
45751
45752 }
45753 \end_layout
45754
45755 \end_inset
45756
45757  Orange
45758 \end_layout
45759
45760 \end_inset
45761 </cell>
45762 </row>
45763 <row>
45764 <cell alignment="left" valignment="top" usebox="none">
45765 \begin_inset Text
45766
45767 \begin_layout Plain Layout
45768 \begin_inset ERT
45769 status collapsed
45770
45771 \begin_layout Plain Layout
45772
45773
45774 \backslash
45775 fcolorbox{black}{
45776 \end_layout
45777
45778 \end_inset
45779
45780 OrangeRed
45781 \begin_inset ERT
45782 status collapsed
45783
45784 \begin_layout Plain Layout
45785
45786 }{
45787 \end_layout
45788
45789 \end_inset
45790
45791
45792 \begin_inset Phantom Phantom
45793 status open
45794
45795 \begin_layout Plain Layout
45796 W
45797 \end_layout
45798
45799 \end_inset
45800
45801
45802 \begin_inset ERT
45803 status collapsed
45804
45805 \begin_layout Plain Layout
45806
45807 }
45808 \end_layout
45809
45810 \end_inset
45811
45812  OrangeRed
45813 \end_layout
45814
45815 \end_inset
45816 </cell>
45817 <cell alignment="left" valignment="top" usebox="none">
45818 \begin_inset Text
45819
45820 \begin_layout Plain Layout
45821 \begin_inset ERT
45822 status collapsed
45823
45824 \begin_layout Plain Layout
45825
45826
45827 \backslash
45828 fcolorbox{black}{
45829 \end_layout
45830
45831 \end_inset
45832
45833 Orchid
45834 \begin_inset ERT
45835 status collapsed
45836
45837 \begin_layout Plain Layout
45838
45839 }{
45840 \end_layout
45841
45842 \end_inset
45843
45844
45845 \begin_inset Phantom Phantom
45846 status open
45847
45848 \begin_layout Plain Layout
45849 W
45850 \end_layout
45851
45852 \end_inset
45853
45854
45855 \begin_inset ERT
45856 status collapsed
45857
45858 \begin_layout Plain Layout
45859
45860 }
45861 \end_layout
45862
45863 \end_inset
45864
45865  Orchid
45866 \end_layout
45867
45868 \end_inset
45869 </cell>
45870 <cell alignment="left" valignment="top" usebox="none">
45871 \begin_inset Text
45872
45873 \begin_layout Plain Layout
45874 \begin_inset ERT
45875 status collapsed
45876
45877 \begin_layout Plain Layout
45878
45879
45880 \backslash
45881 fcolorbox{black}{
45882 \end_layout
45883
45884 \end_inset
45885
45886 Peach
45887 \begin_inset ERT
45888 status collapsed
45889
45890 \begin_layout Plain Layout
45891
45892 }{
45893 \end_layout
45894
45895 \end_inset
45896
45897
45898 \begin_inset Phantom Phantom
45899 status open
45900
45901 \begin_layout Plain Layout
45902 W
45903 \end_layout
45904
45905 \end_inset
45906
45907
45908 \begin_inset ERT
45909 status collapsed
45910
45911 \begin_layout Plain Layout
45912
45913 }
45914 \end_layout
45915
45916 \end_inset
45917
45918  Peach
45919 \end_layout
45920
45921 \end_inset
45922 </cell>
45923 <cell alignment="left" valignment="top" usebox="none">
45924 \begin_inset Text
45925
45926 \begin_layout Plain Layout
45927 \begin_inset ERT
45928 status collapsed
45929
45930 \begin_layout Plain Layout
45931
45932
45933 \backslash
45934 fcolorbox{black}{
45935 \end_layout
45936
45937 \end_inset
45938
45939 Periwinkle
45940 \begin_inset ERT
45941 status collapsed
45942
45943 \begin_layout Plain Layout
45944
45945 }{
45946 \end_layout
45947
45948 \end_inset
45949
45950
45951 \begin_inset Phantom Phantom
45952 status open
45953
45954 \begin_layout Plain Layout
45955 W
45956 \end_layout
45957
45958 \end_inset
45959
45960
45961 \begin_inset ERT
45962 status collapsed
45963
45964 \begin_layout Plain Layout
45965
45966 }
45967 \end_layout
45968
45969 \end_inset
45970
45971  Periwinkle
45972 \end_layout
45973
45974 \end_inset
45975 </cell>
45976 </row>
45977 <row>
45978 <cell alignment="left" valignment="top" usebox="none">
45979 \begin_inset Text
45980
45981 \begin_layout Plain Layout
45982 \begin_inset ERT
45983 status collapsed
45984
45985 \begin_layout Plain Layout
45986
45987
45988 \backslash
45989 fcolorbox{black}{
45990 \end_layout
45991
45992 \end_inset
45993
45994 PineGreen
45995 \begin_inset ERT
45996 status collapsed
45997
45998 \begin_layout Plain Layout
45999
46000 }{
46001 \end_layout
46002
46003 \end_inset
46004
46005
46006 \begin_inset Phantom Phantom
46007 status open
46008
46009 \begin_layout Plain Layout
46010 W
46011 \end_layout
46012
46013 \end_inset
46014
46015
46016 \begin_inset ERT
46017 status collapsed
46018
46019 \begin_layout Plain Layout
46020
46021 }
46022 \end_layout
46023
46024 \end_inset
46025
46026  PineGreen
46027 \end_layout
46028
46029 \end_inset
46030 </cell>
46031 <cell alignment="left" valignment="top" usebox="none">
46032 \begin_inset Text
46033
46034 \begin_layout Plain Layout
46035 \begin_inset ERT
46036 status collapsed
46037
46038 \begin_layout Plain Layout
46039
46040
46041 \backslash
46042 fcolorbox{black}{
46043 \end_layout
46044
46045 \end_inset
46046
46047 Plum
46048 \begin_inset ERT
46049 status collapsed
46050
46051 \begin_layout Plain Layout
46052
46053 }{
46054 \end_layout
46055
46056 \end_inset
46057
46058
46059 \begin_inset Phantom Phantom
46060 status open
46061
46062 \begin_layout Plain Layout
46063 W
46064 \end_layout
46065
46066 \end_inset
46067
46068
46069 \begin_inset ERT
46070 status collapsed
46071
46072 \begin_layout Plain Layout
46073
46074 }
46075 \end_layout
46076
46077 \end_inset
46078
46079  Plum
46080 \end_layout
46081
46082 \end_inset
46083 </cell>
46084 <cell alignment="left" valignment="top" usebox="none">
46085 \begin_inset Text
46086
46087 \begin_layout Plain Layout
46088 \begin_inset ERT
46089 status collapsed
46090
46091 \begin_layout Plain Layout
46092
46093
46094 \backslash
46095 fcolorbox{black}{
46096 \end_layout
46097
46098 \end_inset
46099
46100 ProcessBlue
46101 \begin_inset ERT
46102 status collapsed
46103
46104 \begin_layout Plain Layout
46105
46106 }{
46107 \end_layout
46108
46109 \end_inset
46110
46111
46112 \begin_inset Phantom Phantom
46113 status open
46114
46115 \begin_layout Plain Layout
46116 W
46117 \end_layout
46118
46119 \end_inset
46120
46121
46122 \begin_inset ERT
46123 status collapsed
46124
46125 \begin_layout Plain Layout
46126
46127 }
46128 \end_layout
46129
46130 \end_inset
46131
46132  ProcessBlue
46133 \end_layout
46134
46135 \end_inset
46136 </cell>
46137 <cell alignment="left" valignment="top" usebox="none">
46138 \begin_inset Text
46139
46140 \begin_layout Plain Layout
46141 \begin_inset ERT
46142 status collapsed
46143
46144 \begin_layout Plain Layout
46145
46146
46147 \backslash
46148 fcolorbox{black}{
46149 \end_layout
46150
46151 \end_inset
46152
46153 Purple
46154 \begin_inset ERT
46155 status collapsed
46156
46157 \begin_layout Plain Layout
46158
46159 }{
46160 \end_layout
46161
46162 \end_inset
46163
46164
46165 \begin_inset Phantom Phantom
46166 status open
46167
46168 \begin_layout Plain Layout
46169 W
46170 \end_layout
46171
46172 \end_inset
46173
46174
46175 \begin_inset ERT
46176 status collapsed
46177
46178 \begin_layout Plain Layout
46179
46180 }
46181 \end_layout
46182
46183 \end_inset
46184
46185  Purple
46186 \end_layout
46187
46188 \end_inset
46189 </cell>
46190 </row>
46191 <row>
46192 <cell alignment="left" valignment="top" usebox="none">
46193 \begin_inset Text
46194
46195 \begin_layout Plain Layout
46196 \begin_inset ERT
46197 status collapsed
46198
46199 \begin_layout Plain Layout
46200
46201
46202 \backslash
46203 fcolorbox{black}{
46204 \end_layout
46205
46206 \end_inset
46207
46208 RawSienna
46209 \begin_inset ERT
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213
46214 }{
46215 \end_layout
46216
46217 \end_inset
46218
46219
46220 \begin_inset Phantom Phantom
46221 status open
46222
46223 \begin_layout Plain Layout
46224 W
46225 \end_layout
46226
46227 \end_inset
46228
46229
46230 \begin_inset ERT
46231 status collapsed
46232
46233 \begin_layout Plain Layout
46234
46235 }
46236 \end_layout
46237
46238 \end_inset
46239
46240  RawSienna
46241 \end_layout
46242
46243 \end_inset
46244 </cell>
46245 <cell alignment="left" valignment="top" usebox="none">
46246 \begin_inset Text
46247
46248 \begin_layout Plain Layout
46249 \begin_inset ERT
46250 status collapsed
46251
46252 \begin_layout Plain Layout
46253
46254
46255 \backslash
46256 fcolorbox{black}{
46257 \end_layout
46258
46259 \end_inset
46260
46261 RedOrange
46262 \begin_inset ERT
46263 status collapsed
46264
46265 \begin_layout Plain Layout
46266
46267 }{
46268 \end_layout
46269
46270 \end_inset
46271
46272
46273 \begin_inset Phantom Phantom
46274 status open
46275
46276 \begin_layout Plain Layout
46277 W
46278 \end_layout
46279
46280 \end_inset
46281
46282
46283 \begin_inset ERT
46284 status collapsed
46285
46286 \begin_layout Plain Layout
46287
46288 }
46289 \end_layout
46290
46291 \end_inset
46292
46293  RedOrange
46294 \end_layout
46295
46296 \end_inset
46297 </cell>
46298 <cell alignment="left" valignment="top" usebox="none">
46299 \begin_inset Text
46300
46301 \begin_layout Plain Layout
46302 \begin_inset ERT
46303 status collapsed
46304
46305 \begin_layout Plain Layout
46306
46307
46308 \backslash
46309 fcolorbox{black}{
46310 \end_layout
46311
46312 \end_inset
46313
46314 RedViolet
46315 \begin_inset ERT
46316 status collapsed
46317
46318 \begin_layout Plain Layout
46319
46320 }{
46321 \end_layout
46322
46323 \end_inset
46324
46325
46326 \begin_inset Phantom Phantom
46327 status open
46328
46329 \begin_layout Plain Layout
46330 W
46331 \end_layout
46332
46333 \end_inset
46334
46335
46336 \begin_inset ERT
46337 status collapsed
46338
46339 \begin_layout Plain Layout
46340
46341 }
46342 \end_layout
46343
46344 \end_inset
46345
46346  RedViolet
46347 \end_layout
46348
46349 \end_inset
46350 </cell>
46351 <cell alignment="left" valignment="top" usebox="none">
46352 \begin_inset Text
46353
46354 \begin_layout Plain Layout
46355 \begin_inset ERT
46356 status collapsed
46357
46358 \begin_layout Plain Layout
46359
46360
46361 \backslash
46362 fcolorbox{black}{
46363 \end_layout
46364
46365 \end_inset
46366
46367 Rhodamine
46368 \begin_inset ERT
46369 status collapsed
46370
46371 \begin_layout Plain Layout
46372
46373 }{
46374 \end_layout
46375
46376 \end_inset
46377
46378
46379 \begin_inset Phantom Phantom
46380 status open
46381
46382 \begin_layout Plain Layout
46383 W
46384 \end_layout
46385
46386 \end_inset
46387
46388
46389 \begin_inset ERT
46390 status collapsed
46391
46392 \begin_layout Plain Layout
46393
46394 }
46395 \end_layout
46396
46397 \end_inset
46398
46399  Rhodamine
46400 \end_layout
46401
46402 \end_inset
46403 </cell>
46404 </row>
46405 <row>
46406 <cell alignment="left" valignment="top" usebox="none">
46407 \begin_inset Text
46408
46409 \begin_layout Plain Layout
46410 \begin_inset ERT
46411 status collapsed
46412
46413 \begin_layout Plain Layout
46414
46415
46416 \backslash
46417 fcolorbox{black}{
46418 \end_layout
46419
46420 \end_inset
46421
46422 RoyalBlue
46423 \begin_inset ERT
46424 status collapsed
46425
46426 \begin_layout Plain Layout
46427
46428 }{
46429 \end_layout
46430
46431 \end_inset
46432
46433
46434 \begin_inset Phantom Phantom
46435 status open
46436
46437 \begin_layout Plain Layout
46438 W
46439 \end_layout
46440
46441 \end_inset
46442
46443
46444 \begin_inset ERT
46445 status collapsed
46446
46447 \begin_layout Plain Layout
46448
46449 }
46450 \end_layout
46451
46452 \end_inset
46453
46454  RoyalBlue
46455 \end_layout
46456
46457 \end_inset
46458 </cell>
46459 <cell alignment="left" valignment="top" usebox="none">
46460 \begin_inset Text
46461
46462 \begin_layout Plain Layout
46463 \begin_inset ERT
46464 status collapsed
46465
46466 \begin_layout Plain Layout
46467
46468
46469 \backslash
46470 fcolorbox{black}{
46471 \end_layout
46472
46473 \end_inset
46474
46475 RoyalPurple
46476 \begin_inset ERT
46477 status collapsed
46478
46479 \begin_layout Plain Layout
46480
46481 }{
46482 \end_layout
46483
46484 \end_inset
46485
46486
46487 \begin_inset Phantom Phantom
46488 status open
46489
46490 \begin_layout Plain Layout
46491 W
46492 \end_layout
46493
46494 \end_inset
46495
46496
46497 \begin_inset ERT
46498 status collapsed
46499
46500 \begin_layout Plain Layout
46501
46502 }
46503 \end_layout
46504
46505 \end_inset
46506
46507  RoyalPurple
46508 \end_layout
46509
46510 \end_inset
46511 </cell>
46512 <cell alignment="left" valignment="top" usebox="none">
46513 \begin_inset Text
46514
46515 \begin_layout Plain Layout
46516 \begin_inset ERT
46517 status collapsed
46518
46519 \begin_layout Plain Layout
46520
46521
46522 \backslash
46523 fcolorbox{black}{
46524 \end_layout
46525
46526 \end_inset
46527
46528 RubineRed
46529 \begin_inset ERT
46530 status collapsed
46531
46532 \begin_layout Plain Layout
46533
46534 }{
46535 \end_layout
46536
46537 \end_inset
46538
46539
46540 \begin_inset Phantom Phantom
46541 status open
46542
46543 \begin_layout Plain Layout
46544 W
46545 \end_layout
46546
46547 \end_inset
46548
46549
46550 \begin_inset ERT
46551 status collapsed
46552
46553 \begin_layout Plain Layout
46554
46555 }
46556 \end_layout
46557
46558 \end_inset
46559
46560  RubineRed
46561 \end_layout
46562
46563 \end_inset
46564 </cell>
46565 <cell alignment="left" valignment="top" usebox="none">
46566 \begin_inset Text
46567
46568 \begin_layout Plain Layout
46569 \begin_inset ERT
46570 status collapsed
46571
46572 \begin_layout Plain Layout
46573
46574
46575 \backslash
46576 fcolorbox{black}{
46577 \end_layout
46578
46579 \end_inset
46580
46581 Salmon
46582 \begin_inset ERT
46583 status collapsed
46584
46585 \begin_layout Plain Layout
46586
46587 }{
46588 \end_layout
46589
46590 \end_inset
46591
46592
46593 \begin_inset Phantom Phantom
46594 status open
46595
46596 \begin_layout Plain Layout
46597 W
46598 \end_layout
46599
46600 \end_inset
46601
46602
46603 \begin_inset ERT
46604 status collapsed
46605
46606 \begin_layout Plain Layout
46607
46608 }
46609 \end_layout
46610
46611 \end_inset
46612
46613  Salmon
46614 \end_layout
46615
46616 \end_inset
46617 </cell>
46618 </row>
46619 <row>
46620 <cell alignment="left" valignment="top" usebox="none">
46621 \begin_inset Text
46622
46623 \begin_layout Plain Layout
46624 \begin_inset ERT
46625 status collapsed
46626
46627 \begin_layout Plain Layout
46628
46629
46630 \backslash
46631 fcolorbox{black}{
46632 \end_layout
46633
46634 \end_inset
46635
46636 SeaGreen
46637 \begin_inset ERT
46638 status collapsed
46639
46640 \begin_layout Plain Layout
46641
46642 }{
46643 \end_layout
46644
46645 \end_inset
46646
46647
46648 \begin_inset Phantom Phantom
46649 status open
46650
46651 \begin_layout Plain Layout
46652 W
46653 \end_layout
46654
46655 \end_inset
46656
46657
46658 \begin_inset ERT
46659 status collapsed
46660
46661 \begin_layout Plain Layout
46662
46663 }
46664 \end_layout
46665
46666 \end_inset
46667
46668  SeaGreen
46669 \end_layout
46670
46671 \end_inset
46672 </cell>
46673 <cell alignment="left" valignment="top" usebox="none">
46674 \begin_inset Text
46675
46676 \begin_layout Plain Layout
46677 \begin_inset ERT
46678 status collapsed
46679
46680 \begin_layout Plain Layout
46681
46682
46683 \backslash
46684 fcolorbox{black}{
46685 \end_layout
46686
46687 \end_inset
46688
46689 Sepia
46690 \begin_inset ERT
46691 status collapsed
46692
46693 \begin_layout Plain Layout
46694
46695 }{
46696 \end_layout
46697
46698 \end_inset
46699
46700
46701 \begin_inset Phantom Phantom
46702 status open
46703
46704 \begin_layout Plain Layout
46705 W
46706 \end_layout
46707
46708 \end_inset
46709
46710
46711 \begin_inset ERT
46712 status collapsed
46713
46714 \begin_layout Plain Layout
46715
46716 }
46717 \end_layout
46718
46719 \end_inset
46720
46721  Sepia
46722 \end_layout
46723
46724 \end_inset
46725 </cell>
46726 <cell alignment="left" valignment="top" usebox="none">
46727 \begin_inset Text
46728
46729 \begin_layout Plain Layout
46730 \begin_inset ERT
46731 status collapsed
46732
46733 \begin_layout Plain Layout
46734
46735
46736 \backslash
46737 fcolorbox{black}{
46738 \end_layout
46739
46740 \end_inset
46741
46742 SkyBlue
46743 \begin_inset ERT
46744 status collapsed
46745
46746 \begin_layout Plain Layout
46747
46748 }{
46749 \end_layout
46750
46751 \end_inset
46752
46753
46754 \begin_inset Phantom Phantom
46755 status open
46756
46757 \begin_layout Plain Layout
46758 W
46759 \end_layout
46760
46761 \end_inset
46762
46763
46764 \begin_inset ERT
46765 status collapsed
46766
46767 \begin_layout Plain Layout
46768
46769 }
46770 \end_layout
46771
46772 \end_inset
46773
46774  SkyBlue
46775 \end_layout
46776
46777 \end_inset
46778 </cell>
46779 <cell alignment="left" valignment="top" usebox="none">
46780 \begin_inset Text
46781
46782 \begin_layout Plain Layout
46783 \begin_inset ERT
46784 status collapsed
46785
46786 \begin_layout Plain Layout
46787
46788
46789 \backslash
46790 fcolorbox{black}{
46791 \end_layout
46792
46793 \end_inset
46794
46795 SpringGreen
46796 \begin_inset ERT
46797 status collapsed
46798
46799 \begin_layout Plain Layout
46800
46801 }{
46802 \end_layout
46803
46804 \end_inset
46805
46806
46807 \begin_inset Phantom Phantom
46808 status open
46809
46810 \begin_layout Plain Layout
46811 W
46812 \end_layout
46813
46814 \end_inset
46815
46816
46817 \begin_inset ERT
46818 status collapsed
46819
46820 \begin_layout Plain Layout
46821
46822 }
46823 \end_layout
46824
46825 \end_inset
46826
46827  SpringGreen
46828 \end_layout
46829
46830 \end_inset
46831 </cell>
46832 </row>
46833 <row>
46834 <cell alignment="left" valignment="top" usebox="none">
46835 \begin_inset Text
46836
46837 \begin_layout Plain Layout
46838 \begin_inset ERT
46839 status collapsed
46840
46841 \begin_layout Plain Layout
46842
46843
46844 \backslash
46845 fcolorbox{black}{
46846 \end_layout
46847
46848 \end_inset
46849
46850 Tan
46851 \begin_inset ERT
46852 status collapsed
46853
46854 \begin_layout Plain Layout
46855
46856 }{
46857 \end_layout
46858
46859 \end_inset
46860
46861
46862 \begin_inset Phantom Phantom
46863 status open
46864
46865 \begin_layout Plain Layout
46866 W
46867 \end_layout
46868
46869 \end_inset
46870
46871
46872 \begin_inset ERT
46873 status collapsed
46874
46875 \begin_layout Plain Layout
46876
46877 }
46878 \end_layout
46879
46880 \end_inset
46881
46882  Tan
46883 \end_layout
46884
46885 \end_inset
46886 </cell>
46887 <cell alignment="left" valignment="top" usebox="none">
46888 \begin_inset Text
46889
46890 \begin_layout Plain Layout
46891 \begin_inset ERT
46892 status collapsed
46893
46894 \begin_layout Plain Layout
46895
46896
46897 \backslash
46898 fcolorbox{black}{
46899 \end_layout
46900
46901 \end_inset
46902
46903 TealBlue
46904 \begin_inset ERT
46905 status collapsed
46906
46907 \begin_layout Plain Layout
46908
46909 }{
46910 \end_layout
46911
46912 \end_inset
46913
46914
46915 \begin_inset Phantom Phantom
46916 status open
46917
46918 \begin_layout Plain Layout
46919 W
46920 \end_layout
46921
46922 \end_inset
46923
46924
46925 \begin_inset ERT
46926 status collapsed
46927
46928 \begin_layout Plain Layout
46929
46930 }
46931 \end_layout
46932
46933 \end_inset
46934
46935  TealBlue
46936 \end_layout
46937
46938 \end_inset
46939 </cell>
46940 <cell alignment="left" valignment="top" usebox="none">
46941 \begin_inset Text
46942
46943 \begin_layout Plain Layout
46944 \begin_inset ERT
46945 status collapsed
46946
46947 \begin_layout Plain Layout
46948
46949
46950 \backslash
46951 fcolorbox{black}{
46952 \end_layout
46953
46954 \end_inset
46955
46956 Thistle
46957 \begin_inset ERT
46958 status collapsed
46959
46960 \begin_layout Plain Layout
46961
46962 }{
46963 \end_layout
46964
46965 \end_inset
46966
46967
46968 \begin_inset Phantom Phantom
46969 status open
46970
46971 \begin_layout Plain Layout
46972 W
46973 \end_layout
46974
46975 \end_inset
46976
46977
46978 \begin_inset ERT
46979 status collapsed
46980
46981 \begin_layout Plain Layout
46982
46983 }
46984 \end_layout
46985
46986 \end_inset
46987
46988  Thistle
46989 \end_layout
46990
46991 \end_inset
46992 </cell>
46993 <cell alignment="left" valignment="top" usebox="none">
46994 \begin_inset Text
46995
46996 \begin_layout Plain Layout
46997 \begin_inset ERT
46998 status collapsed
46999
47000 \begin_layout Plain Layout
47001
47002
47003 \backslash
47004 fcolorbox{black}{
47005 \end_layout
47006
47007 \end_inset
47008
47009 Turquoise
47010 \begin_inset ERT
47011 status collapsed
47012
47013 \begin_layout Plain Layout
47014
47015 }{
47016 \end_layout
47017
47018 \end_inset
47019
47020
47021 \begin_inset Phantom Phantom
47022 status open
47023
47024 \begin_layout Plain Layout
47025 W
47026 \end_layout
47027
47028 \end_inset
47029
47030
47031 \begin_inset ERT
47032 status collapsed
47033
47034 \begin_layout Plain Layout
47035
47036 }
47037 \end_layout
47038
47039 \end_inset
47040
47041  Turquoise
47042 \end_layout
47043
47044 \end_inset
47045 </cell>
47046 </row>
47047 <row>
47048 <cell alignment="left" valignment="top" usebox="none">
47049 \begin_inset Text
47050
47051 \begin_layout Plain Layout
47052 \begin_inset ERT
47053 status collapsed
47054
47055 \begin_layout Plain Layout
47056
47057
47058 \backslash
47059 fcolorbox{black}{
47060 \end_layout
47061
47062 \end_inset
47063
47064 Violet
47065 \begin_inset ERT
47066 status collapsed
47067
47068 \begin_layout Plain Layout
47069
47070 }{
47071 \end_layout
47072
47073 \end_inset
47074
47075
47076 \begin_inset Phantom Phantom
47077 status open
47078
47079 \begin_layout Plain Layout
47080 W
47081 \end_layout
47082
47083 \end_inset
47084
47085
47086 \begin_inset ERT
47087 status collapsed
47088
47089 \begin_layout Plain Layout
47090
47091 }
47092 \end_layout
47093
47094 \end_inset
47095
47096  Violet
47097 \end_layout
47098
47099 \end_inset
47100 </cell>
47101 <cell alignment="left" valignment="top" usebox="none">
47102 \begin_inset Text
47103
47104 \begin_layout Plain Layout
47105 \begin_inset ERT
47106 status collapsed
47107
47108 \begin_layout Plain Layout
47109
47110
47111 \backslash
47112 fcolorbox{black}{
47113 \end_layout
47114
47115 \end_inset
47116
47117 VioletRed
47118 \begin_inset ERT
47119 status collapsed
47120
47121 \begin_layout Plain Layout
47122
47123 }{
47124 \end_layout
47125
47126 \end_inset
47127
47128
47129 \begin_inset Phantom Phantom
47130 status open
47131
47132 \begin_layout Plain Layout
47133 W
47134 \end_layout
47135
47136 \end_inset
47137
47138
47139 \begin_inset ERT
47140 status collapsed
47141
47142 \begin_layout Plain Layout
47143
47144 }
47145 \end_layout
47146
47147 \end_inset
47148
47149  VioletRed
47150 \end_layout
47151
47152 \end_inset
47153 </cell>
47154 <cell alignment="left" valignment="top" usebox="none">
47155 \begin_inset Text
47156
47157 \begin_layout Plain Layout
47158 \begin_inset ERT
47159 status collapsed
47160
47161 \begin_layout Plain Layout
47162
47163
47164 \backslash
47165 fcolorbox{black}{
47166 \end_layout
47167
47168 \end_inset
47169
47170 WildStrawberry
47171 \begin_inset ERT
47172 status collapsed
47173
47174 \begin_layout Plain Layout
47175
47176 }{
47177 \end_layout
47178
47179 \end_inset
47180
47181
47182 \begin_inset Phantom Phantom
47183 status open
47184
47185 \begin_layout Plain Layout
47186 W
47187 \end_layout
47188
47189 \end_inset
47190
47191
47192 \begin_inset ERT
47193 status collapsed
47194
47195 \begin_layout Plain Layout
47196
47197 }
47198 \end_layout
47199
47200 \end_inset
47201
47202  WildStrawberry
47203 \end_layout
47204
47205 \end_inset
47206 </cell>
47207 <cell alignment="left" valignment="top" usebox="none">
47208 \begin_inset Text
47209
47210 \begin_layout Plain Layout
47211 \begin_inset ERT
47212 status collapsed
47213
47214 \begin_layout Plain Layout
47215
47216
47217 \backslash
47218 fcolorbox{black}{
47219 \end_layout
47220
47221 \end_inset
47222
47223 YellowGreen
47224 \begin_inset ERT
47225 status collapsed
47226
47227 \begin_layout Plain Layout
47228
47229 }{
47230 \end_layout
47231
47232 \end_inset
47233
47234
47235 \begin_inset Phantom Phantom
47236 status open
47237
47238 \begin_layout Plain Layout
47239 W
47240 \end_layout
47241
47242 \end_inset
47243
47244
47245 \begin_inset ERT
47246 status collapsed
47247
47248 \begin_layout Plain Layout
47249
47250 }
47251 \end_layout
47252
47253 \end_inset
47254
47255  YellowGreen
47256 \end_layout
47257
47258 \end_inset
47259 </cell>
47260 </row>
47261 <row>
47262 <cell alignment="left" valignment="top" usebox="none">
47263 \begin_inset Text
47264
47265 \begin_layout Plain Layout
47266 \begin_inset ERT
47267 status collapsed
47268
47269 \begin_layout Plain Layout
47270
47271
47272 \backslash
47273 fcolorbox{black}{
47274 \end_layout
47275
47276 \end_inset
47277
47278 YellowOrange
47279 \begin_inset ERT
47280 status collapsed
47281
47282 \begin_layout Plain Layout
47283
47284 }{
47285 \end_layout
47286
47287 \end_inset
47288
47289
47290 \begin_inset Phantom Phantom
47291 status open
47292
47293 \begin_layout Plain Layout
47294 W
47295 \end_layout
47296
47297 \end_inset
47298
47299
47300 \begin_inset ERT
47301 status collapsed
47302
47303 \begin_layout Plain Layout
47304
47305 }
47306 \end_layout
47307
47308 \end_inset
47309
47310  YellowOrange
47311 \end_layout
47312
47313 \end_inset
47314 </cell>
47315 <cell alignment="left" valignment="top" usebox="none">
47316 \begin_inset Text
47317
47318 \begin_layout Plain Layout
47319
47320 \end_layout
47321
47322 \end_inset
47323 </cell>
47324 <cell alignment="left" valignment="top" usebox="none">
47325 \begin_inset Text
47326
47327 \begin_layout Plain Layout
47328
47329 \end_layout
47330
47331 \end_inset
47332 </cell>
47333 <cell alignment="left" valignment="top" usebox="none">
47334 \begin_inset Text
47335
47336 \begin_layout Plain Layout
47337
47338 \end_layout
47339
47340 \end_inset
47341 </cell>
47342 </row>
47343 </lyxtabular>
47344
47345 \end_inset
47346
47347
47348 \end_layout
47349
47350 \begin_layout Chapter
47351 Explication de l' équation
47352 \begin_inset space ~
47353 \end_inset
47354
47355 (
47356 \begin_inset CommandInset ref
47357 LatexCommand ref
47358 reference "eq:Wgn"
47359
47360 \end_inset
47361
47362 )
47363 \begin_inset CommandInset label
47364 LatexCommand label
47365 name "cha:Explication-de-l'Equation"
47366
47367 \end_inset
47368
47369
47370 \end_layout
47371
47372 \begin_layout Standard
47373 La largeur totale de 
47374 \emph on
47375 n
47376 \emph default
47377  cellules de tableau 
47378 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47379 \end_inset
47380
47381  peut être calculée avec
47382 \begin_inset Formula 
47383 \begin{equation}
47384 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47385 \end{equation}
47386
47387 \end_inset
47388
47389
47390 \end_layout
47391
47392 \begin_layout Standard
47393 où 
47394 \begin_inset Formula $L_{g\,n}$
47395 \end_inset
47396
47397  est la largeur fixe de toutes les cellules.
47398  
47399 \series bold
47400
47401 \backslash
47402 tabcolsep
47403 \series default
47404  est la largeur utilisée par \SpecialChar LaTeX
47405  entre le texte de la cellule et la bordure,
47406  sa valeur implicite est 6
47407 \begin_inset space \thinspace{}
47408 \end_inset
47409
47410 pt.
47411  
47412 \series bold
47413
47414 \backslash
47415 arrayrulewidth
47416 \series default
47417  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47418 \begin_inset space \thinspace{}
47419 \end_inset
47420
47421 pt.
47422 \end_layout
47423
47424 \begin_layout Standard
47425 D'après l'équation
47426 \begin_inset space ~
47427 \end_inset
47428
47429
47430 \begin_inset CommandInset ref
47431 LatexCommand eqref
47432 reference "eq:Wtot_n"
47433
47434 \end_inset
47435
47436 , la largeur totale d'une multi-colonnes, 
47437 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47438 \end_inset
47439
47440  est
47441 \begin_inset Formula 
47442 \begin{equation}
47443 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47444 \end{equation}
47445
47446 \end_inset
47447
47448
47449 \end_layout
47450
47451 \begin_layout Standard
47452 En posant que les équations 
47453 \begin_inset space ~
47454 \end_inset
47455
47456
47457 \begin_inset CommandInset ref
47458 LatexCommand eqref
47459 reference "eq:Wtot_n"
47460
47461 \end_inset
47462
47463  et 
47464 \begin_inset CommandInset ref
47465 LatexCommand eqref
47466 reference "eq:Wtot_mult"
47467
47468 \end_inset
47469
47470  sont égales, on peut calculer la largeur nécessaire 
47471 \begin_inset Formula $L_{g\,n}$
47472 \end_inset
47473
47474  quand 
47475 \emph on
47476 n
47477 \emph default
47478  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47479  de 
47480 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47481 \end_inset
47482
47483 :
47484 \begin_inset Formula 
47485 \begin{equation}
47486 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47487 \end{equation}
47488
47489 \end_inset
47490
47491
47492 \end_layout
47493
47494 \begin_layout Bibliography
47495 \begin_inset CommandInset bibitem
47496 LatexCommand bibitem
47497 key "latexcompanion"
47498 literal "true"
47499
47500 \end_inset
47501
47502 Frank Mittelbach and Michel Goossens: 
47503 \emph on
47504 The \SpecialChar LaTeX
47505  Companion Second Edition.
47506
47507 \emph default
47508  Addison-Wesley, 2004
47509 \end_layout
47510
47511 \begin_layout Bibliography
47512 \begin_inset CommandInset bibitem
47513 LatexCommand bibitem
47514 key "latexguide"
47515 literal "true"
47516
47517 \end_inset
47518
47519 Helmut Kopka and Patrick W.
47520  Daly: 
47521 \emph on
47522 A Guide to \SpecialChar LaTeX
47523  Fourth Edition.
47524
47525 \emph default
47526  Addison-Wesley, 2003
47527 \end_layout
47528
47529 \begin_layout Bibliography
47530 \begin_inset CommandInset bibitem
47531 LatexCommand bibitem
47532 key "latexbook"
47533 literal "true"
47534
47535 \end_inset
47536
47537 Leslie Lamport: 
47538 \emph on
47539 \SpecialChar LaTeX
47540 : A Document Preparation System.
47541
47542 \emph default
47543  Addison-Wesley, second edition, 1994
47544 \end_layout
47545
47546 \begin_layout Bibliography
47547 \begin_inset CommandInset bibitem
47548 LatexCommand bibitem
47549 key "arydshln"
47550 literal "true"
47551
47552 \end_inset
47553
47554 Documentation du paquetage \SpecialChar LaTeX
47555
47556 \series bold
47557  
47558 \begin_inset CommandInset href
47559 LatexCommand href
47560 name "arydshln"
47561 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
47562 literal "false"
47563
47564 \end_inset
47565
47566
47567 \series default
47568
47569 \begin_inset Index idx
47570 status collapsed
47571
47572 \begin_layout Plain Layout
47573 Paquetages \SpecialChar LaTeX
47574  ! arydshln
47575 \end_layout
47576
47577 \end_inset
47578
47579
47580 \end_layout
47581
47582 \begin_layout Bibliography
47583 \begin_inset CommandInset bibitem
47584 LatexCommand bibitem
47585 key "booktabs"
47586 literal "true"
47587
47588 \end_inset
47589
47590 Documentation du paquetage \SpecialChar LaTeX
47591  
47592 \series bold
47593
47594 \begin_inset CommandInset href
47595 LatexCommand href
47596 name "booktabs"
47597 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
47598 literal "false"
47599
47600 \end_inset
47601
47602
47603 \series default
47604
47605 \begin_inset Index idx
47606 status collapsed
47607
47608 \begin_layout Plain Layout
47609 Paquetages \SpecialChar LaTeX
47610  ! booktabs
47611 \end_layout
47612
47613 \end_inset
47614
47615
47616 \end_layout
47617
47618 \begin_layout Bibliography
47619 \begin_inset CommandInset bibitem
47620 LatexCommand bibitem
47621 key "caption"
47622 literal "true"
47623
47624 \end_inset
47625
47626 Documentation du paquetage \SpecialChar LaTeX
47627  
47628 \series bold
47629
47630 \begin_inset CommandInset href
47631 LatexCommand href
47632 name "caption"
47633 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
47634 literal "false"
47635
47636 \end_inset
47637
47638
47639 \series default
47640
47641 \begin_inset Index idx
47642 status collapsed
47643
47644 \begin_layout Plain Layout
47645 Paquetages \SpecialChar LaTeX
47646  ! caption
47647 \end_layout
47648
47649 \end_inset
47650
47651
47652 \end_layout
47653
47654 \begin_layout Bibliography
47655 \begin_inset CommandInset bibitem
47656 LatexCommand bibitem
47657 key "diagbox"
47658 literal "true"
47659
47660 \end_inset
47661
47662 Documentation du paquetage \SpecialChar LaTeX
47663  
47664 \series bold
47665
47666 \begin_inset CommandInset href
47667 LatexCommand href
47668 name "diagbox"
47669 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
47670 literal "false"
47671
47672 \end_inset
47673
47674
47675 \series default
47676
47677 \begin_inset Index idx
47678 status collapsed
47679
47680 \begin_layout Plain Layout
47681 Paquetages \SpecialChar LaTeX
47682  ! diagbox
47683 \end_layout
47684
47685 \end_inset
47686
47687
47688 \end_layout
47689
47690 \begin_layout Bibliography
47691 \begin_inset CommandInset bibitem
47692 LatexCommand bibitem
47693 key "endfloat"
47694 literal "true"
47695
47696 \end_inset
47697
47698 Documentation du paquetage \SpecialChar LaTeX
47699  
47700 \series bold
47701
47702 \begin_inset CommandInset href
47703 LatexCommand href
47704 name "endfloat"
47705 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
47706 literal "false"
47707
47708 \end_inset
47709
47710
47711 \series default
47712
47713 \begin_inset Index idx
47714 status collapsed
47715
47716 \begin_layout Plain Layout
47717 Paquetages \SpecialChar LaTeX
47718  ! endfloat
47719 \end_layout
47720
47721 \end_inset
47722
47723
47724 \end_layout
47725
47726 \begin_layout Bibliography
47727 \begin_inset CommandInset bibitem
47728 LatexCommand bibitem
47729 key "footmisc"
47730 literal "true"
47731
47732 \end_inset
47733
47734 Documentation du paquetage \SpecialChar LaTeX
47735  
47736 \series bold
47737
47738 \begin_inset CommandInset href
47739 LatexCommand href
47740 name "footmisc"
47741 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
47742 literal "false"
47743
47744 \end_inset
47745
47746
47747 \series default
47748
47749 \begin_inset Index idx
47750 status collapsed
47751
47752 \begin_layout Plain Layout
47753 Paquetages \SpecialChar LaTeX
47754  ! footmisc
47755 \end_layout
47756
47757 \end_inset
47758
47759
47760 \end_layout
47761
47762 \begin_layout Bibliography
47763 \begin_inset CommandInset bibitem
47764 LatexCommand bibitem
47765 key "hypcap"
47766 literal "true"
47767
47768 \end_inset
47769
47770 Documentation du paquetage \SpecialChar LaTeX
47771  
47772 \series bold
47773
47774 \begin_inset CommandInset href
47775 LatexCommand href
47776 name "hypcap"
47777 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47778 literal "false"
47779
47780 \end_inset
47781
47782
47783 \series default
47784
47785 \begin_inset Index idx
47786 status collapsed
47787
47788 \begin_layout Plain Layout
47789 Paquetages \SpecialChar LaTeX
47790  ! hyperref
47791 \end_layout
47792
47793 \end_inset
47794
47795
47796 \end_layout
47797
47798 \begin_layout Bibliography
47799 \begin_inset CommandInset bibitem
47800 LatexCommand bibitem
47801 key "hyperref"
47802 literal "true"
47803
47804 \end_inset
47805
47806 Documentation du paquetage \SpecialChar LaTeX
47807  
47808 \series bold
47809
47810 \begin_inset CommandInset href
47811 LatexCommand href
47812 name "hyperref"
47813 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47814 literal "false"
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  ! hyperref
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 "KOMA-Script"
47838 literal "true"
47839
47840 \end_inset
47841
47842 Documentation du paquetage \SpecialChar LaTeX
47843  
47844 \series bold
47845
47846 \begin_inset CommandInset href
47847 LatexCommand href
47848 name "KOMA-Script"
47849 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47850 literal "false"
47851
47852 \end_inset
47853
47854
47855 \series default
47856
47857 \begin_inset Index idx
47858 status collapsed
47859
47860 \begin_layout Plain Layout
47861 Paquetages \SpecialChar LaTeX
47862  ! KOMA-Script
47863 \end_layout
47864
47865 \end_inset
47866
47867
47868 \end_layout
47869
47870 \begin_layout Bibliography
47871 \begin_inset CommandInset bibitem
47872 LatexCommand bibitem
47873 key "lettrine"
47874 literal "true"
47875
47876 \end_inset
47877
47878 Documentation du paquetage \SpecialChar LaTeX
47879  
47880 \series bold
47881
47882 \begin_inset CommandInset href
47883 LatexCommand href
47884 name "lettrine"
47885 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47886 literal "false"
47887
47888 \end_inset
47889
47890
47891 \series default
47892  et un 
47893 \begin_inset CommandInset href
47894 LatexCommand href
47895 name "exemple"
47896 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47897 literal "false"
47898
47899 \end_inset
47900
47901
47902 \begin_inset Index idx
47903 status collapsed
47904
47905 \begin_layout Plain Layout
47906 Paquetages \SpecialChar LaTeX
47907  ! lettrine
47908 \end_layout
47909
47910 \end_inset
47911
47912
47913 \end_layout
47914
47915 \begin_layout Bibliography
47916 \begin_inset CommandInset bibitem
47917 LatexCommand bibitem
47918 key "listings"
47919 literal "true"
47920
47921 \end_inset
47922
47923 Documentation du paquetage \SpecialChar LaTeX
47924  
47925 \series bold
47926
47927 \begin_inset CommandInset href
47928 LatexCommand href
47929 name "listings"
47930 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47931 literal "false"
47932
47933 \end_inset
47934
47935
47936 \series default
47937
47938 \begin_inset Index idx
47939 status collapsed
47940
47941 \begin_layout Plain Layout
47942 Paquetages \SpecialChar LaTeX
47943  ! listings
47944 \end_layout
47945
47946 \end_inset
47947
47948
47949 \end_layout
47950
47951 \begin_layout Bibliography
47952 \begin_inset CommandInset bibitem
47953 LatexCommand bibitem
47954 key "minted"
47955 literal "true"
47956
47957 \end_inset
47958
47959 Documentation du paquetage \SpecialChar LaTeX
47960  
47961 \series bold
47962
47963 \begin_inset CommandInset href
47964 LatexCommand href
47965 name "minted"
47966 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/minted/minted.pdf"
47967 literal "false"
47968
47969 \end_inset
47970
47971
47972 \series default
47973
47974 \begin_inset Index idx
47975 status collapsed
47976
47977 \begin_layout Plain Layout
47978 Paquetages \SpecialChar LaTeX
47979  ! minted
47980 \end_layout
47981
47982 \end_inset
47983
47984
47985 \end_layout
47986
47987 \begin_layout Bibliography
47988 \begin_inset CommandInset bibitem
47989 LatexCommand bibitem
47990 key "marginnote"
47991 literal "true"
47992
47993 \end_inset
47994
47995 Documentation du paquetage \SpecialChar LaTeX
47996  
47997 \series bold
47998
47999 \begin_inset CommandInset href
48000 LatexCommand href
48001 name "marginnote"
48002 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
48003 literal "false"
48004
48005 \end_inset
48006
48007
48008 \series default
48009
48010 \begin_inset Index idx
48011 status collapsed
48012
48013 \begin_layout Plain Layout
48014 Paquetages \SpecialChar LaTeX
48015  ! marginnote
48016 \end_layout
48017
48018 \end_inset
48019
48020
48021 \end_layout
48022
48023 \begin_layout Bibliography
48024 \begin_inset CommandInset bibitem
48025 LatexCommand bibitem
48026 key "pdfpages"
48027 literal "true"
48028
48029 \end_inset
48030
48031 Documentation du paquetage \SpecialChar LaTeX
48032  
48033 \series bold
48034
48035 \begin_inset CommandInset href
48036 LatexCommand href
48037 name "pdfpages"
48038 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
48039 literal "false"
48040
48041 \end_inset
48042
48043
48044 \series default
48045
48046 \begin_inset Index idx
48047 status collapsed
48048
48049 \begin_layout Plain Layout
48050 Paquetages \SpecialChar LaTeX
48051  ! pdfpages
48052 \end_layout
48053
48054 \end_inset
48055
48056
48057 \begin_inset CommandInset href
48058 LatexCommand href
48059 name "Exclure le texte du fichier PDF"
48060 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
48061 literal "false"
48062
48063 \end_inset
48064
48065
48066 \end_layout
48067
48068 \begin_layout Bibliography
48069 \begin_inset CommandInset bibitem
48070 LatexCommand bibitem
48071 key "prettyref"
48072 literal "true"
48073
48074 \end_inset
48075
48076 Documentation du paquetage \SpecialChar LaTeX
48077
48078 \series bold
48079  
48080 \begin_inset CommandInset href
48081 LatexCommand href
48082 name "prettyref"
48083 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48084 literal "false"
48085
48086 \end_inset
48087
48088
48089 \series default
48090
48091 \begin_inset Index idx
48092 status collapsed
48093
48094 \begin_layout Plain Layout
48095 Paquetages \SpecialChar LaTeX
48096  ! prettyref
48097 \end_layout
48098
48099 \end_inset
48100
48101
48102 \end_layout
48103
48104 \begin_layout Bibliography
48105 \begin_inset CommandInset bibitem
48106 LatexCommand bibitem
48107 key "pstricks"
48108 literal "true"
48109
48110 \end_inset
48111
48112 Page Web du paquetage \SpecialChar LaTeX
48113  
48114 \series bold
48115
48116 \begin_inset CommandInset href
48117 LatexCommand href
48118 name "PSTricks"
48119 target "http://tug.org/PSTricks/"
48120 literal "false"
48121
48122 \end_inset
48123
48124
48125 \series default
48126
48127 \begin_inset Index idx
48128 status collapsed
48129
48130 \begin_layout Plain Layout
48131 Paquetages \SpecialChar LaTeX
48132  ! PSTricks
48133 \end_layout
48134
48135 \end_inset
48136
48137
48138 \end_layout
48139
48140 \begin_layout Bibliography
48141 \begin_inset CommandInset bibitem
48142 LatexCommand bibitem
48143 key "refstyle"
48144 literal "true"
48145
48146 \end_inset
48147
48148 Documentation du paquetage \SpecialChar LaTeX
48149
48150 \series bold
48151  
48152 \begin_inset CommandInset href
48153 LatexCommand href
48154 name "refstyle"
48155 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
48156 literal "false"
48157
48158 \end_inset
48159
48160
48161 \series default
48162
48163 \begin_inset Index idx
48164 status collapsed
48165
48166 \begin_layout Plain Layout
48167 Paquetages \SpecialChar LaTeX
48168  ! refstyle
48169 \end_layout
48170
48171 \end_inset
48172
48173
48174 \end_layout
48175
48176 \begin_layout Bibliography
48177 \begin_inset CommandInset bibitem
48178 LatexCommand bibitem
48179 key "sidecap"
48180 literal "true"
48181
48182 \end_inset
48183
48184 Documentation du paquetage \SpecialChar LaTeX
48185  
48186 \series bold
48187
48188 \begin_inset CommandInset href
48189 LatexCommand href
48190 name "sidecap"
48191 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
48192 literal "false"
48193
48194 \end_inset
48195
48196
48197 \series default
48198
48199 \begin_inset Index idx
48200 status collapsed
48201
48202 \begin_layout Plain Layout
48203 Paquetages \SpecialChar LaTeX
48204  ! sidecap
48205 \end_layout
48206
48207 \end_inset
48208
48209
48210 \end_layout
48211
48212 \begin_layout Bibliography
48213 \begin_inset CommandInset bibitem
48214 LatexCommand bibitem
48215 key "Inkscape"
48216 literal "true"
48217
48218 \end_inset
48219
48220 Documentation de l'option 
48221 \begin_inset CommandInset href
48222 LatexCommand href
48223 name "Exclure le texte du PDF"
48224 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
48225 literal "false"
48226
48227 \end_inset
48228
48229  du programme 
48230 \noun on
48231
48232 \begin_inset CommandInset href
48233 LatexCommand href
48234 name "Inkscape"
48235 target "https://inkscape.org/fr/"
48236 literal "false"
48237
48238 \end_inset
48239
48240
48241 \end_layout
48242
48243 \begin_layout Standard
48244 \begin_inset CommandInset index_print
48245 LatexCommand printindex
48246 type "idx"
48247 name "Index"
48248 literal "false"
48249
48250 \end_inset
48251
48252
48253 \end_layout
48254
48255 \end_body
48256 \end_document