]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
Remove em dashes triggering 'Missing glyphs' with xelatex
[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 2
207 \use_package amssymb 2
208 \use_package cancel 0
209 \use_package esint 0
210 \use_package mathdots 1
211 \use_package mathtools 0
212 \use_package mhchem 1
213 \use_package stackrel 0
214 \use_package stmaryrd 0
215 \use_package undertilde 0
216 \cite_engine basic
217 \cite_engine_type default
218 \biblio_style plain
219 \use_bibtopic false
220 \use_indices false
221 \paperorientation portrait
222 \suppress_date false
223 \justification true
224 \use_refstyle 0
225 \use_minted 0
226 \notefontcolor #0000ff
227 \index Index
228 \shortcut idx
229 \color #008000
230 \end_index
231 \secnumdepth 3
232 \tocdepth 3
233 \paragraph_separation skip
234 \defskip medskip
235 \is_math_indent 0
236 \math_numbering_side default
237 \quotes_style swiss
238 \dynamic_quotes 0
239 \papercolumns 1
240 \papersides 2
241 \paperpagestyle default
242 \tracking_changes false
243 \output_changes false
244 \html_math_output 0
245 \html_css_as_file 0
246 \html_be_strict false
247 \end_header
248
249 \begin_body
250
251 \begin_layout Title
252 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
253  les boîtes et les objets externes de \SpecialChar LyX
254
255 \end_layout
256
257 \begin_layout Author
258 par l'Équipe \SpecialChar LyX
259
260 \begin_inset Foot
261 status collapsed
262
263 \begin_layout Plain Layout
264 \noindent
265 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
266  de la documentation de \SpecialChar LyX
267
268 \begin_inset CommandInset href
269 LatexCommand href
270 name "lyx-docs@lists.lyx.org"
271 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
272 type "mailto:"
273 literal "false"
274
275 \end_inset
276
277
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Note Note
284 status collapsed
285
286 \begin_layout Plain Layout
287 auteur original : Uwe Stöhr
288 \end_layout
289
290 \begin_layout Plain Layout
291 Traduction française : Siegfried Meunier-Guttin-Cluzel
292 \end_layout
293
294 \begin_layout Plain Layout
295 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
296 n/Navigation, 31/10/2012, JPChrétien
297 \end_layout
298
299 \begin_layout Plain Layout
300 version initiale 2.1.x avril 2014, mise à jour J.P.
301  Chrétien
302 \end_layout
303
304 \begin_layout Plain Layout
305 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
306 \end_layout
307
308 \begin_layout Plain Layout
309 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
310 \end_layout
311
312 \begin_layout Plain Layout
313 Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 (JPC)
314 \end_layout
315
316 \end_inset
317
318
319 \begin_inset Newline newline
320 \end_inset
321
322
323 \begin_inset Newline newline
324 \end_inset
325
326
327 \family sans
328 Version 2.2.x
329 \end_layout
330
331 \begin_layout Standard
332 \begin_inset CommandInset toc
333 LatexCommand tableofcontents
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Standard
341 \begin_inset Note Note
342 status open
343
344 \begin_layout Plain Layout
345 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
346  
347 \series bold
348 arydshln
349 \series default
350
351 \series bold
352 colortbl
353 \series default
354
355 \series bold
356 diagbox, lettrine, marginnote, picinpar
357 \series default
358 , et 
359 \series bold
360 sidecap
361 \series default
362  doivent être installés.
363  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
364  les sections qui nécessitent les paquetages en question n'apparaîtront
365  pas sur la sortie.
366 \end_layout
367
368 \begin_layout Plain Layout
369 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
370 \begin_inset Newline newline
371 \end_inset
372
373
374 \series bold
375 http://wiki.lyx.org/\SpecialChar LyX
376 /Manuals#EmbeddedObjects
377 \end_layout
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout Chapter
385 Figures
386 \begin_inset Index idx
387 status collapsed
388
389 \begin_layout Plain Layout
390 Figures
391 \end_layout
392
393 \end_inset
394
395
396 \begin_inset Index idx
397 status collapsed
398
399 \begin_layout Plain Layout
400 Graphiques|see
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 {
407 \end_layout
408
409 \end_inset
410
411 Figures
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Plain Layout
416
417 }
418 \end_layout
419
420 \end_inset
421
422
423 \end_layout
424
425 \end_inset
426
427
428 \end_layout
429
430 \begin_layout Section
431 La fenêtre de dialogue graphique
432 \begin_inset Index idx
433 status collapsed
434
435 \begin_layout Plain Layout
436 Figures ! Fenêtre de dialogue Graphique
437 \end_layout
438
439 \end_inset
440
441
442 \begin_inset CommandInset label
443 LatexCommand label
444 name "sec:Graphics-Dialog"
445
446 \end_inset
447
448
449 \end_layout
450
451 \begin_layout Standard
452 Pour placer une figure dans votre document, cliquez sur le bouton 
453 \begin_inset Info
454 type  "icon"
455 arg   "dialog-show-new-inset graphics"
456 \end_inset
457
458  dans la barre d'outils, ou faites 
459 \family sans
460 Insertion\SpecialChar menuseparator
461 Graphique
462 \family default
463 .
464  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
465  à charger.
466  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
467  dans le texte.
468 \end_layout
469
470 \begin_layout Standard
471 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
472  sur une image
473 \begin_inset Note Note
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ça marche aussi avec le bouton gauche ! (NdT)
478 \end_layout
479
480 \end_inset
481
482 .
483  Cette fenêtre de dialogue possède trois onglets:
484 \end_layout
485
486 \begin_layout Description
487 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
488  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
489  Les unités de longueurs utilisées sont décrites dans l'annexe
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "cha:Unités-de-longueur"
497
498 \end_inset
499
500 .
501 \begin_inset Newline newline
502 \end_inset
503
504
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Figures ! Pivotées
510 \end_layout
511
512 \end_inset
513
514 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
515  d'une montre, en donnant l'angle de rotation et la position du pivot.
516  L'image apparaîtra pivotée dans \SpecialChar LyX
517 .
518 \begin_inset Newline newline
519 \end_inset
520
521
522 \begin_inset Index idx
523 status collapsed
524
525 \begin_layout Plain Layout
526 Figures ! Redimensionnées
527 \end_layout
528
529 \end_inset
530
531 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
532  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
533  sa largeur.
534  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
535  déterminée automatiquement.
536  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
537  éventuellement une distorsion.
538  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
539  
540 \family sans
541 Conserver
542 \begin_inset space ~
543 \end_inset
544
545 les
546 \begin_inset space ~
547 \end_inset
548
549 proportions
550 \family default
551 .
552  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
553  pas les valeurs fixées.
554  
555 \begin_inset Newline newline
556 \end_inset
557
558 Les images peuvent être modifiée en utilisant le programme de votre choix
559  en faisant un clic droit dessus et en choisissant 
560 \family sans
561 Éditer le fichier ailleurs
562 \family default
563  dans le menu contextuel qui apparaît.
564  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
565  
566 \family sans
567 Formats
568 \begin_inset space ~
569 \end_inset
570
571 de
572 \begin_inset space ~
573 \end_inset
574
575 fichiers
576 \family default
577  dans la fenêtre de dialogue de 
578 \family sans
579 Préférences
580 \family default
581  de \SpecialChar LyX
582 .
583 \end_layout
584
585 \begin_layout Description
586 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
587  la sortie finale est de modifier les coordonnées de la zone de l'image
588  qui est affichée.
589  Cette zone peut être calculée automatiquement à partir des données présentes
590  dans le fichier en appuyant sur le bouton 
591 \family sans
592 Valeurs
593 \begin_inset space ~
594 \end_inset
595
596 du
597 \begin_inset space ~
598 \end_inset
599
600 Fichier
601 \family default
602 .
603  Avec l'option 
604 \family sans
605 Couper
606 \begin_inset space ~
607 \end_inset
608
609 à
610 \begin_inset space ~
611 \end_inset
612
613 la
614 \begin_inset space ~
615 \end_inset
616
617 boîte
618 \begin_inset space ~
619 \end_inset
620
621 de
622 \begin_inset space ~
623 \end_inset
624
625 délimitation, 
626 \family default
627 seule la portion de l'image qui est dans la zone définie sera imprimée.
628  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
629  donc vous pouvez ignorer l'onglet 
630 \family sans
631 Rogner
632 \family default
633 .
634 \end_layout
635
636 \begin_layout Description
637
638 \family sans
639 Options
640 \begin_inset space ~
641 \end_inset
642
643 \SpecialChar LaTeX
644
645 \begin_inset space ~
646 \end_inset
647
648 et
649 \begin_inset space ~
650 \end_inset
651
652 \SpecialChar LyX
653
654 \family default
655  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
656  et les
657  experts ès-\SpecialChar LaTeX
658  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
659
660 \begin_inset Newline newline
661 \end_inset
662
663 L'option 
664 \family sans
665 Mode brouillon
666 \family default
667  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
668  avec la taille de l'image.
669 \begin_inset Newline newline
670 \end_inset
671
672 Dans la section 
673 \family sans
674 Groupe
675 \begin_inset space ~
676 \end_inset
677
678 de
679 \begin_inset space ~
680 \end_inset
681
682 graphiques
683 \family default
684  vous pouvez définir ou de choisir un groupe de paramètres d'image
685 \begin_inset Index idx
686 status collapsed
687
688 \begin_layout Plain Layout
689 Figures ! Groupes de paramétrisation
690 \end_layout
691
692 \end_inset
693
694 .
695  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
696  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
697  les autres soient automatiquement modifiées de la même manière.
698  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
699  avoir à modifier leur taille manuellement une par une.
700  On peut rattacher une image à un groupe existant en utilisant le menu contextue
701 l de l'image et en cochant le nom du groupe dans la liste
702 \begin_inset Foot
703 status collapsed
704
705 \begin_layout Plain Layout
706 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
707 \end_layout
708
709 \end_inset
710
711 .
712 \end_layout
713
714 \begin_layout Standard
715 \begin_inset VSpace bigskip
716 \end_inset
717
718
719 \end_layout
720
721 \begin_layout Standard
722 Voici un exemple d'image au format PDF
723 \begin_inset Foot
724 status collapsed
725
726 \begin_layout Plain Layout
727 Les format d'images sont décrits dans la section
728 \begin_inset space ~
729 \end_inset
730
731
732 \begin_inset CommandInset ref
733 LatexCommand ref
734 reference "sec:Image-Formats"
735
736 \end_inset
737
738 .
739 \end_layout
740
741 \end_inset
742
743  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
744 nt:
745 \end_layout
746
747 \begin_layout Standard
748 \align center
749 \begin_inset Graphics
750         filename ../clipart/2D-intensity-plot.pdf
751         scaleBeforeRotation
752         rotateOrigin center
753
754 \end_inset
755
756
757 \end_layout
758
759 \begin_layout Standard
760 Et voici la même image mais en mode brouillon:
761 \end_layout
762
763 \begin_layout Standard
764 \align center
765 \begin_inset Graphics
766         filename ../clipart/2D-intensity-plot.pdf
767         draft
768         scaleBeforeRotation
769         rotateOrigin center
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Section
777 Figures flottantes
778 \begin_inset CommandInset label
779 LatexCommand label
780 name "sec:Figure-Floats"
781
782 \end_inset
783
784
785 \begin_inset Index idx
786 status collapsed
787
788 \begin_layout Plain Layout
789 Flottants ! Figures
790 \end_layout
791
792 \end_inset
793
794
795 \begin_inset Index idx
796 status collapsed
797
798 \begin_layout Plain Layout
799 Figures ! Flottants
800 \end_layout
801
802 \end_inset
803
804
805 \end_layout
806
807 \begin_layout Standard
808 Pour des explications d'ordre général concernant les flottants, jetez un
809  coup d'œil à la section
810 \begin_inset space ~
811 \end_inset
812
813
814 \begin_inset CommandInset ref
815 LatexCommand ref
816 reference "sec:Flottants-Introduction"
817
818 \end_inset
819
820 .
821 \end_layout
822
823 \begin_layout Standard
824 Le bouton 
825 \begin_inset Info
826 type  "icon"
827 arg   "float-insert figure"
828 \end_inset
829
830  de la barre d'outils et le menu 
831 \family sans
832 Insertion\SpecialChar menuseparator
833 Flottant\SpecialChar menuseparator
834 Figure
835 \family default
836  insèrent un flottant avec l'étiquette 
837 \begin_inset Quotes cld
838 \end_inset
839
840
841 \series bold
842 Figure
843 \begin_inset space ~
844 \end_inset
845
846 #:
847 \series default
848
849 \begin_inset Quotes crd
850 \end_inset
851
852  (# est le numéro réel de l'image).
853  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
854 \begin_inset space ~
855 \end_inset
856
857
858 \begin_inset CommandInset ref
859 LatexCommand ref
860 reference "fig:A-star-structure"
861
862 \end_inset
863
864  ou en dessous de la légende comme pour la Figure
865 \begin_inset space ~
866 \end_inset
867
868
869 \begin_inset CommandInset ref
870 LatexCommand ref
871 reference "fig:A-3D-object"
872
873 \end_inset
874
875 .
876  Vous trouverez plus d'information sur le positionnement des légendes dans
877  la section
878 \begin_inset space ~
879 \end_inset
880
881
882 \begin_inset CommandInset ref
883 LatexCommand ref
884 reference "sec:Placement-légende"
885
886 \end_inset
887
888 .
889 \end_layout
890
891 \begin_layout Standard
892 \begin_inset Float figure
893 wide false
894 sideways false
895 status open
896
897 \begin_layout Plain Layout
898 \align center
899 \begin_inset Graphics
900         filename ../clipart/Star-structure.pdf
901         width 50col%
902         scaleBeforeRotation
903         rotateOrigin center
904
905 \end_inset
906
907
908 \end_layout
909
910 \begin_layout Plain Layout
911 \begin_inset Caption Standard
912
913 \begin_layout Plain Layout
914 \begin_inset CommandInset label
915 LatexCommand label
916 name "fig:A-star-structure"
917
918 \end_inset
919
920 Une structure étoilée dans un flottant
921 \end_layout
922
923 \end_inset
924
925
926 \end_layout
927
928 \end_inset
929
930
931 \end_layout
932
933 \begin_layout Standard
934 \begin_inset Float figure
935 wide false
936 sideways false
937 status open
938
939 \begin_layout Plain Layout
940 \begin_inset Caption Standard
941
942 \begin_layout Plain Layout
943 Un objet 3D
944 \end_layout
945
946 \end_inset
947
948
949 \end_layout
950
951 \begin_layout Plain Layout
952 \align center
953 \begin_inset Graphics
954         filename ../clipart/3D-structure-distort.pdf
955         scale 80
956         scaleBeforeRotation
957         rotateOrigin center
958
959 \end_inset
960
961
962 \end_layout
963
964 \end_inset
965
966
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index idx
971 status collapsed
972
973 \begin_layout Plain Layout
974 References@Références ! à des Figures
975 \end_layout
976
977 \end_inset
978
979 Les figure
980 \begin_inset space ~
981 \end_inset
982
983
984 \begin_inset CommandInset ref
985 LatexCommand ref
986 reference "fig:A-star-structure"
987
988 \end_inset
989
990  et 
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "fig:A-3D-object"
994
995 \end_inset
996
997  sont des exemples de figures référencées.
998  Dans le texte, on fait référence à une figure en faisant référence à sa
999  légende.
1000  On insère donc une étiquette dans la légende en utilisant le menu 
1001 \family sans
1002 Insertion
1003 \family default
1004 \SpecialChar menuseparator
1005
1006 \family sans
1007 Étiquette
1008 \family default
1009  ou le bouton 
1010 \begin_inset Info
1011 type  "icon"
1012 arg   "label-insert"
1013 \end_inset
1014
1015  de la barre d'outils.
1016  On peut alors faire référence à cette étiquette en utilisant le menu 
1017 \family sans
1018 Insertion\SpecialChar menuseparator
1019 Référence
1020 \begin_inset space ~
1021 \end_inset
1022
1023 croisée
1024 \family default
1025  ou le bouton 
1026 \begin_inset Info
1027 type  "icon"
1028 arg   "dialog-show-new-inset ref"
1029 \end_inset
1030
1031  de la barre d'outils.
1032  Il est important d'utiliser des références pour les flottants de figures
1033  plutôt que des locutions vagues du genre 
1034 \begin_inset Quotes cld
1035 \end_inset
1036
1037 la figure ci-dessous
1038 \begin_inset Quotes crd
1039 \end_inset
1040
1041 , puisque \SpecialChar LaTeX
1042  va repositionner la figure dans le document final.
1043  Votre figure risque de ne plus être ci-dessous du tout !
1044 \begin_inset Newline newline
1045 \end_inset
1046
1047 Le référencement est expliqué plus en détail dans la section
1048 \begin_inset space ~
1049 \end_inset
1050
1051
1052 \begin_inset CommandInset ref
1053 LatexCommand ref
1054 reference "sec:Referencer-les-Flottants"
1055
1056 \end_inset
1057
1058 .
1059 \end_layout
1060
1061 \begin_layout Standard
1062 En principe on met une seule figure dans un flottant, mais parfois vous
1063  pouvez vouloir deux figures avec chacune sa sous-légende.
1064  C'est possible en insérant des flottants d'image dans des flottants d'image
1065  existants.
1066  Notez que seule la légende principale des flottants est reprise dans la
1067  liste des figures.
1068  La figure
1069 \begin_inset space ~
1070 \end_inset
1071
1072
1073 \begin_inset CommandInset ref
1074 LatexCommand ref
1075 reference "fig:Deux-images-déformées"
1076
1077 \end_inset
1078
1079  est un exemple de flottant de figure avec deux images mises l'une à côté
1080  de l'autre.
1081  Vous pouvez aussi mettre les images les unes sous les autres.
1082  Les figures
1083 \begin_inset space ~
1084 \end_inset
1085
1086
1087 \begin_inset CommandInset ref
1088 LatexCommand ref
1089 reference "fig:Pink-object"
1090
1091 \end_inset
1092
1093  et 
1094 \begin_inset CommandInset ref
1095 LatexCommand ref
1096 reference "fig:A-star"
1097
1098 \end_inset
1099
1100  sont des sous-figures.
1101 \end_layout
1102
1103 \begin_layout Standard
1104 \begin_inset Float figure
1105 wide false
1106 sideways false
1107 status open
1108
1109 \begin_layout Plain Layout
1110 \begin_inset Float figure
1111 wide false
1112 sideways false
1113 status collapsed
1114
1115 \begin_layout Plain Layout
1116 \begin_inset Caption Standard
1117
1118 \begin_layout Plain Layout
1119 \begin_inset CommandInset label
1120 LatexCommand label
1121 name "fig:Pink-object"
1122
1123 \end_inset
1124
1125 Objet rose
1126 \end_layout
1127
1128 \end_inset
1129
1130
1131 \end_layout
1132
1133 \begin_layout Plain Layout
1134 \begin_inset Graphics
1135         filename ../clipart/3D-structure-distort.pdf
1136         width 45col%
1137         scaleBeforeRotation
1138         groupId Déformés
1139
1140 \end_inset
1141
1142
1143 \end_layout
1144
1145 \end_inset
1146
1147
1148 \begin_inset space \hfill{}
1149 \end_inset
1150
1151
1152 \begin_inset Float figure
1153 wide false
1154 sideways false
1155 status collapsed
1156
1157 \begin_layout Plain Layout
1158 \begin_inset Caption Standard
1159
1160 \begin_layout Plain Layout
1161 \begin_inset CommandInset label
1162 LatexCommand label
1163 name "fig:A-star"
1164
1165 \end_inset
1166
1167 Une étoile
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \end_layout
1174
1175 \begin_layout Plain Layout
1176 \begin_inset Graphics
1177         filename ../clipart/Star-structure.pdf
1178         width 45col%
1179         scaleBeforeRotation
1180         groupId Déformés
1181
1182 \end_inset
1183
1184
1185 \end_layout
1186
1187 \end_inset
1188
1189
1190 \begin_inset space \hfill{}
1191 \end_inset
1192
1193
1194 \end_layout
1195
1196 \begin_layout Plain Layout
1197 \begin_inset Caption Standard
1198
1199 \begin_layout Plain Layout
1200 \begin_inset CommandInset label
1201 LatexCommand label
1202 name "fig:Deux-images-déformées"
1203
1204 \end_inset
1205
1206 Deux images déformées.
1207  Les deux images font partie du groupe de paramétrisation 
1208 \begin_inset Quotes cld
1209 \end_inset
1210
1211 déformés
1212 \begin_inset Quotes crd
1213 \end_inset
1214
1215 .
1216 \end_layout
1217
1218 \end_inset
1219
1220
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \end_layout
1227
1228 \begin_layout Section
1229 Les formats d'images
1230 \begin_inset CommandInset label
1231 LatexCommand label
1232 name "sec:Image-Formats"
1233
1234 \end_inset
1235
1236
1237 \begin_inset Index idx
1238 status collapsed
1239
1240 \begin_layout Plain Layout
1241 Formats d' images
1242 \end_layout
1243
1244 \end_inset
1245
1246
1247 \begin_inset Index idx
1248 status collapsed
1249
1250 \begin_layout Plain Layout
1251 Figures ! Formats d'images
1252 \end_layout
1253
1254 \end_inset
1255
1256
1257 \end_layout
1258
1259 \begin_layout Standard
1260 Vous pouvez insérer des images dans n'importe quel format connu.
1261  Mais, comme nous l'avons expliqué dans l'annexe
1262 \begin_inset space ~
1263 \end_inset
1264
1265
1266 \begin_inset CommandInset ref
1267 LatexCommand ref
1268 reference "cha:Formats-fichiers-graphiques"
1269
1270 \end_inset
1271
1272 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1273  de formats d'images.
1274  Pour s'en sortir \SpecialChar LyX
1275  utilise le programme 
1276 \family typewriter
1277 ImageMagick
1278 \family default
1279  en arrière plan pour convertir les formats que vous utilisez dans un des
1280  formats acceptés par le format de sortie.
1281  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1282 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1283 \begin_inset space ~
1284 \end_inset
1285
1286
1287 \begin_inset CommandInset ref
1288 LatexCommand ref
1289 reference "cha:Formats-fichiers-graphiques"
1290
1291 \end_inset
1292
1293 .
1294 \end_layout
1295
1296 \begin_layout Standard
1297 Comme pour les polices de caractères, il y a deux grands types de formats
1298  d'images:
1299 \end_layout
1300
1301 \begin_layout Description
1302 Les
1303 \begin_inset space ~
1304 \end_inset
1305
1306 images
1307 \begin_inset space ~
1308 \end_inset
1309
1310 Matricielles
1311 \begin_inset space ~
1312 \end_inset
1313
1314 (ou
1315 \begin_inset space ~
1316 \end_inset
1317
1318 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1319  enregistrés sous un format compressé.
1320  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1321  petits carrés quand on utilise des agrandissements trop importants (aspect
1322  
1323 \begin_inset Quotes cld
1324 \end_inset
1325
1326 pixellisé
1327 \begin_inset Quotes crd
1328 \end_inset
1329
1330 ).
1331  Les formats matriciels les plus connus sont le GIF (
1332 \begin_inset Quotes cld
1333 \end_inset
1334
1335 Graphics Interchange Format
1336 \begin_inset Quotes crd
1337 \end_inset
1338
1339 , avec comme suffixe de fichier 
1340 \begin_inset Quotes cld
1341 \end_inset
1342
1343
1344 \family typewriter
1345 .gif
1346 \family default
1347
1348 \begin_inset Quotes crd
1349 \end_inset
1350
1351 )
1352 \begin_inset Index idx
1353 status collapsed
1354
1355 \begin_layout Plain Layout
1356 GIF|see
1357 \begin_inset ERT
1358 status collapsed
1359
1360 \begin_layout Plain Layout
1361
1362 {
1363 \end_layout
1364
1365 \end_inset
1366
1367 Format d'image
1368 \begin_inset ERT
1369 status collapsed
1370
1371 \begin_layout Plain Layout
1372
1373 }
1374 \end_layout
1375
1376 \end_inset
1377
1378
1379 \end_layout
1380
1381 \end_inset
1382
1383 , le PNG (
1384 \begin_inset Quotes cld
1385 \end_inset
1386
1387 Portable Network Graphics
1388 \begin_inset Quotes crd
1389 \end_inset
1390
1391 , suffixe 
1392 \begin_inset Quotes cld
1393 \end_inset
1394
1395
1396 \family typewriter
1397 .png
1398 \family default
1399
1400 \begin_inset Quotes crd
1401 \end_inset
1402
1403 )
1404 \begin_inset Index idx
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 PNG|see
1409 \begin_inset ERT
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413
1414 {
1415 \end_layout
1416
1417 \end_inset
1418
1419 Formats d'image
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 }
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \end_inset
1434
1435  et le JPG (
1436 \begin_inset Quotes cld
1437 \end_inset
1438
1439 Joint Photographic Expert Group
1440 \begin_inset Quotes crd
1441 \end_inset
1442
1443 , suffixe 
1444 \begin_inset Quotes cld
1445 \end_inset
1446
1447
1448 \family typewriter
1449 .jpg
1450 \family default
1451
1452 \begin_inset Quotes crd
1453 \end_inset
1454
1455  ou 
1456 \begin_inset Quotes cld
1457 \end_inset
1458
1459
1460 \family typewriter
1461 .jpeg
1462 \family default
1463
1464 \begin_inset Quotes crd
1465 \end_inset
1466
1467 )
1468 \begin_inset Index idx
1469 status collapsed
1470
1471 \begin_layout Plain Layout
1472 JPG|see
1473 \begin_inset ERT
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 {
1479 \end_layout
1480
1481 \end_inset
1482
1483 Formats d'image
1484 \begin_inset ERT
1485 status collapsed
1486
1487 \begin_layout Plain Layout
1488
1489 }
1490 \end_layout
1491
1492 \end_inset
1493
1494
1495 \end_layout
1496
1497 \end_inset
1498
1499 .
1500 \end_layout
1501
1502 \begin_layout Description
1503 Les
1504 \begin_inset space ~
1505 \end_inset
1506
1507 images
1508 \begin_inset space ~
1509 \end_inset
1510
1511 Vectorielles
1512 \begin_inset space ~
1513 \end_inset
1514
1515 (ou
1516 \begin_inset space ~
1517 \end_inset
1518
1519 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1520  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1521 nnée comme on le veut sans perte de précision.
1522  La possibilité de redimensionner les images est très utilisé pour les présentat
1523 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1524 nnement.
1525  Le redimensionnement permet aussi de présenter des documents en ligne où
1526  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1527  étudier les détails.
1528 \begin_inset Newline newline
1529 \end_inset
1530
1531 Les principaux formats vectoriels sont le SVG (
1532 \begin_inset Quotes cld
1533 \end_inset
1534
1535 Scalable Vector Graphics
1536 \begin_inset Quotes crd
1537 \end_inset
1538
1539 , suffixe 
1540 \begin_inset Quotes cld
1541 \end_inset
1542
1543
1544 \family typewriter
1545 .svg
1546 \family default
1547
1548 \begin_inset Quotes crd
1549 \end_inset
1550
1551 )
1552 \begin_inset Index idx
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 SVG|see
1557 \begin_inset ERT
1558 status collapsed
1559
1560 \begin_layout Plain Layout
1561
1562 {
1563 \end_layout
1564
1565 \end_inset
1566
1567 Format d'image
1568 \begin_inset ERT
1569 status collapsed
1570
1571 \begin_layout Plain Layout
1572
1573 }
1574 \end_layout
1575
1576 \end_inset
1577
1578
1579 \end_layout
1580
1581 \end_inset
1582
1583 , l'EPS ( 
1584 \begin_inset Quotes cld
1585 \end_inset
1586
1587 encapsulated PostScript
1588 \begin_inset Quotes crd
1589 \end_inset
1590
1591 , suffixe 
1592 \begin_inset Quotes cld
1593 \end_inset
1594
1595
1596 \family typewriter
1597 .eps
1598 \family default
1599
1600 \begin_inset Quotes crd
1601 \end_inset
1602
1603 )
1604 \begin_inset Index idx
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 EPS|see
1609 \begin_inset ERT
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613
1614 {
1615 \end_layout
1616
1617 \end_inset
1618
1619 Format d'image
1620 \begin_inset ERT
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624
1625 }
1626 \end_layout
1627
1628 \end_inset
1629
1630
1631 \end_layout
1632
1633 \end_inset
1634
1635 , le PDF (
1636 \begin_inset Quotes cld
1637 \end_inset
1638
1639 Portable Document Format
1640 \begin_inset Quotes crd
1641 \end_inset
1642
1643 , suffixe 
1644 \begin_inset Quotes cld
1645 \end_inset
1646
1647
1648 \family typewriter
1649 .pdf
1650 \family default
1651
1652 \begin_inset Quotes crd
1653 \end_inset
1654
1655 )
1656 \begin_inset Index idx
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 PDF|see
1661 \begin_inset ERT
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665
1666 {
1667 \end_layout
1668
1669 \end_inset
1670
1671 Format d'image
1672 \begin_inset ERT
1673 status collapsed
1674
1675 \begin_layout Plain Layout
1676
1677 }
1678 \end_layout
1679
1680 \end_inset
1681
1682
1683 \end_layout
1684
1685 \end_inset
1686
1687  et le WMF (
1688 \begin_inset Quotes cld
1689 \end_inset
1690
1691 Windows Metafile
1692 \begin_inset Quotes crd
1693 \end_inset
1694
1695 , suffixe 
1696 \begin_inset Quotes cld
1697 \end_inset
1698
1699
1700 \family typewriter
1701 .wfm
1702 \family default
1703
1704 \begin_inset Quotes crd
1705 \end_inset
1706
1707  ou 
1708 \begin_inset Quotes cld
1709 \end_inset
1710
1711
1712 \family typewriter
1713 .emf
1714 \family default
1715
1716 \begin_inset Quotes crd
1717 \end_inset
1718
1719 )
1720 \begin_inset Index idx
1721 status collapsed
1722
1723 \begin_layout Plain Layout
1724 WMF|see
1725 \begin_inset ERT
1726 status collapsed
1727
1728 \begin_layout Plain Layout
1729
1730 {
1731 \end_layout
1732
1733 \end_inset
1734
1735 Formats d'images
1736 \begin_inset ERT
1737 status collapsed
1738
1739 \begin_layout Plain Layout
1740
1741 }
1742 \end_layout
1743
1744 \end_inset
1745
1746
1747 \end_layout
1748
1749 \end_inset
1750
1751 .
1752  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1753  en EPS, mais le résultat ne sera pas redimensionnable.
1754  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1755 \begin_inset Foot
1756 status collapsed
1757
1758 \begin_layout Plain Layout
1759 Dans le cas du PDF l'image initiale est aussi compressée.
1760 \end_layout
1761
1762 \end_inset
1763
1764
1765 \end_layout
1766
1767 \begin_layout Standard
1768 Les fichiers PDF générés par 
1769 \family typewriter
1770 Adobe Photoshop
1771 \family default
1772 , par exemple, sont des images matricielles.
1773 \end_layout
1774
1775 \begin_layout Standard
1776 En principe il est quasiment impossible de convertir une image matricielle
1777  en graphique vectoriel, seul le contraire est possible.
1778  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1779  dans respectivement un fichier de sortie PDF ou PostScript.
1780  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1781  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1782  WMF/SVG
1783 \begin_inset Formula $\to$
1784 \end_inset
1785
1786 PDF/EPS convenables.
1787 \end_layout
1788
1789 \begin_layout Chapter
1790 Tableaux
1791 \begin_inset Index idx
1792 status collapsed
1793
1794 \begin_layout Plain Layout
1795 Tableau
1796 \end_layout
1797
1798 \end_inset
1799
1800
1801 \end_layout
1802
1803 \begin_layout Section
1804 Introduction
1805 \begin_inset Index idx
1806 status collapsed
1807
1808 \begin_layout Plain Layout
1809 Tableau ! Introduction
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \begin_layout Standard
1818 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1819  
1820 \begin_inset Info
1821 type  "icon"
1822 arg   "tabular-insert"
1823 \end_inset
1824
1825  soit 
1826 \family sans
1827 Insertion\SpecialChar menuseparator
1828 Tableau
1829 \family default
1830 .
1831  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1832  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1833  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1834  sur un bouton de la souris pour valider votre choix.
1835  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1836  vous demandant le nombre de lignes et de colonnes.
1837 \begin_inset Newline newline
1838 \end_inset
1839
1840 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1841  une à droite de la colonne la plus à droite et une en bas de la rangée
1842  du bas, qui forment une boîte autour du tableau.
1843  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1844  apparaît séparée du reste du tableau.
1845  Voici un exemple :
1846 \end_layout
1847
1848 \begin_layout Standard
1849 \align center
1850 \begin_inset Tabular
1851 <lyxtabular version="3" rows="4" columns="4">
1852 <features tabularvalignment="middle">
1853 <column alignment="center" valignment="top">
1854 <column alignment="center" valignment="top">
1855 <column alignment="center" valignment="top">
1856 <column alignment="center" valignment="top">
1857 <row>
1858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871 1
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880 2
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889 3
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 </row>
1895 <row>
1896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1897 \begin_inset Text
1898
1899 \begin_layout Plain Layout
1900 A
1901 \end_layout
1902
1903 \end_inset
1904 </cell>
1905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909
1910 \end_layout
1911
1912 \end_inset
1913 </cell>
1914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1915 \begin_inset Text
1916
1917 \begin_layout Plain Layout
1918
1919 \end_layout
1920
1921 \end_inset
1922 </cell>
1923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1924 \begin_inset Text
1925
1926 \begin_layout Plain Layout
1927
1928 \end_layout
1929
1930 \end_inset
1931 </cell>
1932 </row>
1933 <row>
1934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1935 \begin_inset Text
1936
1937 \begin_layout Plain Layout
1938 B
1939 \end_layout
1940
1941 \end_inset
1942 </cell>
1943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1944 \begin_inset Text
1945
1946 \begin_layout Plain Layout
1947
1948 \end_layout
1949
1950 \end_inset
1951 </cell>
1952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1953 \begin_inset Text
1954
1955 \begin_layout Plain Layout
1956
1957 \end_layout
1958
1959 \end_inset
1960 </cell>
1961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1962 \begin_inset Text
1963
1964 \begin_layout Plain Layout
1965
1966 \end_layout
1967
1968 \end_inset
1969 </cell>
1970 </row>
1971 <row>
1972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1973 \begin_inset Text
1974
1975 \begin_layout Plain Layout
1976 C
1977 \end_layout
1978
1979 \end_inset
1980 </cell>
1981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1982 \begin_inset Text
1983
1984 \begin_layout Plain Layout
1985
1986 \end_layout
1987
1988 \end_inset
1989 </cell>
1990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1991 \begin_inset Text
1992
1993 \begin_layout Plain Layout
1994
1995 \end_layout
1996
1997 \end_inset
1998 </cell>
1999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2000 \begin_inset Text
2001
2002 \begin_layout Plain Layout
2003
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 </row>
2009 </lyxtabular>
2010
2011 \end_inset
2012
2013
2014 \end_layout
2015
2016 \begin_layout Section
2017 La fenêtre 
2018 \family sans
2019 tableau
2020 \family default
2021
2022 \begin_inset Index idx
2023 status collapsed
2024
2025 \begin_layout Plain Layout
2026 Tableau ! Fenêtre de dialogue
2027 \end_layout
2028
2029 \end_inset
2030
2031
2032 \end_layout
2033
2034 \begin_layout Standard
2035 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2036  de la souris, qui ouvre le menu contextuel.
2037  A l'aide du choix de menu 
2038 \family sans
2039 Plus...
2040
2041 \family default
2042  vous pouvez modifier les réglages concernant la cellule, la colonne et
2043  la ligne dans laquelle le curseur se trouve.
2044  Le menu contextuel 
2045 \family sans
2046 Plus...\SpecialChar menuseparator
2047 Paramètres...
2048
2049 \family default
2050  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2051  sont possibles.
2052  La plupart des options peuvent s'appliquer à des sélections.
2053  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2054  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2055  votre sélection.
2056  Notez qu'il y a une différence entre sélectionner le 
2057 \emph on
2058 contenu 
2059 \emph default
2060 d'une cellule et sélectionner la cellule elle-même.
2061 \begin_inset Newline newline
2062 \end_inset
2063
2064 En cochant l'option 
2065 \family sans
2066 Application
2067 \begin_inset space ~
2068 \end_inset
2069
2070 immédiate
2071 \family default
2072  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2073  est appliquée directement.
2074  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2075  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2076  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2077  de dialogue, vous devez appuyer sur 
2078 \family sans
2079 Entrée
2080 \family default
2081  pour que la modification soit appliquée.
2082 \begin_inset Newline newline
2083 \end_inset
2084
2085 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2086  :
2087 \end_layout
2088
2089 \begin_layout Description
2090 Paramètres
2091 \begin_inset space ~
2092 \end_inset
2093
2094 du
2095 \begin_inset space ~
2096 \end_inset
2097
2098 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2099  la largeur de la colonne courante.
2100  L'alignement horizontal 
2101 \family sans
2102 Au
2103 \begin_inset space ~
2104 \end_inset
2105
2106 séparateur
2107 \begin_inset space ~
2108 \end_inset
2109
2110 décimal
2111 \family default
2112  est décrit dans la section
2113 \begin_inset space ~
2114 \end_inset
2115
2116
2117 \begin_inset CommandInset ref
2118 LatexCommand ref
2119 reference "subsec:Alignements-de-cellules"
2120
2121 \end_inset
2122
2123 .
2124  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2125  vertical de la ligne courante.
2126  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2127  et donc, plusieurs paragraphes de texte, voir la section
2128 \begin_inset space ~
2129 \end_inset
2130
2131
2132 \begin_inset CommandInset ref
2133 LatexCommand ref
2134 reference "subsec:Lignes-multiple-dans-cellule"
2135
2136 \end_inset
2137
2138 .
2139  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2140  pour accommoder le contenu de cellule le plus large.
2141 \begin_inset Newline newline
2142 \end_inset
2143
2144 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2145  un multi-colonnes, voir la section
2146 \begin_inset space ~
2147 \end_inset
2148
2149
2150 \begin_inset CommandInset ref
2151 LatexCommand ref
2152 reference "subsec:Multicolonnes"
2153
2154 \end_inset
2155
2156  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2157 \begin_inset space ~
2158 \end_inset
2159
2160
2161 \begin_inset CommandInset ref
2162 LatexCommand ref
2163 reference "subsec:Multi-lignes"
2164
2165 \end_inset
2166
2167 .
2168 \begin_inset Newline newline
2169 \end_inset
2170
2171 L'option 
2172 \family sans
2173 Tourner
2174 \begin_inset space ~
2175 \end_inset
2176
2177 la
2178 \begin_inset space ~
2179 \end_inset
2180
2181 case
2182 \begin_inset space ~
2183 \end_inset
2184
2185 de
2186 \begin_inset space ~
2187 \end_inset
2188
2189 90°
2190 \family default
2191  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2192  L'option 
2193 \family sans
2194 Tourner
2195 \begin_inset space ~
2196 \end_inset
2197
2198 le
2199 \begin_inset space ~
2200 \end_inset
2201
2202 tableau
2203 \begin_inset space ~
2204 \end_inset
2205
2206 de
2207 \begin_inset space ~
2208 \end_inset
2209
2210 90°
2211 \family default
2212  fait pivoter tout le tableau.
2213  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2214 , mais devraient l'être dans la
2215  sortie finale.
2216  Pour plus d'information voir la section
2217 \begin_inset space ~
2218 \end_inset
2219
2220
2221 \begin_inset CommandInset ref
2222 LatexCommand ref
2223 reference "sec:Pivotement-des-cellules"
2224
2225 \end_inset
2226
2227 .
2228 \begin_inset Newline newline
2229 \end_inset
2230
2231
2232 \begin_inset Note Greyedout
2233 status open
2234
2235 \begin_layout Plain Layout
2236
2237 \series bold
2238 Note:
2239 \series default
2240  La plupart des visualiseurs DVI ne sont 
2241 \emph on
2242 pas
2243 \emph default
2244  capables d'afficher ces rotations.
2245 \end_layout
2246
2247 \end_inset
2248
2249
2250 \begin_inset Newline newline
2251 \end_inset
2252
2253 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2254  qui sont incorporés dans une ligne de texte :
2255 \begin_inset Newline newline
2256 \end_inset
2257
2258 Une ligne avec des tableaux alignés de différentes manières: 
2259 \begin_inset Tabular
2260 <lyxtabular version="3" rows="2" columns="2">
2261 <features tabularvalignment="top">
2262 <column alignment="center" valignment="top" width="0pt">
2263 <column alignment="center" valignment="top">
2264 <row>
2265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2266 \begin_inset Text
2267
2268 \begin_layout Plain Layout
2269
2270 \end_layout
2271
2272 \end_inset
2273 </cell>
2274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2275 \begin_inset Text
2276
2277 \begin_layout Plain Layout
2278 1
2279 \end_layout
2280
2281 \end_inset
2282 </cell>
2283 </row>
2284 <row>
2285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Plain Layout
2289 A
2290 \end_layout
2291
2292 \end_inset
2293 </cell>
2294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298
2299 \end_layout
2300
2301 \end_inset
2302 </cell>
2303 </row>
2304 </lyxtabular>
2305
2306 \end_inset
2307
2308  
2309 \begin_inset Tabular
2310 <lyxtabular version="3" rows="2" columns="2">
2311 <features tabularvalignment="middle">
2312 <column alignment="center" valignment="top">
2313 <column alignment="center" valignment="top">
2314 <row>
2315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2316 \begin_inset Text
2317
2318 \begin_layout Plain Layout
2319
2320 \end_layout
2321
2322 \end_inset
2323 </cell>
2324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2325 \begin_inset Text
2326
2327 \begin_layout Plain Layout
2328 1
2329 \end_layout
2330
2331 \end_inset
2332 </cell>
2333 </row>
2334 <row>
2335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2336 \begin_inset Text
2337
2338 \begin_layout Plain Layout
2339 A
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2345 \begin_inset Text
2346
2347 \begin_layout Plain Layout
2348
2349 \end_layout
2350
2351 \end_inset
2352 </cell>
2353 </row>
2354 </lyxtabular>
2355
2356 \end_inset
2357
2358  
2359 \begin_inset Tabular
2360 <lyxtabular version="3" rows="2" columns="2">
2361 <features tabularvalignment="bottom">
2362 <column alignment="center" valignment="top" width="0pt">
2363 <column alignment="center" valignment="top">
2364 <row>
2365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369
2370 \end_layout
2371
2372 \end_inset
2373 </cell>
2374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2375 \begin_inset Text
2376
2377 \begin_layout Plain Layout
2378 1
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 </row>
2384 <row>
2385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389 A
2390 \end_layout
2391
2392 \end_inset
2393 </cell>
2394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2395 \begin_inset Text
2396
2397 \begin_layout Plain Layout
2398
2399 \end_layout
2400
2401 \end_inset
2402 </cell>
2403 </row>
2404 </lyxtabular>
2405
2406 \end_inset
2407
2408
2409 \begin_inset Newline newline
2410 \end_inset
2411
2412 On peut aussi entrer des paramètres \SpecialChar LaTeX
2413  pour obtenir des mise en formes spéciales
2414  pour le tableau, voir les sections
2415 \begin_inset space ~
2416 \end_inset
2417
2418
2419 \begin_inset CommandInset ref
2420 LatexCommand ref
2421 reference "subsec:Calculs-multicolonnes"
2422
2423 \end_inset
2424
2425  et 
2426 \begin_inset CommandInset ref
2427 LatexCommand ref
2428 reference "sec:Tableaux-Colorés"
2429
2430 \end_inset
2431
2432 .
2433 \end_layout
2434
2435 \begin_layout Description
2436 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2437  la ligne ou la colonne courante.
2438  
2439 \begin_inset Newline newline
2440 \end_inset
2441
2442 En utilisant le style 
2443 \family sans
2444 Formel
2445 \family default
2446  à la place du style par 
2447 \family sans
2448 Défaut
2449 \family default
2450 , on va convertir le tableau en tableau formel comme on le décrit dans la
2451  section
2452 \begin_inset space ~
2453 \end_inset
2454
2455
2456 \begin_inset CommandInset ref
2457 LatexCommand ref
2458 reference "sec:Tableaux-Formels"
2459
2460 \end_inset
2461
2462 .
2463 \begin_inset Newline newline
2464 \end_inset
2465
2466 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2467  dans les lignes du tableau comme c'est décrit dans la section
2468 \begin_inset space ~
2469 \end_inset
2470
2471
2472 \begin_inset CommandInset ref
2473 LatexCommand ref
2474 reference "subsec:Espacement-lignes"
2475
2476 \end_inset
2477
2478 .
2479 \end_layout
2480
2481 \begin_layout Description
2482 Tableau
2483 \begin_inset space ~
2484 \end_inset
2485
2486 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2487  l'on nomme un 
2488 \begin_inset Quotes cld
2489 \end_inset
2490
2491
2492 \emph on
2493 tableau multi-pages
2494 \emph default
2495
2496 \begin_inset Quotes crd
2497 \end_inset
2498
2499  qui peut continuer sur plusieurs pages.
2500  Les sections
2501 \begin_inset space ~
2502 \end_inset
2503
2504
2505 \begin_inset CommandInset ref
2506 LatexCommand ref
2507 reference "sec:Tableaux-multi-pages"
2508
2509 \end_inset
2510
2511  et 
2512 \begin_inset CommandInset ref
2513 LatexCommand ref
2514 reference "sec:Questions-sur-tableaux-multi-pages"
2515
2516 \end_inset
2517
2518  décrivent ces tableaux multi-pages plus en détail.
2519 \end_layout
2520
2521 \begin_layout Section
2522 La barre d'outils tableau
2523 \begin_inset Index idx
2524 status collapsed
2525
2526 \begin_layout Plain Layout
2527 Tableau ! Barre d'outils
2528 \end_layout
2529
2530 \end_inset
2531
2532
2533 \end_layout
2534
2535 \begin_layout Standard
2536 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2537  permet de modifier plus rapidement les tableaux.
2538  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2539  quand le
2540  curseur se trouve à l'intérieur d'un tableau.
2541  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2542  au menu 
2543 \family sans
2544 Visualiser\SpecialChar menuseparator
2545 Barres
2546 \begin_inset space ~
2547 \end_inset
2548
2549 d'outils\SpecialChar menuseparator
2550 Tableau
2551 \family default
2552 .
2553 \end_layout
2554
2555 \begin_layout Standard
2556 La barre d'outils contient les icônes suivantes :
2557 \end_layout
2558
2559 \begin_layout Labeling
2560 \labelwidthstring 00.00.0000
2561 \begin_inset Info
2562 type  "icon"
2563 arg   "tabular-feature append-row"
2564 \end_inset
2565
2566  ajoute une ligne sous la cellule ou la sélection courante
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Info
2572 type  "icon"
2573 arg   "tabular-feature append-column"
2574 \end_inset
2575
2576  ajoute une colonne à la droite de la cellule ou de la sélection courante
2577 \end_layout
2578
2579 \begin_layout Labeling
2580 \labelwidthstring 00.00.0000
2581 \begin_inset Info
2582 type  "icon"
2583 arg   "tabular-feature delete-row"
2584 \end_inset
2585
2586  supprime la ligne ou la sélection courante
2587 \end_layout
2588
2589 \begin_layout Labeling
2590 \labelwidthstring 00.00.0000
2591 \begin_inset Info
2592 type  "icon"
2593 arg   "tabular-feature delete-column"
2594 \end_inset
2595
2596  supprime la colonne ou la sélection courante
2597 \end_layout
2598
2599 \begin_layout Labeling
2600 \labelwidthstring 00.00.0000
2601 \begin_inset Info
2602 type  "icon"
2603 arg   "tabular-feature move-row-up"
2604 \end_inset
2605
2606  déplace la ligne vers le haut
2607 \end_layout
2608
2609 \begin_layout Labeling
2610 \labelwidthstring 00.00.0000
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "tabular-feature move-column-left"
2614 \end_inset
2615
2616  déplace la colonne vers la gauche
2617 \end_layout
2618
2619 \begin_layout Labeling
2620 \labelwidthstring 00.00.0000
2621 \begin_inset Info
2622 type  "icon"
2623 arg   "tabular-feature move-row-down"
2624 \end_inset
2625
2626  déplace la ligne vers le bas
2627 \end_layout
2628
2629 \begin_layout Labeling
2630 \labelwidthstring 00.00.0000
2631 \begin_inset Info
2632 type  "icon"
2633 arg   "tabular-feature move-column-right"
2634 \end_inset
2635
2636  déplace la colonne vers la droite
2637 \end_layout
2638
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641 \begin_inset Info
2642 type  "icon"
2643 arg   "tabular-feature toggle-line-top"
2644 \end_inset
2645
2646  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2647  courante
2648 \end_layout
2649
2650 \begin_layout Labeling
2651 \labelwidthstring 00.00.0000
2652 \begin_inset Info
2653 type  "icon"
2654 arg   "tabular-feature toggle-line-bottom"
2655 \end_inset
2656
2657  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Info
2663 type  "icon"
2664 arg   "tabular-feature toggle-line-left"
2665 \end_inset
2666
2667  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2668 \begin_inset Note Note
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672 ou colonne ?
2673 \end_layout
2674
2675 \end_inset
2676
2677  ou de la sélection courante
2678 \end_layout
2679
2680 \begin_layout Labeling
2681 \labelwidthstring 00.00.0000
2682 \begin_inset Info
2683 type  "icon"
2684 arg   "tabular-feature toggle-line-right"
2685 \end_inset
2686
2687  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2688 \begin_inset Note Note
2689 status collapsed
2690
2691 \begin_layout Plain Layout
2692 ou colonne ?
2693 \end_layout
2694
2695 \end_inset
2696
2697  ou de la sélection courante
2698 \end_layout
2699
2700 \begin_layout Labeling
2701 \labelwidthstring 00.00.0000
2702 \begin_inset Info
2703 type  "icon"
2704 arg   "tabular-feature set-all-lines"
2705 \end_inset
2706
2707  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2708  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2709  colonne et la ligne courante
2710 \end_layout
2711
2712 \begin_layout Labeling
2713 \labelwidthstring 00.00.0000
2714 \begin_inset Info
2715 type  "icon"
2716 arg   "tabular-feature unset-all-lines"
2717 \end_inset
2718
2719  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2720  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2721  aussi la colonne et la ligne courante
2722 \end_layout
2723
2724 \begin_layout Labeling
2725 \labelwidthstring 00.00.0000
2726 \begin_inset Info
2727 type  "icon"
2728 arg   "tabular-feature m-align-left"
2729 \end_inset
2730
2731  aligne à gauche le contenu de la cellule ou de la colonne courante
2732 \end_layout
2733
2734 \begin_layout Labeling
2735 \labelwidthstring 00.00.0000
2736 \begin_inset Info
2737 type  "icon"
2738 arg   "tabular-feature m-align-center"
2739 \end_inset
2740
2741  centre horizontalement le contenu de la cellule ou de la colonne courante
2742 \end_layout
2743
2744 \begin_layout Labeling
2745 \labelwidthstring 00.00.0000
2746 \begin_inset Info
2747 type  "icon"
2748 arg   "tabular-feature m-align-right"
2749 \end_inset
2750
2751  aligne à droite le contenu de la cellule ou de la colonne courante
2752 \end_layout
2753
2754 \begin_layout Labeling
2755 \labelwidthstring 00.00.0000
2756 \begin_inset Info
2757 type  "icon"
2758 arg   "tabular-feature align-decimal"
2759 \end_inset
2760
2761  aligne le contenu de la colonne courante sur un caractère
2762 \end_layout
2763
2764 \begin_layout Labeling
2765 \labelwidthstring 00.00.0000
2766 \begin_inset Info
2767 type  "icon"
2768 arg   "tabular-feature m-valign-top"
2769 \end_inset
2770
2771  aligne le contenu de la cellule courante verticalement vers le haut
2772 \end_layout
2773
2774 \begin_layout Labeling
2775 \labelwidthstring 00.00.0000
2776 \begin_inset Info
2777 type  "icon"
2778 arg   "tabular-feature m-valign-middle"
2779 \end_inset
2780
2781  centre verticalement le contenu de la cellule courante
2782 \end_layout
2783
2784 \begin_layout Labeling
2785 \labelwidthstring 00.00.0000
2786 \begin_inset Info
2787 type  "icon"
2788 arg   "tabular-feature m-valign-bottom"
2789 \end_inset
2790
2791  aligne le contenu de la cellule courante verticalement vers le bas
2792 \end_layout
2793
2794 \begin_layout Labeling
2795 \labelwidthstring 00.00.0000
2796 \begin_inset Info
2797 type  "icon"
2798 arg   "tabular-feature set-rotate-cell"
2799 \end_inset
2800
2801  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2802 re
2803 \end_layout
2804
2805 \begin_layout Labeling
2806 \labelwidthstring 00.00.0000
2807 \begin_inset Info
2808 type  "icon"
2809 arg   "tabular-feature set-rotate-tabular"
2810 \end_inset
2811
2812  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2813 \end_layout
2814
2815 \begin_layout Labeling
2816 \labelwidthstring 00.00.0000
2817 \begin_inset Info
2818 type  "icon"
2819 arg   "tabular-feature multicolumn"
2820 \end_inset
2821
2822  transforme en multi-colonnes la cellule ou la sélection courante
2823 \end_layout
2824
2825 \begin_layout Labeling
2826 \labelwidthstring 00.00.0000
2827 \begin_inset Info
2828 type  "icon"
2829 arg   "tabular-feature multirow"
2830 \end_inset
2831
2832  transforme en multi-lignes la cellule ou la sélection courante
2833 \end_layout
2834
2835 \begin_layout Standard
2836 \begin_inset Note Greyedout
2837 status open
2838
2839 \begin_layout Plain Layout
2840
2841 \series bold
2842 Note :
2843 \series default
2844  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2845  est utilisé pour toutes les autres cellules de la ligne.
2846 \end_layout
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Section
2854 Le menu Édition tableau
2855 \begin_inset Index idx
2856 status collapsed
2857
2858 \begin_layout Plain Layout
2859 Tableau ! Menu Édition
2860 \end_layout
2861
2862 \end_inset
2863
2864
2865 \end_layout
2866
2867 \begin_layout Standard
2868 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2869  
2870 \family sans
2871 Édition\SpecialChar menuseparator
2872 Tableau
2873 \family default
2874  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2875  ou de la ligne courante et aussi de transformer la sélection courante en
2876  multi-colonnes.
2877  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2878 \end_layout
2879
2880 \begin_layout Section
2881 Flottant de tableau
2882 \begin_inset CommandInset label
2883 LatexCommand label
2884 name "sec:Table-Floats"
2885
2886 \end_inset
2887
2888
2889 \begin_inset Index idx
2890 status collapsed
2891
2892 \begin_layout Plain Layout
2893 Flottants ! Tableaux
2894 \end_layout
2895
2896 \end_inset
2897
2898
2899 \begin_inset Index idx
2900 status collapsed
2901
2902 \begin_layout Plain Layout
2903 Tableau ! Flottants
2904 \end_layout
2905
2906 \end_inset
2907
2908
2909 \end_layout
2910
2911 \begin_layout Standard
2912 Pour des explications générales sur les flottants, jetez un œil à la section
2913 \begin_inset space ~
2914 \end_inset
2915
2916
2917 \begin_inset CommandInset ref
2918 LatexCommand ref
2919 reference "sec:Flottants-Introduction"
2920
2921 \end_inset
2922
2923 .
2924 \end_layout
2925
2926 \begin_layout Standard
2927 \begin_inset Float table
2928 placement h
2929 wide false
2930 sideways false
2931 status open
2932
2933 \begin_layout Plain Layout
2934 \begin_inset Caption Standard
2935
2936 \begin_layout Plain Layout
2937 \begin_inset CommandInset label
2938 LatexCommand label
2939 name "tab:Flottant-de-tableau"
2940
2941 \end_inset
2942
2943 Un flottant de tableau.
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Plain Layout
2952 \align center
2953 \begin_inset Tabular
2954 <lyxtabular version="3" rows="3" columns="3">
2955 <features tabularvalignment="middle">
2956 <column alignment="center" valignment="top" width="0pt">
2957 <column alignment="center" valignment="top" width="0pt">
2958 <column alignment="center" valignment="top" width="0pt">
2959 <row>
2960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964 1
2965 \end_layout
2966
2967 \end_inset
2968 </cell>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973 2
2974 \end_layout
2975
2976 \end_inset
2977 </cell>
2978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2979 \begin_inset Text
2980
2981 \begin_layout Plain Layout
2982 3
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 </row>
2988 <row>
2989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993 Jules
2994 \end_layout
2995
2996 \end_inset
2997 </cell>
2998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2999 \begin_inset Text
3000
3001 \begin_layout Plain Layout
3002 Marie
3003 \end_layout
3004
3005 \end_inset
3006 </cell>
3007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011 Jean
3012 \end_layout
3013
3014 \end_inset
3015 </cell>
3016 </row>
3017 <row>
3018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022 \begin_inset Formula $\int x^{2}dx$
3023 \end_inset
3024
3025
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3031 \begin_inset Text
3032
3033 \begin_layout Plain Layout
3034 \begin_inset Formula $\left[\begin{array}{cc}
3035 a & b\\
3036 c & d
3037 \end{array}\right]$
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \end_inset
3044 </cell>
3045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3046 \begin_inset Text
3047
3048 \begin_layout Plain Layout
3049 \begin_inset Formula $1+1=2$
3050 \end_inset
3051
3052
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 </row>
3058 </lyxtabular>
3059
3060 \end_inset
3061
3062
3063 \end_layout
3064
3065 \end_inset
3066
3067
3068 \end_layout
3069
3070 \begin_layout Standard
3071 Les flottants de tableau sont insérés en utilisant le menu 
3072 \family sans
3073 Insertion\SpecialChar menuseparator
3074 Flottant\SpecialChar menuseparator
3075 Tableau
3076 \family default
3077  ou le bouton 
3078 \begin_inset Info
3079 type  "icon"
3080 arg   "float-insert table"
3081 \end_inset
3082
3083  de la barre d'outils.
3084 \end_layout
3085
3086 \begin_layout Standard
3087 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3088  qui a comme étiquette 
3089 \begin_inset Quotes cld
3090 \end_inset
3091
3092 Tableau
3093 \begin_inset space ~
3094 \end_inset
3095
3096 #:
3097 \begin_inset Quotes crd
3098 \end_inset
3099
3100  (où # est le numéro du tableau).
3101  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3102 \end_layout
3103
3104 \begin_layout Standard
3105 Le tableau
3106 \begin_inset space ~
3107 \end_inset
3108
3109
3110 \begin_inset CommandInset ref
3111 LatexCommand ref
3112 reference "tab:Flottant-de-tableau"
3113
3114 \end_inset
3115
3116  est un exemple de tableau dans un flottant de tableau.
3117 \end_layout
3118
3119 \begin_layout Standard
3120 On met habituellement la légende au dessus des tableaux, mais cette règle
3121  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3122 .
3123  Cela signifie que si vous utilisez un document appartenant aux classes
3124  
3125 \family sans
3126 article
3127 \family default
3128
3129 \family sans
3130 book
3131 \family default
3132
3133 \family sans
3134 letter
3135 \family default
3136 , ou
3137 \family sans
3138  report
3139 \family default
3140  il n'y aura pas d'espace entre la légende et le tableau.
3141  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3142  la commande de chargement du paquetage \SpecialChar LaTeX
3143  
3144 \series bold
3145 caption
3146 \series default
3147
3148 \begin_inset Index idx
3149 status collapsed
3150
3151 \begin_layout Plain Layout
3152 Paquetages \SpecialChar LaTeX
3153  ! caption
3154 \end_layout
3155
3156 \end_inset
3157
3158  dans le préambule de votre document.
3159 \begin_inset Foot
3160 status collapsed
3161
3162 \begin_layout Plain Layout
3163 Pour plus d'information voyez la section
3164 \begin_inset space ~
3165 \end_inset
3166
3167
3168 \begin_inset CommandInset ref
3169 LatexCommand ref
3170 reference "sec:Placement-légende"
3171
3172 \end_inset
3173
3174 .
3175 \end_layout
3176
3177 \end_inset
3178
3179 :
3180 \end_layout
3181
3182 \begin_layout Standard
3183
3184 \series bold
3185 tableposition=top
3186 \end_layout
3187
3188 \begin_layout Standard
3189 Le paquetage 
3190 \series bold
3191 caption
3192 \series default
3193 , qui est décrit dans la section
3194 \begin_inset space ~
3195 \end_inset
3196
3197
3198 \begin_inset CommandInset ref
3199 LatexCommand ref
3200 reference "sec:Formatage-légende"
3201
3202 \end_inset
3203
3204 , est utilisé pour ajuster le format des légendes.
3205 \end_layout
3206
3207 \begin_layout Standard
3208 Dans le texte, on fait référence à un tableau
3209 \begin_inset Index idx
3210 status collapsed
3211
3212 \begin_layout Plain Layout
3213 References@Références ! à des Tableaux
3214 \end_layout
3215
3216 \end_inset
3217
3218  en faisant référence à sa légende.
3219  On insère donc une étiquette dans la légende en utilisant le menu 
3220 \family sans
3221 Insertion
3222 \family default
3223 \SpecialChar menuseparator
3224
3225 \family sans
3226 Étiquette
3227 \family default
3228  ou le bouton 
3229 \begin_inset Info
3230 type  "icon"
3231 arg   "label-insert"
3232 \end_inset
3233
3234  de la barre d'outils.
3235  On peut alors faire référence à cette étiquette en utilisant le menu 
3236 \family sans
3237 Insertion\SpecialChar menuseparator
3238 Référence
3239 \begin_inset space ~
3240 \end_inset
3241
3242 croisée
3243 \family default
3244  ou le bouton 
3245 \begin_inset Info
3246 type  "icon"
3247 arg   "dialog-show-new-inset ref"
3248 \end_inset
3249
3250  de la barre d'outils.
3251 \begin_inset Newline newline
3252 \end_inset
3253
3254 Les références croisées sont expliquées en détail dans la section
3255 \begin_inset space ~
3256 \end_inset
3257
3258
3259 \begin_inset CommandInset ref
3260 LatexCommand ref
3261 reference "sec:Referencer-les-Flottants"
3262
3263 \end_inset
3264
3265 .
3266 \end_layout
3267
3268 \begin_layout Section
3269 Tableaux multi-pages
3270 \begin_inset CommandInset label
3271 LatexCommand label
3272 name "sec:Tableaux-multi-pages"
3273
3274 \end_inset
3275
3276
3277 \begin_inset Index idx
3278 status collapsed
3279
3280 \begin_layout Plain Layout
3281 Tableau multi-pages
3282 \end_layout
3283
3284 \end_inset
3285
3286
3287 \begin_inset Index idx
3288 status collapsed
3289
3290 \begin_layout Plain Layout
3291 Tableau ! multi-pages
3292 \end_layout
3293
3294 \end_inset
3295
3296
3297 \end_layout
3298
3299 \begin_layout Standard
3300 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3301  l'option 
3302 \family sans
3303 Utiliser
3304 \begin_inset space ~
3305 \end_inset
3306
3307 les
3308 \begin_inset space ~
3309 \end_inset
3310
3311 tableaux
3312 \begin_inset space ~
3313 \end_inset
3314
3315 multi-pages
3316 \family default
3317  de l'onglet 
3318 \family sans
3319 Tableau
3320 \begin_inset space ~
3321 \end_inset
3322
3323 multi-pages
3324 \family default
3325  de la fenêtre 
3326 \family sans
3327 Paramètres
3328 \begin_inset space ~
3329 \end_inset
3330
3331 du
3332 \begin_inset space ~
3333 \end_inset
3334
3335 tableau
3336 \family default
3337  pour le répartir automatiquement sur plusieurs pages.
3338  En cochant cette option, vous activez les options suivantes:
3339 \end_layout
3340
3341 \begin_layout Description
3342 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3343  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3344  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3345  pour la première page, si 
3346 \family sans
3347 Premier
3348 \begin_inset space ~
3349 \end_inset
3350
3351 en-tête
3352 \family default
3353  est défini.
3354  Ces lignes forment l'en-tête principal.
3355 \end_layout
3356
3357 \begin_layout Description
3358 Premier
3359 \begin_inset space ~
3360 \end_inset
3361
3362 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3363  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3364  d'en-tête utilisées pour la première page du tableau multi-pages.
3365 \end_layout
3366
3367 \begin_layout Description
3368 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3369  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3370  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3371  de la dernière page si 
3372 \family sans
3373 Dernier
3374 \begin_inset space ~
3375 \end_inset
3376
3377 pied
3378 \family default
3379  est défini.
3380 \end_layout
3381
3382 \begin_layout Description
3383 Dernier
3384 \begin_inset space ~
3385 \end_inset
3386
3387 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3388  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3389  constituant le pied de la dernière page du tableau multi-pages.
3390 \end_layout
3391
3392 \begin_layout Description
3393 Légende La ligne courante contient la légende du tableau.
3394  La première ligne est transformée en une colonne unique et une légende
3395  est insérée.
3396  Vous trouverez d'autres explications sur les légendes pour les tableaux
3397  multi-pages dans la section
3398 \begin_inset space ~
3399 \end_inset
3400
3401
3402 \begin_inset CommandInset ref
3403 LatexCommand ref
3404 reference "subsec:Tableaux-multi-pages-légende"
3405
3406 \end_inset
3407
3408 .
3409 \end_layout
3410
3411 \begin_layout Standard
3412 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3413  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3414 \end_layout
3415
3416 \begin_layout Standard
3417 \align center
3418 \begin_inset Tabular
3419 <lyxtabular version="3" rows="69" columns="3">
3420 <features islongtable="true" longtabularalignment="center">
3421 <column alignment="left" valignment="top" width="0cm">
3422 <column alignment="left" valignment="top" width="0pt">
3423 <column alignment="center" valignment="top" width="0pt">
3424 <row endfirsthead="true">
3425 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429
3430 \series bold
3431 Exemple d'annuaire téléphonique (ignorez les noms)
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 </row>
3455 <row endfirsthead="true">
3456 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460
3461 \series bold
3462 NOM
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480
3481 \series bold
3482 TEL.
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 </row>
3488 <row endhead="true">
3489 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493
3494 \series bold
3495 Exemple d'annuaire téléphonique
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 </row>
3519 <row endhead="true">
3520 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524
3525 \series bold
3526 NOM
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544
3545 \series bold
3546 TEL.
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 </row>
3552 <row endfoot="true">
3553 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557  continue page suivante
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 </row>
3581 <row>
3582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586
3587 \series bold
3588 Annovi
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 <cell alignment="center" valignment="top" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597 Silvia
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606 111
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 </row>
3612 <row>
3613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617
3618 \series bold
3619 Bertoli
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 Stefano
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637 111
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 </row>
3643 <row>
3644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648
3649 \series bold
3650 Bozzi
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 <cell alignment="center" valignment="top" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Plain Layout
3659 Walter
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 111
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 </row>
3674 <row>
3675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679
3680 \series bold
3681 Cachia
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 <cell alignment="center" valignment="top" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Plain Layout
3690 Maria
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699 111
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 </row>
3705 <row>
3706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710
3711 \series bold
3712 Cachia
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 <cell alignment="center" valignment="top" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721 Maurizio
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730 111
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 </row>
3736 <row>
3737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741
3742 \series bold
3743 Cinquemani
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752 Giusi
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761 111
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 </row>
3767 <row>
3768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772
3773 \series bold
3774 Colin
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 <cell alignment="center" valignment="top" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783 Bernard
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792 111
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 </row>
3798 <row>
3799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803
3804 \series bold
3805 Concli
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 <cell alignment="center" valignment="top" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814 Gianfranco
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 111
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 </row>
3829 <row>
3830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834
3835 \series bold
3836 Dal Bosco
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845 Carolina
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854 111
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 </row>
3860 <row>
3861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865
3866 \series bold
3867 Dalpiaz
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 <cell alignment="center" valignment="top" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876 Annamaria
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885 111
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 </row>
3891 <row>
3892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896
3897 \series bold
3898 Feliciello
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 <cell alignment="center" valignment="top" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907 Domenico
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916 111
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 </row>
3922 <row>
3923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927
3928 \series bold
3929 Focarelli
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938 Paola
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947 111
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 </row>
3953 <row>
3954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958
3959 \series bold
3960 Galletti
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 <cell alignment="center" valignment="top" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969 Oreste
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978 111
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 </row>
3984 <row>
3985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989
3990 \series bold
3991 Gasparini
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 Franca
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009 111
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 </row>
4015 <row>
4016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020
4021 \series bold
4022 Rizzardi
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 <cell alignment="center" valignment="top" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031 Paola
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 111
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 </row>
4046 <row>
4047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051
4052 \series bold
4053 Lassini
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 <cell alignment="center" valignment="top" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062 Giancarlo
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071 111
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 </row>
4077 <row>
4078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082
4083 \series bold
4084 Malfatti
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 Luciano
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102 111
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 </row>
4108 <row>
4109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113
4114 \series bold
4115 Malfatti
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 Valeriano
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 111
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 </row>
4139 <row>
4140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144
4145 \series bold
4146 Meneguzzo
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 Roberto
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164 111
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 </row>
4170 <row>
4171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175
4176 \series bold
4177 Mezzadra
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 <cell alignment="center" valignment="top" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186 Roberto
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195 111
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 </row>
4201 <row>
4202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206
4207 \series bold
4208 Pirpamer
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 <cell alignment="center" valignment="top" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217 Erich
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226 111
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 </row>
4232 <row>
4233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237
4238 \series bold
4239 Pochiesa
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 <cell alignment="center" valignment="top" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248 Paolo
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 111, 222
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 </row>
4263 <row>
4264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268
4269 \series bold
4270 Radina
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 <cell alignment="center" valignment="top" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 Claudio
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 111
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 </row>
4294 <row>
4295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299
4300 \series bold
4301 Stuffer
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 <cell alignment="center" valignment="top" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310 Oskar
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319 111
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 </row>
4325 <row>
4326 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330
4331 \series bold
4332 Tacchelli
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 Ugo
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 111
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 </row>
4356 <row>
4357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361
4362 \series bold
4363 Tezzele
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 <cell alignment="center" valignment="top" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372 Margit
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381 111
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 </row>
4387 <row>
4388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392
4393 \series bold
4394 Unterkalmsteiner
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 <cell alignment="center" valignment="top" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403 Frieda
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 111
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 </row>
4418 <row>
4419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423
4424 \series bold
4425 Vieider
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 <cell alignment="center" valignment="top" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434 Hilde
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443 111
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 </row>
4449 <row>
4450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454
4455 \series bold
4456 Vigna
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 <cell alignment="center" valignment="top" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465 Jürgen
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 111
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 </row>
4480 <row>
4481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485
4486 \series bold
4487 Weber
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 <cell alignment="center" valignment="top" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496 Maurizio
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 111
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 </row>
4511 <row>
4512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516
4517 \series bold
4518 Winkler
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 Franz
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 111
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 </row>
4542 <row>
4543 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547  
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 </row>
4571 <row>
4572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576
4577 \series bold
4578 Annovi
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 <cell alignment="center" valignment="top" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 Silvia
4588 \end_layout
4589
4590 \end_inset
4591 </cell>
4592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596 555
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 </row>
4602 <row>
4603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607
4608 \series bold
4609 Bertoli
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 <cell alignment="center" valignment="top" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618 Stefano
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627 555
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 </row>
4633 <row>
4634 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638
4639 \series bold
4640 Bozzi
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 <cell alignment="center" valignment="top" usebox="none">
4646 \begin_inset Text
4647
4648 \begin_layout Plain Layout
4649 Walter
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 555
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 </row>
4664 <row>
4665 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669
4670 \series bold
4671 Cachia
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 <cell alignment="center" valignment="top" usebox="none">
4677 \begin_inset Text
4678
4679 \begin_layout Plain Layout
4680 Maria
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689 555
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 </row>
4695 <row>
4696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700
4701 \series bold
4702 Cachia
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 <cell alignment="center" valignment="top" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711 Maurizio
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720 555
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 </row>
4726 <row>
4727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731
4732 \series bold
4733 Cinquemani
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 <cell alignment="center" valignment="top" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742 Giusi
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751 555
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 </row>
4757 <row>
4758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762
4763 \series bold
4764 Colin
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 <cell alignment="center" valignment="top" usebox="none">
4770 \begin_inset Text
4771
4772 \begin_layout Plain Layout
4773 Bernard
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782 555
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 </row>
4788 <row>
4789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793
4794 \series bold
4795 Concli
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 <cell alignment="center" valignment="top" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804 Gianfranco
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813 555
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 </row>
4819 <row>
4820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824
4825 \series bold
4826 Dal Bosco
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 <cell alignment="center" valignment="top" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835 Carolina
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844 555
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 </row>
4850 <row>
4851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855
4856 \series bold
4857 Dalpiaz
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 <cell alignment="center" valignment="top" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 Annamaria
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875 555
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 </row>
4881 <row>
4882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886
4887 \series bold
4888 Feliciello
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 <cell alignment="center" valignment="top" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Plain Layout
4897 Domenico
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906 555
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 </row>
4912 <row>
4913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917
4918 \series bold
4919 Focarelli
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 <cell alignment="center" valignment="top" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928 Paola
4929 \end_layout
4930
4931 \end_inset
4932 </cell>
4933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937 555
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 </row>
4943 <row>
4944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948
4949 \series bold
4950 Galletti
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 <cell alignment="center" valignment="top" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959 Oreste
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968 555
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 </row>
4974 <row>
4975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979
4980 \series bold
4981 Gasparini
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 <cell alignment="center" valignment="top" usebox="none">
4987 \begin_inset Text
4988
4989 \begin_layout Plain Layout
4990 Franca
4991 \end_layout
4992
4993 \end_inset
4994 </cell>
4995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999 555
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 </row>
5005 <row>
5006 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010
5011 \series bold
5012 Rizzardi
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 <cell alignment="center" valignment="top" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021 Paola
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030 555
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 </row>
5036 <row>
5037 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041
5042 \series bold
5043 Lassini
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 <cell alignment="center" valignment="top" usebox="none">
5049 \begin_inset Text
5050
5051 \begin_layout Plain Layout
5052 Giancarlo
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061 555
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 </row>
5067 <row>
5068 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072
5073 \series bold
5074 Malfatti
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 <cell alignment="center" valignment="top" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083 Luciano
5084 \end_layout
5085
5086 \end_inset
5087 </cell>
5088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092 555
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 </row>
5098 <row>
5099 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103
5104 \series bold
5105 Malfatti
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 <cell alignment="center" valignment="top" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114 Valeriano
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123 555
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 </row>
5129 <row>
5130 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134
5135 \series bold
5136 Meneguzzo
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 Roberto
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154 555
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 </row>
5160 <row>
5161 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165
5166 \series bold
5167 Mezzadra
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 <cell alignment="center" valignment="top" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176 Roberto
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185 555
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 </row>
5191 <row>
5192 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196
5197 \series bold
5198 Pirpamer
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 Erich
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216 555
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 </row>
5222 <row>
5223 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227
5228 \series bold
5229 Pochiesa
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 <cell alignment="center" valignment="top" usebox="none">
5235 \begin_inset Text
5236
5237 \begin_layout Plain Layout
5238 Paolo
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247 555, 222
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 </row>
5253 <row>
5254 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258
5259 \series bold
5260 Radina
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 <cell alignment="center" valignment="top" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269 Claudio
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 555
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 </row>
5284 <row>
5285 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289
5290 \series bold
5291 Stuffer
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 <cell alignment="center" valignment="top" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Plain Layout
5300 Oskar
5301 \end_layout
5302
5303 \end_inset
5304 </cell>
5305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309 555
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 </row>
5315 <row>
5316 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320
5321 \series bold
5322 Tacchelli
5323 \end_layout
5324
5325 \end_inset
5326 </cell>
5327 <cell alignment="center" valignment="top" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331 Ugo
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340 555
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 </row>
5346 <row>
5347 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351
5352 \series bold
5353 Tezzele
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 <cell alignment="center" valignment="top" usebox="none">
5359 \begin_inset Text
5360
5361 \begin_layout Plain Layout
5362 Margit
5363 \end_layout
5364
5365 \end_inset
5366 </cell>
5367 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5368 \begin_inset Text
5369
5370 \begin_layout Plain Layout
5371 555
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 </row>
5377 <row>
5378 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382
5383 \series bold
5384 Unterkalmsteiner
5385 \end_layout
5386
5387 \end_inset
5388 </cell>
5389 <cell alignment="center" valignment="top" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Plain Layout
5393 Frieda
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 555
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 </row>
5408 <row>
5409 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5410 \begin_inset Text
5411
5412 \begin_layout Plain Layout
5413
5414 \series bold
5415 Vieider
5416 \end_layout
5417
5418 \end_inset
5419 </cell>
5420 <cell alignment="center" valignment="top" usebox="none">
5421 \begin_inset Text
5422
5423 \begin_layout Plain Layout
5424 Hilde
5425 \end_layout
5426
5427 \end_inset
5428 </cell>
5429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5430 \begin_inset Text
5431
5432 \begin_layout Plain Layout
5433 555
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 </row>
5439 <row>
5440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5441 \begin_inset Text
5442
5443 \begin_layout Plain Layout
5444
5445 \series bold
5446 Vigna
5447 \end_layout
5448
5449 \end_inset
5450 </cell>
5451 <cell alignment="center" valignment="top" usebox="none">
5452 \begin_inset Text
5453
5454 \begin_layout Plain Layout
5455 Jürgen
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5461 \begin_inset Text
5462
5463 \begin_layout Plain Layout
5464 999
5465 \end_layout
5466
5467 \end_inset
5468 </cell>
5469 </row>
5470 <row>
5471 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475
5476 \series bold
5477 Weber
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 <cell alignment="center" valignment="top" usebox="none">
5483 \begin_inset Text
5484
5485 \begin_layout Plain Layout
5486 Maurizio
5487 \end_layout
5488
5489 \end_inset
5490 </cell>
5491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5492 \begin_inset Text
5493
5494 \begin_layout Plain Layout
5495 555
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 </row>
5501 <row>
5502 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5503 \begin_inset Text
5504
5505 \begin_layout Plain Layout
5506
5507 \series bold
5508 Winkler
5509 \end_layout
5510
5511 \end_inset
5512 </cell>
5513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5514 \begin_inset Text
5515
5516 \begin_layout Plain Layout
5517 Franz
5518 \end_layout
5519
5520 \end_inset
5521 </cell>
5522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5523 \begin_inset Text
5524
5525 \begin_layout Plain Layout
5526 555
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row endlastfoot="true">
5533 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537 Fin
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 </row>
5561 </lyxtabular>
5562
5563 \end_inset
5564
5565
5566 \begin_inset ERT
5567 status collapsed
5568
5569 \begin_layout Plain Layout
5570
5571
5572 \backslash
5573 addtocounter{table}{-1}
5574 \end_layout
5575
5576 \end_inset
5577
5578
5579 \begin_inset Note Note
5580 status collapsed
5581
5582 \begin_layout Plain Layout
5583 Voyez la première note grisée de la section
5584 \begin_inset space ~
5585 \end_inset
5586
5587
5588 \begin_inset CommandInset ref
5589 LatexCommand ref
5590 reference "subsec:Tableaux-multi-pages-légende"
5591
5592 \end_inset
5593
5594  pour une explication de cette commande.
5595 \end_layout
5596
5597 \end_inset
5598
5599
5600 \end_layout
5601
5602 \begin_layout Subsection
5603 Notes de bas de page dans les tableaux multi-pages
5604 \begin_inset CommandInset label
5605 LatexCommand label
5606 name "subsec:Notes-dans-tableau-multi-pages"
5607
5608 \end_inset
5609
5610
5611 \begin_inset Index idx
5612 status collapsed
5613
5614 \begin_layout Plain Layout
5615 Tableau ! multi-pages ! Notes de bas de page
5616 \end_layout
5617
5618 \end_inset
5619
5620
5621 \end_layout
5622
5623 \begin_layout Standard
5624 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5625  multi-pages.
5626  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5627  contenant la note.
5628  Par exemple le tableau
5629 \begin_inset space ~
5630 \end_inset
5631
5632
5633 \begin_inset CommandInset ref
5634 LatexCommand ref
5635 reference "tab:Légendes-tableau-différentes"
5636
5637 \end_inset
5638
5639  a une note de bas de page.
5640 \end_layout
5641
5642 \begin_layout Subsection
5643 Alignement des tableaux multi-pages
5644 \begin_inset Index idx
5645 status collapsed
5646
5647 \begin_layout Plain Layout
5648 Tableau ! multi-pages ! Alignement
5649 \end_layout
5650
5651 \end_inset
5652
5653
5654 \end_layout
5655
5656 \begin_layout Standard
5657 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5658  la fenêtre de dialogue des paramètres de tableau.
5659  Pour les alignements à droite et à gauche, le tableau sera directement
5660  au bord de la page.
5661  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5662  l'alignement centré et modifier les valeurs des longueurs 
5663 \series bold
5664
5665 \backslash
5666 LTleft 
5667 \series default
5668 et 
5669 \series bold
5670
5671 \backslash
5672 LTright
5673 \series default
5674  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5675  avant le tableau multi-pages
5676  concerné :
5677 \end_layout
5678
5679 \begin_layout Standard
5680
5681 \series bold
5682
5683 \backslash
5684 setlength{
5685 \backslash
5686 LTleft}{valeur}
5687 \end_layout
5688
5689 \begin_layout Standard
5690 Où 
5691 \series bold
5692 valeur
5693 \series default
5694  peut avoir n'importe laquelle des unités listées dans le tableau
5695 \begin_inset space ~
5696 \end_inset
5697
5698
5699 \begin_inset CommandInset ref
5700 LatexCommand ref
5701 reference "cha:Unités-de-longueur"
5702
5703 \end_inset
5704
5705 .
5706  
5707 \series bold
5708
5709 \backslash
5710 LTleft
5711 \series default
5712  contrôle la distance horizontale entre le bord gauche de la page et le
5713  tableau, et
5714 \series bold
5715  
5716 \backslash
5717 LTright
5718 \series default
5719  la distance au bord droit.
5720  La valeur implicite des ces deux distances est 
5721 \series bold
5722
5723 \backslash
5724 fill
5725 \series default
5726 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5727 .
5728 \end_layout
5729
5730 \begin_layout Standard
5731 Le tableau multi-pages suivant a été centrée en mettant 
5732 \series bold
5733
5734 \backslash
5735 LTleft
5736 \series default
5737  à 
5738 \family sans
5739 0.1
5740 \backslash
5741 columnwidth
5742 \family default
5743 :
5744 \begin_inset ERT
5745 status collapsed
5746
5747 \begin_layout Plain Layout
5748
5749
5750 \backslash
5751 setlength{
5752 \backslash
5753 LTleft}{0.1
5754 \backslash
5755 columnwidth}
5756 \end_layout
5757
5758 \end_inset
5759
5760
5761 \end_layout
5762
5763 \begin_layout Standard
5764 \begin_inset Tabular
5765 <lyxtabular version="3" rows="5" columns="5">
5766 <features islongtable="true" longtabularalignment="center">
5767 <column alignment="center" valignment="top">
5768 <column alignment="center" valignment="top">
5769 <column alignment="center" valignment="top">
5770 <column alignment="center" valignment="top">
5771 <column alignment="center" valignment="top">
5772 <row>
5773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 1
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 2
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 3
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 4
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 5
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 </row>
5819 <row>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 asd
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 s
5834 \end_layout
5835
5836 \end_inset
5837 </cell>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 s
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 s
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 asd
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 </row>
5866 <row>
5867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 asd
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 s
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 s
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 s
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 asd
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 asd
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 s
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 s
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 s
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 asd
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 </row>
5960 <row>
5961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Plain Layout
5965 asd
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 asd
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 asd
5984 \end_layout
5985
5986 \end_inset
5987 </cell>
5988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 asd
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 asd
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 </row>
6007 </lyxtabular>
6008
6009 \end_inset
6010
6011
6012 \begin_inset ERT
6013 status collapsed
6014
6015 \begin_layout Plain Layout
6016
6017
6018 \backslash
6019 setlength{
6020 \backslash
6021 LTleft}{
6022 \backslash
6023 fill}
6024 \end_layout
6025
6026 \end_inset
6027
6028
6029 \begin_inset ERT
6030 status collapsed
6031
6032 \begin_layout Plain Layout
6033
6034
6035 \backslash
6036 addtocounter{table}{-1}
6037 \end_layout
6038
6039 \end_inset
6040
6041
6042 \begin_inset Note Note
6043 status collapsed
6044
6045 \begin_layout Plain Layout
6046 Voyez la première note grisée de la section
6047 \begin_inset space ~
6048 \end_inset
6049
6050
6051 \begin_inset CommandInset ref
6052 LatexCommand ref
6053 reference "subsec:Tableaux-multi-pages-légende"
6054
6055 \end_inset
6056
6057  pour une explication de cette commande.
6058 \end_layout
6059
6060 \end_inset
6061
6062
6063 \end_layout
6064
6065 \begin_layout Subsection
6066 Légendes et tableaux multi-pages
6067 \begin_inset Index idx
6068 status collapsed
6069
6070 \begin_layout Plain Layout
6071 Tableau ! multi-pages ! Legendes@Légendes
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \begin_inset CommandInset label
6078 LatexCommand label
6079 name "subsec:Tableaux-multi-pages-légende"
6080
6081 \end_inset
6082
6083
6084 \end_layout
6085
6086 \begin_layout Standard
6087 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6088  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6089 ment de légende des flottants de tableau peut aussi être utilisé pour les
6090  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6091  multi-pages 
6092 \family sans
6093 Légende
6094 \family default
6095 , comme c'est expliqué dans la section
6096 \begin_inset space ~
6097 \end_inset
6098
6099
6100 \begin_inset CommandInset ref
6101 LatexCommand ref
6102 reference "sec:Tableaux-multi-pages"
6103
6104 \end_inset
6105
6106 .
6107 \end_layout
6108
6109 \begin_layout Standard
6110 Voici un petit Tableau multi-pages pour voir comment ça marche :
6111 \end_layout
6112
6113 \begin_layout Standard
6114 \begin_inset Tabular
6115 <lyxtabular version="3" rows="6" columns="5">
6116 <features islongtable="true" longtabularalignment="center">
6117 <column alignment="center" valignment="top">
6118 <column alignment="center" valignment="top">
6119 <column alignment="center" valignment="top">
6120 <column alignment="center" valignment="top">
6121 <column alignment="center" valignment="top">
6122 <row endfirsthead="true" caption="true">
6123 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 \begin_inset Caption Standard
6128
6129 \begin_layout Plain Layout
6130 Tableau multi-pages avec une légende
6131 \begin_inset Argument 1
6132 status open
6133
6134 \begin_layout Plain Layout
6135 Tableau multi-pages
6136 \end_layout
6137
6138 \end_inset
6139
6140
6141 \end_layout
6142
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181
6182 \end_layout
6183
6184 \end_inset
6185 </cell>
6186 </row>
6187 <row>
6188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 1
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 2
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 3
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 4
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6225 \begin_inset Text
6226
6227 \begin_layout Plain Layout
6228 5
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 </row>
6234 <row>
6235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 asd
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 s
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 s
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6263 \begin_inset Text
6264
6265 \begin_layout Plain Layout
6266 s
6267 \end_layout
6268
6269 \end_inset
6270 </cell>
6271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6272 \begin_inset Text
6273
6274 \begin_layout Plain Layout
6275 asd
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 </row>
6281 <row>
6282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6283 \begin_inset Text
6284
6285 \begin_layout Plain Layout
6286 asd
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 s
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Plain Layout
6304 s
6305 \end_layout
6306
6307 \end_inset
6308 </cell>
6309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6310 \begin_inset Text
6311
6312 \begin_layout Plain Layout
6313 s
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 asd
6323 \end_layout
6324
6325 \end_inset
6326 </cell>
6327 </row>
6328 <row>
6329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 asd
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342 s
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351 s
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360 s
6361 \end_layout
6362
6363 \end_inset
6364 </cell>
6365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 asd
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 </row>
6375 <row>
6376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380 asd
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389 asd
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6395 \begin_inset Text
6396
6397 \begin_layout Plain Layout
6398 asd
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407 asd
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 asd
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 </row>
6422 </lyxtabular>
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Standard
6430 \begin_inset VSpace medskip
6431 \end_inset
6432
6433
6434 \begin_inset Note Greyedout
6435 status open
6436
6437 \begin_layout Plain Layout
6438
6439 \series bold
6440 Note
6441 \begin_inset space ~
6442 \end_inset
6443
6444 1:
6445 \series default
6446  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6447  si vous n'avez pas prévu de légende.
6448  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6449 \begin_inset space ~
6450 \end_inset
6451
6452 2.4 suit le tableau
6453 \begin_inset space ~
6454 \end_inset
6455
6456 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6457 s sans légende.
6458  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6459  après
6460  chaque tableau multi-pages sans légende :
6461 \end_layout
6462
6463 \begin_layout Plain Layout
6464
6465 \series bold
6466
6467 \backslash
6468 addtocounter{table}{-1}
6469 \end_layout
6470
6471 \begin_layout Plain Layout
6472 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6473  et que vous ajoutez le code suivant dans le préambule du document :
6474 \end_layout
6475
6476 \begin_layout Plain Layout
6477
6478 \series bold
6479
6480 \backslash
6481 let
6482 \backslash
6483 myEnd
6484 \backslash
6485 endlongtable
6486 \begin_inset Newline newline
6487 \end_inset
6488
6489
6490 \backslash
6491 renewcommand{
6492 \backslash
6493 endlongtable}{
6494 \backslash
6495 myEnd
6496 \backslash
6497 addtocounter{table}{-1}}
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \end_layout
6504
6505 \begin_layout Standard
6506 \begin_inset Note Greyedout
6507 status open
6508
6509 \begin_layout Plain Layout
6510
6511 \series bold
6512 Note
6513 \begin_inset space ~
6514 \end_inset
6515
6516 2:
6517 \series default
6518  Si vous utilisez 
6519 \series bold
6520 hyperref
6521 \series default
6522
6523 \begin_inset Index idx
6524 status collapsed
6525
6526 \begin_layout Plain Layout
6527 Paquetages \SpecialChar LaTeX
6528  ! hyperref
6529 \end_layout
6530
6531 \end_inset
6532
6533  dans les 
6534 \family sans
6535 Paramètres du document
6536 \family default
6537  rubrique 
6538 \family sans
6539 Propriétés
6540 \begin_inset space ~
6541 \end_inset
6542
6543 du
6544 \begin_inset space ~
6545 \end_inset
6546
6547 PDF
6548 \family default
6549 , pour transformer vos références croisées en liens cliquables, le lien
6550  vers un tableau multi-pages pointera toujours sur le début du document.
6551 \end_layout
6552
6553 \end_inset
6554
6555
6556 \end_layout
6557
6558 \begin_layout Subsubsection
6559 Références à des tableaux multi-pages
6560 \begin_inset Index idx
6561 status collapsed
6562
6563 \begin_layout Plain Layout
6564 Tableau ! multi-pages ! Références
6565 \end_layout
6566
6567 \end_inset
6568
6569
6570 \end_layout
6571
6572 \begin_layout Standard
6573 \begin_inset Tabular
6574 <lyxtabular version="3" rows="6" columns="5">
6575 <features islongtable="true" longtabularalignment="center">
6576 <column alignment="center" valignment="top">
6577 <column alignment="center" valignment="top">
6578 <column alignment="center" valignment="top">
6579 <column alignment="center" valignment="top">
6580 <column alignment="center" valignment="top">
6581 <row endfirsthead="true" caption="true">
6582 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 \begin_inset Caption Standard
6587
6588 \begin_layout Plain Layout
6589 Tableau multi-pages référencé
6590 \begin_inset CommandInset label
6591 LatexCommand label
6592 name "tab:RefExemple"
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \end_inset
6600
6601
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619
6620 \end_layout
6621
6622 \end_inset
6623 </cell>
6624 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Plain Layout
6628
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 </row>
6643 <row>
6644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648 1
6649 \end_layout
6650
6651 \end_inset
6652 </cell>
6653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 2
6658 \end_layout
6659
6660 \end_inset
6661 </cell>
6662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6663 \begin_inset Text
6664
6665 \begin_layout Plain Layout
6666 3
6667 \end_layout
6668
6669 \end_inset
6670 </cell>
6671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675 4
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 5
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 </row>
6690 <row>
6691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695 asd
6696 \end_layout
6697
6698 \end_inset
6699 </cell>
6700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6701 \begin_inset Text
6702
6703 \begin_layout Plain Layout
6704 s
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 s
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 s
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731 asd
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 </row>
6737 <row>
6738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6739 \begin_inset Text
6740
6741 \begin_layout Plain Layout
6742 asd
6743 \end_layout
6744
6745 \end_inset
6746 </cell>
6747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 s
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760 s
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6766 \begin_inset Text
6767
6768 \begin_layout Plain Layout
6769 s
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 asd
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 </row>
6784 <row>
6785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6786 \begin_inset Text
6787
6788 \begin_layout Plain Layout
6789 asd
6790 \end_layout
6791
6792 \end_inset
6793 </cell>
6794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6795 \begin_inset Text
6796
6797 \begin_layout Plain Layout
6798 s
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 s
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816 s
6817 \end_layout
6818
6819 \end_inset
6820 </cell>
6821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6822 \begin_inset Text
6823
6824 \begin_layout Plain Layout
6825 asd
6826 \end_layout
6827
6828 \end_inset
6829 </cell>
6830 </row>
6831 <row>
6832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836 asd
6837 \end_layout
6838
6839 \end_inset
6840 </cell>
6841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6842 \begin_inset Text
6843
6844 \begin_layout Plain Layout
6845 sad
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 asd
6855 \end_layout
6856
6857 \end_inset
6858 </cell>
6859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6860 \begin_inset Text
6861
6862 \begin_layout Plain Layout
6863 asd
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 asd
6873 \end_layout
6874
6875 \end_inset
6876 </cell>
6877 </row>
6878 </lyxtabular>
6879
6880 \end_inset
6881
6882
6883 \end_layout
6884
6885 \begin_layout Standard
6886 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6887  étiquette dans sa légende.
6888 \end_layout
6889
6890 \begin_layout Standard
6891 Ceci est une référence au tableau
6892 \begin_inset space ~
6893 \end_inset
6894
6895
6896 \begin_inset CommandInset ref
6897 LatexCommand ref
6898 reference "tab:RefExemple"
6899
6900 \end_inset
6901
6902 .
6903 \end_layout
6904
6905 \begin_layout Standard
6906 La mise en forme de la légende peut être ajustée avec celle de toutes les
6907  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6908  
6909 \series bold
6910 caption
6911 \series default
6912
6913 \begin_inset Index idx
6914 status collapsed
6915
6916 \begin_layout Plain Layout
6917 Paquetages \SpecialChar LaTeX
6918  ! caption
6919 \end_layout
6920
6921 \end_inset
6922
6923 , voir la section
6924 \begin_inset space ~
6925 \end_inset
6926
6927
6928 \begin_inset CommandInset ref
6929 LatexCommand ref
6930 reference "sec:Formatage-légende"
6931
6932 \end_inset
6933
6934 .
6935 \end_layout
6936
6937 \begin_layout Subsubsection
6938 Largeur de la légende
6939 \begin_inset Index idx
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943 Tableau ! multi-pages ! Largeur de la légende
6944 \end_layout
6945
6946 \end_inset
6947
6948
6949 \end_layout
6950
6951 \begin_layout Standard
6952 La largeur maximale des lignes de légende est définie par la longueur 
6953 \series bold
6954
6955 \backslash
6956 LTcapwidth
6957 \series default
6958 .
6959  Sa valeur implicite est 4
6960 \begin_inset space \thinspace{}
6961 \end_inset
6962
6963 in.
6964  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6965  de votre document ou en tant que code \SpecialChar TeX
6966  directement dans votre document
6967  avant le tableau qui doit être affectée.
6968 \end_layout
6969
6970 \begin_layout Standard
6971
6972 \series bold
6973
6974 \backslash
6975 setlength{
6976 \backslash
6977 LTcapwidth}{largeur}
6978 \end_layout
6979
6980 \begin_layout Standard
6981 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6982 \begin_inset space ~
6983 \end_inset
6984
6985
6986 \begin_inset CommandInset ref
6987 LatexCommand ref
6988 reference "cha:Unités-de-longueur"
6989
6990 \end_inset
6991
6992 .
6993 \end_layout
6994
6995 \begin_layout Standard
6996 Les tableaux suivants montrent la différence :
6997 \end_layout
6998
6999 \begin_layout Standard
7000 \begin_inset Tabular
7001 <lyxtabular version="3" rows="6" columns="5">
7002 <features islongtable="true" longtabularalignment="center">
7003 <column alignment="center" valignment="top">
7004 <column alignment="center" valignment="top">
7005 <column alignment="center" valignment="top">
7006 <column alignment="center" valignment="top">
7007 <column alignment="center" valignment="top">
7008 <row endfirsthead="true" caption="true">
7009 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7010 \begin_inset Text
7011
7012 \begin_layout Plain Layout
7013 \begin_inset Caption Standard
7014
7015 \begin_layout Plain Layout
7016 long titre complet avec la largeur implicite long titre complet avec la
7017  largeur implicite long titre complet avec la largeur implicite
7018 \begin_inset Argument 1
7019 status open
7020
7021 \begin_layout Plain Layout
7022 Légende avec largeur implicite
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \end_layout
7029
7030 \end_inset
7031
7032
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 1
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7085 \begin_inset Text
7086
7087 \begin_layout Plain Layout
7088 2
7089 \end_layout
7090
7091 \end_inset
7092 </cell>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 3
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 4
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 5
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 </row>
7121 <row>
7122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126 asd
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 s
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 s
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 s
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 asd
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 </row>
7168 <row>
7169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 asd
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 s
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 s
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 s
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 asd
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 </row>
7215 <row>
7216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 asd
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 s
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 s
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Plain Layout
7247 s
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 asd
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 </row>
7262 <row>
7263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267 asd
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 sad
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 asd
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294 asd
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7300 \begin_inset Text
7301
7302 \begin_layout Plain Layout
7303 asd
7304 \end_layout
7305
7306 \end_inset
7307 </cell>
7308 </row>
7309 </lyxtabular>
7310
7311 \end_inset
7312
7313
7314 \end_layout
7315
7316 \begin_layout Standard
7317 \begin_inset ERT
7318 status collapsed
7319
7320 \begin_layout Plain Layout
7321
7322
7323 \backslash
7324 setlength{
7325 \backslash
7326 LTcapwidth}{5cm}
7327 \end_layout
7328
7329 \end_inset
7330
7331
7332 \begin_inset Tabular
7333 <lyxtabular version="3" rows="6" columns="5">
7334 <features islongtable="true" longtabularalignment="center">
7335 <column alignment="center" valignment="top">
7336 <column alignment="center" valignment="top">
7337 <column alignment="center" valignment="top">
7338 <column alignment="center" valignment="top">
7339 <column alignment="center" valignment="top">
7340 <row endfirsthead="true" caption="true">
7341 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 \begin_inset Caption Standard
7346
7347 \begin_layout Plain Layout
7348 long titre complet avec la largeur réglée à 5
7349 \begin_inset space \thinspace{}
7350 \end_inset
7351
7352 cm long titre complet avec la largeur réglée à 5
7353 \begin_inset space \thinspace{}
7354 \end_inset
7355
7356 cm long titre complet avec la largeur réglée à 5
7357 \begin_inset space \thinspace{}
7358 \end_inset
7359
7360 cm
7361 \begin_inset Argument 1
7362 status open
7363
7364 \begin_layout Plain Layout
7365 Légende avec largeur à
7366 \begin_inset space \thinspace{}
7367 \end_inset
7368
7369 =
7370 \begin_inset space \thinspace{}
7371 \end_inset
7372
7373 5
7374 \begin_inset space \thinspace{}
7375 \end_inset
7376
7377 cm
7378 \end_layout
7379
7380 \end_inset
7381
7382
7383 \end_layout
7384
7385 \end_inset
7386
7387
7388 \end_layout
7389
7390 \end_inset
7391 </cell>
7392 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7393 \begin_inset Text
7394
7395 \begin_layout Plain Layout
7396
7397 \end_layout
7398
7399 \end_inset
7400 </cell>
7401 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7402 \begin_inset Text
7403
7404 \begin_layout Plain Layout
7405
7406 \end_layout
7407
7408 \end_inset
7409 </cell>
7410 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 1
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 2
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 3
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 4
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 5
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 </row>
7476 <row>
7477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481 asd
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490 s
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 s
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 s
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 asd
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row>
7524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 asd
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537 s
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 s
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555 s
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 asd
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 <row>
7571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 asd
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Plain Layout
7584 s
7585 \end_layout
7586
7587 \end_inset
7588 </cell>
7589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593 s
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602 s
7603 \end_layout
7604
7605 \end_inset
7606 </cell>
7607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611 asd
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 </row>
7617 <row>
7618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622 asd
7623 \end_layout
7624
7625 \end_inset
7626 </cell>
7627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7628 \begin_inset Text
7629
7630 \begin_layout Plain Layout
7631 sad
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640 asd
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649 asd
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658 asd
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 </row>
7664 </lyxtabular>
7665
7666 \end_inset
7667
7668
7669 \end_layout
7670
7671 \begin_layout Standard
7672 \begin_inset ERT
7673 status collapsed
7674
7675 \begin_layout Plain Layout
7676
7677
7678 \backslash
7679 setlength{
7680 \backslash
7681 LTcapwidth}{4in}
7682 \end_layout
7683
7684 \end_inset
7685
7686
7687 \end_layout
7688
7689 \begin_layout Standard
7690 \begin_inset Note Greyedout
7691 status open
7692
7693 \begin_layout Plain Layout
7694
7695 \series bold
7696 Note:
7697 \series default
7698  Quand on utilise la paquetage \SpecialChar LaTeX
7699  
7700 \series bold
7701 caption
7702 \series default
7703
7704 \begin_inset Index idx
7705 status collapsed
7706
7707 \begin_layout Plain Layout
7708 Paquetages \SpecialChar LaTeX
7709  ! caption
7710 \end_layout
7711
7712 \end_inset
7713
7714  , comme c'est les cas dans ce document, la légende prend toute la largeur
7715  de la page quand on utilise la largeur implicite de 4
7716 \begin_inset space \thinspace{}
7717 \end_inset
7718
7719 in pour 
7720 \series bold
7721
7722 \backslash
7723 LTcapwidth
7724 \series default
7725 .
7726  Pour avoir dans ce cas une légende qui fasse exactement 4
7727 \begin_inset space \thinspace{}
7728 \end_inset
7729
7730 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7731  comme par exemple 3.99
7732 \begin_inset space \thinspace{}
7733 \end_inset
7734
7735 in, soit utiliser la commande \SpecialChar LaTeX
7736  
7737 \series bold
7738
7739 \backslash
7740 captionsetup{width=valeur}
7741 \series default
7742  qui est disponible dans le paquetage 
7743 \series bold
7744 caption
7745 \series default
7746 .
7747 \end_layout
7748
7749 \end_inset
7750
7751
7752 \end_layout
7753
7754 \begin_layout Subsubsection
7755 Des légendes différentes sur chaque page d'un tableau
7756 \begin_inset Argument 1
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760 Légendes différentes
7761 \end_layout
7762
7763 \end_inset
7764
7765
7766 \begin_inset Index idx
7767 status collapsed
7768
7769 \begin_layout Plain Layout
7770 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7771 \end_layout
7772
7773 \end_inset
7774
7775
7776 \end_layout
7777
7778 \begin_layout Standard
7779 Quand la légende du tableau pour les pages suivantes doit être différente
7780  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7781  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7782  dans le menu contextuel
7783 \family sans
7784  Légende
7785 \begin_inset space ~
7786 \end_inset
7787
7788 (NonNuméroté)
7789 \family default
7790 .
7791  Le tableau
7792 \begin_inset space ~
7793 \end_inset
7794
7795
7796 \begin_inset CommandInset ref
7797 LatexCommand ref
7798 reference "tab:Légendes-tableau-différentes"
7799
7800 \end_inset
7801
7802  est un exemple de tableau long avec des légendes différentes et où la seconde
7803  légende ne contient pas le numéro du tableau.
7804 \end_layout
7805
7806 \begin_layout Standard
7807 \align center
7808 \begin_inset Tabular
7809 <lyxtabular version="3" rows="59" columns="3">
7810 <features islongtable="true" longtabularalignment="center">
7811 <column alignment="left" valignment="top" width="0pt">
7812 <column alignment="left" valignment="top" width="0pt">
7813 <column alignment="center" valignment="top" width="0pt">
7814 <row endfirsthead="true" caption="true">
7815 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 \begin_inset Caption Standard
7820
7821 \begin_layout Plain Layout
7822 Exemple d'annuaire téléphonique
7823 \begin_inset CommandInset label
7824 LatexCommand label
7825 name "tab:Légendes-tableau-différentes"
7826
7827 \end_inset
7828
7829
7830 \begin_inset Argument 1
7831 status collapsed
7832
7833 \begin_layout Plain Layout
7834 Exemple Annuaire 
7835 \end_layout
7836
7837 \end_inset
7838
7839
7840 \end_layout
7841
7842 \end_inset
7843
7844
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 </row>
7868 <row endfirsthead="true">
7869 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873
7874 \series bold
7875 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 </row>
7899 <row endfirsthead="true">
7900 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904
7905 \series bold
7906 NOM
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \series bold
7926 TÉL.
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row endhead="true" caption="true">
7933 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937 \begin_inset Caption Unnumbered
7938
7939 \begin_layout Plain Layout
7940 Suite de l'exemple d'annuaire téléphonique
7941 \end_layout
7942
7943 \end_inset
7944
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 </row>
7969 <row endhead="true">
7970 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974
7975 \series bold
7976 Exemple d'annuaire téléphonique
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 </row>
8000 <row endhead="true">
8001 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005
8006 \series bold
8007 NOM
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025
8026 \series bold
8027 TÉL.
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row endfoot="true">
8034 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 suite page suivante\SpecialChar ldots
8039
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 </row>
8063 <row>
8064 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068
8069 \series bold
8070 Annovi
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079 Silvia
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088 111
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 <row>
8095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099
8100 \series bold
8101 Bertoli
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 Stefano
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119 111
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 </row>
8125 <row>
8126 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \series bold
8132 Bozzi
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141 Walter
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150 111
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 </row>
8156 <row>
8157 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161
8162 \series bold
8163 Cachia
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172 Maria
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181 111
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 </row>
8187 <row>
8188 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192
8193 \series bold
8194 Cachia
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203 Maurizio
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212 111
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 </row>
8218 <row>
8219 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223
8224 \series bold
8225 Cinquemani
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234 Giusi
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 111
8244 \end_layout
8245
8246 \end_inset
8247 </cell>
8248 </row>
8249 <row>
8250 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254
8255 \series bold
8256 Colin
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265 Bernard
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 111
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 </row>
8280 <row>
8281 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285
8286 \series bold
8287 Concli
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 Gianfranco
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 111
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 </row>
8311 <row>
8312 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316
8317 \series bold
8318 Dal Bosco
8319 \end_layout
8320
8321 \end_inset
8322 </cell>
8323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327 Carolina
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 111
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 <row>
8343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347
8348 \series bold
8349 Dalpiaz
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 Annamaria
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 111
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 </row>
8373 <row>
8374 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378
8379 \series bold
8380 Feliciello
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389 Domenico
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398 111
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 </row>
8404 <row>
8405 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409
8410 \series bold
8411 Focarelli
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420 Paola
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 111
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 </row>
8435 <row>
8436 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440
8441 \series bold
8442 Galletti
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451 Oreste
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 111
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \series bold
8473 Gasparini
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 Franca
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 111
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 </row>
8497 <row>
8498 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502
8503 \series bold
8504 Rizzardi
8505 \series default
8506
8507 \begin_inset Foot
8508 status open
8509
8510 \begin_layout Plain Layout
8511 Exemple de note de bas de page
8512 \end_layout
8513
8514 \end_inset
8515
8516
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525 Paola
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534 111
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 </row>
8540 <row>
8541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545
8546 \series bold
8547 Lassini
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556 Giancarlo
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565 111
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 </row>
8571 <row>
8572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576
8577 \series bold
8578 Malfatti
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587 Luciano
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 111
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 </row>
8602 <row>
8603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607
8608 \series bold
8609 Malfatti
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618 Valeriano
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627 111
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 </row>
8633 <row>
8634 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638
8639 \series bold
8640 Meneguzzo
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649 Roberto
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658 111
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 </row>
8664 <row>
8665 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669
8670 \series bold
8671 Mezzadra
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680 Roberto
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689 111
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 </row>
8695 <row>
8696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700
8701 \series bold
8702 Pirpamer
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 Erich
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720 111
8721 \end_layout
8722
8723 \end_inset
8724 </cell>
8725 </row>
8726 <row>
8727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731
8732 \series bold
8733 Pochiesa
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 Paolo
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 111, 222
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 </row>
8757 <row>
8758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762
8763 \series bold
8764 Radina
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773 Claudio
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782 111
8783 \end_layout
8784
8785 \end_inset
8786 </cell>
8787 </row>
8788 <row>
8789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793
8794 \series bold
8795 Stuffer
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804 Oskar
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813 111
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 </row>
8819 <row>
8820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824
8825 \series bold
8826 Tacchelli
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835 Ugo
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844 111
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 </row>
8850 <row>
8851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855
8856 \series bold
8857 Tezzele
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866 Margit
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 111
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 </row>
8881 <row>
8882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886
8887 \series bold
8888 Unterkalmsteiner
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897 Frieda
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 111
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 </row>
8912 <row>
8913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917
8918 \series bold
8919 Vieider
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928 Hilde
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 111
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 </row>
8943 <row>
8944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948
8949 \series bold
8950 Vigna
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 Jürgen
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 111
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 </row>
8974 <row>
8975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979
8980 \series bold
8981 Weber
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 Maurizio
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 111
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row>
9006 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010
9011 \series bold
9012 Winkler
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 Franz
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 111
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 </row>
9036 <row>
9037 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041  
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 <row>
9066 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070
9071 \series bold
9072 Annovi
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 Silvia
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090 555
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 </row>
9096 <row>
9097 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101
9102 \series bold
9103 Bertoli
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112 Stefano
9113 \end_layout
9114
9115 \end_inset
9116 </cell>
9117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121 555
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 </row>
9127 <row>
9128 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132
9133 \series bold
9134 Bozzi
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143 Walter
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152 555
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 </row>
9158 <row>
9159 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163
9164 \series bold
9165 Cachia
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174 Maria
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183 555
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 </row>
9189 <row>
9190 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194
9195 \series bold
9196 Cachia
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205 Maurizio
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214 555
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 </row>
9220 <row>
9221 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225
9226 \series bold
9227 Cinquemani
9228 \end_layout
9229
9230 \end_inset
9231 </cell>
9232 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236 Giusi
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 555
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 </row>
9251 <row>
9252 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256
9257 \series bold
9258 Colin
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267 Bernard
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 555
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 </row>
9282 <row>
9283 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287
9288 \series bold
9289 Concli
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298 Gianfranco
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307 555
9308 \end_layout
9309
9310 \end_inset
9311 </cell>
9312 </row>
9313 <row>
9314 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318
9319 \series bold
9320 Dal Bosco
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329 Carolina
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338 555
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 </row>
9344 <row>
9345 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349
9350 \series bold
9351 Dalpiaz
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360 Annamaria
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369 555
9370 \end_layout
9371
9372 \end_inset
9373 </cell>
9374 </row>
9375 <row>
9376 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380
9381 \series bold
9382 Feliciello
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391 Domenico
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400 555
9401 \end_layout
9402
9403 \end_inset
9404 </cell>
9405 </row>
9406 <row>
9407 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411
9412 \series bold
9413 Focarelli
9414 \end_layout
9415
9416 \end_inset
9417 </cell>
9418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422 Paola
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 555
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 </row>
9437 <row>
9438 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442
9443 \series bold
9444 Galletti
9445 \end_layout
9446
9447 \end_inset
9448 </cell>
9449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453 Oreste
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 555
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 </row>
9468 <row>
9469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473
9474 \series bold
9475 Gasparini
9476 \end_layout
9477
9478 \end_inset
9479 </cell>
9480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484 Franca
9485 \end_layout
9486
9487 \end_inset
9488 </cell>
9489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9490 \begin_inset Text
9491
9492 \begin_layout Plain Layout
9493 555
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 </row>
9499 <row>
9500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504
9505 \series bold
9506 Rizzardi
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515 Paola
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524 555
9525 \end_layout
9526
9527 \end_inset
9528 </cell>
9529 </row>
9530 <row>
9531 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535
9536 \series bold
9537 Lassini
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546 Giancarlo
9547 \end_layout
9548
9549 \end_inset
9550 </cell>
9551 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555 555
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 </row>
9561 <row>
9562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566
9567 \series bold
9568 Malfatti
9569 \end_layout
9570
9571 \end_inset
9572 </cell>
9573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577 Luciano
9578 \end_layout
9579
9580 \end_inset
9581 </cell>
9582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586 555
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 </row>
9592 <row>
9593 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597
9598 \series bold
9599 Malfatti
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608 Valeriano
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 555
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 <row>
9624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \series bold
9630 Meneguzzo
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639 Roberto
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 555
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 </row>
9654 <row>
9655 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659
9660 \series bold
9661 Mezzadra
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670 Roberto
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679 555
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 </row>
9685 </lyxtabular>
9686
9687 \end_inset
9688
9689
9690 \end_layout
9691
9692 \begin_layout Section
9693 Questions particulières concernant les tableaux multi-pages
9694 \begin_inset Argument 1
9695 status collapsed
9696
9697 \begin_layout Plain Layout
9698 Questions sur les tableaux multi-pages
9699 \end_layout
9700
9701 \end_inset
9702
9703
9704 \begin_inset CommandInset label
9705 LatexCommand label
9706 name "sec:Questions-sur-tableaux-multi-pages"
9707
9708 \end_inset
9709
9710
9711 \end_layout
9712
9713 \begin_layout Subsection
9714 Calculs des pages des tableaux multi-pages
9715 \begin_inset Index idx
9716 status collapsed
9717
9718 \begin_layout Plain Layout
9719 Tableau ! multi-pages ! Calculs
9720 \end_layout
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \begin_layout Standard
9728 \SpecialChar LaTeX
9729  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9730  utilisant des blocs (chunks).
9731  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9732  mémoire de \SpecialChar LaTeX
9733 .
9734  La valeur implicite est fixée pour des raisons historiques à seulement
9735  20
9736 \begin_inset space ~
9737 \end_inset
9738
9739 lignes de tableau.
9740  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9741  ceci peut ralentir la création de votre document.
9742  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9743  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9744  préambule de votre document :
9745 \end_layout
9746
9747 \begin_layout Standard
9748
9749 \series bold
9750
9751 \backslash
9752 setcounter{LTchunksize}{100}
9753 \end_layout
9754
9755 \begin_layout Subsection
9756 Les flottants et les tableaux multi-pages
9757 \begin_inset Index idx
9758 status collapsed
9759
9760 \begin_layout Plain Layout
9761 Tableau ! multi-pages ! Flottants
9762 \end_layout
9763
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \begin_layout Standard
9770 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9771  commence un tableau multi-pages.
9772  Pour éviter une telle situation, insérez un saut de page (menu 
9773 \family sans
9774 Insertion\SpecialChar menuseparator
9775 Typographie
9776 \begin_inset space ~
9777 \end_inset
9778
9779 spéciale\SpecialChar menuseparator
9780 Saut de page (vide le tampon)
9781 \family default
9782
9783 \begin_inset space \thinspace{}
9784 \end_inset
9785
9786 ) juste avant votre tableau multi-pages.
9787 \end_layout
9788
9789 \begin_layout Subsection
9790 Sauts de pages forcés
9791 \begin_inset Index idx
9792 status collapsed
9793
9794 \begin_layout Plain Layout
9795 Tableau ! multi-pages ! Sauts de pages forcés
9796 \end_layout
9797
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \begin_layout Standard
9804 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9805  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9806  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9807  de
9808  saut de ligne 
9809 \begin_inset Quotes cld
9810 \end_inset
9811
9812
9813 \backslash
9814
9815 \backslash
9816
9817 \begin_inset Quotes crd
9818 \end_inset
9819
9820  en code \SpecialChar TeX
9821  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9822  Avant la commande 
9823 \begin_inset Quotes cld
9824 \end_inset
9825
9826
9827 \backslash
9828
9829 \backslash
9830
9831 \begin_inset Quotes crd
9832 \end_inset
9833
9834 , vous devez insérer en code \SpecialChar TeX
9835 , autant de caractères 
9836 \begin_inset Quotes cld
9837 \end_inset
9838
9839 &
9840 \begin_inset Quotes crd
9841 \end_inset
9842
9843  qu'il y a de colonnes après la cellule concernée.
9844  Le caractère 
9845 \begin_inset Quotes cld
9846 \end_inset
9847
9848 &
9849 \begin_inset Quotes crd
9850 \end_inset
9851
9852  sert à séparer les colonnes d'un tableau.
9853  Écrivez en code-\SpecialChar TeX
9854 , après chaque 
9855 \begin_inset Quotes cld
9856 \end_inset
9857
9858 &
9859 \begin_inset Quotes crd
9860 \end_inset
9861
9862  le contenu des cellules correspondantes et en même temps supprimez le contenu
9863  de ces cellules dans le texte normal.
9864  
9865 \begin_inset Newline newline
9866 \end_inset
9867
9868 Après la commande 
9869 \backslash
9870
9871 \backslash
9872 , insérez autant de caractères 
9873 \begin_inset Quotes cld
9874 \end_inset
9875
9876 &
9877 \begin_inset Quotes crd
9878 \end_inset
9879
9880  qu'il y a de colonnes avant la colonne traitée.
9881  Dans le tableau
9882 \begin_inset space ~
9883 \end_inset
9884
9885
9886 \begin_inset CommandInset ref
9887 LatexCommand ref
9888 reference "tab:Tableau-saut-de-page"
9889
9890 \end_inset
9891
9892  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9893  suivie par une autre colonne.
9894  La commande suivante a donc été insérée en code \SpecialChar TeX
9895  dans la cellule après
9896  le mot 
9897 \begin_inset Quotes cld
9898 \end_inset
9899
9900
9901 \emph on
9902 Castelchiodato,
9903 \emph default
9904
9905 \begin_inset Quotes crd
9906 \end_inset
9907
9908 :
9909 \end_layout
9910
9911 \begin_layout Standard
9912
9913 \series bold
9914 & 111
9915 \backslash
9916
9917 \backslash
9918  
9919 \backslash
9920 newpage
9921 \begin_inset Newline newline
9922 \end_inset
9923
9924 &
9925 \end_layout
9926
9927 \begin_layout Standard
9928 Le 
9929 \begin_inset Quotes cld
9930 \end_inset
9931
9932 111
9933 \begin_inset Quotes crd
9934 \end_inset
9935
9936  dans la troisième colonne de la ligne a été supprimé.
9937  
9938 \series bold
9939
9940 \backslash
9941 newpage
9942 \series default
9943  est nécessaire seulement quand un saut de page doit impérativement avoir
9944  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9945  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9946  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9947  est coupée, utilisez cette commande à la place de la précédente :
9948 \end_layout
9949
9950 \begin_layout Standard
9951
9952 \series bold
9953 & 111
9954 \backslash
9955
9956 \backslash
9957
9958 \begin_inset Newline newline
9959 \end_inset
9960
9961
9962 \backslash
9963 hline &
9964 \end_layout
9965
9966 \begin_layout Standard
9967 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9968  insérer la commande
9969 \end_layout
9970
9971 \begin_layout Standard
9972
9973 \series bold
9974
9975 \backslash
9976 setlength{
9977 \backslash
9978 parfillskip}{0pt}
9979 \end_layout
9980
9981 \begin_layout Standard
9982 au début de la cellule.
9983  Cela assure que la portion de la cellule qui va se trouver affichée sur
9984  la page suivante le sera avec toute la largeur de la cellule.
9985 \end_layout
9986
9987 \begin_layout Standard
9988 \align center
9989 \begin_inset Tabular
9990 <lyxtabular version="3" rows="38" columns="3">
9991 <features islongtable="true" longtabularalignment="center">
9992 <column alignment="left" valignment="top" width="0pt">
9993 <column alignment="left" valignment="top" width="3cm">
9994 <column alignment="center" valignment="top" width="0pt">
9995 <row endfirsthead="true" caption="true">
9996 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 \begin_inset Caption Standard
10001
10002 \begin_layout Plain Layout
10003 Tableau avec un saut de page forcé dans une cellule
10004 \begin_inset CommandInset label
10005 LatexCommand label
10006 name "tab:Tableau-saut-de-page"
10007
10008 \end_inset
10009
10010
10011 \begin_inset Argument 1
10012 status collapsed
10013
10014 \begin_layout Plain Layout
10015 Tableau avec un saut de page forcé dans une cellule
10016 \end_layout
10017
10018 \end_inset
10019
10020
10021 \end_layout
10022
10023 \end_inset
10024
10025
10026 \end_layout
10027
10028 \end_inset
10029 </cell>
10030 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10031 \begin_inset Text
10032
10033 \begin_layout Plain Layout
10034
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 </row>
10049 <row endfirsthead="true">
10050 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054
10055 \series bold
10056 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10057 \end_layout
10058
10059 \end_inset
10060 </cell>
10061 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10062 \begin_inset Text
10063
10064 \begin_layout Plain Layout
10065
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 <row endfirsthead="true">
10081 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085
10086 \series bold
10087 NOM
10088 \end_layout
10089
10090 \end_inset
10091 </cell>
10092 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Plain Layout
10096
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \series bold
10107 TÉL.
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 </row>
10113 <row endhead="true" caption="true">
10114 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118 \begin_inset Caption Unnumbered
10119
10120 \begin_layout Plain Layout
10121 Tableau sur deux pages avec un saut de page dans une cellule
10122 \end_layout
10123
10124 \end_inset
10125
10126
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144
10145 \end_layout
10146
10147 \end_inset
10148 </cell>
10149 </row>
10150 <row endhead="true">
10151 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155  
10156 \series bold
10157 Exemple d'annuaire téléphonique
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row endhead="true">
10182 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186
10187 \series bold
10188 NOM
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206
10207 \series bold
10208 TÉL.
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 </row>
10214 <row endfoot="true">
10215 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 suite page suivante\SpecialChar ldots
10220
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 </row>
10244 <row>
10245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249
10250 \series bold
10251 Annovi
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260 Silvia
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 111
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 </row>
10275 <row>
10276 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280
10281 \series bold
10282 Bertoli
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291 Stefano
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 111
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 </row>
10306 <row>
10307 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311
10312 \series bold
10313 Bozzi
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322 Walter
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 111
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 </row>
10337 <row>
10338 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342
10343 \series bold
10344 Cachia
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 Maria
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 111
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \series bold
10375 Cachia
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 Maurizio
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 111
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 </row>
10399 <row>
10400 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404
10405 \series bold
10406 Cinquemani
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415 Giusi
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 111
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 </row>
10430 <row>
10431 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435
10436 \series bold
10437 Colin
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Bernard
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 111
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466
10467 \series bold
10468 Concli
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477 Gianfranco
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 111
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 <row>
10493 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497
10498 \series bold
10499 Dal Bosco
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508 Carolina
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 111
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 </row>
10523 <row>
10524 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528
10529 \series bold
10530 Dalpiaz
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 Annamaria
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 111
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 </row>
10554 <row>
10555 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559
10560 \series bold
10561 Feliciello
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 Domenico
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 111
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \series bold
10592 Focarelli
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601 Paola
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 111
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 </row>
10616 <row>
10617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621
10622 \series bold
10623 Galletti
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632 Oreste
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 111
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 </row>
10647 <row>
10648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652
10653 \series bold
10654 Gasparini
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663 Franca
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 111
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 </row>
10678 <row>
10679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683
10684 \series bold
10685 Lassini
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694 Giancarlo
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 111
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 </row>
10709 <row>
10710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714
10715 \series bold
10716 Malfatti
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725 Luciano
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 111
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \series bold
10747 Malfatti
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 Valeriano
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 111
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 </row>
10771 <row>
10772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776
10777 \series bold
10778 Meneguzzo
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 Roberto
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 111
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 </row>
10802 <row>
10803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807
10808 \series bold
10809 Mezzadra
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818 Roberto
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827 111
10828 \end_layout
10829
10830 \end_inset
10831 </cell>
10832 </row>
10833 <row>
10834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838
10839 \series bold
10840 Pirpamer
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849 Erich
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858 111
10859 \end_layout
10860
10861 \end_inset
10862 </cell>
10863 </row>
10864 <row>
10865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869
10870 \series bold
10871 Pochiesa
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880 Paolo
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889 111, 222
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 <row>
10896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900
10901 \series bold
10902 Radina
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911 Claudio
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920 111
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 </row>
10926 <row>
10927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931
10932 \series bold
10933 Rizzardi
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942 Giancarlo, 11.
10943  Fürst von Montecompatri, 11.
10944  Fürst von Sulmona und Vivaro, 10.
10945  Fürst von Rossano, 5.
10946  Herzog von Canemorte, 11.
10947  Herzog von Palombara, 5.
10948  Herzog von Castelchiodato,
10949 \begin_inset ERT
10950 status open
10951
10952 \begin_layout Plain Layout
10953
10954 & 111
10955 \backslash
10956
10957 \backslash
10958  
10959 \backslash
10960 newpage
10961 \end_layout
10962
10963 \begin_layout Plain Layout
10964
10965 &
10966 \end_layout
10967
10968 \end_inset
10969
10970  11.
10971  Herzog von Poggionativo, 11.
10972  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10973  Graf von Valinfreda, 11.
10974  Baron von Cropalati, 11.
10975  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 </row>
10990 <row>
10991 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \series bold
10997 Stuffer
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 Oskar
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 111
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 <row>
11022 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \series bold
11028 Tacchelli
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 Ugo
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 111
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 </row>
11052 <row>
11053 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057
11058 \series bold
11059 Tezzele
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068 Margit
11069 \end_layout
11070
11071 \end_inset
11072 </cell>
11073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077 111
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 </row>
11083 <row>
11084 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088
11089 \series bold
11090 Unterkalmsteiner
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 Frieda
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 111
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 </row>
11114 <row>
11115 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119
11120 \series bold
11121 Vieider
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 Hilde
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139 111
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 </row>
11145 <row>
11146 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150
11151 \series bold
11152 Vigna
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 Jürgen
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 111
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 </row>
11176 <row>
11177 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181
11182 \series bold
11183 Weber
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192 Maurizio
11193 \end_layout
11194
11195 \end_inset
11196 </cell>
11197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201 111
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 </row>
11207 <row>
11208 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212
11213 \series bold
11214 Winkler
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 Franz
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11229 \begin_inset Text
11230
11231 \begin_layout Plain Layout
11232 111
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 </row>
11238 </lyxtabular>
11239
11240 \end_inset
11241
11242
11243 \end_layout
11244
11245 \begin_layout Section
11246 Colonnes et lignes à lignes multiples
11247 \end_layout
11248
11249 \begin_layout Subsection
11250 Lignes multiples dans une cellule de tableau
11251 \begin_inset CommandInset label
11252 LatexCommand label
11253 name "subsec:Lignes-multiple-dans-cellule"
11254
11255 \end_inset
11256
11257
11258 \begin_inset Index idx
11259 status collapsed
11260
11261 \begin_layout Plain Layout
11262 Plusieurs lignes dans une case de tableau
11263 \end_layout
11264
11265 \end_inset
11266
11267
11268 \begin_inset Index idx
11269 status collapsed
11270
11271 \begin_layout Plain Layout
11272 Tableau ! Saut de ligne
11273 \end_layout
11274
11275 \end_inset
11276
11277
11278 \end_layout
11279
11280 \begin_layout Standard
11281 \noindent
11282 \begin_inset Float table
11283 placement H
11284 wide false
11285 sideways false
11286 status open
11287
11288 \begin_layout Plain Layout
11289 \begin_inset Caption Standard
11290
11291 \begin_layout Plain Layout
11292 \begin_inset CommandInset label
11293 LatexCommand label
11294 name "tab:Tableau-avec-plusieurs-lignes"
11295
11296 \end_inset
11297
11298 Tableau avec des lignes multiples dans une cellule
11299 \end_layout
11300
11301 \end_inset
11302
11303
11304 \end_layout
11305
11306 \begin_layout Plain Layout
11307 \align center
11308 \begin_inset Tabular
11309 <lyxtabular version="3" rows="3" columns="3">
11310 <features tabularvalignment="middle">
11311 <column alignment="center" valignment="middle" width="2.5cm">
11312 <column alignment="center" valignment="middle">
11313 <column alignment="center" valignment="middle">
11314 <row>
11315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11316 \begin_inset Text
11317
11318 \begin_layout Plain Layout
11319 Lignes
11320 \begin_inset Newline linebreak
11321 \end_inset
11322
11323 multiples
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 b
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 c
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 </row>
11347 <row>
11348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352 d
11353 \end_layout
11354
11355 \end_inset
11356 </cell>
11357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361 e
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 f
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 </row>
11376 <row>
11377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11378 \begin_inset Text
11379
11380 \begin_layout Plain Layout
11381 g
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 h
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 i
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 </row>
11405 </lyxtabular>
11406
11407 \end_inset
11408
11409
11410 \end_layout
11411
11412 \end_inset
11413
11414
11415 \end_layout
11416
11417 \begin_layout Standard
11418 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11419  d'un paragraphe avec des sauts de lignes et des césures.
11420 \end_layout
11421
11422 \begin_layout Standard
11423 Pour obtenir le tableau
11424 \begin_inset space ~
11425 \end_inset
11426
11427
11428 \begin_inset CommandInset ref
11429 LatexCommand ref
11430 reference "tab:Tableau-avec-plusieurs-lignes"
11431
11432 \end_inset
11433
11434 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11435  droit dessus.
11436  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11437  2.5
11438 \begin_inset space \thinspace{}
11439 \end_inset
11440
11441 cm et choisissez les alignements vertical et horizontal centrés.
11442  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11443  Comme notre texte est plus petit que 2.5
11444 \begin_inset space \thinspace{}
11445 \end_inset
11446
11447 cm, une seule ligne va apparaître.
11448  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11449  
11450 \family sans
11451 Ctrl-Shift-Entrée
11452 \family default
11453 ).
11454  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11455 ement découpé en plusieurs lignes.
11456 \end_layout
11457
11458 \begin_layout Standard
11459 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11460  ne peut pas
11461  effectuer de césure si c'est le premier élément de la cellule.
11462  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11463  premier élément : Ajoutez un espace horizontal de 0
11464 \begin_inset space \thinspace{}
11465 \end_inset
11466
11467 pt juste avant votre mot.
11468  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11469  Le tableau
11470 \begin_inset space ~
11471 \end_inset
11472
11473
11474 \begin_inset CommandInset ref
11475 LatexCommand ref
11476 reference "tab:Tableau-césure"
11477
11478 \end_inset
11479
11480  montre l'effet de cette insertion.
11481 \end_layout
11482
11483 \begin_layout Standard
11484 \begin_inset Float table
11485 placement h
11486 wide false
11487 sideways false
11488 status open
11489
11490 \begin_layout Plain Layout
11491 \begin_inset Caption Standard
11492
11493 \begin_layout Plain Layout
11494 \begin_inset CommandInset label
11495 LatexCommand label
11496 name "tab:Tableau-césure"
11497
11498 \end_inset
11499
11500 Tableau avec et sans césure.
11501 \end_layout
11502
11503 \end_inset
11504
11505
11506 \end_layout
11507
11508 \begin_layout Plain Layout
11509 \begin_inset space \hfill{}
11510 \end_inset
11511
11512
11513 \begin_inset Tabular
11514 <lyxtabular version="3" rows="3" columns="3">
11515 <features tabularvalignment="middle">
11516 <column alignment="center" valignment="middle" width="2.5cm">
11517 <column alignment="center" valignment="middle">
11518 <column alignment="center" valignment="middle">
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 mottrèslongdansunecellule
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 b
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 c
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 d
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 e
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 f
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 </row>
11577 <row>
11578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11579 \begin_inset Text
11580
11581 \begin_layout Plain Layout
11582 g
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591 h
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11597 \begin_inset Text
11598
11599 \begin_layout Plain Layout
11600 i
11601 \end_layout
11602
11603 \end_inset
11604 </cell>
11605 </row>
11606 </lyxtabular>
11607
11608 \end_inset
11609
11610
11611 \begin_inset space \hfill{}
11612 \end_inset
11613
11614
11615 \begin_inset Tabular
11616 <lyxtabular version="3" rows="3" columns="3">
11617 <features tabularvalignment="middle">
11618 <column alignment="center" valignment="middle" width="2.5cm">
11619 <column alignment="center" valignment="middle">
11620 <column alignment="center" valignment="middle">
11621 <row>
11622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 \begin_inset space \hspace{}
11627 \length 0pt
11628 \end_inset
11629
11630 mottrèslongdansunecellule
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 b
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 c
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 </row>
11654 <row>
11655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 d
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11665 \begin_inset Text
11666
11667 \begin_layout Plain Layout
11668 e
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11674 \begin_inset Text
11675
11676 \begin_layout Plain Layout
11677 f
11678 \end_layout
11679
11680 \end_inset
11681 </cell>
11682 </row>
11683 <row>
11684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 g
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11694 \begin_inset Text
11695
11696 \begin_layout Plain Layout
11697 h
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 i
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 </row>
11712 </lyxtabular>
11713
11714 \end_inset
11715
11716
11717 \begin_inset space \hfill{}
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \end_inset
11724
11725
11726 \end_layout
11727
11728 \begin_layout Subsection
11729 Multi-colonnes
11730 \begin_inset CommandInset label
11731 LatexCommand label
11732 name "subsec:Multicolonnes"
11733
11734 \end_inset
11735
11736
11737 \begin_inset Index idx
11738 status collapsed
11739
11740 \begin_layout Plain Layout
11741 Multi-colonnes
11742 \end_layout
11743
11744 \end_inset
11745
11746
11747 \begin_inset Index idx
11748 status collapsed
11749
11750 \begin_layout Plain Layout
11751 Tableau ! Multi-colonnes
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \end_layout
11758
11759 \begin_layout Subsubsection
11760 Les bases des multi-colonnes
11761 \end_layout
11762
11763 \begin_layout Standard
11764 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11765  qu'elle doit couvrir et utilisez soit le bouton 
11766 \begin_inset Info
11767 type  "icon"
11768 arg   "tabular-feature multicolumn"
11769 \end_inset
11770
11771  de la barre d'outils tableau, ou le menu 
11772 \family sans
11773 Édition\SpecialChar menuseparator
11774 Tableau\SpecialChar menuseparator
11775 Multi-colonnes
11776 \family default
11777 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11778  
11779 \family sans
11780 Multi-colonnes
11781 \family default
11782 .
11783 \end_layout
11784
11785 \begin_layout Standard
11786 Les multi-colonnes ont leurs propres paramètres de cellule.
11787  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11788  de la cellule, cela n'affecte que la cellule multi-colonnes.
11789  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11790  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11791 \end_layout
11792
11793 \begin_layout Standard
11794 \align center
11795 \begin_inset Tabular
11796 <lyxtabular version="3" rows="3" columns="4">
11797 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11798 <column alignment="center" valignment="top" width="0pt">
11799 <column alignment="center" valignment="middle">
11800 <column alignment="center" valignment="top" width="0in">
11801 <column alignment="center" valignment="top" width="0pt">
11802 <row>
11803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11804 \begin_inset Text
11805
11806 \begin_layout Plain Layout
11807 abc
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 def ghi
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825
11826 \end_layout
11827
11828 \end_inset
11829 </cell>
11830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11831 \begin_inset Text
11832
11833 \begin_layout Plain Layout
11834 jkl
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 </row>
11840 <row>
11841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11842 \begin_inset Text
11843
11844 \begin_layout Plain Layout
11845 A
11846 \end_layout
11847
11848 \end_inset
11849 </cell>
11850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11851 \begin_inset Text
11852
11853 \begin_layout Plain Layout
11854 B
11855 \end_layout
11856
11857 \end_inset
11858 </cell>
11859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 C
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 D
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 </row>
11878 <row>
11879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 1
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 2
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 3
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11907 \begin_inset Text
11908
11909 \begin_layout Plain Layout
11910 4
11911 \end_layout
11912
11913 \end_inset
11914 </cell>
11915 </row>
11916 </lyxtabular>
11917
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \begin_layout Subsubsection
11924 Calculs avec les multi-colonnes
11925 \begin_inset CommandInset label
11926 LatexCommand label
11927 name "subsec:Calculs-multicolonnes"
11928
11929 \end_inset
11930
11931
11932 \begin_inset Index idx
11933 status collapsed
11934
11935 \begin_layout Plain Layout
11936 Multi-colonnes ! Calculs
11937 \end_layout
11938
11939 \end_inset
11940
11941
11942 \end_layout
11943
11944 \begin_layout Standard
11945 \SpecialChar LyX
11946  gère directement les multi-colonnes, mais nous devons faire attention à
11947  la largeur des cellules couvertes par la cellule multi-colonnes.
11948 \end_layout
11949
11950 \begin_layout Standard
11951 \begin_inset Float table
11952 placement h
11953 wide false
11954 sideways false
11955 status open
11956
11957 \begin_layout Plain Layout
11958 \begin_inset Caption Standard
11959
11960 \begin_layout Plain Layout
11961 \begin_inset CommandInset label
11962 LatexCommand label
11963 name "tab:Tableau-multicolonne-parfaite"
11964
11965 \end_inset
11966
11967 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11968  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11969 \begin_inset Argument 1
11970 status open
11971
11972 \begin_layout Plain Layout
11973 Tableau avec multi-colonnes parfaite
11974 \end_layout
11975
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \end_inset
11982
11983
11984 \end_layout
11985
11986 \begin_layout Plain Layout
11987 \align center
11988 \begin_inset Tabular
11989 <lyxtabular version="3" rows="3" columns="3">
11990 <features tabularvalignment="middle">
11991 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11992 <column alignment="center" valignment="middle">
11993 <column alignment="center" valignment="top">
11994 <row>
11995 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11996 \begin_inset Text
11997
11998 \begin_layout Plain Layout
11999 multi-colonnes sur plusieurs lignes
12000 \end_layout
12001
12002 \end_inset
12003 </cell>
12004 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12005 \begin_inset Text
12006
12007 \begin_layout Plain Layout
12008
12009 \end_layout
12010
12011 \end_inset
12012 </cell>
12013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12014 \begin_inset Text
12015
12016 \begin_layout Plain Layout
12017 c
12018 \end_layout
12019
12020 \end_inset
12021 </cell>
12022 </row>
12023 <row>
12024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12025 \begin_inset Text
12026
12027 \begin_layout Plain Layout
12028 d
12029 \end_layout
12030
12031 \end_inset
12032 </cell>
12033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Plain Layout
12037 e
12038 \end_layout
12039
12040 \end_inset
12041 </cell>
12042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12043 \begin_inset Text
12044
12045 \begin_layout Plain Layout
12046 f
12047 \end_layout
12048
12049 \end_inset
12050 </cell>
12051 </row>
12052 <row>
12053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Plain Layout
12057 g
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12063 \begin_inset Text
12064
12065 \begin_layout Plain Layout
12066 h
12067 \end_layout
12068
12069 \end_inset
12070 </cell>
12071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12072 \begin_inset Text
12073
12074 \begin_layout Plain Layout
12075 i
12076 \end_layout
12077
12078 \end_inset
12079 </cell>
12080 </row>
12081 </lyxtabular>
12082
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \end_inset
12089
12090
12091 \end_layout
12092
12093 \begin_layout Standard
12094 Par exemple, pour créer le tableau
12095 \begin_inset space ~
12096 \end_inset
12097
12098
12099 \begin_inset CommandInset ref
12100 LatexCommand ref
12101 reference "tab:Tableau-multicolonne-parfaite"
12102
12103 \end_inset
12104
12105 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12106  3×3 et faites un clic droit dessus.
12107  Ensuite choisissez pour cette cellule
12108 \emph on
12109 ,
12110 \emph default
12111  dans la fenêtre de dialogue de tableau, 
12112 \emph on
12113 multi-colonnes
12114 \emph default
12115
12116 \emph on
12117 alignement
12118 \begin_inset space ~
12119 \end_inset
12120
12121 horizontal
12122 \begin_inset space ~
12123 \end_inset
12124
12125 centré
12126 \emph default
12127  et une largeur de 2.5
12128 \begin_inset space \thinspace{}
12129 \end_inset
12130
12131 cm.
12132  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12133  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12134 \begin_inset space \thinspace{}
12135 \end_inset
12136
12137 cm pour la première colonne.
12138  La deuxième colonne aura alors automatiquement une largeur de 1.25
12139 \begin_inset space \thinspace{}
12140 \end_inset
12141
12142 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12143  C'est ce qui a été fait pour le tableau
12144 \begin_inset space ~
12145 \end_inset
12146
12147
12148 \begin_inset CommandInset ref
12149 LatexCommand ref
12150 reference "tab:Tableau-multicolonne-imparfait"
12151
12152 \end_inset
12153
12154 .
12155 \end_layout
12156
12157 \begin_layout Standard
12158 \begin_inset Float table
12159 wide false
12160 sideways false
12161 status open
12162
12163 \begin_layout Plain Layout
12164 \begin_inset Caption Standard
12165
12166 \begin_layout Plain Layout
12167 \begin_inset CommandInset label
12168 LatexCommand label
12169 name "tab:Tableau-multicolonne-imparfait"
12170
12171 \end_inset
12172
12173 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12174  de la largeur de la cellule multi-colonnes.
12175 \begin_inset Argument 1
12176 status open
12177
12178 \begin_layout Plain Layout
12179 Tableau avec multi-colonnes pas parfaite
12180 \end_layout
12181
12182 \end_inset
12183
12184
12185 \end_layout
12186
12187 \end_inset
12188
12189
12190 \end_layout
12191
12192 \begin_layout Plain Layout
12193 \align center
12194 \begin_inset Tabular
12195 <lyxtabular version="3" rows="3" columns="3">
12196 <features tabularvalignment="middle">
12197 <column alignment="center" valignment="top" width="1.25cm">
12198 <column alignment="center" valignment="top">
12199 <column alignment="center" valignment="top">
12200 <row>
12201 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12202 \begin_inset Text
12203
12204 \begin_layout Plain Layout
12205 multi-colonnes sur plusieurs lignes
12206 \end_layout
12207
12208 \end_inset
12209 </cell>
12210 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12211 \begin_inset Text
12212
12213 \begin_layout Plain Layout
12214
12215 \end_layout
12216
12217 \end_inset
12218 </cell>
12219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12220 \begin_inset Text
12221
12222 \begin_layout Plain Layout
12223 c
12224 \end_layout
12225
12226 \end_inset
12227 </cell>
12228 </row>
12229 <row>
12230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12231 \begin_inset Text
12232
12233 \begin_layout Plain Layout
12234 d
12235 \end_layout
12236
12237 \end_inset
12238 </cell>
12239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12240 \begin_inset Text
12241
12242 \begin_layout Plain Layout
12243 e
12244 \end_layout
12245
12246 \end_inset
12247 </cell>
12248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12249 \begin_inset Text
12250
12251 \begin_layout Plain Layout
12252 f
12253 \end_layout
12254
12255 \end_inset
12256 </cell>
12257 </row>
12258 <row>
12259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12260 \begin_inset Text
12261
12262 \begin_layout Plain Layout
12263 g
12264 \end_layout
12265
12266 \end_inset
12267 </cell>
12268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12269 \begin_inset Text
12270
12271 \begin_layout Plain Layout
12272 h
12273 \end_layout
12274
12275 \end_inset
12276 </cell>
12277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12278 \begin_inset Text
12279
12280 \begin_layout Plain Layout
12281 i
12282 \end_layout
12283
12284 \end_inset
12285 </cell>
12286 </row>
12287 </lyxtabular>
12288
12289 \end_inset
12290
12291
12292 \end_layout
12293
12294 \end_inset
12295
12296
12297 \end_layout
12298
12299 \begin_layout Standard
12300 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12301  de la cellule multi-colonnes, elle est un peu plus large.
12302  La raison est que la taille que l'on donne à une cellule, 
12303 \begin_inset Formula $W_{g}$
12304 \end_inset
12305
12306  n'est pas sa taille totale, 
12307 \begin_inset Formula $W_{\mathrm{tot}}$
12308 \end_inset
12309
12310  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12311  lui donne.
12312  L'annexe
12313 \begin_inset space ~
12314 \end_inset
12315
12316
12317 \begin_inset CommandInset ref
12318 LatexCommand ref
12319 reference "cha:Explication-de-l'Equation"
12320
12321 \end_inset
12322
12323  explique pourquoi en détail.
12324 \end_layout
12325
12326 \begin_layout Standard
12327 La largeur nécessaire 
12328 \begin_inset Formula $W_{g\,n}$
12329 \end_inset
12330
12331  quand 
12332 \emph on
12333 n
12334 \emph default
12335  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12336  ait une largeur totale de 
12337 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12338 \end_inset
12339
12340 :
12341 \begin_inset Formula 
12342 \begin{equation}
12343 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12344 \end{equation}
12345
12346 \end_inset
12347
12348
12349 \end_layout
12350
12351 \begin_layout Standard
12352 Dans notre cas nous avons 
12353 \begin_inset Formula $n=2$
12354 \end_inset
12355
12356
12357 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12358 \end_inset
12359
12360 cm et les valeurs implicites pour les autres longueurs, l'équation
12361 \begin_inset space ~
12362 \end_inset
12363
12364
12365 \begin_inset CommandInset ref
12366 LatexCommand ref
12367 reference "eq:Wgn"
12368
12369 \end_inset
12370
12371  devient
12372 \begin_inset Formula 
12373 \begin{equation}
12374 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12375 \end{equation}
12376
12377 \end_inset
12378
12379
12380 \end_layout
12381
12382 \begin_layout Standard
12383 Pour permettre des calculs avec \SpecialChar LaTeX
12384 , vous devez charger le paquetage \SpecialChar LaTeX
12385  
12386 \series bold
12387 calc
12388 \series default
12389  avec la ligne suivante dans le préambule du document
12390 \begin_inset Index idx
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394 Paquetages \SpecialChar LaTeX
12395  ! calc
12396 \end_layout
12397
12398 \end_inset
12399
12400
12401 \end_layout
12402
12403 \begin_layout Standard
12404
12405 \series bold
12406
12407 \backslash
12408 usepackage{calc}
12409 \end_layout
12410
12411 \begin_layout Standard
12412 \SpecialChar LyX
12413  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12414  de dialogue.
12415  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12416  dans la
12417  fenêtre de dialogue.
12418  Voici un aperçu de ces paramètres :
12419 \end_layout
12420
12421 \begin_layout Itemize
12422
12423 \series bold
12424 p{largeur}
12425 \series default
12426  crée une cellule de taille donnée, le texte est aligné verticalement en
12427  haut.
12428 \end_layout
12429
12430 \begin_layout Itemize
12431
12432 \series bold
12433 m{largeur}
12434 \series default
12435  crée une cellule de taille donnée, le texte est aligné verticalement au
12436  centre
12437 \end_layout
12438
12439 \begin_layout Itemize
12440
12441 \series bold
12442 b{largeur}
12443 \series default
12444  crée une cellule de taille donnée, le texte est aligné verticalement en
12445  bas
12446 \end_layout
12447
12448 \begin_layout Standard
12449 En entrant un paramètre \SpecialChar LaTeX
12450 , tous les réglages de cellule donnés dans la fenêtre
12451  de dialogue sont ignorés.
12452 \end_layout
12453
12454 \begin_layout Standard
12455 \begin_inset Note Greyedout
12456 status open
12457
12458 \begin_layout Plain Layout
12459
12460 \series bold
12461 Note:
12462 \series default
12463  À cause d'un bug, \SpecialChar LyX
12464  affiche quand même les réglages qui ne sont pas pris
12465  en compte.
12466 \end_layout
12467
12468 \end_inset
12469
12470
12471 \end_layout
12472
12473 \begin_layout Standard
12474 Comme le texte doit être centré horizontalement, on ajoute la commande 
12475 \series bold
12476
12477 \backslash
12478 centering
12479 \series default
12480 .
12481  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12482  suivant pour la première des
12483  colonnes recouvertes :
12484 \end_layout
12485
12486 \begin_layout Standard
12487
12488 \series bold
12489 >{
12490 \backslash
12491 centering}m{1.25cm-6.2pt}
12492 \end_layout
12493
12494 \begin_layout Standard
12495 La commande 
12496 \series bold
12497 >{ }
12498 \series default
12499  signifie que les commandes qui se trouvent entre les accolades doivent
12500  être appliquées avant que la cellule ne soit créée.
12501 \end_layout
12502
12503 \begin_layout Standard
12504 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12505  multi-colonnes, il est toujours aligné à gauche.
12506  Cela vient du fait que \SpecialChar LyX
12507  applique l'alignement seulement à des colonnes
12508  isolées.
12509  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12510  suivant pour la multi-colonnes
12511 \end_layout
12512
12513 \begin_layout Standard
12514
12515 \series bold
12516 >{
12517 \backslash
12518 centering}m{2.5cm}
12519 \end_layout
12520
12521 \begin_layout Subsection
12522 Multi-lignes
12523 \begin_inset CommandInset label
12524 LatexCommand label
12525 name "subsec:Multi-lignes"
12526
12527 \end_inset
12528
12529
12530 \begin_inset Index idx
12531 status collapsed
12532
12533 \begin_layout Plain Layout
12534 Multi-lignes
12535 \end_layout
12536
12537 \end_inset
12538
12539
12540 \begin_inset Index idx
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544 Tableau ! multi-lignes
12545 \end_layout
12546
12547 \end_inset
12548
12549
12550 \end_layout
12551
12552 \begin_layout Standard
12553 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12554  qu'elle doit couvrir et utilisez soit le bouton 
12555 \begin_inset Info
12556 type  "icon"
12557 arg   "tabular-feature multirow"
12558 \end_inset
12559
12560  de la barre d'outils tableau, ou le menu 
12561 \family sans
12562 Édition\SpecialChar menuseparator
12563 Tableau\SpecialChar menuseparator
12564 Multi-lignes
12565 \family default
12566 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12567  
12568 \family sans
12569 Multi-lignes
12570 \family default
12571 .
12572 \end_layout
12573
12574 \begin_layout Standard
12575 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12576 \end_layout
12577
12578 \begin_layout Standard
12579 \align center
12580 \begin_inset Tabular
12581 <lyxtabular version="3" rows="3" columns="3">
12582 <features tabularvalignment="middle">
12583 <column alignment="center" valignment="top" width="0pt">
12584 <column alignment="center" valignment="top">
12585 <column alignment="center" valignment="top">
12586 <row>
12587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12588 \begin_inset Text
12589
12590 \begin_layout Plain Layout
12591 un contenu long
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12597 \begin_inset Text
12598
12599 \begin_layout Plain Layout
12600 b
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12606 \begin_inset Text
12607
12608 \begin_layout Plain Layout
12609 c
12610 \end_layout
12611
12612 \end_inset
12613 </cell>
12614 </row>
12615 <row>
12616 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12617 \begin_inset Text
12618
12619 \begin_layout Plain Layout
12620 multi-lignes
12621 \end_layout
12622
12623 \end_inset
12624 </cell>
12625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12626 \begin_inset Text
12627
12628 \begin_layout Plain Layout
12629 e
12630 \end_layout
12631
12632 \end_inset
12633 </cell>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 f
12639 \end_layout
12640
12641 \end_inset
12642 </cell>
12643 </row>
12644 <row>
12645 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649
12650 \end_layout
12651
12652 \end_inset
12653 </cell>
12654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12655 \begin_inset Text
12656
12657 \begin_layout Plain Layout
12658 h
12659 \end_layout
12660
12661 \end_inset
12662 </cell>
12663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12664 \begin_inset Text
12665
12666 \begin_layout Plain Layout
12667 i
12668 \end_layout
12669
12670 \end_inset
12671 </cell>
12672 </row>
12673 </lyxtabular>
12674
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \begin_layout Standard
12681 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12682  la colonne.
12683  L'
12684 \family sans
12685 Espacement
12686 \begin_inset space ~
12687 \end_inset
12688
12689 vertical
12690 \family default
12691  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12692  est positive ou négative.
12693 \end_layout
12694
12695 \begin_layout Standard
12696 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12697  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12698  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12699  implicite, vous devez redéfinir la commande 
12700 \series bold
12701
12702 \backslash
12703 multirowsetup
12704 \series default
12705  avec la commande
12706 \end_layout
12707
12708 \begin_layout Standard
12709
12710 \series bold
12711
12712 \backslash
12713 renewcommand{
12714 \backslash
12715 multirowsetup}{
12716 \backslash
12717 centering}
12718 \end_layout
12719
12720 \begin_layout Standard
12721 dans le préambule du document.
12722  Après ça, tous les contenus de cellules multi-lignes du document seront
12723  centrés.
12724  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12725  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12726  juste
12727  avant le tableau concerné, plutôt que dans le préambule.
12728  Si le texte doit être aligné à droite, remplacez 
12729 \series bold
12730
12731 \backslash
12732 centering
12733 \series default
12734  par 
12735 \series bold
12736
12737 \backslash
12738 raggedleft
12739 \series default
12740 .
12741  Pour revenir à l'alignement à gauche utilisez 
12742 \series bold
12743
12744 \backslash
12745 raggedright
12746 \series default
12747 .
12748 \end_layout
12749
12750 \begin_layout Standard
12751 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12752  avec un décalage vertical de -4
12753 \begin_inset space \thinspace{}
12754 \end_inset
12755
12756 mm dans une colonne de 3
12757 \begin_inset space \thinspace{}
12758 \end_inset
12759
12760 cm de large
12761 \begin_inset space ~
12762 \end_inset
12763
12764 :
12765 \end_layout
12766
12767 \begin_layout Standard
12768 \noindent
12769 \align center
12770 \begin_inset ERT
12771 status collapsed
12772
12773 \begin_layout Plain Layout
12774
12775
12776 \backslash
12777 renewcommand{
12778 \backslash
12779 multirowsetup}{
12780 \backslash
12781 raggedleft}
12782 \end_layout
12783
12784 \end_inset
12785
12786
12787 \begin_inset Tabular
12788 <lyxtabular version="3" rows="4" columns="3">
12789 <features tabularvalignment="middle">
12790 <column alignment="center" valignment="top" width="3cm">
12791 <column alignment="center" valignment="top">
12792 <column alignment="center" valignment="top">
12793 <row>
12794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12795 \begin_inset Text
12796
12797 \begin_layout Plain Layout
12798 un contenu long
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807 b
12808 \end_layout
12809
12810 \end_inset
12811 </cell>
12812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12813 \begin_inset Text
12814
12815 \begin_layout Plain Layout
12816 c
12817 \end_layout
12818
12819 \end_inset
12820 </cell>
12821 </row>
12822 <row>
12823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12824 \begin_inset Text
12825
12826 \begin_layout Plain Layout
12827 t
12828 \end_layout
12829
12830 \end_inset
12831 </cell>
12832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 n
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845 m
12846 \end_layout
12847
12848 \end_inset
12849 </cell>
12850 </row>
12851 <row>
12852 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 multi-lignes
12857 \end_layout
12858
12859 \end_inset
12860 </cell>
12861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12862 \begin_inset Text
12863
12864 \begin_layout Plain Layout
12865 e
12866 \end_layout
12867
12868 \end_inset
12869 </cell>
12870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12871 \begin_inset Text
12872
12873 \begin_layout Plain Layout
12874 f
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 </row>
12880 <row>
12881 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 h
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 i
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 </row>
12909 </lyxtabular>
12910
12911 \end_inset
12912
12913
12914 \begin_inset ERT
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918
12919
12920 \backslash
12921 renewcommand{
12922 \backslash
12923 multirowsetup}{
12924 \backslash
12925 raggedright}
12926 \end_layout
12927
12928 \end_inset
12929
12930
12931 \end_layout
12932
12933 \begin_layout Standard
12934 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12935  utiliser un saut de ligne forcé (
12936 \begin_inset space ~
12937 \end_inset
12938
12939 raccourci 
12940 \family sans
12941 Ctrl+Entrée
12942 \family default
12943
12944 \begin_inset space ~
12945 \end_inset
12946
12947 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12948  on le voit dans ce tableau :
12949 \end_layout
12950
12951 \begin_layout Standard
12952 \noindent
12953 \align center
12954 \begin_inset Tabular
12955 <lyxtabular version="3" rows="3" columns="2">
12956 <features tabularvalignment="middle">
12957 <column alignment="left" valignment="middle" width="2cm">
12958 <column alignment="center" valignment="top">
12959 <row>
12960 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 aaa
12965 \begin_inset Newline newline
12966 \end_inset
12967
12968 aaa
12969 \begin_inset Newline newline
12970 \end_inset
12971
12972 mauvaise cellule
12973 \end_layout
12974
12975 \end_inset
12976 </cell>
12977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12978 \begin_inset Text
12979
12980 \begin_layout Plain Layout
12981 ccc
12982 \end_layout
12983
12984 \end_inset
12985 </cell>
12986 </row>
12987 <row>
12988 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992
12993 \end_layout
12994
12995 \end_inset
12996 </cell>
12997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12998 \begin_inset Text
12999
13000 \begin_layout Plain Layout
13001 ddd
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 </row>
13007 <row>
13008 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13009 \begin_inset Text
13010
13011 \begin_layout Plain Layout
13012 bbb
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 eee
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 </row>
13027 </lyxtabular>
13028
13029 \end_inset
13030
13031
13032 \end_layout
13033
13034 \begin_layout Standard
13035 Vous devez donc faire attention avec les saut de lignes forcés.
13036 \end_layout
13037
13038 \begin_layout Subsection
13039 Cellules avec ligne(s) diagonale(s)
13040 \end_layout
13041
13042 \begin_layout Standard
13043 Pour instruire le lecteur de la signification ds titres de lignes et de
13044  colonnes dans un tableau, il est pratique de partager le première cellule
13045  du tableau à l'aide d'une ou deux lignes diagonales.
13046  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13047  \SpecialChar LaTeX
13048
13049 \series bold
13050 \lang english
13051  diagbox
13052 \series default
13053 \lang french
13054
13055 \begin_inset Index idx
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059 Paquetages \SpecialChar LaTeX
13060  ! diagbox
13061 \end_layout
13062
13063 \end_inset
13064
13065 .
13066  Ce paquetage inclut la commande 
13067 \series bold
13068 \lang english
13069
13070 \backslash
13071 diagbox
13072 \series default
13073 \lang french
13074  que l'on peut insérer en mode \SpecialChar TeX
13075  et qui peut avoir 2 ou 3 arguments:
13076 \end_layout
13077
13078 \begin_layout Standard
13079
13080 \series bold
13081 \lang english
13082
13083 \backslash
13084 diagbox[options]
13085 \lang french
13086 {inférieur gauche}{supérieur droit}
13087 \end_layout
13088
13089 \begin_layout Standard
13090
13091 \series bold
13092 \lang english
13093
13094 \backslash
13095 diagbox[options]
13096 \lang french
13097 {inférieur gauche}{supérieur gauche}{supérieur droit}
13098 \end_layout
13099
13100 \begin_layout Standard
13101 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13102  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13103  Dans le second cas, la cellule est partagée par deux lignes.
13104 \end_layout
13105
13106 \begin_layout Standard
13107 \begin_inset ERT
13108 status collapsed
13109
13110 \begin_layout Plain Layout
13111
13112
13113 \backslash
13114 ifdiagbox
13115 \end_layout
13116
13117 \end_inset
13118
13119
13120 \begin_inset Note Note
13121 status open
13122
13123 \begin_layout Plain Layout
13124 La section suivante ne s'affichera que si vous avez installé le paquetage
13125  \SpecialChar LaTeX
13126  
13127 \series bold
13128 diagbox
13129 \series default
13130 .
13131 \end_layout
13132
13133 \end_inset
13134
13135
13136 \end_layout
13137
13138 \begin_layout Standard
13139 Voici un exemple de tableau où 
13140 \series bold
13141 \lang english
13142
13143 \backslash
13144 diagbox
13145 \lang french
13146  
13147 \series default
13148 est utilisé avec 2 arguments
13149 \begin_inset space ~
13150 \end_inset
13151
13152 dans la première cellule:
13153 \begin_inset VSpace medskip
13154 \end_inset
13155
13156
13157 \end_layout
13158
13159 \begin_layout Standard
13160 \noindent
13161 \begin_inset Tabular
13162 <lyxtabular version="3" rows="4" columns="4">
13163 <features tabularvalignment="middle">
13164 <column alignment="center" valignment="top">
13165 <column alignment="center" valignment="top">
13166 <column alignment="center" valignment="top">
13167 <column alignment="center" valignment="top">
13168 <row>
13169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13170 \begin_inset Text
13171
13172 \begin_layout Plain Layout
13173 \begin_inset ERT
13174 status collapsed
13175
13176 \begin_layout Plain Layout
13177
13178
13179 \backslash
13180 diagbox{
13181 \end_layout
13182
13183 \end_inset
13184
13185 Nom
13186 \begin_inset ERT
13187 status collapsed
13188
13189 \begin_layout Plain Layout
13190
13191 }{
13192 \end_layout
13193
13194 \end_inset
13195
13196 Paramètre
13197 \begin_inset ERT
13198 status collapsed
13199
13200 \begin_layout Plain Layout
13201
13202 }
13203 \end_layout
13204
13205 \end_inset
13206
13207
13208 \end_layout
13209
13210 \end_inset
13211 </cell>
13212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13213 \begin_inset Text
13214
13215 \begin_layout Plain Layout
13216 Épaisseur en nm
13217 \end_layout
13218
13219 \end_inset
13220 </cell>
13221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Plain Layout
13225 Transparence en %
13226 \end_layout
13227
13228 \end_inset
13229 </cell>
13230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13231 \begin_inset Text
13232
13233 \begin_layout Plain Layout
13234 Dureté en MPa
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 </row>
13240 <row>
13241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13242 \begin_inset Text
13243
13244 \begin_layout Plain Layout
13245 Vert parfait
13246 \end_layout
13247
13248 \end_inset
13249 </cell>
13250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13251 \begin_inset Text
13252
13253 \begin_layout Plain Layout
13254 45
13255 \end_layout
13256
13257 \end_inset
13258 </cell>
13259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13260 \begin_inset Text
13261
13262 \begin_layout Plain Layout
13263 80
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 504
13273 \end_layout
13274
13275 \end_inset
13276 </cell>
13277 </row>
13278 <row>
13279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13280 \begin_inset Text
13281
13282 \begin_layout Plain Layout
13283 Multi-P foncé
13284 \end_layout
13285
13286 \end_inset
13287 </cell>
13288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13289 \begin_inset Text
13290
13291 \begin_layout Plain Layout
13292 60
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 72
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310 982
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 </row>
13316 <row>
13317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13318 \begin_inset Text
13319
13320 \begin_layout Plain Layout
13321 Pro transparent
13322 \end_layout
13323
13324 \end_inset
13325 </cell>
13326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13327 \begin_inset Text
13328
13329 \begin_layout Plain Layout
13330 18
13331 \end_layout
13332
13333 \end_inset
13334 </cell>
13335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339 86
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 374
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 </row>
13354 </lyxtabular>
13355
13356 \end_inset
13357
13358
13359 \begin_inset VSpace medskip
13360 \end_inset
13361
13362
13363 \end_layout
13364
13365 \begin_layout Standard
13366 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13367  sport ou les distances:
13368 \end_layout
13369
13370 \begin_layout Standard
13371 \noindent
13372 \align center
13373 \begin_inset Tabular
13374 <lyxtabular version="3" rows="4" columns="4">
13375 <features tabularvalignment="middle">
13376 <column alignment="center" valignment="top" width="0pt">
13377 <column alignment="center" valignment="top">
13378 <column alignment="center" valignment="top">
13379 <column alignment="center" valignment="top">
13380 <row>
13381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13382 \begin_inset Text
13383
13384 \begin_layout Plain Layout
13385 \begin_inset ERT
13386 status collapsed
13387
13388 \begin_layout Plain Layout
13389
13390
13391 \backslash
13392 diagbox{
13393 \end_layout
13394
13395 \end_inset
13396
13397 À domicile
13398 \begin_inset ERT
13399 status collapsed
13400
13401 \begin_layout Plain Layout
13402
13403 }{
13404 \end_layout
13405
13406 \end_inset
13407
13408 Résultat
13409 \begin_inset ERT
13410 status collapsed
13411
13412 \begin_layout Plain Layout
13413
13414 }{
13415 \end_layout
13416
13417 \end_inset
13418
13419 À l'extérieur
13420 \begin_inset ERT
13421 status collapsed
13422
13423 \begin_layout Plain Layout
13424
13425 }
13426 \end_layout
13427
13428 \end_inset
13429
13430
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439 Tigres
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448 Panthères
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457 Faucons
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 </row>
13463 <row>
13464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468 Tigres
13469 \end_layout
13470
13471 \end_inset
13472 </cell>
13473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13474 \begin_inset Text
13475
13476 \begin_layout Plain Layout
13477
13478 \end_layout
13479
13480 \end_inset
13481 </cell>
13482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13483 \begin_inset Text
13484
13485 \begin_layout Plain Layout
13486 1:3
13487 \end_layout
13488
13489 \end_inset
13490 </cell>
13491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495 0:1
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 </row>
13501 <row>
13502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 Panthères
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515 3:1
13516 \end_layout
13517
13518 \end_inset
13519 </cell>
13520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13521 \begin_inset Text
13522
13523 \begin_layout Plain Layout
13524
13525 \end_layout
13526
13527 \end_inset
13528 </cell>
13529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13530 \begin_inset Text
13531
13532 \begin_layout Plain Layout
13533 0:0
13534 \end_layout
13535
13536 \end_inset
13537 </cell>
13538 </row>
13539 <row>
13540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544 Faucons
13545 \end_layout
13546
13547 \end_inset
13548 </cell>
13549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13550 \begin_inset Text
13551
13552 \begin_layout Plain Layout
13553 1:0
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13559 \begin_inset Text
13560
13561 \begin_layout Plain Layout
13562 0:0
13563 \end_layout
13564
13565 \end_inset
13566 </cell>
13567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13568 \begin_inset Text
13569
13570 \begin_layout Plain Layout
13571
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 </row>
13577 </lyxtabular>
13578
13579 \end_inset
13580
13581
13582 \end_layout
13583
13584 \begin_layout Standard
13585 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13586  2 coins ou plus du tableau comme ici:
13587 \end_layout
13588
13589 \begin_layout Standard
13590 \noindent
13591 \align center
13592 \begin_inset Tabular
13593 <lyxtabular version="3" rows="5" columns="5">
13594 <features tabularvalignment="middle">
13595 <column alignment="center" valignment="top" width="0pt">
13596 <column alignment="center" valignment="top">
13597 <column alignment="center" valignment="top">
13598 <column alignment="center" valignment="top">
13599 <column alignment="center" valignment="top">
13600 <row>
13601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13602 \begin_inset Text
13603
13604 \begin_layout Plain Layout
13605 \begin_inset ERT
13606 status open
13607
13608 \begin_layout Plain Layout
13609
13610
13611 \backslash
13612 diagbox{
13613 \end_layout
13614
13615 \end_inset
13616
13617 À domicile}{Résultat
13618 \begin_inset ERT
13619 status collapsed
13620
13621 \begin_layout Plain Layout
13622
13623 }{
13624 \end_layout
13625
13626 \end_inset
13627
13628 À l'extérieur
13629 \begin_inset ERT
13630 status collapsed
13631
13632 \begin_layout Plain Layout
13633
13634 }
13635 \end_layout
13636
13637 \end_inset
13638
13639
13640 \end_layout
13641
13642 \end_inset
13643 </cell>
13644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13645 \begin_inset Text
13646
13647 \begin_layout Plain Layout
13648 Tigres
13649 \end_layout
13650
13651 \end_inset
13652 </cell>
13653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13654 \begin_inset Text
13655
13656 \begin_layout Plain Layout
13657 Panthères
13658 \end_layout
13659
13660 \end_inset
13661 </cell>
13662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666 Faucons
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13672 \begin_inset Text
13673
13674 \begin_layout Plain Layout
13675 \begin_inset ERT
13676 status open
13677
13678 \begin_layout Plain Layout
13679
13680
13681 \backslash
13682 diagbox[dir=NE]{
13683 \end_layout
13684
13685 \end_inset
13686
13687 À domicile
13688 \begin_inset ERT
13689 status collapsed
13690
13691 \begin_layout Plain Layout
13692
13693 }{
13694 \end_layout
13695
13696 \end_inset
13697
13698 Résultat
13699 \begin_inset ERT
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703
13704 }{
13705 \end_layout
13706
13707 \end_inset
13708
13709 À l'extérieur
13710 \begin_inset ERT
13711 status collapsed
13712
13713 \begin_layout Plain Layout
13714
13715 }
13716 \end_layout
13717
13718 \end_inset
13719
13720
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 </row>
13726 <row>
13727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13728 \begin_inset Text
13729
13730 \begin_layout Plain Layout
13731 Tigres
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740
13741 \end_layout
13742
13743 \end_inset
13744 </cell>
13745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749 1:3
13750 \end_layout
13751
13752 \end_inset
13753 </cell>
13754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 0:1
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 Tigres
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 </row>
13773 <row>
13774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13775 \begin_inset Text
13776
13777 \begin_layout Plain Layout
13778 Panthères
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 3:1
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Plain Layout
13796
13797 \end_layout
13798
13799 \end_inset
13800 </cell>
13801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Plain Layout
13805 0:0
13806 \end_layout
13807
13808 \end_inset
13809 </cell>
13810 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13811 \begin_inset Text
13812
13813 \begin_layout Plain Layout
13814 Panthères
13815 \end_layout
13816
13817 \end_inset
13818 </cell>
13819 </row>
13820 <row>
13821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 Faucons
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 1:0
13835 \end_layout
13836
13837 \end_inset
13838 </cell>
13839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13840 \begin_inset Text
13841
13842 \begin_layout Plain Layout
13843 0:0
13844 \end_layout
13845
13846 \end_inset
13847 </cell>
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852
13853 \end_layout
13854
13855 \end_inset
13856 </cell>
13857 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13858 \begin_inset Text
13859
13860 \begin_layout Plain Layout
13861 Faucons
13862 \end_layout
13863
13864 \end_inset
13865 </cell>
13866 </row>
13867 <row>
13868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872 \begin_inset ERT
13873 status open
13874
13875 \begin_layout Plain Layout
13876
13877
13878 \backslash
13879 diagbox[dir=SW]{
13880 \end_layout
13881
13882 \end_inset
13883
13884 À domicile
13885 \begin_inset ERT
13886 status collapsed
13887
13888 \begin_layout Plain Layout
13889
13890 }{
13891 \end_layout
13892
13893 \end_inset
13894
13895 Résultat
13896 \begin_inset ERT
13897 status collapsed
13898
13899 \begin_layout Plain Layout
13900
13901 }{
13902 \end_layout
13903
13904 \end_inset
13905
13906 À l'extérieur
13907 \begin_inset ERT
13908 status collapsed
13909
13910 \begin_layout Plain Layout
13911
13912 }
13913 \end_layout
13914
13915 \end_inset
13916
13917
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Plain Layout
13926 Tigres
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Plain Layout
13935 Panthères
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13941 \begin_inset Text
13942
13943 \begin_layout Plain Layout
13944 Faucons
13945 \end_layout
13946
13947 \end_inset
13948 </cell>
13949 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Plain Layout
13953 \begin_inset ERT
13954 status open
13955
13956 \begin_layout Plain Layout
13957
13958
13959 \backslash
13960 diagbox[dir=SE]{
13961 \end_layout
13962
13963 \end_inset
13964
13965 À domicile
13966 \begin_inset ERT
13967 status collapsed
13968
13969 \begin_layout Plain Layout
13970
13971 }{
13972 \end_layout
13973
13974 \end_inset
13975
13976 Résultat
13977 \begin_inset ERT
13978 status collapsed
13979
13980 \begin_layout Plain Layout
13981
13982 }{
13983 \end_layout
13984
13985 \end_inset
13986
13987 À l'extérieur
13988 \begin_inset ERT
13989 status collapsed
13990
13991 \begin_layout Plain Layout
13992
13993 }
13994 \end_layout
13995
13996 \end_inset
13997
13998
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 </row>
14004 </lyxtabular>
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Standard
14012 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14013  
14014 \series bold
14015 dir=direction
14016 \series default
14017
14018 \emph on
14019 direction
14020 \emph default
14021  est à choisir parmi 
14022 \series bold
14023 NE
14024 \series default
14025
14026 \series bold
14027 SE
14028 \series default
14029
14030 \series bold
14031 SW
14032 \series default
14033  et 
14034 \series bold
14035 NW
14036 \series default
14037  comme sur une rose des vents.
14038  
14039 \series bold
14040 SW
14041 \series default
14042  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14043  du tableau ci-dessus, désigné via la commande:
14044 \end_layout
14045
14046 \begin_layout Standard
14047
14048 \series bold
14049 \lang english
14050
14051 \backslash
14052 diagbox[dir=SW]{
14053 \series default
14054 \lang french
14055 À domicile
14056 \series bold
14057 \lang english
14058 }{
14059 \series default
14060 \lang french
14061 Résultat
14062 \series bold
14063 \lang english
14064 }{
14065 \series default
14066 \lang french
14067 À l'extérieur
14068 \series bold
14069 \lang english
14070 }
14071 \series default
14072 \lang french
14073 .
14074  
14075 \end_layout
14076
14077 \begin_layout Standard
14078 Si aucune direction n'est spécifiée, elle est implicitement NW.
14079 \end_layout
14080
14081 \begin_layout Standard
14082 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14083  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14084  le contenu de la cellule va déborder:
14085 \end_layout
14086
14087 \begin_layout Standard
14088 \noindent
14089 \align center
14090 \begin_inset Tabular
14091 <lyxtabular version="3" rows="2" columns="2">
14092 <features tabularvalignment="middle">
14093 <column alignment="center" valignment="top" width="3cm">
14094 <column alignment="center" valignment="top">
14095 <row>
14096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14097 \begin_inset Text
14098
14099 \begin_layout Plain Layout
14100 \begin_inset ERT
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104
14105
14106 \backslash
14107 diagbox{
14108 \end_layout
14109
14110 \end_inset
14111
14112 Nom
14113 \begin_inset ERT
14114 status collapsed
14115
14116 \begin_layout Plain Layout
14117
14118 }{
14119 \end_layout
14120
14121 \end_inset
14122
14123 Paramètre
14124 \begin_inset ERT
14125 status collapsed
14126
14127 \begin_layout Plain Layout
14128
14129 }
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \end_inset
14138 </cell>
14139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 Épaisseur en nm
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 </row>
14149 <row>
14150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Plain Layout
14154 Vert parfait
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14160 \begin_inset Text
14161
14162 \begin_layout Plain Layout
14163 45
14164 \end_layout
14165
14166 \end_inset
14167 </cell>
14168 </row>
14169 </lyxtabular>
14170
14171 \end_inset
14172
14173
14174 \end_layout
14175
14176 \begin_layout Standard
14177 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14178  cellule partagée, utilisez l'option de commande 
14179 \series bold
14180 \lang english
14181 width=3cm
14182 \series default
14183 \lang french
14184  (remplacez 
14185 \begin_inset Quotes cld
14186 \end_inset
14187
14188 3cm
14189 \begin_inset Quotes crd
14190 \end_inset
14191
14192 par la largeur désirée).
14193  Dans le tableau qui suit, la largeur de la première colonne est réglée
14194  à 4cm.
14195  Pour 
14196 \series bold
14197 \lang english
14198
14199 \backslash
14200 diagbox
14201 \series default
14202 \lang french
14203  une largeur de 4
14204 \begin_inset space \thinspace{}
14205 \end_inset
14206
14207 cm + 2
14208 \begin_inset space \thinspace{}
14209 \end_inset
14210
14211
14212 \backslash
14213 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14214  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14215  de la cellule.
14216  Le calcul de la largeur ne peut pas être fait directement dans l'option
14217  de la commande 
14218 \series bold
14219 \lang english
14220
14221 \backslash
14222 diagbox
14223 \series default
14224 \lang french
14225 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14226  la suite.
14227  Ceci se fait via les commandes en code \SpecialChar TeX
14228 :
14229 \end_layout
14230
14231 \begin_layout Standard
14232
14233 \series bold
14234
14235 \backslash
14236 newlength{
14237 \backslash
14238 diagtest}
14239 \begin_inset Newline newline
14240 \end_inset
14241
14242
14243 \backslash
14244 setlength{
14245 \backslash
14246 diagtest}{4cm+2
14247 \backslash
14248 tabcolsep}
14249 \end_layout
14250
14251 \begin_layout Standard
14252 \begin_inset ERT
14253 status collapsed
14254
14255 \begin_layout Plain Layout
14256
14257
14258 \backslash
14259 newlength{
14260 \backslash
14261 diagtest}
14262 \end_layout
14263
14264 \begin_layout Plain Layout
14265
14266
14267 \backslash
14268 setlength{
14269 \backslash
14270 diagtest}{4cm+2
14271 \backslash
14272 tabcolsep}
14273 \end_layout
14274
14275 \end_inset
14276
14277
14278 \end_layout
14279
14280 \begin_layout Standard
14281 Pour permettre les calculs en \SpecialChar LaTeX
14282 , il faut charger dans le préambule du document
14283  le paquetage 
14284 \series bold
14285 calc
14286 \series default
14287
14288 \begin_inset Index idx
14289 status collapsed
14290
14291 \begin_layout Plain Layout
14292 Paquetages \SpecialChar LaTeX
14293  ! calc
14294 \end_layout
14295
14296 \end_inset
14297
14298 .
14299 \end_layout
14300
14301 \begin_layout Standard
14302 Dans le tableau vous pouvez maintenant utiliser la commande
14303 \end_layout
14304
14305 \begin_layout Standard
14306
14307 \series bold
14308
14309 \backslash
14310 diagbox[width=
14311 \backslash
14312 diagtest]{A}{B}
14313 \end_layout
14314
14315 \begin_layout Standard
14316 dans la première cellule:
14317 \end_layout
14318
14319 \begin_layout Standard
14320 \noindent
14321 \align center
14322 \begin_inset Tabular
14323 <lyxtabular version="3" rows="2" columns="2">
14324 <features tabularvalignment="middle">
14325 <column alignment="center" valignment="top" width="4cm">
14326 <column alignment="center" valignment="top">
14327 <row>
14328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14329 \begin_inset Text
14330
14331 \begin_layout Plain Layout
14332 \begin_inset ERT
14333 status open
14334
14335 \begin_layout Plain Layout
14336
14337
14338 \backslash
14339 diagbox[width=
14340 \backslash
14341 diagtest]{
14342 \end_layout
14343
14344 \end_inset
14345
14346 A
14347 \begin_inset ERT
14348 status collapsed
14349
14350 \begin_layout Plain Layout
14351
14352 }{
14353 \end_layout
14354
14355 \end_inset
14356
14357 B
14358 \begin_inset ERT
14359 status collapsed
14360
14361 \begin_layout Plain Layout
14362
14363 }
14364 \end_layout
14365
14366 \end_inset
14367
14368
14369 \end_layout
14370
14371 \end_inset
14372 </cell>
14373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14374 \begin_inset Text
14375
14376 \begin_layout Plain Layout
14377 Épaisseur en nm
14378 \end_layout
14379
14380 \end_inset
14381 </cell>
14382 </row>
14383 <row>
14384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14385 \begin_inset Text
14386
14387 \begin_layout Plain Layout
14388 Vert parfait
14389 \end_layout
14390
14391 \end_inset
14392 </cell>
14393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14394 \begin_inset Text
14395
14396 \begin_layout Plain Layout
14397 45
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 </row>
14403 </lyxtabular>
14404
14405 \end_inset
14406
14407
14408 \end_layout
14409
14410 \begin_layout Standard
14411 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14412  la longueur de la diagonale ne peut pas être calculée correctement comme
14413  dans ce tableau:
14414 \end_layout
14415
14416 \begin_layout Standard
14417 \noindent
14418 \align center
14419 \begin_inset Tabular
14420 <lyxtabular version="3" rows="2" columns="2">
14421 <features tabularvalignment="middle">
14422 <column alignment="center" valignment="top" width="0pt">
14423 <column alignment="center" valignment="top">
14424 <row>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 \begin_inset ERT
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433
14434
14435 \backslash
14436 diagbox{
14437 \end_layout
14438
14439 \end_inset
14440
14441 A
14442 \begin_inset ERT
14443 status collapsed
14444
14445 \begin_layout Plain Layout
14446
14447 }{
14448 \end_layout
14449
14450 \end_inset
14451
14452 B
14453 \begin_inset ERT
14454 status collapsed
14455
14456 \begin_layout Plain Layout
14457
14458 }
14459 \end_layout
14460
14461 \end_inset
14462
14463
14464 \end_layout
14465
14466 \end_inset
14467 </cell>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 Épaisseur en nm
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 </row>
14478 <row>
14479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 Vert parfait
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Plain Layout
14492 45
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 </row>
14498 </lyxtabular>
14499
14500 \end_inset
14501
14502
14503 \end_layout
14504
14505 \begin_layout Standard
14506 Dans ce cas, vous pouvez utiliser directement
14507 \series bold
14508  
14509 \lang english
14510 width
14511 \series default
14512 \lang french
14513  dans l'option de 
14514 \series bold
14515 \lang english
14516
14517 \backslash
14518 diagbox
14519 \series default
14520 \lang french
14521 , il n'est plus nécessaire d’ajouter 2
14522 \backslash
14523 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14524  colonne.
14525  Ici une largeur de 3cm est utilisée:
14526 \end_layout
14527
14528 \begin_layout Standard
14529 \noindent
14530 \align center
14531 \begin_inset Tabular
14532 <lyxtabular version="3" rows="2" columns="2">
14533 <features tabularvalignment="middle">
14534 <column alignment="center" valignment="top" width="0pt">
14535 <column alignment="center" valignment="top">
14536 <row>
14537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 \begin_inset ERT
14542 status open
14543
14544 \begin_layout Plain Layout
14545
14546
14547 \backslash
14548 diagbox[width=3cm]{
14549 \end_layout
14550
14551 \end_inset
14552
14553 A
14554 \begin_inset ERT
14555 status collapsed
14556
14557 \begin_layout Plain Layout
14558
14559 }{
14560 \end_layout
14561
14562 \end_inset
14563
14564 B
14565 \begin_inset ERT
14566 status collapsed
14567
14568 \begin_layout Plain Layout
14569
14570 }
14571 \end_layout
14572
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \end_inset
14579 </cell>
14580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 Épaisseur en nm
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 </row>
14590 <row>
14591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14592 \begin_inset Text
14593
14594 \begin_layout Plain Layout
14595 Vert parfait
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604 45
14605 \end_layout
14606
14607 \end_inset
14608 </cell>
14609 </row>
14610 </lyxtabular>
14611
14612 \end_inset
14613
14614
14615 \end_layout
14616
14617 \begin_layout Standard
14618 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14619  supplémentaire pour placer le texte dans la cellule.
14620  Ceci peut être obtenu avec l'option
14621 \series bold
14622  
14623 \lang english
14624 height
14625 \lang french
14626 =3cm
14627 \series default
14628  de la commande 
14629 \series bold
14630 \lang english
14631
14632 \backslash
14633 diagbox
14634 \series default
14635 \lang french
14636  (remplacer « 3cm » par la hauteur désirée).
14637  Dans le tableau qui suit, la commande
14638 \end_layout
14639
14640 \begin_layout Standard
14641
14642 \series bold
14643
14644 \backslash
14645 diagbox[width=3cm,height=1.4cm]{A
14646 \backslash
14647
14648 \backslash
14649 B}{C
14650 \backslash
14651
14652 \backslash
14653 D}
14654 \end_layout
14655
14656 \begin_layout Standard
14657 est utilisée dans la première cellule.
14658  La commande 
14659 \backslash
14660
14661 \backslash
14662  crée le saut de ligne
14663 \begin_inset Foot
14664 status open
14665
14666 \begin_layout Plain Layout
14667 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14668  largeur fixée.
14669 \end_layout
14670
14671 \end_inset
14672
14673 .
14674 \end_layout
14675
14676 \begin_layout Standard
14677 \noindent
14678 \align center
14679 \begin_inset Tabular
14680 <lyxtabular version="3" rows="2" columns="2">
14681 <features tabularvalignment="middle">
14682 <column alignment="center" valignment="top">
14683 <column alignment="center" valignment="top">
14684 <row>
14685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14686 \begin_inset Text
14687
14688 \begin_layout Plain Layout
14689 \begin_inset ERT
14690 status open
14691
14692 \begin_layout Plain Layout
14693
14694
14695 \backslash
14696 diagbox[width=3cm,height=1.4cm]{
14697 \end_layout
14698
14699 \end_inset
14700
14701 A
14702 \begin_inset ERT
14703 status collapsed
14704
14705 \begin_layout Plain Layout
14706
14707
14708 \backslash
14709
14710 \backslash
14711
14712 \end_layout
14713
14714 \end_inset
14715
14716 B
14717 \begin_inset ERT
14718 status collapsed
14719
14720 \begin_layout Plain Layout
14721
14722 }{
14723 \end_layout
14724
14725 \end_inset
14726
14727 C
14728 \begin_inset ERT
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732
14733
14734 \backslash
14735
14736 \backslash
14737
14738 \end_layout
14739
14740 \end_inset
14741
14742 D
14743 \begin_inset ERT
14744 status collapsed
14745
14746 \begin_layout Plain Layout
14747
14748 }
14749 \end_layout
14750
14751 \end_inset
14752
14753
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14759 \begin_inset Text
14760
14761 \begin_layout Plain Layout
14762 Épaisseur en nm
14763 \end_layout
14764
14765 \end_inset
14766 </cell>
14767 </row>
14768 <row>
14769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14770 \begin_inset Text
14771
14772 \begin_layout Plain Layout
14773 Vert parfait
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782 45
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 </row>
14788 </lyxtabular>
14789
14790 \end_inset
14791
14792
14793 \end_layout
14794
14795 \begin_layout Standard
14796 \begin_inset ERT
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800
14801
14802 \backslash
14803 else
14804 \end_layout
14805
14806 \end_inset
14807
14808
14809 \begin_inset Note Note
14810 status open
14811
14812 \begin_layout Plain Layout
14813 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14814  
14815 \series bold
14816 diagbox
14817 \series default
14818  n'est pas installé :
14819 \end_layout
14820
14821 \end_inset
14822
14823
14824 \end_layout
14825
14826 \begin_layout Standard
14827 Vous devez installer le paquetage \SpecialChar LaTeX
14828  
14829 \series bold
14830 diagbox
14831 \series default
14832  pour voir le contenu de cette section dans la sortie imprimée.
14833 \end_layout
14834
14835 \begin_layout Standard
14836 \begin_inset ERT
14837 status collapsed
14838
14839 \begin_layout Plain Layout
14840
14841
14842 \backslash
14843 fi
14844 \end_layout
14845
14846 \end_inset
14847
14848
14849 \end_layout
14850
14851 \begin_layout Standard
14852 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14853  
14854 \series bold
14855 \lang english
14856 diagbox
14857 \series default
14858 \lang french
14859 , voir sa documentation, 
14860 \begin_inset CommandInset citation
14861 LatexCommand cite
14862 key "diagbox"
14863 literal "true"
14864
14865 \end_inset
14866
14867 .
14868 \end_layout
14869
14870 \begin_layout Section
14871 Les tableaux formels
14872 \begin_inset CommandInset label
14873 LatexCommand label
14874 name "sec:Tableaux-Formels"
14875
14876 \end_inset
14877
14878
14879 \begin_inset Index idx
14880 status collapsed
14881
14882 \begin_layout Plain Layout
14883 Tableau ! Formel
14884 \end_layout
14885
14886 \end_inset
14887
14888
14889 \end_layout
14890
14891 \begin_layout Standard
14892 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14893  à celle du tableau
14894 \begin_inset space ~
14895 \end_inset
14896
14897
14898 \begin_inset CommandInset ref
14899 LatexCommand ref
14900 reference "tab:Exemple-tableau-booktabs"
14901
14902 \end_inset
14903
14904 .
14905  Ce genre de tableau est appelé 
14906 \begin_inset Quotes cld
14907 \end_inset
14908
14909
14910 \emph on
14911 formel
14912 \emph default
14913
14914 \begin_inset Quotes crd
14915 \end_inset
14916
14917 .
14918  Pour transformer un tableau en tableau formel, utilisez l'option 
14919 \family sans
14920 Formel
14921 \family default
14922  de l'onglet 
14923 \family sans
14924 Bordures
14925 \family default
14926  de la fenêtre de dialogue 
14927 \family sans
14928 Paramètres
14929 \begin_inset space ~
14930 \end_inset
14931
14932 du
14933 \begin_inset space ~
14934 \end_inset
14935
14936 tableau
14937 \family default
14938 .
14939 \end_layout
14940
14941 \begin_layout Standard
14942 \begin_inset Float table
14943 placement h
14944 wide false
14945 sideways false
14946 status open
14947
14948 \begin_layout Plain Layout
14949 \begin_inset Caption Standard
14950
14951 \begin_layout Plain Layout
14952 \begin_inset CommandInset label
14953 LatexCommand label
14954 name "tab:Exemple-tableau-booktabs"
14955
14956 \end_inset
14957
14958 Exemple de tableau formel
14959 \end_layout
14960
14961 \end_inset
14962
14963
14964 \end_layout
14965
14966 \begin_layout Plain Layout
14967 \align center
14968 \begin_inset Tabular
14969 <lyxtabular version="3" rows="8" columns="4">
14970 <features booktabs="true" tabularvalignment="middle">
14971 <column alignment="center" valignment="top">
14972 <column alignment="center" valignment="top">
14973 <column alignment="center" valignment="top">
14974 <column alignment="center" valignment="top">
14975 <row>
14976 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 Système
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" topline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989 Chip
14990 \begin_inset space \thinspace{}
14991 \end_inset
14992
14993 1
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 Chip
15003 \begin_inset space \thinspace{}
15004 \end_inset
15005
15006 2
15007 \end_layout
15008
15009 \end_inset
15010 </cell>
15011 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 </row>
15021 <row>
15022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 \begin_inset ERT
15027 status collapsed
15028
15029 \begin_layout Plain Layout
15030
15031
15032 \backslash
15033 cmidrule(r){2-2}
15034 \end_layout
15035
15036 \end_inset
15037
15038
15039 \begin_inset ERT
15040 status collapsed
15041
15042 \begin_layout Plain Layout
15043
15044
15045 \backslash
15046 cmidrule(l){3-4}
15047 \end_layout
15048
15049 \end_inset
15050
15051 Épaisseur du capteur en µm
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 300
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 300
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 <cell alignment="center" valignment="top" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078 700
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089 Angle du biseau en °
15090 \end_layout
15091
15092 \end_inset
15093 </cell>
15094 <cell alignment="center" valignment="top" topline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098 3.55
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" topline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107 2.71
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" topline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116 7.99
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 </row>
15122 <row topspace="default">
15123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15124 \begin_inset Text
15125
15126 \begin_layout Plain Layout
15127 Résolution spatiale en µm
15128 \end_layout
15129
15130 \end_inset
15131 </cell>
15132 <cell alignment="center" valignment="top" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136 4.26
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145 10.17
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="center" valignment="top" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 10.56
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 <row topspace="default">
15161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15162 \begin_inset Text
15163
15164 \begin_layout Plain Layout
15165 MTF à 
15166 \begin_inset Formula $f_{\mathrm{max}}$
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 <cell alignment="center" valignment="top" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178 0.53
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187 0.37
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 <cell alignment="center" valignment="top" usebox="none">
15193 \begin_inset Text
15194
15195 \begin_layout Plain Layout
15196 0.39
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 </row>
15202 <row topspace="default">
15203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207 \begin_inset ERT
15208 status collapsed
15209
15210 \begin_layout Plain Layout
15211
15212
15213 \backslash
15214 cmidrule[2pt](l{10pt}){1-1}
15215 \end_layout
15216
15217 \end_inset
15218
15219 résolution spatiale LSF
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 <cell alignment="center" valignment="top" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 <cell alignment="center" valignment="top" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 </row>
15252 <row>
15253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Plain Layout
15257 en µm
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 <cell alignment="center" valignment="top" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 129.7
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 <cell alignment="center" valignment="top" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 52.75
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284 50.78
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 </row>
15290 <row>
15291 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295 en % de la taille des pixels
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304 76.3
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313 95.9
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Plain Layout
15322 92.3
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 </row>
15328 </lyxtabular>
15329
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \end_inset
15336
15337
15338 \end_layout
15339
15340 \begin_layout Standard
15341 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15342  
15343 \family sans
15344 Bordures
15345 \family default
15346  de la fenêtre de dialogue 
15347 \family sans
15348 Paramètres
15349 \begin_inset space ~
15350 \end_inset
15351
15352 du
15353 \begin_inset space ~
15354 \end_inset
15355
15356 tableau
15357 \family default
15358  comme c'est décrit dans la section
15359 \begin_inset space ~
15360 \end_inset
15361
15362
15363 \begin_inset CommandInset ref
15364 LatexCommand ref
15365 reference "subsec:Espacement-lignes"
15366
15367 \end_inset
15368
15369 .
15370 \end_layout
15371
15372 \begin_layout Standard
15373 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15374  verticales.
15375  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15376  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15377  sortie imprimée :
15378 \begin_inset Newline newline
15379 \end_inset
15380
15381 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15382 \begin_inset space \thinspace{}
15383 \end_inset
15384
15385 em alors que les autres lignes ont implicite une épaisseur de 0.05
15386 \begin_inset space \thinspace{}
15387 \end_inset
15388
15389 em.
15390 \end_layout
15391
15392 \begin_layout Standard
15393 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15394  les lignes de préambule suivantes :
15395 \end_layout
15396
15397 \begin_layout Standard
15398
15399 \series bold
15400
15401 \backslash
15402 let
15403 \backslash
15404 mytoprule
15405 \backslash
15406 toprule
15407 \begin_inset Newline newline
15408 \end_inset
15409
15410
15411 \backslash
15412 renewcommand{
15413 \backslash
15414 toprule}{
15415 \backslash
15416 mytoprule[width]}
15417 \end_layout
15418
15419 \begin_layout Standard
15420 Cet exemple concerne la première ligne, appelée 
15421 \series bold
15422 toprule
15423 \series default
15424 .
15425  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15426 \series bold
15427 toprule
15428 \series default
15429  par 
15430 \series bold
15431 bottomrule
15432 \series default
15433 .
15434  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15435  
15436 \series bold
15437 toprule
15438 \series default
15439  par 
15440 \series bold
15441 midrule
15442 \series default
15443 .
15444  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15445 \begin_inset space ~
15446 \end_inset
15447
15448
15449 \begin_inset CommandInset ref
15450 LatexCommand ref
15451 reference "cha:Unités-de-longueur"
15452
15453 \end_inset
15454
15455  pour préciser l'épaisseur voulue.
15456 \end_layout
15457
15458 \begin_layout Standard
15459 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15460  en mettant une ligne pour une cellule multi-colonnes.
15461  \SpecialChar LyX
15462  va utiliser en interne la commande 
15463 \series bold
15464
15465 \backslash
15466 cmidrule
15467 \series default
15468  pour créer cette ligne.
15469  Sa syntaxe complète est :
15470 \end_layout
15471
15472 \begin_layout Standard
15473
15474 \series bold
15475
15476 \backslash
15477 cmidrule[largeur](rognage){colDépart-colFin}
15478 \end_layout
15479
15480 \begin_layout Standard
15481 Les options de la commande 
15482 \series bold
15483
15484 \backslash
15485 cmidrule
15486 \series default
15487  ne sont pas actuellement gérées par \SpecialChar LyX
15488 , vous devez donc utiliser du code
15489  \SpecialChar TeX
15490  pour pouvoir les utiliser.
15491  On peut créer manuellement des lignes 
15492 \series bold
15493
15494 \backslash
15495 mitrales
15496 \series default
15497  en insérant la commande en code \SpecialChar TeX
15498  comme le premier élément de la première
15499  cellule de la ligne.
15500  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15501  en question.
15502 \end_layout
15503
15504 \begin_layout Standard
15505 La valeur 
15506 \series bold
15507 largeur
15508 \series default
15509  pour l'épaisseur des lignes est de 0.03
15510 \begin_inset space \thinspace{}
15511 \end_inset
15512
15513 em.
15514  
15515 \series bold
15516 colDépart
15517 \series default
15518  est le numéro de la colonne dans laquelle la ligne commence et 
15519 \series bold
15520 colFin
15521 \series default
15522  est le numéro de la colonne dans laquelle elle se termine.
15523  La valeur de 
15524 \series bold
15525 colFin
15526 \series default
15527  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15528  Le paramètre optionnel 
15529 \series bold
15530 rognage
15531 \series default
15532  peut être soit 
15533 \emph on
15534 l{largeurRognage}
15535 \emph default
15536 , ou 
15537 \emph on
15538 r{largeurRognage}
15539 \emph default
15540  où les valeurs de
15541 \emph on
15542  largeurRognage
15543 \emph default
15544  sont aussi optionnelles.
15545  En utilisant par exemple la valeur 
15546 \emph on
15547 l{2pt}
15548 \emph default
15549  pour ce paramètre, la ligne va être rognée de 2
15550 \begin_inset space \thinspace{}
15551 \end_inset
15552
15553 pt à son extrémité gauche.
15554  Si vous ne spécifiez pas de valeur pour 
15555 \emph on
15556 largeurRognage
15557 \emph default
15558  les lignes sont implicitement rognées de 0.5
15559 \begin_inset space \thinspace{}
15560 \end_inset
15561
15562 em.
15563 \end_layout
15564
15565 \begin_layout Standard
15566 \begin_inset VSpace bigskip
15567 \end_inset
15568
15569 Le tableau
15570 \begin_inset space ~
15571 \end_inset
15572
15573
15574 \begin_inset CommandInset ref
15575 LatexCommand ref
15576 reference "tab:Exemple-tableau-booktabs"
15577
15578 \end_inset
15579
15580  a été créé en utilisant les commandes
15581 \end_layout
15582
15583 \begin_layout Standard
15584
15585 \series bold
15586
15587 \backslash
15588 cmidrule(r){2-2}
15589 \backslash
15590 cmidrule(l){3-4}
15591 \end_layout
15592
15593 \begin_layout Standard
15594 au début de la deuxième ligne et
15595 \end_layout
15596
15597 \begin_layout Standard
15598
15599 \series bold
15600
15601 \backslash
15602 cmidrule[2pt](l{10pt}){1-1}
15603 \end_layout
15604
15605 \begin_layout Standard
15606 au début de la sixième ligne.
15607 \end_layout
15608
15609 \begin_layout Standard
15610 \begin_inset VSpace bigskip
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Standard
15617 Vous pouvez vouloir des commandes 
15618 \series bold
15619
15620 \backslash
15621 cmidrule
15622 \series default
15623 s qui se recouvrent comme pour le tableau
15624 \begin_inset space ~
15625 \end_inset
15626
15627
15628 \begin_inset CommandInset ref
15629 LatexCommand ref
15630 reference "tab:Tableau-booktabs-special"
15631
15632 \end_inset
15633
15634 .
15635  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15636
15637 \end_layout
15638
15639 \begin_layout Standard
15640
15641 \series bold
15642
15643 \backslash
15644 morecmidrules
15645 \end_layout
15646
15647 \begin_layout Standard
15648 La commande qui a été utilisée pour la deuxième ligne du tableau
15649 \begin_inset space ~
15650 \end_inset
15651
15652
15653 \begin_inset CommandInset ref
15654 LatexCommand ref
15655 reference "tab:Tableau-booktabs-special"
15656
15657 \end_inset
15658
15659  est
15660 \end_layout
15661
15662 \begin_layout Standard
15663
15664 \series bold
15665
15666 \backslash
15667 cmidrule(r){2-2}
15668 \backslash
15669 cmidrule(l){3-4}
15670 \backslash
15671 morecmidrules
15672 \backslash
15673 cmidrule{2-4}
15674 \end_layout
15675
15676 \begin_layout Standard
15677 La commande pour la sixième ligne est
15678 \end_layout
15679
15680 \begin_layout Standard
15681
15682 \series bold
15683
15684 \backslash
15685 midrule
15686 \backslash
15687 morecmidrules
15688 \backslash
15689 cmidrule{3-4}
15690 \end_layout
15691
15692 \begin_layout Standard
15693 \begin_inset VSpace bigskip
15694 \end_inset
15695
15696
15697 \end_layout
15698
15699 \begin_layout Standard
15700 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15701 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15702  font toute la largeur du tableau :
15703 \end_layout
15704
15705 \begin_layout Standard
15706
15707 \series bold
15708
15709 \backslash
15710 specialrule{largeur}{espace au dessus}{espace en dessous}
15711 \end_layout
15712
15713 \begin_layout Standard
15714 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15715  du paquetage \SpecialChar LaTeX
15716  
15717 \series bold
15718 booktabs
15719 \series default
15720  
15721 \begin_inset CommandInset citation
15722 LatexCommand cite
15723 key "booktabs"
15724 literal "true"
15725
15726 \end_inset
15727
15728 .
15729 \begin_inset Index idx
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733 Paquetages \SpecialChar LaTeX
15734  ! booktabs
15735 \end_layout
15736
15737 \end_inset
15738
15739
15740 \end_layout
15741
15742 \begin_layout Standard
15743 \begin_inset Float table
15744 placement h
15745 wide false
15746 sideways false
15747 status open
15748
15749 \begin_layout Plain Layout
15750 \begin_inset Caption Standard
15751
15752 \begin_layout Plain Layout
15753 \begin_inset CommandInset label
15754 LatexCommand label
15755 name "tab:Tableau-booktabs-special"
15756
15757 \end_inset
15758
15759 Tableau formel spécial
15760 \end_layout
15761
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \begin_layout Plain Layout
15768 \align center
15769 \begin_inset Tabular
15770 <lyxtabular version="3" rows="8" columns="4">
15771 <features booktabs="true" tabularvalignment="middle">
15772 <column alignment="center" valignment="top">
15773 <column alignment="center" valignment="top">
15774 <column alignment="center" valignment="top">
15775 <column alignment="center" valignment="top">
15776 <row>
15777 <cell alignment="center" valignment="top" topline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781 Système
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 <cell alignment="center" valignment="top" topline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 Chip
15791 \begin_inset space \thinspace{}
15792 \end_inset
15793
15794 1
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 Chip
15804 \begin_inset space \thinspace{}
15805 \end_inset
15806
15807 2
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 </row>
15822 <row>
15823 <cell alignment="center" valignment="top" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 \begin_inset ERT
15828 status collapsed
15829
15830 \begin_layout Plain Layout
15831
15832
15833 \backslash
15834 cmidrule(r){2-2}
15835 \end_layout
15836
15837 \end_inset
15838
15839
15840 \begin_inset ERT
15841 status collapsed
15842
15843 \begin_layout Plain Layout
15844
15845
15846 \backslash
15847 cmidrule(l){3-4}
15848 \end_layout
15849
15850 \end_inset
15851
15852
15853 \begin_inset ERT
15854 status collapsed
15855
15856 \begin_layout Plain Layout
15857
15858
15859 \backslash
15860 morecmidrules 
15861 \end_layout
15862
15863 \end_inset
15864
15865
15866 \begin_inset ERT
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870
15871
15872 \backslash
15873 cmidrule{2-4}
15874 \end_layout
15875
15876 \end_inset
15877
15878 Epaisseur du capteur en µm
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 300
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 <cell alignment="center" valignment="top" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896 300
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 700
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 </row>
15911 <row>
15912 <cell alignment="center" valignment="top" topline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 Angle biseau en °
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" topline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925 3.55
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 <cell alignment="center" valignment="top" topline="true" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Plain Layout
15934 2.71
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 <cell alignment="center" valignment="top" topline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943 7.99
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 </row>
15949 <row topspace="default">
15950 <cell alignment="center" valignment="top" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954 Résolution spatiale en µm
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 4.26
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 <cell alignment="center" valignment="top" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Plain Layout
15972 10.17
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 <cell alignment="center" valignment="top" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981 10.56
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 </row>
15987 <row topspace="default">
15988 <cell alignment="center" valignment="top" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 MTF à 
15993 \begin_inset Formula $f_{\mathrm{max}}$
15994 \end_inset
15995
15996
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 <cell alignment="center" valignment="top" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 0.53
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 0.37
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 <cell alignment="center" valignment="top" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 0.39
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row>
16030 <cell alignment="center" valignment="top" topline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034 \begin_inset ERT
16035 status collapsed
16036
16037 \begin_layout Plain Layout
16038
16039
16040 \backslash
16041 morecmidrules 
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \begin_inset ERT
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051
16052
16053 \backslash
16054 cmidrule{3-4}
16055 \end_layout
16056
16057 \end_inset
16058
16059 résolution spatiale LSF
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 <cell alignment="center" valignment="top" topline="true" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 <cell alignment="center" valignment="top" topline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 </row>
16092 <row>
16093 <cell alignment="center" valignment="top" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 en µm
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 129.7
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 52.75
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 50.78
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 </row>
16130 <row>
16131 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 en % de la taille des pixels
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144 76.3
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 95.9
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162 92.3
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 </row>
16168 </lyxtabular>
16169
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \begin_layout Section
16181 Alignement vertical des tableaux
16182 \begin_inset Index idx
16183 status collapsed
16184
16185 \begin_layout Plain Layout
16186 Tableau ! Alignement
16187 \end_layout
16188
16189 \end_inset
16190
16191
16192 \end_layout
16193
16194 \begin_layout Standard
16195 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16196  doit être à l'intérieur d'une boîte.
16197  La boîte peut alors être alignée comme c'est décrit dans la 
16198 \begin_inset space ~
16199 \end_inset
16200
16201
16202 \begin_inset CommandInset ref
16203 LatexCommand ref
16204 reference "sec:Boîte-Dialogue"
16205
16206 \end_inset
16207
16208 .
16209 \end_layout
16210
16211 \begin_layout Standard
16212 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16213  minipage
16214 \begin_inset Foot
16215 status open
16216
16217 \begin_layout Plain Layout
16218 Les minipages son décrites dans la section
16219 \begin_inset space ~
16220 \end_inset
16221
16222
16223 \begin_inset CommandInset ref
16224 LatexCommand ref
16225 reference "sec:Minipages"
16226
16227 \end_inset
16228
16229 .
16230 \end_layout
16231
16232 \end_inset
16233
16234  dont la largeur est de 15
16235 \begin_inset space \thinspace{}
16236 \end_inset
16237
16238 col% :
16239 \end_layout
16240
16241 \begin_layout Itemize
16242 test 
16243 \begin_inset Box Frameless
16244 position "t"
16245 hor_pos "c"
16246 has_inner_box 1
16247 inner_pos "c"
16248 use_parbox 0
16249 use_makebox 0
16250 width "15col%"
16251 special "none"
16252 height "1in"
16253 height_special "totalheight"
16254 thickness "0.4pt"
16255 separation "3pt"
16256 shadowsize "4pt"
16257 framecolor "black"
16258 backgroundcolor "none"
16259 status collapsed
16260
16261 \begin_layout Plain Layout
16262 \begin_inset Tabular
16263 <lyxtabular version="3" rows="3" columns="3">
16264 <features tabularvalignment="middle">
16265 <column alignment="center" valignment="top">
16266 <column alignment="center" valignment="top">
16267 <column alignment="center" valignment="top">
16268 <row>
16269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16270 \begin_inset Text
16271
16272 \begin_layout Plain Layout
16273 a
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16279 \begin_inset Text
16280
16281 \begin_layout Plain Layout
16282 d
16283 \end_layout
16284
16285 \end_inset
16286 </cell>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291 g
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 </row>
16297 <row>
16298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 b
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311 e
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 h
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 </row>
16326 <row>
16327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 c
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 f
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 i
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 </row>
16355 </lyxtabular>
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363
16364  test 
16365 \begin_inset ERT
16366 status collapsed
16367
16368 \begin_layout Plain Layout
16369
16370
16371 \backslash
16372 raisebox{0.85
16373 \backslash
16374 baselineskip}{
16375 \end_layout
16376
16377 \end_inset
16378
16379
16380 \begin_inset Box Frameless
16381 position "t"
16382 hor_pos "c"
16383 has_inner_box 1
16384 inner_pos "c"
16385 use_parbox 0
16386 use_makebox 0
16387 width "15col%"
16388 special "none"
16389 height "1in"
16390 height_special "totalheight"
16391 thickness "0.4pt"
16392 separation "3pt"
16393 shadowsize "4pt"
16394 framecolor "black"
16395 backgroundcolor "none"
16396 status collapsed
16397
16398 \begin_layout Plain Layout
16399 \begin_inset Tabular
16400 <lyxtabular version="3" rows="3" columns="3">
16401 <features tabularvalignment="middle">
16402 <column alignment="center" valignment="top">
16403 <column alignment="center" valignment="top">
16404 <column alignment="center" valignment="top">
16405 <row>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 a
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 d
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428 g
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 </row>
16434 <row>
16435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 b
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 e
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 h
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 </row>
16463 <row>
16464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 c
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 f
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 i
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 </lyxtabular>
16493
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \end_inset
16500
16501
16502 \begin_inset ERT
16503 status collapsed
16504
16505 \begin_layout Plain Layout
16506
16507 }
16508 \end_layout
16509
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \begin_layout Itemize
16516 test 
16517 \begin_inset Box Frameless
16518 position "c"
16519 hor_pos "c"
16520 has_inner_box 1
16521 inner_pos "c"
16522 use_parbox 0
16523 use_makebox 0
16524 width "15col%"
16525 special "none"
16526 height "1in"
16527 height_special "totalheight"
16528 thickness "0.4pt"
16529 separation "3pt"
16530 shadowsize "4pt"
16531 framecolor "black"
16532 backgroundcolor "none"
16533 status collapsed
16534
16535 \begin_layout Plain Layout
16536 \begin_inset Tabular
16537 <lyxtabular version="3" rows="3" columns="3">
16538 <features tabularvalignment="middle">
16539 <column alignment="center" valignment="top">
16540 <column alignment="center" valignment="top">
16541 <column alignment="center" valignment="top">
16542 <row>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 a
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 d
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 g
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 </row>
16571 <row>
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Plain Layout
16576 b
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 e
16586 \end_layout
16587
16588 \end_inset
16589 </cell>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 h
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 </row>
16600 <row>
16601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 c
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614 f
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 i
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 </row>
16629 </lyxtabular>
16630
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637
16638
16639 \end_layout
16640
16641 \begin_layout Itemize
16642 test 
16643 \begin_inset Box Frameless
16644 position "b"
16645 hor_pos "c"
16646 has_inner_box 1
16647 inner_pos "c"
16648 use_parbox 0
16649 use_makebox 0
16650 width "15col%"
16651 special "none"
16652 height "1in"
16653 height_special "totalheight"
16654 thickness "0.4pt"
16655 separation "3pt"
16656 shadowsize "4pt"
16657 framecolor "black"
16658 backgroundcolor "none"
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 \begin_inset Tabular
16663 <lyxtabular version="3" rows="3" columns="3">
16664 <features tabularvalignment="middle">
16665 <column alignment="center" valignment="top">
16666 <column alignment="center" valignment="top">
16667 <column alignment="center" valignment="top">
16668 <row>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 a
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Plain Layout
16682 d
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691 g
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 </row>
16697 <row>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 b
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 e
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 h
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row>
16727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 c
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 f
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 i
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 </lyxtabular>
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \end_inset
16763
16764  test 
16765 \begin_inset ERT
16766 status collapsed
16767
16768 \begin_layout Plain Layout
16769
16770
16771 \backslash
16772 raisebox{-0.32
16773 \backslash
16774 baselineskip}{
16775 \end_layout
16776
16777 \end_inset
16778
16779
16780 \begin_inset Box Frameless
16781 position "b"
16782 hor_pos "c"
16783 has_inner_box 1
16784 inner_pos "c"
16785 use_parbox 0
16786 use_makebox 0
16787 width "15col%"
16788 special "none"
16789 height "1in"
16790 height_special "totalheight"
16791 thickness "0.4pt"
16792 separation "3pt"
16793 shadowsize "4pt"
16794 framecolor "black"
16795 backgroundcolor "none"
16796 status collapsed
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Tabular
16800 <lyxtabular version="3" rows="3" columns="3">
16801 <features tabularvalignment="middle">
16802 <column alignment="center" valignment="top">
16803 <column alignment="center" valignment="top">
16804 <column alignment="center" valignment="top">
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 a
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 d
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 g
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 </row>
16834 <row>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839 b
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 e
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 h
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 </row>
16863 <row>
16864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868 c
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 f
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 i
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 </lyxtabular>
16893
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \end_inset
16900
16901
16902 \begin_inset ERT
16903 status collapsed
16904
16905 \begin_layout Plain Layout
16906
16907 }
16908 \end_layout
16909
16910 \end_inset
16911
16912
16913 \end_layout
16914
16915 \begin_layout Standard
16916 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16917  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16918  la ligne dans laquelle le tableau est inséré.
16919  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16920  boîte élévatrice (raisebox)
16921 \begin_inset Foot
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16926 \begin_inset space ~
16927 \end_inset
16928
16929
16930 \begin_inset CommandInset ref
16931 LatexCommand ref
16932 reference "subsec:Alignement-Vertical"
16933
16934 \end_inset
16935
16936 .
16937 \end_layout
16938
16939 \end_inset
16940
16941 .
16942  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16943  aligné en utilisant la commande en code \SpecialChar TeX
16944  suivante 
16945 \end_layout
16946
16947 \begin_layout Standard
16948
16949 \series bold
16950
16951 \backslash
16952 raisebox{0.85
16953 \backslash
16954 baselineskip}{
16955 \end_layout
16956
16957 \begin_layout Standard
16958 placée juste avant la boîte minipage.
16959  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
16960 .
16961  Pour le deuxième tableau de la dernière ligne, la commande 
16962 \end_layout
16963
16964 \begin_layout Standard
16965
16966 \series bold
16967
16968 \backslash
16969 raisebox{-0.32
16970 \backslash
16971 baselineskip}{
16972 \end_layout
16973
16974 \begin_layout Standard
16975 est utilisée.
16976 \end_layout
16977
16978 \begin_layout Standard
16979 \begin_inset Note Greyedout
16980 status open
16981
16982 \begin_layout Plain Layout
16983
16984 \series bold
16985 Note:
16986 \series default
16987  L'alignement entre le contenu de la ligne du tableau et le texte de la
16988  ligne qui l'entoure ne peut pas être parfait.
16989  Le facteur utilisé dans la commande 
16990 \series bold
16991
16992 \backslash
16993 raisebox
16994 \series default
16995  pour obtenir cet alignement dépend de la police de caractères du document,
16996  de la taille de la police et de l'épaisseur des lignes du tableau.
16997 \end_layout
16998
16999 \end_inset
17000
17001
17002 \end_layout
17003
17004 \begin_layout Section
17005 Tableaux colorés
17006 \begin_inset CommandInset label
17007 LatexCommand label
17008 name "sec:Tableaux-Colorés"
17009
17010 \end_inset
17011
17012
17013 \begin_inset Index idx
17014 status collapsed
17015
17016 \begin_layout Plain Layout
17017 Tableau ! Coloré
17018 \end_layout
17019
17020 \end_inset
17021
17022
17023 \end_layout
17024
17025 \begin_layout Subsection
17026 Cellules colorées
17027 \begin_inset Index idx
17028 status collapsed
17029
17030 \begin_layout Plain Layout
17031 Couleur des tableaux ! Pour les cellules
17032 \end_layout
17033
17034 \end_inset
17035
17036
17037 \begin_inset Index idx
17038 status collapsed
17039
17040 \begin_layout Plain Layout
17041 Couleur ! Pour les cellules de tableau
17042 \end_layout
17043
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \begin_layout Standard
17050 \begin_inset Float table
17051 placement h
17052 wide false
17053 sideways false
17054 status open
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Caption Standard
17058
17059 \begin_layout Plain Layout
17060 \begin_inset CommandInset label
17061 LatexCommand label
17062 name "tab:Tableau-coloré-sans-colortbl"
17063
17064 \end_inset
17065
17066 Tableau coloré sans utiliser le paquetage  
17067 \series bold
17068 colortbl
17069 \series default
17070
17071 \begin_inset Argument 1
17072 status open
17073
17074 \begin_layout Plain Layout
17075 Tableau sans colortbl
17076 \end_layout
17077
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \begin_layout Plain Layout
17089 \align center
17090 \begin_inset Tabular
17091 <lyxtabular version="3" rows="3" columns="3">
17092 <features tabularvalignment="middle">
17093 <column alignment="center" valignment="top">
17094 <column alignment="center" valignment="top">
17095 <column alignment="center" valignment="top">
17096 <row>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101
17102 \color green
17103 a
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112
17113 \color red
17114 b
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123
17124 \color red
17125 c
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \color green
17138 d
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \color blue
17149 e
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158
17159 \color blue
17160 f
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 <row>
17167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \color green
17173 g
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182
17183 \color blue
17184 h
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \color blue
17195 i
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 </lyxtabular>
17202
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \begin_layout Standard
17214 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17215  et choisissez une couleur dans le menu 
17216 \family sans
17217 Édition\SpecialChar menuseparator
17218 Style
17219 \begin_inset space ~
17220 \end_inset
17221
17222 de
17223 \begin_inset space ~
17224 \end_inset
17225
17226 Texte
17227 \family default
17228 .
17229  C'est ce qui a été utilisé pour créer le tableau
17230 \begin_inset space ~
17231 \end_inset
17232
17233
17234 \begin_inset CommandInset ref
17235 LatexCommand ref
17236 reference "tab:Tableau-coloré-sans-colortbl"
17237
17238 \end_inset
17239
17240 .
17241  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17242  
17243 \series bold
17244 colortbl
17245 \series default
17246 .
17247 \begin_inset Index idx
17248 status collapsed
17249
17250 \begin_layout Plain Layout
17251 Paquetages \SpecialChar LaTeX
17252  ! colortbl
17253 \end_layout
17254
17255 \end_inset
17256
17257
17258 \end_layout
17259
17260 \begin_layout Standard
17261 \begin_inset ERT
17262 status collapsed
17263
17264 \begin_layout Plain Layout
17265
17266
17267 \backslash
17268 ifcolortbl
17269 \end_layout
17270
17271 \end_inset
17272
17273
17274 \begin_inset Note Note
17275 status open
17276
17277 \begin_layout Plain Layout
17278 La section qui suit ne sera affichée que si vous avez installé le paquetage
17279  \SpecialChar LaTeX
17280  
17281 \series bold
17282 colortbl
17283 \series default
17284 .
17285 \end_layout
17286
17287 \end_inset
17288
17289
17290 \end_layout
17291
17292 \begin_layout Standard
17293 Pour créer des tableaux colorés, vous devez charger le paquetage
17294 \series bold
17295  colortbl
17296 \series default
17297  dans le préambule avec la ligne
17298 \end_layout
17299
17300 \begin_layout Standard
17301
17302 \series bold
17303
17304 \backslash
17305 usepackage{colortbl}
17306 \end_layout
17307
17308 \begin_layout Standard
17309 On choisit la couleur d'une colonne avec la commande 
17310 \end_layout
17311
17312 \begin_layout Standard
17313
17314 \series bold
17315
17316 \backslash
17317 columncolor{nom de couleur}
17318 \end_layout
17319
17320 \begin_layout Standard
17321 à l'intérieur d'une commande 
17322 \series bold
17323 >{ }
17324 \series default
17325 .
17326  Vous trouverez plus d'information sur la commande 
17327 \series bold
17328 >{}
17329 \series default
17330  dans la section
17331 \begin_inset space ~
17332 \end_inset
17333
17334
17335 \begin_inset CommandInset ref
17336 LatexCommand ref
17337 reference "subsec:Calculs-multicolonnes"
17338
17339 \end_inset
17340
17341 .
17342 \end_layout
17343
17344 \begin_layout Standard
17345 Les noms de couleurs suivants sont prédéfinis :
17346 \end_layout
17347
17348 \begin_layout Standard
17349
17350 \family sans
17351 red
17352 \family default
17353  (rouge), 
17354 \family sans
17355 green
17356 \family default
17357  (vert), 
17358 \family sans
17359 yellow
17360 \family default
17361  (jaune), 
17362 \family sans
17363 blue
17364 \family default
17365  (bleu), 
17366 \family sans
17367 cyan
17368 \family default
17369
17370 \family sans
17371 magenta
17372 \family default
17373
17374 \family sans
17375 black 
17376 \family default
17377 (noir) et 
17378 \family sans
17379 white 
17380 \family default
17381 (blanc)
17382 \end_layout
17383
17384 \begin_layout Standard
17385 \begin_inset VSpace medskip
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \begin_layout Standard
17392 Si vous ajoutez l'option
17393 \end_layout
17394
17395 \begin_layout Standard
17396
17397 \series bold
17398 dvipsname
17399 \end_layout
17400
17401 \begin_layout Standard
17402 aux options de la classe de document dans les paramètres du document, vous
17403  pouvez utiliser 61
17404 \begin_inset space ~
17405 \end_inset
17406
17407 couleurs supplémentaires.
17408  Ces couleurs sont listées dans l'annexe
17409 \begin_inset space ~
17410 \end_inset
17411
17412
17413 \begin_inset CommandInset ref
17414 LatexCommand ref
17415 reference "chap:Liste-de-noms-de-couleur-dvips"
17416
17417 \end_inset
17418
17419 .
17420  Une de ces couleurs, 
17421 \family sans
17422 Maroon
17423 \family default
17424 , est utilisée comme exemple dans le tableau
17425 \begin_inset space ~
17426 \end_inset
17427
17428
17429 \begin_inset CommandInset ref
17430 LatexCommand ref
17431 reference "tab:Tableau-coloré-avec-colortbl"
17432
17433 \end_inset
17434
17435 .
17436 \end_layout
17437
17438 \begin_layout Standard
17439 \begin_inset VSpace medskip
17440 \end_inset
17441
17442
17443 \end_layout
17444
17445 \begin_layout Standard
17446 Vous pouvez aussi définir votre propre couleur avec la commande
17447 \end_layout
17448
17449 \begin_layout Standard
17450
17451 \series bold
17452
17453 \backslash
17454 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17455 \end_layout
17456
17457 \begin_layout Standard
17458 Le modèle de couleur peut être
17459 \end_layout
17460
17461 \begin_layout Labeling
17462 \labelwidthstring 00.00.0000
17463 cmyk
17464 \begin_inset space ~
17465 \end_inset
17466
17467 : cyan, magenta, jaune (yellow), noir (black)
17468 \end_layout
17469
17470 \begin_layout Labeling
17471 \labelwidthstring 00.00.0000
17472 rgb
17473 \begin_inset space ~
17474 \end_inset
17475
17476 : rouge (red), vert (green), bleu (blue)
17477 \end_layout
17478
17479 \begin_layout Labeling
17480 \labelwidthstring 00.00.0000
17481 gray
17482 \begin_inset space ~
17483 \end_inset
17484
17485 : dégradé de gris (gray)
17486 \end_layout
17487
17488 \begin_layout Standard
17489 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17490  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17491 \end_layout
17492
17493 \begin_layout Standard
17494 Vous pouvez par exemple définir la couleur 
17495 \begin_inset Quotes cld
17496 \end_inset
17497
17498
17499 \emph on
17500 vertfonce
17501 \begin_inset Quotes crd
17502 \end_inset
17503
17504  dans le préambule avec la ligne
17505 \end_layout
17506
17507 \begin_layout Standard
17508
17509 \series bold
17510
17511 \backslash
17512 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17513 \end_layout
17514
17515 \begin_layout Standard
17516 et la couleur 
17517 \emph on
17518
17519 \begin_inset Quotes cld
17520 \end_inset
17521
17522 grisclair
17523 \emph default
17524
17525 \begin_inset Quotes crd
17526 \end_inset
17527
17528  avec
17529 \end_layout
17530
17531 \begin_layout Standard
17532
17533 \series bold
17534
17535 \backslash
17536 definecolor{grisclair}{gray}{0.8}
17537 \end_layout
17538
17539 \begin_layout Standard
17540 \begin_inset VSpace medskip
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \begin_layout Standard
17547 Les lignes sont colorées avec la commande
17548 \end_layout
17549
17550 \begin_layout Standard
17551
17552 \series bold
17553
17554 \backslash
17555 rowcolor{nom de la couleur}
17556 \end_layout
17557
17558 \begin_layout Standard
17559 et les cellules sont colorées avec la commande
17560 \end_layout
17561
17562 \begin_layout Standard
17563
17564 \series bold
17565
17566 \backslash
17567 cellcolor{nom de la couleur}
17568 \end_layout
17569
17570 \begin_layout Standard
17571 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17572 .
17573 \end_layout
17574
17575 \begin_layout Standard
17576 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17577  choisissez une couleur dans le menu 
17578 \family sans
17579 Édition\SpecialChar menuseparator
17580 Style
17581 \begin_inset space ~
17582 \end_inset
17583
17584 de
17585 \begin_inset space ~
17586 \end_inset
17587
17588 Texte
17589 \family default
17590 .
17591  Si une cellule contient du code \SpecialChar TeX
17592 , faites bien attention à ne colorer que
17593  le texte, sinon le code \SpecialChar TeX
17594  coloré provoquera des erreurs \SpecialChar LaTeX
17595 .
17596 \end_layout
17597
17598 \begin_layout Standard
17599 \begin_inset Note Greyedout
17600 status open
17601
17602 \begin_layout Plain Layout
17603
17604 \series bold
17605 Note:
17606 \series default
17607  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17608  définies par l'utilisateur.
17609 \end_layout
17610
17611 \end_inset
17612
17613
17614 \end_layout
17615
17616 \begin_layout Standard
17617 \begin_inset VSpace bigskip
17618 \end_inset
17619
17620
17621 \end_layout
17622
17623 \begin_layout Standard
17624 Pour créer le tableau
17625 \begin_inset space ~
17626 \end_inset
17627
17628
17629 \begin_inset CommandInset ref
17630 LatexCommand ref
17631 reference "tab:Tableau-coloré-avec-colortbl"
17632
17633 \end_inset
17634
17635  faites ce qui suit : La couleur de la première colonne doit être 
17636 \emph on
17637 vertfonce
17638 \emph default
17639 .
17640  On insère donc la commande
17641 \end_layout
17642
17643 \begin_layout Standard
17644
17645 \series bold
17646 >{
17647 \backslash
17648 columncolor{vertfonce}
17649 \backslash
17650 centering}c
17651 \end_layout
17652
17653 \begin_layout Standard
17654 en code \SpecialChar TeX
17655  pour cette colonne.
17656  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
17657
17658 \end_layout
17659
17660 \begin_layout Standard
17661
17662 \series bold
17663
17664 \backslash
17665 rowcolor{cyan}
17666 \end_layout
17667
17668 \begin_layout Standard
17669 qui est insérée dans la première cellule de cette ligne.
17670  Notez que cela annule la couleur de colonne pour la première cellule.
17671  La dernière cellule de la dernière ligne est colorée en marron
17672 \series bold
17673  
17674 \series default
17675 en insérant en code \SpecialChar TeX
17676  la commande
17677 \end_layout
17678
17679 \begin_layout Standard
17680
17681 \series bold
17682
17683 \backslash
17684 cellcolor{Maroon}
17685 \end_layout
17686
17687 \begin_layout Standard
17688 Les caractères peuvent maintenant être colorés en utilisant le menu 
17689 \family sans
17690 Édition\SpecialChar menuseparator
17691 Style
17692 \begin_inset space ~
17693 \end_inset
17694
17695 de
17696 \begin_inset space ~
17697 \end_inset
17698
17699 Texte
17700 \family default
17701 .
17702 \end_layout
17703
17704 \begin_layout Standard
17705 \begin_inset Float table
17706 placement h
17707 wide false
17708 sideways false
17709 status open
17710
17711 \begin_layout Plain Layout
17712 \begin_inset Caption Standard
17713
17714 \begin_layout Plain Layout
17715 \begin_inset CommandInset label
17716 LatexCommand label
17717 name "tab:Tableau-coloré-avec-colortbl"
17718
17719 \end_inset
17720
17721 Tableau coloré en utilisant le paquetage 
17722 \series bold
17723 colortbl
17724 \series default
17725
17726 \begin_inset Argument 1
17727 status collapsed
17728
17729 \begin_layout Plain Layout
17730 Tableau avec colortbl
17731 \end_layout
17732
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739
17740
17741 \end_layout
17742
17743 \begin_layout Plain Layout
17744 \align center
17745 \begin_inset Tabular
17746 <lyxtabular version="3" rows="3" columns="3">
17747 <features tabularvalignment="middle">
17748 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17749 <column alignment="center" valignment="top">
17750 <column alignment="center" valignment="top">
17751 <row>
17752 <cell alignment="center" valignment="top" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 \begin_inset ERT
17757 status collapsed
17758
17759 \begin_layout Plain Layout
17760
17761
17762 \backslash
17763 rowcolor{cyan}
17764 \end_layout
17765
17766 \end_inset
17767
17768
17769 \color magenta
17770 a
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779
17780 \color red
17781 b
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 <cell alignment="center" valignment="top" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790
17791 \color red
17792 c
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \color yellow
17805 d
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814
17815 \color blue
17816 e
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell alignment="center" valignment="top" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825
17826 \color blue
17827 f
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 </row>
17833 <row>
17834 <cell alignment="center" valignment="top" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838
17839 \color yellow
17840 g
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849
17850 \color blue
17851 h
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860 \begin_inset ERT
17861 status collapsed
17862
17863 \begin_layout Plain Layout
17864
17865
17866 \backslash
17867 cellcolor{Maroon}
17868 \end_layout
17869
17870 \end_inset
17871
17872
17873 \color green
17874 i
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 </row>
17880 </lyxtabular>
17881
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \end_inset
17888
17889
17890 \end_layout
17891
17892 \begin_layout Standard
17893 \begin_inset ERT
17894 status collapsed
17895
17896 \begin_layout Plain Layout
17897
17898
17899 \backslash
17900 else
17901 \end_layout
17902
17903 \end_inset
17904
17905
17906 \begin_inset Note Note
17907 status open
17908
17909 \begin_layout Plain Layout
17910 Ce qui suit sera affiché si le paquetage 
17911 \series bold
17912 colortbl
17913 \series default
17914  n'est pas installé :
17915 \end_layout
17916
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \begin_layout Standard
17923 Vous devez installer le paquetage 
17924 \series bold
17925 colortbl
17926 \series default
17927  pour voir le contenu des cette section dans la sortie imprimée.
17928 \end_layout
17929
17930 \begin_layout Standard
17931 \begin_inset ERT
17932 status collapsed
17933
17934 \begin_layout Plain Layout
17935
17936
17937 \backslash
17938 fi
17939 \end_layout
17940
17941 \end_inset
17942
17943
17944 \end_layout
17945
17946 \begin_layout Subsection
17947 Lignes colorées
17948 \begin_inset Index idx
17949 status collapsed
17950
17951 \begin_layout Plain Layout
17952 Tableau Coloré ! Pour les lignes
17953 \end_layout
17954
17955 \end_inset
17956
17957
17958 \begin_inset Index idx
17959 status collapsed
17960
17961 \begin_layout Plain Layout
17962 Couleur ! Pour les lignes de tableau
17963 \end_layout
17964
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \begin_layout Standard
17971 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17972  alternative à la méthode décrite dans le paragraphe précédent: il faut
17973  charger le paquetage 
17974 \series bold
17975 xcolor
17976 \series default
17977
17978 \begin_inset Index idx
17979 status collapsed
17980
17981 \begin_layout Plain Layout
17982 Paquetages \SpecialChar LaTeX
17983  ! xcolor
17984 \begin_inset ERT
17985 status collapsed
17986
17987 \begin_layout Plain Layout
17988
17989
17990 \backslash
17991 vspace{4mm}
17992 \end_layout
17993
17994 \end_inset
17995
17996
17997 \end_layout
17998
17999 \end_inset
18000
18001  dans le préambule du document avec la commande
18002 \end_layout
18003
18004 \begin_layout Standard
18005
18006 \series bold
18007
18008 \backslash
18009 usepackage[table]{xcolor}
18010 \end_layout
18011
18012 \begin_layout Standard
18013
18014 \series bold
18015 xcolor
18016 \series default
18017  charge automatiquement le paquetage 
18018 \series bold
18019 colortbl
18020 \series default
18021
18022 \begin_inset Index idx
18023 status collapsed
18024
18025 \begin_layout Plain Layout
18026 Paquetages \SpecialChar LaTeX
18027  ! colortbl
18028 \end_layout
18029
18030 \end_inset
18031
18032 , il faut donc que
18033 \series bold
18034  colortbl
18035 \series default
18036  existe dans votre distribution \SpecialChar LaTeX
18037 , sinon vous aurez des erreurs.
18038 \end_layout
18039
18040 \begin_layout Standard
18041 \begin_inset ERT
18042 status collapsed
18043
18044 \begin_layout Plain Layout
18045
18046
18047 \backslash
18048 ifcolortbl
18049 \end_layout
18050
18051 \end_inset
18052
18053
18054 \begin_inset Note Note
18055 status open
18056
18057 \begin_layout Plain Layout
18058 La section qui suit ne sera affichée que si vous avez installé le paquetage
18059  \SpecialChar LaTeX
18060  
18061 \series bold
18062 colortbl
18063 \series default
18064 .
18065 \end_layout
18066
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \begin_layout Standard
18073 Les lignes de tableau sont colorées par la commande
18074 \end_layout
18075
18076 \begin_layout Standard
18077
18078 \series bold
18079
18080 \backslash
18081 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18082  paire}
18083 \end_layout
18084
18085 \begin_layout Standard
18086 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18087  avant le premier
18088  tableau nécessitant la coloration alternative des lignes.
18089  
18090 \series bold
18091 numéro de ligne
18092 \series default
18093  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18094  
18095 \series bold
18096 commandes
18097 \series default
18098 \emph on
18099  
18100 \emph default
18101 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18102  Par exemple la commande
18103 \end_layout
18104
18105 \begin_layout Standard
18106
18107 \series bold
18108
18109 \backslash
18110 rowcolors{1}{white}{lightgray}
18111 \end_layout
18112
18113 \begin_layout Standard
18114 donne le schéma de couleurs du tableau
18115 \begin_inset space ~
18116 \end_inset
18117
18118
18119 \begin_inset CommandInset ref
18120 LatexCommand ref
18121 reference "tab:Table-rowcolors"
18122
18123 \end_inset
18124
18125 .
18126  La commande
18127 \end_layout
18128
18129 \begin_layout Standard
18130
18131 \series bold
18132
18133 \backslash
18134 rowcolors[
18135 \backslash
18136 hline]{1}{lightgray}{cyan}
18137 \end_layout
18138
18139 \begin_layout Standard
18140 donne le schéma de couleurs du tableau
18141 \begin_inset space ~
18142 \end_inset
18143
18144
18145 \begin_inset CommandInset ref
18146 LatexCommand ref
18147 reference "tab:Table-rowcolors-2"
18148
18149 \end_inset
18150
18151 .
18152  Si 
18153 \series bold
18154 couleur ligne impaire
18155 \series default
18156  ou 
18157 \series bold
18158 couleur ligne paire
18159 \series default
18160  est vide, aucune couleur n'est utilisée, donc la commande
18161 \end_layout
18162
18163 \begin_layout Standard
18164
18165 \series bold
18166
18167 \backslash
18168 rowcolors{1}{}{}
18169 \end_layout
18170
18171 \begin_layout Standard
18172 supprime toutes les couleurs.
18173  
18174 \series bold
18175
18176 \backslash
18177 rowcolors
18178 \series default
18179  s'applique aux tableaux qui suivent cette commande.
18180 \end_layout
18181
18182 \begin_layout Standard
18183 \begin_inset ERT
18184 status open
18185
18186 \begin_layout Plain Layout
18187
18188
18189 \backslash
18190 rowcolors{1}{white}{lightgray}
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \begin_layout Standard
18199 \begin_inset Float table
18200 placement h
18201 wide false
18202 sideways false
18203 status open
18204
18205 \begin_layout Plain Layout
18206 \begin_inset Caption Standard
18207
18208 \begin_layout Plain Layout
18209 \begin_inset CommandInset label
18210 LatexCommand label
18211 name "tab:Table-rowcolors"
18212
18213 \end_inset
18214
18215 Tableau avec une colonne sur deux en gris clair.
18216 \end_layout
18217
18218 \end_inset
18219
18220
18221 \end_layout
18222
18223 \begin_layout Plain Layout
18224 \align center
18225 \begin_inset Tabular
18226 <lyxtabular version="3" rows="4" columns="3">
18227 <features tabularvalignment="middle">
18228 <column alignment="center" valignment="top">
18229 <column alignment="center" valignment="top" width="0pt">
18230 <column alignment="center" valignment="top" width="0pt">
18231 <row>
18232 <cell alignment="center" valignment="top" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Plain Layout
18236 X
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245 Y
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 <cell alignment="center" valignment="top" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254 Z
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 </row>
18260 <row>
18261 <cell alignment="center" valignment="top" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 1
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274 2
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 <cell alignment="center" valignment="top" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283 3
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 </row>
18289 <row>
18290 <cell alignment="center" valignment="top" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 4
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 5
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 6
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 </row>
18318 <row>
18319 <cell alignment="center" valignment="top" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323 7
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell alignment="center" valignment="top" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332 8
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 <cell alignment="center" valignment="top" usebox="none">
18338 \begin_inset Text
18339
18340 \begin_layout Plain Layout
18341 9
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 </row>
18347 </lyxtabular>
18348
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Standard
18360 \begin_inset ERT
18361 status open
18362
18363 \begin_layout Plain Layout
18364
18365
18366 \backslash
18367 rowcolors[
18368 \backslash
18369 hline]{1}{lightgray}{cyan}
18370 \end_layout
18371
18372 \end_inset
18373
18374
18375 \end_layout
18376
18377 \begin_layout Standard
18378 \begin_inset Float table
18379 placement h
18380 wide false
18381 sideways false
18382 status open
18383
18384 \begin_layout Plain Layout
18385 \begin_inset Caption Standard
18386
18387 \begin_layout Plain Layout
18388 \begin_inset CommandInset label
18389 LatexCommand label
18390 name "tab:Table-rowcolors-2"
18391
18392 \end_inset
18393
18394 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18395  ligne
18396 \end_layout
18397
18398 \end_inset
18399
18400
18401 \end_layout
18402
18403 \begin_layout Plain Layout
18404 \align center
18405 \begin_inset Tabular
18406 <lyxtabular version="3" rows="4" columns="3">
18407 <features tabularvalignment="middle">
18408 <column alignment="center" valignment="top">
18409 <column alignment="center" valignment="top">
18410 <column alignment="center" valignment="top" width="0pt">
18411 <row>
18412 <cell alignment="center" valignment="top" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416 X
18417 \end_layout
18418
18419 \end_inset
18420 </cell>
18421 <cell alignment="center" valignment="top" usebox="none">
18422 \begin_inset Text
18423
18424 \begin_layout Plain Layout
18425 Y
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434 Z
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 </row>
18440 <row>
18441 <cell alignment="center" valignment="top" usebox="none">
18442 \begin_inset Text
18443
18444 \begin_layout Plain Layout
18445 1
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 <cell alignment="center" valignment="top" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 2
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 3
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 </row>
18469 <row>
18470 <cell alignment="center" valignment="top" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Plain Layout
18474 4
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 <cell alignment="center" valignment="top" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483 5
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 6
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 </row>
18498 <row>
18499 <cell alignment="center" valignment="top" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 7
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 <cell alignment="center" valignment="top" usebox="none">
18509 \begin_inset Text
18510
18511 \begin_layout Plain Layout
18512 8
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 <cell alignment="center" valignment="top" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521 9
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 </row>
18527 </lyxtabular>
18528
18529 \end_inset
18530
18531
18532 \end_layout
18533
18534 \end_inset
18535
18536
18537 \end_layout
18538
18539 \begin_layout Standard
18540 \begin_inset ERT
18541 status collapsed
18542
18543 \begin_layout Plain Layout
18544
18545
18546 \backslash
18547 rowcolors{1}{}{}
18548 \end_layout
18549
18550 \end_inset
18551
18552
18553 \begin_inset Note Note
18554 status collapsed
18555
18556 \begin_layout Plain Layout
18557
18558 \lang english
18559 turns off the row coloring
18560 \end_layout
18561
18562 \end_inset
18563
18564
18565 \end_layout
18566
18567 \begin_layout Standard
18568 \begin_inset ERT
18569 status collapsed
18570
18571 \begin_layout Plain Layout
18572
18573
18574 \backslash
18575 else
18576 \end_layout
18577
18578 \end_inset
18579
18580
18581 \begin_inset Note Note
18582 status open
18583
18584 \begin_layout Plain Layout
18585 Ce qui suit sera affiché si le paquetage 
18586 \series bold
18587 colortbl
18588 \series default
18589  n'est pas installé :
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \end_layout
18596
18597 \begin_layout Standard
18598 Vous devez installer le paquetage 
18599 \series bold
18600 colortbl
18601 \series default
18602  pour voir le contenu des cette section dans la sortie imprimée.
18603 \end_layout
18604
18605 \begin_layout Standard
18606 \begin_inset ERT
18607 status collapsed
18608
18609 \begin_layout Plain Layout
18610
18611
18612 \backslash
18613 fi
18614 \end_layout
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \begin_layout Subsection
18622 Les filets colorés
18623 \begin_inset Index idx
18624 status open
18625
18626 \begin_layout Plain Layout
18627 Tableau Coloré ! Pour les filets
18628 \end_layout
18629
18630 \end_inset
18631
18632
18633 \begin_inset Index idx
18634 status collapsed
18635
18636 \begin_layout Plain Layout
18637 Couleur ! Pour les filets des tableaux
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \begin_inset Note Note
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647 on parle de filets plutôt que de lignes pour les tableaux
18648 \end_layout
18649
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \begin_layout Standard
18656 Comme c'est décrit dans la section
18657 \begin_inset space ~
18658 \end_inset
18659
18660
18661 \begin_inset CommandInset ref
18662 LatexCommand ref
18663 reference "subsec:Epaisseur-filets"
18664
18665 \end_inset
18666
18667 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18668  variable 
18669 \series bold
18670
18671 \backslash
18672 arrayrulewidth
18673 \series default
18674 .
18675  Elle est mise à 1.5
18676 \begin_inset space \thinspace{}
18677 \end_inset
18678
18679 pt pour tous les tableaux de cette section.
18680 \begin_inset ERT
18681 status collapsed
18682
18683 \begin_layout Plain Layout
18684
18685
18686 \backslash
18687 setlength{
18688 \backslash
18689 arrayrulewidth}{1.5pt}
18690 \end_layout
18691
18692 \end_inset
18693
18694
18695 \end_layout
18696
18697 \begin_layout Standard
18698 Pour colorer les filets verticaux, par exemple en vert, créez le format
18699  de colonne suivant dans le préambule du document, en suivant la description
18700  de la section
18701 \begin_inset space ~
18702 \end_inset
18703
18704
18705 \begin_inset CommandInset ref
18706 LatexCommand ref
18707 reference "subsec:Formats-personnalisés"
18708
18709 \end_inset
18710
18711 :
18712 \end_layout
18713
18714 \begin_layout Standard
18715
18716 \series bold
18717
18718 \backslash
18719 newcolumntype{W}{!{
18720 \backslash
18721 color{green}
18722 \backslash
18723 vline}}
18724 \end_layout
18725
18726 \begin_layout Standard
18727 Pour le tableau
18728 \begin_inset space ~
18729 \end_inset
18730
18731
18732 \begin_inset CommandInset ref
18733 LatexCommand ref
18734 reference "tab:Tableau-filets-verticaux-colorés"
18735
18736 \end_inset
18737
18738  le paramètre \SpecialChar LaTeX
18739
18740 \series bold
18741  WcW
18742 \series default
18743  a été utilisé pour la dernière colonne et
18744 \series bold
18745  Wc
18746 \series default
18747  pour les autres colonnes.
18748 \end_layout
18749
18750 \begin_layout Standard
18751 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18752 \end_layout
18753
18754 \begin_layout Standard
18755 \begin_inset Float table
18756 placement h
18757 wide false
18758 sideways false
18759 status open
18760
18761 \begin_layout Plain Layout
18762 \begin_inset Caption Standard
18763
18764 \begin_layout Plain Layout
18765 \begin_inset CommandInset label
18766 LatexCommand label
18767 name "tab:Tableau-filets-verticaux-colorés"
18768
18769 \end_inset
18770
18771 Tableau avec filets verticaux colorés
18772 \end_layout
18773
18774 \end_inset
18775
18776
18777 \end_layout
18778
18779 \begin_layout Plain Layout
18780 \align center
18781 \begin_inset Tabular
18782 <lyxtabular version="3" rows="3" columns="3">
18783 <features tabularvalignment="middle">
18784 <column alignment="center" valignment="top" special="Wc">
18785 <column alignment="center" valignment="top" special="Wc">
18786 <column alignment="center" valignment="top" special="WcW">
18787 <row>
18788 <cell alignment="center" valignment="top" topline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792 sd
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="center" valignment="top" topline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" topline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 </row>
18816 <row>
18817 <cell alignment="center" valignment="top" topline="true" usebox="none">
18818 \begin_inset Text
18819
18820 \begin_layout Plain Layout
18821
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" topline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 sd
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row>
18846 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 sd
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 </lyxtabular>
18875
18876 \end_inset
18877
18878
18879 \end_layout
18880
18881 \end_inset
18882
18883
18884 \end_layout
18885
18886 \begin_layout Standard
18887 \begin_inset VSpace bigskip
18888 \end_inset
18889
18890 Pour colorer les filets horizontaux en rouge comme pour le tableau
18891 \begin_inset space ~
18892 \end_inset
18893
18894
18895 \begin_inset CommandInset ref
18896 LatexCommand ref
18897 reference "tab:Tableau-filet-horizontaux-colorés"
18898
18899 \end_inset
18900
18901 , insérez les commandes suivantes en code \SpecialChar TeX
18902  juste avant le tableau ou le
18903  flottant de tableau :
18904 \end_layout
18905
18906 \begin_layout Standard
18907
18908 \series bold
18909
18910 \backslash
18911 let
18912 \backslash
18913 myHlineC
18914 \backslash
18915 hline
18916 \begin_inset Newline newline
18917 \end_inset
18918
18919
18920 \backslash
18921 renewcommand{
18922 \backslash
18923 hline}
18924 \begin_inset Newline newline
18925 \end_inset
18926
18927
18928 \begin_inset Phantom HPhantom
18929 status open
18930
18931 \begin_layout Plain Layout
18932
18933 \series bold
18934 \begin_inset space ~
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \end_inset
18941
18942 {
18943 \backslash
18944 arrayrulecolor{red}
18945 \backslash
18946 myHlineC
18947 \backslash
18948 arrayrulecolor{black}}
18949 \end_layout
18950
18951 \begin_layout Standard
18952 \begin_inset ERT
18953 status collapsed
18954
18955 \begin_layout Plain Layout
18956
18957
18958 \backslash
18959 let
18960 \backslash
18961 myHlineC
18962 \backslash
18963 hline
18964 \end_layout
18965
18966 \begin_layout Plain Layout
18967
18968
18969 \backslash
18970 renewcommand{
18971 \backslash
18972 hline}
18973 \end_layout
18974
18975 \begin_layout Plain Layout
18976
18977  {
18978 \backslash
18979 arrayrulecolor{red}
18980 \backslash
18981 myHlineC
18982 \backslash
18983 arrayrulecolor{black}}
18984 \end_layout
18985
18986 \end_inset
18987
18988
18989 \begin_inset Float table
18990 placement h
18991 wide false
18992 sideways false
18993 status open
18994
18995 \begin_layout Plain Layout
18996 \begin_inset Caption Standard
18997
18998 \begin_layout Plain Layout
18999 \begin_inset CommandInset label
19000 LatexCommand label
19001 name "tab:Tableau-filet-horizontaux-colorés"
19002
19003 \end_inset
19004
19005 Tableau avec filets horizontaux colorés
19006 \end_layout
19007
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \begin_layout Plain Layout
19014 \align center
19015 \begin_inset Tabular
19016 <lyxtabular version="3" rows="3" columns="3">
19017 <features tabularvalignment="middle">
19018 <column alignment="center" valignment="top">
19019 <column alignment="center" valignment="top">
19020 <column alignment="center" valignment="top">
19021 <row>
19022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 sd
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 </row>
19050 <row>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 sd
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 sd
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 </lyxtabular>
19109
19110 \end_inset
19111
19112
19113 \end_layout
19114
19115 \end_inset
19116
19117
19118 \end_layout
19119
19120 \begin_layout Standard
19121 Pour revenir à la couleur noire implicite, insérez la commande suivante
19122  en code \SpecialChar TeX
19123 , juste après le tableau ou le flottant de tableau :
19124 \end_layout
19125
19126 \begin_layout Standard
19127
19128 \series bold
19129
19130 \backslash
19131 renewcommand{
19132 \backslash
19133 hline}{
19134 \backslash
19135 myHlineC}
19136 \end_layout
19137
19138 \begin_layout Standard
19139 Le tableau
19140 \begin_inset space ~
19141 \end_inset
19142
19143
19144 \begin_inset CommandInset ref
19145 LatexCommand ref
19146 reference "tab:Tableau-avec-filets-colorés"
19147
19148 \end_inset
19149
19150  est un exemple avec des filets horizontaux et verticaux colorés.
19151 \end_layout
19152
19153 \begin_layout Standard
19154 \begin_inset Float table
19155 placement h
19156 wide false
19157 sideways false
19158 status open
19159
19160 \begin_layout Plain Layout
19161 \begin_inset Caption Standard
19162
19163 \begin_layout Plain Layout
19164 \begin_inset CommandInset label
19165 LatexCommand label
19166 name "tab:Tableau-avec-filets-colorés"
19167
19168 \end_inset
19169
19170 Tableau avec filets horizontaux et verticaux colorés
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Plain Layout
19179 \align center
19180 \begin_inset Tabular
19181 <lyxtabular version="3" rows="3" columns="3">
19182 <features tabularvalignment="middle">
19183 <column alignment="center" valignment="top" special="Wc">
19184 <column alignment="center" valignment="top" special="Wc">
19185 <column alignment="center" valignment="top" special="WcW">
19186 <row>
19187 <cell alignment="center" valignment="top" topline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 sd
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 <cell alignment="center" valignment="top" topline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" topline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 </row>
19215 <row>
19216 <cell alignment="center" valignment="top" topline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 <cell alignment="center" valignment="top" topline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229 sd
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 <cell alignment="center" valignment="top" topline="true" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 </row>
19244 <row topspace="default">
19245 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 sd
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 </lyxtabular>
19274
19275 \end_inset
19276
19277
19278 \end_layout
19279
19280 \end_inset
19281
19282
19283 \end_layout
19284
19285 \begin_layout Standard
19286 \begin_inset ERT
19287 status collapsed
19288
19289 \begin_layout Plain Layout
19290
19291
19292 \backslash
19293 renewcommand{
19294 \backslash
19295 hline}{
19296 \backslash
19297 myHlineC}
19298 \end_layout
19299
19300 \end_inset
19301
19302
19303 \end_layout
19304
19305 \begin_layout Standard
19306 \begin_inset ERT
19307 status collapsed
19308
19309 \begin_layout Plain Layout
19310
19311
19312 \backslash
19313 setlength{
19314 \backslash
19315 arrayrulewidth}{1.2pt}
19316 \end_layout
19317
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \begin_layout Standard
19324 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
19325  est nécessaire.
19326  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
19327  donnée, insérer cette commande en mode \SpecialChar TeX
19328  en tant que dernière saisie dans
19329  la ligne qui doit précéder la première ligne colorée:
19330 \end_layout
19331
19332 \begin_layout Standard
19333
19334 \series bold
19335
19336 \backslash
19337
19338 \backslash
19339
19340 \backslash
19341 arrayrulecolor{blue}%
19342 \end_layout
19343
19344 \begin_layout Standard
19345 Pour revenir aux lignes noires, ajouter cette commande en tant que première
19346  saisie dans la ligne située au-dessus des lignes noires:
19347 \end_layout
19348
19349 \begin_layout Standard
19350
19351 \series bold
19352
19353 \backslash
19354 arrayrulecolor{black}
19355 \end_layout
19356
19357 \begin_layout Standard
19358 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
19359  dans le tableau
19360 \begin_inset space ~
19361 \end_inset
19362
19363
19364 \begin_inset CommandInset ref
19365 LatexCommand ref
19366 reference "tab:Table-with-different-hor"
19367
19368 \end_inset
19369
19370 .
19371  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
19372  de la première ligne du tableau.
19373 \end_layout
19374
19375 \begin_layout Standard
19376 \begin_inset Float table
19377 wide false
19378 sideways false
19379 status open
19380
19381 \begin_layout Plain Layout
19382 \begin_inset Caption Standard
19383
19384 \begin_layout Plain Layout
19385 \begin_inset CommandInset label
19386 LatexCommand label
19387 name "tab:Table-with-different-hor"
19388
19389 \end_inset
19390
19391 Tableau avec des lignes de couleurs différentes
19392 \end_layout
19393
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \begin_layout Plain Layout
19400 \align center
19401 \begin_inset Tabular
19402 <lyxtabular version="3" rows="6" columns="7">
19403 <features tabularvalignment="middle">
19404 <column alignment="center" valignment="top">
19405 <column alignment="center" valignment="top">
19406 <column alignment="center" valignment="top">
19407 <column alignment="center" valignment="top">
19408 <column alignment="center" valignment="top">
19409 <column alignment="center" valignment="top">
19410 <column alignment="center" valignment="top">
19411 <row>
19412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416
19417 \end_layout
19418
19419 \end_inset
19420 </cell>
19421 <cell alignment="center" valignment="top" topline="true" usebox="none">
19422 \begin_inset Text
19423
19424 \begin_layout Plain Layout
19425
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" topline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell alignment="center" valignment="top" topline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470 \begin_inset ERT
19471 status open
19472
19473 \begin_layout Plain Layout
19474
19475
19476 \backslash
19477
19478 \backslash
19479
19480 \backslash
19481 arrayrulecolor{blue}%
19482 \end_layout
19483
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 <row>
19493 <cell alignment="center" valignment="top" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 Y
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 Y
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 <row>
19558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 \begin_inset ERT
19563 status open
19564
19565 \begin_layout Plain Layout
19566
19567
19568 \backslash
19569 arrayrulecolor{black}
19570 \end_layout
19571
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 <cell alignment="center" valignment="top" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 </row>
19634 <row>
19635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19636 \begin_inset Text
19637
19638 \begin_layout Plain Layout
19639
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 <cell alignment="center" valignment="top" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell alignment="center" valignment="top" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 <cell alignment="center" valignment="top" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Plain Layout
19684
19685 \end_layout
19686
19687 \end_inset
19688 </cell>
19689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Plain Layout
19693 \begin_inset ERT
19694 status collapsed
19695
19696 \begin_layout Plain Layout
19697
19698
19699 \backslash
19700
19701 \backslash
19702
19703 \backslash
19704 arrayrulecolor{green}%
19705 \end_layout
19706
19707 \end_inset
19708
19709
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 </row>
19715 <row>
19716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720
19721 \end_layout
19722
19723 \end_inset
19724 </cell>
19725 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset ERT
19786 status collapsed
19787
19788 \begin_layout Plain Layout
19789
19790
19791 \backslash
19792 arrayrulecolor{black}
19793 \end_layout
19794
19795 \end_inset
19796
19797 B
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19839 \begin_inset Text
19840
19841 \begin_layout Plain Layout
19842
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 \begin_inset ERT
19852 status collapsed
19853
19854 \begin_layout Plain Layout
19855
19856
19857 \backslash
19858
19859 \backslash
19860
19861 \backslash
19862 arrayrulecolor{blue}%
19863 \end_layout
19864
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 </row>
19873 </lyxtabular>
19874
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \begin_layout Standard
19886 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
19887  dans le tableau
19888 \begin_inset space ~
19889 \end_inset
19890
19891
19892 \begin_inset CommandInset ref
19893 LatexCommand ref
19894 reference "tab:Table-with-different-ver"
19895
19896 \end_inset
19897
19898 , il faut utiliser les multi-colonnes.
19899  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
19900  la colonne.
19901  Ensuite, colorer toutes les lignes via la commande:
19902 \end_layout
19903
19904 \begin_layout Standard
19905
19906 \series bold
19907
19908 \backslash
19909
19910 \backslash
19911
19912 \backslash
19913 arrayrulecolor{blue}%
19914 \end_layout
19915
19916 \begin_layout Standard
19917 comme vu plus haut.
19918  Enfin insérer la commande suivante en mode \SpecialChar TeX
19919  pour chaque cellule de la ligne
19920  qui nécessite une ligne verticale avec une couleur différente:
19921 \end_layout
19922
19923 \begin_layout Standard
19924
19925 \series bold
19926
19927 \backslash
19928 multicolumn{1}{!{
19929 \backslash
19930 color{green}
19931 \backslash
19932 vline}c!{
19933 \backslash
19934 color{red}
19935 \backslash
19936 vline}}{
19937 \end_layout
19938
19939 \begin_layout Standard
19940 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
19941  une ligne verte, à droite, une ligne rouge.
19942  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
19943  le mettre la commande 
19944 \series bold
19945
19946 \backslash
19947 color
19948 \series default
19949 .
19950  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
19951  droite, on peut saisir:
19952 \end_layout
19953
19954 \begin_layout Standard
19955
19956 \series bold
19957
19958 \backslash
19959 multicolumn{1}{!{
19960 \backslash
19961 color{black}
19962 \backslash
19963 vline}c|}{
19964 \end_layout
19965
19966 \begin_layout Standard
19967 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
19968  Le caractère | crée donc la ligne verticale tandis que
19969 \series bold
19970  
19971 \backslash
19972 vline
19973 \series default
19974  le fait quand 
19975 \series bold
19976
19977 \backslash
19978 color
19979 \series default
19980  est utilisée.
19981  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
19982  la commande:
19983 \end_layout
19984
19985 \begin_layout Standard
19986
19987 \series bold
19988
19989 \backslash
19990 multicolumn{1}{|c|}{
19991 \end_layout
19992
19993 \begin_layout Standard
19994 Après cette commande saisir le contenu de la cellule comme d'habitude en
19995  ajoutant une accolade fermante 
19996 \series bold
19997 }
19998 \series default
19999  en code \SpecialChar TeX
20000 .
20001 \end_layout
20002
20003 \begin_layout Standard
20004 \begin_inset Float table
20005 wide false
20006 sideways false
20007 status open
20008
20009 \begin_layout Plain Layout
20010 \begin_inset Caption Standard
20011
20012 \begin_layout Plain Layout
20013 \begin_inset CommandInset label
20014 LatexCommand label
20015 name "tab:Table-with-different-ver"
20016
20017 \end_inset
20018
20019 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20020 \end_layout
20021
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \begin_layout Plain Layout
20028 \align center
20029 \begin_inset Tabular
20030 <lyxtabular version="3" rows="5" columns="7">
20031 <features tabularvalignment="middle">
20032 <column alignment="center" valignment="top">
20033 <column alignment="center" valignment="top">
20034 <column alignment="center" valignment="top">
20035 <column alignment="center" valignment="top">
20036 <column alignment="center" valignment="top">
20037 <column alignment="center" valignment="top">
20038 <column alignment="center" valignment="top">
20039 <row>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" topline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 <cell alignment="center" valignment="top" topline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 <cell alignment="center" valignment="top" topline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" topline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 \begin_inset ERT
20099 status open
20100
20101 \begin_layout Plain Layout
20102
20103
20104 \backslash
20105
20106 \backslash
20107
20108 \backslash
20109 arrayrulecolor{red}%
20110 \end_layout
20111
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 </row>
20120 <row>
20121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125 \begin_inset ERT
20126 status open
20127
20128 \begin_layout Plain Layout
20129
20130
20131 \backslash
20132 multicolumn{1}{!{
20133 \backslash
20134 color{black}
20135 \backslash
20136 vline}c|}{
20137 \end_layout
20138
20139 \end_inset
20140
20141 Y
20142 \begin_inset ERT
20143 status collapsed
20144
20145 \begin_layout Plain Layout
20146
20147 }
20148 \end_layout
20149
20150 \end_inset
20151
20152
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 \begin_inset ERT
20198 status open
20199
20200 \begin_layout Plain Layout
20201
20202
20203 \backslash
20204 multicolumn{1}{c|}{
20205 \end_layout
20206
20207 \end_inset
20208
20209
20210 \begin_inset ERT
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214
20215 }
20216 \end_layout
20217
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 \begin_inset ERT
20230 status open
20231
20232 \begin_layout Plain Layout
20233
20234
20235 \backslash
20236 multicolumn{1}{c!{
20237 \backslash
20238 color{black}
20239 \backslash
20240 vline}}{
20241 \end_layout
20242
20243 \end_inset
20244
20245 Y
20246 \begin_inset ERT
20247 status collapsed
20248
20249 \begin_layout Plain Layout
20250
20251 }
20252 \end_layout
20253
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 \begin_inset ERT
20268 status collapsed
20269
20270 \begin_layout Plain Layout
20271
20272
20273 \backslash
20274 arrayrulecolor{black}
20275 \end_layout
20276
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 <cell alignment="center" valignment="top" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 \begin_inset ERT
20334 status collapsed
20335
20336 \begin_layout Plain Layout
20337
20338
20339 \backslash
20340
20341 \backslash
20342
20343 \backslash
20344 arrayrulecolor{magenta}%
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 \begin_inset ERT
20361 status collapsed
20362
20363 \begin_layout Plain Layout
20364
20365
20366 \backslash
20367 multicolumn{1}{|c!{
20368 \backslash
20369 color{red}
20370 \backslash
20371 vline}}{
20372 \end_layout
20373
20374 \end_inset
20375
20376
20377 \begin_inset ERT
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381
20382 }
20383 \end_layout
20384
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 \begin_inset ERT
20397 status collapsed
20398
20399 \begin_layout Plain Layout
20400
20401
20402 \backslash
20403 multicolumn{1}{c!{
20404 \backslash
20405 color{green}
20406 \backslash
20407 vline}}{
20408 \end_layout
20409
20410 \end_inset
20411
20412
20413 \begin_inset ERT
20414 status collapsed
20415
20416 \begin_layout Plain Layout
20417
20418 }
20419 \end_layout
20420
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432 \begin_inset ERT
20433 status collapsed
20434
20435 \begin_layout Plain Layout
20436
20437
20438 \backslash
20439 multicolumn{1}{c!{
20440 \backslash
20441 color{yellow}
20442 \backslash
20443 vline}}{
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \begin_inset ERT
20450 status collapsed
20451
20452 \begin_layout Plain Layout
20453
20454 }
20455 \end_layout
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 \begin_inset ERT
20469 status collapsed
20470
20471 \begin_layout Plain Layout
20472
20473
20474 \backslash
20475 multicolumn{1}{c!{
20476 \backslash
20477 color{blue}
20478 \backslash
20479 vline}}{
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \begin_inset ERT
20486 status collapsed
20487
20488 \begin_layout Plain Layout
20489
20490 }
20491 \end_layout
20492
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 \begin_inset ERT
20505 status collapsed
20506
20507 \begin_layout Plain Layout
20508
20509
20510 \backslash
20511 multicolumn{1}{c!{
20512 \backslash
20513 color{cyan}
20514 \backslash
20515 vline}}{
20516 \end_layout
20517
20518 \end_inset
20519
20520
20521 \begin_inset ERT
20522 status collapsed
20523
20524 \begin_layout Plain Layout
20525
20526 }
20527 \end_layout
20528
20529 \end_inset
20530
20531
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 \begin_inset ERT
20541 status collapsed
20542
20543 \begin_layout Plain Layout
20544
20545
20546 \backslash
20547 multicolumn{1}{c!{
20548 \backslash
20549 color{black}
20550 \backslash
20551 vline}}{
20552 \end_layout
20553
20554 \end_inset
20555
20556
20557 \begin_inset ERT
20558 status collapsed
20559
20560 \begin_layout Plain Layout
20561
20562 }
20563 \end_layout
20564
20565 \end_inset
20566
20567
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 \begin_inset ERT
20577 status collapsed
20578
20579 \begin_layout Plain Layout
20580
20581
20582 \backslash
20583 multicolumn{1}{c|}{
20584 \end_layout
20585
20586 \end_inset
20587
20588
20589 \begin_inset ERT
20590 status collapsed
20591
20592 \begin_layout Plain Layout
20593
20594 }
20595 \end_layout
20596
20597 \end_inset
20598
20599
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 \begin_inset ERT
20611 status collapsed
20612
20613 \begin_layout Plain Layout
20614
20615
20616 \backslash
20617 arrayrulecolor{black}
20618 \end_layout
20619
20620 \end_inset
20621
20622 B
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20646 \begin_inset Text
20647
20648 \begin_layout Plain Layout
20649
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 </row>
20682 </lyxtabular>
20683
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \end_inset
20690
20691
20692 \end_layout
20693
20694 \begin_layout Standard
20695 \begin_inset ERT
20696 status collapsed
20697
20698 \begin_layout Plain Layout
20699
20700
20701 \backslash
20702 setlength{
20703 \backslash
20704 arrayrulewidth}{0.4pt}
20705 \end_layout
20706
20707 \end_inset
20708
20709
20710 \end_layout
20711
20712 \begin_layout Section
20713 Pivotement des cellules
20714 \begin_inset CommandInset label
20715 LatexCommand label
20716 name "sec:Pivotement-des-cellules"
20717
20718 \end_inset
20719
20720
20721 \begin_inset Index idx
20722 status collapsed
20723
20724 \begin_layout Plain Layout
20725 Tableau ! Pivotement des cellules
20726 \end_layout
20727
20728 \end_inset
20729
20730
20731 \begin_inset Index idx
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735 Pivoter des objets
20736 \end_layout
20737
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \begin_layout Standard
20744 \begin_inset Note Greyedout
20745 status open
20746
20747 \begin_layout Plain Layout
20748
20749 \series bold
20750 Nota:
20751 \series default
20752  toutes les visionneuses DVI n'affichent pas les rotations.
20753 \end_layout
20754
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \begin_layout Standard
20761 Le tableau
20762 \begin_inset space ~
20763 \end_inset
20764
20765
20766 \begin_inset CommandInset ref
20767 LatexCommand ref
20768 reference "tab:Tableau-incluant-des"
20769
20770 \end_inset
20771
20772  est un exemple dans lequel 3 cellules pivotent de 45
20773 \begin_inset space \thinspace{}
20774 \end_inset
20775
20776 °.
20777 \end_layout
20778
20779 \begin_layout Standard
20780 \begin_inset Float table
20781 placement h
20782 wide false
20783 sideways false
20784 status open
20785
20786 \begin_layout Plain Layout
20787 \begin_inset Caption Standard
20788
20789 \begin_layout Plain Layout
20790 \begin_inset CommandInset label
20791 LatexCommand label
20792 name "tab:Tableau-incluant-des"
20793
20794 \end_inset
20795
20796 Tableau incluant des cellules pivotées dans la première ligne.
20797 \end_layout
20798
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \begin_layout Plain Layout
20805 \noindent
20806 \align center
20807 \begin_inset Tabular
20808 <lyxtabular version="3" rows="2" columns="3">
20809 <features tabularvalignment="middle">
20810 <column alignment="center" valignment="top" width="0pt">
20811 <column alignment="center" valignment="top" width="0pt">
20812 <column alignment="center" valignment="top" width="0pt">
20813 <row>
20814 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 soucoupes
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827 assiettes
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 plats
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 </row>
20842 <row>
20843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847 45
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 33
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865 21
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 </row>
20871 </lyxtabular>
20872
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \begin_layout Standard
20884 \begin_inset Note Greyedout
20885 status open
20886
20887 \begin_layout Plain Layout
20888
20889 \series bold
20890 Nota:
20891 \series default
20892  les ruptures de ligne (raccourci 
20893 \begin_inset Info
20894 type  "shortcut"
20895 arg   "newline-insert newline"
20896 \end_inset
20897
20898 ) ne sont pas autorisées dans les cellules pivotées
20899 \end_layout
20900
20901 \end_inset
20902
20903
20904 \end_layout
20905
20906 \begin_layout Standard
20907 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
20908  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
20909 \begin_inset Foot
20910 status collapsed
20911
20912 \begin_layout Plain Layout
20913 Pour en savoir plus sur ces boîtes, voir les sections
20914 \begin_inset space ~
20915 \end_inset
20916
20917
20918 \begin_inset CommandInset ref
20919 LatexCommand ref
20920 reference "sec:Minipages"
20921
20922 \end_inset
20923
20924  et 
20925 \begin_inset CommandInset ref
20926 LatexCommand ref
20927 reference "sec:Parboxes"
20928
20929 \end_inset
20930
20931 .
20932 \end_layout
20933
20934 \end_inset
20935
20936  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
20937  la hauteur de la cellule.
20938  Le tableau
20939 \begin_inset space ~
20940 \end_inset
20941
20942
20943 \begin_inset CommandInset ref
20944 LatexCommand ref
20945 reference "tab:Tableau-incluant-une"
20946
20947 \end_inset
20948
20949  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
20950  réglée à 3
20951 \begin_inset space \thinspace{}
20952 \end_inset
20953
20954 cm.
20955 \end_layout
20956
20957 \begin_layout Standard
20958 \begin_inset Float table
20959 placement h
20960 wide false
20961 sideways false
20962 status open
20963
20964 \begin_layout Plain Layout
20965 \begin_inset Caption Standard
20966
20967 \begin_layout Plain Layout
20968 \begin_inset CommandInset label
20969 LatexCommand label
20970 name "tab:Tableau-incluant-une"
20971
20972 \end_inset
20973
20974 Tableau incluant une cellule multi-lignes pivotée.
20975 \end_layout
20976
20977 \end_inset
20978
20979
20980 \end_layout
20981
20982 \begin_layout Plain Layout
20983 \noindent
20984 \align center
20985 \begin_inset Tabular
20986 <lyxtabular version="3" rows="2" columns="3">
20987 <features tabularvalignment="middle">
20988 <column alignment="center" valignment="top">
20989 <column alignment="center" valignment="top" width="0pt">
20990 <column alignment="center" valignment="top">
20991 <row>
20992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996 a
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21002 \begin_inset Text
21003
21004 \begin_layout Plain Layout
21005 \begin_inset Box Frameless
21006 position "t"
21007 hor_pos "c"
21008 has_inner_box 1
21009 inner_pos "t"
21010 use_parbox 0
21011 use_makebox 0
21012 width "3cm"
21013 special "none"
21014 height "1in"
21015 height_special "totalheight"
21016 thickness "0.4pt"
21017 separation "3pt"
21018 shadowsize "4pt"
21019 framecolor "black"
21020 backgroundcolor "none"
21021 status open
21022
21023 \begin_layout Plain Layout
21024 cellule pivotée
21025 \begin_inset Newline newline
21026 \end_inset
21027
21028 avec saut de ligne
21029 \end_layout
21030
21031 \end_inset
21032
21033
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 e
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 </row>
21048 <row>
21049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053 b
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062 c
21063 \end_layout
21064
21065 \end_inset
21066 </cell>
21067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21068 \begin_inset Text
21069
21070 \begin_layout Plain Layout
21071 d
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 </lyxtabular>
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \end_inset
21085
21086
21087 \end_layout
21088
21089 \begin_layout Section
21090 Calcul de la largeur du tableau
21091 \begin_inset CommandInset label
21092 LatexCommand label
21093 name "sec:Table-Width-Calculation"
21094
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \begin_layout Standard
21101 Pour les tableaux un peu larges il est parfois difficile de garantir que
21102  le tableau ne déborde pas dans la marge.
21103  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21104  la valeur à donner à chacune?
21105 \end_layout
21106
21107 \begin_layout Standard
21108 La largeur du tableau 
21109 \begin_inset Formula $L_{\mathrm{tableau}}$
21110 \end_inset
21111
21112  peut se calculer précisément: chaque colonne contribue pour sa largeur
21113  propre 
21114 \begin_inset Formula $L_{\mathrm{colonne}}$
21115 \end_inset
21116
21117  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21118  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21119
21120 \series bold
21121  
21122 \backslash
21123 tabcolsep
21124 \series default
21125 , implicitement 6
21126 \begin_inset space \thinspace{}
21127 \end_inset
21128
21129 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21130  
21131 \series bold
21132
21133 \backslash
21134 arrayrulewidth
21135 \series default
21136 , implicitement 0.4
21137 \begin_inset space \thinspace{}
21138 \end_inset
21139
21140 pt).
21141  Donc si les 
21142 \begin_inset Formula $n$
21143 \end_inset
21144
21145
21146 \begin_inset space ~
21147 \end_inset
21148
21149 colonnes ont la même largeur, la largeur du tableau est
21150 \begin_inset Formula 
21151 \begin{equation}
21152 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21153 \end{equation}
21154
21155 \end_inset
21156
21157
21158 \end_layout
21159
21160 \begin_layout Standard
21161 La largeur disponible pour placer un tableau est la distance entre les marges
21162  de la page ou la largeur de la colonne de texte (pour un document présenté
21163  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
21164  
21165 \series bold
21166
21167 \backslash
21168 columnwidth
21169 \series default
21170 .
21171  Si toutes le colonnes ont la même largeur et que 
21172 \begin_inset Formula $L_{\mathrm{tableau}}$
21173 \end_inset
21174
21175  doit valoir 1
21176 \begin_inset space \thinspace{}
21177 \end_inset
21178
21179
21180 \backslash
21181 columnwidth, 
21182 \begin_inset Formula $L_{\mathrm{colonne}}$
21183 \end_inset
21184
21185  se calcule facilement.
21186 \end_layout
21187
21188 \begin_layout Standard
21189 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
21190  
21191 \series bold
21192 calc
21193 \series default
21194
21195 \begin_inset Index idx
21196 status collapsed
21197
21198 \begin_layout Plain Layout
21199 Paquetages \SpecialChar LaTeX
21200  ! calc
21201 \end_layout
21202
21203 \end_inset
21204
21205  dans le préambule du document.
21206  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
21207  il faut utiliser le champ
21208 \family sans
21209  Argument \SpecialChar LaTeX
21210
21211 \family default
21212 .
21213  Le principe des commandes qui peuvent être saisies dans ce champ est celui
21214  qui est expliqué dans la section
21215 \begin_inset space ~
21216 \end_inset
21217
21218
21219 \begin_inset CommandInset ref
21220 LatexCommand ref
21221 reference "subsec:Calculs-multicolonnes"
21222
21223 \end_inset
21224
21225 .
21226  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
21227  saisir pour chaque colonne la commande
21228 \end_layout
21229
21230 \begin_layout Standard
21231
21232 \series bold
21233 >{
21234 \backslash
21235 centering}p{(1
21236 \backslash
21237 columnwidth-62.4pt)/5}
21238 \end_layout
21239
21240 \begin_layout Standard
21241 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
21242 \begin_inset space ~
21243 \end_inset
21244
21245 fois celle des 3 autres, le calcul est le suivant:
21246 \end_layout
21247
21248 \begin_layout Standard
21249 \begin_inset Formula 
21250 \begin{align}
21251 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
21252  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
21253  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
21254 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
21255 \end{align}
21256
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \begin_layout Standard
21263 Par conséquent, dans le tableau, la commande
21264 \end_layout
21265
21266 \begin_layout Standard
21267
21268 \series bold
21269 >{
21270 \backslash
21271 centering}p{(1
21272 \backslash
21273 columnwidth-62.4pt)/
21274 \backslash
21275 real{4.5}}
21276 \end_layout
21277
21278 \begin_layout Standard
21279 est utilisée pour les colonnes les plus larges, et la commande
21280 \end_layout
21281
21282 \begin_layout Standard
21283
21284 \series bold
21285 >{
21286 \backslash
21287 centering}p{(1
21288 \backslash
21289 columnwidth-62.4pt)/
21290 \backslash
21291 real{4.5}*
21292 \backslash
21293 real{0.75}}
21294 \end_layout
21295
21296 \begin_layout Standard
21297 est utilisée pour les plus étroites:
21298 \end_layout
21299
21300 \begin_layout Standard
21301 \begin_inset Tabular
21302 <lyxtabular version="3" rows="2" columns="5">
21303 <features tabularvalignment="middle">
21304 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21305 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21306 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21307 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
21308 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
21309 <row>
21310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314 1
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 2
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 3
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21338 \begin_inset Text
21339
21340 \begin_layout Plain Layout
21341 4
21342 \end_layout
21343
21344 \end_inset
21345 </cell>
21346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350 5
21351 \end_layout
21352
21353 \end_inset
21354 </cell>
21355 </row>
21356 <row>
21357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Plain Layout
21361 111111 1111111 111111 111111111 11111 11111 1111
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 2222 22222 222222 222222222 2222222 22 22222
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Plain Layout
21397 333333 333333 333333 33333 3333333 333
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 </row>
21403 </lyxtabular>
21404
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \begin_layout Section
21411 Personnalisation des tableaux
21412 \begin_inset Index idx
21413 status collapsed
21414
21415 \begin_layout Plain Layout
21416 Tableau ! Personnalisation
21417 \end_layout
21418
21419 \end_inset
21420
21421
21422 \begin_inset Index idx
21423 status collapsed
21424
21425 \begin_layout Plain Layout
21426 Personnalisation des tableaux
21427 \end_layout
21428
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \begin_layout Subsection
21435 Espacement des lignes
21436 \begin_inset CommandInset label
21437 LatexCommand label
21438 name "subsec:Espacement-lignes"
21439
21440 \end_inset
21441
21442
21443 \begin_inset Index idx
21444 status collapsed
21445
21446 \begin_layout Plain Layout
21447 Personnalisation des tableaux ! Espacement des lignes
21448 \end_layout
21449
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \begin_layout Standard
21456 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
21457  l'onglet 
21458 \family sans
21459 Bordures
21460 \family default
21461  de la fenêtre de dialogue 
21462 \family sans
21463 Paramètres
21464 \begin_inset space ~
21465 \end_inset
21466
21467 du
21468 \begin_inset space ~
21469 \end_inset
21470
21471 tableau
21472 \family default
21473 .
21474  Vous y trouverez trois possibilités :
21475 \end_layout
21476
21477 \begin_layout Description
21478 Haut
21479 \begin_inset space ~
21480 \end_inset
21481
21482 de
21483 \begin_inset space ~
21484 \end_inset
21485
21486 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
21487  Si le tableau est un tableau formel
21488 \begin_inset Foot
21489 status collapsed
21490
21491 \begin_layout Plain Layout
21492 Les tableaux formels sont décrits dans la section
21493 \begin_inset space ~
21494 \end_inset
21495
21496
21497 \begin_inset CommandInset ref
21498 LatexCommand ref
21499 reference "sec:Tableaux-Formels"
21500
21501 \end_inset
21502
21503 .
21504 \end_layout
21505
21506 \end_inset
21507
21508  \SpecialChar LyX
21509  va insérer implicitement un espace de 0.5
21510 \begin_inset space \thinspace{}
21511 \end_inset
21512
21513 em.
21514  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21515  les filets verticaux comme dans le tableau suivant :
21516 \begin_inset VSpace medskip
21517 \end_inset
21518
21519
21520 \begin_inset Newline newline
21521 \end_inset
21522
21523
21524 \begin_inset space \hspace*{}
21525 \length 0pt
21526 \end_inset
21527
21528
21529 \begin_inset space \hfill{}
21530 \end_inset
21531
21532
21533 \begin_inset Tabular
21534 <lyxtabular version="3" rows="3" columns="1">
21535 <features tabularvalignment="middle">
21536 <column alignment="center" valignment="top">
21537 <row>
21538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21539 \begin_inset Text
21540
21541 \begin_layout Plain Layout
21542 A
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row topspace="3mm">
21549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553 espace de 3
21554 \begin_inset space \thinspace{}
21555 \end_inset
21556
21557 mm en haut de la ligne
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 </row>
21563 <row>
21564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568 C
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 </row>
21574 </lyxtabular>
21575
21576 \end_inset
21577
21578
21579 \begin_inset space \hfill{}
21580 \end_inset
21581
21582
21583 \begin_inset space \hspace*{}
21584 \length 0pt
21585 \end_inset
21586
21587
21588 \begin_inset VSpace medskip
21589 \end_inset
21590
21591
21592 \begin_inset Newline newline
21593 \end_inset
21594
21595 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
21596  pas de filets verticaux.
21597 \end_layout
21598
21599 \begin_layout Description
21600 Bas
21601 \begin_inset space ~
21602 \end_inset
21603
21604 de
21605 \begin_inset space ~
21606 \end_inset
21607
21608 ligne va ajouter de l'espace sous les caractères de la ligne.
21609  Si le tableau est un tableau formel \SpecialChar LyX
21610  va insérer implicitement un espace
21611  de 0.5
21612 \begin_inset space \thinspace{}
21613 \end_inset
21614
21615 em, pour les tableaux normaux, l'espace implicite est de 2
21616 \begin_inset space \thinspace{}
21617 \end_inset
21618
21619 pt.
21620 \end_layout
21621
21622 \begin_layout Description
21623 Entre
21624 \begin_inset space ~
21625 \end_inset
21626
21627 les
21628 \begin_inset space ~
21629 \end_inset
21630
21631 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
21632  Si le tableau est un tableau formel \SpecialChar LyX
21633  va insérer implicitement un espace
21634  de 0.5
21635 \begin_inset space \thinspace{}
21636 \end_inset
21637
21638 em.
21639  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
21640  les filets verticaux comme dans le tableau suivant :
21641 \begin_inset VSpace medskip
21642 \end_inset
21643
21644
21645 \begin_inset Newline newline
21646 \end_inset
21647
21648
21649 \begin_inset space \hspace*{}
21650 \length 0pt
21651 \end_inset
21652
21653
21654 \begin_inset space \hfill{}
21655 \end_inset
21656
21657
21658 \begin_inset Tabular
21659 <lyxtabular version="3" rows="3" columns="1">
21660 <features tabularvalignment="middle">
21661 <column alignment="center" valignment="top">
21662 <row>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667 A
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 </row>
21673 <row interlinespace="3mm">
21674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678 \begin_inset Formula $\downarrow$
21679 \end_inset
21680
21681  espace de 3
21682 \begin_inset space \thinspace{}
21683 \end_inset
21684
21685 mm entre les lignes 
21686 \begin_inset Formula $\downarrow$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row>
21696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700 \begin_inset Formula $\uparrow$
21701 \end_inset
21702
21703  espace de 3
21704 \begin_inset space \thinspace{}
21705 \end_inset
21706
21707 mm entre les lignes 
21708 \begin_inset Formula $\uparrow$
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 </row>
21717 </lyxtabular>
21718
21719 \end_inset
21720
21721
21722 \begin_inset space \hfill{}
21723 \end_inset
21724
21725
21726 \begin_inset space \hspace*{}
21727 \length 0pt
21728 \end_inset
21729
21730
21731 \begin_inset VSpace medskip
21732 \end_inset
21733
21734
21735 \begin_inset Newline newline
21736 \end_inset
21737
21738 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
21739  pas de filets verticaux.
21740 \end_layout
21741
21742 \begin_layout Standard
21743 \begin_inset VSpace bigskip
21744 \end_inset
21745
21746 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
21747  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
21748  dans le préambule :
21749 \end_layout
21750
21751 \begin_layout Standard
21752
21753 \series bold
21754
21755 \backslash
21756 @ifundefined{extrarowheight}
21757 \begin_inset Newline newline
21758 \end_inset
21759
21760
21761 \begin_inset Phantom HPhantom
21762 status open
21763
21764 \begin_layout Plain Layout
21765
21766 \series bold
21767 \begin_inset space ~
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \end_inset
21774
21775 {
21776 \backslash
21777 usepackage{array}}{}
21778 \begin_inset Newline newline
21779 \end_inset
21780
21781
21782 \backslash
21783 setlength{
21784 \backslash
21785 extrarowheight}{height}
21786 \end_layout
21787
21788 \begin_layout Standard
21789 Mais ceci présente le défaut que le texte des cellules de tableau n'est
21790  plus exactement centré verticalement.
21791  (le paquetage 
21792 \series bold
21793 array 
21794 \series default
21795 sera chargé automatiquement par \SpecialChar LyX
21796  quand vous utilisez des formats de tableaux
21797  auto-définis.
21798  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
21799  
21800 \series bold
21801
21802 \backslash
21803 @ifundefined
21804 \series default
21805  dans la commande précédente.)
21806 \end_layout
21807
21808 \begin_layout Standard
21809 Si vous utilisez des polices de taille plus grande que la taille normale,
21810  les bordures des tableaux sont souvent trop proches du texte.
21811  On peut corriger ce problème en insérant la commande 
21812 \series bold
21813
21814 \begin_inset space \space{}
21815 \end_inset
21816
21817
21818 \backslash
21819 strut
21820 \series default
21821  en code \SpecialChar TeX
21822  au debut d'une ligne du tableau.
21823  Le tableau
21824 \begin_inset space ~
21825 \end_inset
21826
21827
21828 \begin_inset CommandInset ref
21829 LatexCommand ref
21830 reference "tab:Alignement-vertical"
21831
21832 \end_inset
21833
21834  montre l'effet de cette commande.
21835 \end_layout
21836
21837 \begin_layout Standard
21838 \noindent
21839 \begin_inset Float table
21840 placement h
21841 wide false
21842 sideways false
21843 status open
21844
21845 \begin_layout Plain Layout
21846 \begin_inset Caption Standard
21847
21848 \begin_layout Plain Layout
21849 \begin_inset CommandInset label
21850 LatexCommand label
21851 name "tab:Alignement-vertical"
21852
21853 \end_inset
21854
21855 Alignement vertical d'un texte avec une police de grande taille.
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Plain Layout
21864 \begin_inset space \hfill{}
21865 \end_inset
21866
21867
21868 \begin_inset Float table
21869 wide false
21870 sideways false
21871 status collapsed
21872
21873 \begin_layout Plain Layout
21874 \begin_inset Caption Standard
21875
21876 \begin_layout Plain Layout
21877 Tableau normal.
21878 \end_layout
21879
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \begin_layout Plain Layout
21886 \noindent
21887 \align center
21888 \begin_inset Tabular
21889 <lyxtabular version="3" rows="6" columns="1">
21890 <features tabularvalignment="middle">
21891 <column alignment="left" valignment="top">
21892 <row>
21893 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 Normal, g
21898 \end_layout
21899
21900 \end_inset
21901 </cell>
21902 </row>
21903 <row>
21904 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21905 \begin_inset Text
21906
21907 \begin_layout Plain Layout
21908
21909 \size large
21910 Large
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 </row>
21916 <row>
21917 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Plain Layout
21921
21922 \size larger
21923 Larger
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 </row>
21929 <row>
21930 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Plain Layout
21934
21935 \size largest
21936 Largest
21937 \end_layout
21938
21939 \end_inset
21940 </cell>
21941 </row>
21942 <row>
21943 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947
21948 \size huge
21949 Huge
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 </row>
21955 <row>
21956 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960
21961 \size huge
21962 Huger
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 </row>
21968 </lyxtabular>
21969
21970 \end_inset
21971
21972
21973 \end_layout
21974
21975 \end_inset
21976
21977
21978 \begin_inset space \hfill{}
21979 \end_inset
21980
21981
21982 \begin_inset Float table
21983 wide false
21984 sideways false
21985 status collapsed
21986
21987 \begin_layout Plain Layout
21988 \begin_inset Caption Standard
21989
21990 \begin_layout Plain Layout
21991 Tableau utilisant la commande 
21992 \series bold
21993
21994 \backslash
21995 strut
21996 \series default
21997 .
21998 \end_layout
21999
22000 \end_inset
22001
22002
22003 \end_layout
22004
22005 \begin_layout Plain Layout
22006 \noindent
22007 \align center
22008 \begin_inset Tabular
22009 <lyxtabular version="3" rows="6" columns="1">
22010 <features tabularvalignment="middle">
22011 <column alignment="left" valignment="top">
22012 <row>
22013 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22014 \begin_inset Text
22015
22016 \begin_layout Plain Layout
22017 Normal, g
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 </row>
22023 <row>
22024 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028
22029 \size large
22030 \begin_inset ERT
22031 status collapsed
22032
22033 \begin_layout Plain Layout
22034
22035
22036 \backslash
22037 strut 
22038 \end_layout
22039
22040 \end_inset
22041
22042 Large
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 </row>
22048 <row>
22049 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Plain Layout
22053
22054 \size larger
22055 \begin_inset ERT
22056 status collapsed
22057
22058 \begin_layout Plain Layout
22059
22060
22061 \backslash
22062 strut 
22063 \end_layout
22064
22065 \end_inset
22066
22067 Larger
22068 \end_layout
22069
22070 \end_inset
22071 </cell>
22072 </row>
22073 <row>
22074 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078
22079 \size largest
22080 \begin_inset ERT
22081 status collapsed
22082
22083 \begin_layout Plain Layout
22084
22085
22086 \backslash
22087 strut 
22088 \end_layout
22089
22090 \end_inset
22091
22092 Largest
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 </row>
22098 <row>
22099 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103
22104 \size huge
22105 \begin_inset ERT
22106 status collapsed
22107
22108 \begin_layout Plain Layout
22109
22110
22111 \backslash
22112 strut 
22113 \end_layout
22114
22115 \end_inset
22116
22117 Huge
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 </row>
22123 <row>
22124 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128
22129 \size giant
22130 \begin_inset ERT
22131 status collapsed
22132
22133 \begin_layout Plain Layout
22134
22135
22136 \backslash
22137 strut 
22138 \end_layout
22139
22140 \end_inset
22141
22142
22143 \size huge
22144 Huger
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 </row>
22150 </lyxtabular>
22151
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \end_inset
22158
22159
22160 \begin_inset space \hfill{}
22161 \end_inset
22162
22163
22164 \end_layout
22165
22166 \end_inset
22167
22168
22169 \end_layout
22170
22171 \begin_layout Standard
22172 \begin_inset Newpage newpage
22173 \end_inset
22174
22175
22176 \end_layout
22177
22178 \begin_layout Subsection
22179 Alignements de cellules spéciaux
22180 \begin_inset CommandInset label
22181 LatexCommand label
22182 name "subsec:Alignements-de-cellules"
22183
22184 \end_inset
22185
22186
22187 \begin_inset Index idx
22188 status collapsed
22189
22190 \begin_layout Plain Layout
22191 Personnalisation des tableaux ! Alignement de cellules spéciaux
22192 \end_layout
22193
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \begin_layout Standard
22200 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
22201  cellules sur un caractère donné, par exemple le séparateur décimal comme
22202  dans le tableau
22203 \begin_inset space ~
22204 \end_inset
22205
22206
22207 \begin_inset CommandInset ref
22208 LatexCommand ref
22209 reference "tab:Tableau-centré-sur-séparateur-1"
22210
22211 \end_inset
22212
22213 .
22214  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
22215  soit en appuyant sur le bouton 
22216 \begin_inset Info
22217 type  "icon"
22218 arg   "tabular-feature align-decimal"
22219 \end_inset
22220
22221  de la barre d'outils ou en modifiant le paramètre 
22222 \family sans
22223 Alignement horizontal
22224 \family default
22225  à 
22226 \family sans
22227 Au séparateur décimal
22228 \family default
22229 .
22230  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
22231  dans les paramètres du tableau.
22232 \end_layout
22233
22234 \begin_layout Standard
22235 \begin_inset Float table
22236 placement h
22237 wide false
22238 sideways false
22239 status open
22240
22241 \begin_layout Plain Layout
22242 \begin_inset Caption Standard
22243
22244 \begin_layout Plain Layout
22245 \begin_inset CommandInset label
22246 LatexCommand label
22247 name "tab:Tableau-centré-sur-séparateur-1"
22248
22249 \end_inset
22250
22251 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
22252 \end_layout
22253
22254 \end_inset
22255
22256
22257 \end_layout
22258
22259 \begin_layout Plain Layout
22260 \align center
22261 \begin_inset Tabular
22262 <lyxtabular version="3" rows="4" columns="1">
22263 <features booktabs="true" tabularvalignment="middle">
22264 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
22265 <row>
22266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270 en-tête
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 </row>
22276 <row>
22277 <cell alignment="center" valignment="top" topline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 12,6
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 </row>
22287 <row>
22288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292 0,68
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 </row>
22298 <row>
22299 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303 -123,0
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 </lyxtabular>
22310
22311 \end_inset
22312
22313
22314 \end_layout
22315
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \begin_layout Standard
22322 \begin_inset Float table
22323 placement h
22324 wide false
22325 sideways false
22326 status open
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Caption Standard
22330
22331 \begin_layout Plain Layout
22332 \begin_inset CommandInset label
22333 LatexCommand label
22334 name "tab:Tableau-centré-sur-séparateur-2"
22335
22336 \end_inset
22337
22338 Les cellules d'une colonnes sont centrées sur les opérateurs.
22339 \end_layout
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Plain Layout
22347 \align center
22348 \begin_inset Tabular
22349 <lyxtabular version="3" rows="4" columns="2">
22350 <features booktabs="true" tabularvalignment="middle">
22351 <column alignment="right" valignment="top" width="0pt">
22352 <column alignment="left" valignment="top" width="0pt" special="@{}l">
22353 <row>
22354 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358 en-tête
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Plain Layout
22367
22368 \end_layout
22369
22370 \end_inset
22371 </cell>
22372 </row>
22373 <row>
22374 <cell alignment="center" valignment="top" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378 \begin_inset Formula $12\,+$
22379 \end_inset
22380
22381
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 \begin_inset Formula $\,6$
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 <row>
22400 <cell alignment="center" valignment="top" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Formula $0\,-$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 \begin_inset Formula $\,68$
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 </row>
22425 <row>
22426 <cell alignment="center" valignment="top" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430 \begin_inset Formula $-123\,/$
22431 \end_inset
22432
22433
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 <cell alignment="center" valignment="top" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442 \begin_inset Formula $\,0$
22443 \end_inset
22444
22445
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 </row>
22451 </lyxtabular>
22452
22453 \end_inset
22454
22455
22456 \end_layout
22457
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \begin_layout Standard
22464 L'alignement sur un caractère ne fonctionne pas avec des formules parce
22465  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
22466  formules.
22467  Dans ce cas on doit utiliser la méthode du tableau
22468 \begin_inset space ~
22469 \end_inset
22470
22471
22472 \begin_inset CommandInset ref
22473 LatexCommand ref
22474 reference "tab:Tableau-centré-sur-séparateur-2"
22475
22476 \end_inset
22477
22478 .
22479  Ce tableau a été créé comme un tableau 4×2.
22480  L'en-tête est une cellule multi-colonnes centrée.
22481  La première colonne est alignée à droite et contient la première partie
22482  et inclue l'opérateur.
22483  La seconde colonne contient le reste de la cellule aligné à gauche.
22484  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
22485  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
22486  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
22487  tableau, le paramètre \SpecialChar LaTeX
22488  suivant a été utilisé pour la deuxième colonne :
22489 \end_layout
22490
22491 \begin_layout Standard
22492
22493 \series bold
22494 @{}l
22495 \end_layout
22496
22497 \begin_layout Standard
22498 Le tableau
22499 \begin_inset space ~
22500 \end_inset
22501
22502
22503 \begin_inset CommandInset ref
22504 LatexCommand ref
22505 reference "tab:Plusieurs-exemples-alignements"
22506
22507 \end_inset
22508
22509  montre quelques exemples d'alignements.
22510  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
22511  comme pour la deuxième colonne du tableau
22512 \begin_inset space ~
22513 \end_inset
22514
22515
22516 \begin_inset CommandInset ref
22517 LatexCommand ref
22518 reference "tab:Tableau-centré-sur-séparateur-2"
22519
22520 \end_inset
22521
22522 .
22523 \end_layout
22524
22525 \begin_layout Standard
22526 \begin_inset Float table
22527 wide false
22528 sideways false
22529 status open
22530
22531 \begin_layout Plain Layout
22532 \begin_inset Caption Standard
22533
22534 \begin_layout Plain Layout
22535 \begin_inset CommandInset label
22536 LatexCommand label
22537 name "tab:Plusieurs-exemples-alignements"
22538
22539 \end_inset
22540
22541 Plusieurs exemples d'alignement de cellules.
22542 \end_layout
22543
22544 \end_inset
22545
22546
22547 \end_layout
22548
22549 \begin_layout Plain Layout
22550 \align center
22551 \begin_inset Tabular
22552 <lyxtabular version="3" rows="4" columns="6">
22553 <features tabularvalignment="middle">
22554 <column alignment="right" valignment="top">
22555 <column alignment="left" valignment="top" special="@{}l">
22556 <column alignment="right" valignment="top">
22557 <column alignment="left" valignment="top" special="@{}l">
22558 <column alignment="right" valignment="top">
22559 <column alignment="left" valignment="top" special="@{}l">
22560 <row>
22561 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 unités
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 exposants
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 relations
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 </row>
22616 <row>
22617 <cell alignment="center" valignment="top" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621 12×
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 24
22631 \begin_inset space \thinspace{}
22632 \end_inset
22633
22634 bouteilles
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643 \begin_inset Formula $10\cdot$
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22652 \begin_inset Text
22653
22654 \begin_layout Plain Layout
22655 \begin_inset Formula $10^{\mbox{-}17}$
22656 \end_inset
22657
22658
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 <cell alignment="center" valignment="top" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667 \begin_inset Formula $\Gamma(t)\propto$
22668 \end_inset
22669
22670
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 <cell alignment="center" valignment="top" usebox="none">
22676 \begin_inset Text
22677
22678 \begin_layout Plain Layout
22679 \begin_inset Formula $\:\Upsilon(t)$
22680 \end_inset
22681
22682
22683 \end_layout
22684
22685 \end_inset
22686 </cell>
22687 </row>
22688 <row>
22689 <cell alignment="center" valignment="top" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693 1024×
22694 \end_layout
22695
22696 \end_inset
22697 </cell>
22698 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22699 \begin_inset Text
22700
22701 \begin_layout Plain Layout
22702 768
22703 \begin_inset space \thinspace{}
22704 \end_inset
22705
22706 Pixels
22707 \end_layout
22708
22709 \end_inset
22710 </cell>
22711 <cell alignment="center" valignment="top" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715 \begin_inset Formula $5.78\cdot$
22716 \end_inset
22717
22718
22719 \end_layout
22720
22721 \end_inset
22722 </cell>
22723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22724 \begin_inset Text
22725
22726 \begin_layout Plain Layout
22727 \begin_inset Formula $10^{7}$
22728 \end_inset
22729
22730
22731 \end_layout
22732
22733 \end_inset
22734 </cell>
22735 <cell alignment="center" valignment="top" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739 \begin_inset Formula $A\ne$
22740 \end_inset
22741
22742
22743 \end_layout
22744
22745 \end_inset
22746 </cell>
22747 <cell alignment="center" valignment="top" usebox="none">
22748 \begin_inset Text
22749
22750 \begin_layout Plain Layout
22751 \begin_inset Formula $\:B_{\mathrm{red}}$
22752 \end_inset
22753
22754
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 </row>
22760 <row>
22761 <cell alignment="center" valignment="top" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765 32×
22766 \end_layout
22767
22768 \end_inset
22769 </cell>
22770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774 6
22775 \begin_inset space \thinspace{}
22776 \end_inset
22777
22778 cm
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 <cell alignment="center" valignment="top" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787 -
22788 \begin_inset Formula $33.5\cdot$
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800 \begin_inset Formula $10^{4}$
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \end_inset
22807 </cell>
22808 <cell alignment="center" valignment="top" usebox="none">
22809 \begin_inset Text
22810
22811 \begin_layout Plain Layout
22812 \begin_inset Formula $\sin(\alpha)\ge$
22813 \end_inset
22814
22815
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 <cell alignment="center" valignment="top" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824 \begin_inset Formula $\:\sin(\beta)$
22825 \end_inset
22826
22827
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 </row>
22833 </lyxtabular>
22834
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \end_inset
22841
22842
22843 \end_layout
22844
22845 \begin_layout Subsection
22846 Formats de cellule et de colonne personnalisés
22847 \begin_inset CommandInset label
22848 LatexCommand label
22849 name "subsec:Formats-personnalisés"
22850
22851 \end_inset
22852
22853
22854 \begin_inset Index idx
22855 status collapsed
22856
22857 \begin_layout Plain Layout
22858 Personnalisation des tableaux !  Format de cellule/colonne
22859 \end_layout
22860
22861 \end_inset
22862
22863
22864 \end_layout
22865
22866 \begin_layout Standard
22867 Calculer la largeur nécessaire pour colonnes normales comme dans la section
22868 \begin_inset space ~
22869 \end_inset
22870
22871
22872 \begin_inset CommandInset ref
22873 LatexCommand ref
22874 reference "sec:Table-Width-Calculation"
22875
22876 \end_inset
22877
22878  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
22879  la section
22880 \begin_inset space ~
22881 \end_inset
22882
22883
22884 \begin_inset CommandInset ref
22885 LatexCommand ref
22886 reference "subsec:Calculs-multicolonnes"
22887
22888 \end_inset
22889
22890  peut devenir très pénible si vous avez plusieurs tableaux.
22891  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
22892  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
22893  du document.
22894  Le format est défini avec la commande
22895 \end_layout
22896
22897 \begin_layout Standard
22898
22899 \series bold
22900
22901 \backslash
22902 newcolumntype{nom du format}[nombre d'arguments]{commandes}
22903 \end_layout
22904
22905 \begin_layout Standard
22906 Le nom du format peut n'avoir qu'une lettre.
22907  Les lettres 
22908 \emph on
22909 b
22910 \emph default
22911
22912 \emph on
22913 c
22914 \emph default
22915
22916 \emph on
22917 l
22918 \emph default
22919
22920 \emph on
22921 m
22922 \emph default
22923
22924 \emph on
22925 p
22926 \emph default
22927  et 
22928 \emph on
22929 r
22930 \emph default
22931  sont prédéfinies et donc ne peuvent être utilisées.
22932  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
22933 \end_layout
22934
22935 \begin_layout Standard
22936 \begin_inset VSpace medskip
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \begin_layout Standard
22943 Pour de cellules multi-colonnes centrées verticalement et horizontalement
22944  avec une largeur donnée, vous pouvez définir le format de cellule suivant
22945  :
22946 \end_layout
22947
22948 \begin_layout Standard
22949
22950 \series bold
22951
22952 \backslash
22953 newcolumntype{M}[1]{>{
22954 \backslash
22955 centering
22956 \backslash
22957 hspace{0pt}}m{#1}}
22958 \end_layout
22959
22960 \begin_layout Standard
22961 Où le 
22962 \series bold
22963
22964 \backslash
22965 hspace{0pt}
22966 \series default
22967  évite le problème de césure du premier mot, comme c'est décrit en section
22968 \begin_inset space ~
22969 \end_inset
22970
22971
22972 \begin_inset CommandInset ref
22973 LatexCommand ref
22974 reference "subsec:Lignes-multiple-dans-cellule"
22975
22976 \end_inset
22977
22978 .
22979  Ensuite, vous pouvez entrer
22980 \end_layout
22981
22982 \begin_layout Standard
22983
22984 \series bold
22985 M{width}
22986 \end_layout
22987
22988 \begin_layout Standard
22989 comme paramètre \SpecialChar LaTeX
22990  dans la fenêtre de dialogue de tableau pour créer une multi-col
22991 onnes.
22992 \end_layout
22993
22994 \begin_layout Standard
22995 \begin_inset VSpace bigskip
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \begin_layout Standard
23002 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23003  pouvez définir le format
23004 \end_layout
23005
23006 \begin_layout Standard
23007
23008 \series bold
23009
23010 \backslash
23011 newcolumntype{S}[2]{>{
23012 \backslash
23013 centering
23014 \backslash
23015 hspace{0pt}}
23016 \begin_inset Newline newline
23017 \end_inset
23018
23019
23020 \begin_inset Phantom HPhantom
23021 status open
23022
23023 \begin_layout Plain Layout
23024
23025 \series bold
23026
23027 \backslash
23028 newcolumntype{S}[2]
23029 \end_layout
23030
23031 \end_inset
23032
23033 m{(#1+(2
23034 \backslash
23035 tabcolsep+
23036 \backslash
23037 arrayrulewidth)*(1-#2))/#2}}
23038 \end_layout
23039
23040 \begin_layout Standard
23041 Ce format utilise l'équation
23042 \begin_inset space ~
23043 \end_inset
23044
23045
23046 \begin_inset CommandInset ref
23047 LatexCommand eqref
23048 reference "eq:Wgn"
23049
23050 \end_inset
23051
23052  pour calculer la largeur que doit avoir chacune des cellules couverte par
23053  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23054 \end_layout
23055
23056 \begin_layout Standard
23057 Ensuite, vous pouvez entrer
23058 \end_layout
23059
23060 \begin_layout Standard
23061
23062 \series bold
23063 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
23064 \end_layout
23065
23066 \begin_layout Standard
23067 comme paramètre \SpecialChar LaTeX
23068  de la colonne.
23069 \end_layout
23070
23071 \begin_layout Standard
23072 \begin_inset VSpace bigskip
23073 \end_inset
23074
23075
23076 \end_layout
23077
23078 \begin_layout Standard
23079 Pour des colonnes colorées, vous pouvez définir
23080 \end_layout
23081
23082 \begin_layout Standard
23083
23084 \series bold
23085
23086 \backslash
23087 newcolumntype{K}[1]{>{
23088 \backslash
23089 columncolor{#1}
23090 \backslash
23091 hspace{0pt}}c}
23092 \end_layout
23093
23094 \begin_layout Standard
23095 Le 
23096 \begin_inset Quotes cld
23097 \end_inset
23098
23099 c
23100 \begin_inset Quotes crd
23101 \end_inset
23102
23103  à la fin crée une colonne de largeur variable dont le texte est centré
23104  horizontalement.
23105  Vous pouvez maintenant entrer
23106 \end_layout
23107
23108 \begin_layout Standard
23109
23110 \series bold
23111 K{nom de couleur}
23112 \end_layout
23113
23114 \begin_layout Standard
23115 comme paramètre \SpecialChar LaTeX
23116 .
23117 \end_layout
23118
23119 \begin_layout Standard
23120 \begin_inset VSpace bigskip
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \begin_layout Standard
23127 Pour créer le tableau
23128 \begin_inset space ~
23129 \end_inset
23130
23131
23132 \begin_inset CommandInset ref
23133 LatexCommand ref
23134 reference "tab:Tableau-formats-personnalisés"
23135
23136 \end_inset
23137
23138  utilisez les paramètres \SpecialChar LaTeX
23139
23140 \end_layout
23141
23142 \begin_layout Standard
23143
23144 \series bold
23145 M{2.5cm}
23146 \end_layout
23147
23148 \begin_layout Standard
23149 pour la première colonne et la multi-colonnes,
23150 \end_layout
23151
23152 \begin_layout Standard
23153
23154 \series bold
23155 K{red}
23156 \end_layout
23157
23158 \begin_layout Standard
23159 pour la dernière colonne, et
23160 \end_layout
23161
23162 \begin_layout Standard
23163
23164 \series bold
23165 S{2.5cm}{2}
23166 \end_layout
23167
23168 \begin_layout Standard
23169 pour les cellules de la deuxième colonne.
23170 \end_layout
23171
23172 \begin_layout Standard
23173 \begin_inset Float table
23174 placement h
23175 wide false
23176 sideways false
23177 status open
23178
23179 \begin_layout Plain Layout
23180 \begin_inset Caption Standard
23181
23182 \begin_layout Plain Layout
23183 \begin_inset CommandInset label
23184 LatexCommand label
23185 name "tab:Tableau-formats-personnalisés"
23186
23187 \end_inset
23188
23189 Tableau utilisant des formats personnalisés
23190 \end_layout
23191
23192 \end_inset
23193
23194
23195 \end_layout
23196
23197 \begin_layout Plain Layout
23198 \align center
23199 \begin_inset Tabular
23200 <lyxtabular version="3" rows="3" columns="4">
23201 <features tabularvalignment="middle">
23202 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
23203 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
23204 <column alignment="center" valignment="middle">
23205 <column alignment="center" valignment="middle" special="K{red}">
23206 <row>
23207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211 motTrèsLongDansUneCellule
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 multi-colonnes avec multi-lignes
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238 c
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 </row>
23244 <row>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 d
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 e
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267 f
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 g
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 </row>
23282 <row>
23283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 h
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296 i
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305 j
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 k
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 </row>
23320 </lyxtabular>
23321
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \begin_layout Subsection
23333 Épaisseur des filets
23334 \begin_inset CommandInset label
23335 LatexCommand label
23336 name "subsec:Epaisseur-filets"
23337
23338 \end_inset
23339
23340
23341 \begin_inset Index idx
23342 status collapsed
23343
23344 \begin_layout Plain Layout
23345 Personnalisation des tableaux ! Épaisseur filets
23346 \end_layout
23347
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \begin_layout Standard
23354 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
23355  
23356 \series bold
23357
23358 \backslash
23359 arrayrulewidth
23360 \series default
23361 .
23362  Pour mettre, par exemple, une épaisseur de filet de 1.5
23363 \begin_inset space \thinspace{}
23364 \end_inset
23365
23366 pt, comme pour le tableau
23367 \begin_inset space ~
23368 \end_inset
23369
23370
23371 \begin_inset CommandInset ref
23372 LatexCommand ref
23373 reference "tab:Tableau-filets-1.5pt"
23374
23375 \end_inset
23376
23377 , insérez la commande
23378 \end_layout
23379
23380 \begin_layout Standard
23381
23382 \series bold
23383
23384 \backslash
23385 setlength{
23386 \backslash
23387 arrayrulewidth}{1.5pt}
23388 \end_layout
23389
23390 \begin_layout Standard
23391 en code \SpecialChar TeX
23392  avant le tableau ou le flottant de tableau.
23393  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
23394  suivent.
23395  pour revenir aux valeurs implicites, mettez 
23396 \series bold
23397
23398 \backslash
23399 arrayrulewidth
23400 \series default
23401  à 0.4
23402 \begin_inset space \thinspace{}
23403 \end_inset
23404
23405 pt en utilisant du code \SpecialChar LaTeX
23406  après le tableau ou le flottant de tableau.
23407 \end_layout
23408
23409 \begin_layout Standard
23410 \begin_inset ERT
23411 status collapsed
23412
23413 \begin_layout Plain Layout
23414
23415
23416 \backslash
23417 setlength{
23418 \backslash
23419 arrayrulewidth}{1.5pt}
23420 \end_layout
23421
23422 \end_inset
23423
23424
23425 \begin_inset Float table
23426 wide false
23427 sideways false
23428 status open
23429
23430 \begin_layout Plain Layout
23431 \begin_inset Caption Standard
23432
23433 \begin_layout Plain Layout
23434 \begin_inset CommandInset label
23435 LatexCommand label
23436 name "tab:Tableau-filets-1.5pt"
23437
23438 \end_inset
23439
23440 Tableau avec des filets de 1.5
23441 \begin_inset space \thinspace{}
23442 \end_inset
23443
23444 pt
23445 \end_layout
23446
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \begin_layout Plain Layout
23453 \align center
23454 \begin_inset Tabular
23455 <lyxtabular version="3" rows="3" columns="3">
23456 <features tabularvalignment="middle">
23457 <column alignment="center" valignment="top">
23458 <column alignment="center" valignment="top">
23459 <column alignment="center" valignment="top">
23460 <row>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465 sd
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 sd
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 </row>
23518 <row>
23519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541 sd
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 </row>
23547 </lyxtabular>
23548
23549 \end_inset
23550
23551
23552 \end_layout
23553
23554 \end_inset
23555
23556
23557 \begin_inset ERT
23558 status collapsed
23559
23560 \begin_layout Plain Layout
23561
23562
23563 \backslash
23564 setlength{
23565 \backslash
23566 arrayrulewidth}{0.4pt}
23567 \end_layout
23568
23569 \end_inset
23570
23571
23572 \end_layout
23573
23574 \begin_layout Standard
23575 \begin_inset VSpace bigskip
23576 \end_inset
23577
23578 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
23579 \begin_inset space \thinspace{}
23580 \end_inset
23581
23582 pt, comme dans le tableau
23583 \begin_inset space ~
23584 \end_inset
23585
23586
23587 \begin_inset CommandInset ref
23588 LatexCommand ref
23589 reference "tab:Tableau-filets-horizontaux-1.5pt"
23590
23591 \end_inset
23592
23593 , insérez les commandes suivantes en code \SpecialChar TeX
23594  avant le tableau ou le flottant
23595  de tableau :
23596 \end_layout
23597
23598 \begin_layout Standard
23599
23600 \series bold
23601
23602 \backslash
23603 let
23604 \backslash
23605 myHline
23606 \backslash
23607 hline
23608 \begin_inset Newline newline
23609 \end_inset
23610
23611
23612 \backslash
23613 renewcommand{
23614 \backslash
23615 hline}
23616 \begin_inset Newline newline
23617 \end_inset
23618
23619  {
23620 \backslash
23621 noalign{
23622 \backslash
23623 global
23624 \backslash
23625 arrayrulewidth 1.5pt}
23626 \begin_inset Newline newline
23627 \end_inset
23628
23629  
23630 \backslash
23631 myHline
23632 \backslash
23633 noalign{
23634 \backslash
23635 global
23636 \backslash
23637 arrayrulewidth 0.4pt}}
23638 \end_layout
23639
23640 \begin_layout Standard
23641 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
23642  en code \SpecialChar TeX
23643  après le tableau ou le flottant de tableau :
23644 \end_layout
23645
23646 \begin_layout Standard
23647
23648 \series bold
23649
23650 \backslash
23651 renewcommand{
23652 \backslash
23653 hline}{
23654 \backslash
23655 myHline}
23656 \end_layout
23657
23658 \begin_layout Standard
23659 \begin_inset ERT
23660 status collapsed
23661
23662 \begin_layout Plain Layout
23663
23664
23665 \backslash
23666 let
23667 \backslash
23668 myHline
23669 \backslash
23670 hline
23671 \end_layout
23672
23673 \begin_layout Plain Layout
23674
23675
23676 \backslash
23677 renewcommand{
23678 \backslash
23679 hline}
23680 \end_layout
23681
23682 \begin_layout Plain Layout
23683
23684  {
23685 \backslash
23686 noalign{
23687 \backslash
23688 global
23689 \backslash
23690 arrayrulewidth 1.5pt}
23691 \end_layout
23692
23693 \begin_layout Plain Layout
23694
23695   
23696 \backslash
23697 myHline
23698 \backslash
23699 noalign{
23700 \backslash
23701 global
23702 \backslash
23703 arrayrulewidth 0.4pt}}
23704 \end_layout
23705
23706 \end_inset
23707
23708
23709 \begin_inset Float table
23710 wide false
23711 sideways false
23712 status open
23713
23714 \begin_layout Plain Layout
23715 \begin_inset Caption Standard
23716
23717 \begin_layout Plain Layout
23718 \begin_inset CommandInset label
23719 LatexCommand label
23720 name "tab:Tableau-filets-horizontaux-1.5pt"
23721
23722 \end_inset
23723
23724 Tableau avec des filets horizontaux de 1.5
23725 \begin_inset space \thinspace{}
23726 \end_inset
23727
23728 pt
23729 \end_layout
23730
23731 \end_inset
23732
23733
23734 \end_layout
23735
23736 \begin_layout Plain Layout
23737 \align center
23738 \begin_inset Tabular
23739 <lyxtabular version="3" rows="3" columns="3">
23740 <features tabularvalignment="middle">
23741 <column alignment="center" valignment="top">
23742 <column alignment="center" valignment="top">
23743 <column alignment="center" valignment="top">
23744 <row>
23745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749 sd
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \end_layout
23780
23781 \end_inset
23782 </cell>
23783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23784 \begin_inset Text
23785
23786 \begin_layout Plain Layout
23787 sd
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 </row>
23802 <row>
23803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23804 \begin_inset Text
23805
23806 \begin_layout Plain Layout
23807
23808 \end_layout
23809
23810 \end_inset
23811 </cell>
23812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816
23817 \end_layout
23818
23819 \end_inset
23820 </cell>
23821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825 sd
23826 \end_layout
23827
23828 \end_inset
23829 </cell>
23830 </row>
23831 </lyxtabular>
23832
23833 \end_inset
23834
23835
23836 \end_layout
23837
23838 \end_inset
23839
23840
23841 \begin_inset ERT
23842 status collapsed
23843
23844 \begin_layout Plain Layout
23845
23846
23847 \backslash
23848 renewcommand{
23849 \backslash
23850 hline}{
23851 \backslash
23852 myHline}
23853 \end_layout
23854
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \begin_layout Standard
23861 \begin_inset VSpace bigskip
23862 \end_inset
23863
23864 Pour que seuls les filets verticaux aient une épaisseur de 1.5
23865 \begin_inset space \thinspace{}
23866 \end_inset
23867
23868 pt, créez le format de colonne suivant dans le préambule, en suivant la
23869  description de la section
23870 \begin_inset space ~
23871 \end_inset
23872
23873
23874 \begin_inset CommandInset ref
23875 LatexCommand ref
23876 reference "subsec:Formats-personnalisés"
23877
23878 \end_inset
23879
23880 :
23881 \end_layout
23882
23883 \begin_layout Standard
23884
23885 \series bold
23886
23887 \backslash
23888 newcolumntype{V}{!{
23889 \backslash
23890 vrule width 1.5pt}}
23891 \end_layout
23892
23893 \begin_layout Standard
23894 Pour le tableau
23895 \begin_inset space ~
23896 \end_inset
23897
23898
23899 \begin_inset CommandInset ref
23900 LatexCommand ref
23901 reference "tab:Tableau-filets-verticaux-1.5pt"
23902
23903 \end_inset
23904
23905  le paramètre \SpecialChar LaTeX
23906  
23907 \end_layout
23908
23909 \begin_layout Standard
23910
23911 \series bold
23912 VcV
23913 \end_layout
23914
23915 \begin_layout Standard
23916 a été utilisé pour la dernière colonne et
23917 \end_layout
23918
23919 \begin_layout Standard
23920
23921 \series bold
23922 Vc
23923 \end_layout
23924
23925 \begin_layout Standard
23926 pour les autres colonnes.
23927 \end_layout
23928
23929 \begin_layout Standard
23930 \begin_inset Float table
23931 wide false
23932 sideways false
23933 status open
23934
23935 \begin_layout Plain Layout
23936 \begin_inset Caption Standard
23937
23938 \begin_layout Plain Layout
23939 \begin_inset CommandInset label
23940 LatexCommand label
23941 name "tab:Tableau-filets-verticaux-1.5pt"
23942
23943 \end_inset
23944
23945 Tableau avec des filets verticaux de 1.5
23946 \begin_inset space \thinspace{}
23947 \end_inset
23948
23949 pt 
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Plain Layout
23958 \align center
23959 \begin_inset Tabular
23960 <lyxtabular version="3" rows="3" columns="3">
23961 <features tabularvalignment="middle">
23962 <column alignment="center" valignment="top" special="Vc">
23963 <column alignment="center" valignment="top" special="Vc">
23964 <column alignment="center" valignment="top" special="VcV">
23965 <row>
23966 <cell alignment="center" valignment="top" topline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Plain Layout
23970 sd
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 <cell alignment="center" valignment="top" topline="true" usebox="none">
23976 \begin_inset Text
23977
23978 \begin_layout Plain Layout
23979
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 <cell alignment="center" valignment="top" topline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 </row>
23994 <row>
23995 <cell alignment="center" valignment="top" topline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 <cell alignment="center" valignment="top" topline="true" usebox="none">
24005 \begin_inset Text
24006
24007 \begin_layout Plain Layout
24008 sd
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017
24018 \end_layout
24019
24020 \end_inset
24021 </cell>
24022 </row>
24023 <row>
24024 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046 sd
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 </row>
24052 </lyxtabular>
24053
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \end_inset
24060
24061
24062 \end_layout
24063
24064 \begin_layout Subsection
24065 Filets à traits interrompus
24066 \begin_inset Index idx
24067 status collapsed
24068
24069 \begin_layout Plain Layout
24070 Personnalisation des tableaux ! Filets à traits interrompus
24071 \end_layout
24072
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \begin_layout Standard
24079 \begin_inset ERT
24080 status collapsed
24081
24082 \begin_layout Plain Layout
24083
24084
24085 \backslash
24086 ifarydshln
24087 \end_layout
24088
24089 \end_inset
24090
24091
24092 \begin_inset Note Note
24093 status open
24094
24095 \begin_layout Plain Layout
24096 La section suivante ne s'affichera que si vous avez installé le paquetage
24097  \SpecialChar LaTeX
24098  
24099 \series bold
24100 arydshln
24101 \series default
24102 .
24103 \end_layout
24104
24105 \end_inset
24106
24107
24108 \end_layout
24109
24110 \begin_layout Standard
24111 \begin_inset Float table
24112 placement H
24113 wide false
24114 sideways false
24115 status open
24116
24117 \begin_layout Plain Layout
24118 \begin_inset Caption Standard
24119
24120 \begin_layout Plain Layout
24121 \begin_inset CommandInset label
24122 LatexCommand label
24123 name "tab:Tableau-filets-tirets"
24124
24125 \end_inset
24126
24127 Tableau avec des filets à traits interrompus
24128 \end_layout
24129
24130 \end_inset
24131
24132
24133 \end_layout
24134
24135 \begin_layout Plain Layout
24136 \align center
24137 \begin_inset Tabular
24138 <lyxtabular version="3" rows="5" columns="5">
24139 <features tabularvalignment="middle">
24140 <column alignment="center" valignment="top">
24141 <column alignment="center" valignment="top">
24142 <column alignment="center" valignment="top" special=":c">
24143 <column alignment="center" valignment="top">
24144 <column alignment="center" valignment="top">
24145 <row>
24146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150 a
24151 \end_layout
24152
24153 \end_inset
24154 </cell>
24155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Plain Layout
24159 b
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24165 \begin_inset Text
24166
24167 \begin_layout Plain Layout
24168 c
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177 d
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186 e
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 </row>
24192 <row>
24193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24194 \begin_inset Text
24195
24196 \begin_layout Plain Layout
24197 f
24198 \end_layout
24199
24200 \end_inset
24201 </cell>
24202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24203 \begin_inset Text
24204
24205 \begin_layout Plain Layout
24206 g
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 <cell alignment="center" valignment="top" topline="true" usebox="none">
24212 \begin_inset Text
24213
24214 \begin_layout Plain Layout
24215 h
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224 i
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Plain Layout
24233 j
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 </row>
24239 <row>
24240 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24241 \begin_inset Text
24242
24243 \begin_layout Plain Layout
24244 \begin_inset ERT
24245 status collapsed
24246
24247 \begin_layout Plain Layout
24248
24249
24250 \backslash
24251 hdashline 
24252 \end_layout
24253
24254 \end_inset
24255
24256 k
24257 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Plain Layout
24265 l
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 <cell alignment="center" valignment="top" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274 m
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24280 \begin_inset Text
24281
24282 \begin_layout Plain Layout
24283 n
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24289 \begin_inset Text
24290
24291 \begin_layout Plain Layout
24292 o
24293 \end_layout
24294
24295 \end_inset
24296 </cell>
24297 </row>
24298 <row>
24299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \begin_layout Plain Layout
24303 \begin_inset ERT
24304 status collapsed
24305
24306 \begin_layout Plain Layout
24307
24308
24309 \backslash
24310 cdashline{4-5}
24311 \end_layout
24312
24313 \end_inset
24314
24315 p
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324 q
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24330 \begin_inset Text
24331
24332 \begin_layout Plain Layout
24333 r
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Plain Layout
24342 s
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351
24352 \end_layout
24353
24354 \end_inset
24355 </cell>
24356 </row>
24357 <row>
24358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362 t
24363 \end_layout
24364
24365 \end_inset
24366 </cell>
24367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24368 \begin_inset Text
24369
24370 \begin_layout Plain Layout
24371 u
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380 v
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389 w
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398 x
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 </row>
24404 </lyxtabular>
24405
24406 \end_inset
24407
24408
24409 \end_layout
24410
24411 \end_inset
24412
24413
24414 \end_layout
24415
24416 \begin_layout Standard
24417 \SpecialChar LyX
24418  ne gère pas de façon native les filets à lignes interrompues, vous devez
24419  donc employer du code \SpecialChar TeX
24420 .
24421  Mais avant il faut charger le paquetage \SpecialChar LaTeX
24422  
24423 \series bold
24424 arydshln
24425 \series default
24426
24427 \begin_inset Index idx
24428 status collapsed
24429
24430 \begin_layout Plain Layout
24431 Paquetages \SpecialChar LaTeX
24432  ! arydshln
24433 \end_layout
24434
24435 \end_inset
24436
24437  dans le préambule du document avec la commande 
24438 \end_layout
24439
24440 \begin_layout Standard
24441
24442 \series bold
24443
24444 \backslash
24445 usepackage{arydshln}
24446 \end_layout
24447
24448 \begin_layout Standard
24449 Pour faire un filet vertical avec un trait interrompu, mettez deux points
24450  
24451 \begin_inset Quotes cld
24452 \end_inset
24453
24454 :
24455 \begin_inset Quotes crd
24456 \end_inset
24457
24458  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
24459  dans
24460  la fenêtre de dialogue de paramètre du tableau.
24461 \end_layout
24462
24463 \begin_layout Standard
24464 Pour un trait horizontal interrompu, ajoutez la commande
24465 \end_layout
24466
24467 \begin_layout Standard
24468
24469 \series bold
24470
24471 \backslash
24472 hdashline
24473 \end_layout
24474
24475 \begin_layout Standard
24476 en code \SpecialChar TeX
24477  comme premier élément de la première cellule de la ligne de tableau.
24478 \end_layout
24479
24480 \begin_layout Standard
24481 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
24482  commande 
24483 \end_layout
24484
24485 \begin_layout Standard
24486
24487 \series bold
24488
24489 \backslash
24490 cdashline{
24491 \series default
24492 numéros de colonnes}
24493 \end_layout
24494
24495 \begin_layout Standard
24496 en code \SpecialChar TeX
24497  comme premier élément de la première cellule de la ligne.
24498  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
24499  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
24500 \end_layout
24501
24502 \begin_layout Standard
24503
24504 \series bold
24505
24506 \backslash
24507 cdashline{2-4}
24508 \end_layout
24509
24510 \begin_layout Standard
24511 comme premier élément de la première cellule de la ligne contenant la multi-colo
24512 nnes.
24513 \end_layout
24514
24515 \begin_layout Standard
24516 \begin_inset VSpace bigskip
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \begin_layout Standard
24523 Le tableau
24524 \begin_inset space ~
24525 \end_inset
24526
24527
24528 \begin_inset CommandInset ref
24529 LatexCommand ref
24530 reference "tab:Tableau-filets-tirets"
24531
24532 \end_inset
24533
24534  a été créé en utilisant 
24535 \begin_inset Quotes cld
24536 \end_inset
24537
24538
24539 \series bold
24540 :c
24541 \series default
24542
24543 \begin_inset Quotes crd
24544 \end_inset
24545
24546  comme paramètre \SpecialChar LaTeX
24547  pour la troisième colonne.
24548  La commande en code \SpecialChar TeX
24549  
24550 \series bold
24551
24552 \backslash
24553 hdashline
24554 \series default
24555  a été insérée dans la première cellule de la troisième ligne et la commande
24556  en code \SpecialChar TeX
24557  
24558 \series bold
24559
24560 \backslash
24561 cdashline{4-5}
24562 \series default
24563  a été insérée dans la première cellule de la quatrième ligne.
24564 \end_layout
24565
24566 \begin_layout Standard
24567 \begin_inset VSpace bigskip
24568 \end_inset
24569
24570 Les filets interrompus peuvent également colorés comme indiqué tableau
24571 \begin_inset space ~
24572 \end_inset
24573
24574
24575 \begin_inset CommandInset ref
24576 LatexCommand ref
24577 reference "tab:Colored-table-with"
24578
24579 \end_inset
24580
24581 .
24582 \end_layout
24583
24584 \begin_layout Standard
24585 \begin_inset ERT
24586 status collapsed
24587
24588 \begin_layout Plain Layout
24589
24590
24591 \backslash
24592 setlength{
24593 \backslash
24594 arrayrulewidth}{1pt}
24595 \end_layout
24596
24597 \end_inset
24598
24599
24600 \begin_inset Note Note
24601 status collapsed
24602
24603 \begin_layout Plain Layout
24604 filets épaissis pour un meilleur affichage de la couleur du file
24605 \lang english
24606 t
24607 \end_layout
24608
24609 \end_inset
24610
24611
24612 \end_layout
24613
24614 \begin_layout Standard
24615 \begin_inset ERT
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619
24620
24621 \backslash
24622 dashgapcolor{green}
24623 \end_layout
24624
24625 \end_inset
24626
24627
24628 \begin_inset Note Note
24629 status collapsed
24630
24631 \begin_layout Plain Layout
24632 espaces entre les tirets en vert
24633 \end_layout
24634
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \begin_layout Standard
24641 \begin_inset ERT
24642 status collapsed
24643
24644 \begin_layout Plain Layout
24645
24646
24647 \backslash
24648 let
24649 \backslash
24650 myHdashline
24651 \backslash
24652 hdashline
24653 \end_layout
24654
24655 \begin_layout Plain Layout
24656
24657
24658 \backslash
24659 renewcommand{
24660 \backslash
24661 hdashline}
24662 \end_layout
24663
24664 \begin_layout Plain Layout
24665
24666  {
24667 \backslash
24668 arrayrulecolor{red}
24669 \backslash
24670 myHdashline
24671 \backslash
24672 arrayrulecolor{black}}
24673 \end_layout
24674
24675 \end_inset
24676
24677
24678 \begin_inset Note Note
24679 status collapsed
24680
24681 \begin_layout Plain Layout
24682 filets interrompus horizontaux en rouge
24683 \end_layout
24684
24685 \end_inset
24686
24687
24688 \end_layout
24689
24690 \begin_layout Standard
24691 \begin_inset ERT
24692 status collapsed
24693
24694 \begin_layout Plain Layout
24695
24696
24697 \backslash
24698 let
24699 \backslash
24700 myCdashline
24701 \backslash
24702 cdashline
24703 \end_layout
24704
24705 \begin_layout Plain Layout
24706
24707
24708 \backslash
24709 renewcommand{
24710 \backslash
24711 cdashline}[1]
24712 \end_layout
24713
24714 \begin_layout Plain Layout
24715
24716  {
24717 \backslash
24718 arrayrulecolor{yellow}
24719 \backslash
24720 myCdashline{#1}
24721 \backslash
24722 arrayrulecolor{black}}
24723 \end_layout
24724
24725 \end_inset
24726
24727
24728 \begin_inset Note Note
24729 status collapsed
24730
24731 \begin_layout Plain Layout
24732 filets interrompus horizontaux en jaune, partiellement
24733 \end_layout
24734
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \begin_layout Standard
24741 \begin_inset Float table
24742 placement h
24743 wide false
24744 sideways false
24745 status open
24746
24747 \begin_layout Plain Layout
24748 \begin_inset Caption Standard
24749
24750 \begin_layout Plain Layout
24751 \begin_inset CommandInset label
24752 LatexCommand label
24753 name "tab:Colored-table-with"
24754
24755 \end_inset
24756
24757 Tableau coloré avec filets interropus
24758 \end_layout
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Plain Layout
24766 \align center
24767 \begin_inset Tabular
24768 <lyxtabular version="3" rows="5" columns="5">
24769 <features tabularvalignment="middle">
24770 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
24771 <column alignment="center" valignment="top" width="0pt">
24772 <column alignment="center" valignment="top" width="0pt" special=":c">
24773 <column alignment="center" valignment="top">
24774 <column alignment="center" valignment="top">
24775 <row>
24776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24777 \begin_inset Text
24778
24779 \begin_layout Plain Layout
24780 a
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 <cell alignment="center" valignment="top" topline="true" usebox="none">
24786 \begin_inset Text
24787
24788 \begin_layout Plain Layout
24789 b
24790 \end_layout
24791
24792 \end_inset
24793 </cell>
24794 <cell alignment="center" valignment="top" topline="true" usebox="none">
24795 \begin_inset Text
24796
24797 \begin_layout Plain Layout
24798 c
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807 d
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816 e
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 </row>
24822 <row>
24823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24824 \begin_inset Text
24825
24826 \begin_layout Plain Layout
24827 f
24828 \end_layout
24829
24830 \end_inset
24831 </cell>
24832 <cell alignment="center" valignment="top" topline="true" usebox="none">
24833 \begin_inset Text
24834
24835 \begin_layout Plain Layout
24836 g
24837 \end_layout
24838
24839 \end_inset
24840 </cell>
24841 <cell alignment="center" valignment="top" topline="true" usebox="none">
24842 \begin_inset Text
24843
24844 \begin_layout Plain Layout
24845 h
24846 \end_layout
24847
24848 \end_inset
24849 </cell>
24850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854 i
24855 \end_layout
24856
24857 \end_inset
24858 </cell>
24859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24860 \begin_inset Text
24861
24862 \begin_layout Plain Layout
24863 j
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 </row>
24869 <row>
24870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24871 \begin_inset Text
24872
24873 \begin_layout Plain Layout
24874 \begin_inset ERT
24875 status collapsed
24876
24877 \begin_layout Plain Layout
24878
24879
24880 \backslash
24881 hdashline 
24882 \end_layout
24883
24884 \end_inset
24885
24886
24887 \begin_inset ERT
24888 status collapsed
24889
24890 \begin_layout Plain Layout
24891
24892
24893 \backslash
24894 rowcolor{Gray}
24895 \end_layout
24896
24897 \end_inset
24898
24899 k
24900 \end_layout
24901
24902 \end_inset
24903 </cell>
24904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24905 \begin_inset Text
24906
24907 \begin_layout Plain Layout
24908 l
24909 \end_layout
24910
24911 \end_inset
24912 </cell>
24913 <cell alignment="center" valignment="top" usebox="none">
24914 \begin_inset Text
24915
24916 \begin_layout Plain Layout
24917 m
24918 \end_layout
24919
24920 \end_inset
24921 </cell>
24922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24923 \begin_inset Text
24924
24925 \begin_layout Plain Layout
24926 n
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935 o
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 </row>
24941 <row>
24942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946 \begin_inset ERT
24947 status collapsed
24948
24949 \begin_layout Plain Layout
24950
24951
24952 \backslash
24953 cdashline{4-5}
24954 \end_layout
24955
24956 \end_inset
24957
24958 p
24959 \end_layout
24960
24961 \end_inset
24962 </cell>
24963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24964 \begin_inset Text
24965
24966 \begin_layout Plain Layout
24967 q
24968 \end_layout
24969
24970 \end_inset
24971 </cell>
24972 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24973 \begin_inset Text
24974
24975 \begin_layout Plain Layout
24976 r
24977 \end_layout
24978
24979 \end_inset
24980 </cell>
24981 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985 s
24986 \end_layout
24987
24988 \end_inset
24989 </cell>
24990 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24991 \begin_inset Text
24992
24993 \begin_layout Plain Layout
24994
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 </row>
25000 <row>
25001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25002 \begin_inset Text
25003
25004 \begin_layout Plain Layout
25005 t
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014 u
25015 \end_layout
25016
25017 \end_inset
25018 </cell>
25019 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25020 \begin_inset Text
25021
25022 \begin_layout Plain Layout
25023 v
25024 \end_layout
25025
25026 \end_inset
25027 </cell>
25028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25029 \begin_inset Text
25030
25031 \begin_layout Plain Layout
25032 w
25033 \end_layout
25034
25035 \end_inset
25036 </cell>
25037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25038 \begin_inset Text
25039
25040 \begin_layout Plain Layout
25041 \begin_inset ERT
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045
25046
25047 \backslash
25048 cellcolor{Maroon}
25049 \end_layout
25050
25051 \end_inset
25052
25053 i
25054 \end_layout
25055
25056 \end_inset
25057 </cell>
25058 </row>
25059 </lyxtabular>
25060
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \end_inset
25067
25068
25069 \end_layout
25070
25071 \begin_layout Standard
25072 \begin_inset ERT
25073 status collapsed
25074
25075 \begin_layout Plain Layout
25076
25077
25078 \backslash
25079 renewcommand{
25080 \backslash
25081 hdashline}{
25082 \backslash
25083 myHdashline}
25084 \end_layout
25085
25086 \end_inset
25087
25088
25089 \lang english
25090
25091 \begin_inset Note Note
25092 status collapsed
25093
25094 \begin_layout Plain Layout
25095 retour à la valeur implicite
25096 \end_layout
25097
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \begin_layout Standard
25104 \begin_inset ERT
25105 status collapsed
25106
25107 \begin_layout Plain Layout
25108
25109
25110 \backslash
25111 renewcommand{
25112 \backslash
25113 cdashline}{
25114 \backslash
25115 myCdashline}
25116 \end_layout
25117
25118 \end_inset
25119
25120
25121 \lang english
25122
25123 \begin_inset Note Note
25124 status collapsed
25125
25126 \begin_layout Plain Layout
25127 retour à la valeur implicite
25128 \end_layout
25129
25130 \end_inset
25131
25132
25133 \end_layout
25134
25135 \begin_layout Standard
25136 \begin_inset ERT
25137 status collapsed
25138
25139 \begin_layout Plain Layout
25140
25141
25142 \backslash
25143 nodashgapcolor
25144 \end_layout
25145
25146 \end_inset
25147
25148
25149 \lang english
25150
25151 \begin_inset Note Note
25152 status collapsed
25153
25154 \begin_layout Plain Layout
25155 retour à la valeur implicite
25156 \end_layout
25157
25158 \end_inset
25159
25160
25161 \end_layout
25162
25163 \begin_layout Standard
25164 \begin_inset ERT
25165 status collapsed
25166
25167 \begin_layout Plain Layout
25168
25169
25170 \backslash
25171 setlength{
25172 \backslash
25173 arrayrulewidth}{0.4pt}
25174 \end_layout
25175
25176 \end_inset
25177
25178
25179 \lang english
25180
25181 \begin_inset Note Note
25182 status collapsed
25183
25184 \begin_layout Plain Layout
25185 retour à la valeur implicite
25186 \end_layout
25187
25188 \end_inset
25189
25190
25191 \end_layout
25192
25193 \begin_layout Standard
25194 La coloration des lignes, des colonnes et des filets fonctionne comme il
25195  est décrit section
25196 \begin_inset space ~
25197 \end_inset
25198
25199
25200 \begin_inset CommandInset ref
25201 LatexCommand ref
25202 reference "sec:Tableaux-Colorés"
25203
25204 \end_inset
25205
25206 .
25207  Coloret les filets horizontaux fonctionne de manière analogue comme il
25208  est décrit ici, il suffit de remplacer la commande 
25209 \series bold
25210
25211 \backslash
25212 myHlineC
25213 \series default
25214  par 
25215 \series bold
25216
25217 \backslash
25218 myHdashline
25219 \series default
25220  et la commande 
25221 \backslash
25222
25223 \series bold
25224 hlinepar
25225 \series default
25226  
25227 \series bold
25228
25229 \backslash
25230 hdashline
25231 \series default
25232 .
25233  On utilise donc les commandes:
25234 \end_layout
25235
25236 \begin_layout Standard
25237
25238 \series bold
25239
25240 \backslash
25241 let
25242 \backslash
25243 myHdashline
25244 \backslash
25245 hdashline
25246 \begin_inset Newline newline
25247 \end_inset
25248
25249
25250 \backslash
25251 renewcommand{
25252 \backslash
25253 hdashline}
25254 \begin_inset Newline newline
25255 \end_inset
25256
25257
25258 \begin_inset Phantom HPhantom
25259 status open
25260
25261 \begin_layout Plain Layout
25262 \begin_inset space ~
25263 \end_inset
25264
25265
25266 \end_layout
25267
25268 \end_inset
25269
25270 {
25271 \backslash
25272 arrayrulecolor{red}
25273 \backslash
25274 myHdashline
25275 \backslash
25276 arrayrulecolor{black}}
25277 \end_layout
25278
25279 \begin_layout Standard
25280 Pour colorer 
25281 \series bold
25282
25283 \backslash
25284 cdashline
25285 \series default
25286 , la commande est:
25287 \end_layout
25288
25289 \begin_layout Standard
25290
25291 \series bold
25292
25293 \backslash
25294 let
25295 \backslash
25296 myCdashline
25297 \backslash
25298 cdashline
25299 \begin_inset Newline newline
25300 \end_inset
25301
25302
25303 \backslash
25304 renewcommand{
25305 \backslash
25306 cdashline}[1]
25307 \begin_inset Newline newline
25308 \end_inset
25309
25310
25311 \begin_inset Phantom HPhantom
25312 status open
25313
25314 \begin_layout Plain Layout
25315 \begin_inset space ~
25316 \end_inset
25317
25318
25319 \end_layout
25320
25321 \end_inset
25322
25323 {
25324 \backslash
25325 arrayrulecolor{red}
25326 \backslash
25327 myCdashline{#1}
25328 \backslash
25329 arrayrulecolor{black}}
25330 \end_layout
25331
25332 \begin_layout Standard
25333 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
25334  code \SpecialChar TeX
25335  après le tableau,
25336 \end_layout
25337
25338 \begin_layout Standard
25339 pour 
25340 \series bold
25341
25342 \backslash
25343 hdashline:
25344 \end_layout
25345
25346 \begin_layout Standard
25347
25348 \series bold
25349
25350 \backslash
25351 renewcommand{
25352 \backslash
25353 hdashline}{
25354 \backslash
25355 myHdashline}
25356 \end_layout
25357
25358 \begin_layout Standard
25359 et pour 
25360 \series bold
25361
25362 \backslash
25363 cdashline
25364 \end_layout
25365
25366 \begin_layout Standard
25367
25368 \series bold
25369
25370 \backslash
25371 renewcommand{
25372 \backslash
25373 cdashline}{
25374 \backslash
25375 myCdashline}
25376 \end_layout
25377
25378 \begin_layout Standard
25379 Pour colorer les espaces entre les tirets la commande
25380 \end_layout
25381
25382 \begin_layout Standard
25383
25384 \series bold
25385
25386 \backslash
25387 dashgapcolor{couleur}
25388 \end_layout
25389
25390 \begin_layout Standard
25391 peut être insérée en code \SpecialChar TeX
25392  avant un tableau.
25393  
25394 \series bold
25395 couleur
25396 \series default
25397  est ici le nom d'une couleur définie précédemment.
25398  La commande
25399 \end_layout
25400
25401 \begin_layout Standard
25402
25403 \series bold
25404
25405 \backslash
25406 nodashgapcolor
25407 \end_layout
25408
25409 \begin_layout Standard
25410 annule les changements induits par 
25411 \series bold
25412
25413 \backslash
25414 dashgapcolor
25415 \series default
25416 .
25417 \end_layout
25418
25419 \begin_layout Standard
25420 \begin_inset Note Greyedout
25421 status open
25422
25423 \begin_layout Plain Layout
25424
25425 \series bold
25426 Not
25427 \series default
25428 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
25429  de 
25430 \series bold
25431 arydshln
25432 \series default
25433  en premier.
25434  Donc dans la cellule 
25435 \emph on
25436 k
25437 \emph default
25438  du tableau
25439 \begin_inset space ~
25440 \end_inset
25441
25442
25443 \begin_inset CommandInset ref
25444 LatexCommand ref
25445 reference "tab:Colored-table-with"
25446
25447 \end_inset
25448
25449  , la commande 
25450 \series bold
25451
25452 \backslash
25453 hdashline
25454 \series default
25455  est placée avant 
25456 \series bold
25457
25458 \backslash
25459 rowcolor
25460 \series default
25461 .
25462 \end_layout
25463
25464 \end_inset
25465
25466
25467 \end_layout
25468
25469 \begin_layout Standard
25470 \begin_inset Note Greyedout
25471 status open
25472
25473 \begin_layout Plain Layout
25474
25475 \series bold
25476 Nota:
25477 \series default
25478  le paquetage \SpecialChar LaTeX
25479  
25480 \series bold
25481 arydshln
25482 \series default
25483  doit être chargé dans le préambule 
25484 \emph on
25485 avant
25486 \emph default
25487  le paquetage 
25488 \series bold
25489 colortbl
25490 \series default
25491
25492 \begin_inset Index idx
25493 status collapsed
25494
25495 \begin_layout Plain Layout
25496 Paquetages \SpecialChar LaTeX
25497  ! colortbl
25498 \end_layout
25499
25500 \end_inset
25501
25502 .
25503 \end_layout
25504
25505 \end_inset
25506
25507
25508 \end_layout
25509
25510 \begin_layout Standard
25511 \begin_inset ERT
25512 status collapsed
25513
25514 \begin_layout Plain Layout
25515
25516
25517 \backslash
25518 else
25519 \end_layout
25520
25521 \end_inset
25522
25523
25524 \begin_inset Note Note
25525 status open
25526
25527 \begin_layout Plain Layout
25528 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
25529  
25530 \series bold
25531 arydshln
25532 \series default
25533  n'est pas installé :
25534 \end_layout
25535
25536 \end_inset
25537
25538
25539 \end_layout
25540
25541 \begin_layout Standard
25542 Vous devez installer le paquetage \SpecialChar LaTeX
25543  
25544 \series bold
25545 arydshln
25546 \series default
25547  pour voir le contenu des cette section dans la sortie imprimée.
25548 \end_layout
25549
25550 \begin_layout Standard
25551 \begin_inset ERT
25552 status collapsed
25553
25554 \begin_layout Plain Layout
25555
25556
25557 \backslash
25558 fi
25559 \end_layout
25560
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Standard
25567 Pour les détails concernant les filets colorés, voir la documentation du
25568  paquetage 
25569 \series bold
25570 arydshln
25571 \series default
25572
25573 \begin_inset CommandInset citation
25574 LatexCommand cite
25575 key "arydshln"
25576 literal "true"
25577
25578 \end_inset
25579
25580 .
25581 \end_layout
25582
25583 \begin_layout Chapter
25584 Flottants
25585 \begin_inset CommandInset label
25586 LatexCommand label
25587 name "chap:Flottants"
25588
25589 \end_inset
25590
25591
25592 \begin_inset Index idx
25593 status collapsed
25594
25595 \begin_layout Plain Layout
25596 Flottants
25597 \end_layout
25598
25599 \end_inset
25600
25601
25602 \end_layout
25603
25604 \begin_layout Section
25605 Introduction
25606 \begin_inset CommandInset label
25607 LatexCommand label
25608 name "sec:Flottants-Introduction"
25609
25610 \end_inset
25611
25612
25613 \begin_inset Index idx
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617 Flottants ! Introduction
25618 \end_layout
25619
25620 \end_inset
25621
25622
25623 \end_layout
25624
25625 \begin_layout Standard
25626 Un flottant est une portion de document, qui peut être associé à une étiquette
25627  et dont la position n'est pas fixée.
25628  Il peut 
25629 \begin_inset Quotes cld
25630 \end_inset
25631
25632 flotter
25633 \begin_inset Quotes crd
25634 \end_inset
25635
25636  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
25637  plus approprié.
25638  Les 
25639 \family sans
25640 Notes
25641 \begin_inset space ~
25642 \end_inset
25643
25644 en
25645 \begin_inset space ~
25646 \end_inset
25647
25648 Bas
25649 \begin_inset space ~
25650 \end_inset
25651
25652 de
25653 \begin_inset space ~
25654 \end_inset
25655
25656 Page
25657 \family default
25658  et le 
25659 \family sans
25660 Notes
25661 \begin_inset space ~
25662 \end_inset
25663
25664 en
25665 \begin_inset space ~
25666 \end_inset
25667
25668 Marge
25669 \family default
25670  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
25671  sur la page suivante quand il y a trop de notes sur la page courante.
25672 \end_layout
25673
25674 \begin_layout Standard
25675 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
25676  très grande qualité.
25677  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
25678  éviter des lignes blanches ou des pages sans texte.
25679  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
25680  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
25681  le texte.
25682  Les flottants sont donc numérotés.
25683  Les références croisées sont décrites dans la section
25684 \begin_inset space ~
25685 \end_inset
25686
25687
25688 \begin_inset CommandInset ref
25689 LatexCommand ref
25690 reference "sec:Referencer-les-Flottants"
25691
25692 \end_inset
25693
25694 .
25695 \end_layout
25696
25697 \begin_layout Standard
25698 Pour insérer un flottant, on utilise un des sous menus du menu 
25699 \family sans
25700 Insertion\SpecialChar menuseparator
25701 Flottant
25702 \family default
25703  (barre d'outils 
25704 \begin_inset Info
25705 type  "icon"
25706 arg   "float-insert figure"
25707 \end_inset
25708
25709  ou 
25710 \begin_inset Info
25711 type  "icon"
25712 arg   "float-insert table"
25713 \end_inset
25714
25715 ).
25716  Une boîte va être insérée dans votre document avec par exemple une étiquette
25717  du genre 
25718 \begin_inset Quotes cld
25719 \end_inset
25720
25721 Figure
25722 \begin_inset space ~
25723 \end_inset
25724
25725 #:
25726 \begin_inset Quotes crd
25727 \end_inset
25728
25729  (où # est un numéro).
25730  L'étiquette est automatiquement traduite dans la langue du document dans
25731  la sortie finale.
25732  Après l'étiquette vous pouvez insérer du texte comme légende.
25733  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
25734  séparé, à l'intérieur du flottant.
25735  Vous trouverez plus de détails sur le positionnement des légendes dans
25736  la section
25737 \begin_inset space ~
25738 \end_inset
25739
25740
25741 \begin_inset CommandInset ref
25742 LatexCommand ref
25743 reference "sec:Placement-légende"
25744
25745 \end_inset
25746
25747 .
25748  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
25749 , vous pouvez fermer
25750  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
25751  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
25752  Une boîte de flottant fermée ressemble à ceci : 
25753 \begin_inset Graphics
25754         filename clipart/float.png
25755         scale 95
25756
25757 \end_inset
25758
25759  – une case grise avec un texte rouge.
25760 \end_layout
25761
25762 \begin_layout Standard
25763 Il est recommandé d'insérer les flottants comme des paragraphes séparés
25764  pour éviter des erreurs avec \SpecialChar LaTeX
25765 , quand le texte qui entoure le flottant est
25766  formaté de façon particulière.
25767 \end_layout
25768
25769 \begin_layout Section
25770 Les types de flottants
25771 \end_layout
25772
25773 \begin_layout Standard
25774 En plus des flottants de figures et de tableau qui sont décrits respectivement
25775  dans les sections
25776 \begin_inset space ~
25777 \end_inset
25778
25779
25780 \begin_inset CommandInset ref
25781 LatexCommand ref
25782 reference "sec:Figure-Floats"
25783
25784 \end_inset
25785
25786  et 
25787 \begin_inset CommandInset ref
25788 LatexCommand ref
25789 reference "sec:Table-Floats"
25790
25791 \end_inset
25792
25793 , \SpecialChar LyX
25794  offre aussi les types 
25795 \family sans
25796 Algorithme
25797 \family default
25798  et 
25799 \family sans
25800 Enrobage
25801 \family default
25802 .
25803  Ces derniers sont expliques dans la section
25804 \begin_inset space \thinspace{}
25805 \end_inset
25806
25807
25808 \begin_inset CommandInset ref
25809 LatexCommand ref
25810 reference "sec:Flottant-d'enrobage"
25811
25812 \end_inset
25813
25814 .
25815 \end_layout
25816
25817 \begin_layout Subsection
25818 Flottant d'algorithme
25819 \begin_inset Index idx
25820 status collapsed
25821
25822 \begin_layout Plain Layout
25823 Flottants ! Algorithmes
25824 \end_layout
25825
25826 \end_inset
25827
25828
25829 \end_layout
25830
25831 \begin_layout Standard
25832 \begin_inset Float algorithm
25833 placement h
25834 wide false
25835 sideways false
25836 status open
25837
25838 \begin_layout Plain Layout
25839 \begin_inset Caption Standard
25840
25841 \begin_layout Plain Layout
25842 \begin_inset CommandInset label
25843 LatexCommand label
25844 name "alg:Exemple-Flottant-Algorithme"
25845
25846 \end_inset
25847
25848 Exemple de flottant d'algorithme
25849 \end_layout
25850
25851 \end_inset
25852
25853
25854 \end_layout
25855
25856 \begin_layout LyX-Code
25857 for I in 1..N loop
25858 \begin_inset Newline newline
25859 \end_inset
25860
25861  Sum:= Sum + A(I); /*comment*/
25862 \begin_inset Newline newline
25863 \end_inset
25864
25865 end loop
25866 \begin_inset VSpace -4mm
25867 \end_inset
25868
25869
25870 \end_layout
25871
25872 \end_inset
25873
25874
25875 \end_layout
25876
25877 \begin_layout Standard
25878 Ce type de flottant est inséré à l'aide du menu 
25879 \family sans
25880 Insertion\SpecialChar menuseparator
25881 Flottant\SpecialChar menuseparator
25882 Algorithme
25883 \family default
25884 .
25885  Il peut être utilisé pour des morceaux de code source ou des descriptions
25886  d'algorithmes et peut être utilisé comme une alternative au listing de
25887  code source qui est décrit au chapitre
25888 \begin_inset space ~
25889 \end_inset
25890
25891
25892 \begin_inset CommandInset ref
25893 LatexCommand ref
25894 reference "cha:Program-Code-Listings"
25895
25896 \end_inset
25897
25898 .
25899  Vous pouvez par exemple utiliser l'environnement Code
25900 \begin_inset space ~
25901 \end_inset
25902
25903 \SpecialChar LyX
25904  qui est décrit dans le 
25905 \emph on
25906 Guide
25907 \emph default
25908
25909 \begin_inset space ~
25910 \end_inset
25911
25912
25913 \emph on
25914 de
25915 \begin_inset space ~
25916 \end_inset
25917
25918 l'Utilisateur
25919 \emph default
25920  de \SpecialChar LyX
25921 .
25922  l'algorithme
25923 \begin_inset space ~
25924 \end_inset
25925
25926
25927 \begin_inset CommandInset ref
25928 LatexCommand ref
25929 reference "alg:Exemple-Flottant-Algorithme"
25930
25931 \end_inset
25932
25933  est un exemple de flottant d'algorithme où un espace vertical de -4
25934 \begin_inset space \thinspace{}
25935 \end_inset
25936
25937 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
25938  soit placée exactement sous le texte de la dernière ligne.
25939 \end_layout
25940
25941 \begin_layout Standard
25942 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
25943  du document.
25944  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
25945 ent en ajoutant la ligne suivante dans le préambule de votre document :
25946 \end_layout
25947
25948 \begin_layout Standard
25949
25950 \series bold
25951
25952 \backslash
25953 floatname{algorithm}{votre
25954 \begin_inset space ~
25955 \end_inset
25956
25957 nom}
25958 \end_layout
25959
25960 \begin_layout Standard
25961
25962 \family sans
25963  votre
25964 \begin_inset space ~
25965 \end_inset
25966
25967 nom
25968 \family default
25969  est le mot 
25970 \begin_inset Quotes cld
25971 \end_inset
25972
25973
25974 \emph on
25975 algorithme
25976 \emph default
25977
25978 \begin_inset Quotes crd
25979 \end_inset
25980
25981  dans votre langue.
25982 \end_layout
25983
25984 \begin_layout Standard
25985 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
25986 \family sans
25987 Insertion\SpecialChar menuseparator
25988 Listes
25989 \begin_inset space ~
25990 \end_inset
25991
25992 &
25993 \begin_inset space ~
25994 \end_inset
25995
25996 TdM\SpecialChar menuseparator
25997 Liste
25998 \begin_inset space ~
25999 \end_inset
26000
26001 des
26002 \begin_inset space ~
26003 \end_inset
26004
26005 algorithmes
26006 \family default
26007  si votre document est en la même langue que les menus de \SpecialChar LyX
26008 .
26009  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
26010  en code \SpecialChar TeX
26011  à la place:
26012 \end_layout
26013
26014 \begin_layout Standard
26015
26016 \series bold
26017
26018 \backslash
26019 listof{algorithm}{votre
26020 \begin_inset space ~
26021 \end_inset
26022
26023 nom}
26024 \end_layout
26025
26026 \begin_layout Standard
26027 où 
26028 \family sans
26029 votre
26030 \begin_inset space ~
26031 \end_inset
26032
26033 nom
26034 \family default
26035  est la traduction de 
26036 \begin_inset Quotes cld
26037 \end_inset
26038
26039
26040 \emph on
26041 List of Algorithm
26042 \emph default
26043 s
26044 \begin_inset Quotes crd
26045 \end_inset
26046
26047  dans votre langue.
26048 \end_layout
26049
26050 \begin_layout Standard
26051 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
26052  le schéma 
26053 \begin_inset Quotes cld
26054 \end_inset
26055
26056 chapitre.algorithme
26057 \begin_inset Quotes crd
26058 \end_inset
26059
26060  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
26061  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
26062  commande dans le préambule de votre document :
26063 \end_layout
26064
26065 \begin_layout Standard
26066
26067 \series bold
26068
26069 \backslash
26070 numberwithin{algorithm}{chapter}
26071 \end_layout
26072
26073 \begin_layout Standard
26074 Pour pouvoir utiliser la commande 
26075 \series bold
26076
26077 \backslash
26078 numberwithin
26079 \series default
26080 , activez l'option 
26081 \family sans
26082 Utiliser
26083 \begin_inset space ~
26084 \end_inset
26085
26086 le
26087 \begin_inset space ~
26088 \end_inset
26089
26090 paquetage
26091 \begin_inset space ~
26092 \end_inset
26093
26094 AMS
26095 \begin_inset space ~
26096 \end_inset
26097
26098 math
26099 \family default
26100  dans la rubrique 
26101 \family sans
26102 Options
26103 \begin_inset space ~
26104 \end_inset
26105
26106 des
26107 \begin_inset space ~
26108 \end_inset
26109
26110 Maths
26111 \family default
26112  de la fenêtre de dialogue 
26113 \family sans
26114 Paramètres
26115 \begin_inset space ~
26116 \end_inset
26117
26118 du
26119 \begin_inset space ~
26120 \end_inset
26121
26122 Document
26123 \family default
26124 .
26125 \end_layout
26126
26127 \begin_layout Section
26128 Numérotation des flottants
26129 \begin_inset Index idx
26130 status collapsed
26131
26132 \begin_layout Plain Layout
26133 Flottants ! Numérotation
26134 \end_layout
26135
26136 \end_inset
26137
26138
26139 \end_layout
26140
26141 \begin_layout Standard
26142 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
26143  ils se trouvent, soit en utilisant un format du genre 
26144 \begin_inset Quotes cld
26145 \end_inset
26146
26147 chapitre.numéro
26148 \begin_inset Quotes crd
26149 \end_inset
26150
26151  ou 
26152 \begin_inset Quotes cld
26153 \end_inset
26154
26155 section.numéro
26156 \begin_inset Quotes crd
26157 \end_inset
26158
26159 .
26160  Cela dépend de la classe de document utilisée.
26161 \end_layout
26162
26163 \begin_layout Standard
26164 Pour changer le format de la numérotation qui ne dépend pas de la section
26165  dans laquelle on se trouve, on peut utiliser la commande suivante dans
26166  le préambule du document :
26167 \end_layout
26168
26169 \begin_layout Standard
26170
26171 \series bold
26172
26173 \backslash
26174 renewcommand{
26175 \backslash
26176 thetable}{
26177 \backslash
26178 roman{table}}
26179 \end_layout
26180
26181 \begin_layout Standard
26182
26183 \series bold
26184
26185 \backslash
26186 thetable
26187 \series default
26188  est la commande qui imprime le numéro du tableau, pour les figures, la
26189  commande serait 
26190 \series bold
26191
26192 \backslash
26193 thefigure
26194 \series default
26195 .
26196  La commande 
26197 \series bold
26198
26199 \backslash
26200 roman
26201 \series default
26202  utilisée dans la commande précédente, imprime le numéro du tableau sous
26203  forme de petits chiffres romains.
26204 \end_layout
26205
26206 \begin_layout Standard
26207 Pour changer le type de numérotation pour par exemple 
26208 \begin_inset Quotes cld
26209 \end_inset
26210
26211 sous-section.numéro
26212 \begin_inset Quotes crd
26213 \end_inset
26214
26215 , utilisez la commande suivante dans le préambule du document :
26216 \end_layout
26217
26218 \begin_layout Standard
26219
26220 \series bold
26221
26222 \backslash
26223 numberwithin{table}{subsection}
26224 \end_layout
26225
26226 \begin_layout Standard
26227 Pour pouvoir utiliser la commande 
26228 \series bold
26229
26230 \backslash
26231 numberwithin
26232 \series default
26233 , vous devez activer l'option 
26234 \family sans
26235 Utiliser
26236 \begin_inset space ~
26237 \end_inset
26238
26239 le
26240 \begin_inset space ~
26241 \end_inset
26242
26243 paquetage
26244 \begin_inset space ~
26245 \end_inset
26246
26247 maths
26248 \begin_inset space ~
26249 \end_inset
26250
26251 AMS
26252 \family default
26253  dans la rubrique 
26254 \family sans
26255 Options
26256 \begin_inset space ~
26257 \end_inset
26258
26259 des
26260 \begin_inset space ~
26261 \end_inset
26262
26263 Maths
26264 \family default
26265  de la fenêtre de dialogue 
26266 \family sans
26267 Paramètres
26268 \family default
26269  du document.
26270 \end_layout
26271
26272 \begin_layout Standard
26273 Veuillez aussi jeter un coup d'œil à la section
26274 \begin_inset space ~
26275 \end_inset
26276
26277
26278 \begin_inset CommandInset ref
26279 LatexCommand ref
26280 reference "subsec:Numerotation-notes-bas-de-page"
26281
26282 \end_inset
26283
26284  pour plus de détails et des notes importantes sur les commandes de numérotation.
26285 \end_layout
26286
26287 \begin_layout Section
26288 Faire référence à des flottants
26289 \begin_inset CommandInset label
26290 LatexCommand label
26291 name "sec:Referencer-les-Flottants"
26292
26293 \end_inset
26294
26295
26296 \begin_inset Index idx
26297 status collapsed
26298
26299 \begin_layout Plain Layout
26300 Flottants ! Références
26301 \end_layout
26302
26303 \end_inset
26304
26305
26306 \begin_inset Index idx
26307 status collapsed
26308
26309 \begin_layout Plain Layout
26310 References@Références ! à des Flottants 
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Standard
26319 Pour faire référence à un flottant, insérez une étiquette dans sa légende
26320  en utilisant le menu 
26321 \family sans
26322 Insertion\SpecialChar menuseparator
26323 Étiquette
26324 \family default
26325  ou le bouton 
26326 \begin_inset Info
26327 type  "icon"
26328 arg   "label-insert"
26329 \end_inset
26330
26331  de la barre d'outils.
26332  Une boîte grise de ce genre : 
26333 \begin_inset Graphics
26334         filename clipart/label.png
26335         scaleBeforeRotation
26336
26337 \end_inset
26338
26339  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
26340  de saisir le texte de l'étiquette.
26341  \SpecialChar LyX
26342  propose comme texte pour l'étiquette les premiers mots de la légendes
26343  précédés d'un préfixe.
26344  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
26345  préfixe sera 
26346 \begin_inset Quotes cld
26347 \end_inset
26348
26349
26350 \family sans
26351 fig:
26352 \family default
26353
26354 \begin_inset Quotes crd
26355 \end_inset
26356
26357 .
26358 \end_layout
26359
26360 \begin_layout Standard
26361 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
26362  Vous pouvez faire référence à cette étiquette en utilisant le menu 
26363 \family sans
26364 Insertion\SpecialChar menuseparator
26365 Référence
26366 \begin_inset space ~
26367 \end_inset
26368
26369 Croisée
26370 \family default
26371  ou le bouton 
26372 \begin_inset Info
26373 type  "icon"
26374 arg   "dialog-show-new-inset ref"
26375 \end_inset
26376
26377  de la barre d'outils.
26378  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
26379  définies dans votre document.
26380  Si vous avez plusieurs documents \SpecialChar LyX
26381  ouverts, vous pouvez choisir celui que
26382  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
26383  la fenêtre de dialogue.
26384  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
26385  une.
26386  Une boîte grise de référence croisée comme celle-ci : 
26387 \begin_inset Graphics
26388         filename clipart/reference.png
26389         scaleBeforeRotation
26390
26391 \end_inset
26392
26393  va être insérée.
26394  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
26395  de la référence croisée.
26396 \end_layout
26397
26398 \begin_layout Standard
26399 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
26400  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
26401  les deux.
26402  Si une référence croisées fait référence à une étiquette qui n'existe pas,
26403  vous verrez deux points d'interrogation dans la sortie imprimée à la place
26404  du numéro de la référence.
26405 \end_layout
26406
26407 \begin_layout Standard
26408 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
26409  Les références vers l'étiquette modifiée seront mise à jour automatiquement
26410  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
26411  pas à vous en préoccuper.
26412 \end_layout
26413
26414 \begin_layout Standard
26415 Le bouton 
26416 \family sans
26417 Aller
26418 \begin_inset space ~
26419 \end_inset
26420
26421 à
26422 \begin_inset space ~
26423 \end_inset
26424
26425 l'étiquette
26426 \family default
26427  dans la fenêtre de référence croisée va positionner le curseur juste devant
26428  l'étiquette à laquelle on fait référence.
26429  Le nom du bouton bouton 
26430 \family sans
26431 Revenir
26432 \family default
26433  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
26434 \end_layout
26435
26436 \begin_layout Subsection
26437 Formats de références croisées
26438 \begin_inset CommandInset label
26439 LatexCommand label
26440 name "subsec:Formats-Références-Croisées"
26441
26442 \end_inset
26443
26444
26445 \begin_inset Index idx
26446 status collapsed
26447
26448 \begin_layout Plain Layout
26449 References@Références ! Formats
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \begin_layout Standard
26458 Il y a six types de références croisées :
26459 \end_layout
26460
26461 \begin_layout Description
26462 <référence>
26463 \begin_inset space ~
26464 \end_inset
26465
26466 : affiche le numéro de l'élément, c'est le choix implicite : 
26467 \begin_inset CommandInset ref
26468 LatexCommand ref
26469 reference "fig:Deux-images-déformées"
26470
26471 \end_inset
26472
26473
26474 \end_layout
26475
26476 \begin_layout Description
26477 (<référence>)
26478 \begin_inset space ~
26479 \end_inset
26480
26481 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
26482  normalement pour faire référence à des formules mathématiques, en particulier
26483  quand le mot 
26484 \begin_inset Quotes cld
26485 \end_inset
26486
26487 Équation
26488 \begin_inset Quotes crd
26489 \end_inset
26490
26491  est omis : 
26492 \begin_inset CommandInset ref
26493 LatexCommand eqref
26494 reference "eq:Wgn"
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Description
26502 <page>
26503 \begin_inset space ~
26504 \end_inset
26505
26506 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
26507 \begin_inset space ~
26508 \end_inset
26509
26510
26511 \begin_inset CommandInset ref
26512 LatexCommand pageref
26513 reference "fig:Deux-images-déformées"
26514
26515 \end_inset
26516
26517
26518 \end_layout
26519
26520 \begin_layout Description
26521 Sur
26522 \begin_inset space ~
26523 \end_inset
26524
26525 la
26526 \begin_inset space ~
26527 \end_inset
26528
26529 page
26530 \begin_inset space ~
26531 \end_inset
26532
26533 <page>
26534 \begin_inset space ~
26535 \end_inset
26536
26537 : affiche le mot 
26538 \begin_inset Quotes cld
26539 \end_inset
26540
26541 page
26542 \begin_inset Quotes crd
26543 \end_inset
26544
26545  suivi du numéro de la page sur laquelle se trouve l'élément : 
26546 \begin_inset CommandInset ref
26547 LatexCommand vpageref
26548 reference "fig:Deux-images-déformées"
26549
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \begin_layout Description
26556 <référence>
26557 \begin_inset space ~
26558 \end_inset
26559
26560 page
26561 \begin_inset space ~
26562 \end_inset
26563
26564 <page>
26565 \begin_inset space ~
26566 \end_inset
26567
26568 : affiche le numéro de l'élément, le mot 
26569 \begin_inset Quotes cld
26570 \end_inset
26571
26572 page
26573 \begin_inset Quotes crd
26574 \end_inset
26575
26576  et le numéro de la page : 
26577 \begin_inset CommandInset ref
26578 LatexCommand vref
26579 reference "fig:Deux-images-déformées"
26580
26581 \end_inset
26582
26583
26584 \end_layout
26585
26586 \begin_layout Description
26587 Référence
26588 \begin_inset space ~
26589 \end_inset
26590
26591 mise
26592 \begin_inset space ~
26593 \end_inset
26594
26595 en
26596 \begin_inset space ~
26597 \end_inset
26598
26599 forme
26600 \begin_inset space ~
26601 \end_inset
26602
26603 : affiche une référence croisée qui définit son propre format.
26604 \begin_inset Newline newline
26605 \end_inset
26606
26607
26608 \begin_inset Note Greyedout
26609 status open
26610
26611 \begin_layout Plain Layout
26612
26613 \series bold
26614 Note:
26615 \series default
26616  Ce type de référence croisée n'est disponible que si vous avez installé
26617  le paquetage \SpecialChar LaTeX
26618  
26619 \series bold
26620 prettyref
26621 \series default
26622  ou 
26623 \series bold
26624 refstyle
26625 \series default
26626
26627 \begin_inset Index idx
26628 status collapsed
26629
26630 \begin_layout Plain Layout
26631 Paquetages \SpecialChar LaTeX
26632  ! prettyref
26633 \end_layout
26634
26635 \end_inset
26636
26637
26638 \begin_inset Index idx
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642 Paquetages \SpecialChar LaTeX
26643  ! refstyle
26644 \end_layout
26645
26646 \end_inset
26647
26648 .
26649 \end_layout
26650
26651 \end_inset
26652
26653
26654 \begin_inset Newline newline
26655 \end_inset
26656
26657 Vous pouvez choisir le paquetage \SpecialChar LaTeX
26658  qui doit être utilisé pour cette fonction
26659  en utilisant l'option 
26660 \family sans
26661 Utiliser refstyle (à la place de prettyref) pour les références croisées
26662 \family default
26663  dans le menu 
26664 \family sans
26665 Document\SpecialChar menuseparator
26666 Paramètres\SpecialChar menuseparator
26667 Classe de document
26668 \family default
26669 .
26670  Le format est précisé en ajoutant la commande 
26671 \series bold
26672
26673 \backslash
26674 newrefformat
26675 \series default
26676  (prettyref) ou 
26677 \series bold
26678
26679 \backslash
26680 newref
26681 \series default
26682  (refstyle) au préambule du document.
26683  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
26684  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
26685 \begin_inset space ~
26686 \end_inset
26687
26688 :
26689 \begin_inset Newline newline
26690 \end_inset
26691
26692
26693 \series bold
26694
26695 \backslash
26696 newref{fig}{refcmd={Image sur la page 
26697 \backslash
26698 pageref{#1}}}
26699 \series default
26700
26701 \begin_inset Newline newline
26702 \end_inset
26703
26704 Pour plus d'information sur le format, jetez un œil sur la documentation
26705  du paquetage, 
26706 \begin_inset CommandInset citation
26707 LatexCommand cite
26708 key "prettyref,refstyle"
26709 literal "true"
26710
26711 \end_inset
26712
26713 .
26714 \begin_inset Newline newline
26715 \end_inset
26716
26717 Les options 
26718 \family sans
26719 Plural
26720 \family default
26721  et 
26722 \family sans
26723 Capitalized
26724 \family default
26725  ne sont disponibles que si vous utilisez le paquetage \SpecialChar LaTeX
26726  
26727 \series bold
26728 refstyle
26729 \series default
26730 .
26731  
26732 \family sans
26733 Plural
26734 \family default
26735  met le nom au pluriel, e.
26736 \begin_inset space \thinspace{}
26737 \end_inset
26738
26739 g.
26740 \begin_inset space \space{}
26741 \end_inset
26742
26743
26744 \begin_inset Quotes cld
26745 \end_inset
26746
26747 tableaux
26748 \begin_inset Quotes crd
26749 \end_inset
26750
26751
26752 \family sans
26753 Capitalized
26754 \family default
26755  met une capitale au nom, e.
26756 \begin_inset space \thinspace{}
26757 \end_inset
26758
26759 g.
26760 \begin_inset space \space{}
26761 \end_inset
26762
26763
26764 \begin_inset Quotes cld
26765 \end_inset
26766
26767 Tableau
26768 \begin_inset Quotes crd
26769 \end_inset
26770
26771 .
26772 \end_layout
26773
26774 \begin_layout Description
26775 Référence
26776 \begin_inset space ~
26777 \end_inset
26778
26779 textuelle: affiche la légende de la référence
26780 \begin_inset space ~
26781 \end_inset
26782
26783
26784 \begin_inset CommandInset ref
26785 LatexCommand nameref
26786 reference "fig:Deux-images-déformées"
26787
26788 \end_inset
26789
26790
26791 \end_layout
26792
26793 \begin_layout Description
26794 Label
26795 \begin_inset space ~
26796 \end_inset
26797
26798 only: n'imprime que l'étiquette \SpecialChar LaTeX
26799  comme reference: 
26800 \begin_inset CommandInset ref
26801 LatexCommand labelonly
26802 reference "fig:Deux-images-déformées"
26803 plural "false"
26804 caps "false"
26805 noprefix "false"
26806
26807 \end_inset
26808
26809
26810 \begin_inset Newline newline
26811 \end_inset
26812
26813 Ceci perlmet d'utiliser l'étiquette en code TeX.
26814  L'option 
26815 \family sans
26816 No Prefix
26817 \family default
26818  enelève le préfixe du nom de l'étiquette: 
26819 \begin_inset CommandInset ref
26820 LatexCommand labelonly
26821 reference "fig:Deux-images-déformées"
26822 plural "false"
26823 caps "false"
26824 noprefix "true"
26825
26826 \end_inset
26827
26828
26829 \end_layout
26830
26831 \begin_layout Standard
26832
26833 \family sans
26834 <page>
26835 \family default
26836  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
26837  précédente, la même page ou la page suivante.
26838  Vous verrez par exemple un texte du genre 
26839 \begin_inset Quotes cld
26840 \end_inset
26841
26842
26843 \family sans
26844 sur cette page
26845 \family default
26846
26847 \begin_inset Quotes crd
26848 \end_inset
26849
26850  à la place.
26851  Le style 
26852 \family sans
26853 <référence>
26854 \begin_inset space ~
26855 \end_inset
26856
26857 page
26858 \begin_inset space ~
26859 \end_inset
26860
26861 <page> 
26862 \family default
26863 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
26864  page.
26865 \end_layout
26866
26867 \begin_layout Standard
26868 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
26869  se trouve sont calculés automatiquement par \SpecialChar LaTeX
26870 .
26871  Vous choisissez une des six variétés de références dans le champ Format
26872  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
26873  boîte de la référence croisée.
26874 \end_layout
26875
26876 \begin_layout Standard
26877 \begin_inset Note Greyedout
26878 status open
26879
26880 \begin_layout Plain Layout
26881
26882 \series bold
26883 Note:
26884 \series default
26885  L'utilisation du paquetage \SpecialChar LaTeX
26886  
26887 \series bold
26888 refstyle
26889 \series default
26890
26891 \begin_inset Index idx
26892 status collapsed
26893
26894 \begin_layout Plain Layout
26895 Paquetages \SpecialChar LaTeX
26896  ! refstyle
26897 \end_layout
26898
26899 \end_inset
26900
26901  est recommandée parce que 
26902 \series bold
26903 prettyref
26904 \series default
26905
26906 \begin_inset Index idx
26907 status collapsed
26908
26909 \begin_layout Plain Layout
26910 Paquetages \SpecialChar LaTeX
26911  ! prettyref
26912 \end_layout
26913
26914 \end_inset
26915
26916  ne connaît pas tous les raccourcis possibles pour les étiquettes
26917 \begin_inset Foot
26918 status collapsed
26919
26920 \begin_layout Plain Layout
26921 \begin_inset Quotes cld
26922 \end_inset
26923
26924 fig:
26925 \begin_inset Quotes crd
26926 \end_inset
26927
26928  est par exemple le raccourci \SpecialChar LyX
26929  pour les étiquettes dans les légendes de
26930  figures,.
26931 \end_layout
26932
26933 \end_inset
26934
26935  et n'est pas internationalisé.
26936 \end_layout
26937
26938 \end_inset
26939
26940
26941 \end_layout
26942
26943 \begin_layout Subsection
26944 Nommage automatique des références croisées
26945 \begin_inset Index idx
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949 References@Références ! Nommage automatique
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \begin_layout Standard
26958 Le paquetage \SpecialChar LaTeX
26959  
26960 \series bold
26961 hyperref
26962 \series default
26963
26964 \begin_inset Index idx
26965 status collapsed
26966
26967 \begin_layout Plain Layout
26968 Paquetages \SpecialChar LaTeX
26969  ! hyperref
26970 \end_layout
26971
26972 \end_inset
26973
26974
26975 \series bold
26976
26977 \series default
26978 qui est activé dans la rubrique 
26979 \family sans
26980 Propriétés du PDF
26981 \family default
26982  de la fenêtre de dialogue 
26983 \family sans
26984 Paramètres du document
26985 \family default
26986  fournit une fonction très utile pour automatiser la création des références
26987  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
26988  une section).
26989  Par exemple pour vous éviter de devoir écrire le mot 
26990 \begin_inset Quotes cld
26991 \end_inset
26992
26993 Figure
26994 \begin_inset Quotes crd
26995 \end_inset
26996
26997  devant chaque référence à une figure.
26998  Pour profiter de ce nommage automatique des références croisées, vous devez
26999  activer 
27000 \series bold
27001 hyperref
27002 \series default
27003  et insérer la ligne suivante dans le préambule du document :
27004 \end_layout
27005
27006 \begin_layout Standard
27007
27008 \series bold
27009
27010 \backslash
27011 AtBeginDocument{
27012 \backslash
27013 renewcommand{
27014 \backslash
27015 ref}[1]{
27016 \backslash
27017 mbox{
27018 \backslash
27019 autoref{#1}}}}
27020 \end_layout
27021
27022 \begin_layout Standard
27023 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
27024  défaut, par exemple vous préférez le nom 
27025 \begin_inset Quotes cld
27026 \end_inset
27027
27028 sec.
27029 \begin_inset Quotes crd
27030 \end_inset
27031
27032  plutôt que 
27033 \begin_inset Quotes cld
27034 \end_inset
27035
27036 section
27037 \begin_inset Quotes crd
27038 \end_inset
27039
27040 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
27041 \end_layout
27042
27043 \begin_layout Standard
27044
27045 \series bold
27046
27047 \backslash
27048 addto
27049 \backslash
27050 extrasfrench{
27051 \backslash
27052 renewcommand{
27053 \backslash
27054 sectionautorefname}
27055 \begin_inset Newline newline
27056 \end_inset
27057
27058
27059 \begin_inset Phantom HPhantom
27060 status open
27061
27062 \begin_layout Plain Layout
27063
27064 \series bold
27065 \begin_inset space ~
27066 \end_inset
27067
27068
27069 \end_layout
27070
27071 \end_inset
27072
27073 {sec.
27074 \backslash
27075 negthinspace}}
27076 \end_layout
27077
27078 \begin_layout Standard
27079 Si vous utilisez une autre langue que le français, remplacez 
27080 \series bold
27081
27082 \backslash
27083 extrasfrench
27084 \series default
27085  par 
27086 \series bold
27087
27088 \backslash
27089 extras***
27090 \series default
27091 , où *** est le nom de la langue que vous utilisez.
27092
27093 \series bold
27094  
27095 \end_layout
27096
27097 \begin_layout Standard
27098 Pour avoir des noms automatiques, mais pas pour certains types de références,
27099  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
27100 \end_layout
27101
27102 \begin_layout Standard
27103
27104 \series bold
27105
27106 \backslash
27107 addto
27108 \backslash
27109 extrasfrench{
27110 \backslash
27111 renewcommand*{
27112 \backslash
27113 equationautorefname}[1]{}}
27114 \end_layout
27115
27116 \begin_layout Standard
27117 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
27118  de 
27119 \series bold
27120 hyperref
27121 \series default
27122  
27123 \begin_inset CommandInset citation
27124 LatexCommand cite
27125 key "hyperref"
27126 literal "true"
27127
27128 \end_inset
27129
27130 .
27131 \end_layout
27132
27133 \begin_layout Standard
27134 \begin_inset Note Greyedout
27135 status open
27136
27137 \begin_layout Plain Layout
27138
27139 \series bold
27140 Note:
27141 \series default
27142  Le nommage automatique de références ne peut être utilisé si vous avez
27143  choisi le style de référence 
27144 \family sans
27145 Référence
27146 \begin_inset space ~
27147 \end_inset
27148
27149 mise
27150 \begin_inset space ~
27151 \end_inset
27152
27153 en
27154 \begin_inset space ~
27155 \end_inset
27156
27157 forme
27158 \family default
27159  décrit dans la section
27160 \begin_inset space ~
27161 \end_inset
27162
27163
27164 \begin_inset CommandInset ref
27165 LatexCommand ref
27166 reference "subsec:Formats-Références-Croisées"
27167
27168 \end_inset
27169
27170 .
27171 \end_layout
27172
27173 \end_inset
27174
27175
27176 \end_layout
27177
27178 \begin_layout Standard
27179 Le manuel 
27180 \emph on
27181 Math
27182 \emph default
27183  est un exemple dans lequel on a utilisé le référencement automatique.
27184 \end_layout
27185
27186 \begin_layout Subsection
27187 Positionnement des références 
27188 \begin_inset CommandInset label
27189 LatexCommand label
27190 name "subsec:Reference-Position"
27191
27192 \end_inset
27193
27194
27195 \begin_inset Index idx
27196 status collapsed
27197
27198 \begin_layout Plain Layout
27199 References@Références ! Positionnement
27200 \end_layout
27201
27202 \end_inset
27203
27204
27205 \end_layout
27206
27207 \begin_layout Standard
27208 Si vous utilisez le paquetage 
27209 \series bold
27210 hyperref, 
27211 \series default
27212 qui est activé dans la rubrique 
27213 \family sans
27214 Propriétés du PDF
27215 \family default
27216  de la fenêtre de dialogue 
27217 \family sans
27218 Paramètres du document,
27219 \family default
27220  pour lier vos références croisées dans la sortie finale, vous verrez que
27221  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
27222  l'image.
27223  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
27224  pourrez voir l'image sans faire défiler le texte.
27225  Ce problème vient du fait que le point d'ancrage de la référence se situe
27226  à l'endroit de l'étiquette.
27227  En utilisant le paquetage \SpecialChar LaTeX
27228  
27229 \series bold
27230 hypcap
27231 \series default
27232
27233 \begin_inset Index idx
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237 Paquetages \SpecialChar LaTeX
27238  ! hypcap
27239 \end_layout
27240
27241 \end_inset
27242
27243 , qui fait partie du paquetage \SpecialChar LaTeX
27244  
27245 \series bold
27246 oberdiek
27247 \series default
27248
27249 \begin_inset Index idx
27250 status collapsed
27251
27252 \begin_layout Plain Layout
27253 Paquetages \SpecialChar LaTeX
27254  ! oberdiek
27255 \end_layout
27256
27257 \end_inset
27258
27259 , le point d'ancrage d'un lien est place en haut du flottant.
27260  Pour utiliser cette fonction avec les flottants de figure, chargez 
27261 \series bold
27262 hypcap
27263 \series default
27264  dans l'entête du document avec la ligne
27265 \end_layout
27266
27267 \begin_layout Standard
27268
27269 \series bold
27270
27271 \backslash
27272 usepackage[figure]{hypcap}
27273 \end_layout
27274
27275 \begin_layout Standard
27276 Vous pouvez aussi utiliser 
27277 \series bold
27278 hypcap
27279 \series default
27280  pour tous les types de flottants, mais ce n'est pas recommandé pour des
27281  raisons de stabilité.
27282  Pour plus d'information, jetez un coup d'œil au manuel d' 
27283 \series bold
27284 hypcap
27285 \series default
27286  
27287 \begin_inset CommandInset citation
27288 LatexCommand cite
27289 key "hypcap"
27290 literal "true"
27291
27292 \end_inset
27293
27294 .
27295 \end_layout
27296
27297 \begin_layout Standard
27298 \begin_inset Note Greyedout
27299 status open
27300
27301 \begin_layout Plain Layout
27302
27303 \series bold
27304 Note:
27305 \series default
27306  
27307 \series bold
27308 hypcap
27309 \series default
27310  n'a aucun effet pour les références à des sous-figures.
27311 \end_layout
27312
27313 \end_inset
27314
27315
27316 \end_layout
27317
27318 \begin_layout Section
27319 Placement des flottants
27320 \begin_inset CommandInset label
27321 LatexCommand label
27322 name "sec:Placement-flottants"
27323
27324 \end_inset
27325
27326
27327 \begin_inset Index idx
27328 status collapsed
27329
27330 \begin_layout Plain Layout
27331 Flottants ! Placement
27332 \end_layout
27333
27334 \end_inset
27335
27336
27337 \end_layout
27338
27339 \begin_layout Standard
27340 En faisant un clic droit sur la boîte d'un flottant et 
27341 \lang english
27342 clicking on 
27343 \family sans
27344 Settings
27345 \family default
27346 \lang french
27347  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
27348  paramètres de placement que \SpecialChar LaTeX
27349  utilise pour déterminer où placer le flottant.
27350 \begin_inset Newline newline
27351 \end_inset
27352
27353 L'option 
27354 \family sans
27355 Plusieurs
27356 \begin_inset space ~
27357 \end_inset
27358
27359 colonnes
27360 \family default
27361  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
27362  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
27363  confiné sur une seule colonne.
27364 \begin_inset Newline newline
27365 \end_inset
27366
27367 L'option 
27368 \family sans
27369 Rotation
27370 \begin_inset space ~
27371 \end_inset
27372
27373 90°
27374 \family default
27375  est utilisée pour faire tourner les flottants, voyez la section
27376 \begin_inset space ~
27377 \end_inset
27378
27379
27380 \begin_inset CommandInset ref
27381 LatexCommand ref
27382 reference "sec:Flottants-renversés"
27383
27384 \end_inset
27385
27386 .
27387 \end_layout
27388
27389 \begin_layout Standard
27390 En désactivant l'option 
27391 \family sans
27392 Utilise
27393 \begin_inset space ~
27394 \end_inset
27395
27396 le
27397 \begin_inset space ~
27398 \end_inset
27399
27400 placement
27401 \begin_inset space ~
27402 \end_inset
27403
27404 par
27405 \begin_inset space ~
27406 \end_inset
27407
27408 défaut
27409 \family default
27410  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
27411  le placement du flottant:
27412 \end_layout
27413
27414 \begin_layout Description
27415 Ici,
27416 \begin_inset space ~
27417 \end_inset
27418
27419 si
27420 \begin_inset space ~
27421 \end_inset
27422
27423 possible: essaie de placer le flottant à la position où il a été inséré
27424  dans \SpecialChar LyX
27425
27426 \end_layout
27427
27428 \begin_layout Description
27429 Haut
27430 \begin_inset space ~
27431 \end_inset
27432
27433 de
27434 \begin_inset space ~
27435 \end_inset
27436
27437 la
27438 \begin_inset space ~
27439 \end_inset
27440
27441 page: essaie de placer le flottant en haut de la page courante
27442 \end_layout
27443
27444 \begin_layout Description
27445 Bas
27446 \begin_inset space ~
27447 \end_inset
27448
27449 de
27450 \begin_inset space ~
27451 \end_inset
27452
27453 la
27454 \begin_inset space ~
27455 \end_inset
27456
27457 page: essaie de placer le flottant en bas de la page courante
27458 \end_layout
27459
27460 \begin_layout Description
27461 Page
27462 \begin_inset space ~
27463 \end_inset
27464
27465 de
27466 \begin_inset space ~
27467 \end_inset
27468
27469 flottants: essaie de placer le flottant sur une page à part, éventuellement
27470  avec d'autres flottants 
27471 \end_layout
27472
27473 \begin_layout Standard
27474 \SpecialChar LaTeX
27475  utilise
27476 \emph on
27477  toujours 
27478 \emph default
27479 les options dans l'ordre donné ci-dessus.
27480  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
27481  va d'abord
27482  essayer 
27483 \family sans
27484 Ici
27485 \begin_inset space ~
27486 \end_inset
27487
27488 si
27489 \begin_inset space ~
27490 \end_inset
27491
27492 possible
27493 \family default
27494 , ensuite 
27495 \family sans
27496 Haut
27497 \begin_inset space ~
27498 \end_inset
27499
27500 de
27501 \begin_inset space ~
27502 \end_inset
27503
27504 la
27505 \begin_inset space ~
27506 \end_inset
27507
27508 page
27509 \family default
27510 , et ainsi de suite.
27511  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
27512  va essayer les options
27513  que vous avez cochées, mais dans l'ordre donné ci-dessus.
27514  Si aucune des quatre options de placement n'est possible, la procédure
27515  est répétée avec la possibilité de mettre les flottant sur la page suivante.
27516 \end_layout
27517
27518 \begin_layout Standard
27519 Implicitement, chaque option a ses propres règles d'application:
27520 \end_layout
27521
27522 \begin_layout Standard
27523
27524 \family sans
27525 Haut
27526 \begin_inset space ~
27527 \end_inset
27528
27529 de
27530 \begin_inset space ~
27531 \end_inset
27532
27533 la
27534 \begin_inset space ~
27535 \end_inset
27536
27537 page
27538 \family default
27539  : seuls les flottants occupant moins de 70% de la page peuvent être placés
27540  en haut de page (
27541 \series bold
27542
27543 \backslash
27544 topfraction
27545 \series default
27546 ).
27547 \end_layout
27548
27549 \begin_layout Standard
27550
27551 \family sans
27552 Bas
27553 \begin_inset space ~
27554 \end_inset
27555
27556 de
27557 \begin_inset space ~
27558 \end_inset
27559
27560 la
27561 \begin_inset space ~
27562 \end_inset
27563
27564 page
27565 \family default
27566  : seuls les flottants occupant moins de 30% de la page peuvent être placés
27567  en bas de page (
27568 \series bold
27569
27570 \backslash
27571 bottomfraction
27572 \series default
27573 ).
27574 \end_layout
27575
27576 \begin_layout Standard
27577
27578 \family sans
27579 Page
27580 \begin_inset space ~
27581 \end_inset
27582
27583 de
27584 \begin_inset space ~
27585 \end_inset
27586
27587 flottants
27588 \family default
27589  : plusieurs flottants peuvent être placés ensembles sur une page seulement
27590  si ils occupent plus de 50% de celle-ci (
27591 \series bold
27592
27593 \backslash
27594 floatpagefraction
27595 \series default
27596 ).
27597 \end_layout
27598
27599 \begin_layout Standard
27600 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
27601  supplémentaire 
27602 \family sans
27603 Ignorer
27604 \begin_inset space ~
27605 \end_inset
27606
27607 les
27608 \begin_inset space ~
27609 \end_inset
27610
27611 règles
27612 \begin_inset space ~
27613 \end_inset
27614
27615 \SpecialChar LaTeX
27616
27617 \family default
27618 \lang english
27619 .
27620 \begin_inset Newline newline
27621 \end_inset
27622
27623
27624 \lang french
27625 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
27626  qui sont données
27627  entre parenthèses après les descriptions des règles données ci-dessus.
27628  Par exemple, pour augmenter à 50
27629 \begin_inset space \thinspace{}
27630 \end_inset
27631
27632 % la valeur de la règle de bas de page dont la valeur implicite est souvent
27633  trop petite, ajoutez cette ligne au préambule de votre document :
27634 \end_layout
27635
27636 \begin_layout Standard
27637
27638 \series bold
27639
27640 \backslash
27641 renewcommand{
27642 \backslash
27643 bottomfraction}{0.5}
27644 \end_layout
27645
27646 \begin_layout Standard
27647 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
27648  exactement à l'endroit où vous l'avez inséré.
27649  dans ce cas utilisez l'option 
27650 \family sans
27651 Ici
27652 \begin_inset space ~
27653 \end_inset
27654
27655 à
27656 \begin_inset space ~
27657 \end_inset
27658
27659 tout
27660 \begin_inset space ~
27661 \end_inset
27662
27663 Prix
27664 \family default
27665 .
27666  Utilisez cette option le moins souvent possible et seulement quand le document
27667  est presque prêt à être imprimé.
27668  En effet, le flottant n'est plus capable de 
27669 \begin_inset Quotes cld
27670 \end_inset
27671
27672 flotter
27673 \begin_inset Quotes crd
27674 \end_inset
27675
27676 , ce qui peut perturber toutes les mises en page.
27677 \end_layout
27678
27679 \begin_layout Standard
27680 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
27681  sont toujours entourés par le texte d'un paragraphe donné.
27682 \begin_inset VSpace bigskip
27683 \end_inset
27684
27685
27686 \end_layout
27687
27688 \begin_layout Standard
27689 On peut parfois se trouver dans la situation où un flottant est placé en
27690  haut d'une page alors que la section concernée ne commence qu'au milieu
27691  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
27692  la section précédente.
27693  On peut utiliser la commande \SpecialChar LaTeX
27694  
27695 \series bold
27696
27697 \backslash
27698 suppressfloats
27699 \series default
27700  pour éviter ce cas.
27701  Elle empêche le placement d'un flottant donné dans la page dans laquelle
27702  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
27703  soit placé avant que la section commence.
27704  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
27705  votre document :
27706 \end_layout
27707
27708 \begin_layout Standard
27709
27710 \series bold
27711
27712 \backslash
27713 let
27714 \backslash
27715 mySection
27716 \backslash
27717 section
27718 \begin_inset Newline newline
27719 \end_inset
27720
27721
27722 \backslash
27723 renewcommand{
27724 \backslash
27725 section}{
27726 \backslash
27727 suppressfloats[t]
27728 \backslash
27729 mySection}
27730 \end_layout
27731
27732 \begin_layout Standard
27733 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
27734  comme les chapitres et les sous-sections.
27735  Il n'est pas recommandé d'utiliser cette définition avec des portions de
27736  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
27737  pourrait ensuite
27738  avoir du mal à trouver un positionnement correct.
27739 \end_layout
27740
27741 \begin_layout Standard
27742 \begin_inset VSpace bigskip
27743 \end_inset
27744
27745 Dans certains cas il est demandé de placer toutes les figures et tous les
27746  tableaux à la fin du document.
27747  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
27748  
27749 \series bold
27750 endfloat
27751 \series default
27752
27753 \begin_inset Index idx
27754 status collapsed
27755
27756 \begin_layout Plain Layout
27757 Paquetages \SpecialChar LaTeX
27758  ! endfloat
27759 \end_layout
27760
27761 \end_inset
27762
27763  a été développé.
27764  Il met en effet tous les flottants de figures et de tableaux à la fin du
27765  document dans leurs propres sections.
27766  À la position d'origine du flottant, une indication textuelle du genre
27767  
27768 \begin_inset Quotes cld
27769 \end_inset
27770
27771
27772 \family sans
27773 [Figure
27774 \begin_inset space ~
27775 \end_inset
27776
27777 3.2 
27778 \lang english
27779 about here.
27780 \lang french
27781 ]
27782 \family default
27783
27784 \begin_inset Quotes crd
27785 \end_inset
27786
27787  est insérée.
27788  Le paquetage 
27789 \series bold
27790 endfloat
27791 \series default
27792  est chargé dans le préambule avec la ligne suivante 
27793 \end_layout
27794
27795 \begin_layout Standard
27796
27797 \series bold
27798
27799 \backslash
27800 usepackage[options]{endfloat}
27801 \end_layout
27802
27803 \begin_layout Standard
27804 Il y a aussi de nombreuses options de paquetage pour modifier le format
27805  des sections de figures ou de tableau qui sont créées.
27806  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
27807  
27808 \series bold
27809 endfloa
27810 \series default
27811
27812 \begin_inset CommandInset citation
27813 LatexCommand cite
27814 key "endfloat"
27815 literal "true"
27816
27817 \end_inset
27818
27819 .
27820 \begin_inset Newline newline
27821 \end_inset
27822
27823
27824 \begin_inset Note Greyedout
27825 status open
27826
27827 \begin_layout Plain Layout
27828
27829 \series bold
27830 Note: endfloat
27831 \series default
27832  ne fournit pas de traduction automatique de l'indication textuelle, vous
27833  devez donc le faire manuellement, voyez la section
27834 \begin_inset space ~
27835 \end_inset
27836
27837 4 de 
27838 \begin_inset CommandInset citation
27839 LatexCommand cite
27840 key "endfloat"
27841 literal "true"
27842
27843 \end_inset
27844
27845 .
27846 \end_layout
27847
27848 \end_inset
27849
27850
27851 \begin_inset Newline newline
27852 \end_inset
27853
27854
27855 \begin_inset Note Greyedout
27856 status open
27857
27858 \begin_layout Plain Layout
27859
27860 \series bold
27861 Note:
27862 \series default
27863  Il y a actuellement un bug dans le paquetage 
27864 \series bold
27865 endfloat
27866 \series default
27867  quand la légende contient un 
27868 \begin_inset Quotes cld
27869 \end_inset
27870
27871 ß
27872 \begin_inset Quotes crd
27873 \end_inset
27874
27875  allemand.
27876  Utilisez dans ce cas la commande 
27877 \begin_inset Quotes cld
27878 \end_inset
27879
27880
27881 \series bold
27882
27883 \backslash
27884 ss
27885 \series default
27886
27887 \begin_inset Quotes crd
27888 \end_inset
27889
27890  en code \SpecialChar TeX
27891  à la place du 
27892 \begin_inset Quotes cld
27893 \end_inset
27894
27895 ß
27896 \begin_inset Quotes crd
27897 \end_inset
27898
27899 .
27900 \end_layout
27901
27902 \end_inset
27903
27904
27905 \end_layout
27906
27907 \begin_layout Standard
27908 \begin_inset VSpace bigskip
27909 \end_inset
27910
27911 Pour plus d'information sur les manières de placer les flottants, jetez
27912  un coup d'œil aux livres sur \SpecialChar LaTeX
27913
27914 \begin_inset CommandInset citation
27915 LatexCommand cite
27916 key "latexcompanion,latexguide,latexbook"
27917 literal "true"
27918
27919 \end_inset
27920
27921 .
27922 \end_layout
27923
27924 \begin_layout Section
27925 Rotation des flottants
27926 \begin_inset CommandInset label
27927 LatexCommand label
27928 name "sec:Flottants-renversés"
27929
27930 \end_inset
27931
27932
27933 \begin_inset Index idx
27934 status collapsed
27935
27936 \begin_layout Plain Layout
27937 Flottants ! Renversés
27938 \end_layout
27939
27940 \end_inset
27941
27942
27943 \end_layout
27944
27945 \begin_layout Standard
27946 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
27947  tableaux très larges.
27948  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
27949  un clic droit sur la boîte du flottant et utilisez l'option 
27950 \family sans
27951 Rotation
27952 \begin_inset space ~
27953 \end_inset
27954
27955 90°
27956 \family default
27957 .
27958 \end_layout
27959
27960 \begin_layout Standard
27961 Les flottants pivotés sont systématiquement placés sur leur propre page
27962  (ou colonne, si vous avez un document sur deux colonnes).
27963  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
27964  
27965 \family sans
27966 Plusieurs
27967 \begin_inset space ~
27968 \end_inset
27969
27970 colonnes
27971 \family default
27972  dans les paramètres du flottant.
27973  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
27974  du côté de la marge externe.
27975  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
27976  ajouter soit l'option 
27977 \series bold
27978 figuresleft
27979 \series default
27980  soit l'option 
27981 \series bold
27982 figuresright
27983 \series default
27984  aux options de la classe de document.
27985 \end_layout
27986
27987 \begin_layout Standard
27988 Faire référence à un flottant pivoté se fait de la même manière que pour
27989  un flottant normal, la mise en forme de la légende est aussi identique
27990  : Le tableau
27991 \begin_inset space ~
27992 \end_inset
27993
27994
27995 \begin_inset CommandInset ref
27996 LatexCommand ref
27997 reference "tab:Tableau-pivoté"
27998
27999 \end_inset
28000
28001  est un exemple de flottant de tableau pivoté.
28002 \end_layout
28003
28004 \begin_layout Standard
28005 \begin_inset Note Greyedout
28006 status open
28007
28008 \begin_layout Plain Layout
28009
28010 \series bold
28011 Note:
28012 \series default
28013  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
28014  DVI.
28015 \end_layout
28016
28017 \end_inset
28018
28019
28020 \end_layout
28021
28022 \begin_layout Standard
28023 \begin_inset Float table
28024 wide false
28025 sideways true
28026 status open
28027
28028 \begin_layout Plain Layout
28029 \begin_inset Caption Standard
28030
28031 \begin_layout Plain Layout
28032 \begin_inset CommandInset label
28033 LatexCommand label
28034 name "tab:Tableau-pivoté"
28035
28036 \end_inset
28037
28038  Tableau pivoté
28039 \end_layout
28040
28041 \end_inset
28042
28043
28044 \end_layout
28045
28046 \begin_layout Plain Layout
28047 \align center
28048 \begin_inset Tabular
28049 <lyxtabular version="3" rows="1" columns="5">
28050 <features tabularvalignment="middle">
28051 <column alignment="center" valignment="top">
28052 <column alignment="center" valignment="top">
28053 <column alignment="center" valignment="top">
28054 <column alignment="center" valignment="top">
28055 <column alignment="center" valignment="top">
28056 <row>
28057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28058 \begin_inset Text
28059
28060 \begin_layout Plain Layout
28061 test
28062 \end_layout
28063
28064 \end_inset
28065 </cell>
28066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28067 \begin_inset Text
28068
28069 \begin_layout Plain Layout
28070 b
28071 \end_layout
28072
28073 \end_inset
28074 </cell>
28075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28076 \begin_inset Text
28077
28078 \begin_layout Plain Layout
28079 c
28080 \end_layout
28081
28082 \end_inset
28083 </cell>
28084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28085 \begin_inset Text
28086
28087 \begin_layout Plain Layout
28088 d
28089 \end_layout
28090
28091 \end_inset
28092 </cell>
28093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28094 \begin_inset Text
28095
28096 \begin_layout Plain Layout
28097 e
28098 \end_layout
28099
28100 \end_inset
28101 </cell>
28102 </row>
28103 </lyxtabular>
28104
28105 \end_inset
28106
28107
28108 \end_layout
28109
28110 \end_inset
28111
28112
28113 \end_layout
28114
28115 \begin_layout Section
28116 Sous-flottants
28117 \begin_inset Index idx
28118 status collapsed
28119
28120 \begin_layout Plain Layout
28121 Flottants ! Sous-flottants
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \end_layout
28128
28129 \begin_layout Standard
28130 Un exemple de sous-flottant : une figure composée de plusieurs images.
28131  On les crée en insérant un flottant dans un flottant existant.
28132  Le positionnement des sous-flottants peut être contrôlé comme pour les
28133  paragraphes comme on le voit avec les tableaux
28134 \begin_inset space ~
28135 \end_inset
28136
28137
28138 \begin_inset CommandInset ref
28139 LatexCommand ref
28140 reference "tab:Deux-sous-tableaux-cote-a-cote"
28141
28142 \end_inset
28143
28144  et 
28145 \begin_inset CommandInset ref
28146 LatexCommand ref
28147 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28148
28149 \end_inset
28150
28151 .
28152 \end_layout
28153
28154 \begin_layout Standard
28155 On fait référence à des sous-flottants comme on le ferait avec des flottants
28156  normaux : Les tableaux
28157 \begin_inset space ~
28158 \end_inset
28159
28160
28161 \begin_inset CommandInset ref
28162 LatexCommand ref
28163 reference "tab:Le-sous-tableau-a"
28164
28165 \end_inset
28166
28167  et 
28168 \begin_inset CommandInset ref
28169 LatexCommand ref
28170 reference "tab:Le-sous-tableau-b"
28171
28172 \end_inset
28173
28174  sont des sous-tableaux du tableau
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 .
28186 \end_layout
28187
28188 \begin_layout Standard
28189 \begin_inset Float table
28190 wide false
28191 sideways false
28192 status open
28193
28194 \begin_layout Plain Layout
28195 \begin_inset Caption Standard
28196
28197 \begin_layout Plain Layout
28198 \begin_inset CommandInset label
28199 LatexCommand label
28200 name "tab:Deux-sous-tableaux-cote-a-cote"
28201
28202 \end_inset
28203
28204 Deux sous-tableaux placés côte-à-côte.
28205 \end_layout
28206
28207 \end_inset
28208
28209
28210 \end_layout
28211
28212 \begin_layout Plain Layout
28213 \align center
28214 \begin_inset space \hfill{}
28215 \end_inset
28216
28217
28218 \begin_inset Float table
28219 wide false
28220 sideways false
28221 status collapsed
28222
28223 \begin_layout Plain Layout
28224 \begin_inset Caption Standard
28225
28226 \begin_layout Plain Layout
28227 \begin_inset CommandInset label
28228 LatexCommand label
28229 name "tab:Le-sous-tableau-a"
28230
28231 \end_inset
28232
28233 Le sous-tableau a
28234 \end_layout
28235
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \begin_layout Plain Layout
28242 \align center
28243 \begin_inset Tabular
28244 <lyxtabular version="3" rows="1" columns="5">
28245 <features tabularvalignment="middle">
28246 <column alignment="center" valignment="top">
28247 <column alignment="center" valignment="top">
28248 <column alignment="center" valignment="top">
28249 <column alignment="center" valignment="top">
28250 <column alignment="center" valignment="top">
28251 <row>
28252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28253 \begin_inset Text
28254
28255 \begin_layout Plain Layout
28256 test
28257 \end_layout
28258
28259 \end_inset
28260 </cell>
28261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28262 \begin_inset Text
28263
28264 \begin_layout Plain Layout
28265 b
28266 \end_layout
28267
28268 \end_inset
28269 </cell>
28270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28271 \begin_inset Text
28272
28273 \begin_layout Plain Layout
28274 c
28275 \end_layout
28276
28277 \end_inset
28278 </cell>
28279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28280 \begin_inset Text
28281
28282 \begin_layout Plain Layout
28283 d
28284 \end_layout
28285
28286 \end_inset
28287 </cell>
28288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28289 \begin_inset Text
28290
28291 \begin_layout Plain Layout
28292 e
28293 \end_layout
28294
28295 \end_inset
28296 </cell>
28297 </row>
28298 </lyxtabular>
28299
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \end_inset
28306
28307
28308 \begin_inset space \hfill{}
28309 \end_inset
28310
28311
28312 \begin_inset Float table
28313 wide false
28314 sideways false
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318 \begin_inset Caption Standard
28319
28320 \begin_layout Plain Layout
28321 \begin_inset CommandInset label
28322 LatexCommand label
28323 name "tab:Le-sous-tableau-b"
28324
28325 \end_inset
28326
28327 Le sous-tableau b.
28328 \end_layout
28329
28330 \end_inset
28331
28332
28333 \end_layout
28334
28335 \begin_layout Plain Layout
28336 \align center
28337 \begin_inset Tabular
28338 <lyxtabular version="3" rows="1" columns="5">
28339 <features tabularvalignment="middle">
28340 <column alignment="center" valignment="top">
28341 <column alignment="center" valignment="top">
28342 <column alignment="center" valignment="top">
28343 <column alignment="center" valignment="top">
28344 <column alignment="center" valignment="top">
28345 <row>
28346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28347 \begin_inset Text
28348
28349 \begin_layout Plain Layout
28350 e
28351 \end_layout
28352
28353 \end_inset
28354 </cell>
28355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28356 \begin_inset Text
28357
28358 \begin_layout Plain Layout
28359 d
28360 \end_layout
28361
28362 \end_inset
28363 </cell>
28364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28365 \begin_inset Text
28366
28367 \begin_layout Plain Layout
28368 c
28369 \end_layout
28370
28371 \end_inset
28372 </cell>
28373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28374 \begin_inset Text
28375
28376 \begin_layout Plain Layout
28377 b
28378 \end_layout
28379
28380 \end_inset
28381 </cell>
28382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28383 \begin_inset Text
28384
28385 \begin_layout Plain Layout
28386 test
28387 \end_layout
28388
28389 \end_inset
28390 </cell>
28391 </row>
28392 </lyxtabular>
28393
28394 \end_inset
28395
28396
28397 \end_layout
28398
28399 \end_inset
28400
28401
28402 \begin_inset space \hfill{}
28403 \end_inset
28404
28405
28406 \end_layout
28407
28408 \end_inset
28409
28410
28411 \end_layout
28412
28413 \begin_layout Standard
28414 \begin_inset Float table
28415 wide false
28416 sideways false
28417 status open
28418
28419 \begin_layout Plain Layout
28420 \begin_inset Caption Standard
28421
28422 \begin_layout Plain Layout
28423 \begin_inset CommandInset label
28424 LatexCommand label
28425 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
28426
28427 \end_inset
28428
28429 Deux sous-tableaux placés l'un sur l'autre.
28430  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
28431 \end_layout
28432
28433 \end_inset
28434
28435
28436 \end_layout
28437
28438 \begin_layout Plain Layout
28439 \align center
28440 \begin_inset Float table
28441 wide false
28442 sideways false
28443 status collapsed
28444
28445 \begin_layout Plain Layout
28446 \begin_inset Caption Standard
28447
28448 \begin_layout Plain Layout
28449
28450 \end_layout
28451
28452 \end_inset
28453
28454
28455 \end_layout
28456
28457 \begin_layout Plain Layout
28458 \align center
28459 \begin_inset Tabular
28460 <lyxtabular version="3" rows="1" columns="4">
28461 <features tabularvalignment="middle">
28462 <column alignment="center" valignment="top">
28463 <column alignment="center" valignment="top">
28464 <column alignment="center" valignment="top">
28465 <column alignment="center" valignment="top">
28466 <row>
28467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28468 \begin_inset Text
28469
28470 \begin_layout Plain Layout
28471 test
28472 \end_layout
28473
28474 \end_inset
28475 </cell>
28476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28477 \begin_inset Text
28478
28479 \begin_layout Plain Layout
28480 test
28481 \end_layout
28482
28483 \end_inset
28484 </cell>
28485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28486 \begin_inset Text
28487
28488 \begin_layout Plain Layout
28489 test
28490 \end_layout
28491
28492 \end_inset
28493 </cell>
28494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28495 \begin_inset Text
28496
28497 \begin_layout Plain Layout
28498 test
28499 \end_layout
28500
28501 \end_inset
28502 </cell>
28503 </row>
28504 </lyxtabular>
28505
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \end_inset
28512
28513
28514 \end_layout
28515
28516 \begin_layout Plain Layout
28517 \align center
28518 \begin_inset Float table
28519 wide false
28520 sideways false
28521 status collapsed
28522
28523 \begin_layout Plain Layout
28524 \begin_inset Caption Standard
28525
28526 \begin_layout Plain Layout
28527
28528 \end_layout
28529
28530 \end_inset
28531
28532
28533 \end_layout
28534
28535 \begin_layout Plain Layout
28536 \align center
28537 \begin_inset Tabular
28538 <lyxtabular version="3" rows="1" columns="5">
28539 <features tabularvalignment="middle">
28540 <column alignment="center" valignment="top">
28541 <column alignment="center" valignment="top">
28542 <column alignment="center" valignment="top">
28543 <column alignment="center" valignment="top">
28544 <column alignment="center" valignment="top">
28545 <row>
28546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28547 \begin_inset Text
28548
28549 \begin_layout Plain Layout
28550 a
28551 \end_layout
28552
28553 \end_inset
28554 </cell>
28555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28556 \begin_inset Text
28557
28558 \begin_layout Plain Layout
28559 b
28560 \end_layout
28561
28562 \end_inset
28563 </cell>
28564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28565 \begin_inset Text
28566
28567 \begin_layout Plain Layout
28568 c
28569 \end_layout
28570
28571 \end_inset
28572 </cell>
28573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28574 \begin_inset Text
28575
28576 \begin_layout Plain Layout
28577 d
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28583 \begin_inset Text
28584
28585 \begin_layout Plain Layout
28586 e
28587 \end_layout
28588
28589 \end_inset
28590 </cell>
28591 </row>
28592 </lyxtabular>
28593
28594 \end_inset
28595
28596
28597 \end_layout
28598
28599 \end_inset
28600
28601
28602 \end_layout
28603
28604 \end_inset
28605
28606
28607 \end_layout
28608
28609 \begin_layout Section
28610 Flottants côte-à-côte
28611 \begin_inset Index idx
28612 status collapsed
28613
28614 \begin_layout Plain Layout
28615 Flottants ! côte-à-côte
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \end_layout
28622
28623 \begin_layout Standard
28624 Pour placer des flottants côte-à-côte, comme pour la figure
28625 \begin_inset space ~
28626 \end_inset
28627
28628
28629 \begin_inset CommandInset ref
28630 LatexCommand ref
28631 reference "fig:Flottant-gauche"
28632
28633 \end_inset
28634
28635  et 
28636 \begin_inset CommandInset ref
28637 LatexCommand ref
28638 reference "fig:Flottant-droit"
28639
28640 \end_inset
28641
28642 , on n'utilise 
28643 \emph on
28644 qu'un seul 
28645 \emph default
28646 flottant.
28647  On y insère deux boîtes de minipages.
28648 \begin_inset Foot
28649 status collapsed
28650
28651 \begin_layout Plain Layout
28652 Les minipages sont décrites dans la section
28653 \begin_inset space ~
28654 \end_inset
28655
28656
28657 \begin_inset CommandInset ref
28658 LatexCommand ref
28659 reference "sec:Minipages"
28660
28661 \end_inset
28662
28663 .
28664 \end_layout
28665
28666 \end_inset
28667
28668  La largeur est mise à 45
28669 \begin_inset space \thinspace{}
28670 \end_inset
28671
28672 -50
28673 \begin_inset space \thinspace{}
28674 \end_inset
28675
28676 column% et l'alignement de la boîte à 
28677 \family sans
28678 Bas
28679 \family default
28680  pour chaque minipage.
28681  Les boîtes minipages contiennent l'image et la légende exactement comme
28682  avec un flottant.
28683  La seule différence est que l'unité de longueur 
28684 \family sans
28685 Largeur
28686 \begin_inset space ~
28687 \end_inset
28688
28689 colonne
28690 \begin_inset space ~
28691 \end_inset
28692
28693 %
28694 \family default
28695  utilisée pour l'image est maintenant définie par rapport à la largeur des
28696  boîtes minipages.
28697 \end_layout
28698
28699 \begin_layout Standard
28700 \begin_inset Float figure
28701 wide false
28702 sideways false
28703 status open
28704
28705 \begin_layout Plain Layout
28706 \begin_inset Box Frameless
28707 position "b"
28708 hor_pos "c"
28709 has_inner_box 1
28710 inner_pos "t"
28711 use_parbox 0
28712 use_makebox 0
28713 width "45col%"
28714 special "none"
28715 height "1in"
28716 height_special "totalheight"
28717 thickness "0.4pt"
28718 separation "3pt"
28719 shadowsize "4pt"
28720 framecolor "black"
28721 backgroundcolor "none"
28722 status open
28723
28724 \begin_layout Plain Layout
28725 \align center
28726 \begin_inset Graphics
28727         filename ../clipart/2D-intensity-plot.pdf
28728         width 100col%
28729         scaleBeforeRotation
28730
28731 \end_inset
28732
28733
28734 \end_layout
28735
28736 \begin_layout Plain Layout
28737 \begin_inset Caption Standard
28738
28739 \begin_layout Plain Layout
28740 \begin_inset CommandInset label
28741 LatexCommand label
28742 name "fig:Flottant-gauche"
28743
28744 \end_inset
28745
28746 Flottant du côté gauche.
28747 \end_layout
28748
28749 \end_inset
28750
28751
28752 \end_layout
28753
28754 \end_inset
28755
28756
28757 \begin_inset space \hfill{}
28758 \end_inset
28759
28760
28761 \begin_inset Box Frameless
28762 position "b"
28763 hor_pos "c"
28764 has_inner_box 1
28765 inner_pos "t"
28766 use_parbox 0
28767 use_makebox 0
28768 width "45col%"
28769 special "none"
28770 height "1in"
28771 height_special "totalheight"
28772 thickness "0.4pt"
28773 separation "3pt"
28774 shadowsize "4pt"
28775 framecolor "black"
28776 backgroundcolor "none"
28777 status open
28778
28779 \begin_layout Plain Layout
28780 \align center
28781 \begin_inset Graphics
28782         filename ../clipart/Star-structure.pdf
28783         width 100col%
28784         scaleBeforeRotation
28785
28786 \end_inset
28787
28788
28789 \end_layout
28790
28791 \begin_layout Plain Layout
28792 \begin_inset Caption Standard
28793
28794 \begin_layout Plain Layout
28795 \begin_inset CommandInset label
28796 LatexCommand label
28797 name "fig:Flottant-droit"
28798
28799 \end_inset
28800
28801 Flottant du côté droit.
28802 \end_layout
28803
28804 \end_inset
28805
28806
28807 \end_layout
28808
28809 \end_inset
28810
28811
28812 \end_layout
28813
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \begin_layout Standard
28820 Une solution alternative plus simple consiste à utiliser le module 
28821 \family sans
28822 Minipages à largeur variable
28823 \family default
28824 , voir la section
28825 \begin_inset space \thinspace{}
28826 \end_inset
28827
28828
28829 \begin_inset CommandInset ref
28830 LatexCommand ref
28831 reference "sec:Minipages"
28832
28833 \end_inset
28834
28835 .
28836  Les minipages à largeur variable s’adaptent automatiquement à la largeur
28837  des figures et des tableaux.
28838  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
28839  améliorent l'alignement horizontal des figures.
28840  Le fichier du répertoire des exemples 
28841 \emph on
28842 varwidth-floats-side-by-side
28843 \emph default
28844  donnes des exemples d'utilisation du module.
28845 \end_layout
28846
28847 \begin_layout Section
28848 Mise en forme de la légende
28849 \begin_inset Index idx
28850 status collapsed
28851
28852 \begin_layout Plain Layout
28853 Légende ! Mise en forme
28854 \end_layout
28855
28856 \end_inset
28857
28858
28859 \begin_inset Index idx
28860 status collapsed
28861
28862 \begin_layout Plain Layout
28863 Flottants ! Mise en forme de la Légende
28864 \end_layout
28865
28866 \end_inset
28867
28868
28869 \begin_inset CommandInset label
28870 LatexCommand label
28871 name "sec:Formatage-légende"
28872
28873 \end_inset
28874
28875
28876 \end_layout
28877
28878 \begin_layout Standard
28879 L'environnement 
28880 \family sans
28881 Légende
28882 \family default
28883  est l'environnement de paragraphe implicite pour les 
28884 \family sans
28885 flottants
28886 \family default
28887 .
28888  Dans la fenêtre de \SpecialChar LyX
28889  les légendes apparaissent comme une étiquette comme
28890  par exemple 
28891 \begin_inset Quotes cld
28892 \end_inset
28893
28894
28895 \family sans
28896 Figure #:
28897 \family default
28898
28899 \begin_inset Quotes crd
28900 \end_inset
28901
28902  suivi par le texte de la légende.
28903  Le 
28904 \begin_inset Quotes cld
28905 \end_inset
28906
28907 #
28908 \begin_inset Quotes crd
28909 \end_inset
28910
28911  étant remplacé par le numéro de référence réel.
28912  implicitement l'étiquette et le numéro sont dans la même police de caractères
28913  que le texte de la légende et deux points suivent le numéro pour séparer
28914  l'étiquette du texte.
28915  Ce format de légende n'est pas forcément adapté à tous les types de documents.
28916 \end_layout
28917
28918 \begin_layout Standard
28919 Pour modifier le format implicite des légendes, il faut charger le paquetage
28920  \SpecialChar LaTeX
28921  
28922 \series bold
28923 caption
28924 \series default
28925
28926 \begin_inset Index idx
28927 status collapsed
28928
28929 \begin_layout Plain Layout
28930 Paquetages \SpecialChar LaTeX
28931  ! caption
28932 \end_layout
28933
28934 \end_inset
28935
28936  dans le préambule de votre document avec la ligne suivante :
28937 \end_layout
28938
28939 \begin_layout Standard
28940
28941 \series bold
28942
28943 \backslash
28944 usepackage[format definition]{caption}
28945 \end_layout
28946
28947 \begin_layout Standard
28948 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
28949  grasse et les légendes de tableau toujours au dessus des tableaux, comme
28950  dans ce document, utilisez les commandes suivantes :
28951 \end_layout
28952
28953 \begin_layout Standard
28954
28955 \series bold
28956
28957 \backslash
28958 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28959 \end_layout
28960
28961 \begin_layout Standard
28962 Vous pouvez aussi définir des formats de légendes différents pour les différents
28963  types de flottants.
28964  Dans ce cas chargez le paquetage 
28965 \series bold
28966 caption 
28967 \series default
28968 sans option de format spécifique et définissez les différents formats à
28969  l'aide de la commande 
28970 \end_layout
28971
28972 \begin_layout Standard
28973
28974 \series bold
28975
28976 \backslash
28977 captionsetup[type de flottant]{définition du format}
28978 \end_layout
28979
28980 \begin_layout Standard
28981 dans le préambule du document.
28982  Par exemple les formats de légende de la Figure
28983 \begin_inset space ~
28984 \end_inset
28985
28986
28987 \begin_inset CommandInset ref
28988 LatexCommand ref
28989 reference "fig:Legende-de-fig"
28990
28991 \end_inset
28992
28993  et du Tableau
28994 \begin_inset space ~
28995 \end_inset
28996
28997
28998 \begin_inset CommandInset ref
28999 LatexCommand ref
29000 reference "tab:Légende-de-tab"
29001
29002 \end_inset
29003
29004  peuvent être créés en utilisant les commandes suivantes dans le préambule
29005  :
29006 \end_layout
29007
29008 \begin_layout Standard
29009
29010 \series bold
29011
29012 \backslash
29013 usepackage[tableposition=top]{caption}
29014 \series default
29015
29016 \begin_inset Newline newline
29017 \end_inset
29018
29019
29020 \series bold
29021
29022 \backslash
29023 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
29024 \begin_inset Newline newline
29025 \end_inset
29026
29027
29028 \begin_inset Phantom HPhantom
29029 status open
29030
29031 \begin_layout Plain Layout
29032
29033 \series bold
29034
29035 \backslash
29036 captionsetup[figure]{
29037 \end_layout
29038
29039 \end_inset
29040
29041 labelsep=period}
29042 \begin_inset Newline newline
29043 \end_inset
29044
29045
29046 \backslash
29047 captionsetup[table]{labelfont={bf,sf}}
29048 \end_layout
29049
29050 \begin_layout Standard
29051 \begin_inset Note Greyedout
29052 status open
29053
29054 \begin_layout Plain Layout
29055
29056 \series bold
29057 Note:
29058 \series default
29059  L'option 
29060 \series bold
29061 tableposition=top
29062 \series default
29063  n'a pas d'effet quand on utilise un document de classe 
29064 \series bold
29065 KOMA-Script
29066 \series default
29067
29068 \begin_inset Index idx
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 Paquetages \SpecialChar LaTeX
29073  ! KOMA-Script
29074 \end_layout
29075
29076 \end_inset
29077
29078 .
29079  Dans ce cas on doit utiliser l'option 
29080 \series bold
29081 captions=tableheading
29082 \series default
29083  de la classe de document.
29084 \end_layout
29085
29086 \end_inset
29087
29088
29089 \end_layout
29090
29091 \begin_layout Standard
29092 Pour plus d'information sur le paquetage 
29093 \series bold
29094 caption
29095 \series default
29096  nous vous renvoyons à sa documentation 
29097 \begin_inset CommandInset citation
29098 LatexCommand cite
29099 key "caption"
29100 literal "true"
29101
29102 \end_inset
29103
29104 .
29105 \end_layout
29106
29107 \begin_layout Standard
29108 Pour changer le nom de l'étiquette, par exemple de 
29109 \begin_inset Quotes cld
29110 \end_inset
29111
29112 Figure
29113 \begin_inset Quotes crd
29114 \end_inset
29115
29116  à 
29117 \begin_inset Quotes cld
29118 \end_inset
29119
29120 Image
29121 \begin_inset Quotes crd
29122 \end_inset
29123
29124 , utilisez la commande suivante dans le préambule :
29125 \end_layout
29126
29127 \begin_layout Standard
29128
29129 \series bold
29130
29131 \backslash
29132 renewcommand{
29133 \backslash
29134 fnum@figure}{Image~
29135 \backslash
29136 thefigure}
29137 \end_layout
29138
29139 \begin_layout Standard
29140 où 
29141 \series bold
29142
29143 \backslash
29144 thefigure
29145 \series default
29146  insère le numéro de la figure et
29147 \series bold
29148  
29149 \begin_inset Quotes cld
29150 \end_inset
29151
29152 ~
29153 \series default
29154
29155 \begin_inset Quotes crd
29156 \end_inset
29157
29158  ajoute une espace insécable.
29159 \end_layout
29160
29161 \begin_layout Standard
29162 \begin_inset VSpace bigskip
29163 \end_inset
29164
29165 Si vous utilisez un document de classe 
29166 \series bold
29167 KOMA-Script
29168 \series default
29169
29170 \begin_inset Index idx
29171 status collapsed
29172
29173 \begin_layout Plain Layout
29174 Paquetages \SpecialChar LaTeX
29175  ! KOMA-Script
29176 \end_layout
29177
29178 \end_inset
29179
29180  (
29181 \family sans
29182 article (KOMA-Script)
29183 \family default
29184
29185 \family sans
29186 book (KOMA-Script)
29187 \family default
29188
29189 \family sans
29190 letter (KOMA-Script)
29191 \family default
29192 , ou 
29193 \family sans
29194 report (KOMA-Script)
29195 \family default
29196
29197 \begin_inset space \thinspace{}
29198 \end_inset
29199
29200 ), Vous pouvez utiliser la commande incorporée 
29201 \series bold
29202
29203 \backslash
29204 setkomafont 
29205 \series default
29206 du paquetage
29207 \series bold
29208  KOMA-Script 
29209 \series default
29210 à la place du paquetage
29211 \series bold
29212  caption.
29213  
29214 \series default
29215 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
29216  suivante au préambule de votre document :
29217 \end_layout
29218
29219 \begin_layout Standard
29220
29221 \series bold
29222
29223 \backslash
29224 setkomafont{captionlabel}{
29225 \backslash
29226 bfseries}
29227 \end_layout
29228
29229 \begin_layout Standard
29230 Pour plus d'information au sujet de 
29231 \series bold
29232
29233 \backslash
29234 setkomafont
29235 \series default
29236  nous vous renvoyons à la documentation du paquetage 
29237 \series bold
29238 KOMA-Script
29239 \series default
29240  
29241 \begin_inset CommandInset citation
29242 LatexCommand cite
29243 key "KOMA-Script"
29244 literal "true"
29245
29246 \end_inset
29247
29248 .
29249 \end_layout
29250
29251 \begin_layout Standard
29252 \begin_inset ERT
29253 status collapsed
29254
29255 \begin_layout Plain Layout
29256
29257
29258 \backslash
29259 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
29260 }
29261 \end_layout
29262
29263 \end_inset
29264
29265
29266 \begin_inset Note Note
29267 status open
29268
29269 \begin_layout Plain Layout
29270 Le format de la légende n'est modifié que pour cet exemple.
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 \begin_inset Float figure
29280 placement !p
29281 wide false
29282 sideways false
29283 status open
29284
29285 \begin_layout Plain Layout
29286 \align center
29287 \begin_inset Graphics
29288         filename ../clipart/2D-intensity-plot.pdf
29289         scaleBeforeRotation
29290
29291 \end_inset
29292
29293
29294 \end_layout
29295
29296 \begin_layout Plain Layout
29297 \begin_inset Caption Standard
29298
29299 \begin_layout Plain Layout
29300 \begin_inset CommandInset label
29301 LatexCommand label
29302 name "fig:Legende-de-fig"
29303
29304 \end_inset
29305
29306 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
29307  pour montrer les différents types de formats de légendes.
29308  Ici on a utilisé un format de légende personnalisé.
29309 \end_layout
29310
29311 \end_inset
29312
29313
29314 \end_layout
29315
29316 \end_inset
29317
29318
29319 \end_layout
29320
29321 \begin_layout Standard
29322 \begin_inset ERT
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326
29327
29328 \backslash
29329 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
29330 on}
29331 \end_layout
29332
29333 \end_inset
29334
29335
29336 \end_layout
29337
29338 \begin_layout Standard
29339 \begin_inset Float table
29340 placement !p
29341 wide false
29342 sideways false
29343 status open
29344
29345 \begin_layout Plain Layout
29346 \begin_inset Caption Standard
29347
29348 \begin_layout Plain Layout
29349 \begin_inset CommandInset label
29350 LatexCommand label
29351 name "tab:Légende-de-tab"
29352
29353 \end_inset
29354
29355 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
29356  pour montrer les différents types de formats de légendes.
29357  Ici on a utilisé le format de légende implicite.
29358 \end_layout
29359
29360 \end_inset
29361
29362
29363 \end_layout
29364
29365 \begin_layout Plain Layout
29366 \align center
29367 \begin_inset Tabular
29368 <lyxtabular version="3" rows="1" columns="5">
29369 <features tabularvalignment="middle">
29370 <column alignment="center" valignment="top">
29371 <column alignment="center" valignment="top">
29372 <column alignment="center" valignment="top">
29373 <column alignment="center" valignment="top">
29374 <column alignment="center" valignment="top">
29375 <row>
29376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29377 \begin_inset Text
29378
29379 \begin_layout Plain Layout
29380 a
29381 \end_layout
29382
29383 \end_inset
29384 </cell>
29385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29386 \begin_inset Text
29387
29388 \begin_layout Plain Layout
29389 b
29390 \end_layout
29391
29392 \end_inset
29393 </cell>
29394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29395 \begin_inset Text
29396
29397 \begin_layout Plain Layout
29398 c
29399 \end_layout
29400
29401 \end_inset
29402 </cell>
29403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29404 \begin_inset Text
29405
29406 \begin_layout Plain Layout
29407 d
29408 \end_layout
29409
29410 \end_inset
29411 </cell>
29412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29413 \begin_inset Text
29414
29415 \begin_layout Plain Layout
29416 e
29417 \end_layout
29418
29419 \end_inset
29420 </cell>
29421 </row>
29422 </lyxtabular>
29423
29424 \end_inset
29425
29426
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Section
29435 Positionnement de la Légende
29436 \begin_inset Index idx
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 Légende ! Placement
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \begin_inset Index idx
29447 status collapsed
29448
29449 \begin_layout Plain Layout
29450 Flottants ! Placement de la légende
29451 \end_layout
29452
29453 \end_inset
29454
29455
29456 \begin_inset CommandInset label
29457 LatexCommand label
29458 name "sec:Placement-légende"
29459
29460 \end_inset
29461
29462
29463 \end_layout
29464
29465 \begin_layout Standard
29466 La règle habituelle pour placer la légende est :
29467 \end_layout
29468
29469 \begin_layout Description
29470 Figure
29471 \begin_inset space ~
29472 \end_inset
29473
29474 : La légende est placée en dessous de la figure
29475 \end_layout
29476
29477 \begin_layout Description
29478 Tableau
29479 \begin_inset space ~
29480 \end_inset
29481
29482 : La légende est placée au dessus du tableau
29483 \end_layout
29484
29485 \begin_layout Standard
29486 Malheureusement les classes standard de \SpecialChar LaTeX
29487  ne gèrent pas les légendes au dessus
29488  des tableaux.
29489  Ce qui fait que si vous utilisez une des classes de document 
29490 \family sans
29491 article
29492 \family default
29493
29494 \family sans
29495 book
29496 \family default
29497
29498 \family sans
29499 letter
29500 \family default
29501 , ou 
29502 \family sans
29503 report
29504 \family default
29505  il n'y aura pas d'espace libre entre la légende et le tableau.
29506  Pour insérer l'espace nécessaire, 
29507 \lang english
29508 load
29509 \lang french
29510  le paquetage \SpecialChar LaTeX
29511  
29512 \series bold
29513 caption
29514 \series default
29515
29516 \begin_inset Index idx
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520 Paquetages \SpecialChar LaTeX
29521  ! caption
29522 \end_layout
29523
29524 \end_inset
29525
29526  dans le préambule de votre document avec l'option
29527 \begin_inset Foot
29528 status collapsed
29529
29530 \begin_layout Plain Layout
29531 Voir la section
29532 \begin_inset space ~
29533 \end_inset
29534
29535
29536 \begin_inset CommandInset ref
29537 LatexCommand ref
29538 reference "sec:Formatage-légende"
29539
29540 \end_inset
29541
29542  pour plus d'information sur le paquetage 
29543 \series bold
29544 caption
29545 \series default
29546 .
29547 \end_layout
29548
29549 \end_inset
29550
29551
29552 \end_layout
29553
29554 \begin_layout Standard
29555
29556 \series bold
29557 tableposition=top
29558 \end_layout
29559
29560 \begin_layout Standard
29561 Si vous utilisez une classe de document 
29562 \series bold
29563 KOMA-Script
29564 \series default
29565
29566 \begin_inset Index idx
29567 status collapsed
29568
29569 \begin_layout Plain Layout
29570 Paquetages \SpecialChar LaTeX
29571  ! KOMA-Script
29572 \end_layout
29573
29574 \end_inset
29575
29576  (
29577 \family sans
29578 article (KOMA-Script)
29579 \family default
29580
29581 \family sans
29582 book (KOMA-Script)
29583 \family default
29584
29585 \family sans
29586 letter (KOMA-Script)
29587 \family default
29588 , ou 
29589 \family sans
29590 report (KOMA-Script)
29591 \family default
29592
29593 \begin_inset space \thinspace{}
29594 \end_inset
29595
29596 ), vous pouvez utiliser à la place du paquetage 
29597 \series bold
29598 caption
29599 \series default
29600  l'option
29601 \end_layout
29602
29603 \begin_layout Standard
29604
29605 \series bold
29606 captions=tableheading
29607 \end_layout
29608
29609 \begin_layout Standard
29610 de la classe de document.
29611 \begin_inset Foot
29612 status open
29613
29614 \begin_layout Plain Layout
29615 Cette option est utilisée dans le document
29616 \end_layout
29617
29618 \end_inset
29619
29620
29621 \end_layout
29622
29623 \begin_layout Standard
29624 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
29625  le menu contextuel dans une légende avec un clic droit et indiquer si la
29626  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
29627  Vous pouvez de cette façon écraser le réglage global de placement des légendes
29628  pour certaines d'entre elles.
29629  Le tableau
29630 \begin_inset space ~
29631 \end_inset
29632
29633
29634 \begin_inset CommandInset ref
29635 LatexCommand ref
29636 reference "tab:A-caption-marked"
29637
29638 \end_inset
29639
29640  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
29641  alors qu'elle est insérée au-dessus.
29642  Par comparaison, la légende du tableau
29643 \begin_inset space ~
29644 \end_inset
29645
29646
29647 \begin_inset CommandInset ref
29648 LatexCommand ref
29649 reference "tab:A-standard-table"
29650
29651 \end_inset
29652
29653  n'est pas repositionnée.
29654 \end_layout
29655
29656 \begin_layout Standard
29657 \begin_inset Float table
29658 wide false
29659 sideways false
29660 status open
29661
29662 \begin_layout Plain Layout
29663 \begin_inset Caption Below
29664
29665 \begin_layout Plain Layout
29666 \begin_inset CommandInset label
29667 LatexCommand label
29668 name "tab:A-caption-marked"
29669
29670 \end_inset
29671
29672 Une légende positionnée sous le tableau par le menu contextuel
29673 \lang english
29674 .
29675 \end_layout
29676
29677 \end_inset
29678
29679
29680 \end_layout
29681
29682 \begin_layout Plain Layout
29683 \align center
29684 \begin_inset Tabular
29685 <lyxtabular version="3" rows="3" columns="3">
29686 <features tabularvalignment="middle">
29687 <column alignment="center" valignment="top" width="0pt">
29688 <column alignment="center" valignment="top" width="0pt">
29689 <column alignment="center" valignment="top" width="0pt">
29690 <row>
29691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29692 \begin_inset Text
29693
29694 \begin_layout Plain Layout
29695 1
29696 \end_layout
29697
29698 \end_inset
29699 </cell>
29700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29701 \begin_inset Text
29702
29703 \begin_layout Plain Layout
29704 2
29705 \end_layout
29706
29707 \end_inset
29708 </cell>
29709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29710 \begin_inset Text
29711
29712 \begin_layout Plain Layout
29713 3
29714 \end_layout
29715
29716 \end_inset
29717 </cell>
29718 </row>
29719 <row>
29720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29721 \begin_inset Text
29722
29723 \begin_layout Plain Layout
29724 Jean
29725 \end_layout
29726
29727 \end_inset
29728 </cell>
29729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29730 \begin_inset Text
29731
29732 \begin_layout Plain Layout
29733 Marie
29734 \end_layout
29735
29736 \end_inset
29737 </cell>
29738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29739 \begin_inset Text
29740
29741 \begin_layout Plain Layout
29742 Pierre
29743 \end_layout
29744
29745 \end_inset
29746 </cell>
29747 </row>
29748 <row>
29749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29750 \begin_inset Text
29751
29752 \begin_layout Plain Layout
29753 \begin_inset Formula $\int x^{2}dx$
29754 \end_inset
29755
29756
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Plain Layout
29765 \begin_inset Formula $\left[\begin{array}{cc}
29766 a & b\\
29767 c & d
29768 \end{array}\right]$
29769 \end_inset
29770
29771
29772 \end_layout
29773
29774 \end_inset
29775 </cell>
29776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29777 \begin_inset Text
29778
29779 \begin_layout Plain Layout
29780 \begin_inset Formula $1+1=2$
29781 \end_inset
29782
29783
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 </row>
29789 </lyxtabular>
29790
29791 \end_inset
29792
29793
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \end_layout
29800
29801 \begin_layout Standard
29802 \begin_inset Float table
29803 wide false
29804 sideways false
29805 status open
29806
29807 \begin_layout Plain Layout
29808 \begin_inset Caption Standard
29809
29810 \begin_layout Plain Layout
29811 \begin_inset CommandInset label
29812 LatexCommand label
29813 name "tab:A-standard-table"
29814
29815 \end_inset
29816
29817 Une légende de tableau standard
29818 \end_layout
29819
29820 \end_inset
29821
29822
29823 \end_layout
29824
29825 \begin_layout Plain Layout
29826 \align center
29827 \begin_inset Tabular
29828 <lyxtabular version="3" rows="3" columns="3">
29829 <features tabularvalignment="middle">
29830 <column alignment="center" valignment="top" width="0pt">
29831 <column alignment="center" valignment="top" width="0pt">
29832 <column alignment="center" valignment="top" width="0pt">
29833 <row>
29834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29835 \begin_inset Text
29836
29837 \begin_layout Plain Layout
29838 1
29839 \end_layout
29840
29841 \end_inset
29842 </cell>
29843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29844 \begin_inset Text
29845
29846 \begin_layout Plain Layout
29847 2
29848 \end_layout
29849
29850 \end_inset
29851 </cell>
29852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29853 \begin_inset Text
29854
29855 \begin_layout Plain Layout
29856 3
29857 \end_layout
29858
29859 \end_inset
29860 </cell>
29861 </row>
29862 <row>
29863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29864 \begin_inset Text
29865
29866 \begin_layout Plain Layout
29867 Jean
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876 Marie
29877 \end_layout
29878
29879 \end_inset
29880 </cell>
29881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29882 \begin_inset Text
29883
29884 \begin_layout Plain Layout
29885 Pierre
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 </row>
29891 <row>
29892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29893 \begin_inset Text
29894
29895 \begin_layout Plain Layout
29896 \begin_inset Formula $\int x^{2}dx$
29897 \end_inset
29898
29899
29900 \end_layout
29901
29902 \end_inset
29903 </cell>
29904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908 \begin_inset Formula $\left[\begin{array}{cc}
29909 a & b\\
29910 c & d
29911 \end{array}\right]$
29912 \end_inset
29913
29914
29915 \end_layout
29916
29917 \end_inset
29918 </cell>
29919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29920 \begin_inset Text
29921
29922 \begin_layout Plain Layout
29923 \begin_inset Formula $1+1=2$
29924 \end_inset
29925
29926
29927 \end_layout
29928
29929 \end_inset
29930 </cell>
29931 </row>
29932 </lyxtabular>
29933
29934 \end_inset
29935
29936
29937 \end_layout
29938
29939 \end_inset
29940
29941
29942 \end_layout
29943
29944 \begin_layout Standard
29945 \begin_inset VSpace bigskip
29946 \end_inset
29947
29948 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
29949  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
29950  
29951 \series bold
29952 sidecap
29953 \series default
29954
29955 \begin_inset Index idx
29956 status collapsed
29957
29958 \begin_layout Plain Layout
29959 Paquetages \SpecialChar LaTeX
29960  ! sidecap
29961 \end_layout
29962
29963 \end_inset
29964
29965  dans le préambule de votre document avec la ligne de commande suivante
29966 \end_layout
29967
29968 \begin_layout Standard
29969
29970 \series bold
29971
29972 \backslash
29973 usepackage[option]{sidecap}
29974 \end_layout
29975
29976 \begin_layout Standard
29977 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
29978  extérieure – à droite sur les pages impaires et à gauche sur les pages
29979  paires.
29980  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
29981  
29982 \series bold
29983 innercaption
29984 \series default
29985 .
29986  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
29987  
29988 \series bold
29989 rightcaption
29990 \series default
29991  ou 
29992 \series bold
29993 leftcaption
29994 \series default
29995 .
29996 \end_layout
29997
29998 \begin_layout Standard
29999 \begin_inset ERT
30000 status collapsed
30001
30002 \begin_layout Plain Layout
30003
30004
30005 \backslash
30006 ifsidecap
30007 \end_layout
30008
30009 \end_inset
30010
30011
30012 \begin_inset Note Note
30013 status open
30014
30015 \begin_layout Plain Layout
30016 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
30017  
30018 \series bold
30019 sidecap
30020 \series default
30021  a été installé.
30022 \end_layout
30023
30024 \end_inset
30025
30026
30027 \end_layout
30028
30029 \begin_layout Standard
30030 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
30031  ajouter ces commandes dans le préambule de votre document :
30032 \end_layout
30033
30034 \begin_layout Standard
30035 \noindent
30036 \begin_inset CommandInset line
30037 LatexCommand rule
30038 offset "0.5ex"
30039 width "100line%"
30040 height "1pt"
30041
30042 \end_inset
30043
30044
30045 \end_layout
30046
30047 \begin_layout Standard
30048
30049 \series bold
30050
30051 \backslash
30052 newcommand{
30053 \backslash
30054 TabBesBeg}[1][1.0]{%
30055 \begin_inset Newline newline
30056 \end_inset
30057
30058
30059 \begin_inset Phantom HPhantom
30060 status open
30061
30062 \begin_layout Plain Layout
30063 \begin_inset space ~
30064 \end_inset
30065
30066
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \backslash
30073 let
30074 \backslash
30075 MyTable
30076 \backslash
30077 table
30078 \begin_inset Newline newline
30079 \end_inset
30080
30081
30082 \begin_inset Phantom HPhantom
30083 status open
30084
30085 \begin_layout Plain Layout
30086
30087 \series medium
30088 \begin_inset space ~
30089 \end_inset
30090
30091
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \backslash
30098 let
30099 \backslash
30100 MyEndtable
30101 \backslash
30102 endtable
30103 \begin_inset Newline newline
30104 \end_inset
30105
30106
30107 \begin_inset Phantom HPhantom
30108 status open
30109
30110 \begin_layout Plain Layout
30111
30112 \series medium
30113 \begin_inset space ~
30114 \end_inset
30115
30116
30117 \end_layout
30118
30119 \end_inset
30120
30121
30122 \backslash
30123 renewenvironment{table}[1]{
30124 \backslash
30125 begin{SCtable}[#1]##1}{
30126 \backslash
30127 end{SCtable}}}
30128 \end_layout
30129
30130 \begin_layout Standard
30131
30132 \series bold
30133
30134 \backslash
30135 newcommand{
30136 \backslash
30137 TabBesEnd}{%
30138 \begin_inset Newline newline
30139 \end_inset
30140
30141
30142 \begin_inset Phantom HPhantom
30143 status open
30144
30145 \begin_layout Plain Layout
30146 \begin_inset space ~
30147 \end_inset
30148
30149
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \backslash
30156 let
30157 \backslash
30158 table
30159 \backslash
30160 MyTable
30161 \begin_inset Newline newline
30162 \end_inset
30163
30164
30165 \begin_inset Phantom HPhantom
30166 status open
30167
30168 \begin_layout Plain Layout
30169 \begin_inset space ~
30170 \end_inset
30171
30172
30173 \end_layout
30174
30175 \end_inset
30176
30177
30178 \backslash
30179 let
30180 \backslash
30181 endtable
30182 \backslash
30183 MyEndtable
30184 \end_layout
30185
30186 \begin_layout Standard
30187
30188 \series bold
30189
30190 \backslash
30191 newcommand{
30192 \backslash
30193 FigBesBeg}[1][1.0]{%
30194 \begin_inset Newline newline
30195 \end_inset
30196
30197
30198 \begin_inset Phantom HPhantom
30199 status open
30200
30201 \begin_layout Plain Layout
30202 \begin_inset space ~
30203 \end_inset
30204
30205
30206 \end_layout
30207
30208 \end_inset
30209
30210
30211 \backslash
30212 let
30213 \backslash
30214 MyFigure
30215 \backslash
30216 figure
30217 \begin_inset Newline newline
30218 \end_inset
30219
30220
30221 \begin_inset Phantom HPhantom
30222 status open
30223
30224 \begin_layout Plain Layout
30225 \begin_inset space ~
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \end_inset
30232
30233
30234 \backslash
30235 let
30236 \backslash
30237 MyEndfigure
30238 \backslash
30239 endfigure
30240 \begin_inset Newline newline
30241 \end_inset
30242
30243
30244 \begin_inset Phantom HPhantom
30245 status open
30246
30247 \begin_layout Plain Layout
30248 \begin_inset space ~
30249 \end_inset
30250
30251
30252 \end_layout
30253
30254 \end_inset
30255
30256
30257 \backslash
30258 renewenvironment{figure}[1]{
30259 \backslash
30260 begin{SCfigure}[#1]##1}{
30261 \backslash
30262 end{SCfigure}}}
30263 \end_layout
30264
30265 \begin_layout Standard
30266
30267 \series bold
30268
30269 \backslash
30270 newcommand{
30271 \backslash
30272 FigBesEnd}{%
30273 \begin_inset Newline newline
30274 \end_inset
30275
30276
30277 \begin_inset Phantom HPhantom
30278 status open
30279
30280 \begin_layout Plain Layout
30281 \begin_inset space ~
30282 \end_inset
30283
30284
30285 \end_layout
30286
30287 \end_inset
30288
30289
30290 \backslash
30291 let
30292 \backslash
30293 figure
30294 \backslash
30295 MyFigure
30296 \begin_inset Newline newline
30297 \end_inset
30298
30299
30300 \begin_inset Phantom HPhantom
30301 status open
30302
30303 \begin_layout Plain Layout
30304 \begin_inset space ~
30305 \end_inset
30306
30307
30308 \end_layout
30309
30310 \end_inset
30311
30312
30313 \backslash
30314 let
30315 \backslash
30316 endfigure
30317 \backslash
30318 MyEndfigure}
30319 \end_layout
30320
30321 \begin_layout Standard
30322 \noindent
30323 \begin_inset CommandInset line
30324 LatexCommand rule
30325 offset "0.5ex"
30326 width "100line%"
30327 height "1pt"
30328
30329 \end_inset
30330
30331
30332 \end_layout
30333
30334 \begin_layout Standard
30335 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
30336  la légende se place sur le côté.
30337  Pour les flottants de figure, utilisez la commande
30338 \end_layout
30339
30340 \begin_layout Standard
30341
30342 \series bold
30343
30344 \backslash
30345 FigBesBeg
30346 \end_layout
30347
30348 \begin_layout Standard
30349 en code \SpecialChar TeX
30350  avant le flottant.
30351  Et insérez la commande
30352 \end_layout
30353
30354 \begin_layout Standard
30355
30356 \series bold
30357
30358 \backslash
30359 FigBesEnd
30360 \end_layout
30361
30362 \begin_layout Standard
30363 en code \SpecialChar TeX
30364  à l'endroit où vous voulez revenir à la définition originale du
30365  flottant.
30366 \end_layout
30367
30368 \begin_layout Standard
30369 Pour les flottants de tableau, utilisez les commandes correspondantes
30370 \end_layout
30371
30372 \begin_layout Standard
30373
30374 \series bold
30375
30376 \backslash
30377 TabBesBeg
30378 \series default
30379  et 
30380 \series bold
30381
30382 \backslash
30383 TabBesEnd
30384 \end_layout
30385
30386 \begin_layout Standard
30387 La figure
30388 \begin_inset space ~
30389 \end_inset
30390
30391
30392 \begin_inset CommandInset ref
30393 LatexCommand ref
30394 reference "fig:legende-a-coté-fig"
30395
30396 \end_inset
30397
30398  et le tableau
30399 \begin_inset space ~
30400 \end_inset
30401
30402
30403 \begin_inset CommandInset ref
30404 LatexCommand ref
30405 reference "tab:legende-à-coté-tableau"
30406
30407 \end_inset
30408
30409  sont des exemples où la légende a été mises sur le coté.
30410 \end_layout
30411
30412 \begin_layout Standard
30413 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
30414  pour les flottants de tableau et vers le bas pour les flottants de figure.
30415  Pour changer ce comportement, vous pouvez utiliser les commandes
30416 \end_layout
30417
30418 \begin_layout Standard
30419
30420 \series bold
30421
30422 \backslash
30423 sidecaptionvpos{type flottant}{placement}
30424 \end_layout
30425
30426 \begin_layout Standard
30427 dans le préambule du document ou en code \SpecialChar TeX
30428  juste avant le flottant visé.
30429  Le type du flottant est soit 
30430 \family sans
30431 figure
30432 \family default
30433  soit 
30434 \family sans
30435 table
30436 \family default
30437 , le placement peut être 
30438 \begin_inset Quotes cld
30439 \end_inset
30440
30441
30442 \family sans
30443 t
30444 \family default
30445
30446 \begin_inset Quotes crd
30447 \end_inset
30448
30449  pour haut (top), 
30450 \begin_inset Quotes cld
30451 \end_inset
30452
30453
30454 \family sans
30455 c
30456 \family default
30457
30458 \begin_inset Quotes crd
30459 \end_inset
30460
30461
30462 \begin_inset Quotes erd
30463 \end_inset
30464
30465  pour centre (center), ou 
30466 \begin_inset Quotes cld
30467 \end_inset
30468
30469
30470 \family sans
30471 b
30472 \family default
30473
30474 \begin_inset Quotes crd
30475 \end_inset
30476
30477  pour bas (bottom).
30478  Pour que, par exemple, les légendes des flottants de figure soient centrés
30479  verticalement, utilisez la commande
30480 \end_layout
30481
30482 \begin_layout Standard
30483
30484 \series bold
30485
30486 \backslash
30487 sidecaptionvpos{figure}{c}
30488 \end_layout
30489
30490 \begin_layout Standard
30491 C'est ce qui a été utilisé pour la figure
30492 \begin_inset space ~
30493 \end_inset
30494
30495
30496 \begin_inset CommandInset ref
30497 LatexCommand ref
30498 reference "fig:legende-à-coté-fig-2"
30499
30500 \end_inset
30501
30502 .
30503 \end_layout
30504
30505 \begin_layout Standard
30506 \begin_inset VSpace medskip
30507 \end_inset
30508
30509
30510 \end_layout
30511
30512 \begin_layout Standard
30513 La largeur de légende par défaut est celle de l'image ou du tableau.
30514  Pour des images ou des tableaux étroits, comme le tableau
30515 \begin_inset space ~
30516 \end_inset
30517
30518
30519 \begin_inset CommandInset ref
30520 LatexCommand ref
30521 reference "tab:legende-à-coté-tableau"
30522
30523 \end_inset
30524
30525 , cela donne des légendes trop étroites.
30526  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
30527  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
30528  La largeur de la légende sera automatiquement recalculée dans le cas où
30529  cette dernière déborderait dans la marge de la page ou de la colonne à
30530  cause de la largeur indiquée.
30531  Le 
30532 \emph on
30533 facteur 
30534 \emph default
30535 peut soit être donné comme argument pour 
30536 \series bold
30537
30538 \backslash
30539 FigBesBeg
30540 \series default
30541 :
30542 \end_layout
30543
30544 \begin_layout Standard
30545
30546 \series bold
30547
30548 \backslash
30549 FigBesBeg[facteur]
30550 \end_layout
30551
30552 \begin_layout Standard
30553 ou dans la définition de 
30554 \series bold
30555
30556 \backslash
30557 FigBesBeg 
30558 \series default
30559 en remplaçant le
30560 \series bold
30561  1.0 
30562 \series default
30563 par une autre valeur.
30564  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
30565  façon implicite quand  
30566 \series bold
30567
30568 \backslash
30569 FigBesBeg
30570 \series default
30571  est utilisé sans argument.
30572  Pour le tableau
30573 \begin_inset space ~
30574 \end_inset
30575
30576
30577 \begin_inset CommandInset ref
30578 LatexCommand ref
30579 reference "tab:cap-beside-tab-wider"
30580
30581 \end_inset
30582
30583  on a utilisé 5 comme facteur.
30584 \end_layout
30585
30586 \begin_layout Standard
30587
30588 \lang english
30589 \begin_inset Note Greyedout
30590 status open
30591
30592 \begin_layout Plain Layout
30593
30594 \series bold
30595 Note:
30596 \series default
30597  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
30598  utiliser l'option de placement, 
30599 \family sans
30600 Ici
30601 \begin_inset space ~
30602 \end_inset
30603
30604 à
30605 \begin_inset space ~
30606 \end_inset
30607
30608 tout
30609 \begin_inset space ~
30610 \end_inset
30611
30612 prix
30613 \family default
30614  parce qu'elle n'est pas gérée par 
30615 \series bold
30616 sidecap
30617 \series default
30618 .
30619 \end_layout
30620
30621 \end_inset
30622
30623
30624 \end_layout
30625
30626 \begin_layout Standard
30627 \begin_inset VSpace medskip
30628 \end_inset
30629
30630 Pour plus d'information sur le paquetage 
30631 \series bold
30632 sidecap
30633 \series default
30634  nous vous renvoyons à sa documentation 
30635 \begin_inset CommandInset citation
30636 LatexCommand cite
30637 key "sidecap"
30638 literal "true"
30639
30640 \end_inset
30641
30642 .
30643 \end_layout
30644
30645 \begin_layout Standard
30646 \begin_inset Note Greyedout
30647 status open
30648
30649 \begin_layout Plain Layout
30650
30651 \series bold
30652 Note:
30653 \series default
30654  Le paquetage \SpecialChar LaTeX
30655  
30656 \series bold
30657 hypcap
30658 \series default
30659
30660 \begin_inset Index idx
30661 status collapsed
30662
30663 \begin_layout Plain Layout
30664 Paquetages \SpecialChar LaTeX
30665  ! hypcap
30666 \end_layout
30667
30668 \end_inset
30669
30670 , qui est décrit dans la section
30671 \begin_inset space ~
30672 \end_inset
30673
30674
30675 \begin_inset CommandInset ref
30676 LatexCommand ref
30677 reference "subsec:Reference-Position"
30678
30679 \end_inset
30680
30681 , n'a pas d'effet sur les flottants avec une légende placée à côté.
30682 \end_layout
30683
30684 \end_inset
30685
30686
30687 \end_layout
30688
30689 \begin_layout Standard
30690 \begin_inset ERT
30691 status collapsed
30692
30693 \begin_layout Plain Layout
30694
30695
30696 \backslash
30697 FigBesBeg 
30698 \end_layout
30699
30700 \end_inset
30701
30702
30703 \end_layout
30704
30705 \begin_layout Standard
30706 \begin_inset Float figure
30707 wide false
30708 sideways false
30709 status open
30710
30711 \begin_layout Plain Layout
30712 \begin_inset Graphics
30713         filename ../clipart/3D-structure-distort.pdf
30714         scale 50
30715         scaleBeforeRotation
30716
30717 \end_inset
30718
30719
30720 \end_layout
30721
30722 \begin_layout Plain Layout
30723 \begin_inset Caption Standard
30724
30725 \begin_layout Plain Layout
30726 \begin_inset CommandInset label
30727 LatexCommand label
30728 name "fig:legende-a-coté-fig"
30729
30730 \end_inset
30731
30732 Une légende à côté d'une figure.
30733 \end_layout
30734
30735 \end_inset
30736
30737
30738 \end_layout
30739
30740 \end_inset
30741
30742
30743 \end_layout
30744
30745 \begin_layout Standard
30746 \begin_inset ERT
30747 status collapsed
30748
30749 \begin_layout Plain Layout
30750
30751
30752 \backslash
30753 FigBesEnd
30754 \end_layout
30755
30756 \end_inset
30757
30758
30759 \end_layout
30760
30761 \begin_layout Standard
30762 \begin_inset ERT
30763 status collapsed
30764
30765 \begin_layout Plain Layout
30766
30767
30768 \backslash
30769 TabBesBeg 
30770 \end_layout
30771
30772 \end_inset
30773
30774
30775 \end_layout
30776
30777 \begin_layout Standard
30778 \begin_inset Float table
30779 wide false
30780 sideways false
30781 status open
30782
30783 \begin_layout Plain Layout
30784 \begin_inset Caption Standard
30785
30786 \begin_layout Plain Layout
30787 \begin_inset CommandInset label
30788 LatexCommand label
30789 name "tab:legende-à-coté-tableau"
30790
30791 \end_inset
30792
30793 Une légende à côté d'un tableau.
30794 \end_layout
30795
30796 \end_inset
30797
30798
30799 \end_layout
30800
30801 \begin_layout Plain Layout
30802 \begin_inset Tabular
30803 <lyxtabular version="3" rows="4" columns="5">
30804 <features tabularvalignment="middle">
30805 <column alignment="center" valignment="top">
30806 <column alignment="center" valignment="top">
30807 <column alignment="center" valignment="top">
30808 <column alignment="center" valignment="top">
30809 <column alignment="center" valignment="top">
30810 <row>
30811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Plain Layout
30815 a
30816 \end_layout
30817
30818 \end_inset
30819 </cell>
30820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30821 \begin_inset Text
30822
30823 \begin_layout Plain Layout
30824
30825 \end_layout
30826
30827 \end_inset
30828 </cell>
30829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30830 \begin_inset Text
30831
30832 \begin_layout Plain Layout
30833 b
30834 \end_layout
30835
30836 \end_inset
30837 </cell>
30838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30839 \begin_inset Text
30840
30841 \begin_layout Plain Layout
30842
30843 \end_layout
30844
30845 \end_inset
30846 </cell>
30847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30848 \begin_inset Text
30849
30850 \begin_layout Plain Layout
30851 c
30852 \end_layout
30853
30854 \end_inset
30855 </cell>
30856 </row>
30857 <row>
30858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30859 \begin_inset Text
30860
30861 \begin_layout Plain Layout
30862
30863 \end_layout
30864
30865 \end_inset
30866 </cell>
30867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30868 \begin_inset Text
30869
30870 \begin_layout Plain Layout
30871 d
30872 \end_layout
30873
30874 \end_inset
30875 </cell>
30876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30877 \begin_inset Text
30878
30879 \begin_layout Plain Layout
30880
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30886 \begin_inset Text
30887
30888 \begin_layout Plain Layout
30889 e
30890 \end_layout
30891
30892 \end_inset
30893 </cell>
30894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30895 \begin_inset Text
30896
30897 \begin_layout Plain Layout
30898
30899 \end_layout
30900
30901 \end_inset
30902 </cell>
30903 </row>
30904 <row>
30905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30906 \begin_inset Text
30907
30908 \begin_layout Plain Layout
30909 f
30910 \end_layout
30911
30912 \end_inset
30913 </cell>
30914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30915 \begin_inset Text
30916
30917 \begin_layout Plain Layout
30918
30919 \end_layout
30920
30921 \end_inset
30922 </cell>
30923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30924 \begin_inset Text
30925
30926 \begin_layout Plain Layout
30927 g
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936
30937 \end_layout
30938
30939 \end_inset
30940 </cell>
30941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30942 \begin_inset Text
30943
30944 \begin_layout Plain Layout
30945 h
30946 \end_layout
30947
30948 \end_inset
30949 </cell>
30950 </row>
30951 <row>
30952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30953 \begin_inset Text
30954
30955 \begin_layout Plain Layout
30956
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965 i
30966 \end_layout
30967
30968 \end_inset
30969 </cell>
30970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30971 \begin_inset Text
30972
30973 \begin_layout Plain Layout
30974
30975 \end_layout
30976
30977 \end_inset
30978 </cell>
30979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30980 \begin_inset Text
30981
30982 \begin_layout Plain Layout
30983 j
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
30988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30989 \begin_inset Text
30990
30991 \begin_layout Plain Layout
30992
30993 \end_layout
30994
30995 \end_inset
30996 </cell>
30997 </row>
30998 </lyxtabular>
30999
31000 \end_inset
31001
31002
31003 \end_layout
31004
31005 \end_inset
31006
31007
31008 \end_layout
31009
31010 \begin_layout Standard
31011 \begin_inset ERT
31012 status collapsed
31013
31014 \begin_layout Plain Layout
31015
31016
31017 \backslash
31018 TabBesEnd
31019 \end_layout
31020
31021 \end_inset
31022
31023
31024 \end_layout
31025
31026 \begin_layout Standard
31027 \begin_inset ERT
31028 status collapsed
31029
31030 \begin_layout Plain Layout
31031
31032
31033 \backslash
31034 FigBesBeg 
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \end_layout
31041
31042 \begin_layout Standard
31043 \begin_inset ERT
31044 status collapsed
31045
31046 \begin_layout Plain Layout
31047
31048
31049 \backslash
31050 sidecaptionvpos{figure}{c}
31051 \end_layout
31052
31053 \end_inset
31054
31055
31056 \begin_inset Float figure
31057 wide false
31058 sideways false
31059 status open
31060
31061 \begin_layout Plain Layout
31062 \begin_inset Graphics
31063         filename ../clipart/3D-structure-distort.pdf
31064         scale 50
31065         scaleBeforeRotation
31066
31067 \end_inset
31068
31069
31070 \end_layout
31071
31072 \begin_layout Plain Layout
31073 \begin_inset Caption Standard
31074
31075 \begin_layout Plain Layout
31076 \begin_inset CommandInset label
31077 LatexCommand label
31078 name "fig:legende-à-coté-fig-2"
31079
31080 \end_inset
31081
31082 Une légende centrée verticalement à côté d'une figure.
31083 \end_layout
31084
31085 \end_inset
31086
31087
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \end_layout
31094
31095 \begin_layout Standard
31096 \begin_inset ERT
31097 status collapsed
31098
31099 \begin_layout Plain Layout
31100
31101
31102 \backslash
31103 FigBesEnd
31104 \end_layout
31105
31106 \end_inset
31107
31108
31109 \end_layout
31110
31111 \begin_layout Standard
31112 \begin_inset ERT
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116
31117
31118 \backslash
31119 TabBesBeg[5]
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \end_layout
31126
31127 \begin_layout Standard
31128 \begin_inset Float table
31129 wide false
31130 sideways false
31131 status open
31132
31133 \begin_layout Plain Layout
31134 \begin_inset Caption Standard
31135
31136 \begin_layout Plain Layout
31137
31138 \lang english
31139 \begin_inset CommandInset label
31140 LatexCommand label
31141 name "tab:cap-beside-tab-wider"
31142
31143 \end_inset
31144
31145 This is a caption is wider than the one in
31146 \lang french
31147  tableau
31148 \begin_inset space ~
31149 \end_inset
31150
31151
31152 \begin_inset CommandInset ref
31153 LatexCommand ref
31154 reference "tab:legende-à-coté-tableau"
31155
31156 \end_inset
31157
31158 .
31159 \end_layout
31160
31161 \end_inset
31162
31163
31164 \end_layout
31165
31166 \begin_layout Plain Layout
31167 \begin_inset Tabular
31168 <lyxtabular version="3" rows="4" columns="5">
31169 <features tabularvalignment="middle">
31170 <column alignment="center" valignment="top">
31171 <column alignment="center" valignment="top">
31172 <column alignment="center" valignment="top">
31173 <column alignment="center" valignment="top">
31174 <column alignment="center" valignment="top">
31175 <row>
31176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31177 \begin_inset Text
31178
31179 \begin_layout Plain Layout
31180 a
31181 \end_layout
31182
31183 \end_inset
31184 </cell>
31185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31186 \begin_inset Text
31187
31188 \begin_layout Plain Layout
31189
31190 \end_layout
31191
31192 \end_inset
31193 </cell>
31194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31195 \begin_inset Text
31196
31197 \begin_layout Plain Layout
31198 b
31199 \end_layout
31200
31201 \end_inset
31202 </cell>
31203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31204 \begin_inset Text
31205
31206 \begin_layout Plain Layout
31207
31208 \end_layout
31209
31210 \end_inset
31211 </cell>
31212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31213 \begin_inset Text
31214
31215 \begin_layout Plain Layout
31216 c
31217 \end_layout
31218
31219 \end_inset
31220 </cell>
31221 </row>
31222 <row>
31223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31224 \begin_inset Text
31225
31226 \begin_layout Plain Layout
31227
31228 \end_layout
31229
31230 \end_inset
31231 </cell>
31232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31233 \begin_inset Text
31234
31235 \begin_layout Plain Layout
31236 d
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Plain Layout
31245
31246 \end_layout
31247
31248 \end_inset
31249 </cell>
31250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31251 \begin_inset Text
31252
31253 \begin_layout Plain Layout
31254 e
31255 \end_layout
31256
31257 \end_inset
31258 </cell>
31259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31260 \begin_inset Text
31261
31262 \begin_layout Plain Layout
31263
31264 \end_layout
31265
31266 \end_inset
31267 </cell>
31268 </row>
31269 <row>
31270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31271 \begin_inset Text
31272
31273 \begin_layout Plain Layout
31274 f
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31280 \begin_inset Text
31281
31282 \begin_layout Plain Layout
31283
31284 \end_layout
31285
31286 \end_inset
31287 </cell>
31288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31289 \begin_inset Text
31290
31291 \begin_layout Plain Layout
31292 g
31293 \end_layout
31294
31295 \end_inset
31296 </cell>
31297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31298 \begin_inset Text
31299
31300 \begin_layout Plain Layout
31301
31302 \end_layout
31303
31304 \end_inset
31305 </cell>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310 h
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 </row>
31316 <row>
31317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31318 \begin_inset Text
31319
31320 \begin_layout Plain Layout
31321
31322 \end_layout
31323
31324 \end_inset
31325 </cell>
31326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31327 \begin_inset Text
31328
31329 \begin_layout Plain Layout
31330 i
31331 \end_layout
31332
31333 \end_inset
31334 </cell>
31335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31336 \begin_inset Text
31337
31338 \begin_layout Plain Layout
31339
31340 \end_layout
31341
31342 \end_inset
31343 </cell>
31344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31345 \begin_inset Text
31346
31347 \begin_layout Plain Layout
31348 j
31349 \end_layout
31350
31351 \end_inset
31352 </cell>
31353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31354 \begin_inset Text
31355
31356 \begin_layout Plain Layout
31357
31358 \end_layout
31359
31360 \end_inset
31361 </cell>
31362 </row>
31363 </lyxtabular>
31364
31365 \end_inset
31366
31367
31368 \end_layout
31369
31370 \end_inset
31371
31372
31373 \end_layout
31374
31375 \begin_layout Standard
31376 \begin_inset ERT
31377 status collapsed
31378
31379 \begin_layout Plain Layout
31380
31381
31382 \backslash
31383 TabBesEnd
31384 \end_layout
31385
31386 \end_inset
31387
31388
31389 \end_layout
31390
31391 \begin_layout Standard
31392 \begin_inset ERT
31393 status collapsed
31394
31395 \begin_layout Plain Layout
31396
31397
31398 \backslash
31399 else
31400 \end_layout
31401
31402 \end_inset
31403
31404
31405 \begin_inset Note Note
31406 status open
31407
31408 \begin_layout Plain Layout
31409 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
31410  
31411 \series bold
31412 sidecap
31413 \series default
31414  n'est pas installé :
31415 \end_layout
31416
31417 \end_inset
31418
31419
31420 \end_layout
31421
31422 \begin_layout Standard
31423 Vous devez installer le paquetage \SpecialChar LaTeX
31424  
31425 \series bold
31426 sidecap
31427 \series default
31428  pour voir la suite de cette section dans la sortie imprimée.
31429 \end_layout
31430
31431 \begin_layout Standard
31432 \begin_inset ERT
31433 status collapsed
31434
31435 \begin_layout Plain Layout
31436
31437
31438 \backslash
31439 fi
31440 \end_layout
31441
31442 \end_inset
31443
31444
31445 \end_layout
31446
31447 \begin_layout Section
31448 Les listes de flottants
31449 \begin_inset Index idx
31450 status collapsed
31451
31452 \begin_layout Plain Layout
31453 Flottants ! Listes de Flottants
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \begin_layout Standard
31462 De la même façon que la table des matières fait la liste des sections du
31463  document, il y a des listes pour tous les types de flottants, comme par
31464  exemple pour les figures du document.
31465  Vous pouvez les insérer en utilisant le menu 
31466 \family sans
31467 Insertion\SpecialChar menuseparator
31468 Listes
31469 \begin_inset space ~
31470 \end_inset
31471
31472 &
31473 \begin_inset space ~
31474 \end_inset
31475
31476 TdM
31477 \family default
31478 .
31479 \end_layout
31480
31481 \begin_layout Standard
31482 Les entrées de la liste sont la légende du flottant ou éventuellement le
31483  titre court, le numéro du flottant, et le numéro de la page où le flottant
31484  apparaît dans le document.
31485 \end_layout
31486
31487 \begin_layout Standard
31488 Vous trouverez à la fin de ce document une liste des figures et une liste
31489  des tableaux.
31490 \end_layout
31491
31492 \begin_layout Chapter
31493 Notes
31494 \end_layout
31495
31496 \begin_layout Section
31497 Les notes de \SpecialChar LyX
31498
31499 \begin_inset Index idx
31500 status collapsed
31501
31502 \begin_layout Plain Layout
31503 Notes ! Notes \SpecialChar LyX
31504  
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \end_layout
31511
31512 \begin_layout Standard
31513 On peut insérer une note en utilisant le bouton 
31514 \begin_inset Info
31515 type  "icon"
31516 arg   "note-insert"
31517 \end_inset
31518
31519  de la barre d'outils ou avec le menu 
31520 \family sans
31521 Insertion\SpecialChar menuseparator
31522 Note
31523 \family default
31524 .
31525  Il y a trois types de notes :
31526 \end_layout
31527
31528 \begin_layout Description
31529 Note
31530 \begin_inset space ~
31531 \end_inset
31532
31533 \SpecialChar LyX
31534  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
31535  La boîte de cette note ressemble à ceci :
31536 \begin_inset Newline newline
31537 \end_inset
31538
31539
31540 \begin_inset Newline newline
31541 \end_inset
31542
31543
31544 \begin_inset Graphics
31545         filename clipart/LyXNoteImage.png
31546         display false
31547         scale 90
31548         scaleBeforeRotation
31549
31550 \end_inset
31551
31552  
31553 \begin_inset Note Note
31554 status open
31555
31556 \begin_layout Plain Layout
31557 Le texte de cette note n'apparaîtra pas à l'impression.
31558 \end_layout
31559
31560 \end_inset
31561
31562
31563 \end_layout
31564
31565 \begin_layout Description
31566 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
31567  il est inséré comme un commentaire \SpecialChar LaTeX
31568  quand vous exportez votre document
31569  vers un fichier au format \SpecialChar LaTeX
31570  avec le menu 
31571 \family sans
31572 Fichier\SpecialChar menuseparator
31573 Exporter\SpecialChar menuseparator
31574 LaTeX
31575 \begin_inset space ~
31576 \end_inset
31577
31578 (pdflatex) / (plain)
31579 \family default
31580 .
31581  La boîte de cette note ressemble à ceci :
31582 \begin_inset Newline newline
31583 \end_inset
31584
31585
31586 \begin_inset Newline newline
31587 \end_inset
31588
31589
31590 \begin_inset Graphics
31591         filename clipart/CommentNoteImage.png
31592         display false
31593         scale 90
31594         scaleBeforeRotation
31595
31596 \end_inset
31597
31598  
31599 \begin_inset Note Comment
31600 status open
31601
31602 \begin_layout Plain Layout
31603 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
31604  \SpecialChar LaTeX
31605 .
31606 \end_layout
31607
31608 \end_inset
31609
31610
31611 \end_layout
31612
31613 \begin_layout Description
31614 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
31615  La boîte de cette note ressemble à ceci :
31616 \begin_inset Newline newline
31617 \end_inset
31618
31619
31620 \begin_inset Newline newline
31621 \end_inset
31622
31623
31624 \begin_inset Graphics
31625         filename clipart/GreyedOutNoteImage.png
31626         lyxscale 80
31627         display false
31628         scale 90
31629         scaleBeforeRotation
31630
31631 \end_inset
31632
31633
31634 \begin_inset Newline newline
31635 \end_inset
31636
31637
31638 \begin_inset ERT
31639 status collapsed
31640
31641 \begin_layout Plain Layout
31642
31643
31644 \backslash
31645 renewenvironment{lyxgreyedout}
31646 \end_layout
31647
31648 \begin_layout Plain Layout
31649
31650 {
31651 \backslash
31652 textcolor[gray]{0.8}
31653 \backslash
31654 bgroup}{
31655 \backslash
31656 egroup}
31657 \end_layout
31658
31659 \end_inset
31660
31661
31662 \begin_inset Note Greyedout
31663 status open
31664
31665 \begin_layout Plain Layout
31666 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
31667  grisé.
31668 \end_layout
31669
31670 \end_inset
31671
31672
31673 \begin_inset ERT
31674 status collapsed
31675
31676 \begin_layout Plain Layout
31677
31678
31679 \backslash
31680 renewenvironment{lyxgreyedout}
31681 \end_layout
31682
31683 \begin_layout Plain Layout
31684
31685 {
31686 \backslash
31687 textcolor{blue}
31688 \backslash
31689 bgroup}{
31690 \backslash
31691 egroup}
31692 \end_layout
31693
31694 \end_inset
31695
31696
31697 \begin_inset Note Note
31698 status collapsed
31699
31700 \begin_layout Plain Layout
31701 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
31702  originale qu'elle a dans \SpecialChar LyX
31703 .
31704  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
31705  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
31706 \end_layout
31707
31708 \end_inset
31709
31710
31711 \begin_inset Newline newline
31712 \end_inset
31713
31714
31715 \begin_inset Newline newline
31716 \end_inset
31717
31718 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
31719  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
31720 \end_layout
31721
31722 \begin_layout Standard
31723 \begin_inset VSpace bigskip
31724 \end_inset
31725
31726 Quand vous utilisez le bouton 
31727 \begin_inset Info
31728 type  "icon"
31729 arg   "note-insert"
31730 \end_inset
31731
31732  de la barre d'outils, vous insérez une 
31733 \family sans
31734 Note
31735 \begin_inset space ~
31736 \end_inset
31737
31738 \SpecialChar LyX
31739
31740 \family default
31741 .
31742  Vous pouvez commuter entre les trois types de note avec un clic droit sur
31743  la boîte.
31744  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
31745 la et cliquez sur le bouton d'insertion de note.
31746  Pour retransformer une note en texte, appuyez sur la touche 
31747 \family sans
31748 backspace
31749 \family default
31750  quand le curseur est au tout début de la note ou appuyez sur la touche
31751  
31752 \family sans
31753 Suppr.
31754
31755 \family default
31756  quand le curseur se trouve à la fin de la note.
31757 \end_layout
31758
31759 \begin_layout Standard
31760 \begin_inset VSpace bigskip
31761 \end_inset
31762
31763
31764 \end_layout
31765
31766 \begin_layout Standard
31767 Vous pouvez changer la couleur des notes grisées dans le menu 
31768 \family sans
31769 Document\SpecialChar menuseparator
31770 Paramètres\SpecialChar menuseparator
31771 Couleurs
31772 \family default
31773 .
31774 \end_layout
31775
31776 \begin_layout Section
31777 Notes en bas de page
31778 \begin_inset CommandInset label
31779 LatexCommand label
31780 name "sec:Notes-bas-de-page"
31781
31782 \end_inset
31783
31784
31785 \begin_inset Index idx
31786 status collapsed
31787
31788 \begin_layout Plain Layout
31789 Notes ! Notes de bas de page
31790 \end_layout
31791
31792 \end_inset
31793
31794
31795 \begin_inset Index idx
31796 status collapsed
31797
31798 \begin_layout Plain Layout
31799 Notes de bas de page
31800 \end_layout
31801
31802 \end_inset
31803
31804
31805 \end_layout
31806
31807 \begin_layout Standard
31808 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
31809  
31810 \begin_inset Info
31811 type  "icon"
31812 arg   "footnote-insert"
31813 \end_inset
31814
31815  de la barre d'outils, soit en utilisant le menu 
31816 \family sans
31817 Insertion\SpecialChar menuseparator
31818 Note
31819 \begin_inset space ~
31820 \end_inset
31821
31822 en
31823 \begin_inset space ~
31824 \end_inset
31825
31826 Bas
31827 \begin_inset space ~
31828 \end_inset
31829
31830 de
31831 \begin_inset space ~
31832 \end_inset
31833
31834 Page
31835 \family default
31836 .
31837  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
31838  rouge 
31839 \begin_inset Quotes cld
31840 \end_inset
31841
31842 bas
31843 \begin_inset Quotes crd
31844 \end_inset
31845
31846  qui ressemble à ceci : 
31847 \begin_inset Graphics
31848         filename clipart/footnote.png
31849         scale 95
31850         scaleBeforeRotation
31851
31852 \end_inset
31853
31854  Vous pouvez y entrer votre texte.
31855  Si vous voulez transformer du texte déjà existant en note en bas de page,
31856  sélectionnez-le et cliquez sur le bouton 
31857 \family sans
31858 Note
31859 \begin_inset space ~
31860 \end_inset
31861
31862 en
31863 \begin_inset space ~
31864 \end_inset
31865
31866 Bas
31867 \begin_inset space ~
31868 \end_inset
31869
31870 de
31871 \begin_inset space ~
31872 \end_inset
31873
31874 Page
31875 \family default
31876  de la barre d'outils.
31877  Pour retransformer une note de bas de page en texte, appuyez sur la touche
31878  
31879 \family sans
31880 Backspace
31881 \family default
31882  quand le curseur est au tout début de la note ou appuyez sur la touche
31883  
31884 \family sans
31885 Suppr.
31886
31887 \family default
31888  quand le curseur se trouve à la fin de la note.
31889 \end_layout
31890
31891 \begin_layout Standard
31892 Voici un exemple de note en bas de page:
31893 \begin_inset Foot
31894 status open
31895
31896 \begin_layout Plain Layout
31897 \begin_inset CommandInset label
31898 LatexCommand label
31899 name "fn:Note-en-bas"
31900
31901 \end_inset
31902
31903 Ceci est un exemple de note en bas de page.
31904 \end_layout
31905
31906 \end_inset
31907
31908
31909 \begin_inset ERT
31910 status collapsed
31911
31912 \begin_layout Plain Layout
31913
31914
31915 \backslash
31916 newcounter{MyRepeatFoot}
31917 \end_layout
31918
31919 \begin_layout Plain Layout
31920
31921
31922 \backslash
31923 setcounter{MyRepeatFoot}{
31924 \backslash
31925 thefootnote}
31926 \end_layout
31927
31928 \end_inset
31929
31930
31931 \end_layout
31932
31933 \begin_layout Standard
31934 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
31935  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
31936  de note.
31937  Le texte de la note est placé en bas de la page courante.
31938  Le numéro de note est calculé par \SpecialChar LaTeX
31939 , et les numéros se suivent.
31940  Selon votre classe de document les numéros de notes pourront être réinitialisés
31941  à chaque nouveau chapitre.
31942 \end_layout
31943
31944 \begin_layout Standard
31945 On peut faire référence à une note en bas de page comme on le fait avec
31946  les flottants : Insérez une étiquette dans la note et faites une référence
31947  croisée vers cette étiquette comme c'est décrit dans la
31948 \begin_inset space ~
31949 \end_inset
31950
31951
31952 \begin_inset CommandInset ref
31953 LatexCommand ref
31954 reference "sec:Referencer-les-Flottants"
31955
31956 \end_inset
31957
31958 .
31959 \begin_inset Newline newline
31960 \end_inset
31961
31962 Voici une référence à une note de bas de page :
31963 \begin_inset space ~
31964 \end_inset
31965
31966
31967 \begin_inset CommandInset ref
31968 LatexCommand ref
31969 reference "fn:Note-en-bas"
31970
31971 \end_inset
31972
31973 .
31974 \end_layout
31975
31976 \begin_layout Standard
31977 \begin_inset VSpace defskip
31978 \end_inset
31979
31980
31981 \lang english
31982 Footnotes in title environments are usually not numbered with symbols and
31983  they cannot contain several paragraphs.
31984  See for example the footnote in the titling of this document.
31985 \end_layout
31986
31987 \begin_layout Standard
31988 \begin_inset VSpace defskip
31989 \end_inset
31990
31991
31992 \end_layout
31993
31994 \begin_layout Standard
31995 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
31996  par \SpecialChar LaTeX
31997  pour des raisons techniques.
31998  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
31999  
32000 \series bold
32001
32002 \backslash
32003 footnotemark{}
32004 \series default
32005  en code \SpecialChar TeX
32006  à la place de la note de bas de page.
32007  Le texte de la note est mis en argument de la commande \SpecialChar TeX
32008  
32009 \series bold
32010
32011 \backslash
32012 footnotetext
32013 \series default
32014  après le tableau.
32015 \begin_inset Newline newline
32016 \end_inset
32017
32018 C'est ce qui a été fait pour le tableau qui suit avec la commande
32019 \end_layout
32020
32021 \begin_layout Standard
32022
32023 \series bold
32024
32025 \backslash
32026 footnotetext{
32027 \series default
32028 Note de bas de page de tableau imprimée.
32029 \series bold
32030 }
32031 \end_layout
32032
32033 \begin_layout Standard
32034
32035 \lang english
32036 \begin_inset Tabular
32037 <lyxtabular version="3" rows="2" columns="1">
32038 <features tabularvalignment="middle">
32039 <column alignment="center" valignment="top">
32040 <row>
32041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32042 \begin_inset Text
32043
32044 \begin_layout Plain Layout
32045 Un exemple de texte
32046 \begin_inset Foot
32047 status open
32048
32049 \begin_layout Plain Layout
32050 Cette note ne sera pas imprimée
32051 \begin_inset space ~
32052 \end_inset
32053
32054 !
32055 \end_layout
32056
32057 \end_inset
32058
32059
32060 \end_layout
32061
32062 \end_inset
32063 </cell>
32064 </row>
32065 <row>
32066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32067 \begin_inset Text
32068
32069 \begin_layout Plain Layout
32070 Un autre exemple de texte
32071 \begin_inset ERT
32072 status collapsed
32073
32074 \begin_layout Plain Layout
32075
32076
32077 \backslash
32078 footnotemark{}
32079 \end_layout
32080
32081 \end_inset
32082
32083
32084 \end_layout
32085
32086 \end_inset
32087 </cell>
32088 </row>
32089 </lyxtabular>
32090
32091 \end_inset
32092
32093
32094 \begin_inset ERT
32095 status collapsed
32096
32097 \begin_layout Plain Layout
32098
32099
32100 \backslash
32101 footnotetext{
32102 \end_layout
32103
32104 \end_inset
32105
32106
32107 \lang french
32108 Note de bas de page de tableau imprimée.
32109 \lang english
32110
32111 \begin_inset ERT
32112 status collapsed
32113
32114 \begin_layout Plain Layout
32115
32116 }
32117 \end_layout
32118
32119 \end_inset
32120
32121
32122 \end_layout
32123
32124 \begin_layout Standard
32125 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
32126  la section
32127 \begin_inset space ~
32128 \end_inset
32129
32130
32131 \begin_inset CommandInset ref
32132 LatexCommand ref
32133 reference "subsec:Notes-dans-tableau-multi-pages"
32134
32135 \end_inset
32136
32137 .
32138 \end_layout
32139
32140 \begin_layout Standard
32141 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
32142  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
32143 e, vu que la minipage est considérée comme une page se trouvant dans une
32144  autre page.
32145  Pour plus d'information sur les minipages, voyez la section
32146 \begin_inset space ~
32147 \end_inset
32148
32149
32150 \begin_inset CommandInset ref
32151 LatexCommand ref
32152 reference "sec:Minipages"
32153
32154 \end_inset
32155
32156 .
32157  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
32158  s'imprime en bas de page comme une note normale, on doit aussi utiliser
32159  la méthode utilisant les commandes 
32160 \series bold
32161
32162 \backslash
32163 footnotemark{}
32164 \series default
32165  et 
32166 \series bold
32167
32168 \backslash
32169 footnotetext
32170 \series default
32171 .
32172 \end_layout
32173
32174 \begin_layout Standard
32175 \begin_inset Box Frameless
32176 position "t"
32177 hor_pos "c"
32178 has_inner_box 1
32179 inner_pos "t"
32180 use_parbox 0
32181 use_makebox 0
32182 width "100col%"
32183 special "none"
32184 height "1in"
32185 height_special "totalheight"
32186 thickness "0.4pt"
32187 separation "3pt"
32188 shadowsize "4pt"
32189 framecolor "black"
32190 backgroundcolor "none"
32191 status open
32192
32193 \begin_layout Plain Layout
32194 Un exemple de texte dans une minipage.
32195 \begin_inset Foot
32196 status open
32197
32198 \begin_layout Plain Layout
32199 Note de bas de page dans la minipage.
32200 \end_layout
32201
32202 \end_inset
32203
32204
32205 \end_layout
32206
32207 \begin_layout Plain Layout
32208 Un autre exemple de texte dans une minipage.
32209 \begin_inset ERT
32210 status collapsed
32211
32212 \begin_layout Plain Layout
32213
32214
32215 \backslash
32216 footnotemark{}
32217 \end_layout
32218
32219 \end_inset
32220
32221
32222 \end_layout
32223
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \begin_layout Standard
32230 \begin_inset ERT
32231 status collapsed
32232
32233 \begin_layout Plain Layout
32234
32235
32236 \backslash
32237 footnotetext{
32238 \end_layout
32239
32240 \end_inset
32241
32242 Note de bas de page en dehors de la minipage.
32243 \begin_inset ERT
32244 status collapsed
32245
32246 \begin_layout Plain Layout
32247
32248 }
32249 \end_layout
32250
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \begin_layout Standard
32257 \begin_inset VSpace defskip
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \begin_layout Standard
32264 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
32265  utilisez la commande 
32266 \series bold
32267
32268 \backslash
32269 footnotemark[number]
32270 \series default
32271  en code \SpecialChar TeX
32272 .
32273 \begin_inset Newline newline
32274 \end_inset
32275
32276 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
32277  votre texte, vous devez enregistrer son numéro.
32278  Dans l'exemple de marque de note de bas de page suivant, ces commandes
32279  ont été insérées en code \SpecialChar TeX
32280  après la note
32281 \begin_inset space ~
32282 \end_inset
32283
32284
32285 \begin_inset CommandInset ref
32286 LatexCommand ref
32287 reference "fn:Note-en-bas"
32288
32289 \end_inset
32290
32291  pour enregistrer son numéro
32292 \begin_inset space ~
32293 \end_inset
32294
32295 :
32296 \end_layout
32297
32298 \begin_layout Standard
32299
32300 \series bold
32301
32302 \backslash
32303 newcounter{MaNoteDupliquee}
32304 \begin_inset Newline newline
32305 \end_inset
32306
32307
32308 \backslash
32309 setcounter{MaNoteDupliquee}{
32310 \backslash
32311 thefootnote}
32312 \end_layout
32313
32314 \begin_layout Standard
32315 La note de bas de page a été créée avec la commande
32316 \begin_inset space ~
32317 \end_inset
32318
32319 :
32320 \end_layout
32321
32322 \begin_layout Standard
32323
32324 \series bold
32325
32326 \backslash
32327 footnotemark[
32328 \backslash
32329 MaNoteDupliquee]
32330 \end_layout
32331
32332 \begin_layout Standard
32333 Voici une note de bas de page dupliquée
32334 \begin_inset space ~
32335 \end_inset
32336
32337 :
32338 \begin_inset ERT
32339 status collapsed
32340
32341 \begin_layout Plain Layout
32342
32343
32344 \backslash
32345 footnotemark[
32346 \backslash
32347 theMyRepeatFoot]
32348 \end_layout
32349
32350 \end_inset
32351
32352
32353 \end_layout
32354
32355 \begin_layout Standard
32356 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
32357 t du numéro de note et juste utiliser la commande suivante
32358 \end_layout
32359
32360 \begin_layout Standard
32361
32362 \series bold
32363
32364 \backslash
32365 footnotemark[
32366 \backslash
32367 thefootnote]
32368 \end_layout
32369
32370 \begin_layout Standard
32371 Voici une autre note de bas de page dupliquée
32372 \begin_inset space ~
32373 \end_inset
32374
32375 :
32376 \begin_inset ERT
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380
32381
32382 \backslash
32383 footnotemark[
32384 \backslash
32385 thefootnote]
32386 \end_layout
32387
32388 \end_inset
32389
32390
32391 \end_layout
32392
32393 \begin_layout Subsection
32394 Numérotation de notes de bas de page
32395 \begin_inset CommandInset label
32396 LatexCommand label
32397 name "subsec:Numerotation-notes-bas-de-page"
32398
32399 \end_inset
32400
32401
32402 \begin_inset Index idx
32403 status collapsed
32404
32405 \begin_layout Plain Layout
32406 Notes de bas de page ! Numérotation
32407 \end_layout
32408
32409 \end_inset
32410
32411
32412 \end_layout
32413
32414 \begin_layout Standard
32415 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
32416  ajoutez cette commande dans le préambule de votre document :
32417 \end_layout
32418
32419 \begin_layout Standard
32420
32421 \series bold
32422
32423 \backslash
32424 @addtoreset{footnote}{section}
32425 \end_layout
32426
32427 \begin_layout Standard
32428 \begin_inset VSpace bigskip
32429 \end_inset
32430
32431 La commande de préambule suivante change le style de numérotation des notes
32432  en petits chiffres romains :
32433 \end_layout
32434
32435 \begin_layout Standard
32436
32437 \series bold
32438
32439 \backslash
32440 renewcommand{
32441 \backslash
32442 thefootnote}{
32443 \backslash
32444 roman{footnote}}
32445 \end_layout
32446
32447 \begin_layout Standard
32448 \begin_inset ERT
32449 status collapsed
32450
32451 \begin_layout Plain Layout
32452
32453
32454 \backslash
32455 renewcommand{
32456 \backslash
32457 thefootnote}{
32458 \backslash
32459 roman{footnote}}
32460 \end_layout
32461
32462 \end_inset
32463
32464  Cette note de bas de page utilise une numérotation en chiffres romains
32465  :
32466 \begin_inset Foot
32467 status open
32468
32469 \begin_layout Plain Layout
32470 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
32471  romains.
32472 \end_layout
32473
32474 \end_inset
32475
32476
32477 \end_layout
32478
32479 \begin_layout Standard
32480 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
32481  la commande précédente 
32482 \series bold
32483
32484 \backslash
32485 roman
32486 \series default
32487  par 
32488 \series bold
32489
32490 \backslash
32491 Roman
32492 \series default
32493 .
32494  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
32495  utilisez respectivement soit 
32496 \series bold
32497
32498 \backslash
32499 Alph
32500 \series default
32501  soit 
32502 \series bold
32503
32504 \backslash
32505 alph
32506 \series default
32507 .
32508  Pour les 
32509 \begin_inset Quotes cld
32510 \end_inset
32511
32512 numéroter
32513 \begin_inset Quotes crd
32514 \end_inset
32515
32516  avec des symboles, utilisez 
32517 \series bold
32518
32519 \backslash
32520 fnsymbol
32521 \series default
32522 .
32523 \end_layout
32524
32525 \begin_layout Standard
32526 \begin_inset Note Greyedout
32527 status open
32528
32529 \begin_layout Plain Layout
32530
32531 \series bold
32532 Note:
32533 \series default
32534  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
32535  puisque cette numérotation est limitée à des lettres seules.
32536 \end_layout
32537
32538 \end_inset
32539
32540
32541 \begin_inset Newline newline
32542 \end_inset
32543
32544
32545 \begin_inset Note Greyedout
32546 status open
32547
32548 \begin_layout Plain Layout
32549
32550 \series bold
32551 Note:
32552 \series default
32553  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
32554 \end_layout
32555
32556 \end_inset
32557
32558
32559 \end_layout
32560
32561 \begin_layout Standard
32562 Pour revenir au style de numérotation implicite quand vous en avez changé,
32563  utilisez 
32564 \series bold
32565
32566 \backslash
32567 arabic
32568 \series default
32569  à la place de 
32570 \series bold
32571
32572 \backslash
32573 roman
32574 \series default
32575  dans la commande précédente.
32576 \begin_inset ERT
32577 status collapsed
32578
32579 \begin_layout Plain Layout
32580
32581
32582 \backslash
32583 renewcommand{
32584 \backslash
32585 thefootnote}{
32586 \backslash
32587 arabic{footnote}}
32588 \end_layout
32589
32590 \end_inset
32591
32592
32593 \end_layout
32594
32595 \begin_layout Standard
32596 \begin_inset VSpace bigskip
32597 \end_inset
32598
32599
32600 \end_layout
32601
32602 \begin_layout Standard
32603 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
32604  le schéma 
32605 \begin_inset Quotes cld
32606 \end_inset
32607
32608 chapitre.note
32609 \begin_inset Quotes crd
32610 \end_inset
32611
32612 , ajoutez la commande suivante au préambule de votre document :
32613 \end_layout
32614
32615 \begin_layout Standard
32616
32617 \series bold
32618
32619 \backslash
32620 numberwithin{footnote}{chapter}
32621 \end_layout
32622
32623 \begin_layout Standard
32624 Pour pouvoir utiliser la commande 
32625 \series bold
32626
32627 \backslash
32628 numberwithin
32629 \series default
32630 , activez dans la rubrique 
32631 \family sans
32632 Options
32633 \begin_inset space ~
32634 \end_inset
32635
32636 des
32637 \begin_inset space ~
32638 \end_inset
32639
32640 Maths
32641 \family default
32642  dans les paramètres du document, l'option 
32643 \family sans
32644 Utiliser
32645 \begin_inset space ~
32646 \end_inset
32647
32648 le
32649 \begin_inset space ~
32650 \end_inset
32651
32652 paquetage
32653 \begin_inset space ~
32654 \end_inset
32655
32656 maths
32657 \begin_inset space ~
32658 \end_inset
32659
32660 AMS
32661 \family default
32662 .
32663 \end_layout
32664
32665 \begin_layout Standard
32666 \begin_inset ERT
32667 status collapsed
32668
32669 \begin_layout Plain Layout
32670
32671
32672 \backslash
32673 numberwithin{footnote}{chapter}
32674 \end_layout
32675
32676 \end_inset
32677
32678 Ceci est un autre exemple de note de bas de page:
32679 \series bold
32680
32681 \begin_inset Foot
32682 status open
32683
32684 \begin_layout Plain Layout
32685 Cette note est numérotée en suivant le schéma 
32686 \begin_inset Quotes cld
32687 \end_inset
32688
32689 chapitre.note
32690 \begin_inset Quotes crd
32691 \end_inset
32692
32693 .
32694 \end_layout
32695
32696 \end_inset
32697
32698
32699 \series default
32700
32701 \begin_inset ERT
32702 status collapsed
32703
32704 \begin_layout Plain Layout
32705
32706
32707 \backslash
32708 renewcommand{
32709 \backslash
32710 thefootnote}{
32711 \backslash
32712 arabic{footnote}}
32713 \end_layout
32714
32715 \end_inset
32716
32717
32718 \end_layout
32719
32720 \begin_layout Standard
32721 \begin_inset Note Greyedout
32722 status open
32723
32724 \begin_layout Plain Layout
32725
32726 \series bold
32727 Note:
32728 \series default
32729  
32730 \series bold
32731
32732 \backslash
32733 numberwithin
32734 \series default
32735  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
32736  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
32737  prises en compte.
32738  
32739 \end_layout
32740
32741 \end_inset
32742
32743
32744 \end_layout
32745
32746 \begin_layout Standard
32747 Donc pour avoir par exemple le schéma 
32748 \begin_inset Quotes cld
32749 \end_inset
32750
32751 chapitre.
32752 \backslash
32753 Roman{note}
32754 \begin_inset Quotes crd
32755 \end_inset
32756
32757 , utilisez la commande suivante plutôt que 
32758 \series bold
32759
32760 \backslash
32761 numberwithin
32762 \series default
32763  :
32764 \end_layout
32765
32766 \begin_layout Standard
32767
32768 \series bold
32769
32770 \backslash
32771 renewcommand{
32772 \backslash
32773 thefootnote}{
32774 \backslash
32775 thechapter.
32776 \backslash
32777 Roman{footnote}}
32778 \end_layout
32779
32780 \begin_layout Subsection
32781 Positionnement de notes de bas de page
32782 \begin_inset Index idx
32783 status collapsed
32784
32785 \begin_layout Plain Layout
32786 Notes de bas de page ! Positionnement
32787 \end_layout
32788
32789 \end_inset
32790
32791
32792 \end_layout
32793
32794 \begin_layout Standard
32795 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
32796  vertical entre elles en bas de la page.
32797  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
32798  de 1.5
32799 \begin_inset space \thinspace{}
32800 \end_inset
32801
32802 mm avec la commande suivante dans le préambule :
32803 \end_layout
32804
32805 \begin_layout Standard
32806
32807 \series bold
32808
32809 \backslash
32810 let
32811 \backslash
32812 myFoot
32813 \backslash
32814 footnote
32815 \begin_inset Newline newline
32816 \end_inset
32817
32818
32819 \backslash
32820 renewcommand{
32821 \backslash
32822 footnote}[1]{
32823 \backslash
32824 myFoot{#1
32825 \backslash
32826 vspace{1.5mm}}}
32827 \end_layout
32828
32829 \begin_layout Standard
32830 \begin_inset VSpace bigskip
32831 \end_inset
32832
32833 Dans un document à deux colonnes les notes de bas de page apparaissent en
32834  bas de chaque colonne, comme sur la Figure
32835 \begin_inset space ~
32836 \end_inset
32837
32838
32839 \begin_inset CommandInset ref
32840 LatexCommand ref
32841 reference "fig:Position-standard-note-bas-de-page"
32842
32843 \end_inset
32844
32845 .
32846  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
32847  sur la Figure
32848 \begin_inset space ~
32849 \end_inset
32850
32851
32852 \begin_inset CommandInset ref
32853 LatexCommand ref
32854 reference "fig:Position-note-avec-ftnright"
32855
32856 \end_inset
32857
32858 , utilisez le paquetage \SpecialChar LaTeX
32859  
32860 \series bold
32861 ftnright
32862 \series default
32863
32864 \begin_inset Index idx
32865 status collapsed
32866
32867 \begin_layout Plain Layout
32868 Paquetages \SpecialChar LaTeX
32869  ! ftnright
32870 \end_layout
32871
32872 \end_inset
32873
32874  avec cette commande dans le préambule du document:
32875 \end_layout
32876
32877 \begin_layout Standard
32878
32879 \series bold
32880
32881 \backslash
32882 usepackage{ftnright}
32883 \end_layout
32884
32885 \begin_layout Standard
32886 \begin_inset Float figure
32887 placement !h
32888 wide false
32889 sideways false
32890 status open
32891
32892 \begin_layout Plain Layout
32893 \noindent
32894 \align center
32895 \begin_inset Box Boxed
32896 position "t"
32897 hor_pos "c"
32898 has_inner_box 0
32899 inner_pos "t"
32900 use_parbox 0
32901 use_makebox 0
32902 width ""
32903 special "none"
32904 height "1in"
32905 height_special "totalheight"
32906 thickness "0.4pt"
32907 separation "3pt"
32908 shadowsize "4pt"
32909 framecolor "black"
32910 backgroundcolor "none"
32911 status open
32912
32913 \begin_layout Plain Layout
32914 \begin_inset Graphics
32915         filename ../clipart/without_fntright.pdf
32916         width 100col%
32917         scaleBeforeRotation
32918
32919 \end_inset
32920
32921
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \begin_layout Plain Layout
32930 \begin_inset Caption Standard
32931
32932 \begin_layout Plain Layout
32933 \begin_inset CommandInset label
32934 LatexCommand label
32935 name "fig:Position-standard-note-bas-de-page"
32936
32937 \end_inset
32938
32939 Positionnement standard des notes de bas de page dans un document à deux
32940  colonnes.
32941 \end_layout
32942
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \end_inset
32949
32950
32951 \end_layout
32952
32953 \begin_layout Standard
32954 \begin_inset Float figure
32955 placement !h
32956 wide false
32957 sideways false
32958 status open
32959
32960 \begin_layout Plain Layout
32961 \noindent
32962 \align center
32963 \begin_inset Box Boxed
32964 position "t"
32965 hor_pos "c"
32966 has_inner_box 0
32967 inner_pos "t"
32968 use_parbox 0
32969 use_makebox 0
32970 width ""
32971 special "none"
32972 height "1in"
32973 height_special "totalheight"
32974 thickness "0.4pt"
32975 separation "3pt"
32976 shadowsize "4pt"
32977 framecolor "black"
32978 backgroundcolor "none"
32979 status open
32980
32981 \begin_layout Plain Layout
32982 \begin_inset Graphics
32983         filename ../clipart/with_fntright.pdf
32984         width 100col%
32985         scaleBeforeRotation
32986
32987 \end_inset
32988
32989
32990 \end_layout
32991
32992 \end_inset
32993
32994
32995 \end_layout
32996
32997 \begin_layout Plain Layout
32998 \begin_inset Caption Standard
32999
33000 \begin_layout Plain Layout
33001 \begin_inset CommandInset label
33002 LatexCommand label
33003 name "fig:Position-note-avec-ftnright"
33004
33005 \end_inset
33006
33007 Positionnement de notes de bas de page dans un document à deux colonnes
33008  en utilisant le paquetage \SpecialChar LaTeX
33009  
33010 \series bold
33011 ftnright
33012 \series default
33013 .
33014 \end_layout
33015
33016 \end_inset
33017
33018
33019 \end_layout
33020
33021 \end_inset
33022
33023
33024 \end_layout
33025
33026 \begin_layout Standard
33027 \begin_inset VSpace bigskip
33028 \end_inset
33029
33030 Dans certaines publications scientifiques, il est courant de rassembler
33031  les notes de bas de page et de les imprimer dans un paragraphe particulier
33032  à la fin de la section, comme sur la Figure
33033 \begin_inset space ~
33034 \end_inset
33035
33036
33037 \begin_inset CommandInset ref
33038 LatexCommand ref
33039 reference "fig:Notes-de-fin"
33040
33041 \end_inset
33042
33043 .
33044  On les appelle 
33045 \begin_inset Quotes cld
33046 \end_inset
33047
33048 notes de fin
33049 \begin_inset Quotes crd
33050 \end_inset
33051
33052 .
33053 \begin_inset Index idx
33054 status collapsed
33055
33056 \begin_layout Plain Layout
33057 Notes de fin
33058 \end_layout
33059
33060 \end_inset
33061
33062  Pour utiliser des notes de fin à la place des notes de bas de page dans
33063  votre document, charger le module 
33064 \family sans
33065 Note de bas de page en fin de document
33066 \family default
33067  à partir de 
33068 \family sans
33069 Document\SpecialChar menuseparator
33070 Paramètres\SpecialChar menuseparator
33071 Modules
33072 \family default
33073 .
33074  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
33075 \end_layout
33076
33077 \begin_layout Standard
33078
33079 \series bold
33080
33081 \backslash
33082 theendnotes
33083 \end_layout
33084
33085 \begin_layout Standard
33086 en code \SpecialChar TeX
33087  à la fin d'une section ou d'un chapitre.
33088 \end_layout
33089
33090 \begin_layout Standard
33091 \begin_inset Float figure
33092 wide false
33093 sideways false
33094 status open
33095
33096 \begin_layout Plain Layout
33097 \align center
33098 \begin_inset Box Boxed
33099 position "t"
33100 hor_pos "c"
33101 has_inner_box 0
33102 inner_pos "t"
33103 use_parbox 0
33104 use_makebox 0
33105 width ""
33106 special "none"
33107 height "1in"
33108 height_special "totalheight"
33109 thickness "0.4pt"
33110 separation "3pt"
33111 shadowsize "4pt"
33112 framecolor "black"
33113 backgroundcolor "none"
33114 status open
33115
33116 \begin_layout Plain Layout
33117 \begin_inset Graphics
33118         filename ../clipart/endnotes.pdf
33119         width 100col%
33120         scaleBeforeRotation
33121
33122 \end_inset
33123
33124
33125 \end_layout
33126
33127 \end_inset
33128
33129
33130 \end_layout
33131
33132 \begin_layout Plain Layout
33133 \begin_inset Caption Standard
33134
33135 \begin_layout Plain Layout
33136 \begin_inset CommandInset label
33137 LatexCommand label
33138 name "fig:Notes-de-fin"
33139
33140 \end_inset
33141
33142 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
33143  séparé à la fin des sections ou des chapitres.
33144 \end_layout
33145
33146 \end_inset
33147
33148
33149 \end_layout
33150
33151 \end_inset
33152
33153
33154 \end_layout
33155
33156 \begin_layout Standard
33157 \begin_inset VSpace medskip
33158 \end_inset
33159
33160 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
33161  dans la langue du document, cela doit être fait manuellement.
33162  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
33163  
33164 \begin_inset Quotes cld
33165 \end_inset
33166
33167 Notes
33168 \begin_inset Quotes crd
33169 \end_inset
33170
33171  en sa traduction Allemande
33172 \begin_inset Foot
33173 status collapsed
33174
33175 \begin_layout Plain Layout
33176 En français, 
33177 \begin_inset Quotes cld
33178 \end_inset
33179
33180 Notes
33181 \begin_inset Quotes crd
33182 \end_inset
33183
33184  peut être conservé.
33185 \end_layout
33186
33187 \end_inset
33188
33189  
33190 \begin_inset Quotes cld
33191 \end_inset
33192
33193 Anmerkungen
33194 \begin_inset Quotes crd
33195 \end_inset
33196
33197  :
33198 \end_layout
33199
33200 \begin_layout Standard
33201
33202 \series bold
33203
33204 \backslash
33205 renewcommand{
33206 \backslash
33207 notesname}{Anmerkungen}
33208 \end_layout
33209
33210 \begin_layout Standard
33211 \begin_inset VSpace medskip
33212 \end_inset
33213
33214 La numérotation des notes de fin peut être modifiée comme celle des notes
33215  de bas de page comme c'est décrit dans la section
33216 \begin_inset space ~
33217 \end_inset
33218
33219
33220 \begin_inset CommandInset ref
33221 LatexCommand ref
33222 reference "subsec:Numerotation-notes-bas-de-page"
33223
33224 \end_inset
33225
33226  ; remplacez juste la commande 
33227 \series bold
33228
33229 \backslash
33230 thefootnote
33231 \series default
33232  par 
33233 \series bold
33234
33235 \backslash
33236 theendnote
33237 \series default
33238 .
33239  Pour réinitialiser le numéro de note de fin, utilisez la commande 
33240 \series bold
33241
33242 \backslash
33243 @addtoreset
33244 \series default
33245  comme c'est décrit dans la section
33246 \begin_inset space ~
33247 \end_inset
33248
33249
33250 \begin_inset CommandInset ref
33251 LatexCommand ref
33252 reference "subsec:Numerotation-notes-bas-de-page"
33253
33254 \end_inset
33255
33256  et remplacez le paramètre de commande 
33257 \series bold
33258 footnote
33259 \series default
33260  par 
33261 \series bold
33262 endnote
33263 \series default
33264 .
33265 \end_layout
33266
33267 \begin_layout Standard
33268 Pour les notes de fin, il y a la commande 
33269 \series bold
33270
33271 \backslash
33272 endnotemark[numéro]
33273 \series default
33274  qui est semblable à 
33275 \series bold
33276
33277 \backslash
33278 footnotemark
33279 \series default
33280 , décrite dans la section
33281 \begin_inset space ~
33282 \end_inset
33283
33284
33285 \begin_inset CommandInset ref
33286 LatexCommand ref
33287 reference "sec:Notes-bas-de-page"
33288
33289 \end_inset
33290
33291 .
33292 \end_layout
33293
33294 \begin_layout Standard
33295 \begin_inset VSpace bigskip
33296 \end_inset
33297
33298  Les notes de bas de page peuvent être mise dans la marge de la page et
33299  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
33300
33301  
33302 \series bold
33303 footmisc
33304 \series default
33305
33306 \begin_inset Index idx
33307 status collapsed
33308
33309 \begin_layout Plain Layout
33310 Paquetages \SpecialChar LaTeX
33311  ! footmisc
33312 \end_layout
33313
33314 \end_inset
33315
33316
33317 \begin_inset CommandInset citation
33318 LatexCommand cite
33319 key "footmisc"
33320 literal "true"
33321
33322 \end_inset
33323
33324  pour plus d'information à ce sujet.
33325 \end_layout
33326
33327 \begin_layout Standard
33328 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
33329  voyez les livres sur \SpecialChar LaTeX
33330
33331 \begin_inset CommandInset citation
33332 LatexCommand cite
33333 key "latexcompanion,latexguide,latexbook"
33334 literal "true"
33335
33336 \end_inset
33337
33338 .
33339  Si vous utilisez une classe de document  
33340 \series bold
33341 KOMA-Script
33342 \series default
33343
33344 \begin_inset Index idx
33345 status collapsed
33346
33347 \begin_layout Plain Layout
33348 Paquetages \SpecialChar LaTeX
33349  ! KOMA-Script
33350 \end_layout
33351
33352 \end_inset
33353
33354 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
33355  des commandes spécifiques à la classe de document utilisée, voyez 
33356 \begin_inset CommandInset citation
33357 LatexCommand cite
33358 key "KOMA-Script"
33359 literal "true"
33360
33361 \end_inset
33362
33363 .
33364 \end_layout
33365
33366 \begin_layout Section
33367 Notes en marge
33368 \begin_inset Index idx
33369 status collapsed
33370
33371 \begin_layout Plain Layout
33372 Notes ! Notes en Marge
33373 \end_layout
33374
33375 \end_inset
33376
33377
33378 \end_layout
33379
33380 \begin_layout Standard
33381 Les notes en marge dans \SpecialChar LyX
33382  ressemblent aux notes en bas de page et se comportent
33383  de la même façon.
33384  Quand vous insérez une note en marge avec 
33385 \family sans
33386 Insertion\SpecialChar menuseparator
33387 Note
33388 \begin_inset space ~
33389 \end_inset
33390
33391 en
33392 \begin_inset space ~
33393 \end_inset
33394
33395 Marge
33396 \family default
33397  ou avec le bouton 
33398 \begin_inset Info
33399 type  "icon"
33400 arg   "marginalnote-insert"
33401 \end_inset
33402
33403  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
33404  grise avec une étiquette rouge 
33405 \begin_inset Quotes cld
33406 \end_inset
33407
33408 marge
33409 \begin_inset Quotes crd
33410 \end_inset
33411
33412 .
33413  
33414 \begin_inset Marginal
33415 status collapsed
33416
33417 \begin_layout Plain Layout
33418 C'est une note en marge.
33419 \end_layout
33420
33421 \end_inset
33422
33423  Cette boîte est la représentation de votre note dans \SpecialChar LyX
33424 .
33425  Vous pouvez y entrer votre texte.
33426 \end_layout
33427
33428 \begin_layout Standard
33429 Les notes en marge apparaissent dans la marge de droite dans les documents
33430  imprimées sur une seule face.
33431  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
33432  
33433 \begin_inset Quotes cld
33434 \end_inset
33435
33436 extérieure
33437 \begin_inset Quotes crd
33438 \end_inset
33439
33440  – la gauche sur les pages paires et la droite sur les pages impaires.
33441  Le texte de la note en marge est aligné à l'opposé de la marge externe
33442  – aligné à droite quand la note apparaît dans la marge de gauche.
33443  La première ligne de la note apparaît à la hauteur de la ligne de texte
33444  où la note a été insérée dans le document.
33445 \end_layout
33446
33447 \begin_layout Standard
33448 \begin_inset VSpace bigskip
33449 \end_inset
33450
33451 Pour placer une note dans la marge interne, ajoutez la commande suivante
33452  :
33453 \end_layout
33454
33455 \begin_layout Standard
33456
33457 \series bold
33458
33459 \backslash
33460 reversemarginpar
33461 \end_layout
33462
33463 \begin_layout Standard
33464 sous forme de code \SpecialChar TeX
33465  avant votre note de marge.
33466  Le nouveau positionnement est pris en compte pour toutes les notes en marge
33467  qui suivent 
33468 \begin_inset ERT
33469 status collapsed
33470
33471 \begin_layout Plain Layout
33472
33473
33474 \backslash
33475 reversemarginpar 
33476 \end_layout
33477
33478 \end_inset
33479
33480
33481 \begin_inset Marginal
33482 status open
33483
33484 \begin_layout Plain Layout
33485 Cette note en marge est dans la marge interne.
33486 \end_layout
33487
33488 \end_inset
33489
33490
33491 \series bold
33492
33493 \begin_inset Newline newline
33494 \end_inset
33495
33496
33497 \series default
33498
33499 \begin_inset Note Greyedout
33500 status open
33501
33502 \begin_layout Plain Layout
33503
33504 \series bold
33505 Note:
33506 \series default
33507  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
33508  les notes sont souvent mal mises en formes dans la sortie imprimée.
33509 \end_layout
33510
33511 \end_inset
33512
33513
33514 \end_layout
33515
33516 \begin_layout Standard
33517 Pour revenir au positionnement implicite, ajoutez la commande :
33518 \end_layout
33519
33520 \begin_layout Standard
33521
33522 \series bold
33523
33524 \backslash
33525 normalmarginpar
33526 \end_layout
33527
33528 \begin_layout Standard
33529 sous forme de code \SpecialChar TeX
33530 .
33531 \begin_inset ERT
33532 status collapsed
33533
33534 \begin_layout Plain Layout
33535
33536
33537 \backslash
33538 normalmarginpar 
33539 \end_layout
33540
33541 \end_inset
33542
33543
33544 \begin_inset Newline newline
33545 \end_inset
33546
33547  
33548 \begin_inset Note Greyedout
33549 status open
33550
33551 \begin_layout Plain Layout
33552
33553 \series bold
33554 Note:
33555 \series default
33556  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
33557  
33558 \series bold
33559
33560 \backslash
33561 reversemarginpar
33562 \series default
33563  est aussi utilisée.
33564 \end_layout
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \begin_layout Standard
33572 \begin_inset VSpace bigskip
33573 \end_inset
33574
33575
33576 \begin_inset Marginal
33577 status open
33578
33579 \begin_layout Plain Layout
33580 UnTrèsLongMotEnMarge sans césure.
33581 \end_layout
33582
33583 \end_inset
33584
33585  Comme dans le cas décrit dans la section
33586 \begin_inset space ~
33587 \end_inset
33588
33589
33590 \begin_inset CommandInset ref
33591 LatexCommand ref
33592 reference "subsec:Lignes-multiple-dans-cellule"
33593
33594 \end_inset
33595
33596 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
33597  mot d'une note en marge.
33598  Pour éviter ce problème, insérez un espacement horizontal de 0
33599 \begin_inset space \thinspace{}
33600 \end_inset
33601
33602 pt avant le mot en question: 
33603 \begin_inset Marginal
33604 status open
33605
33606 \begin_layout Plain Layout
33607 \begin_inset space \hspace{}
33608 \length 0pt
33609 \end_inset
33610
33611 UnMotTrèsLongEnMarge avec une césure.
33612 \end_layout
33613
33614 \end_inset
33615
33616
33617 \end_layout
33618
33619 \begin_layout Standard
33620 \begin_inset VSpace bigskip
33621 \end_inset
33622
33623
33624 \end_layout
33625
33626 \begin_layout Standard
33627 \begin_inset Note Greyedout
33628 status open
33629
33630 \begin_layout Plain Layout
33631
33632 \series bold
33633 Note:
33634 \series default
33635  Normalement, les notes en marge ne peuvent pas être utilisées dans des
33636  tableaux, des flottants et des notes de bas de page.
33637 \end_layout
33638
33639 \end_inset
33640
33641
33642 \end_layout
33643
33644 \begin_layout Standard
33645 \begin_inset VSpace bigskip
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \begin_layout Standard
33652 \begin_inset ERT
33653 status collapsed
33654
33655 \begin_layout Plain Layout
33656
33657
33658 \backslash
33659 ifmarginnote
33660 \end_layout
33661
33662 \end_inset
33663
33664
33665 \begin_inset Note Note
33666 status open
33667
33668 \begin_layout Plain Layout
33669 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
33670  
33671 \series bold
33672 marginnote
33673 \series default
33674  a été installé.
33675 \end_layout
33676
33677 \end_inset
33678
33679
33680 \end_layout
33681
33682 \begin_layout Standard
33683 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
33684  
33685 \series bold
33686 marginnote
33687 \series default
33688
33689 \begin_inset Index idx
33690 status collapsed
33691
33692 \begin_layout Plain Layout
33693 Paquetages \SpecialChar LaTeX
33694  ! marginnote
33695 \end_layout
33696
33697 \end_inset
33698
33699 .
33700  En ajoutant les deux lignes suivantes au préambule de votre document, la
33701  commande que \SpecialChar LyX
33702  utilise pour les notes de marge est redéfinie pour utiliser
33703  la commande fournie par le paquetage 
33704 \series bold
33705 marginnote
33706 \series default
33707  :
33708 \end_layout
33709
33710 \begin_layout Standard
33711
33712 \series bold
33713
33714 \backslash
33715 usepackage{marginnote}
33716 \begin_inset Newline newline
33717 \end_inset
33718
33719
33720 \backslash
33721 let
33722 \backslash
33723 marginpar
33724 \backslash
33725 marginnote
33726 \end_layout
33727
33728 \begin_layout Standard
33729 Ce paquetage est aussi utilisé dans ce document parce que 
33730 \series bold
33731 marginnote
33732 \series default
33733  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
33734  vertical pour une note.
33735  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
33736  sont trop proches les unes des autres ou que vous voulez améliorer la mise
33737  en page.
33738  Le décalage est inséré dans \SpecialChar LyX
33739  sous forme de code \SpecialChar TeX
33740  directement après la note
33741  sous la forme
33742 \end_layout
33743
33744 \begin_layout Standard
33745
33746 \series bold
33747 [offset]
33748 \end_layout
33749
33750 \begin_layout Standard
33751 où l'offset utilise l'une des unités listées dans le tableau
33752 \begin_inset space ~
33753 \end_inset
33754
33755
33756 \begin_inset CommandInset ref
33757 LatexCommand ref
33758 reference "cha:Unités-de-longueur"
33759
33760 \end_inset
33761
33762 .
33763  Une valeur négative déplace la note vers le haut, une valeur positive la
33764  déplace vers le bas.
33765  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
33766  vers le haut de 1.5
33767 \begin_inset space \thinspace{}
33768 \end_inset
33769
33770 cm avec la commande en code \SpecialChar TeX
33771  
33772 \begin_inset Quotes cld
33773 \end_inset
33774
33775
33776 \series bold
33777 [-1.5cm]
33778 \series default
33779
33780 \begin_inset Quotes crd
33781 \end_inset
33782
33783
33784 \begin_inset Marginal
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 Cette note en marge est décalée vers le haut de 1.5
33789 \begin_inset space \thinspace{}
33790 \end_inset
33791
33792 cm par rapport à sa position d'origine.
33793 \end_layout
33794
33795 \end_inset
33796
33797
33798 \begin_inset ERT
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802
33803 [-1.5cm]
33804 \end_layout
33805
33806 \end_inset
33807
33808
33809 \end_layout
33810
33811 \begin_layout Standard
33812 \begin_inset VSpace medskip
33813 \end_inset
33814
33815 Avec le paquetage 
33816 \series bold
33817 marginnote
33818 \series default
33819  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
33820  Par exemple les commandes 
33821 \end_layout
33822
33823 \begin_layout Standard
33824
33825 \series bold
33826
33827 \backslash
33828 renewcommand*{
33829 \backslash
33830 raggedleftmarginnote}{
33831 \backslash
33832 centering}
33833 \begin_inset Newline newline
33834 \end_inset
33835
33836
33837 \backslash
33838 renewcommand*{
33839 \backslash
33840 raggedrightmarginnote}{
33841 \backslash
33842 centering}
33843 \end_layout
33844
33845 \begin_layout Standard
33846 donnent un alignement centré.
33847  
33848 \series bold
33849
33850 \backslash
33851 raggedleftmarginnote
33852 \series default
33853  indique une note qui apparaît dans la marge de gauche.
33854 \begin_inset ERT
33855 status collapsed
33856
33857 \begin_layout Plain Layout
33858
33859
33860 \backslash
33861 renewcommand*{
33862 \backslash
33863 raggedleftmarginnote}{
33864 \backslash
33865 centering}
33866 \end_layout
33867
33868 \begin_layout Plain Layout
33869
33870
33871 \backslash
33872 renewcommand*{
33873 \backslash
33874 raggedrightmarginnote}{
33875 \backslash
33876 centering}
33877 \end_layout
33878
33879 \end_inset
33880
33881
33882 \begin_inset Marginal
33883 status collapsed
33884
33885 \begin_layout Plain Layout
33886 Le texte de cette note en marge est centré.
33887 \end_layout
33888
33889 \end_inset
33890
33891 .
33892  Le comportement implicite est donné par
33893 \end_layout
33894
33895 \begin_layout Standard
33896
33897 \series bold
33898
33899 \backslash
33900 renewcommand*{
33901 \backslash
33902 raggedleftmarginnote}{
33903 \backslash
33904 raggedleft}
33905 \begin_inset Newline newline
33906 \end_inset
33907
33908
33909 \backslash
33910 renewcommand*{
33911 \backslash
33912 raggedrightmarginnote}{
33913 \backslash
33914 raggedright}
33915 \series default
33916
33917 \begin_inset ERT
33918 status collapsed
33919
33920 \begin_layout Plain Layout
33921
33922
33923 \backslash
33924 renewcommand*{
33925 \backslash
33926 raggedleftmarginnote}{
33927 \backslash
33928 raggedleft}
33929 \end_layout
33930
33931 \begin_layout Plain Layout
33932
33933
33934 \backslash
33935 renewcommand*{
33936 \backslash
33937 raggedrightmarginnote}{
33938 \backslash
33939 raggedright}
33940 \end_layout
33941
33942 \end_inset
33943
33944
33945 \end_layout
33946
33947 \begin_layout Standard
33948 \begin_inset VSpace medskip
33949 \end_inset
33950
33951 Pour les autre fonctions du paquetage 
33952 \series bold
33953 marginnote
33954 \series default
33955  nous vous renvoyons à sa documentation 
33956 \begin_inset CommandInset citation
33957 LatexCommand cite
33958 key "marginnote"
33959 literal "true"
33960
33961 \end_inset
33962
33963 .
33964 \end_layout
33965
33966 \begin_layout Standard
33967 \begin_inset VSpace bigskip
33968 \end_inset
33969
33970 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
33971  définition.
33972  Pour créer par exemple une entête pour toutes les notes en marge avec le
33973  texte 
33974 \begin_inset Quotes cld
33975 \end_inset
33976
33977
33978 \family sans
33979 \series bold
33980 \bar under
33981 Attention!
33982 \family default
33983 \series default
33984 \bar default
33985
33986 \begin_inset Quotes crd
33987 \end_inset
33988
33989  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
33990  de votre document :
33991 \end_layout
33992
33993 \begin_layout Standard
33994
33995 \series bold
33996
33997 \backslash
33998 let
33999 \backslash
34000 myMarginpar
34001 \backslash
34002 marginpar
34003 \begin_inset Newline newline
34004 \end_inset
34005
34006
34007 \backslash
34008 renewcommand{
34009 \backslash
34010 marginpar}[1]{
34011 \backslash
34012 myMarginpar{%
34013 \begin_inset Newline newline
34014 \end_inset
34015
34016
34017 \begin_inset Phantom HPhantom
34018 status open
34019
34020 \begin_layout Plain Layout
34021
34022 \series bold
34023 \begin_inset space ~
34024 \end_inset
34025
34026
34027 \end_layout
34028
34029 \end_inset
34030
34031
34032 \backslash
34033 hspace{0pt}
34034 \backslash
34035 textsf{
34036 \backslash
34037 textbf{
34038 \backslash
34039 underbar{Attention!}}}%
34040 \begin_inset Newline newline
34041 \end_inset
34042
34043
34044 \begin_inset Phantom HPhantom
34045 status open
34046
34047 \begin_layout Plain Layout
34048
34049 \series bold
34050 \begin_inset space ~
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \end_inset
34057
34058
34059 \backslash
34060 vspace{1.5mm}
34061 \backslash
34062
34063 \backslash
34064 #1}}
34065 \end_layout
34066
34067 \begin_layout Standard
34068 \begin_inset ERT
34069 status collapsed
34070
34071 \begin_layout Plain Layout
34072
34073
34074 \backslash
34075 let
34076 \backslash
34077 myMarginpar
34078 \backslash
34079 marginpar
34080 \end_layout
34081
34082 \begin_layout Plain Layout
34083
34084
34085 \backslash
34086 renewcommand{
34087 \backslash
34088 marginpar}[1]{
34089 \backslash
34090 myMarginpar{%
34091 \end_layout
34092
34093 \begin_layout Plain Layout
34094
34095    
34096 \backslash
34097 textsf{
34098 \backslash
34099 textbf{
34100 \backslash
34101 underbar{Attention!}}}%
34102 \end_layout
34103
34104 \begin_layout Plain Layout
34105
34106    
34107 \backslash
34108 vspace{1.5mm}
34109 \backslash
34110
34111 \backslash
34112 #1}}
34113 \end_layout
34114
34115 \end_inset
34116
34117
34118 \begin_inset Marginal
34119 status open
34120
34121 \begin_layout Plain Layout
34122 Ceci est une note en marge avec une en-tête prédéfinie.
34123 \end_layout
34124
34125 \end_inset
34126
34127
34128 \begin_inset ERT
34129 status collapsed
34130
34131 \begin_layout Plain Layout
34132
34133 [-1.5cm]
34134 \end_layout
34135
34136 \end_inset
34137
34138
34139 \begin_inset ERT
34140 status collapsed
34141
34142 \begin_layout Plain Layout
34143
34144
34145 \backslash
34146 renewcommand{
34147 \backslash
34148 marginpar}[1]{
34149 \backslash
34150 myMarginpar{#1}}
34151 \end_layout
34152
34153 \end_inset
34154
34155
34156 \begin_inset Note Note
34157 status collapsed
34158
34159 \begin_layout Plain Layout
34160
34161 \lang english
34162 The margin note format is changed only for this example.
34163 \end_layout
34164
34165 \end_inset
34166
34167
34168 \end_layout
34169
34170 \begin_layout Standard
34171 \begin_inset ERT
34172 status collapsed
34173
34174 \begin_layout Plain Layout
34175
34176
34177 \backslash
34178 else
34179 \end_layout
34180
34181 \end_inset
34182
34183
34184 \begin_inset Note Note
34185 status open
34186
34187 \begin_layout Plain Layout
34188 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
34189  
34190 \series bold
34191 marginnote
34192 \series default
34193  n'est pas installé :
34194 \end_layout
34195
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \begin_layout Standard
34202 Vous devez installer le paquetage \SpecialChar LaTeX
34203  
34204 \series bold
34205 marginnote
34206 \series default
34207  pour voir la suite de cette section dans la sortie imprimée.
34208 \end_layout
34209
34210 \begin_layout Standard
34211 \begin_inset ERT
34212 status collapsed
34213
34214 \begin_layout Plain Layout
34215
34216
34217 \backslash
34218 fi
34219 \end_layout
34220
34221 \end_inset
34222
34223
34224 \end_layout
34225
34226 \begin_layout Chapter
34227 Boîtes
34228 \end_layout
34229
34230 \begin_layout Section
34231 Introduction
34232 \begin_inset Index idx
34233 status collapsed
34234
34235 \begin_layout Plain Layout
34236 Boîtes ! Introduction
34237 \end_layout
34238
34239 \end_inset
34240
34241
34242 \end_layout
34243
34244 \begin_layout Standard
34245 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
34246  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
34247  voir la section
34248 \begin_inset space ~
34249 \end_inset
34250
34251
34252 \begin_inset CommandInset ref
34253 LatexCommand ref
34254 reference "sec:Minipages"
34255
34256 \end_inset
34257
34258 , pour encadrer des portions de texte, voir la section
34259 \begin_inset space ~
34260 \end_inset
34261
34262
34263 \begin_inset CommandInset ref
34264 LatexCommand ref
34265 reference "sec:Décorations"
34266
34267 \end_inset
34268
34269 , pour empêcher que des mots subissent une césure, voir la section
34270 \begin_inset space ~
34271 \end_inset
34272
34273
34274 \begin_inset CommandInset ref
34275 LatexCommand ref
34276 reference "sec:Empêcher-césure"
34277
34278 \end_inset
34279
34280 , pour aligner du texte, voir la section
34281 \begin_inset space ~
34282 \end_inset
34283
34284
34285 \begin_inset CommandInset ref
34286 LatexCommand ref
34287 reference "subsec:Alignement-Vertical"
34288
34289 \end_inset
34290
34291 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
34292 \begin_inset space ~
34293 \end_inset
34294
34295
34296 \begin_inset CommandInset ref
34297 LatexCommand ref
34298 reference "sec:Boîtes-colorées"
34299
34300 \end_inset
34301
34302 .
34303 \end_layout
34304
34305 \begin_layout Standard
34306 On peut insérer une boîte en utilisant le menu 
34307 \family sans
34308 Insertion\SpecialChar menuseparator
34309 Boîte
34310 \family default
34311  ou avec le bouton 
34312 \begin_inset Info
34313 type  "icon"
34314 arg   "box-insert Frameless"
34315 \end_inset
34316
34317  de la barre d'outils.
34318  Une boîte grise avec une étiquette 
34319 \family sans
34320 Boîte
34321 \begin_inset space ~
34322 \end_inset
34323
34324 (Minipage)
34325 \family default
34326
34327 \begin_inset Graphics
34328         filename clipart/BoxInsetDefault.png
34329         scale 95
34330         scaleBeforeRotation
34331
34332 \end_inset
34333
34334  est alors insérée.
34335  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
34336  et en choisissant 
34337 \family sans
34338 Paramètres
34339 \family default
34340  .
34341  La fenêtre de dialogue qui apparaît donne accès aux types de
34342 \family sans
34343  Boîte
34344 \begin_inset space ~
34345 \end_inset
34346
34347 Intérieure
34348 \family default
34349  
34350 \family sans
34351 Makebox, Parbox
34352 \family default
34353  et 
34354 \family sans
34355 Minipage
34356 \family default
34357 .
34358  Le type 
34359 \family sans
34360 Minipage
34361 \family default
34362  est le type implicite pour les boîtes nouvellement créées et il est décrit
34363  dans la section
34364 \begin_inset space ~
34365 \end_inset
34366
34367
34368 \begin_inset CommandInset ref
34369 LatexCommand ref
34370 reference "sec:Minipages"
34371
34372 \end_inset
34373
34374 ; le type 
34375 \family sans
34376 Parbox
34377 \family default
34378  est décrit dans la section
34379 \begin_inset space ~
34380 \end_inset
34381
34382
34383 \begin_inset CommandInset ref
34384 LatexCommand ref
34385 reference "sec:Parboxes"
34386
34387 \end_inset
34388
34389  et le type 
34390 \family sans
34391 Makebox
34392 \family default
34393  est décrit dans la section
34394 \begin_inset space ~
34395 \end_inset
34396
34397
34398 \begin_inset CommandInset ref
34399 LatexCommand ref
34400 reference "sec:Empêcher-césure"
34401
34402 \end_inset
34403
34404 .
34405 \end_layout
34406
34407 \begin_layout Standard
34408 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
34409  comme les flottants ou les notes de bas de page.
34410 \end_layout
34411
34412 \begin_layout Standard
34413 \begin_inset Note Greyedout
34414 status open
34415
34416 \begin_layout Plain Layout
34417
34418 \series bold
34419 Note:
34420 \series default
34421  Vous ne pouvez pas employer une boîte comme élément dans un environnement
34422  de type 
34423 \family sans
34424 Liste
34425 \family default
34426  ou 
34427 \family sans
34428 Description
34429 \family default
34430 .
34431 \end_layout
34432
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \begin_layout Standard
34439 \begin_inset Note Greyedout
34440 status open
34441
34442 \begin_layout Plain Layout
34443
34444 \series bold
34445 Note:
34446 \series default
34447  Pour une raison inconnue, vous ne pouvez mettre le type de la 
34448 \family sans
34449 Boîte
34450 \begin_inset space ~
34451 \end_inset
34452
34453 Intérieure
34454 \family default
34455  à 
34456 \family sans
34457 Aucune
34458 \family default
34459  que quand vous utilisez une boîte encadrée.
34460  Les boîtes sans 
34461 \family sans
34462 Boîte
34463 \begin_inset space ~
34464 \end_inset
34465
34466 Intérieure
34467 \family default
34468  et sans cadre sont expliquées dans la section
34469 \begin_inset space ~
34470 \end_inset
34471
34472
34473 \begin_inset CommandInset ref
34474 LatexCommand ref
34475 reference "sec:Empêcher-césure"
34476
34477 \end_inset
34478
34479 .
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Section
34488 La fenêtre de dialogue Boîte
34489 \begin_inset CommandInset label
34490 LatexCommand label
34491 name "sec:Boîte-Dialogue"
34492
34493 \end_inset
34494
34495
34496 \begin_inset Index idx
34497 status collapsed
34498
34499 \begin_layout Plain Layout
34500 Boîtes ! Fenêtre de dialogue Boîte
34501 \end_layout
34502
34503 \end_inset
34504
34505
34506 \end_layout
34507
34508 \begin_layout Subsection
34509 Taille
34510 \begin_inset Index idx
34511 status collapsed
34512
34513 \begin_layout Plain Layout
34514 Boîtes ! Taille
34515 \end_layout
34516
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \begin_layout Standard
34523 Dans la fenêtre de dialogue 
34524 \family sans
34525 Paramètres
34526 \begin_inset space ~
34527 \end_inset
34528
34529 de
34530 \begin_inset space ~
34531 \end_inset
34532
34533 Boîte
34534 \family default
34535  vous pouvez modifier la géométrie de la boîte avec les champs 
34536 \family sans
34537 Largeur
34538 \family default
34539  et 
34540 \family sans
34541 Hauteur
34542 \family default
34543 .
34544  Les unités de longueur qui sont utilisables dans ces champs sont décrites
34545  dans le tableau
34546 \begin_inset space ~
34547 \end_inset
34548
34549
34550 \begin_inset CommandInset ref
34551 LatexCommand ref
34552 reference "tab:Unités"
34553
34554 \end_inset
34555
34556 .
34557  Le champ 
34558 \family sans
34559 Hauteur
34560 \family default
34561  offre en plus les spécifications de taille suivantes :
34562 \end_layout
34563
34564 \begin_layout Description
34565 Profondeur C'est simplement la 
34566 \begin_inset Quotes cld
34567 \end_inset
34568
34569 hauteur
34570 \begin_inset Quotes crd
34571 \end_inset
34572
34573  du texte.
34574  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
34575  lignes de texte dans la boîte.
34576 \begin_inset Newline newline
34577 \end_inset
34578
34579
34580 \begin_inset Newline newline
34581 \end_inset
34582
34583
34584 \begin_inset Newline newline
34585 \end_inset
34586
34587
34588 \begin_inset Box Boxed
34589 position "c"
34590 hor_pos "c"
34591 has_inner_box 1
34592 inner_pos "c"
34593 use_parbox 0
34594 use_makebox 0
34595 width "12col%"
34596 special "none"
34597 height "1in"
34598 height_special "depth"
34599 thickness "0.4pt"
34600 separation "3pt"
34601 shadowsize "4pt"
34602 framecolor "black"
34603 backgroundcolor "none"
34604 status open
34605
34606 \begin_layout Plain Layout
34607 \align center
34608 Boîte dont la hauteur est égale à 1
34609 \begin_inset space \thinspace{}
34610 \end_inset
34611
34612 Profondeur
34613 \end_layout
34614
34615 \end_inset
34616
34617
34618 \begin_inset Newline newline
34619 \end_inset
34620
34621
34622 \begin_inset Newline newline
34623 \end_inset
34624
34625
34626 \end_layout
34627
34628 \begin_layout Description
34629 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
34630  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
34631  est deux fois plus haute que le texte : 
34632 \begin_inset Box Boxed
34633 position "c"
34634 hor_pos "c"
34635 has_inner_box 1
34636 inner_pos "c"
34637 use_parbox 0
34638 use_makebox 0
34639 width "20col%"
34640 special "none"
34641 height "2in"
34642 height_special "height"
34643 thickness "0.4pt"
34644 separation "3pt"
34645 shadowsize "4pt"
34646 framecolor "black"
34647 backgroundcolor "none"
34648 status open
34649
34650 \begin_layout Plain Layout
34651 \align center
34652 Boîte dont la hauteur est 2
34653 \begin_inset space \thinspace{}
34654 \end_inset
34655
34656 Hauteur
34657 \end_layout
34658
34659 \end_inset
34660
34661
34662 \end_layout
34663
34664 \begin_layout Description
34665 Hauteur
34666 \begin_inset space ~
34667 \end_inset
34668
34669 Totale C'est égal à Hauteur
34670 \begin_inset space \thinspace{}
34671 \end_inset
34672
34673 +
34674 \begin_inset space \thinspace{}
34675 \end_inset
34676
34677 Profondeur : 
34678 \begin_inset Box Boxed
34679 position "c"
34680 hor_pos "c"
34681 has_inner_box 1
34682 inner_pos "c"
34683 use_parbox 0
34684 use_makebox 0
34685 width "20col%"
34686 special "none"
34687 height "1in"
34688 height_special "totalheight"
34689 thickness "0.4pt"
34690 separation "3pt"
34691 shadowsize "4pt"
34692 framecolor "black"
34693 backgroundcolor "none"
34694 status open
34695
34696 \begin_layout Plain Layout
34697 \align center
34698 Boîte dont la hauteur est 1
34699 \begin_inset space \thinspace{}
34700 \end_inset
34701
34702 Hauteur
34703 \begin_inset space ~
34704 \end_inset
34705
34706 Totale
34707 \end_layout
34708
34709 \end_inset
34710
34711
34712 \end_layout
34713
34714 \begin_layout Description
34715 Largeur On prend la largeur de la boîte comme hauteur : 
34716 \begin_inset Box Boxed
34717 position "c"
34718 hor_pos "c"
34719 has_inner_box 1
34720 inner_pos "c"
34721 use_parbox 0
34722 use_makebox 0
34723 width "12col%"
34724 special "none"
34725 height "1in"
34726 height_special "width"
34727 thickness "0.4pt"
34728 separation "3pt"
34729 shadowsize "4pt"
34730 framecolor "black"
34731 backgroundcolor "none"
34732 status open
34733
34734 \begin_layout Plain Layout
34735 \align center
34736 Boîte dont la hauteur est 1
34737 \begin_inset space \thinspace{}
34738 \end_inset
34739
34740 Largeur
34741 \end_layout
34742
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Subsection
34749 Alignement
34750 \begin_inset Index idx
34751 status collapsed
34752
34753 \begin_layout Plain Layout
34754 Boîtes ! Alignement
34755 \end_layout
34756
34757 \end_inset
34758
34759
34760 \end_layout
34761
34762 \begin_layout Standard
34763 Quand vous avez choisi une 
34764 \family sans
34765 Boîte
34766 \begin_inset space ~
34767 \end_inset
34768
34769 Intérieure
34770 \family default
34771 , l'alignement vertical de la boîte peut être :
34772 \end_layout
34773
34774 \begin_layout Description
34775 Haut Ceci est un exemple de texte.
34776  
34777 \begin_inset Box Boxed
34778 position "t"
34779 hor_pos "c"
34780 has_inner_box 1
34781 inner_pos "c"
34782 use_parbox 0
34783 use_makebox 0
34784 width "12col%"
34785 special "none"
34786 height "1in"
34787 height_special "totalheight"
34788 thickness "0.4pt"
34789 separation "3pt"
34790 shadowsize "4pt"
34791 framecolor "black"
34792 backgroundcolor "none"
34793 status collapsed
34794
34795 \begin_layout Plain Layout
34796 \align center
34797 Cette boîte est alignée sur le haut.
34798 \end_layout
34799
34800 \end_inset
34801
34802  Ceci est un exemple de texte.
34803 \end_layout
34804
34805 \begin_layout Description
34806 Milieu Ceci est un exemple de texte.
34807  
34808 \begin_inset Box Boxed
34809 position "c"
34810 hor_pos "c"
34811 has_inner_box 1
34812 inner_pos "c"
34813 use_parbox 0
34814 use_makebox 0
34815 width "12col%"
34816 special "none"
34817 height "1in"
34818 height_special "totalheight"
34819 thickness "0.4pt"
34820 separation "3pt"
34821 shadowsize "4pt"
34822 framecolor "black"
34823 backgroundcolor "none"
34824 status collapsed
34825
34826 \begin_layout Plain Layout
34827 \align center
34828 Cette boîte est alignée au centre.
34829 \end_layout
34830
34831 \end_inset
34832
34833  Ceci est un exemple de texte.
34834 \end_layout
34835
34836 \begin_layout Description
34837 Bas Ceci est un exemple de texte.
34838  
34839 \begin_inset Box Boxed
34840 position "b"
34841 hor_pos "c"
34842 has_inner_box 1
34843 inner_pos "c"
34844 use_parbox 0
34845 use_makebox 0
34846 width "12col%"
34847 special "none"
34848 height "1in"
34849 height_special "totalheight"
34850 thickness "0.4pt"
34851 separation "3pt"
34852 shadowsize "4pt"
34853 framecolor "black"
34854 backgroundcolor "none"
34855 status collapsed
34856
34857 \begin_layout Plain Layout
34858 \align center
34859 Cette boîte est alignée sur le bas.
34860 \end_layout
34861
34862 \end_inset
34863
34864  Ceci est un exemple de texte.
34865 \end_layout
34866
34867 \begin_layout Standard
34868 \begin_inset Note Greyedout
34869 status open
34870
34871 \begin_layout Plain Layout
34872
34873 \series bold
34874 Note:
34875 \series default
34876  L'alignement vertical peut être perturbé dans la sortie finale quand vous
34877  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
34878  l'autre non.
34879 \end_layout
34880
34881 \end_inset
34882
34883
34884 \end_layout
34885
34886 \begin_layout Standard
34887 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
34888  paragraphe grâce à la fenêtre de dialogue 
34889 \family sans
34890 Paramètres
34891 \begin_inset space ~
34892 \end_inset
34893
34894 de
34895 \begin_inset space ~
34896 \end_inset
34897
34898 Boîte
34899 \family default
34900 .
34901 \end_layout
34902
34903 \begin_layout Standard
34904 \begin_inset VSpace bigskip
34905 \end_inset
34906
34907 Quand vous avez choisi une 
34908 \family sans
34909 Boîte
34910 \begin_inset space ~
34911 \end_inset
34912
34913 Intérieure
34914 \family default
34915 , l'alignement vertical du contenu de la boîte peut être :
34916 \end_layout
34917
34918 \begin_layout Description
34919 haut Ceci est un exemple de texte.
34920 \begin_inset Box Boxed
34921 position "c"
34922 hor_pos "c"
34923 has_inner_box 1
34924 inner_pos "t"
34925 use_parbox 0
34926 use_makebox 0
34927 width "12col%"
34928 special "none"
34929 height "1.5in"
34930 height_special "totalheight"
34931 thickness "0.4pt"
34932 separation "3pt"
34933 shadowsize "4pt"
34934 framecolor "black"
34935 backgroundcolor "none"
34936 status collapsed
34937
34938 \begin_layout Plain Layout
34939 \align center
34940 Le texte de cette boîte est aligné sur le haut.
34941 \end_layout
34942
34943 \end_inset
34944
34945  Ceci est un exemple de texte.
34946 \end_layout
34947
34948 \begin_layout Description
34949 milieu Ceci est un exemple de texte.
34950  
34951 \begin_inset Box Boxed
34952 position "c"
34953 hor_pos "c"
34954 has_inner_box 1
34955 inner_pos "c"
34956 use_parbox 0
34957 use_makebox 0
34958 width "12col%"
34959 special "none"
34960 height "1.5in"
34961 height_special "totalheight"
34962 thickness "0.4pt"
34963 separation "3pt"
34964 shadowsize "4pt"
34965 framecolor "black"
34966 backgroundcolor "none"
34967 status collapsed
34968
34969 \begin_layout Plain Layout
34970 \align center
34971 Le texte de cette boîte est aligné au centre
34972 \end_layout
34973
34974 \end_inset
34975
34976  Ceci est un exemple de texte.
34977 \end_layout
34978
34979 \begin_layout Description
34980 bas Ceci est un exemple de texte.
34981  
34982 \begin_inset Box Boxed
34983 position "c"
34984 hor_pos "c"
34985 has_inner_box 1
34986 inner_pos "b"
34987 use_parbox 0
34988 use_makebox 0
34989 width "12col%"
34990 special "none"
34991 height "1.5in"
34992 height_special "totalheight"
34993 thickness "0.4pt"
34994 separation "3pt"
34995 shadowsize "4pt"
34996 framecolor "black"
34997 backgroundcolor "none"
34998 status collapsed
34999
35000 \begin_layout Plain Layout
35001 \align center
35002 Le texte de cette boîte est aligné en bas.
35003 \end_layout
35004
35005 \end_inset
35006
35007  Ceci est un exemple de texte.
35008 \end_layout
35009
35010 \begin_layout Description
35011 élongation Ceci est un exemple de texte.
35012  
35013 \begin_inset Box Boxed
35014 position "c"
35015 hor_pos "c"
35016 has_inner_box 1
35017 inner_pos "s"
35018 use_parbox 0
35019 use_makebox 0
35020 width "12col%"
35021 special "none"
35022 height "1.5in"
35023 height_special "totalheight"
35024 thickness "0.4pt"
35025 separation "3pt"
35026 shadowsize "4pt"
35027 framecolor "black"
35028 backgroundcolor "none"
35029 status collapsed
35030
35031 \begin_layout Plain Layout
35032 \align center
35033 Le texte 
35034 \end_layout
35035
35036 \begin_layout Plain Layout
35037 \align center
35038 de cette
35039 \end_layout
35040
35041 \begin_layout Plain Layout
35042 \align center
35043 boîte est
35044 \end_layout
35045
35046 \begin_layout Plain Layout
35047 \align center
35048 allongé.
35049 \end_layout
35050
35051 \end_inset
35052
35053  Ceci est un exemple de texte.
35054 \end_layout
35055
35056 \begin_layout Standard
35057 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
35058  paragraphe.
35059  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
35060 \end_layout
35061
35062 \begin_layout Standard
35063 \begin_inset VSpace bigskip
35064 \end_inset
35065
35066 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
35067  la fenêtre de dialogue 
35068 \family sans
35069 Paramètres
35070 \begin_inset space ~
35071 \end_inset
35072
35073 de
35074 \begin_inset space ~
35075 \end_inset
35076
35077 paragraphe
35078 \family default
35079  quand vous avez choisi une 
35080 \family sans
35081 Boîte
35082 \begin_inset space ~
35083 \end_inset
35084
35085 Intérieure
35086 \family default
35087 .
35088 \end_layout
35089
35090 \begin_layout Standard
35091 \align center
35092 \begin_inset Box Boxed
35093 position "c"
35094 hor_pos "c"
35095 has_inner_box 1
35096 inner_pos "s"
35097 use_parbox 0
35098 use_makebox 0
35099 width "15col%"
35100 special "none"
35101 height "1.25in"
35102 height_special "totalheight"
35103 thickness "0.4pt"
35104 separation "3pt"
35105 shadowsize "4pt"
35106 framecolor "black"
35107 backgroundcolor "none"
35108 status open
35109
35110 \begin_layout Plain Layout
35111 \align left
35112 Le texte de 
35113 \end_layout
35114
35115 \begin_layout Plain Layout
35116 \align left
35117 cette boîte
35118 \end_layout
35119
35120 \begin_layout Plain Layout
35121 \align right
35122 est allongé.
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \end_layout
35129
35130 \begin_layout Standard
35131 Si vous n'avez pas choisi une 
35132 \family sans
35133 Boîte
35134 \begin_inset space ~
35135 \end_inset
35136
35137 Intérieure
35138 \family default
35139 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
35140  de dialogue de boîte.
35141 \end_layout
35142
35143 \begin_layout Standard
35144 \align center
35145 \begin_inset Box Boxed
35146 position "c"
35147 hor_pos "s"
35148 has_inner_box 0
35149 inner_pos "s"
35150 use_parbox 0
35151 use_makebox 0
35152 width "90col%"
35153 special "none"
35154 height "1.25in"
35155 height_special "totalheight"
35156 thickness "0.4pt"
35157 separation "3pt"
35158 shadowsize "4pt"
35159 framecolor "black"
35160 backgroundcolor "none"
35161 status open
35162
35163 \begin_layout Plain Layout
35164 Le texte de cette boîte est allongé horizontalement.
35165 \end_layout
35166
35167 \end_inset
35168
35169
35170 \end_layout
35171
35172 \begin_layout Subsection
35173 Décorations
35174 \begin_inset CommandInset label
35175 LatexCommand label
35176 name "sec:Décorations"
35177
35178 \end_inset
35179
35180
35181 \begin_inset Index idx
35182 status collapsed
35183
35184 \begin_layout Plain Layout
35185 Boîtes ! Décorations
35186 \end_layout
35187
35188 \end_inset
35189
35190
35191 \end_layout
35192
35193 \begin_layout Standard
35194 On peut spécifier le style de la boîte en utilisant la liste déroulante
35195  
35196 \family sans
35197 Décoration
35198 \family default
35199 .
35200  Les possibilités sont les suivantes :
35201 \end_layout
35202
35203 \begin_layout Description
35204 Aucun
35205 \begin_inset space ~
35206 \end_inset
35207
35208 cadre
35209 \begin_inset space ~
35210 \end_inset
35211
35212 tracé Rien n'est tracé
35213 \end_layout
35214
35215 \begin_layout Description
35216 Cadre
35217 \begin_inset space ~
35218 \end_inset
35219
35220 rectangulaire
35221 \begin_inset space ~
35222 \end_inset
35223
35224 simple Ceci dessine un cadre rectangulaire autour de la boîte.
35225  L'épaisseur du trait de ce cadre peut être précisé.
35226 \begin_inset Newline newline
35227 \end_inset
35228
35229
35230 \begin_inset Box Boxed
35231 position "c"
35232 hor_pos "c"
35233 has_inner_box 1
35234 inner_pos "c"
35235 use_parbox 0
35236 use_makebox 0
35237 width "20col%"
35238 special "none"
35239 height "1in"
35240 height_special "totalheight"
35241 thickness "0.4pt"
35242 separation "3pt"
35243 shadowsize "4pt"
35244 framecolor "black"
35245 backgroundcolor "none"
35246 status open
35247
35248 \begin_layout Plain Layout
35249 \align center
35250 Boîte rectangulaire
35251 \end_layout
35252
35253 \end_inset
35254
35255
35256 \end_layout
35257
35258 \begin_layout Description
35259 Cadre
35260 \begin_inset space ~
35261 \end_inset
35262
35263 oval,
35264 \begin_inset space ~
35265 \end_inset
35266
35267 fin Ceci dessine un cadre ovalisée autour de la boîte.
35268  L'épaisseur du trait de ce cadre est de  0.4
35269 \begin_inset space \thinspace{}
35270 \end_inset
35271
35272 pt.
35273  
35274 \begin_inset Box ovalbox
35275 position "c"
35276 hor_pos "c"
35277 has_inner_box 1
35278 inner_pos "c"
35279 use_parbox 0
35280 use_makebox 0
35281 width "20col%"
35282 special "none"
35283 height "1in"
35284 height_special "totalheight"
35285 thickness "0.4pt"
35286 separation "3pt"
35287 shadowsize "4pt"
35288 framecolor "black"
35289 backgroundcolor "none"
35290 status open
35291
35292 \begin_layout Plain Layout
35293 \align center
35294 Boîte ovalisée, fine
35295 \end_layout
35296
35297 \end_inset
35298
35299
35300 \end_layout
35301
35302 \begin_layout Description
35303 Cadre
35304 \begin_inset space ~
35305 \end_inset
35306
35307 oval,
35308 \begin_inset space ~
35309 \end_inset
35310
35311 épais Ceci dessine un cadre ovalisée autour de la boîte.
35312  L'épaisseur du trait de ce cadre est de   0.8
35313 \begin_inset space \thinspace{}
35314 \end_inset
35315
35316 pt.
35317  
35318 \begin_inset Box Ovalbox
35319 position "c"
35320 hor_pos "c"
35321 has_inner_box 1
35322 inner_pos "c"
35323 use_parbox 0
35324 use_makebox 0
35325 width "20col%"
35326 special "none"
35327 height "1in"
35328 height_special "totalheight"
35329 thickness "0.4pt"
35330 separation "3pt"
35331 shadowsize "4pt"
35332 framecolor "black"
35333 backgroundcolor "none"
35334 status open
35335
35336 \begin_layout Plain Layout
35337 \align center
35338 Boîte ovalisée, épaisse
35339 \end_layout
35340
35341 \end_inset
35342
35343
35344 \end_layout
35345
35346 \begin_layout Description
35347 Ombre
35348 \begin_inset space ~
35349 \end_inset
35350
35351 en
35352 \begin_inset space ~
35353 \end_inset
35354
35355 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
35356  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
35357  
35358 \begin_inset Box Shadowbox
35359 position "c"
35360 hor_pos "c"
35361 has_inner_box 1
35362 inner_pos "c"
35363 use_parbox 0
35364 use_makebox 0
35365 width "20col%"
35366 special "none"
35367 height "1in"
35368 height_special "totalheight"
35369 thickness "0.4pt"
35370 separation "3pt"
35371 shadowsize "4pt"
35372 framecolor "black"
35373 backgroundcolor "none"
35374 status open
35375
35376 \begin_layout Plain Layout
35377 \align center
35378 Boîte ombrée
35379 \end_layout
35380
35381 \end_inset
35382
35383
35384 \end_layout
35385
35386 \begin_layout Description
35387 Fond
35388 \begin_inset space ~
35389 \end_inset
35390
35391 ombré Ceci dessine une boîte avec un arrière plan rouge.
35392  Contrairement aux boîtes coloriées
35393 \begin_inset Foot
35394 status collapsed
35395
35396 \begin_layout Plain Layout
35397 Voir la section
35398 \begin_inset space ~
35399 \end_inset
35400
35401
35402 \begin_inset CommandInset ref
35403 LatexCommand ref
35404 reference "sec:Boîtes-colorées"
35405
35406 \end_inset
35407
35408 .
35409 \end_layout
35410
35411 \end_inset
35412
35413 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
35414  son propre paragraphe.
35415 \begin_inset Box Shaded
35416 position "t"
35417 hor_pos "c"
35418 has_inner_box 0
35419 inner_pos "t"
35420 use_parbox 0
35421 use_makebox 0
35422 width "50col%"
35423 special "none"
35424 height "1in"
35425 height_special "totalheight"
35426 thickness "0.4pt"
35427 separation "3pt"
35428 shadowsize "4pt"
35429 framecolor "black"
35430 backgroundcolor "none"
35431 status open
35432
35433 \begin_layout Plain Layout
35434 Boîte avec fond ombré
35435 \end_layout
35436
35437 \end_inset
35438
35439
35440 \end_layout
35441
35442 \begin_layout Description
35443 Cadre
35444 \begin_inset space ~
35445 \end_inset
35446
35447 rectangulaire
35448 \begin_inset space ~
35449 \end_inset
35450
35451 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
35452  boîte.
35453  L'épaisseur du trait du cadre interne est de 0.75
35454 \begin_inset space \thinspace{}
35455 \end_inset
35456
35457 épaisseur
35458 \begin_inset space ~
35459 \end_inset
35460
35461 du
35462 \begin_inset space ~
35463 \end_inset
35464
35465 trait, l'épaisseur du trait du cadre externe est de 1.5
35466 \begin_inset space \thinspace{}
35467 \end_inset
35468
35469 épaisseur
35470 \begin_inset space ~
35471 \end_inset
35472
35473 du
35474 \begin_inset space ~
35475 \end_inset
35476
35477 trait.
35478  La distance entre les deux cadres est de 1.5
35479 \begin_inset space \thinspace{}
35480 \end_inset
35481
35482 épaisseur
35483 \begin_inset space ~
35484 \end_inset
35485
35486 du
35487 \begin_inset space ~
35488 \end_inset
35489
35490 trait
35491 \begin_inset space \thinspace{}
35492 \end_inset
35493
35494 +
35495 \begin_inset space \thinspace{}
35496 \end_inset
35497
35498 0.5
35499 \begin_inset space \thinspace{}
35500 \end_inset
35501
35502 pt.
35503  
35504 \begin_inset Box Doublebox
35505 position "c"
35506 hor_pos "c"
35507 has_inner_box 1
35508 inner_pos "c"
35509 use_parbox 0
35510 use_makebox 0
35511 width "20col%"
35512 special "none"
35513 height "1in"
35514 height_special "totalheight"
35515 thickness "0.4pt"
35516 separation "3pt"
35517 shadowsize "4pt"
35518 framecolor "black"
35519 backgroundcolor "none"
35520 status open
35521
35522 \begin_layout Plain Layout
35523 \align center
35524 Boîte double
35525 \end_layout
35526
35527 \end_inset
35528
35529
35530 \end_layout
35531
35532 \begin_layout Standard
35533 \begin_inset VSpace bigskip
35534 \end_inset
35535
35536 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
35537  s'adapte pour montrer le style
35538  de boîte utilisé.
35539  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
35540  le paquetage \SpecialChar LaTeX
35541  
35542 \series bold
35543 fancybox
35544 \series default
35545
35546 \begin_inset Index idx
35547 status collapsed
35548
35549 \begin_layout Plain Layout
35550 Paquetages \SpecialChar LaTeX
35551  ! fancybox
35552 \end_layout
35553
35554 \end_inset
35555
35556 .
35557 \end_layout
35558
35559 \begin_layout Standard
35560 \begin_inset VSpace bigskip
35561 \end_inset
35562
35563 Quand vous utilisez le style de décoration 
35564 \family sans
35565 cadre rectangulaire simple
35566 \family default
35567  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
35568  de la boîte.
35569  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
35570  prendra toute la largeur de la colonne et la boîte sera considérée comme
35571  son propre paragraphe: 
35572 \begin_inset Box Framed
35573 position "t"
35574 hor_pos "c"
35575 has_inner_box 0
35576 inner_pos "t"
35577 use_parbox 0
35578 use_makebox 0
35579 width "100col%"
35580 special "none"
35581 height "1in"
35582 height_special "totalheight"
35583 thickness "0.4pt"
35584 separation "3pt"
35585 shadowsize "4pt"
35586 framecolor "black"
35587 backgroundcolor "none"
35588 status collapsed
35589
35590 \begin_layout Plain Layout
35591 Boîte avec cadre simple et sauts de page
35592 \end_layout
35593
35594 \end_inset
35595
35596
35597 \end_layout
35598
35599 \begin_layout Section
35600 Personnalisation des boîtes
35601 \begin_inset Index idx
35602 status collapsed
35603
35604 \begin_layout Plain Layout
35605 Boîtes! Personnalisation
35606 \end_layout
35607
35608 \end_inset
35609
35610
35611 \end_layout
35612
35613 \begin_layout Standard
35614 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
35615  la commande 
35616 \series bold
35617
35618 \backslash
35619 cornersize
35620 \series default
35621 .
35622  Par exemple, la commande
35623 \end_layout
35624
35625 \begin_layout Standard
35626
35627 \series bold
35628
35629 \backslash
35630 cornersize*{1cm}
35631 \end_layout
35632
35633 \begin_layout Standard
35634 donne un diamètre de 1
35635 \begin_inset space \thinspace{}
35636 \end_inset
35637
35638 cm.
35639  La commande
35640 \end_layout
35641
35642 \begin_layout Standard
35643
35644 \series bold
35645
35646 \backslash
35647 cornersize{num}
35648 \end_layout
35649
35650 \begin_layout Standard
35651 fixe le diamètre à 
35652 \family sans
35653 num
35654 \begin_inset space \thinspace{}
35655 \end_inset
35656
35657 ×
35658 \begin_inset space \thinspace{}
35659 \end_inset
35660
35661 minimum(largeur et hauteur de la boîte)
35662 \family default
35663 .
35664  La valeur implicite est 
35665 \series bold
35666
35667 \backslash
35668 cornersize{0.5}
35669 \series default
35670 .
35671 \end_layout
35672
35673 \begin_layout Standard
35674 \begin_inset ERT
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678
35679
35680 \backslash
35681 cornersize*{1.5cm}
35682 \end_layout
35683
35684 \end_inset
35685
35686
35687 \begin_inset Box Ovalbox
35688 position "c"
35689 hor_pos "c"
35690 has_inner_box 1
35691 inner_pos "c"
35692 use_parbox 0
35693 use_makebox 0
35694 width "25col%"
35695 special "none"
35696 height "1in"
35697 height_special "totalheight"
35698 thickness "0.4pt"
35699 separation "3pt"
35700 shadowsize "4pt"
35701 framecolor "black"
35702 backgroundcolor "none"
35703 status open
35704
35705 \begin_layout Plain Layout
35706 \align center
35707 Boîte ovale avec 
35708 \series bold
35709
35710 \backslash
35711 cornersize
35712 \series default
35713
35714 \begin_inset space \thinspace{}
35715 \end_inset
35716
35717 =
35718 \begin_inset space \thinspace{}
35719 \end_inset
35720
35721 1.5
35722 \begin_inset space \thinspace{}
35723 \end_inset
35724
35725 cm
35726 \end_layout
35727
35728 \end_inset
35729
35730
35731 \begin_inset ERT
35732 status collapsed
35733
35734 \begin_layout Plain Layout
35735
35736
35737 \backslash
35738 cornersize{0.5}
35739 \end_layout
35740
35741 \end_inset
35742
35743
35744 \end_layout
35745
35746 \begin_layout Standard
35747 \begin_inset VSpace bigskip
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \begin_layout Standard
35754 La couleur rouge utilisée implicitement pour les boîtes à 
35755 \family sans
35756 Fond
35757 \begin_inset space ~
35758 \end_inset
35759
35760 ombré
35761 \family default
35762  peut soit être modifiée localement avec la commande 
35763 \series bold
35764
35765 \backslash
35766 definecolor{shadecolor}
35767 \series default
35768 , soit globalement avec le menu 
35769 \family sans
35770 Outils\SpecialChar menuseparator
35771 Préférences
35772 \family default
35773 \SpecialChar menuseparator
35774
35775 \family sans
35776 Couleurs\SpecialChar menuseparator
35777 boîte
35778 \begin_inset space ~
35779 \end_inset
35780
35781 ombrée
35782 \family default
35783 .
35784  La syntaxe de la commande 
35785 \series bold
35786
35787 \backslash
35788 definecolor
35789 \series default
35790  est expliquée dans la section
35791 \begin_inset space ~
35792 \end_inset
35793
35794
35795 \begin_inset CommandInset ref
35796 LatexCommand ref
35797 reference "sec:Tableaux-Colorés"
35798
35799 \end_inset
35800
35801 .
35802 \begin_inset Foot
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806 Notez que l'utilisation de 
35807 \series bold
35808
35809 \backslash
35810 definecolor
35811 \series default
35812  ne peut se faire sans le paquetage \SpecialChar LaTeX
35813  
35814 \series bold
35815 color
35816 \series default
35817  dans le préambule, voir la section
35818 \begin_inset space ~
35819 \end_inset
35820
35821
35822 \begin_inset CommandInset ref
35823 LatexCommand ref
35824 reference "sec:Boîtes-colorées"
35825
35826 \end_inset
35827
35828 .
35829  
35830 \end_layout
35831
35832 \end_inset
35833
35834
35835 \end_layout
35836
35837 \begin_layout Standard
35838 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
35839  le commande en code \SpecialChar TeX
35840  suivantes
35841 \end_layout
35842
35843 \begin_layout Standard
35844
35845 \series bold
35846
35847 \backslash
35848 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35849 \end_layout
35850
35851 \begin_layout Standard
35852 \begin_inset ERT
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856
35857
35858 \backslash
35859 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
35860 \end_layout
35861
35862 \end_inset
35863
35864
35865 \begin_inset Box Shaded
35866 position "t"
35867 hor_pos "c"
35868 has_inner_box 0
35869 inner_pos "t"
35870 use_parbox 0
35871 use_makebox 0
35872 width "100col%"
35873 special "none"
35874 height "1in"
35875 height_special "totalheight"
35876 thickness "0.4pt"
35877 separation "3pt"
35878 shadowsize "4pt"
35879 framecolor "black"
35880 backgroundcolor "none"
35881 status open
35882
35883 \begin_layout Plain Layout
35884
35885 \color yellow
35886 Ceci est un texte jaune dans une boîte à 
35887 \family sans
35888 Fond
35889 \begin_inset space ~
35890 \end_inset
35891
35892 ombré
35893 \family default
35894 \color inherit
35895  
35896 \color yellow
35897 avec un fond vert foncé.
35898 \end_layout
35899
35900 \end_inset
35901
35902
35903 \begin_inset ERT
35904 status collapsed
35905
35906 \begin_layout Plain Layout
35907
35908
35909 \backslash
35910 definecolor{shadecolor}{rgb}{1,0,0}
35911 \end_layout
35912
35913 \end_inset
35914
35915
35916 \end_layout
35917
35918 \begin_layout Standard
35919 \begin_inset VSpace bigskip
35920 \end_inset
35921
35922
35923 \end_layout
35924
35925 \begin_layout Standard
35926 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
35927  boîtes qui suivent la commandes qui les a changées.
35928 \end_layout
35929
35930 \begin_layout Section
35931 Minipages
35932 \begin_inset CommandInset label
35933 LatexCommand label
35934 name "sec:Minipages"
35935
35936 \end_inset
35937
35938
35939 \begin_inset Index idx
35940 status collapsed
35941
35942 \begin_layout Plain Layout
35943 Boîtes ! Minipages
35944 \end_layout
35945
35946 \end_inset
35947
35948
35949 \end_layout
35950
35951 \begin_layout Standard
35952 \SpecialChar LaTeX
35953  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
35954  d'une page.
35955  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
35956  règles d'indentation, de saut de ligne, etc.
35957  s'appliquent.
35958 \end_layout
35959
35960 \begin_layout Standard
35961 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
35962  langues.
35963 \end_layout
35964
35965 \begin_layout Standard
35966 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
35967  Leur largeur est fixée à 45
35968 \begin_inset space \thinspace{}
35969 \end_inset
35970
35971 col% et elles sont séparées par un ressort horizontal, qui a été inséré
35972  via le menu 
35973 \family sans
35974 Insertion\SpecialChar menuseparator
35975 Typographie
35976 \begin_inset space ~
35977 \end_inset
35978
35979 spéciale\SpecialChar menuseparator
35980 Ressort
35981 \begin_inset space ~
35982 \end_inset
35983
35984 Horizontal
35985 \family default
35986 .
35987 \end_layout
35988
35989 \begin_layout Standard
35990 \begin_inset Box Frameless
35991 position "t"
35992 hor_pos "c"
35993 has_inner_box 1
35994 inner_pos "c"
35995 use_parbox 0
35996 use_makebox 0
35997 width "45col%"
35998 special "none"
35999 height "1in"
36000 height_special "totalheight"
36001 thickness "0.4pt"
36002 separation "3pt"
36003 shadowsize "4pt"
36004 framecolor "black"
36005 backgroundcolor "none"
36006 status open
36007
36008 \begin_layout Plain Layout
36009 Ceci est un texte en français.
36010  Ceci est un texte en français.
36011  Ceci est un texte en français.
36012  Ceci est un texte en français.
36013  Ceci est un texte en français.
36014  Ceci est un texte en français.
36015  Ceci est un texte en français.
36016  Ceci est un texte en français.Ceci est un texte en français.
36017  Ceci est un texte en français.
36018  Ceci est un texte en français.
36019  Ceci est un texte en français
36020 \begin_inset Foot
36021 status collapsed
36022
36023 \begin_layout Plain Layout
36024 Ceci est une note de bas de page en français.
36025 \end_layout
36026
36027 \end_inset
36028
36029 .Ceci est un texte en français
36030 \end_layout
36031
36032 \end_inset
36033
36034
36035 \begin_inset space \hfill{}
36036 \end_inset
36037
36038
36039 \begin_inset Box Frameless
36040 position "t"
36041 hor_pos "c"
36042 has_inner_box 1
36043 inner_pos "c"
36044 use_parbox 0
36045 use_makebox 0
36046 width "45col%"
36047 special "none"
36048 height "1in"
36049 height_special "totalheight"
36050 thickness "0.4pt"
36051 separation "3pt"
36052 shadowsize "4pt"
36053 framecolor "black"
36054 backgroundcolor "none"
36055 status open
36056
36057 \begin_layout Plain Layout
36058
36059 \lang english
36060 This is an English Text.
36061  This is an English Text.
36062  This is an English Text.
36063  This is an English Text.
36064  This is an English Text.
36065  This is an English Text.
36066  This is an English Text.
36067  This is an English Text.
36068  This is an English Text.
36069  This is an English Text.
36070  This is an English Text.
36071  This is an English Text.
36072  This is an English Text.
36073  This is an English Text.
36074  This is an English Text.
36075  This is an English Text.
36076 \begin_inset Foot
36077 status collapsed
36078
36079 \begin_layout Plain Layout
36080
36081 \lang english
36082 This is an English footnote.
36083 \end_layout
36084
36085 \end_inset
36086
36087  This is an English Text.
36088 \end_layout
36089
36090 \end_inset
36091
36092
36093 \end_layout
36094
36095 \begin_layout Standard
36096 \begin_inset VSpace bigskip
36097 \end_inset
36098
36099 Les paramètres globaux du document sont ignorés au sein d'une minipage.
36100  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
36101  minipages, même si vous les avez mis par exemple à 
36102 \family sans
36103 Moyen
36104 \family default
36105  dans les paramètres du document.
36106 \end_layout
36107
36108 \begin_layout Standard
36109 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
36110  portion de texte, voyez la section
36111 \begin_inset space ~
36112 \end_inset
36113
36114
36115 \begin_inset CommandInset ref
36116 LatexCommand ref
36117 reference "sec:Boîtes-colorées"
36118
36119 \end_inset
36120
36121 .
36122 \end_layout
36123
36124 \begin_layout Standard
36125 \begin_inset Note Greyedout
36126 status open
36127
36128 \begin_layout Plain Layout
36129
36130 \series bold
36131 Note:
36132 \series default
36133  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
36134  mais les minipages peuvent être utilisées dans un tableau, un flottant
36135  ou une autre boîte.
36136 \end_layout
36137
36138 \end_inset
36139
36140
36141 \end_layout
36142
36143 \begin_layout Standard
36144 \begin_inset VSpace bigskip
36145 \end_inset
36146
36147
36148 \end_layout
36149
36150 \begin_layout Standard
36151 \SpecialChar LyX
36152  propose également une fonctionnalité de base pour des minipages dont la
36153  taille est automatiquement déterminée par la largeur de leur contenu, via
36154  le module 
36155 \family sans
36156 Minipages de largeur variable
36157 \family default
36158 .
36159  Le fichier du répertoire des exemples \SpecialChar LyX
36160  
36161 \emph on
36162 varwidth-floats-side-by-side
36163 \emph default
36164  illustre l'utilisation de minipages de largeur variable pour placer deux
36165  flottants côte à côte.
36166 \end_layout
36167
36168 \begin_layout Section
36169 Les parboxes
36170 \begin_inset CommandInset label
36171 LatexCommand label
36172 name "sec:Parboxes"
36173
36174 \end_inset
36175
36176
36177 \begin_inset Index idx
36178 status collapsed
36179
36180 \begin_layout Plain Layout
36181 Boîtes ! Parboxes
36182 \end_layout
36183
36184 \end_inset
36185
36186
36187 \end_layout
36188
36189 \begin_layout Standard
36190 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
36191  ne peuvent avoir de note de bas de page.
36192 \end_layout
36193
36194 \begin_layout Standard
36195 \align center
36196 \begin_inset Box Frameless
36197 position "t"
36198 hor_pos "c"
36199 has_inner_box 1
36200 inner_pos "t"
36201 use_parbox 1
36202 use_makebox 0
36203 width "33col%"
36204 special "none"
36205 height "1in"
36206 height_special "totalheight"
36207 thickness "0.4pt"
36208 separation "3pt"
36209 shadowsize "4pt"
36210 framecolor "black"
36211 backgroundcolor "none"
36212 status open
36213
36214 \begin_layout Plain Layout
36215 Ceci est un texte à l'intérieur d'une parbox.
36216  Ceci est un texte à l'intérieur d'une parbox.
36217 \end_layout
36218
36219 \begin_layout Plain Layout
36220 Cette note de bas de page ne devrait pas apparaître :
36221 \begin_inset Foot
36222 status open
36223
36224 \begin_layout Plain Layout
36225 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
36226  pas.
36227 \end_layout
36228
36229 \end_inset
36230
36231
36232 \end_layout
36233
36234 \end_inset
36235
36236
36237 \end_layout
36238
36239 \begin_layout Section
36240 Des boîtes pour les mots et les caractères
36241 \begin_inset Index idx
36242 status collapsed
36243
36244 \begin_layout Plain Layout
36245 Boîtes ! Pour les caractères
36246 \end_layout
36247
36248 \end_inset
36249
36250
36251 \end_layout
36252
36253 \begin_layout Subsection
36254 Empêcher la césure
36255 \begin_inset CommandInset label
36256 LatexCommand label
36257 name "sec:Empêcher-césure"
36258
36259 \end_inset
36260
36261
36262 \begin_inset Index idx
36263 status collapsed
36264
36265 \begin_layout Plain Layout
36266 Boîtes ! Pour empêcher la césure
36267 \end_layout
36268
36269 \end_inset
36270
36271
36272 \end_layout
36273
36274 \begin_layout Standard
36275 Vous pouvez utiliser une boîte de type 
36276 \family sans
36277 Makebox
36278 \family default
36279  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
36280 \begin_inset Newline newline
36281 \end_inset
36282
36283 Voici un exemple de texte :
36284 \end_layout
36285
36286 \begin_layout Standard
36287 Cette ligne est un exemple comment vous pouvez empêcher une césure
36288 \begin_inset space ~
36289 \end_inset
36290
36291
36292 \begin_inset Quotes cld
36293 \end_inset
36294
36295 motTrèsTrèsLong
36296 \begin_inset Quotes crd
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \begin_layout Standard
36303 Pour empêcher que le mot 
36304 \begin_inset Quotes cld
36305 \end_inset
36306
36307 motTrèsTrèsLong
36308 \begin_inset Quotes crd
36309 \end_inset
36310
36311  soit coupé, mettez le mot dans une boîte, mettez 
36312 \family sans
36313 Boîte
36314 \begin_inset space ~
36315 \end_inset
36316
36317 intérieure
36318 \family default
36319  à 
36320 \family sans
36321 Makebox
36322 \family default
36323  sans spécifier de largeur.
36324 \end_layout
36325
36326 \begin_layout Standard
36327 Voici le résultat :
36328 \end_layout
36329
36330 \begin_layout Standard
36331 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36332  
36333 \begin_inset Box Frameless
36334 position "t"
36335 hor_pos "c"
36336 has_inner_box 1
36337 inner_pos "t"
36338 use_parbox 0
36339 use_makebox 1
36340 width ""
36341 special "none"
36342 height "1in"
36343 height_special "totalheight"
36344 thickness "0.4pt"
36345 separation "3pt"
36346 shadowsize "4pt"
36347 framecolor "black"
36348 backgroundcolor "none"
36349 status open
36350
36351 \begin_layout Plain Layout
36352 \begin_inset Quotes cld
36353 \end_inset
36354
36355 motTrèsTrèsLong
36356 \begin_inset Quotes crd
36357 \end_inset
36358
36359
36360 \end_layout
36361
36362 \end_inset
36363
36364
36365 \end_layout
36366
36367 \begin_layout Standard
36368 Une autre méthode consiste à mettre la commande 
36369 \series bold
36370
36371 \begin_inset Quotes cld
36372 \end_inset
36373
36374
36375 \backslash
36376 -
36377 \series default
36378
36379 \begin_inset Quotes crd
36380 \end_inset
36381
36382  en code \SpecialChar TeX
36383 , juste avant le mot :
36384 \end_layout
36385
36386 \begin_layout Standard
36387 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36388  
36389 \begin_inset Quotes cld
36390 \end_inset
36391
36392
36393 \begin_inset ERT
36394 status collapsed
36395
36396 \begin_layout Plain Layout
36397
36398
36399 \backslash
36400 -
36401 \end_layout
36402
36403 \end_inset
36404
36405 motTrèsTrèsLong
36406 \begin_inset Quotes crd
36407 \end_inset
36408
36409
36410 \end_layout
36411
36412 \begin_layout Standard
36413 Bien sûr, maintenant le mot dépasse dans la marge latérale.
36414  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
36415 \family sans
36416 Insertion\SpecialChar menuseparator
36417 Typographie
36418 \begin_inset space ~
36419 \end_inset
36420
36421 spéciale\SpecialChar menuseparator
36422 Passage
36423 \begin_inset space ~
36424 \end_inset
36425
36426 à
36427 \begin_inset space ~
36428 \end_inset
36429
36430 la
36431 \begin_inset space ~
36432 \end_inset
36433
36434 Ligne
36435 \family default
36436  (raccourci 
36437 \family sans
36438 Ctrl-Entrée
36439 \family default
36440 ) :
36441 \end_layout
36442
36443 \begin_layout Standard
36444 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
36445 \begin_inset Newline newline
36446 \end_inset
36447
36448
36449 \begin_inset Box Frameless
36450 position "t"
36451 hor_pos "c"
36452 has_inner_box 1
36453 inner_pos "t"
36454 use_parbox 0
36455 use_makebox 1
36456 width ""
36457 special "none"
36458 height "1in"
36459 height_special "totalheight"
36460 thickness "0.4pt"
36461 separation "3pt"
36462 shadowsize "4pt"
36463 framecolor "black"
36464 backgroundcolor "none"
36465 status open
36466
36467 \begin_layout Plain Layout
36468 \begin_inset Quotes cld
36469 \end_inset
36470
36471 motTrèsTrèsLong
36472 \begin_inset Quotes crd
36473 \end_inset
36474
36475
36476 \end_layout
36477
36478 \end_inset
36479
36480
36481 \end_layout
36482
36483 \begin_layout Subsection
36484 Alignement vertical
36485 \begin_inset CommandInset label
36486 LatexCommand label
36487 name "subsec:Alignement-Vertical"
36488
36489 \end_inset
36490
36491
36492 \begin_inset Index idx
36493 status collapsed
36494
36495 \begin_layout Plain Layout
36496 Boîtes ! Pour l'alignement vertical
36497 \end_layout
36498
36499 \end_inset
36500
36501
36502 \begin_inset Index idx
36503 status collapsed
36504
36505 \begin_layout Plain Layout
36506 Boîtes ! Boîtes élévatrices
36507 \end_layout
36508
36509 \end_inset
36510
36511
36512 \begin_inset Index idx
36513 status collapsed
36514
36515 \begin_layout Plain Layout
36516 Raisebox|see
36517 \begin_inset ERT
36518 status collapsed
36519
36520 \begin_layout Plain Layout
36521
36522 {
36523 \end_layout
36524
36525 \end_inset
36526
36527 Boîtes élévatrices
36528 \begin_inset ERT
36529 status collapsed
36530
36531 \begin_layout Plain Layout
36532
36533 }
36534 \end_layout
36535
36536 \end_inset
36537
36538
36539 \end_layout
36540
36541 \end_inset
36542
36543
36544 \end_layout
36545
36546 \begin_layout Standard
36547 Avec la commande 
36548 \series bold
36549
36550 \backslash
36551 raisebox
36552 \series default
36553  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
36554  par rapport au texte qui l'entoure.
36555  La commande
36556 \series bold
36557  
36558 \backslash
36559 raisebox
36560 \series default
36561  s'utilise en suivant la syntaxe suivante :
36562 \end_layout
36563
36564 \begin_layout Standard
36565
36566 \series bold
36567
36568 \backslash
36569 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
36570 \end_layout
36571
36572 \begin_layout Standard
36573 Le déplacement peut être une valeur positive pour élever la boîte ou négative
36574  pour l'abaisser.
36575 \end_layout
36576
36577 \begin_layout Standard
36578 Pour aligner le mot 
36579 \begin_inset Quotes cld
36580 \end_inset
36581
36582 empêcher
36583 \begin_inset Quotes crd
36584 \end_inset
36585
36586  de façon à ce que le point le plus bas du caractère le plus 
36587 \begin_inset Quotes cld
36588 \end_inset
36589
36590 profond
36591 \begin_inset Quotes crd
36592 \end_inset
36593
36594 , le 
36595 \begin_inset Quotes cld
36596 \end_inset
36597
36598 p
36599 \begin_inset Quotes crd
36600 \end_inset
36601
36602 , soit au niveau de la ligne de base, insérez la commande 
36603 \end_layout
36604
36605 \begin_layout Standard
36606
36607 \series bold
36608
36609 \backslash
36610 raisebox{
36611 \backslash
36612 depth}{
36613 \end_layout
36614
36615 \begin_layout Standard
36616 en code \SpecialChar TeX
36617  avant le mot.
36618  Insérez après le mot l'accolade fermante 
36619 \begin_inset Quotes cld
36620 \end_inset
36621
36622
36623 \series bold
36624 }
36625 \series default
36626
36627 \begin_inset Quotes crd
36628 \end_inset
36629
36630  en code \SpecialChar TeX
36631 .
36632 \begin_inset Newline newline
36633 \end_inset
36634
36635 Voici le résultat :
36636 \end_layout
36637
36638 \begin_layout Standard
36639 Cette ligne de texte contient le mot 
36640 \begin_inset ERT
36641 status open
36642
36643 \begin_layout Plain Layout
36644
36645
36646 \backslash
36647 raisebox{
36648 \backslash
36649 depth}{
36650 \end_layout
36651
36652 \end_inset
36653
36654
36655 \begin_inset Quotes cld
36656 \end_inset
36657
36658 empêcher
36659 \begin_inset Quotes crd
36660 \end_inset
36661
36662
36663 \begin_inset ERT
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667
36668 }
36669 \end_layout
36670
36671 \end_inset
36672
36673  comme mot élevé.
36674 \end_layout
36675
36676 \begin_layout Standard
36677 \begin_inset VSpace bigskip
36678 \end_inset
36679
36680 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
36681  entre les lignes va être agrandie :
36682 \end_layout
36683
36684 \begin_layout Standard
36685 Cette ligne de texte contient le mot
36686 \begin_inset ERT
36687 status collapsed
36688
36689 \begin_layout Plain Layout
36690
36691
36692 \backslash
36693 raisebox{-
36694 \backslash
36695 depth}{
36696 \end_layout
36697
36698 \end_inset
36699
36700
36701 \begin_inset Quotes cld
36702 \end_inset
36703
36704 empêcher
36705 \begin_inset Quotes crd
36706 \end_inset
36707
36708
36709 \begin_inset ERT
36710 status collapsed
36711
36712 \begin_layout Plain Layout
36713
36714 }
36715 \end_layout
36716
36717 \end_inset
36718
36719  comme mot abaissé.
36720 \begin_inset Newline newline
36721 \end_inset
36722
36723 Cette ligne de texte contient le mot 
36724 \begin_inset ERT
36725 status collapsed
36726
36727 \begin_layout Plain Layout
36728
36729
36730 \backslash
36731 raisebox{0.5cm}{
36732 \end_layout
36733
36734 \end_inset
36735
36736
36737 \begin_inset Quotes cld
36738 \end_inset
36739
36740 tester
36741 \begin_inset Quotes crd
36742 \end_inset
36743
36744
36745 \begin_inset ERT
36746 status collapsed
36747
36748 \begin_layout Plain Layout
36749
36750 }
36751 \end_layout
36752
36753 \end_inset
36754
36755  comme mot élevé.
36756 \end_layout
36757
36758 \begin_layout Standard
36759 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
36760  mettez la hauteur de la boîte à zéro.
36761  Par exemple utilisez
36762 \end_layout
36763
36764 \begin_layout Standard
36765
36766 \series bold
36767
36768 \backslash
36769 raisebox{-
36770 \backslash
36771 depth}[0pt]{
36772 \end_layout
36773
36774 \begin_layout Standard
36775 Cette ligne de texte contient le mot
36776 \begin_inset ERT
36777 status collapsed
36778
36779 \begin_layout Plain Layout
36780
36781
36782 \backslash
36783 raisebox{-
36784 \backslash
36785 depth}[0pt]{
36786 \end_layout
36787
36788 \end_inset
36789
36790
36791 \begin_inset Quotes cld
36792 \end_inset
36793
36794 empêcher
36795 \begin_inset Quotes crd
36796 \end_inset
36797
36798
36799 \begin_inset ERT
36800 status collapsed
36801
36802 \begin_layout Plain Layout
36803
36804 }
36805 \end_layout
36806
36807 \end_inset
36808
36809  comme mot abaissé.
36810 \begin_inset Newline newline
36811 \end_inset
36812
36813
36814 \begin_inset Newline newline
36815 \end_inset
36816
36817 Cette ligne de texte contient le mot 
36818 \begin_inset ERT
36819 status collapsed
36820
36821 \begin_layout Plain Layout
36822
36823
36824 \backslash
36825 raisebox{0.5cm}[0pt]{
36826 \end_layout
36827
36828 \end_inset
36829
36830
36831 \begin_inset Quotes cld
36832 \end_inset
36833
36834 tester
36835 \begin_inset Quotes crd
36836 \end_inset
36837
36838
36839 \begin_inset ERT
36840 status collapsed
36841
36842 \begin_layout Plain Layout
36843
36844 }
36845 \end_layout
36846
36847 \end_inset
36848
36849  comme mot élevé.
36850 \end_layout
36851
36852 \begin_layout Section
36853 Boîtes colorées
36854 \begin_inset CommandInset label
36855 LatexCommand label
36856 name "sec:Boîtes-colorées"
36857
36858 \end_inset
36859
36860
36861 \begin_inset Index idx
36862 status collapsed
36863
36864 \begin_layout Plain Layout
36865 Boîtes ! Couleur
36866 \end_layout
36867
36868 \end_inset
36869
36870
36871 \end_layout
36872
36873 \begin_layout Standard
36874 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
36875  couleur désirée dans la fenêtre de dialogue de la boîte.
36876  Voici par exemple une boîte avec un fond orangé:
36877 \lang english
36878  
36879 \begin_inset Box Frameless
36880 position "t"
36881 hor_pos "c"
36882 has_inner_box 1
36883 inner_pos "t"
36884 use_parbox 0
36885 use_makebox 1
36886 width ""
36887 special "none"
36888 height "1in"
36889 height_special "totalheight"
36890 thickness "0.4pt"
36891 separation "3pt"
36892 shadowsize "4pt"
36893 framecolor "black"
36894 backgroundcolor "orange"
36895 status open
36896
36897 \begin_layout Plain Layout
36898 Boîte avec un fond orangé
36899 \end_layout
36900
36901 \end_inset
36902
36903
36904 \end_layout
36905
36906 \begin_layout Standard
36907 Si vous utilisez la décoration 
36908 \family sans
36909 Cadre
36910 \begin_inset space ~
36911 \end_inset
36912
36913 rectangulaire
36914 \begin_inset space ~
36915 \end_inset
36916
36917 simple
36918 \family default
36919 , vous pouvez colorer le cadre.
36920  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
36921  le met implicitement
36922  en blanc).
36923  voici un exemple: 
36924 \begin_inset Box Boxed
36925 position "t"
36926 hor_pos "c"
36927 has_inner_box 0
36928 inner_pos "t"
36929 use_parbox 0
36930 use_makebox 0
36931 width ""
36932 special "none"
36933 height "1in"
36934 height_special "totalheight"
36935 thickness "0.4pt"
36936 separation "3pt"
36937 shadowsize "4pt"
36938 framecolor "teal"
36939 backgroundcolor "yellow"
36940 status open
36941
36942 \begin_layout Plain Layout
36943 Box with teal frame color and yellow background color
36944 \end_layout
36945
36946 \end_inset
36947
36948
36949 \end_layout
36950
36951 \begin_layout Standard
36952 \begin_inset VSpace bigskip
36953 \end_inset
36954
36955 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
36956  est en couleurs:
36957 \begin_inset Newline newline
36958 \end_inset
36959
36960
36961 \begin_inset Box Boxed
36962 position "t"
36963 hor_pos "c"
36964 has_inner_box 0
36965 inner_pos "t"
36966 use_parbox 0
36967 use_makebox 0
36968 width ""
36969 special "none"
36970 height "1in"
36971 height_special "totalheight"
36972 thickness "0.4pt"
36973 separation "3pt"
36974 shadowsize "4pt"
36975 framecolor "cyan"
36976 backgroundcolor "magenta"
36977 status open
36978
36979 \begin_layout Plain Layout
36980
36981 \color yellow
36982 Ce texte est coloré dans une boîte colorée et encadrée.
36983 \end_layout
36984
36985 \end_inset
36986
36987
36988 \end_layout
36989
36990 \begin_layout Standard
36991 \begin_inset VSpace bigskip
36992 \end_inset
36993
36994
36995 \end_layout
36996
36997 \begin_layout Standard
36998 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
36999  définir vos propres couleurs comme c'est décrit dans la section
37000 \begin_inset space ~
37001 \end_inset
37002
37003
37004 \begin_inset CommandInset ref
37005 LatexCommand ref
37006 reference "sec:Tableaux-Colorés"
37007
37008 \end_inset
37009
37010 .
37011  Pour cela vous devez saisir la boîte ne code TeX.
37012 \end_layout
37013
37014 \begin_layout Standard
37015 Les boîtes à fond coloré sont créées par la commande 
37016 \series bold
37017
37018 \backslash
37019 colorbox
37020 \series default
37021 .
37022  Elle est utilisée avec la syntaxe suivante :
37023 \end_layout
37024
37025 \begin_layout Standard
37026
37027 \series bold
37028
37029 \backslash
37030 colorbox{couleur}{contenu de la boîte}
37031 \end_layout
37032
37033 \begin_layout Standard
37034 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
37035  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
37036  un mot sur fond 
37037 \emph on
37038 vertfonce
37039 \emph default
37040 , insérez la commande 
37041 \end_layout
37042
37043 \begin_layout Standard
37044
37045 \series bold
37046
37047 \backslash
37048 colorbox{vertfonce}{
37049 \end_layout
37050
37051 \begin_layout Standard
37052 avant le mot en code \SpecialChar TeX
37053 .
37054  Insérez l'accolade fermante 
37055 \begin_inset Quotes cld
37056 \end_inset
37057
37058 }
37059 \begin_inset Quotes crd
37060 \end_inset
37061
37062  après le mot, en code \SpecialChar TeX
37063 .
37064 \begin_inset Newline newline
37065 \end_inset
37066
37067 Voici le résultat :
37068 \end_layout
37069
37070 \begin_layout Standard
37071 Cette ligne de texte contient le mot
37072 \begin_inset ERT
37073 status collapsed
37074
37075 \begin_layout Plain Layout
37076
37077
37078 \backslash
37079 colorbox{vertfonce}{
37080 \end_layout
37081
37082 \end_inset
37083
37084
37085 \begin_inset Quotes cld
37086 \end_inset
37087
37088 Attention!
37089 \begin_inset Quotes crd
37090 \end_inset
37091
37092
37093 \begin_inset ERT
37094 status collapsed
37095
37096 \begin_layout Plain Layout
37097
37098 }
37099 \end_layout
37100
37101 \end_inset
37102
37103  sur fond vertfonce.
37104 \end_layout
37105
37106 \begin_layout Standard
37107 Les boîtes avec fond et cadre colorés sont créées via la commande 
37108 \series bold
37109
37110 \backslash
37111 fcolorbox
37112 \series default
37113  avec la syntaxe suivante :
37114 \end_layout
37115
37116 \begin_layout Standard
37117
37118 \series bold
37119
37120 \backslash
37121 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
37122 \end_layout
37123
37124 \begin_layout Section
37125 Boîtes pivotées et redimensionnées
37126 \end_layout
37127
37128 \begin_layout Standard
37129 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
37130 \family sans
37131 BoîtesGraphiques
37132 \family default
37133  oit être vchargé via les paramètres du document.
37134 \end_layout
37135
37136 \begin_layout Standard
37137 \begin_inset Note Greyedout
37138 status open
37139
37140 \begin_layout Plain Layout
37141
37142 \series bold
37143 Note:
37144 \series default
37145  La plupart des visualiseurs DVI ne sont 
37146 \emph on
37147 pas
37148 \emph default
37149  capables d'afficher des rotations ou des redimensionnements.
37150 \end_layout
37151
37152 \end_inset
37153
37154
37155 \end_layout
37156
37157 \begin_layout Standard
37158 \begin_inset Note Greyedout
37159 status open
37160
37161 \begin_layout Plain Layout
37162
37163 \series bold
37164 Note:
37165 \series default
37166  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
37167  redimensionnée.
37168 \end_layout
37169
37170 \end_inset
37171
37172
37173 \end_layout
37174
37175 \begin_layout Subsection
37176 Boîtes pivotées
37177 \begin_inset Index idx
37178 status collapsed
37179
37180 \begin_layout Plain Layout
37181 Boîtes ! pivotées
37182 \end_layout
37183
37184 \end_inset
37185
37186
37187 \begin_inset Index idx
37188 status collapsed
37189
37190 \begin_layout Plain Layout
37191 Pivoter des objets
37192 \end_layout
37193
37194 \end_inset
37195
37196
37197 \end_layout
37198
37199 \begin_layout Standard
37200 Pour faire tourner des objets, vous pouvez les mettre dans une 
37201 \family sans
37202 BoîtePivotée
37203 \family default
37204 .
37205  Une telle boîte est insérée via le menu 
37206 \family sans
37207 Insertion\SpecialChar menuseparator
37208 Inserts personnalisables\SpecialChar menuseparator
37209 BoîtePivotée
37210 \family default
37211 .
37212 \end_layout
37213
37214 \begin_layout Standard
37215 La position du pivot peut être précisée via l'insert 
37216 \family sans
37217 Origine
37218 \family default
37219  (menu 
37220 \family sans
37221 Insertion\SpecialChar menuseparator
37222 Origine
37223 \family default
37224 ) sous la forme 
37225 \series bold
37226 origin=position
37227 \series default
37228 .
37229  Les valeurs suivantes sont possibles pour la position: 
37230 \emph on
37231 c
37232 \emph default
37233  (centre), 
37234 \emph on
37235 l
37236 \emph default
37237  (gauche/
37238 \lang english
37239 left
37240 \lang french
37241 ), 
37242 \emph on
37243 r
37244 \emph default
37245  (droite/
37246 \lang english
37247 right
37248 \lang french
37249 ), 
37250 \emph on
37251 b
37252 \emph default
37253  (bas/
37254 \lang english
37255 bottom
37256 \lang french
37257 ), 
37258 \emph on
37259 t
37260 \emph default
37261  (haut/
37262 \lang english
37263 top
37264 \lang french
37265 ), et aussi des combinaisons des quatre positions de base.
37266  Par exemple 
37267 \emph on
37268 lt
37269 \emph default
37270  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
37271  Quand on ne donne pas d'origine, la position 
37272 \emph on
37273 l
37274 \emph default
37275  est utilisée.
37276  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
37277  ou négatif.
37278  Le sens positif de rotation est anti-horaire.
37279 \end_layout
37280
37281 \begin_layout Standard
37282 Dans l'exemple qui suit, 
37283 \series bold
37284 origin=c
37285 \series default
37286  a été saisi dans l'insert 
37287 \family sans
37288 Origin
37289 \family default
37290  et 
37291 \series bold
37292 60
37293 \series default
37294  a été saisi dans l'insert 
37295 \family sans
37296 Angle
37297 \family default
37298 .
37299 \end_layout
37300
37301 \begin_layout Standard
37302 Voici une ligne avec du 
37303 \begin_inset Flex Rotatebox
37304 status open
37305
37306 \begin_layout Plain Layout
37307 \begin_inset Argument 1
37308 status open
37309
37310 \begin_layout Plain Layout
37311 origin=c
37312 \end_layout
37313
37314 \end_inset
37315
37316
37317 \begin_inset Argument 2
37318 status open
37319
37320 \begin_layout Plain Layout
37321 60
37322 \end_layout
37323
37324 \end_inset
37325
37326 texte pivoté
37327 \end_layout
37328
37329 \end_inset
37330
37331 .
37332 \end_layout
37333
37334 \begin_layout Standard
37335 La boîte peut contenir une autre boîte ou une formule en ligne :
37336 \end_layout
37337
37338 \begin_layout Standard
37339 Voici une ligne avec du 
37340 \begin_inset Flex Rotatebox
37341 status open
37342
37343 \begin_layout Plain Layout
37344 \begin_inset Argument 1
37345 status open
37346
37347 \begin_layout Plain Layout
37348 origin=r
37349 \end_layout
37350
37351 \end_inset
37352
37353
37354 \begin_inset Argument 2
37355 status open
37356
37357 \begin_layout Plain Layout
37358 -60
37359 \end_layout
37360
37361 \end_inset
37362
37363
37364 \begin_inset Box Doublebox
37365 position "c"
37366 hor_pos "c"
37367 has_inner_box 0
37368 inner_pos "c"
37369 use_parbox 0
37370 use_makebox 0
37371 width "1in"
37372 special "width"
37373 height "1in"
37374 height_special "totalheight"
37375 thickness "0.4pt"
37376 separation "3pt"
37377 shadowsize "4pt"
37378 framecolor "black"
37379 backgroundcolor "none"
37380 status collapsed
37381
37382 \begin_layout Plain Layout
37383 texte pivoté
37384 \end_layout
37385
37386 \end_inset
37387
37388
37389 \end_layout
37390
37391 \end_inset
37392
37393  et encadré 
37394 \begin_inset Flex Rotatebox
37395 status open
37396
37397 \begin_layout Plain Layout
37398 \begin_inset Argument 1
37399 status open
37400
37401 \begin_layout Plain Layout
37402 origin=lb
37403 \end_layout
37404
37405 \end_inset
37406
37407
37408 \begin_inset Argument 2
37409 status open
37410
37411 \begin_layout Plain Layout
37412 60
37413 \end_layout
37414
37415 \end_inset
37416
37417
37418 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37419 \end_inset
37420
37421
37422 \end_layout
37423
37424 \end_inset
37425
37426  et une formule.
37427 \end_layout
37428
37429 \begin_layout Standard
37430 ou encore une figure ou un tableau :
37431 \end_layout
37432
37433 \begin_layout Standard
37434 Voici une ligne 
37435 \begin_inset Flex Rotatebox
37436 status open
37437
37438 \begin_layout Plain Layout
37439 \begin_inset Argument 1
37440 status open
37441
37442 \begin_layout Plain Layout
37443 origin=lb
37444 \end_layout
37445
37446 \end_inset
37447
37448
37449 \begin_inset Argument 2
37450 status open
37451
37452 \begin_layout Plain Layout
37453 90
37454 \end_layout
37455
37456 \end_inset
37457
37458
37459 \begin_inset Graphics
37460         filename ../clipart/platypus.eps
37461         lyxscale 50
37462         width 25col%
37463
37464 \end_inset
37465
37466
37467 \end_layout
37468
37469 \end_inset
37470
37471  avec une image pivotée de 90° 
37472 \begin_inset Flex Rotatebox
37473 status open
37474
37475 \begin_layout Plain Layout
37476 \begin_inset Argument 2
37477 status open
37478
37479 \begin_layout Plain Layout
37480 -90
37481 \end_layout
37482
37483 \end_inset
37484
37485
37486 \begin_inset Tabular
37487 <lyxtabular version="3" rows="2" columns="2">
37488 <features tabularvalignment="middle">
37489 <column alignment="center" valignment="top">
37490 <column alignment="center" valignment="top">
37491 <row>
37492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37493 \begin_inset Text
37494
37495 \begin_layout Plain Layout
37496 q
37497 \end_layout
37498
37499 \end_inset
37500 </cell>
37501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37502 \begin_inset Text
37503
37504 \begin_layout Plain Layout
37505 w
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 </row>
37511 <row>
37512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37513 \begin_inset Text
37514
37515 \begin_layout Plain Layout
37516 e
37517 \end_layout
37518
37519 \end_inset
37520 </cell>
37521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37522 \begin_inset Text
37523
37524 \begin_layout Plain Layout
37525 r
37526 \end_layout
37527
37528 \end_inset
37529 </cell>
37530 </row>
37531 </lyxtabular>
37532
37533 \end_inset
37534
37535
37536 \end_layout
37537
37538 \end_inset
37539
37540  et un tableau.
37541 \begin_inset Index idx
37542 status collapsed
37543
37544 \begin_layout Plain Layout
37545 Figures ! Pivotées
37546 \end_layout
37547
37548 \end_inset
37549
37550
37551 \begin_inset Index idx
37552 status collapsed
37553
37554 \begin_layout Plain Layout
37555 Tableau ! Pivoter
37556 \end_layout
37557
37558 \end_inset
37559
37560
37561 \end_layout
37562
37563 \begin_layout Standard
37564
37565 \lang english
37566 \begin_inset Note Greyedout
37567 status open
37568
37569 \begin_layout Plain Layout
37570
37571 \series bold
37572 Nota:
37573 \series default
37574  si l'insert 
37575 \family sans
37576 Angle
37577 \family default
37578  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37579  \SpecialChar LaTeX
37580  à l'affichage ou l'exportation du document.
37581 \end_layout
37582
37583 \end_inset
37584
37585
37586 \end_layout
37587
37588 \begin_layout Subsection
37589 Les boîtes redimensionnées
37590 \begin_inset Index idx
37591 status collapsed
37592
37593 \begin_layout Plain Layout
37594 Boîtes ! Redimensionnées
37595 \end_layout
37596
37597 \end_inset
37598
37599
37600 \begin_inset Index idx
37601 status collapsed
37602
37603 \begin_layout Plain Layout
37604 Redimensionner des objets
37605 \end_layout
37606
37607 \end_inset
37608
37609
37610 \end_layout
37611
37612 \begin_layout Standard
37613 Pour redimensionner des objets, il faut les insérer dans une 
37614 \family sans
37615 BoîteÉchelle
37616 \family default
37617 , et pour cela utiliser le menu 
37618 \family sans
37619 Insertion\SpecialChar menuseparator
37620 Inserts personnalisables\SpecialChar menuseparator
37621 BoîteÉchelle
37622 \family default
37623 .
37624 \end_layout
37625
37626 \begin_layout Standard
37627 L'insert 
37628 \family sans
37629 BoîteÉchelle
37630 \family default
37631  comporte un insert obligatoire 
37632 \family sans
37633 Facteur-H 
37634 \family default
37635 et un insert facultatif 
37636 \family sans
37637 Facteur-V
37638 \family default
37639  (ouvert via le menu 
37640 \family sans
37641 Insertion\SpecialChar menuseparator
37642 Facteur-V)
37643 \family default
37644 .
37645  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
37646  vertical.
37647  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
37648  comme facteur vertical.
37649 \end_layout
37650
37651 \begin_layout Standard
37652 Pour doubler la taille du texte par rapport à la taille de texte du document,
37653  saisir 
37654 \series bold
37655 2
37656 \series default
37657  dans l'insert 
37658 \family sans
37659 Facteur-H:
37660 \family default
37661  
37662 \begin_inset Flex Scalebox
37663 status open
37664
37665 \begin_layout Plain Layout
37666 \begin_inset Argument 1
37667 status open
37668
37669 \begin_layout Plain Layout
37670 2
37671 \end_layout
37672
37673 \end_inset
37674
37675 Bonjour
37676 \end_layout
37677
37678 \end_inset
37679
37680
37681 \end_layout
37682
37683 \begin_layout Standard
37684
37685 \series bold
37686 2
37687 \series default
37688  comme 
37689 \family sans
37690 Facteur-H
37691 \family default
37692  et 
37693 \series bold
37694 1
37695 \series default
37696  comme
37697 \family sans
37698  Facteur-V
37699 \family default
37700  déforme le texte: 
37701 \begin_inset Flex Scalebox
37702 status open
37703
37704 \begin_layout Plain Layout
37705 \begin_inset Argument 1
37706 status open
37707
37708 \begin_layout Plain Layout
37709 2
37710 \end_layout
37711
37712 \end_inset
37713
37714
37715 \begin_inset Argument 2
37716 status open
37717
37718 \begin_layout Plain Layout
37719 1
37720 \end_layout
37721
37722 \end_inset
37723
37724 Bonjour
37725 \end_layout
37726
37727 \end_inset
37728
37729 .
37730 \end_layout
37731
37732 \begin_layout Standard
37733 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
37734  par conséquent 
37735 \series bold
37736 -1
37737 \series default
37738  comme
37739 \family sans
37740  Facteur-H
37741 \family default
37742  et 
37743 \series bold
37744 1
37745 \series default
37746  comme
37747 \family sans
37748  Facteur-V 
37749 \family default
37750 permet de créer de l'écriture en miroir: 
37751 \begin_inset Flex Scalebox
37752 status open
37753
37754 \begin_layout Plain Layout
37755 \begin_inset Argument 1
37756 status open
37757
37758 \begin_layout Plain Layout
37759 -1
37760 \end_layout
37761
37762 \end_inset
37763
37764
37765 \begin_inset Argument 2
37766 status open
37767
37768 \begin_layout Plain Layout
37769 1
37770 \end_layout
37771
37772 \end_inset
37773
37774 Bonjour
37775 \end_layout
37776
37777 \end_inset
37778
37779
37780 \end_layout
37781
37782 \begin_layout Standard
37783
37784 \series bold
37785 1
37786 \series default
37787  comme
37788 \family sans
37789  Facteur-H
37790 \family default
37791  et 
37792 \series bold
37793 -1
37794 \series default
37795  comme
37796 \family sans
37797  Facteur-V
37798 \family default
37799  réfléchit le texte 
37800 \begin_inset Flex Scalebox
37801 status open
37802
37803 \begin_layout Plain Layout
37804 \begin_inset Argument 1
37805 status open
37806
37807 \begin_layout Plain Layout
37808 1
37809 \end_layout
37810
37811 \end_inset
37812
37813
37814 \begin_inset Argument 2
37815 status open
37816
37817 \begin_layout Plain Layout
37818 -1
37819 \end_layout
37820
37821 \end_inset
37822
37823 Bonjour
37824 \end_layout
37825
37826 \end_inset
37827
37828  sous la ligne de base.
37829 \end_layout
37830
37831 \begin_layout Standard
37832 La 
37833 \family sans
37834 BoîteMiroir
37835 \family default
37836  (menu 
37837 \family sans
37838 Insertion\SpecialChar menuseparator
37839 Inserts personnalisables\SpecialChar menuseparator
37840 BoîteMiroir)
37841 \family default
37842  est équivalente à 
37843 \series bold
37844 -1
37845 \series default
37846  comme
37847 \family sans
37848  Facteur-H
37849 \family default
37850  et 
37851 \series bold
37852 1
37853 \series default
37854  comme
37855 \family sans
37856  Facteur-V
37857 \family default
37858  pour une 
37859 \family sans
37860 BoîteÉchelle
37861 \family default
37862 .
37863 \end_layout
37864
37865 \begin_layout Standard
37866
37867 \lang english
37868 \begin_inset Note Greyedout
37869 status open
37870
37871 \begin_layout Plain Layout
37872
37873 \series bold
37874 Nota:
37875 \series default
37876  si l'insert 
37877 \family sans
37878 Facteur-H
37879 \family default
37880  est vide ou contient autre chose que des nombres, vous aurez des erreurs
37881  \SpecialChar LaTeX
37882  à l'affichage ou l'exportation du document.
37883 \end_layout
37884
37885 \end_inset
37886
37887
37888 \end_layout
37889
37890 \begin_layout Standard
37891 \begin_inset VSpace bigskip
37892 \end_inset
37893
37894 La 
37895 \family sans
37896 BoîteRetaillée
37897 \family default
37898  (menu 
37899 \family sans
37900 Insertion\SpecialChar menuseparator
37901 Inserts personnalisables\SpecialChar menuseparator
37902 BoîteRetaillée
37903 \family default
37904 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
37905  L'insert 
37906 \family sans
37907 BoîteRetaillée
37908 \family default
37909  comporte un insert obligatoire 
37910 \family sans
37911 Largeur
37912 \family default
37913  et un insert facultatif 
37914 \family sans
37915 Hauteur
37916 \family default
37917  (obtenu via 
37918 \family sans
37919 Insertion\SpecialChar menuseparator
37920 Hauteur)
37921 \family default
37922 .
37923  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
37924  unité.
37925  Le tableau
37926 \begin_inset space ~
37927 \end_inset
37928
37929  
37930 \begin_inset CommandInset ref
37931 LatexCommand ref
37932 reference "tab:Unités"
37933
37934 \end_inset
37935
37936  énumère les unités possibles.
37937  S'il y a un point d'exclamation 
37938 \series bold
37939 !
37940 \series default
37941  dans un des deux inserts, la taille est ajustée pour conserver le rapport
37942  d'aspect de la boîte.
37943  S'il n'y a pas d'insert 
37944 \family sans
37945 Hauteur
37946 \family default
37947 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
37948  
37949 \end_layout
37950
37951 \begin_layout Standard
37952
37953 \series bold
37954 2cm
37955 \series default
37956  comme 
37957 \family sans
37958 Largeur
37959 \family default
37960  et 
37961 \series bold
37962 1cm
37963 \series default
37964  comme 
37965 \family sans
37966 Hauteur
37967 \family default
37968  produit: 
37969 \begin_inset Flex Resizebox
37970 status open
37971
37972 \begin_layout Plain Layout
37973 \begin_inset Argument 1
37974 status open
37975
37976 \begin_layout Plain Layout
37977 2cm
37978 \end_layout
37979
37980 \end_inset
37981
37982
37983 \begin_inset Argument 2
37984 status open
37985
37986 \begin_layout Plain Layout
37987 1cm
37988 \end_layout
37989
37990 \end_inset
37991
37992 Bonjour
37993 \end_layout
37994
37995 \end_inset
37996
37997
37998 \begin_inset Newline newline
37999 \end_inset
38000
38001
38002 \series bold
38003 2cm
38004 \series default
38005  comme 
38006 \family sans
38007 Largeur
38008 \family default
38009  et 
38010 \series bold
38011 !
38012 \series default
38013  comme 
38014 \family sans
38015 Hauteur
38016 \family default
38017  (ou aucune
38018 \family sans
38019  Hauteur
38020 \family default
38021 ) produit: 
38022 \begin_inset Flex Resizebox
38023 status open
38024
38025 \begin_layout Plain Layout
38026 \begin_inset Argument 1
38027 status open
38028
38029 \begin_layout Plain Layout
38030 2cm
38031 \end_layout
38032
38033 \end_inset
38034
38035
38036 \begin_inset Argument 2
38037 status open
38038
38039 \begin_layout Plain Layout
38040 !
38041 \end_layout
38042
38043 \end_inset
38044
38045 Bonjour
38046 \end_layout
38047
38048 \end_inset
38049
38050
38051 \end_layout
38052
38053 \begin_layout Standard
38054 \begin_inset Note Greyedout
38055 status open
38056
38057 \begin_layout Plain Layout
38058
38059 \series bold
38060 Nota:
38061 \series default
38062  si l'insert 
38063 \family sans
38064 Largeur
38065 \family default
38066  est vide ou contient autre chose que des nombres, vous aurez des erreurs
38067  \SpecialChar LaTeX
38068  à l'affichage ou l'exportation du document.
38069 \end_layout
38070
38071 \end_inset
38072
38073
38074 \end_layout
38075
38076 \begin_layout Standard
38077 \begin_inset VSpace bigskip
38078 \end_inset
38079
38080
38081 \end_layout
38082
38083 \begin_layout Standard
38084 Les boîtes peuvent être combinée dans n'importe quel ordre.
38085  Par exemple voici une
38086 \family sans
38087  BoîteMiroir
38088 \family default
38089  
38090 \family sans
38091 dans une BoîteRetaillée 
38092 \family default
38093 qui est à son tour dans une 
38094 \family sans
38095 BoîtePivotée
38096 \family default
38097 :
38098 \end_layout
38099
38100 \begin_layout Standard
38101 \noindent
38102 \align center
38103 \begin_inset Flex Rotatebox
38104 status open
38105
38106 \begin_layout Plain Layout
38107 \begin_inset Argument 1
38108 status open
38109
38110 \begin_layout Plain Layout
38111 origin=c
38112 \end_layout
38113
38114 \end_inset
38115
38116
38117 \begin_inset Argument 2
38118 status open
38119
38120 \begin_layout Plain Layout
38121 -45
38122 \end_layout
38123
38124 \end_inset
38125
38126
38127 \begin_inset Flex Resizebox
38128 status open
38129
38130 \begin_layout Plain Layout
38131 \begin_inset Argument 1
38132 status open
38133
38134 \begin_layout Plain Layout
38135 2cm
38136 \end_layout
38137
38138 \end_inset
38139
38140
38141 \begin_inset Flex Reflectbox
38142 status open
38143
38144 \begin_layout Plain Layout
38145 Bonjour
38146 \end_layout
38147
38148 \end_inset
38149
38150
38151 \end_layout
38152
38153 \end_inset
38154
38155
38156 \end_layout
38157
38158 \end_inset
38159
38160
38161 \end_layout
38162
38163 \begin_layout Standard
38164 \noindent
38165 Les images, les tableaux et les formules sont autorisées comme contenu de
38166  boîte :
38167 \end_layout
38168
38169 \begin_layout Standard
38170 \noindent
38171 \align center
38172 \begin_inset Flex Resizebox
38173 status open
38174
38175 \begin_layout Plain Layout
38176 \begin_inset Argument 1
38177 status open
38178
38179 \begin_layout Plain Layout
38180 2cm
38181 \end_layout
38182
38183 \end_inset
38184
38185
38186 \begin_inset Flex Reflectbox
38187 status open
38188
38189 \begin_layout Plain Layout
38190 \begin_inset Graphics
38191         filename ../clipart/platypus.eps
38192         lyxscale 50
38193         width 25col%
38194
38195 \end_inset
38196
38197
38198 \end_layout
38199
38200 \end_inset
38201
38202
38203 \end_layout
38204
38205 \end_inset
38206
38207  
38208 \begin_inset Flex Resizebox
38209 status open
38210
38211 \begin_layout Plain Layout
38212 \begin_inset Argument 1
38213 status open
38214
38215 \begin_layout Plain Layout
38216 2cm
38217 \end_layout
38218
38219 \end_inset
38220
38221
38222 \begin_inset Flex Reflectbox
38223 status open
38224
38225 \begin_layout Plain Layout
38226 \begin_inset Tabular
38227 <lyxtabular version="3" rows="2" columns="2">
38228 <features tabularvalignment="middle">
38229 <column alignment="center" valignment="top">
38230 <column alignment="center" valignment="top">
38231 <row>
38232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38233 \begin_inset Text
38234
38235 \begin_layout Plain Layout
38236 q
38237 \end_layout
38238
38239 \end_inset
38240 </cell>
38241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38242 \begin_inset Text
38243
38244 \begin_layout Plain Layout
38245 w
38246 \end_layout
38247
38248 \end_inset
38249 </cell>
38250 </row>
38251 <row>
38252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256 e
38257 \end_layout
38258
38259 \end_inset
38260 </cell>
38261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38262 \begin_inset Text
38263
38264 \begin_layout Plain Layout
38265 r
38266 \end_layout
38267
38268 \end_inset
38269 </cell>
38270 </row>
38271 </lyxtabular>
38272
38273 \end_inset
38274
38275
38276 \end_layout
38277
38278 \end_inset
38279
38280
38281 \end_layout
38282
38283 \end_inset
38284
38285  
38286 \begin_inset Flex Resizebox
38287 status open
38288
38289 \begin_layout Plain Layout
38290 \begin_inset Argument 1
38291 status open
38292
38293 \begin_layout Plain Layout
38294 3cm
38295 \end_layout
38296
38297 \end_inset
38298
38299
38300 \begin_inset Flex Reflectbox
38301 status open
38302
38303 \begin_layout Plain Layout
38304 \begin_inset Formula $\int A\,\mathrm{d}x=B$
38305 \end_inset
38306
38307
38308 \end_layout
38309
38310 \end_inset
38311
38312
38313 \end_layout
38314
38315 \end_inset
38316
38317
38318 \begin_inset Index idx
38319 status collapsed
38320
38321 \begin_layout Plain Layout
38322 Figures ! Redimensionnées
38323 \end_layout
38324
38325 \end_inset
38326
38327
38328 \begin_inset Index idx
38329 status collapsed
38330
38331 \begin_layout Plain Layout
38332 Tableau ! Redimensionner
38333 \end_layout
38334
38335 \end_inset
38336
38337
38338 \end_layout
38339
38340 \begin_layout Standard
38341 Quand on utilise le style global de formule 
38342 \series bold
38343 fleqn
38344 \series default
38345  dans le document
38346 \begin_inset Foot
38347 status collapsed
38348
38349 \begin_layout Plain Layout
38350 Quand 
38351 \begin_inset Quotes cld
38352 \end_inset
38353
38354 fleqn
38355 \begin_inset Quotes crd
38356 \end_inset
38357
38358  est ajouté aux options de la classe de document.
38359 \end_layout
38360
38361 \end_inset
38362
38363 , les formules hors texte peuvent aussi être redimensionnées.
38364 \end_layout
38365
38366 \begin_layout Chapter
38367 Objets entourés par du texte
38368 \begin_inset Index idx
38369 status collapsed
38370
38371 \begin_layout Plain Layout
38372 Entourés par du texte
38373 \end_layout
38374
38375 \end_inset
38376
38377
38378 \end_layout
38379
38380 \begin_layout Section
38381 Flottant d'enrobage
38382 \begin_inset CommandInset label
38383 LatexCommand label
38384 name "sec:Flottant-d'enrobage"
38385
38386 \end_inset
38387
38388
38389 \begin_inset Index idx
38390 status collapsed
38391
38392 \begin_layout Plain Layout
38393 Flottants ! Flottants d'enrobage
38394 \end_layout
38395
38396 \end_inset
38397
38398
38399 \begin_inset Index idx
38400 status collapsed
38401
38402 \begin_layout Plain Layout
38403 Entourés par du texte ! Flottants d'enrobage
38404 \end_layout
38405
38406 \end_inset
38407
38408
38409 \end_layout
38410
38411 \begin_layout Standard
38412 \begin_inset Wrap figure
38413 lines 0
38414 placement l
38415 overhang 1cm
38416 width "40col%"
38417 status open
38418
38419 \begin_layout Plain Layout
38420 \begin_inset Graphics
38421         filename ../clipart/mobius.eps
38422         width 40col%
38423         scaleBeforeRotation
38424         rotateOrigin center
38425
38426 \end_inset
38427
38428
38429 \end_layout
38430
38431 \begin_layout Plain Layout
38432 \begin_inset Caption Standard
38433
38434 \begin_layout Plain Layout
38435 \begin_inset CommandInset label
38436 LatexCommand label
38437 name "fig:Figure-enrobée"
38438
38439 \end_inset
38440
38441 Ceci est une figure habillée.
38442 \end_layout
38443
38444 \end_inset
38445
38446
38447 \end_layout
38448
38449 \end_inset
38450
38451  Ce type de flottant est utilisé quand on veut que le texte habille la figure
38452  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
38453  Vous pouvez en insérer un en utilisant le menu 
38454 \family sans
38455 Insertion\SpecialChar menuseparator
38456 Flottant\SpecialChar menuseparator
38457 Flottant
38458 \begin_inset space ~
38459 \end_inset
38460
38461 d'enrobage
38462 \family default
38463  à la condition que le paquetage \SpecialChar LaTeX
38464  
38465 \series bold
38466 wrapfig
38467 \series default
38468
38469 \begin_inset Index idx
38470 status collapsed
38471
38472 \begin_layout Plain Layout
38473 Paquetages \SpecialChar LaTeX
38474  ! wrapfig
38475 \end_layout
38476
38477 \end_inset
38478
38479  soit installé.
38480 \begin_inset Foot
38481 status collapsed
38482
38483 \begin_layout Plain Layout
38484 Voyez dans la manuel 
38485 \emph on
38486 Configuration
38487 \begin_inset space ~
38488 \end_inset
38489
38490 \SpecialChar LaTeX
38491  
38492 \emph default
38493 comment installer des paquetages \SpecialChar LaTeX
38494 .
38495 \end_layout
38496
38497 \end_inset
38498
38499  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
38500  sur la boîte du flottant.
38501  Les paramètres obligatoires sont l'
38502 \family sans
38503 Emplacement
38504 \family default
38505  et la 
38506 \family sans
38507 Largeur
38508 \family default
38509 .
38510  Les paramètres facultatifs sont le 
38511 \family sans
38512 Débordement
38513 \family default
38514  qui précise de combien le flottant déborde sur la marge du paragraphe ou
38515  de la page et la 
38516 \family sans
38517 Porté de la ligne
38518 \family default
38519  qui précise le nombre approximatif de lignes dont le flottant va avoir
38520  besoin.
38521  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
38522  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
38523  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
38524  à faire flotter le flottant
38525  à l'intérieur du paragraphe ou vers les autres paragraphes.
38526  La figure
38527 \begin_inset space ~
38528 \end_inset
38529
38530
38531 \begin_inset CommandInset ref
38532 LatexCommand ref
38533 reference "fig:Figure-enrobée"
38534
38535 \end_inset
38536
38537  est un exemple de flottant d'enrobage avec une largeur de 40
38538 \begin_inset space \thinspace{}
38539 \end_inset
38540
38541 col%, un débordement de 1
38542 \begin_inset space \thinspace{}
38543 \end_inset
38544
38545 cm et placé à gauche.
38546 \end_layout
38547
38548 \begin_layout Standard
38549 \begin_inset Note Greyedout
38550 status open
38551
38552 \begin_layout Plain Layout
38553
38554 \series bold
38555 Note:
38556 \series default
38557  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
38558  figure trop près du bas de page peut tout chambouler et faire que le flottant
38559  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
38560  de texte.
38561 \end_layout
38562
38563 \end_inset
38564
38565
38566 \end_layout
38567
38568 \begin_layout Standard
38569 En général:
38570 \end_layout
38571
38572 \begin_layout Itemize
38573 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
38574  qui risquent de passer à la page suivante.
38575  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
38576  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
38577  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
38578  de page.
38579 \end_layout
38580
38581 \begin_layout Itemize
38582 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
38583  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
38584 e.
38585 \end_layout
38586
38587 \begin_layout Itemize
38588 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
38589  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
38590  texte entre les deux, comme séparateur.
38591 \end_layout
38592
38593 \begin_layout Itemize
38594 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
38595  ou les tableaux.
38596 \end_layout
38597
38598 \begin_layout Itemize
38599 Leur numérotation et leur référencement fonctionnent comme décrit dans le
38600  chapitre
38601 \begin_inset space ~
38602 \end_inset
38603
38604
38605 \begin_inset CommandInset ref
38606 LatexCommand ref
38607 reference "chap:Flottants"
38608
38609 \end_inset
38610
38611 .
38612 \end_layout
38613
38614 \begin_layout Section
38615 Objets fixes entourés par du texte
38616 \begin_inset Index idx
38617 status collapsed
38618
38619 \begin_layout Plain Layout
38620 Entouré par du texte ! Objets fixes
38621 \end_layout
38622
38623 \end_inset
38624
38625
38626 \end_layout
38627
38628 \begin_layout Standard
38629 Les flottants d'enrobage décrits dans la section
38630 \begin_inset space \thinspace{}
38631 \end_inset
38632
38633
38634 \begin_inset CommandInset ref
38635 LatexCommand ref
38636 reference "sec:Flottant-d'enrobage"
38637
38638 \end_inset
38639
38640  prennent les positions suivantes dans le paragraphe :
38641 \end_layout
38642
38643 \begin_layout Standard
38644 \noindent
38645 \align center
38646 \begin_inset Tabular
38647 <lyxtabular version="3" rows="2" columns="2">
38648 <features tabularvalignment="middle">
38649 <column alignment="center" valignment="top">
38650 <column alignment="center" valignment="top">
38651 <row>
38652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38653 \begin_inset Text
38654
38655 \begin_layout Plain Layout
38656 \begin_inset Info
38657 type  "icon"
38658 arg   "dialog-show-new-inset graphics"
38659 \end_inset
38660
38661
38662 \end_layout
38663
38664 \end_inset
38665 </cell>
38666 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38667 \begin_inset Text
38668
38669 \begin_layout Plain Layout
38670 texte
38671 \end_layout
38672
38673 \end_inset
38674 </cell>
38675 </row>
38676 <row>
38677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38678 \begin_inset Text
38679
38680 \begin_layout Plain Layout
38681 texte
38682 \end_layout
38683
38684 \end_inset
38685 </cell>
38686 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38687 \begin_inset Text
38688
38689 \begin_layout Plain Layout
38690 texte
38691 \end_layout
38692
38693 \end_inset
38694 </cell>
38695 </row>
38696 </lyxtabular>
38697
38698 \end_inset
38699
38700  ou 
38701 \begin_inset Tabular
38702 <lyxtabular version="3" rows="2" columns="2">
38703 <features tabularvalignment="middle">
38704 <column alignment="center" valignment="top">
38705 <column alignment="center" valignment="top">
38706 <row>
38707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38708 \begin_inset Text
38709
38710 \begin_layout Plain Layout
38711 texte
38712 \end_layout
38713
38714 \end_inset
38715 </cell>
38716 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38717 \begin_inset Text
38718
38719 \begin_layout Plain Layout
38720 \begin_inset Info
38721 type  "icon"
38722 arg   "dialog-show-new-inset graphics"
38723 \end_inset
38724
38725
38726 \end_layout
38727
38728 \end_inset
38729 </cell>
38730 </row>
38731 <row>
38732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38733 \begin_inset Text
38734
38735 \begin_layout Plain Layout
38736 texte
38737 \end_layout
38738
38739 \end_inset
38740 </cell>
38741 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38742 \begin_inset Text
38743
38744 \begin_layout Plain Layout
38745 texte
38746 \end_layout
38747
38748 \end_inset
38749 </cell>
38750 </row>
38751 </lyxtabular>
38752
38753 \end_inset
38754
38755
38756 \end_layout
38757
38758 \begin_layout Standard
38759 Pour avoir un objet exactement à la position à laquelle il a été inséré,
38760  par exemple pour avoir une de ces positions :
38761 \begin_inset VSpace defskip
38762 \end_inset
38763
38764
38765 \end_layout
38766
38767 \begin_layout Standard
38768 \noindent
38769 \align center
38770 \begin_inset Tabular
38771 <lyxtabular version="3" rows="2" columns="2">
38772 <features tabularvalignment="middle">
38773 <column alignment="center" valignment="top">
38774 <column alignment="center" valignment="top">
38775 <row>
38776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38777 \begin_inset Text
38778
38779 \begin_layout Plain Layout
38780 texte
38781 \end_layout
38782
38783 \end_inset
38784 </cell>
38785 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38786 \begin_inset Text
38787
38788 \begin_layout Plain Layout
38789 texte
38790 \end_layout
38791
38792 \end_inset
38793 </cell>
38794 </row>
38795 <row>
38796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38797 \begin_inset Text
38798
38799 \begin_layout Plain Layout
38800 \begin_inset Info
38801 type  "icon"
38802 arg   "dialog-show-new-inset graphics"
38803 \end_inset
38804
38805
38806 \end_layout
38807
38808 \end_inset
38809 </cell>
38810 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814 texte
38815 \end_layout
38816
38817 \end_inset
38818 </cell>
38819 </row>
38820 </lyxtabular>
38821
38822 \end_inset
38823
38824  
38825 \begin_inset Tabular
38826 <lyxtabular version="3" rows="2" columns="2">
38827 <features tabularvalignment="middle">
38828 <column alignment="center" valignment="top">
38829 <column alignment="center" valignment="top">
38830 <row>
38831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38832 \begin_inset Text
38833
38834 \begin_layout Plain Layout
38835 texte
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" rightline="true" usebox="none">
38861 \begin_inset Text
38862
38863 \begin_layout Plain Layout
38864 \begin_inset Info
38865 type  "icon"
38866 arg   "dialog-show-new-inset graphics"
38867 \end_inset
38868
38869
38870 \end_layout
38871
38872 \end_inset
38873 </cell>
38874 </row>
38875 </lyxtabular>
38876
38877 \end_inset
38878
38879  
38880 \begin_inset Tabular
38881 <lyxtabular version="3" rows="2" columns="3">
38882 <features tabularvalignment="middle">
38883 <column alignment="center" valignment="top">
38884 <column alignment="center" valignment="top">
38885 <column alignment="center" valignment="top">
38886 <row>
38887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38888 \begin_inset Text
38889
38890 \begin_layout Plain Layout
38891 texte
38892 \end_layout
38893
38894 \end_inset
38895 </cell>
38896 <cell alignment="center" valignment="top" topline="true" usebox="none">
38897 \begin_inset Text
38898
38899 \begin_layout Plain Layout
38900 \begin_inset Info
38901 type  "icon"
38902 arg   "dialog-show-new-inset graphics"
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \end_inset
38909 </cell>
38910 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38911 \begin_inset Text
38912
38913 \begin_layout Plain Layout
38914 texte
38915 \end_layout
38916
38917 \end_inset
38918 </cell>
38919 </row>
38920 <row>
38921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38922 \begin_inset Text
38923
38924 \begin_layout Plain Layout
38925 texte
38926 \end_layout
38927
38928 \end_inset
38929 </cell>
38930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38931 \begin_inset Text
38932
38933 \begin_layout Plain Layout
38934 texte
38935 \end_layout
38936
38937 \end_inset
38938 </cell>
38939 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38940 \begin_inset Text
38941
38942 \begin_layout Plain Layout
38943 texte
38944 \end_layout
38945
38946 \end_inset
38947 </cell>
38948 </row>
38949 </lyxtabular>
38950
38951 \end_inset
38952
38953  
38954 \begin_inset Tabular
38955 <lyxtabular version="3" rows="2" columns="3">
38956 <features tabularvalignment="middle">
38957 <column alignment="center" valignment="top">
38958 <column alignment="center" valignment="top">
38959 <column alignment="center" valignment="top">
38960 <row>
38961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38962 \begin_inset Text
38963
38964 \begin_layout Plain Layout
38965 texte
38966 \end_layout
38967
38968 \end_inset
38969 </cell>
38970 <cell alignment="center" valignment="top" topline="true" usebox="none">
38971 \begin_inset Text
38972
38973 \begin_layout Plain Layout
38974 texte
38975 \end_layout
38976
38977 \end_inset
38978 </cell>
38979 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38980 \begin_inset Text
38981
38982 \begin_layout Plain Layout
38983 texte
38984 \end_layout
38985
38986 \end_inset
38987 </cell>
38988 </row>
38989 <row>
38990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38991 \begin_inset Text
38992
38993 \begin_layout Plain Layout
38994 texte
38995 \end_layout
38996
38997 \end_inset
38998 </cell>
38999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39000 \begin_inset Text
39001
39002 \begin_layout Plain Layout
39003 \begin_inset Info
39004 type  "icon"
39005 arg   "dialog-show-new-inset graphics"
39006 \end_inset
39007
39008
39009 \end_layout
39010
39011 \end_inset
39012 </cell>
39013 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39014 \begin_inset Text
39015
39016 \begin_layout Plain Layout
39017 texte
39018 \end_layout
39019
39020 \end_inset
39021 </cell>
39022 </row>
39023 </lyxtabular>
39024
39025 \end_inset
39026
39027
39028 \end_layout
39029
39030 \begin_layout Standard
39031 \noindent
39032 \align center
39033 \begin_inset Tabular
39034 <lyxtabular version="3" rows="3" columns="2">
39035 <features tabularvalignment="middle">
39036 <column alignment="center" valignment="top">
39037 <column alignment="center" valignment="top">
39038 <row>
39039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39040 \begin_inset Text
39041
39042 \begin_layout Plain Layout
39043 texte
39044 \end_layout
39045
39046 \end_inset
39047 </cell>
39048 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39049 \begin_inset Text
39050
39051 \begin_layout Plain Layout
39052 texte
39053 \end_layout
39054
39055 \end_inset
39056 </cell>
39057 </row>
39058 <row>
39059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39060 \begin_inset Text
39061
39062 \begin_layout Plain Layout
39063 \begin_inset Info
39064 type  "icon"
39065 arg   "dialog-show-new-inset graphics"
39066 \end_inset
39067
39068
39069 \end_layout
39070
39071 \end_inset
39072 </cell>
39073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39074 \begin_inset Text
39075
39076 \begin_layout Plain Layout
39077 texte
39078 \end_layout
39079
39080 \end_inset
39081 </cell>
39082 </row>
39083 <row>
39084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39085 \begin_inset Text
39086
39087 \begin_layout Plain Layout
39088 texte
39089 \end_layout
39090
39091 \end_inset
39092 </cell>
39093 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39094 \begin_inset Text
39095
39096 \begin_layout Plain Layout
39097 texte
39098 \end_layout
39099
39100 \end_inset
39101 </cell>
39102 </row>
39103 </lyxtabular>
39104
39105 \end_inset
39106
39107  
39108 \begin_inset Tabular
39109 <lyxtabular version="3" rows="3" columns="3">
39110 <features tabularvalignment="middle">
39111 <column alignment="center" valignment="top">
39112 <column alignment="center" valignment="top">
39113 <column alignment="center" valignment="top">
39114 <row>
39115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39116 \begin_inset Text
39117
39118 \begin_layout Plain Layout
39119 texte
39120 \end_layout
39121
39122 \end_inset
39123 </cell>
39124 <cell alignment="center" valignment="top" topline="true" usebox="none">
39125 \begin_inset Text
39126
39127 \begin_layout Plain Layout
39128 texte
39129 \end_layout
39130
39131 \end_inset
39132 </cell>
39133 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39134 \begin_inset Text
39135
39136 \begin_layout Plain Layout
39137 texte
39138 \end_layout
39139
39140 \end_inset
39141 </cell>
39142 </row>
39143 <row>
39144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39145 \begin_inset Text
39146
39147 \begin_layout Plain Layout
39148 texte
39149 \end_layout
39150
39151 \end_inset
39152 </cell>
39153 <cell alignment="center" valignment="top" usebox="none">
39154 \begin_inset Text
39155
39156 \begin_layout Plain Layout
39157 \begin_inset Info
39158 type  "icon"
39159 arg   "dialog-show-new-inset graphics"
39160 \end_inset
39161
39162
39163 \end_layout
39164
39165 \end_inset
39166 </cell>
39167 <cell alignment="center" valignment="top" rightline="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 </row>
39177 <row>
39178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39179 \begin_inset Text
39180
39181 \begin_layout Plain Layout
39182 texte
39183 \end_layout
39184
39185 \end_inset
39186 </cell>
39187 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39188 \begin_inset Text
39189
39190 \begin_layout Plain Layout
39191 texte
39192 \end_layout
39193
39194 \end_inset
39195 </cell>
39196 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39197 \begin_inset Text
39198
39199 \begin_layout Plain Layout
39200 texte
39201 \end_layout
39202
39203 \end_inset
39204 </cell>
39205 </row>
39206 </lyxtabular>
39207
39208 \end_inset
39209
39210  
39211 \begin_inset Tabular
39212 <lyxtabular version="3" rows="3" columns="2">
39213 <features tabularvalignment="middle">
39214 <column alignment="center" valignment="top">
39215 <column alignment="center" valignment="top">
39216 <row>
39217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39218 \begin_inset Text
39219
39220 \begin_layout Plain Layout
39221 texte
39222 \end_layout
39223
39224 \end_inset
39225 </cell>
39226 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
39227 \begin_inset Text
39228
39229 \begin_layout Plain Layout
39230 texte
39231 \end_layout
39232
39233 \end_inset
39234 </cell>
39235 </row>
39236 <row>
39237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
39238 \begin_inset Text
39239
39240 \begin_layout Plain Layout
39241 texte
39242 \end_layout
39243
39244 \end_inset
39245 </cell>
39246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
39247 \begin_inset Text
39248
39249 \begin_layout Plain Layout
39250 \begin_inset Info
39251 type  "icon"
39252 arg   "dialog-show-new-inset graphics"
39253 \end_inset
39254
39255
39256 \end_layout
39257
39258 \end_inset
39259 </cell>
39260 </row>
39261 <row>
39262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
39263 \begin_inset Text
39264
39265 \begin_layout Plain Layout
39266 texte
39267 \end_layout
39268
39269 \end_inset
39270 </cell>
39271 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
39272 \begin_inset Text
39273
39274 \begin_layout Plain Layout
39275 texte
39276 \end_layout
39277
39278 \end_inset
39279 </cell>
39280 </row>
39281 </lyxtabular>
39282
39283 \end_inset
39284
39285
39286 \end_layout
39287
39288 \begin_layout Standard
39289 vous pouvez utiliser la paquetage \SpecialChar LaTeX
39290  
39291 \end_layout
39292
39293 \begin_layout Standard
39294 \noindent
39295
39296 \series bold
39297 picinpar
39298 \series default
39299
39300 \begin_inset Index idx
39301 status collapsed
39302
39303 \begin_layout Plain Layout
39304 Paquetages \SpecialChar LaTeX
39305  ! picinpar
39306 \end_layout
39307
39308 \end_inset
39309
39310 .
39311  Voici un exemple :
39312 \end_layout
39313
39314 \begin_layout Standard
39315 \begin_inset ERT
39316 status collapsed
39317
39318 \begin_layout Plain Layout
39319
39320
39321 \backslash
39322 ifpicinpar
39323 \end_layout
39324
39325 \end_inset
39326
39327
39328 \begin_inset Note Note
39329 status open
39330
39331 \begin_layout Plain Layout
39332 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39333  
39334 \series bold
39335 picinpar
39336 \series default
39337  a été installé.
39338 \end_layout
39339
39340 \end_inset
39341
39342
39343 \end_layout
39344
39345 \begin_layout Standard
39346 \begin_inset ERT
39347 status collapsed
39348
39349 \begin_layout Plain Layout
39350
39351
39352 \backslash
39353 begin{window}[2,c,{
39354 \end_layout
39355
39356 \end_inset
39357
39358
39359 \begin_inset Graphics
39360         filename ../clipart/mobius.eps
39361         lyxscale 60
39362         width 40col%
39363         scaleBeforeRotation
39364         rotateOrigin center
39365
39366 \end_inset
39367
39368
39369 \begin_inset ERT
39370 status collapsed
39371
39372 \begin_layout Plain Layout
39373
39374 },]
39375 \end_layout
39376
39377 \begin_layout Plain Layout
39378
39379 {}
39380 \end_layout
39381
39382 \end_inset
39383
39384
39385 \size small
39386 \lang english
39387 It was in the spring of the year 1894 that all London was interested, and
39388  the fashionable world dismayed, by the murder of the Honourable Ronald
39389  Adair under most unusual and inexplicable circumstances.
39390  The public has already learned those particulars of the crime which
39391 \size default
39392
39393 \begin_inset ERT
39394 status collapsed
39395
39396 \begin_layout Plain Layout
39397
39398
39399 \backslash
39400 footnotemark{}
39401 \end_layout
39402
39403 \end_inset
39404
39405
39406 \size small
39407  came out in the police investigation, but a good deal was suppressed upon
39408  that occasion, since the case for the prosecution was so overwhelmingly
39409  strong that it was not necessary to bring forward all the facts.
39410  Only now, at the end of nearly ten years, am I allowed to supply those
39411  missing links which make up the whole of that remarkable chain
39412 \lang french
39413 .
39414 \size default
39415
39416 \begin_inset ERT
39417 status collapsed
39418
39419 \begin_layout Plain Layout
39420
39421
39422 \backslash
39423 end{window}
39424 \end_layout
39425
39426 \end_inset
39427
39428
39429 \end_layout
39430
39431 \begin_layout Standard
39432 \begin_inset ERT
39433 status collapsed
39434
39435 \begin_layout Plain Layout
39436
39437
39438 \backslash
39439 footnotetext{
39440 \end_layout
39441
39442 \end_inset
39443
39444 Note de pied de page du paragraphe avec objet fixe.
39445 \begin_inset ERT
39446 status collapsed
39447
39448 \begin_layout Plain Layout
39449
39450 }
39451 \end_layout
39452
39453 \end_inset
39454
39455
39456 \end_layout
39457
39458 \begin_layout Standard
39459 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
39460  d'eux et leur position est déterminée par le nombre de lignes de texte
39461  situées audessus d'eux.
39462  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
39463  numérotée.
39464 \end_layout
39465
39466 \begin_layout Standard
39467 Un objet fixe enrobé est inséré en ajoutant la commande
39468 \end_layout
39469
39470 \begin_layout Standard
39471
39472 \series bold
39473
39474 \backslash
39475 begin{window}[2,c,{
39476 \end_layout
39477
39478 \begin_layout Standard
39479 en code \SpecialChar TeX
39480  au debut du paragraphe.
39481  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
39482  dessus de l'objet, le second, ici 'c', la position de l'objet.
39483  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
39484  ) sont possibles.
39485  Après la commande, vous insérez votre objet.
39486  Dans cet exemple, c'est une image avec une largeur de 40
39487 \begin_inset space \thinspace{}
39488 \end_inset
39489
39490 % de la colonne de texte qui a été insérée.
39491  L'objet peut aussi être un tableau, une boîte ou une équation.
39492  Après l'objet, on insère la commande
39493 \end_layout
39494
39495 \begin_layout Standard
39496
39497 \series bold
39498 },texte de description ]
39499 \begin_inset Newline newline
39500 \end_inset
39501
39502 {}
39503 \end_layout
39504
39505 \begin_layout Standard
39506 Notez que le 
39507 \begin_inset Quotes cld
39508 \end_inset
39509
39510
39511 \series bold
39512 {}
39513 \series default
39514
39515 \begin_inset Quotes crd
39516 \end_inset
39517
39518  est sur la deuxième ligne.
39519  Le texte de description est facultatif.
39520  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
39521  il doit donc commence juste après le 
39522 \series bold
39523 {}
39524 \series default
39525 .
39526  A la fin du paragraphe on insère la commande :
39527 \end_layout
39528
39529 \begin_layout Standard
39530
39531 \series bold
39532
39533 \backslash
39534 end{window}
39535 \end_layout
39536
39537 \begin_layout Standard
39538 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
39539  ajouter des notes de pied de page de la façon habituelle.
39540  Vous devez utiliser la commande 
39541 \series bold
39542
39543 \backslash
39544 footnotemark
39545 \series default
39546  à l'intérieur du paragraphe et la commande 
39547 \series bold
39548
39549 \backslash
39550 footnotetext
39551 \series default
39552  à l'extérieur, comme décrit dans la section
39553 \begin_inset space \thinspace{}
39554 \end_inset
39555
39556
39557 \begin_inset CommandInset ref
39558 LatexCommand ref
39559 reference "sec:Notes-bas-de-page"
39560
39561 \end_inset
39562
39563 .
39564 \end_layout
39565
39566 \begin_layout Standard
39567 \begin_inset ERT
39568 status collapsed
39569
39570 \begin_layout Plain Layout
39571
39572
39573 \backslash
39574 else
39575 \end_layout
39576
39577 \end_inset
39578
39579
39580 \begin_inset Note Note
39581 status open
39582
39583 \begin_layout Plain Layout
39584 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
39585  
39586 \series bold
39587 picinpar
39588 \series default
39589  n'est pas installé :
39590 \end_layout
39591
39592 \end_inset
39593
39594
39595 \end_layout
39596
39597 \begin_layout Standard
39598 Vous devez installer le paquetage \SpecialChar LaTeX
39599  
39600 \series bold
39601 picinpar
39602 \series default
39603  pour voir la suite de cette section dans la sortie imprimée.
39604 \end_layout
39605
39606 \begin_layout Standard
39607 \begin_inset ERT
39608 status collapsed
39609
39610 \begin_layout Plain Layout
39611
39612
39613 \backslash
39614 fi
39615 \end_layout
39616
39617 \end_inset
39618
39619
39620 \end_layout
39621
39622 \begin_layout Section
39623 Lettrines
39624 \begin_inset Index idx
39625 status collapsed
39626
39627 \begin_layout Plain Layout
39628 Lettrines
39629 \end_layout
39630
39631 \end_inset
39632
39633
39634 \begin_inset Index idx
39635 status collapsed
39636
39637 \begin_layout Plain Layout
39638 Entouré par du texte ! Lettrines
39639 \end_layout
39640
39641 \end_inset
39642
39643
39644 \end_layout
39645
39646 \begin_layout Standard
39647 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
39648  
39649 \series bold
39650 lettrine
39651 \series default
39652
39653 \begin_inset Index idx
39654 status collapsed
39655
39656 \begin_layout Plain Layout
39657 Paquetages \SpecialChar LaTeX
39658  ! lettrine
39659 \end_layout
39660
39661 \end_inset
39662
39663  doit être installé et vous devez utiliser le module Initiales (
39664 \begin_inset space ~
39665 \end_inset
39666
39667 menu 
39668 \family sans
39669 Document\SpecialChar menuseparator
39670 Paramètres\SpecialChar menuseparator
39671 Modules
39672 \family default
39673
39674 \begin_inset space ~
39675 \end_inset
39676
39677 ).
39678  Pour insérer une lettrine, utilisez le style 
39679 \family sans
39680 Initial
39681 \family default
39682 .
39683  Les paramètres sont insérés avec le menu 
39684 \family sans
39685 Insertion
39686 \family default
39687 .
39688  Le paramètre obligatoire 
39689 \family sans
39690 \lang english
39691 Initial
39692 \family default
39693 \lang french
39694  contient la/les lettre(s) qui sert d'initiale, le paramètre 
39695 \family sans
39696 \lang english
39697 Rest
39698 \begin_inset space ~
39699 \end_inset
39700
39701 of
39702 \begin_inset space ~
39703 \end_inset
39704
39705 Initial
39706 \family default
39707  
39708 \lang french
39709 contient
39710 \lang english
39711  the rest of the word or text of the initial letter(s)
39712 \lang french
39713 .
39714  Le paramètre 
39715 \family sans
39716 \lang english
39717 Options
39718 \family default
39719 \lang french
39720  contient paramètres pour modifier la lettrine.
39721  Pour plus d'informations sur les paramètres possibles, voyez la documentation
39722  du paquetage 
39723 \series bold
39724 lettrine
39725 \series default
39726
39727 \begin_inset CommandInset citation
39728 LatexCommand cite
39729 key "lettrine"
39730 literal "true"
39731
39732 \end_inset
39733
39734 .
39735  Le style lui-même contient le texte qui doit entourer la lettrine.
39736  Le style habituel est par conséquent que le mot dont la première lettre
39737  est l'initiale soit en 
39738 \shape smallcaps
39739 petites capitales
39740 \shape default
39741 .
39742 \end_layout
39743
39744 \begin_layout Standard
39745 \begin_inset Newpage pagebreak
39746 \end_inset
39747
39748
39749 \end_layout
39750
39751 \begin_layout Standard
39752 Voici quelques exemples
39753 \begin_inset space ~
39754 \end_inset
39755
39756 :
39757 \end_layout
39758
39759 \begin_layout Standard
39760 \begin_inset ERT
39761 status collapsed
39762
39763 \begin_layout Plain Layout
39764
39765
39766 \backslash
39767 iflettrine
39768 \end_layout
39769
39770 \end_inset
39771
39772
39773 \begin_inset Note Note
39774 status open
39775
39776 \begin_layout Plain Layout
39777 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
39778  
39779 \series bold
39780 lettrine
39781 \series default
39782  a été installé.
39783 \end_layout
39784
39785 \end_inset
39786
39787
39788 \end_layout
39789
39790 \begin_layout Enumerate
39791 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
39792  mathématique 
39793 \begin_inset Formula $\mathfrak{Fraktur}$
39794 \end_inset
39795
39796 :
39797 \end_layout
39798
39799 \begin_deeper
39800 \begin_layout Initial
39801 \begin_inset Argument 2
39802 status open
39803
39804 \begin_layout Plain Layout
39805 \begin_inset Formula $\mathfrak{I}$
39806 \end_inset
39807
39808
39809 \end_layout
39810
39811 \end_inset
39812
39813
39814 \begin_inset Argument 3
39815 status open
39816
39817 \begin_layout Plain Layout
39818 t
39819 \end_layout
39820
39821 \end_inset
39822
39823  
39824 \lang english
39825 was in the spring of the year 1894 that all London was interested, and the
39826  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39827  under most unusual and inexplicable circumstances.
39828  The public has already learned those particulars of the crime which came
39829  out in the police investigation, but a good deal was suppressed upon that
39830  occasion, since the case for the prosecution was so overwhelmingly strong
39831  that it was not necessary to bring forward all the facts.
39832 \end_layout
39833
39834 \end_deeper
39835 \begin_layout Enumerate
39836 L'initiale est entourée par une seule ligne et est formée de deux lettres
39837  dans la police standard ; aucun texte n'est écrit en petites capitales
39838 \begin_inset space ~
39839 \end_inset
39840
39841 :
39842 \end_layout
39843
39844 \begin_deeper
39845 \begin_layout Initial
39846 \begin_inset Argument 1
39847 status open
39848
39849 \begin_layout Plain Layout
39850 lines=1
39851 \end_layout
39852
39853 \end_inset
39854
39855
39856 \begin_inset Argument 2
39857 status open
39858
39859 \begin_layout Plain Layout
39860 It
39861 \end_layout
39862
39863 \end_inset
39864
39865  
39866 \lang english
39867 was in the spring of the year 1894 that all London was interested, and the
39868  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39869  under most unusual and inexplicable circumstances.
39870  The public has already learned those particulars of the crime which came
39871  out in the police investigation, but a good deal was suppressed upon that
39872  occasion, since the case for the prosecution was so overwhelmingly strong
39873  that it was not necessary to bring forward all the facts.
39874 \end_layout
39875
39876 \end_deeper
39877 \begin_layout Enumerate
39878 Initiale descendante sur 3
39879 \begin_inset space ~
39880 \end_inset
39881
39882 lignes en magenta en police mathématique
39883 \begin_inset Newline newline
39884 \end_inset
39885
39886
39887 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39888 \end_inset
39889
39890 , le texte 
39891 \begin_inset Quotes cld
39892 \end_inset
39893
39894
39895 \lang english
39896 t was in the spring
39897 \lang french
39898
39899 \begin_inset Quotes crd
39900 \end_inset
39901
39902  est en 
39903 \shape smallcaps
39904 petites capitales
39905 \shape default
39906  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39907  avant l'initiale
39908 \begin_inset space ~
39909 \end_inset
39910
39911 :
39912 \begin_inset Newline newline
39913 \end_inset
39914
39915
39916 \series bold
39917
39918 \backslash
39919 renewcommand{
39920 \backslash
39921 LettrineFontHook}{
39922 \backslash
39923 color{couleur}}
39924 \series default
39925
39926 \begin_inset Newline newline
39927 \end_inset
39928
39929 où la 
39930 \emph on
39931 couleur
39932 \emph default
39933  peut être 
39934 \begin_inset Quotes cld
39935 \end_inset
39936
39937 red
39938 \begin_inset Quotes crd
39939 \end_inset
39940
39941
39942 \begin_inset Quotes cld
39943 \end_inset
39944
39945 blue
39946 \begin_inset Quotes crd
39947 \end_inset
39948
39949
39950 \begin_inset Quotes cld
39951 \end_inset
39952
39953 green
39954 \begin_inset Quotes crd
39955 \end_inset
39956
39957
39958 \begin_inset Quotes cld
39959 \end_inset
39960
39961 yellow
39962 \begin_inset Quotes crd
39963 \end_inset
39964
39965
39966 \begin_inset Quotes cld
39967 \end_inset
39968
39969 cyan
39970 \begin_inset Quotes crd
39971 \end_inset
39972
39973
39974 \begin_inset Quotes cld
39975 \end_inset
39976
39977 magenta
39978 \begin_inset Quotes crd
39979 \end_inset
39980
39981
39982 \begin_inset Quotes cld
39983 \end_inset
39984
39985 black
39986 \begin_inset Quotes crd
39987 \end_inset
39988
39989  ou 
39990 \begin_inset Quotes cld
39991 \end_inset
39992
39993 white
39994 \begin_inset Quotes crd
39995 \end_inset
39996
39997 .
39998  On doit aussi ajouter la commande suivante au préambule du document
39999 \begin_inset space ~
40000 \end_inset
40001
40002 :
40003 \begin_inset Newline newline
40004 \end_inset
40005
40006
40007 \series bold
40008
40009 \backslash
40010 @ifundefined{textcolor}
40011 \begin_inset Newline newline
40012 \end_inset
40013
40014
40015 \begin_inset space ~
40016 \end_inset
40017
40018 {
40019 \backslash
40020 usepackage{color}}{}
40021 \end_layout
40022
40023 \begin_deeper
40024 \begin_layout Standard
40025 \begin_inset ERT
40026 status collapsed
40027
40028 \begin_layout Plain Layout
40029
40030
40031 \backslash
40032 renewcommand{
40033 \backslash
40034 LettrineFontHook}{
40035 \backslash
40036 color{magenta}}
40037 \end_layout
40038
40039 \end_inset
40040
40041
40042 \begin_inset Note Note
40043 status collapsed
40044
40045 \begin_layout Plain Layout
40046 colore la lettrine en magenta
40047 \end_layout
40048
40049 \end_inset
40050
40051
40052 \end_layout
40053
40054 \begin_layout Initial
40055 \begin_inset Argument 1
40056 status open
40057
40058 \begin_layout Plain Layout
40059 lines=3, lhang=0.33, loversize=0.25
40060 \end_layout
40061
40062 \end_inset
40063
40064
40065 \begin_inset Argument 2
40066 status open
40067
40068 \begin_layout Plain Layout
40069 \begin_inset Formula $\mathcal{I}$
40070 \end_inset
40071
40072
40073 \end_layout
40074
40075 \end_inset
40076
40077
40078 \begin_inset Argument 3
40079 status open
40080
40081 \begin_layout Plain Layout
40082
40083 \lang english
40084 t was in the spring
40085 \end_layout
40086
40087 \end_inset
40088
40089
40090 \lang english
40091  of the year 1894 that all London was interested, and the fashionable world
40092  dismayed, by the murder of the Honourable Ronald Adair under most unusual
40093  and inexplicable circumstances.
40094  The public has already learned those particulars of the crime which came
40095  out in the police investigation, but a good deal was suppressed upon that
40096  occasion, since the case for the prosecution was so overwhelmingly strong
40097  that it was not necessary to bring forward all the facts.
40098 \end_layout
40099
40100 \end_deeper
40101 \begin_layout Standard
40102 \begin_inset ERT
40103 status collapsed
40104
40105 \begin_layout Plain Layout
40106
40107
40108 \backslash
40109 else
40110 \end_layout
40111
40112 \end_inset
40113
40114
40115 \begin_inset Note Note
40116 status open
40117
40118 \begin_layout Plain Layout
40119 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
40120  
40121 \series bold
40122 lettrine
40123 \series default
40124  n'est pas installé :
40125 \end_layout
40126
40127 \end_inset
40128
40129
40130 \end_layout
40131
40132 \begin_layout Standard
40133 Vous devez installer le paquetage \SpecialChar LaTeX
40134  
40135 \series bold
40136 lettrine
40137 \series default
40138  pour voir la suite de cette section dans la sortie imprimée.
40139 \end_layout
40140
40141 \begin_layout Standard
40142 \begin_inset ERT
40143 status collapsed
40144
40145 \begin_layout Plain Layout
40146
40147
40148 \backslash
40149 fi
40150 \end_layout
40151
40152 \end_inset
40153
40154
40155 \end_layout
40156
40157 \begin_layout Chapter
40158 Trucs externes
40159 \begin_inset Index idx
40160 status collapsed
40161
40162 \begin_layout Plain Layout
40163 Trucs externes
40164 \end_layout
40165
40166 \end_inset
40167
40168
40169 \end_layout
40170
40171 \begin_layout Standard
40172 Avec le menu 
40173 \family sans
40174 Insertion\SpecialChar menuseparator
40175 Fichier
40176 \family default
40177  vous pouvez insérer un contenu externe à votre document.
40178  Ce contenu peut être :
40179 \end_layout
40180
40181 \begin_layout Description
40182 Document
40183 \begin_inset space ~
40184 \end_inset
40185
40186 \SpecialChar LyX
40187  Un autre document \SpecialChar LyX
40188  ; son contenu est directement inséré dans votre document.
40189 \end_layout
40190
40191 \begin_layout Description
40192 Texte
40193 \begin_inset space ~
40194 \end_inset
40195
40196 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
40197 e.
40198 \end_layout
40199
40200 \begin_layout Description
40201 Texte
40202 \begin_inset space ~
40203 \end_inset
40204
40205 Brut
40206 \begin_inset space ~
40207 \end_inset
40208
40209 par
40210 \begin_inset space ~
40211 \end_inset
40212
40213 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
40214  Les lignes vides créent un nouveau paragraphe dans votre document.
40215 \end_layout
40216
40217 \begin_layout Description
40218 Objet
40219 \begin_inset space ~
40220 \end_inset
40221
40222 Externe Fichiers de formats variés.
40223 \end_layout
40224
40225 \begin_layout Description
40226 Sous-document Documents \SpecialChar LyX
40227  ou \SpecialChar LaTeX
40228 .
40229 \end_layout
40230
40231 \begin_layout Section
40232 Objets externes 
40233 \begin_inset Index idx
40234 status collapsed
40235
40236 \begin_layout Plain Layout
40237 Trucs externes ! Objets Externes
40238 \end_layout
40239
40240 \end_inset
40241
40242
40243 \end_layout
40244
40245 \begin_layout Standard
40246 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
40247  de fichiers dans votre document sans avoir à convertir ces derniers en
40248  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
40249
40250  qui va s'occuper des conversions.
40251  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
40252  \SpecialChar LyX
40253  des images dans des formats divers.
40254  Quand vous avez activé 
40255 \family sans
40256 Aperçu
40257 \begin_inset space ~
40258 \end_inset
40259
40260 sur
40261 \begin_inset space ~
40262 \end_inset
40263
40264 le
40265 \begin_inset space ~
40266 \end_inset
40267
40268 vif
40269 \family default
40270  dans le menu des préférences de \SpecialChar LyX
40271 , dans la rubrique 
40272 \family sans
40273 Apparence\SpecialChar menuseparator
40274 Graphiques
40275 \family default
40276 , les objets externes de type Dia et Xfig sont affichés directement dans
40277  \SpecialChar LyX
40278 .
40279 \end_layout
40280
40281 \begin_layout Standard
40282 On insère des objets externes en utilisant la fenêtre de dialogue 
40283 \family sans
40284 Objet
40285 \begin_inset space ~
40286 \end_inset
40287
40288 Externe
40289 \family default
40290  qui est accessible via le menu 
40291 \family sans
40292 Insertion\SpecialChar menuseparator
40293 Fichiers\SpecialChar menuseparator
40294 Objet
40295 \begin_inset space ~
40296 \end_inset
40297
40298 Externe
40299 \family default
40300 .
40301  Actuellement les types de fichiers (
40302 \family sans
40303 Modèles
40304 \family default
40305 ) suivants sont autorisés :
40306 \end_layout
40307
40308 \begin_layout Description
40309 Échiquier accepte les diagrammes de positions d'échec produits par le programme
40310  
40311 \series bold
40312
40313 \begin_inset CommandInset href
40314 LatexCommand href
40315 name "XBoard"
40316 target "http://fr.wikipedia.org/wiki/XBoard"
40317 literal "false"
40318
40319 \end_inset
40320
40321
40322 \series default
40323 .
40324 \end_layout
40325
40326 \begin_layout Description
40327 Date insère la date sous la forme 
40328 \emph on
40329 Jour-Mois-Année
40330 \emph default
40331 .
40332  Voici un exemple de date insérée comme objet externe : 
40333 \begin_inset ERT
40334 status collapsed
40335
40336 \begin_layout Plain Layout
40337
40338
40339 \backslash
40340 today 
40341 \end_layout
40342
40343 \end_inset
40344
40345
40346 \begin_inset space ~
40347 \end_inset
40348
40349
40350 \begin_inset Note Note
40351 status collapsed
40352
40353 \begin_layout Plain Layout
40354 Retirer l'espace protégé quand le bug 4398 sera résolu !
40355 \end_layout
40356
40357 \end_inset
40358
40359
40360 \begin_inset Newline newline
40361 \end_inset
40362
40363 La date n'apparaîtra pas dans \SpecialChar LyX
40364 , mais seulement dans la sortie imprimée.
40365  Il y a deux autre méthodes pour insérer une date : Avec le menu 
40366 \family sans
40367 Insertion\SpecialChar menuseparator
40368 Date
40369 \family default
40370  et avec la commande \SpecialChar LaTeX
40371  
40372 \series bold
40373
40374 \backslash
40375 today
40376 \series default
40377  entrée comme code \SpecialChar TeX
40378 .
40379  Ces différentes méthodes sont comparée dans le tableau
40380 \begin_inset space ~
40381 \end_inset
40382
40383
40384 \begin_inset CommandInset ref
40385 LatexCommand ref
40386 reference "tab:Comparaison-des-dates"
40387
40388 \end_inset
40389
40390 .
40391 \end_layout
40392
40393 \begin_layout Description
40394 Diagramme
40395 \begin_inset space ~
40396 \end_inset
40397
40398 Dia accepte les diagrammes créés avec le programme 
40399 \series bold
40400
40401 \begin_inset CommandInset href
40402 LatexCommand href
40403 name "Dia"
40404 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
40405 literal "false"
40406
40407 \end_inset
40408
40409
40410 \series default
40411 .
40412 \end_layout
40413
40414 \begin_layout Description
40415 Tableur permet d'insérer des feuilles de calcul ou des tableaux dans le
40416  format de 
40417 \series bold
40418
40419 \begin_inset CommandInset href
40420 LatexCommand href
40421 name "Gnumeric"
40422 target "http://fr.wikipedia.org/wiki/Gnumeric"
40423 literal "false"
40424
40425 \end_inset
40426
40427
40428 \series default
40429
40430 \begin_inset CommandInset href
40431 LatexCommand href
40432 name "OpenDocument"
40433 target "http://fr.wikipedia.org/wiki/OpenDocument"
40434 literal "false"
40435
40436 \end_inset
40437
40438
40439 \begin_inset CommandInset href
40440 LatexCommand href
40441 name "Microsoft Office XML"
40442 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
40443 literal "false"
40444
40445 \end_inset
40446
40447  et 
40448 \begin_inset CommandInset href
40449 LatexCommand href
40450 name "Office Open XML"
40451 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
40452 literal "false"
40453
40454 \end_inset
40455
40456 .
40457  Pour cette fonction, \SpecialChar LyX
40458  doit pouvoir trouver le programme 
40459 \family typewriter
40460 ssconvert
40461 \family default
40462  au cours de sa configuration.
40463  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
40464  même si vous n'avez pas de tableaux au format gnumeric.
40465  Pour des exemples et les limitations possibles, jetez un œil au fichier
40466  \SpecialChar LyX
40467  d'exemple, 
40468 \emph on
40469 spreadsheet.lyx
40470 \emph default
40471 .
40472 \end_layout
40473
40474 \begin_layout Description
40475 Musique
40476 \begin_inset space ~
40477 \end_inset
40478
40479 mise
40480 \begin_inset space ~
40481 \end_inset
40482
40483 en
40484 \begin_inset space ~
40485 \end_inset
40486
40487 forme
40488 \begin_inset space ~
40489 \end_inset
40490
40491 avec
40492 \begin_inset space ~
40493 \end_inset
40494
40495 Lilypond est utilisé avec des partitions musicales mises en forme par le
40496  programme 
40497 \series bold
40498
40499 \begin_inset CommandInset href
40500 LatexCommand href
40501 name "LilyPond"
40502 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
40503 literal "false"
40504
40505 \end_inset
40506
40507
40508 \series default
40509 .
40510  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
40511  au fichier \SpecialChar LyX
40512  d'exemple 
40513 \emph on
40514 lilypond.lyx
40515 \emph default
40516 .
40517 \end_layout
40518
40519 \begin_layout Description
40520 Pages
40521 \begin_inset space ~
40522 \end_inset
40523
40524 PDF permet d'insérer des documents en PDF dans votre document.
40525  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
40526  
40527 \emph on
40528 pages
40529 \emph default
40530  dans le champ 
40531 \family sans
40532 Option
40533 \family default
40534  dans l'onglet 
40535 \family sans
40536 Options \SpecialChar LaTeX
40537  et \SpecialChar LyX
40538
40539 \family default
40540 .
40541  L'argument de cette option est une liste d'éléments séparés par des virgules,
40542  contenant des numéros de pages (
40543 \begin_inset space ~
40544 \end_inset
40545
40546 insérez comme option 
40547 \series bold
40548 pages={3,5,6,8}
40549 \series default
40550
40551 \begin_inset space ~
40552 \end_inset
40553
40554 ), des plages de numéros de pages (
40555 \series bold
40556
40557 \begin_inset space ~
40558 \end_inset
40559
40560 pages={4-9}
40561 \series default
40562
40563 \begin_inset space ~
40564 \end_inset
40565
40566 ) ou n'importe quelle combinaison des deux.
40567  Pour insérer des pages vides, utilisez 
40568 \series bold
40569 {}
40570 \series default
40571 .
40572  Par exemple 
40573 \begin_inset space ~
40574 \end_inset
40575
40576
40577 \series bold
40578 pages={3,{},8-11,15}
40579 \series default
40580  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
40581  15.
40582  Les plages de pages sont décrites avec la syntaxe 
40583 \emph on
40584 début-fin
40585 \emph default
40586  qui sélectionne toutes les pages de 
40587 \emph on
40588 début
40589 \emph default
40590  jusqu'à 
40591 \emph on
40592 fin
40593 \emph default
40594 .
40595  Si on omet 
40596 \emph on
40597 début
40598 \emph default
40599 , on commence implicitement à la première page ; de même, omettre 
40600 \emph on
40601 fin
40602 \emph default
40603  termine implicitement à la dernière page du document.
40604  La dernière page du document peut aussi être désignée par le mot-clé 
40605 \series bold
40606 last
40607 \series default
40608  (
40609 \begin_inset space ~
40610 \end_inset
40611
40612 ce dernier n'est accepté que pour une plage de pages
40613 \begin_inset space ~
40614 \end_inset
40615
40616 ).
40617  Donc 
40618 \series bold
40619 pages=-
40620 \series default
40621  va insérer toutes les pages du document et 
40622 \series bold
40623 pages=last-1
40624 \series default
40625  va insérer toutes les pages dans l'ordre inverse.
40626  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
40627 \begin_inset Newline newline
40628 \end_inset
40629
40630 L'option 
40631 \series bold
40632 noautoscale
40633 \series default
40634  insère les pages avec leur taille d'origine, si cette option n'est pas
40635  donnée, les pages seront redimensionnées
40636 \begin_inset space \space{}
40637 \end_inset
40638
40639 pour tenir dans la largeur de page de votre document.
40640  Dans l'onglet 
40641 \family sans
40642 Taille
40643 \begin_inset space ~
40644 \end_inset
40645
40646 et
40647 \begin_inset space ~
40648 \end_inset
40649
40650 rotation
40651 \family default
40652  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
40653  qu'une éventuelle rotation.
40654  Si vous utilisez une autre largeur que 100
40655 \begin_inset space \thinspace{}
40656 \end_inset
40657
40658 Échelle%, l'option 
40659 \series bold
40660 noautoscale
40661 \series default
40662  sera neutralisée.
40663  Pour plus d'information sur les options possibles, jetez un œil sur la
40664  documentation du paquetage \SpecialChar LaTeX
40665  
40666 \series bold
40667 pdfpages
40668 \series default
40669  
40670 \begin_inset CommandInset citation
40671 LatexCommand cite
40672 key "pdfpages"
40673 literal "true"
40674
40675 \end_inset
40676
40677 .
40678 \begin_inset Index idx
40679 status collapsed
40680
40681 \begin_layout Plain Layout
40682 Paquetages \SpecialChar LaTeX
40683  ! pdfpages
40684 \end_layout
40685
40686 \end_inset
40687
40688
40689 \begin_inset Newline newline
40690 \end_inset
40691
40692 Pour utiliser ce modèle dans une présentation 
40693 \family sans
40694 Beamer
40695 \family default
40696  vous devez d'abord insérer un environnement 
40697 \family sans
40698 FinCadre
40699 \family default
40700  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
40701  contenant la commande
40702  
40703 \series bold
40704
40705 \backslash
40706 setbeamertemplate{background canvas}{}
40707 \series default
40708 .
40709  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
40710  que vous voulez.
40711  Après les pages PDF incorporées, vous pouvez reprendre la présentation
40712  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
40713  section.
40714  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
40715  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
40716  le modèle.
40717 \begin_inset Newline newline
40718 \end_inset
40719
40720 Voici un PDF incorporé basculé de -5°
40721 \begin_inset space ~
40722 \end_inset
40723
40724 °: 
40725 \begin_inset External
40726         template PDFPages
40727         filename ../clipart/Abstract.pdf
40728         extra LaTeX "noautoscale, pages=-"
40729         rotateAngle -5
40730         rotateOrigin bottomleft
40731
40732 \end_inset
40733
40734
40735 \end_layout
40736
40737 \begin_layout Description
40738 Image
40739 \begin_inset space ~
40740 \end_inset
40741
40742 tramée peut être utilisé pour les images matricielles (bitmap).
40743  Les images peuvent être traitées dans la fenêtre de dialogue 
40744 \family sans
40745 Objet
40746 \begin_inset space ~
40747 \end_inset
40748
40749 Externe
40750 \family default
40751  comme les images qui sont habituellement incorporées en utilisant le menu
40752  
40753 \family sans
40754 Insertion\SpecialChar menuseparator
40755 Graphique
40756 \family default
40757 , comme c'est décrit dans la section
40758 \begin_inset space ~
40759 \end_inset
40760
40761
40762 \begin_inset CommandInset ref
40763 LatexCommand ref
40764 reference "sec:Graphics-Dialog"
40765
40766 \end_inset
40767
40768 .
40769  Voici un exemple d'insertion d'image matricielle
40770 \begin_inset space ~
40771 \end_inset
40772
40773
40774 \begin_inset External
40775         template RasterImage
40776         filename ../clipart/ToolbarEnvBox.png
40777
40778 \end_inset
40779
40780
40781 \end_layout
40782
40783 \begin_layout Description
40784 Graphiques
40785 \begin_inset space ~
40786 \end_inset
40787
40788 vectoriels peut être utilisé pour les graphiques
40789 \begin_inset space ~
40790 \end_inset
40791
40792 vectoriels.
40793  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
40794 \family sans
40795 Objet
40796 \begin_inset space ~
40797 \end_inset
40798
40799 Externe
40800 \family default
40801  comme les images qui sont habituellement incorporées en utilisant le menu
40802  
40803 \family sans
40804 Insertion\SpecialChar menuseparator
40805 Graphique
40806 \family default
40807 , comme c'est décrit dans la section
40808 \begin_inset space ~
40809 \end_inset
40810
40811
40812 \begin_inset CommandInset ref
40813 LatexCommand ref
40814 reference "sec:Graphics-Dialog"
40815
40816 \end_inset
40817
40818 .
40819  Voici un graphique vectoriel inséré en tant qu'objet externe: 
40820 \begin_inset External
40821         template VectorGraphics
40822         filename ../clipart/SVG-Drawing.svg
40823         lyxscale 50
40824         scale 33
40825
40826 \end_inset
40827
40828
40829 \end_layout
40830
40831 \begin_layout Description
40832 Figure
40833 \begin_inset space ~
40834 \end_inset
40835
40836 Xfig accepte les images créées avec le programme 
40837 \begin_inset CommandInset href
40838 LatexCommand href
40839 name "Xfig"
40840 target "http://fr.wikipedia.org/wiki/Xfig"
40841 literal "false"
40842
40843 \end_inset
40844
40845 .
40846 \end_layout
40847
40848 \begin_layout Description
40849 Figure
40850 \begin_inset space ~
40851 \end_inset
40852
40853 Inkscape supporte (expérimentalement) les images graphiques vectorielles
40854  SVG contenant du texte écrit en \SpecialChar LaTeX
40855 .
40856  Il repose sur l'option 
40857 \family sans
40858 Exclure le texte du fichier PDF, et créer un fichier LaTeX 
40859 \family default
40860 lorsqu'on enregistre un dessin avec le programme 
40861 \noun on
40862 Inkscape
40863 \noun default
40864
40865 \begin_inset CommandInset citation
40866 LatexCommand cite
40867 key "Inkscape"
40868 literal "false"
40869
40870 \end_inset
40871
40872 .
40873  Ceci permet d’inclure des documents SVG dans lesquels \SpecialChar LaTeX
40874  assurera la typographie
40875  du texte.
40876  L'avantage de ces SVG est d'assurer l'uniformité du style dans le document,
40877  et il est possible de saisir du code \SpecialChar TeX
40878  dans le texte du SVG.
40879 \begin_inset Newline newline
40880 \end_inset
40881
40882 Il est possible d'utiliser les commandes du code TeX comme 
40883 \series bold
40884
40885 \backslash
40886 Large
40887 \series default
40888
40889 \series bold
40890
40891 \backslash
40892 small
40893 \series default
40894 , etc.dans le texte du SVG.
40895  La taille de la police sera celle des paramètres du document \SpecialChar LyX
40896 .
40897  Voir
40898 \begin_inset space ~
40899 \end_inset
40900
40901
40902 \begin_inset CommandInset citation
40903 LatexCommand cite
40904 key "Inkscape"
40905 literal "false"
40906
40907 \end_inset
40908
40909  pour plus d'information et des exemples.
40910 \begin_inset Newline newline
40911 \end_inset
40912
40913 Noter que, si le texte dans l'image hérite de la police de l’environnement,
40914  ce n'est pas le cas dans l'aperçu dans \SpecialChar LyX
40915 .
40916  Encapsuler l'insert externe dans un insert d'aperçu (menu 
40917 \family sans
40918 Insérer\SpecialChar menuseparator
40919 Aperçu
40920 \family default
40921 ) donne un meilleur résultat.
40922 \begin_inset Newline newline
40923 \end_inset
40924
40925 Le modèle fonctionne comme dans le cas d'un objet externe Xfig.
40926  \SpecialChar LyX
40927  va extraire le texte de l'image dans un fichier séparé et créer un fichier
40928  PDF pour le reste.
40929 \end_layout
40930
40931 \begin_layout Standard
40932 \begin_inset Float table
40933 placement !h
40934 wide false
40935 sideways false
40936 status open
40937
40938 \begin_layout Plain Layout
40939 \begin_inset Caption Standard
40940
40941 \begin_layout Plain Layout
40942 \begin_inset CommandInset label
40943 LatexCommand label
40944 name "tab:Comparaison-des-dates"
40945
40946 \end_inset
40947
40948 Comparaison des méthodes d'insertion de la date.
40949 \end_layout
40950
40951 \end_inset
40952
40953
40954 \end_layout
40955
40956 \begin_layout Plain Layout
40957 \align center
40958 \begin_inset Tabular
40959 <lyxtabular version="3" rows="4" columns="4">
40960 <features tabularvalignment="middle">
40961 <column alignment="center" valignment="top">
40962 <column alignment="center" valignment="top">
40963 <column alignment="center" valignment="top">
40964 <column alignment="center" valignment="top">
40965 <row>
40966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40967 \begin_inset Text
40968
40969 \begin_layout Plain Layout
40970 Format du document
40971 \end_layout
40972
40973 \end_inset
40974 </cell>
40975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40976 \begin_inset Text
40977
40978 \begin_layout Plain Layout
40979
40980 \family sans
40981 Objet
40982 \begin_inset space ~
40983 \end_inset
40984
40985 Externe\SpecialChar menuseparator
40986 Date
40987 \end_layout
40988
40989 \end_inset
40990 </cell>
40991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40992 \begin_inset Text
40993
40994 \begin_layout Plain Layout
40995
40996 \family sans
40997 Insertion\SpecialChar menuseparator
40998 Date
40999 \end_layout
41000
41001 \end_inset
41002 </cell>
41003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41004 \begin_inset Text
41005
41006 \begin_layout Plain Layout
41007 commande 
41008 \series bold
41009
41010 \backslash
41011 today
41012 \end_layout
41013
41014 \end_inset
41015 </cell>
41016 </row>
41017 <row>
41018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41019 \begin_inset Text
41020
41021 \begin_layout Plain Layout
41022 \SpecialChar LyX
41023
41024 \end_layout
41025
41026 \end_inset
41027 </cell>
41028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41029 \begin_inset Text
41030
41031 \begin_layout Plain Layout
41032 comme boîte d'insert
41033 \end_layout
41034
41035 \end_inset
41036 </cell>
41037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41038 \begin_inset Text
41039
41040 \begin_layout Plain Layout
41041 comme date
41042 \end_layout
41043
41044 \end_inset
41045 </cell>
41046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41047 \begin_inset Text
41048
41049 \begin_layout Plain Layout
41050 comme boîte de code \SpecialChar TeX
41051
41052 \end_layout
41053
41054 \end_inset
41055 </cell>
41056 </row>
41057 <row>
41058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41059 \begin_inset Text
41060
41061 \begin_layout Plain Layout
41062 \SpecialChar LaTeX
41063
41064 \end_layout
41065
41066 \end_inset
41067 </cell>
41068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41069 \begin_inset Text
41070
41071 \begin_layout Plain Layout
41072 comme date
41073 \end_layout
41074
41075 \end_inset
41076 </cell>
41077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41078 \begin_inset Text
41079
41080 \begin_layout Plain Layout
41081 comme date
41082 \end_layout
41083
41084 \end_inset
41085 </cell>
41086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41087 \begin_inset Text
41088
41089 \begin_layout Plain Layout
41090 comme commande
41091 \end_layout
41092
41093 \end_inset
41094 </cell>
41095 </row>
41096 <row>
41097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41098 \begin_inset Text
41099
41100 \begin_layout Plain Layout
41101 DVI, PDF, PS
41102 \end_layout
41103
41104 \end_inset
41105 </cell>
41106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41107 \begin_inset Text
41108
41109 \begin_layout Plain Layout
41110 comme date
41111 \end_layout
41112
41113 \end_inset
41114 </cell>
41115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41116 \begin_inset Text
41117
41118 \begin_layout Plain Layout
41119 comme date
41120 \end_layout
41121
41122 \end_inset
41123 </cell>
41124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41125 \begin_inset Text
41126
41127 \begin_layout Plain Layout
41128 comme date date
41129 \end_layout
41130
41131 \end_inset
41132 </cell>
41133 </row>
41134 </lyxtabular>
41135
41136 \end_inset
41137
41138
41139 \end_layout
41140
41141 \end_inset
41142
41143
41144 \end_layout
41145
41146 \begin_layout Standard
41147 Quand vous activez l'option 
41148 \family sans
41149 Brouillon
41150 \family default
41151  de l'onglet 
41152 \family sans
41153 Fichier
41154 \family default
41155  de la fenêtre de dialogue 
41156 \family sans
41157 Objet
41158 \begin_inset space ~
41159 \end_inset
41160
41161 Externe
41162 \family default
41163 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
41164 \begin_inset Newline newline
41165 \end_inset
41166
41167 Les objets externes apparaissent dans \SpecialChar LyX
41168 , soit comme une boîte comme celle-ci
41169  : 
41170 \begin_inset Graphics
41171         filename ../clipart/ExternalMaterial.png
41172         scale 95
41173         scaleBeforeRotation
41174
41175 \end_inset
41176
41177  soit comme une image, selon que vous avez ou non activé l'option 
41178 \family sans
41179 Afficher
41180 \begin_inset space ~
41181 \end_inset
41182
41183 dans
41184 \begin_inset space ~
41185 \end_inset
41186
41187 \SpecialChar LyX
41188
41189 \family default
41190  de l'onglet 
41191 \family sans
41192 Options LaTeX et LyX
41193 \family default
41194  de la fenêtre de dialogue.
41195 \end_layout
41196
41197 \begin_layout Standard
41198 Le manuel 
41199 \family sans
41200 \emph on
41201 Personnalisation
41202 \family default
41203 \emph default
41204  explique comment vous pouvez créer vos propres modèles.
41205 \end_layout
41206
41207 \begin_layout Section
41208 Sous-documents
41209 \begin_inset CommandInset label
41210 LatexCommand label
41211 name "sec:Sous-documents"
41212
41213 \end_inset
41214
41215
41216 \begin_inset Index idx
41217 status collapsed
41218
41219 \begin_layout Plain Layout
41220 Trucs externes ! Sous-documents
41221 \end_layout
41222
41223 \end_inset
41224
41225
41226 \begin_inset Index idx
41227 status collapsed
41228
41229 \begin_layout Plain Layout
41230 Fichiers ! Insertion
41231 \end_layout
41232
41233 \end_inset
41234
41235
41236 \end_layout
41237
41238 \begin_layout Standard
41239 Les sous-documents sont utilisés quand on a un document très long qui peut
41240  être décomposé en plusieurs parties ou sections plus petites.
41241  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
41242  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
41243  Les différents documents sont ce que l'on appelle les sous-documents et
41244  un document maître les relie pour imprimer le document complet ou seulement
41245  une partie de celui-ci.
41246  Un sous-document hérite du contenu de son maître, par exemple le préambule
41247  \SpecialChar LaTeX
41248 , la bibliographie, et les étiquettes pour les références croisées.
41249 \end_layout
41250
41251 \begin_layout Standard
41252 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
41253  maître, précisez dans le sous-document le document maître dans le menu
41254  
41255 \family sans
41256 Document\SpecialChar menuseparator
41257 Paramètres\SpecialChar menuseparator
41258 Classe de document
41259 \family default
41260 .
41261  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
41262  à chaque
41263  fois que vous modifierez le sous-document.
41264 \end_layout
41265
41266 \begin_layout Standard
41267 Les documents inclus sont visualisés dans \SpecialChar LyX
41268  sous la forme d'une boîte comme
41269  celle-ci : 
41270 \begin_inset Graphics
41271         filename clipart/SousDocument.png
41272         scale 95
41273         scaleBeforeRotation
41274
41275 \end_inset
41276
41277  Pour inclure des sous-documents dans un document maître , on utilise le
41278  menu 
41279 \family sans
41280 Insertion\SpecialChar menuseparator
41281 Fichier\SpecialChar menuseparator
41282 Sous-document
41283 \family default
41284 .
41285  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
41286  des quatre méthodes d'inclusion :
41287 \end_layout
41288
41289 \begin_layout Description
41290 Inclus
41291 \begin_inset space ~
41292 \end_inset
41293
41294 (include) Vous pouvez inclure des documents \SpecialChar LyX
41295  et \SpecialChar LaTeX
41296 .
41297  Quand vous cliquez sur le bouton 
41298 \family sans
41299 Modifier
41300 \family default
41301  dans la fenêtre de dialogue 
41302 \family sans
41303 Sous-document
41304 \family default
41305 , le document inclus est ouvert dans \SpecialChar LyX
41306  dans un nouvel onglet pour que vous
41307  puissiez le modifier.
41308 \begin_inset Newline newline
41309 \end_inset
41310
41311
41312 \end_layout
41313
41314 \begin_layout Standard
41315 Voici un sous-document inséré avec la méthode 
41316 \family sans
41317 Inclus
41318 \family default
41319  : 
41320 \begin_inset CommandInset include
41321 LatexCommand include
41322 filename "DocumentBidon1.lyx"
41323
41324 \end_inset
41325
41326
41327 \end_layout
41328
41329 \begin_layout Standard
41330 La numérotation des sections va prendre en compte les sections des fichiers
41331  incorporés dans l'ordre où ils sont insérés dans le document maître.
41332  Le document qui est inclus comme exemple possède une sous-section qui sera
41333  numérotée comme sous-section de la section actuelle.
41334  Les étiquettes présentes dans le fichier inclus peuvent être référencées
41335  : la sous-section
41336 \begin_inset space ~
41337 \end_inset
41338
41339
41340 \begin_inset CommandInset ref
41341 LatexCommand ref
41342 reference "subsec:Sous-section-externe-1"
41343
41344 \end_inset
41345
41346  est dans le fichier inclus.
41347 \end_layout
41348
41349 \begin_layout Standard
41350 Le préambule du sous-document est tout simplement ignoré, seul le préambule
41351  du document maître est utilisé.
41352  Les branches présentes dans le sous-document seront ignorées par le document
41353  maître si celui-ci ne possède pas une branche avec le même nom.
41354  Les documents inclus sont insérés en commençant une nouvelle page et sont
41355  suivis par un saut de page.
41356 \end_layout
41357
41358 \begin_layout Standard
41359 \begin_inset Note Greyedout
41360 status open
41361
41362 \begin_layout Plain Layout
41363
41364 \series bold
41365 Note:
41366 \series default
41367  Quand vous avez inclus un fichier \SpecialChar LyX
41368  ou \SpecialChar LaTeX
41369 , et que ce dernier utilise une classe
41370  de document différente de celle du document maître, vous recevez un avertisseme
41371 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
41372  produire des résultats inattendus sur la sortie imprimée.
41373 \end_layout
41374
41375 \end_inset
41376
41377
41378 \end_layout
41379
41380 \begin_layout Description
41381 Incorporé
41382 \begin_inset space ~
41383 \end_inset
41384
41385 (input) Cette méthode est très semblable à la méthode Inclus, les différences
41386  sont :
41387 \end_layout
41388
41389 \begin_deeper
41390 \begin_layout Itemize
41391 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
41392  par un saut de page.
41393 \end_layout
41394
41395 \begin_layout Itemize
41396 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
41397  quand l'option
41398  
41399 \family sans
41400 Aperçu
41401 \begin_inset space ~
41402 \end_inset
41403
41404 sur
41405 \begin_inset space ~
41406 \end_inset
41407
41408 le
41409 \begin_inset space ~
41410 \end_inset
41411
41412 vif
41413 \family default
41414  est activée dans les préférences dans la rubrique 
41415 \family sans
41416 Apparence\SpecialChar menuseparator
41417 Graphique
41418 \family default
41419 .
41420 \end_layout
41421
41422 \begin_layout Itemize
41423 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
41424 \family sans
41425 Document\SpecialChar menuseparator
41426 Paramètres\SpecialChar menuseparator
41427 Sous-documents
41428 \family default
41429 .
41430 \end_layout
41431
41432 \end_deeper
41433 \begin_layout Standard
41434 Voici un sous document inséré en utilisant la méthode 
41435 \family sans
41436 Incorporé
41437 \family default
41438  : 
41439 \begin_inset CommandInset include
41440 LatexCommand input
41441 preview true
41442 filename "DocumentBidon2.lyx"
41443
41444 \end_inset
41445
41446
41447 \end_layout
41448
41449 \begin_layout Standard
41450 Voici un sous-document
41451 \emph on
41452 input
41453 \emph default
41454  comme \SpecialChar LaTeX
41455  source:
41456 \end_layout
41457
41458 \begin_layout Quote
41459 \begin_inset CommandInset include
41460 LatexCommand input
41461 filename "DocumentTexteBidon.txt"
41462
41463 \end_inset
41464
41465
41466 \end_layout
41467
41468 \begin_layout Description
41469 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
41470  Si c'est un fichier \SpecialChar LyX
41471  ou \SpecialChar LaTeX
41472 , le contenu sera affiché dans la sortie sous forme
41473  de code source et aucune des commandes éventuellement présentes ne sera
41474  exécutée.
41475  Vous pouvez utiliser l'option 
41476 \family sans
41477 Marquer
41478 \begin_inset space ~
41479 \end_inset
41480
41481 les
41482 \begin_inset space ~
41483 \end_inset
41484
41485 espaces
41486 \family default
41487  qui matérialise chaque espace présente dans le code source par un caractère
41488  
41489 \begin_inset Quotes cld
41490 \end_inset
41491
41492
41493 \begin_inset ERT
41494 status collapsed
41495
41496 \begin_layout Plain Layout
41497
41498
41499 \backslash
41500 textvisiblespace 
41501 \end_layout
41502
41503 \end_inset
41504
41505
41506 \begin_inset Quotes crd
41507 \end_inset
41508
41509  .
41510  La différence avec la méthode qui consiste à utiliser le menu 
41511 \family sans
41512 Insertion\SpecialChar menuseparator
41513 Fichier\SpecialChar menuseparator
41514 Texte
41515 \begin_inset space ~
41516 \end_inset
41517
41518 brut
41519 \family default
41520  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
41521 .
41522 \end_layout
41523
41524 \begin_layout Standard
41525 Voici un sous-document inclus en utilisant la méthode 
41526 \family sans
41527 verbatim
41528 \family default
41529  : 
41530 \begin_inset CommandInset include
41531 LatexCommand verbatiminput
41532 filename "DocumentTexteBidon.txt"
41533
41534 \end_inset
41535
41536
41537 \begin_inset VSpace bigskip
41538 \end_inset
41539
41540 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
41541  l'option 
41542 \family sans
41543 Marquer
41544 \begin_inset space ~
41545 \end_inset
41546
41547 les
41548 \begin_inset space ~
41549 \end_inset
41550
41551 espaces :
41552 \family default
41553  
41554 \begin_inset CommandInset include
41555 LatexCommand verbatiminput*
41556 filename "DocumentTexteBidon.txt"
41557
41558 \end_inset
41559
41560
41561 \end_layout
41562
41563 \begin_layout Standard
41564 \begin_inset VSpace bigskip
41565 \end_inset
41566
41567
41568 \end_layout
41569
41570 \begin_layout Standard
41571 \begin_inset Note Greyedout
41572 status open
41573
41574 \begin_layout Plain Layout
41575
41576 \series bold
41577 Note:
41578 \series default
41579  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
41580  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
41581 \end_layout
41582
41583 \end_inset
41584
41585
41586 \end_layout
41587
41588 \begin_layout Description
41589 Listings Ce type d'inclusion est décrit dans le chapitre
41590 \begin_inset space ~
41591 \end_inset
41592
41593
41594 \begin_inset CommandInset ref
41595 LatexCommand ref
41596 reference "cha:Program-Code-Listings"
41597
41598 \end_inset
41599
41600 .
41601 \end_layout
41602
41603 \begin_layout Standard
41604 \begin_inset Note Greyedout
41605 status open
41606
41607 \begin_layout Plain Layout
41608
41609 \series bold
41610 Note:
41611 \series default
41612  Inclure le même document deux fois dans un même document peut poser des
41613  problèmes avec \SpecialChar LaTeX
41614 .
41615 \end_layout
41616
41617 \end_inset
41618
41619
41620 \end_layout
41621
41622 \begin_layout Standard
41623 Si vous ne voulez visualiser ou exporter que certains des sous-documents
41624  de votre document maître, que ce soit pour diminuer les temps de compilation
41625  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
41626  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
41627  la sortie en utilisant le menu 
41628 \family sans
41629 Document\SpecialChar menuseparator
41630 Paramètres\SpecialChar menuseparator
41631 Sous-documents
41632 \family default
41633 .
41634  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
41635  sur la ligne correspondant dans la colonne 
41636 \family sans
41637 Inclus dans le résultat
41638 \family default
41639  de la liste (
41640 \begin_inset space ~
41641 \end_inset
41642
41643 notez que cela ne fonctionne que pour les documents inclus avec la méthode
41644  
41645 \begin_inset Quotes cld
41646 \end_inset
41647
41648 inclus
41649 \begin_inset Quotes crd
41650 \end_inset
41651
41652  et pas la méthode 
41653 \begin_inset Quotes cld
41654 \end_inset
41655
41656 incorporé
41657 \begin_inset Quotes crd
41658 \end_inset
41659
41660
41661 \begin_inset space ~
41662 \end_inset
41663
41664 ).
41665  Si on active l'option 
41666 \family sans
41667 Assurer la cohérence des compteurs et des références
41668 \family default
41669 , \SpecialChar LyX
41670  va s'assurer que tous les numéros de pages, références etc...
41671  sont corrects comme si tous le document avait été traité.
41672  C'est utile si vous voulez que les sous-documents choisis aient exactement
41673  le même aspect que s'il étaient dans le document complet.
41674  Pour réaliser cette condition, il faut que \SpecialChar LyX
41675  traite de façon silencieuse
41676  la totalité du document.
41677  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
41678  les compteurs et autres références n'ont pas à être à tout prix valides,
41679  vous devez impérativement désactiver cette option.
41680  
41681 \end_layout
41682
41683 \begin_layout Standard
41684 Une autre solution consiste à inclure chaque fichier dans une branche
41685 \begin_inset Foot
41686 status collapsed
41687
41688 \begin_layout Plain Layout
41689 Les branches sont décrites dans la section 
41690 \emph on
41691 Branches
41692 \emph default
41693  du 
41694 \emph on
41695 Guide de l'utilisateur
41696 \emph default
41697  de \SpecialChar LyX
41698 .
41699 \end_layout
41700
41701 \end_inset
41702
41703 .
41704  En activant ou désactivant une branche, vous pouvez décider les fichiers
41705  inclus qui doivent apparaître dans la sortie imprimée.
41706  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
41707  
41708 \begin_inset Quotes cld
41709 \end_inset
41710
41711 incorporés
41712 \begin_inset Quotes crd
41713 \end_inset
41714
41715 .
41716  Le défaut est que les compteurs et autres références ne sont pas conservés
41717  avec cette approche.
41718 \end_layout
41719
41720 \begin_layout Chapter
41721 Listings de code source
41722 \begin_inset CommandInset label
41723 LatexCommand label
41724 name "cha:Program-Code-Listings"
41725
41726 \end_inset
41727
41728
41729 \begin_inset Index idx
41730 status collapsed
41731
41732 \begin_layout Plain Layout
41733 Listings
41734 \end_layout
41735
41736 \end_inset
41737
41738
41739 \begin_inset Index idx
41740 status collapsed
41741
41742 \begin_layout Plain Layout
41743 Code Source
41744 \end_layout
41745
41746 \end_inset
41747
41748
41749 \begin_inset Index idx
41750 status collapsed
41751
41752 \begin_layout Plain Layout
41753 Flottants ! Listings
41754 \end_layout
41755
41756 \end_inset
41757
41758
41759 \end_layout
41760
41761 \begin_layout Standard
41762 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
41763  un insert 
41764 \family sans
41765 Listings
41766 \family default
41767  qui peut être créé grâce au menu 
41768 \family sans
41769 Insertion
41770 \family default
41771 \SpecialChar menuseparator
41772
41773 \family sans
41774 Listing
41775 \begin_inset space ~
41776 \end_inset
41777
41778 de
41779 \begin_inset space ~
41780 \end_inset
41781
41782 Code
41783 \begin_inset space ~
41784 \end_inset
41785
41786 Source
41787 \family default
41788 .
41789  Le paquetage \SpecialChar LaTeX
41790  
41791 \series bold
41792 listings
41793 \series default
41794
41795 \begin_inset Index idx
41796 status collapsed
41797
41798 \begin_layout Plain Layout
41799 Paquetages \SpecialChar LaTeX
41800  ! listings
41801 \end_layout
41802
41803 \end_inset
41804
41805  fournit un moyen puissant et flexible d'insérer des listings de code source
41806  dans votre document.
41807  
41808 \end_layout
41809
41810 \begin_layout Standard
41811 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
41812  contextuel s'ouvre pour vous permettre de modifier le format du listing.
41813 \end_layout
41814
41815 \begin_layout Standard
41816 Implicitement, un listing commence un nouveau paragraphe dans la sortie
41817  imprimée.
41818  L'option d'emplacement 
41819 \family sans
41820 Listing
41821 \begin_inset space ~
41822 \end_inset
41823
41824 en
41825 \begin_inset space ~
41826 \end_inset
41827
41828 Ligne
41829 \family default
41830  imprime le listing dans la ligne comme ceci : 
41831 \begin_inset listings
41832 lstparams "language={C++}"
41833 inline true
41834 status open
41835
41836 \begin_layout Plain Layout
41837
41838 int a=5;
41839 \end_layout
41840
41841 \end_inset
41842
41843
41844 \begin_inset Newline newline
41845 \end_inset
41846
41847 L'option 
41848 \family sans
41849 Flottant
41850 \family default
41851  crée un flottant de listing pour lequel vous pouvez préciser les options
41852  classiques d'emplacement : 
41853 \begin_inset Quotes cld
41854 \end_inset
41855
41856
41857 \family sans
41858 h
41859 \family default
41860
41861 \begin_inset Quotes crd
41862 \end_inset
41863
41864
41865 \begin_inset Quotes cld
41866 \end_inset
41867
41868
41869 \family sans
41870 t
41871 \family default
41872
41873 \begin_inset Quotes crd
41874 \end_inset
41875
41876
41877 \begin_inset Quotes cld
41878 \end_inset
41879
41880
41881 \family sans
41882 b
41883 \family default
41884
41885 \begin_inset Quotes crd
41886 \end_inset
41887
41888 , et 
41889 \begin_inset Quotes cld
41890 \end_inset
41891
41892
41893 \family sans
41894 p
41895 \family default
41896
41897 \begin_inset Quotes crd
41898 \end_inset
41899
41900  correspondant aux emplacement décrits dans la section
41901 \begin_inset space ~
41902 \end_inset
41903
41904
41905 \begin_inset CommandInset ref
41906 LatexCommand ref
41907 reference "sec:Placement-flottants"
41908
41909 \end_inset
41910
41911 .
41912  Les options de positionnement peuvent être mélangées et doivent être saisies
41913  sans séparation, par exemple, on peut taper 
41914 \begin_inset Quotes cld
41915 \end_inset
41916
41917
41918 \family sans
41919 htbp
41920 \family default
41921
41922 \begin_inset Quotes crd
41923 \end_inset
41924
41925 .
41926  L'option 
41927 \begin_inset Quotes cld
41928 \end_inset
41929
41930 h
41931 \begin_inset Quotes crd
41932 \end_inset
41933
41934  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
41935  
41936 \family sans
41937 Flottant
41938 \family default
41939  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
41940  légende et être référencés.
41941 \end_layout
41942
41943 \begin_layout Standard
41944 Vous pouvez ajouter une légende à un listing avec le menu 
41945 \family sans
41946 Insertion\SpecialChar menuseparator
41947 Légende
41948 \family default
41949 .
41950  On peut référencer les listings de la même façon que les flottants :Voir
41951  le listing
41952 \begin_inset space ~
41953 \end_inset
41954
41955
41956 \begin_inset CommandInset ref
41957 LatexCommand ref
41958 reference "lst:Listing-exemple"
41959
41960 \end_inset
41961
41962 .
41963  Une liste des listings qui contient tous les listings légendés peut être
41964  créée par le menu 
41965 \family sans
41966 Insertion\SpecialChar menuseparator
41967 Listes
41968 \begin_inset space ~
41969 \end_inset
41970
41971 &
41972 \begin_inset space ~
41973 \end_inset
41974
41975 TdM\SpecialChar menuseparator
41976 Liste des listings
41977 \family default
41978 .
41979  Les éléments de la liste sont les légendes et le numéro de listing.
41980 \end_layout
41981
41982 \begin_layout Standard
41983 \begin_inset listings
41984 lstparams "language=Python"
41985 inline false
41986 status open
41987
41988 \begin_layout Plain Layout
41989
41990 \begin_inset Caption Standard
41991
41992 \begin_layout Plain Layout
41993 \begin_inset CommandInset label
41994 LatexCommand label
41995 name "lst:Listing-exemple"
41996
41997 \end_inset
41998
41999 Exemple de listing flottant
42000 \end_layout
42001
42002 \end_inset
42003
42004 # Exemple de listing flottant
42005 \end_layout
42006
42007 \begin_layout Plain Layout
42008
42009 def func(param):
42010 \end_layout
42011
42012 \begin_layout Plain Layout
42013
42014     'ceci est une fonction python'
42015 \end_layout
42016
42017 \begin_layout Plain Layout
42018
42019     pass
42020 \end_layout
42021
42022 \end_inset
42023
42024
42025 \end_layout
42026
42027 \begin_layout Standard
42028 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
42029  de listing, les mots-clés de ce langage seront reconnus et mis en forme
42030  de manière particulière dans la sortie imprimée.
42031  Dans l'exemple de listing, le mot clé Python 
42032 \begin_inset Quotes cld
42033 \end_inset
42034
42035 def
42036 \begin_inset Quotes crd
42037 \end_inset
42038
42039  est reconnu et imprimé en caractères gras dans la sortie.
42040 \end_layout
42041
42042 \begin_layout Standard
42043 \begin_inset Note Greyedout
42044 status open
42045
42046 \begin_layout Plain Layout
42047
42048 \series bold
42049 Note:
42050 \series default
42051  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
42052  une police de caractères à 
42053 \family typewriter
42054 chasse fixe
42055 \family default
42056 , c'est que votre police ne contient probablement pas de série grasse.
42057  Dans ce cas choisissez une police différente dans le menu 
42058 \family sans
42059 Document\SpecialChar menuseparator
42060 Paramètres\SpecialChar menuseparator
42061 Polices
42062 \family default
42063 .
42064  (Les polices 
42065 \emph on
42066 LuxiMono, BeraMono
42067 \emph default
42068  et 
42069 \emph on
42070 Courier
42071 \emph default
42072  contiennent une série grasse.)
42073 \end_layout
42074
42075 \end_inset
42076
42077
42078 \end_layout
42079
42080 \begin_layout Standard
42081 Dans la rubrique 
42082 \family sans
42083 Numérotation
42084 \begin_inset space ~
42085 \end_inset
42086
42087 des
42088 \begin_inset space ~
42089 \end_inset
42090
42091 Lignes
42092 \family default
42093  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
42094 n des lignes.
42095  Vous pouvez mettre un nombre dans le champ 
42096 \family sans
42097 Pas
42098 \family default
42099  pour désigner les lignes qui seront numérotées.
42100  Par exemple, si vous mettez 
42101 \begin_inset Quotes cld
42102 \end_inset
42103
42104 3
42105 \begin_inset Quotes crd
42106 \end_inset
42107
42108 , seule une ligne sur trois sera numérotée.
42109 \end_layout
42110
42111 \begin_layout Standard
42112 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
42113  apparaîtront dans la sortie.
42114  Vous devez utiliser l'option 
42115 \family sans
42116 Table
42117 \begin_inset space ~
42118 \end_inset
42119
42120 de
42121 \begin_inset space ~
42122 \end_inset
42123
42124 Caractères
42125 \begin_inset space ~
42126 \end_inset
42127
42128 Étendue
42129 \family default
42130  quand vous employez des caractères spécifiques à une langue donnée comme
42131  les umlauts Allemands dans votre listing.
42132 \begin_inset Newline newline
42133 \end_inset
42134
42135 Voici un exemple de listing avec la numérotation des lignes à gauche par
42136  pas de 3, en langage Python, avec les options 
42137 \begin_inset Quotes cld
42138 \end_inset
42139
42140 Table
42141 \begin_inset space ~
42142 \end_inset
42143
42144 de
42145 \begin_inset space ~
42146 \end_inset
42147
42148 caractères
42149 \begin_inset space ~
42150 \end_inset
42151
42152 étendue
42153 \begin_inset Quotes crd
42154 \end_inset
42155
42156  et 
42157 \begin_inset Quotes cld
42158 \end_inset
42159
42160 Espace
42161 \begin_inset space ~
42162 \end_inset
42163
42164 représenté
42165 \begin_inset space ~
42166 \end_inset
42167
42168 par
42169 \begin_inset space ~
42170 \end_inset
42171
42172 un
42173 \begin_inset space ~
42174 \end_inset
42175
42176 symbole
42177 \begin_inset Quotes crd
42178 \end_inset
42179
42180 , l'intervalle de ligne étant 3
42181 \begin_inset space \thinspace{}
42182 \end_inset
42183
42184 -
42185 \begin_inset space \thinspace{}
42186 \end_inset
42187
42188 8:
42189 \end_layout
42190
42191 \begin_layout Standard
42192 \begin_inset listings
42193 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
42194 inline false
42195 status open
42196
42197 \begin_layout Plain Layout
42198
42199 def func(param):
42200 \end_layout
42201
42202 \begin_layout Plain Layout
42203
42204     'ceci est une fonction Python'
42205 \end_layout
42206
42207 \begin_layout Plain Layout
42208
42209     pass
42210 \end_layout
42211
42212 \begin_layout Plain Layout
42213
42214 def func(param):
42215 \end_layout
42216
42217 \begin_layout Plain Layout
42218
42219 'Ça, c'est un mot Allemand : Tschüß'
42220 \end_layout
42221
42222 \begin_layout Plain Layout
42223
42224 pass
42225 \end_layout
42226
42227 \begin_layout Plain Layout
42228
42229 def func(param):
42230 \end_layout
42231
42232 \begin_layout Plain Layout
42233
42234 'ceci est une fonction Python'
42235 \end_layout
42236
42237 \begin_layout Plain Layout
42238
42239 pass
42240 \end_layout
42241
42242 \end_inset
42243
42244
42245 \end_layout
42246
42247 \begin_layout Standard
42248 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
42249  nombre de caractères que doit représenter une tabulation dans le champ
42250  
42251 \family sans
42252 Taille du tabulateur
42253 \family default
42254 .
42255 \end_layout
42256
42257 \begin_layout Standard
42258 \begin_inset Note Greyedout
42259 status open
42260
42261 \begin_layout Plain Layout
42262
42263 \series bold
42264 Note:
42265 \series default
42266  À cause d'un bug dans le paquetage 
42267 \series bold
42268 listings
42269 \series default
42270  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
42271  listing.
42272  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
42273  les lignes 3 et 6.
42274 \end_layout
42275
42276 \end_inset
42277
42278
42279 \end_layout
42280
42281 \begin_layout Standard
42282 \begin_inset VSpace bigskip
42283 \end_inset
42284
42285
42286 \end_layout
42287
42288 \begin_layout Standard
42289 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
42290  listing.
42291  Pour le faire, il suffit d'utiliser le menu 
42292 \family sans
42293 Insertion\SpecialChar menuseparator
42294 Fichier\SpecialChar menuseparator
42295 Sous-document
42296 \family default
42297  et de choisir le type 
42298 \family sans
42299 Listing
42300 \family default
42301
42302 \begin_inset space ~
42303 \end_inset
42304
42305
42306 \family sans
42307 de
42308 \begin_inset space ~
42309 \end_inset
42310
42311 Code
42312 \begin_inset space ~
42313 \end_inset
42314
42315 source
42316 \family default
42317 .
42318 \begin_inset Foot
42319 status collapsed
42320
42321 \begin_layout Plain Layout
42322 Les autres types de sous-documents sont décrits dans la section
42323 \begin_inset space ~
42324 \end_inset
42325
42326
42327 \begin_inset CommandInset ref
42328 LatexCommand ref
42329 reference "sec:Sous-documents"
42330
42331 \end_inset
42332
42333 .
42334 \end_layout
42335
42336 \end_inset
42337
42338  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
42339  à utiliser pour le listing dans une zone de texte.
42340  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
42341  
42342 \begin_inset Quotes cld
42343 \end_inset
42344
42345 ?
42346 \begin_inset Quotes crd
42347 \end_inset
42348
42349  dans la zone de texte.
42350 \end_layout
42351
42352 \begin_layout Standard
42353 Pour faire référence à un sous-document de type listing, tapez une étiquette
42354  dans le champ correspondant de la fenêtre de dialogue.
42355  On peut alors faire référence à cette étiquette en utilisant le menu 
42356 \family sans
42357 Insertion\SpecialChar menuseparator
42358 Référence
42359 \begin_inset space ~
42360 \end_inset
42361
42362 Croisée
42363 \family default
42364 .
42365 \end_layout
42366
42367 \begin_layout Standard
42368 Le listing
42369 \begin_inset space ~
42370 \end_inset
42371
42372
42373 \begin_inset CommandInset ref
42374 LatexCommand ref
42375 reference "lst:listing-fichier"
42376
42377 \end_inset
42378
42379  est un exemple de listing issu d'un fichier ; ici les lignes 10
42380 \begin_inset space \thinspace{}
42381 \end_inset
42382
42383 -
42384 \begin_inset space \thinspace{}
42385 \end_inset
42386
42387 15 de ce fichier \SpecialChar LyX
42388  sont listées.
42389 \end_layout
42390
42391 \begin_layout Standard
42392 \begin_inset Newpage pagebreak
42393 \end_inset
42394
42395
42396 \end_layout
42397
42398 \begin_layout Standard
42399 \begin_inset CommandInset include
42400 LatexCommand lstinputlisting
42401 filename "EmbeddedObjects.lyx"
42402 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
42403
42404 \end_inset
42405
42406
42407 \end_layout
42408
42409 \begin_layout Standard
42410 \begin_inset VSpace bigskip
42411 \end_inset
42412
42413
42414 \end_layout
42415
42416 \begin_layout Standard
42417 L'insertion d'une formule dans un listing peut se faire de la façon suivante
42418 \begin_inset space ~
42419 \end_inset
42420
42421 :
42422 \end_layout
42423
42424 \begin_layout Enumerate
42425 Ouvrez la fenêtre de dialogue listings et ajoutez
42426 \begin_inset Newline newline
42427 \end_inset
42428
42429
42430 \family sans
42431 mathescape=true
42432 \family default
42433
42434 \begin_inset Newline newline
42435 \end_inset
42436
42437 dans le champ de l'onglet 
42438 \family sans
42439 Avancé
42440 \family default
42441 .
42442 \end_layout
42443
42444 \begin_layout Enumerate
42445 Créez la formule en dehors du listing.
42446 \end_layout
42447
42448 \begin_layout Enumerate
42449 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
42450  (raccourci 
42451 \begin_inset Info
42452 type  "shortcut"
42453 arg   "copy"
42454 \end_inset
42455
42456 )
42457 \end_layout
42458
42459 \begin_layout Enumerate
42460 Dans le listing écrivez 
42461 \begin_inset Quotes cld
42462 \end_inset
42463
42464
42465 \family sans
42466 $$
42467 \family default
42468
42469 \begin_inset Quotes crd
42470 \end_inset
42471
42472  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
42473  
42474 \begin_inset Info
42475 type  "shortcut"
42476 arg   "paste"
42477 \end_inset
42478
42479 )
42480 \end_layout
42481
42482 \begin_layout Standard
42483 \begin_inset listings
42484 lstparams "language=Python,mathescape=true"
42485 inline false
42486 status open
42487
42488 \begin_layout Plain Layout
42489
42490 \begin_inset Caption Standard
42491
42492 \begin_layout Plain Layout
42493 Exemple de listing flottant contenant une formule
42494 \end_layout
42495
42496 \end_inset
42497
42498 # Exemple de listing flottant
42499 \end_layout
42500
42501 \begin_layout Plain Layout
42502
42503 def func(param):
42504 \end_layout
42505
42506 \begin_layout Plain Layout
42507
42508     # $
42509 \backslash
42510 prod_{n=1}^{
42511 \backslash
42512 infty}
42513 \backslash
42514 ,
42515 \backslash
42516 frac{1}{x^{2}}$
42517 \end_layout
42518
42519 \begin_layout Plain Layout
42520
42521     pass
42522 \end_layout
42523
42524 \end_inset
42525
42526
42527 \end_layout
42528
42529 \begin_layout Standard
42530 \begin_inset VSpace bigskip
42531 \end_inset
42532
42533
42534 \end_layout
42535
42536 \begin_layout Standard
42537 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
42538  de dialogue 
42539 \family sans
42540 Document\SpecialChar menuseparator
42541 Paramètres\SpecialChar menuseparator
42542 Listings
42543 \family default
42544 .
42545  Pour avoir la liste des options disponibles, tapez un point d'interrogation
42546  
42547 \begin_inset Quotes cld
42548 \end_inset
42549
42550 ?
42551 \begin_inset Quotes crd
42552 \end_inset
42553
42554  dans le champ.
42555 \end_layout
42556
42557 \begin_layout Standard
42558 Pour plus d'information sur le paquetage 
42559 \series bold
42560 listings
42561 \series default
42562 , nous vous renvoyons à sa documentation 
42563 \begin_inset CommandInset citation
42564 LatexCommand cite
42565 key "listings"
42566 literal "true"
42567
42568 \end_inset
42569
42570 .
42571 \end_layout
42572
42573 \begin_layout Standard
42574 \begin_inset Newpage newpage
42575 \end_inset
42576
42577
42578 \end_layout
42579
42580 \begin_layout Chapter
42581 \start_of_appendix
42582 Unités de longueur utilisables avec \SpecialChar LyX
42583
42584 \begin_inset Argument 1
42585 status collapsed
42586
42587 \begin_layout Plain Layout
42588 Unités de longueur
42589 \end_layout
42590
42591 \end_inset
42592
42593
42594 \begin_inset Index idx
42595 status collapsed
42596
42597 \begin_layout Plain Layout
42598 Unités
42599 \end_layout
42600
42601 \end_inset
42602
42603
42604 \begin_inset CommandInset label
42605 LatexCommand label
42606 name "cha:Unités-de-longueur"
42607
42608 \end_inset
42609
42610
42611 \end_layout
42612
42613 \begin_layout Standard
42614 Pour comprendre les unités de longueur utilisées dans cette documentation,
42615  le tableau
42616 \begin_inset space ~
42617 \end_inset
42618
42619
42620 \begin_inset CommandInset ref
42621 LatexCommand ref
42622 reference "tab:Unités"
42623
42624 \end_inset
42625
42626 décrit les unités utilisées par \SpecialChar LyX
42627 .
42628 \begin_inset Float table
42629 placement h
42630 wide false
42631 sideways false
42632 status open
42633
42634 \begin_layout Plain Layout
42635 \begin_inset Caption Standard
42636
42637 \begin_layout Plain Layout
42638 \begin_inset CommandInset label
42639 LatexCommand label
42640 name "tab:Unités"
42641
42642 \end_inset
42643
42644 Unités de longueur
42645 \end_layout
42646
42647 \end_inset
42648
42649
42650 \end_layout
42651
42652 \begin_layout Plain Layout
42653 \begin_inset VSpace medskip
42654 \end_inset
42655
42656
42657 \end_layout
42658
42659 \begin_layout Plain Layout
42660 \align center
42661 \begin_inset Tabular
42662 <lyxtabular version="3" rows="20" columns="3">
42663 <features tabularvalignment="middle">
42664 <column alignment="center" valignment="top">
42665 <column alignment="center" valignment="top">
42666 <column alignment="center" valignment="top">
42667 <row>
42668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42669 \begin_inset Text
42670
42671 \begin_layout Plain Layout
42672 unité
42673 \end_layout
42674
42675 \end_inset
42676 </cell>
42677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42678 \begin_inset Text
42679
42680 \begin_layout Plain Layout
42681 nom/description
42682 \end_layout
42683
42684 \end_inset
42685 </cell>
42686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42687 \begin_inset Text
42688
42689 \begin_layout Plain Layout
42690 commande \SpecialChar LaTeX
42691
42692 \end_layout
42693
42694 \end_inset
42695 </cell>
42696 </row>
42697 <row>
42698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42699 \begin_inset Text
42700
42701 \begin_layout Plain Layout
42702 mm
42703 \end_layout
42704
42705 \end_inset
42706 </cell>
42707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42708 \begin_inset Text
42709
42710 \begin_layout Plain Layout
42711 millimètre
42712 \end_layout
42713
42714 \end_inset
42715 </cell>
42716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42717 \begin_inset Text
42718
42719 \begin_layout Plain Layout
42720 -
42721 \end_layout
42722
42723 \end_inset
42724 </cell>
42725 </row>
42726 <row>
42727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42728 \begin_inset Text
42729
42730 \begin_layout Plain Layout
42731 cm
42732 \end_layout
42733
42734 \end_inset
42735 </cell>
42736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42737 \begin_inset Text
42738
42739 \begin_layout Plain Layout
42740 centimètre
42741 \end_layout
42742
42743 \end_inset
42744 </cell>
42745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42746 \begin_inset Text
42747
42748 \begin_layout Plain Layout
42749 -
42750 \end_layout
42751
42752 \end_inset
42753 </cell>
42754 </row>
42755 <row>
42756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42757 \begin_inset Text
42758
42759 \begin_layout Plain Layout
42760 in
42761 \end_layout
42762
42763 \end_inset
42764 </cell>
42765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42766 \begin_inset Text
42767
42768 \begin_layout Plain Layout
42769 pouce (inch)
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 pt
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 point (72.27
42799 \begin_inset space \thinspace{}
42800 \end_inset
42801
42802 pt = 1
42803 \begin_inset space \thinspace{}
42804 \end_inset
42805
42806 in)
42807 \end_layout
42808
42809 \end_inset
42810 </cell>
42811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42812 \begin_inset Text
42813
42814 \begin_layout Plain Layout
42815 -
42816 \end_layout
42817
42818 \end_inset
42819 </cell>
42820 </row>
42821 <row>
42822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42823 \begin_inset Text
42824
42825 \begin_layout Plain Layout
42826 pc
42827 \end_layout
42828
42829 \end_inset
42830 </cell>
42831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42832 \begin_inset Text
42833
42834 \begin_layout Plain Layout
42835 pica (1
42836 \begin_inset space \thinspace{}
42837 \end_inset
42838
42839 pc = 12
42840 \begin_inset space \thinspace{}
42841 \end_inset
42842
42843 pt)
42844 \end_layout
42845
42846 \end_inset
42847 </cell>
42848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42849 \begin_inset Text
42850
42851 \begin_layout Plain Layout
42852 -
42853 \end_layout
42854
42855 \end_inset
42856 </cell>
42857 </row>
42858 <row>
42859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42860 \begin_inset Text
42861
42862 \begin_layout Plain Layout
42863 sp
42864 \end_layout
42865
42866 \end_inset
42867 </cell>
42868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42869 \begin_inset Text
42870
42871 \begin_layout Plain Layout
42872 scaled point (65536
42873 \begin_inset space \thinspace{}
42874 \end_inset
42875
42876 sp = 1
42877 \begin_inset space \thinspace{}
42878 \end_inset
42879
42880 pt)
42881 \end_layout
42882
42883 \end_inset
42884 </cell>
42885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42886 \begin_inset Text
42887
42888 \begin_layout Plain Layout
42889 -
42890 \end_layout
42891
42892 \end_inset
42893 </cell>
42894 </row>
42895 <row>
42896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42897 \begin_inset Text
42898
42899 \begin_layout Plain Layout
42900 bp
42901 \end_layout
42902
42903 \end_inset
42904 </cell>
42905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42906 \begin_inset Text
42907
42908 \begin_layout Plain Layout
42909 gros point (72
42910 \begin_inset space \thinspace{}
42911 \end_inset
42912
42913 bp = 1
42914 \begin_inset space \thinspace{}
42915 \end_inset
42916
42917 in)
42918 \end_layout
42919
42920 \end_inset
42921 </cell>
42922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42923 \begin_inset Text
42924
42925 \begin_layout Plain Layout
42926 -
42927 \end_layout
42928
42929 \end_inset
42930 </cell>
42931 </row>
42932 <row>
42933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42934 \begin_inset Text
42935
42936 \begin_layout Plain Layout
42937 dd
42938 \end_layout
42939
42940 \end_inset
42941 </cell>
42942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42943 \begin_inset Text
42944
42945 \begin_layout Plain Layout
42946 didot (72
42947 \begin_inset space \thinspace{}
42948 \end_inset
42949
42950 dd 
42951 \begin_inset Formula $\approx$
42952 \end_inset
42953
42954  37.6
42955 \begin_inset space \thinspace{}
42956 \end_inset
42957
42958 mm)
42959 \end_layout
42960
42961 \end_inset
42962 </cell>
42963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42964 \begin_inset Text
42965
42966 \begin_layout Plain Layout
42967 -
42968 \end_layout
42969
42970 \end_inset
42971 </cell>
42972 </row>
42973 <row>
42974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42975 \begin_inset Text
42976
42977 \begin_layout Plain Layout
42978 cc
42979 \end_layout
42980
42981 \end_inset
42982 </cell>
42983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42984 \begin_inset Text
42985
42986 \begin_layout Plain Layout
42987 cicero (1
42988 \begin_inset space \thinspace{}
42989 \end_inset
42990
42991 cc = 12
42992 \begin_inset space \thinspace{}
42993 \end_inset
42994
42995 dd)
42996 \end_layout
42997
42998 \end_inset
42999 </cell>
43000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43001 \begin_inset Text
43002
43003 \begin_layout Plain Layout
43004 -
43005 \end_layout
43006
43007 \end_inset
43008 </cell>
43009 </row>
43010 <row>
43011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43012 \begin_inset Text
43013
43014 \begin_layout Plain Layout
43015 Échelle graphique %
43016 \end_layout
43017
43018 \end_inset
43019 </cell>
43020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024 % de largeur originale de l'image
43025 \end_layout
43026
43027 \end_inset
43028 </cell>
43029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43030 \begin_inset Text
43031
43032 \begin_layout Plain Layout
43033
43034 \end_layout
43035
43036 \end_inset
43037 </cell>
43038 </row>
43039 <row>
43040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43041 \begin_inset Text
43042
43043 \begin_layout Plain Layout
43044 Largeur texte %
43045 \end_layout
43046
43047 \end_inset
43048 </cell>
43049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43050 \begin_inset Text
43051
43052 \begin_layout Plain Layout
43053 % de largeur du texte
43054 \end_layout
43055
43056 \end_inset
43057 </cell>
43058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43059 \begin_inset Text
43060
43061 \begin_layout Plain Layout
43062
43063 \backslash
43064 textwidth
43065 \end_layout
43066
43067 \end_inset
43068 </cell>
43069 </row>
43070 <row>
43071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43072 \begin_inset Text
43073
43074 \begin_layout Plain Layout
43075 Largeur colonne %
43076 \end_layout
43077
43078 \end_inset
43079 </cell>
43080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43081 \begin_inset Text
43082
43083 \begin_layout Plain Layout
43084 % de largeur de la colonne
43085 \end_layout
43086
43087 \end_inset
43088 </cell>
43089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43090 \begin_inset Text
43091
43092 \begin_layout Plain Layout
43093
43094 \backslash
43095 columnwidth
43096 \end_layout
43097
43098 \end_inset
43099 </cell>
43100 </row>
43101 <row>
43102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43103 \begin_inset Text
43104
43105 \begin_layout Plain Layout
43106 Largeur page %
43107 \end_layout
43108
43109 \end_inset
43110 </cell>
43111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43112 \begin_inset Text
43113
43114 \begin_layout Plain Layout
43115 % de largeur du papier
43116 \end_layout
43117
43118 \end_inset
43119 </cell>
43120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43121 \begin_inset Text
43122
43123 \begin_layout Plain Layout
43124
43125 \backslash
43126 paperwidth
43127 \end_layout
43128
43129 \end_inset
43130 </cell>
43131 </row>
43132 <row>
43133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43134 \begin_inset Text
43135
43136 \begin_layout Plain Layout
43137 Largeur ligne %
43138 \end_layout
43139
43140 \end_inset
43141 </cell>
43142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43143 \begin_inset Text
43144
43145 \begin_layout Plain Layout
43146 % de largeur de la ligne
43147 \end_layout
43148
43149 \end_inset
43150 </cell>
43151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43152 \begin_inset Text
43153
43154 \begin_layout Plain Layout
43155
43156 \backslash
43157 linewidth
43158 \end_layout
43159
43160 \end_inset
43161 </cell>
43162 </row>
43163 <row>
43164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43165 \begin_inset Text
43166
43167 \begin_layout Plain Layout
43168 Hauteur texte %
43169 \end_layout
43170
43171 \end_inset
43172 </cell>
43173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43174 \begin_inset Text
43175
43176 \begin_layout Plain Layout
43177 % de hauteur du texte
43178 \end_layout
43179
43180 \end_inset
43181 </cell>
43182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43183 \begin_inset Text
43184
43185 \begin_layout Plain Layout
43186
43187 \backslash
43188 textheight
43189 \end_layout
43190
43191 \end_inset
43192 </cell>
43193 </row>
43194 <row>
43195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43196 \begin_inset Text
43197
43198 \begin_layout Plain Layout
43199 Hauteur page %
43200 \end_layout
43201
43202 \end_inset
43203 </cell>
43204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43205 \begin_inset Text
43206
43207 \begin_layout Plain Layout
43208 % de hauteur du papier
43209 \end_layout
43210
43211 \end_inset
43212 </cell>
43213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43214 \begin_inset Text
43215
43216 \begin_layout Plain Layout
43217
43218 \backslash
43219 paperheight
43220 \end_layout
43221
43222 \end_inset
43223 </cell>
43224 </row>
43225 <row>
43226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43227 \begin_inset Text
43228
43229 \begin_layout Plain Layout
43230 ex
43231 \end_layout
43232
43233 \end_inset
43234 </cell>
43235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43236 \begin_inset Text
43237
43238 \begin_layout Plain Layout
43239 hauteur de lettre 
43240 \emph on
43241 x
43242 \emph default
43243  dans police courante
43244 \end_layout
43245
43246 \end_inset
43247 </cell>
43248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43249 \begin_inset Text
43250
43251 \begin_layout Plain Layout
43252 -
43253 \end_layout
43254
43255 \end_inset
43256 </cell>
43257 </row>
43258 <row>
43259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43260 \begin_inset Text
43261
43262 \begin_layout Plain Layout
43263 em
43264 \end_layout
43265
43266 \end_inset
43267 </cell>
43268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43269 \begin_inset Text
43270
43271 \begin_layout Plain Layout
43272 largeur de lettre
43273 \emph on
43274  M
43275 \emph default
43276  dans police courante
43277 \end_layout
43278
43279 \end_inset
43280 </cell>
43281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43282 \begin_inset Text
43283
43284 \begin_layout Plain Layout
43285 -
43286 \end_layout
43287
43288 \end_inset
43289 </cell>
43290 </row>
43291 <row>
43292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43293 \begin_inset Text
43294
43295 \begin_layout Plain Layout
43296 mu
43297 \end_layout
43298
43299 \end_inset
43300 </cell>
43301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43302 \begin_inset Text
43303
43304 \begin_layout Plain Layout
43305 unité mathématique (1
43306 \begin_inset space \thinspace{}
43307 \end_inset
43308
43309 mu = 1/18
43310 \begin_inset space \thinspace{}
43311 \end_inset
43312
43313 em)
43314 \end_layout
43315
43316 \end_inset
43317 </cell>
43318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43319 \begin_inset Text
43320
43321 \begin_layout Plain Layout
43322 -
43323 \end_layout
43324
43325 \end_inset
43326 </cell>
43327 </row>
43328 </lyxtabular>
43329
43330 \end_inset
43331
43332
43333 \end_layout
43334
43335 \end_inset
43336
43337
43338 \end_layout
43339
43340 \begin_layout Chapter
43341 Formats des fichiers de sortie graphiques
43342 \begin_inset CommandInset label
43343 LatexCommand label
43344 name "cha:Formats-fichiers-graphiques"
43345
43346 \end_inset
43347
43348
43349 \end_layout
43350
43351 \begin_layout Section
43352 DVI
43353 \begin_inset Index idx
43354 status collapsed
43355
43356 \begin_layout Plain Layout
43357 Formats de Fichiers! DVI
43358 \end_layout
43359
43360 \end_inset
43361
43362
43363 \begin_inset Index idx
43364 status collapsed
43365
43366 \begin_layout Plain Layout
43367 DVI|see
43368 \begin_inset ERT
43369 status collapsed
43370
43371 \begin_layout Plain Layout
43372
43373 {
43374 \end_layout
43375
43376 \end_inset
43377
43378 Formats de Fichiers
43379 \begin_inset ERT
43380 status collapsed
43381
43382 \begin_layout Plain Layout
43383
43384 }
43385 \end_layout
43386
43387 \end_inset
43388
43389
43390 \end_layout
43391
43392 \end_inset
43393
43394
43395 \end_layout
43396
43397 \begin_layout Standard
43398 Ce type de fichiers a l'extension 
43399 \begin_inset Quotes cld
43400 \end_inset
43401
43402
43403 \family typewriter
43404 .dvi
43405 \family default
43406
43407 \begin_inset Quotes crd
43408 \end_inset
43409
43410 .
43411  Il est appelé 
43412 \emph on
43413 indépendant de l'appareil
43414 \emph default
43415  ou 
43416 \begin_inset Quotes cld
43417 \end_inset
43418
43419 device independent (DVI)
43420 \begin_inset Quotes crd
43421 \end_inset
43422
43423 , car il est complètement portable ; vous pouvez les recopier d'une machine
43424  à l'autre sans avoir à faire de conversion.
43425  À l'époque où ce format a été développé, c'était loin d'être évident.
43426  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
43427  étape préliminaire avant la conversion vers un autre format comme le PostScript.
43428 \end_layout
43429
43430 \begin_layout Standard
43431 \begin_inset Note Greyedout
43432 status open
43433
43434 \begin_layout Plain Layout
43435
43436 \series bold
43437 Note:
43438 \series default
43439  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
43440  au fichier.
43441  
43442 \end_layout
43443
43444 \end_inset
43445
43446  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
43447  
43448 \family typewriter
43449 .dvi
43450 \family default
43451 .
43452  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
43453 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
43454  pour les rendre visibles quand vous faites défiler votre document.
43455  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
43456  avec de nombreuses images.
43457 \end_layout
43458
43459 \begin_layout Standard
43460 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
43461  menu 
43462 \family sans
43463 Fichier\SpecialChar menuseparator
43464 Exporter\SpecialChar menuseparator
43465 DVI.
43466
43467 \family default
43468  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
43469 \family sans
43470 Visualiser
43471 \family default
43472 .
43473 \end_layout
43474
43475 \begin_layout Section
43476 PostScript
43477 \begin_inset Index idx
43478 status collapsed
43479
43480 \begin_layout Plain Layout
43481 Formats de Fichiers ! PostScript
43482 \end_layout
43483
43484 \end_inset
43485
43486
43487 \begin_inset Index idx
43488 status collapsed
43489
43490 \begin_layout Plain Layout
43491 PostScript|see
43492 \begin_inset ERT
43493 status collapsed
43494
43495 \begin_layout Plain Layout
43496
43497 {
43498 \end_layout
43499
43500 \end_inset
43501
43502 Formats de Fichiers
43503 \begin_inset ERT
43504 status collapsed
43505
43506 \begin_layout Plain Layout
43507
43508 }
43509 \end_layout
43510
43511 \end_inset
43512
43513
43514 \end_layout
43515
43516 \end_inset
43517
43518
43519 \end_layout
43520
43521 \begin_layout Standard
43522 Ce type de fichiers a l'extension 
43523 \begin_inset Quotes cld
43524 \end_inset
43525
43526
43527 \family typewriter
43528 .ps
43529 \family default
43530
43531 \begin_inset Quotes crd
43532 \end_inset
43533
43534 .
43535  PostScript a été développé par la société 
43536 \series bold
43537 Adobe
43538 \series default
43539  comme un langage pour les imprimantes.
43540  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
43541  pour imprimer le document.
43542  PostScript peut être considéré comme un 
43543 \begin_inset Quotes cld
43544 \end_inset
43545
43546 langage de programmation
43547 \begin_inset Quotes crd
43548 \end_inset
43549
43550  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
43551  images.
43552 \begin_inset Foot
43553 status collapsed
43554
43555 \begin_layout Plain Layout
43556 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
43557  \SpecialChar LaTeX
43558  
43559 \series bold
43560 pstricks
43561 \series default
43562
43563 \begin_inset CommandInset citation
43564 LatexCommand cite
43565 key "pstricks"
43566 literal "true"
43567
43568 \end_inset
43569
43570 .
43571 \end_layout
43572
43573 \end_inset
43574
43575  En partie à cause de toutes ces possibilités un fichier PostScript est
43576  souvent plus gros qu'un PDF.
43577 \end_layout
43578
43579 \begin_layout Standard
43580 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
43581  plus gros qu'un PDF.
43582 \end_layout
43583
43584 \begin_layout Standard
43585 PostScript ne peut contenir que des images au format 
43586 \begin_inset Quotes cld
43587 \end_inset
43588
43589 PostScript Encapsulé
43590 \begin_inset Quotes crd
43591 \end_inset
43592
43593  (encapsulated PostScript ou EPS, d'extension 
43594 \family typewriter
43595 .eps
43596 \family default
43597 ).
43598  Comme \SpecialChar LyX
43599  vous permet n'importe quel format d'image connu dans votre document,
43600  il doit les convertir en interne en EPS.
43601  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
43602  doit faire 50
43603  conversions à chaque fois que vous visualisez ou que vous exportez votre
43604  document.
43605  Cela risque de ralentir de façon importante votre rythme de travail.
43606  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
43607  vos images directement en EPS pour éviter ce problème.
43608 \end_layout
43609
43610 \begin_layout Standard
43611 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
43612  le menu 
43613 \family sans
43614 Fichier\SpecialChar menuseparator
43615 Exporter\SpecialChar menuseparator
43616 PostScript.
43617
43618 \family default
43619  Vous pouvez visionner votre document sous forme PostScript grâce au menu
43620  
43621 \family sans
43622 Visualiser
43623 \family default
43624 .
43625 \end_layout
43626
43627 \begin_layout Section
43628 PDF
43629 \begin_inset Index idx
43630 status collapsed
43631
43632 \begin_layout Plain Layout
43633 Formats de Fichiers ! PDF
43634 \end_layout
43635
43636 \end_inset
43637
43638
43639 \begin_inset Index idx
43640 status collapsed
43641
43642 \begin_layout Plain Layout
43643 PDF
43644 \end_layout
43645
43646 \end_inset
43647
43648
43649 \end_layout
43650
43651 \begin_layout Standard
43652 Ce type de fichiers a l'extension 
43653 \begin_inset Quotes cld
43654 \end_inset
43655
43656
43657 \family typewriter
43658 .pdf
43659 \family default
43660
43661 \begin_inset Quotes crd
43662 \end_inset
43663
43664 .
43665  Ce 
43666 \begin_inset Quotes cld
43667 \end_inset
43668
43669 format de document portable
43670 \begin_inset Quotes crd
43671 \end_inset
43672
43673  (portable document format ou PDF) est développé par 
43674 \family typewriter
43675 Adobe
43676 \family default
43677  comme une évolution de PostScript.
43678  Il est plus comprimé et utilise moins de commandes que PostScript.
43679  Comme son nom l'indique, il est 
43680 \begin_inset Quotes cld
43681 \end_inset
43682
43683 portable
43684 \begin_inset Quotes crd
43685 \end_inset
43686
43687  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
43688  aura exactement le même aspect.
43689 \end_layout
43690
43691 \begin_layout Standard
43692 PDF peut contenir des images dans son propre format PDF et dans les formats
43693  JPG (format du 
43694 \begin_inset Quotes cld
43695 \end_inset
43696
43697 Joint Photographic Expert Group
43698 \begin_inset Quotes crd
43699 \end_inset
43700
43701  avec comme extension 
43702 \family typewriter
43703 .jpg
43704 \family default
43705  ou 
43706 \family typewriter
43707 .jpeg
43708 \family default
43709 ) et PNG (
43710 \begin_inset Quotes cld
43711 \end_inset
43712
43713 Portable Network Graphics
43714 \begin_inset Quotes crd
43715 \end_inset
43716
43717  avec l'extension 
43718 \family typewriter
43719 .png
43720 \family default
43721 ).
43722  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
43723  les convertit
43724  dans un de ces formats.
43725  Mais comme il est dit dans la section sur PostScript, les conversions d'images
43726  vont ralentir votre travail.
43727  Nous recommandons donc l'utilisation de l'un des trois formats cités.
43728 \end_layout
43729
43730 \begin_layout Standard
43731 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
43732  menu 
43733 \family sans
43734 Fichier\SpecialChar menuseparator
43735 Exporter 
43736 \family default
43737 de trois façons différentes:
43738 \end_layout
43739
43740 \begin_layout Description
43741 PDF
43742 \begin_inset space ~
43743 \end_inset
43744
43745 (ps2pdf) Ceci utilise le programme 
43746 \family typewriter
43747 ps2pdf
43748 \family default
43749  qui créé un PDF à partir de la version PostScript de votre fichier.
43750  Cette dernière est produite par le programme 
43751 \family typewriter
43752 dvips
43753 \family default
43754  qui utilise une version DVI comme étape intermédiaire.
43755  Cette variante consiste donc en trois conversions.
43756 \end_layout
43757
43758 \begin_layout Description
43759 PDF
43760 \begin_inset space ~
43761 \end_inset
43762
43763 (dvipdfm) Ceci utilise le programme 
43764 \family typewriter
43765 dvipdfm
43766 \family default
43767  qui convertit votre fichier en DVI avant de le convertir en PDF.
43768 \end_layout
43769
43770 \begin_layout Description
43771 PDF
43772 \begin_inset space ~
43773 \end_inset
43774
43775 (pdflatex) Ceci utilise le programme 
43776 \family typewriter
43777 pdftex
43778 \family default
43779  qui convertit directement votre fichier en PDF.
43780 \end_layout
43781
43782 \begin_layout Standard
43783 Nous recommandons d'utiliser l'option 
43784 \family sans
43785 PDF
43786 \begin_inset space ~
43787 \end_inset
43788
43789 (pdflatex)
43790 \family default
43791  car 
43792 \family typewriter
43793 pdftex
43794 \family default
43795  accepte toutes les fonctionnalités des versions actuelles de PDF.
43796  Il est en plus rapide et stable.
43797  Le programme 
43798 \family typewriter
43799 dvipdfm
43800 \family default
43801  n'est plus développé est est donc un peu dépassé.
43802 \end_layout
43803
43804 \begin_layout Standard
43805 Vous pouvez visionner votre document sous forme PDF grâce au menu 
43806 \family sans
43807 Visualiser
43808 \family default
43809  ou en utilisant un bouton de la barre d'outils.
43810 \end_layout
43811
43812 \begin_layout Chapter
43813 Liste de noms de couleur pour dvips
43814 \begin_inset CommandInset label
43815 LatexCommand label
43816 name "chap:Liste-de-noms-de-couleur-dvips"
43817
43818 \end_inset
43819
43820
43821 \end_layout
43822
43823 \begin_layout Standard
43824 \begin_inset Tabular
43825 <lyxtabular version="3" rows="17" columns="4">
43826 <features tabularvalignment="middle">
43827 <column alignment="left" valignment="top" width="0pt">
43828 <column alignment="left" valignment="top" width="0pt">
43829 <column alignment="left" valignment="top" width="0pt">
43830 <column alignment="left" valignment="top" width="0pt">
43831 <row>
43832 <cell alignment="left" valignment="top" usebox="none">
43833 \begin_inset Text
43834
43835 \begin_layout Plain Layout
43836 \begin_inset ERT
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840
43841
43842 \backslash
43843 fcolorbox{black}{
43844 \end_layout
43845
43846 \end_inset
43847
43848 white
43849 \begin_inset ERT
43850 status collapsed
43851
43852 \begin_layout Plain Layout
43853
43854 }{
43855 \end_layout
43856
43857 \end_inset
43858
43859 Couleur
43860 \begin_inset ERT
43861 status collapsed
43862
43863 \begin_layout Plain Layout
43864
43865 }
43866 \end_layout
43867
43868 \end_inset
43869
43870  Nom
43871 \end_layout
43872
43873 \end_inset
43874 </cell>
43875 <cell alignment="left" valignment="top" usebox="none">
43876 \begin_inset Text
43877
43878 \begin_layout Plain Layout
43879 \begin_inset ERT
43880 status collapsed
43881
43882 \begin_layout Plain Layout
43883
43884
43885 \backslash
43886 fcolorbox{black}{
43887 \end_layout
43888
43889 \end_inset
43890
43891 white
43892 \begin_inset ERT
43893 status collapsed
43894
43895 \begin_layout Plain Layout
43896
43897 }{
43898 \end_layout
43899
43900 \end_inset
43901
43902 Couleur
43903 \begin_inset ERT
43904 status collapsed
43905
43906 \begin_layout Plain Layout
43907
43908 }
43909 \end_layout
43910
43911 \end_inset
43912
43913  Nom
43914 \end_layout
43915
43916 \end_inset
43917 </cell>
43918 <cell alignment="left" valignment="top" usebox="none">
43919 \begin_inset Text
43920
43921 \begin_layout Plain Layout
43922 \begin_inset ERT
43923 status collapsed
43924
43925 \begin_layout Plain Layout
43926
43927
43928 \backslash
43929 fcolorbox{black}{
43930 \end_layout
43931
43932 \end_inset
43933
43934 white
43935 \begin_inset ERT
43936 status collapsed
43937
43938 \begin_layout Plain Layout
43939
43940 }{
43941 \end_layout
43942
43943 \end_inset
43944
43945 Couleur
43946 \begin_inset ERT
43947 status collapsed
43948
43949 \begin_layout Plain Layout
43950
43951 }
43952 \end_layout
43953
43954 \end_inset
43955
43956  Nom
43957 \end_layout
43958
43959 \end_inset
43960 </cell>
43961 <cell alignment="left" valignment="top" usebox="none">
43962 \begin_inset Text
43963
43964 \begin_layout Plain Layout
43965 \begin_inset ERT
43966 status collapsed
43967
43968 \begin_layout Plain Layout
43969
43970
43971 \backslash
43972 fcolorbox{black}{
43973 \end_layout
43974
43975 \end_inset
43976
43977 white
43978 \begin_inset ERT
43979 status collapsed
43980
43981 \begin_layout Plain Layout
43982
43983 }{
43984 \end_layout
43985
43986 \end_inset
43987
43988 Couleur
43989 \begin_inset ERT
43990 status collapsed
43991
43992 \begin_layout Plain Layout
43993
43994 }
43995 \end_layout
43996
43997 \end_inset
43998
43999  Nom
44000 \end_layout
44001
44002 \end_inset
44003 </cell>
44004 </row>
44005 <row>
44006 <cell alignment="center" valignment="top" usebox="none">
44007 \begin_inset Text
44008
44009 \begin_layout Plain Layout
44010 \begin_inset ERT
44011 status collapsed
44012
44013 \begin_layout Plain Layout
44014
44015
44016 \backslash
44017 fcolorbox{black}{
44018 \end_layout
44019
44020 \end_inset
44021
44022 Apricot
44023 \begin_inset ERT
44024 status collapsed
44025
44026 \begin_layout Plain Layout
44027
44028 }{
44029 \end_layout
44030
44031 \end_inset
44032
44033
44034 \begin_inset Phantom Phantom
44035 status open
44036
44037 \begin_layout Plain Layout
44038 W
44039 \end_layout
44040
44041 \end_inset
44042
44043
44044 \begin_inset ERT
44045 status collapsed
44046
44047 \begin_layout Plain Layout
44048
44049 }
44050 \end_layout
44051
44052 \end_inset
44053
44054  Apricot
44055 \end_layout
44056
44057 \end_inset
44058 </cell>
44059 <cell alignment="center" valignment="top" usebox="none">
44060 \begin_inset Text
44061
44062 \begin_layout Plain Layout
44063 \begin_inset ERT
44064 status collapsed
44065
44066 \begin_layout Plain Layout
44067
44068
44069 \backslash
44070 fcolorbox{black}{
44071 \end_layout
44072
44073 \end_inset
44074
44075 Aquamarine
44076 \begin_inset ERT
44077 status collapsed
44078
44079 \begin_layout Plain Layout
44080
44081 }{
44082 \end_layout
44083
44084 \end_inset
44085
44086
44087 \begin_inset Phantom Phantom
44088 status open
44089
44090 \begin_layout Plain Layout
44091 W
44092 \end_layout
44093
44094 \end_inset
44095
44096
44097 \begin_inset ERT
44098 status collapsed
44099
44100 \begin_layout Plain Layout
44101
44102 }
44103 \end_layout
44104
44105 \end_inset
44106
44107  Aquamarine
44108 \end_layout
44109
44110 \end_inset
44111 </cell>
44112 <cell alignment="center" valignment="top" usebox="none">
44113 \begin_inset Text
44114
44115 \begin_layout Plain Layout
44116 \begin_inset ERT
44117 status collapsed
44118
44119 \begin_layout Plain Layout
44120
44121
44122 \backslash
44123 fcolorbox{black}{
44124 \end_layout
44125
44126 \end_inset
44127
44128 Bittersweet
44129 \begin_inset ERT
44130 status collapsed
44131
44132 \begin_layout Plain Layout
44133
44134 }{
44135 \end_layout
44136
44137 \end_inset
44138
44139
44140 \begin_inset Phantom Phantom
44141 status open
44142
44143 \begin_layout Plain Layout
44144 W
44145 \end_layout
44146
44147 \end_inset
44148
44149
44150 \begin_inset ERT
44151 status collapsed
44152
44153 \begin_layout Plain Layout
44154
44155 }
44156 \end_layout
44157
44158 \end_inset
44159
44160  Bittersweet
44161 \end_layout
44162
44163 \end_inset
44164 </cell>
44165 <cell alignment="center" valignment="top" usebox="none">
44166 \begin_inset Text
44167
44168 \begin_layout Plain Layout
44169 \begin_inset ERT
44170 status collapsed
44171
44172 \begin_layout Plain Layout
44173
44174
44175 \backslash
44176 fcolorbox{black}{
44177 \end_layout
44178
44179 \end_inset
44180
44181 BlueGreen
44182 \begin_inset ERT
44183 status collapsed
44184
44185 \begin_layout Plain Layout
44186
44187 }{
44188 \end_layout
44189
44190 \end_inset
44191
44192
44193 \begin_inset Phantom Phantom
44194 status open
44195
44196 \begin_layout Plain Layout
44197 W
44198 \end_layout
44199
44200 \end_inset
44201
44202
44203 \begin_inset ERT
44204 status collapsed
44205
44206 \begin_layout Plain Layout
44207
44208 }
44209 \end_layout
44210
44211 \end_inset
44212
44213  BlueGreen
44214 \end_layout
44215
44216 \end_inset
44217 </cell>
44218 </row>
44219 <row>
44220 <cell alignment="left" valignment="top" usebox="none">
44221 \begin_inset Text
44222
44223 \begin_layout Plain Layout
44224 \begin_inset ERT
44225 status collapsed
44226
44227 \begin_layout Plain Layout
44228
44229
44230 \backslash
44231 fcolorbox{black}{
44232 \end_layout
44233
44234 \end_inset
44235
44236 BlueViolet
44237 \begin_inset ERT
44238 status collapsed
44239
44240 \begin_layout Plain Layout
44241
44242 }{
44243 \end_layout
44244
44245 \end_inset
44246
44247
44248 \begin_inset Phantom Phantom
44249 status open
44250
44251 \begin_layout Plain Layout
44252 W
44253 \end_layout
44254
44255 \end_inset
44256
44257
44258 \begin_inset ERT
44259 status collapsed
44260
44261 \begin_layout Plain Layout
44262
44263 }
44264 \end_layout
44265
44266 \end_inset
44267
44268  BlueViolet
44269 \end_layout
44270
44271 \end_inset
44272 </cell>
44273 <cell alignment="left" valignment="top" usebox="none">
44274 \begin_inset Text
44275
44276 \begin_layout Plain Layout
44277 \begin_inset ERT
44278 status collapsed
44279
44280 \begin_layout Plain Layout
44281
44282
44283 \backslash
44284 fcolorbox{black}{
44285 \end_layout
44286
44287 \end_inset
44288
44289 BrickRed
44290 \begin_inset ERT
44291 status collapsed
44292
44293 \begin_layout Plain Layout
44294
44295 }{
44296 \end_layout
44297
44298 \end_inset
44299
44300
44301 \begin_inset Phantom Phantom
44302 status open
44303
44304 \begin_layout Plain Layout
44305 W
44306 \end_layout
44307
44308 \end_inset
44309
44310
44311 \begin_inset ERT
44312 status collapsed
44313
44314 \begin_layout Plain Layout
44315
44316 }
44317 \end_layout
44318
44319 \end_inset
44320
44321  BrickRed
44322 \end_layout
44323
44324 \end_inset
44325 </cell>
44326 <cell alignment="left" valignment="top" usebox="none">
44327 \begin_inset Text
44328
44329 \begin_layout Plain Layout
44330 \begin_inset ERT
44331 status collapsed
44332
44333 \begin_layout Plain Layout
44334
44335
44336 \backslash
44337 fcolorbox{black}{
44338 \end_layout
44339
44340 \end_inset
44341
44342 Brown
44343 \begin_inset ERT
44344 status collapsed
44345
44346 \begin_layout Plain Layout
44347
44348 }{
44349 \end_layout
44350
44351 \end_inset
44352
44353
44354 \begin_inset Phantom Phantom
44355 status open
44356
44357 \begin_layout Plain Layout
44358 W
44359 \end_layout
44360
44361 \end_inset
44362
44363
44364 \begin_inset ERT
44365 status collapsed
44366
44367 \begin_layout Plain Layout
44368
44369 }
44370 \end_layout
44371
44372 \end_inset
44373
44374  Brown
44375 \end_layout
44376
44377 \end_inset
44378 </cell>
44379 <cell alignment="left" valignment="top" usebox="none">
44380 \begin_inset Text
44381
44382 \begin_layout Plain Layout
44383 \begin_inset ERT
44384 status collapsed
44385
44386 \begin_layout Plain Layout
44387
44388
44389 \backslash
44390 fcolorbox{black}{
44391 \end_layout
44392
44393 \end_inset
44394
44395 BurntOrange
44396 \begin_inset ERT
44397 status collapsed
44398
44399 \begin_layout Plain Layout
44400
44401 }{
44402 \end_layout
44403
44404 \end_inset
44405
44406
44407 \begin_inset Phantom Phantom
44408 status open
44409
44410 \begin_layout Plain Layout
44411 W
44412 \end_layout
44413
44414 \end_inset
44415
44416
44417 \begin_inset ERT
44418 status collapsed
44419
44420 \begin_layout Plain Layout
44421
44422 }
44423 \end_layout
44424
44425 \end_inset
44426
44427  BurntOrange
44428 \end_layout
44429
44430 \end_inset
44431 </cell>
44432 </row>
44433 <row>
44434 <cell alignment="left" valignment="top" usebox="none">
44435 \begin_inset Text
44436
44437 \begin_layout Plain Layout
44438 \begin_inset ERT
44439 status collapsed
44440
44441 \begin_layout Plain Layout
44442
44443
44444 \backslash
44445 fcolorbox{black}{
44446 \end_layout
44447
44448 \end_inset
44449
44450 CadetBlue
44451 \begin_inset ERT
44452 status collapsed
44453
44454 \begin_layout Plain Layout
44455
44456 }{
44457 \end_layout
44458
44459 \end_inset
44460
44461
44462 \begin_inset Phantom Phantom
44463 status open
44464
44465 \begin_layout Plain Layout
44466 W
44467 \end_layout
44468
44469 \end_inset
44470
44471
44472 \begin_inset ERT
44473 status collapsed
44474
44475 \begin_layout Plain Layout
44476
44477 }
44478 \end_layout
44479
44480 \end_inset
44481
44482  CadetBlue
44483 \end_layout
44484
44485 \end_inset
44486 </cell>
44487 <cell alignment="left" valignment="top" usebox="none">
44488 \begin_inset Text
44489
44490 \begin_layout Plain Layout
44491 \begin_inset ERT
44492 status collapsed
44493
44494 \begin_layout Plain Layout
44495
44496
44497 \backslash
44498 fcolorbox{black}{
44499 \end_layout
44500
44501 \end_inset
44502
44503 CarnationPink
44504 \begin_inset ERT
44505 status collapsed
44506
44507 \begin_layout Plain Layout
44508
44509 }{
44510 \end_layout
44511
44512 \end_inset
44513
44514
44515 \begin_inset Phantom Phantom
44516 status open
44517
44518 \begin_layout Plain Layout
44519 W
44520 \end_layout
44521
44522 \end_inset
44523
44524
44525 \begin_inset ERT
44526 status collapsed
44527
44528 \begin_layout Plain Layout
44529
44530 }
44531 \end_layout
44532
44533 \end_inset
44534
44535  CarnationPink
44536 \end_layout
44537
44538 \end_inset
44539 </cell>
44540 <cell alignment="left" valignment="top" usebox="none">
44541 \begin_inset Text
44542
44543 \begin_layout Plain Layout
44544 \begin_inset ERT
44545 status collapsed
44546
44547 \begin_layout Plain Layout
44548
44549
44550 \backslash
44551 fcolorbox{black}{
44552 \end_layout
44553
44554 \end_inset
44555
44556 Cerulean
44557 \begin_inset ERT
44558 status collapsed
44559
44560 \begin_layout Plain Layout
44561
44562 }{
44563 \end_layout
44564
44565 \end_inset
44566
44567
44568 \begin_inset Phantom Phantom
44569 status open
44570
44571 \begin_layout Plain Layout
44572 W
44573 \end_layout
44574
44575 \end_inset
44576
44577
44578 \begin_inset ERT
44579 status collapsed
44580
44581 \begin_layout Plain Layout
44582
44583 }
44584 \end_layout
44585
44586 \end_inset
44587
44588  Cerulean
44589 \end_layout
44590
44591 \end_inset
44592 </cell>
44593 <cell alignment="left" valignment="top" usebox="none">
44594 \begin_inset Text
44595
44596 \begin_layout Plain Layout
44597 \begin_inset ERT
44598 status collapsed
44599
44600 \begin_layout Plain Layout
44601
44602
44603 \backslash
44604 fcolorbox{black}{
44605 \end_layout
44606
44607 \end_inset
44608
44609 CornflowerBlue
44610 \begin_inset ERT
44611 status collapsed
44612
44613 \begin_layout Plain Layout
44614
44615 }{
44616 \end_layout
44617
44618 \end_inset
44619
44620
44621 \begin_inset Phantom Phantom
44622 status open
44623
44624 \begin_layout Plain Layout
44625 W
44626 \end_layout
44627
44628 \end_inset
44629
44630
44631 \begin_inset ERT
44632 status collapsed
44633
44634 \begin_layout Plain Layout
44635
44636 }
44637 \end_layout
44638
44639 \end_inset
44640
44641  CornflowerBlue
44642 \end_layout
44643
44644 \end_inset
44645 </cell>
44646 </row>
44647 <row>
44648 <cell alignment="left" valignment="top" usebox="none">
44649 \begin_inset Text
44650
44651 \begin_layout Plain Layout
44652 \begin_inset ERT
44653 status collapsed
44654
44655 \begin_layout Plain Layout
44656
44657
44658 \backslash
44659 fcolorbox{black}{
44660 \end_layout
44661
44662 \end_inset
44663
44664 Dandelion
44665 \begin_inset ERT
44666 status collapsed
44667
44668 \begin_layout Plain Layout
44669
44670 }{
44671 \end_layout
44672
44673 \end_inset
44674
44675
44676 \begin_inset Phantom Phantom
44677 status open
44678
44679 \begin_layout Plain Layout
44680 W
44681 \end_layout
44682
44683 \end_inset
44684
44685
44686 \begin_inset ERT
44687 status collapsed
44688
44689 \begin_layout Plain Layout
44690
44691 }
44692 \end_layout
44693
44694 \end_inset
44695
44696  Dandelion
44697 \end_layout
44698
44699 \end_inset
44700 </cell>
44701 <cell alignment="left" valignment="top" usebox="none">
44702 \begin_inset Text
44703
44704 \begin_layout Plain Layout
44705 \begin_inset ERT
44706 status collapsed
44707
44708 \begin_layout Plain Layout
44709
44710
44711 \backslash
44712 fcolorbox{black}{
44713 \end_layout
44714
44715 \end_inset
44716
44717 DarkOrchid
44718 \begin_inset ERT
44719 status collapsed
44720
44721 \begin_layout Plain Layout
44722
44723 }{
44724 \end_layout
44725
44726 \end_inset
44727
44728
44729 \begin_inset Phantom Phantom
44730 status open
44731
44732 \begin_layout Plain Layout
44733 W
44734 \end_layout
44735
44736 \end_inset
44737
44738
44739 \begin_inset ERT
44740 status collapsed
44741
44742 \begin_layout Plain Layout
44743
44744 }
44745 \end_layout
44746
44747 \end_inset
44748
44749  DarkOrchid
44750 \end_layout
44751
44752 \end_inset
44753 </cell>
44754 <cell alignment="left" valignment="top" usebox="none">
44755 \begin_inset Text
44756
44757 \begin_layout Plain Layout
44758 \begin_inset ERT
44759 status collapsed
44760
44761 \begin_layout Plain Layout
44762
44763
44764 \backslash
44765 fcolorbox{black}{
44766 \end_layout
44767
44768 \end_inset
44769
44770 Emerald
44771 \begin_inset ERT
44772 status collapsed
44773
44774 \begin_layout Plain Layout
44775
44776 }{
44777 \end_layout
44778
44779 \end_inset
44780
44781
44782 \begin_inset Phantom Phantom
44783 status open
44784
44785 \begin_layout Plain Layout
44786 W
44787 \end_layout
44788
44789 \end_inset
44790
44791
44792 \begin_inset ERT
44793 status collapsed
44794
44795 \begin_layout Plain Layout
44796
44797 }
44798 \end_layout
44799
44800 \end_inset
44801
44802  Emerald
44803 \end_layout
44804
44805 \end_inset
44806 </cell>
44807 <cell alignment="left" valignment="top" usebox="none">
44808 \begin_inset Text
44809
44810 \begin_layout Plain Layout
44811 \begin_inset ERT
44812 status collapsed
44813
44814 \begin_layout Plain Layout
44815
44816
44817 \backslash
44818 fcolorbox{black}{
44819 \end_layout
44820
44821 \end_inset
44822
44823 ForestGreen
44824 \begin_inset ERT
44825 status collapsed
44826
44827 \begin_layout Plain Layout
44828
44829 }{
44830 \end_layout
44831
44832 \end_inset
44833
44834
44835 \begin_inset Phantom Phantom
44836 status open
44837
44838 \begin_layout Plain Layout
44839 W
44840 \end_layout
44841
44842 \end_inset
44843
44844
44845 \begin_inset ERT
44846 status collapsed
44847
44848 \begin_layout Plain Layout
44849
44850 }
44851 \end_layout
44852
44853 \end_inset
44854
44855  ForestGreen
44856 \end_layout
44857
44858 \end_inset
44859 </cell>
44860 </row>
44861 <row>
44862 <cell alignment="left" valignment="top" usebox="none">
44863 \begin_inset Text
44864
44865 \begin_layout Plain Layout
44866 \begin_inset ERT
44867 status collapsed
44868
44869 \begin_layout Plain Layout
44870
44871
44872 \backslash
44873 fcolorbox{black}{
44874 \end_layout
44875
44876 \end_inset
44877
44878 Fuchsia
44879 \begin_inset ERT
44880 status collapsed
44881
44882 \begin_layout Plain Layout
44883
44884 }{
44885 \end_layout
44886
44887 \end_inset
44888
44889
44890 \begin_inset Phantom Phantom
44891 status open
44892
44893 \begin_layout Plain Layout
44894 W
44895 \end_layout
44896
44897 \end_inset
44898
44899
44900 \begin_inset ERT
44901 status collapsed
44902
44903 \begin_layout Plain Layout
44904
44905 }
44906 \end_layout
44907
44908 \end_inset
44909
44910  Fuchsia
44911 \end_layout
44912
44913 \end_inset
44914 </cell>
44915 <cell alignment="left" valignment="top" usebox="none">
44916 \begin_inset Text
44917
44918 \begin_layout Plain Layout
44919 \begin_inset ERT
44920 status collapsed
44921
44922 \begin_layout Plain Layout
44923
44924
44925 \backslash
44926 fcolorbox{black}{
44927 \end_layout
44928
44929 \end_inset
44930
44931 Goldenrod
44932 \begin_inset ERT
44933 status collapsed
44934
44935 \begin_layout Plain Layout
44936
44937 }{
44938 \end_layout
44939
44940 \end_inset
44941
44942
44943 \begin_inset Phantom Phantom
44944 status open
44945
44946 \begin_layout Plain Layout
44947 W
44948 \end_layout
44949
44950 \end_inset
44951
44952
44953 \begin_inset ERT
44954 status collapsed
44955
44956 \begin_layout Plain Layout
44957
44958 }
44959 \end_layout
44960
44961 \end_inset
44962
44963  Goldenrod
44964 \end_layout
44965
44966 \end_inset
44967 </cell>
44968 <cell alignment="left" valignment="top" usebox="none">
44969 \begin_inset Text
44970
44971 \begin_layout Plain Layout
44972 \begin_inset ERT
44973 status collapsed
44974
44975 \begin_layout Plain Layout
44976
44977
44978 \backslash
44979 fcolorbox{black}{
44980 \end_layout
44981
44982 \end_inset
44983
44984 Gray
44985 \begin_inset ERT
44986 status collapsed
44987
44988 \begin_layout Plain Layout
44989
44990 }{
44991 \end_layout
44992
44993 \end_inset
44994
44995
44996 \begin_inset Phantom Phantom
44997 status open
44998
44999 \begin_layout Plain Layout
45000 W
45001 \end_layout
45002
45003 \end_inset
45004
45005
45006 \begin_inset ERT
45007 status collapsed
45008
45009 \begin_layout Plain Layout
45010
45011 }
45012 \end_layout
45013
45014 \end_inset
45015
45016  Gray
45017 \end_layout
45018
45019 \end_inset
45020 </cell>
45021 <cell alignment="left" valignment="top" usebox="none">
45022 \begin_inset Text
45023
45024 \begin_layout Plain Layout
45025 \begin_inset ERT
45026 status collapsed
45027
45028 \begin_layout Plain Layout
45029
45030
45031 \backslash
45032 fcolorbox{black}{
45033 \end_layout
45034
45035 \end_inset
45036
45037 GreenYellow
45038 \begin_inset ERT
45039 status collapsed
45040
45041 \begin_layout Plain Layout
45042
45043 }{
45044 \end_layout
45045
45046 \end_inset
45047
45048
45049 \begin_inset Phantom Phantom
45050 status open
45051
45052 \begin_layout Plain Layout
45053 W
45054 \end_layout
45055
45056 \end_inset
45057
45058
45059 \begin_inset ERT
45060 status collapsed
45061
45062 \begin_layout Plain Layout
45063
45064 }
45065 \end_layout
45066
45067 \end_inset
45068
45069  GreenYellow
45070 \end_layout
45071
45072 \end_inset
45073 </cell>
45074 </row>
45075 <row>
45076 <cell alignment="center" valignment="top" usebox="none">
45077 \begin_inset Text
45078
45079 \begin_layout Plain Layout
45080 \begin_inset ERT
45081 status collapsed
45082
45083 \begin_layout Plain Layout
45084
45085
45086 \backslash
45087 fcolorbox{black}{
45088 \end_layout
45089
45090 \end_inset
45091
45092 JungleGreen
45093 \begin_inset ERT
45094 status collapsed
45095
45096 \begin_layout Plain Layout
45097
45098 }{
45099 \end_layout
45100
45101 \end_inset
45102
45103
45104 \begin_inset Phantom Phantom
45105 status open
45106
45107 \begin_layout Plain Layout
45108 W
45109 \end_layout
45110
45111 \end_inset
45112
45113
45114 \begin_inset ERT
45115 status collapsed
45116
45117 \begin_layout Plain Layout
45118
45119 }
45120 \end_layout
45121
45122 \end_inset
45123
45124  JungleGreen
45125 \end_layout
45126
45127 \end_inset
45128 </cell>
45129 <cell alignment="center" valignment="top" usebox="none">
45130 \begin_inset Text
45131
45132 \begin_layout Plain Layout
45133 \begin_inset ERT
45134 status collapsed
45135
45136 \begin_layout Plain Layout
45137
45138
45139 \backslash
45140 fcolorbox{black}{
45141 \end_layout
45142
45143 \end_inset
45144
45145 Lavender
45146 \begin_inset ERT
45147 status collapsed
45148
45149 \begin_layout Plain Layout
45150
45151 }{
45152 \end_layout
45153
45154 \end_inset
45155
45156
45157 \begin_inset Phantom Phantom
45158 status open
45159
45160 \begin_layout Plain Layout
45161 W
45162 \end_layout
45163
45164 \end_inset
45165
45166
45167 \begin_inset ERT
45168 status collapsed
45169
45170 \begin_layout Plain Layout
45171
45172 }
45173 \end_layout
45174
45175 \end_inset
45176
45177  Lavender
45178 \end_layout
45179
45180 \end_inset
45181 </cell>
45182 <cell alignment="center" valignment="top" usebox="none">
45183 \begin_inset Text
45184
45185 \begin_layout Plain Layout
45186 \begin_inset ERT
45187 status collapsed
45188
45189 \begin_layout Plain Layout
45190
45191
45192 \backslash
45193 fcolorbox{black}{
45194 \end_layout
45195
45196 \end_inset
45197
45198 LimeGreen
45199 \begin_inset ERT
45200 status collapsed
45201
45202 \begin_layout Plain Layout
45203
45204 }{
45205 \end_layout
45206
45207 \end_inset
45208
45209
45210 \begin_inset Phantom Phantom
45211 status open
45212
45213 \begin_layout Plain Layout
45214 W
45215 \end_layout
45216
45217 \end_inset
45218
45219
45220 \begin_inset ERT
45221 status collapsed
45222
45223 \begin_layout Plain Layout
45224
45225 }
45226 \end_layout
45227
45228 \end_inset
45229
45230  LimeGreen
45231 \end_layout
45232
45233 \end_inset
45234 </cell>
45235 <cell alignment="center" valignment="top" usebox="none">
45236 \begin_inset Text
45237
45238 \begin_layout Plain Layout
45239 \begin_inset ERT
45240 status collapsed
45241
45242 \begin_layout Plain Layout
45243
45244
45245 \backslash
45246 fcolorbox{black}{
45247 \end_layout
45248
45249 \end_inset
45250
45251 Mahogany
45252 \begin_inset ERT
45253 status collapsed
45254
45255 \begin_layout Plain Layout
45256
45257 }{
45258 \end_layout
45259
45260 \end_inset
45261
45262
45263 \begin_inset Phantom Phantom
45264 status open
45265
45266 \begin_layout Plain Layout
45267 W
45268 \end_layout
45269
45270 \end_inset
45271
45272
45273 \begin_inset ERT
45274 status collapsed
45275
45276 \begin_layout Plain Layout
45277
45278 }
45279 \end_layout
45280
45281 \end_inset
45282
45283  Mahogany
45284 \end_layout
45285
45286 \end_inset
45287 </cell>
45288 </row>
45289 <row>
45290 <cell alignment="left" valignment="top" usebox="none">
45291 \begin_inset Text
45292
45293 \begin_layout Plain Layout
45294 \begin_inset ERT
45295 status collapsed
45296
45297 \begin_layout Plain Layout
45298
45299
45300 \backslash
45301 fcolorbox{black}{
45302 \end_layout
45303
45304 \end_inset
45305
45306 Mahogany
45307 \begin_inset ERT
45308 status collapsed
45309
45310 \begin_layout Plain Layout
45311
45312 }{
45313 \end_layout
45314
45315 \end_inset
45316
45317
45318 \begin_inset Phantom Phantom
45319 status open
45320
45321 \begin_layout Plain Layout
45322 W
45323 \end_layout
45324
45325 \end_inset
45326
45327
45328 \begin_inset ERT
45329 status collapsed
45330
45331 \begin_layout Plain Layout
45332
45333 }
45334 \end_layout
45335
45336 \end_inset
45337
45338  Mahogany
45339 \end_layout
45340
45341 \end_inset
45342 </cell>
45343 <cell alignment="left" valignment="top" usebox="none">
45344 \begin_inset Text
45345
45346 \begin_layout Plain Layout
45347 \begin_inset ERT
45348 status collapsed
45349
45350 \begin_layout Plain Layout
45351
45352
45353 \backslash
45354 fcolorbox{black}{
45355 \end_layout
45356
45357 \end_inset
45358
45359 Maroon
45360 \begin_inset ERT
45361 status collapsed
45362
45363 \begin_layout Plain Layout
45364
45365 }{
45366 \end_layout
45367
45368 \end_inset
45369
45370
45371 \begin_inset Phantom Phantom
45372 status open
45373
45374 \begin_layout Plain Layout
45375 W
45376 \end_layout
45377
45378 \end_inset
45379
45380
45381 \begin_inset ERT
45382 status collapsed
45383
45384 \begin_layout Plain Layout
45385
45386 }
45387 \end_layout
45388
45389 \end_inset
45390
45391  Maroon
45392 \end_layout
45393
45394 \end_inset
45395 </cell>
45396 <cell alignment="left" valignment="top" usebox="none">
45397 \begin_inset Text
45398
45399 \begin_layout Plain Layout
45400 \begin_inset ERT
45401 status collapsed
45402
45403 \begin_layout Plain Layout
45404
45405
45406 \backslash
45407 fcolorbox{black}{
45408 \end_layout
45409
45410 \end_inset
45411
45412 Melon
45413 \begin_inset ERT
45414 status collapsed
45415
45416 \begin_layout Plain Layout
45417
45418 }{
45419 \end_layout
45420
45421 \end_inset
45422
45423
45424 \begin_inset Phantom Phantom
45425 status open
45426
45427 \begin_layout Plain Layout
45428 W
45429 \end_layout
45430
45431 \end_inset
45432
45433
45434 \begin_inset ERT
45435 status collapsed
45436
45437 \begin_layout Plain Layout
45438
45439 }
45440 \end_layout
45441
45442 \end_inset
45443
45444  Melon
45445 \end_layout
45446
45447 \end_inset
45448 </cell>
45449 <cell alignment="left" valignment="top" usebox="none">
45450 \begin_inset Text
45451
45452 \begin_layout Plain Layout
45453 \begin_inset ERT
45454 status collapsed
45455
45456 \begin_layout Plain Layout
45457
45458
45459 \backslash
45460 fcolorbox{black}{
45461 \end_layout
45462
45463 \end_inset
45464
45465 MidnightBlue
45466 \begin_inset ERT
45467 status collapsed
45468
45469 \begin_layout Plain Layout
45470
45471 }{
45472 \end_layout
45473
45474 \end_inset
45475
45476
45477 \begin_inset Phantom Phantom
45478 status open
45479
45480 \begin_layout Plain Layout
45481 W
45482 \end_layout
45483
45484 \end_inset
45485
45486
45487 \begin_inset ERT
45488 status collapsed
45489
45490 \begin_layout Plain Layout
45491
45492 }
45493 \end_layout
45494
45495 \end_inset
45496
45497  MidnightBlue
45498 \end_layout
45499
45500 \end_inset
45501 </cell>
45502 </row>
45503 <row>
45504 <cell alignment="left" valignment="top" usebox="none">
45505 \begin_inset Text
45506
45507 \begin_layout Plain Layout
45508 \begin_inset ERT
45509 status collapsed
45510
45511 \begin_layout Plain Layout
45512
45513
45514 \backslash
45515 fcolorbox{black}{
45516 \end_layout
45517
45518 \end_inset
45519
45520 Mulberry
45521 \begin_inset ERT
45522 status collapsed
45523
45524 \begin_layout Plain Layout
45525
45526 }{
45527 \end_layout
45528
45529 \end_inset
45530
45531
45532 \begin_inset Phantom Phantom
45533 status open
45534
45535 \begin_layout Plain Layout
45536 W
45537 \end_layout
45538
45539 \end_inset
45540
45541
45542 \begin_inset ERT
45543 status collapsed
45544
45545 \begin_layout Plain Layout
45546
45547 }
45548 \end_layout
45549
45550 \end_inset
45551
45552  Mulberry
45553 \end_layout
45554
45555 \end_inset
45556 </cell>
45557 <cell alignment="left" valignment="top" usebox="none">
45558 \begin_inset Text
45559
45560 \begin_layout Plain Layout
45561 \begin_inset ERT
45562 status collapsed
45563
45564 \begin_layout Plain Layout
45565
45566
45567 \backslash
45568 fcolorbox{black}{
45569 \end_layout
45570
45571 \end_inset
45572
45573 NavyBlue
45574 \begin_inset ERT
45575 status collapsed
45576
45577 \begin_layout Plain Layout
45578
45579 }{
45580 \end_layout
45581
45582 \end_inset
45583
45584
45585 \begin_inset Phantom Phantom
45586 status open
45587
45588 \begin_layout Plain Layout
45589 W
45590 \end_layout
45591
45592 \end_inset
45593
45594
45595 \begin_inset ERT
45596 status collapsed
45597
45598 \begin_layout Plain Layout
45599
45600 }
45601 \end_layout
45602
45603 \end_inset
45604
45605  NavyBlue
45606 \end_layout
45607
45608 \end_inset
45609 </cell>
45610 <cell alignment="left" valignment="top" usebox="none">
45611 \begin_inset Text
45612
45613 \begin_layout Plain Layout
45614 \begin_inset ERT
45615 status collapsed
45616
45617 \begin_layout Plain Layout
45618
45619
45620 \backslash
45621 fcolorbox{black}{
45622 \end_layout
45623
45624 \end_inset
45625
45626 OliveGreen
45627 \begin_inset ERT
45628 status collapsed
45629
45630 \begin_layout Plain Layout
45631
45632 }{
45633 \end_layout
45634
45635 \end_inset
45636
45637
45638 \begin_inset Phantom Phantom
45639 status open
45640
45641 \begin_layout Plain Layout
45642 W
45643 \end_layout
45644
45645 \end_inset
45646
45647
45648 \begin_inset ERT
45649 status collapsed
45650
45651 \begin_layout Plain Layout
45652
45653 }
45654 \end_layout
45655
45656 \end_inset
45657
45658  OliveGreen
45659 \end_layout
45660
45661 \end_inset
45662 </cell>
45663 <cell alignment="left" valignment="top" usebox="none">
45664 \begin_inset Text
45665
45666 \begin_layout Plain Layout
45667 \begin_inset ERT
45668 status collapsed
45669
45670 \begin_layout Plain Layout
45671
45672
45673 \backslash
45674 fcolorbox{black}{
45675 \end_layout
45676
45677 \end_inset
45678
45679 Orange
45680 \begin_inset ERT
45681 status collapsed
45682
45683 \begin_layout Plain Layout
45684
45685 }{
45686 \end_layout
45687
45688 \end_inset
45689
45690
45691 \begin_inset Phantom Phantom
45692 status open
45693
45694 \begin_layout Plain Layout
45695 W
45696 \end_layout
45697
45698 \end_inset
45699
45700
45701 \begin_inset ERT
45702 status collapsed
45703
45704 \begin_layout Plain Layout
45705
45706 }
45707 \end_layout
45708
45709 \end_inset
45710
45711  Orange
45712 \end_layout
45713
45714 \end_inset
45715 </cell>
45716 </row>
45717 <row>
45718 <cell alignment="left" valignment="top" usebox="none">
45719 \begin_inset Text
45720
45721 \begin_layout Plain Layout
45722 \begin_inset ERT
45723 status collapsed
45724
45725 \begin_layout Plain Layout
45726
45727
45728 \backslash
45729 fcolorbox{black}{
45730 \end_layout
45731
45732 \end_inset
45733
45734 OrangeRed
45735 \begin_inset ERT
45736 status collapsed
45737
45738 \begin_layout Plain Layout
45739
45740 }{
45741 \end_layout
45742
45743 \end_inset
45744
45745
45746 \begin_inset Phantom Phantom
45747 status open
45748
45749 \begin_layout Plain Layout
45750 W
45751 \end_layout
45752
45753 \end_inset
45754
45755
45756 \begin_inset ERT
45757 status collapsed
45758
45759 \begin_layout Plain Layout
45760
45761 }
45762 \end_layout
45763
45764 \end_inset
45765
45766  OrangeRed
45767 \end_layout
45768
45769 \end_inset
45770 </cell>
45771 <cell alignment="left" valignment="top" usebox="none">
45772 \begin_inset Text
45773
45774 \begin_layout Plain Layout
45775 \begin_inset ERT
45776 status collapsed
45777
45778 \begin_layout Plain Layout
45779
45780
45781 \backslash
45782 fcolorbox{black}{
45783 \end_layout
45784
45785 \end_inset
45786
45787 Orchid
45788 \begin_inset ERT
45789 status collapsed
45790
45791 \begin_layout Plain Layout
45792
45793 }{
45794 \end_layout
45795
45796 \end_inset
45797
45798
45799 \begin_inset Phantom Phantom
45800 status open
45801
45802 \begin_layout Plain Layout
45803 W
45804 \end_layout
45805
45806 \end_inset
45807
45808
45809 \begin_inset ERT
45810 status collapsed
45811
45812 \begin_layout Plain Layout
45813
45814 }
45815 \end_layout
45816
45817 \end_inset
45818
45819  Orchid
45820 \end_layout
45821
45822 \end_inset
45823 </cell>
45824 <cell alignment="left" valignment="top" usebox="none">
45825 \begin_inset Text
45826
45827 \begin_layout Plain Layout
45828 \begin_inset ERT
45829 status collapsed
45830
45831 \begin_layout Plain Layout
45832
45833
45834 \backslash
45835 fcolorbox{black}{
45836 \end_layout
45837
45838 \end_inset
45839
45840 Peach
45841 \begin_inset ERT
45842 status collapsed
45843
45844 \begin_layout Plain Layout
45845
45846 }{
45847 \end_layout
45848
45849 \end_inset
45850
45851
45852 \begin_inset Phantom Phantom
45853 status open
45854
45855 \begin_layout Plain Layout
45856 W
45857 \end_layout
45858
45859 \end_inset
45860
45861
45862 \begin_inset ERT
45863 status collapsed
45864
45865 \begin_layout Plain Layout
45866
45867 }
45868 \end_layout
45869
45870 \end_inset
45871
45872  Peach
45873 \end_layout
45874
45875 \end_inset
45876 </cell>
45877 <cell alignment="left" valignment="top" usebox="none">
45878 \begin_inset Text
45879
45880 \begin_layout Plain Layout
45881 \begin_inset ERT
45882 status collapsed
45883
45884 \begin_layout Plain Layout
45885
45886
45887 \backslash
45888 fcolorbox{black}{
45889 \end_layout
45890
45891 \end_inset
45892
45893 Periwinkle
45894 \begin_inset ERT
45895 status collapsed
45896
45897 \begin_layout Plain Layout
45898
45899 }{
45900 \end_layout
45901
45902 \end_inset
45903
45904
45905 \begin_inset Phantom Phantom
45906 status open
45907
45908 \begin_layout Plain Layout
45909 W
45910 \end_layout
45911
45912 \end_inset
45913
45914
45915 \begin_inset ERT
45916 status collapsed
45917
45918 \begin_layout Plain Layout
45919
45920 }
45921 \end_layout
45922
45923 \end_inset
45924
45925  Periwinkle
45926 \end_layout
45927
45928 \end_inset
45929 </cell>
45930 </row>
45931 <row>
45932 <cell alignment="left" valignment="top" usebox="none">
45933 \begin_inset Text
45934
45935 \begin_layout Plain Layout
45936 \begin_inset ERT
45937 status collapsed
45938
45939 \begin_layout Plain Layout
45940
45941
45942 \backslash
45943 fcolorbox{black}{
45944 \end_layout
45945
45946 \end_inset
45947
45948 PineGreen
45949 \begin_inset ERT
45950 status collapsed
45951
45952 \begin_layout Plain Layout
45953
45954 }{
45955 \end_layout
45956
45957 \end_inset
45958
45959
45960 \begin_inset Phantom Phantom
45961 status open
45962
45963 \begin_layout Plain Layout
45964 W
45965 \end_layout
45966
45967 \end_inset
45968
45969
45970 \begin_inset ERT
45971 status collapsed
45972
45973 \begin_layout Plain Layout
45974
45975 }
45976 \end_layout
45977
45978 \end_inset
45979
45980  PineGreen
45981 \end_layout
45982
45983 \end_inset
45984 </cell>
45985 <cell alignment="left" valignment="top" usebox="none">
45986 \begin_inset Text
45987
45988 \begin_layout Plain Layout
45989 \begin_inset ERT
45990 status collapsed
45991
45992 \begin_layout Plain Layout
45993
45994
45995 \backslash
45996 fcolorbox{black}{
45997 \end_layout
45998
45999 \end_inset
46000
46001 Plum
46002 \begin_inset ERT
46003 status collapsed
46004
46005 \begin_layout Plain Layout
46006
46007 }{
46008 \end_layout
46009
46010 \end_inset
46011
46012
46013 \begin_inset Phantom Phantom
46014 status open
46015
46016 \begin_layout Plain Layout
46017 W
46018 \end_layout
46019
46020 \end_inset
46021
46022
46023 \begin_inset ERT
46024 status collapsed
46025
46026 \begin_layout Plain Layout
46027
46028 }
46029 \end_layout
46030
46031 \end_inset
46032
46033  Plum
46034 \end_layout
46035
46036 \end_inset
46037 </cell>
46038 <cell alignment="left" valignment="top" usebox="none">
46039 \begin_inset Text
46040
46041 \begin_layout Plain Layout
46042 \begin_inset ERT
46043 status collapsed
46044
46045 \begin_layout Plain Layout
46046
46047
46048 \backslash
46049 fcolorbox{black}{
46050 \end_layout
46051
46052 \end_inset
46053
46054 ProcessBlue
46055 \begin_inset ERT
46056 status collapsed
46057
46058 \begin_layout Plain Layout
46059
46060 }{
46061 \end_layout
46062
46063 \end_inset
46064
46065
46066 \begin_inset Phantom Phantom
46067 status open
46068
46069 \begin_layout Plain Layout
46070 W
46071 \end_layout
46072
46073 \end_inset
46074
46075
46076 \begin_inset ERT
46077 status collapsed
46078
46079 \begin_layout Plain Layout
46080
46081 }
46082 \end_layout
46083
46084 \end_inset
46085
46086  ProcessBlue
46087 \end_layout
46088
46089 \end_inset
46090 </cell>
46091 <cell alignment="left" valignment="top" usebox="none">
46092 \begin_inset Text
46093
46094 \begin_layout Plain Layout
46095 \begin_inset ERT
46096 status collapsed
46097
46098 \begin_layout Plain Layout
46099
46100
46101 \backslash
46102 fcolorbox{black}{
46103 \end_layout
46104
46105 \end_inset
46106
46107 Purple
46108 \begin_inset ERT
46109 status collapsed
46110
46111 \begin_layout Plain Layout
46112
46113 }{
46114 \end_layout
46115
46116 \end_inset
46117
46118
46119 \begin_inset Phantom Phantom
46120 status open
46121
46122 \begin_layout Plain Layout
46123 W
46124 \end_layout
46125
46126 \end_inset
46127
46128
46129 \begin_inset ERT
46130 status collapsed
46131
46132 \begin_layout Plain Layout
46133
46134 }
46135 \end_layout
46136
46137 \end_inset
46138
46139  Purple
46140 \end_layout
46141
46142 \end_inset
46143 </cell>
46144 </row>
46145 <row>
46146 <cell alignment="left" valignment="top" usebox="none">
46147 \begin_inset Text
46148
46149 \begin_layout Plain Layout
46150 \begin_inset ERT
46151 status collapsed
46152
46153 \begin_layout Plain Layout
46154
46155
46156 \backslash
46157 fcolorbox{black}{
46158 \end_layout
46159
46160 \end_inset
46161
46162 RawSienna
46163 \begin_inset ERT
46164 status collapsed
46165
46166 \begin_layout Plain Layout
46167
46168 }{
46169 \end_layout
46170
46171 \end_inset
46172
46173
46174 \begin_inset Phantom Phantom
46175 status open
46176
46177 \begin_layout Plain Layout
46178 W
46179 \end_layout
46180
46181 \end_inset
46182
46183
46184 \begin_inset ERT
46185 status collapsed
46186
46187 \begin_layout Plain Layout
46188
46189 }
46190 \end_layout
46191
46192 \end_inset
46193
46194  RawSienna
46195 \end_layout
46196
46197 \end_inset
46198 </cell>
46199 <cell alignment="left" valignment="top" usebox="none">
46200 \begin_inset Text
46201
46202 \begin_layout Plain Layout
46203 \begin_inset ERT
46204 status collapsed
46205
46206 \begin_layout Plain Layout
46207
46208
46209 \backslash
46210 fcolorbox{black}{
46211 \end_layout
46212
46213 \end_inset
46214
46215 RedOrange
46216 \begin_inset ERT
46217 status collapsed
46218
46219 \begin_layout Plain Layout
46220
46221 }{
46222 \end_layout
46223
46224 \end_inset
46225
46226
46227 \begin_inset Phantom Phantom
46228 status open
46229
46230 \begin_layout Plain Layout
46231 W
46232 \end_layout
46233
46234 \end_inset
46235
46236
46237 \begin_inset ERT
46238 status collapsed
46239
46240 \begin_layout Plain Layout
46241
46242 }
46243 \end_layout
46244
46245 \end_inset
46246
46247  RedOrange
46248 \end_layout
46249
46250 \end_inset
46251 </cell>
46252 <cell alignment="left" valignment="top" usebox="none">
46253 \begin_inset Text
46254
46255 \begin_layout Plain Layout
46256 \begin_inset ERT
46257 status collapsed
46258
46259 \begin_layout Plain Layout
46260
46261
46262 \backslash
46263 fcolorbox{black}{
46264 \end_layout
46265
46266 \end_inset
46267
46268 RedViolet
46269 \begin_inset ERT
46270 status collapsed
46271
46272 \begin_layout Plain Layout
46273
46274 }{
46275 \end_layout
46276
46277 \end_inset
46278
46279
46280 \begin_inset Phantom Phantom
46281 status open
46282
46283 \begin_layout Plain Layout
46284 W
46285 \end_layout
46286
46287 \end_inset
46288
46289
46290 \begin_inset ERT
46291 status collapsed
46292
46293 \begin_layout Plain Layout
46294
46295 }
46296 \end_layout
46297
46298 \end_inset
46299
46300  RedViolet
46301 \end_layout
46302
46303 \end_inset
46304 </cell>
46305 <cell alignment="left" valignment="top" usebox="none">
46306 \begin_inset Text
46307
46308 \begin_layout Plain Layout
46309 \begin_inset ERT
46310 status collapsed
46311
46312 \begin_layout Plain Layout
46313
46314
46315 \backslash
46316 fcolorbox{black}{
46317 \end_layout
46318
46319 \end_inset
46320
46321 Rhodamine
46322 \begin_inset ERT
46323 status collapsed
46324
46325 \begin_layout Plain Layout
46326
46327 }{
46328 \end_layout
46329
46330 \end_inset
46331
46332
46333 \begin_inset Phantom Phantom
46334 status open
46335
46336 \begin_layout Plain Layout
46337 W
46338 \end_layout
46339
46340 \end_inset
46341
46342
46343 \begin_inset ERT
46344 status collapsed
46345
46346 \begin_layout Plain Layout
46347
46348 }
46349 \end_layout
46350
46351 \end_inset
46352
46353  Rhodamine
46354 \end_layout
46355
46356 \end_inset
46357 </cell>
46358 </row>
46359 <row>
46360 <cell alignment="left" valignment="top" usebox="none">
46361 \begin_inset Text
46362
46363 \begin_layout Plain Layout
46364 \begin_inset ERT
46365 status collapsed
46366
46367 \begin_layout Plain Layout
46368
46369
46370 \backslash
46371 fcolorbox{black}{
46372 \end_layout
46373
46374 \end_inset
46375
46376 RoyalBlue
46377 \begin_inset ERT
46378 status collapsed
46379
46380 \begin_layout Plain Layout
46381
46382 }{
46383 \end_layout
46384
46385 \end_inset
46386
46387
46388 \begin_inset Phantom Phantom
46389 status open
46390
46391 \begin_layout Plain Layout
46392 W
46393 \end_layout
46394
46395 \end_inset
46396
46397
46398 \begin_inset ERT
46399 status collapsed
46400
46401 \begin_layout Plain Layout
46402
46403 }
46404 \end_layout
46405
46406 \end_inset
46407
46408  RoyalBlue
46409 \end_layout
46410
46411 \end_inset
46412 </cell>
46413 <cell alignment="left" valignment="top" usebox="none">
46414 \begin_inset Text
46415
46416 \begin_layout Plain Layout
46417 \begin_inset ERT
46418 status collapsed
46419
46420 \begin_layout Plain Layout
46421
46422
46423 \backslash
46424 fcolorbox{black}{
46425 \end_layout
46426
46427 \end_inset
46428
46429 RoyalPurple
46430 \begin_inset ERT
46431 status collapsed
46432
46433 \begin_layout Plain Layout
46434
46435 }{
46436 \end_layout
46437
46438 \end_inset
46439
46440
46441 \begin_inset Phantom Phantom
46442 status open
46443
46444 \begin_layout Plain Layout
46445 W
46446 \end_layout
46447
46448 \end_inset
46449
46450
46451 \begin_inset ERT
46452 status collapsed
46453
46454 \begin_layout Plain Layout
46455
46456 }
46457 \end_layout
46458
46459 \end_inset
46460
46461  RoyalPurple
46462 \end_layout
46463
46464 \end_inset
46465 </cell>
46466 <cell alignment="left" valignment="top" usebox="none">
46467 \begin_inset Text
46468
46469 \begin_layout Plain Layout
46470 \begin_inset ERT
46471 status collapsed
46472
46473 \begin_layout Plain Layout
46474
46475
46476 \backslash
46477 fcolorbox{black}{
46478 \end_layout
46479
46480 \end_inset
46481
46482 RubineRed
46483 \begin_inset ERT
46484 status collapsed
46485
46486 \begin_layout Plain Layout
46487
46488 }{
46489 \end_layout
46490
46491 \end_inset
46492
46493
46494 \begin_inset Phantom Phantom
46495 status open
46496
46497 \begin_layout Plain Layout
46498 W
46499 \end_layout
46500
46501 \end_inset
46502
46503
46504 \begin_inset ERT
46505 status collapsed
46506
46507 \begin_layout Plain Layout
46508
46509 }
46510 \end_layout
46511
46512 \end_inset
46513
46514  RubineRed
46515 \end_layout
46516
46517 \end_inset
46518 </cell>
46519 <cell alignment="left" valignment="top" usebox="none">
46520 \begin_inset Text
46521
46522 \begin_layout Plain Layout
46523 \begin_inset ERT
46524 status collapsed
46525
46526 \begin_layout Plain Layout
46527
46528
46529 \backslash
46530 fcolorbox{black}{
46531 \end_layout
46532
46533 \end_inset
46534
46535 Salmon
46536 \begin_inset ERT
46537 status collapsed
46538
46539 \begin_layout Plain Layout
46540
46541 }{
46542 \end_layout
46543
46544 \end_inset
46545
46546
46547 \begin_inset Phantom Phantom
46548 status open
46549
46550 \begin_layout Plain Layout
46551 W
46552 \end_layout
46553
46554 \end_inset
46555
46556
46557 \begin_inset ERT
46558 status collapsed
46559
46560 \begin_layout Plain Layout
46561
46562 }
46563 \end_layout
46564
46565 \end_inset
46566
46567  Salmon
46568 \end_layout
46569
46570 \end_inset
46571 </cell>
46572 </row>
46573 <row>
46574 <cell alignment="left" valignment="top" usebox="none">
46575 \begin_inset Text
46576
46577 \begin_layout Plain Layout
46578 \begin_inset ERT
46579 status collapsed
46580
46581 \begin_layout Plain Layout
46582
46583
46584 \backslash
46585 fcolorbox{black}{
46586 \end_layout
46587
46588 \end_inset
46589
46590 SeaGreen
46591 \begin_inset ERT
46592 status collapsed
46593
46594 \begin_layout Plain Layout
46595
46596 }{
46597 \end_layout
46598
46599 \end_inset
46600
46601
46602 \begin_inset Phantom Phantom
46603 status open
46604
46605 \begin_layout Plain Layout
46606 W
46607 \end_layout
46608
46609 \end_inset
46610
46611
46612 \begin_inset ERT
46613 status collapsed
46614
46615 \begin_layout Plain Layout
46616
46617 }
46618 \end_layout
46619
46620 \end_inset
46621
46622  SeaGreen
46623 \end_layout
46624
46625 \end_inset
46626 </cell>
46627 <cell alignment="left" valignment="top" usebox="none">
46628 \begin_inset Text
46629
46630 \begin_layout Plain Layout
46631 \begin_inset ERT
46632 status collapsed
46633
46634 \begin_layout Plain Layout
46635
46636
46637 \backslash
46638 fcolorbox{black}{
46639 \end_layout
46640
46641 \end_inset
46642
46643 Sepia
46644 \begin_inset ERT
46645 status collapsed
46646
46647 \begin_layout Plain Layout
46648
46649 }{
46650 \end_layout
46651
46652 \end_inset
46653
46654
46655 \begin_inset Phantom Phantom
46656 status open
46657
46658 \begin_layout Plain Layout
46659 W
46660 \end_layout
46661
46662 \end_inset
46663
46664
46665 \begin_inset ERT
46666 status collapsed
46667
46668 \begin_layout Plain Layout
46669
46670 }
46671 \end_layout
46672
46673 \end_inset
46674
46675  Sepia
46676 \end_layout
46677
46678 \end_inset
46679 </cell>
46680 <cell alignment="left" valignment="top" usebox="none">
46681 \begin_inset Text
46682
46683 \begin_layout Plain Layout
46684 \begin_inset ERT
46685 status collapsed
46686
46687 \begin_layout Plain Layout
46688
46689
46690 \backslash
46691 fcolorbox{black}{
46692 \end_layout
46693
46694 \end_inset
46695
46696 SkyBlue
46697 \begin_inset ERT
46698 status collapsed
46699
46700 \begin_layout Plain Layout
46701
46702 }{
46703 \end_layout
46704
46705 \end_inset
46706
46707
46708 \begin_inset Phantom Phantom
46709 status open
46710
46711 \begin_layout Plain Layout
46712 W
46713 \end_layout
46714
46715 \end_inset
46716
46717
46718 \begin_inset ERT
46719 status collapsed
46720
46721 \begin_layout Plain Layout
46722
46723 }
46724 \end_layout
46725
46726 \end_inset
46727
46728  SkyBlue
46729 \end_layout
46730
46731 \end_inset
46732 </cell>
46733 <cell alignment="left" valignment="top" usebox="none">
46734 \begin_inset Text
46735
46736 \begin_layout Plain Layout
46737 \begin_inset ERT
46738 status collapsed
46739
46740 \begin_layout Plain Layout
46741
46742
46743 \backslash
46744 fcolorbox{black}{
46745 \end_layout
46746
46747 \end_inset
46748
46749 SpringGreen
46750 \begin_inset ERT
46751 status collapsed
46752
46753 \begin_layout Plain Layout
46754
46755 }{
46756 \end_layout
46757
46758 \end_inset
46759
46760
46761 \begin_inset Phantom Phantom
46762 status open
46763
46764 \begin_layout Plain Layout
46765 W
46766 \end_layout
46767
46768 \end_inset
46769
46770
46771 \begin_inset ERT
46772 status collapsed
46773
46774 \begin_layout Plain Layout
46775
46776 }
46777 \end_layout
46778
46779 \end_inset
46780
46781  SpringGreen
46782 \end_layout
46783
46784 \end_inset
46785 </cell>
46786 </row>
46787 <row>
46788 <cell alignment="left" valignment="top" usebox="none">
46789 \begin_inset Text
46790
46791 \begin_layout Plain Layout
46792 \begin_inset ERT
46793 status collapsed
46794
46795 \begin_layout Plain Layout
46796
46797
46798 \backslash
46799 fcolorbox{black}{
46800 \end_layout
46801
46802 \end_inset
46803
46804 Tan
46805 \begin_inset ERT
46806 status collapsed
46807
46808 \begin_layout Plain Layout
46809
46810 }{
46811 \end_layout
46812
46813 \end_inset
46814
46815
46816 \begin_inset Phantom Phantom
46817 status open
46818
46819 \begin_layout Plain Layout
46820 W
46821 \end_layout
46822
46823 \end_inset
46824
46825
46826 \begin_inset ERT
46827 status collapsed
46828
46829 \begin_layout Plain Layout
46830
46831 }
46832 \end_layout
46833
46834 \end_inset
46835
46836  Tan
46837 \end_layout
46838
46839 \end_inset
46840 </cell>
46841 <cell alignment="left" valignment="top" usebox="none">
46842 \begin_inset Text
46843
46844 \begin_layout Plain Layout
46845 \begin_inset ERT
46846 status collapsed
46847
46848 \begin_layout Plain Layout
46849
46850
46851 \backslash
46852 fcolorbox{black}{
46853 \end_layout
46854
46855 \end_inset
46856
46857 TealBlue
46858 \begin_inset ERT
46859 status collapsed
46860
46861 \begin_layout Plain Layout
46862
46863 }{
46864 \end_layout
46865
46866 \end_inset
46867
46868
46869 \begin_inset Phantom Phantom
46870 status open
46871
46872 \begin_layout Plain Layout
46873 W
46874 \end_layout
46875
46876 \end_inset
46877
46878
46879 \begin_inset ERT
46880 status collapsed
46881
46882 \begin_layout Plain Layout
46883
46884 }
46885 \end_layout
46886
46887 \end_inset
46888
46889  TealBlue
46890 \end_layout
46891
46892 \end_inset
46893 </cell>
46894 <cell alignment="left" valignment="top" usebox="none">
46895 \begin_inset Text
46896
46897 \begin_layout Plain Layout
46898 \begin_inset ERT
46899 status collapsed
46900
46901 \begin_layout Plain Layout
46902
46903
46904 \backslash
46905 fcolorbox{black}{
46906 \end_layout
46907
46908 \end_inset
46909
46910 Thistle
46911 \begin_inset ERT
46912 status collapsed
46913
46914 \begin_layout Plain Layout
46915
46916 }{
46917 \end_layout
46918
46919 \end_inset
46920
46921
46922 \begin_inset Phantom Phantom
46923 status open
46924
46925 \begin_layout Plain Layout
46926 W
46927 \end_layout
46928
46929 \end_inset
46930
46931
46932 \begin_inset ERT
46933 status collapsed
46934
46935 \begin_layout Plain Layout
46936
46937 }
46938 \end_layout
46939
46940 \end_inset
46941
46942  Thistle
46943 \end_layout
46944
46945 \end_inset
46946 </cell>
46947 <cell alignment="left" valignment="top" usebox="none">
46948 \begin_inset Text
46949
46950 \begin_layout Plain Layout
46951 \begin_inset ERT
46952 status collapsed
46953
46954 \begin_layout Plain Layout
46955
46956
46957 \backslash
46958 fcolorbox{black}{
46959 \end_layout
46960
46961 \end_inset
46962
46963 Turquoise
46964 \begin_inset ERT
46965 status collapsed
46966
46967 \begin_layout Plain Layout
46968
46969 }{
46970 \end_layout
46971
46972 \end_inset
46973
46974
46975 \begin_inset Phantom Phantom
46976 status open
46977
46978 \begin_layout Plain Layout
46979 W
46980 \end_layout
46981
46982 \end_inset
46983
46984
46985 \begin_inset ERT
46986 status collapsed
46987
46988 \begin_layout Plain Layout
46989
46990 }
46991 \end_layout
46992
46993 \end_inset
46994
46995  Turquoise
46996 \end_layout
46997
46998 \end_inset
46999 </cell>
47000 </row>
47001 <row>
47002 <cell alignment="left" valignment="top" usebox="none">
47003 \begin_inset Text
47004
47005 \begin_layout Plain Layout
47006 \begin_inset ERT
47007 status collapsed
47008
47009 \begin_layout Plain Layout
47010
47011
47012 \backslash
47013 fcolorbox{black}{
47014 \end_layout
47015
47016 \end_inset
47017
47018 Violet
47019 \begin_inset ERT
47020 status collapsed
47021
47022 \begin_layout Plain Layout
47023
47024 }{
47025 \end_layout
47026
47027 \end_inset
47028
47029
47030 \begin_inset Phantom Phantom
47031 status open
47032
47033 \begin_layout Plain Layout
47034 W
47035 \end_layout
47036
47037 \end_inset
47038
47039
47040 \begin_inset ERT
47041 status collapsed
47042
47043 \begin_layout Plain Layout
47044
47045 }
47046 \end_layout
47047
47048 \end_inset
47049
47050  Violet
47051 \end_layout
47052
47053 \end_inset
47054 </cell>
47055 <cell alignment="left" valignment="top" usebox="none">
47056 \begin_inset Text
47057
47058 \begin_layout Plain Layout
47059 \begin_inset ERT
47060 status collapsed
47061
47062 \begin_layout Plain Layout
47063
47064
47065 \backslash
47066 fcolorbox{black}{
47067 \end_layout
47068
47069 \end_inset
47070
47071 VioletRed
47072 \begin_inset ERT
47073 status collapsed
47074
47075 \begin_layout Plain Layout
47076
47077 }{
47078 \end_layout
47079
47080 \end_inset
47081
47082
47083 \begin_inset Phantom Phantom
47084 status open
47085
47086 \begin_layout Plain Layout
47087 W
47088 \end_layout
47089
47090 \end_inset
47091
47092
47093 \begin_inset ERT
47094 status collapsed
47095
47096 \begin_layout Plain Layout
47097
47098 }
47099 \end_layout
47100
47101 \end_inset
47102
47103  VioletRed
47104 \end_layout
47105
47106 \end_inset
47107 </cell>
47108 <cell alignment="left" valignment="top" usebox="none">
47109 \begin_inset Text
47110
47111 \begin_layout Plain Layout
47112 \begin_inset ERT
47113 status collapsed
47114
47115 \begin_layout Plain Layout
47116
47117
47118 \backslash
47119 fcolorbox{black}{
47120 \end_layout
47121
47122 \end_inset
47123
47124 WildStrawberry
47125 \begin_inset ERT
47126 status collapsed
47127
47128 \begin_layout Plain Layout
47129
47130 }{
47131 \end_layout
47132
47133 \end_inset
47134
47135
47136 \begin_inset Phantom Phantom
47137 status open
47138
47139 \begin_layout Plain Layout
47140 W
47141 \end_layout
47142
47143 \end_inset
47144
47145
47146 \begin_inset ERT
47147 status collapsed
47148
47149 \begin_layout Plain Layout
47150
47151 }
47152 \end_layout
47153
47154 \end_inset
47155
47156  WildStrawberry
47157 \end_layout
47158
47159 \end_inset
47160 </cell>
47161 <cell alignment="left" valignment="top" usebox="none">
47162 \begin_inset Text
47163
47164 \begin_layout Plain Layout
47165 \begin_inset ERT
47166 status collapsed
47167
47168 \begin_layout Plain Layout
47169
47170
47171 \backslash
47172 fcolorbox{black}{
47173 \end_layout
47174
47175 \end_inset
47176
47177 YellowGreen
47178 \begin_inset ERT
47179 status collapsed
47180
47181 \begin_layout Plain Layout
47182
47183 }{
47184 \end_layout
47185
47186 \end_inset
47187
47188
47189 \begin_inset Phantom Phantom
47190 status open
47191
47192 \begin_layout Plain Layout
47193 W
47194 \end_layout
47195
47196 \end_inset
47197
47198
47199 \begin_inset ERT
47200 status collapsed
47201
47202 \begin_layout Plain Layout
47203
47204 }
47205 \end_layout
47206
47207 \end_inset
47208
47209  YellowGreen
47210 \end_layout
47211
47212 \end_inset
47213 </cell>
47214 </row>
47215 <row>
47216 <cell alignment="left" valignment="top" usebox="none">
47217 \begin_inset Text
47218
47219 \begin_layout Plain Layout
47220 \begin_inset ERT
47221 status collapsed
47222
47223 \begin_layout Plain Layout
47224
47225
47226 \backslash
47227 fcolorbox{black}{
47228 \end_layout
47229
47230 \end_inset
47231
47232 YellowOrange
47233 \begin_inset ERT
47234 status collapsed
47235
47236 \begin_layout Plain Layout
47237
47238 }{
47239 \end_layout
47240
47241 \end_inset
47242
47243
47244 \begin_inset Phantom Phantom
47245 status open
47246
47247 \begin_layout Plain Layout
47248 W
47249 \end_layout
47250
47251 \end_inset
47252
47253
47254 \begin_inset ERT
47255 status collapsed
47256
47257 \begin_layout Plain Layout
47258
47259 }
47260 \end_layout
47261
47262 \end_inset
47263
47264  YellowOrange
47265 \end_layout
47266
47267 \end_inset
47268 </cell>
47269 <cell alignment="left" valignment="top" usebox="none">
47270 \begin_inset Text
47271
47272 \begin_layout Plain Layout
47273
47274 \end_layout
47275
47276 \end_inset
47277 </cell>
47278 <cell alignment="left" valignment="top" usebox="none">
47279 \begin_inset Text
47280
47281 \begin_layout Plain Layout
47282
47283 \end_layout
47284
47285 \end_inset
47286 </cell>
47287 <cell alignment="left" valignment="top" usebox="none">
47288 \begin_inset Text
47289
47290 \begin_layout Plain Layout
47291
47292 \end_layout
47293
47294 \end_inset
47295 </cell>
47296 </row>
47297 </lyxtabular>
47298
47299 \end_inset
47300
47301
47302 \end_layout
47303
47304 \begin_layout Chapter
47305 Explication de l' équation
47306 \begin_inset space ~
47307 \end_inset
47308
47309 (
47310 \begin_inset CommandInset ref
47311 LatexCommand ref
47312 reference "eq:Wgn"
47313
47314 \end_inset
47315
47316 )
47317 \begin_inset CommandInset label
47318 LatexCommand label
47319 name "cha:Explication-de-l'Equation"
47320
47321 \end_inset
47322
47323
47324 \end_layout
47325
47326 \begin_layout Standard
47327 La largeur totale de 
47328 \emph on
47329 n
47330 \emph default
47331  cellules de tableau 
47332 \begin_inset Formula $L_{\mathrm{tot\,n}}$
47333 \end_inset
47334
47335  peut être calculée avec
47336 \begin_inset Formula 
47337 \begin{equation}
47338 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
47339 \end{equation}
47340
47341 \end_inset
47342
47343
47344 \end_layout
47345
47346 \begin_layout Standard
47347 où 
47348 \begin_inset Formula $L_{g\,n}$
47349 \end_inset
47350
47351  est la largeur fixe de toutes les cellules.
47352  
47353 \series bold
47354
47355 \backslash
47356 tabcolsep
47357 \series default
47358  est la largeur utilisée par \SpecialChar LaTeX
47359  entre le texte de la cellule et la bordure,
47360  sa valeur implicite est 6
47361 \begin_inset space \thinspace{}
47362 \end_inset
47363
47364 pt.
47365  
47366 \series bold
47367
47368 \backslash
47369 arrayrulewidth
47370 \series default
47371  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
47372 \begin_inset space \thinspace{}
47373 \end_inset
47374
47375 pt.
47376 \end_layout
47377
47378 \begin_layout Standard
47379 D'après l'équation
47380 \begin_inset space ~
47381 \end_inset
47382
47383
47384 \begin_inset CommandInset ref
47385 LatexCommand eqref
47386 reference "eq:Wtot_n"
47387
47388 \end_inset
47389
47390 , la largeur totale d'une multi-colonnes, 
47391 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
47392 \end_inset
47393
47394  est
47395 \begin_inset Formula 
47396 \begin{equation}
47397 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
47398 \end{equation}
47399
47400 \end_inset
47401
47402
47403 \end_layout
47404
47405 \begin_layout Standard
47406 En posant que les équations 
47407 \begin_inset space ~
47408 \end_inset
47409
47410
47411 \begin_inset CommandInset ref
47412 LatexCommand eqref
47413 reference "eq:Wtot_n"
47414
47415 \end_inset
47416
47417  et 
47418 \begin_inset CommandInset ref
47419 LatexCommand eqref
47420 reference "eq:Wtot_mult"
47421
47422 \end_inset
47423
47424  sont égales, on peut calculer la largeur nécessaire 
47425 \begin_inset Formula $L_{g\,n}$
47426 \end_inset
47427
47428  quand 
47429 \emph on
47430 n
47431 \emph default
47432  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
47433  de 
47434 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
47435 \end_inset
47436
47437 :
47438 \begin_inset Formula 
47439 \begin{equation}
47440 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
47441 \end{equation}
47442
47443 \end_inset
47444
47445
47446 \end_layout
47447
47448 \begin_layout Bibliography
47449 \begin_inset CommandInset bibitem
47450 LatexCommand bibitem
47451 key "latexcompanion"
47452 literal "true"
47453
47454 \end_inset
47455
47456 Frank Mittelbach and Michel Goossens: 
47457 \emph on
47458 The \SpecialChar LaTeX
47459  Companion Second Edition.
47460
47461 \emph default
47462  Addison-Wesley, 2004
47463 \end_layout
47464
47465 \begin_layout Bibliography
47466 \begin_inset CommandInset bibitem
47467 LatexCommand bibitem
47468 key "latexguide"
47469 literal "true"
47470
47471 \end_inset
47472
47473 Helmut Kopka and Patrick W.
47474  Daly: 
47475 \emph on
47476 A Guide to \SpecialChar LaTeX
47477  Fourth Edition.
47478
47479 \emph default
47480  Addison-Wesley, 2003
47481 \end_layout
47482
47483 \begin_layout Bibliography
47484 \begin_inset CommandInset bibitem
47485 LatexCommand bibitem
47486 key "latexbook"
47487 literal "true"
47488
47489 \end_inset
47490
47491 Leslie Lamport: 
47492 \emph on
47493 \SpecialChar LaTeX
47494 : A Document Preparation System.
47495
47496 \emph default
47497  Addison-Wesley, second edition, 1994
47498 \end_layout
47499
47500 \begin_layout Bibliography
47501 \begin_inset CommandInset bibitem
47502 LatexCommand bibitem
47503 key "arydshln"
47504 literal "true"
47505
47506 \end_inset
47507
47508 Documentation du paquetage \SpecialChar LaTeX
47509
47510 \series bold
47511  
47512 \begin_inset CommandInset href
47513 LatexCommand href
47514 name "arydshln"
47515 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
47516 literal "false"
47517
47518 \end_inset
47519
47520
47521 \series default
47522
47523 \begin_inset Index idx
47524 status collapsed
47525
47526 \begin_layout Plain Layout
47527 Paquetages \SpecialChar LaTeX
47528  ! arydshln
47529 \end_layout
47530
47531 \end_inset
47532
47533
47534 \end_layout
47535
47536 \begin_layout Bibliography
47537 \begin_inset CommandInset bibitem
47538 LatexCommand bibitem
47539 key "booktabs"
47540 literal "true"
47541
47542 \end_inset
47543
47544 Documentation du paquetage \SpecialChar LaTeX
47545  
47546 \series bold
47547
47548 \begin_inset CommandInset href
47549 LatexCommand href
47550 name "booktabs"
47551 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
47552 literal "false"
47553
47554 \end_inset
47555
47556
47557 \series default
47558
47559 \begin_inset Index idx
47560 status collapsed
47561
47562 \begin_layout Plain Layout
47563 Paquetages \SpecialChar LaTeX
47564  ! booktabs
47565 \end_layout
47566
47567 \end_inset
47568
47569
47570 \end_layout
47571
47572 \begin_layout Bibliography
47573 \begin_inset CommandInset bibitem
47574 LatexCommand bibitem
47575 key "caption"
47576 literal "true"
47577
47578 \end_inset
47579
47580 Documentation du paquetage \SpecialChar LaTeX
47581  
47582 \series bold
47583
47584 \begin_inset CommandInset href
47585 LatexCommand href
47586 name "caption"
47587 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
47588 literal "false"
47589
47590 \end_inset
47591
47592
47593 \series default
47594
47595 \begin_inset Index idx
47596 status collapsed
47597
47598 \begin_layout Plain Layout
47599 Paquetages \SpecialChar LaTeX
47600  ! caption
47601 \end_layout
47602
47603 \end_inset
47604
47605
47606 \end_layout
47607
47608 \begin_layout Bibliography
47609 \begin_inset CommandInset bibitem
47610 LatexCommand bibitem
47611 key "diagbox"
47612 literal "true"
47613
47614 \end_inset
47615
47616 Documentation du paquetage \SpecialChar LaTeX
47617  
47618 \series bold
47619
47620 \begin_inset CommandInset href
47621 LatexCommand href
47622 name "diagbox"
47623 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
47624 literal "false"
47625
47626 \end_inset
47627
47628
47629 \series default
47630
47631 \begin_inset Index idx
47632 status collapsed
47633
47634 \begin_layout Plain Layout
47635 Paquetages \SpecialChar LaTeX
47636  ! diagbox
47637 \end_layout
47638
47639 \end_inset
47640
47641
47642 \end_layout
47643
47644 \begin_layout Bibliography
47645 \begin_inset CommandInset bibitem
47646 LatexCommand bibitem
47647 key "endfloat"
47648 literal "true"
47649
47650 \end_inset
47651
47652 Documentation du paquetage \SpecialChar LaTeX
47653  
47654 \series bold
47655
47656 \begin_inset CommandInset href
47657 LatexCommand href
47658 name "endfloat"
47659 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
47660 literal "false"
47661
47662 \end_inset
47663
47664
47665 \series default
47666
47667 \begin_inset Index idx
47668 status collapsed
47669
47670 \begin_layout Plain Layout
47671 Paquetages \SpecialChar LaTeX
47672  ! endfloat
47673 \end_layout
47674
47675 \end_inset
47676
47677
47678 \end_layout
47679
47680 \begin_layout Bibliography
47681 \begin_inset CommandInset bibitem
47682 LatexCommand bibitem
47683 key "footmisc"
47684 literal "true"
47685
47686 \end_inset
47687
47688 Documentation du paquetage \SpecialChar LaTeX
47689  
47690 \series bold
47691
47692 \begin_inset CommandInset href
47693 LatexCommand href
47694 name "footmisc"
47695 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
47696 literal "false"
47697
47698 \end_inset
47699
47700
47701 \series default
47702
47703 \begin_inset Index idx
47704 status collapsed
47705
47706 \begin_layout Plain Layout
47707 Paquetages \SpecialChar LaTeX
47708  ! footmisc
47709 \end_layout
47710
47711 \end_inset
47712
47713
47714 \end_layout
47715
47716 \begin_layout Bibliography
47717 \begin_inset CommandInset bibitem
47718 LatexCommand bibitem
47719 key "hypcap"
47720 literal "true"
47721
47722 \end_inset
47723
47724 Documentation du paquetage \SpecialChar LaTeX
47725  
47726 \series bold
47727
47728 \begin_inset CommandInset href
47729 LatexCommand href
47730 name "hypcap"
47731 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
47732 literal "false"
47733
47734 \end_inset
47735
47736
47737 \series default
47738
47739 \begin_inset Index idx
47740 status collapsed
47741
47742 \begin_layout Plain Layout
47743 Paquetages \SpecialChar LaTeX
47744  ! hyperref
47745 \end_layout
47746
47747 \end_inset
47748
47749
47750 \end_layout
47751
47752 \begin_layout Bibliography
47753 \begin_inset CommandInset bibitem
47754 LatexCommand bibitem
47755 key "hyperref"
47756 literal "true"
47757
47758 \end_inset
47759
47760 Documentation du paquetage \SpecialChar LaTeX
47761  
47762 \series bold
47763
47764 \begin_inset CommandInset href
47765 LatexCommand href
47766 name "hyperref"
47767 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47768 literal "false"
47769
47770 \end_inset
47771
47772
47773 \series default
47774
47775 \begin_inset Index idx
47776 status collapsed
47777
47778 \begin_layout Plain Layout
47779 Paquetages \SpecialChar LaTeX
47780  ! hyperref
47781 \end_layout
47782
47783 \end_inset
47784
47785
47786 \end_layout
47787
47788 \begin_layout Bibliography
47789 \begin_inset CommandInset bibitem
47790 LatexCommand bibitem
47791 key "KOMA-Script"
47792 literal "true"
47793
47794 \end_inset
47795
47796 Documentation du paquetage \SpecialChar LaTeX
47797  
47798 \series bold
47799
47800 \begin_inset CommandInset href
47801 LatexCommand href
47802 name "KOMA-Script"
47803 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
47804 literal "false"
47805
47806 \end_inset
47807
47808
47809 \series default
47810
47811 \begin_inset Index idx
47812 status collapsed
47813
47814 \begin_layout Plain Layout
47815 Paquetages \SpecialChar LaTeX
47816  ! KOMA-Script
47817 \end_layout
47818
47819 \end_inset
47820
47821
47822 \end_layout
47823
47824 \begin_layout Bibliography
47825 \begin_inset CommandInset bibitem
47826 LatexCommand bibitem
47827 key "lettrine"
47828 literal "true"
47829
47830 \end_inset
47831
47832 Documentation du paquetage \SpecialChar LaTeX
47833  
47834 \series bold
47835
47836 \begin_inset CommandInset href
47837 LatexCommand href
47838 name "lettrine"
47839 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
47840 literal "false"
47841
47842 \end_inset
47843
47844
47845 \series default
47846  et un 
47847 \begin_inset CommandInset href
47848 LatexCommand href
47849 name "exemple"
47850 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
47851 literal "false"
47852
47853 \end_inset
47854
47855
47856 \begin_inset Index idx
47857 status collapsed
47858
47859 \begin_layout Plain Layout
47860 Paquetages \SpecialChar LaTeX
47861  ! lettrine
47862 \end_layout
47863
47864 \end_inset
47865
47866
47867 \end_layout
47868
47869 \begin_layout Bibliography
47870 \begin_inset CommandInset bibitem
47871 LatexCommand bibitem
47872 key "listings"
47873 literal "true"
47874
47875 \end_inset
47876
47877 Documentation du paquetage \SpecialChar LaTeX
47878  
47879 \series bold
47880
47881 \begin_inset CommandInset href
47882 LatexCommand href
47883 name "listings"
47884 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
47885 literal "false"
47886
47887 \end_inset
47888
47889
47890 \series default
47891
47892 \begin_inset Index idx
47893 status collapsed
47894
47895 \begin_layout Plain Layout
47896 Paquetages \SpecialChar LaTeX
47897  ! listings
47898 \end_layout
47899
47900 \end_inset
47901
47902
47903 \end_layout
47904
47905 \begin_layout Bibliography
47906 \begin_inset CommandInset bibitem
47907 LatexCommand bibitem
47908 key "marginnote"
47909 literal "true"
47910
47911 \end_inset
47912
47913 Documentation du paquetage \SpecialChar LaTeX
47914  
47915 \series bold
47916
47917 \begin_inset CommandInset href
47918 LatexCommand href
47919 name "marginnote"
47920 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
47921 literal "false"
47922
47923 \end_inset
47924
47925
47926 \series default
47927
47928 \begin_inset Index idx
47929 status collapsed
47930
47931 \begin_layout Plain Layout
47932 Paquetages \SpecialChar LaTeX
47933  ! marginnote
47934 \end_layout
47935
47936 \end_inset
47937
47938
47939 \end_layout
47940
47941 \begin_layout Bibliography
47942 \begin_inset CommandInset bibitem
47943 LatexCommand bibitem
47944 key "pdfpages"
47945 literal "true"
47946
47947 \end_inset
47948
47949 Documentation du paquetage \SpecialChar LaTeX
47950  
47951 \series bold
47952
47953 \begin_inset CommandInset href
47954 LatexCommand href
47955 name "pdfpages"
47956 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
47957 literal "false"
47958
47959 \end_inset
47960
47961
47962 \series default
47963
47964 \begin_inset Index idx
47965 status collapsed
47966
47967 \begin_layout Plain Layout
47968 Paquetages \SpecialChar LaTeX
47969  ! pdfpages
47970 \end_layout
47971
47972 \end_inset
47973
47974
47975 \begin_inset CommandInset href
47976 LatexCommand href
47977 name "Exclure le texte du fichier PDF"
47978 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
47979 literal "false"
47980
47981 \end_inset
47982
47983
47984 \end_layout
47985
47986 \begin_layout Bibliography
47987 \begin_inset CommandInset bibitem
47988 LatexCommand bibitem
47989 key "prettyref"
47990 literal "true"
47991
47992 \end_inset
47993
47994 Documentation du paquetage \SpecialChar LaTeX
47995
47996 \series bold
47997  
47998 \begin_inset CommandInset href
47999 LatexCommand href
48000 name "prettyref"
48001 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48002 literal "false"
48003
48004 \end_inset
48005
48006
48007 \series default
48008
48009 \begin_inset Index idx
48010 status collapsed
48011
48012 \begin_layout Plain Layout
48013 Paquetages \SpecialChar LaTeX
48014  ! prettyref
48015 \end_layout
48016
48017 \end_inset
48018
48019
48020 \end_layout
48021
48022 \begin_layout Bibliography
48023 \begin_inset CommandInset bibitem
48024 LatexCommand bibitem
48025 key "pstricks"
48026 literal "true"
48027
48028 \end_inset
48029
48030 Page Web du paquetage \SpecialChar LaTeX
48031  
48032 \series bold
48033
48034 \begin_inset CommandInset href
48035 LatexCommand href
48036 name "PSTricks"
48037 target "http://tug.org/PSTricks/"
48038 literal "false"
48039
48040 \end_inset
48041
48042
48043 \series default
48044
48045 \begin_inset Index idx
48046 status collapsed
48047
48048 \begin_layout Plain Layout
48049 Paquetages \SpecialChar LaTeX
48050  ! PSTricks
48051 \end_layout
48052
48053 \end_inset
48054
48055
48056 \end_layout
48057
48058 \begin_layout Bibliography
48059 \begin_inset CommandInset bibitem
48060 LatexCommand bibitem
48061 key "refstyle"
48062 literal "true"
48063
48064 \end_inset
48065
48066 Documentation du paquetage \SpecialChar LaTeX
48067
48068 \series bold
48069  
48070 \begin_inset CommandInset href
48071 LatexCommand href
48072 name "refstyle"
48073 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
48074 literal "false"
48075
48076 \end_inset
48077
48078
48079 \series default
48080
48081 \begin_inset Index idx
48082 status collapsed
48083
48084 \begin_layout Plain Layout
48085 Paquetages \SpecialChar LaTeX
48086  ! refstyle
48087 \end_layout
48088
48089 \end_inset
48090
48091
48092 \end_layout
48093
48094 \begin_layout Bibliography
48095 \begin_inset CommandInset bibitem
48096 LatexCommand bibitem
48097 key "sidecap"
48098 literal "true"
48099
48100 \end_inset
48101
48102 Documentation du paquetage \SpecialChar LaTeX
48103  
48104 \series bold
48105
48106 \begin_inset CommandInset href
48107 LatexCommand href
48108 name "sidecap"
48109 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
48110 literal "false"
48111
48112 \end_inset
48113
48114
48115 \series default
48116
48117 \begin_inset Index idx
48118 status collapsed
48119
48120 \begin_layout Plain Layout
48121 Paquetages \SpecialChar LaTeX
48122  ! sidecap
48123 \end_layout
48124
48125 \end_inset
48126
48127
48128 \end_layout
48129
48130 \begin_layout Bibliography
48131 \begin_inset CommandInset bibitem
48132 LatexCommand bibitem
48133 key "Inkscape"
48134 literal "true"
48135
48136 \end_inset
48137
48138 Documentation de l'option 
48139 \begin_inset CommandInset href
48140 LatexCommand href
48141 name "Exclure le texte du PDF"
48142 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
48143 literal "false"
48144
48145 \end_inset
48146
48147  du programme 
48148 \noun on
48149
48150 \begin_inset CommandInset href
48151 LatexCommand href
48152 name "Inkscape"
48153 target "https://inkscape.org/fr/"
48154 literal "false"
48155
48156 \end_inset
48157
48158
48159 \end_layout
48160
48161 \begin_layout Standard
48162 \begin_inset CommandInset index_print
48163 LatexCommand printindex
48164 type "idx"
48165 name "Index"
48166 literal "false"
48167
48168 \end_inset
48169
48170
48171 \end_layout
48172
48173 \end_body
48174 \end_document