]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: update a changed name
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 507
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/fr/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package arydshln
108 % used for tables with dashed lines
109 \newboolean{arydshln}
110 \IfFileExists{arydshln.sty}
111  {\usepackage{arydshln}
112   \setboolean{arydshln}{true}}
113  {\setboolean{arydshln}{false}}
114
115 % check for package marginnote
116 % used for margin notes
117 \newboolean{marginnote}
118 \IfFileExists{marginnote.sty}
119  {\usepackage{marginnote}
120   \let\marginpar\marginnote
121   \setboolean{marginnote}{true}}
122  {\setboolean{marginnote}{false}}
123
124 % check for package sidecap
125 % used for captions on the side
126 \newboolean{sidecap}
127 \IfFileExists{sidecap.sty}
128  {\usepackage{sidecap}
129   \setboolean{sidecap}{true}}
130  {\setboolean{sidecap}{false}}
131
132 % check for picinpar
133 % used for surrounded fixed objects
134 \newboolean{picinpar}
135 \IfFileExists{picinpar.sty}
136  {\usepackage{picinpar}
137   \setboolean{picinpar}{true}}
138  {\setboolean{picinpar}{false}}
139
140 % check for lettrine
141 \newboolean{lettrine}
142 \IfFileExists{lettrine.sty}
143  {\usepackage{lettrine}
144   \setboolean{lettrine}{true}}
145  {\setboolean{lettrine}{false}}
146
147 % check for diagbox
148 \newboolean{diagbox}
149 \IfFileExists{diagbox.sty}
150  {\usepackage{diagbox}
151   \setboolean{diagbox}{true}}
152  {\setboolean{diagbox}{false}}
153
154 % use normal list environments also in French documents
155 \@ifpackageloaded{babel}{%
156 \frenchbsetup{StandardLayout}
157 }{}
158 \end_preamble
159 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
160 \use_default_options false
161 \begin_modules
162 initials
163 graphicboxes
164 \end_modules
165 \maintain_unincluded_children false
166 \language french
167 \language_package default
168 \inputencoding auto
169 \fontencoding global
170 \font_roman "lmodern" "default"
171 \font_sans "lmss" "default"
172 \font_typewriter "lmtt" "default"
173 \font_math "auto" "auto"
174 \font_default_family default
175 \use_non_tex_fonts false
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \graphics default
181 \default_output_format pdf2
182 \output_sync 0
183 \bibtex_command default
184 \index_command default
185 \paperfontsize 12
186 \spacing single
187 \use_hyperref true
188 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
189 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
190 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
191 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
192 \pdf_bookmarks true
193 \pdf_bookmarksnumbered true
194 \pdf_bookmarksopen true
195 \pdf_bookmarksopenlevel 1
196 \pdf_breaklinks false
197 \pdf_pdfborder false
198 \pdf_colorlinks true
199 \pdf_backref false
200 \pdf_pdfusetitle false
201 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
202 \papersize default
203 \use_geometry false
204 \use_package amsmath 2
205 \use_package amssymb 2
206 \use_package cancel 0
207 \use_package esint 0
208 \use_package mathdots 1
209 \use_package mathtools 0
210 \use_package mhchem 1
211 \use_package stackrel 0
212 \use_package stmaryrd 0
213 \use_package undertilde 0
214 \cite_engine basic
215 \cite_engine_type default
216 \biblio_style plain
217 \use_bibtopic false
218 \use_indices false
219 \paperorientation portrait
220 \suppress_date false
221 \justification true
222 \use_refstyle 0
223 \notefontcolor #0000ff
224 \index Index
225 \shortcut idx
226 \color #008000
227 \end_index
228 \secnumdepth 3
229 \tocdepth 3
230 \paragraph_separation skip
231 \defskip medskip
232 \quotes_language french
233 \papercolumns 1
234 \papersides 2
235 \paperpagestyle default
236 \tracking_changes false
237 \output_changes false
238 \html_math_output 0
239 \html_css_as_file 0
240 \html_be_strict false
241 \end_header
242
243 \begin_body
244
245 \begin_layout Title
246 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
247  les boîtes et les objets externes de \SpecialChar LyX
248
249 \end_layout
250
251 \begin_layout Author
252 par l'Équipe \SpecialChar LyX
253
254 \begin_inset Foot
255 status collapsed
256
257 \begin_layout Plain Layout
258 \noindent
259 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
260  de la documentation de \SpecialChar LyX
261
262 \begin_inset CommandInset href
263 LatexCommand href
264 name "lyx-docs@lists.lyx.org"
265 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
266 type "mailto:"
267
268 \end_inset
269
270
271 \end_layout
272
273 \end_inset
274
275
276 \begin_inset Note Note
277 status collapsed
278
279 \begin_layout Plain Layout
280 auteur original : Uwe Stöhr
281 \end_layout
282
283 \begin_layout Plain Layout
284 Traduction française : Siegfried Meunier-Guttin-Cluzel
285 \end_layout
286
287 \begin_layout Plain Layout
288 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
289 n/Navigation, 31/10/2012, JPChrétien
290 \end_layout
291
292 \begin_layout Plain Layout
293 version initiale 2.1.x avril 2014, mise à jour J.P.
294  Chrétien
295 \end_layout
296
297 \begin_layout Plain Layout
298 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
299 \end_layout
300
301 \begin_layout Plain Layout
302 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
303 \end_layout
304
305 \end_inset
306
307
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \begin_inset Newline newline
313 \end_inset
314
315
316 \family sans
317 Version 2.2.x
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset CommandInset toc
322 LatexCommand tableofcontents
323
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Standard
330 \begin_inset Note Note
331 status open
332
333 \begin_layout Plain Layout
334 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
335  
336 \series bold
337 arydshln
338 \series default
339
340 \series bold
341 colortbl
342 \series default
343
344 \series bold
345 diagbox, lettrine, marginnote, picinpar
346 \series default
347 , et 
348 \series bold
349 sidecap
350 \series default
351  doivent être installés.
352  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
353  les sections qui nécessitent les paquetages en question n'apparaîtront
354  pas sur la sortie.
355 \end_layout
356
357 \begin_layout Plain Layout
358 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
359 \begin_inset Newline newline
360 \end_inset
361
362
363 \series bold
364 http://wiki.lyx.org/\SpecialChar LyX
365 /DocumentationDevelopment#EmbeddedObjects
366 \end_layout
367
368 \end_inset
369
370
371 \end_layout
372
373 \begin_layout Chapter
374 Figures
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 Figures
380 \end_layout
381
382 \end_inset
383
384
385 \begin_inset Index idx
386 status collapsed
387
388 \begin_layout Plain Layout
389 Graphiques|see
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395 {
396 \end_layout
397
398 \end_inset
399
400 Figures
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 }
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \end_inset
415
416
417 \end_layout
418
419 \begin_layout Section
420 La fenêtre de dialogue graphique
421 \begin_inset Index idx
422 status collapsed
423
424 \begin_layout Plain Layout
425 Figures ! Fenêtre de dialogue Graphique
426 \end_layout
427
428 \end_inset
429
430
431 \begin_inset CommandInset label
432 LatexCommand label
433 name "sec:Graphics-Dialog"
434
435 \end_inset
436
437
438 \end_layout
439
440 \begin_layout Standard
441 Pour placer une figure dans votre document, cliquez sur le bouton 
442 \begin_inset Info
443 type  "icon"
444 arg   "dialog-show-new-inset graphics"
445 \end_inset
446
447  dans la barre d'outils, ou faites 
448 \family sans
449 Insertion\SpecialChar menuseparator
450 Graphique
451 \family default
452 .
453  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
454  à charger.
455  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
456  dans le texte.
457 \end_layout
458
459 \begin_layout Standard
460 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
461  sur une image
462 \begin_inset Note Note
463 status collapsed
464
465 \begin_layout Plain Layout
466 Ça marche aussi avec le bouton gauche ! (NdT)
467 \end_layout
468
469 \end_inset
470
471 .
472  Cette fenêtre de dialogue possède trois onglets:
473 \end_layout
474
475 \begin_layout Description
476 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
477  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
478  Les unités de longueurs utilisées sont décrites dans l'annexe
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "cha:Unités-de-longueur"
486
487 \end_inset
488
489 .
490 \begin_inset Newline newline
491 \end_inset
492
493
494 \begin_inset Index idx
495 status collapsed
496
497 \begin_layout Plain Layout
498 Figures ! Pivotées
499 \end_layout
500
501 \end_inset
502
503 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
504  d'une montre, en donnant l'angle de rotation et la position du pivot.
505  L'image apparaîtra pivotée dans \SpecialChar LyX
506 .
507 \begin_inset Newline newline
508 \end_inset
509
510
511 \begin_inset Index idx
512 status collapsed
513
514 \begin_layout Plain Layout
515 Figures ! Redimensionnées
516 \end_layout
517
518 \end_inset
519
520 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
521  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
522  sa largeur.
523  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
524  déterminée automatiquement.
525  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
526  éventuellement une distorsion.
527  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
528  
529 \family sans
530 Conserver
531 \begin_inset space ~
532 \end_inset
533
534 les
535 \begin_inset space ~
536 \end_inset
537
538 proportions
539 \family default
540 .
541  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
542  pas les valeurs fixées.
543  
544 \begin_inset Newline newline
545 \end_inset
546
547 Les images peuvent être modifiée en utilisant le programme de votre choix
548  en faisant un clic droit dessus et en choisissant 
549 \family sans
550 Éditer le fichier ailleurs
551 \family default
552  dans le menu contextuel qui apparaît.
553  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
554  
555 \family sans
556 Formats
557 \begin_inset space ~
558 \end_inset
559
560 de
561 \begin_inset space ~
562 \end_inset
563
564 fichiers
565 \family default
566  dans la fenêtre de dialogue de 
567 \family sans
568 Préférences
569 \family default
570  de \SpecialChar LyX
571 .
572 \end_layout
573
574 \begin_layout Description
575 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
576  la sortie finale est de modifier les coordonnées de la zone de l'image
577  qui est affichée.
578  Cette zone peut être calculée automatiquement à partir des données présentes
579  dans le fichier en appuyant sur le bouton 
580 \family sans
581 Valeurs
582 \begin_inset space ~
583 \end_inset
584
585 du
586 \begin_inset space ~
587 \end_inset
588
589 Fichier
590 \family default
591 .
592  Avec l'option 
593 \family sans
594 Couper
595 \begin_inset space ~
596 \end_inset
597
598 à
599 \begin_inset space ~
600 \end_inset
601
602 la
603 \begin_inset space ~
604 \end_inset
605
606 boîte
607 \begin_inset space ~
608 \end_inset
609
610 de
611 \begin_inset space ~
612 \end_inset
613
614 délimitation, 
615 \family default
616 seule la portion de l'image qui est dans la zone définie sera imprimée.
617  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
618  donc vous pouvez ignorer l'onglet 
619 \family sans
620 Rogner
621 \family default
622 .
623 \end_layout
624
625 \begin_layout Description
626
627 \family sans
628 Options
629 \begin_inset space ~
630 \end_inset
631
632 \SpecialChar LaTeX
633
634 \begin_inset space ~
635 \end_inset
636
637 et
638 \begin_inset space ~
639 \end_inset
640
641 \SpecialChar LyX
642
643 \family default
644  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
645  et les
646  experts ès-\SpecialChar LaTeX
647  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
648
649 \begin_inset Newline newline
650 \end_inset
651
652 L'option 
653 \family sans
654 Mode brouillon
655 \family default
656  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
657  avec la taille de l'image.
658 \begin_inset Newline newline
659 \end_inset
660
661 Dans la section 
662 \family sans
663 Groupe
664 \begin_inset space ~
665 \end_inset
666
667 de
668 \begin_inset space ~
669 \end_inset
670
671 graphiques
672 \family default
673  vous pouvez définir ou de choisir un groupe de paramètres d'image
674 \begin_inset Index idx
675 status collapsed
676
677 \begin_layout Plain Layout
678 Figures ! Groupes de paramétrisation
679 \end_layout
680
681 \end_inset
682
683 .
684  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
685  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
686  les autres soient automatiquement modifiées de la même manière.
687  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
688  avoir à modifier leur taille manuellement une par une.
689  On peut rattacher une image à un groupe existant en utilisant le menu contextue
690 l de l'image et en cochant le nom du groupe dans la liste
691 \begin_inset Foot
692 status collapsed
693
694 \begin_layout Plain Layout
695 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
696 \end_layout
697
698 \end_inset
699
700 .
701 \end_layout
702
703 \begin_layout Standard
704 \begin_inset VSpace bigskip
705 \end_inset
706
707
708 \end_layout
709
710 \begin_layout Standard
711 Voici un exemple d'image au format EPS
712 \begin_inset Foot
713 status collapsed
714
715 \begin_layout Plain Layout
716 Les format d'images sont décrits dans la section
717 \begin_inset space ~
718 \end_inset
719
720
721 \begin_inset CommandInset ref
722 LatexCommand ref
723 reference "sec:Image-Formats"
724
725 \end_inset
726
727 .
728 \end_layout
729
730 \end_inset
731
732  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
733 nt:
734 \begin_inset Separator parbreak
735 \end_inset
736
737
738 \end_layout
739
740 \begin_layout Standard
741 \align center
742 \begin_inset Graphics
743         filename ../clipart/mobius.eps
744         scale 70
745         scaleBeforeRotation
746         rotateOrigin center
747
748 \end_inset
749
750
751 \end_layout
752
753 \begin_layout Standard
754 Et voici la même image mais en mode brouillon:
755 \begin_inset Separator parbreak
756 \end_inset
757
758
759 \end_layout
760
761 \begin_layout Standard
762 \align center
763 \begin_inset Graphics
764         filename ../clipart/mobius.eps
765         scale 70
766         draft
767         scaleBeforeRotation
768         rotateOrigin center
769
770 \end_inset
771
772
773 \end_layout
774
775 \begin_layout Section
776 Figures flottantes
777 \begin_inset CommandInset label
778 LatexCommand label
779 name "sec:Figure-Floats"
780
781 \end_inset
782
783
784 \begin_inset Index idx
785 status collapsed
786
787 \begin_layout Plain Layout
788 Flottants ! Figures
789 \end_layout
790
791 \end_inset
792
793
794 \begin_inset Index idx
795 status collapsed
796
797 \begin_layout Plain Layout
798 Figures ! Flottants
799 \end_layout
800
801 \end_inset
802
803
804 \end_layout
805
806 \begin_layout Standard
807 Pour des explications d'ordre général concernant les flottants, jetez un
808  coup d'œil à la section
809 \begin_inset space ~
810 \end_inset
811
812
813 \begin_inset CommandInset ref
814 LatexCommand ref
815 reference "sec:Flottants-Introduction"
816
817 \end_inset
818
819 .
820 \end_layout
821
822 \begin_layout Standard
823 Le bouton 
824 \begin_inset Info
825 type  "icon"
826 arg   "float-insert figure"
827 \end_inset
828
829  de la barre d'outils et le menu 
830 \family sans
831 Insertion\SpecialChar menuseparator
832 Flottant\SpecialChar menuseparator
833 Figure
834 \family default
835  insèrent un flottant avec l'étiquette 
836 \begin_inset Quotes fld
837 \end_inset
838
839
840 \series bold
841 Figure
842 \begin_inset space ~
843 \end_inset
844
845 #:
846 \series default
847
848 \begin_inset Quotes frd
849 \end_inset
850
851  (# est le numéro réel de l'image).
852  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
853 \begin_inset space ~
854 \end_inset
855
856
857 \begin_inset CommandInset ref
858 LatexCommand ref
859 reference "fig:kill-plat"
860
861 \end_inset
862
863  ou en dessous de la légende comme pour la Figure
864 \begin_inset space ~
865 \end_inset
866
867
868 \begin_inset CommandInset ref
869 LatexCommand ref
870 reference "fig:escher"
871
872 \end_inset
873
874 .
875  Vous trouverez plus d'information sur le positionnement des légendes dans
876  la section
877 \begin_inset space ~
878 \end_inset
879
880
881 \begin_inset CommandInset ref
882 LatexCommand ref
883 reference "sec:Placement-légende"
884
885 \end_inset
886
887 .
888 \end_layout
889
890 \begin_layout Standard
891 \begin_inset Float figure
892 wide false
893 sideways false
894 status open
895
896 \begin_layout Plain Layout
897 \align center
898 \begin_inset Graphics
899         filename ../clipart/platypus.eps
900         width 50col%
901         scaleBeforeRotation
902         rotateOrigin center
903
904 \end_inset
905
906
907 \end_layout
908
909 \begin_layout Plain Layout
910 \begin_inset Caption Standard
911
912 \begin_layout Plain Layout
913 \begin_inset CommandInset label
914 LatexCommand label
915 name "fig:kill-plat"
916
917 \end_inset
918
919 Un ornithorynque sévèrement déformé dans un flottant de figure.
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \end_inset
928
929
930 \end_layout
931
932 \begin_layout Standard
933 \begin_inset Float figure
934 wide false
935 sideways false
936 status open
937
938 \begin_layout Plain Layout
939 \begin_inset Caption Standard
940
941 \begin_layout Plain Layout
942 \begin_inset CommandInset label
943 LatexCommand label
944 name "fig:escher"
945
946 \end_inset
947
948 M.C.
949  Escher sous LSD.
950 \end_layout
951
952 \end_inset
953
954
955 \end_layout
956
957 \begin_layout Plain Layout
958 \align center
959 \begin_inset Graphics
960         filename ../clipart/escher-lsd.eps
961         scale 80
962         scaleBeforeRotation
963         rotateOrigin center
964
965 \end_inset
966
967
968 \end_layout
969
970 \end_inset
971
972
973 \end_layout
974
975 \begin_layout Standard
976 \begin_inset Index idx
977 status collapsed
978
979 \begin_layout Plain Layout
980 References@Références ! à des Figures
981 \end_layout
982
983 \end_inset
984
985 Les figure
986 \begin_inset space ~
987 \end_inset
988
989
990 \begin_inset CommandInset ref
991 LatexCommand ref
992 reference "fig:kill-plat"
993
994 \end_inset
995
996  et 
997 \begin_inset CommandInset ref
998 LatexCommand ref
999 reference "fig:escher"
1000
1001 \end_inset
1002
1003  sont des exemples de figures référencées.
1004  Dans le texte, on fait référence à une figure en faisant référence à sa
1005  légende.
1006  On insère donc une étiquette dans la légende en utilisant le menu 
1007 \family sans
1008 Insertion
1009 \family default
1010 \SpecialChar menuseparator
1011
1012 \family sans
1013 Étiquette
1014 \family default
1015  ou le bouton 
1016 \begin_inset Info
1017 type  "icon"
1018 arg   "label-insert"
1019 \end_inset
1020
1021  de la barre d'outils.
1022  On peut alors faire référence à cette étiquette en utilisant le menu 
1023 \family sans
1024 Insertion\SpecialChar menuseparator
1025 Référence
1026 \begin_inset space ~
1027 \end_inset
1028
1029 croisée
1030 \family default
1031  ou le bouton 
1032 \begin_inset Info
1033 type  "icon"
1034 arg   "dialog-show-new-inset ref"
1035 \end_inset
1036
1037  de la barre d'outils.
1038  Il est important d'utiliser des références pour les flottants de figures
1039  plutôt que des locutions vagues du genre 
1040 \begin_inset Quotes fld
1041 \end_inset
1042
1043 la figure ci-dessous
1044 \begin_inset Quotes frd
1045 \end_inset
1046
1047 , puisque \SpecialChar LaTeX
1048  va repositionner la figure dans le document final.
1049  Votre figure risque de ne plus être ci-dessous du tout !
1050 \begin_inset Newline newline
1051 \end_inset
1052
1053 Le référencement est expliqué plus en détail dans la section
1054 \begin_inset space ~
1055 \end_inset
1056
1057
1058 \begin_inset CommandInset ref
1059 LatexCommand ref
1060 reference "sec:Referencer-les-Flottants"
1061
1062 \end_inset
1063
1064 .
1065 \end_layout
1066
1067 \begin_layout Standard
1068 En principe on met une seule figure dans un flottant, mais parfois vous
1069  pouvez vouloir deux figures avec chacune sa sous-légende.
1070  C'est possible en insérant des flottants d'image dans des flottants d'image
1071  existants.
1072  Notez que seule la légende principale des flottants est reprise dans la
1073  liste des figures.
1074  La figure
1075 \begin_inset space ~
1076 \end_inset
1077
1078
1079 \begin_inset CommandInset ref
1080 LatexCommand ref
1081 reference "fig:Deux-images-déformées"
1082
1083 \end_inset
1084
1085  est un exemple de flottant de figure avec deux images mises l'une à côté
1086  de l'autre.
1087  Vous pouvez aussi mettre les images les unes sous les autres.
1088  Les figures
1089 \begin_inset space ~
1090 \end_inset
1091
1092
1093 \begin_inset CommandInset ref
1094 LatexCommand ref
1095 reference "fig:Structure-indéfinissable"
1096
1097 \end_inset
1098
1099  et 
1100 \begin_inset CommandInset ref
1101 LatexCommand ref
1102 reference "fig:Un-ornithorynque"
1103
1104 \end_inset
1105
1106  sont des sous-figures.
1107 \end_layout
1108
1109 \begin_layout Standard
1110 \begin_inset Float figure
1111 wide false
1112 sideways false
1113 status open
1114
1115 \begin_layout Plain Layout
1116 \begin_inset space \hfill{}
1117 \end_inset
1118
1119
1120 \begin_inset Float figure
1121 wide false
1122 sideways false
1123 status open
1124
1125 \begin_layout Plain Layout
1126 \begin_inset Caption Standard
1127
1128 \begin_layout Plain Layout
1129 \begin_inset CommandInset label
1130 LatexCommand label
1131 name "fig:Structure-indéfinissable"
1132
1133 \end_inset
1134
1135 Structure indéfinissable
1136 \end_layout
1137
1138 \end_inset
1139
1140
1141 \end_layout
1142
1143 \begin_layout Plain Layout
1144 \begin_inset Graphics
1145         filename ../clipart/escher-lsd.eps
1146         width 45col%
1147         scaleBeforeRotation
1148         groupId Déformés
1149
1150 \end_inset
1151
1152
1153 \end_layout
1154
1155 \end_inset
1156
1157
1158 \begin_inset space \hfill{}
1159 \end_inset
1160
1161
1162 \begin_inset Float figure
1163 wide false
1164 sideways false
1165 status open
1166
1167 \begin_layout Plain Layout
1168 \begin_inset Caption Standard
1169
1170 \begin_layout Plain Layout
1171 \begin_inset CommandInset label
1172 LatexCommand label
1173 name "fig:Un-ornithorynque"
1174
1175 \end_inset
1176
1177 Un ornithorynque
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_layout Plain Layout
1186 \begin_inset Graphics
1187         filename ../clipart/platypus.eps
1188         width 45col%
1189         scaleBeforeRotation
1190         groupId Déformés
1191
1192 \end_inset
1193
1194
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \begin_inset space \hfill{}
1201 \end_inset
1202
1203
1204 \end_layout
1205
1206 \begin_layout Plain Layout
1207 \begin_inset Caption Standard
1208
1209 \begin_layout Plain Layout
1210 \begin_inset CommandInset label
1211 LatexCommand label
1212 name "fig:Deux-images-déformées"
1213
1214 \end_inset
1215
1216 Deux images déformées.
1217  Les deux images font partie du groupe de paramétrisation 
1218 \begin_inset Quotes fld
1219 \end_inset
1220
1221 déformés
1222 \begin_inset Quotes frd
1223 \end_inset
1224
1225 .
1226 \end_layout
1227
1228 \end_inset
1229
1230
1231 \end_layout
1232
1233 \end_inset
1234
1235
1236 \end_layout
1237
1238 \begin_layout Section
1239 Les formats d'images
1240 \begin_inset CommandInset label
1241 LatexCommand label
1242 name "sec:Image-Formats"
1243
1244 \end_inset
1245
1246
1247 \begin_inset Index idx
1248 status collapsed
1249
1250 \begin_layout Plain Layout
1251 Formats d' images
1252 \end_layout
1253
1254 \end_inset
1255
1256
1257 \begin_inset Index idx
1258 status collapsed
1259
1260 \begin_layout Plain Layout
1261 Figures ! Formats d'images
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \end_layout
1268
1269 \begin_layout Standard
1270 Vous pouvez insérer des images dans n'importe quel format connu.
1271  Mais, comme nous l'avons expliqué dans l'annexe
1272 \begin_inset space ~
1273 \end_inset
1274
1275
1276 \begin_inset CommandInset ref
1277 LatexCommand ref
1278 reference "cha:Formats-fichiers-graphiques"
1279
1280 \end_inset
1281
1282 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1283  de formats d'images.
1284  Pour s'en sortir \SpecialChar LyX
1285  utilise le programme 
1286 \family typewriter
1287 ImageMagick
1288 \family default
1289  en arrière plan pour convertir les formats que vous utilisez dans un des
1290  formats acceptés par le format de sortie.
1291  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1292 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1293 \begin_inset space ~
1294 \end_inset
1295
1296
1297 \begin_inset CommandInset ref
1298 LatexCommand ref
1299 reference "cha:Formats-fichiers-graphiques"
1300
1301 \end_inset
1302
1303 .
1304 \end_layout
1305
1306 \begin_layout Standard
1307 Comme pour les polices de caractères, il y a deux grands types de formats
1308  d'images:
1309 \end_layout
1310
1311 \begin_layout Description
1312 Les
1313 \begin_inset space ~
1314 \end_inset
1315
1316 images
1317 \begin_inset space ~
1318 \end_inset
1319
1320 Matricielles
1321 \begin_inset space ~
1322 \end_inset
1323
1324 (ou
1325 \begin_inset space ~
1326 \end_inset
1327
1328 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1329  enregistrés sous un format compressé.
1330  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1331  petits carrés quand on utilise des agrandissements trop importants (aspect
1332  
1333 \begin_inset Quotes fld
1334 \end_inset
1335
1336 pixellisé
1337 \begin_inset Quotes frd
1338 \end_inset
1339
1340 ).
1341  Les formats matriciels les plus connus sont le GIF (
1342 \begin_inset Quotes fld
1343 \end_inset
1344
1345 Graphics Interchange Format
1346 \begin_inset Quotes frd
1347 \end_inset
1348
1349 , avec comme suffixe de fichier 
1350 \begin_inset Quotes fld
1351 \end_inset
1352
1353
1354 \family typewriter
1355 .gif
1356 \family default
1357
1358 \begin_inset Quotes frd
1359 \end_inset
1360
1361 )
1362 \begin_inset Index idx
1363 status collapsed
1364
1365 \begin_layout Plain Layout
1366 GIF|see
1367 \begin_inset ERT
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371
1372 {
1373 \end_layout
1374
1375 \end_inset
1376
1377 Format d'image
1378 \begin_inset ERT
1379 status collapsed
1380
1381 \begin_layout Plain Layout
1382
1383 }
1384 \end_layout
1385
1386 \end_inset
1387
1388
1389 \end_layout
1390
1391 \end_inset
1392
1393 , le PNG (
1394 \begin_inset Quotes fld
1395 \end_inset
1396
1397 Portable Network Graphics
1398 \begin_inset Quotes frd
1399 \end_inset
1400
1401 , suffixe 
1402 \begin_inset Quotes fld
1403 \end_inset
1404
1405
1406 \family typewriter
1407 .png
1408 \family default
1409
1410 \begin_inset Quotes frd
1411 \end_inset
1412
1413 )
1414 \begin_inset Index idx
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418 PNG|see
1419 \begin_inset ERT
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423
1424 {
1425 \end_layout
1426
1427 \end_inset
1428
1429 Formats d'image
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 }
1436 \end_layout
1437
1438 \end_inset
1439
1440
1441 \end_layout
1442
1443 \end_inset
1444
1445  et le JPG (
1446 \begin_inset Quotes fld
1447 \end_inset
1448
1449 Joint Photographic Expert Group
1450 \begin_inset Quotes frd
1451 \end_inset
1452
1453 , suffixe 
1454 \begin_inset Quotes fld
1455 \end_inset
1456
1457
1458 \family typewriter
1459 .jpg
1460 \family default
1461
1462 \begin_inset Quotes frd
1463 \end_inset
1464
1465  ou 
1466 \begin_inset Quotes fld
1467 \end_inset
1468
1469
1470 \family typewriter
1471 .jpeg
1472 \family default
1473
1474 \begin_inset Quotes frd
1475 \end_inset
1476
1477 )
1478 \begin_inset Index idx
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482 JPG|see
1483 \begin_inset ERT
1484 status collapsed
1485
1486 \begin_layout Plain Layout
1487
1488 {
1489 \end_layout
1490
1491 \end_inset
1492
1493 Formats d'image
1494 \begin_inset ERT
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498
1499 }
1500 \end_layout
1501
1502 \end_inset
1503
1504
1505 \end_layout
1506
1507 \end_inset
1508
1509 .
1510 \end_layout
1511
1512 \begin_layout Description
1513 Les
1514 \begin_inset space ~
1515 \end_inset
1516
1517 images
1518 \begin_inset space ~
1519 \end_inset
1520
1521 Vectorielles
1522 \begin_inset space ~
1523 \end_inset
1524
1525 (ou
1526 \begin_inset space ~
1527 \end_inset
1528
1529 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1530  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1531 nnée comme on le veut sans perte de précision.
1532  La possibilité de redimensionner les images est très utilisé pour les présentat
1533 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1534 nnement.
1535  Le redimensionnement permet aussi de présenter des documents en ligne où
1536  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1537  étudier les détails.
1538 \begin_inset Newline newline
1539 \end_inset
1540
1541 Les principaux formats vectoriels sont le SVG (
1542 \begin_inset Quotes fld
1543 \end_inset
1544
1545 Scalable Vector Graphics
1546 \begin_inset Quotes frd
1547 \end_inset
1548
1549 , suffixe 
1550 \begin_inset Quotes fld
1551 \end_inset
1552
1553
1554 \family typewriter
1555 .svg
1556 \family default
1557
1558 \begin_inset Quotes frd
1559 \end_inset
1560
1561 )
1562 \begin_inset Index idx
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566 SVG|see
1567 \begin_inset ERT
1568 status collapsed
1569
1570 \begin_layout Plain Layout
1571
1572 {
1573 \end_layout
1574
1575 \end_inset
1576
1577 Format d'image
1578 \begin_inset ERT
1579 status collapsed
1580
1581 \begin_layout Plain Layout
1582
1583 }
1584 \end_layout
1585
1586 \end_inset
1587
1588
1589 \end_layout
1590
1591 \end_inset
1592
1593 , l'EPS ( 
1594 \begin_inset Quotes fld
1595 \end_inset
1596
1597 encapsulated PostScript
1598 \begin_inset Quotes frd
1599 \end_inset
1600
1601 , suffixe 
1602 \begin_inset Quotes fld
1603 \end_inset
1604
1605
1606 \family typewriter
1607 .eps
1608 \family default
1609
1610 \begin_inset Quotes frd
1611 \end_inset
1612
1613 )
1614 \begin_inset Index idx
1615 status collapsed
1616
1617 \begin_layout Plain Layout
1618 EPS|see
1619 \begin_inset ERT
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623
1624 {
1625 \end_layout
1626
1627 \end_inset
1628
1629 Format d'image
1630 \begin_inset ERT
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634
1635 }
1636 \end_layout
1637
1638 \end_inset
1639
1640
1641 \end_layout
1642
1643 \end_inset
1644
1645 , le PDF (
1646 \begin_inset Quotes fld
1647 \end_inset
1648
1649 Portable Document Format
1650 \begin_inset Quotes frd
1651 \end_inset
1652
1653 , suffixe 
1654 \begin_inset Quotes fld
1655 \end_inset
1656
1657
1658 \family typewriter
1659 .pdf
1660 \family default
1661
1662 \begin_inset Quotes frd
1663 \end_inset
1664
1665 )
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 PDF|see
1671 \begin_inset ERT
1672 status collapsed
1673
1674 \begin_layout Plain Layout
1675
1676 {
1677 \end_layout
1678
1679 \end_inset
1680
1681 Format d'image
1682 \begin_inset ERT
1683 status collapsed
1684
1685 \begin_layout Plain Layout
1686
1687 }
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \end_inset
1696
1697  et le WMF (
1698 \begin_inset Quotes fld
1699 \end_inset
1700
1701 Windows Metafile
1702 \begin_inset Quotes frd
1703 \end_inset
1704
1705 , suffixe 
1706 \begin_inset Quotes fld
1707 \end_inset
1708
1709
1710 \family typewriter
1711 .wfm
1712 \family default
1713
1714 \begin_inset Quotes frd
1715 \end_inset
1716
1717  ou 
1718 \begin_inset Quotes fld
1719 \end_inset
1720
1721
1722 \family typewriter
1723 .emf
1724 \family default
1725
1726 \begin_inset Quotes frd
1727 \end_inset
1728
1729 )
1730 \begin_inset Index idx
1731 status collapsed
1732
1733 \begin_layout Plain Layout
1734 WMF|see
1735 \begin_inset ERT
1736 status collapsed
1737
1738 \begin_layout Plain Layout
1739
1740 {
1741 \end_layout
1742
1743 \end_inset
1744
1745 Formats d'images
1746 \begin_inset ERT
1747 status collapsed
1748
1749 \begin_layout Plain Layout
1750
1751 }
1752 \end_layout
1753
1754 \end_inset
1755
1756
1757 \end_layout
1758
1759 \end_inset
1760
1761 .
1762  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1763  en EPS, mais le résultat ne sera pas redimensionnable.
1764  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1765 \begin_inset Foot
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769 Dans le cas du PDF l'image initiale est aussi compressée.
1770 \end_layout
1771
1772 \end_inset
1773
1774
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Les fichiers PDF générés par 
1779 \family typewriter
1780 Adobe Photoshop
1781 \family default
1782 , par exemple, sont des images matricielles.
1783 \end_layout
1784
1785 \begin_layout Standard
1786 En principe il est quasiment impossible de convertir une image matricielle
1787  en graphique vectoriel, seul le contraire est possible.
1788  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1789  dans respectivement un fichier de sortie PDF ou PostScript.
1790  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1791  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1792  WMF/SVG
1793 \begin_inset Formula $\to$
1794 \end_inset
1795
1796 PDF/EPS convenables.
1797 \end_layout
1798
1799 \begin_layout Chapter
1800 Tableaux
1801 \begin_inset Index idx
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805 Tableau
1806 \end_layout
1807
1808 \end_inset
1809
1810
1811 \end_layout
1812
1813 \begin_layout Section
1814 Introduction
1815 \begin_inset Index idx
1816 status collapsed
1817
1818 \begin_layout Plain Layout
1819 Tableau ! Introduction
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \end_layout
1826
1827 \begin_layout Standard
1828 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1829  
1830 \begin_inset Info
1831 type  "icon"
1832 arg   "tabular-insert"
1833 \end_inset
1834
1835  soit 
1836 \family sans
1837 Insertion\SpecialChar menuseparator
1838 Tableau
1839 \family default
1840 .
1841  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1842  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1843  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1844  sur un bouton de la souris pour valider votre choix.
1845  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1846  vous demandant le nombre de lignes et de colonnes.
1847 \begin_inset Newline newline
1848 \end_inset
1849
1850 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1851  une à droite de la colonne la plus à droite et une en bas de la rangée
1852  du bas, qui forment une boîte autour du tableau.
1853  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1854  apparaît séparée du reste du tableau.
1855  Voici un exemple :
1856 \begin_inset Separator parbreak
1857 \end_inset
1858
1859
1860 \end_layout
1861
1862 \begin_layout Standard
1863 \align center
1864 \begin_inset Tabular
1865 <lyxtabular version="3" rows="4" columns="4">
1866 <features tabularvalignment="middle">
1867 <column alignment="center" valignment="top">
1868 <column alignment="center" valignment="top">
1869 <column alignment="center" valignment="top">
1870 <column alignment="center" valignment="top">
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Plain Layout
1885 1
1886 \end_layout
1887
1888 \end_inset
1889 </cell>
1890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894 2
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903 3
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 </row>
1909 <row>
1910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914 A
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923
1924 \end_layout
1925
1926 \end_inset
1927 </cell>
1928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1929 \begin_inset Text
1930
1931 \begin_layout Plain Layout
1932
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1938 \begin_inset Text
1939
1940 \begin_layout Plain Layout
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 <row>
1948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952 B
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1958 \begin_inset Text
1959
1960 \begin_layout Plain Layout
1961
1962 \end_layout
1963
1964 \end_inset
1965 </cell>
1966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1967 \begin_inset Text
1968
1969 \begin_layout Plain Layout
1970
1971 \end_layout
1972
1973 \end_inset
1974 </cell>
1975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1976 \begin_inset Text
1977
1978 \begin_layout Plain Layout
1979
1980 \end_layout
1981
1982 \end_inset
1983 </cell>
1984 </row>
1985 <row>
1986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990 C
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008
2009 \end_layout
2010
2011 \end_inset
2012 </cell>
2013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2014 \begin_inset Text
2015
2016 \begin_layout Plain Layout
2017
2018 \end_layout
2019
2020 \end_inset
2021 </cell>
2022 </row>
2023 </lyxtabular>
2024
2025 \end_inset
2026
2027
2028 \end_layout
2029
2030 \begin_layout Section
2031 La fenêtre 
2032 \family sans
2033 tableau
2034 \family default
2035
2036 \begin_inset Index idx
2037 status collapsed
2038
2039 \begin_layout Plain Layout
2040 Tableau ! Fenêtre de dialogue
2041 \end_layout
2042
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2050  de la souris, qui ouvre le menu contextuel.
2051  A l'aide du choix de menu 
2052 \family sans
2053 Plus...
2054
2055 \family default
2056  vous pouvez modifier les réglages concernant la cellule, la colonne et
2057  la ligne dans laquelle le curseur se trouve.
2058  Le menu contextuel 
2059 \family sans
2060 Plus...\SpecialChar menuseparator
2061 Paramètres...
2062
2063 \family default
2064  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2065  sont possibles.
2066  La plupart des options peuvent s'appliquer à des sélections.
2067  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2068  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2069  votre sélection.
2070  Notez qu'il y a une différence entre sélectionner le 
2071 \emph on
2072 contenu 
2073 \emph default
2074 d'une cellule et sélectionner la cellule elle-même.
2075 \begin_inset Newline newline
2076 \end_inset
2077
2078 En cochant l'option 
2079 \family sans
2080 Application
2081 \begin_inset space ~
2082 \end_inset
2083
2084 immédiate
2085 \family default
2086  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2087  est appliquée directement.
2088  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2089  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2090  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2091  de dialogue, vous devez appuyer sur 
2092 \family sans
2093 Entrée
2094 \family default
2095  pour que la modification soit appliquée.
2096 \begin_inset Newline newline
2097 \end_inset
2098
2099 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2100  :
2101 \end_layout
2102
2103 \begin_layout Description
2104 Paramètres
2105 \begin_inset space ~
2106 \end_inset
2107
2108 du
2109 \begin_inset space ~
2110 \end_inset
2111
2112 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2113  la largeur de la colonne courante.
2114  L'alignement horizontal 
2115 \family sans
2116 Au
2117 \begin_inset space ~
2118 \end_inset
2119
2120 séparateur
2121 \begin_inset space ~
2122 \end_inset
2123
2124 décimal
2125 \family default
2126  est décrit dans la section
2127 \begin_inset space ~
2128 \end_inset
2129
2130
2131 \begin_inset CommandInset ref
2132 LatexCommand ref
2133 reference "subsec:Alignements-de-cellules"
2134
2135 \end_inset
2136
2137 .
2138  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2139  vertical de la ligne courante.
2140  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2141  et donc, plusieurs paragraphes de texte, voir la section
2142 \begin_inset space ~
2143 \end_inset
2144
2145
2146 \begin_inset CommandInset ref
2147 LatexCommand ref
2148 reference "subsec:Lignes-multiple-dans-cellule"
2149
2150 \end_inset
2151
2152 .
2153  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2154  pour accommoder le contenu de cellule le plus large.
2155 \begin_inset Newline newline
2156 \end_inset
2157
2158 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2159  un multi-colonnes, voir la section
2160 \begin_inset space ~
2161 \end_inset
2162
2163
2164 \begin_inset CommandInset ref
2165 LatexCommand ref
2166 reference "subsec:Multicolonnes"
2167
2168 \end_inset
2169
2170  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2171 \begin_inset space ~
2172 \end_inset
2173
2174
2175 \begin_inset CommandInset ref
2176 LatexCommand ref
2177 reference "subsec:Multi-lignes"
2178
2179 \end_inset
2180
2181 .
2182 \begin_inset Newline newline
2183 \end_inset
2184
2185 L'option 
2186 \family sans
2187 Tourner
2188 \begin_inset space ~
2189 \end_inset
2190
2191 la
2192 \begin_inset space ~
2193 \end_inset
2194
2195 case
2196 \begin_inset space ~
2197 \end_inset
2198
2199 de
2200 \begin_inset space ~
2201 \end_inset
2202
2203 90°
2204 \family default
2205  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2206  L'option 
2207 \family sans
2208 Tourner
2209 \begin_inset space ~
2210 \end_inset
2211
2212 le
2213 \begin_inset space ~
2214 \end_inset
2215
2216 tableau
2217 \begin_inset space ~
2218 \end_inset
2219
2220 de
2221 \begin_inset space ~
2222 \end_inset
2223
2224 90°
2225 \family default
2226  fait pivoter tout le tableau.
2227  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2228 , mais devraient l'être dans la
2229  sortie finale.
2230  Pour plus d'information voir la section
2231 \begin_inset space ~
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "sec:Pivotement-des-cellules"
2238
2239 \end_inset
2240
2241 .
2242 \begin_inset Newline newline
2243 \end_inset
2244
2245
2246 \begin_inset Note Greyedout
2247 status open
2248
2249 \begin_layout Plain Layout
2250
2251 \series bold
2252 Note:
2253 \series default
2254  La plupart des visualiseurs DVI ne sont 
2255 \emph on
2256 pas
2257 \emph default
2258  capables d'afficher ces rotations.
2259 \end_layout
2260
2261 \end_inset
2262
2263
2264 \begin_inset Newline newline
2265 \end_inset
2266
2267 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2268  qui sont incorporés dans une ligne de texte :
2269 \begin_inset Newline newline
2270 \end_inset
2271
2272 Une ligne avec des tableaux alignés de différentes manières: 
2273 \begin_inset Tabular
2274 <lyxtabular version="3" rows="2" columns="2">
2275 <features tabularvalignment="top">
2276 <column alignment="center" valignment="top" width="0pt">
2277 <column alignment="center" valignment="top">
2278 <row>
2279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2280 \begin_inset Text
2281
2282 \begin_layout Plain Layout
2283
2284 \end_layout
2285
2286 \end_inset
2287 </cell>
2288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2289 \begin_inset Text
2290
2291 \begin_layout Plain Layout
2292 1
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 <row>
2299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303 A
2304 \end_layout
2305
2306 \end_inset
2307 </cell>
2308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312
2313 \end_layout
2314
2315 \end_inset
2316 </cell>
2317 </row>
2318 </lyxtabular>
2319
2320 \end_inset
2321
2322  
2323 \begin_inset Tabular
2324 <lyxtabular version="3" rows="2" columns="2">
2325 <features tabularvalignment="middle">
2326 <column alignment="center" valignment="top">
2327 <column alignment="center" valignment="top">
2328 <row>
2329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2330 \begin_inset Text
2331
2332 \begin_layout Plain Layout
2333
2334 \end_layout
2335
2336 \end_inset
2337 </cell>
2338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2339 \begin_inset Text
2340
2341 \begin_layout Plain Layout
2342 1
2343 \end_layout
2344
2345 \end_inset
2346 </cell>
2347 </row>
2348 <row>
2349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353 A
2354 \end_layout
2355
2356 \end_inset
2357 </cell>
2358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2359 \begin_inset Text
2360
2361 \begin_layout Plain Layout
2362
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 </row>
2368 </lyxtabular>
2369
2370 \end_inset
2371
2372  
2373 \begin_inset Tabular
2374 <lyxtabular version="3" rows="2" columns="2">
2375 <features tabularvalignment="bottom">
2376 <column alignment="center" valignment="top" width="0pt">
2377 <column alignment="center" valignment="top">
2378 <row>
2379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2380 \begin_inset Text
2381
2382 \begin_layout Plain Layout
2383
2384 \end_layout
2385
2386 \end_inset
2387 </cell>
2388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2389 \begin_inset Text
2390
2391 \begin_layout Plain Layout
2392 1
2393 \end_layout
2394
2395 \end_inset
2396 </cell>
2397 </row>
2398 <row>
2399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 A
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \begin_layout Plain Layout
2412
2413 \end_layout
2414
2415 \end_inset
2416 </cell>
2417 </row>
2418 </lyxtabular>
2419
2420 \end_inset
2421
2422
2423 \begin_inset Newline newline
2424 \end_inset
2425
2426 On peut aussi entrer des paramètres \SpecialChar LaTeX
2427  pour obtenir des mise en formes spéciales
2428  pour le tableau, voir les sections
2429 \begin_inset space ~
2430 \end_inset
2431
2432
2433 \begin_inset CommandInset ref
2434 LatexCommand ref
2435 reference "subsec:Calculs-multicolonnes"
2436
2437 \end_inset
2438
2439  et 
2440 \begin_inset CommandInset ref
2441 LatexCommand ref
2442 reference "sec:Tableaux-Colorés"
2443
2444 \end_inset
2445
2446 .
2447 \end_layout
2448
2449 \begin_layout Description
2450 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2451  la ligne ou la colonne courante.
2452  
2453 \begin_inset Newline newline
2454 \end_inset
2455
2456 En utilisant le style 
2457 \family sans
2458 Formel
2459 \family default
2460  à la place du style par 
2461 \family sans
2462 Défaut
2463 \family default
2464 , on va convertir le tableau en tableau formel comme on le décrit dans la
2465  section
2466 \begin_inset space ~
2467 \end_inset
2468
2469
2470 \begin_inset CommandInset ref
2471 LatexCommand ref
2472 reference "sec:Tableaux-Formels"
2473
2474 \end_inset
2475
2476 .
2477 \begin_inset Newline newline
2478 \end_inset
2479
2480 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2481  dans les lignes du tableau comme c'est décrit dans la section
2482 \begin_inset space ~
2483 \end_inset
2484
2485
2486 \begin_inset CommandInset ref
2487 LatexCommand ref
2488 reference "subsec:Espacement-lignes"
2489
2490 \end_inset
2491
2492 .
2493 \end_layout
2494
2495 \begin_layout Description
2496 Tableau
2497 \begin_inset space ~
2498 \end_inset
2499
2500 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2501  l'on nomme un 
2502 \begin_inset Quotes fld
2503 \end_inset
2504
2505
2506 \emph on
2507 tableau multi-pages
2508 \emph default
2509
2510 \begin_inset Quotes frd
2511 \end_inset
2512
2513  qui peut continuer sur plusieurs pages.
2514  Les sections
2515 \begin_inset space ~
2516 \end_inset
2517
2518
2519 \begin_inset CommandInset ref
2520 LatexCommand ref
2521 reference "sec:Tableaux-multi-pages"
2522
2523 \end_inset
2524
2525  et 
2526 \begin_inset CommandInset ref
2527 LatexCommand ref
2528 reference "sec:Questions-sur-tableaux-multi-pages"
2529
2530 \end_inset
2531
2532  décrivent ces tableaux multi-pages plus en détail.
2533 \end_layout
2534
2535 \begin_layout Section
2536 La barre d'outils tableau
2537 \begin_inset Index idx
2538 status collapsed
2539
2540 \begin_layout Plain Layout
2541 Tableau ! Barre d'outils
2542 \end_layout
2543
2544 \end_inset
2545
2546
2547 \end_layout
2548
2549 \begin_layout Standard
2550 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2551  permet de modifier plus rapidement les tableaux.
2552  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2553  quand le
2554  curseur se trouve à l'intérieur d'un tableau.
2555  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2556  au menu 
2557 \family sans
2558 Visualiser\SpecialChar menuseparator
2559 Barres
2560 \begin_inset space ~
2561 \end_inset
2562
2563 d'outils\SpecialChar menuseparator
2564 Tableau
2565 \family default
2566 .
2567 \end_layout
2568
2569 \begin_layout Standard
2570 La barre d'outils contient les icônes suivantes :
2571 \end_layout
2572
2573 \begin_layout Labeling
2574 \labelwidthstring 00.00.0000
2575 \begin_inset Info
2576 type  "icon"
2577 arg   "tabular-feature append-row"
2578 \end_inset
2579
2580  ajoute une ligne sous la cellule ou la sélection courante
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Info
2586 type  "icon"
2587 arg   "tabular-feature append-column"
2588 \end_inset
2589
2590  ajoute une colonne à la droite de la cellule ou de la sélection courante
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Info
2596 type  "icon"
2597 arg   "tabular-feature delete-row"
2598 \end_inset
2599
2600  supprime la ligne ou la sélection courante
2601 \end_layout
2602
2603 \begin_layout Labeling
2604 \labelwidthstring 00.00.0000
2605 \begin_inset Info
2606 type  "icon"
2607 arg   "tabular-feature delete-column"
2608 \end_inset
2609
2610  supprime la colonne ou la sélection courante
2611 \end_layout
2612
2613 \begin_layout Labeling
2614 \labelwidthstring 00.00.0000
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "tabular-feature move-row-up"
2618 \end_inset
2619
2620  déplace la ligne vers le haut
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "tabular-feature move-column-left"
2628 \end_inset
2629
2630  déplace la colonne vers la gauche
2631 \end_layout
2632
2633 \begin_layout Labeling
2634 \labelwidthstring 00.00.0000
2635 \begin_inset Info
2636 type  "icon"
2637 arg   "tabular-feature move-row-down"
2638 \end_inset
2639
2640  déplace la ligne vers le bas
2641 \end_layout
2642
2643 \begin_layout Labeling
2644 \labelwidthstring 00.00.0000
2645 \begin_inset Info
2646 type  "icon"
2647 arg   "tabular-feature move-column-right"
2648 \end_inset
2649
2650  déplace la colonne vers la droite
2651 \end_layout
2652
2653 \begin_layout Labeling
2654 \labelwidthstring 00.00.0000
2655 \begin_inset Info
2656 type  "icon"
2657 arg   "tabular-feature toggle-line-top"
2658 \end_inset
2659
2660  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2661  courante
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Info
2667 type  "icon"
2668 arg   "tabular-feature toggle-line-bottom"
2669 \end_inset
2670
2671  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2672 \end_layout
2673
2674 \begin_layout Labeling
2675 \labelwidthstring 00.00.0000
2676 \begin_inset Info
2677 type  "icon"
2678 arg   "tabular-feature toggle-line-left"
2679 \end_inset
2680
2681  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2682 \begin_inset Note Note
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686 ou colonne ?
2687 \end_layout
2688
2689 \end_inset
2690
2691  ou de la sélection courante
2692 \end_layout
2693
2694 \begin_layout Labeling
2695 \labelwidthstring 00.00.0000
2696 \begin_inset Info
2697 type  "icon"
2698 arg   "tabular-feature toggle-line-right"
2699 \end_inset
2700
2701  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2702 \begin_inset Note Note
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 ou colonne ?
2707 \end_layout
2708
2709 \end_inset
2710
2711  ou de la sélection courante
2712 \end_layout
2713
2714 \begin_layout Labeling
2715 \labelwidthstring 00.00.0000
2716 \begin_inset Info
2717 type  "icon"
2718 arg   "tabular-feature set-all-lines"
2719 \end_inset
2720
2721  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2722  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2723  colonne et la ligne courante
2724 \end_layout
2725
2726 \begin_layout Labeling
2727 \labelwidthstring 00.00.0000
2728 \begin_inset Info
2729 type  "icon"
2730 arg   "tabular-feature unset-all-lines"
2731 \end_inset
2732
2733  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2734  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2735  aussi la colonne et la ligne courante
2736 \end_layout
2737
2738 \begin_layout Labeling
2739 \labelwidthstring 00.00.0000
2740 \begin_inset Info
2741 type  "icon"
2742 arg   "tabular-feature m-align-left"
2743 \end_inset
2744
2745  aligne à gauche le contenu de la cellule ou de la colonne courante
2746 \end_layout
2747
2748 \begin_layout Labeling
2749 \labelwidthstring 00.00.0000
2750 \begin_inset Info
2751 type  "icon"
2752 arg   "tabular-feature m-align-center"
2753 \end_inset
2754
2755  centre horizontalement le contenu de la cellule ou de la colonne courante
2756 \end_layout
2757
2758 \begin_layout Labeling
2759 \labelwidthstring 00.00.0000
2760 \begin_inset Info
2761 type  "icon"
2762 arg   "tabular-feature m-align-right"
2763 \end_inset
2764
2765  aligne à droite le contenu de la cellule ou de la colonne courante
2766 \end_layout
2767
2768 \begin_layout Labeling
2769 \labelwidthstring 00.00.0000
2770 \begin_inset Info
2771 type  "icon"
2772 arg   "tabular-feature align-decimal"
2773 \end_inset
2774
2775  aligne le contenu de la colonne courante sur un caractère
2776 \end_layout
2777
2778 \begin_layout Labeling
2779 \labelwidthstring 00.00.0000
2780 \begin_inset Info
2781 type  "icon"
2782 arg   "tabular-feature m-valign-top"
2783 \end_inset
2784
2785  aligne le contenu de la cellule courante verticalement vers le haut
2786 \end_layout
2787
2788 \begin_layout Labeling
2789 \labelwidthstring 00.00.0000
2790 \begin_inset Info
2791 type  "icon"
2792 arg   "tabular-feature m-valign-middle"
2793 \end_inset
2794
2795  centre verticalement le contenu de la cellule courante
2796 \end_layout
2797
2798 \begin_layout Labeling
2799 \labelwidthstring 00.00.0000
2800 \begin_inset Info
2801 type  "icon"
2802 arg   "tabular-feature m-valign-bottom"
2803 \end_inset
2804
2805  aligne le contenu de la cellule courante verticalement vers le bas
2806 \end_layout
2807
2808 \begin_layout Labeling
2809 \labelwidthstring 00.00.0000
2810 \begin_inset Info
2811 type  "icon"
2812 arg   "tabular-feature set-rotate-cell"
2813 \end_inset
2814
2815  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2816 re
2817 \end_layout
2818
2819 \begin_layout Labeling
2820 \labelwidthstring 00.00.0000
2821 \begin_inset Info
2822 type  "icon"
2823 arg   "tabular-feature set-rotate-tabular"
2824 \end_inset
2825
2826  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2827 \end_layout
2828
2829 \begin_layout Labeling
2830 \labelwidthstring 00.00.0000
2831 \begin_inset Info
2832 type  "icon"
2833 arg   "tabular-feature multicolumn"
2834 \end_inset
2835
2836  transforme en multi-colonnes la cellule ou la sélection courante
2837 \end_layout
2838
2839 \begin_layout Labeling
2840 \labelwidthstring 00.00.0000
2841 \begin_inset Info
2842 type  "icon"
2843 arg   "tabular-feature multirow"
2844 \end_inset
2845
2846  transforme en multi-lignes la cellule ou la sélection courante
2847 \end_layout
2848
2849 \begin_layout Standard
2850 \begin_inset Note Greyedout
2851 status open
2852
2853 \begin_layout Plain Layout
2854
2855 \series bold
2856 Note :
2857 \series default
2858  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2859  est utilisé pour toutes les autres cellules de la ligne.
2860 \end_layout
2861
2862 \end_inset
2863
2864
2865 \end_layout
2866
2867 \begin_layout Section
2868 Le menu Édition tableau
2869 \begin_inset Index idx
2870 status collapsed
2871
2872 \begin_layout Plain Layout
2873 Tableau ! Menu Édition
2874 \end_layout
2875
2876 \end_inset
2877
2878
2879 \end_layout
2880
2881 \begin_layout Standard
2882 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2883  
2884 \family sans
2885 Édition\SpecialChar menuseparator
2886 Tableau
2887 \family default
2888  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2889  ou de la ligne courante et aussi de transformer la sélection courante en
2890  multi-colonnes.
2891  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2892 \end_layout
2893
2894 \begin_layout Section
2895 Flottant de tableau
2896 \begin_inset CommandInset label
2897 LatexCommand label
2898 name "sec:Table-Floats"
2899
2900 \end_inset
2901
2902
2903 \begin_inset Index idx
2904 status collapsed
2905
2906 \begin_layout Plain Layout
2907 Flottants ! Tableaux
2908 \end_layout
2909
2910 \end_inset
2911
2912
2913 \begin_inset Index idx
2914 status collapsed
2915
2916 \begin_layout Plain Layout
2917 Tableau ! Flottants
2918 \end_layout
2919
2920 \end_inset
2921
2922
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Pour des explications générales sur les flottants, jetez un œil à la section
2927 \begin_inset space ~
2928 \end_inset
2929
2930
2931 \begin_inset CommandInset ref
2932 LatexCommand ref
2933 reference "sec:Flottants-Introduction"
2934
2935 \end_inset
2936
2937 .
2938 \end_layout
2939
2940 \begin_layout Standard
2941 \begin_inset Float table
2942 placement h
2943 wide false
2944 sideways false
2945 status open
2946
2947 \begin_layout Plain Layout
2948 \begin_inset Caption Standard
2949
2950 \begin_layout Plain Layout
2951 \begin_inset CommandInset label
2952 LatexCommand label
2953 name "tab:Flottant-de-tableau"
2954
2955 \end_inset
2956
2957 Un flottant de tableau.
2958 \end_layout
2959
2960 \end_inset
2961
2962
2963 \end_layout
2964
2965 \begin_layout Plain Layout
2966 \align center
2967 \begin_inset Tabular
2968 <lyxtabular version="3" rows="3" columns="3">
2969 <features tabularvalignment="middle">
2970 <column alignment="center" valignment="top" width="0pt">
2971 <column alignment="center" valignment="top" width="0pt">
2972 <column alignment="center" valignment="top" width="0pt">
2973 <row>
2974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978 1
2979 \end_layout
2980
2981 \end_inset
2982 </cell>
2983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2984 \begin_inset Text
2985
2986 \begin_layout Plain Layout
2987 2
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996 3
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 <row>
3003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 Jules
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016 Marie
3017 \end_layout
3018
3019 \end_inset
3020 </cell>
3021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3022 \begin_inset Text
3023
3024 \begin_layout Plain Layout
3025 Jean
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 </row>
3031 <row>
3032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 \begin_inset Formula $\int x^{2}dx$
3037 \end_inset
3038
3039
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048 \begin_inset Formula $\left[\begin{array}{cc}
3049 a & b\\
3050 c & d
3051 \end{array}\right]$
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3060 \begin_inset Text
3061
3062 \begin_layout Plain Layout
3063 \begin_inset Formula $1+1=2$
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 </row>
3072 </lyxtabular>
3073
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \end_inset
3080
3081
3082 \end_layout
3083
3084 \begin_layout Standard
3085 Les flottants de tableau sont insérés en utilisant le menu 
3086 \family sans
3087 Insertion\SpecialChar menuseparator
3088 Flottant\SpecialChar menuseparator
3089 Tableau
3090 \family default
3091  ou le bouton 
3092 \begin_inset Info
3093 type  "icon"
3094 arg   "float-insert table"
3095 \end_inset
3096
3097  de la barre d'outils.
3098 \end_layout
3099
3100 \begin_layout Standard
3101 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3102  qui a comme étiquette 
3103 \begin_inset Quotes fld
3104 \end_inset
3105
3106 Tableau
3107 \begin_inset space ~
3108 \end_inset
3109
3110 #:
3111 \begin_inset Quotes frd
3112 \end_inset
3113
3114  (où # est le numéro du tableau).
3115  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3116 \end_layout
3117
3118 \begin_layout Standard
3119 Le tableau
3120 \begin_inset space ~
3121 \end_inset
3122
3123
3124 \begin_inset CommandInset ref
3125 LatexCommand ref
3126 reference "tab:Flottant-de-tableau"
3127
3128 \end_inset
3129
3130  est un exemple de tableau dans un flottant de tableau.
3131 \end_layout
3132
3133 \begin_layout Standard
3134 On met habituellement la légende au dessus des tableaux, mais cette règle
3135  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3136 .
3137  Cela signifie que si vous utilisez un document appartenant aux classes
3138  
3139 \family sans
3140 article
3141 \family default
3142
3143 \family sans
3144 book
3145 \family default
3146
3147 \family sans
3148 letter
3149 \family default
3150 , ou
3151 \family sans
3152  report
3153 \family default
3154  il n'y aura pas d'espace entre la légende et le tableau.
3155  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3156  la commande de chargement du paquetage \SpecialChar LaTeX
3157  
3158 \series bold
3159 caption
3160 \series default
3161
3162 \begin_inset Index idx
3163 status collapsed
3164
3165 \begin_layout Plain Layout
3166 Paquetages \SpecialChar LaTeX
3167  ! caption
3168 \end_layout
3169
3170 \end_inset
3171
3172  dans le préambule de votre document.
3173 \begin_inset Foot
3174 status collapsed
3175
3176 \begin_layout Plain Layout
3177 Pour plus d'information voyez la section
3178 \begin_inset space ~
3179 \end_inset
3180
3181
3182 \begin_inset CommandInset ref
3183 LatexCommand ref
3184 reference "sec:Placement-légende"
3185
3186 \end_inset
3187
3188 .
3189 \end_layout
3190
3191 \end_inset
3192
3193 :
3194 \end_layout
3195
3196 \begin_layout Standard
3197
3198 \series bold
3199 tableposition=top
3200 \end_layout
3201
3202 \begin_layout Standard
3203 Le paquetage 
3204 \series bold
3205 caption
3206 \series default
3207 , qui est décrit dans la section
3208 \begin_inset space ~
3209 \end_inset
3210
3211
3212 \begin_inset CommandInset ref
3213 LatexCommand ref
3214 reference "sec:Formatage-légende"
3215
3216 \end_inset
3217
3218 , est utilisé pour ajuster le format des légendes.
3219 \end_layout
3220
3221 \begin_layout Standard
3222 Dans le texte, on fait référence à un tableau
3223 \begin_inset Index idx
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 References@Références ! à des Tableaux
3228 \end_layout
3229
3230 \end_inset
3231
3232  en faisant référence à sa légende.
3233  On insère donc une étiquette dans la légende en utilisant le menu 
3234 \family sans
3235 Insertion
3236 \family default
3237 \SpecialChar menuseparator
3238
3239 \family sans
3240 Étiquette
3241 \family default
3242  ou le bouton 
3243 \begin_inset Info
3244 type  "icon"
3245 arg   "label-insert"
3246 \end_inset
3247
3248  de la barre d'outils.
3249  On peut alors faire référence à cette étiquette en utilisant le menu 
3250 \family sans
3251 Insertion\SpecialChar menuseparator
3252 Référence
3253 \begin_inset space ~
3254 \end_inset
3255
3256 croisée
3257 \family default
3258  ou le bouton 
3259 \begin_inset Info
3260 type  "icon"
3261 arg   "dialog-show-new-inset ref"
3262 \end_inset
3263
3264  de la barre d'outils.
3265 \begin_inset Newline newline
3266 \end_inset
3267
3268 Les références croisées sont expliquées en détail dans la section
3269 \begin_inset space ~
3270 \end_inset
3271
3272
3273 \begin_inset CommandInset ref
3274 LatexCommand ref
3275 reference "sec:Referencer-les-Flottants"
3276
3277 \end_inset
3278
3279 .
3280 \end_layout
3281
3282 \begin_layout Section
3283 Tableaux multi-pages
3284 \begin_inset CommandInset label
3285 LatexCommand label
3286 name "sec:Tableaux-multi-pages"
3287
3288 \end_inset
3289
3290
3291 \begin_inset Index idx
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Tableau multi-pages
3296 \end_layout
3297
3298 \end_inset
3299
3300
3301 \begin_inset Index idx
3302 status collapsed
3303
3304 \begin_layout Plain Layout
3305 Tableau ! multi-pages
3306 \end_layout
3307
3308 \end_inset
3309
3310
3311 \end_layout
3312
3313 \begin_layout Standard
3314 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3315  l'option 
3316 \family sans
3317 Utiliser
3318 \begin_inset space ~
3319 \end_inset
3320
3321 les
3322 \begin_inset space ~
3323 \end_inset
3324
3325 tableaux
3326 \begin_inset space ~
3327 \end_inset
3328
3329 multi-pages
3330 \family default
3331  de l'onglet 
3332 \family sans
3333 Tableau
3334 \begin_inset space ~
3335 \end_inset
3336
3337 multi-pages
3338 \family default
3339  de la fenêtre 
3340 \family sans
3341 Paramètres
3342 \begin_inset space ~
3343 \end_inset
3344
3345 du
3346 \begin_inset space ~
3347 \end_inset
3348
3349 tableau
3350 \family default
3351  pour le répartir automatiquement sur plusieurs pages.
3352  En cochant cette option, vous activez les options suivantes:
3353 \end_layout
3354
3355 \begin_layout Description
3356 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3357  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3358  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3359  pour la première page, si 
3360 \family sans
3361 Premier
3362 \begin_inset space ~
3363 \end_inset
3364
3365 en-tête
3366 \family default
3367  est défini.
3368  Ces lignes forment l'en-tête principal.
3369 \end_layout
3370
3371 \begin_layout Description
3372 Premier
3373 \begin_inset space ~
3374 \end_inset
3375
3376 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3377  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3378  d'en-tête utilisées pour la première page du tableau multi-pages.
3379 \end_layout
3380
3381 \begin_layout Description
3382 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3383  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3384  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3385  de la dernière page si 
3386 \family sans
3387 Dernier
3388 \begin_inset space ~
3389 \end_inset
3390
3391 pied
3392 \family default
3393  est défini.
3394 \end_layout
3395
3396 \begin_layout Description
3397 Dernier
3398 \begin_inset space ~
3399 \end_inset
3400
3401 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3402  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3403  constituant le pied de la dernière page du tableau multi-pages.
3404 \end_layout
3405
3406 \begin_layout Description
3407 Légende La ligne courante contient la légende du tableau.
3408  La première ligne est transformée en une colonne unique et une légende
3409  est insérée.
3410  Vous trouverez d'autres explications sur les légendes pour les tableaux
3411  multi-pages dans la section
3412 \begin_inset space ~
3413 \end_inset
3414
3415
3416 \begin_inset CommandInset ref
3417 LatexCommand ref
3418 reference "subsec:Tableaux-multi-pages-légende"
3419
3420 \end_inset
3421
3422 .
3423 \end_layout
3424
3425 \begin_layout Standard
3426 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3427  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3428 \begin_inset Separator parbreak
3429 \end_inset
3430
3431
3432 \end_layout
3433
3434 \begin_layout Standard
3435 \align center
3436 \begin_inset Tabular
3437 <lyxtabular version="3" rows="69" columns="3">
3438 <features islongtable="true" longtabularalignment="center">
3439 <column alignment="left" valignment="top" width="0cm">
3440 <column alignment="left" valignment="top" width="0pt">
3441 <column alignment="center" valignment="top" width="0pt">
3442 <row endfirsthead="true">
3443 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3444 \begin_inset Text
3445
3446 \begin_layout Plain Layout
3447
3448 \series bold
3449 Exemple d'annuaire téléphonique (ignorez les noms)
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467
3468 \end_layout
3469
3470 \end_inset
3471 </cell>
3472 </row>
3473 <row endfirsthead="true">
3474 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3475 \begin_inset Text
3476
3477 \begin_layout Plain Layout
3478
3479 \series bold
3480 NOM
3481 \end_layout
3482
3483 \end_inset
3484 </cell>
3485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489
3490 \end_layout
3491
3492 \end_inset
3493 </cell>
3494 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3495 \begin_inset Text
3496
3497 \begin_layout Plain Layout
3498
3499 \series bold
3500 TEL.
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 </row>
3506 <row endhead="true">
3507 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511
3512 \series bold
3513 Exemple d'annuaire téléphonique
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 </row>
3537 <row endhead="true">
3538 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542
3543 \series bold
3544 NOM
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562
3563 \series bold
3564 TEL.
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row endfoot="true">
3571 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575  continue page suivante
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 </row>
3599 <row>
3600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604
3605 \series bold
3606 Annovi
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 <cell alignment="center" valignment="top" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 Silvia
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 111
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 </row>
3630 <row>
3631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635
3636 \series bold
3637 Bertoli
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 Stefano
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 111
3656 \end_layout
3657
3658 \end_inset
3659 </cell>
3660 </row>
3661 <row>
3662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666
3667 \series bold
3668 Bozzi
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 Walter
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3683 \begin_inset Text
3684
3685 \begin_layout Plain Layout
3686 111
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 </row>
3692 <row>
3693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697
3698 \series bold
3699 Cachia
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 <cell alignment="center" valignment="top" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708 Maria
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3714 \begin_inset Text
3715
3716 \begin_layout Plain Layout
3717 111
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 </row>
3723 <row>
3724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728
3729 \series bold
3730 Cachia
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 <cell alignment="center" valignment="top" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 Maurizio
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3745 \begin_inset Text
3746
3747 \begin_layout Plain Layout
3748 111
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 </row>
3754 <row>
3755 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Plain Layout
3759
3760 \series bold
3761 Cinquemani
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 Giusi
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Plain Layout
3779 111
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 </row>
3785 <row>
3786 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790
3791 \series bold
3792 Colin
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 <cell alignment="center" valignment="top" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 Bernard
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810 111
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 </row>
3816 <row>
3817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821
3822 \series bold
3823 Concli
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 <cell alignment="center" valignment="top" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832 Gianfranco
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3838 \begin_inset Text
3839
3840 \begin_layout Plain Layout
3841 111
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 </row>
3847 <row>
3848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852
3853 \series bold
3854 Dal Bosco
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 Carolina
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872 111
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 </row>
3878 <row>
3879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883
3884 \series bold
3885 Dalpiaz
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 Annamaria
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Plain Layout
3903 111
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 </row>
3909 <row>
3910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914
3915 \series bold
3916 Feliciello
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 Domenico
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934 111
3935 \end_layout
3936
3937 \end_inset
3938 </cell>
3939 </row>
3940 <row>
3941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945
3946 \series bold
3947 Focarelli
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 <cell alignment="center" valignment="top" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956 Paola
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Plain Layout
3965 111
3966 \end_layout
3967
3968 \end_inset
3969 </cell>
3970 </row>
3971 <row>
3972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976
3977 \series bold
3978 Galletti
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 <cell alignment="center" valignment="top" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987 Oreste
3988 \end_layout
3989
3990 \end_inset
3991 </cell>
3992 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3993 \begin_inset Text
3994
3995 \begin_layout Plain Layout
3996 111
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 </row>
4002 <row>
4003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007
4008 \series bold
4009 Gasparini
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018 Franca
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027 111
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 </row>
4033 <row>
4034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038
4039 \series bold
4040 Rizzardi
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 <cell alignment="center" valignment="top" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049 Paola
4050 \end_layout
4051
4052 \end_inset
4053 </cell>
4054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4055 \begin_inset Text
4056
4057 \begin_layout Plain Layout
4058 111
4059 \end_layout
4060
4061 \end_inset
4062 </cell>
4063 </row>
4064 <row>
4065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069
4070 \series bold
4071 Lassini
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 <cell alignment="center" valignment="top" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080 Giancarlo
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4086 \begin_inset Text
4087
4088 \begin_layout Plain Layout
4089 111
4090 \end_layout
4091
4092 \end_inset
4093 </cell>
4094 </row>
4095 <row>
4096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4097 \begin_inset Text
4098
4099 \begin_layout Plain Layout
4100
4101 \series bold
4102 Malfatti
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 <cell alignment="center" valignment="top" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111 Luciano
4112 \end_layout
4113
4114 \end_inset
4115 </cell>
4116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120 111
4121 \end_layout
4122
4123 \end_inset
4124 </cell>
4125 </row>
4126 <row>
4127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131
4132 \series bold
4133 Malfatti
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell alignment="center" valignment="top" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142 Valeriano
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 111
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 </row>
4157 <row>
4158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162
4163 \series bold
4164 Meneguzzo
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 <cell alignment="center" valignment="top" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173 Roberto
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182 111
4183 \end_layout
4184
4185 \end_inset
4186 </cell>
4187 </row>
4188 <row>
4189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193
4194 \series bold
4195 Mezzadra
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 Roberto
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4210 \begin_inset Text
4211
4212 \begin_layout Plain Layout
4213 111
4214 \end_layout
4215
4216 \end_inset
4217 </cell>
4218 </row>
4219 <row>
4220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224
4225 \series bold
4226 Pirpamer
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 Erich
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 111
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 </row>
4250 <row>
4251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255
4256 \series bold
4257 Pochiesa
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 Paolo
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275 111, 222
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 </row>
4281 <row>
4282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286
4287 \series bold
4288 Radina
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell alignment="center" valignment="top" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 Claudio
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 111
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 <row>
4313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317
4318 \series bold
4319 Stuffer
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell alignment="center" valignment="top" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328 Oskar
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337 111
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 </row>
4343 <row>
4344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348
4349 \series bold
4350 Tacchelli
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 <cell alignment="center" valignment="top" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 Ugo
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 111
4369 \end_layout
4370
4371 \end_inset
4372 </cell>
4373 </row>
4374 <row>
4375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379
4380 \series bold
4381 Tezzele
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 Margit
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 111
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 </row>
4405 <row>
4406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410
4411 \series bold
4412 Unterkalmsteiner
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 Frieda
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 111
4431 \end_layout
4432
4433 \end_inset
4434 </cell>
4435 </row>
4436 <row>
4437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441
4442 \series bold
4443 Vieider
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 Hilde
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461 111
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 </row>
4467 <row>
4468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472
4473 \series bold
4474 Vigna
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 Jürgen
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492 111
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 </row>
4498 <row>
4499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503
4504 \series bold
4505 Weber
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 Maurizio
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 111
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534
4535 \series bold
4536 Winkler
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 Franz
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 111
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 </row>
4560 <row>
4561 <cell multicolumn="1" alignment="left" valignment="top" bottomline="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 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Plain Layout
4583
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 </row>
4589 <row>
4590 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594
4595 \series bold
4596 Annovi
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 Silvia
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 555
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 </row>
4620 <row>
4621 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625
4626 \series bold
4627 Bertoli
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 <cell alignment="center" valignment="top" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636 Stefano
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645 555
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 </row>
4651 <row>
4652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Plain Layout
4656
4657 \series bold
4658 Bozzi
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 <cell alignment="center" valignment="top" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667 Walter
4668 \end_layout
4669
4670 \end_inset
4671 </cell>
4672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676 555
4677 \end_layout
4678
4679 \end_inset
4680 </cell>
4681 </row>
4682 <row>
4683 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4684 \begin_inset Text
4685
4686 \begin_layout Plain Layout
4687
4688 \series bold
4689 Cachia
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 <cell alignment="center" valignment="top" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698 Maria
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 555
4708 \end_layout
4709
4710 \end_inset
4711 </cell>
4712 </row>
4713 <row>
4714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4715 \begin_inset Text
4716
4717 \begin_layout Plain Layout
4718
4719 \series bold
4720 Cachia
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 <cell alignment="center" valignment="top" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729 Maurizio
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Plain Layout
4738 555
4739 \end_layout
4740
4741 \end_inset
4742 </cell>
4743 </row>
4744 <row>
4745 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749
4750 \series bold
4751 Cinquemani
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 Giusi
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769 555
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 </row>
4775 <row>
4776 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780
4781 \series bold
4782 Colin
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 <cell alignment="center" valignment="top" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791 Bernard
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4797 \begin_inset Text
4798
4799 \begin_layout Plain Layout
4800 555
4801 \end_layout
4802
4803 \end_inset
4804 </cell>
4805 </row>
4806 <row>
4807 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811
4812 \series bold
4813 Concli
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 Gianfranco
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Plain Layout
4831 555
4832 \end_layout
4833
4834 \end_inset
4835 </cell>
4836 </row>
4837 <row>
4838 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Plain Layout
4842
4843 \series bold
4844 Dal Bosco
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 <cell alignment="center" valignment="top" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 Carolina
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4859 \begin_inset Text
4860
4861 \begin_layout Plain Layout
4862 555
4863 \end_layout
4864
4865 \end_inset
4866 </cell>
4867 </row>
4868 <row>
4869 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873
4874 \series bold
4875 Dalpiaz
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 <cell alignment="center" valignment="top" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884 Annamaria
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893 555
4894 \end_layout
4895
4896 \end_inset
4897 </cell>
4898 </row>
4899 <row>
4900 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4901 \begin_inset Text
4902
4903 \begin_layout Plain Layout
4904
4905 \series bold
4906 Feliciello
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 <cell alignment="center" valignment="top" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915 Domenico
4916 \end_layout
4917
4918 \end_inset
4919 </cell>
4920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4921 \begin_inset Text
4922
4923 \begin_layout Plain Layout
4924 555
4925 \end_layout
4926
4927 \end_inset
4928 </cell>
4929 </row>
4930 <row>
4931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935
4936 \series bold
4937 Focarelli
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 <cell alignment="center" valignment="top" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946 Paola
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4952 \begin_inset Text
4953
4954 \begin_layout Plain Layout
4955 555
4956 \end_layout
4957
4958 \end_inset
4959 </cell>
4960 </row>
4961 <row>
4962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4963 \begin_inset Text
4964
4965 \begin_layout Plain Layout
4966
4967 \series bold
4968 Galletti
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 <cell alignment="center" valignment="top" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977 Oreste
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Plain Layout
4986 555
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 </row>
4992 <row>
4993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997
4998 \series bold
4999 Gasparini
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 <cell alignment="center" valignment="top" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008 Franca
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5014 \begin_inset Text
5015
5016 \begin_layout Plain Layout
5017 555
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 </row>
5023 <row>
5024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028
5029 \series bold
5030 Rizzardi
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 <cell alignment="center" valignment="top" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039 Paola
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Plain Layout
5048 555
5049 \end_layout
5050
5051 \end_inset
5052 </cell>
5053 </row>
5054 <row>
5055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059
5060 \series bold
5061 Lassini
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 <cell alignment="center" valignment="top" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070 Giancarlo
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5076 \begin_inset Text
5077
5078 \begin_layout Plain Layout
5079 555
5080 \end_layout
5081
5082 \end_inset
5083 </cell>
5084 </row>
5085 <row>
5086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090
5091 \series bold
5092 Malfatti
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 Luciano
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110 555
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 </row>
5116 <row>
5117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121
5122 \series bold
5123 Malfatti
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 <cell alignment="center" valignment="top" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132 Valeriano
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141 555
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 </row>
5147 <row>
5148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152
5153 \series bold
5154 Meneguzzo
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 Roberto
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 555
5173 \end_layout
5174
5175 \end_inset
5176 </cell>
5177 </row>
5178 <row>
5179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183
5184 \series bold
5185 Mezzadra
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194 Roberto
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 555
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 </row>
5209 <row>
5210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Plain Layout
5214
5215 \series bold
5216 Pirpamer
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 <cell alignment="center" valignment="top" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225 Erich
5226 \end_layout
5227
5228 \end_inset
5229 </cell>
5230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234 555
5235 \end_layout
5236
5237 \end_inset
5238 </cell>
5239 </row>
5240 <row>
5241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245
5246 \series bold
5247 Pochiesa
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 <cell alignment="center" valignment="top" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256 Paolo
5257 \end_layout
5258
5259 \end_inset
5260 </cell>
5261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265 555, 222
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 </row>
5271 <row>
5272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276
5277 \series bold
5278 Radina
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 <cell alignment="center" valignment="top" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287 Claudio
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5293 \begin_inset Text
5294
5295 \begin_layout Plain Layout
5296 555
5297 \end_layout
5298
5299 \end_inset
5300 </cell>
5301 </row>
5302 <row>
5303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307
5308 \series bold
5309 Stuffer
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell alignment="center" valignment="top" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318 Oskar
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327 555
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 </row>
5333 <row>
5334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338
5339 \series bold
5340 Tacchelli
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 <cell alignment="center" valignment="top" usebox="none">
5346 \begin_inset Text
5347
5348 \begin_layout Plain Layout
5349 Ugo
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358 555
5359 \end_layout
5360
5361 \end_inset
5362 </cell>
5363 </row>
5364 <row>
5365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369
5370 \series bold
5371 Tezzele
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 <cell alignment="center" valignment="top" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Plain Layout
5380 Margit
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389 555
5390 \end_layout
5391
5392 \end_inset
5393 </cell>
5394 </row>
5395 <row>
5396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400
5401 \series bold
5402 Unterkalmsteiner
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 <cell alignment="center" valignment="top" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411 Frieda
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420 555
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 </row>
5426 <row>
5427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431
5432 \series bold
5433 Vieider
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 <cell alignment="center" valignment="top" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442 Hilde
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5448 \begin_inset Text
5449
5450 \begin_layout Plain Layout
5451 555
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 </row>
5457 <row>
5458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462
5463 \series bold
5464 Vigna
5465 \end_layout
5466
5467 \end_inset
5468 </cell>
5469 <cell alignment="center" valignment="top" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473 Jürgen
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482 999
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 <row>
5489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493
5494 \series bold
5495 Weber
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 <cell alignment="center" valignment="top" usebox="none">
5501 \begin_inset Text
5502
5503 \begin_layout Plain Layout
5504 Maurizio
5505 \end_layout
5506
5507 \end_inset
5508 </cell>
5509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513 555
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 </row>
5519 <row>
5520 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5521 \begin_inset Text
5522
5523 \begin_layout Plain Layout
5524
5525 \series bold
5526 Winkler
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535 Franz
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 555
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row endlastfoot="true">
5551 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 Fin
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 </row>
5579 </lyxtabular>
5580
5581 \end_inset
5582
5583
5584 \begin_inset ERT
5585 status collapsed
5586
5587 \begin_layout Plain Layout
5588
5589
5590 \backslash
5591 addtocounter{table}{-1}
5592 \end_layout
5593
5594 \end_inset
5595
5596
5597 \begin_inset Note Note
5598 status collapsed
5599
5600 \begin_layout Plain Layout
5601 Voyez la première note grisée de la section
5602 \begin_inset space ~
5603 \end_inset
5604
5605
5606 \begin_inset CommandInset ref
5607 LatexCommand ref
5608 reference "subsec:Tableaux-multi-pages-légende"
5609
5610 \end_inset
5611
5612  pour une explication de cette commande.
5613 \end_layout
5614
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \begin_layout Subsection
5621 Notes de bas de page dans les tableaux multi-pages
5622 \begin_inset CommandInset label
5623 LatexCommand label
5624 name "subsec:Notes-dans-tableau-multi-pages"
5625
5626 \end_inset
5627
5628
5629 \begin_inset Index idx
5630 status collapsed
5631
5632 \begin_layout Plain Layout
5633 Tableau ! multi-pages ! Notes de bas de page
5634 \end_layout
5635
5636 \end_inset
5637
5638
5639 \end_layout
5640
5641 \begin_layout Standard
5642 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5643  multi-pages.
5644  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5645  contenant la note.
5646  Par exemple le tableau
5647 \begin_inset space ~
5648 \end_inset
5649
5650
5651 \begin_inset CommandInset ref
5652 LatexCommand ref
5653 reference "tab:Légendes-tableau-différentes"
5654
5655 \end_inset
5656
5657  a une note de bas de page.
5658 \end_layout
5659
5660 \begin_layout Subsection
5661 Alignement des tableaux multi-pages
5662 \begin_inset Index idx
5663 status collapsed
5664
5665 \begin_layout Plain Layout
5666 Tableau ! multi-pages ! Alignement
5667 \end_layout
5668
5669 \end_inset
5670
5671
5672 \end_layout
5673
5674 \begin_layout Standard
5675 L'alignement horizontal des tableaux multi-pages peut être modifié dans
5676  la fenêtre de dialogue des paramètres de tableau.
5677  Pour les alignements à droite et à gauche, le tableau sera directement
5678  au bord de la page.
5679  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5680  l'alignement centré et modifier les valeurs des longueurs 
5681 \series bold
5682
5683 \backslash
5684 LTleft 
5685 \series default
5686 et 
5687 \series bold
5688
5689 \backslash
5690 LTright
5691 \series default
5692  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5693  avant le tableau multi-pages
5694  concerné :
5695 \end_layout
5696
5697 \begin_layout Standard
5698
5699 \series bold
5700
5701 \backslash
5702 setlength{
5703 \backslash
5704 LTleft}{valeur}
5705 \end_layout
5706
5707 \begin_layout Standard
5708 Où 
5709 \series bold
5710 valeur
5711 \series default
5712  peut avoir n'importe laquelle des unités listées dans le tableau
5713 \begin_inset space ~
5714 \end_inset
5715
5716
5717 \begin_inset CommandInset ref
5718 LatexCommand ref
5719 reference "cha:Unités-de-longueur"
5720
5721 \end_inset
5722
5723 .
5724  
5725 \series bold
5726
5727 \backslash
5728 LTleft
5729 \series default
5730  contrôle la distance horizontale entre le bord gauche de la page et le
5731  tableau, et
5732 \series bold
5733  
5734 \backslash
5735 LTright
5736 \series default
5737  la distance au bord droit.
5738  La valeur implicite des ces deux distances est 
5739 \series bold
5740
5741 \backslash
5742 fill
5743 \series default
5744 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5745 .
5746 \end_layout
5747
5748 \begin_layout Standard
5749 Le tableau multi-pages suivant a été centrée en mettant 
5750 \series bold
5751
5752 \backslash
5753 LTleft
5754 \series default
5755  à 
5756 \family sans
5757 0.1
5758 \backslash
5759 columnwidth
5760 \family default
5761 :
5762 \begin_inset ERT
5763 status collapsed
5764
5765 \begin_layout Plain Layout
5766
5767
5768 \backslash
5769 setlength{
5770 \backslash
5771 LTleft}{0.1
5772 \backslash
5773 columnwidth}
5774 \end_layout
5775
5776 \end_inset
5777
5778
5779 \end_layout
5780
5781 \begin_layout Standard
5782 \begin_inset Tabular
5783 <lyxtabular version="3" rows="5" columns="5">
5784 <features islongtable="true" longtabularalignment="center">
5785 <column alignment="center" valignment="top">
5786 <column alignment="center" valignment="top">
5787 <column alignment="center" valignment="top">
5788 <column alignment="center" valignment="top">
5789 <column alignment="center" valignment="top">
5790 <row>
5791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 1
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 2
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 3
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 4
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 5
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 </row>
5837 <row>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 asd
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" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 s
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 s
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 asd
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 </row>
5884 <row>
5885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 asd
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" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 s
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916 s
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 asd
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 asd
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" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 s
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 s
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 asd
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 </row>
5978 <row>
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" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 asd
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 asd
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 asd
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 </row>
6025 </lyxtabular>
6026
6027 \end_inset
6028
6029
6030 \begin_inset ERT
6031 status collapsed
6032
6033 \begin_layout Plain Layout
6034
6035
6036 \backslash
6037 setlength{
6038 \backslash
6039 LTleft}{
6040 \backslash
6041 fill}
6042 \end_layout
6043
6044 \end_inset
6045
6046
6047 \begin_inset ERT
6048 status collapsed
6049
6050 \begin_layout Plain Layout
6051
6052
6053 \backslash
6054 addtocounter{table}{-1}
6055 \end_layout
6056
6057 \end_inset
6058
6059
6060 \begin_inset Note Note
6061 status collapsed
6062
6063 \begin_layout Plain Layout
6064 Voyez la première note grisée de la section
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "subsec:Tableaux-multi-pages-légende"
6072
6073 \end_inset
6074
6075  pour une explication de cette commande.
6076 \end_layout
6077
6078 \end_inset
6079
6080
6081 \end_layout
6082
6083 \begin_layout Subsection
6084 Légendes et tableaux multi-pages
6085 \begin_inset Index idx
6086 status collapsed
6087
6088 \begin_layout Plain Layout
6089 Tableau ! multi-pages ! Legendes@Légendes
6090 \end_layout
6091
6092 \end_inset
6093
6094
6095 \begin_inset CommandInset label
6096 LatexCommand label
6097 name "subsec:Tableaux-multi-pages-légende"
6098
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \begin_layout Standard
6105 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6106  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6107 ment de légende des flottants de tableau peut aussi être utilisé pour les
6108  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6109  multi-pages 
6110 \family sans
6111 Légende
6112 \family default
6113 , comme c'est expliqué dans la section
6114 \begin_inset space ~
6115 \end_inset
6116
6117
6118 \begin_inset CommandInset ref
6119 LatexCommand ref
6120 reference "sec:Tableaux-multi-pages"
6121
6122 \end_inset
6123
6124 .
6125 \end_layout
6126
6127 \begin_layout Standard
6128 Voici un petit Tableau multi-pages pour voir comment ça marche :
6129 \end_layout
6130
6131 \begin_layout Standard
6132 \begin_inset Tabular
6133 <lyxtabular version="3" rows="6" columns="5">
6134 <features islongtable="true" longtabularalignment="center">
6135 <column alignment="center" valignment="top">
6136 <column alignment="center" valignment="top">
6137 <column alignment="center" valignment="top">
6138 <column alignment="center" valignment="top">
6139 <column alignment="center" valignment="top">
6140 <row endfirsthead="true" caption="true">
6141 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 \begin_inset Caption Standard
6146
6147 \begin_layout Plain Layout
6148 Tableau multi-pages avec une légende
6149 \begin_inset Argument 1
6150 status open
6151
6152 \begin_layout Plain Layout
6153 Tableau multi-pages
6154 \end_layout
6155
6156 \end_inset
6157
6158
6159 \end_layout
6160
6161 \end_inset
6162
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" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181
6182 \end_layout
6183
6184 \end_inset
6185 </cell>
6186 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6187 \begin_inset Text
6188
6189 \begin_layout Plain Layout
6190
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 </row>
6205 <row>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 1
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 2
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6225 \begin_inset Text
6226
6227 \begin_layout Plain Layout
6228 3
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6234 \begin_inset Text
6235
6236 \begin_layout Plain Layout
6237 4
6238 \end_layout
6239
6240 \end_inset
6241 </cell>
6242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246 5
6247 \end_layout
6248
6249 \end_inset
6250 </cell>
6251 </row>
6252 <row>
6253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 asd
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" usebox="none">
6272 \begin_inset Text
6273
6274 \begin_layout Plain Layout
6275 s
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6281 \begin_inset Text
6282
6283 \begin_layout Plain Layout
6284 s
6285 \end_layout
6286
6287 \end_inset
6288 </cell>
6289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6290 \begin_inset Text
6291
6292 \begin_layout Plain Layout
6293 asd
6294 \end_layout
6295
6296 \end_inset
6297 </cell>
6298 </row>
6299 <row>
6300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Plain Layout
6304 asd
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" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 s
6323 \end_layout
6324
6325 \end_inset
6326 </cell>
6327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6328 \begin_inset Text
6329
6330 \begin_layout Plain Layout
6331 s
6332 \end_layout
6333
6334 \end_inset
6335 </cell>
6336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6337 \begin_inset Text
6338
6339 \begin_layout Plain Layout
6340 asd
6341 \end_layout
6342
6343 \end_inset
6344 </cell>
6345 </row>
6346 <row>
6347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351 asd
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" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 s
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6375 \begin_inset Text
6376
6377 \begin_layout Plain Layout
6378 s
6379 \end_layout
6380
6381 \end_inset
6382 </cell>
6383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6384 \begin_inset Text
6385
6386 \begin_layout Plain Layout
6387 asd
6388 \end_layout
6389
6390 \end_inset
6391 </cell>
6392 </row>
6393 <row>
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" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 asd
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425 asd
6426 \end_layout
6427
6428 \end_inset
6429 </cell>
6430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434 asd
6435 \end_layout
6436
6437 \end_inset
6438 </cell>
6439 </row>
6440 </lyxtabular>
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \begin_layout Standard
6448 \begin_inset VSpace medskip
6449 \end_inset
6450
6451
6452 \begin_inset Note Greyedout
6453 status open
6454
6455 \begin_layout Plain Layout
6456
6457 \series bold
6458 Note
6459 \begin_inset space ~
6460 \end_inset
6461
6462 1:
6463 \series default
6464  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6465  si vous n'avez pas prévu de légende.
6466  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6467 \begin_inset space ~
6468 \end_inset
6469
6470 2.4 suit le tableau
6471 \begin_inset space ~
6472 \end_inset
6473
6474 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6475 s sans légende.
6476  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6477  après
6478  chaque tableau multi-pages sans légende :
6479 \end_layout
6480
6481 \begin_layout Plain Layout
6482
6483 \series bold
6484
6485 \backslash
6486 addtocounter{table}{-1}
6487 \end_layout
6488
6489 \begin_layout Plain Layout
6490 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6491  et que vous ajoutez le code suivant dans le préambule du document :
6492 \end_layout
6493
6494 \begin_layout Plain Layout
6495
6496 \series bold
6497
6498 \backslash
6499 let
6500 \backslash
6501 myEnd
6502 \backslash
6503 endlongtable
6504 \begin_inset Newline newline
6505 \end_inset
6506
6507
6508 \backslash
6509 renewcommand{
6510 \backslash
6511 endlongtable}{
6512 \backslash
6513 myEnd
6514 \backslash
6515 addtocounter{table}{-1}}
6516 \end_layout
6517
6518 \end_inset
6519
6520
6521 \end_layout
6522
6523 \begin_layout Standard
6524 \begin_inset Note Greyedout
6525 status open
6526
6527 \begin_layout Plain Layout
6528
6529 \series bold
6530 Note
6531 \begin_inset space ~
6532 \end_inset
6533
6534 2:
6535 \series default
6536  Si vous utilisez 
6537 \series bold
6538 hyperref
6539 \series default
6540
6541 \begin_inset Index idx
6542 status collapsed
6543
6544 \begin_layout Plain Layout
6545 Paquetages \SpecialChar LaTeX
6546  ! hyperref
6547 \end_layout
6548
6549 \end_inset
6550
6551  dans les 
6552 \family sans
6553 Paramètres du document
6554 \family default
6555  rubrique 
6556 \family sans
6557 Propriétés
6558 \begin_inset space ~
6559 \end_inset
6560
6561 du
6562 \begin_inset space ~
6563 \end_inset
6564
6565 PDF
6566 \family default
6567 , pour transformer vos références croisées en liens cliquables, le lien
6568  vers un tableau multi-pages pointera toujours sur le début du document.
6569 \end_layout
6570
6571 \end_inset
6572
6573
6574 \end_layout
6575
6576 \begin_layout Subsubsection
6577 Références à des tableaux multi-pages
6578 \begin_inset Index idx
6579 status collapsed
6580
6581 \begin_layout Plain Layout
6582 Tableau ! multi-pages ! Références
6583 \end_layout
6584
6585 \end_inset
6586
6587
6588 \end_layout
6589
6590 \begin_layout Standard
6591 \begin_inset Tabular
6592 <lyxtabular version="3" rows="6" columns="5">
6593 <features islongtable="true" longtabularalignment="center">
6594 <column alignment="center" valignment="top">
6595 <column alignment="center" valignment="top">
6596 <column alignment="center" valignment="top">
6597 <column alignment="center" valignment="top">
6598 <column alignment="center" valignment="top">
6599 <row endfirsthead="true" caption="true">
6600 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6601 \begin_inset Text
6602
6603 \begin_layout Plain Layout
6604 \begin_inset Caption Standard
6605
6606 \begin_layout Plain Layout
6607 Tableau multi-pages référencé
6608 \begin_inset CommandInset label
6609 LatexCommand label
6610 name "tab:RefExemple"
6611
6612 \end_inset
6613
6614
6615 \end_layout
6616
6617 \end_inset
6618
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" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 </row>
6661 <row>
6662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6663 \begin_inset Text
6664
6665 \begin_layout Plain Layout
6666 1
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 2
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 3
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 4
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6699 \begin_inset Text
6700
6701 \begin_layout Plain Layout
6702 5
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 </row>
6708 <row>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 asd
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" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731 s
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 s
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749 asd
6750 \end_layout
6751
6752 \end_inset
6753 </cell>
6754 </row>
6755 <row>
6756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760 asd
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" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 s
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6784 \begin_inset Text
6785
6786 \begin_layout Plain Layout
6787 s
6788 \end_layout
6789
6790 \end_inset
6791 </cell>
6792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6793 \begin_inset Text
6794
6795 \begin_layout Plain Layout
6796 asd
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 </row>
6802 <row>
6803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 asd
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" usebox="none">
6822 \begin_inset Text
6823
6824 \begin_layout Plain Layout
6825 s
6826 \end_layout
6827
6828 \end_inset
6829 </cell>
6830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6831 \begin_inset Text
6832
6833 \begin_layout Plain Layout
6834 s
6835 \end_layout
6836
6837 \end_inset
6838 </cell>
6839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843 asd
6844 \end_layout
6845
6846 \end_inset
6847 </cell>
6848 </row>
6849 <row>
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 sad
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6878 \begin_inset Text
6879
6880 \begin_layout Plain Layout
6881 asd
6882 \end_layout
6883
6884 \end_inset
6885 </cell>
6886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6887 \begin_inset Text
6888
6889 \begin_layout Plain Layout
6890 asd
6891 \end_layout
6892
6893 \end_inset
6894 </cell>
6895 </row>
6896 </lyxtabular>
6897
6898 \end_inset
6899
6900
6901 \end_layout
6902
6903 \begin_layout Standard
6904 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
6905  étiquette dans sa légende.
6906 \end_layout
6907
6908 \begin_layout Standard
6909 Ceci est une référence au tableau
6910 \begin_inset space ~
6911 \end_inset
6912
6913
6914 \begin_inset CommandInset ref
6915 LatexCommand ref
6916 reference "tab:RefExemple"
6917
6918 \end_inset
6919
6920 .
6921 \end_layout
6922
6923 \begin_layout Standard
6924 La mise en forme de la légende peut être ajustée avec celle de toutes les
6925  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6926  
6927 \series bold
6928 caption
6929 \series default
6930
6931 \begin_inset Index idx
6932 status collapsed
6933
6934 \begin_layout Plain Layout
6935 Paquetages \SpecialChar LaTeX
6936  ! caption
6937 \end_layout
6938
6939 \end_inset
6940
6941 , voir la section
6942 \begin_inset space ~
6943 \end_inset
6944
6945
6946 \begin_inset CommandInset ref
6947 LatexCommand ref
6948 reference "sec:Formatage-légende"
6949
6950 \end_inset
6951
6952 .
6953 \end_layout
6954
6955 \begin_layout Subsubsection
6956 Largeur de la légende
6957 \begin_inset Index idx
6958 status collapsed
6959
6960 \begin_layout Plain Layout
6961 Tableau ! multi-pages ! Largeur de la légende
6962 \end_layout
6963
6964 \end_inset
6965
6966
6967 \end_layout
6968
6969 \begin_layout Standard
6970 La largeur maximale des lignes de légende est définie par la longueur 
6971 \series bold
6972
6973 \backslash
6974 LTcapwidth
6975 \series default
6976 .
6977  Sa valeur implicite est 4
6978 \begin_inset space \thinspace{}
6979 \end_inset
6980
6981 in.
6982  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6983  de votre document ou en tant que code \SpecialChar TeX
6984  directement dans votre document
6985  avant le tableau qui doit être affectée.
6986 \end_layout
6987
6988 \begin_layout Standard
6989
6990 \series bold
6991
6992 \backslash
6993 setlength{
6994 \backslash
6995 LTcapwidth}{largeur}
6996 \end_layout
6997
6998 \begin_layout Standard
6999 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7000 \begin_inset space ~
7001 \end_inset
7002
7003
7004 \begin_inset CommandInset ref
7005 LatexCommand ref
7006 reference "cha:Unités-de-longueur"
7007
7008 \end_inset
7009
7010 .
7011 \end_layout
7012
7013 \begin_layout Standard
7014 Les tableaux suivants montrent la différence :
7015 \end_layout
7016
7017 \begin_layout Standard
7018 \begin_inset Tabular
7019 <lyxtabular version="3" rows="6" columns="5">
7020 <features islongtable="true" longtabularalignment="center">
7021 <column alignment="center" valignment="top">
7022 <column alignment="center" valignment="top">
7023 <column alignment="center" valignment="top">
7024 <column alignment="center" valignment="top">
7025 <column alignment="center" valignment="top">
7026 <row endfirsthead="true" caption="true">
7027 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031 \begin_inset Caption Standard
7032
7033 \begin_layout Plain Layout
7034 long titre complet avec la largeur implicite long titre complet avec la
7035  largeur implicite long titre complet avec la largeur implicite
7036 \begin_inset Argument 1
7037 status open
7038
7039 \begin_layout Plain Layout
7040 Légende avec largeur implicite
7041 \end_layout
7042
7043 \end_inset
7044
7045
7046 \end_layout
7047
7048 \end_inset
7049
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" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7074 \begin_inset Text
7075
7076 \begin_layout Plain Layout
7077
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 </row>
7092 <row>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 1
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 2
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 3
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7121 \begin_inset Text
7122
7123 \begin_layout Plain Layout
7124 4
7125 \end_layout
7126
7127 \end_inset
7128 </cell>
7129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Plain Layout
7133 5
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 </row>
7139 <row>
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 asd
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" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 s
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7168 \begin_inset Text
7169
7170 \begin_layout Plain Layout
7171 s
7172 \end_layout
7173
7174 \end_inset
7175 </cell>
7176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7177 \begin_inset Text
7178
7179 \begin_layout Plain Layout
7180 asd
7181 \end_layout
7182
7183 \end_inset
7184 </cell>
7185 </row>
7186 <row>
7187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 asd
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" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 s
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7215 \begin_inset Text
7216
7217 \begin_layout Plain Layout
7218 s
7219 \end_layout
7220
7221 \end_inset
7222 </cell>
7223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7224 \begin_inset Text
7225
7226 \begin_layout Plain Layout
7227 asd
7228 \end_layout
7229
7230 \end_inset
7231 </cell>
7232 </row>
7233 <row>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 asd
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" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 s
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Plain Layout
7265 s
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Plain Layout
7274 asd
7275 \end_layout
7276
7277 \end_inset
7278 </cell>
7279 </row>
7280 <row>
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 sad
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7309 \begin_inset Text
7310
7311 \begin_layout Plain Layout
7312 asd
7313 \end_layout
7314
7315 \end_inset
7316 </cell>
7317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7318 \begin_inset Text
7319
7320 \begin_layout Plain Layout
7321 asd
7322 \end_layout
7323
7324 \end_inset
7325 </cell>
7326 </row>
7327 </lyxtabular>
7328
7329 \end_inset
7330
7331
7332 \end_layout
7333
7334 \begin_layout Standard
7335 \begin_inset ERT
7336 status collapsed
7337
7338 \begin_layout Plain Layout
7339
7340
7341 \backslash
7342 setlength{
7343 \backslash
7344 LTcapwidth}{5cm}
7345 \end_layout
7346
7347 \end_inset
7348
7349
7350 \begin_inset Tabular
7351 <lyxtabular version="3" rows="6" columns="5">
7352 <features islongtable="true" longtabularalignment="center">
7353 <column alignment="center" valignment="top">
7354 <column alignment="center" valignment="top">
7355 <column alignment="center" valignment="top">
7356 <column alignment="center" valignment="top">
7357 <column alignment="center" valignment="top">
7358 <row endfirsthead="true" caption="true">
7359 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 \begin_inset Caption Standard
7364
7365 \begin_layout Plain Layout
7366 long titre complet avec la largeur réglée à 5
7367 \begin_inset space \thinspace{}
7368 \end_inset
7369
7370 cm long titre complet avec la largeur réglée à 5
7371 \begin_inset space \thinspace{}
7372 \end_inset
7373
7374 cm long titre complet avec la largeur réglée à 5
7375 \begin_inset space \thinspace{}
7376 \end_inset
7377
7378 cm
7379 \begin_inset Argument 1
7380 status open
7381
7382 \begin_layout Plain Layout
7383 Légende avec largeur à
7384 \begin_inset space \thinspace{}
7385 \end_inset
7386
7387 =
7388 \begin_inset space \thinspace{}
7389 \end_inset
7390
7391 5
7392 \begin_inset space \thinspace{}
7393 \end_inset
7394
7395 cm
7396 \end_layout
7397
7398 \end_inset
7399
7400
7401 \end_layout
7402
7403 \end_inset
7404
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" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7429 \begin_inset Text
7430
7431 \begin_layout Plain Layout
7432
7433 \end_layout
7434
7435 \end_inset
7436 </cell>
7437 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7438 \begin_inset Text
7439
7440 \begin_layout Plain Layout
7441
7442 \end_layout
7443
7444 \end_inset
7445 </cell>
7446 </row>
7447 <row>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 1
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 2
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 3
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7476 \begin_inset Text
7477
7478 \begin_layout Plain Layout
7479 4
7480 \end_layout
7481
7482 \end_inset
7483 </cell>
7484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7485 \begin_inset Text
7486
7487 \begin_layout Plain Layout
7488 5
7489 \end_layout
7490
7491 \end_inset
7492 </cell>
7493 </row>
7494 <row>
7495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 asd
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" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 s
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7523 \begin_inset Text
7524
7525 \begin_layout Plain Layout
7526 s
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535 asd
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 </row>
7541 <row>
7542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 asd
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" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 s
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573 s
7574 \end_layout
7575
7576 \end_inset
7577 </cell>
7578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582 asd
7583 \end_layout
7584
7585 \end_inset
7586 </cell>
7587 </row>
7588 <row>
7589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593 asd
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" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611 s
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7617 \begin_inset Text
7618
7619 \begin_layout Plain Layout
7620 s
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629 asd
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 </row>
7635 <row>
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 sad
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667 asd
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676 asd
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 </row>
7682 </lyxtabular>
7683
7684 \end_inset
7685
7686
7687 \end_layout
7688
7689 \begin_layout Standard
7690 \begin_inset ERT
7691 status collapsed
7692
7693 \begin_layout Plain Layout
7694
7695
7696 \backslash
7697 setlength{
7698 \backslash
7699 LTcapwidth}{4in}
7700 \end_layout
7701
7702 \end_inset
7703
7704
7705 \end_layout
7706
7707 \begin_layout Standard
7708 \begin_inset Note Greyedout
7709 status open
7710
7711 \begin_layout Plain Layout
7712
7713 \series bold
7714 Note:
7715 \series default
7716  Quand on utilise la paquetage \SpecialChar LaTeX
7717  
7718 \series bold
7719 caption
7720 \series default
7721
7722 \begin_inset Index idx
7723 status collapsed
7724
7725 \begin_layout Plain Layout
7726 Paquetages \SpecialChar LaTeX
7727  ! caption
7728 \end_layout
7729
7730 \end_inset
7731
7732  , comme c'est les cas dans ce document, la légende prend toute la largeur
7733  de la page quand on utilise la largeur implicite de 4
7734 \begin_inset space \thinspace{}
7735 \end_inset
7736
7737 in pour 
7738 \series bold
7739
7740 \backslash
7741 LTcapwidth
7742 \series default
7743 .
7744  Pour avoir dans ce cas une légende qui fasse exactement 4
7745 \begin_inset space \thinspace{}
7746 \end_inset
7747
7748 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7749  comme par exemple 3.99
7750 \begin_inset space \thinspace{}
7751 \end_inset
7752
7753 in, soit utiliser la commande \SpecialChar LaTeX
7754  
7755 \series bold
7756
7757 \backslash
7758 captionsetup{width=valeur}
7759 \series default
7760  qui est disponible dans le paquetage 
7761 \series bold
7762 caption
7763 \series default
7764 .
7765 \end_layout
7766
7767 \end_inset
7768
7769
7770 \end_layout
7771
7772 \begin_layout Subsubsection
7773 Des légendes différentes sur chaque page d'un tableau
7774 \begin_inset Argument 1
7775 status collapsed
7776
7777 \begin_layout Plain Layout
7778 Légendes différentes
7779 \end_layout
7780
7781 \end_inset
7782
7783
7784 \begin_inset Index idx
7785 status collapsed
7786
7787 \begin_layout Plain Layout
7788 Tableau ! multi-pages ! Legendes@Légendes différentes par page
7789 \end_layout
7790
7791 \end_inset
7792
7793
7794 \end_layout
7795
7796 \begin_layout Standard
7797 Quand la légende du tableau pour les pages suivantes doit être différente
7798  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7799  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7800  dans le menu contextuel
7801 \family sans
7802  Légende
7803 \begin_inset space ~
7804 \end_inset
7805
7806 (NonNuméroté)
7807 \family default
7808 .
7809  Le tableau
7810 \begin_inset space ~
7811 \end_inset
7812
7813
7814 \begin_inset CommandInset ref
7815 LatexCommand ref
7816 reference "tab:Légendes-tableau-différentes"
7817
7818 \end_inset
7819
7820  est un exemple de tableau long avec des légendes différentes et où la seconde
7821  légende ne contient pas le numéro du tableau.
7822 \begin_inset Separator parbreak
7823 \end_inset
7824
7825
7826 \end_layout
7827
7828 \begin_layout Standard
7829 \align center
7830 \begin_inset Tabular
7831 <lyxtabular version="3" rows="59" columns="3">
7832 <features islongtable="true" longtabularalignment="center">
7833 <column alignment="left" valignment="top" width="0pt">
7834 <column alignment="left" valignment="top" width="0pt">
7835 <column alignment="center" valignment="top" width="0pt">
7836 <row endfirsthead="true" caption="true">
7837 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7838 \begin_inset Text
7839
7840 \begin_layout Plain Layout
7841 \begin_inset Caption Standard
7842
7843 \begin_layout Plain Layout
7844 Exemple d'annuaire téléphonique
7845 \begin_inset CommandInset label
7846 LatexCommand label
7847 name "tab:Légendes-tableau-différentes"
7848
7849 \end_inset
7850
7851
7852 \begin_inset Argument 1
7853 status collapsed
7854
7855 \begin_layout Plain Layout
7856 Exemple Annuaire 
7857 \end_layout
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \end_inset
7865
7866
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
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 </row>
7890 <row endfirsthead="true">
7891 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \series bold
7897 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 </row>
7921 <row endfirsthead="true">
7922 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926
7927 \series bold
7928 NOM
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946
7947 \series bold
7948 TÉL.
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 </row>
7954 <row endhead="true" caption="true">
7955 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7956 \begin_inset Text
7957
7958 \begin_layout Plain Layout
7959 \begin_inset Caption Unnumbered
7960
7961 \begin_layout Plain Layout
7962 Suite de l'exemple d'annuaire téléphonique
7963 \end_layout
7964
7965 \end_inset
7966
7967
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 </row>
7991 <row endhead="true">
7992 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \series bold
7998 Exemple d'annuaire téléphonique
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 </row>
8022 <row endhead="true">
8023 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \series bold
8029 NOM
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047
8048 \series bold
8049 TÉL.
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row endfoot="true">
8056 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 suite page suivante\SpecialChar ldots
8061
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 </row>
8085 <row>
8086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090
8091 \series bold
8092 Annovi
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101 Silvia
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 111
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 </row>
8116 <row>
8117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121
8122 \series bold
8123 Bertoli
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132 Stefano
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 111
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 </row>
8147 <row>
8148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152
8153 \series bold
8154 Bozzi
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163 Walter
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 111
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 </row>
8178 <row>
8179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183
8184 \series bold
8185 Cachia
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 Maria
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 111
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 </row>
8209 <row>
8210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214
8215 \series bold
8216 Cachia
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225 Maurizio
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 111
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 </row>
8240 <row>
8241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245
8246 \series bold
8247 Cinquemani
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256 Giusi
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 111
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 </row>
8271 <row>
8272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276
8277 \series bold
8278 Colin
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 Bernard
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 111
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 </row>
8302 <row>
8303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307
8308 \series bold
8309 Concli
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 Gianfranco
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 111
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 </row>
8333 <row>
8334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338
8339 \series bold
8340 Dal Bosco
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349 Carolina
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 111
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 </row>
8364 <row>
8365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369
8370 \series bold
8371 Dalpiaz
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380 Annamaria
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 111
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 </row>
8395 <row>
8396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400
8401 \series bold
8402 Feliciello
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411 Domenico
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 111
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 </row>
8426 <row>
8427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431
8432 \series bold
8433 Focarelli
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 Paola
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 111
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 </row>
8457 <row>
8458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462
8463 \series bold
8464 Galletti
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 Oreste
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 111
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 </row>
8488 <row>
8489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493
8494 \series bold
8495 Gasparini
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 Franca
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513 111
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 </row>
8519 <row>
8520 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524
8525 \series bold
8526 Rizzardi
8527 \series default
8528
8529 \begin_inset Foot
8530 status open
8531
8532 \begin_layout Plain Layout
8533 Exemple de note de bas de page
8534 \end_layout
8535
8536 \end_inset
8537
8538
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547 Paola
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 111
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 </row>
8562 <row>
8563 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567
8568 \series bold
8569 Lassini
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578 Giancarlo
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 111
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 </row>
8593 <row>
8594 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598
8599 \series bold
8600 Malfatti
8601 \end_layout
8602
8603 \end_inset
8604 </cell>
8605 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609 Luciano
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 111
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 </row>
8624 <row>
8625 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629
8630 \series bold
8631 Malfatti
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 Valeriano
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 111
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 <row>
8656 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660
8661 \series bold
8662 Meneguzzo
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671 Roberto
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 111
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 <row>
8687 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691
8692 \series bold
8693 Mezzadra
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 Roberto
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 111
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 </row>
8717 <row>
8718 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722
8723 \series bold
8724 Pirpamer
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733 Erich
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 111
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 </row>
8748 <row>
8749 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753
8754 \series bold
8755 Pochiesa
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Plain Layout
8764 Paolo
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 111, 222
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 </row>
8779 <row>
8780 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784
8785 \series bold
8786 Radina
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 Claudio
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 111
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 </row>
8810 <row>
8811 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815
8816 \series bold
8817 Stuffer
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 Oskar
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 111
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 </row>
8841 <row>
8842 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \series bold
8848 Tacchelli
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 Ugo
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 111
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 </row>
8872 <row>
8873 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877
8878 \series bold
8879 Tezzele
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888 Margit
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 111
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 </row>
8903 <row>
8904 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908
8909 \series bold
8910 Unterkalmsteiner
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919 Frieda
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 111
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 </row>
8934 <row>
8935 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939
8940 \series bold
8941 Vieider
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 Hilde
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 111
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 </row>
8965 <row>
8966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970
8971 \series bold
8972 Vigna
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 Jürgen
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 111
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 </row>
8996 <row>
8997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001
9002 \series bold
9003 Weber
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 Maurizio
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 111
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 </row>
9027 <row>
9028 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9029 \begin_inset Text
9030
9031 \begin_layout Plain Layout
9032
9033 \series bold
9034 Winkler
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043 Franz
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052 111
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row>
9059 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063  
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 </row>
9087 <row>
9088 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092
9093 \series bold
9094 Annovi
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103 Silvia
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 555
9113 \end_layout
9114
9115 \end_inset
9116 </cell>
9117 </row>
9118 <row>
9119 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123
9124 \series bold
9125 Bertoli
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 Stefano
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 555
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 </row>
9149 <row>
9150 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154
9155 \series bold
9156 Bozzi
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165 Walter
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 555
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 </row>
9180 <row>
9181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185
9186 \series bold
9187 Cachia
9188 \end_layout
9189
9190 \end_inset
9191 </cell>
9192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196 Maria
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 555
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 </row>
9211 <row>
9212 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216
9217 \series bold
9218 Cachia
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227 Maurizio
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 555
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 </row>
9242 <row>
9243 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247
9248 \series bold
9249 Cinquemani
9250 \end_layout
9251
9252 \end_inset
9253 </cell>
9254 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258 Giusi
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 555
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 </row>
9273 <row>
9274 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278
9279 \series bold
9280 Colin
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289 Bernard
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 555
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 </row>
9304 <row>
9305 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309
9310 \series bold
9311 Concli
9312 \end_layout
9313
9314 \end_inset
9315 </cell>
9316 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320 Gianfranco
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 555
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 </row>
9335 <row>
9336 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340
9341 \series bold
9342 Dal Bosco
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351 Carolina
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 555
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 </row>
9366 <row>
9367 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371
9372 \series bold
9373 Dalpiaz
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 Annamaria
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 555
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 </row>
9397 <row>
9398 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402
9403 \series bold
9404 Feliciello
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413 Domenico
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 555
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 </row>
9428 <row>
9429 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433
9434 \series bold
9435 Focarelli
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444 Paola
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 555
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 </row>
9459 <row>
9460 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464
9465 \series bold
9466 Galletti
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475 Oreste
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 555
9485 \end_layout
9486
9487 \end_inset
9488 </cell>
9489 </row>
9490 <row>
9491 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495
9496 \series bold
9497 Gasparini
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9503 \begin_inset Text
9504
9505 \begin_layout Plain Layout
9506 Franca
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 555
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 </row>
9521 <row>
9522 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526
9527 \series bold
9528 Rizzardi
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9534 \begin_inset Text
9535
9536 \begin_layout Plain Layout
9537 Paola
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 555
9547 \end_layout
9548
9549 \end_inset
9550 </cell>
9551 </row>
9552 <row>
9553 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557
9558 \series bold
9559 Lassini
9560 \end_layout
9561
9562 \end_inset
9563 </cell>
9564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9565 \begin_inset Text
9566
9567 \begin_layout Plain Layout
9568 Giancarlo
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 555
9578 \end_layout
9579
9580 \end_inset
9581 </cell>
9582 </row>
9583 <row>
9584 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588
9589 \series bold
9590 Malfatti
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599 Luciano
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 555
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 </row>
9614 <row>
9615 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619
9620 \series bold
9621 Malfatti
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 Valeriano
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 555
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 </row>
9645 <row>
9646 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650
9651 \series bold
9652 Meneguzzo
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661 Roberto
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670 555
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 </row>
9676 <row>
9677 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681
9682 \series bold
9683 Mezzadra
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692 Roberto
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701 555
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 </row>
9707 </lyxtabular>
9708
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \begin_layout Section
9715 Questions particulières concernant les tableaux multi-pages
9716 \begin_inset Argument 1
9717 status collapsed
9718
9719 \begin_layout Plain Layout
9720 Questions sur les tableaux multi-pages
9721 \end_layout
9722
9723 \end_inset
9724
9725
9726 \begin_inset CommandInset label
9727 LatexCommand label
9728 name "sec:Questions-sur-tableaux-multi-pages"
9729
9730 \end_inset
9731
9732
9733 \end_layout
9734
9735 \begin_layout Subsection
9736 Calculs des pages des tableaux multi-pages
9737 \begin_inset Index idx
9738 status collapsed
9739
9740 \begin_layout Plain Layout
9741 Tableau ! multi-pages ! Calculs
9742 \end_layout
9743
9744 \end_inset
9745
9746
9747 \end_layout
9748
9749 \begin_layout Standard
9750 \SpecialChar LaTeX
9751  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9752  utilisant des blocs (chunks).
9753  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9754  mémoire de \SpecialChar LaTeX
9755 .
9756  La valeur implicite est fixée pour des raisons historiques à seulement
9757  20
9758 \begin_inset space ~
9759 \end_inset
9760
9761 lignes de tableau.
9762  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
9763  ceci peut ralentir la création de votre document.
9764  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9765  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9766  préambule de votre document :
9767 \end_layout
9768
9769 \begin_layout Standard
9770
9771 \series bold
9772
9773 \backslash
9774 setcounter{LTchunksize}{100}
9775 \end_layout
9776
9777 \begin_layout Subsection
9778 Les flottants et les tableaux multi-pages
9779 \begin_inset Index idx
9780 status collapsed
9781
9782 \begin_layout Plain Layout
9783 Tableau ! multi-pages ! Flottants
9784 \end_layout
9785
9786 \end_inset
9787
9788
9789 \end_layout
9790
9791 \begin_layout Standard
9792 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9793  commence un tableau multi-pages.
9794  Pour éviter une telle situation, insérez un saut de page (menu 
9795 \family sans
9796 Insertion\SpecialChar menuseparator
9797 Typographie
9798 \begin_inset space ~
9799 \end_inset
9800
9801 spéciale\SpecialChar menuseparator
9802 Saut de page (vide le tampon)
9803 \family default
9804
9805 \begin_inset space \thinspace{}
9806 \end_inset
9807
9808 ) juste avant votre tableau multi-pages.
9809 \end_layout
9810
9811 \begin_layout Subsection
9812 Sauts de pages forcés
9813 \begin_inset Index idx
9814 status collapsed
9815
9816 \begin_layout Plain Layout
9817 Tableau ! multi-pages ! Sauts de pages forcés
9818 \end_layout
9819
9820 \end_inset
9821
9822
9823 \end_layout
9824
9825 \begin_layout Standard
9826 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9827  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9828  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9829  de
9830  saut de ligne 
9831 \begin_inset Quotes fld
9832 \end_inset
9833
9834
9835 \backslash
9836
9837 \backslash
9838
9839 \begin_inset Quotes frd
9840 \end_inset
9841
9842  en code \SpecialChar TeX
9843  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9844  Avant la commande 
9845 \begin_inset Quotes fld
9846 \end_inset
9847
9848
9849 \backslash
9850
9851 \backslash
9852
9853 \begin_inset Quotes frd
9854 \end_inset
9855
9856 , vous devez insérer en code \SpecialChar TeX
9857 , autant de caractères 
9858 \begin_inset Quotes fld
9859 \end_inset
9860
9861 &
9862 \begin_inset Quotes frd
9863 \end_inset
9864
9865  qu'il y a de colonnes après la cellule concernée.
9866  Le caractère 
9867 \begin_inset Quotes fld
9868 \end_inset
9869
9870 &
9871 \begin_inset Quotes frd
9872 \end_inset
9873
9874  sert à séparer les colonnes d'un tableau.
9875  Écrivez en code-\SpecialChar TeX
9876 , après chaque 
9877 \begin_inset Quotes fld
9878 \end_inset
9879
9880 &
9881 \begin_inset Quotes frd
9882 \end_inset
9883
9884  le contenu des cellules correspondantes et en même temps supprimez le contenu
9885  de ces cellules dans le texte normal.
9886  
9887 \begin_inset Newline newline
9888 \end_inset
9889
9890 Après la commande 
9891 \backslash
9892
9893 \backslash
9894 , insérez autant de caractères 
9895 \begin_inset Quotes fld
9896 \end_inset
9897
9898 &
9899 \begin_inset Quotes frd
9900 \end_inset
9901
9902  qu'il y a de colonnes avant la colonne traitée.
9903  Dans le tableau
9904 \begin_inset space ~
9905 \end_inset
9906
9907
9908 \begin_inset CommandInset ref
9909 LatexCommand ref
9910 reference "tab:Tableau-saut-de-page"
9911
9912 \end_inset
9913
9914  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9915  suivie par une autre colonne.
9916  La commande suivante a donc été insérée en code \SpecialChar TeX
9917  dans la cellule après
9918  le mot 
9919 \begin_inset Quotes fld
9920 \end_inset
9921
9922
9923 \emph on
9924 Castelchiodato,
9925 \emph default
9926
9927 \begin_inset Quotes frd
9928 \end_inset
9929
9930 :
9931 \end_layout
9932
9933 \begin_layout Standard
9934
9935 \series bold
9936 & 111
9937 \backslash
9938
9939 \backslash
9940  
9941 \backslash
9942 newpage
9943 \begin_inset Newline newline
9944 \end_inset
9945
9946 &
9947 \end_layout
9948
9949 \begin_layout Standard
9950 Le 
9951 \begin_inset Quotes fld
9952 \end_inset
9953
9954 111
9955 \begin_inset Quotes frd
9956 \end_inset
9957
9958  dans la troisième colonne de la ligne a été supprimé.
9959  
9960 \series bold
9961
9962 \backslash
9963 newpage
9964 \series default
9965  est nécessaire seulement quand un saut de page doit impérativement avoir
9966  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9967  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9968  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9969  est coupée, utilisez cette commande à la place de la précédente :
9970 \end_layout
9971
9972 \begin_layout Standard
9973
9974 \series bold
9975 & 111
9976 \backslash
9977
9978 \backslash
9979
9980 \begin_inset Newline newline
9981 \end_inset
9982
9983
9984 \backslash
9985 hline &
9986 \end_layout
9987
9988 \begin_layout Standard
9989 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9990  insérer la commande
9991 \end_layout
9992
9993 \begin_layout Standard
9994
9995 \series bold
9996
9997 \backslash
9998 setlength{
9999 \backslash
10000 parfillskip}{0pt}
10001 \end_layout
10002
10003 \begin_layout Standard
10004 au début de la cellule.
10005  Cela assure que la portion de la cellule qui va se trouver affichée sur
10006  la page suivante le sera avec toute la largeur de la cellule.
10007 \begin_inset Separator parbreak
10008 \end_inset
10009
10010
10011 \end_layout
10012
10013 \begin_layout Standard
10014 \align center
10015 \begin_inset Tabular
10016 <lyxtabular version="3" rows="38" columns="3">
10017 <features islongtable="true" longtabularalignment="center">
10018 <column alignment="left" valignment="top" width="0pt">
10019 <column alignment="left" valignment="top" width="3cm">
10020 <column alignment="center" valignment="top" width="0pt">
10021 <row endfirsthead="true" caption="true">
10022 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026 \begin_inset Caption Standard
10027
10028 \begin_layout Plain Layout
10029 Tableau avec un saut de page forcé dans une cellule
10030 \begin_inset CommandInset label
10031 LatexCommand label
10032 name "tab:Tableau-saut-de-page"
10033
10034 \end_inset
10035
10036
10037 \begin_inset Argument 1
10038 status collapsed
10039
10040 \begin_layout Plain Layout
10041 Tableau avec un saut de page forcé dans une cellule
10042 \end_layout
10043
10044 \end_inset
10045
10046
10047 \end_layout
10048
10049 \end_inset
10050
10051
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 </row>
10075 <row endfirsthead="true">
10076 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080
10081 \series bold
10082 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 </row>
10106 <row endfirsthead="true">
10107 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111
10112 \series bold
10113 NOM
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131
10132 \series bold
10133 TÉL.
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 </row>
10139 <row endhead="true" caption="true">
10140 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144 \begin_inset Caption Unnumbered
10145
10146 \begin_layout Plain Layout
10147 Tableau sur deux pages avec un saut de page dans une cellule
10148 \end_layout
10149
10150 \end_inset
10151
10152
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 </row>
10176 <row endhead="true">
10177 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181  
10182 \series bold
10183 Exemple d'annuaire téléphonique
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10198 \begin_inset Text
10199
10200 \begin_layout Plain Layout
10201
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 </row>
10207 <row endhead="true">
10208 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Plain Layout
10212
10213 \series bold
10214 NOM
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232
10233 \series bold
10234 TÉL.
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 </row>
10240 <row endfoot="true">
10241 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Plain Layout
10245 suite page suivante\SpecialChar ldots
10246
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 </row>
10270 <row>
10271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275
10276 \series bold
10277 Annovi
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286 Silvia
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295 111
10296 \end_layout
10297
10298 \end_inset
10299 </cell>
10300 </row>
10301 <row>
10302 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306
10307 \series bold
10308 Bertoli
10309 \end_layout
10310
10311 \end_inset
10312 </cell>
10313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317 Stefano
10318 \end_layout
10319
10320 \end_inset
10321 </cell>
10322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326 111
10327 \end_layout
10328
10329 \end_inset
10330 </cell>
10331 </row>
10332 <row>
10333 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337
10338 \series bold
10339 Bozzi
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348 Walter
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357 111
10358 \end_layout
10359
10360 \end_inset
10361 </cell>
10362 </row>
10363 <row>
10364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368
10369 \series bold
10370 Cachia
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379 Maria
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388 111
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 </row>
10394 <row>
10395 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399
10400 \series bold
10401 Cachia
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 Maurizio
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419 111
10420 \end_layout
10421
10422 \end_inset
10423 </cell>
10424 </row>
10425 <row>
10426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430
10431 \series bold
10432 Cinquemani
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441 Giusi
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450 111
10451 \end_layout
10452
10453 \end_inset
10454 </cell>
10455 </row>
10456 <row>
10457 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461
10462 \series bold
10463 Colin
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 Bernard
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481 111
10482 \end_layout
10483
10484 \end_inset
10485 </cell>
10486 </row>
10487 <row>
10488 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492
10493 \series bold
10494 Concli
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503 Gianfranco
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512 111
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 </row>
10518 <row>
10519 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523
10524 \series bold
10525 Dal Bosco
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 Carolina
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 111
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 <row>
10550 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554
10555 \series bold
10556 Dalpiaz
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 Annamaria
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574 111
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 </row>
10580 <row>
10581 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585
10586 \series bold
10587 Feliciello
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 Domenico
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10602 \begin_inset Text
10603
10604 \begin_layout Plain Layout
10605 111
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 </row>
10611 <row>
10612 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616
10617 \series bold
10618 Focarelli
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 Paola
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636 111
10637 \end_layout
10638
10639 \end_inset
10640 </cell>
10641 </row>
10642 <row>
10643 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647
10648 \series bold
10649 Galletti
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658 Oreste
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667 111
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 </row>
10673 <row>
10674 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678
10679 \series bold
10680 Gasparini
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689 Franca
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698 111
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 </row>
10704 <row>
10705 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709
10710 \series bold
10711 Lassini
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720 Giancarlo
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729 111
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 </row>
10735 <row>
10736 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740
10741 \series bold
10742 Malfatti
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 Luciano
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760 111
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 </row>
10766 <row>
10767 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771
10772 \series bold
10773 Malfatti
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782 Valeriano
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 111
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 </row>
10797 <row>
10798 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802
10803 \series bold
10804 Meneguzzo
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813 Roberto
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822 111
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 </row>
10828 <row>
10829 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833
10834 \series bold
10835 Mezzadra
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844 Roberto
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 111
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 </row>
10859 <row>
10860 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864
10865 \series bold
10866 Pirpamer
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875 Erich
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884 111
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 </row>
10890 <row>
10891 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895
10896 \series bold
10897 Pochiesa
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 Paolo
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10912 \begin_inset Text
10913
10914 \begin_layout Plain Layout
10915 111, 222
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 </row>
10921 <row>
10922 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926
10927 \series bold
10928 Radina
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 Claudio
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10943 \begin_inset Text
10944
10945 \begin_layout Plain Layout
10946 111
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 </row>
10952 <row>
10953 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957
10958 \series bold
10959 Rizzardi
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 Giancarlo, 11.
10969  Fürst von Montecompatri, 11.
10970  Fürst von Sulmona und Vivaro, 10.
10971  Fürst von Rossano, 5.
10972  Herzog von Canemorte, 11.
10973  Herzog von Palombara, 5.
10974  Herzog von Castelchiodato,
10975 \begin_inset ERT
10976 status open
10977
10978 \begin_layout Plain Layout
10979
10980 & 111
10981 \backslash
10982
10983 \backslash
10984  
10985 \backslash
10986 newpage
10987 \end_layout
10988
10989 \begin_layout Plain Layout
10990
10991 &
10992 \end_layout
10993
10994 \end_inset
10995
10996  11.
10997  Herzog von Poggionativo, 11.
10998  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10999  Graf von Valinfreda, 11.
11000  Baron von Cropalati, 11.
11001  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 </row>
11016 <row>
11017 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021
11022 \series bold
11023 Stuffer
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032 Oskar
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041 111
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 </row>
11047 <row>
11048 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052
11053 \series bold
11054 Tacchelli
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063 Ugo
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072 111
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 </row>
11078 <row>
11079 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083
11084 \series bold
11085 Tezzele
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094 Margit
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103 111
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 </row>
11109 <row>
11110 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114
11115 \series bold
11116 Unterkalmsteiner
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 Frieda
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 111
11135 \end_layout
11136
11137 \end_inset
11138 </cell>
11139 </row>
11140 <row>
11141 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145
11146 \series bold
11147 Vieider
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156 Hilde
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 111
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 </row>
11171 <row>
11172 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176
11177 \series bold
11178 Vigna
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 Jürgen
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 111
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 </row>
11202 <row>
11203 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207
11208 \series bold
11209 Weber
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 Maurizio
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 111
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 </row>
11233 <row>
11234 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238
11239 \series bold
11240 Winkler
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 Franz
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11255 \begin_inset Text
11256
11257 \begin_layout Plain Layout
11258 111
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 </row>
11264 </lyxtabular>
11265
11266 \end_inset
11267
11268
11269 \end_layout
11270
11271 \begin_layout Section
11272 Colonnes et lignes à lignes multiples
11273 \end_layout
11274
11275 \begin_layout Subsection
11276 Lignes multiples dans une cellule de tableau
11277 \begin_inset CommandInset label
11278 LatexCommand label
11279 name "subsec:Lignes-multiple-dans-cellule"
11280
11281 \end_inset
11282
11283
11284 \begin_inset Index idx
11285 status collapsed
11286
11287 \begin_layout Plain Layout
11288 Plusieurs lignes dans une case de tableau
11289 \end_layout
11290
11291 \end_inset
11292
11293
11294 \begin_inset Index idx
11295 status collapsed
11296
11297 \begin_layout Plain Layout
11298 Tableau ! Saut de ligne
11299 \end_layout
11300
11301 \end_inset
11302
11303
11304 \end_layout
11305
11306 \begin_layout Standard
11307 \noindent
11308 \begin_inset Float table
11309 placement H
11310 wide false
11311 sideways false
11312 status open
11313
11314 \begin_layout Plain Layout
11315 \begin_inset Caption Standard
11316
11317 \begin_layout Plain Layout
11318 \begin_inset CommandInset label
11319 LatexCommand label
11320 name "tab:Tableau-avec-plusieurs-lignes"
11321
11322 \end_inset
11323
11324 Tableau avec des lignes multiples dans une cellule
11325 \end_layout
11326
11327 \end_inset
11328
11329
11330 \end_layout
11331
11332 \begin_layout Plain Layout
11333 \align center
11334 \begin_inset Tabular
11335 <lyxtabular version="3" rows="3" columns="3">
11336 <features tabularvalignment="middle">
11337 <column alignment="center" valignment="middle" width="2.5cm">
11338 <column alignment="center" valignment="middle">
11339 <column alignment="center" valignment="middle">
11340 <row>
11341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11342 \begin_inset Text
11343
11344 \begin_layout Plain Layout
11345 Lignes
11346 \begin_inset Newline linebreak
11347 \end_inset
11348
11349 multiples
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 b
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 c
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 </row>
11373 <row>
11374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 d
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11384 \begin_inset Text
11385
11386 \begin_layout Plain Layout
11387 e
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11393 \begin_inset Text
11394
11395 \begin_layout Plain Layout
11396 f
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 </row>
11402 <row>
11403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 g
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 h
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11422 \begin_inset Text
11423
11424 \begin_layout Plain Layout
11425 i
11426 \end_layout
11427
11428 \end_inset
11429 </cell>
11430 </row>
11431 </lyxtabular>
11432
11433 \end_inset
11434
11435
11436 \end_layout
11437
11438 \end_inset
11439
11440
11441 \end_layout
11442
11443 \begin_layout Standard
11444 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11445  d'un paragraphe avec des sauts de lignes et des césures.
11446 \end_layout
11447
11448 \begin_layout Standard
11449 Pour obtenir le tableau
11450 \begin_inset space ~
11451 \end_inset
11452
11453
11454 \begin_inset CommandInset ref
11455 LatexCommand ref
11456 reference "tab:Tableau-avec-plusieurs-lignes"
11457
11458 \end_inset
11459
11460 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11461  droit dessus.
11462  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11463  2.5
11464 \begin_inset space \thinspace{}
11465 \end_inset
11466
11467 cm et choisissez les alignements vertical et horizontal centrés.
11468  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11469  Comme notre texte est plus petit que 2.5
11470 \begin_inset space \thinspace{}
11471 \end_inset
11472
11473 cm, une seule ligne va apparaître.
11474  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11475  
11476 \family sans
11477 Ctrl-Shift-Entrée
11478 \family default
11479 ).
11480  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11481 ement découpé en plusieurs lignes.
11482 \end_layout
11483
11484 \begin_layout Standard
11485 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11486  ne peut pas
11487  effectuer de césure si c'est le premier élément de la cellule.
11488  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11489  premier élément : Ajoutez un espace horizontal de 0
11490 \begin_inset space \thinspace{}
11491 \end_inset
11492
11493 pt juste avant votre mot.
11494  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11495  Le tableau
11496 \begin_inset space ~
11497 \end_inset
11498
11499
11500 \begin_inset CommandInset ref
11501 LatexCommand ref
11502 reference "tab:Tableau-césure"
11503
11504 \end_inset
11505
11506  montre l'effet de cette insertion.
11507 \end_layout
11508
11509 \begin_layout Standard
11510 \begin_inset Float table
11511 placement h
11512 wide false
11513 sideways false
11514 status open
11515
11516 \begin_layout Plain Layout
11517 \begin_inset Caption Standard
11518
11519 \begin_layout Plain Layout
11520 \begin_inset CommandInset label
11521 LatexCommand label
11522 name "tab:Tableau-césure"
11523
11524 \end_inset
11525
11526 Tableau avec et sans césure.
11527 \end_layout
11528
11529 \end_inset
11530
11531
11532 \end_layout
11533
11534 \begin_layout Plain Layout
11535 \begin_inset space \hfill{}
11536 \end_inset
11537
11538
11539 \begin_inset Tabular
11540 <lyxtabular version="3" rows="3" columns="3">
11541 <features tabularvalignment="middle">
11542 <column alignment="center" valignment="middle" width="2.5cm">
11543 <column alignment="center" valignment="middle">
11544 <column alignment="center" valignment="middle">
11545 <row>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 mottrèslongdansunecellule
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 b
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11565 \begin_inset Text
11566
11567 \begin_layout Plain Layout
11568 c
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 </row>
11574 <row>
11575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 d
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 e
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11594 \begin_inset Text
11595
11596 \begin_layout Plain Layout
11597 f
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 </row>
11603 <row>
11604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11605 \begin_inset Text
11606
11607 \begin_layout Plain Layout
11608 g
11609 \end_layout
11610
11611 \end_inset
11612 </cell>
11613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11614 \begin_inset Text
11615
11616 \begin_layout Plain Layout
11617 h
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 i
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 </row>
11632 </lyxtabular>
11633
11634 \end_inset
11635
11636
11637 \begin_inset space \hfill{}
11638 \end_inset
11639
11640
11641 \begin_inset Tabular
11642 <lyxtabular version="3" rows="3" columns="3">
11643 <features tabularvalignment="middle">
11644 <column alignment="center" valignment="middle" width="2.5cm">
11645 <column alignment="center" valignment="middle">
11646 <column alignment="center" valignment="middle">
11647 <row>
11648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11649 \begin_inset Text
11650
11651 \begin_layout Plain Layout
11652 \begin_inset space \hspace{}
11653 \length 0pt
11654 \end_inset
11655
11656 mottrèslongdansunecellule
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 b
11666 \end_layout
11667
11668 \end_inset
11669 </cell>
11670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11671 \begin_inset Text
11672
11673 \begin_layout Plain Layout
11674 c
11675 \end_layout
11676
11677 \end_inset
11678 </cell>
11679 </row>
11680 <row>
11681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 d
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Plain Layout
11694 e
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Plain Layout
11703 f
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 </row>
11709 <row>
11710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714 g
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11720 \begin_inset Text
11721
11722 \begin_layout Plain Layout
11723 h
11724 \end_layout
11725
11726 \end_inset
11727 </cell>
11728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 i
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 </row>
11738 </lyxtabular>
11739
11740 \end_inset
11741
11742
11743 \begin_inset space \hfill{}
11744 \end_inset
11745
11746
11747 \end_layout
11748
11749 \end_inset
11750
11751
11752 \end_layout
11753
11754 \begin_layout Subsection
11755 Multi-colonnes
11756 \begin_inset CommandInset label
11757 LatexCommand label
11758 name "subsec:Multicolonnes"
11759
11760 \end_inset
11761
11762
11763 \begin_inset Index idx
11764 status collapsed
11765
11766 \begin_layout Plain Layout
11767 Multi-colonnes
11768 \end_layout
11769
11770 \end_inset
11771
11772
11773 \begin_inset Index idx
11774 status collapsed
11775
11776 \begin_layout Plain Layout
11777 Tableau ! Multi-colonnes
11778 \end_layout
11779
11780 \end_inset
11781
11782
11783 \end_layout
11784
11785 \begin_layout Subsubsection
11786 Les bases des multi-colonnes
11787 \end_layout
11788
11789 \begin_layout Standard
11790 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11791  qu'elle doit couvrir et utilisez soit le bouton 
11792 \begin_inset Info
11793 type  "icon"
11794 arg   "tabular-feature multicolumn"
11795 \end_inset
11796
11797  de la barre d'outils tableau, ou le menu 
11798 \family sans
11799 Édition\SpecialChar menuseparator
11800 Tableau\SpecialChar menuseparator
11801 Multi-colonnes
11802 \family default
11803 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11804  
11805 \family sans
11806 Multi-colonnes
11807 \family default
11808 .
11809 \end_layout
11810
11811 \begin_layout Standard
11812 Les multi-colonnes ont leurs propres paramètres de cellule.
11813  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11814  de la cellule, cela n'affecte que la cellule multi-colonnes.
11815  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11816  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11817 \begin_inset Separator parbreak
11818 \end_inset
11819
11820
11821 \end_layout
11822
11823 \begin_layout Standard
11824 \align center
11825 \begin_inset Tabular
11826 <lyxtabular version="3" rows="3" columns="4">
11827 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11828 <column alignment="center" valignment="top" width="0pt">
11829 <column alignment="center" valignment="middle">
11830 <column alignment="center" valignment="top" width="0in">
11831 <column alignment="center" valignment="top" width="0pt">
11832 <row>
11833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11834 \begin_inset Text
11835
11836 \begin_layout Plain Layout
11837 abc
11838 \end_layout
11839
11840 \end_inset
11841 </cell>
11842 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11843 \begin_inset Text
11844
11845 \begin_layout Plain Layout
11846 def ghi
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11852 \begin_inset Text
11853
11854 \begin_layout Plain Layout
11855
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 jkl
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 </row>
11870 <row>
11871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11872 \begin_inset Text
11873
11874 \begin_layout Plain Layout
11875 A
11876 \end_layout
11877
11878 \end_inset
11879 </cell>
11880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11881 \begin_inset Text
11882
11883 \begin_layout Plain Layout
11884 B
11885 \end_layout
11886
11887 \end_inset
11888 </cell>
11889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11890 \begin_inset Text
11891
11892 \begin_layout Plain Layout
11893 C
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 D
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 </row>
11908 <row>
11909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11910 \begin_inset Text
11911
11912 \begin_layout Plain Layout
11913 1
11914 \end_layout
11915
11916 \end_inset
11917 </cell>
11918 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 2
11923 \end_layout
11924
11925 \end_inset
11926 </cell>
11927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11928 \begin_inset Text
11929
11930 \begin_layout Plain Layout
11931 3
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 4
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 </row>
11946 </lyxtabular>
11947
11948 \end_inset
11949
11950
11951 \end_layout
11952
11953 \begin_layout Subsubsection
11954 Calculs avec les multi-colonnes
11955 \begin_inset CommandInset label
11956 LatexCommand label
11957 name "subsec:Calculs-multicolonnes"
11958
11959 \end_inset
11960
11961
11962 \begin_inset Index idx
11963 status collapsed
11964
11965 \begin_layout Plain Layout
11966 Multi-colonnes ! Calculs
11967 \end_layout
11968
11969 \end_inset
11970
11971
11972 \end_layout
11973
11974 \begin_layout Standard
11975 \SpecialChar LyX
11976  gère directement les multi-colonnes, mais nous devons faire attention à
11977  la largeur des cellules couvertes par la cellule multi-colonnes.
11978 \end_layout
11979
11980 \begin_layout Standard
11981 \begin_inset Float table
11982 placement h
11983 wide false
11984 sideways false
11985 status open
11986
11987 \begin_layout Plain Layout
11988 \begin_inset Caption Standard
11989
11990 \begin_layout Plain Layout
11991 \begin_inset CommandInset label
11992 LatexCommand label
11993 name "tab:Tableau-multicolonne-parfaite"
11994
11995 \end_inset
11996
11997 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11998  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11999 \begin_inset Argument 1
12000 status open
12001
12002 \begin_layout Plain Layout
12003 Tableau avec multi-colonnes parfaite
12004 \end_layout
12005
12006 \end_inset
12007
12008
12009 \end_layout
12010
12011 \end_inset
12012
12013
12014 \end_layout
12015
12016 \begin_layout Plain Layout
12017 \align center
12018 \begin_inset Tabular
12019 <lyxtabular version="3" rows="3" columns="3">
12020 <features tabularvalignment="middle">
12021 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12022 <column alignment="center" valignment="middle">
12023 <column alignment="center" valignment="top">
12024 <row>
12025 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12026 \begin_inset Text
12027
12028 \begin_layout Plain Layout
12029 multi-colonnes sur plusieurs lignes
12030 \end_layout
12031
12032 \end_inset
12033 </cell>
12034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12035 \begin_inset Text
12036
12037 \begin_layout Plain Layout
12038
12039 \end_layout
12040
12041 \end_inset
12042 </cell>
12043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12044 \begin_inset Text
12045
12046 \begin_layout Plain Layout
12047 c
12048 \end_layout
12049
12050 \end_inset
12051 </cell>
12052 </row>
12053 <row>
12054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12055 \begin_inset Text
12056
12057 \begin_layout Plain Layout
12058 d
12059 \end_layout
12060
12061 \end_inset
12062 </cell>
12063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12064 \begin_inset Text
12065
12066 \begin_layout Plain Layout
12067 e
12068 \end_layout
12069
12070 \end_inset
12071 </cell>
12072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12073 \begin_inset Text
12074
12075 \begin_layout Plain Layout
12076 f
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 </row>
12082 <row>
12083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087 g
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 h
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12102 \begin_inset Text
12103
12104 \begin_layout Plain Layout
12105 i
12106 \end_layout
12107
12108 \end_inset
12109 </cell>
12110 </row>
12111 </lyxtabular>
12112
12113 \end_inset
12114
12115
12116 \end_layout
12117
12118 \end_inset
12119
12120
12121 \end_layout
12122
12123 \begin_layout Standard
12124 Par exemple, pour créer le tableau
12125 \begin_inset space ~
12126 \end_inset
12127
12128
12129 \begin_inset CommandInset ref
12130 LatexCommand ref
12131 reference "tab:Tableau-multicolonne-parfaite"
12132
12133 \end_inset
12134
12135 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12136  3×3 et faites un clic droit dessus.
12137  Ensuite choisissez pour cette cellule
12138 \emph on
12139 ,
12140 \emph default
12141  dans la fenêtre de dialogue de tableau, 
12142 \emph on
12143 multi-colonnes
12144 \emph default
12145
12146 \emph on
12147 alignement
12148 \begin_inset space ~
12149 \end_inset
12150
12151 horizontal
12152 \begin_inset space ~
12153 \end_inset
12154
12155 centré
12156 \emph default
12157  et une largeur de 2.5
12158 \begin_inset space \thinspace{}
12159 \end_inset
12160
12161 cm.
12162  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12163  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12164 \begin_inset space \thinspace{}
12165 \end_inset
12166
12167 cm pour la première colonne.
12168  La deuxième colonne aura alors automatiquement une largeur de 1.25
12169 \begin_inset space \thinspace{}
12170 \end_inset
12171
12172 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12173  C'est ce qui a été fait pour le tableau
12174 \begin_inset space ~
12175 \end_inset
12176
12177
12178 \begin_inset CommandInset ref
12179 LatexCommand ref
12180 reference "tab:Tableau-multicolonne-imparfait"
12181
12182 \end_inset
12183
12184 .
12185 \end_layout
12186
12187 \begin_layout Standard
12188 \begin_inset Float table
12189 wide false
12190 sideways false
12191 status open
12192
12193 \begin_layout Plain Layout
12194 \begin_inset Caption Standard
12195
12196 \begin_layout Plain Layout
12197 \begin_inset CommandInset label
12198 LatexCommand label
12199 name "tab:Tableau-multicolonne-imparfait"
12200
12201 \end_inset
12202
12203 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12204  de la largeur de la cellule multi-colonnes.
12205 \begin_inset Argument 1
12206 status open
12207
12208 \begin_layout Plain Layout
12209 Tableau avec multi-colonnes pas parfaite
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \end_inset
12218
12219
12220 \end_layout
12221
12222 \begin_layout Plain Layout
12223 \align center
12224 \begin_inset Tabular
12225 <lyxtabular version="3" rows="3" columns="3">
12226 <features tabularvalignment="middle">
12227 <column alignment="center" valignment="top" width="1.25cm">
12228 <column alignment="center" valignment="top">
12229 <column alignment="center" valignment="top">
12230 <row>
12231 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12232 \begin_inset Text
12233
12234 \begin_layout Plain Layout
12235 multi-colonnes sur plusieurs lignes
12236 \end_layout
12237
12238 \end_inset
12239 </cell>
12240 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12241 \begin_inset Text
12242
12243 \begin_layout Plain Layout
12244
12245 \end_layout
12246
12247 \end_inset
12248 </cell>
12249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253 c
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 </row>
12259 <row>
12260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12261 \begin_inset Text
12262
12263 \begin_layout Plain Layout
12264 d
12265 \end_layout
12266
12267 \end_inset
12268 </cell>
12269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12270 \begin_inset Text
12271
12272 \begin_layout Plain Layout
12273 e
12274 \end_layout
12275
12276 \end_inset
12277 </cell>
12278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12279 \begin_inset Text
12280
12281 \begin_layout Plain Layout
12282 f
12283 \end_layout
12284
12285 \end_inset
12286 </cell>
12287 </row>
12288 <row>
12289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12290 \begin_inset Text
12291
12292 \begin_layout Plain Layout
12293 g
12294 \end_layout
12295
12296 \end_inset
12297 </cell>
12298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12299 \begin_inset Text
12300
12301 \begin_layout Plain Layout
12302 h
12303 \end_layout
12304
12305 \end_inset
12306 </cell>
12307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12308 \begin_inset Text
12309
12310 \begin_layout Plain Layout
12311 i
12312 \end_layout
12313
12314 \end_inset
12315 </cell>
12316 </row>
12317 </lyxtabular>
12318
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Standard
12330 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12331  de la cellule multi-colonnes, elle est un peu plus large.
12332  La raison est que la taille que l'on donne à une cellule, 
12333 \begin_inset Formula $W_{g}$
12334 \end_inset
12335
12336  n'est pas sa taille totale, 
12337 \begin_inset Formula $W_{\mathrm{tot}}$
12338 \end_inset
12339
12340  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12341  lui donne.
12342  L'annexe
12343 \begin_inset space ~
12344 \end_inset
12345
12346
12347 \begin_inset CommandInset ref
12348 LatexCommand ref
12349 reference "cha:Explication-de-l'Equation"
12350
12351 \end_inset
12352
12353  explique pourquoi en détail.
12354 \end_layout
12355
12356 \begin_layout Standard
12357 La largeur nécessaire 
12358 \begin_inset Formula $W_{g\,n}$
12359 \end_inset
12360
12361  quand 
12362 \emph on
12363 n
12364 \emph default
12365  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12366  ait une largeur totale de 
12367 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12368 \end_inset
12369
12370 :
12371 \begin_inset Formula 
12372 \begin{equation}
12373 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12374 \end{equation}
12375
12376 \end_inset
12377
12378
12379 \end_layout
12380
12381 \begin_layout Standard
12382 Dans notre cas nous avons 
12383 \begin_inset Formula $n=2$
12384 \end_inset
12385
12386
12387 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12388 \end_inset
12389
12390 cm et les valeurs implicites pour les autres longueurs, l'équation
12391 \begin_inset space ~
12392 \end_inset
12393
12394
12395 \begin_inset CommandInset ref
12396 LatexCommand ref
12397 reference "eq:Wgn"
12398
12399 \end_inset
12400
12401  devient
12402 \begin_inset Formula 
12403 \begin{equation}
12404 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12405 \end{equation}
12406
12407 \end_inset
12408
12409
12410 \end_layout
12411
12412 \begin_layout Standard
12413 Pour permettre des calculs avec \SpecialChar LaTeX
12414 , vous devez charger le paquetage \SpecialChar LaTeX
12415  
12416 \series bold
12417 calc
12418 \series default
12419  avec la ligne suivante dans le préambule du document
12420 \begin_inset Index idx
12421 status collapsed
12422
12423 \begin_layout Plain Layout
12424 Paquetages \SpecialChar LaTeX
12425  ! calc
12426 \end_layout
12427
12428 \end_inset
12429
12430
12431 \end_layout
12432
12433 \begin_layout Standard
12434
12435 \series bold
12436
12437 \backslash
12438 usepackage{calc}
12439 \end_layout
12440
12441 \begin_layout Standard
12442 \SpecialChar LyX
12443  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12444  de dialogue.
12445  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12446  dans la
12447  fenêtre de dialogue.
12448  Voici un aperçu de ces paramètres :
12449 \end_layout
12450
12451 \begin_layout Itemize
12452
12453 \series bold
12454 p{largeur}
12455 \series default
12456  crée une cellule de taille donnée, le texte est aligné verticalement en
12457  haut.
12458 \end_layout
12459
12460 \begin_layout Itemize
12461
12462 \series bold
12463 m{largeur}
12464 \series default
12465  crée une cellule de taille donnée, le texte est aligné verticalement au
12466  centre
12467 \end_layout
12468
12469 \begin_layout Itemize
12470
12471 \series bold
12472 b{largeur}
12473 \series default
12474  crée une cellule de taille donnée, le texte est aligné verticalement en
12475  bas
12476 \end_layout
12477
12478 \begin_layout Standard
12479 En entrant un paramètre \SpecialChar LaTeX
12480 , tous les réglages de cellule donnés dans la fenêtre
12481  de dialogue sont ignorés.
12482 \end_layout
12483
12484 \begin_layout Standard
12485 \begin_inset Note Greyedout
12486 status open
12487
12488 \begin_layout Plain Layout
12489
12490 \series bold
12491 Note:
12492 \series default
12493  À cause d'un bug, \SpecialChar LyX
12494  affiche quand même les réglages qui ne sont pas pris
12495  en compte.
12496 \end_layout
12497
12498 \end_inset
12499
12500
12501 \end_layout
12502
12503 \begin_layout Standard
12504 Comme le texte doit être centré horizontalement, on ajoute la commande 
12505 \series bold
12506
12507 \backslash
12508 centering
12509 \series default
12510 .
12511  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12512  suivant pour la première des
12513  colonnes recouvertes :
12514 \end_layout
12515
12516 \begin_layout Standard
12517
12518 \series bold
12519 >{
12520 \backslash
12521 centering}m{1.25cm-6.2pt}
12522 \end_layout
12523
12524 \begin_layout Standard
12525 La commande 
12526 \series bold
12527 >{ }
12528 \series default
12529  signifie que les commandes qui se trouvent entre les accolades doivent
12530  être appliquées avant que la cellule ne soit créée.
12531 \end_layout
12532
12533 \begin_layout Standard
12534 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12535  multi-colonnes, il est toujours aligné à gauche.
12536  Cela vient du fait que \SpecialChar LyX
12537  applique l'alignement seulement à des colonnes
12538  isolées.
12539  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12540  suivant pour la multi-colonnes
12541 \end_layout
12542
12543 \begin_layout Standard
12544
12545 \series bold
12546 >{
12547 \backslash
12548 centering}m{2.5cm}
12549 \end_layout
12550
12551 \begin_layout Subsection
12552 Multi-lignes
12553 \begin_inset CommandInset label
12554 LatexCommand label
12555 name "subsec:Multi-lignes"
12556
12557 \end_inset
12558
12559
12560 \begin_inset Index idx
12561 status collapsed
12562
12563 \begin_layout Plain Layout
12564 Multi-lignes
12565 \end_layout
12566
12567 \end_inset
12568
12569
12570 \begin_inset Index idx
12571 status collapsed
12572
12573 \begin_layout Plain Layout
12574 Tableau ! multi-lignes
12575 \end_layout
12576
12577 \end_inset
12578
12579
12580 \end_layout
12581
12582 \begin_layout Standard
12583 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12584  qu'elle doit couvrir et utilisez soit le bouton 
12585 \begin_inset Info
12586 type  "icon"
12587 arg   "tabular-feature multirow"
12588 \end_inset
12589
12590  de la barre d'outils tableau, ou le menu 
12591 \family sans
12592 Édition\SpecialChar menuseparator
12593 Tableau\SpecialChar menuseparator
12594 Multi-lignes
12595 \family default
12596 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12597  
12598 \family sans
12599 Multi-lignes
12600 \family default
12601 .
12602 \end_layout
12603
12604 \begin_layout Standard
12605 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12606 \begin_inset Separator parbreak
12607 \end_inset
12608
12609
12610 \end_layout
12611
12612 \begin_layout Standard
12613 \align center
12614 \begin_inset Tabular
12615 <lyxtabular version="3" rows="3" columns="3">
12616 <features tabularvalignment="middle">
12617 <column alignment="center" valignment="top" width="0pt">
12618 <column alignment="center" valignment="top">
12619 <column alignment="center" valignment="top">
12620 <row>
12621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12622 \begin_inset Text
12623
12624 \begin_layout Plain Layout
12625 un contenu long
12626 \end_layout
12627
12628 \end_inset
12629 </cell>
12630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 b
12635 \end_layout
12636
12637 \end_inset
12638 </cell>
12639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12640 \begin_inset Text
12641
12642 \begin_layout Plain Layout
12643 c
12644 \end_layout
12645
12646 \end_inset
12647 </cell>
12648 </row>
12649 <row>
12650 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654 multi-lignes
12655 \end_layout
12656
12657 \end_inset
12658 </cell>
12659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12660 \begin_inset Text
12661
12662 \begin_layout Plain Layout
12663 e
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12669 \begin_inset Text
12670
12671 \begin_layout Plain Layout
12672 f
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 </row>
12678 <row>
12679 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683
12684 \end_layout
12685
12686 \end_inset
12687 </cell>
12688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12689 \begin_inset Text
12690
12691 \begin_layout Plain Layout
12692 h
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 i
12702 \end_layout
12703
12704 \end_inset
12705 </cell>
12706 </row>
12707 </lyxtabular>
12708
12709 \end_inset
12710
12711
12712 \end_layout
12713
12714 \begin_layout Standard
12715 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12716  la colonne.
12717  L'
12718 \family sans
12719 Espacement
12720 \begin_inset space ~
12721 \end_inset
12722
12723 vertical
12724 \family default
12725  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12726  est positive ou négative.
12727 \end_layout
12728
12729 \begin_layout Standard
12730 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12731  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12732  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12733  implicite, vous devez redéfinir la commande 
12734 \series bold
12735
12736 \backslash
12737 multirowsetup
12738 \series default
12739  avec la commande
12740 \end_layout
12741
12742 \begin_layout Standard
12743
12744 \series bold
12745
12746 \backslash
12747 renewcommand{
12748 \backslash
12749 multirowsetup}{
12750 \backslash
12751 centering}
12752 \end_layout
12753
12754 \begin_layout Standard
12755 dans le préambule du document.
12756  Après ça, tous les contenus de cellules multi-lignes du document seront
12757  centrés.
12758  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12759  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12760  juste
12761  avant le tableau concerné, plutôt que dans le préambule.
12762  Si le texte doit être aligné à droite, remplacez 
12763 \series bold
12764
12765 \backslash
12766 centering
12767 \series default
12768  par 
12769 \series bold
12770
12771 \backslash
12772 raggedleft
12773 \series default
12774 .
12775  Pour revenir à l'alignement à gauche utilisez 
12776 \series bold
12777
12778 \backslash
12779 raggedright
12780 \series default
12781 .
12782 \end_layout
12783
12784 \begin_layout Standard
12785 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12786  avec un décalage vertical de -4
12787 \begin_inset space \thinspace{}
12788 \end_inset
12789
12790 mm dans une colonne de 3
12791 \begin_inset space \thinspace{}
12792 \end_inset
12793
12794 cm de large
12795 \begin_inset space ~
12796 \end_inset
12797
12798 :
12799 \begin_inset Separator parbreak
12800 \end_inset
12801
12802
12803 \end_layout
12804
12805 \begin_layout Standard
12806 \noindent
12807 \align center
12808 \begin_inset ERT
12809 status collapsed
12810
12811 \begin_layout Plain Layout
12812
12813
12814 \backslash
12815 renewcommand{
12816 \backslash
12817 multirowsetup}{
12818 \backslash
12819 raggedleft}
12820 \end_layout
12821
12822 \end_inset
12823
12824
12825 \begin_inset Tabular
12826 <lyxtabular version="3" rows="4" columns="3">
12827 <features tabularvalignment="middle">
12828 <column alignment="center" valignment="top" width="3cm">
12829 <column alignment="center" valignment="top">
12830 <column alignment="center" valignment="top">
12831 <row>
12832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 un contenu long
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845 b
12846 \end_layout
12847
12848 \end_inset
12849 </cell>
12850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12851 \begin_inset Text
12852
12853 \begin_layout Plain Layout
12854 c
12855 \end_layout
12856
12857 \end_inset
12858 </cell>
12859 </row>
12860 <row>
12861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12862 \begin_inset Text
12863
12864 \begin_layout Plain Layout
12865 t
12866 \end_layout
12867
12868 \end_inset
12869 </cell>
12870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12871 \begin_inset Text
12872
12873 \begin_layout Plain Layout
12874 n
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12880 \begin_inset Text
12881
12882 \begin_layout Plain Layout
12883 m
12884 \end_layout
12885
12886 \end_inset
12887 </cell>
12888 </row>
12889 <row>
12890 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 multi-lignes
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 e
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12909 \begin_inset Text
12910
12911 \begin_layout Plain Layout
12912 f
12913 \end_layout
12914
12915 \end_inset
12916 </cell>
12917 </row>
12918 <row>
12919 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12920 \begin_inset Text
12921
12922 \begin_layout Plain Layout
12923
12924 \end_layout
12925
12926 \end_inset
12927 </cell>
12928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12929 \begin_inset Text
12930
12931 \begin_layout Plain Layout
12932 h
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 i
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 </row>
12947 </lyxtabular>
12948
12949 \end_inset
12950
12951
12952 \begin_inset ERT
12953 status collapsed
12954
12955 \begin_layout Plain Layout
12956
12957
12958 \backslash
12959 renewcommand{
12960 \backslash
12961 multirowsetup}{
12962 \backslash
12963 raggedright}
12964 \end_layout
12965
12966 \end_inset
12967
12968
12969 \end_layout
12970
12971 \begin_layout Standard
12972 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12973  utiliser un saut de ligne forcé (
12974 \begin_inset space ~
12975 \end_inset
12976
12977 raccourci 
12978 \family sans
12979 Ctrl+Entrée
12980 \family default
12981
12982 \begin_inset space ~
12983 \end_inset
12984
12985 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12986  on le voit dans ce tableau :
12987 \begin_inset Separator parbreak
12988 \end_inset
12989
12990
12991 \end_layout
12992
12993 \begin_layout Standard
12994 \noindent
12995 \align center
12996 \begin_inset Tabular
12997 <lyxtabular version="3" rows="3" columns="2">
12998 <features tabularvalignment="middle">
12999 <column alignment="left" valignment="middle" width="2cm">
13000 <column alignment="center" valignment="top">
13001 <row>
13002 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 aaa
13007 \begin_inset Newline newline
13008 \end_inset
13009
13010 aaa
13011 \begin_inset Newline newline
13012 \end_inset
13013
13014 mauvaise cellule
13015 \end_layout
13016
13017 \end_inset
13018 </cell>
13019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 ccc
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 </row>
13029 <row>
13030 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13031 \begin_inset Text
13032
13033 \begin_layout Plain Layout
13034
13035 \end_layout
13036
13037 \end_inset
13038 </cell>
13039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13040 \begin_inset Text
13041
13042 \begin_layout Plain Layout
13043 ddd
13044 \end_layout
13045
13046 \end_inset
13047 </cell>
13048 </row>
13049 <row>
13050 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054 bbb
13055 \end_layout
13056
13057 \end_inset
13058 </cell>
13059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13060 \begin_inset Text
13061
13062 \begin_layout Plain Layout
13063 eee
13064 \end_layout
13065
13066 \end_inset
13067 </cell>
13068 </row>
13069 </lyxtabular>
13070
13071 \end_inset
13072
13073
13074 \end_layout
13075
13076 \begin_layout Standard
13077 Vous devez donc faire attention avec les saut de lignes forcés.
13078 \end_layout
13079
13080 \begin_layout Subsection
13081 Cellules avec ligne(s) diagonale(s)
13082 \end_layout
13083
13084 \begin_layout Standard
13085 Pour instruire le lecteur de la signification ds titres de lignes et de
13086  colonnes dans un tableau, il est pratique de partager le première cellule
13087  du tableau à l'aide d'une ou deux lignes diagonales.
13088  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13089  \SpecialChar LaTeX
13090
13091 \series bold
13092 \lang english
13093  diagbox
13094 \series default
13095 \lang french
13096
13097 \begin_inset Index idx
13098 status collapsed
13099
13100 \begin_layout Plain Layout
13101 Paquetages \SpecialChar LaTeX
13102  ! diagbox
13103 \end_layout
13104
13105 \end_inset
13106
13107 .
13108  Ce paquetage inclut la commande 
13109 \series bold
13110 \lang english
13111
13112 \backslash
13113 diagbox
13114 \series default
13115 \lang french
13116  que l'on peut insérer en mode \SpecialChar TeX
13117  et qui peut avoir 2 ou 3 arguments:
13118 \end_layout
13119
13120 \begin_layout Standard
13121
13122 \series bold
13123 \lang english
13124
13125 \backslash
13126 diagbox[options]
13127 \lang french
13128 {inférieur gauche}{supérieur droit}
13129 \end_layout
13130
13131 \begin_layout Standard
13132
13133 \series bold
13134 \lang english
13135
13136 \backslash
13137 diagbox[options]
13138 \lang french
13139 {inférieur gauche}{supérieur gauche}{supérieur droit}
13140 \end_layout
13141
13142 \begin_layout Standard
13143 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13144  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13145  Dans le second cas, la cellule est partagée par deux lignes.
13146 \end_layout
13147
13148 \begin_layout Standard
13149 \begin_inset ERT
13150 status collapsed
13151
13152 \begin_layout Plain Layout
13153
13154
13155 \backslash
13156 ifdiagbox
13157 \end_layout
13158
13159 \end_inset
13160
13161
13162 \begin_inset Note Note
13163 status open
13164
13165 \begin_layout Plain Layout
13166 La section suivante ne s'affichera que si vous avez installé le paquetage
13167  \SpecialChar LaTeX
13168  
13169 \series bold
13170 diagbox
13171 \series default
13172 .
13173 \end_layout
13174
13175 \end_inset
13176
13177
13178 \end_layout
13179
13180 \begin_layout Standard
13181 Voici un exemple de tableau où 
13182 \series bold
13183 \lang english
13184
13185 \backslash
13186 diagbox
13187 \lang french
13188  
13189 \series default
13190 est utilisé avec 2 arguments
13191 \begin_inset space ~
13192 \end_inset
13193
13194 dans la première cellule:
13195 \lang english
13196
13197 \begin_inset VSpace medskip
13198 \end_inset
13199
13200
13201 \end_layout
13202
13203 \begin_layout Standard
13204 \noindent
13205
13206 \lang english
13207 \begin_inset Tabular
13208 <lyxtabular version="3" rows="4" columns="4">
13209 <features tabularvalignment="middle">
13210 <column alignment="center" valignment="top">
13211 <column alignment="center" valignment="top">
13212 <column alignment="center" valignment="top">
13213 <column alignment="center" valignment="top">
13214 <row>
13215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219 \begin_inset ERT
13220 status collapsed
13221
13222 \begin_layout Plain Layout
13223
13224
13225 \backslash
13226 diagbox{
13227 \end_layout
13228
13229 \end_inset
13230
13231 Nom
13232 \begin_inset ERT
13233 status collapsed
13234
13235 \begin_layout Plain Layout
13236
13237 }{
13238 \end_layout
13239
13240 \end_inset
13241
13242 Paramètre
13243 \begin_inset ERT
13244 status collapsed
13245
13246 \begin_layout Plain Layout
13247
13248 }
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \end_inset
13257 </cell>
13258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13259 \begin_inset Text
13260
13261 \begin_layout Plain Layout
13262 Épaisseur en nm
13263 \end_layout
13264
13265 \end_inset
13266 </cell>
13267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13268 \begin_inset Text
13269
13270 \begin_layout Plain Layout
13271 Transparence en %
13272 \end_layout
13273
13274 \end_inset
13275 </cell>
13276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13277 \begin_inset Text
13278
13279 \begin_layout Plain Layout
13280 Dureté en MPa
13281 \end_layout
13282
13283 \end_inset
13284 </cell>
13285 </row>
13286 <row>
13287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13288 \begin_inset Text
13289
13290 \begin_layout Plain Layout
13291 Vert parfait
13292 \end_layout
13293
13294 \end_inset
13295 </cell>
13296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13297 \begin_inset Text
13298
13299 \begin_layout Plain Layout
13300 45
13301 \end_layout
13302
13303 \end_inset
13304 </cell>
13305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309 80
13310 \end_layout
13311
13312 \end_inset
13313 </cell>
13314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318 504
13319 \end_layout
13320
13321 \end_inset
13322 </cell>
13323 </row>
13324 <row>
13325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13326 \begin_inset Text
13327
13328 \begin_layout Plain Layout
13329 Multi-P foncé
13330 \end_layout
13331
13332 \end_inset
13333 </cell>
13334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338 60
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 72
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 982
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 </row>
13362 <row>
13363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13364 \begin_inset Text
13365
13366 \begin_layout Plain Layout
13367 Pro transparent
13368 \end_layout
13369
13370 \end_inset
13371 </cell>
13372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13373 \begin_inset Text
13374
13375 \begin_layout Plain Layout
13376 18
13377 \end_layout
13378
13379 \end_inset
13380 </cell>
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 86
13386 \end_layout
13387
13388 \end_inset
13389 </cell>
13390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13391 \begin_inset Text
13392
13393 \begin_layout Plain Layout
13394 374
13395 \end_layout
13396
13397 \end_inset
13398 </cell>
13399 </row>
13400 </lyxtabular>
13401
13402 \end_inset
13403
13404
13405 \begin_inset VSpace medskip
13406 \end_inset
13407
13408
13409 \end_layout
13410
13411 \begin_layout Standard
13412 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13413  sport ou les distances:
13414 \begin_inset Separator parbreak
13415 \end_inset
13416
13417
13418 \end_layout
13419
13420 \begin_layout Standard
13421 \noindent
13422 \align center
13423 \begin_inset Tabular
13424 <lyxtabular version="3" rows="4" columns="4">
13425 <features tabularvalignment="middle">
13426 <column alignment="center" valignment="top" width="0pt">
13427 <column alignment="center" valignment="top">
13428 <column alignment="center" valignment="top">
13429 <column alignment="center" valignment="top">
13430 <row>
13431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13432 \begin_inset Text
13433
13434 \begin_layout Plain Layout
13435 \begin_inset ERT
13436 status collapsed
13437
13438 \begin_layout Plain Layout
13439
13440
13441 \backslash
13442 diagbox{
13443 \end_layout
13444
13445 \end_inset
13446
13447 À domicile
13448 \begin_inset ERT
13449 status collapsed
13450
13451 \begin_layout Plain Layout
13452
13453 }{
13454 \end_layout
13455
13456 \end_inset
13457
13458 Résultat
13459 \begin_inset ERT
13460 status open
13461
13462 \begin_layout Plain Layout
13463
13464 }{
13465 \end_layout
13466
13467 \end_inset
13468
13469 À l'extérieur
13470 \begin_inset ERT
13471 status collapsed
13472
13473 \begin_layout Plain Layout
13474
13475 }
13476 \end_layout
13477
13478 \end_inset
13479
13480
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489 Tigres
13490 \end_layout
13491
13492 \end_inset
13493 </cell>
13494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498 Panthères
13499 \end_layout
13500
13501 \end_inset
13502 </cell>
13503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13504 \begin_inset Text
13505
13506 \begin_layout Plain Layout
13507 Faucons
13508 \end_layout
13509
13510 \end_inset
13511 </cell>
13512 </row>
13513 <row>
13514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13515 \begin_inset Text
13516
13517 \begin_layout Plain Layout
13518 Tigres
13519 \end_layout
13520
13521 \end_inset
13522 </cell>
13523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13524 \begin_inset Text
13525
13526 \begin_layout Plain Layout
13527
13528 \end_layout
13529
13530 \end_inset
13531 </cell>
13532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536 1:3
13537 \end_layout
13538
13539 \end_inset
13540 </cell>
13541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 0:1
13546 \end_layout
13547
13548 \end_inset
13549 </cell>
13550 </row>
13551 <row>
13552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13553 \begin_inset Text
13554
13555 \begin_layout Plain Layout
13556 Panthères
13557 \end_layout
13558
13559 \end_inset
13560 </cell>
13561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13562 \begin_inset Text
13563
13564 \begin_layout Plain Layout
13565 3:1
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 0:0
13584 \end_layout
13585
13586 \end_inset
13587 </cell>
13588 </row>
13589 <row>
13590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13591 \begin_inset Text
13592
13593 \begin_layout Plain Layout
13594 Faucons
13595 \end_layout
13596
13597 \end_inset
13598 </cell>
13599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13600 \begin_inset Text
13601
13602 \begin_layout Plain Layout
13603 1:0
13604 \end_layout
13605
13606 \end_inset
13607 </cell>
13608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13609 \begin_inset Text
13610
13611 \begin_layout Plain Layout
13612 0:0
13613 \end_layout
13614
13615 \end_inset
13616 </cell>
13617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13618 \begin_inset Text
13619
13620 \begin_layout Plain Layout
13621
13622 \end_layout
13623
13624 \end_inset
13625 </cell>
13626 </row>
13627 </lyxtabular>
13628
13629 \end_inset
13630
13631
13632 \end_layout
13633
13634 \begin_layout Standard
13635 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13636  2 coins ou plus du tableau comme ici:
13637 \begin_inset Separator parbreak
13638 \end_inset
13639
13640
13641 \end_layout
13642
13643 \begin_layout Standard
13644 \noindent
13645 \align center
13646 \begin_inset Tabular
13647 <lyxtabular version="3" rows="5" columns="5">
13648 <features tabularvalignment="middle">
13649 <column alignment="center" valignment="top" width="0pt">
13650 <column alignment="center" valignment="top">
13651 <column alignment="center" valignment="top">
13652 <column alignment="center" valignment="top">
13653 <column alignment="center" valignment="top">
13654 <row>
13655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659 \begin_inset ERT
13660 status open
13661
13662 \begin_layout Plain Layout
13663
13664
13665 \backslash
13666 diagbox{
13667 \end_layout
13668
13669 \end_inset
13670
13671 À domicile}{Résultat
13672 \begin_inset ERT
13673 status collapsed
13674
13675 \begin_layout Plain Layout
13676
13677 }{
13678 \end_layout
13679
13680 \end_inset
13681
13682 À l'extérieur
13683 \begin_inset ERT
13684 status open
13685
13686 \begin_layout Plain Layout
13687
13688 }
13689 \end_layout
13690
13691 \end_inset
13692
13693
13694 \end_layout
13695
13696 \end_inset
13697 </cell>
13698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Plain Layout
13702 Tigres
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711 Panthères
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13717 \begin_inset Text
13718
13719 \begin_layout Plain Layout
13720 Faucons
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729 \begin_inset ERT
13730 status open
13731
13732 \begin_layout Plain Layout
13733
13734
13735 \backslash
13736 diagbox[dir=NE]{
13737 \end_layout
13738
13739 \end_inset
13740
13741 À domicile
13742 \begin_inset ERT
13743 status collapsed
13744
13745 \begin_layout Plain Layout
13746
13747 }{
13748 \end_layout
13749
13750 \end_inset
13751
13752 Résultat
13753 \begin_inset ERT
13754 status collapsed
13755
13756 \begin_layout Plain Layout
13757
13758 }{
13759 \end_layout
13760
13761 \end_inset
13762
13763 À l'extérieur
13764 \begin_inset ERT
13765 status collapsed
13766
13767 \begin_layout Plain Layout
13768
13769 }
13770 \end_layout
13771
13772 \end_inset
13773
13774
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 </row>
13780 <row>
13781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Plain Layout
13785 Tigres
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Plain Layout
13794
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 1:3
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13809 \begin_inset Text
13810
13811 \begin_layout Plain Layout
13812 0:1
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821 Tigres
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 </row>
13827 <row>
13828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832 Panthères
13833 \end_layout
13834
13835 \end_inset
13836 </cell>
13837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13838 \begin_inset Text
13839
13840 \begin_layout Plain Layout
13841 3:1
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Plain Layout
13859 0:0
13860 \end_layout
13861
13862 \end_inset
13863 </cell>
13864 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Plain Layout
13868 Panthères
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 </row>
13874 <row>
13875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Plain Layout
13879 Faucons
13880 \end_layout
13881
13882 \end_inset
13883 </cell>
13884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Plain Layout
13888 1:0
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13894 \begin_inset Text
13895
13896 \begin_layout Plain Layout
13897 0:0
13898 \end_layout
13899
13900 \end_inset
13901 </cell>
13902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13903 \begin_inset Text
13904
13905 \begin_layout Plain Layout
13906
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Plain Layout
13915 Faucons
13916 \end_layout
13917
13918 \end_inset
13919 </cell>
13920 </row>
13921 <row>
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 \begin_inset ERT
13927 status open
13928
13929 \begin_layout Plain Layout
13930
13931
13932 \backslash
13933 diagbox[dir=SW]{
13934 \end_layout
13935
13936 \end_inset
13937
13938 À domicile
13939 \begin_inset ERT
13940 status collapsed
13941
13942 \begin_layout Plain Layout
13943
13944 }{
13945 \end_layout
13946
13947 \end_inset
13948
13949 Résultat
13950 \begin_inset ERT
13951 status collapsed
13952
13953 \begin_layout Plain Layout
13954
13955 }{
13956 \end_layout
13957
13958 \end_inset
13959
13960 À l'extérieur
13961 \begin_inset ERT
13962 status open
13963
13964 \begin_layout Plain Layout
13965
13966 }
13967 \end_layout
13968
13969 \end_inset
13970
13971
13972 \end_layout
13973
13974 \end_inset
13975 </cell>
13976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13977 \begin_inset Text
13978
13979 \begin_layout Plain Layout
13980 Tigres
13981 \end_layout
13982
13983 \end_inset
13984 </cell>
13985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13986 \begin_inset Text
13987
13988 \begin_layout Plain Layout
13989 Panthères
13990 \end_layout
13991
13992 \end_inset
13993 </cell>
13994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13995 \begin_inset Text
13996
13997 \begin_layout Plain Layout
13998 Faucons
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14004 \begin_inset Text
14005
14006 \begin_layout Plain Layout
14007 \begin_inset ERT
14008 status open
14009
14010 \begin_layout Plain Layout
14011
14012
14013 \backslash
14014 diagbox[dir=SE]{
14015 \end_layout
14016
14017 \end_inset
14018
14019 À domicile
14020 \begin_inset ERT
14021 status collapsed
14022
14023 \begin_layout Plain Layout
14024
14025 }{
14026 \end_layout
14027
14028 \end_inset
14029
14030 Résultat
14031 \begin_inset ERT
14032 status open
14033
14034 \begin_layout Plain Layout
14035
14036 }{
14037 \end_layout
14038
14039 \end_inset
14040
14041 À l'extérieur
14042 \begin_inset ERT
14043 status collapsed
14044
14045 \begin_layout Plain Layout
14046
14047 }
14048 \end_layout
14049
14050 \end_inset
14051
14052
14053 \end_layout
14054
14055 \end_inset
14056 </cell>
14057 </row>
14058 </lyxtabular>
14059
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \begin_layout Standard
14066 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14067  
14068 \series bold
14069 dir=direction
14070 \series default
14071
14072 \emph on
14073 direction
14074 \emph default
14075  est à choisir parmi 
14076 \series bold
14077 NE
14078 \series default
14079
14080 \series bold
14081 SE
14082 \series default
14083
14084 \series bold
14085 SW
14086 \series default
14087  et 
14088 \series bold
14089 NW
14090 \series default
14091  comme sur une rose des vents.
14092  
14093 \series bold
14094 SW
14095 \series default
14096  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14097  du tableau ci-dessus, désigné via la commande:
14098 \end_layout
14099
14100 \begin_layout Standard
14101
14102 \series bold
14103 \lang english
14104
14105 \backslash
14106 diagbox[dir=SW]{
14107 \series default
14108 \lang french
14109 À domicile
14110 \series bold
14111 \lang english
14112 }{
14113 \series default
14114 \lang french
14115 Résultat
14116 \series bold
14117 \lang english
14118 }{
14119 \series default
14120 \lang french
14121 À l'extérieur
14122 \series bold
14123 \lang english
14124 }
14125 \series default
14126 \lang french
14127 .
14128  
14129 \end_layout
14130
14131 \begin_layout Standard
14132 Si aucune direction n'est spécifiée, elle est implicitement NW.
14133 \end_layout
14134
14135 \begin_layout Standard
14136 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14137  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14138  le contenu de la cellule va déborder:
14139 \begin_inset Separator parbreak
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \begin_layout Standard
14146 \noindent
14147 \align center
14148 \begin_inset Tabular
14149 <lyxtabular version="3" rows="2" columns="2">
14150 <features tabularvalignment="middle">
14151 <column alignment="center" valignment="top" width="3cm">
14152 <column alignment="center" valignment="top">
14153 <row>
14154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14155 \begin_inset Text
14156
14157 \begin_layout Plain Layout
14158 \begin_inset ERT
14159 status collapsed
14160
14161 \begin_layout Plain Layout
14162
14163
14164 \backslash
14165 diagbox{
14166 \end_layout
14167
14168 \end_inset
14169
14170 Nom
14171 \begin_inset ERT
14172 status collapsed
14173
14174 \begin_layout Plain Layout
14175
14176 }{
14177 \end_layout
14178
14179 \end_inset
14180
14181 Paramètre
14182 \begin_inset ERT
14183 status collapsed
14184
14185 \begin_layout Plain Layout
14186
14187 }
14188 \end_layout
14189
14190 \end_inset
14191
14192
14193 \end_layout
14194
14195 \end_inset
14196 </cell>
14197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14198 \begin_inset Text
14199
14200 \begin_layout Plain Layout
14201 Épaisseur en nm
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 </row>
14207 <row>
14208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14209 \begin_inset Text
14210
14211 \begin_layout Plain Layout
14212 Vert parfait
14213 \end_layout
14214
14215 \end_inset
14216 </cell>
14217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Plain Layout
14221 45
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 </row>
14227 </lyxtabular>
14228
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \begin_layout Standard
14235 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14236  cellule partagée, utilisez l'option de commande 
14237 \series bold
14238 \lang english
14239 width=3cm
14240 \series default
14241 \lang french
14242  (remplacez 
14243 \begin_inset Quotes fld
14244 \end_inset
14245
14246 3cm
14247 \begin_inset Quotes frd
14248 \end_inset
14249
14250 par la largeur désirée).
14251  Dans le tableau qui suit, la largeur de la première colonne est réglée
14252  à 4cm.
14253  Pour 
14254 \series bold
14255 \lang english
14256
14257 \backslash
14258 diagbox
14259 \series default
14260 \lang french
14261  une largeur de 4
14262 \begin_inset space \thinspace{}
14263 \end_inset
14264
14265 cm + 2
14266 \begin_inset space \thinspace{}
14267 \end_inset
14268
14269
14270 \backslash
14271 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14272  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14273  de la cellule.
14274  Le calcul de la largeur ne peut pas être fait directement dans l'option
14275  de la commande 
14276 \series bold
14277 \lang english
14278
14279 \backslash
14280 diagbox
14281 \series default
14282 \lang french
14283 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14284  la suite.
14285  Ceci se fait via les commandes en code \SpecialChar TeX
14286 :
14287 \end_layout
14288
14289 \begin_layout Standard
14290
14291 \series bold
14292
14293 \backslash
14294 newlength{
14295 \backslash
14296 diagtest}
14297 \begin_inset Newline newline
14298 \end_inset
14299
14300
14301 \backslash
14302 setlength{
14303 \backslash
14304 diagtest}{4cm+2
14305 \backslash
14306 tabcolsep}
14307 \end_layout
14308
14309 \begin_layout Standard
14310 \begin_inset ERT
14311 status collapsed
14312
14313 \begin_layout Plain Layout
14314
14315
14316 \backslash
14317 newlength{
14318 \backslash
14319 diagtest}
14320 \end_layout
14321
14322 \begin_layout Plain Layout
14323
14324
14325 \backslash
14326 setlength{
14327 \backslash
14328 diagtest}{4cm+2
14329 \backslash
14330 tabcolsep}
14331 \end_layout
14332
14333 \end_inset
14334
14335
14336 \end_layout
14337
14338 \begin_layout Standard
14339 Pour permettre les calculs en \SpecialChar LaTeX
14340 , il faut charger dans le préambule du document
14341  le paquetage 
14342 \series bold
14343 calc
14344 \series default
14345
14346 \begin_inset Index idx
14347 status collapsed
14348
14349 \begin_layout Plain Layout
14350 Paquetages \SpecialChar LaTeX
14351  ! calc
14352 \end_layout
14353
14354 \end_inset
14355
14356 .
14357 \end_layout
14358
14359 \begin_layout Standard
14360 Dans le tableau vous pouvez maintenant utiliser la commande
14361 \end_layout
14362
14363 \begin_layout Standard
14364
14365 \series bold
14366
14367 \backslash
14368 diagbox[width=
14369 \backslash
14370 diagtest]{A}{B}
14371 \end_layout
14372
14373 \begin_layout Standard
14374 dans la première cellule:
14375 \begin_inset Separator parbreak
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \begin_layout Standard
14382 \noindent
14383 \align center
14384 \begin_inset Tabular
14385 <lyxtabular version="3" rows="2" columns="2">
14386 <features tabularvalignment="middle">
14387 <column alignment="center" valignment="top" width="4cm">
14388 <column alignment="center" valignment="top">
14389 <row>
14390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394 \begin_inset ERT
14395 status open
14396
14397 \begin_layout Plain Layout
14398
14399
14400 \backslash
14401 diagbox[width=
14402 \backslash
14403 diagtest]{
14404 \end_layout
14405
14406 \end_inset
14407
14408 A
14409 \begin_inset ERT
14410 status collapsed
14411
14412 \begin_layout Plain Layout
14413
14414 }{
14415 \end_layout
14416
14417 \end_inset
14418
14419 B
14420 \begin_inset ERT
14421 status collapsed
14422
14423 \begin_layout Plain Layout
14424
14425 }
14426 \end_layout
14427
14428 \end_inset
14429
14430
14431 \end_layout
14432
14433 \end_inset
14434 </cell>
14435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 Épaisseur en nm
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 </row>
14445 <row>
14446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14447 \begin_inset Text
14448
14449 \begin_layout Plain Layout
14450 Vert parfait
14451 \end_layout
14452
14453 \end_inset
14454 </cell>
14455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14456 \begin_inset Text
14457
14458 \begin_layout Plain Layout
14459 45
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 </row>
14465 </lyxtabular>
14466
14467 \end_inset
14468
14469
14470 \end_layout
14471
14472 \begin_layout Standard
14473 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14474  la longueur de la diagonale ne peut pas être calculée correctement comme
14475  dans ce tableau:
14476 \begin_inset Separator parbreak
14477 \end_inset
14478
14479
14480 \end_layout
14481
14482 \begin_layout Standard
14483 \noindent
14484 \align center
14485 \begin_inset Tabular
14486 <lyxtabular version="3" rows="2" columns="2">
14487 <features tabularvalignment="middle">
14488 <column alignment="center" valignment="top" width="0pt">
14489 <column alignment="center" valignment="top">
14490 <row>
14491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14492 \begin_inset Text
14493
14494 \begin_layout Plain Layout
14495 \begin_inset ERT
14496 status collapsed
14497
14498 \begin_layout Plain Layout
14499
14500
14501 \backslash
14502 diagbox{
14503 \end_layout
14504
14505 \end_inset
14506
14507 A
14508 \begin_inset ERT
14509 status collapsed
14510
14511 \begin_layout Plain Layout
14512
14513 }{
14514 \end_layout
14515
14516 \end_inset
14517
14518 B
14519 \begin_inset ERT
14520 status collapsed
14521
14522 \begin_layout Plain Layout
14523
14524 }
14525 \end_layout
14526
14527 \end_inset
14528
14529
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14535 \begin_inset Text
14536
14537 \begin_layout Plain Layout
14538 Épaisseur en nm
14539 \end_layout
14540
14541 \end_inset
14542 </cell>
14543 </row>
14544 <row>
14545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14546 \begin_inset Text
14547
14548 \begin_layout Plain Layout
14549 Vert parfait
14550 \end_layout
14551
14552 \end_inset
14553 </cell>
14554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14555 \begin_inset Text
14556
14557 \begin_layout Plain Layout
14558 45
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 </row>
14564 </lyxtabular>
14565
14566 \end_inset
14567
14568
14569 \end_layout
14570
14571 \begin_layout Standard
14572 Dans ce cas, vous pouvez utiliser directement
14573 \series bold
14574  
14575 \lang english
14576 width
14577 \series default
14578 \lang french
14579  dans l'option de 
14580 \series bold
14581 \lang english
14582
14583 \backslash
14584 diagbox
14585 \series default
14586 \lang french
14587 , il n'est plus nécessaire d’ajouter 2
14588 \backslash
14589 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14590  colonne.
14591  Ici une largeur de 3cm est utilisée:
14592 \begin_inset Separator parbreak
14593 \end_inset
14594
14595
14596 \end_layout
14597
14598 \begin_layout Standard
14599 \noindent
14600 \align center
14601 \begin_inset Tabular
14602 <lyxtabular version="3" rows="2" columns="2">
14603 <features tabularvalignment="middle">
14604 <column alignment="center" valignment="top" width="0pt">
14605 <column alignment="center" valignment="top">
14606 <row>
14607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14608 \begin_inset Text
14609
14610 \begin_layout Plain Layout
14611 \begin_inset ERT
14612 status open
14613
14614 \begin_layout Plain Layout
14615
14616
14617 \backslash
14618 diagbox[width=3cm]{
14619 \end_layout
14620
14621 \end_inset
14622
14623 A
14624 \begin_inset ERT
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628
14629 }{
14630 \end_layout
14631
14632 \end_inset
14633
14634 B
14635 \begin_inset ERT
14636 status collapsed
14637
14638 \begin_layout Plain Layout
14639
14640 }
14641 \end_layout
14642
14643 \end_inset
14644
14645
14646 \end_layout
14647
14648 \end_inset
14649 </cell>
14650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 Épaisseur en nm
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 </row>
14660 <row>
14661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14662 \begin_inset Text
14663
14664 \begin_layout Plain Layout
14665 Vert parfait
14666 \end_layout
14667
14668 \end_inset
14669 </cell>
14670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Plain Layout
14674 45
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 </row>
14680 </lyxtabular>
14681
14682 \end_inset
14683
14684
14685 \end_layout
14686
14687 \begin_layout Standard
14688 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14689  supplémentaire pour placer le texte dans la cellule.
14690  Ceci peut être obtenu avec l'option
14691 \series bold
14692  
14693 \lang english
14694 height
14695 \lang french
14696 =3cm
14697 \series default
14698  de la commande 
14699 \series bold
14700 \lang english
14701
14702 \backslash
14703 diagbox
14704 \series default
14705 \lang french
14706  (remplacer « 3cm » par la hauteur désirée).
14707  Dans le tableau qui suit, la commande
14708 \end_layout
14709
14710 \begin_layout Standard
14711
14712 \series bold
14713
14714 \backslash
14715 diagbox[width=3cm,height=1.4cm]{A
14716 \backslash
14717
14718 \backslash
14719 B}{C
14720 \backslash
14721
14722 \backslash
14723 D}
14724 \end_layout
14725
14726 \begin_layout Standard
14727 est utilisée dans la première cellule.
14728  La commande 
14729 \backslash
14730
14731 \backslash
14732  crée le saut de ligne
14733 \begin_inset Foot
14734 status open
14735
14736 \begin_layout Plain Layout
14737 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14738  largeur fixée.
14739 \end_layout
14740
14741 \end_inset
14742
14743 .
14744 \begin_inset Separator parbreak
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \begin_layout Standard
14751 \noindent
14752 \align center
14753 \begin_inset Tabular
14754 <lyxtabular version="3" rows="2" columns="2">
14755 <features tabularvalignment="middle">
14756 <column alignment="center" valignment="top">
14757 <column alignment="center" valignment="top">
14758 <row>
14759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14760 \begin_inset Text
14761
14762 \begin_layout Plain Layout
14763 \begin_inset ERT
14764 status open
14765
14766 \begin_layout Plain Layout
14767
14768
14769 \backslash
14770 diagbox[width=3cm,height=1.4cm]{
14771 \end_layout
14772
14773 \end_inset
14774
14775 A
14776 \begin_inset ERT
14777 status collapsed
14778
14779 \begin_layout Plain Layout
14780
14781
14782 \backslash
14783
14784 \backslash
14785
14786 \end_layout
14787
14788 \end_inset
14789
14790 B
14791 \begin_inset ERT
14792 status collapsed
14793
14794 \begin_layout Plain Layout
14795
14796 }{
14797 \end_layout
14798
14799 \end_inset
14800
14801 C
14802 \begin_inset ERT
14803 status collapsed
14804
14805 \begin_layout Plain Layout
14806
14807
14808 \backslash
14809
14810 \backslash
14811
14812 \end_layout
14813
14814 \end_inset
14815
14816 D
14817 \begin_inset ERT
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821
14822 }
14823 \end_layout
14824
14825 \end_inset
14826
14827
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Plain Layout
14836 Épaisseur en nm
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 </row>
14842 <row>
14843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847 Vert parfait
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 45
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 </row>
14862 </lyxtabular>
14863
14864 \end_inset
14865
14866
14867 \end_layout
14868
14869 \begin_layout Standard
14870 \begin_inset ERT
14871 status collapsed
14872
14873 \begin_layout Plain Layout
14874
14875
14876 \backslash
14877 else
14878 \end_layout
14879
14880 \end_inset
14881
14882
14883 \begin_inset Note Note
14884 status open
14885
14886 \begin_layout Plain Layout
14887 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14888  
14889 \series bold
14890 diagbox
14891 \series default
14892  n'est pas installé :
14893 \end_layout
14894
14895 \end_inset
14896
14897
14898 \end_layout
14899
14900 \begin_layout Standard
14901 Vous devez installer le paquetage \SpecialChar LaTeX
14902  
14903 \series bold
14904 diagbox
14905 \series default
14906  pour voir le contenu de cette section dans la sortie imprimée.
14907 \end_layout
14908
14909 \begin_layout Standard
14910 \begin_inset ERT
14911 status collapsed
14912
14913 \begin_layout Plain Layout
14914
14915
14916 \backslash
14917 fi
14918 \end_layout
14919
14920 \end_inset
14921
14922
14923 \end_layout
14924
14925 \begin_layout Standard
14926 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14927  
14928 \series bold
14929 \lang english
14930 diagbox
14931 \series default
14932 \lang french
14933 , voir sa documentation, 
14934 \begin_inset CommandInset citation
14935 LatexCommand cite
14936 key "diagbox"
14937
14938 \end_inset
14939
14940 .
14941 \end_layout
14942
14943 \begin_layout Section
14944 Les tableaux formels
14945 \begin_inset CommandInset label
14946 LatexCommand label
14947 name "sec:Tableaux-Formels"
14948
14949 \end_inset
14950
14951
14952 \begin_inset Index idx
14953 status collapsed
14954
14955 \begin_layout Plain Layout
14956 Tableau ! Formel
14957 \end_layout
14958
14959 \end_inset
14960
14961
14962 \end_layout
14963
14964 \begin_layout Standard
14965 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14966  à celle du tableau
14967 \begin_inset space ~
14968 \end_inset
14969
14970
14971 \begin_inset CommandInset ref
14972 LatexCommand ref
14973 reference "tab:Exemple-tableau-booktabs"
14974
14975 \end_inset
14976
14977 .
14978  Ce genre de tableau est appelé 
14979 \begin_inset Quotes fld
14980 \end_inset
14981
14982
14983 \emph on
14984 formel
14985 \emph default
14986
14987 \begin_inset Quotes frd
14988 \end_inset
14989
14990 .
14991  Pour transformer un tableau en tableau formel, utilisez l'option 
14992 \family sans
14993 Formel
14994 \family default
14995  de l'onglet 
14996 \family sans
14997 Bordures
14998 \family default
14999  de la fenêtre de dialogue 
15000 \family sans
15001 Paramètres
15002 \begin_inset space ~
15003 \end_inset
15004
15005 du
15006 \begin_inset space ~
15007 \end_inset
15008
15009 tableau
15010 \family default
15011 .
15012 \end_layout
15013
15014 \begin_layout Standard
15015 \begin_inset Float table
15016 placement h
15017 wide false
15018 sideways false
15019 status open
15020
15021 \begin_layout Plain Layout
15022 \begin_inset Caption Standard
15023
15024 \begin_layout Plain Layout
15025 \begin_inset CommandInset label
15026 LatexCommand label
15027 name "tab:Exemple-tableau-booktabs"
15028
15029 \end_inset
15030
15031 Exemple de tableau formel
15032 \end_layout
15033
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \begin_layout Plain Layout
15040 \align center
15041 \begin_inset Tabular
15042 <lyxtabular version="3" rows="8" columns="4">
15043 <features booktabs="true" tabularvalignment="middle">
15044 <column alignment="center" valignment="top">
15045 <column alignment="center" valignment="top">
15046 <column alignment="center" valignment="top">
15047 <column alignment="center" valignment="top">
15048 <row>
15049 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053 Système
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 <cell alignment="center" valignment="top" topline="true" usebox="none">
15059 \begin_inset Text
15060
15061 \begin_layout Plain Layout
15062 Chip
15063 \begin_inset space \thinspace{}
15064 \end_inset
15065
15066 1
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 Chip
15076 \begin_inset space \thinspace{}
15077 \end_inset
15078
15079 2
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Plain Layout
15088
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 </row>
15094 <row>
15095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Plain Layout
15099 \begin_inset ERT
15100 status collapsed
15101
15102 \begin_layout Plain Layout
15103
15104
15105 \backslash
15106 cmidrule(r){2-2}
15107 \end_layout
15108
15109 \end_inset
15110
15111
15112 \begin_inset ERT
15113 status collapsed
15114
15115 \begin_layout Plain Layout
15116
15117
15118 \backslash
15119 cmidrule(l){3-4}
15120 \end_layout
15121
15122 \end_inset
15123
15124 Épaisseur du capteur en µm
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 <cell alignment="center" valignment="top" usebox="none">
15130 \begin_inset Text
15131
15132 \begin_layout Plain Layout
15133 300
15134 \end_layout
15135
15136 \end_inset
15137 </cell>
15138 <cell alignment="center" valignment="top" usebox="none">
15139 \begin_inset Text
15140
15141 \begin_layout Plain Layout
15142 300
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 <cell alignment="center" valignment="top" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151 700
15152 \end_layout
15153
15154 \end_inset
15155 </cell>
15156 </row>
15157 <row>
15158 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 Angle du biseau en °
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 <cell alignment="center" valignment="top" topline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 3.55
15172 \end_layout
15173
15174 \end_inset
15175 </cell>
15176 <cell alignment="center" valignment="top" topline="true" usebox="none">
15177 \begin_inset Text
15178
15179 \begin_layout Plain Layout
15180 2.71
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 <cell alignment="center" valignment="top" topline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189 7.99
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 </row>
15195 <row topspace="default">
15196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15197 \begin_inset Text
15198
15199 \begin_layout Plain Layout
15200 Résolution spatiale en µm
15201 \end_layout
15202
15203 \end_inset
15204 </cell>
15205 <cell alignment="center" valignment="top" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209 4.26
15210 \end_layout
15211
15212 \end_inset
15213 </cell>
15214 <cell alignment="center" valignment="top" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218 10.17
15219 \end_layout
15220
15221 \end_inset
15222 </cell>
15223 <cell alignment="center" valignment="top" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227 10.56
15228 \end_layout
15229
15230 \end_inset
15231 </cell>
15232 </row>
15233 <row topspace="default">
15234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15235 \begin_inset Text
15236
15237 \begin_layout Plain Layout
15238 MTF à 
15239 \begin_inset Formula $f_{\mathrm{max}}$
15240 \end_inset
15241
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell alignment="center" valignment="top" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251 0.53
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 <cell alignment="center" valignment="top" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Plain Layout
15260 0.37
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 <cell alignment="center" valignment="top" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Plain Layout
15269 0.39
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 </row>
15275 <row topspace="default">
15276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Plain Layout
15280 \begin_inset ERT
15281 status collapsed
15282
15283 \begin_layout Plain Layout
15284
15285
15286 \backslash
15287 cmidrule[2pt](l{10pt}){1-1}
15288 \end_layout
15289
15290 \end_inset
15291
15292 résolution spatiale LSF
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 <cell alignment="center" valignment="top" usebox="none">
15298 \begin_inset Text
15299
15300 \begin_layout Plain Layout
15301
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 <cell alignment="center" valignment="top" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Plain Layout
15310
15311 \end_layout
15312
15313 \end_inset
15314 </cell>
15315 <cell alignment="center" valignment="top" usebox="none">
15316 \begin_inset Text
15317
15318 \begin_layout Plain Layout
15319
15320 \end_layout
15321
15322 \end_inset
15323 </cell>
15324 </row>
15325 <row>
15326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15327 \begin_inset Text
15328
15329 \begin_layout Plain Layout
15330 en µm
15331 \end_layout
15332
15333 \end_inset
15334 </cell>
15335 <cell alignment="center" valignment="top" usebox="none">
15336 \begin_inset Text
15337
15338 \begin_layout Plain Layout
15339 129.7
15340 \end_layout
15341
15342 \end_inset
15343 </cell>
15344 <cell alignment="center" valignment="top" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348 52.75
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 <cell alignment="center" valignment="top" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357 50.78
15358 \end_layout
15359
15360 \end_inset
15361 </cell>
15362 </row>
15363 <row>
15364 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Plain Layout
15368 en % de la taille des pixels
15369 \end_layout
15370
15371 \end_inset
15372 </cell>
15373 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377 76.3
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386 95.9
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395 92.3
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 </lyxtabular>
15402
15403 \end_inset
15404
15405
15406 \end_layout
15407
15408 \end_inset
15409
15410
15411 \end_layout
15412
15413 \begin_layout Standard
15414 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15415  
15416 \family sans
15417 Bordures
15418 \family default
15419  de la fenêtre de dialogue 
15420 \family sans
15421 Paramètres
15422 \begin_inset space ~
15423 \end_inset
15424
15425 du
15426 \begin_inset space ~
15427 \end_inset
15428
15429 tableau
15430 \family default
15431  comme c'est décrit dans la section
15432 \begin_inset space ~
15433 \end_inset
15434
15435
15436 \begin_inset CommandInset ref
15437 LatexCommand ref
15438 reference "subsec:Espacement-lignes"
15439
15440 \end_inset
15441
15442 .
15443 \end_layout
15444
15445 \begin_layout Standard
15446 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15447  verticales.
15448  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15449  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15450  sortie imprimée :
15451 \begin_inset Newline newline
15452 \end_inset
15453
15454 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15455 \begin_inset space \thinspace{}
15456 \end_inset
15457
15458 em alors que les autres lignes ont implicite une épaisseur de 0.05
15459 \begin_inset space \thinspace{}
15460 \end_inset
15461
15462 em.
15463 \end_layout
15464
15465 \begin_layout Standard
15466 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15467  les lignes de préambule suivantes :
15468 \end_layout
15469
15470 \begin_layout Standard
15471
15472 \series bold
15473
15474 \backslash
15475 let
15476 \backslash
15477 mytoprule
15478 \backslash
15479 toprule
15480 \begin_inset Newline newline
15481 \end_inset
15482
15483
15484 \backslash
15485 renewcommand{
15486 \backslash
15487 toprule}{
15488 \backslash
15489 mytoprule[width]}
15490 \end_layout
15491
15492 \begin_layout Standard
15493 Cet exemple concerne la première ligne, appelée 
15494 \series bold
15495 toprule
15496 \series default
15497 .
15498  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15499 \series bold
15500 toprule
15501 \series default
15502  par 
15503 \series bold
15504 bottomrule
15505 \series default
15506 .
15507  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15508  
15509 \series bold
15510 toprule
15511 \series default
15512  par 
15513 \series bold
15514 midrule
15515 \series default
15516 .
15517  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15518 \begin_inset space ~
15519 \end_inset
15520
15521
15522 \begin_inset CommandInset ref
15523 LatexCommand ref
15524 reference "cha:Unités-de-longueur"
15525
15526 \end_inset
15527
15528  pour préciser l'épaisseur voulue.
15529 \end_layout
15530
15531 \begin_layout Standard
15532 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15533  en mettant une ligne pour une cellule multi-colonnes.
15534  \SpecialChar LyX
15535  va utiliser en interne la commande 
15536 \series bold
15537
15538 \backslash
15539 cmidrule
15540 \series default
15541  pour créer cette ligne.
15542  Sa syntaxe complète est :
15543 \end_layout
15544
15545 \begin_layout Standard
15546
15547 \series bold
15548
15549 \backslash
15550 cmidrule[largeur](rognage){colDépart-colFin}
15551 \end_layout
15552
15553 \begin_layout Standard
15554 Les options de la commande 
15555 \series bold
15556
15557 \backslash
15558 cmidrule
15559 \series default
15560  ne sont pas actuellement gérées par \SpecialChar LyX
15561 , vous devez donc utiliser du code
15562  \SpecialChar TeX
15563  pour pouvoir les utiliser.
15564  On peut créer manuellement des lignes 
15565 \series bold
15566
15567 \backslash
15568 mitrales
15569 \series default
15570  en insérant la commande en code \SpecialChar TeX
15571  comme le premier élément de la première
15572  cellule de la ligne.
15573  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15574  en question.
15575 \end_layout
15576
15577 \begin_layout Standard
15578 La valeur 
15579 \series bold
15580 largeur
15581 \series default
15582  pour l'épaisseur des lignes est de 0.03
15583 \begin_inset space \thinspace{}
15584 \end_inset
15585
15586 em.
15587  
15588 \series bold
15589 colDépart
15590 \series default
15591  est le numéro de la colonne dans laquelle la ligne commence et 
15592 \series bold
15593 colFin
15594 \series default
15595  est le numéro de la colonne dans laquelle elle se termine.
15596  La valeur de 
15597 \series bold
15598 colFin
15599 \series default
15600  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15601  Le paramètre optionnel 
15602 \series bold
15603 rognage
15604 \series default
15605  peut être soit 
15606 \emph on
15607 l{largeurRognage}
15608 \emph default
15609 , ou 
15610 \emph on
15611 r{largeurRognage}
15612 \emph default
15613  où les valeurs de
15614 \emph on
15615  largeurRognage
15616 \emph default
15617  sont aussi optionnelles.
15618  En utilisant par exemple la valeur 
15619 \emph on
15620 l{2pt}
15621 \emph default
15622  pour ce paramètre, la ligne va être rognée de 2
15623 \begin_inset space \thinspace{}
15624 \end_inset
15625
15626 pt à son extrémité gauche.
15627  Si vous ne spécifiez pas de valeur pour 
15628 \emph on
15629 largeurRognage
15630 \emph default
15631  les lignes sont implicitement rognées de 0.5
15632 \begin_inset space \thinspace{}
15633 \end_inset
15634
15635 em.
15636 \end_layout
15637
15638 \begin_layout Standard
15639 \begin_inset VSpace bigskip
15640 \end_inset
15641
15642 Le tableau
15643 \begin_inset space ~
15644 \end_inset
15645
15646
15647 \begin_inset CommandInset ref
15648 LatexCommand ref
15649 reference "tab:Exemple-tableau-booktabs"
15650
15651 \end_inset
15652
15653  a été créé en utilisant les commandes
15654 \end_layout
15655
15656 \begin_layout Standard
15657
15658 \series bold
15659
15660 \backslash
15661 cmidrule(r){2-2}
15662 \backslash
15663 cmidrule(l){3-4}
15664 \end_layout
15665
15666 \begin_layout Standard
15667 au début de la deuxième ligne et
15668 \end_layout
15669
15670 \begin_layout Standard
15671
15672 \series bold
15673
15674 \backslash
15675 cmidrule[2pt](l{10pt}){1-1}
15676 \end_layout
15677
15678 \begin_layout Standard
15679 au début de la sixième ligne.
15680 \end_layout
15681
15682 \begin_layout Standard
15683 \begin_inset VSpace bigskip
15684 \end_inset
15685
15686
15687 \end_layout
15688
15689 \begin_layout Standard
15690 Vous pouvez vouloir des commandes 
15691 \series bold
15692
15693 \backslash
15694 cmidrule
15695 \series default
15696 s qui se recouvrent comme pour le tableau
15697 \begin_inset space ~
15698 \end_inset
15699
15700
15701 \begin_inset CommandInset ref
15702 LatexCommand ref
15703 reference "tab:Tableau-booktabs-special"
15704
15705 \end_inset
15706
15707 .
15708  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15709
15710 \end_layout
15711
15712 \begin_layout Standard
15713
15714 \series bold
15715
15716 \backslash
15717 morecmidrules
15718 \end_layout
15719
15720 \begin_layout Standard
15721 La commande qui a été utilisée pour la deuxième ligne du tableau
15722 \begin_inset space ~
15723 \end_inset
15724
15725
15726 \begin_inset CommandInset ref
15727 LatexCommand ref
15728 reference "tab:Tableau-booktabs-special"
15729
15730 \end_inset
15731
15732  est
15733 \end_layout
15734
15735 \begin_layout Standard
15736
15737 \series bold
15738
15739 \backslash
15740 cmidrule(r){2-2}
15741 \backslash
15742 cmidrule(l){3-4}
15743 \backslash
15744 morecmidrules
15745 \backslash
15746 cmidrule{2-4}
15747 \end_layout
15748
15749 \begin_layout Standard
15750 La commande pour la sixième ligne est
15751 \end_layout
15752
15753 \begin_layout Standard
15754
15755 \series bold
15756
15757 \backslash
15758 midrule
15759 \backslash
15760 morecmidrules
15761 \backslash
15762 cmidrule{3-4}
15763 \end_layout
15764
15765 \begin_layout Standard
15766 \begin_inset VSpace bigskip
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \begin_layout Standard
15773 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15774 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15775  font toute la largeur du tableau :
15776 \end_layout
15777
15778 \begin_layout Standard
15779
15780 \series bold
15781
15782 \backslash
15783 specialrule{largeur}{espace au dessus}{espace en dessous}
15784 \end_layout
15785
15786 \begin_layout Standard
15787 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15788  du paquetage \SpecialChar LaTeX
15789  
15790 \series bold
15791 booktabs
15792 \series default
15793  
15794 \begin_inset CommandInset citation
15795 LatexCommand cite
15796 key "booktabs"
15797
15798 \end_inset
15799
15800 .
15801 \begin_inset Index idx
15802 status collapsed
15803
15804 \begin_layout Plain Layout
15805 Paquetages \SpecialChar LaTeX
15806  ! booktabs
15807 \end_layout
15808
15809 \end_inset
15810
15811
15812 \end_layout
15813
15814 \begin_layout Standard
15815 \begin_inset Float table
15816 placement h
15817 wide false
15818 sideways false
15819 status open
15820
15821 \begin_layout Plain Layout
15822 \begin_inset Caption Standard
15823
15824 \begin_layout Plain Layout
15825 \begin_inset CommandInset label
15826 LatexCommand label
15827 name "tab:Tableau-booktabs-special"
15828
15829 \end_inset
15830
15831 Tableau formel spécial
15832 \end_layout
15833
15834 \end_inset
15835
15836
15837 \end_layout
15838
15839 \begin_layout Plain Layout
15840 \align center
15841 \begin_inset Tabular
15842 <lyxtabular version="3" rows="8" columns="4">
15843 <features booktabs="true" tabularvalignment="middle">
15844 <column alignment="center" valignment="top">
15845 <column alignment="center" valignment="top">
15846 <column alignment="center" valignment="top">
15847 <column alignment="center" valignment="top">
15848 <row>
15849 <cell alignment="center" valignment="top" topline="true" usebox="none">
15850 \begin_inset Text
15851
15852 \begin_layout Plain Layout
15853 Système
15854 \end_layout
15855
15856 \end_inset
15857 </cell>
15858 <cell alignment="center" valignment="top" topline="true" usebox="none">
15859 \begin_inset Text
15860
15861 \begin_layout Plain Layout
15862 Chip
15863 \begin_inset space \thinspace{}
15864 \end_inset
15865
15866 1
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875 Chip
15876 \begin_inset space \thinspace{}
15877 \end_inset
15878
15879 2
15880 \end_layout
15881
15882 \end_inset
15883 </cell>
15884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Plain Layout
15888
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 </row>
15894 <row>
15895 <cell alignment="center" valignment="top" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 \begin_inset ERT
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903
15904
15905 \backslash
15906 cmidrule(r){2-2}
15907 \end_layout
15908
15909 \end_inset
15910
15911
15912 \begin_inset ERT
15913 status collapsed
15914
15915 \begin_layout Plain Layout
15916
15917
15918 \backslash
15919 cmidrule(l){3-4}
15920 \end_layout
15921
15922 \end_inset
15923
15924
15925 \begin_inset ERT
15926 status collapsed
15927
15928 \begin_layout Plain Layout
15929
15930
15931 \backslash
15932 morecmidrules 
15933 \end_layout
15934
15935 \end_inset
15936
15937
15938 \begin_inset ERT
15939 status collapsed
15940
15941 \begin_layout Plain Layout
15942
15943
15944 \backslash
15945 cmidrule{2-4}
15946 \end_layout
15947
15948 \end_inset
15949
15950 Epaisseur du capteur en µm
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 <cell alignment="center" valignment="top" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Plain Layout
15959 300
15960 \end_layout
15961
15962 \end_inset
15963 </cell>
15964 <cell alignment="center" valignment="top" usebox="none">
15965 \begin_inset Text
15966
15967 \begin_layout Plain Layout
15968 300
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 <cell alignment="center" valignment="top" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977 700
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 </row>
15983 <row>
15984 <cell alignment="center" valignment="top" topline="true" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988 Angle biseau en °
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 <cell alignment="center" valignment="top" topline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 3.55
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell alignment="center" valignment="top" topline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 2.71
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015 7.99
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 </row>
16021 <row topspace="default">
16022 <cell alignment="center" valignment="top" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026 Résolution spatiale en µm
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell alignment="center" valignment="top" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035 4.26
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 10.17
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 <cell alignment="center" valignment="top" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053 10.56
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 </row>
16059 <row topspace="default">
16060 <cell alignment="center" valignment="top" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Plain Layout
16064 MTF à 
16065 \begin_inset Formula $f_{\mathrm{max}}$
16066 \end_inset
16067
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 <cell alignment="center" valignment="top" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077 0.53
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 <cell alignment="center" valignment="top" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086 0.37
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Plain Layout
16095 0.39
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 </row>
16101 <row>
16102 <cell alignment="center" valignment="top" topline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 \begin_inset ERT
16107 status collapsed
16108
16109 \begin_layout Plain Layout
16110
16111
16112 \backslash
16113 morecmidrules 
16114 \end_layout
16115
16116 \end_inset
16117
16118
16119 \begin_inset ERT
16120 status collapsed
16121
16122 \begin_layout Plain Layout
16123
16124
16125 \backslash
16126 cmidrule{3-4}
16127 \end_layout
16128
16129 \end_inset
16130
16131 résolution spatiale LSF
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 <cell alignment="center" valignment="top" topline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Plain Layout
16140
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 <cell alignment="center" valignment="top" topline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 <cell alignment="center" valignment="top" topline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Plain Layout
16158
16159 \end_layout
16160
16161 \end_inset
16162 </cell>
16163 </row>
16164 <row>
16165 <cell alignment="center" valignment="top" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Plain Layout
16169 en µm
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178 129.7
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 <cell alignment="center" valignment="top" usebox="none">
16184 \begin_inset Text
16185
16186 \begin_layout Plain Layout
16187 52.75
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell alignment="center" valignment="top" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196 50.78
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 </row>
16202 <row>
16203 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207 en % de la taille des pixels
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 76.3
16217 \end_layout
16218
16219 \end_inset
16220 </cell>
16221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16222 \begin_inset Text
16223
16224 \begin_layout Plain Layout
16225 95.9
16226 \end_layout
16227
16228 \end_inset
16229 </cell>
16230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16231 \begin_inset Text
16232
16233 \begin_layout Plain Layout
16234 92.3
16235 \end_layout
16236
16237 \end_inset
16238 </cell>
16239 </row>
16240 </lyxtabular>
16241
16242 \end_inset
16243
16244
16245 \end_layout
16246
16247 \end_inset
16248
16249
16250 \end_layout
16251
16252 \begin_layout Section
16253 Alignement vertical des tableaux
16254 \begin_inset Index idx
16255 status collapsed
16256
16257 \begin_layout Plain Layout
16258 Tableau ! Alignement
16259 \end_layout
16260
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \begin_layout Standard
16267 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16268  doit être à l'intérieur d'une boîte.
16269  La boîte peut alors être alignée comme c'est décrit dans la 
16270 \begin_inset space ~
16271 \end_inset
16272
16273
16274 \begin_inset CommandInset ref
16275 LatexCommand ref
16276 reference "sec:Boîte-Dialogue"
16277
16278 \end_inset
16279
16280 .
16281 \end_layout
16282
16283 \begin_layout Standard
16284 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16285  minipage
16286 \begin_inset Foot
16287 status open
16288
16289 \begin_layout Plain Layout
16290 Les minipages son décrites dans la section
16291 \begin_inset space ~
16292 \end_inset
16293
16294
16295 \begin_inset CommandInset ref
16296 LatexCommand ref
16297 reference "sec:Minipages"
16298
16299 \end_inset
16300
16301 .
16302 \end_layout
16303
16304 \end_inset
16305
16306  dont la largeur est de 15
16307 \begin_inset space \thinspace{}
16308 \end_inset
16309
16310 col% :
16311 \end_layout
16312
16313 \begin_layout Itemize
16314 test 
16315 \begin_inset Box Frameless
16316 position "t"
16317 hor_pos "c"
16318 has_inner_box 1
16319 inner_pos "c"
16320 use_parbox 0
16321 use_makebox 0
16322 width "15col%"
16323 special "none"
16324 height "1in"
16325 height_special "totalheight"
16326 thickness "0.4pt"
16327 separation "3pt"
16328 shadowsize "4pt"
16329 framecolor "black"
16330 backgroundcolor "none"
16331 status collapsed
16332
16333 \begin_layout Plain Layout
16334 \begin_inset Tabular
16335 <lyxtabular version="3" rows="3" columns="3">
16336 <features tabularvalignment="middle">
16337 <column alignment="center" valignment="top">
16338 <column alignment="center" valignment="top">
16339 <column alignment="center" valignment="top">
16340 <row>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 a
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354 d
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363 g
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 </row>
16369 <row>
16370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16371 \begin_inset Text
16372
16373 \begin_layout Plain Layout
16374 b
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383 e
16384 \end_layout
16385
16386 \end_inset
16387 </cell>
16388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392 h
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 </row>
16398 <row>
16399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Plain Layout
16403 c
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 f
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 i
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 </row>
16427 </lyxtabular>
16428
16429 \end_inset
16430
16431
16432 \end_layout
16433
16434 \end_inset
16435
16436  test 
16437 \begin_inset ERT
16438 status collapsed
16439
16440 \begin_layout Plain Layout
16441
16442
16443 \backslash
16444 raisebox{0.85
16445 \backslash
16446 baselineskip}{
16447 \end_layout
16448
16449 \end_inset
16450
16451
16452 \begin_inset Box Frameless
16453 position "t"
16454 hor_pos "c"
16455 has_inner_box 1
16456 inner_pos "c"
16457 use_parbox 0
16458 use_makebox 0
16459 width "15col%"
16460 special "none"
16461 height "1in"
16462 height_special "totalheight"
16463 thickness "0.4pt"
16464 separation "3pt"
16465 shadowsize "4pt"
16466 framecolor "black"
16467 backgroundcolor "none"
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471 \begin_inset Tabular
16472 <lyxtabular version="3" rows="3" columns="3">
16473 <features tabularvalignment="middle">
16474 <column alignment="center" valignment="top">
16475 <column alignment="center" valignment="top">
16476 <column alignment="center" valignment="top">
16477 <row>
16478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 a
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 d
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500 g
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 </row>
16506 <row>
16507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511 b
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520 e
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 h
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 </row>
16535 <row>
16536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Plain Layout
16540 c
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549 f
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558 i
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 </lyxtabular>
16565
16566 \end_inset
16567
16568
16569 \end_layout
16570
16571 \end_inset
16572
16573
16574 \begin_inset ERT
16575 status collapsed
16576
16577 \begin_layout Plain Layout
16578
16579 }
16580 \end_layout
16581
16582 \end_inset
16583
16584
16585 \end_layout
16586
16587 \begin_layout Itemize
16588 test 
16589 \begin_inset Box Frameless
16590 position "c"
16591 hor_pos "c"
16592 has_inner_box 1
16593 inner_pos "c"
16594 use_parbox 0
16595 use_makebox 0
16596 width "15col%"
16597 special "none"
16598 height "1in"
16599 height_special "totalheight"
16600 thickness "0.4pt"
16601 separation "3pt"
16602 shadowsize "4pt"
16603 framecolor "black"
16604 backgroundcolor "none"
16605 status collapsed
16606
16607 \begin_layout Plain Layout
16608 \begin_inset Tabular
16609 <lyxtabular version="3" rows="3" columns="3">
16610 <features tabularvalignment="middle">
16611 <column alignment="center" valignment="top">
16612 <column alignment="center" valignment="top">
16613 <column alignment="center" valignment="top">
16614 <row>
16615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619 a
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628 d
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 g
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 </row>
16643 <row>
16644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 b
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657 e
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666 h
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 </row>
16672 <row>
16673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677 c
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 f
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695 i
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 </row>
16701 </lyxtabular>
16702
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \end_inset
16709
16710
16711 \end_layout
16712
16713 \begin_layout Itemize
16714 test 
16715 \begin_inset Box Frameless
16716 position "b"
16717 hor_pos "c"
16718 has_inner_box 1
16719 inner_pos "c"
16720 use_parbox 0
16721 use_makebox 0
16722 width "15col%"
16723 special "none"
16724 height "1in"
16725 height_special "totalheight"
16726 thickness "0.4pt"
16727 separation "3pt"
16728 shadowsize "4pt"
16729 framecolor "black"
16730 backgroundcolor "none"
16731 status collapsed
16732
16733 \begin_layout Plain Layout
16734 \begin_inset Tabular
16735 <lyxtabular version="3" rows="3" columns="3">
16736 <features tabularvalignment="middle">
16737 <column alignment="center" valignment="top">
16738 <column alignment="center" valignment="top">
16739 <column alignment="center" valignment="top">
16740 <row>
16741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 a
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 d
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 g
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 </row>
16769 <row>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 b
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16780 \begin_inset Text
16781
16782 \begin_layout Plain Layout
16783 e
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 h
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 </row>
16798 <row>
16799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16800 \begin_inset Text
16801
16802 \begin_layout Plain Layout
16803 c
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812 f
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 i
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 </row>
16827 </lyxtabular>
16828
16829 \end_inset
16830
16831
16832 \end_layout
16833
16834 \end_inset
16835
16836  test 
16837 \begin_inset ERT
16838 status collapsed
16839
16840 \begin_layout Plain Layout
16841
16842
16843 \backslash
16844 raisebox{-0.32
16845 \backslash
16846 baselineskip}{
16847 \end_layout
16848
16849 \end_inset
16850
16851
16852 \begin_inset Box Frameless
16853 position "b"
16854 hor_pos "c"
16855 has_inner_box 1
16856 inner_pos "c"
16857 use_parbox 0
16858 use_makebox 0
16859 width "15col%"
16860 special "none"
16861 height "1in"
16862 height_special "totalheight"
16863 thickness "0.4pt"
16864 separation "3pt"
16865 shadowsize "4pt"
16866 framecolor "black"
16867 backgroundcolor "none"
16868 status collapsed
16869
16870 \begin_layout Plain Layout
16871 \begin_inset Tabular
16872 <lyxtabular version="3" rows="3" columns="3">
16873 <features tabularvalignment="middle">
16874 <column alignment="center" valignment="top">
16875 <column alignment="center" valignment="top">
16876 <column alignment="center" valignment="top">
16877 <row>
16878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 a
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 d
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 g
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 </row>
16906 <row>
16907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 b
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 e
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 h
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 <row>
16936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 c
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 f
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 i
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 </lyxtabular>
16965
16966 \end_inset
16967
16968
16969 \end_layout
16970
16971 \end_inset
16972
16973
16974 \begin_inset ERT
16975 status collapsed
16976
16977 \begin_layout Plain Layout
16978
16979 }
16980 \end_layout
16981
16982 \end_inset
16983
16984
16985 \end_layout
16986
16987 \begin_layout Standard
16988 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16989  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16990  la ligne dans laquelle le tableau est inséré.
16991  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16992  boîte élévatrice (raisebox)
16993 \begin_inset Foot
16994 status collapsed
16995
16996 \begin_layout Plain Layout
16997 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16998 \begin_inset space ~
16999 \end_inset
17000
17001
17002 \begin_inset CommandInset ref
17003 LatexCommand ref
17004 reference "subsec:Alignement-Vertical"
17005
17006 \end_inset
17007
17008 .
17009 \end_layout
17010
17011 \end_inset
17012
17013 .
17014  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17015  aligné en utilisant la commande en code \SpecialChar TeX
17016  suivante 
17017 \end_layout
17018
17019 \begin_layout Standard
17020
17021 \series bold
17022
17023 \backslash
17024 raisebox{0.85
17025 \backslash
17026 baselineskip}{
17027 \end_layout
17028
17029 \begin_layout Standard
17030 placée juste avant la boîte minipage.
17031  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17032 .
17033  Pour le deuxième tableau de la dernière ligne, la commande 
17034 \end_layout
17035
17036 \begin_layout Standard
17037
17038 \series bold
17039
17040 \backslash
17041 raisebox{-0.32
17042 \backslash
17043 baselineskip}{
17044 \end_layout
17045
17046 \begin_layout Standard
17047 est utilisée.
17048 \end_layout
17049
17050 \begin_layout Standard
17051 \begin_inset Note Greyedout
17052 status open
17053
17054 \begin_layout Plain Layout
17055
17056 \series bold
17057 Note:
17058 \series default
17059  L'alignement entre le contenu de la ligne du tableau et le texte de la
17060  ligne qui l'entoure ne peut pas être parfait.
17061  Le facteur utilisé dans la commande 
17062 \series bold
17063
17064 \backslash
17065 raisebox
17066 \series default
17067  pour obtenir cet alignement dépend de la police de caractères du document,
17068  de la taille de la police et de l'épaisseur des lignes du tableau.
17069 \end_layout
17070
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \begin_layout Section
17077 Tableaux colorés
17078 \begin_inset CommandInset label
17079 LatexCommand label
17080 name "sec:Tableaux-Colorés"
17081
17082 \end_inset
17083
17084
17085 \begin_inset Index idx
17086 status collapsed
17087
17088 \begin_layout Plain Layout
17089 Tableau ! Coloré
17090 \end_layout
17091
17092 \end_inset
17093
17094
17095 \end_layout
17096
17097 \begin_layout Subsection
17098 Cellules colorées
17099 \begin_inset Index idx
17100 status collapsed
17101
17102 \begin_layout Plain Layout
17103 Couleur des tableaux ! Pour les cellules
17104 \end_layout
17105
17106 \end_inset
17107
17108
17109 \begin_inset Index idx
17110 status collapsed
17111
17112 \begin_layout Plain Layout
17113 Couleur ! Pour les cellules de tableau
17114 \end_layout
17115
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \begin_layout Standard
17122 \begin_inset Float table
17123 placement h
17124 wide false
17125 sideways false
17126 status open
17127
17128 \begin_layout Plain Layout
17129 \begin_inset Caption Standard
17130
17131 \begin_layout Plain Layout
17132 \begin_inset CommandInset label
17133 LatexCommand label
17134 name "tab:Tableau-coloré-sans-colortbl"
17135
17136 \end_inset
17137
17138 Tableau coloré sans utiliser le paquetage  
17139 \series bold
17140 colortbl
17141 \series default
17142
17143 \begin_inset Argument 1
17144 status open
17145
17146 \begin_layout Plain Layout
17147 Tableau sans colortbl
17148 \end_layout
17149
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \begin_layout Plain Layout
17161 \align center
17162 \begin_inset Tabular
17163 <lyxtabular version="3" rows="3" columns="3">
17164 <features tabularvalignment="middle">
17165 <column alignment="center" valignment="top">
17166 <column alignment="center" valignment="top">
17167 <column alignment="center" valignment="top">
17168 <row>
17169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173
17174 \color green
17175 a
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184
17185 \color red
17186 b
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195
17196 \color red
17197 c
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 </row>
17203 <row>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208
17209 \color green
17210 d
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219
17220 \color blue
17221 e
17222 \end_layout
17223
17224 \end_inset
17225 </cell>
17226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230
17231 \color blue
17232 f
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 </row>
17238 <row>
17239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17240 \begin_inset Text
17241
17242 \begin_layout Plain Layout
17243
17244 \color green
17245 g
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254
17255 \color blue
17256 h
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \color blue
17267 i
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 </row>
17273 </lyxtabular>
17274
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \end_inset
17281
17282
17283 \end_layout
17284
17285 \begin_layout Standard
17286 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17287  et choisissez une couleur dans le menu 
17288 \family sans
17289 Édition\SpecialChar menuseparator
17290 Style
17291 \begin_inset space ~
17292 \end_inset
17293
17294 de
17295 \begin_inset space ~
17296 \end_inset
17297
17298 Texte
17299 \family default
17300 .
17301  C'est ce qui a été utilisé pour créer le tableau
17302 \begin_inset space ~
17303 \end_inset
17304
17305
17306 \begin_inset CommandInset ref
17307 LatexCommand ref
17308 reference "tab:Tableau-coloré-sans-colortbl"
17309
17310 \end_inset
17311
17312 .
17313  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17314  
17315 \series bold
17316 colortbl
17317 \series default
17318 .
17319 \begin_inset Index idx
17320 status collapsed
17321
17322 \begin_layout Plain Layout
17323 Paquetages \SpecialChar LaTeX
17324  ! colortbl
17325 \end_layout
17326
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \begin_layout Standard
17333 \begin_inset ERT
17334 status collapsed
17335
17336 \begin_layout Plain Layout
17337
17338
17339 \backslash
17340 ifcolortbl
17341 \end_layout
17342
17343 \end_inset
17344
17345
17346 \begin_inset Note Note
17347 status open
17348
17349 \begin_layout Plain Layout
17350 La section qui suit ne sera affichée que si vous avez installé le paquetage
17351  \SpecialChar LaTeX
17352  
17353 \series bold
17354 colortbl
17355 \series default
17356 .
17357 \end_layout
17358
17359 \end_inset
17360
17361
17362 \end_layout
17363
17364 \begin_layout Standard
17365 Pour créer des tableaux colorés, vous devez charger le paquetage
17366 \series bold
17367  colortbl
17368 \series default
17369  dans le préambule avec la ligne
17370 \end_layout
17371
17372 \begin_layout Standard
17373
17374 \series bold
17375
17376 \backslash
17377 usepackage{colortbl}
17378 \end_layout
17379
17380 \begin_layout Standard
17381 On choisit la couleur d'une colonne avec la commande 
17382 \end_layout
17383
17384 \begin_layout Standard
17385
17386 \series bold
17387
17388 \backslash
17389 columncolor{nom de couleur}
17390 \end_layout
17391
17392 \begin_layout Standard
17393 à l'intérieur d'une commande 
17394 \series bold
17395 >{ }
17396 \series default
17397 .
17398  Vous trouverez plus d'information sur la commande 
17399 \series bold
17400 >{}
17401 \series default
17402  dans la section
17403 \begin_inset space ~
17404 \end_inset
17405
17406
17407 \begin_inset CommandInset ref
17408 LatexCommand ref
17409 reference "subsec:Calculs-multicolonnes"
17410
17411 \end_inset
17412
17413 .
17414 \end_layout
17415
17416 \begin_layout Standard
17417 Les noms de couleurs suivants sont prédéfinis :
17418 \end_layout
17419
17420 \begin_layout Standard
17421
17422 \family sans
17423 red
17424 \family default
17425  (rouge), 
17426 \family sans
17427 green
17428 \family default
17429  (vert), 
17430 \family sans
17431 yellow
17432 \family default
17433  (jaune), 
17434 \family sans
17435 blue
17436 \family default
17437  (bleu), 
17438 \family sans
17439 cyan
17440 \family default
17441
17442 \family sans
17443 magenta
17444 \family default
17445
17446 \family sans
17447 black 
17448 \family default
17449 (noir) et 
17450 \family sans
17451 white 
17452 \family default
17453 (blanc)
17454 \end_layout
17455
17456 \begin_layout Standard
17457 \begin_inset VSpace medskip
17458 \end_inset
17459
17460
17461 \end_layout
17462
17463 \begin_layout Standard
17464 Si vous ajoutez l'option
17465 \end_layout
17466
17467 \begin_layout Standard
17468
17469 \series bold
17470 dvipsname
17471 \end_layout
17472
17473 \begin_layout Standard
17474 aux options de la classe de document dans les paramètres du document, vous
17475  pouvez utiliser 61
17476 \begin_inset space ~
17477 \end_inset
17478
17479 couleurs supplémentaires.
17480  Ces couleurs sont listées dans l'annexe
17481 \begin_inset space ~
17482 \end_inset
17483
17484
17485 \begin_inset CommandInset ref
17486 LatexCommand ref
17487 reference "chap:Liste-de-noms-de-couleur-dvips"
17488
17489 \end_inset
17490
17491 .
17492  Une de ces couleurs, 
17493 \family sans
17494 Maroon
17495 \family default
17496 , est utilisée comme exemple dans le tableau
17497 \begin_inset space ~
17498 \end_inset
17499
17500
17501 \begin_inset CommandInset ref
17502 LatexCommand ref
17503 reference "tab:Tableau-coloré-avec-colortbl"
17504
17505 \end_inset
17506
17507 .
17508 \end_layout
17509
17510 \begin_layout Standard
17511 \begin_inset VSpace medskip
17512 \end_inset
17513
17514
17515 \end_layout
17516
17517 \begin_layout Standard
17518 Vous pouvez aussi définir votre propre couleur avec la commande
17519 \end_layout
17520
17521 \begin_layout Standard
17522
17523 \series bold
17524
17525 \backslash
17526 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17527 \end_layout
17528
17529 \begin_layout Standard
17530 Le modèle de couleur peut être
17531 \end_layout
17532
17533 \begin_layout Labeling
17534 \labelwidthstring 00.00.0000
17535 cmyk
17536 \begin_inset space ~
17537 \end_inset
17538
17539 : cyan, magenta, jaune (yellow), noir (black)
17540 \end_layout
17541
17542 \begin_layout Labeling
17543 \labelwidthstring 00.00.0000
17544 rgb
17545 \begin_inset space ~
17546 \end_inset
17547
17548 : rouge (red), vert (green), bleu (blue)
17549 \end_layout
17550
17551 \begin_layout Labeling
17552 \labelwidthstring 00.00.0000
17553 gray
17554 \begin_inset space ~
17555 \end_inset
17556
17557 : dégradé de gris (gray)
17558 \end_layout
17559
17560 \begin_layout Standard
17561 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17562  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17563 \end_layout
17564
17565 \begin_layout Standard
17566 Vous pouvez par exemple définir la couleur 
17567 \begin_inset Quotes fld
17568 \end_inset
17569
17570
17571 \emph on
17572 vertfonce
17573 \begin_inset Quotes frd
17574 \end_inset
17575
17576  dans le préambule avec la ligne
17577 \end_layout
17578
17579 \begin_layout Standard
17580
17581 \series bold
17582
17583 \backslash
17584 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17585 \end_layout
17586
17587 \begin_layout Standard
17588 et la couleur 
17589 \emph on
17590
17591 \begin_inset Quotes fld
17592 \end_inset
17593
17594 grisclair
17595 \emph default
17596
17597 \begin_inset Quotes frd
17598 \end_inset
17599
17600  avec
17601 \end_layout
17602
17603 \begin_layout Standard
17604
17605 \series bold
17606
17607 \backslash
17608 definecolor{grisclair}{gray}{0.8}
17609 \end_layout
17610
17611 \begin_layout Standard
17612 \begin_inset VSpace medskip
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \begin_layout Standard
17619 Les lignes sont colorées avec la commande
17620 \end_layout
17621
17622 \begin_layout Standard
17623
17624 \series bold
17625
17626 \backslash
17627 rowcolor{nom de la couleur}
17628 \end_layout
17629
17630 \begin_layout Standard
17631 et les cellules sont colorées avec la commande
17632 \end_layout
17633
17634 \begin_layout Standard
17635
17636 \series bold
17637
17638 \backslash
17639 cellcolor{nom de la couleur}
17640 \end_layout
17641
17642 \begin_layout Standard
17643 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17644 .
17645 \end_layout
17646
17647 \begin_layout Standard
17648 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17649  choisissez une couleur dans le menu 
17650 \family sans
17651 Édition\SpecialChar menuseparator
17652 Style
17653 \begin_inset space ~
17654 \end_inset
17655
17656 de
17657 \begin_inset space ~
17658 \end_inset
17659
17660 Texte
17661 \family default
17662 .
17663  Si une cellule contient du code \SpecialChar TeX
17664 , faites bien attention à ne colorer que
17665  le texte, sinon le code \SpecialChar TeX
17666  coloré provoquera des erreurs \SpecialChar LaTeX
17667 .
17668 \end_layout
17669
17670 \begin_layout Standard
17671 \begin_inset Note Greyedout
17672 status open
17673
17674 \begin_layout Plain Layout
17675
17676 \series bold
17677 Note:
17678 \series default
17679  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17680  définies par l'utilisateur.
17681 \end_layout
17682
17683 \end_inset
17684
17685
17686 \end_layout
17687
17688 \begin_layout Standard
17689 \begin_inset VSpace bigskip
17690 \end_inset
17691
17692
17693 \end_layout
17694
17695 \begin_layout Standard
17696 Pour créer le tableau
17697 \begin_inset space ~
17698 \end_inset
17699
17700
17701 \begin_inset CommandInset ref
17702 LatexCommand ref
17703 reference "tab:Tableau-coloré-avec-colortbl"
17704
17705 \end_inset
17706
17707  faites ce qui suit : La couleur de la première colonne doit être 
17708 \emph on
17709 vertfonce
17710 \emph default
17711 .
17712  On insère donc la commande
17713 \end_layout
17714
17715 \begin_layout Standard
17716
17717 \series bold
17718 >{
17719 \backslash
17720 columncolor{vertfonce}
17721 \backslash
17722 centering}c
17723 \end_layout
17724
17725 \begin_layout Standard
17726 en code \SpecialChar TeX
17727  pour cette colonne.
17728  La première ligne doit être bleue clair, d'où la commande en code \SpecialChar TeX
17729
17730 \end_layout
17731
17732 \begin_layout Standard
17733
17734 \series bold
17735
17736 \backslash
17737 rowcolor{cyan}
17738 \end_layout
17739
17740 \begin_layout Standard
17741 qui est insérée dans la première cellule de cette ligne.
17742  Notez que cela annule la couleur de colonne pour la première cellule.
17743  La dernière cellule de la dernière ligne est colorée en marron
17744 \series bold
17745  
17746 \series default
17747 en insérant en code \SpecialChar TeX
17748  la commande
17749 \end_layout
17750
17751 \begin_layout Standard
17752
17753 \series bold
17754
17755 \backslash
17756 cellcolor{Maroon}
17757 \end_layout
17758
17759 \begin_layout Standard
17760 Les caractères peuvent maintenant être colorés en utilisant le menu 
17761 \family sans
17762 Édition\SpecialChar menuseparator
17763 Style
17764 \begin_inset space ~
17765 \end_inset
17766
17767 de
17768 \begin_inset space ~
17769 \end_inset
17770
17771 Texte
17772 \family default
17773 .
17774 \end_layout
17775
17776 \begin_layout Standard
17777 \begin_inset Float table
17778 placement h
17779 wide false
17780 sideways false
17781 status open
17782
17783 \begin_layout Plain Layout
17784 \begin_inset Caption Standard
17785
17786 \begin_layout Plain Layout
17787 \begin_inset CommandInset label
17788 LatexCommand label
17789 name "tab:Tableau-coloré-avec-colortbl"
17790
17791 \end_inset
17792
17793 Tableau coloré en utilisant le paquetage 
17794 \series bold
17795 colortbl
17796 \series default
17797
17798 \begin_inset Argument 1
17799 status collapsed
17800
17801 \begin_layout Plain Layout
17802 Tableau avec colortbl
17803 \end_layout
17804
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \end_inset
17811
17812
17813 \end_layout
17814
17815 \begin_layout Plain Layout
17816 \align center
17817 \begin_inset Tabular
17818 <lyxtabular version="3" rows="3" columns="3">
17819 <features tabularvalignment="middle">
17820 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17821 <column alignment="center" valignment="top">
17822 <column alignment="center" valignment="top">
17823 <row>
17824 <cell alignment="center" valignment="top" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 \begin_inset ERT
17829 status collapsed
17830
17831 \begin_layout Plain Layout
17832
17833
17834 \backslash
17835 rowcolor{cyan}
17836 \end_layout
17837
17838 \end_inset
17839
17840
17841 \color magenta
17842 a
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 <cell alignment="center" valignment="top" usebox="none">
17848 \begin_inset Text
17849
17850 \begin_layout Plain Layout
17851
17852 \color red
17853 b
17854 \end_layout
17855
17856 \end_inset
17857 </cell>
17858 <cell alignment="center" valignment="top" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862
17863 \color red
17864 c
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 </row>
17870 <row>
17871 <cell alignment="center" valignment="top" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875
17876 \color yellow
17877 d
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell alignment="center" valignment="top" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Plain Layout
17886
17887 \color blue
17888 e
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 <cell alignment="center" valignment="top" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \color blue
17899 f
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 </row>
17905 <row>
17906 <cell alignment="center" valignment="top" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910
17911 \color yellow
17912 g
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921
17922 \color blue
17923 h
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 \begin_inset ERT
17933 status collapsed
17934
17935 \begin_layout Plain Layout
17936
17937
17938 \backslash
17939 cellcolor{Maroon}
17940 \end_layout
17941
17942 \end_inset
17943
17944
17945 \color green
17946 i
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 </row>
17952 </lyxtabular>
17953
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \begin_layout Standard
17965 \begin_inset ERT
17966 status collapsed
17967
17968 \begin_layout Plain Layout
17969
17970
17971 \backslash
17972 else
17973 \end_layout
17974
17975 \end_inset
17976
17977
17978 \begin_inset Note Note
17979 status open
17980
17981 \begin_layout Plain Layout
17982 Ce qui suit sera affiché si le paquetage 
17983 \series bold
17984 colortbl
17985 \series default
17986  n'est pas installé :
17987 \end_layout
17988
17989 \end_inset
17990
17991
17992 \end_layout
17993
17994 \begin_layout Standard
17995 Vous devez installer le paquetage 
17996 \series bold
17997 colortbl
17998 \series default
17999  pour voir le contenu des cette section dans la sortie imprimée.
18000 \end_layout
18001
18002 \begin_layout Standard
18003 \begin_inset ERT
18004 status collapsed
18005
18006 \begin_layout Plain Layout
18007
18008
18009 \backslash
18010 fi
18011 \end_layout
18012
18013 \end_inset
18014
18015
18016 \end_layout
18017
18018 \begin_layout Subsection
18019 Lignes colorées
18020 \begin_inset Index idx
18021 status collapsed
18022
18023 \begin_layout Plain Layout
18024 Tableau Coloré ! Pour les lignes
18025 \end_layout
18026
18027 \end_inset
18028
18029
18030 \begin_inset Index idx
18031 status collapsed
18032
18033 \begin_layout Plain Layout
18034 Couleur ! Pour les lignes de tableau
18035 \end_layout
18036
18037 \end_inset
18038
18039
18040 \end_layout
18041
18042 \begin_layout Standard
18043 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
18044  alternative à la méthode décrite dans le paragraphe précédent: il faut
18045  charger le paquetage 
18046 \series bold
18047 xcolor
18048 \series default
18049
18050 \begin_inset Index idx
18051 status collapsed
18052
18053 \begin_layout Plain Layout
18054 Paquetages \SpecialChar LaTeX
18055  ! xcolor
18056 \begin_inset ERT
18057 status collapsed
18058
18059 \begin_layout Plain Layout
18060
18061
18062 \backslash
18063 vspace{4mm}
18064 \end_layout
18065
18066 \end_inset
18067
18068
18069 \end_layout
18070
18071 \end_inset
18072
18073  dans le préambule du document avec la commande
18074 \end_layout
18075
18076 \begin_layout Standard
18077
18078 \series bold
18079
18080 \backslash
18081 usepackage[table]{xcolor}
18082 \end_layout
18083
18084 \begin_layout Standard
18085
18086 \series bold
18087 xcolor
18088 \series default
18089  charge automatiquement le paquetage 
18090 \series bold
18091 colortbl
18092 \series default
18093
18094 \begin_inset Index idx
18095 status collapsed
18096
18097 \begin_layout Plain Layout
18098 Paquetages \SpecialChar LaTeX
18099  ! colortbl
18100 \end_layout
18101
18102 \end_inset
18103
18104 , il faut donc que
18105 \series bold
18106  colortbl
18107 \series default
18108  existe dans votre distribution \SpecialChar LaTeX
18109 , sinon vous aurez des erreurs.
18110 \end_layout
18111
18112 \begin_layout Standard
18113 \begin_inset ERT
18114 status collapsed
18115
18116 \begin_layout Plain Layout
18117
18118
18119 \backslash
18120 ifcolortbl
18121 \end_layout
18122
18123 \end_inset
18124
18125
18126 \begin_inset Note Note
18127 status open
18128
18129 \begin_layout Plain Layout
18130 La section qui suit ne sera affichée que si vous avez installé le paquetage
18131  \SpecialChar LaTeX
18132  
18133 \series bold
18134 colortbl
18135 \series default
18136 .
18137 \end_layout
18138
18139 \end_inset
18140
18141
18142 \end_layout
18143
18144 \begin_layout Standard
18145 Les lignes de tableau sont colorées par la commande
18146 \end_layout
18147
18148 \begin_layout Standard
18149
18150 \series bold
18151
18152 \backslash
18153 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18154  paire}
18155 \end_layout
18156
18157 \begin_layout Standard
18158 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18159  avant le premier
18160  tableau nécessitant la coloration alternative des lignes.
18161  
18162 \series bold
18163 numéro de ligne
18164 \series default
18165  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18166  
18167 \series bold
18168 commandes
18169 \series default
18170 \emph on
18171  
18172 \emph default
18173 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18174  Par exemple la commande
18175 \end_layout
18176
18177 \begin_layout Standard
18178
18179 \series bold
18180
18181 \backslash
18182 rowcolors{1}{white}{lightgray}
18183 \end_layout
18184
18185 \begin_layout Standard
18186 donne le schéma de couleurs du tableau
18187 \begin_inset space ~
18188 \end_inset
18189
18190
18191 \begin_inset CommandInset ref
18192 LatexCommand ref
18193 reference "tab:Table-rowcolors"
18194
18195 \end_inset
18196
18197 .
18198  La commande
18199 \end_layout
18200
18201 \begin_layout Standard
18202
18203 \series bold
18204
18205 \backslash
18206 rowcolors[
18207 \backslash
18208 hline]{1}{lightgray}{cyan}
18209 \end_layout
18210
18211 \begin_layout Standard
18212 donne le schéma de couleurs du tableau
18213 \begin_inset space ~
18214 \end_inset
18215
18216
18217 \begin_inset CommandInset ref
18218 LatexCommand ref
18219 reference "tab:Table-rowcolors-2"
18220
18221 \end_inset
18222
18223 .
18224  Si 
18225 \series bold
18226 couleur ligne impaire
18227 \series default
18228  ou 
18229 \series bold
18230 couleur ligne paire
18231 \series default
18232  est vide, aucune couleur n'est utilisée, donc la commande
18233 \end_layout
18234
18235 \begin_layout Standard
18236
18237 \series bold
18238
18239 \backslash
18240 rowcolors{1}{}{}
18241 \end_layout
18242
18243 \begin_layout Standard
18244 supprime toutes les couleurs.
18245  
18246 \series bold
18247
18248 \backslash
18249 rowcolors
18250 \series default
18251  s'applique aux tableaux qui suivent cette commande.
18252 \end_layout
18253
18254 \begin_layout Standard
18255 \begin_inset ERT
18256 status open
18257
18258 \begin_layout Plain Layout
18259
18260
18261 \backslash
18262 rowcolors{1}{white}{lightgray}
18263 \end_layout
18264
18265 \end_inset
18266
18267
18268 \end_layout
18269
18270 \begin_layout Standard
18271 \begin_inset Float table
18272 placement h
18273 wide false
18274 sideways false
18275 status open
18276
18277 \begin_layout Plain Layout
18278 \begin_inset Caption Standard
18279
18280 \begin_layout Plain Layout
18281
18282 \lang english
18283 \begin_inset CommandInset label
18284 LatexCommand label
18285 name "tab:Table-rowcolors"
18286
18287 \end_inset
18288
18289
18290 \lang french
18291 Tableau avec une colonne sur deux en gris clair.
18292 \end_layout
18293
18294 \end_inset
18295
18296
18297 \end_layout
18298
18299 \begin_layout Plain Layout
18300 \align center
18301 \begin_inset Tabular
18302 <lyxtabular version="3" rows="4" columns="3">
18303 <features tabularvalignment="middle">
18304 <column alignment="center" valignment="top">
18305 <column alignment="center" valignment="top" width="0pt">
18306 <column alignment="center" valignment="top" width="0pt">
18307 <row>
18308 <cell alignment="center" valignment="top" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 X
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 <cell alignment="center" valignment="top" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321 Y
18322 \end_layout
18323
18324 \end_inset
18325 </cell>
18326 <cell alignment="center" valignment="top" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Plain Layout
18330 Z
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 </row>
18336 <row>
18337 <cell alignment="center" valignment="top" usebox="none">
18338 \begin_inset Text
18339
18340 \begin_layout Plain Layout
18341 1
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 <cell alignment="center" valignment="top" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350 2
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 <cell alignment="center" valignment="top" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359 3
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 </row>
18365 <row>
18366 <cell alignment="center" valignment="top" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 4
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 <cell alignment="center" valignment="top" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379 5
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 <cell alignment="center" valignment="top" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388 6
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 </row>
18394 <row>
18395 <cell alignment="center" valignment="top" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399 7
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 <cell alignment="center" valignment="top" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 8
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 9
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 </row>
18423 </lyxtabular>
18424
18425 \end_inset
18426
18427
18428 \end_layout
18429
18430 \end_inset
18431
18432
18433 \end_layout
18434
18435 \begin_layout Standard
18436 \begin_inset ERT
18437 status open
18438
18439 \begin_layout Plain Layout
18440
18441
18442 \backslash
18443 rowcolors[
18444 \backslash
18445 hline]{1}{lightgray}{cyan}
18446 \end_layout
18447
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \begin_layout Standard
18454 \begin_inset Float table
18455 placement h
18456 wide false
18457 sideways false
18458 status open
18459
18460 \begin_layout Plain Layout
18461 \begin_inset Caption Standard
18462
18463 \begin_layout Plain Layout
18464
18465 \lang english
18466 \begin_inset CommandInset label
18467 LatexCommand label
18468 name "tab:Table-rowcolors-2"
18469
18470 \end_inset
18471
18472
18473 \lang french
18474 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18475  ligne
18476 \end_layout
18477
18478 \end_inset
18479
18480
18481 \end_layout
18482
18483 \begin_layout Plain Layout
18484 \align center
18485 \begin_inset Tabular
18486 <lyxtabular version="3" rows="4" columns="3">
18487 <features tabularvalignment="middle">
18488 <column alignment="center" valignment="top">
18489 <column alignment="center" valignment="top">
18490 <column alignment="center" valignment="top" width="0pt">
18491 <row>
18492 <cell alignment="center" valignment="top" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Plain Layout
18496 X
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 <cell alignment="center" valignment="top" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505 Y
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514 Z
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 </row>
18520 <row>
18521 <cell alignment="center" valignment="top" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 1
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell alignment="center" valignment="top" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534 2
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell alignment="center" valignment="top" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543 3
18544 \end_layout
18545
18546 \end_inset
18547 </cell>
18548 </row>
18549 <row>
18550 <cell alignment="center" valignment="top" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554 4
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell alignment="center" valignment="top" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563 5
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 <cell alignment="center" valignment="top" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572 6
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 </row>
18578 <row>
18579 <cell alignment="center" valignment="top" usebox="none">
18580 \begin_inset Text
18581
18582 \begin_layout Plain Layout
18583 7
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 8
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 9
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 </row>
18607 </lyxtabular>
18608
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \end_inset
18615
18616
18617 \end_layout
18618
18619 \begin_layout Standard
18620 \begin_inset ERT
18621 status collapsed
18622
18623 \begin_layout Plain Layout
18624
18625
18626 \backslash
18627 rowcolors{1}{}{}
18628 \end_layout
18629
18630 \end_inset
18631
18632
18633 \begin_inset Note Note
18634 status collapsed
18635
18636 \begin_layout Plain Layout
18637
18638 \lang english
18639 turns off the row coloring
18640 \end_layout
18641
18642 \end_inset
18643
18644
18645 \end_layout
18646
18647 \begin_layout Standard
18648 \begin_inset ERT
18649 status collapsed
18650
18651 \begin_layout Plain Layout
18652
18653
18654 \backslash
18655 else
18656 \end_layout
18657
18658 \end_inset
18659
18660
18661 \begin_inset Note Note
18662 status open
18663
18664 \begin_layout Plain Layout
18665 Ce qui suit sera affiché si le paquetage 
18666 \series bold
18667 colortbl
18668 \series default
18669  n'est pas installé :
18670 \end_layout
18671
18672 \end_inset
18673
18674
18675 \end_layout
18676
18677 \begin_layout Standard
18678 Vous devez installer le paquetage 
18679 \series bold
18680 colortbl
18681 \series default
18682  pour voir le contenu des cette section dans la sortie imprimée.
18683 \end_layout
18684
18685 \begin_layout Standard
18686 \begin_inset ERT
18687 status collapsed
18688
18689 \begin_layout Plain Layout
18690
18691
18692 \backslash
18693 fi
18694 \end_layout
18695
18696 \end_inset
18697
18698
18699 \end_layout
18700
18701 \begin_layout Subsection
18702 Les filets colorés
18703 \begin_inset Index idx
18704 status open
18705
18706 \begin_layout Plain Layout
18707 Tableau Coloré ! Pour les filets
18708 \end_layout
18709
18710 \end_inset
18711
18712
18713 \begin_inset Index idx
18714 status collapsed
18715
18716 \begin_layout Plain Layout
18717 Couleur ! Pour les filets des tableaux
18718 \end_layout
18719
18720 \end_inset
18721
18722
18723 \begin_inset Note Note
18724 status collapsed
18725
18726 \begin_layout Plain Layout
18727 on parle de filets plutôt que de lignes pour les tableaux
18728 \end_layout
18729
18730 \end_inset
18731
18732
18733 \end_layout
18734
18735 \begin_layout Standard
18736 Comme c'est décrit dans la section
18737 \begin_inset space ~
18738 \end_inset
18739
18740
18741 \begin_inset CommandInset ref
18742 LatexCommand ref
18743 reference "subsec:Epaisseur-filets"
18744
18745 \end_inset
18746
18747 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18748  variable 
18749 \series bold
18750
18751 \backslash
18752 arrayrulewidth
18753 \series default
18754 .
18755  Elle est mise à 1.5
18756 \begin_inset space \thinspace{}
18757 \end_inset
18758
18759 pt pour tous les tableaux de cette section.
18760 \begin_inset ERT
18761 status collapsed
18762
18763 \begin_layout Plain Layout
18764
18765
18766 \backslash
18767 setlength{
18768 \backslash
18769 arrayrulewidth}{1.5pt}
18770 \end_layout
18771
18772 \end_inset
18773
18774
18775 \end_layout
18776
18777 \begin_layout Standard
18778 Pour colorer les filets verticaux, par exemple en vert, créez le format
18779  de colonne suivant dans le préambule du document, en suivant la description
18780  de la section
18781 \begin_inset space ~
18782 \end_inset
18783
18784
18785 \begin_inset CommandInset ref
18786 LatexCommand ref
18787 reference "subsec:Formats-personnalisés"
18788
18789 \end_inset
18790
18791 :
18792 \end_layout
18793
18794 \begin_layout Standard
18795
18796 \series bold
18797
18798 \backslash
18799 newcolumntype{W}{!{
18800 \backslash
18801 color{green}
18802 \backslash
18803 vline}}
18804 \end_layout
18805
18806 \begin_layout Standard
18807 Pour le tableau
18808 \begin_inset space ~
18809 \end_inset
18810
18811
18812 \begin_inset CommandInset ref
18813 LatexCommand ref
18814 reference "tab:Tableau-filets-verticaux-colorés"
18815
18816 \end_inset
18817
18818  le paramètre \SpecialChar LaTeX
18819
18820 \series bold
18821  WcW
18822 \series default
18823  a été utilisé pour la dernière colonne et
18824 \series bold
18825  Wc
18826 \series default
18827  pour les autres colonnes.
18828 \end_layout
18829
18830 \begin_layout Standard
18831 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18832 \end_layout
18833
18834 \begin_layout Standard
18835 \begin_inset Float table
18836 placement h
18837 wide false
18838 sideways false
18839 status open
18840
18841 \begin_layout Plain Layout
18842 \begin_inset Caption Standard
18843
18844 \begin_layout Plain Layout
18845 \begin_inset CommandInset label
18846 LatexCommand label
18847 name "tab:Tableau-filets-verticaux-colorés"
18848
18849 \end_inset
18850
18851 Tableau avec filets verticaux colorés
18852 \end_layout
18853
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \begin_layout Plain Layout
18860 \align center
18861 \begin_inset Tabular
18862 <lyxtabular version="3" rows="3" columns="3">
18863 <features tabularvalignment="middle">
18864 <column alignment="center" valignment="top" special="Wc">
18865 <column alignment="center" valignment="top" special="Wc">
18866 <column alignment="center" valignment="top" special="WcW">
18867 <row>
18868 <cell alignment="center" valignment="top" topline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872 sd
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" topline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" topline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 </row>
18896 <row>
18897 <cell alignment="center" valignment="top" topline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" topline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 sd
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" topline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 </row>
18925 <row>
18926 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948 sd
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 </row>
18954 </lyxtabular>
18955
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \end_inset
18962
18963
18964 \end_layout
18965
18966 \begin_layout Standard
18967 \begin_inset VSpace bigskip
18968 \end_inset
18969
18970 Pour colorer les filets horizontaux en rouge comme pour le tableau
18971 \begin_inset space ~
18972 \end_inset
18973
18974
18975 \begin_inset CommandInset ref
18976 LatexCommand ref
18977 reference "tab:Tableau-filet-horizontaux-colorés"
18978
18979 \end_inset
18980
18981 , insérez les commandes suivantes en code \SpecialChar TeX
18982  juste avant le tableau ou le
18983  flottant de tableau :
18984 \end_layout
18985
18986 \begin_layout Standard
18987
18988 \series bold
18989
18990 \backslash
18991 let
18992 \backslash
18993 myHlineC
18994 \backslash
18995 hline
18996 \begin_inset Newline newline
18997 \end_inset
18998
18999
19000 \backslash
19001 renewcommand{
19002 \backslash
19003 hline}
19004 \begin_inset Newline newline
19005 \end_inset
19006
19007
19008 \begin_inset Phantom HPhantom
19009 status open
19010
19011 \begin_layout Plain Layout
19012
19013 \series bold
19014 \begin_inset space ~
19015 \end_inset
19016
19017
19018 \end_layout
19019
19020 \end_inset
19021
19022 {
19023 \backslash
19024 arrayrulecolor{red}
19025 \backslash
19026 myHlineC
19027 \backslash
19028 arrayrulecolor{black}}
19029 \end_layout
19030
19031 \begin_layout Standard
19032 \begin_inset ERT
19033 status collapsed
19034
19035 \begin_layout Plain Layout
19036
19037
19038 \backslash
19039 let
19040 \backslash
19041 myHlineC
19042 \backslash
19043 hline
19044 \end_layout
19045
19046 \begin_layout Plain Layout
19047
19048
19049 \backslash
19050 renewcommand{
19051 \backslash
19052 hline}
19053 \end_layout
19054
19055 \begin_layout Plain Layout
19056
19057  {
19058 \backslash
19059 arrayrulecolor{red}
19060 \backslash
19061 myHlineC
19062 \backslash
19063 arrayrulecolor{black}}
19064 \end_layout
19065
19066 \end_inset
19067
19068
19069 \begin_inset Float table
19070 placement h
19071 wide false
19072 sideways false
19073 status open
19074
19075 \begin_layout Plain Layout
19076 \begin_inset Caption Standard
19077
19078 \begin_layout Plain Layout
19079 \begin_inset CommandInset label
19080 LatexCommand label
19081 name "tab:Tableau-filet-horizontaux-colorés"
19082
19083 \end_inset
19084
19085 Tableau avec filets horizontaux colorés
19086 \end_layout
19087
19088 \end_inset
19089
19090
19091 \end_layout
19092
19093 \begin_layout Plain Layout
19094 \align center
19095 \begin_inset Tabular
19096 <lyxtabular version="3" rows="3" columns="3">
19097 <features tabularvalignment="middle">
19098 <column alignment="center" valignment="top">
19099 <column alignment="center" valignment="top">
19100 <column alignment="center" valignment="top">
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 sd
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 </row>
19130 <row>
19131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 sd
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 <row>
19160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182 sd
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 </row>
19188 </lyxtabular>
19189
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \begin_layout Standard
19201 Pour revenir à la couleur noire implicite, insérez la commande suivante
19202  en code \SpecialChar TeX
19203 , juste après le tableau ou le flottant de tableau :
19204 \end_layout
19205
19206 \begin_layout Standard
19207
19208 \series bold
19209
19210 \backslash
19211 renewcommand{
19212 \backslash
19213 hline}{
19214 \backslash
19215 myHlineC}
19216 \end_layout
19217
19218 \begin_layout Standard
19219 Le tableau
19220 \begin_inset space ~
19221 \end_inset
19222
19223
19224 \begin_inset CommandInset ref
19225 LatexCommand ref
19226 reference "tab:Tableau-avec-filets-colorés"
19227
19228 \end_inset
19229
19230  est un exemple avec des filets horizontaux et verticaux colorés.
19231 \end_layout
19232
19233 \begin_layout Standard
19234 \begin_inset Float table
19235 placement h
19236 wide false
19237 sideways false
19238 status open
19239
19240 \begin_layout Plain Layout
19241 \begin_inset Caption Standard
19242
19243 \begin_layout Plain Layout
19244 \begin_inset CommandInset label
19245 LatexCommand label
19246 name "tab:Tableau-avec-filets-colorés"
19247
19248 \end_inset
19249
19250 Tableau avec filets horizontaux et verticaux colorés
19251 \end_layout
19252
19253 \end_inset
19254
19255
19256 \end_layout
19257
19258 \begin_layout Plain Layout
19259 \align center
19260 \begin_inset Tabular
19261 <lyxtabular version="3" rows="3" columns="3">
19262 <features tabularvalignment="middle">
19263 <column alignment="center" valignment="top" special="Wc">
19264 <column alignment="center" valignment="top" special="Wc">
19265 <column alignment="center" valignment="top" special="WcW">
19266 <row>
19267 <cell alignment="center" valignment="top" topline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 sd
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 </row>
19295 <row>
19296 <cell alignment="center" valignment="top" topline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 <cell alignment="center" valignment="top" topline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309 sd
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 <cell alignment="center" valignment="top" topline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 </row>
19324 <row topspace="default">
19325 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 sd
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 </row>
19353 </lyxtabular>
19354
19355 \end_inset
19356
19357
19358 \end_layout
19359
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \begin_layout Standard
19366 \begin_inset ERT
19367 status collapsed
19368
19369 \begin_layout Plain Layout
19370
19371
19372 \backslash
19373 renewcommand{
19374 \backslash
19375 hline}{
19376 \backslash
19377 myHlineC}
19378 \end_layout
19379
19380 \end_inset
19381
19382
19383 \end_layout
19384
19385 \begin_layout Standard
19386 \begin_inset ERT
19387 status collapsed
19388
19389 \begin_layout Plain Layout
19390
19391
19392 \backslash
19393 setlength{
19394 \backslash
19395 arrayrulewidth}{0.4pt}
19396 \end_layout
19397
19398 \end_inset
19399
19400
19401 \end_layout
19402
19403 \begin_layout Section
19404 Pivotement des cellules
19405 \begin_inset CommandInset label
19406 LatexCommand label
19407 name "sec:Pivotement-des-cellules"
19408
19409 \end_inset
19410
19411
19412 \begin_inset Index idx
19413 status collapsed
19414
19415 \begin_layout Plain Layout
19416 Tableau ! Pivotement des cellules
19417 \end_layout
19418
19419 \end_inset
19420
19421
19422 \begin_inset Index idx
19423 status collapsed
19424
19425 \begin_layout Plain Layout
19426 Pivoter des objets
19427 \end_layout
19428
19429 \end_inset
19430
19431
19432 \end_layout
19433
19434 \begin_layout Standard
19435 \begin_inset Note Greyedout
19436 status open
19437
19438 \begin_layout Plain Layout
19439
19440 \series bold
19441 Nota:
19442 \series default
19443  toutes les visionneuses DVI n'affichent pas les rotations.
19444 \end_layout
19445
19446 \end_inset
19447
19448
19449 \end_layout
19450
19451 \begin_layout Standard
19452 Le tableau
19453 \begin_inset space ~
19454 \end_inset
19455
19456
19457 \begin_inset CommandInset ref
19458 LatexCommand ref
19459 reference "tab:Tableau-incluant-des"
19460
19461 \end_inset
19462
19463  est un exemple dans lequel 3 cellules pivotent de 45
19464 \begin_inset space \thinspace{}
19465 \end_inset
19466
19467 °.
19468 \end_layout
19469
19470 \begin_layout Standard
19471 \begin_inset Float table
19472 placement h
19473 wide false
19474 sideways false
19475 status open
19476
19477 \begin_layout Plain Layout
19478 \begin_inset Caption Standard
19479
19480 \begin_layout Plain Layout
19481 \begin_inset CommandInset label
19482 LatexCommand label
19483 name "tab:Tableau-incluant-des"
19484
19485 \end_inset
19486
19487 Tableau incluant des cellules pivotées dans la première ligne.
19488 \end_layout
19489
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \begin_layout Plain Layout
19496 \noindent
19497 \align center
19498 \begin_inset Tabular
19499 <lyxtabular version="3" rows="2" columns="3">
19500 <features tabularvalignment="middle">
19501 <column alignment="center" valignment="top" width="0pt">
19502 <column alignment="center" valignment="top" width="0pt">
19503 <column alignment="center" valignment="top" width="0pt">
19504 <row>
19505 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 soucoupes
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 assiettes
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 plats
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538 45
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547 33
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556 21
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 </lyxtabular>
19563
19564 \end_inset
19565
19566
19567 \end_layout
19568
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \begin_layout Standard
19575 \begin_inset Note Greyedout
19576 status open
19577
19578 \begin_layout Plain Layout
19579
19580 \series bold
19581 Nota:
19582 \series default
19583  les ruptures de ligne (raccourci 
19584 \begin_inset Info
19585 type  "shortcut"
19586 arg   "newline-insert newline"
19587 \end_inset
19588
19589 ) ne sont pas autorisées dans les cellules pivotées
19590 \end_layout
19591
19592 \end_inset
19593
19594
19595 \end_layout
19596
19597 \begin_layout Standard
19598 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
19599  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
19600 \begin_inset Foot
19601 status collapsed
19602
19603 \begin_layout Plain Layout
19604 Pour en savoir plus sur ces boîtes, voir les sections
19605 \begin_inset space ~
19606 \end_inset
19607
19608
19609 \begin_inset CommandInset ref
19610 LatexCommand ref
19611 reference "sec:Minipages"
19612
19613 \end_inset
19614
19615  et 
19616 \begin_inset CommandInset ref
19617 LatexCommand ref
19618 reference "sec:Parboxes"
19619
19620 \end_inset
19621
19622 .
19623 \end_layout
19624
19625 \end_inset
19626
19627  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
19628  la hauteur de la cellule.
19629  Le tableau
19630 \begin_inset space ~
19631 \end_inset
19632
19633
19634 \begin_inset CommandInset ref
19635 LatexCommand ref
19636 reference "tab:Tableau-incluant-une"
19637
19638 \end_inset
19639
19640  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
19641  réglée à 3
19642 \begin_inset space \thinspace{}
19643 \end_inset
19644
19645 cm.
19646 \end_layout
19647
19648 \begin_layout Standard
19649 \begin_inset Float table
19650 placement h
19651 wide false
19652 sideways false
19653 status open
19654
19655 \begin_layout Plain Layout
19656 \begin_inset Caption Standard
19657
19658 \begin_layout Plain Layout
19659 \begin_inset CommandInset label
19660 LatexCommand label
19661 name "tab:Tableau-incluant-une"
19662
19663 \end_inset
19664
19665 Tableau incluant une cellule multi-lignes pivotée.
19666 \end_layout
19667
19668 \end_inset
19669
19670
19671 \end_layout
19672
19673 \begin_layout Plain Layout
19674 \noindent
19675 \align center
19676 \begin_inset Tabular
19677 <lyxtabular version="3" rows="2" columns="3">
19678 <features tabularvalignment="middle">
19679 <column alignment="center" valignment="top">
19680 <column alignment="center" valignment="top" width="0pt">
19681 <column alignment="center" valignment="top">
19682 <row>
19683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687 a
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 \begin_inset Box Frameless
19697 position "t"
19698 hor_pos "c"
19699 has_inner_box 1
19700 inner_pos "t"
19701 use_parbox 0
19702 use_makebox 0
19703 width "3cm"
19704 special "none"
19705 height "1in"
19706 height_special "totalheight"
19707 thickness "0.4pt"
19708 separation "3pt"
19709 shadowsize "4pt"
19710 framecolor "black"
19711 backgroundcolor "none"
19712 status open
19713
19714 \begin_layout Plain Layout
19715 cellule pivotée
19716 \begin_inset Newline newline
19717 \end_inset
19718
19719 avec saut de ligne
19720 \end_layout
19721
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 e
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 </row>
19739 <row>
19740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 b
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 c
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762 d
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 </row>
19768 </lyxtabular>
19769
19770 \end_inset
19771
19772
19773 \end_layout
19774
19775 \end_inset
19776
19777
19778 \end_layout
19779
19780 \begin_layout Section
19781 Calcul de la largeur du tableau
19782 \begin_inset CommandInset label
19783 LatexCommand label
19784 name "sec:Table-Width-Calculation"
19785
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \begin_layout Standard
19792 Pour les tableaux un peu larges il est parfois difficile de garantir que
19793  le tableau ne déborde pas dans la marge.
19794  Fixer une largeur pour chaque colonne est une solution, mais quelle est
19795  la valeur à donner à chacune?
19796 \end_layout
19797
19798 \begin_layout Standard
19799 La largeur du tableau 
19800 \begin_inset Formula $L_{\mathrm{tableau}}$
19801 \end_inset
19802
19803  peut se calculer précisément: chaque colonne contribue pour sa largeur
19804  propre 
19805 \begin_inset Formula $L_{\mathrm{colonne}}$
19806 \end_inset
19807
19808  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
19809  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
19810
19811 \series bold
19812  
19813 \backslash
19814 tabcolsep
19815 \series default
19816 , implicitement 6
19817 \begin_inset space \thinspace{}
19818 \end_inset
19819
19820 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
19821  
19822 \series bold
19823
19824 \backslash
19825 arrayrulewidth
19826 \series default
19827 , implicitement 0.4
19828 \begin_inset space \thinspace{}
19829 \end_inset
19830
19831 pt).
19832  Donc si les 
19833 \begin_inset Formula $n$
19834 \end_inset
19835
19836
19837 \begin_inset space ~
19838 \end_inset
19839
19840 colonnes ont la même largeur, la largeur du tableau est
19841 \begin_inset Formula 
19842 \begin{equation}
19843 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19844 \end{equation}
19845
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \begin_layout Standard
19852 La largeur disponible pour placer un tableau est la distance entre les marges
19853  de la page ou la largeur de la colonne de texte (pour un document présenté
19854  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
19855  
19856 \series bold
19857
19858 \backslash
19859 columnwidth
19860 \series default
19861 .
19862  Si toutes le colonnes ont la même largeur et que 
19863 \begin_inset Formula $L_{\mathrm{tableau}}$
19864 \end_inset
19865
19866  doit valoir 1
19867 \begin_inset space \thinspace{}
19868 \end_inset
19869
19870
19871 \backslash
19872 columnwidth, 
19873 \begin_inset Formula $L_{\mathrm{colonne}}$
19874 \end_inset
19875
19876  se calcule facilement.
19877 \end_layout
19878
19879 \begin_layout Standard
19880 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
19881  
19882 \series bold
19883 calc
19884 \series default
19885
19886 \begin_inset Index idx
19887 status collapsed
19888
19889 \begin_layout Plain Layout
19890 Paquetages \SpecialChar LaTeX
19891  ! calc
19892 \end_layout
19893
19894 \end_inset
19895
19896  dans le préambule du document.
19897  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
19898  il faut utiliser le champ
19899 \family sans
19900  Argument \SpecialChar LaTeX
19901
19902 \family default
19903 .
19904  Le principe des commandes qui peuvent être saisies dans ce champ est celui
19905  qui est expliqué dans la section
19906 \begin_inset space ~
19907 \end_inset
19908
19909
19910 \begin_inset CommandInset ref
19911 LatexCommand ref
19912 reference "subsec:Calculs-multicolonnes"
19913
19914 \end_inset
19915
19916 .
19917  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
19918  saisir pour chaque colonne la commande
19919 \end_layout
19920
19921 \begin_layout Standard
19922
19923 \series bold
19924 >{
19925 \backslash
19926 centering}p{(1
19927 \backslash
19928 columnwidth-62.4pt)/5}
19929 \end_layout
19930
19931 \begin_layout Standard
19932 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
19933 \begin_inset space ~
19934 \end_inset
19935
19936 fois celle des 3 autres, le calcul est le suivant:
19937 \end_layout
19938
19939 \begin_layout Standard
19940 \begin_inset Formula 
19941 \begin{align}
19942 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19943  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19944  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
19945 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19946 \end{align}
19947
19948 \end_inset
19949
19950
19951 \end_layout
19952
19953 \begin_layout Standard
19954 Par conséquent, dans le tableau, la commande
19955 \end_layout
19956
19957 \begin_layout Standard
19958
19959 \series bold
19960 >{
19961 \backslash
19962 centering}p{(1
19963 \backslash
19964 columnwidth-62.4pt)/
19965 \backslash
19966 real{4.5}}
19967 \end_layout
19968
19969 \begin_layout Standard
19970 est utilisée pour les colonnes les plus larges, et la commande
19971 \end_layout
19972
19973 \begin_layout Standard
19974
19975 \series bold
19976 >{
19977 \backslash
19978 centering}p{(1
19979 \backslash
19980 columnwidth-62.4pt)/
19981 \backslash
19982 real{4.5}*
19983 \backslash
19984 real{0.75}}
19985 \end_layout
19986
19987 \begin_layout Standard
19988 est utilisée pour les plus étroites:
19989 \end_layout
19990
19991 \begin_layout Standard
19992 \begin_inset Tabular
19993 <lyxtabular version="3" rows="2" columns="5">
19994 <features tabularvalignment="middle">
19995 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19996 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19997 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19998 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19999 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20000 <row>
20001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 1
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014 2
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 3
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032 4
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041 5
20042 \end_layout
20043
20044 \end_inset
20045 </cell>
20046 </row>
20047 <row>
20048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20049 \begin_inset Text
20050
20051 \begin_layout Plain Layout
20052 111111 1111111 111111 111111111 11111 11111 1111
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 2222 22222 222222 222222222 2222222 22 22222
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Plain Layout
20088 333333 333333 333333 33333 3333333 333
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 </lyxtabular>
20095
20096 \end_inset
20097
20098
20099 \end_layout
20100
20101 \begin_layout Section
20102 Personnalisation des tableaux
20103 \begin_inset Index idx
20104 status collapsed
20105
20106 \begin_layout Plain Layout
20107 Tableau ! Personnalisation
20108 \end_layout
20109
20110 \end_inset
20111
20112
20113 \begin_inset Index idx
20114 status collapsed
20115
20116 \begin_layout Plain Layout
20117 Personnalisation des tableaux
20118 \end_layout
20119
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \begin_layout Subsection
20126 Espacement des lignes
20127 \begin_inset CommandInset label
20128 LatexCommand label
20129 name "subsec:Espacement-lignes"
20130
20131 \end_inset
20132
20133
20134 \begin_inset Index idx
20135 status collapsed
20136
20137 \begin_layout Plain Layout
20138 Personnalisation des tableaux ! Espacement des lignes
20139 \end_layout
20140
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \begin_layout Standard
20147 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20148  l'onglet 
20149 \family sans
20150 Bordures
20151 \family default
20152  de la fenêtre de dialogue 
20153 \family sans
20154 Paramètres
20155 \begin_inset space ~
20156 \end_inset
20157
20158 du
20159 \begin_inset space ~
20160 \end_inset
20161
20162 tableau
20163 \family default
20164 .
20165  Vous y trouverez trois possibilités :
20166 \end_layout
20167
20168 \begin_layout Description
20169 Haut
20170 \begin_inset space ~
20171 \end_inset
20172
20173 de
20174 \begin_inset space ~
20175 \end_inset
20176
20177 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20178  Si le tableau est un tableau formel
20179 \begin_inset Foot
20180 status collapsed
20181
20182 \begin_layout Plain Layout
20183 Les tableaux formels sont décrits dans la section
20184 \begin_inset space ~
20185 \end_inset
20186
20187
20188 \begin_inset CommandInset ref
20189 LatexCommand ref
20190 reference "sec:Tableaux-Formels"
20191
20192 \end_inset
20193
20194 .
20195 \end_layout
20196
20197 \end_inset
20198
20199  \SpecialChar LyX
20200  va insérer implicitement un espace de 0.5
20201 \begin_inset space \thinspace{}
20202 \end_inset
20203
20204 em.
20205  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20206  les filets verticaux comme dans le tableau suivant :
20207 \begin_inset VSpace medskip
20208 \end_inset
20209
20210
20211 \begin_inset Newline newline
20212 \end_inset
20213
20214
20215 \begin_inset space \hspace*{}
20216 \length 0pt
20217 \end_inset
20218
20219
20220 \begin_inset space \hfill{}
20221 \end_inset
20222
20223
20224 \begin_inset Tabular
20225 <lyxtabular version="3" rows="3" columns="1">
20226 <features tabularvalignment="middle">
20227 <column alignment="center" valignment="top">
20228 <row>
20229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 A
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 </row>
20239 <row topspace="3mm">
20240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 espace de 3
20245 \begin_inset space \thinspace{}
20246 \end_inset
20247
20248 mm en haut de la ligne
20249 \end_layout
20250
20251 \end_inset
20252 </cell>
20253 </row>
20254 <row>
20255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 C
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 </row>
20265 </lyxtabular>
20266
20267 \end_inset
20268
20269
20270 \begin_inset space \hfill{}
20271 \end_inset
20272
20273
20274 \begin_inset space \hspace*{}
20275 \length 0pt
20276 \end_inset
20277
20278
20279 \begin_inset VSpace medskip
20280 \end_inset
20281
20282
20283 \begin_inset Newline newline
20284 \end_inset
20285
20286 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20287  pas de filets verticaux.
20288 \end_layout
20289
20290 \begin_layout Description
20291 Bas
20292 \begin_inset space ~
20293 \end_inset
20294
20295 de
20296 \begin_inset space ~
20297 \end_inset
20298
20299 ligne va ajouter de l'espace sous les caractères de la ligne.
20300  Si le tableau est un tableau formel \SpecialChar LyX
20301  va insérer implicitement un espace
20302  de 0.5
20303 \begin_inset space \thinspace{}
20304 \end_inset
20305
20306 em, pour les tableaux normaux, l'espace implicite est de 2
20307 \begin_inset space \thinspace{}
20308 \end_inset
20309
20310 pt.
20311 \end_layout
20312
20313 \begin_layout Description
20314 Entre
20315 \begin_inset space ~
20316 \end_inset
20317
20318 les
20319 \begin_inset space ~
20320 \end_inset
20321
20322 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20323  Si le tableau est un tableau formel \SpecialChar LyX
20324  va insérer implicitement un espace
20325  de 0.5
20326 \begin_inset space \thinspace{}
20327 \end_inset
20328
20329 em.
20330  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20331  les filets verticaux comme dans le tableau suivant :
20332 \begin_inset VSpace medskip
20333 \end_inset
20334
20335
20336 \begin_inset Newline newline
20337 \end_inset
20338
20339
20340 \begin_inset space \hspace*{}
20341 \length 0pt
20342 \end_inset
20343
20344
20345 \begin_inset space \hfill{}
20346 \end_inset
20347
20348
20349 \begin_inset Tabular
20350 <lyxtabular version="3" rows="3" columns="1">
20351 <features tabularvalignment="middle">
20352 <column alignment="center" valignment="top">
20353 <row>
20354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20355 \begin_inset Text
20356
20357 \begin_layout Plain Layout
20358 A
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 </row>
20364 <row interlinespace="3mm">
20365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369 \begin_inset Formula $\downarrow$
20370 \end_inset
20371
20372  espace de 3
20373 \begin_inset space \thinspace{}
20374 \end_inset
20375
20376 mm entre les lignes 
20377 \begin_inset Formula $\downarrow$
20378 \end_inset
20379
20380
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 </row>
20386 <row>
20387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391 \begin_inset Formula $\uparrow$
20392 \end_inset
20393
20394  espace de 3
20395 \begin_inset space \thinspace{}
20396 \end_inset
20397
20398 mm entre les lignes 
20399 \begin_inset Formula $\uparrow$
20400 \end_inset
20401
20402
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 </row>
20408 </lyxtabular>
20409
20410 \end_inset
20411
20412
20413 \begin_inset space \hfill{}
20414 \end_inset
20415
20416
20417 \begin_inset space \hspace*{}
20418 \length 0pt
20419 \end_inset
20420
20421
20422 \begin_inset VSpace medskip
20423 \end_inset
20424
20425
20426 \begin_inset Newline newline
20427 \end_inset
20428
20429 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20430  pas de filets verticaux.
20431 \end_layout
20432
20433 \begin_layout Standard
20434 \begin_inset VSpace bigskip
20435 \end_inset
20436
20437 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20438  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20439  dans le préambule :
20440 \end_layout
20441
20442 \begin_layout Standard
20443
20444 \series bold
20445
20446 \backslash
20447 @ifundefined{extrarowheight}
20448 \begin_inset Newline newline
20449 \end_inset
20450
20451
20452 \begin_inset Phantom HPhantom
20453 status open
20454
20455 \begin_layout Plain Layout
20456
20457 \series bold
20458 \begin_inset space ~
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \end_inset
20465
20466 {
20467 \backslash
20468 usepackage{array}}{}
20469 \begin_inset Newline newline
20470 \end_inset
20471
20472
20473 \backslash
20474 setlength{
20475 \backslash
20476 extrarowheight}{height}
20477 \end_layout
20478
20479 \begin_layout Standard
20480 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20481  plus exactement centré verticalement.
20482  (le paquetage 
20483 \series bold
20484 array 
20485 \series default
20486 sera chargé automatiquement par \SpecialChar LyX
20487  quand vous utilisez des formats de tableaux
20488  auto-définis.
20489  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20490  
20491 \series bold
20492
20493 \backslash
20494 @ifundefined
20495 \series default
20496  dans la commande précédente.)
20497 \end_layout
20498
20499 \begin_layout Standard
20500 Si vous utilisez des polices de taille plus grande que la taille normale,
20501  les bordures des tableaux sont souvent trop proches du texte.
20502  On peut corriger ce problème en insérant la commande 
20503 \series bold
20504
20505 \begin_inset space \space{}
20506 \end_inset
20507
20508
20509 \backslash
20510 strut
20511 \series default
20512  en code \SpecialChar TeX
20513  au debut d'une ligne du tableau.
20514  Le tableau
20515 \begin_inset space ~
20516 \end_inset
20517
20518
20519 \begin_inset CommandInset ref
20520 LatexCommand ref
20521 reference "tab:Alignement-vertical"
20522
20523 \end_inset
20524
20525  montre l'effet de cette commande.
20526 \end_layout
20527
20528 \begin_layout Standard
20529 \noindent
20530 \begin_inset Float table
20531 placement h
20532 wide false
20533 sideways false
20534 status open
20535
20536 \begin_layout Plain Layout
20537 \begin_inset Caption Standard
20538
20539 \begin_layout Plain Layout
20540 \begin_inset CommandInset label
20541 LatexCommand label
20542 name "tab:Alignement-vertical"
20543
20544 \end_inset
20545
20546 Alignement vertical d'un texte avec une police de grande taille.
20547 \end_layout
20548
20549 \end_inset
20550
20551
20552 \end_layout
20553
20554 \begin_layout Plain Layout
20555 \begin_inset space \hfill{}
20556 \end_inset
20557
20558
20559 \begin_inset Float table
20560 wide false
20561 sideways false
20562 status collapsed
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Caption Standard
20566
20567 \begin_layout Plain Layout
20568 Tableau normal.
20569 \end_layout
20570
20571 \end_inset
20572
20573
20574 \end_layout
20575
20576 \begin_layout Plain Layout
20577 \noindent
20578 \align center
20579 \begin_inset Tabular
20580 <lyxtabular version="3" rows="6" columns="1">
20581 <features tabularvalignment="middle">
20582 <column alignment="left" valignment="top">
20583 <row>
20584 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588 Normal, g
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 </row>
20594 <row>
20595 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599
20600 \size large
20601 Large
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 </row>
20607 <row>
20608 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612
20613 \size larger
20614 Larger
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 </row>
20620 <row>
20621 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625
20626 \size largest
20627 Largest
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 </row>
20633 <row>
20634 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638
20639 \size huge
20640 Huge
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 </row>
20646 <row>
20647 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651
20652 \size huge
20653 Huger
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 </row>
20659 </lyxtabular>
20660
20661 \end_inset
20662
20663
20664 \end_layout
20665
20666 \end_inset
20667
20668
20669 \begin_inset space \hfill{}
20670 \end_inset
20671
20672
20673 \begin_inset Float table
20674 wide false
20675 sideways false
20676 status collapsed
20677
20678 \begin_layout Plain Layout
20679 \begin_inset Caption Standard
20680
20681 \begin_layout Plain Layout
20682 Tableau utilisant la commande 
20683 \series bold
20684
20685 \backslash
20686 strut
20687 \series default
20688 .
20689 \end_layout
20690
20691 \end_inset
20692
20693
20694 \end_layout
20695
20696 \begin_layout Plain Layout
20697 \noindent
20698 \align center
20699 \begin_inset Tabular
20700 <lyxtabular version="3" rows="6" columns="1">
20701 <features tabularvalignment="middle">
20702 <column alignment="left" valignment="top">
20703 <row>
20704 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20705 \begin_inset Text
20706
20707 \begin_layout Plain Layout
20708 Normal, g
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 </row>
20714 <row>
20715 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719
20720 \size large
20721 \begin_inset ERT
20722 status collapsed
20723
20724 \begin_layout Plain Layout
20725
20726
20727 \backslash
20728 strut 
20729 \end_layout
20730
20731 \end_inset
20732
20733 Large
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 </row>
20739 <row>
20740 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744
20745 \size larger
20746 \begin_inset ERT
20747 status collapsed
20748
20749 \begin_layout Plain Layout
20750
20751
20752 \backslash
20753 strut 
20754 \end_layout
20755
20756 \end_inset
20757
20758 Larger
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 <row>
20765 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \size largest
20771 \begin_inset ERT
20772 status collapsed
20773
20774 \begin_layout Plain Layout
20775
20776
20777 \backslash
20778 strut 
20779 \end_layout
20780
20781 \end_inset
20782
20783 Largest
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 </row>
20789 <row>
20790 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794
20795 \size huge
20796 \begin_inset ERT
20797 status collapsed
20798
20799 \begin_layout Plain Layout
20800
20801
20802 \backslash
20803 strut 
20804 \end_layout
20805
20806 \end_inset
20807
20808 Huge
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 </row>
20814 <row>
20815 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819
20820 \size giant
20821 \begin_inset ERT
20822 status collapsed
20823
20824 \begin_layout Plain Layout
20825
20826
20827 \backslash
20828 strut 
20829 \end_layout
20830
20831 \end_inset
20832
20833
20834 \size huge
20835 Huger
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 </row>
20841 </lyxtabular>
20842
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \end_inset
20849
20850
20851 \begin_inset space \hfill{}
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \end_inset
20858
20859
20860 \end_layout
20861
20862 \begin_layout Standard
20863 \begin_inset Newpage newpage
20864 \end_inset
20865
20866
20867 \end_layout
20868
20869 \begin_layout Subsection
20870 Alignements de cellules spéciaux
20871 \begin_inset CommandInset label
20872 LatexCommand label
20873 name "subsec:Alignements-de-cellules"
20874
20875 \end_inset
20876
20877
20878 \begin_inset Index idx
20879 status collapsed
20880
20881 \begin_layout Plain Layout
20882 Personnalisation des tableaux ! Alignement de cellules spéciaux
20883 \end_layout
20884
20885 \end_inset
20886
20887
20888 \end_layout
20889
20890 \begin_layout Standard
20891 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
20892  cellules sur un caractère donné, par exemple le séparateur décimal comme
20893  dans le tableau
20894 \begin_inset space ~
20895 \end_inset
20896
20897
20898 \begin_inset CommandInset ref
20899 LatexCommand ref
20900 reference "tab:Tableau-centré-sur-séparateur-1"
20901
20902 \end_inset
20903
20904 .
20905  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
20906  soit en appuyant sur le bouton 
20907 \begin_inset Info
20908 type  "icon"
20909 arg   "tabular-feature align-decimal"
20910 \end_inset
20911
20912  de la barre d'outils ou en modifiant le paramètre 
20913 \family sans
20914 Alignement horizontal
20915 \family default
20916  à 
20917 \family sans
20918 Au séparateur décimal
20919 \family default
20920 .
20921  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
20922  dans les paramètres du tableau.
20923 \end_layout
20924
20925 \begin_layout Standard
20926 \begin_inset Float table
20927 placement h
20928 wide false
20929 sideways false
20930 status open
20931
20932 \begin_layout Plain Layout
20933 \begin_inset Caption Standard
20934
20935 \begin_layout Plain Layout
20936 \begin_inset CommandInset label
20937 LatexCommand label
20938 name "tab:Tableau-centré-sur-séparateur-1"
20939
20940 \end_inset
20941
20942 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
20943 \end_layout
20944
20945 \end_inset
20946
20947
20948 \end_layout
20949
20950 \begin_layout Plain Layout
20951 \align center
20952 \begin_inset Tabular
20953 <lyxtabular version="3" rows="4" columns="1">
20954 <features booktabs="true" tabularvalignment="middle">
20955 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20956 <row>
20957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 en-tête
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 </row>
20967 <row>
20968 <cell alignment="center" valignment="top" topline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 12,6
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 </row>
20978 <row>
20979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20980 \begin_inset Text
20981
20982 \begin_layout Plain Layout
20983 0,68
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 </row>
20989 <row>
20990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 -123,0
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 </row>
21000 </lyxtabular>
21001
21002 \end_inset
21003
21004
21005 \end_layout
21006
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \begin_layout Standard
21013 \begin_inset Float table
21014 placement h
21015 wide false
21016 sideways false
21017 status open
21018
21019 \begin_layout Plain Layout
21020 \begin_inset Caption Standard
21021
21022 \begin_layout Plain Layout
21023 \begin_inset CommandInset label
21024 LatexCommand label
21025 name "tab:Tableau-centré-sur-séparateur-2"
21026
21027 \end_inset
21028
21029 Les cellules d'une colonnes sont centrées sur les opérateurs.
21030 \end_layout
21031
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \begin_layout Plain Layout
21038 \align center
21039 \begin_inset Tabular
21040 <lyxtabular version="3" rows="4" columns="2">
21041 <features booktabs="true" tabularvalignment="middle">
21042 <column alignment="right" valignment="top" width="0pt">
21043 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21044 <row>
21045 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21046 \begin_inset Text
21047
21048 \begin_layout Plain Layout
21049 en-tête
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 </row>
21064 <row>
21065 <cell alignment="center" valignment="top" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069 \begin_inset Formula $12\,+$
21070 \end_inset
21071
21072
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset Formula $\,6$
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="center" valignment="top" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095 \begin_inset Formula $0\,-$
21096 \end_inset
21097
21098
21099 \end_layout
21100
21101 \end_inset
21102 </cell>
21103 <cell alignment="center" valignment="top" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107 \begin_inset Formula $\,68$
21108 \end_inset
21109
21110
21111 \end_layout
21112
21113 \end_inset
21114 </cell>
21115 </row>
21116 <row>
21117 <cell alignment="center" valignment="top" usebox="none">
21118 \begin_inset Text
21119
21120 \begin_layout Plain Layout
21121 \begin_inset Formula $-123\,/$
21122 \end_inset
21123
21124
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 <cell alignment="center" valignment="top" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133 \begin_inset Formula $\,0$
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \end_inset
21140 </cell>
21141 </row>
21142 </lyxtabular>
21143
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150
21151
21152 \end_layout
21153
21154 \begin_layout Standard
21155 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21156  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21157  formules.
21158  Dans ce cas on doit utiliser la méthode du tableau
21159 \begin_inset space ~
21160 \end_inset
21161
21162
21163 \begin_inset CommandInset ref
21164 LatexCommand ref
21165 reference "tab:Tableau-centré-sur-séparateur-2"
21166
21167 \end_inset
21168
21169 .
21170  Ce tableau a été créé comme un tableau 4×2.
21171  L'en-tête est une cellule multi-colonnes centrée.
21172  La première colonne est alignée à droite et contient la première partie
21173  et inclue l'opérateur.
21174  La seconde colonne contient le reste de la cellule aligné à gauche.
21175  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21176  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21177  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21178  tableau, le paramètre \SpecialChar LaTeX
21179  suivant a été utilisé pour la deuxième colonne :
21180 \end_layout
21181
21182 \begin_layout Standard
21183
21184 \series bold
21185 @{}l
21186 \end_layout
21187
21188 \begin_layout Standard
21189 Le tableau
21190 \begin_inset space ~
21191 \end_inset
21192
21193
21194 \begin_inset CommandInset ref
21195 LatexCommand ref
21196 reference "tab:Plusieurs-exemples-alignements"
21197
21198 \end_inset
21199
21200  montre quelques exemples d'alignements.
21201  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21202  comme pour la deuxième colonne du tableau
21203 \begin_inset space ~
21204 \end_inset
21205
21206
21207 \begin_inset CommandInset ref
21208 LatexCommand ref
21209 reference "tab:Tableau-centré-sur-séparateur-2"
21210
21211 \end_inset
21212
21213 .
21214 \end_layout
21215
21216 \begin_layout Standard
21217 \begin_inset Float table
21218 wide false
21219 sideways false
21220 status open
21221
21222 \begin_layout Plain Layout
21223 \begin_inset Caption Standard
21224
21225 \begin_layout Plain Layout
21226 \begin_inset CommandInset label
21227 LatexCommand label
21228 name "tab:Plusieurs-exemples-alignements"
21229
21230 \end_inset
21231
21232 Plusieurs exemples d'alignement de cellules.
21233 \end_layout
21234
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \begin_layout Plain Layout
21241 \align center
21242 \begin_inset Tabular
21243 <lyxtabular version="3" rows="4" columns="6">
21244 <features tabularvalignment="middle">
21245 <column alignment="right" valignment="top">
21246 <column alignment="left" valignment="top" special="@{}l">
21247 <column alignment="right" valignment="top">
21248 <column alignment="left" valignment="top" special="@{}l">
21249 <column alignment="right" valignment="top">
21250 <column alignment="left" valignment="top" special="@{}l">
21251 <row>
21252 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 unités
21257 \end_layout
21258
21259 \end_inset
21260 </cell>
21261 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21262 \begin_inset Text
21263
21264 \begin_layout Plain Layout
21265
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21271 \begin_inset Text
21272
21273 \begin_layout Plain Layout
21274 exposants
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21289 \begin_inset Text
21290
21291 \begin_layout Plain Layout
21292 relations
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 </row>
21307 <row>
21308 <cell alignment="center" valignment="top" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Plain Layout
21312 12×
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321 24
21322 \begin_inset space \thinspace{}
21323 \end_inset
21324
21325 bouteilles
21326 \end_layout
21327
21328 \end_inset
21329 </cell>
21330 <cell alignment="center" valignment="top" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Plain Layout
21334 \begin_inset Formula $10\cdot$
21335 \end_inset
21336
21337
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346 \begin_inset Formula $10^{\mbox{-}17}$
21347 \end_inset
21348
21349
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 <cell alignment="center" valignment="top" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Plain Layout
21358 \begin_inset Formula $\Gamma(t)\propto$
21359 \end_inset
21360
21361
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 <cell alignment="center" valignment="top" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370 \begin_inset Formula $\:\Upsilon(t)$
21371 \end_inset
21372
21373
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 </row>
21379 <row>
21380 <cell alignment="center" valignment="top" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384 1024×
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 768
21394 \begin_inset space \thinspace{}
21395 \end_inset
21396
21397 Pixels
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 <cell alignment="center" valignment="top" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406 \begin_inset Formula $5.78\cdot$
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418 \begin_inset Formula $10^{7}$
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 <cell alignment="center" valignment="top" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430 \begin_inset Formula $A\ne$
21431 \end_inset
21432
21433
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 <cell alignment="center" valignment="top" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442 \begin_inset Formula $\:B_{\mathrm{red}}$
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 </row>
21451 <row>
21452 <cell alignment="center" valignment="top" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 32×
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465 6
21466 \begin_inset space \thinspace{}
21467 \end_inset
21468
21469 cm
21470 \end_layout
21471
21472 \end_inset
21473 </cell>
21474 <cell alignment="center" valignment="top" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478 -
21479 \begin_inset Formula $33.5\cdot$
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491 \begin_inset Formula $10^{4}$
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 <cell alignment="center" valignment="top" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503 \begin_inset Formula $\sin(\alpha)\ge$
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515 \begin_inset Formula $\:\sin(\beta)$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 </lyxtabular>
21525
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532
21533
21534 \end_layout
21535
21536 \begin_layout Subsection
21537 Formats de cellule et de colonne personnalisés
21538 \begin_inset CommandInset label
21539 LatexCommand label
21540 name "subsec:Formats-personnalisés"
21541
21542 \end_inset
21543
21544
21545 \begin_inset Index idx
21546 status collapsed
21547
21548 \begin_layout Plain Layout
21549 Personnalisation des tableaux !  Format de cellule/colonne
21550 \end_layout
21551
21552 \end_inset
21553
21554
21555 \end_layout
21556
21557 \begin_layout Standard
21558 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21559 \begin_inset space ~
21560 \end_inset
21561
21562
21563 \begin_inset CommandInset ref
21564 LatexCommand ref
21565 reference "sec:Table-Width-Calculation"
21566
21567 \end_inset
21568
21569  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
21570  la section
21571 \begin_inset space ~
21572 \end_inset
21573
21574
21575 \begin_inset CommandInset ref
21576 LatexCommand ref
21577 reference "subsec:Calculs-multicolonnes"
21578
21579 \end_inset
21580
21581  peut devenir très pénible si vous avez plusieurs tableaux.
21582  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21583  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21584  du document.
21585  Le format est défini avec la commande
21586 \end_layout
21587
21588 \begin_layout Standard
21589
21590 \series bold
21591
21592 \backslash
21593 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21594 \end_layout
21595
21596 \begin_layout Standard
21597 Le nom du format peut n'avoir qu'une lettre.
21598  Les lettres 
21599 \emph on
21600 b
21601 \emph default
21602
21603 \emph on
21604 c
21605 \emph default
21606
21607 \emph on
21608 l
21609 \emph default
21610
21611 \emph on
21612 m
21613 \emph default
21614
21615 \emph on
21616 p
21617 \emph default
21618  et 
21619 \emph on
21620 r
21621 \emph default
21622  sont prédéfinies et donc ne peuvent être utilisées.
21623  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21624 \end_layout
21625
21626 \begin_layout Standard
21627 \begin_inset VSpace medskip
21628 \end_inset
21629
21630
21631 \end_layout
21632
21633 \begin_layout Standard
21634 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21635  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21636  :
21637 \end_layout
21638
21639 \begin_layout Standard
21640
21641 \series bold
21642
21643 \backslash
21644 newcolumntype{M}[1]{>{
21645 \backslash
21646 centering
21647 \backslash
21648 hspace{0pt}}m{#1}}
21649 \end_layout
21650
21651 \begin_layout Standard
21652 Où le 
21653 \series bold
21654
21655 \backslash
21656 hspace{0pt}
21657 \series default
21658  évite le problème de césure du premier mot, comme c'est décrit en section
21659 \begin_inset space ~
21660 \end_inset
21661
21662
21663 \begin_inset CommandInset ref
21664 LatexCommand ref
21665 reference "subsec:Lignes-multiple-dans-cellule"
21666
21667 \end_inset
21668
21669 .
21670  Ensuite, vous pouvez entrer
21671 \end_layout
21672
21673 \begin_layout Standard
21674
21675 \series bold
21676 M{width}
21677 \end_layout
21678
21679 \begin_layout Standard
21680 comme paramètre \SpecialChar LaTeX
21681  dans la fenêtre de dialogue de tableau pour créer une multi-col
21682 onnes.
21683 \end_layout
21684
21685 \begin_layout Standard
21686 \begin_inset VSpace bigskip
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \begin_layout Standard
21693 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
21694  pouvez définir le format
21695 \end_layout
21696
21697 \begin_layout Standard
21698
21699 \series bold
21700
21701 \backslash
21702 newcolumntype{S}[2]{>{
21703 \backslash
21704 centering
21705 \backslash
21706 hspace{0pt}}
21707 \begin_inset Newline newline
21708 \end_inset
21709
21710
21711 \begin_inset Phantom HPhantom
21712 status open
21713
21714 \begin_layout Plain Layout
21715
21716 \series bold
21717
21718 \backslash
21719 newcolumntype{S}[2]
21720 \end_layout
21721
21722 \end_inset
21723
21724 m{(#1+(2
21725 \backslash
21726 tabcolsep+
21727 \backslash
21728 arrayrulewidth)*(1-#2))/#2}}
21729 \end_layout
21730
21731 \begin_layout Standard
21732 Ce format utilise l'équation
21733 \begin_inset space ~
21734 \end_inset
21735
21736
21737 \begin_inset CommandInset ref
21738 LatexCommand eqref
21739 reference "eq:Wgn"
21740
21741 \end_inset
21742
21743  pour calculer la largeur que doit avoir chacune des cellules couverte par
21744  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
21745 \end_layout
21746
21747 \begin_layout Standard
21748 Ensuite, vous pouvez entrer
21749 \end_layout
21750
21751 \begin_layout Standard
21752
21753 \series bold
21754 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
21755 \end_layout
21756
21757 \begin_layout Standard
21758 comme paramètre \SpecialChar LaTeX
21759  de la colonne.
21760 \end_layout
21761
21762 \begin_layout Standard
21763 \begin_inset VSpace bigskip
21764 \end_inset
21765
21766
21767 \end_layout
21768
21769 \begin_layout Standard
21770 Pour des colonnes colorées, vous pouvez définir
21771 \end_layout
21772
21773 \begin_layout Standard
21774
21775 \series bold
21776
21777 \backslash
21778 newcolumntype{K}[1]{>{
21779 \backslash
21780 columncolor{#1}
21781 \backslash
21782 hspace{0pt}}c}
21783 \end_layout
21784
21785 \begin_layout Standard
21786 Le 
21787 \begin_inset Quotes fld
21788 \end_inset
21789
21790 c
21791 \begin_inset Quotes frd
21792 \end_inset
21793
21794  à la fin crée une colonne de largeur variable dont le texte est centré
21795  horizontalement.
21796  Vous pouvez maintenant entrer
21797 \end_layout
21798
21799 \begin_layout Standard
21800
21801 \series bold
21802 K{nom de couleur}
21803 \end_layout
21804
21805 \begin_layout Standard
21806 comme paramètre \SpecialChar LaTeX
21807 .
21808 \end_layout
21809
21810 \begin_layout Standard
21811 \begin_inset VSpace bigskip
21812 \end_inset
21813
21814
21815 \end_layout
21816
21817 \begin_layout Standard
21818 Pour créer le tableau
21819 \begin_inset space ~
21820 \end_inset
21821
21822
21823 \begin_inset CommandInset ref
21824 LatexCommand ref
21825 reference "tab:Tableau-formats-personnalisés"
21826
21827 \end_inset
21828
21829  utilisez les paramètres \SpecialChar LaTeX
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834
21835 \series bold
21836 M{2.5cm}
21837 \end_layout
21838
21839 \begin_layout Standard
21840 pour la première colonne et la multi-colonnes,
21841 \end_layout
21842
21843 \begin_layout Standard
21844
21845 \series bold
21846 K{red}
21847 \end_layout
21848
21849 \begin_layout Standard
21850 pour la dernière colonne, et
21851 \end_layout
21852
21853 \begin_layout Standard
21854
21855 \series bold
21856 S{2.5cm}{2}
21857 \end_layout
21858
21859 \begin_layout Standard
21860 pour les cellules de la deuxième colonne.
21861 \end_layout
21862
21863 \begin_layout Standard
21864 \begin_inset Float table
21865 placement h
21866 wide false
21867 sideways false
21868 status open
21869
21870 \begin_layout Plain Layout
21871 \begin_inset Caption Standard
21872
21873 \begin_layout Plain Layout
21874 \begin_inset CommandInset label
21875 LatexCommand label
21876 name "tab:Tableau-formats-personnalisés"
21877
21878 \end_inset
21879
21880 Tableau utilisant des formats personnalisés
21881 \end_layout
21882
21883 \end_inset
21884
21885
21886 \end_layout
21887
21888 \begin_layout Plain Layout
21889 \align center
21890 \begin_inset Tabular
21891 <lyxtabular version="3" rows="3" columns="4">
21892 <features tabularvalignment="middle">
21893 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21894 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21895 <column alignment="center" valignment="middle">
21896 <column alignment="center" valignment="middle" special="K{red}">
21897 <row>
21898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902 motTrèsLongDansUneCellule
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 multi-colonnes avec multi-lignes
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 c
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 <row>
21936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940 d
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 e
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958 f
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 g
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 </row>
21973 <row>
21974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21975 \begin_inset Text
21976
21977 \begin_layout Plain Layout
21978 h
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 i
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 j
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005 k
22006 \end_layout
22007
22008 \end_inset
22009 </cell>
22010 </row>
22011 </lyxtabular>
22012
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019
22020
22021 \end_layout
22022
22023 \begin_layout Subsection
22024 Épaisseur des filets
22025 \begin_inset CommandInset label
22026 LatexCommand label
22027 name "subsec:Epaisseur-filets"
22028
22029 \end_inset
22030
22031
22032 \begin_inset Index idx
22033 status collapsed
22034
22035 \begin_layout Plain Layout
22036 Personnalisation des tableaux ! Épaisseur filets
22037 \end_layout
22038
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \begin_layout Standard
22045 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
22046  
22047 \series bold
22048
22049 \backslash
22050 arrayrulewidth
22051 \series default
22052 .
22053  Pour mettre, par exemple, une épaisseur de filet de 1.5
22054 \begin_inset space \thinspace{}
22055 \end_inset
22056
22057 pt, comme pour le tableau
22058 \begin_inset space ~
22059 \end_inset
22060
22061
22062 \begin_inset CommandInset ref
22063 LatexCommand ref
22064 reference "tab:Tableau-filets-1.5pt"
22065
22066 \end_inset
22067
22068 , insérez la commande
22069 \end_layout
22070
22071 \begin_layout Standard
22072
22073 \series bold
22074
22075 \backslash
22076 setlength{
22077 \backslash
22078 arrayrulewidth}{1.5pt}
22079 \end_layout
22080
22081 \begin_layout Standard
22082 en code \SpecialChar TeX
22083  avant le tableau ou le flottant de tableau.
22084  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22085  suivent.
22086  pour revenir aux valeurs implicites, mettez 
22087 \series bold
22088
22089 \backslash
22090 arrayrulewidth
22091 \series default
22092  à 0.4
22093 \begin_inset space \thinspace{}
22094 \end_inset
22095
22096 pt en utilisant du code \SpecialChar LaTeX
22097  après le tableau ou le flottant de tableau.
22098 \end_layout
22099
22100 \begin_layout Standard
22101 \begin_inset ERT
22102 status collapsed
22103
22104 \begin_layout Plain Layout
22105
22106
22107 \backslash
22108 setlength{
22109 \backslash
22110 arrayrulewidth}{1.5pt}
22111 \end_layout
22112
22113 \end_inset
22114
22115
22116 \begin_inset Float table
22117 wide false
22118 sideways false
22119 status open
22120
22121 \begin_layout Plain Layout
22122 \begin_inset Caption Standard
22123
22124 \begin_layout Plain Layout
22125 \begin_inset CommandInset label
22126 LatexCommand label
22127 name "tab:Tableau-filets-1.5pt"
22128
22129 \end_inset
22130
22131 Tableau avec des filets de 1.5
22132 \begin_inset space \thinspace{}
22133 \end_inset
22134
22135 pt
22136 \end_layout
22137
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \begin_layout Plain Layout
22144 \align center
22145 \begin_inset Tabular
22146 <lyxtabular version="3" rows="3" columns="3">
22147 <features tabularvalignment="middle">
22148 <column alignment="center" valignment="top">
22149 <column alignment="center" valignment="top">
22150 <column alignment="center" valignment="top">
22151 <row>
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156 sd
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 <row>
22181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194 sd
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 </row>
22209 <row>
22210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232 sd
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 </row>
22238 </lyxtabular>
22239
22240 \end_inset
22241
22242
22243 \end_layout
22244
22245 \end_inset
22246
22247
22248 \begin_inset ERT
22249 status collapsed
22250
22251 \begin_layout Plain Layout
22252
22253
22254 \backslash
22255 setlength{
22256 \backslash
22257 arrayrulewidth}{0.4pt}
22258 \end_layout
22259
22260 \end_inset
22261
22262
22263 \end_layout
22264
22265 \begin_layout Standard
22266 \begin_inset VSpace bigskip
22267 \end_inset
22268
22269 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22270 \begin_inset space \thinspace{}
22271 \end_inset
22272
22273 pt, comme dans le tableau
22274 \begin_inset space ~
22275 \end_inset
22276
22277
22278 \begin_inset CommandInset ref
22279 LatexCommand ref
22280 reference "tab:Tableau-filets-horizontaux-1.5pt"
22281
22282 \end_inset
22283
22284 , insérez les commandes suivantes en code \SpecialChar TeX
22285  avant le tableau ou le flottant
22286  de tableau :
22287 \end_layout
22288
22289 \begin_layout Standard
22290
22291 \series bold
22292
22293 \backslash
22294 let
22295 \backslash
22296 myHline
22297 \backslash
22298 hline
22299 \begin_inset Newline newline
22300 \end_inset
22301
22302
22303 \backslash
22304 renewcommand{
22305 \backslash
22306 hline}
22307 \begin_inset Newline newline
22308 \end_inset
22309
22310  {
22311 \backslash
22312 noalign{
22313 \backslash
22314 global
22315 \backslash
22316 arrayrulewidth 1.5pt}
22317 \begin_inset Newline newline
22318 \end_inset
22319
22320  
22321 \backslash
22322 myHline
22323 \backslash
22324 noalign{
22325 \backslash
22326 global
22327 \backslash
22328 arrayrulewidth 0.4pt}}
22329 \end_layout
22330
22331 \begin_layout Standard
22332 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22333  en code \SpecialChar TeX
22334  après le tableau ou le flottant de tableau :
22335 \end_layout
22336
22337 \begin_layout Standard
22338
22339 \series bold
22340
22341 \backslash
22342 renewcommand{
22343 \backslash
22344 hline}{
22345 \backslash
22346 myHline}
22347 \end_layout
22348
22349 \begin_layout Standard
22350 \begin_inset ERT
22351 status collapsed
22352
22353 \begin_layout Plain Layout
22354
22355
22356 \backslash
22357 let
22358 \backslash
22359 myHline
22360 \backslash
22361 hline
22362 \end_layout
22363
22364 \begin_layout Plain Layout
22365
22366
22367 \backslash
22368 renewcommand{
22369 \backslash
22370 hline}
22371 \end_layout
22372
22373 \begin_layout Plain Layout
22374
22375  {
22376 \backslash
22377 noalign{
22378 \backslash
22379 global
22380 \backslash
22381 arrayrulewidth 1.5pt}
22382 \end_layout
22383
22384 \begin_layout Plain Layout
22385
22386   
22387 \backslash
22388 myHline
22389 \backslash
22390 noalign{
22391 \backslash
22392 global
22393 \backslash
22394 arrayrulewidth 0.4pt}}
22395 \end_layout
22396
22397 \end_inset
22398
22399
22400 \begin_inset Float table
22401 wide false
22402 sideways false
22403 status open
22404
22405 \begin_layout Plain Layout
22406 \begin_inset Caption Standard
22407
22408 \begin_layout Plain Layout
22409 \begin_inset CommandInset label
22410 LatexCommand label
22411 name "tab:Tableau-filets-horizontaux-1.5pt"
22412
22413 \end_inset
22414
22415 Tableau avec des filets horizontaux de 1.5
22416 \begin_inset space \thinspace{}
22417 \end_inset
22418
22419 pt
22420 \end_layout
22421
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \begin_layout Plain Layout
22428 \align center
22429 \begin_inset Tabular
22430 <lyxtabular version="3" rows="3" columns="3">
22431 <features tabularvalignment="middle">
22432 <column alignment="center" valignment="top">
22433 <column alignment="center" valignment="top">
22434 <column alignment="center" valignment="top">
22435 <row>
22436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440 sd
22441 \end_layout
22442
22443 \end_inset
22444 </cell>
22445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22446 \begin_inset Text
22447
22448 \begin_layout Plain Layout
22449
22450 \end_layout
22451
22452 \end_inset
22453 </cell>
22454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22455 \begin_inset Text
22456
22457 \begin_layout Plain Layout
22458
22459 \end_layout
22460
22461 \end_inset
22462 </cell>
22463 </row>
22464 <row>
22465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22466 \begin_inset Text
22467
22468 \begin_layout Plain Layout
22469
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22475 \begin_inset Text
22476
22477 \begin_layout Plain Layout
22478 sd
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 </row>
22493 <row>
22494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498
22499 \end_layout
22500
22501 \end_inset
22502 </cell>
22503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 sd
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 </row>
22522 </lyxtabular>
22523
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \end_inset
22530
22531
22532 \begin_inset ERT
22533 status collapsed
22534
22535 \begin_layout Plain Layout
22536
22537
22538 \backslash
22539 renewcommand{
22540 \backslash
22541 hline}{
22542 \backslash
22543 myHline}
22544 \end_layout
22545
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \begin_layout Standard
22552 \begin_inset VSpace bigskip
22553 \end_inset
22554
22555 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22556 \begin_inset space \thinspace{}
22557 \end_inset
22558
22559 pt, créez le format de colonne suivant dans le préambule, en suivant la
22560  description de la section
22561 \begin_inset space ~
22562 \end_inset
22563
22564
22565 \begin_inset CommandInset ref
22566 LatexCommand ref
22567 reference "subsec:Formats-personnalisés"
22568
22569 \end_inset
22570
22571 :
22572 \end_layout
22573
22574 \begin_layout Standard
22575
22576 \series bold
22577
22578 \backslash
22579 newcolumntype{V}{!{
22580 \backslash
22581 vrule width 1.5pt}}
22582 \end_layout
22583
22584 \begin_layout Standard
22585 Pour le tableau
22586 \begin_inset space ~
22587 \end_inset
22588
22589
22590 \begin_inset CommandInset ref
22591 LatexCommand ref
22592 reference "tab:Tableau-filets-verticaux-1.5pt"
22593
22594 \end_inset
22595
22596  le paramètre \SpecialChar LaTeX
22597  
22598 \end_layout
22599
22600 \begin_layout Standard
22601
22602 \series bold
22603 VcV
22604 \end_layout
22605
22606 \begin_layout Standard
22607 a été utilisé pour la dernière colonne et
22608 \end_layout
22609
22610 \begin_layout Standard
22611
22612 \series bold
22613 Vc
22614 \end_layout
22615
22616 \begin_layout Standard
22617 pour les autres colonnes.
22618 \end_layout
22619
22620 \begin_layout Standard
22621 \begin_inset Float table
22622 wide false
22623 sideways false
22624 status open
22625
22626 \begin_layout Plain Layout
22627 \begin_inset Caption Standard
22628
22629 \begin_layout Plain Layout
22630 \begin_inset CommandInset label
22631 LatexCommand label
22632 name "tab:Tableau-filets-verticaux-1.5pt"
22633
22634 \end_inset
22635
22636 Tableau avec des filets verticaux de 1.5
22637 \begin_inset space \thinspace{}
22638 \end_inset
22639
22640 pt 
22641 \end_layout
22642
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \begin_layout Plain Layout
22649 \align center
22650 \begin_inset Tabular
22651 <lyxtabular version="3" rows="3" columns="3">
22652 <features tabularvalignment="middle">
22653 <column alignment="center" valignment="top" special="Vc">
22654 <column alignment="center" valignment="top" special="Vc">
22655 <column alignment="center" valignment="top" special="VcV">
22656 <row>
22657 <cell alignment="center" valignment="top" topline="true" usebox="none">
22658 \begin_inset Text
22659
22660 \begin_layout Plain Layout
22661 sd
22662 \end_layout
22663
22664 \end_inset
22665 </cell>
22666 <cell alignment="center" valignment="top" topline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 <cell alignment="center" valignment="top" topline="true" usebox="none">
22676 \begin_inset Text
22677
22678 \begin_layout Plain Layout
22679
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 </row>
22685 <row>
22686 <cell alignment="center" valignment="top" topline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690
22691 \end_layout
22692
22693 \end_inset
22694 </cell>
22695 <cell alignment="center" valignment="top" topline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699 sd
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" topline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 </row>
22714 <row>
22715 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22725 \begin_inset Text
22726
22727 \begin_layout Plain Layout
22728
22729 \end_layout
22730
22731 \end_inset
22732 </cell>
22733 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737 sd
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 </lyxtabular>
22744
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Subsection
22756 Filets à traits interrompus
22757 \begin_inset Index idx
22758 status collapsed
22759
22760 \begin_layout Plain Layout
22761 Personnalisation des tableaux ! Filets à traits interrompus
22762 \end_layout
22763
22764 \end_inset
22765
22766
22767 \end_layout
22768
22769 \begin_layout Standard
22770 \begin_inset ERT
22771 status collapsed
22772
22773 \begin_layout Plain Layout
22774
22775
22776 \backslash
22777 ifarydshln
22778 \end_layout
22779
22780 \end_inset
22781
22782
22783 \begin_inset Note Note
22784 status open
22785
22786 \begin_layout Plain Layout
22787 La section suivante ne s'affichera que si vous avez installé le paquetage
22788  \SpecialChar LaTeX
22789  
22790 \series bold
22791 arydshln
22792 \series default
22793 .
22794 \end_layout
22795
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \begin_layout Standard
22802 \begin_inset Float table
22803 placement H
22804 wide false
22805 sideways false
22806 status open
22807
22808 \begin_layout Plain Layout
22809 \begin_inset Caption Standard
22810
22811 \begin_layout Plain Layout
22812 \begin_inset CommandInset label
22813 LatexCommand label
22814 name "tab:Tableau-filets-tirets"
22815
22816 \end_inset
22817
22818 Tableau avec des filets à traits interrompus
22819 \end_layout
22820
22821 \end_inset
22822
22823
22824 \end_layout
22825
22826 \begin_layout Plain Layout
22827 \align center
22828 \begin_inset Tabular
22829 <lyxtabular version="3" rows="5" columns="5">
22830 <features tabularvalignment="middle">
22831 <column alignment="center" valignment="top">
22832 <column alignment="center" valignment="top">
22833 <column alignment="center" valignment="top" special=":c">
22834 <column alignment="center" valignment="top">
22835 <column alignment="center" valignment="top">
22836 <row>
22837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22838 \begin_inset Text
22839
22840 \begin_layout Plain Layout
22841 a
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850 b
22851 \end_layout
22852
22853 \end_inset
22854 </cell>
22855 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859 c
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868 d
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877 e
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 </row>
22883 <row>
22884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Plain Layout
22888 f
22889 \end_layout
22890
22891 \end_inset
22892 </cell>
22893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22894 \begin_inset Text
22895
22896 \begin_layout Plain Layout
22897 g
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 <cell alignment="center" valignment="top" topline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906 h
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915 i
22916 \end_layout
22917
22918 \end_inset
22919 </cell>
22920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22921 \begin_inset Text
22922
22923 \begin_layout Plain Layout
22924 j
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 </row>
22930 <row>
22931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935 \begin_inset ERT
22936 status collapsed
22937
22938 \begin_layout Plain Layout
22939
22940
22941 \backslash
22942 hdashline 
22943 \end_layout
22944
22945 \end_inset
22946
22947 k
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956 l
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 <cell alignment="center" valignment="top" usebox="none">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965 m
22966 \end_layout
22967
22968 \end_inset
22969 </cell>
22970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Plain Layout
22974 n
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983 o
22984 \end_layout
22985
22986 \end_inset
22987 </cell>
22988 </row>
22989 <row>
22990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Plain Layout
22994 \begin_inset ERT
22995 status collapsed
22996
22997 \begin_layout Plain Layout
22998
22999
23000 \backslash
23001 cdashline{4-5}
23002 \end_layout
23003
23004 \end_inset
23005
23006 p
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015 q
23016 \end_layout
23017
23018 \end_inset
23019 </cell>
23020 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23021 \begin_inset Text
23022
23023 \begin_layout Plain Layout
23024 r
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033 s
23034 \end_layout
23035
23036 \end_inset
23037 </cell>
23038 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 </row>
23048 <row>
23049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053 t
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Plain Layout
23062 u
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071 v
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080 w
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089 x
23090 \end_layout
23091
23092 \end_inset
23093 </cell>
23094 </row>
23095 </lyxtabular>
23096
23097 \end_inset
23098
23099
23100 \end_layout
23101
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \begin_layout Standard
23108 \SpecialChar LyX
23109  ne gère pas de façon native les filets à lignes interrompues, vous devez
23110  donc employer du code \SpecialChar TeX
23111 .
23112  Mais avant il faut charger le paquetage \SpecialChar LaTeX
23113  
23114 \series bold
23115 arydshln
23116 \series default
23117
23118 \begin_inset Index idx
23119 status collapsed
23120
23121 \begin_layout Plain Layout
23122 Paquetages \SpecialChar LaTeX
23123  ! arydshln
23124 \end_layout
23125
23126 \end_inset
23127
23128  dans le préambule du document avec la commande 
23129 \end_layout
23130
23131 \begin_layout Standard
23132
23133 \series bold
23134
23135 \backslash
23136 usepackage{arydshln}
23137 \end_layout
23138
23139 \begin_layout Standard
23140 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23141  
23142 \begin_inset Quotes fld
23143 \end_inset
23144
23145 :
23146 \begin_inset Quotes frd
23147 \end_inset
23148
23149  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
23150  dans
23151  la fenêtre de dialogue de paramètre du tableau.
23152 \end_layout
23153
23154 \begin_layout Standard
23155 Pour un trait horizontal interrompu, ajoutez la commande
23156 \end_layout
23157
23158 \begin_layout Standard
23159
23160 \series bold
23161
23162 \backslash
23163 hdashline
23164 \end_layout
23165
23166 \begin_layout Standard
23167 en code \SpecialChar TeX
23168  comme premier élément de la première cellule de la ligne de tableau.
23169 \end_layout
23170
23171 \begin_layout Standard
23172 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23173  commande 
23174 \end_layout
23175
23176 \begin_layout Standard
23177
23178 \series bold
23179
23180 \backslash
23181 cdashline{
23182 \series default
23183 numéros de colonnes}
23184 \end_layout
23185
23186 \begin_layout Standard
23187 en code \SpecialChar TeX
23188  comme premier élément de la première cellule de la ligne.
23189  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
23190  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23191 \end_layout
23192
23193 \begin_layout Standard
23194
23195 \series bold
23196
23197 \backslash
23198 cdashline{2-4}
23199 \end_layout
23200
23201 \begin_layout Standard
23202 comme premier élément de la première cellule de la ligne contenant la multi-colo
23203 nnes.
23204 \end_layout
23205
23206 \begin_layout Standard
23207 \begin_inset VSpace bigskip
23208 \end_inset
23209
23210
23211 \end_layout
23212
23213 \begin_layout Standard
23214 Le tableau
23215 \begin_inset space ~
23216 \end_inset
23217
23218
23219 \begin_inset CommandInset ref
23220 LatexCommand ref
23221 reference "tab:Tableau-filets-tirets"
23222
23223 \end_inset
23224
23225  a été créé en utilisant 
23226 \begin_inset Quotes fld
23227 \end_inset
23228
23229
23230 \series bold
23231 :c
23232 \series default
23233
23234 \begin_inset Quotes frd
23235 \end_inset
23236
23237  comme paramètre \SpecialChar LaTeX
23238  pour la troisième colonne.
23239  La commande en code \SpecialChar TeX
23240  
23241 \series bold
23242
23243 \backslash
23244 hdashline
23245 \series default
23246  a été insérée dans la première cellule de la troisième ligne et la commande
23247  en code \SpecialChar TeX
23248  
23249 \series bold
23250
23251 \backslash
23252 cdashline{4-5}
23253 \series default
23254  a été insérée dans la première cellule de la quatrième ligne.
23255 \end_layout
23256
23257 \begin_layout Standard
23258 \begin_inset VSpace bigskip
23259 \end_inset
23260
23261 Les filets interrompus peuvent également colorés comme indiqué tableau
23262 \begin_inset space ~
23263 \end_inset
23264
23265
23266 \begin_inset CommandInset ref
23267 LatexCommand ref
23268 reference "tab:Colored-table-with"
23269
23270 \end_inset
23271
23272 .
23273 \end_layout
23274
23275 \begin_layout Standard
23276 \begin_inset ERT
23277 status collapsed
23278
23279 \begin_layout Plain Layout
23280
23281
23282 \backslash
23283 setlength{
23284 \backslash
23285 arrayrulewidth}{1pt}
23286 \end_layout
23287
23288 \end_inset
23289
23290
23291 \begin_inset Note Note
23292 status collapsed
23293
23294 \begin_layout Plain Layout
23295 filets épaissis pour un meilleur affichage de la couleur du file
23296 \lang english
23297 t
23298 \end_layout
23299
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \begin_layout Standard
23306 \begin_inset ERT
23307 status collapsed
23308
23309 \begin_layout Plain Layout
23310
23311
23312 \backslash
23313 dashgapcolor{green}
23314 \end_layout
23315
23316 \end_inset
23317
23318
23319 \begin_inset Note Note
23320 status collapsed
23321
23322 \begin_layout Plain Layout
23323 espaces entre les tirets en vert
23324 \end_layout
23325
23326 \end_inset
23327
23328
23329 \end_layout
23330
23331 \begin_layout Standard
23332 \begin_inset ERT
23333 status collapsed
23334
23335 \begin_layout Plain Layout
23336
23337
23338 \backslash
23339 let
23340 \backslash
23341 myHdashline
23342 \backslash
23343 hdashline
23344 \end_layout
23345
23346 \begin_layout Plain Layout
23347
23348
23349 \backslash
23350 renewcommand{
23351 \backslash
23352 hdashline}
23353 \end_layout
23354
23355 \begin_layout Plain Layout
23356
23357  {
23358 \backslash
23359 arrayrulecolor{red}
23360 \backslash
23361 myHdashline
23362 \backslash
23363 arrayrulecolor{black}}
23364 \end_layout
23365
23366 \end_inset
23367
23368
23369 \begin_inset Note Note
23370 status collapsed
23371
23372 \begin_layout Plain Layout
23373 filets interrompus horizontaux en rouge
23374 \end_layout
23375
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \begin_layout Standard
23382 \begin_inset ERT
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386
23387
23388 \backslash
23389 let
23390 \backslash
23391 myCdashline
23392 \backslash
23393 cdashline
23394 \end_layout
23395
23396 \begin_layout Plain Layout
23397
23398
23399 \backslash
23400 renewcommand{
23401 \backslash
23402 cdashline}[1]
23403 \end_layout
23404
23405 \begin_layout Plain Layout
23406
23407  {
23408 \backslash
23409 arrayrulecolor{yellow}
23410 \backslash
23411 myCdashline{#1}
23412 \backslash
23413 arrayrulecolor{black}}
23414 \end_layout
23415
23416 \end_inset
23417
23418
23419 \begin_inset Note Note
23420 status collapsed
23421
23422 \begin_layout Plain Layout
23423 filets interrompus horizontaux en jaune, partiellement
23424 \end_layout
23425
23426 \end_inset
23427
23428
23429 \end_layout
23430
23431 \begin_layout Standard
23432 \begin_inset Float table
23433 placement h
23434 wide false
23435 sideways false
23436 status open
23437
23438 \begin_layout Plain Layout
23439 \begin_inset Caption Standard
23440
23441 \begin_layout Plain Layout
23442 \begin_inset CommandInset label
23443 LatexCommand label
23444 name "tab:Colored-table-with"
23445
23446 \end_inset
23447
23448 Tableau coloré avec filets interropus
23449 \end_layout
23450
23451 \end_inset
23452
23453
23454 \end_layout
23455
23456 \begin_layout Plain Layout
23457 \align center
23458 \begin_inset Tabular
23459 <lyxtabular version="3" rows="5" columns="5">
23460 <features tabularvalignment="middle">
23461 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
23462 <column alignment="center" valignment="top" width="0pt">
23463 <column alignment="center" valignment="top" width="0pt" special=":c">
23464 <column alignment="center" valignment="top">
23465 <column alignment="center" valignment="top">
23466 <row>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 a
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 <cell alignment="center" valignment="top" topline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480 b
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 c
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498 d
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 e
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 </row>
23513 <row>
23514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518 f
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 g
23528 \end_layout
23529
23530 \end_inset
23531 </cell>
23532 <cell alignment="center" valignment="top" topline="true" usebox="none">
23533 \begin_inset Text
23534
23535 \begin_layout Plain Layout
23536 h
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 i
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554 j
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 </row>
23560 <row>
23561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565 \begin_inset ERT
23566 status collapsed
23567
23568 \begin_layout Plain Layout
23569
23570
23571 \backslash
23572 hdashline 
23573 \end_layout
23574
23575 \end_inset
23576
23577
23578 \begin_inset ERT
23579 status collapsed
23580
23581 \begin_layout Plain Layout
23582
23583
23584 \backslash
23585 rowcolor{Gray}
23586 \end_layout
23587
23588 \end_inset
23589
23590 k
23591 \end_layout
23592
23593 \end_inset
23594 </cell>
23595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599 l
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 m
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617 n
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23623 \begin_inset Text
23624
23625 \begin_layout Plain Layout
23626 o
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637 \begin_inset ERT
23638 status collapsed
23639
23640 \begin_layout Plain Layout
23641
23642
23643 \backslash
23644 cdashline{4-5}
23645 \end_layout
23646
23647 \end_inset
23648
23649 p
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 q
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667 r
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23673 \begin_inset Text
23674
23675 \begin_layout Plain Layout
23676 s
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 <row>
23692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 t
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705 u
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 v
23715 \end_layout
23716
23717 \end_inset
23718 </cell>
23719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 w
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 \begin_inset ERT
23733 status collapsed
23734
23735 \begin_layout Plain Layout
23736
23737
23738 \backslash
23739 cellcolor{Maroon}
23740 \end_layout
23741
23742 \end_inset
23743
23744 i
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 </row>
23750 </lyxtabular>
23751
23752 \end_inset
23753
23754
23755 \end_layout
23756
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \begin_layout Standard
23763 \begin_inset ERT
23764 status collapsed
23765
23766 \begin_layout Plain Layout
23767
23768
23769 \backslash
23770 renewcommand{
23771 \backslash
23772 hdashline}{
23773 \backslash
23774 myHdashline}
23775 \end_layout
23776
23777 \end_inset
23778
23779
23780 \lang english
23781
23782 \begin_inset Note Note
23783 status collapsed
23784
23785 \begin_layout Plain Layout
23786 retour à la valeur implicite
23787 \end_layout
23788
23789 \end_inset
23790
23791
23792 \end_layout
23793
23794 \begin_layout Standard
23795 \begin_inset ERT
23796 status collapsed
23797
23798 \begin_layout Plain Layout
23799
23800
23801 \backslash
23802 renewcommand{
23803 \backslash
23804 cdashline}{
23805 \backslash
23806 myCdashline}
23807 \end_layout
23808
23809 \end_inset
23810
23811
23812 \lang english
23813
23814 \begin_inset Note Note
23815 status collapsed
23816
23817 \begin_layout Plain Layout
23818 retour à la valeur implicite
23819 \end_layout
23820
23821 \end_inset
23822
23823
23824 \end_layout
23825
23826 \begin_layout Standard
23827 \begin_inset ERT
23828 status collapsed
23829
23830 \begin_layout Plain Layout
23831
23832
23833 \backslash
23834 nodashgapcolor
23835 \end_layout
23836
23837 \end_inset
23838
23839
23840 \lang english
23841
23842 \begin_inset Note Note
23843 status collapsed
23844
23845 \begin_layout Plain Layout
23846 retour à la valeur implicite
23847 \end_layout
23848
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \begin_layout Standard
23855 \begin_inset ERT
23856 status collapsed
23857
23858 \begin_layout Plain Layout
23859
23860
23861 \backslash
23862 setlength{
23863 \backslash
23864 arrayrulewidth}{0.4pt}
23865 \end_layout
23866
23867 \end_inset
23868
23869
23870 \lang english
23871
23872 \begin_inset Note Note
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876 retour à la valeur implicite
23877 \end_layout
23878
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \begin_layout Standard
23885 La coloration des lignes, des colonnes et des filets fonctionne comme il
23886  est décrit section
23887 \begin_inset space ~
23888 \end_inset
23889
23890
23891 \begin_inset CommandInset ref
23892 LatexCommand ref
23893 reference "sec:Tableaux-Colorés"
23894
23895 \end_inset
23896
23897 .
23898  Coloret les filets horizontaux fonctionne de manière analogue comme il
23899  est décrit ici, il suffit de remplacer la commande 
23900 \series bold
23901
23902 \backslash
23903 myHlineC
23904 \series default
23905  par 
23906 \series bold
23907
23908 \backslash
23909 myHdashline
23910 \series default
23911  et la commande 
23912 \backslash
23913
23914 \series bold
23915 hlinepar
23916 \series default
23917  
23918 \series bold
23919
23920 \backslash
23921 hdashline
23922 \series default
23923 .
23924  On utilise donc les commandes:
23925 \end_layout
23926
23927 \begin_layout Standard
23928
23929 \series bold
23930
23931 \backslash
23932 let
23933 \backslash
23934 myHdashline
23935 \backslash
23936 hdashline
23937 \begin_inset Newline newline
23938 \end_inset
23939
23940
23941 \backslash
23942 renewcommand{
23943 \backslash
23944 hdashline}
23945 \begin_inset Newline newline
23946 \end_inset
23947
23948
23949 \begin_inset Phantom HPhantom
23950 status open
23951
23952 \begin_layout Plain Layout
23953 \begin_inset space ~
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960
23961 {
23962 \backslash
23963 arrayrulecolor{red}
23964 \backslash
23965 myHdashline
23966 \backslash
23967 arrayrulecolor{black}}
23968 \end_layout
23969
23970 \begin_layout Standard
23971 Pour colorer 
23972 \series bold
23973
23974 \backslash
23975 cdashline
23976 \series default
23977 , la commande est:
23978 \end_layout
23979
23980 \begin_layout Standard
23981
23982 \series bold
23983
23984 \backslash
23985 let
23986 \backslash
23987 myCdashline
23988 \backslash
23989 cdashline
23990 \begin_inset Newline newline
23991 \end_inset
23992
23993
23994 \backslash
23995 renewcommand{
23996 \backslash
23997 cdashline}[1]
23998 \begin_inset Newline newline
23999 \end_inset
24000
24001
24002 \begin_inset Phantom HPhantom
24003 status open
24004
24005 \begin_layout Plain Layout
24006 \begin_inset space ~
24007 \end_inset
24008
24009
24010 \end_layout
24011
24012 \end_inset
24013
24014 {
24015 \backslash
24016 arrayrulecolor{red}
24017 \backslash
24018 myCdashline{#1}
24019 \backslash
24020 arrayrulecolor{black}}
24021 \end_layout
24022
24023 \begin_layout Standard
24024 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
24025  code \SpecialChar TeX
24026  après le tableau,
24027 \end_layout
24028
24029 \begin_layout Standard
24030 pour 
24031 \series bold
24032
24033 \backslash
24034 hdashline:
24035 \end_layout
24036
24037 \begin_layout Standard
24038
24039 \series bold
24040
24041 \backslash
24042 renewcommand{
24043 \backslash
24044 hdashline}{
24045 \backslash
24046 myHdashline}
24047 \end_layout
24048
24049 \begin_layout Standard
24050 et pour 
24051 \series bold
24052
24053 \backslash
24054 cdashline
24055 \end_layout
24056
24057 \begin_layout Standard
24058
24059 \series bold
24060
24061 \backslash
24062 renewcommand{
24063 \backslash
24064 cdashline}{
24065 \backslash
24066 myCdashline}
24067 \end_layout
24068
24069 \begin_layout Standard
24070 Pour colorer les espaces entre les tirets la commande
24071 \end_layout
24072
24073 \begin_layout Standard
24074
24075 \series bold
24076
24077 \backslash
24078 dashgapcolor{couleur}
24079 \end_layout
24080
24081 \begin_layout Standard
24082 peut être insérée en code \SpecialChar TeX
24083  avant un tableau.
24084  
24085 \series bold
24086 couleur
24087 \series default
24088  est ici le nom d'une couleur définie précédemment.
24089  La commande
24090 \end_layout
24091
24092 \begin_layout Standard
24093
24094 \series bold
24095
24096 \backslash
24097 nodashgapcolor
24098 \end_layout
24099
24100 \begin_layout Standard
24101 annule les changements induits par 
24102 \series bold
24103
24104 \backslash
24105 dashgapcolor
24106 \series default
24107 .
24108 \end_layout
24109
24110 \begin_layout Standard
24111 \begin_inset Note Greyedout
24112 status open
24113
24114 \begin_layout Plain Layout
24115
24116 \series bold
24117 Not
24118 \series default
24119 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
24120  de 
24121 \series bold
24122 arydshln
24123 \series default
24124  en premier.
24125  Donc dans la cellule 
24126 \emph on
24127 k
24128 \emph default
24129  du tableau
24130 \begin_inset space ~
24131 \end_inset
24132
24133
24134 \begin_inset CommandInset ref
24135 LatexCommand ref
24136 reference "tab:Colored-table-with"
24137
24138 \end_inset
24139
24140  , la commande 
24141 \series bold
24142
24143 \backslash
24144 hdashline
24145 \series default
24146  est placée avant 
24147 \series bold
24148
24149 \backslash
24150 rowcolor
24151 \series default
24152 .
24153 \end_layout
24154
24155 \end_inset
24156
24157
24158 \end_layout
24159
24160 \begin_layout Standard
24161 \begin_inset Note Greyedout
24162 status open
24163
24164 \begin_layout Plain Layout
24165
24166 \series bold
24167 Nota:
24168 \series default
24169  le paquetage \SpecialChar LaTeX
24170  
24171 \series bold
24172 arydshln
24173 \series default
24174  doit être chargé dans le préambule 
24175 \emph on
24176 avant
24177 \emph default
24178  le paquetage 
24179 \series bold
24180 colortbl
24181 \series default
24182
24183 \begin_inset Index idx
24184 status collapsed
24185
24186 \begin_layout Plain Layout
24187 Paquetages \SpecialChar LaTeX
24188  ! colortbl
24189 \end_layout
24190
24191 \end_inset
24192
24193 .
24194 \end_layout
24195
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \begin_layout Standard
24202 \begin_inset ERT
24203 status collapsed
24204
24205 \begin_layout Plain Layout
24206
24207
24208 \backslash
24209 else
24210 \end_layout
24211
24212 \end_inset
24213
24214
24215 \begin_inset Note Note
24216 status open
24217
24218 \begin_layout Plain Layout
24219 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
24220  
24221 \series bold
24222 arydshln
24223 \series default
24224  n'est pas installé :
24225 \end_layout
24226
24227 \end_inset
24228
24229
24230 \end_layout
24231
24232 \begin_layout Standard
24233 Vous devez installer le paquetage \SpecialChar LaTeX
24234  
24235 \series bold
24236 arydshln
24237 \series default
24238  pour voir le contenu des cette section dans la sortie imprimée.
24239 \end_layout
24240
24241 \begin_layout Standard
24242 \begin_inset ERT
24243 status collapsed
24244
24245 \begin_layout Plain Layout
24246
24247
24248 \backslash
24249 fi
24250 \end_layout
24251
24252 \end_inset
24253
24254
24255 \end_layout
24256
24257 \begin_layout Standard
24258 Pour les détails concernant les filets colorés, voir la documentation du
24259  paquetage 
24260 \series bold
24261 arydshln
24262 \series default
24263
24264 \begin_inset CommandInset citation
24265 LatexCommand cite
24266 key "arydshln"
24267
24268 \end_inset
24269
24270 .
24271 \end_layout
24272
24273 \begin_layout Chapter
24274 Flottants
24275 \begin_inset CommandInset label
24276 LatexCommand label
24277 name "chap:Flottants"
24278
24279 \end_inset
24280
24281
24282 \begin_inset Index idx
24283 status collapsed
24284
24285 \begin_layout Plain Layout
24286 Flottants
24287 \end_layout
24288
24289 \end_inset
24290
24291
24292 \end_layout
24293
24294 \begin_layout Section
24295 Introduction
24296 \begin_inset CommandInset label
24297 LatexCommand label
24298 name "sec:Flottants-Introduction"
24299
24300 \end_inset
24301
24302
24303 \begin_inset Index idx
24304 status collapsed
24305
24306 \begin_layout Plain Layout
24307 Flottants ! Introduction
24308 \end_layout
24309
24310 \end_inset
24311
24312
24313 \end_layout
24314
24315 \begin_layout Standard
24316 Un flottant est une portion de document, qui peut être associé à une étiquette
24317  et dont la position n'est pas fixée.
24318  Il peut 
24319 \begin_inset Quotes fld
24320 \end_inset
24321
24322 flotter
24323 \begin_inset Quotes frd
24324 \end_inset
24325
24326  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24327  plus approprié.
24328  Les 
24329 \family sans
24330 Notes
24331 \begin_inset space ~
24332 \end_inset
24333
24334 en
24335 \begin_inset space ~
24336 \end_inset
24337
24338 Bas
24339 \begin_inset space ~
24340 \end_inset
24341
24342 de
24343 \begin_inset space ~
24344 \end_inset
24345
24346 Page
24347 \family default
24348  et le 
24349 \family sans
24350 Notes
24351 \begin_inset space ~
24352 \end_inset
24353
24354 en
24355 \begin_inset space ~
24356 \end_inset
24357
24358 Marge
24359 \family default
24360  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24361  sur la page suivante quand il y a trop de notes sur la page courante.
24362 \end_layout
24363
24364 \begin_layout Standard
24365 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24366  très grande qualité.
24367  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24368  éviter des lignes blanches ou des pages sans texte.
24369  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24370  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24371  le texte.
24372  Les flottants sont donc numérotés.
24373  Les références croisées sont décrites dans la section
24374 \begin_inset space ~
24375 \end_inset
24376
24377
24378 \begin_inset CommandInset ref
24379 LatexCommand ref
24380 reference "sec:Referencer-les-Flottants"
24381
24382 \end_inset
24383
24384 .
24385 \end_layout
24386
24387 \begin_layout Standard
24388 Pour insérer un flottant, on utilise un des sous menus du menu 
24389 \family sans
24390 Insertion\SpecialChar menuseparator
24391 Flottant
24392 \family default
24393  (barre d'outils 
24394 \begin_inset Info
24395 type  "icon"
24396 arg   "float-insert figure"
24397 \end_inset
24398
24399  ou 
24400 \begin_inset Info
24401 type  "icon"
24402 arg   "float-insert table"
24403 \end_inset
24404
24405 ).
24406  Une boîte va être insérée dans votre document avec par exemple une étiquette
24407  du genre 
24408 \begin_inset Quotes fld
24409 \end_inset
24410
24411 Figure
24412 \begin_inset space ~
24413 \end_inset
24414
24415 #:
24416 \begin_inset Quotes frd
24417 \end_inset
24418
24419  (où # est un numéro).
24420  L'étiquette est automatiquement traduite dans la langue du document dans
24421  la sortie finale.
24422  Après l'étiquette vous pouvez insérer du texte comme légende.
24423  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24424  séparé, à l'intérieur du flottant.
24425  Vous trouverez plus de détails sur le positionnement des légendes dans
24426  la section
24427 \begin_inset space ~
24428 \end_inset
24429
24430
24431 \begin_inset CommandInset ref
24432 LatexCommand ref
24433 reference "sec:Placement-légende"
24434
24435 \end_inset
24436
24437 .
24438  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
24439 , vous pouvez fermer
24440  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24441  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24442  Une boîte de flottant fermée ressemble à ceci : 
24443 \begin_inset Graphics
24444         filename clipart/float.png
24445         scale 60
24446
24447 \end_inset
24448
24449  – une case grise avec un texte rouge.
24450 \end_layout
24451
24452 \begin_layout Standard
24453 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24454  pour éviter des erreurs avec \SpecialChar LaTeX
24455 , quand le texte qui entoure le flottant est
24456  formaté de façon particulière.
24457 \end_layout
24458
24459 \begin_layout Section
24460 Les types de flottants
24461 \end_layout
24462
24463 \begin_layout Standard
24464 En plus des flottants de figures et de tableau qui sont décrits respectivement
24465  dans les sections
24466 \begin_inset space ~
24467 \end_inset
24468
24469
24470 \begin_inset CommandInset ref
24471 LatexCommand ref
24472 reference "sec:Figure-Floats"
24473
24474 \end_inset
24475
24476  et 
24477 \begin_inset CommandInset ref
24478 LatexCommand ref
24479 reference "sec:Table-Floats"
24480
24481 \end_inset
24482
24483 , \SpecialChar LyX
24484  offre aussi les types 
24485 \family sans
24486 Algorithme
24487 \family default
24488  et 
24489 \family sans
24490 Enrobage
24491 \family default
24492 .
24493  Ces derniers sont expliques dans la section
24494 \begin_inset space \thinspace{}
24495 \end_inset
24496
24497
24498 \begin_inset CommandInset ref
24499 LatexCommand ref
24500 reference "sec:Flottant-d'enrobage"
24501
24502 \end_inset
24503
24504 .
24505 \end_layout
24506
24507 \begin_layout Subsection
24508 Flottant d'algorithme
24509 \begin_inset Index idx
24510 status collapsed
24511
24512 \begin_layout Plain Layout
24513 Flottants ! Algorithmes
24514 \end_layout
24515
24516 \end_inset
24517
24518
24519 \end_layout
24520
24521 \begin_layout Standard
24522 \begin_inset Float algorithm
24523 placement h
24524 wide false
24525 sideways false
24526 status open
24527
24528 \begin_layout Plain Layout
24529 \begin_inset Caption Standard
24530
24531 \begin_layout Plain Layout
24532 \begin_inset CommandInset label
24533 LatexCommand label
24534 name "alg:Exemple-Flottant-Algorithme"
24535
24536 \end_inset
24537
24538 Exemple de flottant d'algorithme
24539 \end_layout
24540
24541 \end_inset
24542
24543
24544 \end_layout
24545
24546 \begin_layout LyX-Code
24547 for I in 1..N loop
24548 \begin_inset Newline newline
24549 \end_inset
24550
24551  Sum:= Sum + A(I); /*comment*/
24552 \begin_inset Newline newline
24553 \end_inset
24554
24555 end loop
24556 \begin_inset VSpace -4mm
24557 \end_inset
24558
24559
24560 \end_layout
24561
24562 \end_inset
24563
24564
24565 \end_layout
24566
24567 \begin_layout Standard
24568 Ce type de flottant est inséré à l'aide du menu 
24569 \family sans
24570 Insertion\SpecialChar menuseparator
24571 Flottant\SpecialChar menuseparator
24572 Algorithme
24573 \family default
24574 .
24575  Il peut être utilisé pour des morceaux de code source ou des descriptions
24576  d'algorithmes et peut être utilisé comme une alternative au listing de
24577  code source qui est décrit au chapitre
24578 \begin_inset space ~
24579 \end_inset
24580
24581
24582 \begin_inset CommandInset ref
24583 LatexCommand ref
24584 reference "cha:Program-Code-Listings"
24585
24586 \end_inset
24587
24588 .
24589  Vous pouvez par exemple utiliser l'environnement Code
24590 \begin_inset space ~
24591 \end_inset
24592
24593 \SpecialChar LyX
24594  qui est décrit dans le 
24595 \emph on
24596 Guide
24597 \emph default
24598
24599 \begin_inset space ~
24600 \end_inset
24601
24602
24603 \emph on
24604 de
24605 \begin_inset space ~
24606 \end_inset
24607
24608 l'Utilisateur
24609 \emph default
24610  de \SpecialChar LyX
24611 .
24612  l'algorithme
24613 \begin_inset space ~
24614 \end_inset
24615
24616
24617 \begin_inset CommandInset ref
24618 LatexCommand ref
24619 reference "alg:Exemple-Flottant-Algorithme"
24620
24621 \end_inset
24622
24623  est un exemple de flottant d'algorithme où un espace vertical de -4
24624 \begin_inset space \thinspace{}
24625 \end_inset
24626
24627 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24628  soit placée exactement sous le texte de la dernière ligne.
24629 \end_layout
24630
24631 \begin_layout Standard
24632 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24633  du document.
24634  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24635 ent en ajoutant la ligne suivante dans le préambule de votre document :
24636 \end_layout
24637
24638 \begin_layout Standard
24639
24640 \series bold
24641
24642 \backslash
24643 floatname{algorithm}{votre
24644 \begin_inset space ~
24645 \end_inset
24646
24647 nom}
24648 \end_layout
24649
24650 \begin_layout Standard
24651
24652 \family sans
24653  votre
24654 \begin_inset space ~
24655 \end_inset
24656
24657 nom
24658 \family default
24659  est le mot 
24660 \begin_inset Quotes fld
24661 \end_inset
24662
24663
24664 \emph on
24665 algorithme
24666 \emph default
24667
24668 \begin_inset Quotes frd
24669 \end_inset
24670
24671  dans votre langue.
24672 \end_layout
24673
24674 \begin_layout Standard
24675 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24676 \family sans
24677 Insertion\SpecialChar menuseparator
24678 Listes
24679 \begin_inset space ~
24680 \end_inset
24681
24682 &
24683 \begin_inset space ~
24684 \end_inset
24685
24686 TdM\SpecialChar menuseparator
24687 Liste
24688 \begin_inset space ~
24689 \end_inset
24690
24691 des
24692 \begin_inset space ~
24693 \end_inset
24694
24695 algorithmes
24696 \family default
24697  si votre document est en la même langue que les menus de \SpecialChar LyX
24698 .
24699  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
24700  en code \SpecialChar TeX
24701  à la place:
24702 \end_layout
24703
24704 \begin_layout Standard
24705
24706 \series bold
24707
24708 \backslash
24709 listof{algorithm}{votre
24710 \begin_inset space ~
24711 \end_inset
24712
24713 nom}
24714 \end_layout
24715
24716 \begin_layout Standard
24717 où 
24718 \family sans
24719 votre
24720 \begin_inset space ~
24721 \end_inset
24722
24723 nom
24724 \family default
24725  est la traduction de 
24726 \begin_inset Quotes fld
24727 \end_inset
24728
24729
24730 \emph on
24731 List of Algorithm
24732 \emph default
24733 s
24734 \begin_inset Quotes frd
24735 \end_inset
24736
24737  dans votre langue.
24738 \end_layout
24739
24740 \begin_layout Standard
24741 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
24742  le schéma 
24743 \begin_inset Quotes fld
24744 \end_inset
24745
24746 chapitre.algorithme
24747 \begin_inset Quotes frd
24748 \end_inset
24749
24750  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
24751  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
24752  commande dans le préambule de votre document :
24753 \end_layout
24754
24755 \begin_layout Standard
24756
24757 \series bold
24758
24759 \backslash
24760 numberwithin{algorithm}{chapter}
24761 \end_layout
24762
24763 \begin_layout Standard
24764 Pour pouvoir utiliser la commande 
24765 \series bold
24766
24767 \backslash
24768 numberwithin
24769 \series default
24770 , activez l'option 
24771 \family sans
24772 Utiliser
24773 \begin_inset space ~
24774 \end_inset
24775
24776 le
24777 \begin_inset space ~
24778 \end_inset
24779
24780 paquetage
24781 \begin_inset space ~
24782 \end_inset
24783
24784 AMS
24785 \begin_inset space ~
24786 \end_inset
24787
24788 math
24789 \family default
24790  dans la rubrique 
24791 \family sans
24792 Options
24793 \begin_inset space ~
24794 \end_inset
24795
24796 des
24797 \begin_inset space ~
24798 \end_inset
24799
24800 Maths
24801 \family default
24802  de la fenêtre de dialogue 
24803 \family sans
24804 Paramètres
24805 \begin_inset space ~
24806 \end_inset
24807
24808 du
24809 \begin_inset space ~
24810 \end_inset
24811
24812 Document
24813 \family default
24814 .
24815 \end_layout
24816
24817 \begin_layout Section
24818 Numérotation des flottants
24819 \begin_inset Index idx
24820 status collapsed
24821
24822 \begin_layout Plain Layout
24823 Flottants ! Numérotation
24824 \end_layout
24825
24826 \end_inset
24827
24828
24829 \end_layout
24830
24831 \begin_layout Standard
24832 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
24833  ils se trouvent, soit en utilisant un format du genre 
24834 \begin_inset Quotes fld
24835 \end_inset
24836
24837 chapitre.numéro
24838 \begin_inset Quotes frd
24839 \end_inset
24840
24841  ou 
24842 \begin_inset Quotes fld
24843 \end_inset
24844
24845 section.numéro
24846 \begin_inset Quotes frd
24847 \end_inset
24848
24849 .
24850  Cela dépend de la classe de document utilisée.
24851 \end_layout
24852
24853 \begin_layout Standard
24854 Pour changer le format de la numérotation qui ne dépend pas de la section
24855  dans laquelle on se trouve, on peut utiliser la commande suivante dans
24856  le préambule du document :
24857 \end_layout
24858
24859 \begin_layout Standard
24860
24861 \series bold
24862
24863 \backslash
24864 renewcommand{
24865 \backslash
24866 thetable}{
24867 \backslash
24868 roman{table}}
24869 \end_layout
24870
24871 \begin_layout Standard
24872
24873 \series bold
24874
24875 \backslash
24876 thetable
24877 \series default
24878  est la commande qui imprime le numéro du tableau, pour les figures, la
24879  commande serait 
24880 \series bold
24881
24882 \backslash
24883 thefigure
24884 \series default
24885 .
24886  La commande 
24887 \series bold
24888
24889 \backslash
24890 roman
24891 \series default
24892  utilisée dans la commande précédente, imprime le numéro du tableau sous
24893  forme de petits chiffres romains.
24894 \end_layout
24895
24896 \begin_layout Standard
24897 Pour changer le type de numérotation pour par exemple 
24898 \begin_inset Quotes fld
24899 \end_inset
24900
24901 sous-section.numéro
24902 \begin_inset Quotes frd
24903 \end_inset
24904
24905 , utilisez la commande suivante dans le préambule du document :
24906 \end_layout
24907
24908 \begin_layout Standard
24909
24910 \series bold
24911
24912 \backslash
24913 numberwithin{table}{subsection}
24914 \end_layout
24915
24916 \begin_layout Standard
24917 Pour pouvoir utiliser la commande 
24918 \series bold
24919
24920 \backslash
24921 numberwithin
24922 \series default
24923 , vous devez activer l'option 
24924 \family sans
24925 Utiliser
24926 \begin_inset space ~
24927 \end_inset
24928
24929 le
24930 \begin_inset space ~
24931 \end_inset
24932
24933 paquetage
24934 \begin_inset space ~
24935 \end_inset
24936
24937 maths
24938 \begin_inset space ~
24939 \end_inset
24940
24941 AMS
24942 \family default
24943  dans la rubrique 
24944 \family sans
24945 Options
24946 \begin_inset space ~
24947 \end_inset
24948
24949 des
24950 \begin_inset space ~
24951 \end_inset
24952
24953 Maths
24954 \family default
24955  de la fenêtre de dialogue 
24956 \family sans
24957 Paramètres
24958 \family default
24959  du document.
24960 \end_layout
24961
24962 \begin_layout Standard
24963 Veuillez aussi jeter un coup d'œil à la section
24964 \begin_inset space ~
24965 \end_inset
24966
24967
24968 \begin_inset CommandInset ref
24969 LatexCommand ref
24970 reference "subsec:Numerotation-notes-bas-de-page"
24971
24972 \end_inset
24973
24974  pour plus de détails et des notes importantes sur les commandes de numérotation.
24975 \end_layout
24976
24977 \begin_layout Section
24978 Faire référence à des flottants
24979 \begin_inset CommandInset label
24980 LatexCommand label
24981 name "sec:Referencer-les-Flottants"
24982
24983 \end_inset
24984
24985
24986 \begin_inset Index idx
24987 status collapsed
24988
24989 \begin_layout Plain Layout
24990 Flottants ! Références
24991 \end_layout
24992
24993 \end_inset
24994
24995
24996 \begin_inset Index idx
24997 status collapsed
24998
24999 \begin_layout Plain Layout
25000 References@Références ! à des Flottants 
25001 \end_layout
25002
25003 \end_inset
25004
25005
25006 \end_layout
25007
25008 \begin_layout Standard
25009 Pour faire référence à un flottant, insérez une étiquette dans sa légende
25010  en utilisant le menu 
25011 \family sans
25012 Insertion\SpecialChar menuseparator
25013 Étiquette
25014 \family default
25015  ou le bouton 
25016 \begin_inset Info
25017 type  "icon"
25018 arg   "label-insert"
25019 \end_inset
25020
25021  de la barre d'outils.
25022  Une boîte grise de ce genre : 
25023 \begin_inset Graphics
25024         filename clipart/label.png
25025         lyxscale 85
25026         scale 85
25027         scaleBeforeRotation
25028
25029 \end_inset
25030
25031  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
25032  de saisir le texte de l'étiquette.
25033  \SpecialChar LyX
25034  propose comme texte pour l'étiquette les premiers mots de la légendes
25035  précédés d'un préfixe.
25036  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
25037  préfixe sera 
25038 \begin_inset Quotes fld
25039 \end_inset
25040
25041
25042 \family sans
25043 fig:
25044 \family default
25045
25046 \begin_inset Quotes frd
25047 \end_inset
25048
25049 .
25050 \end_layout
25051
25052 \begin_layout Standard
25053 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
25054  Vous pouvez faire référence à cette étiquette en utilisant le menu 
25055 \family sans
25056 Insertion\SpecialChar menuseparator
25057 Référence
25058 \begin_inset space ~
25059 \end_inset
25060
25061 Croisée
25062 \family default
25063  ou le bouton 
25064 \begin_inset Info
25065 type  "icon"
25066 arg   "dialog-show-new-inset ref"
25067 \end_inset
25068
25069  de la barre d'outils.
25070  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
25071  définies dans votre document.
25072  Si vous avez plusieurs documents \SpecialChar LyX
25073  ouverts, vous pouvez choisir celui que
25074  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
25075  la fenêtre de dialogue.
25076  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
25077  une.
25078  Une boîte grise de référence croisée comme celle-ci : 
25079 \begin_inset Graphics
25080         filename ../clipart/reference.png
25081         scale 85
25082         scaleBeforeRotation
25083
25084 \end_inset
25085
25086  va être insérée.
25087  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
25088  de la référence croisée.
25089 \end_layout
25090
25091 \begin_layout Standard
25092 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
25093  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
25094  les deux.
25095  Si une référence croisées fait référence à une étiquette qui n'existe pas,
25096  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25097  du numéro de la référence.
25098 \end_layout
25099
25100 \begin_layout Standard
25101 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25102  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25103  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25104  pas à vous en préoccuper.
25105 \end_layout
25106
25107 \begin_layout Standard
25108 Le bouton 
25109 \family sans
25110 Aller
25111 \begin_inset space ~
25112 \end_inset
25113
25114 à
25115 \begin_inset space ~
25116 \end_inset
25117
25118 l'étiquette
25119 \family default
25120  dans la fenêtre de référence croisée va positionner le curseur juste devant
25121  l'étiquette à laquelle on fait référence.
25122  Le nom du bouton bouton 
25123 \family sans
25124 Revenir
25125 \family default
25126  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25127 \end_layout
25128
25129 \begin_layout Subsection
25130 Formats de références croisées
25131 \begin_inset CommandInset label
25132 LatexCommand label
25133 name "subsec:Formats-Références-Croisées"
25134
25135 \end_inset
25136
25137
25138 \begin_inset Index idx
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142 References@Références ! Formats
25143 \end_layout
25144
25145 \end_inset
25146
25147
25148 \end_layout
25149
25150 \begin_layout Standard
25151 Il y a six types de références croisées :
25152 \end_layout
25153
25154 \begin_layout Description
25155 <référence>
25156 \begin_inset space ~
25157 \end_inset
25158
25159 : affiche le numéro de l'élément, c'est le choix implicite : 
25160 \begin_inset CommandInset ref
25161 LatexCommand ref
25162 reference "fig:Deux-images-déformées"
25163
25164 \end_inset
25165
25166
25167 \end_layout
25168
25169 \begin_layout Description
25170 (<référence>)
25171 \begin_inset space ~
25172 \end_inset
25173
25174 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25175  normalement pour faire référence à des formules mathématiques, en particulier
25176  quand le mot 
25177 \begin_inset Quotes fld
25178 \end_inset
25179
25180 Équation
25181 \begin_inset Quotes frd
25182 \end_inset
25183
25184  est omis : 
25185 \begin_inset CommandInset ref
25186 LatexCommand eqref
25187 reference "eq:Wgn"
25188
25189 \end_inset
25190
25191
25192 \end_layout
25193
25194 \begin_layout Description
25195 <page>
25196 \begin_inset space ~
25197 \end_inset
25198
25199 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25200 \begin_inset space ~
25201 \end_inset
25202
25203
25204 \begin_inset CommandInset ref
25205 LatexCommand pageref
25206 reference "fig:Deux-images-déformées"
25207
25208 \end_inset
25209
25210
25211 \end_layout
25212
25213 \begin_layout Description
25214 Sur
25215 \begin_inset space ~
25216 \end_inset
25217
25218 la
25219 \begin_inset space ~
25220 \end_inset
25221
25222 page
25223 \begin_inset space ~
25224 \end_inset
25225
25226 <page>
25227 \begin_inset space ~
25228 \end_inset
25229
25230 : affiche le mot 
25231 \begin_inset Quotes fld
25232 \end_inset
25233
25234 page
25235 \begin_inset Quotes frd
25236 \end_inset
25237
25238  suivi du numéro de la page sur laquelle se trouve l'élément : 
25239 \begin_inset CommandInset ref
25240 LatexCommand vpageref
25241 reference "fig:Deux-images-déformées"
25242
25243 \end_inset
25244
25245
25246 \end_layout
25247
25248 \begin_layout Description
25249 <référence>
25250 \begin_inset space ~
25251 \end_inset
25252
25253 page
25254 \begin_inset space ~
25255 \end_inset
25256
25257 <page>
25258 \begin_inset space ~
25259 \end_inset
25260
25261 : affiche le numéro de l'élément, le mot 
25262 \begin_inset Quotes fld
25263 \end_inset
25264
25265 page
25266 \begin_inset Quotes frd
25267 \end_inset
25268
25269  et le numéro de la page : 
25270 \begin_inset CommandInset ref
25271 LatexCommand vref
25272 reference "fig:Deux-images-déformées"
25273
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \begin_layout Description
25280 Référence
25281 \begin_inset space ~
25282 \end_inset
25283
25284 mise
25285 \begin_inset space ~
25286 \end_inset
25287
25288 en
25289 \begin_inset space ~
25290 \end_inset
25291
25292 forme
25293 \begin_inset space ~
25294 \end_inset
25295
25296 : affiche une référence croisée qui définit son propre format.
25297 \begin_inset Newline newline
25298 \end_inset
25299
25300
25301 \begin_inset Note Greyedout
25302 status open
25303
25304 \begin_layout Plain Layout
25305
25306 \series bold
25307 Note:
25308 \series default
25309  Ce type de référence croisée n'est disponible que si vous avez installé
25310  le paquetage \SpecialChar LaTeX
25311  
25312 \series bold
25313 prettyref
25314 \series default
25315  ou 
25316 \series bold
25317 refstyle
25318 \series default
25319
25320 \begin_inset Index idx
25321 status collapsed
25322
25323 \begin_layout Plain Layout
25324 Paquetages \SpecialChar LaTeX
25325  ! prettyref
25326 \end_layout
25327
25328 \end_inset
25329
25330
25331 \begin_inset Index idx
25332 status collapsed
25333
25334 \begin_layout Plain Layout
25335 Paquetages \SpecialChar LaTeX
25336  ! refstyle
25337 \end_layout
25338
25339 \end_inset
25340
25341 .
25342 \end_layout
25343
25344 \end_inset
25345
25346
25347 \begin_inset Newline newline
25348 \end_inset
25349
25350 Vous pouvez choisir le paquetage \SpecialChar LaTeX
25351  qui doit être utilisé pour cette fonction
25352  en utilisant l'option 
25353 \family sans
25354 Utiliser refstyle (à la place de prettyref) pour les références croisées
25355 \family default
25356  dans le menu 
25357 \family sans
25358 Document\SpecialChar menuseparator
25359 Paramètres\SpecialChar menuseparator
25360 Classe de document
25361 \family default
25362 .
25363  Le format est précisé en ajoutant la commande 
25364 \series bold
25365
25366 \backslash
25367 newrefformat
25368 \series default
25369  (prettyref) ou 
25370 \series bold
25371
25372 \backslash
25373 newref
25374 \series default
25375  (refstyle) au préambule du document.
25376  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25377  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25378 \begin_inset space ~
25379 \end_inset
25380
25381 :
25382 \begin_inset Newline newline
25383 \end_inset
25384
25385
25386 \series bold
25387
25388 \backslash
25389 newref{fig}{refcmd={Image sur la page 
25390 \backslash
25391 pageref{#1}}}
25392 \series default
25393
25394 \begin_inset Newline newline
25395 \end_inset
25396
25397 Pour plus d'information sur le format, jetez un œil sur la documentation
25398  du paquetage, 
25399 \begin_inset CommandInset citation
25400 LatexCommand cite
25401 key "prettyref,refstyle"
25402
25403 \end_inset
25404
25405 .
25406 \end_layout
25407
25408 \begin_layout Description
25409 Référence
25410 \begin_inset space ~
25411 \end_inset
25412
25413 textuelle: affiche la légende de la référence
25414 \begin_inset space ~
25415 \end_inset
25416
25417
25418 \begin_inset CommandInset ref
25419 LatexCommand nameref
25420 reference "fig:Deux-images-déformées"
25421
25422 \end_inset
25423
25424
25425 \end_layout
25426
25427 \begin_layout Standard
25428
25429 \family sans
25430 <page>
25431 \family default
25432  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25433  précédente, la même page ou la page suivante.
25434  Vous verrez par exemple un texte du genre 
25435 \begin_inset Quotes fld
25436 \end_inset
25437
25438
25439 \family sans
25440 sur cette page
25441 \family default
25442
25443 \begin_inset Quotes frd
25444 \end_inset
25445
25446  à la place.
25447  Le style 
25448 \family sans
25449 <référence>
25450 \begin_inset space ~
25451 \end_inset
25452
25453 page
25454 \begin_inset space ~
25455 \end_inset
25456
25457 <page> 
25458 \family default
25459 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25460  page.
25461 \end_layout
25462
25463 \begin_layout Standard
25464 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25465  se trouve sont calculés automatiquement par \SpecialChar LaTeX
25466 .
25467  Vous choisissez une des six variétés de références dans le champ Format
25468  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25469  boîte de la référence croisée.
25470 \end_layout
25471
25472 \begin_layout Standard
25473 \begin_inset Note Greyedout
25474 status open
25475
25476 \begin_layout Plain Layout
25477
25478 \series bold
25479 Note:
25480 \series default
25481  L'utilisation du paquetage \SpecialChar LaTeX
25482  
25483 \series bold
25484 refstyle
25485 \series default
25486
25487 \begin_inset Index idx
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491 Paquetages \SpecialChar LaTeX
25492  ! refstyle
25493 \end_layout
25494
25495 \end_inset
25496
25497  est recommandée parce que 
25498 \series bold
25499 prettyref
25500 \series default
25501
25502 \begin_inset Index idx
25503 status collapsed
25504
25505 \begin_layout Plain Layout
25506 Paquetages \SpecialChar LaTeX
25507  ! prettyref
25508 \end_layout
25509
25510 \end_inset
25511
25512  ne connaît pas tous les raccourcis possibles pour les étiquettes
25513 \begin_inset Foot
25514 status collapsed
25515
25516 \begin_layout Plain Layout
25517 \begin_inset Quotes fld
25518 \end_inset
25519
25520 fig:
25521 \begin_inset Quotes frd
25522 \end_inset
25523
25524  est par exemple le raccourci \SpecialChar LyX
25525  pour les étiquettes dans les légendes de
25526  figures,.
25527 \end_layout
25528
25529 \end_inset
25530
25531  et n'est pas internationalisé.
25532 \end_layout
25533
25534 \end_inset
25535
25536
25537 \end_layout
25538
25539 \begin_layout Subsection
25540 Nommage automatique des références croisées
25541 \begin_inset Index idx
25542 status collapsed
25543
25544 \begin_layout Plain Layout
25545 References@Références ! Nommage automatique
25546 \end_layout
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \begin_layout Standard
25554 Le paquetage \SpecialChar LaTeX
25555  
25556 \series bold
25557 hyperref
25558 \series default
25559
25560 \begin_inset Index idx
25561 status collapsed
25562
25563 \begin_layout Plain Layout
25564 Paquetages \SpecialChar LaTeX
25565  ! hyperref
25566 \end_layout
25567
25568 \end_inset
25569
25570
25571 \series bold
25572
25573 \series default
25574 qui est activé dans la rubrique 
25575 \family sans
25576 Propriétés du PDF
25577 \family default
25578  de la fenêtre de dialogue 
25579 \family sans
25580 Paramètres du document
25581 \family default
25582  fournit une fonction très utile pour automatiser la création des références
25583  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25584  une section).
25585  Par exemple pour vous éviter de devoir écrire le mot 
25586 \begin_inset Quotes fld
25587 \end_inset
25588
25589 Figure
25590 \begin_inset Quotes frd
25591 \end_inset
25592
25593  devant chaque référence à une figure.
25594  Pour profiter de ce nommage automatique des références croisées, vous devez
25595  activer 
25596 \series bold
25597 hyperref
25598 \series default
25599  et insérer la ligne suivante dans le préambule du document :
25600 \end_layout
25601
25602 \begin_layout Standard
25603
25604 \series bold
25605
25606 \backslash
25607 AtBeginDocument{
25608 \backslash
25609 renewcommand{
25610 \backslash
25611 ref}[1]{
25612 \backslash
25613 mbox{
25614 \backslash
25615 autoref{#1}}}}
25616 \end_layout
25617
25618 \begin_layout Standard
25619 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25620  défaut, par exemple vous préférez le nom 
25621 \begin_inset Quotes fld
25622 \end_inset
25623
25624 sec.
25625 \begin_inset Quotes frd
25626 \end_inset
25627
25628  plutôt que 
25629 \begin_inset Quotes fld
25630 \end_inset
25631
25632 section
25633 \begin_inset Quotes frd
25634 \end_inset
25635
25636 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25637 \end_layout
25638
25639 \begin_layout Standard
25640
25641 \series bold
25642
25643 \backslash
25644 addto
25645 \backslash
25646 extrasfrench{
25647 \backslash
25648 renewcommand{
25649 \backslash
25650 sectionautorefname}
25651 \begin_inset Newline newline
25652 \end_inset
25653
25654
25655 \begin_inset Phantom HPhantom
25656 status open
25657
25658 \begin_layout Plain Layout
25659
25660 \series bold
25661 \begin_inset space ~
25662 \end_inset
25663
25664
25665 \end_layout
25666
25667 \end_inset
25668
25669 {sec.
25670 \backslash
25671 negthinspace}}
25672 \end_layout
25673
25674 \begin_layout Standard
25675 Si vous utilisez une autre langue que le français, remplacez 
25676 \series bold
25677
25678 \backslash
25679 extrasfrench
25680 \series default
25681  par 
25682 \series bold
25683
25684 \backslash
25685 extras***
25686 \series default
25687 , où *** est le nom de la langue que vous utilisez.
25688
25689 \series bold
25690  
25691 \end_layout
25692
25693 \begin_layout Standard
25694 Pour avoir des noms automatiques, mais pas pour certains types de références,
25695  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
25696 \end_layout
25697
25698 \begin_layout Standard
25699
25700 \series bold
25701
25702 \backslash
25703 addto
25704 \backslash
25705 extrasfrench{
25706 \backslash
25707 renewcommand*{
25708 \backslash
25709 equationautorefname}[1]{}}
25710 \end_layout
25711
25712 \begin_layout Standard
25713 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
25714  de 
25715 \series bold
25716 hyperref
25717 \series default
25718  
25719 \begin_inset CommandInset citation
25720 LatexCommand cite
25721 key "hyperref"
25722
25723 \end_inset
25724
25725 .
25726 \end_layout
25727
25728 \begin_layout Standard
25729 \begin_inset Note Greyedout
25730 status open
25731
25732 \begin_layout Plain Layout
25733
25734 \series bold
25735 Note:
25736 \series default
25737  Le nommage automatique de références ne peut être utilisé si vous avez
25738  choisi le style de référence 
25739 \family sans
25740 Référence
25741 \begin_inset space ~
25742 \end_inset
25743
25744 mise
25745 \begin_inset space ~
25746 \end_inset
25747
25748 en
25749 \begin_inset space ~
25750 \end_inset
25751
25752 forme
25753 \family default
25754  décrit dans la section
25755 \begin_inset space ~
25756 \end_inset
25757
25758
25759 \begin_inset CommandInset ref
25760 LatexCommand ref
25761 reference "subsec:Formats-Références-Croisées"
25762
25763 \end_inset
25764
25765 .
25766 \end_layout
25767
25768 \end_inset
25769
25770
25771 \end_layout
25772
25773 \begin_layout Standard
25774 Le manuel 
25775 \emph on
25776 Math
25777 \emph default
25778  est un exemple dans lequel on a utilisé le référencement automatique.
25779 \end_layout
25780
25781 \begin_layout Subsection
25782 Positionnement des références 
25783 \begin_inset CommandInset label
25784 LatexCommand label
25785 name "subsec:Reference-Position"
25786
25787 \end_inset
25788
25789
25790 \begin_inset Index idx
25791 status collapsed
25792
25793 \begin_layout Plain Layout
25794 References@Références ! Positionnement
25795 \end_layout
25796
25797 \end_inset
25798
25799
25800 \end_layout
25801
25802 \begin_layout Standard
25803 Si vous utilisez le paquetage 
25804 \series bold
25805 hyperref, 
25806 \series default
25807 qui est activé dans la rubrique 
25808 \family sans
25809 Propriétés du PDF
25810 \family default
25811  de la fenêtre de dialogue 
25812 \family sans
25813 Paramètres du document,
25814 \family default
25815  pour lier vos références croisées dans la sortie finale, vous verrez que
25816  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
25817  l'image.
25818  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
25819  pourrez voir l'image sans faire défiler le texte.
25820  Ce problème vient du fait que le point d'ancrage de la référence se situe
25821  à l'endroit de l'étiquette.
25822  En utilisant le paquetage \SpecialChar LaTeX
25823  
25824 \series bold
25825 hypcap
25826 \series default
25827
25828 \begin_inset Index idx
25829 status collapsed
25830
25831 \begin_layout Plain Layout
25832 Paquetages \SpecialChar LaTeX
25833  ! hypcap
25834 \end_layout
25835
25836 \end_inset
25837
25838 , qui fait partie du paquetage \SpecialChar LaTeX
25839  
25840 \series bold
25841 oberdiek
25842 \series default
25843
25844 \begin_inset Index idx
25845 status collapsed
25846
25847 \begin_layout Plain Layout
25848 Paquetages \SpecialChar LaTeX
25849  ! oberdiek
25850 \end_layout
25851
25852 \end_inset
25853
25854 , le point d'ancrage d'un lien est place en haut du flottant.
25855  Pour utiliser cette fonction avec les flottants de figure, chargez 
25856 \series bold
25857 hypcap
25858 \series default
25859  dans l'entête du document avec la ligne
25860 \end_layout
25861
25862 \begin_layout Standard
25863
25864 \series bold
25865
25866 \backslash
25867 usepackage[figure]{hypcap}
25868 \end_layout
25869
25870 \begin_layout Standard
25871 Vous pouvez aussi utiliser 
25872 \series bold
25873 hypcap
25874 \series default
25875  pour tous les types de flottants, mais ce n'est pas recommandé pour des
25876  raisons de stabilité.
25877  Pour plus d'information, jetez un coup d'œil au manuel d' 
25878 \series bold
25879 hypcap
25880 \series default
25881  
25882 \begin_inset CommandInset citation
25883 LatexCommand cite
25884 key "hypcap"
25885
25886 \end_inset
25887
25888 .
25889 \end_layout
25890
25891 \begin_layout Standard
25892 \begin_inset Note Greyedout
25893 status open
25894
25895 \begin_layout Plain Layout
25896
25897 \series bold
25898 Note:
25899 \series default
25900  
25901 \series bold
25902 hypcap
25903 \series default
25904  n'a aucun effet pour les références à des sous-figures.
25905 \end_layout
25906
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \begin_layout Section
25913 Placement des flottants
25914 \begin_inset CommandInset label
25915 LatexCommand label
25916 name "sec:Placement-flottants"
25917
25918 \end_inset
25919
25920
25921 \begin_inset Index idx
25922 status collapsed
25923
25924 \begin_layout Plain Layout
25925 Flottants ! Placement
25926 \end_layout
25927
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \begin_layout Standard
25934 En faisant un clic droit sur la boîte d'un flottant et 
25935 \lang english
25936 clicking on 
25937 \family sans
25938 Settings
25939 \family default
25940 \lang french
25941  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
25942  paramètres de placement que \SpecialChar LaTeX
25943  utilise pour déterminer où placer le flottant.
25944 \begin_inset Newline newline
25945 \end_inset
25946
25947 L'option 
25948 \family sans
25949 Plusieurs
25950 \begin_inset space ~
25951 \end_inset
25952
25953 colonnes
25954 \family default
25955  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
25956  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
25957  confiné sur une seule colonne.
25958 \begin_inset Newline newline
25959 \end_inset
25960
25961 L'option 
25962 \family sans
25963 Rotation
25964 \begin_inset space ~
25965 \end_inset
25966
25967 90°
25968 \family default
25969  est utilisée pour faire tourner les flottants, voyez la section
25970 \begin_inset space ~
25971 \end_inset
25972
25973
25974 \begin_inset CommandInset ref
25975 LatexCommand ref
25976 reference "sec:Flottants-renversés"
25977
25978 \end_inset
25979
25980 .
25981 \end_layout
25982
25983 \begin_layout Standard
25984 En désactivant l'option 
25985 \family sans
25986 Utilise
25987 \begin_inset space ~
25988 \end_inset
25989
25990 le
25991 \begin_inset space ~
25992 \end_inset
25993
25994 placement
25995 \begin_inset space ~
25996 \end_inset
25997
25998 par
25999 \begin_inset space ~
26000 \end_inset
26001
26002 défaut
26003 \family default
26004  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
26005  le placement du flottant:
26006 \end_layout
26007
26008 \begin_layout Description
26009 Ici,
26010 \begin_inset space ~
26011 \end_inset
26012
26013 si
26014 \begin_inset space ~
26015 \end_inset
26016
26017 possible: essaie de placer le flottant à la position où il a été inséré
26018  dans \SpecialChar LyX
26019
26020 \end_layout
26021
26022 \begin_layout Description
26023 Haut
26024 \begin_inset space ~
26025 \end_inset
26026
26027 de
26028 \begin_inset space ~
26029 \end_inset
26030
26031 la
26032 \begin_inset space ~
26033 \end_inset
26034
26035 page: essaie de placer le flottant en haut de la page courante
26036 \end_layout
26037
26038 \begin_layout Description
26039 Bas
26040 \begin_inset space ~
26041 \end_inset
26042
26043 de
26044 \begin_inset space ~
26045 \end_inset
26046
26047 la
26048 \begin_inset space ~
26049 \end_inset
26050
26051 page: essaie de placer le flottant en bas de la page courante
26052 \end_layout
26053
26054 \begin_layout Description
26055 Page
26056 \begin_inset space ~
26057 \end_inset
26058
26059 de
26060 \begin_inset space ~
26061 \end_inset
26062
26063 flottants: essaie de placer le flottant sur une page à part, éventuellement
26064  avec d'autres flottants 
26065 \end_layout
26066
26067 \begin_layout Standard
26068 \SpecialChar LaTeX
26069  utilise
26070 \emph on
26071  toujours 
26072 \emph default
26073 les options dans l'ordre donné ci-dessus.
26074  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
26075  va d'abord
26076  essayer 
26077 \family sans
26078 Ici
26079 \begin_inset space ~
26080 \end_inset
26081
26082 si
26083 \begin_inset space ~
26084 \end_inset
26085
26086 possible
26087 \family default
26088 , ensuite 
26089 \family sans
26090 Haut
26091 \begin_inset space ~
26092 \end_inset
26093
26094 de
26095 \begin_inset space ~
26096 \end_inset
26097
26098 la
26099 \begin_inset space ~
26100 \end_inset
26101
26102 page
26103 \family default
26104 , et ainsi de suite.
26105  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
26106  va essayer les options
26107  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26108  Si aucune des quatre options de placement n'est possible, la procédure
26109  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26110 \end_layout
26111
26112 \begin_layout Standard
26113 Implicitement, chaque option a ses propres règles d'application:
26114 \end_layout
26115
26116 \begin_layout Standard
26117
26118 \family sans
26119 Haut
26120 \begin_inset space ~
26121 \end_inset
26122
26123 de
26124 \begin_inset space ~
26125 \end_inset
26126
26127 la
26128 \begin_inset space ~
26129 \end_inset
26130
26131 page
26132 \family default
26133  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26134  en haut de page (
26135 \series bold
26136
26137 \backslash
26138 topfraction
26139 \series default
26140 ).
26141 \end_layout
26142
26143 \begin_layout Standard
26144
26145 \family sans
26146 Bas
26147 \begin_inset space ~
26148 \end_inset
26149
26150 de
26151 \begin_inset space ~
26152 \end_inset
26153
26154 la
26155 \begin_inset space ~
26156 \end_inset
26157
26158 page
26159 \family default
26160  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26161  en bas de page (
26162 \series bold
26163
26164 \backslash
26165 bottomfraction
26166 \series default
26167 ).
26168 \end_layout
26169
26170 \begin_layout Standard
26171
26172 \family sans
26173 Page
26174 \begin_inset space ~
26175 \end_inset
26176
26177 de
26178 \begin_inset space ~
26179 \end_inset
26180
26181 flottants
26182 \family default
26183  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26184  si ils occupent plus de 50% de celle-ci (
26185 \series bold
26186
26187 \backslash
26188 floatpagefraction
26189 \series default
26190 ).
26191 \end_layout
26192
26193 \begin_layout Standard
26194 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26195  supplémentaire 
26196 \family sans
26197 Ignorer
26198 \begin_inset space ~
26199 \end_inset
26200
26201 les
26202 \begin_inset space ~
26203 \end_inset
26204
26205 règles
26206 \begin_inset space ~
26207 \end_inset
26208
26209 \SpecialChar LaTeX
26210
26211 \family default
26212 \lang english
26213 .
26214 \begin_inset Newline newline
26215 \end_inset
26216
26217
26218 \lang french
26219 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
26220  qui sont données
26221  entre parenthèses après les descriptions des règles données ci-dessus.
26222  Par exemple, pour augmenter à 50
26223 \begin_inset space \thinspace{}
26224 \end_inset
26225
26226 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26227  trop petite, ajoutez cette ligne au préambule de votre document :
26228 \end_layout
26229
26230 \begin_layout Standard
26231
26232 \series bold
26233
26234 \backslash
26235 renewcommand{
26236 \backslash
26237 bottomfraction}{0.5}
26238 \end_layout
26239
26240 \begin_layout Standard
26241 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26242  exactement à l'endroit où vous l'avez inséré.
26243  dans ce cas utilisez l'option 
26244 \family sans
26245 Ici
26246 \begin_inset space ~
26247 \end_inset
26248
26249 à
26250 \begin_inset space ~
26251 \end_inset
26252
26253 tout
26254 \begin_inset space ~
26255 \end_inset
26256
26257 Prix
26258 \family default
26259 .
26260  Utilisez cette option le moins souvent possible et seulement quand le document
26261  est presque prêt à être imprimé.
26262  En effet, le flottant n'est plus capable de 
26263 \begin_inset Quotes fld
26264 \end_inset
26265
26266 flotter
26267 \begin_inset Quotes frd
26268 \end_inset
26269
26270 , ce qui peut perturber toutes les mises en page.
26271 \end_layout
26272
26273 \begin_layout Standard
26274 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26275  sont toujours entourés par le texte d'un paragraphe donné.
26276 \begin_inset VSpace bigskip
26277 \end_inset
26278
26279
26280 \end_layout
26281
26282 \begin_layout Standard
26283 On peut parfois se trouver dans la situation où un flottant est placé en
26284  haut d'une page alors que la section concernée ne commence qu'au milieu
26285  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26286  la section précédente.
26287  On peut utiliser la commande \SpecialChar LaTeX
26288  
26289 \series bold
26290
26291 \backslash
26292 suppressfloats
26293 \series default
26294  pour éviter ce cas.
26295  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26296  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26297  soit placé avant que la section commence.
26298  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26299  votre document :
26300 \end_layout
26301
26302 \begin_layout Standard
26303
26304 \series bold
26305
26306 \backslash
26307 let
26308 \backslash
26309 mySection
26310 \backslash
26311 section
26312 \begin_inset Newline newline
26313 \end_inset
26314
26315
26316 \backslash
26317 renewcommand{
26318 \backslash
26319 section}{
26320 \backslash
26321 suppressfloats[t]
26322 \backslash
26323 mySection}
26324 \end_layout
26325
26326 \begin_layout Standard
26327 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26328  comme les chapitres et les sous-sections.
26329  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26330  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
26331  pourrait ensuite
26332  avoir du mal à trouver un positionnement correct.
26333 \end_layout
26334
26335 \begin_layout Standard
26336 \begin_inset VSpace bigskip
26337 \end_inset
26338
26339 Dans certains cas il est demandé de placer toutes les figures et tous les
26340  tableaux à la fin du document.
26341  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
26342  
26343 \series bold
26344 endfloat
26345 \series default
26346
26347 \begin_inset Index idx
26348 status collapsed
26349
26350 \begin_layout Plain Layout
26351 Paquetages \SpecialChar LaTeX
26352  ! endfloat
26353 \end_layout
26354
26355 \end_inset
26356
26357  a été développé.
26358  Il met en effet tous les flottants de figures et de tableaux à la fin du
26359  document dans leurs propres sections.
26360  À la position d'origine du flottant, une indication textuelle du genre
26361  
26362 \begin_inset Quotes fld
26363 \end_inset
26364
26365
26366 \family sans
26367 [Figure
26368 \begin_inset space ~
26369 \end_inset
26370
26371 3.2 
26372 \lang english
26373 about here.
26374 \lang french
26375 ]
26376 \family default
26377
26378 \begin_inset Quotes frd
26379 \end_inset
26380
26381  est insérée.
26382  Le paquetage 
26383 \series bold
26384 endfloat
26385 \series default
26386  est chargé dans le préambule avec la ligne suivante 
26387 \end_layout
26388
26389 \begin_layout Standard
26390
26391 \series bold
26392
26393 \backslash
26394 usepackage[options]{endfloat}
26395 \end_layout
26396
26397 \begin_layout Standard
26398 Il y a aussi de nombreuses options de paquetage pour modifier le format
26399  des sections de figures ou de tableau qui sont créées.
26400  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26401  
26402 \series bold
26403 endfloa
26404 \series default
26405
26406 \begin_inset CommandInset citation
26407 LatexCommand cite
26408 key "endfloat"
26409
26410 \end_inset
26411
26412 .
26413 \begin_inset Newline newline
26414 \end_inset
26415
26416
26417 \begin_inset Note Greyedout
26418 status open
26419
26420 \begin_layout Plain Layout
26421
26422 \series bold
26423 Note: endfloat
26424 \series default
26425  ne fournit pas de traduction automatique de l'indication textuelle, vous
26426  devez donc le faire manuellement, voyez la section
26427 \begin_inset space ~
26428 \end_inset
26429
26430 4 de 
26431 \begin_inset CommandInset citation
26432 LatexCommand cite
26433 key "endfloat"
26434
26435 \end_inset
26436
26437 .
26438 \end_layout
26439
26440 \end_inset
26441
26442
26443 \begin_inset Newline newline
26444 \end_inset
26445
26446
26447 \begin_inset Note Greyedout
26448 status open
26449
26450 \begin_layout Plain Layout
26451
26452 \series bold
26453 Note:
26454 \series default
26455  Il y a actuellement un bug dans le paquetage 
26456 \series bold
26457 endfloat
26458 \series default
26459  quand la légende contient un 
26460 \begin_inset Quotes fld
26461 \end_inset
26462
26463 ß
26464 \begin_inset Quotes frd
26465 \end_inset
26466
26467  allemand.
26468  Utilisez dans ce cas la commande 
26469 \begin_inset Quotes fld
26470 \end_inset
26471
26472
26473 \series bold
26474
26475 \backslash
26476 ss
26477 \series default
26478
26479 \begin_inset Quotes frd
26480 \end_inset
26481
26482  en code \SpecialChar TeX
26483  à la place du 
26484 \begin_inset Quotes fld
26485 \end_inset
26486
26487 ß
26488 \begin_inset Quotes frd
26489 \end_inset
26490
26491 .
26492 \end_layout
26493
26494 \end_inset
26495
26496
26497 \end_layout
26498
26499 \begin_layout Standard
26500 \begin_inset VSpace bigskip
26501 \end_inset
26502
26503 Pour plus d'information sur les manières de placer les flottants, jetez
26504  un coup d'œil aux livres sur \SpecialChar LaTeX
26505
26506 \begin_inset CommandInset citation
26507 LatexCommand cite
26508 key "latexcompanion,latexguide,latexbook"
26509
26510 \end_inset
26511
26512 .
26513 \end_layout
26514
26515 \begin_layout Section
26516 Rotation des flottants
26517 \begin_inset CommandInset label
26518 LatexCommand label
26519 name "sec:Flottants-renversés"
26520
26521 \end_inset
26522
26523
26524 \begin_inset Index idx
26525 status collapsed
26526
26527 \begin_layout Plain Layout
26528 Flottants ! Renversés
26529 \end_layout
26530
26531 \end_inset
26532
26533
26534 \end_layout
26535
26536 \begin_layout Standard
26537 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26538  tableaux très larges.
26539  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26540  un clic droit sur la boîte du flottant et utilisez l'option 
26541 \family sans
26542 Rotation
26543 \begin_inset space ~
26544 \end_inset
26545
26546 90°
26547 \family default
26548 .
26549 \end_layout
26550
26551 \begin_layout Standard
26552 Les flottants pivotés sont systématiquement placés sur leur propre page
26553  (ou colonne, si vous avez un document sur deux colonnes).
26554  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26555  
26556 \family sans
26557 Plusieurs
26558 \begin_inset space ~
26559 \end_inset
26560
26561 colonnes
26562 \family default
26563  dans les paramètres du flottant.
26564  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26565  du côté de la marge externe.
26566  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26567  ajouter soit l'option 
26568 \series bold
26569 figuresleft
26570 \series default
26571  soit l'option 
26572 \series bold
26573 figuresright
26574 \series default
26575  aux options de la classe de document.
26576 \end_layout
26577
26578 \begin_layout Standard
26579 Faire référence à un flottant pivoté se fait de la même manière que pour
26580  un flottant normal, la mise en forme de la légende est aussi identique
26581  : Le tableau
26582 \begin_inset space ~
26583 \end_inset
26584
26585
26586 \begin_inset CommandInset ref
26587 LatexCommand ref
26588 reference "tab:Tableau-pivoté"
26589
26590 \end_inset
26591
26592  est un exemple de flottant de tableau pivoté.
26593 \end_layout
26594
26595 \begin_layout Standard
26596 \begin_inset Note Greyedout
26597 status open
26598
26599 \begin_layout Plain Layout
26600
26601 \series bold
26602 Note:
26603 \series default
26604  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26605  DVI.
26606 \end_layout
26607
26608 \end_inset
26609
26610
26611 \end_layout
26612
26613 \begin_layout Standard
26614 \begin_inset Float table
26615 wide false
26616 sideways true
26617 status open
26618
26619 \begin_layout Plain Layout
26620 \begin_inset Caption Standard
26621
26622 \begin_layout Plain Layout
26623 \begin_inset CommandInset label
26624 LatexCommand label
26625 name "tab:Tableau-pivoté"
26626
26627 \end_inset
26628
26629  Tableau pivoté
26630 \end_layout
26631
26632 \end_inset
26633
26634
26635 \end_layout
26636
26637 \begin_layout Plain Layout
26638 \align center
26639 \begin_inset Tabular
26640 <lyxtabular version="3" rows="1" columns="5">
26641 <features tabularvalignment="middle">
26642 <column alignment="center" valignment="top">
26643 <column alignment="center" valignment="top">
26644 <column alignment="center" valignment="top">
26645 <column alignment="center" valignment="top">
26646 <column alignment="center" valignment="top">
26647 <row>
26648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26649 \begin_inset Text
26650
26651 \begin_layout Plain Layout
26652 test
26653 \end_layout
26654
26655 \end_inset
26656 </cell>
26657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26658 \begin_inset Text
26659
26660 \begin_layout Plain Layout
26661 b
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Plain Layout
26670 c
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26676 \begin_inset Text
26677
26678 \begin_layout Plain Layout
26679 d
26680 \end_layout
26681
26682 \end_inset
26683 </cell>
26684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26685 \begin_inset Text
26686
26687 \begin_layout Plain Layout
26688 e
26689 \end_layout
26690
26691 \end_inset
26692 </cell>
26693 </row>
26694 </lyxtabular>
26695
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \end_inset
26702
26703
26704 \end_layout
26705
26706 \begin_layout Section
26707 Sous-flottants
26708 \begin_inset Index idx
26709 status collapsed
26710
26711 \begin_layout Plain Layout
26712 Flottants ! Sous-flottants
26713 \end_layout
26714
26715 \end_inset
26716
26717
26718 \end_layout
26719
26720 \begin_layout Standard
26721 Un exemple de sous-flottant : une figure composée de plusieurs images.
26722  On les crée en insérant un flottant dans un flottant existant.
26723  Le positionnement des sous-flottants peut être contrôlé comme pour les
26724  paragraphes comme on le voit avec les tableaux
26725 \begin_inset space ~
26726 \end_inset
26727
26728
26729 \begin_inset CommandInset ref
26730 LatexCommand ref
26731 reference "tab:Deux-sous-tableaux-cote-a-cote"
26732
26733 \end_inset
26734
26735  et 
26736 \begin_inset CommandInset ref
26737 LatexCommand ref
26738 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26739
26740 \end_inset
26741
26742 .
26743 \end_layout
26744
26745 \begin_layout Standard
26746 On fait référence à des sous-flottants comme on le ferait avec des flottants
26747  normaux : Les tableaux
26748 \begin_inset space ~
26749 \end_inset
26750
26751
26752 \begin_inset CommandInset ref
26753 LatexCommand ref
26754 reference "tab:Le-sous-tableau-a"
26755
26756 \end_inset
26757
26758  et 
26759 \begin_inset CommandInset ref
26760 LatexCommand ref
26761 reference "tab:Le-sous-tableau-b"
26762
26763 \end_inset
26764
26765  sont des sous-tableaux du tableau
26766 \begin_inset space ~
26767 \end_inset
26768
26769
26770 \begin_inset CommandInset ref
26771 LatexCommand ref
26772 reference "tab:Deux-sous-tableaux-cote-a-cote"
26773
26774 \end_inset
26775
26776 .
26777 \end_layout
26778
26779 \begin_layout Standard
26780 \begin_inset Float table
26781 wide false
26782 sideways false
26783 status open
26784
26785 \begin_layout Plain Layout
26786 \begin_inset Caption Standard
26787
26788 \begin_layout Plain Layout
26789 \begin_inset CommandInset label
26790 LatexCommand label
26791 name "tab:Deux-sous-tableaux-cote-a-cote"
26792
26793 \end_inset
26794
26795 Deux sous-tableaux placés côte-à-côte.
26796 \end_layout
26797
26798 \end_inset
26799
26800
26801 \end_layout
26802
26803 \begin_layout Plain Layout
26804 \align center
26805 \begin_inset space \hfill{}
26806 \end_inset
26807
26808
26809 \begin_inset Float table
26810 wide false
26811 sideways false
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 \begin_inset Caption Standard
26816
26817 \begin_layout Plain Layout
26818 \begin_inset CommandInset label
26819 LatexCommand label
26820 name "tab:Le-sous-tableau-a"
26821
26822 \end_inset
26823
26824 Le sous-tableau a
26825 \end_layout
26826
26827 \end_inset
26828
26829
26830 \end_layout
26831
26832 \begin_layout Plain Layout
26833 \align center
26834 \begin_inset Tabular
26835 <lyxtabular version="3" rows="1" columns="5">
26836 <features tabularvalignment="middle">
26837 <column alignment="center" valignment="top">
26838 <column alignment="center" valignment="top">
26839 <column alignment="center" valignment="top">
26840 <column alignment="center" valignment="top">
26841 <column alignment="center" valignment="top">
26842 <row>
26843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26844 \begin_inset Text
26845
26846 \begin_layout Plain Layout
26847 test
26848 \end_layout
26849
26850 \end_inset
26851 </cell>
26852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26853 \begin_inset Text
26854
26855 \begin_layout Plain Layout
26856 b
26857 \end_layout
26858
26859 \end_inset
26860 </cell>
26861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26862 \begin_inset Text
26863
26864 \begin_layout Plain Layout
26865 c
26866 \end_layout
26867
26868 \end_inset
26869 </cell>
26870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26871 \begin_inset Text
26872
26873 \begin_layout Plain Layout
26874 d
26875 \end_layout
26876
26877 \end_inset
26878 </cell>
26879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26880 \begin_inset Text
26881
26882 \begin_layout Plain Layout
26883 e
26884 \end_layout
26885
26886 \end_inset
26887 </cell>
26888 </row>
26889 </lyxtabular>
26890
26891 \end_inset
26892
26893
26894 \end_layout
26895
26896 \end_inset
26897
26898
26899 \begin_inset space \hfill{}
26900 \end_inset
26901
26902
26903 \begin_inset Float table
26904 wide false
26905 sideways false
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909 \begin_inset Caption Standard
26910
26911 \begin_layout Plain Layout
26912 \begin_inset CommandInset label
26913 LatexCommand label
26914 name "tab:Le-sous-tableau-b"
26915
26916 \end_inset
26917
26918 Le sous-tableau b.
26919 \end_layout
26920
26921 \end_inset
26922
26923
26924 \end_layout
26925
26926 \begin_layout Plain Layout
26927 \align center
26928 \begin_inset Tabular
26929 <lyxtabular version="3" rows="1" columns="5">
26930 <features tabularvalignment="middle">
26931 <column alignment="center" valignment="top">
26932 <column alignment="center" valignment="top">
26933 <column alignment="center" valignment="top">
26934 <column alignment="center" valignment="top">
26935 <column alignment="center" valignment="top">
26936 <row>
26937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26938 \begin_inset Text
26939
26940 \begin_layout Plain Layout
26941 e
26942 \end_layout
26943
26944 \end_inset
26945 </cell>
26946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26947 \begin_inset Text
26948
26949 \begin_layout Plain Layout
26950 d
26951 \end_layout
26952
26953 \end_inset
26954 </cell>
26955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26956 \begin_inset Text
26957
26958 \begin_layout Plain Layout
26959 c
26960 \end_layout
26961
26962 \end_inset
26963 </cell>
26964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26965 \begin_inset Text
26966
26967 \begin_layout Plain Layout
26968 b
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977 test
26978 \end_layout
26979
26980 \end_inset
26981 </cell>
26982 </row>
26983 </lyxtabular>
26984
26985 \end_inset
26986
26987
26988 \end_layout
26989
26990 \end_inset
26991
26992
26993 \begin_inset space \hfill{}
26994 \end_inset
26995
26996
26997 \end_layout
26998
26999 \end_inset
27000
27001
27002 \end_layout
27003
27004 \begin_layout Standard
27005 \begin_inset Float table
27006 wide false
27007 sideways false
27008 status open
27009
27010 \begin_layout Plain Layout
27011 \begin_inset Caption Standard
27012
27013 \begin_layout Plain Layout
27014 \begin_inset CommandInset label
27015 LatexCommand label
27016 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27017
27018 \end_inset
27019
27020 Deux sous-tableaux placés l'un sur l'autre.
27021  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
27022 \end_layout
27023
27024 \end_inset
27025
27026
27027 \end_layout
27028
27029 \begin_layout Plain Layout
27030 \align center
27031 \begin_inset Float table
27032 wide false
27033 sideways false
27034 status collapsed
27035
27036 \begin_layout Plain Layout
27037 \begin_inset Caption Standard
27038
27039 \begin_layout Plain Layout
27040
27041 \end_layout
27042
27043 \end_inset
27044
27045
27046 \end_layout
27047
27048 \begin_layout Plain Layout
27049 \align center
27050 \begin_inset Tabular
27051 <lyxtabular version="3" rows="1" columns="4">
27052 <features tabularvalignment="middle">
27053 <column alignment="center" valignment="top">
27054 <column alignment="center" valignment="top">
27055 <column alignment="center" valignment="top">
27056 <column alignment="center" valignment="top">
27057 <row>
27058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27059 \begin_inset Text
27060
27061 \begin_layout Plain Layout
27062 test
27063 \end_layout
27064
27065 \end_inset
27066 </cell>
27067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27068 \begin_inset Text
27069
27070 \begin_layout Plain Layout
27071 test
27072 \end_layout
27073
27074 \end_inset
27075 </cell>
27076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27077 \begin_inset Text
27078
27079 \begin_layout Plain Layout
27080 test
27081 \end_layout
27082
27083 \end_inset
27084 </cell>
27085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27086 \begin_inset Text
27087
27088 \begin_layout Plain Layout
27089 test
27090 \end_layout
27091
27092 \end_inset
27093 </cell>
27094 </row>
27095 </lyxtabular>
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \end_inset
27103
27104
27105 \end_layout
27106
27107 \begin_layout Plain Layout
27108 \align center
27109 \begin_inset Float table
27110 wide false
27111 sideways false
27112 status collapsed
27113
27114 \begin_layout Plain Layout
27115 \begin_inset Caption Standard
27116
27117 \begin_layout Plain Layout
27118
27119 \end_layout
27120
27121 \end_inset
27122
27123
27124 \end_layout
27125
27126 \begin_layout Plain Layout
27127 \align center
27128 \begin_inset Tabular
27129 <lyxtabular version="3" rows="1" columns="5">
27130 <features tabularvalignment="middle">
27131 <column alignment="center" valignment="top">
27132 <column alignment="center" valignment="top">
27133 <column alignment="center" valignment="top">
27134 <column alignment="center" valignment="top">
27135 <column alignment="center" valignment="top">
27136 <row>
27137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27138 \begin_inset Text
27139
27140 \begin_layout Plain Layout
27141 a
27142 \end_layout
27143
27144 \end_inset
27145 </cell>
27146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27147 \begin_inset Text
27148
27149 \begin_layout Plain Layout
27150 b
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27156 \begin_inset Text
27157
27158 \begin_layout Plain Layout
27159 c
27160 \end_layout
27161
27162 \end_inset
27163 </cell>
27164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27165 \begin_inset Text
27166
27167 \begin_layout Plain Layout
27168 d
27169 \end_layout
27170
27171 \end_inset
27172 </cell>
27173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27174 \begin_inset Text
27175
27176 \begin_layout Plain Layout
27177 e
27178 \end_layout
27179
27180 \end_inset
27181 </cell>
27182 </row>
27183 </lyxtabular>
27184
27185 \end_inset
27186
27187
27188 \end_layout
27189
27190 \end_inset
27191
27192
27193 \end_layout
27194
27195 \end_inset
27196
27197
27198 \end_layout
27199
27200 \begin_layout Section
27201 Flottants côte-à-côte
27202 \begin_inset Index idx
27203 status collapsed
27204
27205 \begin_layout Plain Layout
27206 Flottants ! côte-à-côte
27207 \end_layout
27208
27209 \end_inset
27210
27211
27212 \end_layout
27213
27214 \begin_layout Standard
27215 Pour placer des flottants côte-à-côte, comme pour la figure
27216 \begin_inset space ~
27217 \end_inset
27218
27219
27220 \begin_inset CommandInset ref
27221 LatexCommand ref
27222 reference "fig:Flottant-gauche"
27223
27224 \end_inset
27225
27226  et 
27227 \begin_inset CommandInset ref
27228 LatexCommand ref
27229 reference "fig:Flottant-droit"
27230
27231 \end_inset
27232
27233 , on n'utilise 
27234 \emph on
27235 qu'un seul 
27236 \emph default
27237 flottant.
27238  On y insère deux boîtes de minipages.
27239 \begin_inset Foot
27240 status collapsed
27241
27242 \begin_layout Plain Layout
27243 Les minipages sont décrites dans la section
27244 \begin_inset space ~
27245 \end_inset
27246
27247
27248 \begin_inset CommandInset ref
27249 LatexCommand ref
27250 reference "sec:Minipages"
27251
27252 \end_inset
27253
27254 .
27255 \end_layout
27256
27257 \end_inset
27258
27259  La largeur est mise à 45
27260 \begin_inset space \thinspace{}
27261 \end_inset
27262
27263 -50
27264 \begin_inset space \thinspace{}
27265 \end_inset
27266
27267 column% et l'alignement de la boîte à 
27268 \family sans
27269 Bas
27270 \family default
27271  pour chaque minipage.
27272  Les boîtes minipages contiennent l'image et la légende exactement comme
27273  avec un flottant.
27274  La seule différence est que l'unité de longueur 
27275 \family sans
27276 Largeur
27277 \begin_inset space ~
27278 \end_inset
27279
27280 colonne
27281 \begin_inset space ~
27282 \end_inset
27283
27284 %
27285 \family default
27286  utilisée pour l'image est maintenant définie par rapport à la largeur des
27287  boîtes minipages.
27288 \end_layout
27289
27290 \begin_layout Standard
27291 \begin_inset Float figure
27292 wide false
27293 sideways false
27294 status open
27295
27296 \begin_layout Plain Layout
27297 \begin_inset Box Frameless
27298 position "b"
27299 hor_pos "c"
27300 has_inner_box 1
27301 inner_pos "t"
27302 use_parbox 0
27303 use_makebox 0
27304 width "45col%"
27305 special "none"
27306 height "1in"
27307 height_special "totalheight"
27308 thickness "0.4pt"
27309 separation "3pt"
27310 shadowsize "4pt"
27311 framecolor "black"
27312 backgroundcolor "none"
27313 status open
27314
27315 \begin_layout Plain Layout
27316 \align center
27317 \begin_inset Graphics
27318         filename ../clipart/mobius.eps
27319         lyxscale 50
27320         width 100col%
27321         scaleBeforeRotation
27322
27323 \end_inset
27324
27325
27326 \end_layout
27327
27328 \begin_layout Plain Layout
27329 \begin_inset Caption Standard
27330
27331 \begin_layout Plain Layout
27332 \begin_inset CommandInset label
27333 LatexCommand label
27334 name "fig:Flottant-gauche"
27335
27336 \end_inset
27337
27338 Flottant du côté gauche.
27339 \end_layout
27340
27341 \end_inset
27342
27343
27344 \end_layout
27345
27346 \end_inset
27347
27348
27349 \begin_inset space \hfill{}
27350 \end_inset
27351
27352
27353 \begin_inset Box Frameless
27354 position "b"
27355 hor_pos "c"
27356 has_inner_box 1
27357 inner_pos "t"
27358 use_parbox 0
27359 use_makebox 0
27360 width "45col%"
27361 special "none"
27362 height "1in"
27363 height_special "totalheight"
27364 thickness "0.4pt"
27365 separation "3pt"
27366 shadowsize "4pt"
27367 framecolor "black"
27368 backgroundcolor "none"
27369 status open
27370
27371 \begin_layout Plain Layout
27372 \align center
27373 \begin_inset Graphics
27374         filename ../clipart/platypus.eps
27375         lyxscale 50
27376         width 100col%
27377         scaleBeforeRotation
27378
27379 \end_inset
27380
27381
27382 \end_layout
27383
27384 \begin_layout Plain Layout
27385 \begin_inset Caption Standard
27386
27387 \begin_layout Plain Layout
27388 \begin_inset CommandInset label
27389 LatexCommand label
27390 name "fig:Flottant-droit"
27391
27392 \end_inset
27393
27394 Flottant du côté droit.
27395 \end_layout
27396
27397 \end_inset
27398
27399
27400 \end_layout
27401
27402 \end_inset
27403
27404
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \begin_layout Standard
27413 Une solution alternative plus simple consiste à utiliser le module 
27414 \family sans
27415 Minipages à largeur variable
27416 \family default
27417 , voir la section
27418 \begin_inset space \thinspace{}
27419 \end_inset
27420
27421
27422 \begin_inset CommandInset ref
27423 LatexCommand ref
27424 reference "sec:Minipages"
27425
27426 \end_inset
27427
27428 .
27429  Les minipages à largeur variable s’adaptent automatiquement à la largeur
27430  des figures et des tableaux.
27431  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
27432  améliorent l'alignement horizontal des figures.
27433  Le fichier du répertoire des exemples 
27434 \emph on
27435 varwidth-floats-side-by-side
27436 \emph default
27437  donnes des exemples d'utilisation du module.
27438 \end_layout
27439
27440 \begin_layout Section
27441 Mise en forme de la légende
27442 \begin_inset Index idx
27443 status collapsed
27444
27445 \begin_layout Plain Layout
27446 Légende ! Mise en forme
27447 \end_layout
27448
27449 \end_inset
27450
27451
27452 \begin_inset Index idx
27453 status collapsed
27454
27455 \begin_layout Plain Layout
27456 Flottants ! Mise en forme de la Légende
27457 \end_layout
27458
27459 \end_inset
27460
27461
27462 \begin_inset CommandInset label
27463 LatexCommand label
27464 name "sec:Formatage-légende"
27465
27466 \end_inset
27467
27468
27469 \end_layout
27470
27471 \begin_layout Standard
27472 L'environnement 
27473 \family sans
27474 Légende
27475 \family default
27476  est l'environnement de paragraphe implicite pour les 
27477 \family sans
27478 flottants
27479 \family default
27480 .
27481  Dans la fenêtre de \SpecialChar LyX
27482  les légendes apparaissent comme une étiquette comme
27483  par exemple 
27484 \begin_inset Quotes fld
27485 \end_inset
27486
27487
27488 \family sans
27489 Figure #:
27490 \family default
27491
27492 \begin_inset Quotes frd
27493 \end_inset
27494
27495  suivi par le texte de la légende.
27496  Le 
27497 \begin_inset Quotes fld
27498 \end_inset
27499
27500 #
27501 \begin_inset Quotes frd
27502 \end_inset
27503
27504  étant remplacé par le numéro de référence réel.
27505  implicitement l'étiquette et le numéro sont dans la même police de caractères
27506  que le texte de la légende et deux points suivent le numéro pour séparer
27507  l'étiquette du texte.
27508  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27509 \end_layout
27510
27511 \begin_layout Standard
27512 Pour modifier le format implicite des légendes, il faut charger le paquetage
27513  \SpecialChar LaTeX
27514  
27515 \series bold
27516 caption
27517 \series default
27518
27519 \begin_inset Index idx
27520 status collapsed
27521
27522 \begin_layout Plain Layout
27523 Paquetages \SpecialChar LaTeX
27524  ! caption
27525 \end_layout
27526
27527 \end_inset
27528
27529  dans le préambule de votre document avec la ligne suivante :
27530 \end_layout
27531
27532 \begin_layout Standard
27533
27534 \series bold
27535
27536 \backslash
27537 usepackage[format definition]{caption}
27538 \end_layout
27539
27540 \begin_layout Standard
27541 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27542  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27543  dans ce document, utilisez les commandes suivantes :
27544 \end_layout
27545
27546 \begin_layout Standard
27547
27548 \series bold
27549
27550 \backslash
27551 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27552 \end_layout
27553
27554 \begin_layout Standard
27555 Vous pouvez aussi définir des formats de légendes différents pour les différents
27556  types de flottants.
27557  Dans ce cas chargez le paquetage 
27558 \series bold
27559 caption 
27560 \series default
27561 sans option de format spécifique et définissez les différents formats à
27562  l'aide de la commande 
27563 \end_layout
27564
27565 \begin_layout Standard
27566
27567 \series bold
27568
27569 \backslash
27570 captionsetup[type de flottant]{définition du format}
27571 \end_layout
27572
27573 \begin_layout Standard
27574 dans le préambule du document.
27575  Par exemple les formats de légende de la Figure
27576 \begin_inset space ~
27577 \end_inset
27578
27579
27580 \begin_inset CommandInset ref
27581 LatexCommand ref
27582 reference "fig:Legende-de-fig"
27583
27584 \end_inset
27585
27586  et du Tableau
27587 \begin_inset space ~
27588 \end_inset
27589
27590
27591 \begin_inset CommandInset ref
27592 LatexCommand ref
27593 reference "tab:Légende-de-tab"
27594
27595 \end_inset
27596
27597  peuvent être créés en utilisant les commandes suivantes dans le préambule
27598  :
27599 \end_layout
27600
27601 \begin_layout Standard
27602
27603 \series bold
27604
27605 \backslash
27606 usepackage[tableposition=top]{caption}
27607 \series default
27608
27609 \begin_inset Newline newline
27610 \end_inset
27611
27612
27613 \series bold
27614
27615 \backslash
27616 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27617 \begin_inset Newline newline
27618 \end_inset
27619
27620
27621 \begin_inset Phantom HPhantom
27622 status open
27623
27624 \begin_layout Plain Layout
27625
27626 \series bold
27627
27628 \backslash
27629 captionsetup[figure]{
27630 \end_layout
27631
27632 \end_inset
27633
27634 labelsep=period}
27635 \begin_inset Newline newline
27636 \end_inset
27637
27638
27639 \backslash
27640 captionsetup[table]{labelfont={bf,sf}}
27641 \end_layout
27642
27643 \begin_layout Standard
27644 \begin_inset Note Greyedout
27645 status open
27646
27647 \begin_layout Plain Layout
27648
27649 \series bold
27650 Note:
27651 \series default
27652  L'option 
27653 \series bold
27654 tableposition=top
27655 \series default
27656  n'a pas d'effet quand on utilise un document de classe 
27657 \series bold
27658 KOMA-Script
27659 \series default
27660
27661 \begin_inset Index idx
27662 status collapsed
27663
27664 \begin_layout Plain Layout
27665 Paquetages \SpecialChar LaTeX
27666  ! KOMA-Script
27667 \end_layout
27668
27669 \end_inset
27670
27671 .
27672  Dans ce cas on doit utiliser l'option 
27673 \series bold
27674 captions=tableheading
27675 \series default
27676  de la classe de document.
27677 \end_layout
27678
27679 \end_inset
27680
27681
27682 \end_layout
27683
27684 \begin_layout Standard
27685 Pour plus d'information sur le paquetage 
27686 \series bold
27687 caption
27688 \series default
27689  nous vous renvoyons à sa documentation 
27690 \begin_inset CommandInset citation
27691 LatexCommand cite
27692 key "caption"
27693
27694 \end_inset
27695
27696 .
27697 \end_layout
27698
27699 \begin_layout Standard
27700 Pour changer le nom de l'étiquette, par exemple de 
27701 \begin_inset Quotes fld
27702 \end_inset
27703
27704 Figure
27705 \begin_inset Quotes frd
27706 \end_inset
27707
27708  à 
27709 \begin_inset Quotes fld
27710 \end_inset
27711
27712 Image
27713 \begin_inset Quotes frd
27714 \end_inset
27715
27716 , utilisez la commande suivante dans le préambule :
27717 \end_layout
27718
27719 \begin_layout Standard
27720
27721 \series bold
27722
27723 \backslash
27724 renewcommand{
27725 \backslash
27726 fnum@figure}{Image~
27727 \backslash
27728 thefigure}
27729 \end_layout
27730
27731 \begin_layout Standard
27732 où 
27733 \series bold
27734
27735 \backslash
27736 thefigure
27737 \series default
27738  insère le numéro de la figure et
27739 \series bold
27740  
27741 \begin_inset Quotes fld
27742 \end_inset
27743
27744 ~
27745 \series default
27746
27747 \begin_inset Quotes frd
27748 \end_inset
27749
27750  ajoute une espace insécable.
27751 \end_layout
27752
27753 \begin_layout Standard
27754 \begin_inset VSpace bigskip
27755 \end_inset
27756
27757 Si vous utilisez un document de classe 
27758 \series bold
27759 KOMA-Script
27760 \series default
27761
27762 \begin_inset Index idx
27763 status collapsed
27764
27765 \begin_layout Plain Layout
27766 Paquetages \SpecialChar LaTeX
27767  ! KOMA-Script
27768 \end_layout
27769
27770 \end_inset
27771
27772  (
27773 \family sans
27774 article (KOMA-Script)
27775 \family default
27776
27777 \family sans
27778 book (KOMA-Script)
27779 \family default
27780
27781 \family sans
27782 letter (KOMA-Script)
27783 \family default
27784 , ou 
27785 \family sans
27786 report (KOMA-Script)
27787 \family default
27788
27789 \begin_inset space \thinspace{}
27790 \end_inset
27791
27792 ), Vous pouvez utiliser la commande incorporée 
27793 \series bold
27794
27795 \backslash
27796 setkomafont 
27797 \series default
27798 du paquetage
27799 \series bold
27800  KOMA-Script 
27801 \series default
27802 à la place du paquetage
27803 \series bold
27804  caption.
27805  
27806 \series default
27807 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
27808  suivante au préambule de votre document :
27809 \end_layout
27810
27811 \begin_layout Standard
27812
27813 \series bold
27814
27815 \backslash
27816 setkomafont{captionlabel}{
27817 \backslash
27818 bfseries}
27819 \end_layout
27820
27821 \begin_layout Standard
27822 Pour plus d'information au sujet de 
27823 \series bold
27824
27825 \backslash
27826 setkomafont
27827 \series default
27828  nous vous renvoyons à la documentation du paquetage 
27829 \series bold
27830 KOMA-Script
27831 \series default
27832  
27833 \begin_inset CommandInset citation
27834 LatexCommand cite
27835 key "KOMA-Script"
27836
27837 \end_inset
27838
27839 .
27840 \end_layout
27841
27842 \begin_layout Standard
27843 \begin_inset ERT
27844 status collapsed
27845
27846 \begin_layout Plain Layout
27847
27848
27849 \backslash
27850 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27851 }
27852 \end_layout
27853
27854 \end_inset
27855
27856
27857 \begin_inset Note Note
27858 status open
27859
27860 \begin_layout Plain Layout
27861 Le format de la légende n'est modifié que pour cet exemple.
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \begin_layout Standard
27870 \begin_inset Float figure
27871 placement !p
27872 wide false
27873 sideways false
27874 status open
27875
27876 \begin_layout Plain Layout
27877 \align center
27878 \begin_inset Graphics
27879         filename ../clipart/mobius.eps
27880         lyxscale 50
27881         scale 50
27882         scaleBeforeRotation
27883
27884 \end_inset
27885
27886
27887 \end_layout
27888
27889 \begin_layout Plain Layout
27890 \begin_inset Caption Standard
27891
27892 \begin_layout Plain Layout
27893 \begin_inset CommandInset label
27894 LatexCommand label
27895 name "fig:Legende-de-fig"
27896
27897 \end_inset
27898
27899 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
27900  pour montrer les différents types de formats de légendes.
27901  Ici on a utilisé un format de légende personnalisé.
27902 \end_layout
27903
27904 \end_inset
27905
27906
27907 \end_layout
27908
27909 \end_inset
27910
27911
27912 \end_layout
27913
27914 \begin_layout Standard
27915 \begin_inset ERT
27916 status collapsed
27917
27918 \begin_layout Plain Layout
27919
27920
27921 \backslash
27922 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27923 on}
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \end_layout
27930
27931 \begin_layout Standard
27932 \begin_inset Float table
27933 placement !p
27934 wide false
27935 sideways false
27936 status open
27937
27938 \begin_layout Plain Layout
27939 \begin_inset Caption Standard
27940
27941 \begin_layout Plain Layout
27942 \begin_inset CommandInset label
27943 LatexCommand label
27944 name "tab:Légende-de-tab"
27945
27946 \end_inset
27947
27948 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
27949  pour montrer les différents types de formats de légendes.
27950  Ici on a utilisé le format de légende implicite.
27951 \end_layout
27952
27953 \end_inset
27954
27955
27956 \end_layout
27957
27958 \begin_layout Plain Layout
27959 \align center
27960 \begin_inset Tabular
27961 <lyxtabular version="3" rows="1" columns="5">
27962 <features tabularvalignment="middle">
27963 <column alignment="center" valignment="top">
27964 <column alignment="center" valignment="top">
27965 <column alignment="center" valignment="top">
27966 <column alignment="center" valignment="top">
27967 <column alignment="center" valignment="top">
27968 <row>
27969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27970 \begin_inset Text
27971
27972 \begin_layout Plain Layout
27973 a
27974 \end_layout
27975
27976 \end_inset
27977 </cell>
27978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27979 \begin_inset Text
27980
27981 \begin_layout Plain Layout
27982 b
27983 \end_layout
27984
27985 \end_inset
27986 </cell>
27987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27988 \begin_inset Text
27989
27990 \begin_layout Plain Layout
27991 c
27992 \end_layout
27993
27994 \end_inset
27995 </cell>
27996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27997 \begin_inset Text
27998
27999 \begin_layout Plain Layout
28000 d
28001 \end_layout
28002
28003 \end_inset
28004 </cell>
28005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28006 \begin_inset Text
28007
28008 \begin_layout Plain Layout
28009 e
28010 \end_layout
28011
28012 \end_inset
28013 </cell>
28014 </row>
28015 </lyxtabular>
28016
28017 \end_inset
28018
28019
28020 \end_layout
28021
28022 \end_inset
28023
28024
28025 \end_layout
28026
28027 \begin_layout Section
28028 Positionnement de la Légende
28029 \begin_inset Index idx
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033 Légende ! Placement
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \begin_inset Index idx
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 Flottants ! Placement de la légende
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \begin_inset CommandInset label
28050 LatexCommand label
28051 name "sec:Placement-légende"
28052
28053 \end_inset
28054
28055
28056 \end_layout
28057
28058 \begin_layout Standard
28059 La règle habituelle pour placer la légende est :
28060 \end_layout
28061
28062 \begin_layout Description
28063 Figure
28064 \begin_inset space ~
28065 \end_inset
28066
28067 : La légende est placée en dessous de la figure
28068 \end_layout
28069
28070 \begin_layout Description
28071 Tableau
28072 \begin_inset space ~
28073 \end_inset
28074
28075 : La légende est placée au dessus du tableau
28076 \end_layout
28077
28078 \begin_layout Standard
28079 Malheureusement les classes standard de \SpecialChar LaTeX
28080  ne gèrent pas les légendes au dessus
28081  des tableaux.
28082  Ce qui fait que si vous utilisez une des classes de document 
28083 \family sans
28084 article
28085 \family default
28086
28087 \family sans
28088 book
28089 \family default
28090
28091 \family sans
28092 letter
28093 \family default
28094 , ou 
28095 \family sans
28096 report
28097 \family default
28098  il n'y aura pas d'espace libre entre la légende et le tableau.
28099  Pour insérer l'espace nécessaire, 
28100 \lang english
28101 load
28102 \lang french
28103  le paquetage \SpecialChar LaTeX
28104  
28105 \series bold
28106 caption
28107 \series default
28108
28109 \begin_inset Index idx
28110 status collapsed
28111
28112 \begin_layout Plain Layout
28113 Paquetages \SpecialChar LaTeX
28114  ! caption
28115 \end_layout
28116
28117 \end_inset
28118
28119  dans le préambule de votre document avec l'option
28120 \begin_inset Foot
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 Voir la section
28125 \begin_inset space ~
28126 \end_inset
28127
28128
28129 \begin_inset CommandInset ref
28130 LatexCommand ref
28131 reference "sec:Formatage-légende"
28132
28133 \end_inset
28134
28135  pour plus d'information sur le paquetage 
28136 \series bold
28137 caption
28138 \series default
28139 .
28140 \end_layout
28141
28142 \end_inset
28143
28144
28145 \end_layout
28146
28147 \begin_layout Standard
28148
28149 \series bold
28150 tableposition=top
28151 \end_layout
28152
28153 \begin_layout Standard
28154 Si vous utilisez une classe de document 
28155 \series bold
28156 KOMA-Script
28157 \series default
28158
28159 \begin_inset Index idx
28160 status collapsed
28161
28162 \begin_layout Plain Layout
28163 Paquetages \SpecialChar LaTeX
28164  ! KOMA-Script
28165 \end_layout
28166
28167 \end_inset
28168
28169  (
28170 \family sans
28171 article (KOMA-Script)
28172 \family default
28173
28174 \family sans
28175 book (KOMA-Script)
28176 \family default
28177
28178 \family sans
28179 letter (KOMA-Script)
28180 \family default
28181 , ou 
28182 \family sans
28183 report (KOMA-Script)
28184 \family default
28185
28186 \begin_inset space \thinspace{}
28187 \end_inset
28188
28189 ), vous pouvez utiliser à la place du paquetage 
28190 \series bold
28191 caption
28192 \series default
28193  l'option
28194 \end_layout
28195
28196 \begin_layout Standard
28197
28198 \series bold
28199 captions=tableheading
28200 \end_layout
28201
28202 \begin_layout Standard
28203 de la classe de document.
28204 \begin_inset Foot
28205 status open
28206
28207 \begin_layout Plain Layout
28208 Cette option est utilisée dans le document
28209 \end_layout
28210
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \begin_layout Standard
28217 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
28218  le menu contextuel dans une légende avec un clic droit et indiquer si la
28219  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
28220  Vous pouvez de cette façon écraser le réglage global de placement des légendes
28221  pour certaines d'entre elles.
28222  Le tableau
28223 \begin_inset space ~
28224 \end_inset
28225
28226
28227 \begin_inset CommandInset ref
28228 LatexCommand ref
28229 reference "tab:A-caption-marked"
28230
28231 \end_inset
28232
28233  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
28234  alors qu'elle est insérée au-dessus.
28235  Par comparaison, la légende du tableau
28236 \begin_inset space ~
28237 \end_inset
28238
28239
28240 \begin_inset CommandInset ref
28241 LatexCommand ref
28242 reference "tab:A-standard-table"
28243
28244 \end_inset
28245
28246  n'est pas repositionnée.
28247 \end_layout
28248
28249 \begin_layout Standard
28250 \begin_inset Float table
28251 wide false
28252 sideways false
28253 status open
28254
28255 \begin_layout Plain Layout
28256 \begin_inset Caption Below
28257
28258 \begin_layout Plain Layout
28259 \begin_inset CommandInset label
28260 LatexCommand label
28261 name "tab:A-caption-marked"
28262
28263 \end_inset
28264
28265 Une légende positionnée sous le tableau par le menu contextuel
28266 \lang english
28267 .
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Plain Layout
28276 \align center
28277 \begin_inset Tabular
28278 <lyxtabular version="3" rows="3" columns="3">
28279 <features tabularvalignment="middle">
28280 <column alignment="center" valignment="top" width="0pt">
28281 <column alignment="center" valignment="top" width="0pt">
28282 <column alignment="center" valignment="top" width="0pt">
28283 <row>
28284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28285 \begin_inset Text
28286
28287 \begin_layout Plain Layout
28288 1
28289 \end_layout
28290
28291 \end_inset
28292 </cell>
28293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28294 \begin_inset Text
28295
28296 \begin_layout Plain Layout
28297 2
28298 \end_layout
28299
28300 \end_inset
28301 </cell>
28302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28303 \begin_inset Text
28304
28305 \begin_layout Plain Layout
28306 3
28307 \end_layout
28308
28309 \end_inset
28310 </cell>
28311 </row>
28312 <row>
28313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28314 \begin_inset Text
28315
28316 \begin_layout Plain Layout
28317 Jean
28318 \end_layout
28319
28320 \end_inset
28321 </cell>
28322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28323 \begin_inset Text
28324
28325 \begin_layout Plain Layout
28326 Marie
28327 \end_layout
28328
28329 \end_inset
28330 </cell>
28331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28332 \begin_inset Text
28333
28334 \begin_layout Plain Layout
28335 Pierre
28336 \end_layout
28337
28338 \end_inset
28339 </cell>
28340 </row>
28341 <row>
28342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28343 \begin_inset Text
28344
28345 \begin_layout Plain Layout
28346 \begin_inset Formula $\int x^{2}dx$
28347 \end_inset
28348
28349
28350 \end_layout
28351
28352 \end_inset
28353 </cell>
28354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28355 \begin_inset Text
28356
28357 \begin_layout Plain Layout
28358 \begin_inset Formula $\left[\begin{array}{cc}
28359 a & b\\
28360 c & d
28361 \end{array}\right]$
28362 \end_inset
28363
28364
28365 \end_layout
28366
28367 \end_inset
28368 </cell>
28369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28370 \begin_inset Text
28371
28372 \begin_layout Plain Layout
28373 \begin_inset Formula $1+1=2$
28374 \end_inset
28375
28376
28377 \end_layout
28378
28379 \end_inset
28380 </cell>
28381 </row>
28382 </lyxtabular>
28383
28384 \end_inset
28385
28386
28387 \end_layout
28388
28389 \end_inset
28390
28391
28392 \end_layout
28393
28394 \begin_layout Standard
28395 \begin_inset Float table
28396 wide false
28397 sideways false
28398 status open
28399
28400 \begin_layout Plain Layout
28401 \begin_inset Caption Standard
28402
28403 \begin_layout Plain Layout
28404 \begin_inset CommandInset label
28405 LatexCommand label
28406 name "tab:A-standard-table"
28407
28408 \end_inset
28409
28410 Une légende de tableau standard
28411 \end_layout
28412
28413 \end_inset
28414
28415
28416 \end_layout
28417
28418 \begin_layout Plain Layout
28419 \align center
28420 \begin_inset Tabular
28421 <lyxtabular version="3" rows="3" columns="3">
28422 <features tabularvalignment="middle">
28423 <column alignment="center" valignment="top" width="0pt">
28424 <column alignment="center" valignment="top" width="0pt">
28425 <column alignment="center" valignment="top" width="0pt">
28426 <row>
28427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28428 \begin_inset Text
28429
28430 \begin_layout Plain Layout
28431 1
28432 \end_layout
28433
28434 \end_inset
28435 </cell>
28436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28437 \begin_inset Text
28438
28439 \begin_layout Plain Layout
28440 2
28441 \end_layout
28442
28443 \end_inset
28444 </cell>
28445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28446 \begin_inset Text
28447
28448 \begin_layout Plain Layout
28449 3
28450 \end_layout
28451
28452 \end_inset
28453 </cell>
28454 </row>
28455 <row>
28456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28457 \begin_inset Text
28458
28459 \begin_layout Plain Layout
28460 Jean
28461 \end_layout
28462
28463 \end_inset
28464 </cell>
28465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28466 \begin_inset Text
28467
28468 \begin_layout Plain Layout
28469 Marie
28470 \end_layout
28471
28472 \end_inset
28473 </cell>
28474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28475 \begin_inset Text
28476
28477 \begin_layout Plain Layout
28478 Pierre
28479 \end_layout
28480
28481 \end_inset
28482 </cell>
28483 </row>
28484 <row>
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 \begin_inset Formula $\int x^{2}dx$
28490 \end_inset
28491
28492
28493 \end_layout
28494
28495 \end_inset
28496 </cell>
28497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28498 \begin_inset Text
28499
28500 \begin_layout Plain Layout
28501 \begin_inset Formula $\left[\begin{array}{cc}
28502 a & b\\
28503 c & d
28504 \end{array}\right]$
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \end_inset
28511 </cell>
28512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28513 \begin_inset Text
28514
28515 \begin_layout Plain Layout
28516 \begin_inset Formula $1+1=2$
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \end_inset
28523 </cell>
28524 </row>
28525 </lyxtabular>
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \end_inset
28533
28534
28535 \end_layout
28536
28537 \begin_layout Standard
28538 \begin_inset VSpace bigskip
28539 \end_inset
28540
28541 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28542  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
28543  
28544 \series bold
28545 sidecap
28546 \series default
28547
28548 \begin_inset Index idx
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 Paquetages \SpecialChar LaTeX
28553  ! sidecap
28554 \end_layout
28555
28556 \end_inset
28557
28558  dans le préambule de votre document avec la ligne de commande suivante
28559 \end_layout
28560
28561 \begin_layout Standard
28562
28563 \series bold
28564
28565 \backslash
28566 usepackage[option]{sidecap}
28567 \end_layout
28568
28569 \begin_layout Standard
28570 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28571  extérieure – à droite sur les pages impaires et à gauche sur les pages
28572  paires.
28573  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28574  
28575 \series bold
28576 innercaption
28577 \series default
28578 .
28579  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28580  
28581 \series bold
28582 rightcaption
28583 \series default
28584  ou 
28585 \series bold
28586 leftcaption
28587 \series default
28588 .
28589 \end_layout
28590
28591 \begin_layout Standard
28592 \begin_inset ERT
28593 status collapsed
28594
28595 \begin_layout Plain Layout
28596
28597
28598 \backslash
28599 ifsidecap
28600 \end_layout
28601
28602 \end_inset
28603
28604
28605 \begin_inset Note Note
28606 status open
28607
28608 \begin_layout Plain Layout
28609 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
28610  
28611 \series bold
28612 sidecap
28613 \series default
28614  a été installé.
28615 \end_layout
28616
28617 \end_inset
28618
28619
28620 \end_layout
28621
28622 \begin_layout Standard
28623 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28624  ajouter ces commandes dans le préambule de votre document :
28625 \end_layout
28626
28627 \begin_layout Standard
28628 \noindent
28629 \begin_inset CommandInset line
28630 LatexCommand rule
28631 offset "0.5ex"
28632 width "100line%"
28633 height "1pt"
28634
28635 \end_inset
28636
28637
28638 \end_layout
28639
28640 \begin_layout Standard
28641
28642 \series bold
28643
28644 \backslash
28645 newcommand{
28646 \backslash
28647 TabBesBeg}[1][1.0]{%
28648 \begin_inset Newline newline
28649 \end_inset
28650
28651
28652 \begin_inset Phantom HPhantom
28653 status open
28654
28655 \begin_layout Plain Layout
28656 \begin_inset space ~
28657 \end_inset
28658
28659
28660 \end_layout
28661
28662 \end_inset
28663
28664
28665 \backslash
28666 let
28667 \backslash
28668 MyTable
28669 \backslash
28670 table
28671 \begin_inset Newline newline
28672 \end_inset
28673
28674
28675 \begin_inset Phantom HPhantom
28676 status open
28677
28678 \begin_layout Plain Layout
28679
28680 \series medium
28681 \begin_inset space ~
28682 \end_inset
28683
28684
28685 \end_layout
28686
28687 \end_inset
28688
28689
28690 \backslash
28691 let
28692 \backslash
28693 MyEndtable
28694 \backslash
28695 endtable
28696 \begin_inset Newline newline
28697 \end_inset
28698
28699
28700 \begin_inset Phantom HPhantom
28701 status open
28702
28703 \begin_layout Plain Layout
28704
28705 \series medium
28706 \begin_inset space ~
28707 \end_inset
28708
28709
28710 \end_layout
28711
28712 \end_inset
28713
28714
28715 \backslash
28716 renewenvironment{table}[1]{
28717 \backslash
28718 begin{SCtable}[#1]##1}{
28719 \backslash
28720 end{SCtable}}}
28721 \end_layout
28722
28723 \begin_layout Standard
28724
28725 \series bold
28726
28727 \backslash
28728 newcommand{
28729 \backslash
28730 TabBesEnd}{%
28731 \begin_inset Newline newline
28732 \end_inset
28733
28734
28735 \begin_inset Phantom HPhantom
28736 status open
28737
28738 \begin_layout Plain Layout
28739 \begin_inset space ~
28740 \end_inset
28741
28742
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \backslash
28749 let
28750 \backslash
28751 table
28752 \backslash
28753 MyTable
28754 \begin_inset Newline newline
28755 \end_inset
28756
28757
28758 \begin_inset Phantom HPhantom
28759 status open
28760
28761 \begin_layout Plain Layout
28762 \begin_inset space ~
28763 \end_inset
28764
28765
28766 \end_layout
28767
28768 \end_inset
28769
28770
28771 \backslash
28772 let
28773 \backslash
28774 endtable
28775 \backslash
28776 MyEndtable
28777 \end_layout
28778
28779 \begin_layout Standard
28780
28781 \series bold
28782
28783 \backslash
28784 newcommand{
28785 \backslash
28786 FigBesBeg}[1][1.0]{%
28787 \begin_inset Newline newline
28788 \end_inset
28789
28790
28791 \begin_inset Phantom HPhantom
28792 status open
28793
28794 \begin_layout Plain Layout
28795 \begin_inset space ~
28796 \end_inset
28797
28798
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \backslash
28805 let
28806 \backslash
28807 MyFigure
28808 \backslash
28809 figure
28810 \begin_inset Newline newline
28811 \end_inset
28812
28813
28814 \begin_inset Phantom HPhantom
28815 status open
28816
28817 \begin_layout Plain Layout
28818 \begin_inset space ~
28819 \end_inset
28820
28821
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \backslash
28828 let
28829 \backslash
28830 MyEndfigure
28831 \backslash
28832 endfigure
28833 \begin_inset Newline newline
28834 \end_inset
28835
28836
28837 \begin_inset Phantom HPhantom
28838 status open
28839
28840 \begin_layout Plain Layout
28841 \begin_inset space ~
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \end_inset
28848
28849
28850 \backslash
28851 renewenvironment{figure}[1]{
28852 \backslash
28853 begin{SCfigure}[#1]##1}{
28854 \backslash
28855 end{SCfigure}}}
28856 \end_layout
28857
28858 \begin_layout Standard
28859
28860 \series bold
28861
28862 \backslash
28863 newcommand{
28864 \backslash
28865 FigBesEnd}{%
28866 \begin_inset Newline newline
28867 \end_inset
28868
28869
28870 \begin_inset Phantom HPhantom
28871 status open
28872
28873 \begin_layout Plain Layout
28874 \begin_inset space ~
28875 \end_inset
28876
28877
28878 \end_layout
28879
28880 \end_inset
28881
28882
28883 \backslash
28884 let
28885 \backslash
28886 figure
28887 \backslash
28888 MyFigure
28889 \begin_inset Newline newline
28890 \end_inset
28891
28892
28893 \begin_inset Phantom HPhantom
28894 status open
28895
28896 \begin_layout Plain Layout
28897 \begin_inset space ~
28898 \end_inset
28899
28900
28901 \end_layout
28902
28903 \end_inset
28904
28905
28906 \backslash
28907 let
28908 \backslash
28909 endfigure
28910 \backslash
28911 MyEndfigure}
28912 \end_layout
28913
28914 \begin_layout Standard
28915 \noindent
28916 \begin_inset CommandInset line
28917 LatexCommand rule
28918 offset "0.5ex"
28919 width "100line%"
28920 height "1pt"
28921
28922 \end_inset
28923
28924
28925 \end_layout
28926
28927 \begin_layout Standard
28928 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
28929  la légende se place sur le côté.
28930  Pour les flottants de figure, utilisez la commande
28931 \end_layout
28932
28933 \begin_layout Standard
28934
28935 \series bold
28936
28937 \backslash
28938 FigBesBeg
28939 \end_layout
28940
28941 \begin_layout Standard
28942 en code \SpecialChar TeX
28943  avant le flottant.
28944  Et insérez la commande
28945 \end_layout
28946
28947 \begin_layout Standard
28948
28949 \series bold
28950
28951 \backslash
28952 FigBesEnd
28953 \end_layout
28954
28955 \begin_layout Standard
28956 en code \SpecialChar TeX
28957  à l'endroit où vous voulez revenir à la définition originale du
28958  flottant.
28959 \end_layout
28960
28961 \begin_layout Standard
28962 Pour les flottants de tableau, utilisez les commandes correspondantes
28963 \end_layout
28964
28965 \begin_layout Standard
28966
28967 \series bold
28968
28969 \backslash
28970 TabBesBeg
28971 \series default
28972  et 
28973 \series bold
28974
28975 \backslash
28976 TabBesEnd
28977 \end_layout
28978
28979 \begin_layout Standard
28980 La figure
28981 \begin_inset space ~
28982 \end_inset
28983
28984
28985 \begin_inset CommandInset ref
28986 LatexCommand ref
28987 reference "fig:legende-a-coté-fig"
28988
28989 \end_inset
28990
28991  et le tableau
28992 \begin_inset space ~
28993 \end_inset
28994
28995
28996 \begin_inset CommandInset ref
28997 LatexCommand ref
28998 reference "tab:legende-à-coté-tableau"
28999
29000 \end_inset
29001
29002  sont des exemples où la légende a été mises sur le coté.
29003 \end_layout
29004
29005 \begin_layout Standard
29006 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
29007  pour les flottants de tableau et vers le bas pour les flottants de figure.
29008  Pour changer ce comportement, vous pouvez utiliser les commandes
29009 \end_layout
29010
29011 \begin_layout Standard
29012
29013 \series bold
29014
29015 \backslash
29016 sidecaptionvpos{type flottant}{placement}
29017 \end_layout
29018
29019 \begin_layout Standard
29020 dans le préambule du document ou en code \SpecialChar TeX
29021  juste avant le flottant visé.
29022  Le type du flottant est soit 
29023 \family sans
29024 figure
29025 \family default
29026  soit 
29027 \family sans
29028 table
29029 \family default
29030 , le placement peut être 
29031 \begin_inset Quotes fld
29032 \end_inset
29033
29034
29035 \family sans
29036 t
29037 \family default
29038
29039 \begin_inset Quotes frd
29040 \end_inset
29041
29042  pour haut (top), 
29043 \begin_inset Quotes fld
29044 \end_inset
29045
29046
29047 \family sans
29048 c
29049 \family default
29050
29051 \begin_inset Quotes frd
29052 \end_inset
29053
29054
29055 \begin_inset Quotes erd
29056 \end_inset
29057
29058  pour centre (center), ou 
29059 \begin_inset Quotes fld
29060 \end_inset
29061
29062
29063 \family sans
29064 b
29065 \family default
29066
29067 \begin_inset Quotes frd
29068 \end_inset
29069
29070  pour bas (bottom).
29071  Pour que, par exemple, les légendes des flottants de figure soient centrés
29072  verticalement, utilisez la commande
29073 \end_layout
29074
29075 \begin_layout Standard
29076
29077 \series bold
29078
29079 \backslash
29080 sidecaptionvpos{figure}{c}
29081 \end_layout
29082
29083 \begin_layout Standard
29084 C'est ce qui a été utilisé pour la figure
29085 \begin_inset space ~
29086 \end_inset
29087
29088
29089 \begin_inset CommandInset ref
29090 LatexCommand ref
29091 reference "fig:legende-à-coté-fig-2"
29092
29093 \end_inset
29094
29095 .
29096 \end_layout
29097
29098 \begin_layout Standard
29099 \begin_inset VSpace medskip
29100 \end_inset
29101
29102
29103 \end_layout
29104
29105 \begin_layout Standard
29106 La largeur de légende par défaut est celle de l'image ou du tableau.
29107  Pour des images ou des tableaux étroits, comme le tableau
29108 \begin_inset space ~
29109 \end_inset
29110
29111
29112 \begin_inset CommandInset ref
29113 LatexCommand ref
29114 reference "tab:legende-à-coté-tableau"
29115
29116 \end_inset
29117
29118 , cela donne des légendes trop étroites.
29119  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
29120  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
29121  La largeur de la légende sera automatiquement recalculée dans le cas où
29122  cette dernière déborderait dans la marge de la page ou de la colonne à
29123  cause de la largeur indiquée.
29124  Le 
29125 \emph on
29126 facteur 
29127 \emph default
29128 peut soit être donné comme argument pour 
29129 \series bold
29130
29131 \backslash
29132 FigBesBeg
29133 \series default
29134 :
29135 \end_layout
29136
29137 \begin_layout Standard
29138
29139 \series bold
29140
29141 \backslash
29142 FigBesBeg[facteur]
29143 \end_layout
29144
29145 \begin_layout Standard
29146 ou dans la définition de 
29147 \series bold
29148
29149 \backslash
29150 FigBesBeg 
29151 \series default
29152 en remplaçant le
29153 \series bold
29154  1.0 
29155 \series default
29156 par une autre valeur.
29157  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29158  façon implicite quand  
29159 \series bold
29160
29161 \backslash
29162 FigBesBeg
29163 \series default
29164  est utilisé sans argument.
29165  Pour le tableau
29166 \begin_inset space ~
29167 \end_inset
29168
29169
29170 \begin_inset CommandInset ref
29171 LatexCommand ref
29172 reference "tab:cap-beside-tab-wider"
29173
29174 \end_inset
29175
29176  on a utilisé 5 comme facteur.
29177 \end_layout
29178
29179 \begin_layout Standard
29180
29181 \lang english
29182 \begin_inset Note Greyedout
29183 status open
29184
29185 \begin_layout Plain Layout
29186
29187 \series bold
29188 Note:
29189 \series default
29190  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29191  utiliser l'option de placement, 
29192 \family sans
29193 Ici
29194 \begin_inset space ~
29195 \end_inset
29196
29197 à
29198 \begin_inset space ~
29199 \end_inset
29200
29201 tout
29202 \begin_inset space ~
29203 \end_inset
29204
29205 prix
29206 \family default
29207  parce qu'elle n'est pas gérée par 
29208 \series bold
29209 sidecap
29210 \series default
29211 .
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \end_layout
29218
29219 \begin_layout Standard
29220 \begin_inset VSpace medskip
29221 \end_inset
29222
29223 Pour plus d'information sur le paquetage 
29224 \series bold
29225 sidecap
29226 \series default
29227  nous vous renvoyons à sa documentation 
29228 \begin_inset CommandInset citation
29229 LatexCommand cite
29230 key "sidecap"
29231
29232 \end_inset
29233
29234 .
29235 \end_layout
29236
29237 \begin_layout Standard
29238 \begin_inset Note Greyedout
29239 status open
29240
29241 \begin_layout Plain Layout
29242
29243 \series bold
29244 Note:
29245 \series default
29246  Le paquetage \SpecialChar LaTeX
29247  
29248 \series bold
29249 hypcap
29250 \series default
29251
29252 \begin_inset Index idx
29253 status collapsed
29254
29255 \begin_layout Plain Layout
29256 Paquetages \SpecialChar LaTeX
29257  ! hypcap
29258 \end_layout
29259
29260 \end_inset
29261
29262 , qui est décrit dans la section
29263 \begin_inset space ~
29264 \end_inset
29265
29266
29267 \begin_inset CommandInset ref
29268 LatexCommand ref
29269 reference "subsec:Reference-Position"
29270
29271 \end_inset
29272
29273 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \end_layout
29280
29281 \begin_layout Standard
29282 \begin_inset ERT
29283 status collapsed
29284
29285 \begin_layout Plain Layout
29286
29287
29288 \backslash
29289 FigBesBeg 
29290 \end_layout
29291
29292 \end_inset
29293
29294
29295 \end_layout
29296
29297 \begin_layout Standard
29298 \begin_inset Float figure
29299 wide false
29300 sideways false
29301 status open
29302
29303 \begin_layout Plain Layout
29304 \begin_inset Graphics
29305         filename ../clipart/escher-lsd.eps
29306         scale 75
29307         scaleBeforeRotation
29308
29309 \end_inset
29310
29311
29312 \end_layout
29313
29314 \begin_layout Plain Layout
29315 \begin_inset Caption Standard
29316
29317 \begin_layout Plain Layout
29318 \begin_inset CommandInset label
29319 LatexCommand label
29320 name "fig:legende-a-coté-fig"
29321
29322 \end_inset
29323
29324 Une légende à côté d'une figure.
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \end_inset
29333
29334
29335 \end_layout
29336
29337 \begin_layout Standard
29338 \begin_inset ERT
29339 status collapsed
29340
29341 \begin_layout Plain Layout
29342
29343
29344 \backslash
29345 FigBesEnd
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \end_layout
29352
29353 \begin_layout Standard
29354 \begin_inset ERT
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358
29359
29360 \backslash
29361 TabBesBeg 
29362 \end_layout
29363
29364 \end_inset
29365
29366
29367 \end_layout
29368
29369 \begin_layout Standard
29370 \begin_inset Float table
29371 wide false
29372 sideways false
29373 status open
29374
29375 \begin_layout Plain Layout
29376 \begin_inset Caption Standard
29377
29378 \begin_layout Plain Layout
29379 \begin_inset CommandInset label
29380 LatexCommand label
29381 name "tab:legende-à-coté-tableau"
29382
29383 \end_inset
29384
29385 Une légende à côté d'un tableau.
29386 \end_layout
29387
29388 \end_inset
29389
29390
29391 \end_layout
29392
29393 \begin_layout Plain Layout
29394 \begin_inset Tabular
29395 <lyxtabular version="3" rows="4" columns="5">
29396 <features tabularvalignment="middle">
29397 <column alignment="center" valignment="top">
29398 <column alignment="center" valignment="top">
29399 <column alignment="center" valignment="top">
29400 <column alignment="center" valignment="top">
29401 <column alignment="center" valignment="top">
29402 <row>
29403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29404 \begin_inset Text
29405
29406 \begin_layout Plain Layout
29407 a
29408 \end_layout
29409
29410 \end_inset
29411 </cell>
29412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29413 \begin_inset Text
29414
29415 \begin_layout Plain Layout
29416
29417 \end_layout
29418
29419 \end_inset
29420 </cell>
29421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29422 \begin_inset Text
29423
29424 \begin_layout Plain Layout
29425 b
29426 \end_layout
29427
29428 \end_inset
29429 </cell>
29430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29431 \begin_inset Text
29432
29433 \begin_layout Plain Layout
29434
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29440 \begin_inset Text
29441
29442 \begin_layout Plain Layout
29443 c
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 </row>
29449 <row>
29450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29451 \begin_inset Text
29452
29453 \begin_layout Plain Layout
29454
29455 \end_layout
29456
29457 \end_inset
29458 </cell>
29459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29460 \begin_inset Text
29461
29462 \begin_layout Plain Layout
29463 d
29464 \end_layout
29465
29466 \end_inset
29467 </cell>
29468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29469 \begin_inset Text
29470
29471 \begin_layout Plain Layout
29472
29473 \end_layout
29474
29475 \end_inset
29476 </cell>
29477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29478 \begin_inset Text
29479
29480 \begin_layout Plain Layout
29481 e
29482 \end_layout
29483
29484 \end_inset
29485 </cell>
29486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29487 \begin_inset Text
29488
29489 \begin_layout Plain Layout
29490
29491 \end_layout
29492
29493 \end_inset
29494 </cell>
29495 </row>
29496 <row>
29497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29498 \begin_inset Text
29499
29500 \begin_layout Plain Layout
29501 f
29502 \end_layout
29503
29504 \end_inset
29505 </cell>
29506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29507 \begin_inset Text
29508
29509 \begin_layout Plain Layout
29510
29511 \end_layout
29512
29513 \end_inset
29514 </cell>
29515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29516 \begin_inset Text
29517
29518 \begin_layout Plain Layout
29519 g
29520 \end_layout
29521
29522 \end_inset
29523 </cell>
29524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29525 \begin_inset Text
29526
29527 \begin_layout Plain Layout
29528
29529 \end_layout
29530
29531 \end_inset
29532 </cell>
29533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29534 \begin_inset Text
29535
29536 \begin_layout Plain Layout
29537 h
29538 \end_layout
29539
29540 \end_inset
29541 </cell>
29542 </row>
29543 <row>
29544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29545 \begin_inset Text
29546
29547 \begin_layout Plain Layout
29548
29549 \end_layout
29550
29551 \end_inset
29552 </cell>
29553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29554 \begin_inset Text
29555
29556 \begin_layout Plain Layout
29557 i
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566
29567 \end_layout
29568
29569 \end_inset
29570 </cell>
29571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29572 \begin_inset Text
29573
29574 \begin_layout Plain Layout
29575 j
29576 \end_layout
29577
29578 \end_inset
29579 </cell>
29580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29581 \begin_inset Text
29582
29583 \begin_layout Plain Layout
29584
29585 \end_layout
29586
29587 \end_inset
29588 </cell>
29589 </row>
29590 </lyxtabular>
29591
29592 \end_inset
29593
29594
29595 \end_layout
29596
29597 \end_inset
29598
29599
29600 \end_layout
29601
29602 \begin_layout Standard
29603 \begin_inset ERT
29604 status collapsed
29605
29606 \begin_layout Plain Layout
29607
29608
29609 \backslash
29610 TabBesEnd
29611 \end_layout
29612
29613 \end_inset
29614
29615
29616 \end_layout
29617
29618 \begin_layout Standard
29619 \begin_inset ERT
29620 status collapsed
29621
29622 \begin_layout Plain Layout
29623
29624
29625 \backslash
29626 FigBesBeg 
29627 \end_layout
29628
29629 \end_inset
29630
29631
29632 \end_layout
29633
29634 \begin_layout Standard
29635 \begin_inset ERT
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639
29640
29641 \backslash
29642 sidecaptionvpos{figure}{c}
29643 \end_layout
29644
29645 \end_inset
29646
29647
29648 \begin_inset Float figure
29649 wide false
29650 sideways false
29651 status open
29652
29653 \begin_layout Plain Layout
29654 \begin_inset Graphics
29655         filename ../clipart/escher-lsd.eps
29656         scale 75
29657         scaleBeforeRotation
29658
29659 \end_inset
29660
29661
29662 \end_layout
29663
29664 \begin_layout Plain Layout
29665 \begin_inset Caption Standard
29666
29667 \begin_layout Plain Layout
29668 \begin_inset CommandInset label
29669 LatexCommand label
29670 name "fig:legende-à-coté-fig-2"
29671
29672 \end_inset
29673
29674 Une légende centrée verticalement à côté d'une figure.
29675 \end_layout
29676
29677 \end_inset
29678
29679
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \end_layout
29686
29687 \begin_layout Standard
29688 \begin_inset ERT
29689 status collapsed
29690
29691 \begin_layout Plain Layout
29692
29693
29694 \backslash
29695 FigBesEnd
29696 \end_layout
29697
29698 \end_inset
29699
29700
29701 \end_layout
29702
29703 \begin_layout Standard
29704 \begin_inset ERT
29705 status collapsed
29706
29707 \begin_layout Plain Layout
29708
29709
29710 \backslash
29711 TabBesBeg[5]
29712 \end_layout
29713
29714 \end_inset
29715
29716
29717 \end_layout
29718
29719 \begin_layout Standard
29720 \begin_inset Float table
29721 wide false
29722 sideways false
29723 status open
29724
29725 \begin_layout Plain Layout
29726 \begin_inset Caption Standard
29727
29728 \begin_layout Plain Layout
29729
29730 \lang english
29731 \begin_inset CommandInset label
29732 LatexCommand label
29733 name "tab:cap-beside-tab-wider"
29734
29735 \end_inset
29736
29737 This is a caption is wider than the one in
29738 \lang french
29739  tableau
29740 \begin_inset space ~
29741 \end_inset
29742
29743
29744 \begin_inset CommandInset ref
29745 LatexCommand ref
29746 reference "tab:legende-à-coté-tableau"
29747
29748 \end_inset
29749
29750 .
29751 \end_layout
29752
29753 \end_inset
29754
29755
29756 \end_layout
29757
29758 \begin_layout Plain Layout
29759 \begin_inset Tabular
29760 <lyxtabular version="3" rows="4" columns="5">
29761 <features tabularvalignment="middle">
29762 <column alignment="center" valignment="top">
29763 <column alignment="center" valignment="top">
29764 <column alignment="center" valignment="top">
29765 <column alignment="center" valignment="top">
29766 <column alignment="center" valignment="top">
29767 <row>
29768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29769 \begin_inset Text
29770
29771 \begin_layout Plain Layout
29772 a
29773 \end_layout
29774
29775 \end_inset
29776 </cell>
29777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29778 \begin_inset Text
29779
29780 \begin_layout Plain Layout
29781
29782 \end_layout
29783
29784 \end_inset
29785 </cell>
29786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29787 \begin_inset Text
29788
29789 \begin_layout Plain Layout
29790 b
29791 \end_layout
29792
29793 \end_inset
29794 </cell>
29795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799
29800 \end_layout
29801
29802 \end_inset
29803 </cell>
29804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29805 \begin_inset Text
29806
29807 \begin_layout Plain Layout
29808 c
29809 \end_layout
29810
29811 \end_inset
29812 </cell>
29813 </row>
29814 <row>
29815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29816 \begin_inset Text
29817
29818 \begin_layout Plain Layout
29819
29820 \end_layout
29821
29822 \end_inset
29823 </cell>
29824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29825 \begin_inset Text
29826
29827 \begin_layout Plain Layout
29828 d
29829 \end_layout
29830
29831 \end_inset
29832 </cell>
29833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29834 \begin_inset Text
29835
29836 \begin_layout Plain Layout
29837
29838 \end_layout
29839
29840 \end_inset
29841 </cell>
29842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29843 \begin_inset Text
29844
29845 \begin_layout Plain Layout
29846 e
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Plain Layout
29855
29856 \end_layout
29857
29858 \end_inset
29859 </cell>
29860 </row>
29861 <row>
29862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29863 \begin_inset Text
29864
29865 \begin_layout Plain Layout
29866 f
29867 \end_layout
29868
29869 \end_inset
29870 </cell>
29871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29872 \begin_inset Text
29873
29874 \begin_layout Plain Layout
29875
29876 \end_layout
29877
29878 \end_inset
29879 </cell>
29880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29881 \begin_inset Text
29882
29883 \begin_layout Plain Layout
29884 g
29885 \end_layout
29886
29887 \end_inset
29888 </cell>
29889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29890 \begin_inset Text
29891
29892 \begin_layout Plain Layout
29893
29894 \end_layout
29895
29896 \end_inset
29897 </cell>
29898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29899 \begin_inset Text
29900
29901 \begin_layout Plain Layout
29902 h
29903 \end_layout
29904
29905 \end_inset
29906 </cell>
29907 </row>
29908 <row>
29909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29910 \begin_inset Text
29911
29912 \begin_layout Plain Layout
29913
29914 \end_layout
29915
29916 \end_inset
29917 </cell>
29918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29919 \begin_inset Text
29920
29921 \begin_layout Plain Layout
29922 i
29923 \end_layout
29924
29925 \end_inset
29926 </cell>
29927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29928 \begin_inset Text
29929
29930 \begin_layout Plain Layout
29931
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Plain Layout
29940 j
29941 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29946 \begin_inset Text
29947
29948 \begin_layout Plain Layout
29949
29950 \end_layout
29951
29952 \end_inset
29953 </cell>
29954 </row>
29955 </lyxtabular>
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \end_inset
29963
29964
29965 \end_layout
29966
29967 \begin_layout Standard
29968 \begin_inset ERT
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972
29973
29974 \backslash
29975 TabBesEnd
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \end_layout
29982
29983 \begin_layout Standard
29984 \begin_inset ERT
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989
29990 \backslash
29991 else
29992 \end_layout
29993
29994 \end_inset
29995
29996
29997 \begin_inset Note Note
29998 status open
29999
30000 \begin_layout Plain Layout
30001 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
30002  
30003 \series bold
30004 sidecap
30005 \series default
30006  n'est pas installé :
30007 \end_layout
30008
30009 \end_inset
30010
30011
30012 \end_layout
30013
30014 \begin_layout Standard
30015 Vous devez installer le paquetage \SpecialChar LaTeX
30016  
30017 \series bold
30018 sidecap
30019 \series default
30020  pour voir la suite de cette section dans la sortie imprimée.
30021 \end_layout
30022
30023 \begin_layout Standard
30024 \begin_inset ERT
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028
30029
30030 \backslash
30031 fi
30032 \end_layout
30033
30034 \end_inset
30035
30036
30037 \end_layout
30038
30039 \begin_layout Section
30040 Les listes de flottants
30041 \begin_inset Index idx
30042 status collapsed
30043
30044 \begin_layout Plain Layout
30045 Flottants ! Listes de Flottants
30046 \end_layout
30047
30048 \end_inset
30049
30050
30051 \end_layout
30052
30053 \begin_layout Standard
30054 De la même façon que la table des matières fait la liste des sections du
30055  document, il y a des listes pour tous les types de flottants, comme par
30056  exemple pour les figures du document.
30057  Vous pouvez les insérer en utilisant le menu 
30058 \family sans
30059 Insertion\SpecialChar menuseparator
30060 Listes
30061 \begin_inset space ~
30062 \end_inset
30063
30064 &
30065 \begin_inset space ~
30066 \end_inset
30067
30068 TdM
30069 \family default
30070 .
30071 \end_layout
30072
30073 \begin_layout Standard
30074 Les entrées de la liste sont la légende du flottant ou éventuellement le
30075  titre court, le numéro du flottant, et le numéro de la page où le flottant
30076  apparaît dans le document.
30077 \end_layout
30078
30079 \begin_layout Standard
30080 Vous trouverez à la fin de ce document une liste des figures et une liste
30081  des tableaux.
30082 \end_layout
30083
30084 \begin_layout Chapter
30085 Notes
30086 \end_layout
30087
30088 \begin_layout Section
30089 Les notes de \SpecialChar LyX
30090
30091 \begin_inset Index idx
30092 status collapsed
30093
30094 \begin_layout Plain Layout
30095 Notes ! Notes \SpecialChar LyX
30096  
30097 \end_layout
30098
30099 \end_inset
30100
30101
30102 \end_layout
30103
30104 \begin_layout Standard
30105 On peut insérer une note en utilisant le bouton 
30106 \begin_inset Info
30107 type  "icon"
30108 arg   "note-insert"
30109 \end_inset
30110
30111  de la barre d'outils ou avec le menu 
30112 \family sans
30113 Insertion\SpecialChar menuseparator
30114 Note
30115 \family default
30116 .
30117  Il y a trois types de notes :
30118 \end_layout
30119
30120 \begin_layout Description
30121 Note
30122 \begin_inset space ~
30123 \end_inset
30124
30125 \SpecialChar LyX
30126  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
30127  La boîte de cette note ressemble à ceci :
30128 \begin_inset Newline newline
30129 \end_inset
30130
30131
30132 \begin_inset Newline newline
30133 \end_inset
30134
30135
30136 \begin_inset Graphics
30137         filename clipart/LyXNoteImage.png
30138         display false
30139         scale 90
30140         scaleBeforeRotation
30141
30142 \end_inset
30143
30144  
30145 \begin_inset Note Note
30146 status open
30147
30148 \begin_layout Plain Layout
30149 Le texte de cette note n'apparaîtra pas à l'impression.
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \end_layout
30156
30157 \begin_layout Description
30158 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30159  il est inséré comme un commentaire \SpecialChar LaTeX
30160  quand vous exportez votre document
30161  vers un fichier au format \SpecialChar LaTeX
30162  avec le menu 
30163 \family sans
30164 Fichier\SpecialChar menuseparator
30165 Exporter\SpecialChar menuseparator
30166 LaTeX
30167 \begin_inset space ~
30168 \end_inset
30169
30170 (pdflatex) / (plain)
30171 \family default
30172 .
30173  La boîte de cette note ressemble à ceci :
30174 \begin_inset Newline newline
30175 \end_inset
30176
30177
30178 \begin_inset Newline newline
30179 \end_inset
30180
30181
30182 \begin_inset Graphics
30183         filename clipart/CommentNoteImage.png
30184         display false
30185         scale 90
30186         scaleBeforeRotation
30187
30188 \end_inset
30189
30190  
30191 \begin_inset Note Comment
30192 status open
30193
30194 \begin_layout Plain Layout
30195 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30196  \SpecialChar LaTeX
30197 .
30198 \end_layout
30199
30200 \end_inset
30201
30202
30203 \end_layout
30204
30205 \begin_layout Description
30206 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30207  La boîte de cette note ressemble à ceci :
30208 \begin_inset Newline newline
30209 \end_inset
30210
30211
30212 \begin_inset Newline newline
30213 \end_inset
30214
30215
30216 \begin_inset Graphics
30217         filename clipart/GreyedOutNoteImage.png
30218         lyxscale 80
30219         display false
30220         scale 90
30221         scaleBeforeRotation
30222
30223 \end_inset
30224
30225
30226 \begin_inset Newline newline
30227 \end_inset
30228
30229
30230 \begin_inset ERT
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234
30235
30236 \backslash
30237 renewenvironment{lyxgreyedout}
30238 \end_layout
30239
30240 \begin_layout Plain Layout
30241
30242 {
30243 \backslash
30244 textcolor[gray]{0.8}
30245 \backslash
30246 bgroup}{
30247 \backslash
30248 egroup}
30249 \end_layout
30250
30251 \end_inset
30252
30253
30254 \begin_inset Note Greyedout
30255 status open
30256
30257 \begin_layout Plain Layout
30258 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
30259  grisé.
30260 \end_layout
30261
30262 \end_inset
30263
30264
30265 \begin_inset ERT
30266 status collapsed
30267
30268 \begin_layout Plain Layout
30269
30270
30271 \backslash
30272 renewenvironment{lyxgreyedout}
30273 \end_layout
30274
30275 \begin_layout Plain Layout
30276
30277 {
30278 \backslash
30279 textcolor{blue}
30280 \backslash
30281 bgroup}{
30282 \backslash
30283 egroup}
30284 \end_layout
30285
30286 \end_inset
30287
30288
30289 \begin_inset Note Note
30290 status collapsed
30291
30292 \begin_layout Plain Layout
30293 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30294  originale qu'elle a dans \SpecialChar LyX
30295 .
30296  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30297  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30298 \end_layout
30299
30300 \end_inset
30301
30302
30303 \begin_inset Newline newline
30304 \end_inset
30305
30306
30307 \begin_inset Newline newline
30308 \end_inset
30309
30310 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30311  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30312 \end_layout
30313
30314 \begin_layout Standard
30315 \begin_inset VSpace bigskip
30316 \end_inset
30317
30318 Quand vous utilisez le bouton 
30319 \begin_inset Info
30320 type  "icon"
30321 arg   "note-insert"
30322 \end_inset
30323
30324  de la barre d'outils, vous insérez une 
30325 \family sans
30326 Note
30327 \begin_inset space ~
30328 \end_inset
30329
30330 \SpecialChar LyX
30331
30332 \family default
30333 .
30334  Vous pouvez commuter entre les trois types de note avec un clic droit sur
30335  la boîte.
30336  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30337 la et cliquez sur le bouton d'insertion de note.
30338  Pour retransformer une note en texte, appuyez sur la touche 
30339 \family sans
30340 backspace
30341 \family default
30342  quand le curseur est au tout début de la note ou appuyez sur la touche
30343  
30344 \family sans
30345 Suppr.
30346
30347 \family default
30348  quand le curseur se trouve à la fin de la note.
30349 \end_layout
30350
30351 \begin_layout Standard
30352 \begin_inset VSpace bigskip
30353 \end_inset
30354
30355
30356 \end_layout
30357
30358 \begin_layout Standard
30359 Vous pouvez changer la couleur des notes grisées dans le menu 
30360 \family sans
30361 Document\SpecialChar menuseparator
30362 Paramètres\SpecialChar menuseparator
30363 Couleurs
30364 \family default
30365 .
30366 \end_layout
30367
30368 \begin_layout Section
30369 Notes en bas de page
30370 \begin_inset CommandInset label
30371 LatexCommand label
30372 name "sec:Notes-bas-de-page"
30373
30374 \end_inset
30375
30376
30377 \begin_inset Index idx
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381 Notes ! Notes de bas de page
30382 \end_layout
30383
30384 \end_inset
30385
30386
30387 \begin_inset Index idx
30388 status collapsed
30389
30390 \begin_layout Plain Layout
30391 Notes de bas de page
30392 \end_layout
30393
30394 \end_inset
30395
30396
30397 \end_layout
30398
30399 \begin_layout Standard
30400 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30401  
30402 \begin_inset Info
30403 type  "icon"
30404 arg   "footnote-insert"
30405 \end_inset
30406
30407  de la barre d'outils, soit en utilisant le menu 
30408 \family sans
30409 Insertion\SpecialChar menuseparator
30410 Note
30411 \begin_inset space ~
30412 \end_inset
30413
30414 en
30415 \begin_inset space ~
30416 \end_inset
30417
30418 Bas
30419 \begin_inset space ~
30420 \end_inset
30421
30422 de
30423 \begin_inset space ~
30424 \end_inset
30425
30426 Page
30427 \family default
30428 .
30429  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30430  rouge 
30431 \begin_inset Quotes fld
30432 \end_inset
30433
30434 bas
30435 \begin_inset Quotes frd
30436 \end_inset
30437
30438  qui ressemble à ceci : 
30439 \begin_inset Graphics
30440         filename clipart/footnote.png
30441         scale 80
30442         scaleBeforeRotation
30443
30444 \end_inset
30445
30446  Vous pouvez y entrer votre texte.
30447  Si vous voulez transformer du texte déjà existant en note en bas de page,
30448  sélectionnez-le et cliquez sur le bouton 
30449 \family sans
30450 Note
30451 \begin_inset space ~
30452 \end_inset
30453
30454 en
30455 \begin_inset space ~
30456 \end_inset
30457
30458 Bas
30459 \begin_inset space ~
30460 \end_inset
30461
30462 de
30463 \begin_inset space ~
30464 \end_inset
30465
30466 Page
30467 \family default
30468  de la barre d'outils.
30469  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30470  
30471 \family sans
30472 Backspace
30473 \family default
30474  quand le curseur est au tout début de la note ou appuyez sur la touche
30475  
30476 \family sans
30477 Suppr.
30478
30479 \family default
30480  quand le curseur se trouve à la fin de la note.
30481 \end_layout
30482
30483 \begin_layout Standard
30484 Voici un exemple de note en bas de page:
30485 \begin_inset Foot
30486 status open
30487
30488 \begin_layout Plain Layout
30489 \begin_inset CommandInset label
30490 LatexCommand label
30491 name "fn:Note-en-bas"
30492
30493 \end_inset
30494
30495 Ceci est un exemple de note en bas de page.
30496 \end_layout
30497
30498 \end_inset
30499
30500
30501 \begin_inset ERT
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505
30506
30507 \backslash
30508 newcounter{MyRepeatFoot}
30509 \end_layout
30510
30511 \begin_layout Plain Layout
30512
30513
30514 \backslash
30515 setcounter{MyRepeatFoot}{
30516 \backslash
30517 thefootnote}
30518 \end_layout
30519
30520 \end_inset
30521
30522
30523 \end_layout
30524
30525 \begin_layout Standard
30526 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30527  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30528  de note.
30529  Le texte de la note est placé en bas de la page courante.
30530  Le numéro de note est calculé par \SpecialChar LaTeX
30531 , et les numéros se suivent.
30532  Selon votre classe de document les numéros de notes pourront être réinitialisés
30533  à chaque nouveau chapitre.
30534 \end_layout
30535
30536 \begin_layout Standard
30537 On peut faire référence à une note en bas de page comme on le fait avec
30538  les flottants : Insérez une étiquette dans la note et faites une référence
30539  croisée vers cette étiquette comme c'est décrit dans la
30540 \begin_inset space ~
30541 \end_inset
30542
30543
30544 \begin_inset CommandInset ref
30545 LatexCommand ref
30546 reference "sec:Referencer-les-Flottants"
30547
30548 \end_inset
30549
30550 .
30551 \begin_inset Newline newline
30552 \end_inset
30553
30554 Voici une référence à une note de bas de page :
30555 \begin_inset space ~
30556 \end_inset
30557
30558
30559 \begin_inset CommandInset ref
30560 LatexCommand ref
30561 reference "fn:Note-en-bas"
30562
30563 \end_inset
30564
30565 .
30566 \end_layout
30567
30568 \begin_layout Standard
30569 \begin_inset VSpace defskip
30570 \end_inset
30571
30572
30573 \lang english
30574 Footnotes in title environments are usually not numbered with symbols and
30575  they cannot contain several paragraphs.
30576  See for example the footnote in the titling of this document.
30577 \end_layout
30578
30579 \begin_layout Standard
30580 \begin_inset VSpace defskip
30581 \end_inset
30582
30583
30584 \end_layout
30585
30586 \begin_layout Standard
30587 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30588  par \SpecialChar LaTeX
30589  pour des raisons techniques.
30590  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30591  
30592 \series bold
30593
30594 \backslash
30595 footnotemark{}
30596 \series default
30597  en code \SpecialChar TeX
30598  à la place de la note de bas de page.
30599  Le texte de la note est mis en argument de la commande \SpecialChar TeX
30600  
30601 \series bold
30602
30603 \backslash
30604 footnotetext
30605 \series default
30606  après le tableau.
30607 \begin_inset Newline newline
30608 \end_inset
30609
30610 C'est ce qui a été fait pour le tableau qui suit avec la commande
30611 \end_layout
30612
30613 \begin_layout Standard
30614
30615 \series bold
30616
30617 \backslash
30618 footnotetext{
30619 \series default
30620 Note de bas de page de tableau imprimée.
30621 \series bold
30622 }
30623 \end_layout
30624
30625 \begin_layout Standard
30626
30627 \lang english
30628 \begin_inset Tabular
30629 <lyxtabular version="3" rows="2" columns="1">
30630 <features tabularvalignment="middle">
30631 <column alignment="center" valignment="top">
30632 <row>
30633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30634 \begin_inset Text
30635
30636 \begin_layout Plain Layout
30637 Un exemple de texte
30638 \begin_inset Foot
30639 status open
30640
30641 \begin_layout Plain Layout
30642 Cette note ne sera pas imprimée
30643 \begin_inset space ~
30644 \end_inset
30645
30646 !
30647 \end_layout
30648
30649 \end_inset
30650
30651
30652 \end_layout
30653
30654 \end_inset
30655 </cell>
30656 </row>
30657 <row>
30658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30659 \begin_inset Text
30660
30661 \begin_layout Plain Layout
30662 Un autre exemple de texte
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668
30669 \backslash
30670 footnotemark{}
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \end_inset
30679 </cell>
30680 </row>
30681 </lyxtabular>
30682
30683 \end_inset
30684
30685
30686 \begin_inset ERT
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690
30691
30692 \backslash
30693 footnotetext{
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \lang french
30700 Note de bas de page de tableau imprimée.
30701 \lang english
30702
30703 \begin_inset ERT
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707
30708 }
30709 \end_layout
30710
30711 \end_inset
30712
30713
30714 \end_layout
30715
30716 \begin_layout Standard
30717 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
30718  la section
30719 \begin_inset space ~
30720 \end_inset
30721
30722
30723 \begin_inset CommandInset ref
30724 LatexCommand ref
30725 reference "subsec:Notes-dans-tableau-multi-pages"
30726
30727 \end_inset
30728
30729 .
30730 \end_layout
30731
30732 \begin_layout Standard
30733 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30734  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30735 e, vu que la minipage est considérée comme une page se trouvant dans une
30736  autre page.
30737  Pour plus d'information sur les minipages, voyez la section
30738 \begin_inset space ~
30739 \end_inset
30740
30741
30742 \begin_inset CommandInset ref
30743 LatexCommand ref
30744 reference "sec:Minipages"
30745
30746 \end_inset
30747
30748 .
30749  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30750  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30751  la méthode utilisant les commandes 
30752 \series bold
30753
30754 \backslash
30755 footnotemark{}
30756 \series default
30757  et 
30758 \series bold
30759
30760 \backslash
30761 footnotetext
30762 \series default
30763 .
30764 \end_layout
30765
30766 \begin_layout Standard
30767 \begin_inset Box Frameless
30768 position "t"
30769 hor_pos "c"
30770 has_inner_box 1
30771 inner_pos "t"
30772 use_parbox 0
30773 use_makebox 0
30774 width "100col%"
30775 special "none"
30776 height "1in"
30777 height_special "totalheight"
30778 thickness "0.4pt"
30779 separation "3pt"
30780 shadowsize "4pt"
30781 framecolor "black"
30782 backgroundcolor "none"
30783 status open
30784
30785 \begin_layout Plain Layout
30786 Un exemple de texte dans une minipage.
30787 \begin_inset Foot
30788 status open
30789
30790 \begin_layout Plain Layout
30791 Note de bas de page dans la minipage.
30792 \end_layout
30793
30794 \end_inset
30795
30796
30797 \end_layout
30798
30799 \begin_layout Plain Layout
30800 Un autre exemple de texte dans une minipage.
30801 \begin_inset ERT
30802 status collapsed
30803
30804 \begin_layout Plain Layout
30805
30806
30807 \backslash
30808 footnotemark{}
30809 \end_layout
30810
30811 \end_inset
30812
30813
30814 \end_layout
30815
30816 \end_inset
30817
30818
30819 \end_layout
30820
30821 \begin_layout Standard
30822 \begin_inset ERT
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826
30827
30828 \backslash
30829 footnotetext{
30830 \end_layout
30831
30832 \end_inset
30833
30834 Note de bas de page en dehors de la minipage.
30835 \begin_inset ERT
30836 status collapsed
30837
30838 \begin_layout Plain Layout
30839
30840 }
30841 \end_layout
30842
30843 \end_inset
30844
30845
30846 \end_layout
30847
30848 \begin_layout Standard
30849 \begin_inset VSpace defskip
30850 \end_inset
30851
30852
30853 \end_layout
30854
30855 \begin_layout Standard
30856 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30857  utilisez la commande 
30858 \series bold
30859
30860 \backslash
30861 footnotemark[number]
30862 \series default
30863  en code \SpecialChar TeX
30864 .
30865 \begin_inset Newline newline
30866 \end_inset
30867
30868 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30869  votre texte, vous devez enregistrer son numéro.
30870  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30871  ont été insérées en code \SpecialChar TeX
30872  après la note
30873 \begin_inset space ~
30874 \end_inset
30875
30876
30877 \begin_inset CommandInset ref
30878 LatexCommand ref
30879 reference "fn:Note-en-bas"
30880
30881 \end_inset
30882
30883  pour enregistrer son numéro
30884 \begin_inset space ~
30885 \end_inset
30886
30887 :
30888 \end_layout
30889
30890 \begin_layout Standard
30891
30892 \series bold
30893
30894 \backslash
30895 newcounter{MaNoteDupliquee}
30896 \begin_inset Newline newline
30897 \end_inset
30898
30899
30900 \backslash
30901 setcounter{MaNoteDupliquee}{
30902 \backslash
30903 thefootnote}
30904 \end_layout
30905
30906 \begin_layout Standard
30907 La note de bas de page a été créée avec la commande
30908 \begin_inset space ~
30909 \end_inset
30910
30911 :
30912 \end_layout
30913
30914 \begin_layout Standard
30915
30916 \series bold
30917
30918 \backslash
30919 footnotemark[
30920 \backslash
30921 MaNoteDupliquee]
30922 \end_layout
30923
30924 \begin_layout Standard
30925 Voici une note de bas de page dupliquée
30926 \begin_inset space ~
30927 \end_inset
30928
30929 :
30930 \begin_inset ERT
30931 status collapsed
30932
30933 \begin_layout Plain Layout
30934
30935
30936 \backslash
30937 footnotemark[
30938 \backslash
30939 theMyRepeatFoot]
30940 \end_layout
30941
30942 \end_inset
30943
30944
30945 \end_layout
30946
30947 \begin_layout Standard
30948 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
30949 t du numéro de note et juste utiliser la commande suivante
30950 \end_layout
30951
30952 \begin_layout Standard
30953
30954 \series bold
30955
30956 \backslash
30957 footnotemark[
30958 \backslash
30959 thefootnote]
30960 \end_layout
30961
30962 \begin_layout Standard
30963 Voici une autre note de bas de page dupliquée
30964 \begin_inset space ~
30965 \end_inset
30966
30967 :
30968 \begin_inset ERT
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973
30974 \backslash
30975 footnotemark[
30976 \backslash
30977 thefootnote]
30978 \end_layout
30979
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \begin_layout Subsection
30986 Numérotation de notes de bas de page
30987 \begin_inset CommandInset label
30988 LatexCommand label
30989 name "subsec:Numerotation-notes-bas-de-page"
30990
30991 \end_inset
30992
30993
30994 \begin_inset Index idx
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998 Notes de bas de page ! Numérotation
30999 \end_layout
31000
31001 \end_inset
31002
31003
31004 \end_layout
31005
31006 \begin_layout Standard
31007 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
31008  ajoutez cette commande dans le préambule de votre document :
31009 \end_layout
31010
31011 \begin_layout Standard
31012
31013 \series bold
31014
31015 \backslash
31016 @addtoreset{footnote}{section}
31017 \end_layout
31018
31019 \begin_layout Standard
31020 \begin_inset VSpace bigskip
31021 \end_inset
31022
31023 La commande de préambule suivante change le style de numérotation des notes
31024  en petits chiffres romains :
31025 \end_layout
31026
31027 \begin_layout Standard
31028
31029 \series bold
31030
31031 \backslash
31032 renewcommand{
31033 \backslash
31034 thefootnote}{
31035 \backslash
31036 roman{footnote}}
31037 \end_layout
31038
31039 \begin_layout Standard
31040 \begin_inset ERT
31041 status collapsed
31042
31043 \begin_layout Plain Layout
31044
31045
31046 \backslash
31047 renewcommand{
31048 \backslash
31049 thefootnote}{
31050 \backslash
31051 roman{footnote}}
31052 \end_layout
31053
31054 \end_inset
31055
31056  Cette note de bas de page utilise une numérotation en chiffres romains
31057  :
31058 \begin_inset Foot
31059 status open
31060
31061 \begin_layout Plain Layout
31062 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
31063  romains.
31064 \end_layout
31065
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Standard
31072 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
31073  la commande précédente 
31074 \series bold
31075
31076 \backslash
31077 roman
31078 \series default
31079  par 
31080 \series bold
31081
31082 \backslash
31083 Roman
31084 \series default
31085 .
31086  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
31087  utilisez respectivement soit 
31088 \series bold
31089
31090 \backslash
31091 Alph
31092 \series default
31093  soit 
31094 \series bold
31095
31096 \backslash
31097 alph
31098 \series default
31099 .
31100  Pour les 
31101 \begin_inset Quotes fld
31102 \end_inset
31103
31104 numéroter
31105 \begin_inset Quotes frd
31106 \end_inset
31107
31108  avec des symboles, utilisez 
31109 \series bold
31110
31111 \backslash
31112 fnsymbol
31113 \series default
31114 .
31115 \end_layout
31116
31117 \begin_layout Standard
31118 \begin_inset Note Greyedout
31119 status open
31120
31121 \begin_layout Plain Layout
31122
31123 \series bold
31124 Note:
31125 \series default
31126  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
31127  puisque cette numérotation est limitée à des lettres seules.
31128 \end_layout
31129
31130 \end_inset
31131
31132
31133 \begin_inset Newline newline
31134 \end_inset
31135
31136
31137 \begin_inset Note Greyedout
31138 status open
31139
31140 \begin_layout Plain Layout
31141
31142 \series bold
31143 Note:
31144 \series default
31145  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
31146 \end_layout
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Standard
31154 Pour revenir au style de numérotation implicite quand vous en avez changé,
31155  utilisez 
31156 \series bold
31157
31158 \backslash
31159 arabic
31160 \series default
31161  à la place de 
31162 \series bold
31163
31164 \backslash
31165 roman
31166 \series default
31167  dans la commande précédente.
31168 \begin_inset ERT
31169 status collapsed
31170
31171 \begin_layout Plain Layout
31172
31173
31174 \backslash
31175 renewcommand{
31176 \backslash
31177 thefootnote}{
31178 \backslash
31179 arabic{footnote}}
31180 \end_layout
31181
31182 \end_inset
31183
31184
31185 \end_layout
31186
31187 \begin_layout Standard
31188 \begin_inset VSpace bigskip
31189 \end_inset
31190
31191
31192 \end_layout
31193
31194 \begin_layout Standard
31195 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31196  le schéma 
31197 \begin_inset Quotes fld
31198 \end_inset
31199
31200 chapitre.note
31201 \begin_inset Quotes frd
31202 \end_inset
31203
31204 , ajoutez la commande suivante au préambule de votre document :
31205 \end_layout
31206
31207 \begin_layout Standard
31208
31209 \series bold
31210
31211 \backslash
31212 numberwithin{footnote}{chapter}
31213 \end_layout
31214
31215 \begin_layout Standard
31216 Pour pouvoir utiliser la commande 
31217 \series bold
31218
31219 \backslash
31220 numberwithin
31221 \series default
31222 , activez dans la rubrique 
31223 \family sans
31224 Options
31225 \begin_inset space ~
31226 \end_inset
31227
31228 des
31229 \begin_inset space ~
31230 \end_inset
31231
31232 Maths
31233 \family default
31234  dans les paramètres du document, l'option 
31235 \family sans
31236 Utiliser
31237 \begin_inset space ~
31238 \end_inset
31239
31240 le
31241 \begin_inset space ~
31242 \end_inset
31243
31244 paquetage
31245 \begin_inset space ~
31246 \end_inset
31247
31248 maths
31249 \begin_inset space ~
31250 \end_inset
31251
31252 AMS
31253 \family default
31254 .
31255 \end_layout
31256
31257 \begin_layout Standard
31258 \begin_inset ERT
31259 status collapsed
31260
31261 \begin_layout Plain Layout
31262
31263
31264 \backslash
31265 numberwithin{footnote}{chapter}
31266 \end_layout
31267
31268 \end_inset
31269
31270 Ceci est un autre exemple de note de bas de page:
31271 \series bold
31272
31273 \begin_inset Foot
31274 status open
31275
31276 \begin_layout Plain Layout
31277 Cette note est numérotée en suivant le schéma 
31278 \begin_inset Quotes fld
31279 \end_inset
31280
31281 chapitre.note
31282 \begin_inset Quotes frd
31283 \end_inset
31284
31285 .
31286 \end_layout
31287
31288 \end_inset
31289
31290
31291 \series default
31292
31293 \begin_inset ERT
31294 status collapsed
31295
31296 \begin_layout Plain Layout
31297
31298
31299 \backslash
31300 renewcommand{
31301 \backslash
31302 thefootnote}{
31303 \backslash
31304 arabic{footnote}}
31305 \end_layout
31306
31307 \end_inset
31308
31309
31310 \end_layout
31311
31312 \begin_layout Standard
31313 \begin_inset Note Greyedout
31314 status open
31315
31316 \begin_layout Plain Layout
31317
31318 \series bold
31319 Note:
31320 \series default
31321  
31322 \series bold
31323
31324 \backslash
31325 numberwithin
31326 \series default
31327  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31328  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31329  prises en compte.
31330  
31331 \end_layout
31332
31333 \end_inset
31334
31335
31336 \end_layout
31337
31338 \begin_layout Standard
31339 Donc pour avoir par exemple le schéma 
31340 \begin_inset Quotes fld
31341 \end_inset
31342
31343 chapitre.
31344 \backslash
31345 Roman{note}
31346 \begin_inset Quotes frd
31347 \end_inset
31348
31349 , utilisez la commande suivante plutôt que 
31350 \series bold
31351
31352 \backslash
31353 numberwithin
31354 \series default
31355  :
31356 \end_layout
31357
31358 \begin_layout Standard
31359
31360 \series bold
31361
31362 \backslash
31363 renewcommand{
31364 \backslash
31365 thefootnote}{
31366 \backslash
31367 thechapter.
31368 \backslash
31369 Roman{footnote}}
31370 \end_layout
31371
31372 \begin_layout Subsection
31373 Positionnement de notes de bas de page
31374 \begin_inset Index idx
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378 Notes de bas de page ! Positionnement
31379 \end_layout
31380
31381 \end_inset
31382
31383
31384 \end_layout
31385
31386 \begin_layout Standard
31387 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31388  vertical entre elles en bas de la page.
31389  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31390  de 1.5
31391 \begin_inset space \thinspace{}
31392 \end_inset
31393
31394 mm avec la commande suivante dans le préambule :
31395 \end_layout
31396
31397 \begin_layout Standard
31398
31399 \series bold
31400
31401 \backslash
31402 let
31403 \backslash
31404 myFoot
31405 \backslash
31406 footnote
31407 \begin_inset Newline newline
31408 \end_inset
31409
31410
31411 \backslash
31412 renewcommand{
31413 \backslash
31414 footnote}[1]{
31415 \backslash
31416 myFoot{#1
31417 \backslash
31418 vspace{1.5mm}}}
31419 \end_layout
31420
31421 \begin_layout Standard
31422 \begin_inset VSpace bigskip
31423 \end_inset
31424
31425 Dans un document à deux colonnes les notes de bas de page apparaissent en
31426  bas de chaque colonne, comme sur la Figure
31427 \begin_inset space ~
31428 \end_inset
31429
31430
31431 \begin_inset CommandInset ref
31432 LatexCommand ref
31433 reference "fig:Position-standard-note-bas-de-page"
31434
31435 \end_inset
31436
31437 .
31438  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31439  sur la Figure
31440 \begin_inset space ~
31441 \end_inset
31442
31443
31444 \begin_inset CommandInset ref
31445 LatexCommand ref
31446 reference "fig:Position-note-avec-ftnright"
31447
31448 \end_inset
31449
31450 , utilisez le paquetage \SpecialChar LaTeX
31451  
31452 \series bold
31453 ftnright
31454 \series default
31455
31456 \begin_inset Index idx
31457 status collapsed
31458
31459 \begin_layout Plain Layout
31460 Paquetages \SpecialChar LaTeX
31461  ! ftnright
31462 \end_layout
31463
31464 \end_inset
31465
31466  avec cette commande dans le préambule du document:
31467 \end_layout
31468
31469 \begin_layout Standard
31470
31471 \series bold
31472
31473 \backslash
31474 usepackage{ftnright}
31475 \end_layout
31476
31477 \begin_layout Standard
31478 \begin_inset Float figure
31479 placement !h
31480 wide false
31481 sideways false
31482 status open
31483
31484 \begin_layout Plain Layout
31485 \begin_inset ERT
31486 status collapsed
31487
31488 \begin_layout Plain Layout
31489
31490
31491 \backslash
31492 framebox{
31493 \end_layout
31494
31495 \end_inset
31496
31497
31498 \begin_inset Graphics
31499         filename ../clipart/without_fntright.pdf
31500         width 100col%
31501         scaleBeforeRotation
31502
31503 \end_inset
31504
31505
31506 \begin_inset ERT
31507 status collapsed
31508
31509 \begin_layout Plain Layout
31510
31511 }
31512 \end_layout
31513
31514 \end_inset
31515
31516
31517 \end_layout
31518
31519 \begin_layout Plain Layout
31520 \begin_inset Caption Standard
31521
31522 \begin_layout Plain Layout
31523 \begin_inset CommandInset label
31524 LatexCommand label
31525 name "fig:Position-standard-note-bas-de-page"
31526
31527 \end_inset
31528
31529 Positionnement standard des notes de bas de page dans un document à deux
31530  colonnes.
31531 \end_layout
31532
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \end_inset
31539
31540
31541 \end_layout
31542
31543 \begin_layout Standard
31544 \begin_inset Float figure
31545 placement !h
31546 wide false
31547 sideways false
31548 status open
31549
31550 \begin_layout Plain Layout
31551 \begin_inset ERT
31552 status collapsed
31553
31554 \begin_layout Plain Layout
31555
31556
31557 \backslash
31558 framebox{
31559 \end_layout
31560
31561 \end_inset
31562
31563
31564 \begin_inset Graphics
31565         filename ../clipart/with_fntright.pdf
31566         width 100col%
31567         scaleBeforeRotation
31568
31569 \end_inset
31570
31571
31572 \begin_inset ERT
31573 status collapsed
31574
31575 \begin_layout Plain Layout
31576
31577 }
31578 \end_layout
31579
31580 \end_inset
31581
31582
31583 \end_layout
31584
31585 \begin_layout Plain Layout
31586 \begin_inset Caption Standard
31587
31588 \begin_layout Plain Layout
31589 \begin_inset CommandInset label
31590 LatexCommand label
31591 name "fig:Position-note-avec-ftnright"
31592
31593 \end_inset
31594
31595 Positionnement de notes de bas de page dans un document à deux colonnes
31596  en utilisant le paquetage \SpecialChar LaTeX
31597  
31598 \series bold
31599 ftnright
31600 \series default
31601 .
31602 \end_layout
31603
31604 \end_inset
31605
31606
31607 \end_layout
31608
31609 \end_inset
31610
31611
31612 \end_layout
31613
31614 \begin_layout Standard
31615 \begin_inset VSpace bigskip
31616 \end_inset
31617
31618 Dans certaines publications scientifiques, il est courant de rassembler
31619  les notes de bas de page et de les imprimer dans un paragraphe particulier
31620  à la fin de la section, comme sur la Figure
31621 \begin_inset space ~
31622 \end_inset
31623
31624
31625 \begin_inset CommandInset ref
31626 LatexCommand ref
31627 reference "fig:Notes-de-fin"
31628
31629 \end_inset
31630
31631 .
31632  On les appelle 
31633 \begin_inset Quotes fld
31634 \end_inset
31635
31636 notes de fin
31637 \begin_inset Quotes frd
31638 \end_inset
31639
31640 .
31641 \begin_inset Index idx
31642 status collapsed
31643
31644 \begin_layout Plain Layout
31645 Notes de fin
31646 \end_layout
31647
31648 \end_inset
31649
31650  Pour utiliser des notes de fin à la place des notes de bas de page dans
31651  votre document, charger le module 
31652 \family sans
31653 Note de bas de page en fin de document
31654 \family default
31655  à partir de 
31656 \family sans
31657 Document\SpecialChar menuseparator
31658 Paramètres\SpecialChar menuseparator
31659 Modules
31660 \family default
31661 .
31662  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31663 \end_layout
31664
31665 \begin_layout Standard
31666
31667 \series bold
31668
31669 \backslash
31670 theendnotes
31671 \end_layout
31672
31673 \begin_layout Standard
31674 en code \SpecialChar TeX
31675  à la fin d'une section ou d'un chapitre.
31676 \end_layout
31677
31678 \begin_layout Standard
31679 \begin_inset Float figure
31680 wide false
31681 sideways false
31682 status open
31683
31684 \begin_layout Plain Layout
31685 \align center
31686 \begin_inset ERT
31687 status collapsed
31688
31689 \begin_layout Plain Layout
31690
31691
31692 \backslash
31693 framebox{
31694 \end_layout
31695
31696 \end_inset
31697
31698
31699 \begin_inset Graphics
31700         filename ../clipart/endnotes.pdf
31701         scaleBeforeRotation
31702
31703 \end_inset
31704
31705
31706 \begin_inset ERT
31707 status collapsed
31708
31709 \begin_layout Plain Layout
31710
31711 }
31712 \end_layout
31713
31714 \end_inset
31715
31716
31717 \end_layout
31718
31719 \begin_layout Plain Layout
31720 \begin_inset Caption Standard
31721
31722 \begin_layout Plain Layout
31723 \begin_inset CommandInset label
31724 LatexCommand label
31725 name "fig:Notes-de-fin"
31726
31727 \end_inset
31728
31729 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31730  séparé à la fin des sections ou des chapitres.
31731 \end_layout
31732
31733 \end_inset
31734
31735
31736 \end_layout
31737
31738 \end_inset
31739
31740
31741 \end_layout
31742
31743 \begin_layout Standard
31744 \begin_inset VSpace medskip
31745 \end_inset
31746
31747 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31748  dans la langue du document, cela doit être fait manuellement.
31749  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31750  
31751 \begin_inset Quotes fld
31752 \end_inset
31753
31754 Notes
31755 \begin_inset Quotes frd
31756 \end_inset
31757
31758  en sa traduction Allemande
31759 \begin_inset Foot
31760 status collapsed
31761
31762 \begin_layout Plain Layout
31763 En français, 
31764 \begin_inset Quotes fld
31765 \end_inset
31766
31767 Notes
31768 \begin_inset Quotes frd
31769 \end_inset
31770
31771  peut être conservé.
31772 \end_layout
31773
31774 \end_inset
31775
31776  
31777 \begin_inset Quotes fld
31778 \end_inset
31779
31780 Anmerkungen
31781 \begin_inset Quotes frd
31782 \end_inset
31783
31784  :
31785 \end_layout
31786
31787 \begin_layout Standard
31788
31789 \series bold
31790
31791 \backslash
31792 renewcommand{
31793 \backslash
31794 notesname}{Anmerkungen}
31795 \end_layout
31796
31797 \begin_layout Standard
31798 \begin_inset VSpace medskip
31799 \end_inset
31800
31801 La numérotation des notes de fin peut être modifiée comme celle des notes
31802  de bas de page comme c'est décrit dans la section
31803 \begin_inset space ~
31804 \end_inset
31805
31806
31807 \begin_inset CommandInset ref
31808 LatexCommand ref
31809 reference "subsec:Numerotation-notes-bas-de-page"
31810
31811 \end_inset
31812
31813  ; remplacez juste la commande 
31814 \series bold
31815
31816 \backslash
31817 thefootnote
31818 \series default
31819  par 
31820 \series bold
31821
31822 \backslash
31823 theendnote
31824 \series default
31825 .
31826  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31827 \series bold
31828
31829 \backslash
31830 @addtoreset
31831 \series default
31832  comme c'est décrit dans la section
31833 \begin_inset space ~
31834 \end_inset
31835
31836
31837 \begin_inset CommandInset ref
31838 LatexCommand ref
31839 reference "subsec:Numerotation-notes-bas-de-page"
31840
31841 \end_inset
31842
31843  et remplacez le paramètre de commande 
31844 \series bold
31845 footnote
31846 \series default
31847  par 
31848 \series bold
31849 endnote
31850 \series default
31851 .
31852 \end_layout
31853
31854 \begin_layout Standard
31855 Pour les notes de fin, il y a la commande 
31856 \series bold
31857
31858 \backslash
31859 endnotemark[numéro]
31860 \series default
31861  qui est semblable à 
31862 \series bold
31863
31864 \backslash
31865 footnotemark
31866 \series default
31867 , décrite dans la section
31868 \begin_inset space ~
31869 \end_inset
31870
31871
31872 \begin_inset CommandInset ref
31873 LatexCommand ref
31874 reference "sec:Notes-bas-de-page"
31875
31876 \end_inset
31877
31878 .
31879 \end_layout
31880
31881 \begin_layout Standard
31882 \begin_inset VSpace bigskip
31883 \end_inset
31884
31885  Les notes de bas de page peuvent être mise dans la marge de la page et
31886  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
31887
31888  
31889 \series bold
31890 footmisc
31891 \series default
31892
31893 \begin_inset Index idx
31894 status collapsed
31895
31896 \begin_layout Plain Layout
31897 Paquetages \SpecialChar LaTeX
31898  ! footmisc
31899 \end_layout
31900
31901 \end_inset
31902
31903
31904 \begin_inset CommandInset citation
31905 LatexCommand cite
31906 key "footmisc"
31907
31908 \end_inset
31909
31910  pour plus d'information à ce sujet.
31911 \end_layout
31912
31913 \begin_layout Standard
31914 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31915  voyez les livres sur \SpecialChar LaTeX
31916
31917 \begin_inset CommandInset citation
31918 LatexCommand cite
31919 key "latexcompanion,latexguide,latexbook"
31920
31921 \end_inset
31922
31923 .
31924  Si vous utilisez une classe de document  
31925 \series bold
31926 KOMA-Script
31927 \series default
31928
31929 \begin_inset Index idx
31930 status collapsed
31931
31932 \begin_layout Plain Layout
31933 Paquetages \SpecialChar LaTeX
31934  ! KOMA-Script
31935 \end_layout
31936
31937 \end_inset
31938
31939 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31940  des commandes spécifiques à la classe de document utilisée, voyez 
31941 \begin_inset CommandInset citation
31942 LatexCommand cite
31943 key "KOMA-Script"
31944
31945 \end_inset
31946
31947 .
31948 \end_layout
31949
31950 \begin_layout Section
31951 Notes en marge
31952 \begin_inset Index idx
31953 status collapsed
31954
31955 \begin_layout Plain Layout
31956 Notes ! Notes en Marge
31957 \end_layout
31958
31959 \end_inset
31960
31961
31962 \end_layout
31963
31964 \begin_layout Standard
31965 Les notes en marge dans \SpecialChar LyX
31966  ressemblent aux notes en bas de page et se comportent
31967  de la même façon.
31968  Quand vous insérez une note en marge avec 
31969 \family sans
31970 Insertion\SpecialChar menuseparator
31971 Note
31972 \begin_inset space ~
31973 \end_inset
31974
31975 en
31976 \begin_inset space ~
31977 \end_inset
31978
31979 Marge
31980 \family default
31981  ou avec le bouton 
31982 \begin_inset Info
31983 type  "icon"
31984 arg   "marginalnote-insert"
31985 \end_inset
31986
31987  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
31988  grise avec une étiquette rouge 
31989 \begin_inset Quotes fld
31990 \end_inset
31991
31992 marge
31993 \begin_inset Quotes frd
31994 \end_inset
31995
31996 .
31997  
31998 \begin_inset Marginal
31999 status collapsed
32000
32001 \begin_layout Plain Layout
32002 C'est une note en marge.
32003 \end_layout
32004
32005 \end_inset
32006
32007  Cette boîte est la représentation de votre note dans \SpecialChar LyX
32008 .
32009  Vous pouvez y entrer votre texte.
32010 \end_layout
32011
32012 \begin_layout Standard
32013 Les notes en marge apparaissent dans la marge de droite dans les documents
32014  imprimées sur une seule face.
32015  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
32016  
32017 \begin_inset Quotes fld
32018 \end_inset
32019
32020 extérieure
32021 \begin_inset Quotes frd
32022 \end_inset
32023
32024  – la gauche sur les pages paires et la droite sur les pages impaires.
32025  Le texte de la note en marge est aligné à l'opposé de la marge externe
32026  – aligné à droite quand la note apparaît dans la marge de gauche.
32027  La première ligne de la note apparaît à la hauteur de la ligne de texte
32028  où la note a été insérée dans le document.
32029 \end_layout
32030
32031 \begin_layout Standard
32032 \begin_inset VSpace bigskip
32033 \end_inset
32034
32035 Pour placer une note dans la marge interne, ajoutez la commande suivante
32036  :
32037 \end_layout
32038
32039 \begin_layout Standard
32040
32041 \series bold
32042
32043 \backslash
32044 reversemarginpar
32045 \end_layout
32046
32047 \begin_layout Standard
32048 sous forme de code \SpecialChar TeX
32049  avant votre note de marge.
32050  Le nouveau positionnement est pris en compte pour toutes les notes en marge
32051  qui suivent 
32052 \begin_inset ERT
32053 status collapsed
32054
32055 \begin_layout Plain Layout
32056
32057
32058 \backslash
32059 reversemarginpar 
32060 \end_layout
32061
32062 \end_inset
32063
32064
32065 \begin_inset Marginal
32066 status open
32067
32068 \begin_layout Plain Layout
32069 Cette note en marge est dans la marge interne.
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \series bold
32076
32077 \begin_inset Newline newline
32078 \end_inset
32079
32080
32081 \series default
32082
32083 \begin_inset Note Greyedout
32084 status open
32085
32086 \begin_layout Plain Layout
32087
32088 \series bold
32089 Note:
32090 \series default
32091  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
32092  les notes sont souvent mal mises en formes dans la sortie imprimée.
32093 \end_layout
32094
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \begin_layout Standard
32101 Pour revenir au positionnement implicite, ajoutez la commande :
32102 \end_layout
32103
32104 \begin_layout Standard
32105
32106 \series bold
32107
32108 \backslash
32109 normalmarginpar
32110 \end_layout
32111
32112 \begin_layout Standard
32113 sous forme de code \SpecialChar TeX
32114 .
32115 \begin_inset ERT
32116 status collapsed
32117
32118 \begin_layout Plain Layout
32119
32120
32121 \backslash
32122 normalmarginpar 
32123 \end_layout
32124
32125 \end_inset
32126
32127
32128 \begin_inset Newline newline
32129 \end_inset
32130
32131  
32132 \begin_inset Note Greyedout
32133 status open
32134
32135 \begin_layout Plain Layout
32136
32137 \series bold
32138 Note:
32139 \series default
32140  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
32141  
32142 \series bold
32143
32144 \backslash
32145 reversemarginpar
32146 \series default
32147  est aussi utilisée.
32148 \end_layout
32149
32150 \end_inset
32151
32152
32153 \end_layout
32154
32155 \begin_layout Standard
32156 \begin_inset VSpace bigskip
32157 \end_inset
32158
32159
32160 \begin_inset Marginal
32161 status open
32162
32163 \begin_layout Plain Layout
32164 UnTrèsLongMotEnMarge sans césure.
32165 \end_layout
32166
32167 \end_inset
32168
32169  Comme dans le cas décrit dans la section
32170 \begin_inset space ~
32171 \end_inset
32172
32173
32174 \begin_inset CommandInset ref
32175 LatexCommand ref
32176 reference "subsec:Lignes-multiple-dans-cellule"
32177
32178 \end_inset
32179
32180 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32181  mot d'une note en marge.
32182  Pour éviter ce problème, insérez un espacement horizontal de 0
32183 \begin_inset space \thinspace{}
32184 \end_inset
32185
32186 pt avant le mot en question: 
32187 \begin_inset Marginal
32188 status open
32189
32190 \begin_layout Plain Layout
32191 \begin_inset space \hspace{}
32192 \length 0pt
32193 \end_inset
32194
32195 UnMotTrèsLongEnMarge avec une césure.
32196 \end_layout
32197
32198 \end_inset
32199
32200
32201 \end_layout
32202
32203 \begin_layout Standard
32204 \begin_inset VSpace bigskip
32205 \end_inset
32206
32207
32208 \end_layout
32209
32210 \begin_layout Standard
32211 \begin_inset Note Greyedout
32212 status open
32213
32214 \begin_layout Plain Layout
32215
32216 \series bold
32217 Note:
32218 \series default
32219  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32220  tableaux, des flottants et des notes de bas de page.
32221 \end_layout
32222
32223 \end_inset
32224
32225
32226 \end_layout
32227
32228 \begin_layout Standard
32229 \begin_inset VSpace bigskip
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \begin_layout Standard
32236 \begin_inset ERT
32237 status collapsed
32238
32239 \begin_layout Plain Layout
32240
32241
32242 \backslash
32243 ifmarginnote
32244 \end_layout
32245
32246 \end_inset
32247
32248
32249 \begin_inset Note Note
32250 status open
32251
32252 \begin_layout Plain Layout
32253 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
32254  
32255 \series bold
32256 marginnote
32257 \series default
32258  a été installé.
32259 \end_layout
32260
32261 \end_inset
32262
32263
32264 \end_layout
32265
32266 \begin_layout Standard
32267 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
32268  
32269 \series bold
32270 marginnote
32271 \series default
32272
32273 \begin_inset Index idx
32274 status collapsed
32275
32276 \begin_layout Plain Layout
32277 Paquetages \SpecialChar LaTeX
32278  ! marginnote
32279 \end_layout
32280
32281 \end_inset
32282
32283 .
32284  En ajoutant les deux lignes suivantes au préambule de votre document, la
32285  commande que \SpecialChar LyX
32286  utilise pour les notes de marge est redéfinie pour utiliser
32287  la commande fournie par le paquetage 
32288 \series bold
32289 marginnote
32290 \series default
32291  :
32292 \end_layout
32293
32294 \begin_layout Standard
32295
32296 \series bold
32297
32298 \backslash
32299 usepackage{marginnote}
32300 \begin_inset Newline newline
32301 \end_inset
32302
32303
32304 \backslash
32305 let
32306 \backslash
32307 marginpar
32308 \backslash
32309 marginnote
32310 \end_layout
32311
32312 \begin_layout Standard
32313 Ce paquetage est aussi utilisé dans ce document parce que 
32314 \series bold
32315 marginnote
32316 \series default
32317  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32318  vertical pour une note.
32319  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32320  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32321  en page.
32322  Le décalage est inséré dans \SpecialChar LyX
32323  sous forme de code \SpecialChar TeX
32324  directement après la note
32325  sous la forme
32326 \end_layout
32327
32328 \begin_layout Standard
32329
32330 \series bold
32331 [offset]
32332 \end_layout
32333
32334 \begin_layout Standard
32335 où l'offset utilise l'une des unités listées dans le tableau
32336 \begin_inset space ~
32337 \end_inset
32338
32339
32340 \begin_inset CommandInset ref
32341 LatexCommand ref
32342 reference "cha:Unités-de-longueur"
32343
32344 \end_inset
32345
32346 .
32347  Une valeur négative déplace la note vers le haut, une valeur positive la
32348  déplace vers le bas.
32349  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32350  vers le haut de 1.5
32351 \begin_inset space \thinspace{}
32352 \end_inset
32353
32354 cm avec la commande en code \SpecialChar TeX
32355  
32356 \begin_inset Quotes fld
32357 \end_inset
32358
32359
32360 \series bold
32361 [-1.5cm]
32362 \series default
32363
32364 \begin_inset Quotes frd
32365 \end_inset
32366
32367
32368 \begin_inset Marginal
32369 status collapsed
32370
32371 \begin_layout Plain Layout
32372 Cette note en marge est décalée vers le haut de 1.5
32373 \begin_inset space \thinspace{}
32374 \end_inset
32375
32376 cm par rapport à sa position d'origine.
32377 \end_layout
32378
32379 \end_inset
32380
32381
32382 \begin_inset ERT
32383 status collapsed
32384
32385 \begin_layout Plain Layout
32386
32387 [-1.5cm]
32388 \end_layout
32389
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \begin_layout Standard
32396 \begin_inset VSpace medskip
32397 \end_inset
32398
32399 Avec le paquetage 
32400 \series bold
32401 marginnote
32402 \series default
32403  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32404  Par exemple les commandes 
32405 \end_layout
32406
32407 \begin_layout Standard
32408
32409 \series bold
32410
32411 \backslash
32412 renewcommand*{
32413 \backslash
32414 raggedleftmarginnote}{
32415 \backslash
32416 centering}
32417 \begin_inset Newline newline
32418 \end_inset
32419
32420
32421 \backslash
32422 renewcommand*{
32423 \backslash
32424 raggedrightmarginnote}{
32425 \backslash
32426 centering}
32427 \end_layout
32428
32429 \begin_layout Standard
32430 donnent un alignement centré.
32431  
32432 \series bold
32433
32434 \backslash
32435 raggedleftmarginnote
32436 \series default
32437  indique une note qui apparaît dans la marge de gauche.
32438 \begin_inset ERT
32439 status collapsed
32440
32441 \begin_layout Plain Layout
32442
32443
32444 \backslash
32445 renewcommand*{
32446 \backslash
32447 raggedleftmarginnote}{
32448 \backslash
32449 centering}
32450 \end_layout
32451
32452 \begin_layout Plain Layout
32453
32454
32455 \backslash
32456 renewcommand*{
32457 \backslash
32458 raggedrightmarginnote}{
32459 \backslash
32460 centering}
32461 \end_layout
32462
32463 \end_inset
32464
32465
32466 \begin_inset Marginal
32467 status collapsed
32468
32469 \begin_layout Plain Layout
32470 Le texte de cette note en marge est centré.
32471 \end_layout
32472
32473 \end_inset
32474
32475 .
32476  Le comportement implicite est donné par
32477 \end_layout
32478
32479 \begin_layout Standard
32480
32481 \series bold
32482
32483 \backslash
32484 renewcommand*{
32485 \backslash
32486 raggedleftmarginnote}{
32487 \backslash
32488 raggedleft}
32489 \begin_inset Newline newline
32490 \end_inset
32491
32492
32493 \backslash
32494 renewcommand*{
32495 \backslash
32496 raggedrightmarginnote}{
32497 \backslash
32498 raggedright}
32499 \series default
32500
32501 \begin_inset ERT
32502 status collapsed
32503
32504 \begin_layout Plain Layout
32505
32506
32507 \backslash
32508 renewcommand*{
32509 \backslash
32510 raggedleftmarginnote}{
32511 \backslash
32512 raggedleft}
32513 \end_layout
32514
32515 \begin_layout Plain Layout
32516
32517
32518 \backslash
32519 renewcommand*{
32520 \backslash
32521 raggedrightmarginnote}{
32522 \backslash
32523 raggedright}
32524 \end_layout
32525
32526 \end_inset
32527
32528
32529 \end_layout
32530
32531 \begin_layout Standard
32532 \begin_inset VSpace medskip
32533 \end_inset
32534
32535 Pour les autre fonctions du paquetage 
32536 \series bold
32537 marginnote
32538 \series default
32539  nous vous renvoyons à sa documentation 
32540 \begin_inset CommandInset citation
32541 LatexCommand cite
32542 key "marginnote"
32543
32544 \end_inset
32545
32546 .
32547 \end_layout
32548
32549 \begin_layout Standard
32550 \begin_inset VSpace bigskip
32551 \end_inset
32552
32553 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32554  définition.
32555  Pour créer par exemple une entête pour toutes les notes en marge avec le
32556  texte 
32557 \begin_inset Quotes fld
32558 \end_inset
32559
32560
32561 \family sans
32562 \series bold
32563 \bar under
32564 Attention!
32565 \family default
32566 \series default
32567 \bar default
32568
32569 \begin_inset Quotes frd
32570 \end_inset
32571
32572  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32573  de votre document :
32574 \end_layout
32575
32576 \begin_layout Standard
32577
32578 \series bold
32579
32580 \backslash
32581 let
32582 \backslash
32583 myMarginpar
32584 \backslash
32585 marginpar
32586 \begin_inset Newline newline
32587 \end_inset
32588
32589
32590 \backslash
32591 renewcommand{
32592 \backslash
32593 marginpar}[1]{
32594 \backslash
32595 myMarginpar{%
32596 \begin_inset Newline newline
32597 \end_inset
32598
32599
32600 \begin_inset Phantom HPhantom
32601 status open
32602
32603 \begin_layout Plain Layout
32604
32605 \series bold
32606 \begin_inset space ~
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \end_inset
32613
32614
32615 \backslash
32616 hspace{0pt}
32617 \backslash
32618 textsf{
32619 \backslash
32620 textbf{
32621 \backslash
32622 underbar{Attention!}}}%
32623 \begin_inset Newline newline
32624 \end_inset
32625
32626
32627 \begin_inset Phantom HPhantom
32628 status open
32629
32630 \begin_layout Plain Layout
32631
32632 \series bold
32633 \begin_inset space ~
32634 \end_inset
32635
32636
32637 \end_layout
32638
32639 \end_inset
32640
32641
32642 \backslash
32643 vspace{1.5mm}
32644 \backslash
32645
32646 \backslash
32647 #1}}
32648 \end_layout
32649
32650 \begin_layout Standard
32651 \begin_inset ERT
32652 status collapsed
32653
32654 \begin_layout Plain Layout
32655
32656
32657 \backslash
32658 let
32659 \backslash
32660 myMarginpar
32661 \backslash
32662 marginpar
32663 \end_layout
32664
32665 \begin_layout Plain Layout
32666
32667
32668 \backslash
32669 renewcommand{
32670 \backslash
32671 marginpar}[1]{
32672 \backslash
32673 myMarginpar{%
32674 \end_layout
32675
32676 \begin_layout Plain Layout
32677
32678    
32679 \backslash
32680 textsf{
32681 \backslash
32682 textbf{
32683 \backslash
32684 underbar{Attention!}}}%
32685 \end_layout
32686
32687 \begin_layout Plain Layout
32688
32689    
32690 \backslash
32691 vspace{1.5mm}
32692 \backslash
32693
32694 \backslash
32695 #1}}
32696 \end_layout
32697
32698 \end_inset
32699
32700
32701 \begin_inset Marginal
32702 status open
32703
32704 \begin_layout Plain Layout
32705 Ceci est une note en marge avec une en-tête prédéfinie.
32706 \end_layout
32707
32708 \end_inset
32709
32710
32711 \begin_inset ERT
32712 status collapsed
32713
32714 \begin_layout Plain Layout
32715
32716 [-1.5cm]
32717 \end_layout
32718
32719 \end_inset
32720
32721
32722 \begin_inset ERT
32723 status collapsed
32724
32725 \begin_layout Plain Layout
32726
32727
32728 \backslash
32729 renewcommand{
32730 \backslash
32731 marginpar}[1]{
32732 \backslash
32733 myMarginpar{#1}}
32734 \end_layout
32735
32736 \end_inset
32737
32738
32739 \begin_inset Note Note
32740 status collapsed
32741
32742 \begin_layout Plain Layout
32743
32744 \lang english
32745 The margin note format is changed only for this example.
32746 \end_layout
32747
32748 \end_inset
32749
32750
32751 \end_layout
32752
32753 \begin_layout Standard
32754 \begin_inset ERT
32755 status collapsed
32756
32757 \begin_layout Plain Layout
32758
32759
32760 \backslash
32761 else
32762 \end_layout
32763
32764 \end_inset
32765
32766
32767 \begin_inset Note Note
32768 status open
32769
32770 \begin_layout Plain Layout
32771 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
32772  
32773 \series bold
32774 marginnote
32775 \series default
32776  n'est pas installé :
32777 \end_layout
32778
32779 \end_inset
32780
32781
32782 \end_layout
32783
32784 \begin_layout Standard
32785 Vous devez installer le paquetage \SpecialChar LaTeX
32786  
32787 \series bold
32788 marginnote
32789 \series default
32790  pour voir la suite de cette section dans la sortie imprimée.
32791 \end_layout
32792
32793 \begin_layout Standard
32794 \begin_inset ERT
32795 status collapsed
32796
32797 \begin_layout Plain Layout
32798
32799
32800 \backslash
32801 fi
32802 \end_layout
32803
32804 \end_inset
32805
32806
32807 \end_layout
32808
32809 \begin_layout Chapter
32810 Boîtes
32811 \end_layout
32812
32813 \begin_layout Section
32814 Introduction
32815 \begin_inset Index idx
32816 status collapsed
32817
32818 \begin_layout Plain Layout
32819 Boîtes ! Introduction
32820 \end_layout
32821
32822 \end_inset
32823
32824
32825 \end_layout
32826
32827 \begin_layout Standard
32828 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32829  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32830  voir la section
32831 \begin_inset space ~
32832 \end_inset
32833
32834
32835 \begin_inset CommandInset ref
32836 LatexCommand ref
32837 reference "sec:Minipages"
32838
32839 \end_inset
32840
32841 , pour encadrer des portions de texte, voir la section
32842 \begin_inset space ~
32843 \end_inset
32844
32845
32846 \begin_inset CommandInset ref
32847 LatexCommand ref
32848 reference "sec:Décorations"
32849
32850 \end_inset
32851
32852 , pour empêcher que des mots subissent une césure, voir la section
32853 \begin_inset space ~
32854 \end_inset
32855
32856
32857 \begin_inset CommandInset ref
32858 LatexCommand ref
32859 reference "sec:Empêcher-césure"
32860
32861 \end_inset
32862
32863 , pour aligner du texte, voir la section
32864 \begin_inset space ~
32865 \end_inset
32866
32867
32868 \begin_inset CommandInset ref
32869 LatexCommand ref
32870 reference "subsec:Alignement-Vertical"
32871
32872 \end_inset
32873
32874 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32875 \begin_inset space ~
32876 \end_inset
32877
32878
32879 \begin_inset CommandInset ref
32880 LatexCommand ref
32881 reference "sec:Boîtes-colorées"
32882
32883 \end_inset
32884
32885 .
32886 \end_layout
32887
32888 \begin_layout Standard
32889 On peut insérer une boîte en utilisant le menu 
32890 \family sans
32891 Insertion\SpecialChar menuseparator
32892 Boîte
32893 \family default
32894  ou avec le bouton 
32895 \begin_inset Info
32896 type  "icon"
32897 arg   "box-insert Frameless"
32898 \end_inset
32899
32900  de la barre d'outils.
32901  Une boîte grise avec une étiquette 
32902 \family sans
32903 Boîte
32904 \begin_inset space ~
32905 \end_inset
32906
32907 (Minipage)
32908 \family default
32909
32910 \begin_inset Graphics
32911         filename clipart/BoxInsetDefault.png
32912         scale 65
32913         scaleBeforeRotation
32914
32915 \end_inset
32916
32917  est alors insérée.
32918  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32919  et en choisissant 
32920 \family sans
32921 Paramètres
32922 \family default
32923  .
32924  La fenêtre de dialogue qui apparaît donne accès aux types de
32925 \family sans
32926  Boîte
32927 \begin_inset space ~
32928 \end_inset
32929
32930 Intérieure
32931 \family default
32932  
32933 \family sans
32934 Makebox, Parbox
32935 \family default
32936  et 
32937 \family sans
32938 Minipage
32939 \family default
32940 .
32941  Le type 
32942 \family sans
32943 Minipage
32944 \family default
32945  est le type implicite pour les boîtes nouvellement créées et il est décrit
32946  dans la section
32947 \begin_inset space ~
32948 \end_inset
32949
32950
32951 \begin_inset CommandInset ref
32952 LatexCommand ref
32953 reference "sec:Minipages"
32954
32955 \end_inset
32956
32957 ; le type 
32958 \family sans
32959 Parbox
32960 \family default
32961  est décrit dans la section
32962 \begin_inset space ~
32963 \end_inset
32964
32965
32966 \begin_inset CommandInset ref
32967 LatexCommand ref
32968 reference "sec:Parboxes"
32969
32970 \end_inset
32971
32972  et le type 
32973 \family sans
32974 Makebox
32975 \family default
32976  est décrit dans la section
32977 \begin_inset space ~
32978 \end_inset
32979
32980
32981 \begin_inset CommandInset ref
32982 LatexCommand ref
32983 reference "sec:Empêcher-césure"
32984
32985 \end_inset
32986
32987 .
32988 \end_layout
32989
32990 \begin_layout Standard
32991 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
32992  comme les flottants ou les notes de bas de page.
32993 \end_layout
32994
32995 \begin_layout Standard
32996 \begin_inset Note Greyedout
32997 status open
32998
32999 \begin_layout Plain Layout
33000
33001 \series bold
33002 Note:
33003 \series default
33004  Vous ne pouvez pas employer une boîte comme élément dans un environnement
33005  de type 
33006 \family sans
33007 Liste
33008 \family default
33009  ou 
33010 \family sans
33011 Description
33012 \family default
33013 .
33014 \end_layout
33015
33016 \end_inset
33017
33018
33019 \end_layout
33020
33021 \begin_layout Standard
33022 \begin_inset Note Greyedout
33023 status open
33024
33025 \begin_layout Plain Layout
33026
33027 \series bold
33028 Note:
33029 \series default
33030  Pour une raison inconnue, vous ne pouvez mettre le type de la 
33031 \family sans
33032 Boîte
33033 \begin_inset space ~
33034 \end_inset
33035
33036 Intérieure
33037 \family default
33038  à 
33039 \family sans
33040 Aucune
33041 \family default
33042  que quand vous utilisez une boîte encadrée.
33043  Les boîtes sans 
33044 \family sans
33045 Boîte
33046 \begin_inset space ~
33047 \end_inset
33048
33049 Intérieure
33050 \family default
33051  et sans cadre sont expliquées dans la section
33052 \begin_inset space ~
33053 \end_inset
33054
33055
33056 \begin_inset CommandInset ref
33057 LatexCommand ref
33058 reference "sec:Empêcher-césure"
33059
33060 \end_inset
33061
33062 .
33063 \end_layout
33064
33065 \end_inset
33066
33067
33068 \end_layout
33069
33070 \begin_layout Section
33071 La fenêtre de dialogue Boîte
33072 \begin_inset CommandInset label
33073 LatexCommand label
33074 name "sec:Boîte-Dialogue"
33075
33076 \end_inset
33077
33078
33079 \begin_inset Index idx
33080 status collapsed
33081
33082 \begin_layout Plain Layout
33083 Boîtes ! Fenêtre de dialogue Boîte
33084 \end_layout
33085
33086 \end_inset
33087
33088
33089 \end_layout
33090
33091 \begin_layout Subsection
33092 Taille
33093 \begin_inset Index idx
33094 status collapsed
33095
33096 \begin_layout Plain Layout
33097 Boîtes ! Taille
33098 \end_layout
33099
33100 \end_inset
33101
33102
33103 \end_layout
33104
33105 \begin_layout Standard
33106 Dans la fenêtre de dialogue 
33107 \family sans
33108 Paramètres
33109 \begin_inset space ~
33110 \end_inset
33111
33112 de
33113 \begin_inset space ~
33114 \end_inset
33115
33116 Boîte
33117 \family default
33118  vous pouvez modifier la géométrie de la boîte avec les champs 
33119 \family sans
33120 Largeur
33121 \family default
33122  et 
33123 \family sans
33124 Hauteur
33125 \family default
33126 .
33127  Les unités de longueur qui sont utilisables dans ces champs sont décrites
33128  dans le tableau
33129 \begin_inset space ~
33130 \end_inset
33131
33132
33133 \begin_inset CommandInset ref
33134 LatexCommand ref
33135 reference "tab:Unités"
33136
33137 \end_inset
33138
33139 .
33140  Le champ 
33141 \family sans
33142 Hauteur
33143 \family default
33144  offre en plus les spécifications de taille suivantes :
33145 \end_layout
33146
33147 \begin_layout Description
33148 Profondeur C'est simplement la 
33149 \begin_inset Quotes fld
33150 \end_inset
33151
33152 hauteur
33153 \begin_inset Quotes frd
33154 \end_inset
33155
33156  du texte.
33157  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
33158  lignes de texte dans la boîte.
33159 \begin_inset Newline newline
33160 \end_inset
33161
33162
33163 \begin_inset Newline newline
33164 \end_inset
33165
33166
33167 \begin_inset Newline newline
33168 \end_inset
33169
33170
33171 \begin_inset Box Boxed
33172 position "c"
33173 hor_pos "c"
33174 has_inner_box 1
33175 inner_pos "c"
33176 use_parbox 0
33177 use_makebox 0
33178 width "12col%"
33179 special "none"
33180 height "1in"
33181 height_special "depth"
33182 thickness "0.4pt"
33183 separation "3pt"
33184 shadowsize "4pt"
33185 framecolor "black"
33186 backgroundcolor "none"
33187 status open
33188
33189 \begin_layout Plain Layout
33190 \align center
33191 Boîte dont la hauteur est égale à 1
33192 \begin_inset space \thinspace{}
33193 \end_inset
33194
33195 Profondeur
33196 \end_layout
33197
33198 \end_inset
33199
33200
33201 \begin_inset Newline newline
33202 \end_inset
33203
33204
33205 \begin_inset Newline newline
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \begin_layout Description
33212 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33213  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33214  est deux fois plus haute que le texte : 
33215 \begin_inset Box Boxed
33216 position "c"
33217 hor_pos "c"
33218 has_inner_box 1
33219 inner_pos "c"
33220 use_parbox 0
33221 use_makebox 0
33222 width "20col%"
33223 special "none"
33224 height "2in"
33225 height_special "height"
33226 thickness "0.4pt"
33227 separation "3pt"
33228 shadowsize "4pt"
33229 framecolor "black"
33230 backgroundcolor "none"
33231 status open
33232
33233 \begin_layout Plain Layout
33234 \align center
33235 Boîte dont la hauteur est 2
33236 \begin_inset space \thinspace{}
33237 \end_inset
33238
33239 Hauteur
33240 \end_layout
33241
33242 \end_inset
33243
33244
33245 \end_layout
33246
33247 \begin_layout Description
33248 Hauteur
33249 \begin_inset space ~
33250 \end_inset
33251
33252 Totale C'est égal à Hauteur
33253 \begin_inset space \thinspace{}
33254 \end_inset
33255
33256 +
33257 \begin_inset space \thinspace{}
33258 \end_inset
33259
33260 Profondeur : 
33261 \begin_inset Box Boxed
33262 position "c"
33263 hor_pos "c"
33264 has_inner_box 1
33265 inner_pos "c"
33266 use_parbox 0
33267 use_makebox 0
33268 width "20col%"
33269 special "none"
33270 height "1in"
33271 height_special "totalheight"
33272 thickness "0.4pt"
33273 separation "3pt"
33274 shadowsize "4pt"
33275 framecolor "black"
33276 backgroundcolor "none"
33277 status open
33278
33279 \begin_layout Plain Layout
33280 \align center
33281 Boîte dont la hauteur est 1
33282 \begin_inset space \thinspace{}
33283 \end_inset
33284
33285 Hauteur
33286 \begin_inset space ~
33287 \end_inset
33288
33289 Totale
33290 \end_layout
33291
33292 \end_inset
33293
33294
33295 \end_layout
33296
33297 \begin_layout Description
33298 Largeur On prend la largeur de la boîte comme hauteur : 
33299 \begin_inset Box Boxed
33300 position "c"
33301 hor_pos "c"
33302 has_inner_box 1
33303 inner_pos "c"
33304 use_parbox 0
33305 use_makebox 0
33306 width "12col%"
33307 special "none"
33308 height "1in"
33309 height_special "width"
33310 thickness "0.4pt"
33311 separation "3pt"
33312 shadowsize "4pt"
33313 framecolor "black"
33314 backgroundcolor "none"
33315 status open
33316
33317 \begin_layout Plain Layout
33318 \align center
33319 Boîte dont la hauteur est 1
33320 \begin_inset space \thinspace{}
33321 \end_inset
33322
33323 Largeur
33324 \end_layout
33325
33326 \end_inset
33327
33328
33329 \end_layout
33330
33331 \begin_layout Subsection
33332 Alignement
33333 \begin_inset Index idx
33334 status collapsed
33335
33336 \begin_layout Plain Layout
33337 Boîtes ! Alignement
33338 \end_layout
33339
33340 \end_inset
33341
33342
33343 \end_layout
33344
33345 \begin_layout Standard
33346 Quand vous avez choisi une 
33347 \family sans
33348 Boîte
33349 \begin_inset space ~
33350 \end_inset
33351
33352 Intérieure
33353 \family default
33354 , l'alignement vertical de la boîte peut être :
33355 \end_layout
33356
33357 \begin_layout Description
33358 Haut Ceci est un exemple de texte.
33359  
33360 \begin_inset Box Boxed
33361 position "t"
33362 hor_pos "c"
33363 has_inner_box 1
33364 inner_pos "c"
33365 use_parbox 0
33366 use_makebox 0
33367 width "12col%"
33368 special "none"
33369 height "1in"
33370 height_special "totalheight"
33371 thickness "0.4pt"
33372 separation "3pt"
33373 shadowsize "4pt"
33374 framecolor "black"
33375 backgroundcolor "none"
33376 status collapsed
33377
33378 \begin_layout Plain Layout
33379 \align center
33380 Cette boîte est alignée sur le haut.
33381 \end_layout
33382
33383 \end_inset
33384
33385  Ceci est un exemple de texte.
33386 \end_layout
33387
33388 \begin_layout Description
33389 Milieu Ceci est un exemple de texte.
33390  
33391 \begin_inset Box Boxed
33392 position "c"
33393 hor_pos "c"
33394 has_inner_box 1
33395 inner_pos "c"
33396 use_parbox 0
33397 use_makebox 0
33398 width "12col%"
33399 special "none"
33400 height "1in"
33401 height_special "totalheight"
33402 thickness "0.4pt"
33403 separation "3pt"
33404 shadowsize "4pt"
33405 framecolor "black"
33406 backgroundcolor "none"
33407 status collapsed
33408
33409 \begin_layout Plain Layout
33410 \align center
33411 Cette boîte est alignée au centre.
33412 \end_layout
33413
33414 \end_inset
33415
33416  Ceci est un exemple de texte.
33417 \end_layout
33418
33419 \begin_layout Description
33420 Bas Ceci est un exemple de texte.
33421  
33422 \begin_inset Box Boxed
33423 position "b"
33424 hor_pos "c"
33425 has_inner_box 1
33426 inner_pos "c"
33427 use_parbox 0
33428 use_makebox 0
33429 width "12col%"
33430 special "none"
33431 height "1in"
33432 height_special "totalheight"
33433 thickness "0.4pt"
33434 separation "3pt"
33435 shadowsize "4pt"
33436 framecolor "black"
33437 backgroundcolor "none"
33438 status collapsed
33439
33440 \begin_layout Plain Layout
33441 \align center
33442 Cette boîte est alignée sur le bas.
33443 \end_layout
33444
33445 \end_inset
33446
33447  Ceci est un exemple de texte.
33448 \end_layout
33449
33450 \begin_layout Standard
33451 \begin_inset Note Greyedout
33452 status open
33453
33454 \begin_layout Plain Layout
33455
33456 \series bold
33457 Note:
33458 \series default
33459  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33460  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33461  l'autre non.
33462 \end_layout
33463
33464 \end_inset
33465
33466
33467 \end_layout
33468
33469 \begin_layout Standard
33470 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33471  paragraphe grâce à la fenêtre de dialogue 
33472 \family sans
33473 Paramètres
33474 \begin_inset space ~
33475 \end_inset
33476
33477 de
33478 \begin_inset space ~
33479 \end_inset
33480
33481 Boîte
33482 \family default
33483 .
33484 \end_layout
33485
33486 \begin_layout Standard
33487 \begin_inset VSpace bigskip
33488 \end_inset
33489
33490 Quand vous avez choisi une 
33491 \family sans
33492 Boîte
33493 \begin_inset space ~
33494 \end_inset
33495
33496 Intérieure
33497 \family default
33498 , l'alignement vertical du contenu de la boîte peut être :
33499 \end_layout
33500
33501 \begin_layout Description
33502 haut Ceci est un exemple de texte.
33503 \begin_inset Box Boxed
33504 position "c"
33505 hor_pos "c"
33506 has_inner_box 1
33507 inner_pos "t"
33508 use_parbox 0
33509 use_makebox 0
33510 width "12col%"
33511 special "none"
33512 height "1.5in"
33513 height_special "totalheight"
33514 thickness "0.4pt"
33515 separation "3pt"
33516 shadowsize "4pt"
33517 framecolor "black"
33518 backgroundcolor "none"
33519 status collapsed
33520
33521 \begin_layout Plain Layout
33522 \align center
33523 Le texte de cette boîte est aligné sur le haut.
33524 \end_layout
33525
33526 \end_inset
33527
33528  Ceci est un exemple de texte.
33529 \end_layout
33530
33531 \begin_layout Description
33532 milieu Ceci est un exemple de texte.
33533  
33534 \begin_inset Box Boxed
33535 position "c"
33536 hor_pos "c"
33537 has_inner_box 1
33538 inner_pos "c"
33539 use_parbox 0
33540 use_makebox 0
33541 width "12col%"
33542 special "none"
33543 height "1.5in"
33544 height_special "totalheight"
33545 thickness "0.4pt"
33546 separation "3pt"
33547 shadowsize "4pt"
33548 framecolor "black"
33549 backgroundcolor "none"
33550 status collapsed
33551
33552 \begin_layout Plain Layout
33553 \align center
33554 Le texte de cette boîte est aligné au centre
33555 \end_layout
33556
33557 \end_inset
33558
33559  Ceci est un exemple de texte.
33560 \end_layout
33561
33562 \begin_layout Description
33563 bas Ceci est un exemple de texte.
33564  
33565 \begin_inset Box Boxed
33566 position "c"
33567 hor_pos "c"
33568 has_inner_box 1
33569 inner_pos "b"
33570 use_parbox 0
33571 use_makebox 0
33572 width "12col%"
33573 special "none"
33574 height "1.5in"
33575 height_special "totalheight"
33576 thickness "0.4pt"
33577 separation "3pt"
33578 shadowsize "4pt"
33579 framecolor "black"
33580 backgroundcolor "none"
33581 status collapsed
33582
33583 \begin_layout Plain Layout
33584 \align center
33585 Le texte de cette boîte est aligné en bas.
33586 \end_layout
33587
33588 \end_inset
33589
33590  Ceci est un exemple de texte.
33591 \end_layout
33592
33593 \begin_layout Description
33594 élongation Ceci est un exemple de texte.
33595  
33596 \begin_inset Box Boxed
33597 position "c"
33598 hor_pos "c"
33599 has_inner_box 1
33600 inner_pos "s"
33601 use_parbox 0
33602 use_makebox 0
33603 width "12col%"
33604 special "none"
33605 height "1.5in"
33606 height_special "totalheight"
33607 thickness "0.4pt"
33608 separation "3pt"
33609 shadowsize "4pt"
33610 framecolor "black"
33611 backgroundcolor "none"
33612 status collapsed
33613
33614 \begin_layout Plain Layout
33615 \align center
33616 Le texte 
33617 \end_layout
33618
33619 \begin_layout Plain Layout
33620 \align center
33621 de cette
33622 \end_layout
33623
33624 \begin_layout Plain Layout
33625 \align center
33626 boîte est
33627 \end_layout
33628
33629 \begin_layout Plain Layout
33630 \align center
33631 allongé.
33632 \end_layout
33633
33634 \end_inset
33635
33636  Ceci est un exemple de texte.
33637 \end_layout
33638
33639 \begin_layout Standard
33640 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33641  paragraphe.
33642  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33643 \end_layout
33644
33645 \begin_layout Standard
33646 \begin_inset VSpace bigskip
33647 \end_inset
33648
33649 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33650  la fenêtre de dialogue 
33651 \family sans
33652 Paramètres
33653 \begin_inset space ~
33654 \end_inset
33655
33656 de
33657 \begin_inset space ~
33658 \end_inset
33659
33660 paragraphe
33661 \family default
33662  quand vous avez choisi une 
33663 \family sans
33664 Boîte
33665 \begin_inset space ~
33666 \end_inset
33667
33668 Intérieure
33669 \family default
33670 .
33671 \end_layout
33672
33673 \begin_layout Standard
33674 \align center
33675 \begin_inset Box Boxed
33676 position "c"
33677 hor_pos "c"
33678 has_inner_box 1
33679 inner_pos "s"
33680 use_parbox 0
33681 use_makebox 0
33682 width "15col%"
33683 special "none"
33684 height "1.25in"
33685 height_special "totalheight"
33686 thickness "0.4pt"
33687 separation "3pt"
33688 shadowsize "4pt"
33689 framecolor "black"
33690 backgroundcolor "none"
33691 status open
33692
33693 \begin_layout Plain Layout
33694 \align left
33695 Le texte de 
33696 \end_layout
33697
33698 \begin_layout Plain Layout
33699 \align left
33700 cette boîte
33701 \end_layout
33702
33703 \begin_layout Plain Layout
33704 \align right
33705 est allongé.
33706 \end_layout
33707
33708 \end_inset
33709
33710
33711 \end_layout
33712
33713 \begin_layout Standard
33714 Si vous n'avez pas choisi une 
33715 \family sans
33716 Boîte
33717 \begin_inset space ~
33718 \end_inset
33719
33720 Intérieure
33721 \family default
33722 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33723  de dialogue de boîte.
33724 \begin_inset Separator parbreak
33725 \end_inset
33726
33727
33728 \end_layout
33729
33730 \begin_layout Standard
33731 \align center
33732 \begin_inset Box Boxed
33733 position "c"
33734 hor_pos "s"
33735 has_inner_box 0
33736 inner_pos "s"
33737 use_parbox 0
33738 use_makebox 0
33739 width "90col%"
33740 special "none"
33741 height "1.25in"
33742 height_special "totalheight"
33743 thickness "0.4pt"
33744 separation "3pt"
33745 shadowsize "4pt"
33746 framecolor "black"
33747 backgroundcolor "none"
33748 status open
33749
33750 \begin_layout Plain Layout
33751 Le texte de cette boîte est allongé horizontalement.
33752 \end_layout
33753
33754 \end_inset
33755
33756
33757 \end_layout
33758
33759 \begin_layout Subsection
33760 Décorations
33761 \begin_inset CommandInset label
33762 LatexCommand label
33763 name "sec:Décorations"
33764
33765 \end_inset
33766
33767
33768 \begin_inset Index idx
33769 status collapsed
33770
33771 \begin_layout Plain Layout
33772 Boîtes ! Décorations
33773 \end_layout
33774
33775 \end_inset
33776
33777
33778 \end_layout
33779
33780 \begin_layout Standard
33781 On peut spécifier le style de la boîte en utilisant la liste déroulante
33782  
33783 \family sans
33784 Décoration
33785 \family default
33786 .
33787  Les possibilités sont les suivantes :
33788 \end_layout
33789
33790 \begin_layout Description
33791 Aucun
33792 \begin_inset space ~
33793 \end_inset
33794
33795 cadre
33796 \begin_inset space ~
33797 \end_inset
33798
33799 tracé Rien n'est tracé
33800 \end_layout
33801
33802 \begin_layout Description
33803 Cadre
33804 \begin_inset space ~
33805 \end_inset
33806
33807 rectangulaire
33808 \begin_inset space ~
33809 \end_inset
33810
33811 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33812  L'épaisseur du trait de ce cadre peut être précisé.
33813 \begin_inset Newline newline
33814 \end_inset
33815
33816
33817 \begin_inset Box Boxed
33818 position "c"
33819 hor_pos "c"
33820 has_inner_box 1
33821 inner_pos "c"
33822 use_parbox 0
33823 use_makebox 0
33824 width "20col%"
33825 special "none"
33826 height "1in"
33827 height_special "totalheight"
33828 thickness "0.4pt"
33829 separation "3pt"
33830 shadowsize "4pt"
33831 framecolor "black"
33832 backgroundcolor "none"
33833 status open
33834
33835 \begin_layout Plain Layout
33836 \align center
33837 Boîte rectangulaire
33838 \end_layout
33839
33840 \end_inset
33841
33842
33843 \end_layout
33844
33845 \begin_layout Description
33846 Cadre
33847 \begin_inset space ~
33848 \end_inset
33849
33850 oval,
33851 \begin_inset space ~
33852 \end_inset
33853
33854 fin Ceci dessine un cadre ovalisée autour de la boîte.
33855  L'épaisseur du trait de ce cadre est de  0.4
33856 \begin_inset space \thinspace{}
33857 \end_inset
33858
33859 pt.
33860  
33861 \begin_inset Box ovalbox
33862 position "c"
33863 hor_pos "c"
33864 has_inner_box 1
33865 inner_pos "c"
33866 use_parbox 0
33867 use_makebox 0
33868 width "20col%"
33869 special "none"
33870 height "1in"
33871 height_special "totalheight"
33872 thickness "0.4pt"
33873 separation "3pt"
33874 shadowsize "4pt"
33875 framecolor "black"
33876 backgroundcolor "none"
33877 status open
33878
33879 \begin_layout Plain Layout
33880 \align center
33881 Boîte ovalisée, fine
33882 \end_layout
33883
33884 \end_inset
33885
33886
33887 \end_layout
33888
33889 \begin_layout Description
33890 Cadre
33891 \begin_inset space ~
33892 \end_inset
33893
33894 oval,
33895 \begin_inset space ~
33896 \end_inset
33897
33898 épais Ceci dessine un cadre ovalisée autour de la boîte.
33899  L'épaisseur du trait de ce cadre est de   0.8
33900 \begin_inset space \thinspace{}
33901 \end_inset
33902
33903 pt.
33904  
33905 \begin_inset Box Ovalbox
33906 position "c"
33907 hor_pos "c"
33908 has_inner_box 1
33909 inner_pos "c"
33910 use_parbox 0
33911 use_makebox 0
33912 width "20col%"
33913 special "none"
33914 height "1in"
33915 height_special "totalheight"
33916 thickness "0.4pt"
33917 separation "3pt"
33918 shadowsize "4pt"
33919 framecolor "black"
33920 backgroundcolor "none"
33921 status open
33922
33923 \begin_layout Plain Layout
33924 \align center
33925 Boîte ovalisée, épaisse
33926 \end_layout
33927
33928 \end_inset
33929
33930
33931 \end_layout
33932
33933 \begin_layout Description
33934 Ombre
33935 \begin_inset space ~
33936 \end_inset
33937
33938 en
33939 \begin_inset space ~
33940 \end_inset
33941
33942 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33943  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
33944  
33945 \begin_inset Box Shadowbox
33946 position "c"
33947 hor_pos "c"
33948 has_inner_box 1
33949 inner_pos "c"
33950 use_parbox 0
33951 use_makebox 0
33952 width "20col%"
33953 special "none"
33954 height "1in"
33955 height_special "totalheight"
33956 thickness "0.4pt"
33957 separation "3pt"
33958 shadowsize "4pt"
33959 framecolor "black"
33960 backgroundcolor "none"
33961 status open
33962
33963 \begin_layout Plain Layout
33964 \align center
33965 Boîte ombrée
33966 \end_layout
33967
33968 \end_inset
33969
33970
33971 \end_layout
33972
33973 \begin_layout Description
33974 Fond
33975 \begin_inset space ~
33976 \end_inset
33977
33978 ombré Ceci dessine une boîte avec un arrière plan rouge.
33979  Contrairement aux boîtes coloriées
33980 \begin_inset Foot
33981 status collapsed
33982
33983 \begin_layout Plain Layout
33984 Voir la section
33985 \begin_inset space ~
33986 \end_inset
33987
33988
33989 \begin_inset CommandInset ref
33990 LatexCommand ref
33991 reference "sec:Boîtes-colorées"
33992
33993 \end_inset
33994
33995 .
33996 \end_layout
33997
33998 \end_inset
33999
34000 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
34001  son propre paragraphe.
34002 \begin_inset Box Shaded
34003 position "t"
34004 hor_pos "c"
34005 has_inner_box 0
34006 inner_pos "t"
34007 use_parbox 0
34008 use_makebox 0
34009 width "50col%"
34010 special "none"
34011 height "1in"
34012 height_special "totalheight"
34013 thickness "0.4pt"
34014 separation "3pt"
34015 shadowsize "4pt"
34016 framecolor "black"
34017 backgroundcolor "none"
34018 status open
34019
34020 \begin_layout Plain Layout
34021 Boîte avec fond ombré
34022 \end_layout
34023
34024 \end_inset
34025
34026
34027 \end_layout
34028
34029 \begin_layout Description
34030 Cadre
34031 \begin_inset space ~
34032 \end_inset
34033
34034 rectangulaire
34035 \begin_inset space ~
34036 \end_inset
34037
34038 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
34039  boîte.
34040  L'épaisseur du trait du cadre interne est de 0.75
34041 \begin_inset space \thinspace{}
34042 \end_inset
34043
34044 épaisseur
34045 \begin_inset space ~
34046 \end_inset
34047
34048 du
34049 \begin_inset space ~
34050 \end_inset
34051
34052 trait, l'épaisseur du trait du cadre externe est de 1.5
34053 \begin_inset space \thinspace{}
34054 \end_inset
34055
34056 épaisseur
34057 \begin_inset space ~
34058 \end_inset
34059
34060 du
34061 \begin_inset space ~
34062 \end_inset
34063
34064 trait.
34065  La distance entre les deux cadres est de 1.5
34066 \begin_inset space \thinspace{}
34067 \end_inset
34068
34069 épaisseur
34070 \begin_inset space ~
34071 \end_inset
34072
34073 du
34074 \begin_inset space ~
34075 \end_inset
34076
34077 trait
34078 \begin_inset space \thinspace{}
34079 \end_inset
34080
34081 +
34082 \begin_inset space \thinspace{}
34083 \end_inset
34084
34085 0.5
34086 \begin_inset space \thinspace{}
34087 \end_inset
34088
34089 pt.
34090  
34091 \begin_inset Box Doublebox
34092 position "c"
34093 hor_pos "c"
34094 has_inner_box 1
34095 inner_pos "c"
34096 use_parbox 0
34097 use_makebox 0
34098 width "20col%"
34099 special "none"
34100 height "1in"
34101 height_special "totalheight"
34102 thickness "0.4pt"
34103 separation "3pt"
34104 shadowsize "4pt"
34105 framecolor "black"
34106 backgroundcolor "none"
34107 status open
34108
34109 \begin_layout Plain Layout
34110 \align center
34111 Boîte double
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \end_layout
34118
34119 \begin_layout Standard
34120 \begin_inset VSpace bigskip
34121 \end_inset
34122
34123 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
34124  s'adapte pour montrer le style
34125  de boîte utilisé.
34126  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
34127  le paquetage \SpecialChar LaTeX
34128  
34129 \series bold
34130 fancybox
34131 \series default
34132
34133 \begin_inset Index idx
34134 status collapsed
34135
34136 \begin_layout Plain Layout
34137 Paquetages \SpecialChar LaTeX
34138  ! fancybox
34139 \end_layout
34140
34141 \end_inset
34142
34143 .
34144 \end_layout
34145
34146 \begin_layout Standard
34147 \begin_inset VSpace bigskip
34148 \end_inset
34149
34150 Quand vous utilisez le style de décoration 
34151 \family sans
34152 cadre rectangulaire simple
34153 \family default
34154  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
34155  de la boîte.
34156  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
34157  prendra toute la largeur de la colonne et la boîte sera considérée comme
34158  son propre paragraphe: 
34159 \begin_inset Box Framed
34160 position "t"
34161 hor_pos "c"
34162 has_inner_box 0
34163 inner_pos "t"
34164 use_parbox 0
34165 use_makebox 0
34166 width "100col%"
34167 special "none"
34168 height "1in"
34169 height_special "totalheight"
34170 thickness "0.4pt"
34171 separation "3pt"
34172 shadowsize "4pt"
34173 framecolor "black"
34174 backgroundcolor "none"
34175 status collapsed
34176
34177 \begin_layout Plain Layout
34178 Boîte avec cadre simple et sauts de page
34179 \end_layout
34180
34181 \end_inset
34182
34183
34184 \end_layout
34185
34186 \begin_layout Section
34187 Personnalisation des boîtes
34188 \begin_inset Index idx
34189 status collapsed
34190
34191 \begin_layout Plain Layout
34192 Boîtes! Personnalisation
34193 \end_layout
34194
34195 \end_inset
34196
34197
34198 \end_layout
34199
34200 \begin_layout Standard
34201 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34202  la commande 
34203 \series bold
34204
34205 \backslash
34206 cornersize
34207 \series default
34208 .
34209  Par exemple, la commande
34210 \end_layout
34211
34212 \begin_layout Standard
34213
34214 \series bold
34215
34216 \backslash
34217 cornersize*{1cm}
34218 \end_layout
34219
34220 \begin_layout Standard
34221 donne un diamètre de 1
34222 \begin_inset space \thinspace{}
34223 \end_inset
34224
34225 cm.
34226  La commande
34227 \end_layout
34228
34229 \begin_layout Standard
34230
34231 \series bold
34232
34233 \backslash
34234 cornersize{num}
34235 \end_layout
34236
34237 \begin_layout Standard
34238 fixe le diamètre à 
34239 \family sans
34240 num
34241 \begin_inset space \thinspace{}
34242 \end_inset
34243
34244 ×
34245 \begin_inset space \thinspace{}
34246 \end_inset
34247
34248 minimum(largeur et hauteur de la boîte)
34249 \family default
34250 .
34251  La valeur implicite est 
34252 \series bold
34253
34254 \backslash
34255 cornersize{0.5}
34256 \series default
34257 .
34258 \end_layout
34259
34260 \begin_layout Standard
34261 \begin_inset ERT
34262 status collapsed
34263
34264 \begin_layout Plain Layout
34265
34266
34267 \backslash
34268 cornersize*{1.5cm}
34269 \end_layout
34270
34271 \end_inset
34272
34273
34274 \begin_inset Box Ovalbox
34275 position "c"
34276 hor_pos "c"
34277 has_inner_box 1
34278 inner_pos "c"
34279 use_parbox 0
34280 use_makebox 0
34281 width "25col%"
34282 special "none"
34283 height "1in"
34284 height_special "totalheight"
34285 thickness "0.4pt"
34286 separation "3pt"
34287 shadowsize "4pt"
34288 framecolor "black"
34289 backgroundcolor "none"
34290 status open
34291
34292 \begin_layout Plain Layout
34293 \align center
34294 Boîte ovale avec 
34295 \series bold
34296
34297 \backslash
34298 cornersize
34299 \series default
34300
34301 \begin_inset space \thinspace{}
34302 \end_inset
34303
34304 =
34305 \begin_inset space \thinspace{}
34306 \end_inset
34307
34308 1.5
34309 \begin_inset space \thinspace{}
34310 \end_inset
34311
34312 cm
34313 \end_layout
34314
34315 \end_inset
34316
34317
34318 \begin_inset ERT
34319 status collapsed
34320
34321 \begin_layout Plain Layout
34322
34323
34324 \backslash
34325 cornersize{0.5}
34326 \end_layout
34327
34328 \end_inset
34329
34330
34331 \end_layout
34332
34333 \begin_layout Standard
34334 \begin_inset VSpace bigskip
34335 \end_inset
34336
34337
34338 \end_layout
34339
34340 \begin_layout Standard
34341 La couleur rouge utilisée implicitement pour les boîtes à 
34342 \family sans
34343 Fond
34344 \begin_inset space ~
34345 \end_inset
34346
34347 ombré
34348 \family default
34349  peut soit être modifiée localement avec la commande 
34350 \series bold
34351
34352 \backslash
34353 definecolor{shadecolor}
34354 \series default
34355 , soit globalement avec le menu 
34356 \family sans
34357 Outils\SpecialChar menuseparator
34358 Préférences
34359 \family default
34360 \SpecialChar menuseparator
34361
34362 \family sans
34363 Couleurs\SpecialChar menuseparator
34364 boîte
34365 \begin_inset space ~
34366 \end_inset
34367
34368 ombrée
34369 \family default
34370 .
34371  La syntaxe de la commande 
34372 \series bold
34373
34374 \backslash
34375 definecolor
34376 \series default
34377  est expliquée dans la section
34378 \begin_inset space ~
34379 \end_inset
34380
34381
34382 \begin_inset CommandInset ref
34383 LatexCommand ref
34384 reference "sec:Tableaux-Colorés"
34385
34386 \end_inset
34387
34388 .
34389 \begin_inset Foot
34390 status collapsed
34391
34392 \begin_layout Plain Layout
34393 Notez que l'utilisation de 
34394 \series bold
34395
34396 \backslash
34397 definecolor
34398 \series default
34399  ne peut se faire sans le paquetage \SpecialChar LaTeX
34400  
34401 \series bold
34402 color
34403 \series default
34404  dans le préambule, voir la section
34405 \begin_inset space ~
34406 \end_inset
34407
34408
34409 \begin_inset CommandInset ref
34410 LatexCommand ref
34411 reference "sec:Boîtes-colorées"
34412
34413 \end_inset
34414
34415 .
34416  
34417 \end_layout
34418
34419 \end_inset
34420
34421
34422 \end_layout
34423
34424 \begin_layout Standard
34425 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34426  le commande en code \SpecialChar TeX
34427  suivantes
34428 \end_layout
34429
34430 \begin_layout Standard
34431
34432 \series bold
34433
34434 \backslash
34435 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34436 \end_layout
34437
34438 \begin_layout Standard
34439 \begin_inset ERT
34440 status collapsed
34441
34442 \begin_layout Plain Layout
34443
34444
34445 \backslash
34446 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34447 \end_layout
34448
34449 \end_inset
34450
34451
34452 \begin_inset Box Shaded
34453 position "t"
34454 hor_pos "c"
34455 has_inner_box 0
34456 inner_pos "t"
34457 use_parbox 0
34458 use_makebox 0
34459 width "100col%"
34460 special "none"
34461 height "1in"
34462 height_special "totalheight"
34463 thickness "0.4pt"
34464 separation "3pt"
34465 shadowsize "4pt"
34466 framecolor "black"
34467 backgroundcolor "none"
34468 status open
34469
34470 \begin_layout Plain Layout
34471
34472 \color yellow
34473 Ceci est un texte jaune dans une boîte à 
34474 \family sans
34475 Fond
34476 \begin_inset space ~
34477 \end_inset
34478
34479 ombré
34480 \family default
34481 \color inherit
34482  
34483 \color yellow
34484 avec un fond vert foncé.
34485 \end_layout
34486
34487 \end_inset
34488
34489
34490 \begin_inset ERT
34491 status collapsed
34492
34493 \begin_layout Plain Layout
34494
34495
34496 \backslash
34497 definecolor{shadecolor}{rgb}{1,0,0}
34498 \end_layout
34499
34500 \end_inset
34501
34502
34503 \end_layout
34504
34505 \begin_layout Standard
34506 \begin_inset VSpace bigskip
34507 \end_inset
34508
34509
34510 \end_layout
34511
34512 \begin_layout Standard
34513 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
34514  boîtes qui suivent la commandes qui les a changées.
34515 \end_layout
34516
34517 \begin_layout Section
34518 Minipages
34519 \begin_inset CommandInset label
34520 LatexCommand label
34521 name "sec:Minipages"
34522
34523 \end_inset
34524
34525
34526 \begin_inset Index idx
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530 Boîtes ! Minipages
34531 \end_layout
34532
34533 \end_inset
34534
34535
34536 \end_layout
34537
34538 \begin_layout Standard
34539 \SpecialChar LaTeX
34540  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
34541  d'une page.
34542  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34543  règles d'indentation, de saut de ligne, etc.
34544  s'appliquent.
34545 \end_layout
34546
34547 \begin_layout Standard
34548 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34549  langues.
34550 \end_layout
34551
34552 \begin_layout Standard
34553 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34554  Leur largeur est fixée à 45
34555 \begin_inset space \thinspace{}
34556 \end_inset
34557
34558 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34559  via le menu 
34560 \family sans
34561 Insertion\SpecialChar menuseparator
34562 Typographie
34563 \begin_inset space ~
34564 \end_inset
34565
34566 spéciale\SpecialChar menuseparator
34567 Ressort
34568 \begin_inset space ~
34569 \end_inset
34570
34571 Horizontal
34572 \family default
34573 .
34574 \end_layout
34575
34576 \begin_layout Standard
34577 \begin_inset Box Frameless
34578 position "t"
34579 hor_pos "c"
34580 has_inner_box 1
34581 inner_pos "c"
34582 use_parbox 0
34583 use_makebox 0
34584 width "45col%"
34585 special "none"
34586 height "1in"
34587 height_special "totalheight"
34588 thickness "0.4pt"
34589 separation "3pt"
34590 shadowsize "4pt"
34591 framecolor "black"
34592 backgroundcolor "none"
34593 status open
34594
34595 \begin_layout Plain Layout
34596 Ceci est un texte en français.
34597  Ceci est un texte en français.
34598  Ceci est un texte en français.
34599  Ceci est un texte en français.
34600  Ceci est un texte en français.
34601  Ceci est un texte en français.
34602  Ceci est un texte en français.
34603  Ceci est un texte en français.Ceci est un texte en français.
34604  Ceci est un texte en français.
34605  Ceci est un texte en français.
34606  Ceci est un texte en français
34607 \begin_inset Foot
34608 status collapsed
34609
34610 \begin_layout Plain Layout
34611 Ceci est une note de bas de page en français.
34612 \end_layout
34613
34614 \end_inset
34615
34616 .Ceci est un texte en français
34617 \end_layout
34618
34619 \end_inset
34620
34621
34622 \begin_inset space \hfill{}
34623 \end_inset
34624
34625
34626 \begin_inset Box Frameless
34627 position "t"
34628 hor_pos "c"
34629 has_inner_box 1
34630 inner_pos "c"
34631 use_parbox 0
34632 use_makebox 0
34633 width "45col%"
34634 special "none"
34635 height "1in"
34636 height_special "totalheight"
34637 thickness "0.4pt"
34638 separation "3pt"
34639 shadowsize "4pt"
34640 framecolor "black"
34641 backgroundcolor "none"
34642 status open
34643
34644 \begin_layout Plain Layout
34645
34646 \lang english
34647 This is an English Text.
34648  This is an English Text.
34649  This is an English Text.
34650  This is an English Text.
34651  This is an English Text.
34652  This is an English Text.
34653  This is an English Text.
34654  This is an English Text.
34655  This is an English Text.
34656  This is an English Text.
34657  This is an English Text.
34658  This is an English Text.
34659  This is an English Text.
34660  This is an English Text.
34661  This is an English Text.
34662  This is an English Text.
34663 \begin_inset Foot
34664 status collapsed
34665
34666 \begin_layout Plain Layout
34667
34668 \lang english
34669 This is an English footnote.
34670 \end_layout
34671
34672 \end_inset
34673
34674  This is an English Text.
34675 \end_layout
34676
34677 \end_inset
34678
34679
34680 \end_layout
34681
34682 \begin_layout Standard
34683 \begin_inset VSpace bigskip
34684 \end_inset
34685
34686 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34687  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34688  minipages, même si vous les avez mis par exemple à 
34689 \family sans
34690 Moyen
34691 \family default
34692  dans les paramètres du document.
34693 \end_layout
34694
34695 \begin_layout Standard
34696 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34697  portion de texte, voyez la section
34698 \begin_inset space ~
34699 \end_inset
34700
34701
34702 \begin_inset CommandInset ref
34703 LatexCommand ref
34704 reference "sec:Boîtes-colorées"
34705
34706 \end_inset
34707
34708 .
34709 \end_layout
34710
34711 \begin_layout Standard
34712 \begin_inset Note Greyedout
34713 status open
34714
34715 \begin_layout Plain Layout
34716
34717 \series bold
34718 Note:
34719 \series default
34720  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34721  mais les minipages peuvent être utilisées dans un tableau, un flottant
34722  ou une autre boîte.
34723 \end_layout
34724
34725 \end_inset
34726
34727
34728 \end_layout
34729
34730 \begin_layout Standard
34731 \begin_inset VSpace bigskip
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \begin_layout Standard
34738 \SpecialChar LyX
34739  propose également une fonctionnalité de base pour des minipages dont la
34740  taille est automatiquement déterminée par la largeur de leur contenu, via
34741  le module 
34742 \family sans
34743 Minipages de largeur variable
34744 \family default
34745 .
34746  Le fichier du répertoire des exemples \SpecialChar LyX
34747  
34748 \emph on
34749 varwidth-floats-side-by-side
34750 \emph default
34751  illustre l'utilisation de minipages de largeur variable pour placer deux
34752  flottants côte à côte.
34753 \end_layout
34754
34755 \begin_layout Section
34756 Les parboxes
34757 \begin_inset CommandInset label
34758 LatexCommand label
34759 name "sec:Parboxes"
34760
34761 \end_inset
34762
34763
34764 \begin_inset Index idx
34765 status collapsed
34766
34767 \begin_layout Plain Layout
34768 Boîtes ! Parboxes
34769 \end_layout
34770
34771 \end_inset
34772
34773
34774 \end_layout
34775
34776 \begin_layout Standard
34777 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34778  ne peuvent avoir de note de bas de page.
34779 \begin_inset Separator parbreak
34780 \end_inset
34781
34782
34783 \end_layout
34784
34785 \begin_layout Standard
34786 \align center
34787 \begin_inset Box Frameless
34788 position "t"
34789 hor_pos "c"
34790 has_inner_box 1
34791 inner_pos "t"
34792 use_parbox 1
34793 use_makebox 0
34794 width "33col%"
34795 special "none"
34796 height "1in"
34797 height_special "totalheight"
34798 thickness "0.4pt"
34799 separation "3pt"
34800 shadowsize "4pt"
34801 framecolor "black"
34802 backgroundcolor "none"
34803 status open
34804
34805 \begin_layout Plain Layout
34806 Ceci est un texte à l'intérieur d'une parbox.
34807  Ceci est un texte à l'intérieur d'une parbox.
34808 \end_layout
34809
34810 \begin_layout Plain Layout
34811 Cette note de bas de page ne devrait pas apparaître :
34812 \begin_inset Foot
34813 status open
34814
34815 \begin_layout Plain Layout
34816 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34817  pas.
34818 \end_layout
34819
34820 \end_inset
34821
34822
34823 \end_layout
34824
34825 \end_inset
34826
34827
34828 \end_layout
34829
34830 \begin_layout Section
34831 Des boîtes pour les mots et les caractères
34832 \begin_inset Index idx
34833 status collapsed
34834
34835 \begin_layout Plain Layout
34836 Boîtes ! Pour les caractères
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \end_layout
34843
34844 \begin_layout Subsection
34845 Empêcher la césure
34846 \begin_inset CommandInset label
34847 LatexCommand label
34848 name "sec:Empêcher-césure"
34849
34850 \end_inset
34851
34852
34853 \begin_inset Index idx
34854 status collapsed
34855
34856 \begin_layout Plain Layout
34857 Boîtes ! Pour empêcher la césure
34858 \end_layout
34859
34860 \end_inset
34861
34862
34863 \end_layout
34864
34865 \begin_layout Standard
34866 Vous pouvez utiliser une boîte de type 
34867 \family sans
34868 Makebox
34869 \family default
34870  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
34871 \begin_inset Newline newline
34872 \end_inset
34873
34874 Voici un exemple de texte :
34875 \end_layout
34876
34877 \begin_layout Standard
34878 Cette ligne est un exemple comment vous pouvez empêcher une césure
34879 \begin_inset space ~
34880 \end_inset
34881
34882
34883 \begin_inset Quotes fld
34884 \end_inset
34885
34886 motTrèsTrèsLong
34887 \begin_inset Quotes frd
34888 \end_inset
34889
34890
34891 \end_layout
34892
34893 \begin_layout Standard
34894 Pour empêcher que le mot 
34895 \begin_inset Quotes fld
34896 \end_inset
34897
34898 motTrèsTrèsLong
34899 \begin_inset Quotes frd
34900 \end_inset
34901
34902  soit coupé, mettez le mot dans une boîte, mettez 
34903 \family sans
34904 Boîte
34905 \begin_inset space ~
34906 \end_inset
34907
34908 intérieure
34909 \family default
34910  à 
34911 \family sans
34912 Makebox
34913 \family default
34914  sans spécifier de largeur.
34915 \end_layout
34916
34917 \begin_layout Standard
34918 Voici le résultat :
34919 \end_layout
34920
34921 \begin_layout Standard
34922 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34923  
34924 \begin_inset Box Frameless
34925 position "t"
34926 hor_pos "c"
34927 has_inner_box 1
34928 inner_pos "t"
34929 use_parbox 0
34930 use_makebox 1
34931 width ""
34932 special "none"
34933 height "1in"
34934 height_special "totalheight"
34935 thickness "0.4pt"
34936 separation "3pt"
34937 shadowsize "4pt"
34938 framecolor "black"
34939 backgroundcolor "none"
34940 status open
34941
34942 \begin_layout Plain Layout
34943 \begin_inset Quotes fld
34944 \end_inset
34945
34946 motTrèsTrèsLong
34947 \begin_inset Quotes frd
34948 \end_inset
34949
34950
34951 \end_layout
34952
34953 \end_inset
34954
34955
34956 \end_layout
34957
34958 \begin_layout Standard
34959 Une autre méthode consiste à mettre la commande 
34960 \series bold
34961
34962 \begin_inset Quotes fld
34963 \end_inset
34964
34965
34966 \backslash
34967 -
34968 \series default
34969
34970 \begin_inset Quotes frd
34971 \end_inset
34972
34973  en code \SpecialChar TeX
34974 , juste avant le mot :
34975 \end_layout
34976
34977 \begin_layout Standard
34978 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34979  
34980 \begin_inset Quotes fld
34981 \end_inset
34982
34983
34984 \begin_inset ERT
34985 status collapsed
34986
34987 \begin_layout Plain Layout
34988
34989
34990 \backslash
34991 -
34992 \end_layout
34993
34994 \end_inset
34995
34996 motTrèsTrèsLong
34997 \begin_inset Quotes frd
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \begin_layout Standard
35004 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35005  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35006 \family sans
35007 Insertion\SpecialChar menuseparator
35008 Typographie
35009 \begin_inset space ~
35010 \end_inset
35011
35012 spéciale\SpecialChar menuseparator
35013 Passage
35014 \begin_inset space ~
35015 \end_inset
35016
35017 à
35018 \begin_inset space ~
35019 \end_inset
35020
35021 la
35022 \begin_inset space ~
35023 \end_inset
35024
35025 Ligne
35026 \family default
35027  (raccourci 
35028 \family sans
35029 Ctrl-Entrée
35030 \family default
35031 ) :
35032 \end_layout
35033
35034 \begin_layout Standard
35035 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35036 \begin_inset Newline newline
35037 \end_inset
35038
35039
35040 \begin_inset Box Frameless
35041 position "t"
35042 hor_pos "c"
35043 has_inner_box 1
35044 inner_pos "t"
35045 use_parbox 0
35046 use_makebox 1
35047 width ""
35048 special "none"
35049 height "1in"
35050 height_special "totalheight"
35051 thickness "0.4pt"
35052 separation "3pt"
35053 shadowsize "4pt"
35054 framecolor "black"
35055 backgroundcolor "none"
35056 status open
35057
35058 \begin_layout Plain Layout
35059 \begin_inset Quotes fld
35060 \end_inset
35061
35062 motTrèsTrèsLong
35063 \begin_inset Quotes frd
35064 \end_inset
35065
35066
35067 \end_layout
35068
35069 \end_inset
35070
35071
35072 \end_layout
35073
35074 \begin_layout Subsection
35075 Alignement vertical
35076 \begin_inset CommandInset label
35077 LatexCommand label
35078 name "subsec:Alignement-Vertical"
35079
35080 \end_inset
35081
35082
35083 \begin_inset Index idx
35084 status collapsed
35085
35086 \begin_layout Plain Layout
35087 Boîtes ! Pour l'alignement vertical
35088 \end_layout
35089
35090 \end_inset
35091
35092
35093 \begin_inset Index idx
35094 status collapsed
35095
35096 \begin_layout Plain Layout
35097 Boîtes ! Boîtes élévatrices
35098 \end_layout
35099
35100 \end_inset
35101
35102
35103 \begin_inset Index idx
35104 status collapsed
35105
35106 \begin_layout Plain Layout
35107 Raisebox|see
35108 \begin_inset ERT
35109 status collapsed
35110
35111 \begin_layout Plain Layout
35112
35113 {
35114 \end_layout
35115
35116 \end_inset
35117
35118 Boîtes élévatrices
35119 \begin_inset ERT
35120 status collapsed
35121
35122 \begin_layout Plain Layout
35123
35124 }
35125 \end_layout
35126
35127 \end_inset
35128
35129
35130 \end_layout
35131
35132 \end_inset
35133
35134
35135 \end_layout
35136
35137 \begin_layout Standard
35138 Avec la commande 
35139 \series bold
35140
35141 \backslash
35142 raisebox
35143 \series default
35144  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35145  par rapport au texte qui l'entoure.
35146  La commande
35147 \series bold
35148  
35149 \backslash
35150 raisebox
35151 \series default
35152  s'utilise en suivant la syntaxe suivante :
35153 \end_layout
35154
35155 \begin_layout Standard
35156
35157 \series bold
35158
35159 \backslash
35160 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35161 \end_layout
35162
35163 \begin_layout Standard
35164 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35165  pour l'abaisser.
35166 \end_layout
35167
35168 \begin_layout Standard
35169 Pour aligner le mot 
35170 \begin_inset Quotes fld
35171 \end_inset
35172
35173 empêcher
35174 \begin_inset Quotes frd
35175 \end_inset
35176
35177  de façon à ce que le point le plus bas du caractère le plus 
35178 \begin_inset Quotes fld
35179 \end_inset
35180
35181 profond
35182 \begin_inset Quotes frd
35183 \end_inset
35184
35185 , le 
35186 \begin_inset Quotes fld
35187 \end_inset
35188
35189 p
35190 \begin_inset Quotes frd
35191 \end_inset
35192
35193 , soit au niveau de la ligne de base, insérez la commande 
35194 \end_layout
35195
35196 \begin_layout Standard
35197
35198 \series bold
35199
35200 \backslash
35201 raisebox{
35202 \backslash
35203 depth}{
35204 \end_layout
35205
35206 \begin_layout Standard
35207 en code \SpecialChar TeX
35208  avant le mot.
35209  Insérez après le mot l'accolade fermante 
35210 \begin_inset Quotes fld
35211 \end_inset
35212
35213
35214 \series bold
35215 }
35216 \series default
35217
35218 \begin_inset Quotes frd
35219 \end_inset
35220
35221  en code \SpecialChar TeX
35222 .
35223 \begin_inset Newline newline
35224 \end_inset
35225
35226 Voici le résultat :
35227 \end_layout
35228
35229 \begin_layout Standard
35230 Cette ligne de texte contient le mot 
35231 \begin_inset ERT
35232 status open
35233
35234 \begin_layout Plain Layout
35235
35236
35237 \backslash
35238 raisebox{
35239 \backslash
35240 depth}{
35241 \end_layout
35242
35243 \end_inset
35244
35245
35246 \begin_inset Quotes fld
35247 \end_inset
35248
35249 empêcher
35250 \begin_inset Quotes frd
35251 \end_inset
35252
35253
35254 \begin_inset ERT
35255 status collapsed
35256
35257 \begin_layout Plain Layout
35258
35259 }
35260 \end_layout
35261
35262 \end_inset
35263
35264  comme mot élevé.
35265 \end_layout
35266
35267 \begin_layout Standard
35268 \begin_inset VSpace bigskip
35269 \end_inset
35270
35271 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35272  entre les lignes va être agrandie :
35273 \end_layout
35274
35275 \begin_layout Standard
35276 Cette ligne de texte contient le mot
35277 \begin_inset ERT
35278 status collapsed
35279
35280 \begin_layout Plain Layout
35281
35282
35283 \backslash
35284 raisebox{-
35285 \backslash
35286 depth}{
35287 \end_layout
35288
35289 \end_inset
35290
35291
35292 \begin_inset Quotes fld
35293 \end_inset
35294
35295 empêcher
35296 \begin_inset Quotes frd
35297 \end_inset
35298
35299
35300 \begin_inset ERT
35301 status collapsed
35302
35303 \begin_layout Plain Layout
35304
35305 }
35306 \end_layout
35307
35308 \end_inset
35309
35310  comme mot abaissé.
35311 \begin_inset Newline newline
35312 \end_inset
35313
35314 Cette ligne de texte contient le mot 
35315 \begin_inset ERT
35316 status collapsed
35317
35318 \begin_layout Plain Layout
35319
35320
35321 \backslash
35322 raisebox{0.5cm}{
35323 \end_layout
35324
35325 \end_inset
35326
35327
35328 \begin_inset Quotes fld
35329 \end_inset
35330
35331 tester
35332 \begin_inset Quotes frd
35333 \end_inset
35334
35335
35336 \begin_inset ERT
35337 status collapsed
35338
35339 \begin_layout Plain Layout
35340
35341 }
35342 \end_layout
35343
35344 \end_inset
35345
35346  comme mot élevé.
35347 \end_layout
35348
35349 \begin_layout Standard
35350 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35351  mettez la hauteur de la boîte à zéro.
35352  Par exemple utilisez
35353 \end_layout
35354
35355 \begin_layout Standard
35356
35357 \series bold
35358
35359 \backslash
35360 raisebox{-
35361 \backslash
35362 depth}[0pt]{
35363 \end_layout
35364
35365 \begin_layout Standard
35366 Cette ligne de texte contient le mot
35367 \begin_inset ERT
35368 status collapsed
35369
35370 \begin_layout Plain Layout
35371
35372
35373 \backslash
35374 raisebox{-
35375 \backslash
35376 depth}[0pt]{
35377 \end_layout
35378
35379 \end_inset
35380
35381
35382 \begin_inset Quotes fld
35383 \end_inset
35384
35385 empêcher
35386 \begin_inset Quotes frd
35387 \end_inset
35388
35389
35390 \begin_inset ERT
35391 status collapsed
35392
35393 \begin_layout Plain Layout
35394
35395 }
35396 \end_layout
35397
35398 \end_inset
35399
35400  comme mot abaissé.
35401 \begin_inset Newline newline
35402 \end_inset
35403
35404
35405 \begin_inset Newline newline
35406 \end_inset
35407
35408 Cette ligne de texte contient le mot 
35409 \begin_inset ERT
35410 status collapsed
35411
35412 \begin_layout Plain Layout
35413
35414
35415 \backslash
35416 raisebox{0.5cm}[0pt]{
35417 \end_layout
35418
35419 \end_inset
35420
35421
35422 \begin_inset Quotes fld
35423 \end_inset
35424
35425 tester
35426 \begin_inset Quotes frd
35427 \end_inset
35428
35429
35430 \begin_inset ERT
35431 status collapsed
35432
35433 \begin_layout Plain Layout
35434
35435 }
35436 \end_layout
35437
35438 \end_inset
35439
35440  comme mot élevé.
35441 \end_layout
35442
35443 \begin_layout Section
35444 Boîtes colorées
35445 \begin_inset CommandInset label
35446 LatexCommand label
35447 name "sec:Boîtes-colorées"
35448
35449 \end_inset
35450
35451
35452 \begin_inset Index idx
35453 status collapsed
35454
35455 \begin_layout Plain Layout
35456 Boîtes ! Couleur
35457 \end_layout
35458
35459 \end_inset
35460
35461
35462 \end_layout
35463
35464 \begin_layout Standard
35465 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
35466  couleur désirée dans la fenêtre de dialogue de la boîte.
35467  Voici par exemple une boîte avec un fond orangé:
35468 \lang english
35469  
35470 \begin_inset Box Frameless
35471 position "t"
35472 hor_pos "c"
35473 has_inner_box 1
35474 inner_pos "t"
35475 use_parbox 0
35476 use_makebox 1
35477 width ""
35478 special "none"
35479 height "1in"
35480 height_special "totalheight"
35481 thickness "0.4pt"
35482 separation "3pt"
35483 shadowsize "4pt"
35484 framecolor "black"
35485 backgroundcolor "orange"
35486 status open
35487
35488 \begin_layout Plain Layout
35489 Boîte avec un fond orangé
35490 \end_layout
35491
35492 \end_inset
35493
35494
35495 \end_layout
35496
35497 \begin_layout Standard
35498 Si vous utilisez la décoration 
35499 \family sans
35500 Cadre
35501 \begin_inset space ~
35502 \end_inset
35503
35504 rectangulaire
35505 \begin_inset space ~
35506 \end_inset
35507
35508 simple
35509 \family default
35510 , vous pouvez colorer le cadre.
35511  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
35512  le met implicitement
35513  en blanc).
35514  voici un exemple: 
35515 \begin_inset Box Boxed
35516 position "t"
35517 hor_pos "c"
35518 has_inner_box 0
35519 inner_pos "t"
35520 use_parbox 0
35521 use_makebox 0
35522 width ""
35523 special "none"
35524 height "1in"
35525 height_special "totalheight"
35526 thickness "0.4pt"
35527 separation "3pt"
35528 shadowsize "4pt"
35529 framecolor "teal"
35530 backgroundcolor "yellow"
35531 status open
35532
35533 \begin_layout Plain Layout
35534 Box with teal frame color and yellow background color
35535 \end_layout
35536
35537 \end_inset
35538
35539
35540 \end_layout
35541
35542 \begin_layout Standard
35543 \begin_inset VSpace bigskip
35544 \end_inset
35545
35546 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
35547  est en couleurs:
35548 \begin_inset Newline newline
35549 \end_inset
35550
35551
35552 \begin_inset Box Boxed
35553 position "t"
35554 hor_pos "c"
35555 has_inner_box 0
35556 inner_pos "t"
35557 use_parbox 0
35558 use_makebox 0
35559 width ""
35560 special "none"
35561 height "1in"
35562 height_special "totalheight"
35563 thickness "0.4pt"
35564 separation "3pt"
35565 shadowsize "4pt"
35566 framecolor "cyan"
35567 backgroundcolor "magenta"
35568 status open
35569
35570 \begin_layout Plain Layout
35571
35572 \color yellow
35573 Ce texte est coloré dans une boîte colorée et encadrée.
35574 \end_layout
35575
35576 \end_inset
35577
35578
35579 \end_layout
35580
35581 \begin_layout Standard
35582 \begin_inset VSpace bigskip
35583 \end_inset
35584
35585
35586 \end_layout
35587
35588 \begin_layout Standard
35589 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
35590  définir vos propres couleurs comme c'est décrit dans la section
35591 \begin_inset space ~
35592 \end_inset
35593
35594
35595 \begin_inset CommandInset ref
35596 LatexCommand ref
35597 reference "sec:Tableaux-Colorés"
35598
35599 \end_inset
35600
35601 .
35602  Pour cela vous devez saisir la boîte ne code TeX.
35603 \end_layout
35604
35605 \begin_layout Standard
35606 Les boîtes à fond coloré sont créées par la commande 
35607 \series bold
35608
35609 \backslash
35610 colorbox
35611 \series default
35612 .
35613  Elle est utilisée avec la syntaxe suivante :
35614 \end_layout
35615
35616 \begin_layout Standard
35617
35618 \series bold
35619
35620 \backslash
35621 colorbox{couleur}{contenu de la boîte}
35622 \end_layout
35623
35624 \begin_layout Standard
35625 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35626  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
35627  un mot sur fond 
35628 \emph on
35629 vertfonce
35630 \emph default
35631 , insérez la commande 
35632 \end_layout
35633
35634 \begin_layout Standard
35635
35636 \series bold
35637
35638 \backslash
35639 colorbox{vertfonce}{
35640 \end_layout
35641
35642 \begin_layout Standard
35643 avant le mot en code \SpecialChar TeX
35644 .
35645  Insérez l'accolade fermante 
35646 \begin_inset Quotes fld
35647 \end_inset
35648
35649 }
35650 \begin_inset Quotes frd
35651 \end_inset
35652
35653  après le mot, en code \SpecialChar TeX
35654 .
35655 \begin_inset Newline newline
35656 \end_inset
35657
35658 Voici le résultat :
35659 \end_layout
35660
35661 \begin_layout Standard
35662 Cette ligne de texte contient le mot
35663 \begin_inset ERT
35664 status collapsed
35665
35666 \begin_layout Plain Layout
35667
35668
35669 \backslash
35670 colorbox{vertfonce}{
35671 \end_layout
35672
35673 \end_inset
35674
35675
35676 \begin_inset Quotes fld
35677 \end_inset
35678
35679 Attention!
35680 \begin_inset Quotes frd
35681 \end_inset
35682
35683
35684 \begin_inset ERT
35685 status collapsed
35686
35687 \begin_layout Plain Layout
35688
35689 }
35690 \end_layout
35691
35692 \end_inset
35693
35694  sur fond vertfonce.
35695 \end_layout
35696
35697 \begin_layout Standard
35698 Les boîtes avec fond et cadre colorés sont créées via la commande 
35699 \series bold
35700
35701 \backslash
35702 fcolorbox
35703 \series default
35704  avec la syntaxe suivante :
35705 \end_layout
35706
35707 \begin_layout Standard
35708
35709 \series bold
35710
35711 \backslash
35712 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35713 \end_layout
35714
35715 \begin_layout Section
35716 Boîtes pivotées et redimensionnées
35717 \end_layout
35718
35719 \begin_layout Standard
35720 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
35721 \family sans
35722 BoîtesGraphiques
35723 \family default
35724  oit être vchargé via les paramètres du document.
35725 \end_layout
35726
35727 \begin_layout Standard
35728 \begin_inset Note Greyedout
35729 status open
35730
35731 \begin_layout Plain Layout
35732
35733 \series bold
35734 Note:
35735 \series default
35736  La plupart des visualiseurs DVI ne sont 
35737 \emph on
35738 pas
35739 \emph default
35740  capables d'afficher des rotations ou des redimensionnements.
35741 \end_layout
35742
35743 \end_inset
35744
35745
35746 \end_layout
35747
35748 \begin_layout Standard
35749 \begin_inset Note Greyedout
35750 status open
35751
35752 \begin_layout Plain Layout
35753
35754 \series bold
35755 Note:
35756 \series default
35757  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
35758  redimensionnée.
35759 \end_layout
35760
35761 \end_inset
35762
35763
35764 \end_layout
35765
35766 \begin_layout Subsection
35767 Boîtes pivotées
35768 \begin_inset Index idx
35769 status collapsed
35770
35771 \begin_layout Plain Layout
35772 Boîtes ! pivotées
35773 \end_layout
35774
35775 \end_inset
35776
35777
35778 \begin_inset Index idx
35779 status collapsed
35780
35781 \begin_layout Plain Layout
35782 Pivoter des objets
35783 \end_layout
35784
35785 \end_inset
35786
35787
35788 \end_layout
35789
35790 \begin_layout Standard
35791 Pour faire tourner des objets, vous pouvez les mettre dans une 
35792 \family sans
35793 BoîtePivotée
35794 \family default
35795 .
35796  Une telle boîte est insérée via le menu 
35797 \family sans
35798 Insertion\SpecialChar menuseparator
35799 Inserts personnalisables\SpecialChar menuseparator
35800 BoîtePivotée
35801 \family default
35802 .
35803 \end_layout
35804
35805 \begin_layout Standard
35806 La position du pivot peut être précisée via l'insert 
35807 \family sans
35808 Origine
35809 \family default
35810  (menu 
35811 \family sans
35812 Insertion\SpecialChar menuseparator
35813 Origine
35814 \family default
35815 ) sous la forme 
35816 \series bold
35817 origin=position
35818 \series default
35819 .
35820  Les valeurs suivantes sont possibles pour la position: 
35821 \emph on
35822 c
35823 \emph default
35824  (centre), 
35825 \emph on
35826 l
35827 \emph default
35828  (gauche/
35829 \lang english
35830 left
35831 \lang french
35832 ), 
35833 \emph on
35834 r
35835 \emph default
35836  (droite/
35837 \lang english
35838 right
35839 \lang french
35840 ), 
35841 \emph on
35842 b
35843 \emph default
35844  (bas/
35845 \lang english
35846 bottom
35847 \lang french
35848 ), 
35849 \emph on
35850 t
35851 \emph default
35852  (haut/
35853 \lang english
35854 top
35855 \lang french
35856 ), et aussi des combinaisons des quatre positions de base.
35857  Par exemple 
35858 \emph on
35859 lt
35860 \emph default
35861  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
35862  Quand on ne donne pas d'origine, la position 
35863 \emph on
35864 l
35865 \emph default
35866  est utilisée.
35867  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
35868  ou négatif.
35869  Le sens positif de rotation est anti-horaire.
35870 \end_layout
35871
35872 \begin_layout Standard
35873 Dans l'exemple qui suit, 
35874 \series bold
35875 origin=c
35876 \series default
35877  a été saisi dans l'insert 
35878 \family sans
35879 Origin
35880 \family default
35881  et 
35882 \series bold
35883 60
35884 \series default
35885  a été saisi dans l'insert 
35886 \family sans
35887 Angle
35888 \family default
35889 .
35890 \end_layout
35891
35892 \begin_layout Standard
35893 Voici une ligne avec du 
35894 \begin_inset Flex Rotatebox
35895 status open
35896
35897 \begin_layout Plain Layout
35898 \begin_inset Argument 1
35899 status open
35900
35901 \begin_layout Plain Layout
35902 origin=c
35903 \end_layout
35904
35905 \end_inset
35906
35907
35908 \begin_inset Argument 2
35909 status open
35910
35911 \begin_layout Plain Layout
35912 60
35913 \end_layout
35914
35915 \end_inset
35916
35917 texte pivoté
35918 \end_layout
35919
35920 \end_inset
35921
35922 .
35923 \end_layout
35924
35925 \begin_layout Standard
35926 La boîte peut contenir une autre boîte ou une formule en ligne :
35927 \end_layout
35928
35929 \begin_layout Standard
35930 Voici une ligne avec du 
35931 \begin_inset Flex Rotatebox
35932 status open
35933
35934 \begin_layout Plain Layout
35935 \begin_inset Argument 1
35936 status open
35937
35938 \begin_layout Plain Layout
35939 origin=r
35940 \end_layout
35941
35942 \end_inset
35943
35944
35945 \begin_inset Argument 2
35946 status open
35947
35948 \begin_layout Plain Layout
35949 -60
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \begin_inset Box Doublebox
35956 position "c"
35957 hor_pos "c"
35958 has_inner_box 0
35959 inner_pos "c"
35960 use_parbox 0
35961 use_makebox 0
35962 width "1in"
35963 special "width"
35964 height "1in"
35965 height_special "totalheight"
35966 thickness "0.4pt"
35967 separation "3pt"
35968 shadowsize "4pt"
35969 framecolor "black"
35970 backgroundcolor "none"
35971 status collapsed
35972
35973 \begin_layout Plain Layout
35974 texte pivoté
35975 \end_layout
35976
35977 \end_inset
35978
35979
35980 \end_layout
35981
35982 \end_inset
35983
35984  et encadré 
35985 \begin_inset Flex Rotatebox
35986 status open
35987
35988 \begin_layout Plain Layout
35989 \begin_inset Argument 1
35990 status open
35991
35992 \begin_layout Plain Layout
35993 origin=lb
35994 \end_layout
35995
35996 \end_inset
35997
35998
35999 \begin_inset Argument 2
36000 status open
36001
36002 \begin_layout Plain Layout
36003 60
36004 \end_layout
36005
36006 \end_inset
36007
36008
36009 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36010 \end_inset
36011
36012
36013 \end_layout
36014
36015 \end_inset
36016
36017  et une formule.
36018 \end_layout
36019
36020 \begin_layout Standard
36021 ou encore une figure ou un tableau :
36022 \end_layout
36023
36024 \begin_layout Standard
36025 Voici une ligne 
36026 \begin_inset Flex Rotatebox
36027 status open
36028
36029 \begin_layout Plain Layout
36030 \begin_inset Argument 1
36031 status open
36032
36033 \begin_layout Plain Layout
36034 origin=lb
36035 \end_layout
36036
36037 \end_inset
36038
36039
36040 \begin_inset Argument 2
36041 status open
36042
36043 \begin_layout Plain Layout
36044 90
36045 \end_layout
36046
36047 \end_inset
36048
36049
36050 \begin_inset Graphics
36051         filename ../clipart/platypus.eps
36052         lyxscale 50
36053         width 25col%
36054
36055 \end_inset
36056
36057
36058 \end_layout
36059
36060 \end_inset
36061
36062  avec une image pivotée de 90° 
36063 \begin_inset Flex Rotatebox
36064 status open
36065
36066 \begin_layout Plain Layout
36067 \begin_inset Argument 2
36068 status open
36069
36070 \begin_layout Plain Layout
36071 -90
36072 \end_layout
36073
36074 \end_inset
36075
36076
36077 \begin_inset Tabular
36078 <lyxtabular version="3" rows="2" columns="2">
36079 <features tabularvalignment="middle">
36080 <column alignment="center" valignment="top">
36081 <column alignment="center" valignment="top">
36082 <row>
36083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36084 \begin_inset Text
36085
36086 \begin_layout Plain Layout
36087 q
36088 \end_layout
36089
36090 \end_inset
36091 </cell>
36092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36093 \begin_inset Text
36094
36095 \begin_layout Plain Layout
36096 w
36097 \end_layout
36098
36099 \end_inset
36100 </cell>
36101 </row>
36102 <row>
36103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36104 \begin_inset Text
36105
36106 \begin_layout Plain Layout
36107 e
36108 \end_layout
36109
36110 \end_inset
36111 </cell>
36112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36113 \begin_inset Text
36114
36115 \begin_layout Plain Layout
36116 r
36117 \end_layout
36118
36119 \end_inset
36120 </cell>
36121 </row>
36122 </lyxtabular>
36123
36124 \end_inset
36125
36126
36127 \end_layout
36128
36129 \end_inset
36130
36131  et un tableau.
36132 \begin_inset Index idx
36133 status collapsed
36134
36135 \begin_layout Plain Layout
36136 Figures ! Pivotées
36137 \end_layout
36138
36139 \end_inset
36140
36141
36142 \begin_inset Index idx
36143 status collapsed
36144
36145 \begin_layout Plain Layout
36146 Tableau ! Pivoter
36147 \end_layout
36148
36149 \end_inset
36150
36151
36152 \end_layout
36153
36154 \begin_layout Standard
36155
36156 \lang english
36157 \begin_inset Note Greyedout
36158 status open
36159
36160 \begin_layout Plain Layout
36161
36162 \series bold
36163 Nota:
36164 \series default
36165  si l'insert 
36166 \family sans
36167 Angle
36168 \family default
36169  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36170  \SpecialChar LaTeX
36171  à l'affichage ou l'exportation du document.
36172 \end_layout
36173
36174 \end_inset
36175
36176
36177 \end_layout
36178
36179 \begin_layout Subsection
36180 Les boîtes redimensionnées
36181 \begin_inset Index idx
36182 status collapsed
36183
36184 \begin_layout Plain Layout
36185 Boîtes ! Redimensionnées
36186 \end_layout
36187
36188 \end_inset
36189
36190
36191 \begin_inset Index idx
36192 status collapsed
36193
36194 \begin_layout Plain Layout
36195 Redimensionner des objets
36196 \end_layout
36197
36198 \end_inset
36199
36200
36201 \end_layout
36202
36203 \begin_layout Standard
36204 Pour redimensionner des objets, il faut les insérer dans une 
36205 \family sans
36206 BoîteÉchelle
36207 \family default
36208 , et pour cela utiliser le menu 
36209 \family sans
36210 Insertion\SpecialChar menuseparator
36211 Inserts personnalisables\SpecialChar menuseparator
36212 BoîteÉchelle
36213 \family default
36214 .
36215 \end_layout
36216
36217 \begin_layout Standard
36218 L'insert 
36219 \family sans
36220 BoîteÉchelle
36221 \family default
36222  comporte un insert obligatoire 
36223 \family sans
36224 Facteur-H 
36225 \family default
36226 et un insert facultatif 
36227 \family sans
36228 Facteur-V
36229 \family default
36230  (ouvert via le menu 
36231 \family sans
36232 Insertion\SpecialChar menuseparator
36233 Facteur-V)
36234 \family default
36235 .
36236  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
36237  vertical.
36238  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
36239  comme facteur vertical.
36240 \end_layout
36241
36242 \begin_layout Standard
36243 Pour doubler la taille du texte par rapport à la taille de texte du document,
36244  saisir 
36245 \series bold
36246 2
36247 \series default
36248  dans l'insert 
36249 \family sans
36250 Facteur-H:
36251 \family default
36252  
36253 \begin_inset Flex Scalebox
36254 status open
36255
36256 \begin_layout Plain Layout
36257 \begin_inset Argument 1
36258 status open
36259
36260 \begin_layout Plain Layout
36261 2
36262 \end_layout
36263
36264 \end_inset
36265
36266 Bonjour
36267 \end_layout
36268
36269 \end_inset
36270
36271
36272 \end_layout
36273
36274 \begin_layout Standard
36275
36276 \series bold
36277 2
36278 \series default
36279  comme 
36280 \family sans
36281 Facteur-H
36282 \family default
36283  et 
36284 \series bold
36285 1
36286 \series default
36287  comme
36288 \family sans
36289  Facteur-V
36290 \family default
36291  déforme le texte: 
36292 \begin_inset Flex Scalebox
36293 status open
36294
36295 \begin_layout Plain Layout
36296 \begin_inset Argument 1
36297 status open
36298
36299 \begin_layout Plain Layout
36300 2
36301 \end_layout
36302
36303 \end_inset
36304
36305
36306 \begin_inset Argument 2
36307 status open
36308
36309 \begin_layout Plain Layout
36310 1
36311 \end_layout
36312
36313 \end_inset
36314
36315 Bonjour
36316 \end_layout
36317
36318 \end_inset
36319
36320 .
36321 \end_layout
36322
36323 \begin_layout Standard
36324 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
36325  par conséquent 
36326 \series bold
36327 -1
36328 \series default
36329  comme
36330 \family sans
36331  Facteur-H
36332 \family default
36333  et 
36334 \series bold
36335 1
36336 \series default
36337  comme
36338 \family sans
36339  Facteur-V 
36340 \family default
36341 permet de créer de l'écriture en miroir: 
36342 \begin_inset Flex Scalebox
36343 status open
36344
36345 \begin_layout Plain Layout
36346 \begin_inset Argument 1
36347 status open
36348
36349 \begin_layout Plain Layout
36350 -1
36351 \end_layout
36352
36353 \end_inset
36354
36355
36356 \begin_inset Argument 2
36357 status open
36358
36359 \begin_layout Plain Layout
36360 1
36361 \end_layout
36362
36363 \end_inset
36364
36365 Bonjour
36366 \end_layout
36367
36368 \end_inset
36369
36370
36371 \end_layout
36372
36373 \begin_layout Standard
36374
36375 \series bold
36376 1
36377 \series default
36378  comme
36379 \family sans
36380  Facteur-H
36381 \family default
36382  et 
36383 \series bold
36384 -1
36385 \series default
36386  comme
36387 \family sans
36388  Facteur-V
36389 \family default
36390  réfléchit le texte 
36391 \begin_inset Flex Scalebox
36392 status open
36393
36394 \begin_layout Plain Layout
36395 \begin_inset Argument 1
36396 status open
36397
36398 \begin_layout Plain Layout
36399 1
36400 \end_layout
36401
36402 \end_inset
36403
36404
36405 \begin_inset Argument 2
36406 status open
36407
36408 \begin_layout Plain Layout
36409 -1
36410 \end_layout
36411
36412 \end_inset
36413
36414 Bonjour
36415 \end_layout
36416
36417 \end_inset
36418
36419  sous la ligne de base.
36420 \end_layout
36421
36422 \begin_layout Standard
36423 La 
36424 \family sans
36425 BoîteMiroir
36426 \family default
36427  (menu 
36428 \family sans
36429 Insertion\SpecialChar menuseparator
36430 Inserts personnalisables\SpecialChar menuseparator
36431 BoîteMiroir)
36432 \family default
36433  est équivalente à 
36434 \series bold
36435 -1
36436 \series default
36437  comme
36438 \family sans
36439  Facteur-H
36440 \family default
36441  et 
36442 \series bold
36443 1
36444 \series default
36445  comme
36446 \family sans
36447  Facteur-V
36448 \family default
36449  pour une 
36450 \family sans
36451 BoîteÉchelle
36452 \family default
36453 .
36454 \end_layout
36455
36456 \begin_layout Standard
36457
36458 \lang english
36459 \begin_inset Note Greyedout
36460 status open
36461
36462 \begin_layout Plain Layout
36463
36464 \series bold
36465 Nota:
36466 \series default
36467  si l'insert 
36468 \family sans
36469 Facteur-H
36470 \family default
36471  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36472  \SpecialChar LaTeX
36473  à l'affichage ou l'exportation du document.
36474 \end_layout
36475
36476 \end_inset
36477
36478
36479 \end_layout
36480
36481 \begin_layout Standard
36482 \begin_inset VSpace bigskip
36483 \end_inset
36484
36485 La 
36486 \family sans
36487 BoîteRetaillée
36488 \family default
36489  (menu 
36490 \family sans
36491 Insertion\SpecialChar menuseparator
36492 Inserts personnalisables\SpecialChar menuseparator
36493 BoîteRetaillée
36494 \family default
36495 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
36496  L'insert 
36497 \family sans
36498 BoîteRetaillée
36499 \family default
36500  comporte un insert obligatoire 
36501 \family sans
36502 Largeur
36503 \family default
36504  et un insert facultatif 
36505 \family sans
36506 Hauteur
36507 \family default
36508  (obtenu via 
36509 \family sans
36510 Insertion\SpecialChar menuseparator
36511 Hauteur)
36512 \family default
36513 .
36514  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
36515  unité.
36516  Le tableau
36517 \begin_inset space ~
36518 \end_inset
36519
36520  
36521 \begin_inset CommandInset ref
36522 LatexCommand ref
36523 reference "tab:Unités"
36524
36525 \end_inset
36526
36527  énumère les unités possibles.
36528  S'il y a un point d'exclamation 
36529 \series bold
36530 !
36531 \series default
36532  dans un des deux inserts, la taille est ajustée pour conserver le rapport
36533  d'aspect de la boîte.
36534  S'il n'y a pas d'insert 
36535 \family sans
36536 Hauteur
36537 \family default
36538 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
36539  
36540 \end_layout
36541
36542 \begin_layout Standard
36543
36544 \series bold
36545 2cm
36546 \series default
36547  comme 
36548 \family sans
36549 Largeur
36550 \family default
36551  et 
36552 \series bold
36553 1cm
36554 \series default
36555  comme 
36556 \family sans
36557 Hauteur
36558 \family default
36559  produit: 
36560 \begin_inset Flex Resizebox
36561 status open
36562
36563 \begin_layout Plain Layout
36564 \begin_inset Argument 1
36565 status open
36566
36567 \begin_layout Plain Layout
36568 2cm
36569 \end_layout
36570
36571 \end_inset
36572
36573
36574 \begin_inset Argument 2
36575 status open
36576
36577 \begin_layout Plain Layout
36578 1cm
36579 \end_layout
36580
36581 \end_inset
36582
36583 Bonjour
36584 \end_layout
36585
36586 \end_inset
36587
36588
36589 \begin_inset Newline newline
36590 \end_inset
36591
36592
36593 \series bold
36594 2cm
36595 \series default
36596  comme 
36597 \family sans
36598 Largeur
36599 \family default
36600  et 
36601 \series bold
36602 !
36603 \series default
36604  comme 
36605 \family sans
36606 Hauteur
36607 \family default
36608  (ou aucune
36609 \family sans
36610  Hauteur
36611 \family default
36612 ) produit: 
36613 \begin_inset Flex Resizebox
36614 status open
36615
36616 \begin_layout Plain Layout
36617 \begin_inset Argument 1
36618 status open
36619
36620 \begin_layout Plain Layout
36621 2cm
36622 \end_layout
36623
36624 \end_inset
36625
36626
36627 \begin_inset Argument 2
36628 status open
36629
36630 \begin_layout Plain Layout
36631 !
36632 \end_layout
36633
36634 \end_inset
36635
36636 Bonjour
36637 \end_layout
36638
36639 \end_inset
36640
36641
36642 \end_layout
36643
36644 \begin_layout Standard
36645 \begin_inset Note Greyedout
36646 status open
36647
36648 \begin_layout Plain Layout
36649
36650 \series bold
36651 Nota:
36652 \series default
36653  si l'insert 
36654 \family sans
36655 Largeur
36656 \family default
36657  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36658  \SpecialChar LaTeX
36659  à l'affichage ou l'exportation du document.
36660 \end_layout
36661
36662 \end_inset
36663
36664
36665 \end_layout
36666
36667 \begin_layout Standard
36668 \begin_inset VSpace bigskip
36669 \end_inset
36670
36671
36672 \end_layout
36673
36674 \begin_layout Standard
36675 Les boîtes peuvent être combinée dans n'importe quel ordre.
36676  Par exemple voici une
36677 \family sans
36678  BoîteMiroir
36679 \family default
36680  
36681 \family sans
36682 dans une BoîteRetaillée 
36683 \family default
36684 qui est à son tour dans une 
36685 \family sans
36686 BoîtePivotée
36687 \family default
36688 :
36689 \end_layout
36690
36691 \begin_layout Standard
36692 \noindent
36693 \align center
36694 \begin_inset Flex Rotatebox
36695 status open
36696
36697 \begin_layout Plain Layout
36698 \begin_inset Argument 1
36699 status open
36700
36701 \begin_layout Plain Layout
36702 origin=c
36703 \end_layout
36704
36705 \end_inset
36706
36707
36708 \begin_inset Argument 2
36709 status open
36710
36711 \begin_layout Plain Layout
36712 -45
36713 \end_layout
36714
36715 \end_inset
36716
36717
36718 \begin_inset Flex Resizebox
36719 status open
36720
36721 \begin_layout Plain Layout
36722 \begin_inset Argument 1
36723 status open
36724
36725 \begin_layout Plain Layout
36726 2cm
36727 \end_layout
36728
36729 \end_inset
36730
36731
36732 \begin_inset Flex Reflectbox
36733 status open
36734
36735 \begin_layout Plain Layout
36736 Bonjour
36737 \end_layout
36738
36739 \end_inset
36740
36741
36742 \end_layout
36743
36744 \end_inset
36745
36746
36747 \end_layout
36748
36749 \end_inset
36750
36751
36752 \end_layout
36753
36754 \begin_layout Standard
36755 \noindent
36756 Les images, les tableaux et les formules sont autorisées comme contenu de
36757  boîte :
36758 \end_layout
36759
36760 \begin_layout Standard
36761 \noindent
36762 \align center
36763 \begin_inset Flex Resizebox
36764 status open
36765
36766 \begin_layout Plain Layout
36767 \begin_inset Argument 1
36768 status open
36769
36770 \begin_layout Plain Layout
36771 2cm
36772 \end_layout
36773
36774 \end_inset
36775
36776
36777 \begin_inset Flex Reflectbox
36778 status open
36779
36780 \begin_layout Plain Layout
36781 \begin_inset Graphics
36782         filename ../clipart/platypus.eps
36783         lyxscale 50
36784         width 25col%
36785
36786 \end_inset
36787
36788
36789 \end_layout
36790
36791 \end_inset
36792
36793
36794 \end_layout
36795
36796 \end_inset
36797
36798  
36799 \begin_inset Flex Resizebox
36800 status open
36801
36802 \begin_layout Plain Layout
36803 \begin_inset Argument 1
36804 status open
36805
36806 \begin_layout Plain Layout
36807 2cm
36808 \end_layout
36809
36810 \end_inset
36811
36812
36813 \begin_inset Flex Reflectbox
36814 status open
36815
36816 \begin_layout Plain Layout
36817 \begin_inset Tabular
36818 <lyxtabular version="3" rows="2" columns="2">
36819 <features tabularvalignment="middle">
36820 <column alignment="center" valignment="top">
36821 <column alignment="center" valignment="top">
36822 <row>
36823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36824 \begin_inset Text
36825
36826 \begin_layout Plain Layout
36827 q
36828 \end_layout
36829
36830 \end_inset
36831 </cell>
36832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36833 \begin_inset Text
36834
36835 \begin_layout Plain Layout
36836 w
36837 \end_layout
36838
36839 \end_inset
36840 </cell>
36841 </row>
36842 <row>
36843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36844 \begin_inset Text
36845
36846 \begin_layout Plain Layout
36847 e
36848 \end_layout
36849
36850 \end_inset
36851 </cell>
36852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36853 \begin_inset Text
36854
36855 \begin_layout Plain Layout
36856 r
36857 \end_layout
36858
36859 \end_inset
36860 </cell>
36861 </row>
36862 </lyxtabular>
36863
36864 \end_inset
36865
36866
36867 \end_layout
36868
36869 \end_inset
36870
36871
36872 \end_layout
36873
36874 \end_inset
36875
36876  
36877 \begin_inset Flex Resizebox
36878 status open
36879
36880 \begin_layout Plain Layout
36881 \begin_inset Argument 1
36882 status open
36883
36884 \begin_layout Plain Layout
36885 3cm
36886 \end_layout
36887
36888 \end_inset
36889
36890
36891 \begin_inset Flex Reflectbox
36892 status open
36893
36894 \begin_layout Plain Layout
36895 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36896 \end_inset
36897
36898
36899 \end_layout
36900
36901 \end_inset
36902
36903
36904 \end_layout
36905
36906 \end_inset
36907
36908
36909 \begin_inset Index idx
36910 status collapsed
36911
36912 \begin_layout Plain Layout
36913 Figures ! Redimensionnées
36914 \end_layout
36915
36916 \end_inset
36917
36918
36919 \begin_inset Index idx
36920 status collapsed
36921
36922 \begin_layout Plain Layout
36923 Tableau ! Redimensionner
36924 \end_layout
36925
36926 \end_inset
36927
36928
36929 \end_layout
36930
36931 \begin_layout Standard
36932 Quand on utilise le style global de formule 
36933 \series bold
36934 fleqn
36935 \series default
36936  dans le document
36937 \begin_inset Foot
36938 status collapsed
36939
36940 \begin_layout Plain Layout
36941 Quand 
36942 \begin_inset Quotes fld
36943 \end_inset
36944
36945 fleqn
36946 \begin_inset Quotes frd
36947 \end_inset
36948
36949  est ajouté aux options de la classe de document.
36950 \end_layout
36951
36952 \end_inset
36953
36954 , les formules hors texte peuvent aussi être redimensionnées.
36955 \end_layout
36956
36957 \begin_layout Chapter
36958 Objets entourés par du texte
36959 \begin_inset Index idx
36960 status collapsed
36961
36962 \begin_layout Plain Layout
36963 Entourés par du texte
36964 \end_layout
36965
36966 \end_inset
36967
36968
36969 \end_layout
36970
36971 \begin_layout Section
36972 Flottant d'enrobage
36973 \begin_inset CommandInset label
36974 LatexCommand label
36975 name "sec:Flottant-d'enrobage"
36976
36977 \end_inset
36978
36979
36980 \begin_inset Index idx
36981 status collapsed
36982
36983 \begin_layout Plain Layout
36984 Flottants ! Flottants d'enrobage
36985 \end_layout
36986
36987 \end_inset
36988
36989
36990 \begin_inset Index idx
36991 status collapsed
36992
36993 \begin_layout Plain Layout
36994 Entourés par du texte ! Flottants d'enrobage
36995 \end_layout
36996
36997 \end_inset
36998
36999
37000 \end_layout
37001
37002 \begin_layout Standard
37003 \begin_inset Wrap figure
37004 lines 0
37005 placement l
37006 overhang 1cm
37007 width "40col%"
37008 status open
37009
37010 \begin_layout Plain Layout
37011 \begin_inset Graphics
37012         filename ../clipart/mobius.eps
37013         width 40col%
37014         scaleBeforeRotation
37015         rotateOrigin center
37016
37017 \end_inset
37018
37019
37020 \end_layout
37021
37022 \begin_layout Plain Layout
37023 \begin_inset Caption Standard
37024
37025 \begin_layout Plain Layout
37026 \begin_inset CommandInset label
37027 LatexCommand label
37028 name "fig:Figure-enrobée"
37029
37030 \end_inset
37031
37032 Ceci est une figure habillée.
37033 \end_layout
37034
37035 \end_inset
37036
37037
37038 \end_layout
37039
37040 \end_inset
37041
37042  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37043  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37044  Vous pouvez en insérer un en utilisant le menu 
37045 \family sans
37046 Insertion\SpecialChar menuseparator
37047 Flottant\SpecialChar menuseparator
37048 Flottant
37049 \begin_inset space ~
37050 \end_inset
37051
37052 d'enrobage
37053 \family default
37054  à la condition que le paquetage \SpecialChar LaTeX
37055  
37056 \series bold
37057 wrapfig
37058 \series default
37059
37060 \begin_inset Index idx
37061 status collapsed
37062
37063 \begin_layout Plain Layout
37064 Paquetages \SpecialChar LaTeX
37065  ! wrapfig
37066 \end_layout
37067
37068 \end_inset
37069
37070  soit installé.
37071 \begin_inset Foot
37072 status collapsed
37073
37074 \begin_layout Plain Layout
37075 Voyez dans la manuel 
37076 \emph on
37077 Configuration
37078 \begin_inset space ~
37079 \end_inset
37080
37081 \SpecialChar LaTeX
37082  
37083 \emph default
37084 comment installer des paquetages \SpecialChar LaTeX
37085 .
37086 \end_layout
37087
37088 \end_inset
37089
37090  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37091  sur la boîte du flottant.
37092  Les paramètres obligatoires sont l'
37093 \family sans
37094 Emplacement
37095 \family default
37096  et la 
37097 \family sans
37098 Largeur
37099 \family default
37100 .
37101  Les paramètres facultatifs sont le 
37102 \family sans
37103 Débordement
37104 \family default
37105  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37106  de la page et la 
37107 \family sans
37108 Porté de la ligne
37109 \family default
37110  qui précise le nombre approximatif de lignes dont le flottant va avoir
37111  besoin.
37112  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37113  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37114  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
37115  à faire flotter le flottant
37116  à l'intérieur du paragraphe ou vers les autres paragraphes.
37117  La figure
37118 \begin_inset space ~
37119 \end_inset
37120
37121
37122 \begin_inset CommandInset ref
37123 LatexCommand ref
37124 reference "fig:Figure-enrobée"
37125
37126 \end_inset
37127
37128  est un exemple de flottant d'enrobage avec une largeur de 40
37129 \begin_inset space \thinspace{}
37130 \end_inset
37131
37132 col%, un débordement de 1
37133 \begin_inset space \thinspace{}
37134 \end_inset
37135
37136 cm et placé à gauche.
37137 \end_layout
37138
37139 \begin_layout Standard
37140 \begin_inset Note Greyedout
37141 status open
37142
37143 \begin_layout Plain Layout
37144
37145 \series bold
37146 Note:
37147 \series default
37148  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37149  figure trop près du bas de page peut tout chambouler et faire que le flottant
37150  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37151  de texte.
37152 \end_layout
37153
37154 \end_inset
37155
37156
37157 \end_layout
37158
37159 \begin_layout Standard
37160 En général:
37161 \end_layout
37162
37163 \begin_layout Itemize
37164 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37165  qui risquent de passer à la page suivante.
37166  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37167  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37168  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37169  de page.
37170 \end_layout
37171
37172 \begin_layout Itemize
37173 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37174  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37175 e.
37176 \end_layout
37177
37178 \begin_layout Itemize
37179 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37180  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37181  texte entre les deux, comme séparateur.
37182 \end_layout
37183
37184 \begin_layout Itemize
37185 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37186  ou les tableaux.
37187 \end_layout
37188
37189 \begin_layout Itemize
37190 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37191  chapitre
37192 \begin_inset space ~
37193 \end_inset
37194
37195
37196 \begin_inset CommandInset ref
37197 LatexCommand ref
37198 reference "chap:Flottants"
37199
37200 \end_inset
37201
37202 .
37203 \end_layout
37204
37205 \begin_layout Section
37206 Objets fixes entourés par du texte
37207 \begin_inset Index idx
37208 status collapsed
37209
37210 \begin_layout Plain Layout
37211 Entouré par du texte ! Objets fixes
37212 \end_layout
37213
37214 \end_inset
37215
37216
37217 \end_layout
37218
37219 \begin_layout Standard
37220 Les flottants d'enrobage décrits dans la section
37221 \begin_inset space \thinspace{}
37222 \end_inset
37223
37224
37225 \begin_inset CommandInset ref
37226 LatexCommand ref
37227 reference "sec:Flottant-d'enrobage"
37228
37229 \end_inset
37230
37231  prennent les positions suivantes dans le paragraphe :
37232 \begin_inset Separator parbreak
37233 \end_inset
37234
37235
37236 \end_layout
37237
37238 \begin_layout Standard
37239 \noindent
37240 \align center
37241 \begin_inset Tabular
37242 <lyxtabular version="3" rows="2" columns="2">
37243 <features tabularvalignment="middle">
37244 <column alignment="center" valignment="top">
37245 <column alignment="center" valignment="top">
37246 <row>
37247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37248 \begin_inset Text
37249
37250 \begin_layout Plain Layout
37251 \begin_inset Info
37252 type  "icon"
37253 arg   "dialog-show-new-inset graphics"
37254 \end_inset
37255
37256
37257 \end_layout
37258
37259 \end_inset
37260 </cell>
37261 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37262 \begin_inset Text
37263
37264 \begin_layout Plain Layout
37265 texte
37266 \end_layout
37267
37268 \end_inset
37269 </cell>
37270 </row>
37271 <row>
37272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37273 \begin_inset Text
37274
37275 \begin_layout Plain Layout
37276 texte
37277 \end_layout
37278
37279 \end_inset
37280 </cell>
37281 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37282 \begin_inset Text
37283
37284 \begin_layout Plain Layout
37285 texte
37286 \end_layout
37287
37288 \end_inset
37289 </cell>
37290 </row>
37291 </lyxtabular>
37292
37293 \end_inset
37294
37295  ou 
37296 \begin_inset Tabular
37297 <lyxtabular version="3" rows="2" columns="2">
37298 <features tabularvalignment="middle">
37299 <column alignment="center" valignment="top">
37300 <column alignment="center" valignment="top">
37301 <row>
37302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37303 \begin_inset Text
37304
37305 \begin_layout Plain Layout
37306 texte
37307 \end_layout
37308
37309 \end_inset
37310 </cell>
37311 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37312 \begin_inset Text
37313
37314 \begin_layout Plain Layout
37315 \begin_inset Info
37316 type  "icon"
37317 arg   "dialog-show-new-inset graphics"
37318 \end_inset
37319
37320
37321 \end_layout
37322
37323 \end_inset
37324 </cell>
37325 </row>
37326 <row>
37327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37328 \begin_inset Text
37329
37330 \begin_layout Plain Layout
37331 texte
37332 \end_layout
37333
37334 \end_inset
37335 </cell>
37336 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37337 \begin_inset Text
37338
37339 \begin_layout Plain Layout
37340 texte
37341 \end_layout
37342
37343 \end_inset
37344 </cell>
37345 </row>
37346 </lyxtabular>
37347
37348 \end_inset
37349
37350
37351 \end_layout
37352
37353 \begin_layout Standard
37354 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37355  par exemple pour avoir une de ces positions :
37356 \begin_inset VSpace defskip
37357 \end_inset
37358
37359
37360 \end_layout
37361
37362 \begin_layout Standard
37363 \noindent
37364 \align center
37365 \begin_inset Tabular
37366 <lyxtabular version="3" rows="2" columns="2">
37367 <features tabularvalignment="middle">
37368 <column alignment="center" valignment="top">
37369 <column alignment="center" valignment="top">
37370 <row>
37371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37372 \begin_inset Text
37373
37374 \begin_layout Plain Layout
37375 texte
37376 \end_layout
37377
37378 \end_inset
37379 </cell>
37380 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37381 \begin_inset Text
37382
37383 \begin_layout Plain Layout
37384 texte
37385 \end_layout
37386
37387 \end_inset
37388 </cell>
37389 </row>
37390 <row>
37391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37392 \begin_inset Text
37393
37394 \begin_layout Plain Layout
37395 \begin_inset Info
37396 type  "icon"
37397 arg   "dialog-show-new-inset graphics"
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \end_inset
37404 </cell>
37405 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37406 \begin_inset Text
37407
37408 \begin_layout Plain Layout
37409 texte
37410 \end_layout
37411
37412 \end_inset
37413 </cell>
37414 </row>
37415 </lyxtabular>
37416
37417 \end_inset
37418
37419  
37420 \begin_inset Tabular
37421 <lyxtabular version="3" rows="2" columns="2">
37422 <features tabularvalignment="middle">
37423 <column alignment="center" valignment="top">
37424 <column alignment="center" valignment="top">
37425 <row>
37426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37427 \begin_inset Text
37428
37429 \begin_layout Plain Layout
37430 texte
37431 \end_layout
37432
37433 \end_inset
37434 </cell>
37435 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37436 \begin_inset Text
37437
37438 \begin_layout Plain Layout
37439 texte
37440 \end_layout
37441
37442 \end_inset
37443 </cell>
37444 </row>
37445 <row>
37446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37447 \begin_inset Text
37448
37449 \begin_layout Plain Layout
37450 texte
37451 \end_layout
37452
37453 \end_inset
37454 </cell>
37455 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459 \begin_inset Info
37460 type  "icon"
37461 arg   "dialog-show-new-inset graphics"
37462 \end_inset
37463
37464
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 </row>
37470 </lyxtabular>
37471
37472 \end_inset
37473
37474  
37475 \begin_inset Tabular
37476 <lyxtabular version="3" rows="2" columns="3">
37477 <features tabularvalignment="middle">
37478 <column alignment="center" valignment="top">
37479 <column alignment="center" valignment="top">
37480 <column alignment="center" valignment="top">
37481 <row>
37482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486 texte
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 <cell alignment="center" valignment="top" topline="true" usebox="none">
37492 \begin_inset Text
37493
37494 \begin_layout Plain Layout
37495 \begin_inset Info
37496 type  "icon"
37497 arg   "dialog-show-new-inset graphics"
37498 \end_inset
37499
37500
37501 \end_layout
37502
37503 \end_inset
37504 </cell>
37505 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37506 \begin_inset Text
37507
37508 \begin_layout Plain Layout
37509 texte
37510 \end_layout
37511
37512 \end_inset
37513 </cell>
37514 </row>
37515 <row>
37516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37517 \begin_inset Text
37518
37519 \begin_layout Plain Layout
37520 texte
37521 \end_layout
37522
37523 \end_inset
37524 </cell>
37525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37526 \begin_inset Text
37527
37528 \begin_layout Plain Layout
37529 texte
37530 \end_layout
37531
37532 \end_inset
37533 </cell>
37534 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37535 \begin_inset Text
37536
37537 \begin_layout Plain Layout
37538 texte
37539 \end_layout
37540
37541 \end_inset
37542 </cell>
37543 </row>
37544 </lyxtabular>
37545
37546 \end_inset
37547
37548  
37549 \begin_inset Tabular
37550 <lyxtabular version="3" rows="2" columns="3">
37551 <features tabularvalignment="middle">
37552 <column alignment="center" valignment="top">
37553 <column alignment="center" valignment="top">
37554 <column alignment="center" valignment="top">
37555 <row>
37556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37557 \begin_inset Text
37558
37559 \begin_layout Plain Layout
37560 texte
37561 \end_layout
37562
37563 \end_inset
37564 </cell>
37565 <cell alignment="center" valignment="top" topline="true" usebox="none">
37566 \begin_inset Text
37567
37568 \begin_layout Plain Layout
37569 texte
37570 \end_layout
37571
37572 \end_inset
37573 </cell>
37574 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37575 \begin_inset Text
37576
37577 \begin_layout Plain Layout
37578 texte
37579 \end_layout
37580
37581 \end_inset
37582 </cell>
37583 </row>
37584 <row>
37585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37586 \begin_inset Text
37587
37588 \begin_layout Plain Layout
37589 texte
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37595 \begin_inset Text
37596
37597 \begin_layout Plain Layout
37598 \begin_inset Info
37599 type  "icon"
37600 arg   "dialog-show-new-inset graphics"
37601 \end_inset
37602
37603
37604 \end_layout
37605
37606 \end_inset
37607 </cell>
37608 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37609 \begin_inset Text
37610
37611 \begin_layout Plain Layout
37612 texte
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 </row>
37618 </lyxtabular>
37619
37620 \end_inset
37621
37622
37623 \end_layout
37624
37625 \begin_layout Standard
37626 \noindent
37627 \align center
37628 \begin_inset Tabular
37629 <lyxtabular version="3" rows="3" columns="2">
37630 <features tabularvalignment="middle">
37631 <column alignment="center" valignment="top">
37632 <column alignment="center" valignment="top">
37633 <row>
37634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37635 \begin_inset Text
37636
37637 \begin_layout Plain Layout
37638 texte
37639 \end_layout
37640
37641 \end_inset
37642 </cell>
37643 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37644 \begin_inset Text
37645
37646 \begin_layout Plain Layout
37647 texte
37648 \end_layout
37649
37650 \end_inset
37651 </cell>
37652 </row>
37653 <row>
37654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37655 \begin_inset Text
37656
37657 \begin_layout Plain Layout
37658 \begin_inset Info
37659 type  "icon"
37660 arg   "dialog-show-new-inset graphics"
37661 \end_inset
37662
37663
37664 \end_layout
37665
37666 \end_inset
37667 </cell>
37668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37669 \begin_inset Text
37670
37671 \begin_layout Plain Layout
37672 texte
37673 \end_layout
37674
37675 \end_inset
37676 </cell>
37677 </row>
37678 <row>
37679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37680 \begin_inset Text
37681
37682 \begin_layout Plain Layout
37683 texte
37684 \end_layout
37685
37686 \end_inset
37687 </cell>
37688 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37689 \begin_inset Text
37690
37691 \begin_layout Plain Layout
37692 texte
37693 \end_layout
37694
37695 \end_inset
37696 </cell>
37697 </row>
37698 </lyxtabular>
37699
37700 \end_inset
37701
37702  
37703 \begin_inset Tabular
37704 <lyxtabular version="3" rows="3" columns="3">
37705 <features tabularvalignment="middle">
37706 <column alignment="center" valignment="top">
37707 <column alignment="center" valignment="top">
37708 <column alignment="center" valignment="top">
37709 <row>
37710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37711 \begin_inset Text
37712
37713 \begin_layout Plain Layout
37714 texte
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 <cell alignment="center" valignment="top" topline="true" usebox="none">
37720 \begin_inset Text
37721
37722 \begin_layout Plain Layout
37723 texte
37724 \end_layout
37725
37726 \end_inset
37727 </cell>
37728 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37729 \begin_inset Text
37730
37731 \begin_layout Plain Layout
37732 texte
37733 \end_layout
37734
37735 \end_inset
37736 </cell>
37737 </row>
37738 <row>
37739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37740 \begin_inset Text
37741
37742 \begin_layout Plain Layout
37743 texte
37744 \end_layout
37745
37746 \end_inset
37747 </cell>
37748 <cell alignment="center" valignment="top" usebox="none">
37749 \begin_inset Text
37750
37751 \begin_layout Plain Layout
37752 \begin_inset Info
37753 type  "icon"
37754 arg   "dialog-show-new-inset graphics"
37755 \end_inset
37756
37757
37758 \end_layout
37759
37760 \end_inset
37761 </cell>
37762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37763 \begin_inset Text
37764
37765 \begin_layout Plain Layout
37766 texte
37767 \end_layout
37768
37769 \end_inset
37770 </cell>
37771 </row>
37772 <row>
37773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37774 \begin_inset Text
37775
37776 \begin_layout Plain Layout
37777 texte
37778 \end_layout
37779
37780 \end_inset
37781 </cell>
37782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37783 \begin_inset Text
37784
37785 \begin_layout Plain Layout
37786 texte
37787 \end_layout
37788
37789 \end_inset
37790 </cell>
37791 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37792 \begin_inset Text
37793
37794 \begin_layout Plain Layout
37795 texte
37796 \end_layout
37797
37798 \end_inset
37799 </cell>
37800 </row>
37801 </lyxtabular>
37802
37803 \end_inset
37804
37805  
37806 \begin_inset Tabular
37807 <lyxtabular version="3" rows="3" columns="2">
37808 <features tabularvalignment="middle">
37809 <column alignment="center" valignment="top">
37810 <column alignment="center" valignment="top">
37811 <row>
37812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37813 \begin_inset Text
37814
37815 \begin_layout Plain Layout
37816 texte
37817 \end_layout
37818
37819 \end_inset
37820 </cell>
37821 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37822 \begin_inset Text
37823
37824 \begin_layout Plain Layout
37825 texte
37826 \end_layout
37827
37828 \end_inset
37829 </cell>
37830 </row>
37831 <row>
37832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37833 \begin_inset Text
37834
37835 \begin_layout Plain Layout
37836 texte
37837 \end_layout
37838
37839 \end_inset
37840 </cell>
37841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37842 \begin_inset Text
37843
37844 \begin_layout Plain Layout
37845 \begin_inset Info
37846 type  "icon"
37847 arg   "dialog-show-new-inset graphics"
37848 \end_inset
37849
37850
37851 \end_layout
37852
37853 \end_inset
37854 </cell>
37855 </row>
37856 <row>
37857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37858 \begin_inset Text
37859
37860 \begin_layout Plain Layout
37861 texte
37862 \end_layout
37863
37864 \end_inset
37865 </cell>
37866 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37867 \begin_inset Text
37868
37869 \begin_layout Plain Layout
37870 texte
37871 \end_layout
37872
37873 \end_inset
37874 </cell>
37875 </row>
37876 </lyxtabular>
37877
37878 \end_inset
37879
37880
37881 \end_layout
37882
37883 \begin_layout Standard
37884 vous pouvez utiliser la paquetage \SpecialChar LaTeX
37885  
37886 \end_layout
37887
37888 \begin_layout Standard
37889 \noindent
37890
37891 \series bold
37892 picinpar
37893 \series default
37894
37895 \begin_inset Index idx
37896 status collapsed
37897
37898 \begin_layout Plain Layout
37899 Paquetages \SpecialChar LaTeX
37900  ! picinpar
37901 \end_layout
37902
37903 \end_inset
37904
37905 .
37906  Voici un exemple :
37907 \end_layout
37908
37909 \begin_layout Standard
37910 \begin_inset ERT
37911 status collapsed
37912
37913 \begin_layout Plain Layout
37914
37915
37916 \backslash
37917 ifpicinpar
37918 \end_layout
37919
37920 \end_inset
37921
37922
37923 \begin_inset Note Note
37924 status open
37925
37926 \begin_layout Plain Layout
37927 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
37928  
37929 \series bold
37930 picinpar
37931 \series default
37932  a été installé.
37933 \end_layout
37934
37935 \end_inset
37936
37937
37938 \end_layout
37939
37940 \begin_layout Standard
37941 \begin_inset ERT
37942 status collapsed
37943
37944 \begin_layout Plain Layout
37945
37946
37947 \backslash
37948 begin{window}[2,c,{
37949 \end_layout
37950
37951 \end_inset
37952
37953
37954 \begin_inset Graphics
37955         filename ../clipart/mobius.eps
37956         lyxscale 60
37957         width 40col%
37958         scaleBeforeRotation
37959         rotateOrigin center
37960
37961 \end_inset
37962
37963
37964 \begin_inset ERT
37965 status collapsed
37966
37967 \begin_layout Plain Layout
37968
37969 },]
37970 \end_layout
37971
37972 \begin_layout Plain Layout
37973
37974 {}
37975 \end_layout
37976
37977 \end_inset
37978
37979
37980 \size small
37981 \lang english
37982 It was in the spring of the year 1894 that all London was interested, and
37983  the fashionable world dismayed, by the murder of the Honourable Ronald
37984  Adair under most unusual and inexplicable circumstances.
37985  The public has already learned those particulars of the crime which
37986 \size default
37987
37988 \begin_inset ERT
37989 status collapsed
37990
37991 \begin_layout Plain Layout
37992
37993
37994 \backslash
37995 footnotemark{}
37996 \end_layout
37997
37998 \end_inset
37999
38000
38001 \size small
38002  came out in the police investigation, but a good deal was suppressed upon
38003  that occasion, since the case for the prosecution was so overwhelmingly
38004  strong that it was not necessary to bring forward all the facts.
38005  Only now, at the end of nearly ten years, am I allowed to supply those
38006  missing links which make up the whole of that remarkable chain
38007 \lang french
38008 .
38009 \size default
38010
38011 \begin_inset ERT
38012 status collapsed
38013
38014 \begin_layout Plain Layout
38015
38016
38017 \backslash
38018 end{window}
38019 \end_layout
38020
38021 \end_inset
38022
38023
38024 \end_layout
38025
38026 \begin_layout Standard
38027 \begin_inset ERT
38028 status collapsed
38029
38030 \begin_layout Plain Layout
38031
38032
38033 \backslash
38034 footnotetext{
38035 \end_layout
38036
38037 \end_inset
38038
38039 Note de pied de page du paragraphe avec objet fixe.
38040 \begin_inset ERT
38041 status collapsed
38042
38043 \begin_layout Plain Layout
38044
38045 }
38046 \end_layout
38047
38048 \end_inset
38049
38050
38051 \end_layout
38052
38053 \begin_layout Standard
38054 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38055  d'eux et leur position est déterminée par le nombre de lignes de texte
38056  situées audessus d'eux.
38057  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38058  numérotée.
38059 \end_layout
38060
38061 \begin_layout Standard
38062 Un objet fixe enrobé est inséré en ajoutant la commande
38063 \end_layout
38064
38065 \begin_layout Standard
38066
38067 \series bold
38068
38069 \backslash
38070 begin{window}[2,c,{
38071 \end_layout
38072
38073 \begin_layout Standard
38074 en code \SpecialChar TeX
38075  au debut du paragraphe.
38076  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38077  dessus de l'objet, le second, ici 'c', la position de l'objet.
38078  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38079  ) sont possibles.
38080  Après la commande, vous insérez votre objet.
38081  Dans cet exemple, c'est une image avec une largeur de 40
38082 \begin_inset space \thinspace{}
38083 \end_inset
38084
38085 % de la colonne de texte qui a été insérée.
38086  L'objet peut aussi être un tableau, une boîte ou une équation.
38087  Après l'objet, on insère la commande
38088 \end_layout
38089
38090 \begin_layout Standard
38091
38092 \series bold
38093 },texte de description ]
38094 \begin_inset Newline newline
38095 \end_inset
38096
38097 {}
38098 \end_layout
38099
38100 \begin_layout Standard
38101 Notez que le 
38102 \begin_inset Quotes fld
38103 \end_inset
38104
38105
38106 \series bold
38107 {}
38108 \series default
38109
38110 \begin_inset Quotes frd
38111 \end_inset
38112
38113  est sur la deuxième ligne.
38114  Le texte de description est facultatif.
38115  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38116  il doit donc commence juste après le 
38117 \series bold
38118 {}
38119 \series default
38120 .
38121  A la fin du paragraphe on insère la commande :
38122 \end_layout
38123
38124 \begin_layout Standard
38125
38126 \series bold
38127
38128 \backslash
38129 end{window}
38130 \end_layout
38131
38132 \begin_layout Standard
38133 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38134  ajouter des notes de pied de page de la façon habituelle.
38135  Vous devez utiliser la commande 
38136 \series bold
38137
38138 \backslash
38139 footnotemark
38140 \series default
38141  à l'intérieur du paragraphe et la commande 
38142 \series bold
38143
38144 \backslash
38145 footnotetext
38146 \series default
38147  à l'extérieur, comme décrit dans la section
38148 \begin_inset space \thinspace{}
38149 \end_inset
38150
38151
38152 \begin_inset CommandInset ref
38153 LatexCommand ref
38154 reference "sec:Notes-bas-de-page"
38155
38156 \end_inset
38157
38158 .
38159 \end_layout
38160
38161 \begin_layout Standard
38162 \begin_inset ERT
38163 status collapsed
38164
38165 \begin_layout Plain Layout
38166
38167
38168 \backslash
38169 else
38170 \end_layout
38171
38172 \end_inset
38173
38174
38175 \begin_inset Note Note
38176 status open
38177
38178 \begin_layout Plain Layout
38179 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38180  
38181 \series bold
38182 picinpar
38183 \series default
38184  n'est pas installé :
38185 \end_layout
38186
38187 \end_inset
38188
38189
38190 \end_layout
38191
38192 \begin_layout Standard
38193 Vous devez installer le paquetage \SpecialChar LaTeX
38194  
38195 \series bold
38196 picinpar
38197 \series default
38198  pour voir la suite de cette section dans la sortie imprimée.
38199 \end_layout
38200
38201 \begin_layout Standard
38202 \begin_inset ERT
38203 status collapsed
38204
38205 \begin_layout Plain Layout
38206
38207
38208 \backslash
38209 fi
38210 \end_layout
38211
38212 \end_inset
38213
38214
38215 \end_layout
38216
38217 \begin_layout Section
38218 Lettrines
38219 \begin_inset Index idx
38220 status collapsed
38221
38222 \begin_layout Plain Layout
38223 Lettrines
38224 \end_layout
38225
38226 \end_inset
38227
38228
38229 \begin_inset Index idx
38230 status collapsed
38231
38232 \begin_layout Plain Layout
38233 Entouré par du texte ! Lettrines
38234 \end_layout
38235
38236 \end_inset
38237
38238
38239 \end_layout
38240
38241 \begin_layout Standard
38242 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
38243  
38244 \series bold
38245 lettrine
38246 \series default
38247
38248 \begin_inset Index idx
38249 status collapsed
38250
38251 \begin_layout Plain Layout
38252 Paquetages \SpecialChar LaTeX
38253  ! lettrine
38254 \end_layout
38255
38256 \end_inset
38257
38258  doit être installé et vous devez utiliser le module Initiales (
38259 \begin_inset space ~
38260 \end_inset
38261
38262 menu 
38263 \family sans
38264 Document\SpecialChar menuseparator
38265 Paramètres\SpecialChar menuseparator
38266 Modules
38267 \family default
38268
38269 \begin_inset space ~
38270 \end_inset
38271
38272 ).
38273  Pour insérer une lettrine, utilisez le style 
38274 \family sans
38275 Initial
38276 \family default
38277 .
38278  Les paramètres sont insérés avec le menu 
38279 \family sans
38280 Insertion
38281 \family default
38282 .
38283  Le paramètre obligatoire 
38284 \family sans
38285 \lang english
38286 Initial
38287 \family default
38288 \lang french
38289  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38290 \family sans
38291 \lang english
38292 Rest
38293 \begin_inset space ~
38294 \end_inset
38295
38296 of
38297 \begin_inset space ~
38298 \end_inset
38299
38300 Initial
38301 \family default
38302  
38303 \lang french
38304 contient
38305 \lang english
38306  the rest of the word or text of the initial letter(s)
38307 \lang french
38308 .
38309  Le paramètre 
38310 \family sans
38311 \lang english
38312 Options
38313 \family default
38314 \lang french
38315  contient paramètres pour modifier la lettrine.
38316  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38317  du paquetage 
38318 \series bold
38319 lettrine
38320 \series default
38321
38322 \begin_inset CommandInset citation
38323 LatexCommand cite
38324 key "lettrine"
38325
38326 \end_inset
38327
38328 .
38329  Le style lui-même contient le texte qui doit entourer la lettrine.
38330  Le style habituel est par conséquent que le mot dont la première lettre
38331  est l'initiale soit en 
38332 \shape smallcaps
38333 petites capitales
38334 \shape default
38335 .
38336 \end_layout
38337
38338 \begin_layout Standard
38339 \begin_inset Newpage pagebreak
38340 \end_inset
38341
38342
38343 \end_layout
38344
38345 \begin_layout Standard
38346 Voici quelques exemples
38347 \begin_inset space ~
38348 \end_inset
38349
38350 :
38351 \end_layout
38352
38353 \begin_layout Standard
38354 \begin_inset ERT
38355 status collapsed
38356
38357 \begin_layout Plain Layout
38358
38359
38360 \backslash
38361 iflettrine
38362 \end_layout
38363
38364 \end_inset
38365
38366
38367 \begin_inset Note Note
38368 status open
38369
38370 \begin_layout Plain Layout
38371 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
38372  
38373 \series bold
38374 lettrine
38375 \series default
38376  a été installé.
38377 \end_layout
38378
38379 \end_inset
38380
38381
38382 \end_layout
38383
38384 \begin_layout Enumerate
38385 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38386  mathématique 
38387 \begin_inset Formula $\mathfrak{Fraktur}$
38388 \end_inset
38389
38390 :
38391 \begin_inset Separator parbreak
38392 \end_inset
38393
38394
38395 \end_layout
38396
38397 \begin_deeper
38398 \begin_layout Initial
38399 \begin_inset Argument 2
38400 status open
38401
38402 \begin_layout Plain Layout
38403 \begin_inset Formula $\mathfrak{I}$
38404 \end_inset
38405
38406
38407 \end_layout
38408
38409 \end_inset
38410
38411
38412 \begin_inset Argument 3
38413 status open
38414
38415 \begin_layout Plain Layout
38416 t
38417 \end_layout
38418
38419 \end_inset
38420
38421  
38422 \lang english
38423 was in the spring of the year 1894 that all London was interested, and the
38424  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38425  under most unusual and inexplicable circumstances.
38426  The public has already learned those particulars of the crime which came
38427  out in the police investigation, but a good deal was suppressed upon that
38428  occasion, since the case for the prosecution was so overwhelmingly strong
38429  that it was not necessary to bring forward all the facts.
38430 \end_layout
38431
38432 \end_deeper
38433 \begin_layout Enumerate
38434 L'initiale est entourée par une seule ligne et est formée de deux lettres
38435  dans la police standard ; aucun texte n'est écrit en petites capitales
38436 \begin_inset space ~
38437 \end_inset
38438
38439 :
38440 \begin_inset Separator parbreak
38441 \end_inset
38442
38443
38444 \end_layout
38445
38446 \begin_deeper
38447 \begin_layout Initial
38448 \begin_inset Argument 1
38449 status open
38450
38451 \begin_layout Plain Layout
38452 lines=1
38453 \end_layout
38454
38455 \end_inset
38456
38457
38458 \begin_inset Argument 2
38459 status open
38460
38461 \begin_layout Plain Layout
38462 It
38463 \end_layout
38464
38465 \end_inset
38466
38467  
38468 \lang english
38469 was in the spring of the year 1894 that all London was interested, and the
38470  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38471  under most unusual and inexplicable circumstances.
38472  The public has already learned those particulars of the crime which came
38473  out in the police investigation, but a good deal was suppressed upon that
38474  occasion, since the case for the prosecution was so overwhelmingly strong
38475  that it was not necessary to bring forward all the facts.
38476 \end_layout
38477
38478 \end_deeper
38479 \begin_layout Enumerate
38480 Initiale descendante sur 3
38481 \begin_inset space ~
38482 \end_inset
38483
38484 lignes en magenta en police mathématique
38485 \begin_inset Newline newline
38486 \end_inset
38487
38488
38489 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38490 \end_inset
38491
38492 , le texte 
38493 \begin_inset Quotes fld
38494 \end_inset
38495
38496
38497 \lang english
38498 t was in the spring
38499 \lang french
38500
38501 \begin_inset Quotes frd
38502 \end_inset
38503
38504  est en 
38505 \shape smallcaps
38506 petites capitales
38507 \shape default
38508  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38509  avant l'initiale
38510 \begin_inset space ~
38511 \end_inset
38512
38513 :
38514 \begin_inset Newline newline
38515 \end_inset
38516
38517
38518 \series bold
38519
38520 \backslash
38521 renewcommand{
38522 \backslash
38523 LettrineFontHook}{
38524 \backslash
38525 color{couleur}}
38526 \series default
38527
38528 \begin_inset Newline newline
38529 \end_inset
38530
38531 où la 
38532 \emph on
38533 couleur
38534 \emph default
38535  peut être 
38536 \begin_inset Quotes fld
38537 \end_inset
38538
38539 red
38540 \begin_inset Quotes frd
38541 \end_inset
38542
38543
38544 \begin_inset Quotes fld
38545 \end_inset
38546
38547 blue
38548 \begin_inset Quotes frd
38549 \end_inset
38550
38551
38552 \begin_inset Quotes fld
38553 \end_inset
38554
38555 green
38556 \begin_inset Quotes frd
38557 \end_inset
38558
38559
38560 \begin_inset Quotes fld
38561 \end_inset
38562
38563 yellow
38564 \begin_inset Quotes frd
38565 \end_inset
38566
38567
38568 \begin_inset Quotes fld
38569 \end_inset
38570
38571 cyan
38572 \begin_inset Quotes frd
38573 \end_inset
38574
38575
38576 \begin_inset Quotes fld
38577 \end_inset
38578
38579 magenta
38580 \begin_inset Quotes frd
38581 \end_inset
38582
38583
38584 \begin_inset Quotes fld
38585 \end_inset
38586
38587 black
38588 \begin_inset Quotes frd
38589 \end_inset
38590
38591  ou 
38592 \begin_inset Quotes fld
38593 \end_inset
38594
38595 white
38596 \begin_inset Quotes frd
38597 \end_inset
38598
38599 .
38600  On doit aussi ajouter la commande suivante au préambule du document
38601 \begin_inset space ~
38602 \end_inset
38603
38604 :
38605 \begin_inset Newline newline
38606 \end_inset
38607
38608
38609 \series bold
38610
38611 \backslash
38612 @ifundefined{textcolor}
38613 \begin_inset Newline newline
38614 \end_inset
38615
38616
38617 \begin_inset space ~
38618 \end_inset
38619
38620 {
38621 \backslash
38622 usepackage{color}}{}
38623 \series default
38624
38625 \begin_inset Separator parbreak
38626 \end_inset
38627
38628
38629 \end_layout
38630
38631 \begin_deeper
38632 \begin_layout Standard
38633 \begin_inset ERT
38634 status collapsed
38635
38636 \begin_layout Plain Layout
38637
38638
38639 \backslash
38640 renewcommand{
38641 \backslash
38642 LettrineFontHook}{
38643 \backslash
38644 color{magenta}}
38645 \end_layout
38646
38647 \end_inset
38648
38649
38650 \begin_inset Note Note
38651 status collapsed
38652
38653 \begin_layout Plain Layout
38654 colore la lettrine en magenta
38655 \end_layout
38656
38657 \end_inset
38658
38659
38660 \end_layout
38661
38662 \begin_layout Initial
38663 \begin_inset Argument 1
38664 status open
38665
38666 \begin_layout Plain Layout
38667 lines=3, lhang=0.33, loversize=0.25
38668 \end_layout
38669
38670 \end_inset
38671
38672
38673 \begin_inset Argument 2
38674 status open
38675
38676 \begin_layout Plain Layout
38677 \begin_inset Formula $\mathcal{I}$
38678 \end_inset
38679
38680
38681 \end_layout
38682
38683 \end_inset
38684
38685
38686 \begin_inset Argument 3
38687 status open
38688
38689 \begin_layout Plain Layout
38690
38691 \lang english
38692 t was in the spring
38693 \end_layout
38694
38695 \end_inset
38696
38697
38698 \lang english
38699  of the year 1894 that all London was interested, and the fashionable world
38700  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38701  and inexplicable circumstances.
38702  The public has already learned those particulars of the crime which came
38703  out in the police investigation, but a good deal was suppressed upon that
38704  occasion, since the case for the prosecution was so overwhelmingly strong
38705  that it was not necessary to bring forward all the facts.
38706 \end_layout
38707
38708 \end_deeper
38709 \begin_layout Standard
38710 \begin_inset ERT
38711 status collapsed
38712
38713 \begin_layout Plain Layout
38714
38715
38716 \backslash
38717 else
38718 \end_layout
38719
38720 \end_inset
38721
38722
38723 \begin_inset Note Note
38724 status open
38725
38726 \begin_layout Plain Layout
38727 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38728  
38729 \series bold
38730 lettrine
38731 \series default
38732  n'est pas installé :
38733 \end_layout
38734
38735 \end_inset
38736
38737
38738 \end_layout
38739
38740 \begin_layout Standard
38741 Vous devez installer le paquetage \SpecialChar LaTeX
38742  
38743 \series bold
38744 lettrine
38745 \series default
38746  pour voir la suite de cette section dans la sortie imprimée.
38747 \end_layout
38748
38749 \begin_layout Standard
38750 \begin_inset ERT
38751 status collapsed
38752
38753 \begin_layout Plain Layout
38754
38755
38756 \backslash
38757 fi
38758 \end_layout
38759
38760 \end_inset
38761
38762
38763 \end_layout
38764
38765 \begin_layout Chapter
38766 Trucs externes
38767 \begin_inset Index idx
38768 status collapsed
38769
38770 \begin_layout Plain Layout
38771 Trucs externes
38772 \end_layout
38773
38774 \end_inset
38775
38776
38777 \end_layout
38778
38779 \begin_layout Standard
38780 Avec le menu 
38781 \family sans
38782 Insertion\SpecialChar menuseparator
38783 Fichier
38784 \family default
38785  vous pouvez insérer un contenu externe à votre document.
38786  Ce contenu peut être :
38787 \end_layout
38788
38789 \begin_layout Description
38790 Document
38791 \begin_inset space ~
38792 \end_inset
38793
38794 \SpecialChar LyX
38795  Un autre document \SpecialChar LyX
38796  ; son contenu est directement inséré dans votre document.
38797 \end_layout
38798
38799 \begin_layout Description
38800 Texte
38801 \begin_inset space ~
38802 \end_inset
38803
38804 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
38805 e.
38806 \end_layout
38807
38808 \begin_layout Description
38809 Texte
38810 \begin_inset space ~
38811 \end_inset
38812
38813 Brut
38814 \begin_inset space ~
38815 \end_inset
38816
38817 par
38818 \begin_inset space ~
38819 \end_inset
38820
38821 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
38822  Les lignes vides créent un nouveau paragraphe dans votre document.
38823 \end_layout
38824
38825 \begin_layout Description
38826 Objet
38827 \begin_inset space ~
38828 \end_inset
38829
38830 Externe Fichiers de formats variés.
38831 \end_layout
38832
38833 \begin_layout Description
38834 Sous-document Documents \SpecialChar LyX
38835  ou \SpecialChar LaTeX
38836 .
38837 \end_layout
38838
38839 \begin_layout Section
38840 Objets externes 
38841 \begin_inset Index idx
38842 status collapsed
38843
38844 \begin_layout Plain Layout
38845 Trucs externes ! Objets Externes
38846 \end_layout
38847
38848 \end_inset
38849
38850
38851 \end_layout
38852
38853 \begin_layout Standard
38854 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
38855  de fichiers dans votre document sans avoir à convertir ces derniers en
38856  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
38857
38858  qui va s'occuper des conversions.
38859  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
38860  \SpecialChar LyX
38861  des images dans des formats divers.
38862  Quand vous avez activé 
38863 \family sans
38864 Aperçu
38865 \begin_inset space ~
38866 \end_inset
38867
38868 sur
38869 \begin_inset space ~
38870 \end_inset
38871
38872 le
38873 \begin_inset space ~
38874 \end_inset
38875
38876 vif
38877 \family default
38878  dans le menu des préférences de \SpecialChar LyX
38879 , dans la rubrique 
38880 \family sans
38881 Apparence\SpecialChar menuseparator
38882 Graphiques
38883 \family default
38884 , les objets externes de type Dia et Xfig sont affichés directement dans
38885  \SpecialChar LyX
38886 .
38887 \end_layout
38888
38889 \begin_layout Standard
38890 On insère des objets externes en utilisant la fenêtre de dialogue 
38891 \family sans
38892 Objet
38893 \begin_inset space ~
38894 \end_inset
38895
38896 Externe
38897 \family default
38898  qui est accessible via le menu 
38899 \family sans
38900 Insertion\SpecialChar menuseparator
38901 Fichiers\SpecialChar menuseparator
38902 Objet
38903 \begin_inset space ~
38904 \end_inset
38905
38906 Externe
38907 \family default
38908 .
38909  Actuellement les types de fichiers (
38910 \family sans
38911 Modèles
38912 \family default
38913 ) suivants sont autorisés :
38914 \end_layout
38915
38916 \begin_layout Description
38917 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
38918  par le programme 
38919 \series bold
38920
38921 \begin_inset CommandInset href
38922 LatexCommand href
38923 name "XBoard"
38924 target "http://fr.wikipedia.org/wiki/XBoard"
38925
38926 \end_inset
38927
38928
38929 \series default
38930 .
38931 \end_layout
38932
38933 \begin_layout Description
38934 Date Ce modèle insère la date sous la forme 
38935 \emph on
38936 Jour-Mois-Année
38937 \emph default
38938 .
38939  Voici un exemple de date insérée comme objet externe : 
38940 \begin_inset External
38941         template Date
38942         filename .
38943
38944 \end_inset
38945
38946
38947 \begin_inset space ~
38948 \end_inset
38949
38950
38951 \begin_inset Note Note
38952 status collapsed
38953
38954 \begin_layout Plain Layout
38955 Retirer l'espace protégé quand le bug 4398 sera résolu !
38956 \end_layout
38957
38958 \end_inset
38959
38960
38961 \begin_inset Newline newline
38962 \end_inset
38963
38964 La date n'apparaîtra pas dans \SpecialChar LyX
38965 , mais seulement dans la sortie imprimée.
38966  Il y a deux autre méthodes pour insérer une date : Avec le menu 
38967 \family sans
38968 Insertion\SpecialChar menuseparator
38969 Date
38970 \family default
38971  et avec la commande \SpecialChar LaTeX
38972  
38973 \series bold
38974
38975 \backslash
38976 today
38977 \series default
38978  entrée comme code \SpecialChar TeX
38979 .
38980  Ces différentes méthodes sont comparée dans le tableau
38981 \begin_inset space ~
38982 \end_inset
38983
38984
38985 \begin_inset CommandInset ref
38986 LatexCommand ref
38987 reference "tab:Comparaison-des-dates"
38988
38989 \end_inset
38990
38991 .
38992 \end_layout
38993
38994 \begin_layout Description
38995 Diagramme
38996 \begin_inset space ~
38997 \end_inset
38998
38999 Dia Ce modèle accepte les diagrammes créés avec le programme 
39000 \series bold
39001
39002 \begin_inset CommandInset href
39003 LatexCommand href
39004 name "Dia"
39005 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39006
39007 \end_inset
39008
39009
39010 \series default
39011 .
39012 \end_layout
39013
39014 \begin_layout Description
39015 Tableur Avec ce modèle vous pouvez insérer des feuilles de calcul ou des
39016  tableaux dans le format de 
39017 \series bold
39018
39019 \begin_inset CommandInset href
39020 LatexCommand href
39021 name "Gnumeric"
39022 target "http://fr.wikipedia.org/wiki/Gnumeric"
39023
39024 \end_inset
39025
39026
39027 \series default
39028
39029 \begin_inset CommandInset href
39030 LatexCommand href
39031 name "OpenDocument"
39032 target "http://fr.wikipedia.org/wiki/OpenDocument"
39033
39034 \end_inset
39035
39036
39037 \begin_inset CommandInset href
39038 LatexCommand href
39039 name "Microsoft Office XML"
39040 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39041
39042 \end_inset
39043
39044  et 
39045 \begin_inset CommandInset href
39046 LatexCommand href
39047 name "Office Open XML"
39048 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39049
39050 \end_inset
39051
39052 .
39053  Pour cette fonction, \SpecialChar LyX
39054  doit pouvoir trouver le programme 
39055 \family typewriter
39056 ssconvert
39057 \family default
39058  au cours de sa configuration.
39059  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39060  même si vous n'avez pas de tableaux au format gnumeric.
39061  Pour des exemples et les limitations possibles, jetez un œil au fichier
39062  \SpecialChar LyX
39063  d'exemple, 
39064 \emph on
39065 spreadsheet.lyx
39066 \emph default
39067 .
39068 \end_layout
39069
39070 \begin_layout Description
39071 Musique
39072 \begin_inset space ~
39073 \end_inset
39074
39075 mise
39076 \begin_inset space ~
39077 \end_inset
39078
39079 en
39080 \begin_inset space ~
39081 \end_inset
39082
39083 forme
39084 \begin_inset space ~
39085 \end_inset
39086
39087 avec
39088 \begin_inset space ~
39089 \end_inset
39090
39091 Lilypond Ce modèle est utilisé avec des partitions musicales mises en forme
39092  par le programme 
39093 \series bold
39094
39095 \begin_inset CommandInset href
39096 LatexCommand href
39097 name "LilyPond"
39098 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39099
39100 \end_inset
39101
39102
39103 \series default
39104 .
39105  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39106  au fichier \SpecialChar LyX
39107  d'exemple 
39108 \emph on
39109 lilypond.lyx
39110 \emph default
39111 .
39112 \end_layout
39113
39114 \begin_layout Description
39115 Pages
39116 \begin_inset space ~
39117 \end_inset
39118
39119 PDF Ce modèle permet d'insérer des documents en PDF dans votre document.
39120  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39121  
39122 \emph on
39123 pages
39124 \emph default
39125  dans le champ 
39126 \family sans
39127 Option
39128 \family default
39129  dans l'onglet 
39130 \family sans
39131 Options \SpecialChar LaTeX
39132  et \SpecialChar LyX
39133
39134 \family default
39135 .
39136  L'argument de cette option est une liste d'éléments séparés par des virgules,
39137  contenant des numéros de pages (
39138 \begin_inset space ~
39139 \end_inset
39140
39141 insérez comme option 
39142 \series bold
39143 pages={3,5,6,8}
39144 \series default
39145
39146 \begin_inset space ~
39147 \end_inset
39148
39149 ), des plages de numéros de pages (
39150 \series bold
39151
39152 \begin_inset space ~
39153 \end_inset
39154
39155 pages={4-9}
39156 \series default
39157
39158 \begin_inset space ~
39159 \end_inset
39160
39161 ) ou n'importe quelle combinaison des deux.
39162  Pour insérer des pages vides, utilisez 
39163 \series bold
39164 {}
39165 \series default
39166 .
39167  Par exemple 
39168 \begin_inset space ~
39169 \end_inset
39170
39171
39172 \series bold
39173 pages={3,{},8-11,15}
39174 \series default
39175  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39176  15.
39177  Les plages de pages sont décrites avec la syntaxe 
39178 \emph on
39179 début-fin
39180 \emph default
39181  qui sélectionne toutes les pages de 
39182 \emph on
39183 début
39184 \emph default
39185  jusqu'à 
39186 \emph on
39187 fin
39188 \emph default
39189 .
39190  Si on omet 
39191 \emph on
39192 début
39193 \emph default
39194 , on commence implicitement à la première page ; de même, omettre 
39195 \emph on
39196 fin
39197 \emph default
39198  termine implicitement à la dernière page du document.
39199  La dernière page du document peut aussi être désignée par le mot-clé 
39200 \series bold
39201 last
39202 \series default
39203  (
39204 \begin_inset space ~
39205 \end_inset
39206
39207 ce dernier n'est accepté que pour une plage de pages
39208 \begin_inset space ~
39209 \end_inset
39210
39211 ).
39212  Donc 
39213 \series bold
39214 pages=-
39215 \series default
39216  va insérer toutes les pages du document et 
39217 \series bold
39218 pages=last-1
39219 \series default
39220  va insérer toutes les pages dans l'ordre inverse.
39221  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39222 \begin_inset Newline newline
39223 \end_inset
39224
39225 L'option 
39226 \series bold
39227 noautoscale
39228 \series default
39229  insère les pages avec leur taille d'origine, si cette option n'est pas
39230  donnée, les pages seront redimensionnées
39231 \begin_inset space \space{}
39232 \end_inset
39233
39234 pour tenir dans la largeur de page de votre document.
39235  Dans l'onglet 
39236 \family sans
39237 Taille
39238 \begin_inset space ~
39239 \end_inset
39240
39241 et
39242 \begin_inset space ~
39243 \end_inset
39244
39245 rotation
39246 \family default
39247  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39248  qu'une éventuelle rotation.
39249  Si vous utilisez une autre largeur que 100
39250 \begin_inset space \thinspace{}
39251 \end_inset
39252
39253 Échelle%, l'option 
39254 \series bold
39255 noautoscale
39256 \series default
39257  sera neutralisée.
39258  Pour plus d'information sur les options possibles, jetez un œil sur la
39259  documentation du paquetage \SpecialChar LaTeX
39260  
39261 \series bold
39262 pdfpages
39263 \series default
39264  
39265 \begin_inset CommandInset citation
39266 LatexCommand cite
39267 key "pdfpages"
39268
39269 \end_inset
39270
39271 .
39272 \begin_inset Index idx
39273 status collapsed
39274
39275 \begin_layout Plain Layout
39276 Paquetages \SpecialChar LaTeX
39277  ! pdfpages
39278 \end_layout
39279
39280 \end_inset
39281
39282
39283 \begin_inset Newline newline
39284 \end_inset
39285
39286 Pour utiliser ce modèle dans une présentation 
39287 \family sans
39288 Beamer
39289 \family default
39290  vous devez d'abord insérer un environnement 
39291 \family sans
39292 FinCadre
39293 \family default
39294  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
39295  contenant la commande
39296  
39297 \series bold
39298
39299 \backslash
39300 setbeamertemplate{background canvas}{}
39301 \series default
39302 .
39303  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39304  que vous voulez.
39305  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39306  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39307  section.
39308  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39309  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39310  le modèle.
39311 \begin_inset Newline newline
39312 \end_inset
39313
39314 Voici un PDF incorporé basculé de -5°
39315 \begin_inset space ~
39316 \end_inset
39317
39318 °: 
39319 \begin_inset External
39320         template PDFPages
39321         filename ../clipart/Abstract.pdf
39322         extra LaTeX "noautoscale, pages=-"
39323         rotateAngle -5
39324         rotateOrigin bottomleft
39325
39326 \end_inset
39327
39328
39329 \end_layout
39330
39331 \begin_layout Description
39332 Image
39333 \begin_inset space ~
39334 \end_inset
39335
39336 tramée Ce modèle peut être utilisé pour les images matricielles (bitmap).
39337  Les images peuvent être traitées dans la fenêtre de dialogue 
39338 \family sans
39339 Objet
39340 \begin_inset space ~
39341 \end_inset
39342
39343 Externe
39344 \family default
39345  comme les images qui sont habituellement incorporées en utilisant le menu
39346  
39347 \family sans
39348 Insertion\SpecialChar menuseparator
39349 Graphique
39350 \family default
39351 , comme c'est décrit dans la section
39352 \begin_inset space ~
39353 \end_inset
39354
39355
39356 \begin_inset CommandInset ref
39357 LatexCommand ref
39358 reference "sec:Graphics-Dialog"
39359
39360 \end_inset
39361
39362 .
39363  Voici un exemple d'insertion d'image matricielle
39364 \begin_inset space ~
39365 \end_inset
39366
39367
39368 \begin_inset External
39369         template RasterImage
39370         filename ../clipart/ToolbarEnvBox.png
39371
39372 \end_inset
39373
39374
39375 \end_layout
39376
39377 \begin_layout Description
39378 Graphiques
39379 \begin_inset space ~
39380 \end_inset
39381
39382 vectoriels Ce modèle peut être utilisé pour les graphiques
39383 \begin_inset space ~
39384 \end_inset
39385
39386 vectoriels.
39387  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
39388 \family sans
39389 Objet
39390 \begin_inset space ~
39391 \end_inset
39392
39393 Externe
39394 \family default
39395  comme les images qui sont habituellement incorporées en utilisant le menu
39396  
39397 \family sans
39398 Insertion\SpecialChar menuseparator
39399 Graphique
39400 \family default
39401 , comme c'est décrit dans la section
39402 \begin_inset space ~
39403 \end_inset
39404
39405
39406 \begin_inset CommandInset ref
39407 LatexCommand ref
39408 reference "sec:Graphics-Dialog"
39409
39410 \end_inset
39411
39412 .
39413  Voici un graphique vectoriel inséré en tant qu'objet externe: 
39414 \begin_inset External
39415         template VectorGraphics
39416         filename ../clipart/SVG-Drawing.svg
39417         scale 33
39418
39419 \end_inset
39420
39421
39422 \end_layout
39423
39424 \begin_layout Description
39425 Figure
39426 \begin_inset space ~
39427 \end_inset
39428
39429 Xfig Ce modèle accepte les images créées avec le programme 
39430 \series bold
39431
39432 \begin_inset CommandInset href
39433 LatexCommand href
39434 name "Xfig"
39435 target "http://fr.wikipedia.org/wiki/Xfig"
39436
39437 \end_inset
39438
39439
39440 \series default
39441 .
39442 \end_layout
39443
39444 \begin_layout Standard
39445 \begin_inset Float table
39446 placement !h
39447 wide false
39448 sideways false
39449 status open
39450
39451 \begin_layout Plain Layout
39452 \begin_inset Caption Standard
39453
39454 \begin_layout Plain Layout
39455 \begin_inset CommandInset label
39456 LatexCommand label
39457 name "tab:Comparaison-des-dates"
39458
39459 \end_inset
39460
39461 Comparaison des méthodes d'insertion de la date.
39462 \end_layout
39463
39464 \end_inset
39465
39466
39467 \end_layout
39468
39469 \begin_layout Plain Layout
39470 \align center
39471 \begin_inset Tabular
39472 <lyxtabular version="3" rows="4" columns="4">
39473 <features tabularvalignment="middle">
39474 <column alignment="center" valignment="top">
39475 <column alignment="center" valignment="top">
39476 <column alignment="center" valignment="top">
39477 <column alignment="center" valignment="top">
39478 <row>
39479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39480 \begin_inset Text
39481
39482 \begin_layout Plain Layout
39483 Format du document
39484 \end_layout
39485
39486 \end_inset
39487 </cell>
39488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39489 \begin_inset Text
39490
39491 \begin_layout Plain Layout
39492
39493 \family sans
39494 Objet
39495 \begin_inset space ~
39496 \end_inset
39497
39498 Externe\SpecialChar menuseparator
39499 Date
39500 \end_layout
39501
39502 \end_inset
39503 </cell>
39504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39505 \begin_inset Text
39506
39507 \begin_layout Plain Layout
39508
39509 \family sans
39510 Insertion\SpecialChar menuseparator
39511 Date
39512 \end_layout
39513
39514 \end_inset
39515 </cell>
39516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39517 \begin_inset Text
39518
39519 \begin_layout Plain Layout
39520 commande 
39521 \series bold
39522
39523 \backslash
39524 today
39525 \end_layout
39526
39527 \end_inset
39528 </cell>
39529 </row>
39530 <row>
39531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39532 \begin_inset Text
39533
39534 \begin_layout Plain Layout
39535 \SpecialChar LyX
39536
39537 \end_layout
39538
39539 \end_inset
39540 </cell>
39541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39542 \begin_inset Text
39543
39544 \begin_layout Plain Layout
39545 comme boîte d'insert
39546 \end_layout
39547
39548 \end_inset
39549 </cell>
39550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39551 \begin_inset Text
39552
39553 \begin_layout Plain Layout
39554 comme date
39555 \end_layout
39556
39557 \end_inset
39558 </cell>
39559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39560 \begin_inset Text
39561
39562 \begin_layout Plain Layout
39563 comme boîte de code \SpecialChar TeX
39564
39565 \end_layout
39566
39567 \end_inset
39568 </cell>
39569 </row>
39570 <row>
39571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39572 \begin_inset Text
39573
39574 \begin_layout Plain Layout
39575 \SpecialChar LaTeX
39576
39577 \end_layout
39578
39579 \end_inset
39580 </cell>
39581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39582 \begin_inset Text
39583
39584 \begin_layout Plain Layout
39585 comme date
39586 \end_layout
39587
39588 \end_inset
39589 </cell>
39590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39591 \begin_inset Text
39592
39593 \begin_layout Plain Layout
39594 comme date
39595 \end_layout
39596
39597 \end_inset
39598 </cell>
39599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39600 \begin_inset Text
39601
39602 \begin_layout Plain Layout
39603 comme commande
39604 \end_layout
39605
39606 \end_inset
39607 </cell>
39608 </row>
39609 <row>
39610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39611 \begin_inset Text
39612
39613 \begin_layout Plain Layout
39614 DVI, PDF, PS
39615 \end_layout
39616
39617 \end_inset
39618 </cell>
39619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39620 \begin_inset Text
39621
39622 \begin_layout Plain Layout
39623 comme date
39624 \end_layout
39625
39626 \end_inset
39627 </cell>
39628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39629 \begin_inset Text
39630
39631 \begin_layout Plain Layout
39632 comme date
39633 \end_layout
39634
39635 \end_inset
39636 </cell>
39637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39638 \begin_inset Text
39639
39640 \begin_layout Plain Layout
39641 comme date date
39642 \end_layout
39643
39644 \end_inset
39645 </cell>
39646 </row>
39647 </lyxtabular>
39648
39649 \end_inset
39650
39651
39652 \end_layout
39653
39654 \end_inset
39655
39656
39657 \end_layout
39658
39659 \begin_layout Standard
39660 Quand vous activez l'option 
39661 \family sans
39662 Brouillon
39663 \family default
39664  de l'onglet 
39665 \family sans
39666 Fichier
39667 \family default
39668  de la fenêtre de dialogue 
39669 \family sans
39670 Objet
39671 \begin_inset space ~
39672 \end_inset
39673
39674 Externe
39675 \family default
39676 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39677 \begin_inset Newline newline
39678 \end_inset
39679
39680 Les objets externes apparaissent dans \SpecialChar LyX
39681 , soit comme une boîte comme celle-ci
39682  : 
39683 \begin_inset Graphics
39684         filename ../clipart/ExternalMaterial.png
39685         scale 75
39686         scaleBeforeRotation
39687
39688 \end_inset
39689
39690  soit comme une image, selon que vous avez ou non activé l'option 
39691 \family sans
39692 Afficher
39693 \begin_inset space ~
39694 \end_inset
39695
39696 dans
39697 \begin_inset space ~
39698 \end_inset
39699
39700 \SpecialChar LyX
39701
39702 \family default
39703  de l'onglet 
39704 \family sans
39705 Options \SpecialChar LaTeX
39706  et \SpecialChar LyX
39707
39708 \family default
39709  de la fenêtre de dialogue.
39710 \end_layout
39711
39712 \begin_layout Standard
39713 Le manuel 
39714 \family sans
39715 \emph on
39716 Personnalisation
39717 \family default
39718 \emph default
39719  explique comment vous pouvez créer vos propres modèles.
39720 \end_layout
39721
39722 \begin_layout Section
39723 Sous-documents
39724 \begin_inset CommandInset label
39725 LatexCommand label
39726 name "sec:Sous-documents"
39727
39728 \end_inset
39729
39730
39731 \begin_inset Index idx
39732 status collapsed
39733
39734 \begin_layout Plain Layout
39735 Trucs externes ! Sous-documents
39736 \end_layout
39737
39738 \end_inset
39739
39740
39741 \begin_inset Index idx
39742 status collapsed
39743
39744 \begin_layout Plain Layout
39745 Fichiers ! Insertion
39746 \end_layout
39747
39748 \end_inset
39749
39750
39751 \end_layout
39752
39753 \begin_layout Standard
39754 Les sous-documents sont utilisés quand on a un document très long qui peut
39755  être décomposé en plusieurs parties ou sections plus petites.
39756  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
39757  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
39758  Les différents documents sont ce que l'on appelle les sous-documents et
39759  un document maître les relie pour imprimer le document complet ou seulement
39760  une partie de celui-ci.
39761  Un sous-document hérite du contenu de son maître, par exemple le préambule
39762  \SpecialChar LaTeX
39763 , la bibliographie, et les étiquettes pour les références croisées.
39764 \end_layout
39765
39766 \begin_layout Standard
39767 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
39768  maître, précisez dans le sous-document le document maître dans le menu
39769  
39770 \family sans
39771 Document\SpecialChar menuseparator
39772 Paramètres\SpecialChar menuseparator
39773 Classe de document
39774 \family default
39775 .
39776  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
39777  à chaque
39778  fois que vous modifierez le sous-document.
39779 \end_layout
39780
39781 \begin_layout Standard
39782 Les documents inclus sont visualisés dans \SpecialChar LyX
39783  sous la forme d'une boîte comme
39784  celle-ci : 
39785 \begin_inset Graphics
39786         filename clipart/SousDocument.png
39787         scaleBeforeRotation
39788
39789 \end_inset
39790
39791  Pour inclure des sous-documents dans un document maître , on utilise le
39792  menu 
39793 \family sans
39794 Insertion\SpecialChar menuseparator
39795 Fichier\SpecialChar menuseparator
39796 Sous-document
39797 \family default
39798 .
39799  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
39800  des quatre méthodes d'inclusion :
39801 \end_layout
39802
39803 \begin_layout Description
39804 Inclus
39805 \begin_inset space ~
39806 \end_inset
39807
39808 (include) Vous pouvez inclure des documents \SpecialChar LyX
39809  et \SpecialChar LaTeX
39810 .
39811  Quand vous cliquez sur le bouton 
39812 \family sans
39813 Modifier
39814 \family default
39815  dans la fenêtre de dialogue 
39816 \family sans
39817 Sous-document
39818 \family default
39819 , le document inclus est ouvert dans \SpecialChar LyX
39820  dans un nouvel onglet pour que vous
39821  puissiez le modifier.
39822 \begin_inset Newline newline
39823 \end_inset
39824
39825
39826 \end_layout
39827
39828 \begin_layout Standard
39829 Voici un sous-document inséré avec la méthode 
39830 \family sans
39831 Inclus
39832 \family default
39833  : 
39834 \begin_inset CommandInset include
39835 LatexCommand include
39836 filename "DocumentBidon1.lyx"
39837
39838 \end_inset
39839
39840
39841 \end_layout
39842
39843 \begin_layout Standard
39844 La numérotation des sections va prendre en compte les sections des fichiers
39845  incorporés dans l'ordre où ils sont insérés dans le document maître.
39846  Le document qui est inclus comme exemple possède une sous-section qui sera
39847  numérotée comme sous-section de la section actuelle.
39848  Les étiquettes présentes dans le fichier inclus peuvent être référencées
39849  : la sous-section
39850 \begin_inset space ~
39851 \end_inset
39852
39853
39854 \begin_inset CommandInset ref
39855 LatexCommand ref
39856 reference "subsec:Sous-section-externe-1"
39857
39858 \end_inset
39859
39860  est dans le fichier inclus.
39861 \end_layout
39862
39863 \begin_layout Standard
39864 Le préambule du sous-document est tout simplement ignoré, seul le préambule
39865  du document maître est utilisé.
39866  Les branches présentes dans le sous-document seront ignorées par le document
39867  maître si celui-ci ne possède pas une branche avec le même nom.
39868  Les documents inclus sont insérés en commençant une nouvelle page et sont
39869  suivis par un saut de page.
39870 \end_layout
39871
39872 \begin_layout Standard
39873 \begin_inset Note Greyedout
39874 status open
39875
39876 \begin_layout Plain Layout
39877
39878 \series bold
39879 Note:
39880 \series default
39881  Quand vous avez inclus un fichier \SpecialChar LyX
39882  ou \SpecialChar LaTeX
39883 , et que ce dernier utilise une classe
39884  de document différente de celle du document maître, vous recevez un avertisseme
39885 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
39886  produire des résultats inattendus sur la sortie imprimée.
39887 \end_layout
39888
39889 \end_inset
39890
39891
39892 \end_layout
39893
39894 \begin_layout Description
39895 Incorporé
39896 \begin_inset space ~
39897 \end_inset
39898
39899 (input) Cette méthode est très semblable à la méthode Inclus, les différences
39900  sont :
39901 \begin_inset Separator parbreak
39902 \end_inset
39903
39904
39905 \end_layout
39906
39907 \begin_deeper
39908 \begin_layout Itemize
39909 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
39910  par un saut de page.
39911 \end_layout
39912
39913 \begin_layout Itemize
39914 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
39915  quand l'option
39916  
39917 \family sans
39918 Aperçu
39919 \begin_inset space ~
39920 \end_inset
39921
39922 sur
39923 \begin_inset space ~
39924 \end_inset
39925
39926 le
39927 \begin_inset space ~
39928 \end_inset
39929
39930 vif
39931 \family default
39932  est activée dans les préférences dans la rubrique 
39933 \family sans
39934 Apparence\SpecialChar menuseparator
39935 Graphique
39936 \family default
39937 .
39938 \end_layout
39939
39940 \begin_layout Itemize
39941 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
39942 \family sans
39943 Document\SpecialChar menuseparator
39944 Paramètres\SpecialChar menuseparator
39945 Sous-documents
39946 \family default
39947 .
39948 \end_layout
39949
39950 \end_deeper
39951 \begin_layout Standard
39952 Voici un sous document inséré en utilisant la méthode 
39953 \family sans
39954 Incorporé
39955 \family default
39956  : 
39957 \begin_inset CommandInset include
39958 LatexCommand input
39959 preview true
39960 filename "DocumentBidon2.lyx"
39961
39962 \end_inset
39963
39964
39965 \end_layout
39966
39967 \begin_layout Standard
39968 Voici un sous-document
39969 \emph on
39970 input
39971 \emph default
39972  comme \SpecialChar LaTeX
39973  source:
39974 \end_layout
39975
39976 \begin_layout Quote
39977 \begin_inset CommandInset include
39978 LatexCommand input
39979 filename "DocumentTexteBidon.txt"
39980
39981 \end_inset
39982
39983
39984 \end_layout
39985
39986 \begin_layout Description
39987 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
39988  Si c'est un fichier \SpecialChar LyX
39989  ou \SpecialChar LaTeX
39990 , le contenu sera affiché dans la sortie sous forme
39991  de code source et aucune des commandes éventuellement présentes ne sera
39992  exécutée.
39993  Vous pouvez utiliser l'option 
39994 \family sans
39995 Marquer
39996 \begin_inset space ~
39997 \end_inset
39998
39999 les
40000 \begin_inset space ~
40001 \end_inset
40002
40003 espaces
40004 \family default
40005  qui matérialise chaque espace présente dans le code source par un caractère
40006  
40007 \begin_inset Quotes fld
40008 \end_inset
40009
40010
40011 \begin_inset ERT
40012 status collapsed
40013
40014 \begin_layout Plain Layout
40015
40016
40017 \backslash
40018 textvisiblespace 
40019 \end_layout
40020
40021 \end_inset
40022
40023
40024 \begin_inset Quotes frd
40025 \end_inset
40026
40027  .
40028  La différence avec la méthode qui consiste à utiliser le menu 
40029 \family sans
40030 Insertion\SpecialChar menuseparator
40031 Fichier\SpecialChar menuseparator
40032 Texte
40033 \begin_inset space ~
40034 \end_inset
40035
40036 brut
40037 \family default
40038  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
40039 .
40040 \end_layout
40041
40042 \begin_layout Standard
40043 Voici un sous-document inclus en utilisant la méthode 
40044 \family sans
40045 verbatim
40046 \family default
40047  : 
40048 \begin_inset CommandInset include
40049 LatexCommand verbatiminput
40050 filename "DocumentTexteBidon.txt"
40051
40052 \end_inset
40053
40054
40055 \begin_inset VSpace bigskip
40056 \end_inset
40057
40058 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40059  l'option 
40060 \family sans
40061 Marquer
40062 \begin_inset space ~
40063 \end_inset
40064
40065 les
40066 \begin_inset space ~
40067 \end_inset
40068
40069 espaces :
40070 \family default
40071  
40072 \begin_inset CommandInset include
40073 LatexCommand verbatiminput*
40074 filename "DocumentTexteBidon.txt"
40075
40076 \end_inset
40077
40078
40079 \end_layout
40080
40081 \begin_layout Standard
40082 \begin_inset VSpace bigskip
40083 \end_inset
40084
40085
40086 \end_layout
40087
40088 \begin_layout Standard
40089 \begin_inset Note Greyedout
40090 status open
40091
40092 \begin_layout Plain Layout
40093
40094 \series bold
40095 Note:
40096 \series default
40097  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40098  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40099 \end_layout
40100
40101 \end_inset
40102
40103
40104 \end_layout
40105
40106 \begin_layout Description
40107 Listings Ce type d'inclusion est décrit dans le chapitre
40108 \begin_inset space ~
40109 \end_inset
40110
40111
40112 \begin_inset CommandInset ref
40113 LatexCommand ref
40114 reference "cha:Program-Code-Listings"
40115
40116 \end_inset
40117
40118 .
40119 \end_layout
40120
40121 \begin_layout Standard
40122 \begin_inset Note Greyedout
40123 status open
40124
40125 \begin_layout Plain Layout
40126
40127 \series bold
40128 Note:
40129 \series default
40130  Inclure le même document deux fois dans un même document peut poser des
40131  problèmes avec \SpecialChar LaTeX
40132 .
40133 \end_layout
40134
40135 \end_inset
40136
40137
40138 \end_layout
40139
40140 \begin_layout Standard
40141 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40142  de votre document maître, que ce soit pour diminuer les temps de compilation
40143  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40144  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40145  la sortie en utilisant le menu 
40146 \family sans
40147 Document\SpecialChar menuseparator
40148 Paramètres\SpecialChar menuseparator
40149 Sous-documents
40150 \family default
40151 .
40152  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40153  sur la ligne correspondant dans la colonne 
40154 \family sans
40155 Inclus dans le résultat
40156 \family default
40157  de la liste (
40158 \begin_inset space ~
40159 \end_inset
40160
40161 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40162  
40163 \begin_inset Quotes fld
40164 \end_inset
40165
40166 inclus
40167 \begin_inset Quotes frd
40168 \end_inset
40169
40170  et pas la méthode 
40171 \begin_inset Quotes fld
40172 \end_inset
40173
40174 incorporé
40175 \begin_inset Quotes frd
40176 \end_inset
40177
40178
40179 \begin_inset space ~
40180 \end_inset
40181
40182 ).
40183  Si on active l'option 
40184 \family sans
40185 Assurer la cohérence des compteurs et des références
40186 \family default
40187 , \SpecialChar LyX
40188  va s'assurer que tous les numéros de pages, références etc...
40189  sont corrects comme si tous le document avait été traité.
40190  C'est utile si vous voulez que les sous-documents choisis aient exactement
40191  le même aspect que s'il étaient dans le document complet.
40192  Pour réaliser cette condition, il faut que \SpecialChar LyX
40193  traite de façon silencieuse
40194  la totalité du document.
40195  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40196  les compteurs et autres références n'ont pas à être à tout prix valides,
40197  vous devez impérativement désactiver cette option.
40198  
40199 \end_layout
40200
40201 \begin_layout Standard
40202 Une autre solution consiste à inclure chaque fichier dans une branche
40203 \begin_inset Foot
40204 status collapsed
40205
40206 \begin_layout Plain Layout
40207 Les branches sont décrites dans la section 
40208 \emph on
40209 Branches
40210 \emph default
40211  du 
40212 \emph on
40213 Guide de l'utilisateur
40214 \emph default
40215  de \SpecialChar LyX
40216 .
40217 \end_layout
40218
40219 \end_inset
40220
40221 .
40222  En activant ou désactivant une branche, vous pouvez décider les fichiers
40223  inclus qui doivent apparaître dans la sortie imprimée.
40224  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40225  
40226 \begin_inset Quotes fld
40227 \end_inset
40228
40229 incorporés
40230 \begin_inset Quotes frd
40231 \end_inset
40232
40233 .
40234  Le défaut est que les compteurs et autres références ne sont pas conservés
40235  avec cette approche.
40236 \end_layout
40237
40238 \begin_layout Chapter
40239 Listings de code source
40240 \begin_inset CommandInset label
40241 LatexCommand label
40242 name "cha:Program-Code-Listings"
40243
40244 \end_inset
40245
40246
40247 \begin_inset Index idx
40248 status collapsed
40249
40250 \begin_layout Plain Layout
40251 Listings
40252 \end_layout
40253
40254 \end_inset
40255
40256
40257 \begin_inset Index idx
40258 status collapsed
40259
40260 \begin_layout Plain Layout
40261 Code Source
40262 \end_layout
40263
40264 \end_inset
40265
40266
40267 \begin_inset Index idx
40268 status collapsed
40269
40270 \begin_layout Plain Layout
40271 Flottants ! Listings
40272 \end_layout
40273
40274 \end_inset
40275
40276
40277 \end_layout
40278
40279 \begin_layout Standard
40280 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40281  un insert 
40282 \family sans
40283 Listings
40284 \family default
40285  qui peut être créé grâce au menu 
40286 \family sans
40287 Insertion
40288 \family default
40289 \SpecialChar menuseparator
40290
40291 \family sans
40292 Listing
40293 \begin_inset space ~
40294 \end_inset
40295
40296 de
40297 \begin_inset space ~
40298 \end_inset
40299
40300 Code
40301 \begin_inset space ~
40302 \end_inset
40303
40304 Source
40305 \family default
40306 .
40307  Le paquetage \SpecialChar LaTeX
40308  
40309 \series bold
40310 listings
40311 \series default
40312
40313 \begin_inset Index idx
40314 status collapsed
40315
40316 \begin_layout Plain Layout
40317 Paquetages \SpecialChar LaTeX
40318  ! listings
40319 \end_layout
40320
40321 \end_inset
40322
40323  fournit un moyen puissant et flexible d'insérer des listings de code source
40324  dans votre document.
40325  
40326 \end_layout
40327
40328 \begin_layout Standard
40329 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40330  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40331 \end_layout
40332
40333 \begin_layout Standard
40334 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40335  imprimée.
40336  L'option d'emplacement 
40337 \family sans
40338 Listing
40339 \begin_inset space ~
40340 \end_inset
40341
40342 en
40343 \begin_inset space ~
40344 \end_inset
40345
40346 Ligne
40347 \family default
40348  imprime le listing dans la ligne comme ceci : 
40349 \begin_inset listings
40350 lstparams "language={C++}"
40351 inline true
40352 status open
40353
40354 \begin_layout Plain Layout
40355
40356 int a=5;
40357 \end_layout
40358
40359 \end_inset
40360
40361
40362 \begin_inset Newline newline
40363 \end_inset
40364
40365 L'option 
40366 \family sans
40367 Flottant
40368 \family default
40369  crée un flottant de listing pour lequel vous pouvez préciser les options
40370  classiques d'emplacement : 
40371 \begin_inset Quotes fld
40372 \end_inset
40373
40374
40375 \family sans
40376 h
40377 \family default
40378
40379 \begin_inset Quotes frd
40380 \end_inset
40381
40382
40383 \begin_inset Quotes fld
40384 \end_inset
40385
40386
40387 \family sans
40388 t
40389 \family default
40390
40391 \begin_inset Quotes frd
40392 \end_inset
40393
40394
40395 \begin_inset Quotes fld
40396 \end_inset
40397
40398
40399 \family sans
40400 b
40401 \family default
40402
40403 \begin_inset Quotes frd
40404 \end_inset
40405
40406 , et 
40407 \begin_inset Quotes fld
40408 \end_inset
40409
40410
40411 \family sans
40412 p
40413 \family default
40414
40415 \begin_inset Quotes frd
40416 \end_inset
40417
40418  correspondant aux emplacement décrits dans la section
40419 \begin_inset space ~
40420 \end_inset
40421
40422
40423 \begin_inset CommandInset ref
40424 LatexCommand ref
40425 reference "sec:Placement-flottants"
40426
40427 \end_inset
40428
40429 .
40430  Les options de positionnement peuvent être mélangées et doivent être saisies
40431  sans séparation, par exemple, on peut taper 
40432 \begin_inset Quotes fld
40433 \end_inset
40434
40435
40436 \family sans
40437 htbp
40438 \family default
40439
40440 \begin_inset Quotes frd
40441 \end_inset
40442
40443 .
40444  L'option 
40445 \begin_inset Quotes fld
40446 \end_inset
40447
40448 h
40449 \begin_inset Quotes frd
40450 \end_inset
40451
40452  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40453  
40454 \family sans
40455 Flottant
40456 \family default
40457  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40458  légende et être référencés.
40459 \end_layout
40460
40461 \begin_layout Standard
40462 Vous pouvez ajouter une légende à un listing avec le menu 
40463 \family sans
40464 Insertion\SpecialChar menuseparator
40465 Légende
40466 \family default
40467 .
40468  On peut référencer les listings de la même façon que les flottants :Voir
40469  le listing
40470 \begin_inset space ~
40471 \end_inset
40472
40473
40474 \begin_inset CommandInset ref
40475 LatexCommand ref
40476 reference "lst:Listing-exemple"
40477
40478 \end_inset
40479
40480 .
40481  Une liste des listings qui contient tous les listings légendés peut être
40482  créée par le menu 
40483 \family sans
40484 Insertion\SpecialChar menuseparator
40485 Listes
40486 \begin_inset space ~
40487 \end_inset
40488
40489 &
40490 \begin_inset space ~
40491 \end_inset
40492
40493 TdM\SpecialChar menuseparator
40494 Liste des listings
40495 \family default
40496 .
40497  Les éléments de la liste sont les légendes et le numéro de listing.
40498 \end_layout
40499
40500 \begin_layout Standard
40501 \begin_inset listings
40502 lstparams "language=Python"
40503 inline false
40504 status open
40505
40506 \begin_layout Plain Layout
40507
40508 \begin_inset Caption Standard
40509
40510 \begin_layout Plain Layout
40511 \begin_inset CommandInset label
40512 LatexCommand label
40513 name "lst:Listing-exemple"
40514
40515 \end_inset
40516
40517 Exemple de listing flottant
40518 \end_layout
40519
40520 \end_inset
40521
40522 # Exemple de listing flottant
40523 \end_layout
40524
40525 \begin_layout Plain Layout
40526
40527 def func(param):
40528 \end_layout
40529
40530 \begin_layout Plain Layout
40531
40532     'ceci est une fonction python'
40533 \end_layout
40534
40535 \begin_layout Plain Layout
40536
40537     pass
40538 \end_layout
40539
40540 \end_inset
40541
40542
40543 \end_layout
40544
40545 \begin_layout Standard
40546 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40547  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40548  de manière particulière dans la sortie imprimée.
40549  Dans l'exemple de listing, le mot clé Python 
40550 \begin_inset Quotes fld
40551 \end_inset
40552
40553 def
40554 \begin_inset Quotes frd
40555 \end_inset
40556
40557  est reconnu et imprimé en caractères gras dans la sortie.
40558 \end_layout
40559
40560 \begin_layout Standard
40561 \begin_inset Note Greyedout
40562 status open
40563
40564 \begin_layout Plain Layout
40565
40566 \series bold
40567 Note:
40568 \series default
40569  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40570  une police de caractères à 
40571 \family typewriter
40572 chasse fixe
40573 \family default
40574 , c'est que votre police ne contient probablement pas de série grasse.
40575  Dans ce cas choisissez une police différente dans le menu 
40576 \family sans
40577 Document\SpecialChar menuseparator
40578 Paramètres\SpecialChar menuseparator
40579 Polices
40580 \family default
40581 .
40582  (Les polices 
40583 \emph on
40584 LuxiMono, BeraMono
40585 \emph default
40586  et 
40587 \emph on
40588 Courier
40589 \emph default
40590  contiennent une série grasse.)
40591 \end_layout
40592
40593 \end_inset
40594
40595
40596 \end_layout
40597
40598 \begin_layout Standard
40599 Dans la rubrique 
40600 \family sans
40601 Numérotation
40602 \begin_inset space ~
40603 \end_inset
40604
40605 des
40606 \begin_inset space ~
40607 \end_inset
40608
40609 Lignes
40610 \family default
40611  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40612 n des lignes.
40613  Vous pouvez mettre un nombre dans le champ 
40614 \family sans
40615 Pas
40616 \family default
40617  pour désigner les lignes qui seront numérotées.
40618  Par exemple, si vous mettez 
40619 \begin_inset Quotes fld
40620 \end_inset
40621
40622 3
40623 \begin_inset Quotes frd
40624 \end_inset
40625
40626 , seule une ligne sur trois sera numérotée.
40627 \end_layout
40628
40629 \begin_layout Standard
40630 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40631  apparaîtront dans la sortie.
40632  Vous devez utiliser l'option 
40633 \family sans
40634 Table
40635 \begin_inset space ~
40636 \end_inset
40637
40638 de
40639 \begin_inset space ~
40640 \end_inset
40641
40642 Caractères
40643 \begin_inset space ~
40644 \end_inset
40645
40646 Étendue
40647 \family default
40648  quand vous employez des caractères spécifiques à une langue donnée comme
40649  les umlauts Allemands dans votre listing.
40650 \begin_inset Newline newline
40651 \end_inset
40652
40653 Voici un exemple de listing avec la numérotation des lignes à gauche par
40654  pas de 3, en langage Python, avec les options 
40655 \begin_inset Quotes fld
40656 \end_inset
40657
40658 Table
40659 \begin_inset space ~
40660 \end_inset
40661
40662 de
40663 \begin_inset space ~
40664 \end_inset
40665
40666 caractères
40667 \begin_inset space ~
40668 \end_inset
40669
40670 étendue
40671 \begin_inset Quotes frd
40672 \end_inset
40673
40674  et 
40675 \begin_inset Quotes fld
40676 \end_inset
40677
40678 Espace
40679 \begin_inset space ~
40680 \end_inset
40681
40682 représenté
40683 \begin_inset space ~
40684 \end_inset
40685
40686 par
40687 \begin_inset space ~
40688 \end_inset
40689
40690 un
40691 \begin_inset space ~
40692 \end_inset
40693
40694 symbole
40695 \begin_inset Quotes frd
40696 \end_inset
40697
40698 , l'intervalle de ligne étant 3
40699 \begin_inset space \thinspace{}
40700 \end_inset
40701
40702 -
40703 \begin_inset space \thinspace{}
40704 \end_inset
40705
40706 8:
40707 \end_layout
40708
40709 \begin_layout Standard
40710 \begin_inset listings
40711 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40712 inline false
40713 status open
40714
40715 \begin_layout Plain Layout
40716
40717 def func(param):
40718 \end_layout
40719
40720 \begin_layout Plain Layout
40721
40722     'ceci est une fonction Python'
40723 \end_layout
40724
40725 \begin_layout Plain Layout
40726
40727     pass
40728 \end_layout
40729
40730 \begin_layout Plain Layout
40731
40732 def func(param):
40733 \end_layout
40734
40735 \begin_layout Plain Layout
40736
40737 'Ça, c'est un mot Allemand : Tschüß'
40738 \end_layout
40739
40740 \begin_layout Plain Layout
40741
40742 pass
40743 \end_layout
40744
40745 \begin_layout Plain Layout
40746
40747 def func(param):
40748 \end_layout
40749
40750 \begin_layout Plain Layout
40751
40752 'ceci est une fonction Python'
40753 \end_layout
40754
40755 \begin_layout Plain Layout
40756
40757 pass
40758 \end_layout
40759
40760 \end_inset
40761
40762
40763 \end_layout
40764
40765 \begin_layout Standard
40766 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
40767  nombre de caractères que doit représenter une tabulation dans le champ
40768  
40769 \family sans
40770 Taille du tabulateur
40771 \family default
40772 .
40773 \end_layout
40774
40775 \begin_layout Standard
40776 \begin_inset Note Greyedout
40777 status open
40778
40779 \begin_layout Plain Layout
40780
40781 \series bold
40782 Note:
40783 \series default
40784  À cause d'un bug dans le paquetage 
40785 \series bold
40786 listings
40787 \series default
40788  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
40789  listing.
40790  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
40791  les lignes 3 et 6.
40792 \end_layout
40793
40794 \end_inset
40795
40796
40797 \end_layout
40798
40799 \begin_layout Standard
40800 \begin_inset VSpace bigskip
40801 \end_inset
40802
40803
40804 \end_layout
40805
40806 \begin_layout Standard
40807 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
40808  listing.
40809  Pour le faire, il suffit d'utiliser le menu 
40810 \family sans
40811 Insertion\SpecialChar menuseparator
40812 Fichier\SpecialChar menuseparator
40813 Sous-document
40814 \family default
40815  et de choisir le type 
40816 \family sans
40817 Listing
40818 \family default
40819
40820 \begin_inset space ~
40821 \end_inset
40822
40823
40824 \family sans
40825 de
40826 \begin_inset space ~
40827 \end_inset
40828
40829 Code
40830 \begin_inset space ~
40831 \end_inset
40832
40833 source
40834 \family default
40835 .
40836 \begin_inset Foot
40837 status collapsed
40838
40839 \begin_layout Plain Layout
40840 Les autres types de sous-documents sont décrits dans la section
40841 \begin_inset space ~
40842 \end_inset
40843
40844
40845 \begin_inset CommandInset ref
40846 LatexCommand ref
40847 reference "sec:Sous-documents"
40848
40849 \end_inset
40850
40851 .
40852 \end_layout
40853
40854 \end_inset
40855
40856  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
40857  à utiliser pour le listing dans une zone de texte.
40858  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
40859  
40860 \begin_inset Quotes fld
40861 \end_inset
40862
40863 ?
40864 \begin_inset Quotes frd
40865 \end_inset
40866
40867  dans la zone de texte.
40868 \end_layout
40869
40870 \begin_layout Standard
40871 Pour faire référence à un sous-document de type listing, tapez une étiquette
40872  dans le champ correspondant de la fenêtre de dialogue.
40873  On peut alors faire référence à cette étiquette en utilisant le menu 
40874 \family sans
40875 Insertion\SpecialChar menuseparator
40876 Référence
40877 \begin_inset space ~
40878 \end_inset
40879
40880 Croisée
40881 \family default
40882 .
40883 \end_layout
40884
40885 \begin_layout Standard
40886 Le listing
40887 \begin_inset space ~
40888 \end_inset
40889
40890
40891 \begin_inset CommandInset ref
40892 LatexCommand ref
40893 reference "lst:listing-fichier"
40894
40895 \end_inset
40896
40897  est un exemple de listing issu d'un fichier ; ici les lignes 10
40898 \begin_inset space \thinspace{}
40899 \end_inset
40900
40901 -
40902 \begin_inset space \thinspace{}
40903 \end_inset
40904
40905 15 de ce fichier \SpecialChar LyX
40906  sont listées.
40907 \end_layout
40908
40909 \begin_layout Standard
40910 \begin_inset Newpage pagebreak
40911 \end_inset
40912
40913
40914 \end_layout
40915
40916 \begin_layout Standard
40917 \begin_inset CommandInset include
40918 LatexCommand lstinputlisting
40919 filename "EmbeddedObjects.lyx"
40920 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
40921
40922 \end_inset
40923
40924
40925 \end_layout
40926
40927 \begin_layout Standard
40928 \begin_inset VSpace bigskip
40929 \end_inset
40930
40931
40932 \end_layout
40933
40934 \begin_layout Standard
40935 L'insertion d'une formule dans un listing peut se faire de la façon suivante
40936 \begin_inset space ~
40937 \end_inset
40938
40939 :
40940 \end_layout
40941
40942 \begin_layout Enumerate
40943 Ouvrez la fenêtre de dialogue listings et ajoutez
40944 \begin_inset Newline newline
40945 \end_inset
40946
40947
40948 \family sans
40949 mathescape=true
40950 \family default
40951
40952 \begin_inset Newline newline
40953 \end_inset
40954
40955 dans le champ de l'onglet 
40956 \family sans
40957 Avancé
40958 \family default
40959 .
40960 \end_layout
40961
40962 \begin_layout Enumerate
40963 Créez la formule en dehors du listing.
40964 \end_layout
40965
40966 \begin_layout Enumerate
40967 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
40968  (raccourci 
40969 \begin_inset Info
40970 type  "shortcut"
40971 arg   "copy"
40972 \end_inset
40973
40974 )
40975 \end_layout
40976
40977 \begin_layout Enumerate
40978 Dans le listing écrivez 
40979 \begin_inset Quotes fld
40980 \end_inset
40981
40982
40983 \family sans
40984 $$
40985 \family default
40986
40987 \begin_inset Quotes frd
40988 \end_inset
40989
40990  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
40991  
40992 \begin_inset Info
40993 type  "shortcut"
40994 arg   "paste"
40995 \end_inset
40996
40997 )
40998 \end_layout
40999
41000 \begin_layout Standard
41001 \begin_inset listings
41002 lstparams "language=Python,mathescape=true"
41003 inline false
41004 status open
41005
41006 \begin_layout Plain Layout
41007
41008 \begin_inset Caption Standard
41009
41010 \begin_layout Plain Layout
41011 Exemple de listing flottant contenant une formule
41012 \end_layout
41013
41014 \end_inset
41015
41016 # Exemple de listing flottant
41017 \end_layout
41018
41019 \begin_layout Plain Layout
41020
41021 def func(param):
41022 \end_layout
41023
41024 \begin_layout Plain Layout
41025
41026     # $
41027 \backslash
41028 prod_{n=1}^{
41029 \backslash
41030 infty}
41031 \backslash
41032 ,
41033 \backslash
41034 frac{1}{x^{2}}$
41035 \end_layout
41036
41037 \begin_layout Plain Layout
41038
41039     pass
41040 \end_layout
41041
41042 \end_inset
41043
41044
41045 \end_layout
41046
41047 \begin_layout Standard
41048 \begin_inset VSpace bigskip
41049 \end_inset
41050
41051
41052 \end_layout
41053
41054 \begin_layout Standard
41055 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41056  de dialogue 
41057 \family sans
41058 Document\SpecialChar menuseparator
41059 Paramètres\SpecialChar menuseparator
41060 Listings
41061 \family default
41062 .
41063  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41064  
41065 \begin_inset Quotes fld
41066 \end_inset
41067
41068 ?
41069 \begin_inset Quotes frd
41070 \end_inset
41071
41072  dans le champ.
41073 \end_layout
41074
41075 \begin_layout Standard
41076 Pour plus d'information sur le paquetage 
41077 \series bold
41078 listings
41079 \series default
41080 , nous vous renvoyons à sa documentation 
41081 \begin_inset CommandInset citation
41082 LatexCommand cite
41083 key "listings"
41084
41085 \end_inset
41086
41087 .
41088 \end_layout
41089
41090 \begin_layout Standard
41091 \begin_inset Newpage newpage
41092 \end_inset
41093
41094
41095 \end_layout
41096
41097 \begin_layout Chapter
41098 \start_of_appendix
41099 Unités de longueur utilisables avec \SpecialChar LyX
41100
41101 \begin_inset Argument 1
41102 status collapsed
41103
41104 \begin_layout Plain Layout
41105 Unités de longueur
41106 \end_layout
41107
41108 \end_inset
41109
41110
41111 \begin_inset Index idx
41112 status collapsed
41113
41114 \begin_layout Plain Layout
41115 Unités
41116 \end_layout
41117
41118 \end_inset
41119
41120
41121 \begin_inset CommandInset label
41122 LatexCommand label
41123 name "cha:Unités-de-longueur"
41124
41125 \end_inset
41126
41127
41128 \end_layout
41129
41130 \begin_layout Standard
41131 Pour comprendre les unités de longueur utilisées dans cette documentation,
41132  le tableau
41133 \begin_inset space ~
41134 \end_inset
41135
41136
41137 \begin_inset CommandInset ref
41138 LatexCommand ref
41139 reference "tab:Unités"
41140
41141 \end_inset
41142
41143 décrit les unités utilisées par \SpecialChar LyX
41144 .
41145 \begin_inset Float table
41146 placement h
41147 wide false
41148 sideways false
41149 status open
41150
41151 \begin_layout Plain Layout
41152 \begin_inset Caption Standard
41153
41154 \begin_layout Plain Layout
41155 \begin_inset CommandInset label
41156 LatexCommand label
41157 name "tab:Unités"
41158
41159 \end_inset
41160
41161 Unités de longueur
41162 \end_layout
41163
41164 \end_inset
41165
41166
41167 \end_layout
41168
41169 \begin_layout Plain Layout
41170 \begin_inset VSpace medskip
41171 \end_inset
41172
41173
41174 \end_layout
41175
41176 \begin_layout Plain Layout
41177 \align center
41178 \begin_inset Tabular
41179 <lyxtabular version="3" rows="20" columns="3">
41180 <features tabularvalignment="middle">
41181 <column alignment="center" valignment="top">
41182 <column alignment="center" valignment="top">
41183 <column alignment="center" valignment="top">
41184 <row>
41185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41186 \begin_inset Text
41187
41188 \begin_layout Plain Layout
41189 unité
41190 \end_layout
41191
41192 \end_inset
41193 </cell>
41194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41195 \begin_inset Text
41196
41197 \begin_layout Plain Layout
41198 nom/description
41199 \end_layout
41200
41201 \end_inset
41202 </cell>
41203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41204 \begin_inset Text
41205
41206 \begin_layout Plain Layout
41207 commande \SpecialChar LaTeX
41208
41209 \end_layout
41210
41211 \end_inset
41212 </cell>
41213 </row>
41214 <row>
41215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41216 \begin_inset Text
41217
41218 \begin_layout Plain Layout
41219 mm
41220 \end_layout
41221
41222 \end_inset
41223 </cell>
41224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41225 \begin_inset Text
41226
41227 \begin_layout Plain Layout
41228 millimètre
41229 \end_layout
41230
41231 \end_inset
41232 </cell>
41233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41234 \begin_inset Text
41235
41236 \begin_layout Plain Layout
41237 -
41238 \end_layout
41239
41240 \end_inset
41241 </cell>
41242 </row>
41243 <row>
41244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41245 \begin_inset Text
41246
41247 \begin_layout Plain Layout
41248 cm
41249 \end_layout
41250
41251 \end_inset
41252 </cell>
41253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41254 \begin_inset Text
41255
41256 \begin_layout Plain Layout
41257 centimètre
41258 \end_layout
41259
41260 \end_inset
41261 </cell>
41262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41263 \begin_inset Text
41264
41265 \begin_layout Plain Layout
41266 -
41267 \end_layout
41268
41269 \end_inset
41270 </cell>
41271 </row>
41272 <row>
41273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41274 \begin_inset Text
41275
41276 \begin_layout Plain Layout
41277 in
41278 \end_layout
41279
41280 \end_inset
41281 </cell>
41282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41283 \begin_inset Text
41284
41285 \begin_layout Plain Layout
41286 pouce (inch)
41287 \end_layout
41288
41289 \end_inset
41290 </cell>
41291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41292 \begin_inset Text
41293
41294 \begin_layout Plain Layout
41295 -
41296 \end_layout
41297
41298 \end_inset
41299 </cell>
41300 </row>
41301 <row>
41302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41303 \begin_inset Text
41304
41305 \begin_layout Plain Layout
41306 pt
41307 \end_layout
41308
41309 \end_inset
41310 </cell>
41311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41312 \begin_inset Text
41313
41314 \begin_layout Plain Layout
41315 point (72.27
41316 \begin_inset space \thinspace{}
41317 \end_inset
41318
41319 pt = 1
41320 \begin_inset space \thinspace{}
41321 \end_inset
41322
41323 in)
41324 \end_layout
41325
41326 \end_inset
41327 </cell>
41328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41329 \begin_inset Text
41330
41331 \begin_layout Plain Layout
41332 -
41333 \end_layout
41334
41335 \end_inset
41336 </cell>
41337 </row>
41338 <row>
41339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41340 \begin_inset Text
41341
41342 \begin_layout Plain Layout
41343 pc
41344 \end_layout
41345
41346 \end_inset
41347 </cell>
41348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41349 \begin_inset Text
41350
41351 \begin_layout Plain Layout
41352 pica (1
41353 \begin_inset space \thinspace{}
41354 \end_inset
41355
41356 pc = 12
41357 \begin_inset space \thinspace{}
41358 \end_inset
41359
41360 pt)
41361 \end_layout
41362
41363 \end_inset
41364 </cell>
41365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41366 \begin_inset Text
41367
41368 \begin_layout Plain Layout
41369 -
41370 \end_layout
41371
41372 \end_inset
41373 </cell>
41374 </row>
41375 <row>
41376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41377 \begin_inset Text
41378
41379 \begin_layout Plain Layout
41380 sp
41381 \end_layout
41382
41383 \end_inset
41384 </cell>
41385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41386 \begin_inset Text
41387
41388 \begin_layout Plain Layout
41389 scaled point (65536
41390 \begin_inset space \thinspace{}
41391 \end_inset
41392
41393 sp = 1
41394 \begin_inset space \thinspace{}
41395 \end_inset
41396
41397 pt)
41398 \end_layout
41399
41400 \end_inset
41401 </cell>
41402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41403 \begin_inset Text
41404
41405 \begin_layout Plain Layout
41406 -
41407 \end_layout
41408
41409 \end_inset
41410 </cell>
41411 </row>
41412 <row>
41413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41414 \begin_inset Text
41415
41416 \begin_layout Plain Layout
41417 bp
41418 \end_layout
41419
41420 \end_inset
41421 </cell>
41422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41423 \begin_inset Text
41424
41425 \begin_layout Plain Layout
41426 gros point (72
41427 \begin_inset space \thinspace{}
41428 \end_inset
41429
41430 bp = 1
41431 \begin_inset space \thinspace{}
41432 \end_inset
41433
41434 in)
41435 \end_layout
41436
41437 \end_inset
41438 </cell>
41439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41440 \begin_inset Text
41441
41442 \begin_layout Plain Layout
41443 -
41444 \end_layout
41445
41446 \end_inset
41447 </cell>
41448 </row>
41449 <row>
41450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41451 \begin_inset Text
41452
41453 \begin_layout Plain Layout
41454 dd
41455 \end_layout
41456
41457 \end_inset
41458 </cell>
41459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41460 \begin_inset Text
41461
41462 \begin_layout Plain Layout
41463 didot (72
41464 \begin_inset space \thinspace{}
41465 \end_inset
41466
41467 dd 
41468 \begin_inset Formula $\approx$
41469 \end_inset
41470
41471  37.6
41472 \begin_inset space \thinspace{}
41473 \end_inset
41474
41475 mm)
41476 \end_layout
41477
41478 \end_inset
41479 </cell>
41480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41481 \begin_inset Text
41482
41483 \begin_layout Plain Layout
41484 -
41485 \end_layout
41486
41487 \end_inset
41488 </cell>
41489 </row>
41490 <row>
41491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41492 \begin_inset Text
41493
41494 \begin_layout Plain Layout
41495 cc
41496 \end_layout
41497
41498 \end_inset
41499 </cell>
41500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41501 \begin_inset Text
41502
41503 \begin_layout Plain Layout
41504 cicero (1
41505 \begin_inset space \thinspace{}
41506 \end_inset
41507
41508 cc = 12
41509 \begin_inset space \thinspace{}
41510 \end_inset
41511
41512 dd)
41513 \end_layout
41514
41515 \end_inset
41516 </cell>
41517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41518 \begin_inset Text
41519
41520 \begin_layout Plain Layout
41521 -
41522 \end_layout
41523
41524 \end_inset
41525 </cell>
41526 </row>
41527 <row>
41528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41529 \begin_inset Text
41530
41531 \begin_layout Plain Layout
41532 Échelle graphique %
41533 \end_layout
41534
41535 \end_inset
41536 </cell>
41537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41538 \begin_inset Text
41539
41540 \begin_layout Plain Layout
41541 % de largeur originale de l'image
41542 \end_layout
41543
41544 \end_inset
41545 </cell>
41546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41547 \begin_inset Text
41548
41549 \begin_layout Plain Layout
41550
41551 \end_layout
41552
41553 \end_inset
41554 </cell>
41555 </row>
41556 <row>
41557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41558 \begin_inset Text
41559
41560 \begin_layout Plain Layout
41561 Largeur texte %
41562 \end_layout
41563
41564 \end_inset
41565 </cell>
41566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41567 \begin_inset Text
41568
41569 \begin_layout Plain Layout
41570 % de largeur du texte
41571 \end_layout
41572
41573 \end_inset
41574 </cell>
41575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41576 \begin_inset Text
41577
41578 \begin_layout Plain Layout
41579
41580 \backslash
41581 textwidth
41582 \end_layout
41583
41584 \end_inset
41585 </cell>
41586 </row>
41587 <row>
41588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41589 \begin_inset Text
41590
41591 \begin_layout Plain Layout
41592 Largeur colonne %
41593 \end_layout
41594
41595 \end_inset
41596 </cell>
41597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41598 \begin_inset Text
41599
41600 \begin_layout Plain Layout
41601 % de largeur de la colonne
41602 \end_layout
41603
41604 \end_inset
41605 </cell>
41606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41607 \begin_inset Text
41608
41609 \begin_layout Plain Layout
41610
41611 \backslash
41612 columnwidth
41613 \end_layout
41614
41615 \end_inset
41616 </cell>
41617 </row>
41618 <row>
41619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41620 \begin_inset Text
41621
41622 \begin_layout Plain Layout
41623 Largeur page %
41624 \end_layout
41625
41626 \end_inset
41627 </cell>
41628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632 % de largeur du papier
41633 \end_layout
41634
41635 \end_inset
41636 </cell>
41637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41638 \begin_inset Text
41639
41640 \begin_layout Plain Layout
41641
41642 \backslash
41643 paperwidth
41644 \end_layout
41645
41646 \end_inset
41647 </cell>
41648 </row>
41649 <row>
41650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41651 \begin_inset Text
41652
41653 \begin_layout Plain Layout
41654 Largeur ligne %
41655 \end_layout
41656
41657 \end_inset
41658 </cell>
41659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41660 \begin_inset Text
41661
41662 \begin_layout Plain Layout
41663 % de largeur de la ligne
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41669 \begin_inset Text
41670
41671 \begin_layout Plain Layout
41672
41673 \backslash
41674 linewidth
41675 \end_layout
41676
41677 \end_inset
41678 </cell>
41679 </row>
41680 <row>
41681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41682 \begin_inset Text
41683
41684 \begin_layout Plain Layout
41685 Hauteur texte %
41686 \end_layout
41687
41688 \end_inset
41689 </cell>
41690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41691 \begin_inset Text
41692
41693 \begin_layout Plain Layout
41694 % de hauteur du texte
41695 \end_layout
41696
41697 \end_inset
41698 </cell>
41699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41700 \begin_inset Text
41701
41702 \begin_layout Plain Layout
41703
41704 \backslash
41705 textheight
41706 \end_layout
41707
41708 \end_inset
41709 </cell>
41710 </row>
41711 <row>
41712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41713 \begin_inset Text
41714
41715 \begin_layout Plain Layout
41716 Hauteur page %
41717 \end_layout
41718
41719 \end_inset
41720 </cell>
41721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41722 \begin_inset Text
41723
41724 \begin_layout Plain Layout
41725 % de hauteur du papier
41726 \end_layout
41727
41728 \end_inset
41729 </cell>
41730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41731 \begin_inset Text
41732
41733 \begin_layout Plain Layout
41734
41735 \backslash
41736 paperheight
41737 \end_layout
41738
41739 \end_inset
41740 </cell>
41741 </row>
41742 <row>
41743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41744 \begin_inset Text
41745
41746 \begin_layout Plain Layout
41747 ex
41748 \end_layout
41749
41750 \end_inset
41751 </cell>
41752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41753 \begin_inset Text
41754
41755 \begin_layout Plain Layout
41756 hauteur de lettre 
41757 \emph on
41758 x
41759 \emph default
41760  dans police courante
41761 \end_layout
41762
41763 \end_inset
41764 </cell>
41765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41766 \begin_inset Text
41767
41768 \begin_layout Plain Layout
41769 -
41770 \end_layout
41771
41772 \end_inset
41773 </cell>
41774 </row>
41775 <row>
41776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41777 \begin_inset Text
41778
41779 \begin_layout Plain Layout
41780 em
41781 \end_layout
41782
41783 \end_inset
41784 </cell>
41785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41786 \begin_inset Text
41787
41788 \begin_layout Plain Layout
41789 largeur de lettre
41790 \emph on
41791  M
41792 \emph default
41793  dans police courante
41794 \end_layout
41795
41796 \end_inset
41797 </cell>
41798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41799 \begin_inset Text
41800
41801 \begin_layout Plain Layout
41802 -
41803 \end_layout
41804
41805 \end_inset
41806 </cell>
41807 </row>
41808 <row>
41809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41810 \begin_inset Text
41811
41812 \begin_layout Plain Layout
41813 mu
41814 \end_layout
41815
41816 \end_inset
41817 </cell>
41818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41819 \begin_inset Text
41820
41821 \begin_layout Plain Layout
41822 unité mathématique (1
41823 \begin_inset space \thinspace{}
41824 \end_inset
41825
41826 mu = 1/18
41827 \begin_inset space \thinspace{}
41828 \end_inset
41829
41830 em)
41831 \end_layout
41832
41833 \end_inset
41834 </cell>
41835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41836 \begin_inset Text
41837
41838 \begin_layout Plain Layout
41839 -
41840 \end_layout
41841
41842 \end_inset
41843 </cell>
41844 </row>
41845 </lyxtabular>
41846
41847 \end_inset
41848
41849
41850 \end_layout
41851
41852 \end_inset
41853
41854
41855 \end_layout
41856
41857 \begin_layout Chapter
41858 Formats des fichiers de sortie graphiques
41859 \begin_inset CommandInset label
41860 LatexCommand label
41861 name "cha:Formats-fichiers-graphiques"
41862
41863 \end_inset
41864
41865
41866 \end_layout
41867
41868 \begin_layout Section
41869 DVI
41870 \begin_inset Index idx
41871 status collapsed
41872
41873 \begin_layout Plain Layout
41874 Formats de Fichiers! DVI
41875 \end_layout
41876
41877 \end_inset
41878
41879
41880 \begin_inset Index idx
41881 status collapsed
41882
41883 \begin_layout Plain Layout
41884 DVI|see
41885 \begin_inset ERT
41886 status collapsed
41887
41888 \begin_layout Plain Layout
41889
41890 {
41891 \end_layout
41892
41893 \end_inset
41894
41895 Formats de Fichiers
41896 \begin_inset ERT
41897 status collapsed
41898
41899 \begin_layout Plain Layout
41900
41901 }
41902 \end_layout
41903
41904 \end_inset
41905
41906
41907 \end_layout
41908
41909 \end_inset
41910
41911
41912 \end_layout
41913
41914 \begin_layout Standard
41915 Ce type de fichiers a l'extension 
41916 \begin_inset Quotes fld
41917 \end_inset
41918
41919
41920 \family typewriter
41921 .dvi
41922 \family default
41923
41924 \begin_inset Quotes frd
41925 \end_inset
41926
41927 .
41928  Il est appelé 
41929 \emph on
41930 indépendant de l'appareil
41931 \emph default
41932  ou 
41933 \begin_inset Quotes fld
41934 \end_inset
41935
41936 device independent (DVI)
41937 \begin_inset Quotes frd
41938 \end_inset
41939
41940 , car il est complètement portable ; vous pouvez les recopier d'une machine
41941  à l'autre sans avoir à faire de conversion.
41942  À l'époque où ce format a été développé, c'était loin d'être évident.
41943  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
41944  étape préliminaire avant la conversion vers un autre format comme le PostScript.
41945 \end_layout
41946
41947 \begin_layout Standard
41948 \begin_inset Note Greyedout
41949 status open
41950
41951 \begin_layout Plain Layout
41952
41953 \series bold
41954 Note:
41955 \series default
41956  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
41957  au fichier.
41958  
41959 \end_layout
41960
41961 \end_inset
41962
41963  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
41964  
41965 \family typewriter
41966 .dvi
41967 \family default
41968 .
41969  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
41970 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
41971  pour les rendre visibles quand vous faites défiler votre document.
41972  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
41973  avec de nombreuses images.
41974 \end_layout
41975
41976 \begin_layout Standard
41977 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
41978  menu 
41979 \family sans
41980 Fichier\SpecialChar menuseparator
41981 Exporter\SpecialChar menuseparator
41982 DVI.
41983
41984 \family default
41985  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
41986 \family sans
41987 Visualiser
41988 \family default
41989 .
41990 \end_layout
41991
41992 \begin_layout Section
41993 PostScript
41994 \begin_inset Index idx
41995 status collapsed
41996
41997 \begin_layout Plain Layout
41998 Formats de Fichiers ! PostScript
41999 \end_layout
42000
42001 \end_inset
42002
42003
42004 \begin_inset Index idx
42005 status collapsed
42006
42007 \begin_layout Plain Layout
42008 PostScript|see
42009 \begin_inset ERT
42010 status collapsed
42011
42012 \begin_layout Plain Layout
42013
42014 {
42015 \end_layout
42016
42017 \end_inset
42018
42019 Formats de Fichiers
42020 \begin_inset ERT
42021 status collapsed
42022
42023 \begin_layout Plain Layout
42024
42025 }
42026 \end_layout
42027
42028 \end_inset
42029
42030
42031 \end_layout
42032
42033 \end_inset
42034
42035
42036 \end_layout
42037
42038 \begin_layout Standard
42039 Ce type de fichiers a l'extension 
42040 \begin_inset Quotes fld
42041 \end_inset
42042
42043
42044 \family typewriter
42045 .ps
42046 \family default
42047
42048 \begin_inset Quotes frd
42049 \end_inset
42050
42051 .
42052  PostScript a été développé par la société 
42053 \series bold
42054 Adobe
42055 \series default
42056  comme un langage pour les imprimantes.
42057  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
42058  pour imprimer le document.
42059  PostScript peut être considéré comme un 
42060 \begin_inset Quotes fld
42061 \end_inset
42062
42063 langage de programmation
42064 \begin_inset Quotes frd
42065 \end_inset
42066
42067  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
42068  images.
42069 \begin_inset Foot
42070 status collapsed
42071
42072 \begin_layout Plain Layout
42073 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
42074  \SpecialChar LaTeX
42075  
42076 \series bold
42077 pstricks
42078 \series default
42079
42080 \begin_inset CommandInset citation
42081 LatexCommand cite
42082 key "pstricks"
42083
42084 \end_inset
42085
42086 .
42087 \end_layout
42088
42089 \end_inset
42090
42091  En partie à cause de toutes ces possibilités un fichier PostScript est
42092  souvent plus gros qu'un PDF.
42093 \end_layout
42094
42095 \begin_layout Standard
42096 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
42097  plus gros qu'un PDF.
42098 \end_layout
42099
42100 \begin_layout Standard
42101 PostScript ne peut contenir que des images au format 
42102 \begin_inset Quotes fld
42103 \end_inset
42104
42105 PostScript Encapsulé
42106 \begin_inset Quotes frd
42107 \end_inset
42108
42109  (encapsulated PostScript ou EPS, d'extension 
42110 \family typewriter
42111 .eps
42112 \family default
42113 ).
42114  Comme \SpecialChar LyX
42115  vous permet n'importe quel format d'image connu dans votre document,
42116  il doit les convertir en interne en EPS.
42117  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
42118  doit faire 50
42119  conversions à chaque fois que vous visualisez ou que vous exportez votre
42120  document.
42121  Cela risque de ralentir de façon importante votre rythme de travail.
42122  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
42123  vos images directement en EPS pour éviter ce problème.
42124 \end_layout
42125
42126 \begin_layout Standard
42127 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
42128  le menu 
42129 \family sans
42130 Fichier\SpecialChar menuseparator
42131 Exporter\SpecialChar menuseparator
42132 PostScript.
42133
42134 \family default
42135  Vous pouvez visionner votre document sous forme PostScript grâce au menu
42136  
42137 \family sans
42138 Visualiser
42139 \family default
42140 .
42141 \end_layout
42142
42143 \begin_layout Section
42144 PDF
42145 \begin_inset Index idx
42146 status collapsed
42147
42148 \begin_layout Plain Layout
42149 Formats de Fichiers ! PDF
42150 \end_layout
42151
42152 \end_inset
42153
42154
42155 \begin_inset Index idx
42156 status collapsed
42157
42158 \begin_layout Plain Layout
42159 PDF
42160 \end_layout
42161
42162 \end_inset
42163
42164
42165 \end_layout
42166
42167 \begin_layout Standard
42168 Ce type de fichiers a l'extension 
42169 \begin_inset Quotes fld
42170 \end_inset
42171
42172
42173 \family typewriter
42174 .pdf
42175 \family default
42176
42177 \begin_inset Quotes frd
42178 \end_inset
42179
42180 .
42181  Ce 
42182 \begin_inset Quotes fld
42183 \end_inset
42184
42185 format de document portable
42186 \begin_inset Quotes frd
42187 \end_inset
42188
42189  (portable document format ou PDF) est développé par 
42190 \family typewriter
42191 Adobe
42192 \family default
42193  comme une évolution de PostScript.
42194  Il est plus comprimé et utilise moins de commandes que PostScript.
42195  Comme son nom l'indique, il est 
42196 \begin_inset Quotes fld
42197 \end_inset
42198
42199 portable
42200 \begin_inset Quotes frd
42201 \end_inset
42202
42203  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42204  aura exactement le même aspect.
42205 \end_layout
42206
42207 \begin_layout Standard
42208 PDF peut contenir des images dans son propre format PDF et dans les formats
42209  JPG (format du 
42210 \begin_inset Quotes fld
42211 \end_inset
42212
42213 Joint Photographic Expert Group
42214 \begin_inset Quotes frd
42215 \end_inset
42216
42217  avec comme extension 
42218 \family typewriter
42219 .jpg
42220 \family default
42221  ou 
42222 \family typewriter
42223 .jpeg
42224 \family default
42225 ) et PNG (
42226 \begin_inset Quotes fld
42227 \end_inset
42228
42229 Portable Network Graphics
42230 \begin_inset Quotes frd
42231 \end_inset
42232
42233  avec l'extension 
42234 \family typewriter
42235 .png
42236 \family default
42237 ).
42238  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
42239  les convertit
42240  dans un de ces formats.
42241  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42242  vont ralentir votre travail.
42243  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42244 \end_layout
42245
42246 \begin_layout Standard
42247 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42248  menu 
42249 \family sans
42250 Fichier\SpecialChar menuseparator
42251 Exporter 
42252 \family default
42253 de trois façons différentes:
42254 \end_layout
42255
42256 \begin_layout Description
42257 PDF
42258 \begin_inset space ~
42259 \end_inset
42260
42261 (ps2pdf) Ceci utilise le programme 
42262 \family typewriter
42263 ps2pdf
42264 \family default
42265  qui créé un PDF à partir de la version PostScript de votre fichier.
42266  Cette dernière est produite par le programme 
42267 \family typewriter
42268 dvips
42269 \family default
42270  qui utilise une version DVI comme étape intermédiaire.
42271  Cette variante consiste donc en trois conversions.
42272 \end_layout
42273
42274 \begin_layout Description
42275 PDF
42276 \begin_inset space ~
42277 \end_inset
42278
42279 (dvipdfm) Ceci utilise le programme 
42280 \family typewriter
42281 dvipdfm
42282 \family default
42283  qui convertit votre fichier en DVI avant de le convertir en PDF.
42284 \end_layout
42285
42286 \begin_layout Description
42287 PDF
42288 \begin_inset space ~
42289 \end_inset
42290
42291 (pdflatex) Ceci utilise le programme 
42292 \family typewriter
42293 pdftex
42294 \family default
42295  qui convertit directement votre fichier en PDF.
42296 \end_layout
42297
42298 \begin_layout Standard
42299 Nous recommandons d'utiliser l'option 
42300 \family sans
42301 PDF
42302 \begin_inset space ~
42303 \end_inset
42304
42305 (pdflatex)
42306 \family default
42307  car 
42308 \family typewriter
42309 pdftex
42310 \family default
42311  accepte toutes les fonctionnalités des versions actuelles de PDF.
42312  Il est en plus rapide et stable.
42313  Le programme 
42314 \family typewriter
42315 dvipdfm
42316 \family default
42317  n'est plus développé est est donc un peu dépassé.
42318 \end_layout
42319
42320 \begin_layout Standard
42321 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42322 \family sans
42323 Visualiser
42324 \family default
42325  ou en utilisant un bouton de la barre d'outils.
42326 \end_layout
42327
42328 \begin_layout Chapter
42329 Liste de noms de couleur pour dvips
42330 \begin_inset CommandInset label
42331 LatexCommand label
42332 name "chap:Liste-de-noms-de-couleur-dvips"
42333
42334 \end_inset
42335
42336
42337 \end_layout
42338
42339 \begin_layout Standard
42340 \begin_inset Tabular
42341 <lyxtabular version="3" rows="17" columns="4">
42342 <features tabularvalignment="middle">
42343 <column alignment="left" valignment="top" width="0pt">
42344 <column alignment="left" valignment="top" width="0pt">
42345 <column alignment="left" valignment="top" width="0pt">
42346 <column alignment="left" valignment="top" width="0pt">
42347 <row>
42348 <cell alignment="left" valignment="top" usebox="none">
42349 \begin_inset Text
42350
42351 \begin_layout Plain Layout
42352 \begin_inset ERT
42353 status collapsed
42354
42355 \begin_layout Plain Layout
42356
42357
42358 \backslash
42359 fcolorbox{black}{
42360 \end_layout
42361
42362 \end_inset
42363
42364 white
42365 \begin_inset ERT
42366 status collapsed
42367
42368 \begin_layout Plain Layout
42369
42370 }{
42371 \end_layout
42372
42373 \end_inset
42374
42375 Couleur
42376 \begin_inset ERT
42377 status collapsed
42378
42379 \begin_layout Plain Layout
42380
42381 }
42382 \end_layout
42383
42384 \end_inset
42385
42386  Nom
42387 \end_layout
42388
42389 \end_inset
42390 </cell>
42391 <cell alignment="left" valignment="top" usebox="none">
42392 \begin_inset Text
42393
42394 \begin_layout Plain Layout
42395 \begin_inset ERT
42396 status collapsed
42397
42398 \begin_layout Plain Layout
42399
42400
42401 \backslash
42402 fcolorbox{black}{
42403 \end_layout
42404
42405 \end_inset
42406
42407 white
42408 \begin_inset ERT
42409 status collapsed
42410
42411 \begin_layout Plain Layout
42412
42413 }{
42414 \end_layout
42415
42416 \end_inset
42417
42418 Couleur
42419 \begin_inset ERT
42420 status collapsed
42421
42422 \begin_layout Plain Layout
42423
42424 }
42425 \end_layout
42426
42427 \end_inset
42428
42429  Nom
42430 \end_layout
42431
42432 \end_inset
42433 </cell>
42434 <cell alignment="left" valignment="top" usebox="none">
42435 \begin_inset Text
42436
42437 \begin_layout Plain Layout
42438 \begin_inset ERT
42439 status collapsed
42440
42441 \begin_layout Plain Layout
42442
42443
42444 \backslash
42445 fcolorbox{black}{
42446 \end_layout
42447
42448 \end_inset
42449
42450 white
42451 \begin_inset ERT
42452 status collapsed
42453
42454 \begin_layout Plain Layout
42455
42456 }{
42457 \end_layout
42458
42459 \end_inset
42460
42461 Couleur
42462 \begin_inset ERT
42463 status collapsed
42464
42465 \begin_layout Plain Layout
42466
42467 }
42468 \end_layout
42469
42470 \end_inset
42471
42472  Nom
42473 \end_layout
42474
42475 \end_inset
42476 </cell>
42477 <cell alignment="left" valignment="top" usebox="none">
42478 \begin_inset Text
42479
42480 \begin_layout Plain Layout
42481 \begin_inset ERT
42482 status collapsed
42483
42484 \begin_layout Plain Layout
42485
42486
42487 \backslash
42488 fcolorbox{black}{
42489 \end_layout
42490
42491 \end_inset
42492
42493 white
42494 \begin_inset ERT
42495 status collapsed
42496
42497 \begin_layout Plain Layout
42498
42499 }{
42500 \end_layout
42501
42502 \end_inset
42503
42504 Couleur
42505 \begin_inset ERT
42506 status collapsed
42507
42508 \begin_layout Plain Layout
42509
42510 }
42511 \end_layout
42512
42513 \end_inset
42514
42515  Nom
42516 \end_layout
42517
42518 \end_inset
42519 </cell>
42520 </row>
42521 <row>
42522 <cell alignment="center" valignment="top" usebox="none">
42523 \begin_inset Text
42524
42525 \begin_layout Plain Layout
42526 \begin_inset ERT
42527 status collapsed
42528
42529 \begin_layout Plain Layout
42530
42531
42532 \backslash
42533 fcolorbox{black}{
42534 \end_layout
42535
42536 \end_inset
42537
42538 Apricot
42539 \begin_inset ERT
42540 status collapsed
42541
42542 \begin_layout Plain Layout
42543
42544 }{
42545 \end_layout
42546
42547 \end_inset
42548
42549
42550 \begin_inset Phantom Phantom
42551 status open
42552
42553 \begin_layout Plain Layout
42554 W
42555 \end_layout
42556
42557 \end_inset
42558
42559
42560 \begin_inset ERT
42561 status collapsed
42562
42563 \begin_layout Plain Layout
42564
42565 }
42566 \end_layout
42567
42568 \end_inset
42569
42570  Apricot
42571 \end_layout
42572
42573 \end_inset
42574 </cell>
42575 <cell alignment="center" valignment="top" usebox="none">
42576 \begin_inset Text
42577
42578 \begin_layout Plain Layout
42579 \begin_inset ERT
42580 status collapsed
42581
42582 \begin_layout Plain Layout
42583
42584
42585 \backslash
42586 fcolorbox{black}{
42587 \end_layout
42588
42589 \end_inset
42590
42591 Aquamarine
42592 \begin_inset ERT
42593 status collapsed
42594
42595 \begin_layout Plain Layout
42596
42597 }{
42598 \end_layout
42599
42600 \end_inset
42601
42602
42603 \begin_inset Phantom Phantom
42604 status open
42605
42606 \begin_layout Plain Layout
42607 W
42608 \end_layout
42609
42610 \end_inset
42611
42612
42613 \begin_inset ERT
42614 status collapsed
42615
42616 \begin_layout Plain Layout
42617
42618 }
42619 \end_layout
42620
42621 \end_inset
42622
42623  Aquamarine
42624 \end_layout
42625
42626 \end_inset
42627 </cell>
42628 <cell alignment="center" valignment="top" usebox="none">
42629 \begin_inset Text
42630
42631 \begin_layout Plain Layout
42632 \begin_inset ERT
42633 status collapsed
42634
42635 \begin_layout Plain Layout
42636
42637
42638 \backslash
42639 fcolorbox{black}{
42640 \end_layout
42641
42642 \end_inset
42643
42644 Bittersweet
42645 \begin_inset ERT
42646 status collapsed
42647
42648 \begin_layout Plain Layout
42649
42650 }{
42651 \end_layout
42652
42653 \end_inset
42654
42655
42656 \begin_inset Phantom Phantom
42657 status open
42658
42659 \begin_layout Plain Layout
42660 W
42661 \end_layout
42662
42663 \end_inset
42664
42665
42666 \begin_inset ERT
42667 status collapsed
42668
42669 \begin_layout Plain Layout
42670
42671 }
42672 \end_layout
42673
42674 \end_inset
42675
42676  Bittersweet
42677 \end_layout
42678
42679 \end_inset
42680 </cell>
42681 <cell alignment="center" valignment="top" usebox="none">
42682 \begin_inset Text
42683
42684 \begin_layout Plain Layout
42685 \begin_inset ERT
42686 status collapsed
42687
42688 \begin_layout Plain Layout
42689
42690
42691 \backslash
42692 fcolorbox{black}{
42693 \end_layout
42694
42695 \end_inset
42696
42697 BlueGreen
42698 \begin_inset ERT
42699 status collapsed
42700
42701 \begin_layout Plain Layout
42702
42703 }{
42704 \end_layout
42705
42706 \end_inset
42707
42708
42709 \begin_inset Phantom Phantom
42710 status open
42711
42712 \begin_layout Plain Layout
42713 W
42714 \end_layout
42715
42716 \end_inset
42717
42718
42719 \begin_inset ERT
42720 status collapsed
42721
42722 \begin_layout Plain Layout
42723
42724 }
42725 \end_layout
42726
42727 \end_inset
42728
42729  BlueGreen
42730 \end_layout
42731
42732 \end_inset
42733 </cell>
42734 </row>
42735 <row>
42736 <cell alignment="left" valignment="top" usebox="none">
42737 \begin_inset Text
42738
42739 \begin_layout Plain Layout
42740 \begin_inset ERT
42741 status collapsed
42742
42743 \begin_layout Plain Layout
42744
42745
42746 \backslash
42747 fcolorbox{black}{
42748 \end_layout
42749
42750 \end_inset
42751
42752 BlueViolet
42753 \begin_inset ERT
42754 status collapsed
42755
42756 \begin_layout Plain Layout
42757
42758 }{
42759 \end_layout
42760
42761 \end_inset
42762
42763
42764 \begin_inset Phantom Phantom
42765 status open
42766
42767 \begin_layout Plain Layout
42768 W
42769 \end_layout
42770
42771 \end_inset
42772
42773
42774 \begin_inset ERT
42775 status collapsed
42776
42777 \begin_layout Plain Layout
42778
42779 }
42780 \end_layout
42781
42782 \end_inset
42783
42784  BlueViolet
42785 \end_layout
42786
42787 \end_inset
42788 </cell>
42789 <cell alignment="left" valignment="top" usebox="none">
42790 \begin_inset Text
42791
42792 \begin_layout Plain Layout
42793 \begin_inset ERT
42794 status collapsed
42795
42796 \begin_layout Plain Layout
42797
42798
42799 \backslash
42800 fcolorbox{black}{
42801 \end_layout
42802
42803 \end_inset
42804
42805 BrickRed
42806 \begin_inset ERT
42807 status collapsed
42808
42809 \begin_layout Plain Layout
42810
42811 }{
42812 \end_layout
42813
42814 \end_inset
42815
42816
42817 \begin_inset Phantom Phantom
42818 status open
42819
42820 \begin_layout Plain Layout
42821 W
42822 \end_layout
42823
42824 \end_inset
42825
42826
42827 \begin_inset ERT
42828 status collapsed
42829
42830 \begin_layout Plain Layout
42831
42832 }
42833 \end_layout
42834
42835 \end_inset
42836
42837  BrickRed
42838 \end_layout
42839
42840 \end_inset
42841 </cell>
42842 <cell alignment="left" valignment="top" usebox="none">
42843 \begin_inset Text
42844
42845 \begin_layout Plain Layout
42846 \begin_inset ERT
42847 status collapsed
42848
42849 \begin_layout Plain Layout
42850
42851
42852 \backslash
42853 fcolorbox{black}{
42854 \end_layout
42855
42856 \end_inset
42857
42858 Brown
42859 \begin_inset ERT
42860 status collapsed
42861
42862 \begin_layout Plain Layout
42863
42864 }{
42865 \end_layout
42866
42867 \end_inset
42868
42869
42870 \begin_inset Phantom Phantom
42871 status open
42872
42873 \begin_layout Plain Layout
42874 W
42875 \end_layout
42876
42877 \end_inset
42878
42879
42880 \begin_inset ERT
42881 status collapsed
42882
42883 \begin_layout Plain Layout
42884
42885 }
42886 \end_layout
42887
42888 \end_inset
42889
42890  Brown
42891 \end_layout
42892
42893 \end_inset
42894 </cell>
42895 <cell alignment="left" valignment="top" usebox="none">
42896 \begin_inset Text
42897
42898 \begin_layout Plain Layout
42899 \begin_inset ERT
42900 status collapsed
42901
42902 \begin_layout Plain Layout
42903
42904
42905 \backslash
42906 fcolorbox{black}{
42907 \end_layout
42908
42909 \end_inset
42910
42911 BurntOrange
42912 \begin_inset ERT
42913 status collapsed
42914
42915 \begin_layout Plain Layout
42916
42917 }{
42918 \end_layout
42919
42920 \end_inset
42921
42922
42923 \begin_inset Phantom Phantom
42924 status open
42925
42926 \begin_layout Plain Layout
42927 W
42928 \end_layout
42929
42930 \end_inset
42931
42932
42933 \begin_inset ERT
42934 status collapsed
42935
42936 \begin_layout Plain Layout
42937
42938 }
42939 \end_layout
42940
42941 \end_inset
42942
42943  BurntOrange
42944 \end_layout
42945
42946 \end_inset
42947 </cell>
42948 </row>
42949 <row>
42950 <cell alignment="left" valignment="top" usebox="none">
42951 \begin_inset Text
42952
42953 \begin_layout Plain Layout
42954 \begin_inset ERT
42955 status collapsed
42956
42957 \begin_layout Plain Layout
42958
42959
42960 \backslash
42961 fcolorbox{black}{
42962 \end_layout
42963
42964 \end_inset
42965
42966 CadetBlue
42967 \begin_inset ERT
42968 status collapsed
42969
42970 \begin_layout Plain Layout
42971
42972 }{
42973 \end_layout
42974
42975 \end_inset
42976
42977
42978 \begin_inset Phantom Phantom
42979 status open
42980
42981 \begin_layout Plain Layout
42982 W
42983 \end_layout
42984
42985 \end_inset
42986
42987
42988 \begin_inset ERT
42989 status collapsed
42990
42991 \begin_layout Plain Layout
42992
42993 }
42994 \end_layout
42995
42996 \end_inset
42997
42998  CadetBlue
42999 \end_layout
43000
43001 \end_inset
43002 </cell>
43003 <cell alignment="left" valignment="top" usebox="none">
43004 \begin_inset Text
43005
43006 \begin_layout Plain Layout
43007 \begin_inset ERT
43008 status collapsed
43009
43010 \begin_layout Plain Layout
43011
43012
43013 \backslash
43014 fcolorbox{black}{
43015 \end_layout
43016
43017 \end_inset
43018
43019 CarnationPink
43020 \begin_inset ERT
43021 status collapsed
43022
43023 \begin_layout Plain Layout
43024
43025 }{
43026 \end_layout
43027
43028 \end_inset
43029
43030
43031 \begin_inset Phantom Phantom
43032 status open
43033
43034 \begin_layout Plain Layout
43035 W
43036 \end_layout
43037
43038 \end_inset
43039
43040
43041 \begin_inset ERT
43042 status collapsed
43043
43044 \begin_layout Plain Layout
43045
43046 }
43047 \end_layout
43048
43049 \end_inset
43050
43051  CarnationPink
43052 \end_layout
43053
43054 \end_inset
43055 </cell>
43056 <cell alignment="left" valignment="top" usebox="none">
43057 \begin_inset Text
43058
43059 \begin_layout Plain Layout
43060 \begin_inset ERT
43061 status collapsed
43062
43063 \begin_layout Plain Layout
43064
43065
43066 \backslash
43067 fcolorbox{black}{
43068 \end_layout
43069
43070 \end_inset
43071
43072 Cerulean
43073 \begin_inset ERT
43074 status collapsed
43075
43076 \begin_layout Plain Layout
43077
43078 }{
43079 \end_layout
43080
43081 \end_inset
43082
43083
43084 \begin_inset Phantom Phantom
43085 status open
43086
43087 \begin_layout Plain Layout
43088 W
43089 \end_layout
43090
43091 \end_inset
43092
43093
43094 \begin_inset ERT
43095 status collapsed
43096
43097 \begin_layout Plain Layout
43098
43099 }
43100 \end_layout
43101
43102 \end_inset
43103
43104  Cerulean
43105 \end_layout
43106
43107 \end_inset
43108 </cell>
43109 <cell alignment="left" valignment="top" usebox="none">
43110 \begin_inset Text
43111
43112 \begin_layout Plain Layout
43113 \begin_inset ERT
43114 status collapsed
43115
43116 \begin_layout Plain Layout
43117
43118
43119 \backslash
43120 fcolorbox{black}{
43121 \end_layout
43122
43123 \end_inset
43124
43125 CornflowerBlue
43126 \begin_inset ERT
43127 status collapsed
43128
43129 \begin_layout Plain Layout
43130
43131 }{
43132 \end_layout
43133
43134 \end_inset
43135
43136
43137 \begin_inset Phantom Phantom
43138 status open
43139
43140 \begin_layout Plain Layout
43141 W
43142 \end_layout
43143
43144 \end_inset
43145
43146
43147 \begin_inset ERT
43148 status collapsed
43149
43150 \begin_layout Plain Layout
43151
43152 }
43153 \end_layout
43154
43155 \end_inset
43156
43157  CornflowerBlue
43158 \end_layout
43159
43160 \end_inset
43161 </cell>
43162 </row>
43163 <row>
43164 <cell alignment="left" valignment="top" usebox="none">
43165 \begin_inset Text
43166
43167 \begin_layout Plain Layout
43168 \begin_inset ERT
43169 status collapsed
43170
43171 \begin_layout Plain Layout
43172
43173
43174 \backslash
43175 fcolorbox{black}{
43176 \end_layout
43177
43178 \end_inset
43179
43180 Dandelion
43181 \begin_inset ERT
43182 status collapsed
43183
43184 \begin_layout Plain Layout
43185
43186 }{
43187 \end_layout
43188
43189 \end_inset
43190
43191
43192 \begin_inset Phantom Phantom
43193 status open
43194
43195 \begin_layout Plain Layout
43196 W
43197 \end_layout
43198
43199 \end_inset
43200
43201
43202 \begin_inset ERT
43203 status collapsed
43204
43205 \begin_layout Plain Layout
43206
43207 }
43208 \end_layout
43209
43210 \end_inset
43211
43212  Dandelion
43213 \end_layout
43214
43215 \end_inset
43216 </cell>
43217 <cell alignment="left" valignment="top" usebox="none">
43218 \begin_inset Text
43219
43220 \begin_layout Plain Layout
43221 \begin_inset ERT
43222 status collapsed
43223
43224 \begin_layout Plain Layout
43225
43226
43227 \backslash
43228 fcolorbox{black}{
43229 \end_layout
43230
43231 \end_inset
43232
43233 DarkOrchid
43234 \begin_inset ERT
43235 status collapsed
43236
43237 \begin_layout Plain Layout
43238
43239 }{
43240 \end_layout
43241
43242 \end_inset
43243
43244
43245 \begin_inset Phantom Phantom
43246 status open
43247
43248 \begin_layout Plain Layout
43249 W
43250 \end_layout
43251
43252 \end_inset
43253
43254
43255 \begin_inset ERT
43256 status collapsed
43257
43258 \begin_layout Plain Layout
43259
43260 }
43261 \end_layout
43262
43263 \end_inset
43264
43265  DarkOrchid
43266 \end_layout
43267
43268 \end_inset
43269 </cell>
43270 <cell alignment="left" valignment="top" usebox="none">
43271 \begin_inset Text
43272
43273 \begin_layout Plain Layout
43274 \begin_inset ERT
43275 status collapsed
43276
43277 \begin_layout Plain Layout
43278
43279
43280 \backslash
43281 fcolorbox{black}{
43282 \end_layout
43283
43284 \end_inset
43285
43286 Emerald
43287 \begin_inset ERT
43288 status collapsed
43289
43290 \begin_layout Plain Layout
43291
43292 }{
43293 \end_layout
43294
43295 \end_inset
43296
43297
43298 \begin_inset Phantom Phantom
43299 status open
43300
43301 \begin_layout Plain Layout
43302 W
43303 \end_layout
43304
43305 \end_inset
43306
43307
43308 \begin_inset ERT
43309 status collapsed
43310
43311 \begin_layout Plain Layout
43312
43313 }
43314 \end_layout
43315
43316 \end_inset
43317
43318  Emerald
43319 \end_layout
43320
43321 \end_inset
43322 </cell>
43323 <cell alignment="left" valignment="top" usebox="none">
43324 \begin_inset Text
43325
43326 \begin_layout Plain Layout
43327 \begin_inset ERT
43328 status collapsed
43329
43330 \begin_layout Plain Layout
43331
43332
43333 \backslash
43334 fcolorbox{black}{
43335 \end_layout
43336
43337 \end_inset
43338
43339 ForestGreen
43340 \begin_inset ERT
43341 status collapsed
43342
43343 \begin_layout Plain Layout
43344
43345 }{
43346 \end_layout
43347
43348 \end_inset
43349
43350
43351 \begin_inset Phantom Phantom
43352 status open
43353
43354 \begin_layout Plain Layout
43355 W
43356 \end_layout
43357
43358 \end_inset
43359
43360
43361 \begin_inset ERT
43362 status collapsed
43363
43364 \begin_layout Plain Layout
43365
43366 }
43367 \end_layout
43368
43369 \end_inset
43370
43371  ForestGreen
43372 \end_layout
43373
43374 \end_inset
43375 </cell>
43376 </row>
43377 <row>
43378 <cell alignment="left" valignment="top" usebox="none">
43379 \begin_inset Text
43380
43381 \begin_layout Plain Layout
43382 \begin_inset ERT
43383 status collapsed
43384
43385 \begin_layout Plain Layout
43386
43387
43388 \backslash
43389 fcolorbox{black}{
43390 \end_layout
43391
43392 \end_inset
43393
43394 Fuchsia
43395 \begin_inset ERT
43396 status collapsed
43397
43398 \begin_layout Plain Layout
43399
43400 }{
43401 \end_layout
43402
43403 \end_inset
43404
43405
43406 \begin_inset Phantom Phantom
43407 status open
43408
43409 \begin_layout Plain Layout
43410 W
43411 \end_layout
43412
43413 \end_inset
43414
43415
43416 \begin_inset ERT
43417 status collapsed
43418
43419 \begin_layout Plain Layout
43420
43421 }
43422 \end_layout
43423
43424 \end_inset
43425
43426  Fuchsia
43427 \end_layout
43428
43429 \end_inset
43430 </cell>
43431 <cell alignment="left" valignment="top" usebox="none">
43432 \begin_inset Text
43433
43434 \begin_layout Plain Layout
43435 \begin_inset ERT
43436 status collapsed
43437
43438 \begin_layout Plain Layout
43439
43440
43441 \backslash
43442 fcolorbox{black}{
43443 \end_layout
43444
43445 \end_inset
43446
43447 Goldenrod
43448 \begin_inset ERT
43449 status collapsed
43450
43451 \begin_layout Plain Layout
43452
43453 }{
43454 \end_layout
43455
43456 \end_inset
43457
43458
43459 \begin_inset Phantom Phantom
43460 status open
43461
43462 \begin_layout Plain Layout
43463 W
43464 \end_layout
43465
43466 \end_inset
43467
43468
43469 \begin_inset ERT
43470 status collapsed
43471
43472 \begin_layout Plain Layout
43473
43474 }
43475 \end_layout
43476
43477 \end_inset
43478
43479  Goldenrod
43480 \end_layout
43481
43482 \end_inset
43483 </cell>
43484 <cell alignment="left" valignment="top" usebox="none">
43485 \begin_inset Text
43486
43487 \begin_layout Plain Layout
43488 \begin_inset ERT
43489 status collapsed
43490
43491 \begin_layout Plain Layout
43492
43493
43494 \backslash
43495 fcolorbox{black}{
43496 \end_layout
43497
43498 \end_inset
43499
43500 Gray
43501 \begin_inset ERT
43502 status collapsed
43503
43504 \begin_layout Plain Layout
43505
43506 }{
43507 \end_layout
43508
43509 \end_inset
43510
43511
43512 \begin_inset Phantom Phantom
43513 status open
43514
43515 \begin_layout Plain Layout
43516 W
43517 \end_layout
43518
43519 \end_inset
43520
43521
43522 \begin_inset ERT
43523 status collapsed
43524
43525 \begin_layout Plain Layout
43526
43527 }
43528 \end_layout
43529
43530 \end_inset
43531
43532  Gray
43533 \end_layout
43534
43535 \end_inset
43536 </cell>
43537 <cell alignment="left" valignment="top" usebox="none">
43538 \begin_inset Text
43539
43540 \begin_layout Plain Layout
43541 \begin_inset ERT
43542 status collapsed
43543
43544 \begin_layout Plain Layout
43545
43546
43547 \backslash
43548 fcolorbox{black}{
43549 \end_layout
43550
43551 \end_inset
43552
43553 GreenYellow
43554 \begin_inset ERT
43555 status collapsed
43556
43557 \begin_layout Plain Layout
43558
43559 }{
43560 \end_layout
43561
43562 \end_inset
43563
43564
43565 \begin_inset Phantom Phantom
43566 status open
43567
43568 \begin_layout Plain Layout
43569 W
43570 \end_layout
43571
43572 \end_inset
43573
43574
43575 \begin_inset ERT
43576 status collapsed
43577
43578 \begin_layout Plain Layout
43579
43580 }
43581 \end_layout
43582
43583 \end_inset
43584
43585  GreenYellow
43586 \end_layout
43587
43588 \end_inset
43589 </cell>
43590 </row>
43591 <row>
43592 <cell alignment="center" valignment="top" usebox="none">
43593 \begin_inset Text
43594
43595 \begin_layout Plain Layout
43596 \begin_inset ERT
43597 status collapsed
43598
43599 \begin_layout Plain Layout
43600
43601
43602 \backslash
43603 fcolorbox{black}{
43604 \end_layout
43605
43606 \end_inset
43607
43608 JungleGreen
43609 \begin_inset ERT
43610 status collapsed
43611
43612 \begin_layout Plain Layout
43613
43614 }{
43615 \end_layout
43616
43617 \end_inset
43618
43619
43620 \begin_inset Phantom Phantom
43621 status open
43622
43623 \begin_layout Plain Layout
43624 W
43625 \end_layout
43626
43627 \end_inset
43628
43629
43630 \begin_inset ERT
43631 status collapsed
43632
43633 \begin_layout Plain Layout
43634
43635 }
43636 \end_layout
43637
43638 \end_inset
43639
43640  JungleGreen
43641 \end_layout
43642
43643 \end_inset
43644 </cell>
43645 <cell alignment="center" valignment="top" usebox="none">
43646 \begin_inset Text
43647
43648 \begin_layout Plain Layout
43649 \begin_inset ERT
43650 status collapsed
43651
43652 \begin_layout Plain Layout
43653
43654
43655 \backslash
43656 fcolorbox{black}{
43657 \end_layout
43658
43659 \end_inset
43660
43661 Lavender
43662 \begin_inset ERT
43663 status collapsed
43664
43665 \begin_layout Plain Layout
43666
43667 }{
43668 \end_layout
43669
43670 \end_inset
43671
43672
43673 \begin_inset Phantom Phantom
43674 status open
43675
43676 \begin_layout Plain Layout
43677 W
43678 \end_layout
43679
43680 \end_inset
43681
43682
43683 \begin_inset ERT
43684 status collapsed
43685
43686 \begin_layout Plain Layout
43687
43688 }
43689 \end_layout
43690
43691 \end_inset
43692
43693  Lavender
43694 \end_layout
43695
43696 \end_inset
43697 </cell>
43698 <cell alignment="center" valignment="top" usebox="none">
43699 \begin_inset Text
43700
43701 \begin_layout Plain Layout
43702 \begin_inset ERT
43703 status collapsed
43704
43705 \begin_layout Plain Layout
43706
43707
43708 \backslash
43709 fcolorbox{black}{
43710 \end_layout
43711
43712 \end_inset
43713
43714 LimeGreen
43715 \begin_inset ERT
43716 status collapsed
43717
43718 \begin_layout Plain Layout
43719
43720 }{
43721 \end_layout
43722
43723 \end_inset
43724
43725
43726 \begin_inset Phantom Phantom
43727 status open
43728
43729 \begin_layout Plain Layout
43730 W
43731 \end_layout
43732
43733 \end_inset
43734
43735
43736 \begin_inset ERT
43737 status collapsed
43738
43739 \begin_layout Plain Layout
43740
43741 }
43742 \end_layout
43743
43744 \end_inset
43745
43746  LimeGreen
43747 \end_layout
43748
43749 \end_inset
43750 </cell>
43751 <cell alignment="center" valignment="top" usebox="none">
43752 \begin_inset Text
43753
43754 \begin_layout Plain Layout
43755 \begin_inset ERT
43756 status collapsed
43757
43758 \begin_layout Plain Layout
43759
43760
43761 \backslash
43762 fcolorbox{black}{
43763 \end_layout
43764
43765 \end_inset
43766
43767 Mahogany
43768 \begin_inset ERT
43769 status collapsed
43770
43771 \begin_layout Plain Layout
43772
43773 }{
43774 \end_layout
43775
43776 \end_inset
43777
43778
43779 \begin_inset Phantom Phantom
43780 status open
43781
43782 \begin_layout Plain Layout
43783 W
43784 \end_layout
43785
43786 \end_inset
43787
43788
43789 \begin_inset ERT
43790 status collapsed
43791
43792 \begin_layout Plain Layout
43793
43794 }
43795 \end_layout
43796
43797 \end_inset
43798
43799  Mahogany
43800 \end_layout
43801
43802 \end_inset
43803 </cell>
43804 </row>
43805 <row>
43806 <cell alignment="left" valignment="top" usebox="none">
43807 \begin_inset Text
43808
43809 \begin_layout Plain Layout
43810 \begin_inset ERT
43811 status collapsed
43812
43813 \begin_layout Plain Layout
43814
43815
43816 \backslash
43817 fcolorbox{black}{
43818 \end_layout
43819
43820 \end_inset
43821
43822 Mahogany
43823 \begin_inset ERT
43824 status collapsed
43825
43826 \begin_layout Plain Layout
43827
43828 }{
43829 \end_layout
43830
43831 \end_inset
43832
43833
43834 \begin_inset Phantom Phantom
43835 status open
43836
43837 \begin_layout Plain Layout
43838 W
43839 \end_layout
43840
43841 \end_inset
43842
43843
43844 \begin_inset ERT
43845 status collapsed
43846
43847 \begin_layout Plain Layout
43848
43849 }
43850 \end_layout
43851
43852 \end_inset
43853
43854  Mahogany
43855 \end_layout
43856
43857 \end_inset
43858 </cell>
43859 <cell alignment="left" valignment="top" usebox="none">
43860 \begin_inset Text
43861
43862 \begin_layout Plain Layout
43863 \begin_inset ERT
43864 status collapsed
43865
43866 \begin_layout Plain Layout
43867
43868
43869 \backslash
43870 fcolorbox{black}{
43871 \end_layout
43872
43873 \end_inset
43874
43875 Maroon
43876 \begin_inset ERT
43877 status collapsed
43878
43879 \begin_layout Plain Layout
43880
43881 }{
43882 \end_layout
43883
43884 \end_inset
43885
43886
43887 \begin_inset Phantom Phantom
43888 status open
43889
43890 \begin_layout Plain Layout
43891 W
43892 \end_layout
43893
43894 \end_inset
43895
43896
43897 \begin_inset ERT
43898 status collapsed
43899
43900 \begin_layout Plain Layout
43901
43902 }
43903 \end_layout
43904
43905 \end_inset
43906
43907  Maroon
43908 \end_layout
43909
43910 \end_inset
43911 </cell>
43912 <cell alignment="left" valignment="top" usebox="none">
43913 \begin_inset Text
43914
43915 \begin_layout Plain Layout
43916 \begin_inset ERT
43917 status collapsed
43918
43919 \begin_layout Plain Layout
43920
43921
43922 \backslash
43923 fcolorbox{black}{
43924 \end_layout
43925
43926 \end_inset
43927
43928 Melon
43929 \begin_inset ERT
43930 status collapsed
43931
43932 \begin_layout Plain Layout
43933
43934 }{
43935 \end_layout
43936
43937 \end_inset
43938
43939
43940 \begin_inset Phantom Phantom
43941 status open
43942
43943 \begin_layout Plain Layout
43944 W
43945 \end_layout
43946
43947 \end_inset
43948
43949
43950 \begin_inset ERT
43951 status collapsed
43952
43953 \begin_layout Plain Layout
43954
43955 }
43956 \end_layout
43957
43958 \end_inset
43959
43960  Melon
43961 \end_layout
43962
43963 \end_inset
43964 </cell>
43965 <cell alignment="left" valignment="top" usebox="none">
43966 \begin_inset Text
43967
43968 \begin_layout Plain Layout
43969 \begin_inset ERT
43970 status collapsed
43971
43972 \begin_layout Plain Layout
43973
43974
43975 \backslash
43976 fcolorbox{black}{
43977 \end_layout
43978
43979 \end_inset
43980
43981 MidnightBlue
43982 \begin_inset ERT
43983 status collapsed
43984
43985 \begin_layout Plain Layout
43986
43987 }{
43988 \end_layout
43989
43990 \end_inset
43991
43992
43993 \begin_inset Phantom Phantom
43994 status open
43995
43996 \begin_layout Plain Layout
43997 W
43998 \end_layout
43999
44000 \end_inset
44001
44002
44003 \begin_inset ERT
44004 status collapsed
44005
44006 \begin_layout Plain Layout
44007
44008 }
44009 \end_layout
44010
44011 \end_inset
44012
44013  MidnightBlue
44014 \end_layout
44015
44016 \end_inset
44017 </cell>
44018 </row>
44019 <row>
44020 <cell alignment="left" valignment="top" usebox="none">
44021 \begin_inset Text
44022
44023 \begin_layout Plain Layout
44024 \begin_inset ERT
44025 status collapsed
44026
44027 \begin_layout Plain Layout
44028
44029
44030 \backslash
44031 fcolorbox{black}{
44032 \end_layout
44033
44034 \end_inset
44035
44036 Mulberry
44037 \begin_inset ERT
44038 status collapsed
44039
44040 \begin_layout Plain Layout
44041
44042 }{
44043 \end_layout
44044
44045 \end_inset
44046
44047
44048 \begin_inset Phantom Phantom
44049 status open
44050
44051 \begin_layout Plain Layout
44052 W
44053 \end_layout
44054
44055 \end_inset
44056
44057
44058 \begin_inset ERT
44059 status collapsed
44060
44061 \begin_layout Plain Layout
44062
44063 }
44064 \end_layout
44065
44066 \end_inset
44067
44068  Mulberry
44069 \end_layout
44070
44071 \end_inset
44072 </cell>
44073 <cell alignment="left" valignment="top" usebox="none">
44074 \begin_inset Text
44075
44076 \begin_layout Plain Layout
44077 \begin_inset ERT
44078 status collapsed
44079
44080 \begin_layout Plain Layout
44081
44082
44083 \backslash
44084 fcolorbox{black}{
44085 \end_layout
44086
44087 \end_inset
44088
44089 NavyBlue
44090 \begin_inset ERT
44091 status collapsed
44092
44093 \begin_layout Plain Layout
44094
44095 }{
44096 \end_layout
44097
44098 \end_inset
44099
44100
44101 \begin_inset Phantom Phantom
44102 status open
44103
44104 \begin_layout Plain Layout
44105 W
44106 \end_layout
44107
44108 \end_inset
44109
44110
44111 \begin_inset ERT
44112 status collapsed
44113
44114 \begin_layout Plain Layout
44115
44116 }
44117 \end_layout
44118
44119 \end_inset
44120
44121  NavyBlue
44122 \end_layout
44123
44124 \end_inset
44125 </cell>
44126 <cell alignment="left" valignment="top" usebox="none">
44127 \begin_inset Text
44128
44129 \begin_layout Plain Layout
44130 \begin_inset ERT
44131 status collapsed
44132
44133 \begin_layout Plain Layout
44134
44135
44136 \backslash
44137 fcolorbox{black}{
44138 \end_layout
44139
44140 \end_inset
44141
44142 OliveGreen
44143 \begin_inset ERT
44144 status collapsed
44145
44146 \begin_layout Plain Layout
44147
44148 }{
44149 \end_layout
44150
44151 \end_inset
44152
44153
44154 \begin_inset Phantom Phantom
44155 status open
44156
44157 \begin_layout Plain Layout
44158 W
44159 \end_layout
44160
44161 \end_inset
44162
44163
44164 \begin_inset ERT
44165 status collapsed
44166
44167 \begin_layout Plain Layout
44168
44169 }
44170 \end_layout
44171
44172 \end_inset
44173
44174  OliveGreen
44175 \end_layout
44176
44177 \end_inset
44178 </cell>
44179 <cell alignment="left" valignment="top" usebox="none">
44180 \begin_inset Text
44181
44182 \begin_layout Plain Layout
44183 \begin_inset ERT
44184 status collapsed
44185
44186 \begin_layout Plain Layout
44187
44188
44189 \backslash
44190 fcolorbox{black}{
44191 \end_layout
44192
44193 \end_inset
44194
44195 Orange
44196 \begin_inset ERT
44197 status collapsed
44198
44199 \begin_layout Plain Layout
44200
44201 }{
44202 \end_layout
44203
44204 \end_inset
44205
44206
44207 \begin_inset Phantom Phantom
44208 status open
44209
44210 \begin_layout Plain Layout
44211 W
44212 \end_layout
44213
44214 \end_inset
44215
44216
44217 \begin_inset ERT
44218 status collapsed
44219
44220 \begin_layout Plain Layout
44221
44222 }
44223 \end_layout
44224
44225 \end_inset
44226
44227  Orange
44228 \end_layout
44229
44230 \end_inset
44231 </cell>
44232 </row>
44233 <row>
44234 <cell alignment="left" valignment="top" usebox="none">
44235 \begin_inset Text
44236
44237 \begin_layout Plain Layout
44238 \begin_inset ERT
44239 status collapsed
44240
44241 \begin_layout Plain Layout
44242
44243
44244 \backslash
44245 fcolorbox{black}{
44246 \end_layout
44247
44248 \end_inset
44249
44250 OrangeRed
44251 \begin_inset ERT
44252 status collapsed
44253
44254 \begin_layout Plain Layout
44255
44256 }{
44257 \end_layout
44258
44259 \end_inset
44260
44261
44262 \begin_inset Phantom Phantom
44263 status open
44264
44265 \begin_layout Plain Layout
44266 W
44267 \end_layout
44268
44269 \end_inset
44270
44271
44272 \begin_inset ERT
44273 status collapsed
44274
44275 \begin_layout Plain Layout
44276
44277 }
44278 \end_layout
44279
44280 \end_inset
44281
44282  OrangeRed
44283 \end_layout
44284
44285 \end_inset
44286 </cell>
44287 <cell alignment="left" valignment="top" usebox="none">
44288 \begin_inset Text
44289
44290 \begin_layout Plain Layout
44291 \begin_inset ERT
44292 status collapsed
44293
44294 \begin_layout Plain Layout
44295
44296
44297 \backslash
44298 fcolorbox{black}{
44299 \end_layout
44300
44301 \end_inset
44302
44303 Orchid
44304 \begin_inset ERT
44305 status collapsed
44306
44307 \begin_layout Plain Layout
44308
44309 }{
44310 \end_layout
44311
44312 \end_inset
44313
44314
44315 \begin_inset Phantom Phantom
44316 status open
44317
44318 \begin_layout Plain Layout
44319 W
44320 \end_layout
44321
44322 \end_inset
44323
44324
44325 \begin_inset ERT
44326 status collapsed
44327
44328 \begin_layout Plain Layout
44329
44330 }
44331 \end_layout
44332
44333 \end_inset
44334
44335  Orchid
44336 \end_layout
44337
44338 \end_inset
44339 </cell>
44340 <cell alignment="left" valignment="top" usebox="none">
44341 \begin_inset Text
44342
44343 \begin_layout Plain Layout
44344 \begin_inset ERT
44345 status collapsed
44346
44347 \begin_layout Plain Layout
44348
44349
44350 \backslash
44351 fcolorbox{black}{
44352 \end_layout
44353
44354 \end_inset
44355
44356 Peach
44357 \begin_inset ERT
44358 status collapsed
44359
44360 \begin_layout Plain Layout
44361
44362 }{
44363 \end_layout
44364
44365 \end_inset
44366
44367
44368 \begin_inset Phantom Phantom
44369 status open
44370
44371 \begin_layout Plain Layout
44372 W
44373 \end_layout
44374
44375 \end_inset
44376
44377
44378 \begin_inset ERT
44379 status collapsed
44380
44381 \begin_layout Plain Layout
44382
44383 }
44384 \end_layout
44385
44386 \end_inset
44387
44388  Peach
44389 \end_layout
44390
44391 \end_inset
44392 </cell>
44393 <cell alignment="left" valignment="top" usebox="none">
44394 \begin_inset Text
44395
44396 \begin_layout Plain Layout
44397 \begin_inset ERT
44398 status collapsed
44399
44400 \begin_layout Plain Layout
44401
44402
44403 \backslash
44404 fcolorbox{black}{
44405 \end_layout
44406
44407 \end_inset
44408
44409 Periwinkle
44410 \begin_inset ERT
44411 status collapsed
44412
44413 \begin_layout Plain Layout
44414
44415 }{
44416 \end_layout
44417
44418 \end_inset
44419
44420
44421 \begin_inset Phantom Phantom
44422 status open
44423
44424 \begin_layout Plain Layout
44425 W
44426 \end_layout
44427
44428 \end_inset
44429
44430
44431 \begin_inset ERT
44432 status collapsed
44433
44434 \begin_layout Plain Layout
44435
44436 }
44437 \end_layout
44438
44439 \end_inset
44440
44441  Periwinkle
44442 \end_layout
44443
44444 \end_inset
44445 </cell>
44446 </row>
44447 <row>
44448 <cell alignment="left" valignment="top" usebox="none">
44449 \begin_inset Text
44450
44451 \begin_layout Plain Layout
44452 \begin_inset ERT
44453 status collapsed
44454
44455 \begin_layout Plain Layout
44456
44457
44458 \backslash
44459 fcolorbox{black}{
44460 \end_layout
44461
44462 \end_inset
44463
44464 PineGreen
44465 \begin_inset ERT
44466 status collapsed
44467
44468 \begin_layout Plain Layout
44469
44470 }{
44471 \end_layout
44472
44473 \end_inset
44474
44475
44476 \begin_inset Phantom Phantom
44477 status open
44478
44479 \begin_layout Plain Layout
44480 W
44481 \end_layout
44482
44483 \end_inset
44484
44485
44486 \begin_inset ERT
44487 status collapsed
44488
44489 \begin_layout Plain Layout
44490
44491 }
44492 \end_layout
44493
44494 \end_inset
44495
44496  PineGreen
44497 \end_layout
44498
44499 \end_inset
44500 </cell>
44501 <cell alignment="left" valignment="top" usebox="none">
44502 \begin_inset Text
44503
44504 \begin_layout Plain Layout
44505 \begin_inset ERT
44506 status collapsed
44507
44508 \begin_layout Plain Layout
44509
44510
44511 \backslash
44512 fcolorbox{black}{
44513 \end_layout
44514
44515 \end_inset
44516
44517 Plum
44518 \begin_inset ERT
44519 status collapsed
44520
44521 \begin_layout Plain Layout
44522
44523 }{
44524 \end_layout
44525
44526 \end_inset
44527
44528
44529 \begin_inset Phantom Phantom
44530 status open
44531
44532 \begin_layout Plain Layout
44533 W
44534 \end_layout
44535
44536 \end_inset
44537
44538
44539 \begin_inset ERT
44540 status collapsed
44541
44542 \begin_layout Plain Layout
44543
44544 }
44545 \end_layout
44546
44547 \end_inset
44548
44549  Plum
44550 \end_layout
44551
44552 \end_inset
44553 </cell>
44554 <cell alignment="left" valignment="top" usebox="none">
44555 \begin_inset Text
44556
44557 \begin_layout Plain Layout
44558 \begin_inset ERT
44559 status collapsed
44560
44561 \begin_layout Plain Layout
44562
44563
44564 \backslash
44565 fcolorbox{black}{
44566 \end_layout
44567
44568 \end_inset
44569
44570 ProcessBlue
44571 \begin_inset ERT
44572 status collapsed
44573
44574 \begin_layout Plain Layout
44575
44576 }{
44577 \end_layout
44578
44579 \end_inset
44580
44581
44582 \begin_inset Phantom Phantom
44583 status open
44584
44585 \begin_layout Plain Layout
44586 W
44587 \end_layout
44588
44589 \end_inset
44590
44591
44592 \begin_inset ERT
44593 status collapsed
44594
44595 \begin_layout Plain Layout
44596
44597 }
44598 \end_layout
44599
44600 \end_inset
44601
44602  ProcessBlue
44603 \end_layout
44604
44605 \end_inset
44606 </cell>
44607 <cell alignment="left" valignment="top" usebox="none">
44608 \begin_inset Text
44609
44610 \begin_layout Plain Layout
44611 \begin_inset ERT
44612 status collapsed
44613
44614 \begin_layout Plain Layout
44615
44616
44617 \backslash
44618 fcolorbox{black}{
44619 \end_layout
44620
44621 \end_inset
44622
44623 Purple
44624 \begin_inset ERT
44625 status collapsed
44626
44627 \begin_layout Plain Layout
44628
44629 }{
44630 \end_layout
44631
44632 \end_inset
44633
44634
44635 \begin_inset Phantom Phantom
44636 status open
44637
44638 \begin_layout Plain Layout
44639 W
44640 \end_layout
44641
44642 \end_inset
44643
44644
44645 \begin_inset ERT
44646 status collapsed
44647
44648 \begin_layout Plain Layout
44649
44650 }
44651 \end_layout
44652
44653 \end_inset
44654
44655  Purple
44656 \end_layout
44657
44658 \end_inset
44659 </cell>
44660 </row>
44661 <row>
44662 <cell alignment="left" valignment="top" usebox="none">
44663 \begin_inset Text
44664
44665 \begin_layout Plain Layout
44666 \begin_inset ERT
44667 status collapsed
44668
44669 \begin_layout Plain Layout
44670
44671
44672 \backslash
44673 fcolorbox{black}{
44674 \end_layout
44675
44676 \end_inset
44677
44678 RawSienna
44679 \begin_inset ERT
44680 status collapsed
44681
44682 \begin_layout Plain Layout
44683
44684 }{
44685 \end_layout
44686
44687 \end_inset
44688
44689
44690 \begin_inset Phantom Phantom
44691 status open
44692
44693 \begin_layout Plain Layout
44694 W
44695 \end_layout
44696
44697 \end_inset
44698
44699
44700 \begin_inset ERT
44701 status collapsed
44702
44703 \begin_layout Plain Layout
44704
44705 }
44706 \end_layout
44707
44708 \end_inset
44709
44710  RawSienna
44711 \end_layout
44712
44713 \end_inset
44714 </cell>
44715 <cell alignment="left" valignment="top" usebox="none">
44716 \begin_inset Text
44717
44718 \begin_layout Plain Layout
44719 \begin_inset ERT
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723
44724
44725 \backslash
44726 fcolorbox{black}{
44727 \end_layout
44728
44729 \end_inset
44730
44731 RedOrange
44732 \begin_inset ERT
44733 status collapsed
44734
44735 \begin_layout Plain Layout
44736
44737 }{
44738 \end_layout
44739
44740 \end_inset
44741
44742
44743 \begin_inset Phantom Phantom
44744 status open
44745
44746 \begin_layout Plain Layout
44747 W
44748 \end_layout
44749
44750 \end_inset
44751
44752
44753 \begin_inset ERT
44754 status collapsed
44755
44756 \begin_layout Plain Layout
44757
44758 }
44759 \end_layout
44760
44761 \end_inset
44762
44763  RedOrange
44764 \end_layout
44765
44766 \end_inset
44767 </cell>
44768 <cell alignment="left" valignment="top" usebox="none">
44769 \begin_inset Text
44770
44771 \begin_layout Plain Layout
44772 \begin_inset ERT
44773 status collapsed
44774
44775 \begin_layout Plain Layout
44776
44777
44778 \backslash
44779 fcolorbox{black}{
44780 \end_layout
44781
44782 \end_inset
44783
44784 RedViolet
44785 \begin_inset ERT
44786 status collapsed
44787
44788 \begin_layout Plain Layout
44789
44790 }{
44791 \end_layout
44792
44793 \end_inset
44794
44795
44796 \begin_inset Phantom Phantom
44797 status open
44798
44799 \begin_layout Plain Layout
44800 W
44801 \end_layout
44802
44803 \end_inset
44804
44805
44806 \begin_inset ERT
44807 status collapsed
44808
44809 \begin_layout Plain Layout
44810
44811 }
44812 \end_layout
44813
44814 \end_inset
44815
44816  RedViolet
44817 \end_layout
44818
44819 \end_inset
44820 </cell>
44821 <cell alignment="left" valignment="top" usebox="none">
44822 \begin_inset Text
44823
44824 \begin_layout Plain Layout
44825 \begin_inset ERT
44826 status collapsed
44827
44828 \begin_layout Plain Layout
44829
44830
44831 \backslash
44832 fcolorbox{black}{
44833 \end_layout
44834
44835 \end_inset
44836
44837 Rhodamine
44838 \begin_inset ERT
44839 status collapsed
44840
44841 \begin_layout Plain Layout
44842
44843 }{
44844 \end_layout
44845
44846 \end_inset
44847
44848
44849 \begin_inset Phantom Phantom
44850 status open
44851
44852 \begin_layout Plain Layout
44853 W
44854 \end_layout
44855
44856 \end_inset
44857
44858
44859 \begin_inset ERT
44860 status collapsed
44861
44862 \begin_layout Plain Layout
44863
44864 }
44865 \end_layout
44866
44867 \end_inset
44868
44869  Rhodamine
44870 \end_layout
44871
44872 \end_inset
44873 </cell>
44874 </row>
44875 <row>
44876 <cell alignment="left" valignment="top" usebox="none">
44877 \begin_inset Text
44878
44879 \begin_layout Plain Layout
44880 \begin_inset ERT
44881 status collapsed
44882
44883 \begin_layout Plain Layout
44884
44885
44886 \backslash
44887 fcolorbox{black}{
44888 \end_layout
44889
44890 \end_inset
44891
44892 RoyalBlue
44893 \begin_inset ERT
44894 status collapsed
44895
44896 \begin_layout Plain Layout
44897
44898 }{
44899 \end_layout
44900
44901 \end_inset
44902
44903
44904 \begin_inset Phantom Phantom
44905 status open
44906
44907 \begin_layout Plain Layout
44908 W
44909 \end_layout
44910
44911 \end_inset
44912
44913
44914 \begin_inset ERT
44915 status collapsed
44916
44917 \begin_layout Plain Layout
44918
44919 }
44920 \end_layout
44921
44922 \end_inset
44923
44924  RoyalBlue
44925 \end_layout
44926
44927 \end_inset
44928 </cell>
44929 <cell alignment="left" valignment="top" usebox="none">
44930 \begin_inset Text
44931
44932 \begin_layout Plain Layout
44933 \begin_inset ERT
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937
44938
44939 \backslash
44940 fcolorbox{black}{
44941 \end_layout
44942
44943 \end_inset
44944
44945 RoyalPurple
44946 \begin_inset ERT
44947 status collapsed
44948
44949 \begin_layout Plain Layout
44950
44951 }{
44952 \end_layout
44953
44954 \end_inset
44955
44956
44957 \begin_inset Phantom Phantom
44958 status open
44959
44960 \begin_layout Plain Layout
44961 W
44962 \end_layout
44963
44964 \end_inset
44965
44966
44967 \begin_inset ERT
44968 status collapsed
44969
44970 \begin_layout Plain Layout
44971
44972 }
44973 \end_layout
44974
44975 \end_inset
44976
44977  RoyalPurple
44978 \end_layout
44979
44980 \end_inset
44981 </cell>
44982 <cell alignment="left" valignment="top" usebox="none">
44983 \begin_inset Text
44984
44985 \begin_layout Plain Layout
44986 \begin_inset ERT
44987 status collapsed
44988
44989 \begin_layout Plain Layout
44990
44991
44992 \backslash
44993 fcolorbox{black}{
44994 \end_layout
44995
44996 \end_inset
44997
44998 RubineRed
44999 \begin_inset ERT
45000 status collapsed
45001
45002 \begin_layout Plain Layout
45003
45004 }{
45005 \end_layout
45006
45007 \end_inset
45008
45009
45010 \begin_inset Phantom Phantom
45011 status open
45012
45013 \begin_layout Plain Layout
45014 W
45015 \end_layout
45016
45017 \end_inset
45018
45019
45020 \begin_inset ERT
45021 status collapsed
45022
45023 \begin_layout Plain Layout
45024
45025 }
45026 \end_layout
45027
45028 \end_inset
45029
45030  RubineRed
45031 \end_layout
45032
45033 \end_inset
45034 </cell>
45035 <cell alignment="left" valignment="top" usebox="none">
45036 \begin_inset Text
45037
45038 \begin_layout Plain Layout
45039 \begin_inset ERT
45040 status collapsed
45041
45042 \begin_layout Plain Layout
45043
45044
45045 \backslash
45046 fcolorbox{black}{
45047 \end_layout
45048
45049 \end_inset
45050
45051 Salmon
45052 \begin_inset ERT
45053 status collapsed
45054
45055 \begin_layout Plain Layout
45056
45057 }{
45058 \end_layout
45059
45060 \end_inset
45061
45062
45063 \begin_inset Phantom Phantom
45064 status open
45065
45066 \begin_layout Plain Layout
45067 W
45068 \end_layout
45069
45070 \end_inset
45071
45072
45073 \begin_inset ERT
45074 status collapsed
45075
45076 \begin_layout Plain Layout
45077
45078 }
45079 \end_layout
45080
45081 \end_inset
45082
45083  Salmon
45084 \end_layout
45085
45086 \end_inset
45087 </cell>
45088 </row>
45089 <row>
45090 <cell alignment="left" valignment="top" usebox="none">
45091 \begin_inset Text
45092
45093 \begin_layout Plain Layout
45094 \begin_inset ERT
45095 status collapsed
45096
45097 \begin_layout Plain Layout
45098
45099
45100 \backslash
45101 fcolorbox{black}{
45102 \end_layout
45103
45104 \end_inset
45105
45106 SeaGreen
45107 \begin_inset ERT
45108 status collapsed
45109
45110 \begin_layout Plain Layout
45111
45112 }{
45113 \end_layout
45114
45115 \end_inset
45116
45117
45118 \begin_inset Phantom Phantom
45119 status open
45120
45121 \begin_layout Plain Layout
45122 W
45123 \end_layout
45124
45125 \end_inset
45126
45127
45128 \begin_inset ERT
45129 status collapsed
45130
45131 \begin_layout Plain Layout
45132
45133 }
45134 \end_layout
45135
45136 \end_inset
45137
45138  SeaGreen
45139 \end_layout
45140
45141 \end_inset
45142 </cell>
45143 <cell alignment="left" valignment="top" usebox="none">
45144 \begin_inset Text
45145
45146 \begin_layout Plain Layout
45147 \begin_inset ERT
45148 status collapsed
45149
45150 \begin_layout Plain Layout
45151
45152
45153 \backslash
45154 fcolorbox{black}{
45155 \end_layout
45156
45157 \end_inset
45158
45159 Sepia
45160 \begin_inset ERT
45161 status collapsed
45162
45163 \begin_layout Plain Layout
45164
45165 }{
45166 \end_layout
45167
45168 \end_inset
45169
45170
45171 \begin_inset Phantom Phantom
45172 status open
45173
45174 \begin_layout Plain Layout
45175 W
45176 \end_layout
45177
45178 \end_inset
45179
45180
45181 \begin_inset ERT
45182 status collapsed
45183
45184 \begin_layout Plain Layout
45185
45186 }
45187 \end_layout
45188
45189 \end_inset
45190
45191  Sepia
45192 \end_layout
45193
45194 \end_inset
45195 </cell>
45196 <cell alignment="left" valignment="top" usebox="none">
45197 \begin_inset Text
45198
45199 \begin_layout Plain Layout
45200 \begin_inset ERT
45201 status collapsed
45202
45203 \begin_layout Plain Layout
45204
45205
45206 \backslash
45207 fcolorbox{black}{
45208 \end_layout
45209
45210 \end_inset
45211
45212 SkyBlue
45213 \begin_inset ERT
45214 status collapsed
45215
45216 \begin_layout Plain Layout
45217
45218 }{
45219 \end_layout
45220
45221 \end_inset
45222
45223
45224 \begin_inset Phantom Phantom
45225 status open
45226
45227 \begin_layout Plain Layout
45228 W
45229 \end_layout
45230
45231 \end_inset
45232
45233
45234 \begin_inset ERT
45235 status collapsed
45236
45237 \begin_layout Plain Layout
45238
45239 }
45240 \end_layout
45241
45242 \end_inset
45243
45244  SkyBlue
45245 \end_layout
45246
45247 \end_inset
45248 </cell>
45249 <cell alignment="left" valignment="top" usebox="none">
45250 \begin_inset Text
45251
45252 \begin_layout Plain Layout
45253 \begin_inset ERT
45254 status collapsed
45255
45256 \begin_layout Plain Layout
45257
45258
45259 \backslash
45260 fcolorbox{black}{
45261 \end_layout
45262
45263 \end_inset
45264
45265 SpringGreen
45266 \begin_inset ERT
45267 status collapsed
45268
45269 \begin_layout Plain Layout
45270
45271 }{
45272 \end_layout
45273
45274 \end_inset
45275
45276
45277 \begin_inset Phantom Phantom
45278 status open
45279
45280 \begin_layout Plain Layout
45281 W
45282 \end_layout
45283
45284 \end_inset
45285
45286
45287 \begin_inset ERT
45288 status collapsed
45289
45290 \begin_layout Plain Layout
45291
45292 }
45293 \end_layout
45294
45295 \end_inset
45296
45297  SpringGreen
45298 \end_layout
45299
45300 \end_inset
45301 </cell>
45302 </row>
45303 <row>
45304 <cell alignment="left" valignment="top" usebox="none">
45305 \begin_inset Text
45306
45307 \begin_layout Plain Layout
45308 \begin_inset ERT
45309 status collapsed
45310
45311 \begin_layout Plain Layout
45312
45313
45314 \backslash
45315 fcolorbox{black}{
45316 \end_layout
45317
45318 \end_inset
45319
45320 Tan
45321 \begin_inset ERT
45322 status collapsed
45323
45324 \begin_layout Plain Layout
45325
45326 }{
45327 \end_layout
45328
45329 \end_inset
45330
45331
45332 \begin_inset Phantom Phantom
45333 status open
45334
45335 \begin_layout Plain Layout
45336 W
45337 \end_layout
45338
45339 \end_inset
45340
45341
45342 \begin_inset ERT
45343 status collapsed
45344
45345 \begin_layout Plain Layout
45346
45347 }
45348 \end_layout
45349
45350 \end_inset
45351
45352  Tan
45353 \end_layout
45354
45355 \end_inset
45356 </cell>
45357 <cell alignment="left" valignment="top" usebox="none">
45358 \begin_inset Text
45359
45360 \begin_layout Plain Layout
45361 \begin_inset ERT
45362 status collapsed
45363
45364 \begin_layout Plain Layout
45365
45366
45367 \backslash
45368 fcolorbox{black}{
45369 \end_layout
45370
45371 \end_inset
45372
45373 TealBlue
45374 \begin_inset ERT
45375 status collapsed
45376
45377 \begin_layout Plain Layout
45378
45379 }{
45380 \end_layout
45381
45382 \end_inset
45383
45384
45385 \begin_inset Phantom Phantom
45386 status open
45387
45388 \begin_layout Plain Layout
45389 W
45390 \end_layout
45391
45392 \end_inset
45393
45394
45395 \begin_inset ERT
45396 status collapsed
45397
45398 \begin_layout Plain Layout
45399
45400 }
45401 \end_layout
45402
45403 \end_inset
45404
45405  TealBlue
45406 \end_layout
45407
45408 \end_inset
45409 </cell>
45410 <cell alignment="left" valignment="top" usebox="none">
45411 \begin_inset Text
45412
45413 \begin_layout Plain Layout
45414 \begin_inset ERT
45415 status collapsed
45416
45417 \begin_layout Plain Layout
45418
45419
45420 \backslash
45421 fcolorbox{black}{
45422 \end_layout
45423
45424 \end_inset
45425
45426 Thistle
45427 \begin_inset ERT
45428 status collapsed
45429
45430 \begin_layout Plain Layout
45431
45432 }{
45433 \end_layout
45434
45435 \end_inset
45436
45437
45438 \begin_inset Phantom Phantom
45439 status open
45440
45441 \begin_layout Plain Layout
45442 W
45443 \end_layout
45444
45445 \end_inset
45446
45447
45448 \begin_inset ERT
45449 status collapsed
45450
45451 \begin_layout Plain Layout
45452
45453 }
45454 \end_layout
45455
45456 \end_inset
45457
45458  Thistle
45459 \end_layout
45460
45461 \end_inset
45462 </cell>
45463 <cell alignment="left" valignment="top" usebox="none">
45464 \begin_inset Text
45465
45466 \begin_layout Plain Layout
45467 \begin_inset ERT
45468 status collapsed
45469
45470 \begin_layout Plain Layout
45471
45472
45473 \backslash
45474 fcolorbox{black}{
45475 \end_layout
45476
45477 \end_inset
45478
45479 Turquoise
45480 \begin_inset ERT
45481 status collapsed
45482
45483 \begin_layout Plain Layout
45484
45485 }{
45486 \end_layout
45487
45488 \end_inset
45489
45490
45491 \begin_inset Phantom Phantom
45492 status open
45493
45494 \begin_layout Plain Layout
45495 W
45496 \end_layout
45497
45498 \end_inset
45499
45500
45501 \begin_inset ERT
45502 status collapsed
45503
45504 \begin_layout Plain Layout
45505
45506 }
45507 \end_layout
45508
45509 \end_inset
45510
45511  Turquoise
45512 \end_layout
45513
45514 \end_inset
45515 </cell>
45516 </row>
45517 <row>
45518 <cell alignment="left" valignment="top" usebox="none">
45519 \begin_inset Text
45520
45521 \begin_layout Plain Layout
45522 \begin_inset ERT
45523 status collapsed
45524
45525 \begin_layout Plain Layout
45526
45527
45528 \backslash
45529 fcolorbox{black}{
45530 \end_layout
45531
45532 \end_inset
45533
45534 Violet
45535 \begin_inset ERT
45536 status collapsed
45537
45538 \begin_layout Plain Layout
45539
45540 }{
45541 \end_layout
45542
45543 \end_inset
45544
45545
45546 \begin_inset Phantom Phantom
45547 status open
45548
45549 \begin_layout Plain Layout
45550 W
45551 \end_layout
45552
45553 \end_inset
45554
45555
45556 \begin_inset ERT
45557 status collapsed
45558
45559 \begin_layout Plain Layout
45560
45561 }
45562 \end_layout
45563
45564 \end_inset
45565
45566  Violet
45567 \end_layout
45568
45569 \end_inset
45570 </cell>
45571 <cell alignment="left" valignment="top" usebox="none">
45572 \begin_inset Text
45573
45574 \begin_layout Plain Layout
45575 \begin_inset ERT
45576 status collapsed
45577
45578 \begin_layout Plain Layout
45579
45580
45581 \backslash
45582 fcolorbox{black}{
45583 \end_layout
45584
45585 \end_inset
45586
45587 VioletRed
45588 \begin_inset ERT
45589 status collapsed
45590
45591 \begin_layout Plain Layout
45592
45593 }{
45594 \end_layout
45595
45596 \end_inset
45597
45598
45599 \begin_inset Phantom Phantom
45600 status open
45601
45602 \begin_layout Plain Layout
45603 W
45604 \end_layout
45605
45606 \end_inset
45607
45608
45609 \begin_inset ERT
45610 status collapsed
45611
45612 \begin_layout Plain Layout
45613
45614 }
45615 \end_layout
45616
45617 \end_inset
45618
45619  VioletRed
45620 \end_layout
45621
45622 \end_inset
45623 </cell>
45624 <cell alignment="left" valignment="top" usebox="none">
45625 \begin_inset Text
45626
45627 \begin_layout Plain Layout
45628 \begin_inset ERT
45629 status collapsed
45630
45631 \begin_layout Plain Layout
45632
45633
45634 \backslash
45635 fcolorbox{black}{
45636 \end_layout
45637
45638 \end_inset
45639
45640 WildStrawberry
45641 \begin_inset ERT
45642 status collapsed
45643
45644 \begin_layout Plain Layout
45645
45646 }{
45647 \end_layout
45648
45649 \end_inset
45650
45651
45652 \begin_inset Phantom Phantom
45653 status open
45654
45655 \begin_layout Plain Layout
45656 W
45657 \end_layout
45658
45659 \end_inset
45660
45661
45662 \begin_inset ERT
45663 status collapsed
45664
45665 \begin_layout Plain Layout
45666
45667 }
45668 \end_layout
45669
45670 \end_inset
45671
45672  WildStrawberry
45673 \end_layout
45674
45675 \end_inset
45676 </cell>
45677 <cell alignment="left" valignment="top" usebox="none">
45678 \begin_inset Text
45679
45680 \begin_layout Plain Layout
45681 \begin_inset ERT
45682 status collapsed
45683
45684 \begin_layout Plain Layout
45685
45686
45687 \backslash
45688 fcolorbox{black}{
45689 \end_layout
45690
45691 \end_inset
45692
45693 YellowGreen
45694 \begin_inset ERT
45695 status collapsed
45696
45697 \begin_layout Plain Layout
45698
45699 }{
45700 \end_layout
45701
45702 \end_inset
45703
45704
45705 \begin_inset Phantom Phantom
45706 status open
45707
45708 \begin_layout Plain Layout
45709 W
45710 \end_layout
45711
45712 \end_inset
45713
45714
45715 \begin_inset ERT
45716 status collapsed
45717
45718 \begin_layout Plain Layout
45719
45720 }
45721 \end_layout
45722
45723 \end_inset
45724
45725  YellowGreen
45726 \end_layout
45727
45728 \end_inset
45729 </cell>
45730 </row>
45731 <row>
45732 <cell alignment="left" valignment="top" usebox="none">
45733 \begin_inset Text
45734
45735 \begin_layout Plain Layout
45736 \begin_inset ERT
45737 status collapsed
45738
45739 \begin_layout Plain Layout
45740
45741
45742 \backslash
45743 fcolorbox{black}{
45744 \end_layout
45745
45746 \end_inset
45747
45748 YellowOrange
45749 \begin_inset ERT
45750 status collapsed
45751
45752 \begin_layout Plain Layout
45753
45754 }{
45755 \end_layout
45756
45757 \end_inset
45758
45759
45760 \begin_inset Phantom Phantom
45761 status open
45762
45763 \begin_layout Plain Layout
45764 W
45765 \end_layout
45766
45767 \end_inset
45768
45769
45770 \begin_inset ERT
45771 status collapsed
45772
45773 \begin_layout Plain Layout
45774
45775 }
45776 \end_layout
45777
45778 \end_inset
45779
45780  YellowOrange
45781 \end_layout
45782
45783 \end_inset
45784 </cell>
45785 <cell alignment="left" valignment="top" usebox="none">
45786 \begin_inset Text
45787
45788 \begin_layout Plain Layout
45789
45790 \end_layout
45791
45792 \end_inset
45793 </cell>
45794 <cell alignment="left" valignment="top" usebox="none">
45795 \begin_inset Text
45796
45797 \begin_layout Plain Layout
45798
45799 \end_layout
45800
45801 \end_inset
45802 </cell>
45803 <cell alignment="left" valignment="top" usebox="none">
45804 \begin_inset Text
45805
45806 \begin_layout Plain Layout
45807
45808 \end_layout
45809
45810 \end_inset
45811 </cell>
45812 </row>
45813 </lyxtabular>
45814
45815 \end_inset
45816
45817
45818 \end_layout
45819
45820 \begin_layout Chapter
45821 Explication de l' équation
45822 \begin_inset space ~
45823 \end_inset
45824
45825 (
45826 \begin_inset CommandInset ref
45827 LatexCommand ref
45828 reference "eq:Wgn"
45829
45830 \end_inset
45831
45832 )
45833 \begin_inset CommandInset label
45834 LatexCommand label
45835 name "cha:Explication-de-l'Equation"
45836
45837 \end_inset
45838
45839
45840 \end_layout
45841
45842 \begin_layout Standard
45843 La largeur totale de 
45844 \emph on
45845 n
45846 \emph default
45847  cellules de tableau 
45848 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45849 \end_inset
45850
45851  peut être calculée avec
45852 \begin_inset Formula 
45853 \begin{equation}
45854 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45855 \end{equation}
45856
45857 \end_inset
45858
45859
45860 \end_layout
45861
45862 \begin_layout Standard
45863 où 
45864 \begin_inset Formula $L_{g\,n}$
45865 \end_inset
45866
45867  est la largeur fixe de toutes les cellules.
45868  
45869 \series bold
45870
45871 \backslash
45872 tabcolsep
45873 \series default
45874  est la largeur utilisée par \SpecialChar LaTeX
45875  entre le texte de la cellule et la bordure,
45876  sa valeur implicite est 6
45877 \begin_inset space \thinspace{}
45878 \end_inset
45879
45880 pt.
45881  
45882 \series bold
45883
45884 \backslash
45885 arrayrulewidth
45886 \series default
45887  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45888 \begin_inset space \thinspace{}
45889 \end_inset
45890
45891 pt.
45892 \end_layout
45893
45894 \begin_layout Standard
45895 D'après l'équation
45896 \begin_inset space ~
45897 \end_inset
45898
45899
45900 \begin_inset CommandInset ref
45901 LatexCommand eqref
45902 reference "eq:Wtot_n"
45903
45904 \end_inset
45905
45906 , la largeur totale d'une multi-colonnes, 
45907 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45908 \end_inset
45909
45910  est
45911 \begin_inset Formula 
45912 \begin{equation}
45913 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45914 \end{equation}
45915
45916 \end_inset
45917
45918
45919 \end_layout
45920
45921 \begin_layout Standard
45922 En posant que les équations 
45923 \begin_inset space ~
45924 \end_inset
45925
45926
45927 \begin_inset CommandInset ref
45928 LatexCommand eqref
45929 reference "eq:Wtot_n"
45930
45931 \end_inset
45932
45933  et 
45934 \begin_inset CommandInset ref
45935 LatexCommand eqref
45936 reference "eq:Wtot_mult"
45937
45938 \end_inset
45939
45940  sont égales, on peut calculer la largeur nécessaire 
45941 \begin_inset Formula $L_{g\,n}$
45942 \end_inset
45943
45944  quand 
45945 \emph on
45946 n
45947 \emph default
45948  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
45949  de 
45950 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
45951 \end_inset
45952
45953 :
45954 \begin_inset Formula 
45955 \begin{equation}
45956 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45957 \end{equation}
45958
45959 \end_inset
45960
45961
45962 \end_layout
45963
45964 \begin_layout Bibliography
45965 \begin_inset CommandInset bibitem
45966 LatexCommand bibitem
45967 key "latexcompanion"
45968
45969 \end_inset
45970
45971 Frank Mittelbach and Michel Goossens: 
45972 \emph on
45973 The \SpecialChar LaTeX
45974  Companion Second Edition.
45975
45976 \emph default
45977  Addison-Wesley, 2004
45978 \end_layout
45979
45980 \begin_layout Bibliography
45981 \begin_inset CommandInset bibitem
45982 LatexCommand bibitem
45983 key "latexguide"
45984
45985 \end_inset
45986
45987 Helmut Kopka and Patrick W.
45988  Daly: 
45989 \emph on
45990 A Guide to \SpecialChar LaTeX
45991  Fourth Edition.
45992
45993 \emph default
45994  Addison-Wesley, 2003
45995 \end_layout
45996
45997 \begin_layout Bibliography
45998 \begin_inset CommandInset bibitem
45999 LatexCommand bibitem
46000 key "latexbook"
46001
46002 \end_inset
46003
46004 Leslie Lamport: 
46005 \emph on
46006 \SpecialChar LaTeX
46007 : A Document Preparation System.
46008
46009 \emph default
46010  Addison-Wesley, second edition, 1994
46011 \end_layout
46012
46013 \begin_layout Bibliography
46014 \begin_inset CommandInset bibitem
46015 LatexCommand bibitem
46016 key "arydshln"
46017
46018 \end_inset
46019
46020 Documentation du paquetage \SpecialChar LaTeX
46021
46022 \series bold
46023  
46024 \begin_inset CommandInset href
46025 LatexCommand href
46026 name "arydshln"
46027 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46028
46029 \end_inset
46030
46031
46032 \series default
46033
46034 \begin_inset Index idx
46035 status collapsed
46036
46037 \begin_layout Plain Layout
46038 Paquetages \SpecialChar LaTeX
46039  ! arydshln
46040 \end_layout
46041
46042 \end_inset
46043
46044
46045 \end_layout
46046
46047 \begin_layout Bibliography
46048 \begin_inset CommandInset bibitem
46049 LatexCommand bibitem
46050 key "booktabs"
46051
46052 \end_inset
46053
46054 Documentation du paquetage \SpecialChar LaTeX
46055  
46056 \series bold
46057
46058 \begin_inset CommandInset href
46059 LatexCommand href
46060 name "booktabs"
46061 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46062
46063 \end_inset
46064
46065
46066 \series default
46067
46068 \begin_inset Index idx
46069 status collapsed
46070
46071 \begin_layout Plain Layout
46072 Paquetages \SpecialChar LaTeX
46073  ! booktabs
46074 \end_layout
46075
46076 \end_inset
46077
46078
46079 \end_layout
46080
46081 \begin_layout Bibliography
46082 \begin_inset CommandInset bibitem
46083 LatexCommand bibitem
46084 key "caption"
46085
46086 \end_inset
46087
46088 Documentation du paquetage \SpecialChar LaTeX
46089  
46090 \series bold
46091
46092 \begin_inset CommandInset href
46093 LatexCommand href
46094 name "caption"
46095 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46096
46097 \end_inset
46098
46099
46100 \series default
46101
46102 \begin_inset Index idx
46103 status collapsed
46104
46105 \begin_layout Plain Layout
46106 Paquetages \SpecialChar LaTeX
46107  ! caption
46108 \end_layout
46109
46110 \end_inset
46111
46112
46113 \end_layout
46114
46115 \begin_layout Bibliography
46116 \begin_inset CommandInset bibitem
46117 LatexCommand bibitem
46118 key "diagbox"
46119
46120 \end_inset
46121
46122 Documentation du paquetage \SpecialChar LaTeX
46123  
46124 \series bold
46125
46126 \begin_inset CommandInset href
46127 LatexCommand href
46128 name "diagbox"
46129 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46130
46131 \end_inset
46132
46133
46134 \series default
46135
46136 \begin_inset Index idx
46137 status collapsed
46138
46139 \begin_layout Plain Layout
46140 Paquetages \SpecialChar LaTeX
46141  ! diagbox
46142 \end_layout
46143
46144 \end_inset
46145
46146
46147 \end_layout
46148
46149 \begin_layout Bibliography
46150 \begin_inset CommandInset bibitem
46151 LatexCommand bibitem
46152 key "endfloat"
46153
46154 \end_inset
46155
46156 Documentation du paquetage \SpecialChar LaTeX
46157  
46158 \series bold
46159
46160 \begin_inset CommandInset href
46161 LatexCommand href
46162 name "endfloat"
46163 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46164
46165 \end_inset
46166
46167
46168 \series default
46169
46170 \begin_inset Index idx
46171 status collapsed
46172
46173 \begin_layout Plain Layout
46174 Paquetages \SpecialChar LaTeX
46175  ! endfloat
46176 \end_layout
46177
46178 \end_inset
46179
46180
46181 \end_layout
46182
46183 \begin_layout Bibliography
46184 \begin_inset CommandInset bibitem
46185 LatexCommand bibitem
46186 key "footmisc"
46187
46188 \end_inset
46189
46190 Documentation du paquetage \SpecialChar LaTeX
46191  
46192 \series bold
46193
46194 \begin_inset CommandInset href
46195 LatexCommand href
46196 name "footmisc"
46197 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46198
46199 \end_inset
46200
46201
46202 \series default
46203
46204 \begin_inset Index idx
46205 status collapsed
46206
46207 \begin_layout Plain Layout
46208 Paquetages \SpecialChar LaTeX
46209  ! footmisc
46210 \end_layout
46211
46212 \end_inset
46213
46214
46215 \end_layout
46216
46217 \begin_layout Bibliography
46218 \begin_inset CommandInset bibitem
46219 LatexCommand bibitem
46220 key "hypcap"
46221
46222 \end_inset
46223
46224 Documentation du paquetage \SpecialChar LaTeX
46225  
46226 \series bold
46227
46228 \begin_inset CommandInset href
46229 LatexCommand href
46230 name "hypcap"
46231 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46232
46233 \end_inset
46234
46235
46236 \series default
46237
46238 \begin_inset Index idx
46239 status collapsed
46240
46241 \begin_layout Plain Layout
46242 Paquetages \SpecialChar LaTeX
46243  ! hyperref
46244 \end_layout
46245
46246 \end_inset
46247
46248
46249 \end_layout
46250
46251 \begin_layout Bibliography
46252 \begin_inset CommandInset bibitem
46253 LatexCommand bibitem
46254 key "hyperref"
46255
46256 \end_inset
46257
46258 Documentation du paquetage \SpecialChar LaTeX
46259  
46260 \series bold
46261
46262 \begin_inset CommandInset href
46263 LatexCommand href
46264 name "hyperref"
46265 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46266
46267 \end_inset
46268
46269
46270 \series default
46271
46272 \begin_inset Index idx
46273 status collapsed
46274
46275 \begin_layout Plain Layout
46276 Paquetages \SpecialChar LaTeX
46277  ! hyperref
46278 \end_layout
46279
46280 \end_inset
46281
46282
46283 \end_layout
46284
46285 \begin_layout Bibliography
46286 \begin_inset CommandInset bibitem
46287 LatexCommand bibitem
46288 key "KOMA-Script"
46289
46290 \end_inset
46291
46292 Documentation du paquetage \SpecialChar LaTeX
46293  
46294 \series bold
46295
46296 \begin_inset CommandInset href
46297 LatexCommand href
46298 name "KOMA-Script"
46299 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46300
46301 \end_inset
46302
46303
46304 \series default
46305
46306 \begin_inset Index idx
46307 status collapsed
46308
46309 \begin_layout Plain Layout
46310 Paquetages \SpecialChar LaTeX
46311  ! KOMA-Script
46312 \end_layout
46313
46314 \end_inset
46315
46316
46317 \end_layout
46318
46319 \begin_layout Bibliography
46320 \begin_inset CommandInset bibitem
46321 LatexCommand bibitem
46322 key "lettrine"
46323
46324 \end_inset
46325
46326 Documentation du paquetage \SpecialChar LaTeX
46327  
46328 \series bold
46329
46330 \begin_inset CommandInset href
46331 LatexCommand href
46332 name "lettrine"
46333 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46334
46335 \end_inset
46336
46337
46338 \series default
46339  et un 
46340 \begin_inset CommandInset href
46341 LatexCommand href
46342 name "exemple"
46343 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46344
46345 \end_inset
46346
46347
46348 \begin_inset Index idx
46349 status collapsed
46350
46351 \begin_layout Plain Layout
46352 Paquetages \SpecialChar LaTeX
46353  ! lettrine
46354 \end_layout
46355
46356 \end_inset
46357
46358
46359 \end_layout
46360
46361 \begin_layout Bibliography
46362 \begin_inset CommandInset bibitem
46363 LatexCommand bibitem
46364 key "listings"
46365
46366 \end_inset
46367
46368 Documentation du paquetage \SpecialChar LaTeX
46369  
46370 \series bold
46371
46372 \begin_inset CommandInset href
46373 LatexCommand href
46374 name "listings"
46375 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46376
46377 \end_inset
46378
46379
46380 \series default
46381
46382 \begin_inset Index idx
46383 status collapsed
46384
46385 \begin_layout Plain Layout
46386 Paquetages \SpecialChar LaTeX
46387  ! listings
46388 \end_layout
46389
46390 \end_inset
46391
46392
46393 \end_layout
46394
46395 \begin_layout Bibliography
46396 \begin_inset CommandInset bibitem
46397 LatexCommand bibitem
46398 key "marginnote"
46399
46400 \end_inset
46401
46402 Documentation du paquetage \SpecialChar LaTeX
46403  
46404 \series bold
46405
46406 \begin_inset CommandInset href
46407 LatexCommand href
46408 name "marginnote"
46409 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46410
46411 \end_inset
46412
46413
46414 \series default
46415
46416 \begin_inset Index idx
46417 status collapsed
46418
46419 \begin_layout Plain Layout
46420 Paquetages \SpecialChar LaTeX
46421  ! marginnote
46422 \end_layout
46423
46424 \end_inset
46425
46426
46427 \end_layout
46428
46429 \begin_layout Bibliography
46430 \begin_inset CommandInset bibitem
46431 LatexCommand bibitem
46432 key "pdfpages"
46433
46434 \end_inset
46435
46436 Documentation du paquetage \SpecialChar LaTeX
46437  
46438 \series bold
46439
46440 \begin_inset CommandInset href
46441 LatexCommand href
46442 name "pdfpages"
46443 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46444
46445 \end_inset
46446
46447
46448 \series default
46449
46450 \begin_inset Index idx
46451 status collapsed
46452
46453 \begin_layout Plain Layout
46454 Paquetages \SpecialChar LaTeX
46455  ! pdfpages
46456 \end_layout
46457
46458 \end_inset
46459
46460
46461 \end_layout
46462
46463 \begin_layout Bibliography
46464 \begin_inset CommandInset bibitem
46465 LatexCommand bibitem
46466 key "prettyref"
46467
46468 \end_inset
46469
46470 Documentation du paquetage \SpecialChar LaTeX
46471
46472 \series bold
46473  
46474 \begin_inset CommandInset href
46475 LatexCommand href
46476 name "prettyref"
46477 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46478
46479 \end_inset
46480
46481
46482 \series default
46483
46484 \begin_inset Index idx
46485 status collapsed
46486
46487 \begin_layout Plain Layout
46488 Paquetages \SpecialChar LaTeX
46489  ! prettyref
46490 \end_layout
46491
46492 \end_inset
46493
46494
46495 \end_layout
46496
46497 \begin_layout Bibliography
46498 \begin_inset CommandInset bibitem
46499 LatexCommand bibitem
46500 key "pstricks"
46501
46502 \end_inset
46503
46504 Page Web du paquetage \SpecialChar LaTeX
46505  
46506 \series bold
46507
46508 \begin_inset CommandInset href
46509 LatexCommand href
46510 name "PSTricks"
46511 target "http://tug.org/PSTricks/"
46512
46513 \end_inset
46514
46515
46516 \series default
46517
46518 \begin_inset Index idx
46519 status collapsed
46520
46521 \begin_layout Plain Layout
46522 Paquetages \SpecialChar LaTeX
46523  ! PSTricks
46524 \end_layout
46525
46526 \end_inset
46527
46528
46529 \end_layout
46530
46531 \begin_layout Bibliography
46532 \begin_inset CommandInset bibitem
46533 LatexCommand bibitem
46534 key "refstyle"
46535
46536 \end_inset
46537
46538 Documentation du paquetage \SpecialChar LaTeX
46539
46540 \series bold
46541  
46542 \begin_inset CommandInset href
46543 LatexCommand href
46544 name "refstyle"
46545 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
46546
46547 \end_inset
46548
46549
46550 \series default
46551
46552 \begin_inset Index idx
46553 status collapsed
46554
46555 \begin_layout Plain Layout
46556 Paquetages \SpecialChar LaTeX
46557  ! refstyle
46558 \end_layout
46559
46560 \end_inset
46561
46562
46563 \end_layout
46564
46565 \begin_layout Bibliography
46566 \begin_inset CommandInset bibitem
46567 LatexCommand bibitem
46568 key "sidecap"
46569
46570 \end_inset
46571
46572 Documentation du paquetage \SpecialChar LaTeX
46573  
46574 \series bold
46575
46576 \begin_inset CommandInset href
46577 LatexCommand href
46578 name "sidecap"
46579 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46580
46581 \end_inset
46582
46583
46584 \series default
46585
46586 \begin_inset Index idx
46587 status collapsed
46588
46589 \begin_layout Plain Layout
46590 Paquetages \SpecialChar LaTeX
46591  ! sidecap
46592 \end_layout
46593
46594 \end_inset
46595
46596
46597 \end_layout
46598
46599 \begin_layout Bibliography
46600 \begin_inset CommandInset bibitem
46601 LatexCommand bibitem
46602 key "NewInLyX20"
46603
46604 \end_inset
46605
46606
46607 \begin_inset CommandInset href
46608 LatexCommand href
46609 name "Page Wiki"
46610 target "http://wiki.lyx.org/LyX/NewInLyX20"
46611
46612 \end_inset
46613
46614  au sujet des nouveautés de 
46615 \family sans
46616 \SpecialChar LyX
46617  2.0
46618 \family default
46619 .
46620 \end_layout
46621
46622 \begin_layout Standard
46623 \begin_inset CommandInset index_print
46624 LatexCommand printindex
46625 type "idx"
46626
46627 \end_inset
46628
46629
46630 \end_layout
46631
46632 \end_body
46633 \end_document