]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
Tutorial.lyx: get rid of unnecessary preamble code
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 508
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/fr/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package arydshln
108 % used for tables with dashed lines
109 \newboolean{arydshln}
110 \IfFileExists{arydshln.sty}
111  {\usepackage{arydshln}
112   \setboolean{arydshln}{true}}
113  {\setboolean{arydshln}{false}}
114
115 % check for package marginnote
116 % used for margin notes
117 \newboolean{marginnote}
118 \IfFileExists{marginnote.sty}
119  {\usepackage{marginnote}
120   \let\marginpar\marginnote
121   \setboolean{marginnote}{true}}
122  {\setboolean{marginnote}{false}}
123
124 % check for package sidecap
125 % used for captions on the side
126 \newboolean{sidecap}
127 \IfFileExists{sidecap.sty}
128  {\usepackage{sidecap}
129   \setboolean{sidecap}{true}}
130  {\setboolean{sidecap}{false}}
131
132 % check for picinpar
133 % used for surrounded fixed objects
134 \newboolean{picinpar}
135 \IfFileExists{picinpar.sty}
136  {\usepackage{picinpar}
137   \setboolean{picinpar}{true}}
138  {\setboolean{picinpar}{false}}
139
140 % check for lettrine
141 \newboolean{lettrine}
142 \IfFileExists{lettrine.sty}
143  {\usepackage{lettrine}
144   \setboolean{lettrine}{true}}
145  {\setboolean{lettrine}{false}}
146
147 % check for diagbox
148 \newboolean{diagbox}
149 \IfFileExists{diagbox.sty}
150  {\usepackage{diagbox}
151   \setboolean{diagbox}{true}}
152  {\setboolean{diagbox}{false}}
153
154 % use normal list environments also in French documents
155 \@ifpackageloaded{babel}{%
156 \frenchbsetup{StandardLayout}
157 }{}
158 \end_preamble
159 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
160 \use_default_options false
161 \begin_modules
162 initials
163 graphicboxes
164 \end_modules
165 \maintain_unincluded_children false
166 \language french
167 \language_package default
168 \inputencoding auto
169 \fontencoding global
170 \font_roman "lmodern" "default"
171 \font_sans "lmss" "default"
172 \font_typewriter "lmtt" "default"
173 \font_math "auto" "auto"
174 \font_default_family default
175 \use_non_tex_fonts false
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \graphics default
181 \default_output_format pdf2
182 \output_sync 0
183 \bibtex_command default
184 \index_command default
185 \paperfontsize 12
186 \spacing single
187 \use_hyperref true
188 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
189 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
190 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
191 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
192 \pdf_bookmarks true
193 \pdf_bookmarksnumbered true
194 \pdf_bookmarksopen true
195 \pdf_bookmarksopenlevel 1
196 \pdf_breaklinks false
197 \pdf_pdfborder false
198 \pdf_colorlinks true
199 \pdf_backref false
200 \pdf_pdfusetitle false
201 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
202 \papersize default
203 \use_geometry false
204 \use_package amsmath 2
205 \use_package amssymb 2
206 \use_package cancel 0
207 \use_package esint 0
208 \use_package mathdots 1
209 \use_package mathtools 0
210 \use_package mhchem 1
211 \use_package stackrel 0
212 \use_package stmaryrd 0
213 \use_package undertilde 0
214 \cite_engine basic
215 \cite_engine_type default
216 \biblio_style plain
217 \use_bibtopic false
218 \use_indices false
219 \paperorientation portrait
220 \suppress_date false
221 \justification true
222 \use_refstyle 0
223 \notefontcolor #0000ff
224 \index Index
225 \shortcut idx
226 \color #008000
227 \end_index
228 \secnumdepth 3
229 \tocdepth 3
230 \paragraph_separation skip
231 \defskip medskip
232 \quotes_language french
233 \papercolumns 1
234 \papersides 2
235 \paperpagestyle default
236 \tracking_changes false
237 \output_changes false
238 \html_math_output 0
239 \html_css_as_file 0
240 \html_be_strict false
241 \end_header
242
243 \begin_body
244
245 \begin_layout Title
246 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
247  les boîtes et les objets externes de \SpecialChar LyX
248
249 \end_layout
250
251 \begin_layout Author
252 par l'Équipe \SpecialChar LyX
253
254 \begin_inset Foot
255 status collapsed
256
257 \begin_layout Plain Layout
258 \noindent
259 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
260  de la documentation de \SpecialChar LyX
261
262 \begin_inset CommandInset href
263 LatexCommand href
264 name "lyx-docs@lists.lyx.org"
265 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
266 type "mailto:"
267
268 \end_inset
269
270
271 \end_layout
272
273 \end_inset
274
275
276 \begin_inset Note Note
277 status collapsed
278
279 \begin_layout Plain Layout
280 auteur original : Uwe Stöhr
281 \end_layout
282
283 \begin_layout Plain Layout
284 Traduction française : Siegfried Meunier-Guttin-Cluzel
285 \end_layout
286
287 \begin_layout Plain Layout
288 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
289 n/Navigation, 31/10/2012, JPChrétien
290 \end_layout
291
292 \begin_layout Plain Layout
293 version initiale 2.1.x avril 2014, mise à jour J.P.
294  Chrétien
295 \end_layout
296
297 \begin_layout Plain Layout
298 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
299 \end_layout
300
301 \begin_layout Plain Layout
302 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
303 \end_layout
304
305 \end_inset
306
307
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \begin_inset Newline newline
313 \end_inset
314
315
316 \family sans
317 Version 2.2.x
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset CommandInset toc
322 LatexCommand tableofcontents
323
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Standard
330 \begin_inset Note Note
331 status open
332
333 \begin_layout Plain Layout
334 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
335  
336 \series bold
337 arydshln
338 \series default
339
340 \series bold
341 colortbl
342 \series default
343
344 \series bold
345 diagbox, lettrine, marginnote, picinpar
346 \series default
347 , et 
348 \series bold
349 sidecap
350 \series default
351  doivent être installés.
352  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
353  les sections qui nécessitent les paquetages en question n'apparaîtront
354  pas sur la sortie.
355 \end_layout
356
357 \begin_layout Plain Layout
358 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
359 \begin_inset Newline newline
360 \end_inset
361
362
363 \series bold
364 http://wiki.lyx.org/\SpecialChar LyX
365 /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 latexpar
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 latexpar
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 collapsed
1124
1125 \begin_layout Plain Layout
1126 \begin_inset Caption Standard
1127
1128 \begin_layout Plain Layout
1129 \begin_inset CommandInset label
1130 LatexCommand label
1131 name "fig:Structure-indéfinissable"
1132
1133 \end_inset
1134
1135 Structure indéfinissable
1136 \end_layout
1137
1138 \end_inset
1139
1140
1141 \end_layout
1142
1143 \begin_layout Plain Layout
1144 \begin_inset Graphics
1145         filename ../clipart/escher-lsd.eps
1146         width 45col%
1147         scaleBeforeRotation
1148         groupId Déformés
1149
1150 \end_inset
1151
1152
1153 \end_layout
1154
1155 \end_inset
1156
1157
1158 \begin_inset space \hfill{}
1159 \end_inset
1160
1161
1162 \begin_inset Float figure
1163 wide false
1164 sideways false
1165 status collapsed
1166
1167 \begin_layout Plain Layout
1168 \begin_inset Caption Standard
1169
1170 \begin_layout Plain Layout
1171 \begin_inset CommandInset label
1172 LatexCommand label
1173 name "fig:Un-ornithorynque"
1174
1175 \end_inset
1176
1177 Un ornithorynque
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_layout Plain Layout
1186 \begin_inset Graphics
1187         filename ../clipart/platypus.eps
1188         width 45col%
1189         scaleBeforeRotation
1190         groupId Déformés
1191
1192 \end_inset
1193
1194
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \begin_inset space \hfill{}
1201 \end_inset
1202
1203
1204 \end_layout
1205
1206 \begin_layout Plain Layout
1207 \begin_inset Caption Standard
1208
1209 \begin_layout Plain Layout
1210 \begin_inset CommandInset label
1211 LatexCommand label
1212 name "fig:Deux-images-déformées"
1213
1214 \end_inset
1215
1216 Deux images déformées.
1217  Les deux images font partie du groupe de paramétrisation 
1218 \begin_inset Quotes 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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 latexpar
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 \noindent
31486 \align center
31487 \begin_inset Box Boxed
31488 position "t"
31489 hor_pos "c"
31490 has_inner_box 0
31491 inner_pos "t"
31492 use_parbox 0
31493 use_makebox 0
31494 width ""
31495 special "none"
31496 height "1in"
31497 height_special "totalheight"
31498 thickness "0.4pt"
31499 separation "3pt"
31500 shadowsize "4pt"
31501 framecolor "black"
31502 backgroundcolor "none"
31503 status open
31504
31505 \begin_layout Plain Layout
31506 \begin_inset Graphics
31507         filename ../clipart/without_fntright.pdf
31508         width 100col%
31509         scaleBeforeRotation
31510
31511 \end_inset
31512
31513
31514 \end_layout
31515
31516 \end_inset
31517
31518
31519 \end_layout
31520
31521 \begin_layout Plain Layout
31522 \begin_inset Caption Standard
31523
31524 \begin_layout Plain Layout
31525 \begin_inset CommandInset label
31526 LatexCommand label
31527 name "fig:Position-standard-note-bas-de-page"
31528
31529 \end_inset
31530
31531 Positionnement standard des notes de bas de page dans un document à deux
31532  colonnes.
31533 \end_layout
31534
31535 \end_inset
31536
31537
31538 \end_layout
31539
31540 \end_inset
31541
31542
31543 \end_layout
31544
31545 \begin_layout Standard
31546 \begin_inset Float figure
31547 placement !h
31548 wide false
31549 sideways false
31550 status open
31551
31552 \begin_layout Plain Layout
31553 \noindent
31554 \align center
31555 \begin_inset Box Boxed
31556 position "t"
31557 hor_pos "c"
31558 has_inner_box 0
31559 inner_pos "t"
31560 use_parbox 0
31561 use_makebox 0
31562 width ""
31563 special "none"
31564 height "1in"
31565 height_special "totalheight"
31566 thickness "0.4pt"
31567 separation "3pt"
31568 shadowsize "4pt"
31569 framecolor "black"
31570 backgroundcolor "none"
31571 status open
31572
31573 \begin_layout Plain Layout
31574 \begin_inset Graphics
31575         filename ../clipart/with_fntright.pdf
31576         width 100col%
31577         scaleBeforeRotation
31578
31579 \end_inset
31580
31581
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \end_layout
31588
31589 \begin_layout Plain Layout
31590 \begin_inset Caption Standard
31591
31592 \begin_layout Plain Layout
31593 \begin_inset CommandInset label
31594 LatexCommand label
31595 name "fig:Position-note-avec-ftnright"
31596
31597 \end_inset
31598
31599 Positionnement de notes de bas de page dans un document à deux colonnes
31600  en utilisant le paquetage \SpecialChar LaTeX
31601  
31602 \series bold
31603 ftnright
31604 \series default
31605 .
31606 \end_layout
31607
31608 \end_inset
31609
31610
31611 \end_layout
31612
31613 \end_inset
31614
31615
31616 \end_layout
31617
31618 \begin_layout Standard
31619 \begin_inset VSpace bigskip
31620 \end_inset
31621
31622 Dans certaines publications scientifiques, il est courant de rassembler
31623  les notes de bas de page et de les imprimer dans un paragraphe particulier
31624  à la fin de la section, comme sur la Figure
31625 \begin_inset space ~
31626 \end_inset
31627
31628
31629 \begin_inset CommandInset ref
31630 LatexCommand ref
31631 reference "fig:Notes-de-fin"
31632
31633 \end_inset
31634
31635 .
31636  On les appelle 
31637 \begin_inset Quotes fld
31638 \end_inset
31639
31640 notes de fin
31641 \begin_inset Quotes frd
31642 \end_inset
31643
31644 .
31645 \begin_inset Index idx
31646 status collapsed
31647
31648 \begin_layout Plain Layout
31649 Notes de fin
31650 \end_layout
31651
31652 \end_inset
31653
31654  Pour utiliser des notes de fin à la place des notes de bas de page dans
31655  votre document, charger le module 
31656 \family sans
31657 Note de bas de page en fin de document
31658 \family default
31659  à partir de 
31660 \family sans
31661 Document\SpecialChar menuseparator
31662 Paramètres\SpecialChar menuseparator
31663 Modules
31664 \family default
31665 .
31666  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31667 \end_layout
31668
31669 \begin_layout Standard
31670
31671 \series bold
31672
31673 \backslash
31674 theendnotes
31675 \end_layout
31676
31677 \begin_layout Standard
31678 en code \SpecialChar TeX
31679  à la fin d'une section ou d'un chapitre.
31680 \end_layout
31681
31682 \begin_layout Standard
31683 \begin_inset Float figure
31684 wide false
31685 sideways false
31686 status open
31687
31688 \begin_layout Plain Layout
31689 \align center
31690 \begin_inset Box Boxed
31691 position "t"
31692 hor_pos "c"
31693 has_inner_box 0
31694 inner_pos "t"
31695 use_parbox 0
31696 use_makebox 0
31697 width ""
31698 special "none"
31699 height "1in"
31700 height_special "totalheight"
31701 thickness "0.4pt"
31702 separation "3pt"
31703 shadowsize "4pt"
31704 framecolor "black"
31705 backgroundcolor "none"
31706 status open
31707
31708 \begin_layout Plain Layout
31709 \begin_inset Graphics
31710         filename ../clipart/endnotes.pdf
31711         width 100col%
31712         scaleBeforeRotation
31713
31714 \end_inset
31715
31716
31717 \end_layout
31718
31719 \end_inset
31720
31721
31722 \end_layout
31723
31724 \begin_layout Plain Layout
31725 \begin_inset Caption Standard
31726
31727 \begin_layout Plain Layout
31728 \begin_inset CommandInset label
31729 LatexCommand label
31730 name "fig:Notes-de-fin"
31731
31732 \end_inset
31733
31734 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31735  séparé à la fin des sections ou des chapitres.
31736 \end_layout
31737
31738 \end_inset
31739
31740
31741 \end_layout
31742
31743 \end_inset
31744
31745
31746 \end_layout
31747
31748 \begin_layout Standard
31749 \begin_inset VSpace medskip
31750 \end_inset
31751
31752 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31753  dans la langue du document, cela doit être fait manuellement.
31754  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31755  
31756 \begin_inset Quotes fld
31757 \end_inset
31758
31759 Notes
31760 \begin_inset Quotes frd
31761 \end_inset
31762
31763  en sa traduction Allemande
31764 \begin_inset Foot
31765 status collapsed
31766
31767 \begin_layout Plain Layout
31768 En français, 
31769 \begin_inset Quotes fld
31770 \end_inset
31771
31772 Notes
31773 \begin_inset Quotes frd
31774 \end_inset
31775
31776  peut être conservé.
31777 \end_layout
31778
31779 \end_inset
31780
31781  
31782 \begin_inset Quotes fld
31783 \end_inset
31784
31785 Anmerkungen
31786 \begin_inset Quotes frd
31787 \end_inset
31788
31789  :
31790 \end_layout
31791
31792 \begin_layout Standard
31793
31794 \series bold
31795
31796 \backslash
31797 renewcommand{
31798 \backslash
31799 notesname}{Anmerkungen}
31800 \end_layout
31801
31802 \begin_layout Standard
31803 \begin_inset VSpace medskip
31804 \end_inset
31805
31806 La numérotation des notes de fin peut être modifiée comme celle des notes
31807  de bas de page comme c'est décrit dans la section
31808 \begin_inset space ~
31809 \end_inset
31810
31811
31812 \begin_inset CommandInset ref
31813 LatexCommand ref
31814 reference "subsec:Numerotation-notes-bas-de-page"
31815
31816 \end_inset
31817
31818  ; remplacez juste la commande 
31819 \series bold
31820
31821 \backslash
31822 thefootnote
31823 \series default
31824  par 
31825 \series bold
31826
31827 \backslash
31828 theendnote
31829 \series default
31830 .
31831  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31832 \series bold
31833
31834 \backslash
31835 @addtoreset
31836 \series default
31837  comme c'est décrit dans la section
31838 \begin_inset space ~
31839 \end_inset
31840
31841
31842 \begin_inset CommandInset ref
31843 LatexCommand ref
31844 reference "subsec:Numerotation-notes-bas-de-page"
31845
31846 \end_inset
31847
31848  et remplacez le paramètre de commande 
31849 \series bold
31850 footnote
31851 \series default
31852  par 
31853 \series bold
31854 endnote
31855 \series default
31856 .
31857 \end_layout
31858
31859 \begin_layout Standard
31860 Pour les notes de fin, il y a la commande 
31861 \series bold
31862
31863 \backslash
31864 endnotemark[numéro]
31865 \series default
31866  qui est semblable à 
31867 \series bold
31868
31869 \backslash
31870 footnotemark
31871 \series default
31872 , décrite dans la section
31873 \begin_inset space ~
31874 \end_inset
31875
31876
31877 \begin_inset CommandInset ref
31878 LatexCommand ref
31879 reference "sec:Notes-bas-de-page"
31880
31881 \end_inset
31882
31883 .
31884 \end_layout
31885
31886 \begin_layout Standard
31887 \begin_inset VSpace bigskip
31888 \end_inset
31889
31890  Les notes de bas de page peuvent être mise dans la marge de la page et
31891  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
31892
31893  
31894 \series bold
31895 footmisc
31896 \series default
31897
31898 \begin_inset Index idx
31899 status collapsed
31900
31901 \begin_layout Plain Layout
31902 Paquetages \SpecialChar LaTeX
31903  ! footmisc
31904 \end_layout
31905
31906 \end_inset
31907
31908
31909 \begin_inset CommandInset citation
31910 LatexCommand cite
31911 key "footmisc"
31912
31913 \end_inset
31914
31915  pour plus d'information à ce sujet.
31916 \end_layout
31917
31918 \begin_layout Standard
31919 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31920  voyez les livres sur \SpecialChar LaTeX
31921
31922 \begin_inset CommandInset citation
31923 LatexCommand cite
31924 key "latexcompanion,latexguide,latexbook"
31925
31926 \end_inset
31927
31928 .
31929  Si vous utilisez une classe de document  
31930 \series bold
31931 KOMA-Script
31932 \series default
31933
31934 \begin_inset Index idx
31935 status collapsed
31936
31937 \begin_layout Plain Layout
31938 Paquetages \SpecialChar LaTeX
31939  ! KOMA-Script
31940 \end_layout
31941
31942 \end_inset
31943
31944 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31945  des commandes spécifiques à la classe de document utilisée, voyez 
31946 \begin_inset CommandInset citation
31947 LatexCommand cite
31948 key "KOMA-Script"
31949
31950 \end_inset
31951
31952 .
31953 \end_layout
31954
31955 \begin_layout Section
31956 Notes en marge
31957 \begin_inset Index idx
31958 status collapsed
31959
31960 \begin_layout Plain Layout
31961 Notes ! Notes en Marge
31962 \end_layout
31963
31964 \end_inset
31965
31966
31967 \end_layout
31968
31969 \begin_layout Standard
31970 Les notes en marge dans \SpecialChar LyX
31971  ressemblent aux notes en bas de page et se comportent
31972  de la même façon.
31973  Quand vous insérez une note en marge avec 
31974 \family sans
31975 Insertion\SpecialChar menuseparator
31976 Note
31977 \begin_inset space ~
31978 \end_inset
31979
31980 en
31981 \begin_inset space ~
31982 \end_inset
31983
31984 Marge
31985 \family default
31986  ou avec le bouton 
31987 \begin_inset Info
31988 type  "icon"
31989 arg   "marginalnote-insert"
31990 \end_inset
31991
31992  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
31993  grise avec une étiquette rouge 
31994 \begin_inset Quotes fld
31995 \end_inset
31996
31997 marge
31998 \begin_inset Quotes frd
31999 \end_inset
32000
32001 .
32002  
32003 \begin_inset Marginal
32004 status collapsed
32005
32006 \begin_layout Plain Layout
32007 C'est une note en marge.
32008 \end_layout
32009
32010 \end_inset
32011
32012  Cette boîte est la représentation de votre note dans \SpecialChar LyX
32013 .
32014  Vous pouvez y entrer votre texte.
32015 \end_layout
32016
32017 \begin_layout Standard
32018 Les notes en marge apparaissent dans la marge de droite dans les documents
32019  imprimées sur une seule face.
32020  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
32021  
32022 \begin_inset Quotes fld
32023 \end_inset
32024
32025 extérieure
32026 \begin_inset Quotes frd
32027 \end_inset
32028
32029  – la gauche sur les pages paires et la droite sur les pages impaires.
32030  Le texte de la note en marge est aligné à l'opposé de la marge externe
32031  – aligné à droite quand la note apparaît dans la marge de gauche.
32032  La première ligne de la note apparaît à la hauteur de la ligne de texte
32033  où la note a été insérée dans le document.
32034 \end_layout
32035
32036 \begin_layout Standard
32037 \begin_inset VSpace bigskip
32038 \end_inset
32039
32040 Pour placer une note dans la marge interne, ajoutez la commande suivante
32041  :
32042 \end_layout
32043
32044 \begin_layout Standard
32045
32046 \series bold
32047
32048 \backslash
32049 reversemarginpar
32050 \end_layout
32051
32052 \begin_layout Standard
32053 sous forme de code \SpecialChar TeX
32054  avant votre note de marge.
32055  Le nouveau positionnement est pris en compte pour toutes les notes en marge
32056  qui suivent 
32057 \begin_inset ERT
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061
32062
32063 \backslash
32064 reversemarginpar 
32065 \end_layout
32066
32067 \end_inset
32068
32069
32070 \begin_inset Marginal
32071 status open
32072
32073 \begin_layout Plain Layout
32074 Cette note en marge est dans la marge interne.
32075 \end_layout
32076
32077 \end_inset
32078
32079
32080 \series bold
32081
32082 \begin_inset Newline newline
32083 \end_inset
32084
32085
32086 \series default
32087
32088 \begin_inset Note Greyedout
32089 status open
32090
32091 \begin_layout Plain Layout
32092
32093 \series bold
32094 Note:
32095 \series default
32096  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
32097  les notes sont souvent mal mises en formes dans la sortie imprimée.
32098 \end_layout
32099
32100 \end_inset
32101
32102
32103 \end_layout
32104
32105 \begin_layout Standard
32106 Pour revenir au positionnement implicite, ajoutez la commande :
32107 \end_layout
32108
32109 \begin_layout Standard
32110
32111 \series bold
32112
32113 \backslash
32114 normalmarginpar
32115 \end_layout
32116
32117 \begin_layout Standard
32118 sous forme de code \SpecialChar TeX
32119 .
32120 \begin_inset ERT
32121 status collapsed
32122
32123 \begin_layout Plain Layout
32124
32125
32126 \backslash
32127 normalmarginpar 
32128 \end_layout
32129
32130 \end_inset
32131
32132
32133 \begin_inset Newline newline
32134 \end_inset
32135
32136  
32137 \begin_inset Note Greyedout
32138 status open
32139
32140 \begin_layout Plain Layout
32141
32142 \series bold
32143 Note:
32144 \series default
32145  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
32146  
32147 \series bold
32148
32149 \backslash
32150 reversemarginpar
32151 \series default
32152  est aussi utilisée.
32153 \end_layout
32154
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \begin_layout Standard
32161 \begin_inset VSpace bigskip
32162 \end_inset
32163
32164
32165 \begin_inset Marginal
32166 status open
32167
32168 \begin_layout Plain Layout
32169 UnTrèsLongMotEnMarge sans césure.
32170 \end_layout
32171
32172 \end_inset
32173
32174  Comme dans le cas décrit dans la section
32175 \begin_inset space ~
32176 \end_inset
32177
32178
32179 \begin_inset CommandInset ref
32180 LatexCommand ref
32181 reference "subsec:Lignes-multiple-dans-cellule"
32182
32183 \end_inset
32184
32185 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32186  mot d'une note en marge.
32187  Pour éviter ce problème, insérez un espacement horizontal de 0
32188 \begin_inset space \thinspace{}
32189 \end_inset
32190
32191 pt avant le mot en question: 
32192 \begin_inset Marginal
32193 status open
32194
32195 \begin_layout Plain Layout
32196 \begin_inset space \hspace{}
32197 \length 0pt
32198 \end_inset
32199
32200 UnMotTrèsLongEnMarge avec une césure.
32201 \end_layout
32202
32203 \end_inset
32204
32205
32206 \end_layout
32207
32208 \begin_layout Standard
32209 \begin_inset VSpace bigskip
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \begin_layout Standard
32216 \begin_inset Note Greyedout
32217 status open
32218
32219 \begin_layout Plain Layout
32220
32221 \series bold
32222 Note:
32223 \series default
32224  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32225  tableaux, des flottants et des notes de bas de page.
32226 \end_layout
32227
32228 \end_inset
32229
32230
32231 \end_layout
32232
32233 \begin_layout Standard
32234 \begin_inset VSpace bigskip
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \begin_layout Standard
32241 \begin_inset ERT
32242 status collapsed
32243
32244 \begin_layout Plain Layout
32245
32246
32247 \backslash
32248 ifmarginnote
32249 \end_layout
32250
32251 \end_inset
32252
32253
32254 \begin_inset Note Note
32255 status open
32256
32257 \begin_layout Plain Layout
32258 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
32259  
32260 \series bold
32261 marginnote
32262 \series default
32263  a été installé.
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Standard
32272 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
32273  
32274 \series bold
32275 marginnote
32276 \series default
32277
32278 \begin_inset Index idx
32279 status collapsed
32280
32281 \begin_layout Plain Layout
32282 Paquetages \SpecialChar LaTeX
32283  ! marginnote
32284 \end_layout
32285
32286 \end_inset
32287
32288 .
32289  En ajoutant les deux lignes suivantes au préambule de votre document, la
32290  commande que \SpecialChar LyX
32291  utilise pour les notes de marge est redéfinie pour utiliser
32292  la commande fournie par le paquetage 
32293 \series bold
32294 marginnote
32295 \series default
32296  :
32297 \end_layout
32298
32299 \begin_layout Standard
32300
32301 \series bold
32302
32303 \backslash
32304 usepackage{marginnote}
32305 \begin_inset Newline newline
32306 \end_inset
32307
32308
32309 \backslash
32310 let
32311 \backslash
32312 marginpar
32313 \backslash
32314 marginnote
32315 \end_layout
32316
32317 \begin_layout Standard
32318 Ce paquetage est aussi utilisé dans ce document parce que 
32319 \series bold
32320 marginnote
32321 \series default
32322  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32323  vertical pour une note.
32324  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32325  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32326  en page.
32327  Le décalage est inséré dans \SpecialChar LyX
32328  sous forme de code \SpecialChar TeX
32329  directement après la note
32330  sous la forme
32331 \end_layout
32332
32333 \begin_layout Standard
32334
32335 \series bold
32336 [offset]
32337 \end_layout
32338
32339 \begin_layout Standard
32340 où l'offset utilise l'une des unités listées dans le tableau
32341 \begin_inset space ~
32342 \end_inset
32343
32344
32345 \begin_inset CommandInset ref
32346 LatexCommand ref
32347 reference "cha:Unités-de-longueur"
32348
32349 \end_inset
32350
32351 .
32352  Une valeur négative déplace la note vers le haut, une valeur positive la
32353  déplace vers le bas.
32354  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32355  vers le haut de 1.5
32356 \begin_inset space \thinspace{}
32357 \end_inset
32358
32359 cm avec la commande en code \SpecialChar TeX
32360  
32361 \begin_inset Quotes fld
32362 \end_inset
32363
32364
32365 \series bold
32366 [-1.5cm]
32367 \series default
32368
32369 \begin_inset Quotes frd
32370 \end_inset
32371
32372
32373 \begin_inset Marginal
32374 status collapsed
32375
32376 \begin_layout Plain Layout
32377 Cette note en marge est décalée vers le haut de 1.5
32378 \begin_inset space \thinspace{}
32379 \end_inset
32380
32381 cm par rapport à sa position d'origine.
32382 \end_layout
32383
32384 \end_inset
32385
32386
32387 \begin_inset ERT
32388 status collapsed
32389
32390 \begin_layout Plain Layout
32391
32392 [-1.5cm]
32393 \end_layout
32394
32395 \end_inset
32396
32397
32398 \end_layout
32399
32400 \begin_layout Standard
32401 \begin_inset VSpace medskip
32402 \end_inset
32403
32404 Avec le paquetage 
32405 \series bold
32406 marginnote
32407 \series default
32408  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32409  Par exemple les commandes 
32410 \end_layout
32411
32412 \begin_layout Standard
32413
32414 \series bold
32415
32416 \backslash
32417 renewcommand*{
32418 \backslash
32419 raggedleftmarginnote}{
32420 \backslash
32421 centering}
32422 \begin_inset Newline newline
32423 \end_inset
32424
32425
32426 \backslash
32427 renewcommand*{
32428 \backslash
32429 raggedrightmarginnote}{
32430 \backslash
32431 centering}
32432 \end_layout
32433
32434 \begin_layout Standard
32435 donnent un alignement centré.
32436  
32437 \series bold
32438
32439 \backslash
32440 raggedleftmarginnote
32441 \series default
32442  indique une note qui apparaît dans la marge de gauche.
32443 \begin_inset ERT
32444 status collapsed
32445
32446 \begin_layout Plain Layout
32447
32448
32449 \backslash
32450 renewcommand*{
32451 \backslash
32452 raggedleftmarginnote}{
32453 \backslash
32454 centering}
32455 \end_layout
32456
32457 \begin_layout Plain Layout
32458
32459
32460 \backslash
32461 renewcommand*{
32462 \backslash
32463 raggedrightmarginnote}{
32464 \backslash
32465 centering}
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \begin_inset Marginal
32472 status collapsed
32473
32474 \begin_layout Plain Layout
32475 Le texte de cette note en marge est centré.
32476 \end_layout
32477
32478 \end_inset
32479
32480 .
32481  Le comportement implicite est donné par
32482 \end_layout
32483
32484 \begin_layout Standard
32485
32486 \series bold
32487
32488 \backslash
32489 renewcommand*{
32490 \backslash
32491 raggedleftmarginnote}{
32492 \backslash
32493 raggedleft}
32494 \begin_inset Newline newline
32495 \end_inset
32496
32497
32498 \backslash
32499 renewcommand*{
32500 \backslash
32501 raggedrightmarginnote}{
32502 \backslash
32503 raggedright}
32504 \series default
32505
32506 \begin_inset ERT
32507 status collapsed
32508
32509 \begin_layout Plain Layout
32510
32511
32512 \backslash
32513 renewcommand*{
32514 \backslash
32515 raggedleftmarginnote}{
32516 \backslash
32517 raggedleft}
32518 \end_layout
32519
32520 \begin_layout Plain Layout
32521
32522
32523 \backslash
32524 renewcommand*{
32525 \backslash
32526 raggedrightmarginnote}{
32527 \backslash
32528 raggedright}
32529 \end_layout
32530
32531 \end_inset
32532
32533
32534 \end_layout
32535
32536 \begin_layout Standard
32537 \begin_inset VSpace medskip
32538 \end_inset
32539
32540 Pour les autre fonctions du paquetage 
32541 \series bold
32542 marginnote
32543 \series default
32544  nous vous renvoyons à sa documentation 
32545 \begin_inset CommandInset citation
32546 LatexCommand cite
32547 key "marginnote"
32548
32549 \end_inset
32550
32551 .
32552 \end_layout
32553
32554 \begin_layout Standard
32555 \begin_inset VSpace bigskip
32556 \end_inset
32557
32558 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32559  définition.
32560  Pour créer par exemple une entête pour toutes les notes en marge avec le
32561  texte 
32562 \begin_inset Quotes fld
32563 \end_inset
32564
32565
32566 \family sans
32567 \series bold
32568 \bar under
32569 Attention!
32570 \family default
32571 \series default
32572 \bar default
32573
32574 \begin_inset Quotes frd
32575 \end_inset
32576
32577  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32578  de votre document :
32579 \end_layout
32580
32581 \begin_layout Standard
32582
32583 \series bold
32584
32585 \backslash
32586 let
32587 \backslash
32588 myMarginpar
32589 \backslash
32590 marginpar
32591 \begin_inset Newline newline
32592 \end_inset
32593
32594
32595 \backslash
32596 renewcommand{
32597 \backslash
32598 marginpar}[1]{
32599 \backslash
32600 myMarginpar{%
32601 \begin_inset Newline newline
32602 \end_inset
32603
32604
32605 \begin_inset Phantom HPhantom
32606 status open
32607
32608 \begin_layout Plain Layout
32609
32610 \series bold
32611 \begin_inset space ~
32612 \end_inset
32613
32614
32615 \end_layout
32616
32617 \end_inset
32618
32619
32620 \backslash
32621 hspace{0pt}
32622 \backslash
32623 textsf{
32624 \backslash
32625 textbf{
32626 \backslash
32627 underbar{Attention!}}}%
32628 \begin_inset Newline newline
32629 \end_inset
32630
32631
32632 \begin_inset Phantom HPhantom
32633 status open
32634
32635 \begin_layout Plain Layout
32636
32637 \series bold
32638 \begin_inset space ~
32639 \end_inset
32640
32641
32642 \end_layout
32643
32644 \end_inset
32645
32646
32647 \backslash
32648 vspace{1.5mm}
32649 \backslash
32650
32651 \backslash
32652 #1}}
32653 \end_layout
32654
32655 \begin_layout Standard
32656 \begin_inset ERT
32657 status collapsed
32658
32659 \begin_layout Plain Layout
32660
32661
32662 \backslash
32663 let
32664 \backslash
32665 myMarginpar
32666 \backslash
32667 marginpar
32668 \end_layout
32669
32670 \begin_layout Plain Layout
32671
32672
32673 \backslash
32674 renewcommand{
32675 \backslash
32676 marginpar}[1]{
32677 \backslash
32678 myMarginpar{%
32679 \end_layout
32680
32681 \begin_layout Plain Layout
32682
32683    
32684 \backslash
32685 textsf{
32686 \backslash
32687 textbf{
32688 \backslash
32689 underbar{Attention!}}}%
32690 \end_layout
32691
32692 \begin_layout Plain Layout
32693
32694    
32695 \backslash
32696 vspace{1.5mm}
32697 \backslash
32698
32699 \backslash
32700 #1}}
32701 \end_layout
32702
32703 \end_inset
32704
32705
32706 \begin_inset Marginal
32707 status open
32708
32709 \begin_layout Plain Layout
32710 Ceci est une note en marge avec une en-tête prédéfinie.
32711 \end_layout
32712
32713 \end_inset
32714
32715
32716 \begin_inset ERT
32717 status collapsed
32718
32719 \begin_layout Plain Layout
32720
32721 [-1.5cm]
32722 \end_layout
32723
32724 \end_inset
32725
32726
32727 \begin_inset ERT
32728 status collapsed
32729
32730 \begin_layout Plain Layout
32731
32732
32733 \backslash
32734 renewcommand{
32735 \backslash
32736 marginpar}[1]{
32737 \backslash
32738 myMarginpar{#1}}
32739 \end_layout
32740
32741 \end_inset
32742
32743
32744 \begin_inset Note Note
32745 status collapsed
32746
32747 \begin_layout Plain Layout
32748
32749 \lang english
32750 The margin note format is changed only for this example.
32751 \end_layout
32752
32753 \end_inset
32754
32755
32756 \end_layout
32757
32758 \begin_layout Standard
32759 \begin_inset ERT
32760 status collapsed
32761
32762 \begin_layout Plain Layout
32763
32764
32765 \backslash
32766 else
32767 \end_layout
32768
32769 \end_inset
32770
32771
32772 \begin_inset Note Note
32773 status open
32774
32775 \begin_layout Plain Layout
32776 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
32777  
32778 \series bold
32779 marginnote
32780 \series default
32781  n'est pas installé :
32782 \end_layout
32783
32784 \end_inset
32785
32786
32787 \end_layout
32788
32789 \begin_layout Standard
32790 Vous devez installer le paquetage \SpecialChar LaTeX
32791  
32792 \series bold
32793 marginnote
32794 \series default
32795  pour voir la suite de cette section dans la sortie imprimée.
32796 \end_layout
32797
32798 \begin_layout Standard
32799 \begin_inset ERT
32800 status collapsed
32801
32802 \begin_layout Plain Layout
32803
32804
32805 \backslash
32806 fi
32807 \end_layout
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \begin_layout Chapter
32815 Boîtes
32816 \end_layout
32817
32818 \begin_layout Section
32819 Introduction
32820 \begin_inset Index idx
32821 status collapsed
32822
32823 \begin_layout Plain Layout
32824 Boîtes ! Introduction
32825 \end_layout
32826
32827 \end_inset
32828
32829
32830 \end_layout
32831
32832 \begin_layout Standard
32833 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32834  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32835  voir la section
32836 \begin_inset space ~
32837 \end_inset
32838
32839
32840 \begin_inset CommandInset ref
32841 LatexCommand ref
32842 reference "sec:Minipages"
32843
32844 \end_inset
32845
32846 , pour encadrer des portions de texte, voir la section
32847 \begin_inset space ~
32848 \end_inset
32849
32850
32851 \begin_inset CommandInset ref
32852 LatexCommand ref
32853 reference "sec:Décorations"
32854
32855 \end_inset
32856
32857 , pour empêcher que des mots subissent une césure, voir la section
32858 \begin_inset space ~
32859 \end_inset
32860
32861
32862 \begin_inset CommandInset ref
32863 LatexCommand ref
32864 reference "sec:Empêcher-césure"
32865
32866 \end_inset
32867
32868 , pour aligner du texte, voir la section
32869 \begin_inset space ~
32870 \end_inset
32871
32872
32873 \begin_inset CommandInset ref
32874 LatexCommand ref
32875 reference "subsec:Alignement-Vertical"
32876
32877 \end_inset
32878
32879 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32880 \begin_inset space ~
32881 \end_inset
32882
32883
32884 \begin_inset CommandInset ref
32885 LatexCommand ref
32886 reference "sec:Boîtes-colorées"
32887
32888 \end_inset
32889
32890 .
32891 \end_layout
32892
32893 \begin_layout Standard
32894 On peut insérer une boîte en utilisant le menu 
32895 \family sans
32896 Insertion\SpecialChar menuseparator
32897 Boîte
32898 \family default
32899  ou avec le bouton 
32900 \begin_inset Info
32901 type  "icon"
32902 arg   "box-insert Frameless"
32903 \end_inset
32904
32905  de la barre d'outils.
32906  Une boîte grise avec une étiquette 
32907 \family sans
32908 Boîte
32909 \begin_inset space ~
32910 \end_inset
32911
32912 (Minipage)
32913 \family default
32914
32915 \begin_inset Graphics
32916         filename clipart/BoxInsetDefault.png
32917         scale 65
32918         scaleBeforeRotation
32919
32920 \end_inset
32921
32922  est alors insérée.
32923  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32924  et en choisissant 
32925 \family sans
32926 Paramètres
32927 \family default
32928  .
32929  La fenêtre de dialogue qui apparaît donne accès aux types de
32930 \family sans
32931  Boîte
32932 \begin_inset space ~
32933 \end_inset
32934
32935 Intérieure
32936 \family default
32937  
32938 \family sans
32939 Makebox, Parbox
32940 \family default
32941  et 
32942 \family sans
32943 Minipage
32944 \family default
32945 .
32946  Le type 
32947 \family sans
32948 Minipage
32949 \family default
32950  est le type implicite pour les boîtes nouvellement créées et il est décrit
32951  dans la section
32952 \begin_inset space ~
32953 \end_inset
32954
32955
32956 \begin_inset CommandInset ref
32957 LatexCommand ref
32958 reference "sec:Minipages"
32959
32960 \end_inset
32961
32962 ; le type 
32963 \family sans
32964 Parbox
32965 \family default
32966  est décrit dans la section
32967 \begin_inset space ~
32968 \end_inset
32969
32970
32971 \begin_inset CommandInset ref
32972 LatexCommand ref
32973 reference "sec:Parboxes"
32974
32975 \end_inset
32976
32977  et le type 
32978 \family sans
32979 Makebox
32980 \family default
32981  est décrit dans la section
32982 \begin_inset space ~
32983 \end_inset
32984
32985
32986 \begin_inset CommandInset ref
32987 LatexCommand ref
32988 reference "sec:Empêcher-césure"
32989
32990 \end_inset
32991
32992 .
32993 \end_layout
32994
32995 \begin_layout Standard
32996 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
32997  comme les flottants ou les notes de bas de page.
32998 \end_layout
32999
33000 \begin_layout Standard
33001 \begin_inset Note Greyedout
33002 status open
33003
33004 \begin_layout Plain Layout
33005
33006 \series bold
33007 Note:
33008 \series default
33009  Vous ne pouvez pas employer une boîte comme élément dans un environnement
33010  de type 
33011 \family sans
33012 Liste
33013 \family default
33014  ou 
33015 \family sans
33016 Description
33017 \family default
33018 .
33019 \end_layout
33020
33021 \end_inset
33022
33023
33024 \end_layout
33025
33026 \begin_layout Standard
33027 \begin_inset Note Greyedout
33028 status open
33029
33030 \begin_layout Plain Layout
33031
33032 \series bold
33033 Note:
33034 \series default
33035  Pour une raison inconnue, vous ne pouvez mettre le type de la 
33036 \family sans
33037 Boîte
33038 \begin_inset space ~
33039 \end_inset
33040
33041 Intérieure
33042 \family default
33043  à 
33044 \family sans
33045 Aucune
33046 \family default
33047  que quand vous utilisez une boîte encadrée.
33048  Les boîtes sans 
33049 \family sans
33050 Boîte
33051 \begin_inset space ~
33052 \end_inset
33053
33054 Intérieure
33055 \family default
33056  et sans cadre sont expliquées dans la section
33057 \begin_inset space ~
33058 \end_inset
33059
33060
33061 \begin_inset CommandInset ref
33062 LatexCommand ref
33063 reference "sec:Empêcher-césure"
33064
33065 \end_inset
33066
33067 .
33068 \end_layout
33069
33070 \end_inset
33071
33072
33073 \end_layout
33074
33075 \begin_layout Section
33076 La fenêtre de dialogue Boîte
33077 \begin_inset CommandInset label
33078 LatexCommand label
33079 name "sec:Boîte-Dialogue"
33080
33081 \end_inset
33082
33083
33084 \begin_inset Index idx
33085 status collapsed
33086
33087 \begin_layout Plain Layout
33088 Boîtes ! Fenêtre de dialogue Boîte
33089 \end_layout
33090
33091 \end_inset
33092
33093
33094 \end_layout
33095
33096 \begin_layout Subsection
33097 Taille
33098 \begin_inset Index idx
33099 status collapsed
33100
33101 \begin_layout Plain Layout
33102 Boîtes ! Taille
33103 \end_layout
33104
33105 \end_inset
33106
33107
33108 \end_layout
33109
33110 \begin_layout Standard
33111 Dans la fenêtre de dialogue 
33112 \family sans
33113 Paramètres
33114 \begin_inset space ~
33115 \end_inset
33116
33117 de
33118 \begin_inset space ~
33119 \end_inset
33120
33121 Boîte
33122 \family default
33123  vous pouvez modifier la géométrie de la boîte avec les champs 
33124 \family sans
33125 Largeur
33126 \family default
33127  et 
33128 \family sans
33129 Hauteur
33130 \family default
33131 .
33132  Les unités de longueur qui sont utilisables dans ces champs sont décrites
33133  dans le tableau
33134 \begin_inset space ~
33135 \end_inset
33136
33137
33138 \begin_inset CommandInset ref
33139 LatexCommand ref
33140 reference "tab:Unités"
33141
33142 \end_inset
33143
33144 .
33145  Le champ 
33146 \family sans
33147 Hauteur
33148 \family default
33149  offre en plus les spécifications de taille suivantes :
33150 \end_layout
33151
33152 \begin_layout Description
33153 Profondeur C'est simplement la 
33154 \begin_inset Quotes fld
33155 \end_inset
33156
33157 hauteur
33158 \begin_inset Quotes frd
33159 \end_inset
33160
33161  du texte.
33162  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
33163  lignes de texte dans la boîte.
33164 \begin_inset Newline newline
33165 \end_inset
33166
33167
33168 \begin_inset Newline newline
33169 \end_inset
33170
33171
33172 \begin_inset Newline newline
33173 \end_inset
33174
33175
33176 \begin_inset Box Boxed
33177 position "c"
33178 hor_pos "c"
33179 has_inner_box 1
33180 inner_pos "c"
33181 use_parbox 0
33182 use_makebox 0
33183 width "12col%"
33184 special "none"
33185 height "1in"
33186 height_special "depth"
33187 thickness "0.4pt"
33188 separation "3pt"
33189 shadowsize "4pt"
33190 framecolor "black"
33191 backgroundcolor "none"
33192 status open
33193
33194 \begin_layout Plain Layout
33195 \align center
33196 Boîte dont la hauteur est égale à 1
33197 \begin_inset space \thinspace{}
33198 \end_inset
33199
33200 Profondeur
33201 \end_layout
33202
33203 \end_inset
33204
33205
33206 \begin_inset Newline newline
33207 \end_inset
33208
33209
33210 \begin_inset Newline newline
33211 \end_inset
33212
33213
33214 \end_layout
33215
33216 \begin_layout Description
33217 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33218  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33219  est deux fois plus haute que le texte : 
33220 \begin_inset Box Boxed
33221 position "c"
33222 hor_pos "c"
33223 has_inner_box 1
33224 inner_pos "c"
33225 use_parbox 0
33226 use_makebox 0
33227 width "20col%"
33228 special "none"
33229 height "2in"
33230 height_special "height"
33231 thickness "0.4pt"
33232 separation "3pt"
33233 shadowsize "4pt"
33234 framecolor "black"
33235 backgroundcolor "none"
33236 status open
33237
33238 \begin_layout Plain Layout
33239 \align center
33240 Boîte dont la hauteur est 2
33241 \begin_inset space \thinspace{}
33242 \end_inset
33243
33244 Hauteur
33245 \end_layout
33246
33247 \end_inset
33248
33249
33250 \end_layout
33251
33252 \begin_layout Description
33253 Hauteur
33254 \begin_inset space ~
33255 \end_inset
33256
33257 Totale C'est égal à Hauteur
33258 \begin_inset space \thinspace{}
33259 \end_inset
33260
33261 +
33262 \begin_inset space \thinspace{}
33263 \end_inset
33264
33265 Profondeur : 
33266 \begin_inset Box Boxed
33267 position "c"
33268 hor_pos "c"
33269 has_inner_box 1
33270 inner_pos "c"
33271 use_parbox 0
33272 use_makebox 0
33273 width "20col%"
33274 special "none"
33275 height "1in"
33276 height_special "totalheight"
33277 thickness "0.4pt"
33278 separation "3pt"
33279 shadowsize "4pt"
33280 framecolor "black"
33281 backgroundcolor "none"
33282 status open
33283
33284 \begin_layout Plain Layout
33285 \align center
33286 Boîte dont la hauteur est 1
33287 \begin_inset space \thinspace{}
33288 \end_inset
33289
33290 Hauteur
33291 \begin_inset space ~
33292 \end_inset
33293
33294 Totale
33295 \end_layout
33296
33297 \end_inset
33298
33299
33300 \end_layout
33301
33302 \begin_layout Description
33303 Largeur On prend la largeur de la boîte comme hauteur : 
33304 \begin_inset Box Boxed
33305 position "c"
33306 hor_pos "c"
33307 has_inner_box 1
33308 inner_pos "c"
33309 use_parbox 0
33310 use_makebox 0
33311 width "12col%"
33312 special "none"
33313 height "1in"
33314 height_special "width"
33315 thickness "0.4pt"
33316 separation "3pt"
33317 shadowsize "4pt"
33318 framecolor "black"
33319 backgroundcolor "none"
33320 status open
33321
33322 \begin_layout Plain Layout
33323 \align center
33324 Boîte dont la hauteur est 1
33325 \begin_inset space \thinspace{}
33326 \end_inset
33327
33328 Largeur
33329 \end_layout
33330
33331 \end_inset
33332
33333
33334 \end_layout
33335
33336 \begin_layout Subsection
33337 Alignement
33338 \begin_inset Index idx
33339 status collapsed
33340
33341 \begin_layout Plain Layout
33342 Boîtes ! Alignement
33343 \end_layout
33344
33345 \end_inset
33346
33347
33348 \end_layout
33349
33350 \begin_layout Standard
33351 Quand vous avez choisi une 
33352 \family sans
33353 Boîte
33354 \begin_inset space ~
33355 \end_inset
33356
33357 Intérieure
33358 \family default
33359 , l'alignement vertical de la boîte peut être :
33360 \end_layout
33361
33362 \begin_layout Description
33363 Haut Ceci est un exemple de texte.
33364  
33365 \begin_inset Box Boxed
33366 position "t"
33367 hor_pos "c"
33368 has_inner_box 1
33369 inner_pos "c"
33370 use_parbox 0
33371 use_makebox 0
33372 width "12col%"
33373 special "none"
33374 height "1in"
33375 height_special "totalheight"
33376 thickness "0.4pt"
33377 separation "3pt"
33378 shadowsize "4pt"
33379 framecolor "black"
33380 backgroundcolor "none"
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384 \align center
33385 Cette boîte est alignée sur le haut.
33386 \end_layout
33387
33388 \end_inset
33389
33390  Ceci est un exemple de texte.
33391 \end_layout
33392
33393 \begin_layout Description
33394 Milieu Ceci est un exemple de texte.
33395  
33396 \begin_inset Box Boxed
33397 position "c"
33398 hor_pos "c"
33399 has_inner_box 1
33400 inner_pos "c"
33401 use_parbox 0
33402 use_makebox 0
33403 width "12col%"
33404 special "none"
33405 height "1in"
33406 height_special "totalheight"
33407 thickness "0.4pt"
33408 separation "3pt"
33409 shadowsize "4pt"
33410 framecolor "black"
33411 backgroundcolor "none"
33412 status collapsed
33413
33414 \begin_layout Plain Layout
33415 \align center
33416 Cette boîte est alignée au centre.
33417 \end_layout
33418
33419 \end_inset
33420
33421  Ceci est un exemple de texte.
33422 \end_layout
33423
33424 \begin_layout Description
33425 Bas Ceci est un exemple de texte.
33426  
33427 \begin_inset Box Boxed
33428 position "b"
33429 hor_pos "c"
33430 has_inner_box 1
33431 inner_pos "c"
33432 use_parbox 0
33433 use_makebox 0
33434 width "12col%"
33435 special "none"
33436 height "1in"
33437 height_special "totalheight"
33438 thickness "0.4pt"
33439 separation "3pt"
33440 shadowsize "4pt"
33441 framecolor "black"
33442 backgroundcolor "none"
33443 status collapsed
33444
33445 \begin_layout Plain Layout
33446 \align center
33447 Cette boîte est alignée sur le bas.
33448 \end_layout
33449
33450 \end_inset
33451
33452  Ceci est un exemple de texte.
33453 \end_layout
33454
33455 \begin_layout Standard
33456 \begin_inset Note Greyedout
33457 status open
33458
33459 \begin_layout Plain Layout
33460
33461 \series bold
33462 Note:
33463 \series default
33464  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33465  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33466  l'autre non.
33467 \end_layout
33468
33469 \end_inset
33470
33471
33472 \end_layout
33473
33474 \begin_layout Standard
33475 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33476  paragraphe grâce à la fenêtre de dialogue 
33477 \family sans
33478 Paramètres
33479 \begin_inset space ~
33480 \end_inset
33481
33482 de
33483 \begin_inset space ~
33484 \end_inset
33485
33486 Boîte
33487 \family default
33488 .
33489 \end_layout
33490
33491 \begin_layout Standard
33492 \begin_inset VSpace bigskip
33493 \end_inset
33494
33495 Quand vous avez choisi une 
33496 \family sans
33497 Boîte
33498 \begin_inset space ~
33499 \end_inset
33500
33501 Intérieure
33502 \family default
33503 , l'alignement vertical du contenu de la boîte peut être :
33504 \end_layout
33505
33506 \begin_layout Description
33507 haut Ceci est un exemple de texte.
33508 \begin_inset Box Boxed
33509 position "c"
33510 hor_pos "c"
33511 has_inner_box 1
33512 inner_pos "t"
33513 use_parbox 0
33514 use_makebox 0
33515 width "12col%"
33516 special "none"
33517 height "1.5in"
33518 height_special "totalheight"
33519 thickness "0.4pt"
33520 separation "3pt"
33521 shadowsize "4pt"
33522 framecolor "black"
33523 backgroundcolor "none"
33524 status collapsed
33525
33526 \begin_layout Plain Layout
33527 \align center
33528 Le texte de cette boîte est aligné sur le haut.
33529 \end_layout
33530
33531 \end_inset
33532
33533  Ceci est un exemple de texte.
33534 \end_layout
33535
33536 \begin_layout Description
33537 milieu Ceci est un exemple de texte.
33538  
33539 \begin_inset Box Boxed
33540 position "c"
33541 hor_pos "c"
33542 has_inner_box 1
33543 inner_pos "c"
33544 use_parbox 0
33545 use_makebox 0
33546 width "12col%"
33547 special "none"
33548 height "1.5in"
33549 height_special "totalheight"
33550 thickness "0.4pt"
33551 separation "3pt"
33552 shadowsize "4pt"
33553 framecolor "black"
33554 backgroundcolor "none"
33555 status collapsed
33556
33557 \begin_layout Plain Layout
33558 \align center
33559 Le texte de cette boîte est aligné au centre
33560 \end_layout
33561
33562 \end_inset
33563
33564  Ceci est un exemple de texte.
33565 \end_layout
33566
33567 \begin_layout Description
33568 bas Ceci est un exemple de texte.
33569  
33570 \begin_inset Box Boxed
33571 position "c"
33572 hor_pos "c"
33573 has_inner_box 1
33574 inner_pos "b"
33575 use_parbox 0
33576 use_makebox 0
33577 width "12col%"
33578 special "none"
33579 height "1.5in"
33580 height_special "totalheight"
33581 thickness "0.4pt"
33582 separation "3pt"
33583 shadowsize "4pt"
33584 framecolor "black"
33585 backgroundcolor "none"
33586 status collapsed
33587
33588 \begin_layout Plain Layout
33589 \align center
33590 Le texte de cette boîte est aligné en bas.
33591 \end_layout
33592
33593 \end_inset
33594
33595  Ceci est un exemple de texte.
33596 \end_layout
33597
33598 \begin_layout Description
33599 élongation Ceci est un exemple de texte.
33600  
33601 \begin_inset Box Boxed
33602 position "c"
33603 hor_pos "c"
33604 has_inner_box 1
33605 inner_pos "s"
33606 use_parbox 0
33607 use_makebox 0
33608 width "12col%"
33609 special "none"
33610 height "1.5in"
33611 height_special "totalheight"
33612 thickness "0.4pt"
33613 separation "3pt"
33614 shadowsize "4pt"
33615 framecolor "black"
33616 backgroundcolor "none"
33617 status collapsed
33618
33619 \begin_layout Plain Layout
33620 \align center
33621 Le texte 
33622 \end_layout
33623
33624 \begin_layout Plain Layout
33625 \align center
33626 de cette
33627 \end_layout
33628
33629 \begin_layout Plain Layout
33630 \align center
33631 boîte est
33632 \end_layout
33633
33634 \begin_layout Plain Layout
33635 \align center
33636 allongé.
33637 \end_layout
33638
33639 \end_inset
33640
33641  Ceci est un exemple de texte.
33642 \end_layout
33643
33644 \begin_layout Standard
33645 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33646  paragraphe.
33647  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33648 \end_layout
33649
33650 \begin_layout Standard
33651 \begin_inset VSpace bigskip
33652 \end_inset
33653
33654 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33655  la fenêtre de dialogue 
33656 \family sans
33657 Paramètres
33658 \begin_inset space ~
33659 \end_inset
33660
33661 de
33662 \begin_inset space ~
33663 \end_inset
33664
33665 paragraphe
33666 \family default
33667  quand vous avez choisi une 
33668 \family sans
33669 Boîte
33670 \begin_inset space ~
33671 \end_inset
33672
33673 Intérieure
33674 \family default
33675 .
33676 \end_layout
33677
33678 \begin_layout Standard
33679 \align center
33680 \begin_inset Box Boxed
33681 position "c"
33682 hor_pos "c"
33683 has_inner_box 1
33684 inner_pos "s"
33685 use_parbox 0
33686 use_makebox 0
33687 width "15col%"
33688 special "none"
33689 height "1.25in"
33690 height_special "totalheight"
33691 thickness "0.4pt"
33692 separation "3pt"
33693 shadowsize "4pt"
33694 framecolor "black"
33695 backgroundcolor "none"
33696 status open
33697
33698 \begin_layout Plain Layout
33699 \align left
33700 Le texte de 
33701 \end_layout
33702
33703 \begin_layout Plain Layout
33704 \align left
33705 cette boîte
33706 \end_layout
33707
33708 \begin_layout Plain Layout
33709 \align right
33710 est allongé.
33711 \end_layout
33712
33713 \end_inset
33714
33715
33716 \end_layout
33717
33718 \begin_layout Standard
33719 Si vous n'avez pas choisi une 
33720 \family sans
33721 Boîte
33722 \begin_inset space ~
33723 \end_inset
33724
33725 Intérieure
33726 \family default
33727 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33728  de dialogue de boîte.
33729 \begin_inset Separator latexpar
33730 \end_inset
33731
33732
33733 \end_layout
33734
33735 \begin_layout Standard
33736 \align center
33737 \begin_inset Box Boxed
33738 position "c"
33739 hor_pos "s"
33740 has_inner_box 0
33741 inner_pos "s"
33742 use_parbox 0
33743 use_makebox 0
33744 width "90col%"
33745 special "none"
33746 height "1.25in"
33747 height_special "totalheight"
33748 thickness "0.4pt"
33749 separation "3pt"
33750 shadowsize "4pt"
33751 framecolor "black"
33752 backgroundcolor "none"
33753 status open
33754
33755 \begin_layout Plain Layout
33756 Le texte de cette boîte est allongé horizontalement.
33757 \end_layout
33758
33759 \end_inset
33760
33761
33762 \end_layout
33763
33764 \begin_layout Subsection
33765 Décorations
33766 \begin_inset CommandInset label
33767 LatexCommand label
33768 name "sec:Décorations"
33769
33770 \end_inset
33771
33772
33773 \begin_inset Index idx
33774 status collapsed
33775
33776 \begin_layout Plain Layout
33777 Boîtes ! Décorations
33778 \end_layout
33779
33780 \end_inset
33781
33782
33783 \end_layout
33784
33785 \begin_layout Standard
33786 On peut spécifier le style de la boîte en utilisant la liste déroulante
33787  
33788 \family sans
33789 Décoration
33790 \family default
33791 .
33792  Les possibilités sont les suivantes :
33793 \end_layout
33794
33795 \begin_layout Description
33796 Aucun
33797 \begin_inset space ~
33798 \end_inset
33799
33800 cadre
33801 \begin_inset space ~
33802 \end_inset
33803
33804 tracé Rien n'est tracé
33805 \end_layout
33806
33807 \begin_layout Description
33808 Cadre
33809 \begin_inset space ~
33810 \end_inset
33811
33812 rectangulaire
33813 \begin_inset space ~
33814 \end_inset
33815
33816 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33817  L'épaisseur du trait de ce cadre peut être précisé.
33818 \begin_inset Newline newline
33819 \end_inset
33820
33821
33822 \begin_inset Box Boxed
33823 position "c"
33824 hor_pos "c"
33825 has_inner_box 1
33826 inner_pos "c"
33827 use_parbox 0
33828 use_makebox 0
33829 width "20col%"
33830 special "none"
33831 height "1in"
33832 height_special "totalheight"
33833 thickness "0.4pt"
33834 separation "3pt"
33835 shadowsize "4pt"
33836 framecolor "black"
33837 backgroundcolor "none"
33838 status open
33839
33840 \begin_layout Plain Layout
33841 \align center
33842 Boîte rectangulaire
33843 \end_layout
33844
33845 \end_inset
33846
33847
33848 \end_layout
33849
33850 \begin_layout Description
33851 Cadre
33852 \begin_inset space ~
33853 \end_inset
33854
33855 oval,
33856 \begin_inset space ~
33857 \end_inset
33858
33859 fin Ceci dessine un cadre ovalisée autour de la boîte.
33860  L'épaisseur du trait de ce cadre est de  0.4
33861 \begin_inset space \thinspace{}
33862 \end_inset
33863
33864 pt.
33865  
33866 \begin_inset Box ovalbox
33867 position "c"
33868 hor_pos "c"
33869 has_inner_box 1
33870 inner_pos "c"
33871 use_parbox 0
33872 use_makebox 0
33873 width "20col%"
33874 special "none"
33875 height "1in"
33876 height_special "totalheight"
33877 thickness "0.4pt"
33878 separation "3pt"
33879 shadowsize "4pt"
33880 framecolor "black"
33881 backgroundcolor "none"
33882 status open
33883
33884 \begin_layout Plain Layout
33885 \align center
33886 Boîte ovalisée, fine
33887 \end_layout
33888
33889 \end_inset
33890
33891
33892 \end_layout
33893
33894 \begin_layout Description
33895 Cadre
33896 \begin_inset space ~
33897 \end_inset
33898
33899 oval,
33900 \begin_inset space ~
33901 \end_inset
33902
33903 épais Ceci dessine un cadre ovalisée autour de la boîte.
33904  L'épaisseur du trait de ce cadre est de   0.8
33905 \begin_inset space \thinspace{}
33906 \end_inset
33907
33908 pt.
33909  
33910 \begin_inset Box Ovalbox
33911 position "c"
33912 hor_pos "c"
33913 has_inner_box 1
33914 inner_pos "c"
33915 use_parbox 0
33916 use_makebox 0
33917 width "20col%"
33918 special "none"
33919 height "1in"
33920 height_special "totalheight"
33921 thickness "0.4pt"
33922 separation "3pt"
33923 shadowsize "4pt"
33924 framecolor "black"
33925 backgroundcolor "none"
33926 status open
33927
33928 \begin_layout Plain Layout
33929 \align center
33930 Boîte ovalisée, épaisse
33931 \end_layout
33932
33933 \end_inset
33934
33935
33936 \end_layout
33937
33938 \begin_layout Description
33939 Ombre
33940 \begin_inset space ~
33941 \end_inset
33942
33943 en
33944 \begin_inset space ~
33945 \end_inset
33946
33947 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33948  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
33949  
33950 \begin_inset Box Shadowbox
33951 position "c"
33952 hor_pos "c"
33953 has_inner_box 1
33954 inner_pos "c"
33955 use_parbox 0
33956 use_makebox 0
33957 width "20col%"
33958 special "none"
33959 height "1in"
33960 height_special "totalheight"
33961 thickness "0.4pt"
33962 separation "3pt"
33963 shadowsize "4pt"
33964 framecolor "black"
33965 backgroundcolor "none"
33966 status open
33967
33968 \begin_layout Plain Layout
33969 \align center
33970 Boîte ombrée
33971 \end_layout
33972
33973 \end_inset
33974
33975
33976 \end_layout
33977
33978 \begin_layout Description
33979 Fond
33980 \begin_inset space ~
33981 \end_inset
33982
33983 ombré Ceci dessine une boîte avec un arrière plan rouge.
33984  Contrairement aux boîtes coloriées
33985 \begin_inset Foot
33986 status collapsed
33987
33988 \begin_layout Plain Layout
33989 Voir la section
33990 \begin_inset space ~
33991 \end_inset
33992
33993
33994 \begin_inset CommandInset ref
33995 LatexCommand ref
33996 reference "sec:Boîtes-colorées"
33997
33998 \end_inset
33999
34000 .
34001 \end_layout
34002
34003 \end_inset
34004
34005 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
34006  son propre paragraphe.
34007 \begin_inset Box Shaded
34008 position "t"
34009 hor_pos "c"
34010 has_inner_box 0
34011 inner_pos "t"
34012 use_parbox 0
34013 use_makebox 0
34014 width "50col%"
34015 special "none"
34016 height "1in"
34017 height_special "totalheight"
34018 thickness "0.4pt"
34019 separation "3pt"
34020 shadowsize "4pt"
34021 framecolor "black"
34022 backgroundcolor "none"
34023 status open
34024
34025 \begin_layout Plain Layout
34026 Boîte avec fond ombré
34027 \end_layout
34028
34029 \end_inset
34030
34031
34032 \end_layout
34033
34034 \begin_layout Description
34035 Cadre
34036 \begin_inset space ~
34037 \end_inset
34038
34039 rectangulaire
34040 \begin_inset space ~
34041 \end_inset
34042
34043 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
34044  boîte.
34045  L'épaisseur du trait du cadre interne est de 0.75
34046 \begin_inset space \thinspace{}
34047 \end_inset
34048
34049 épaisseur
34050 \begin_inset space ~
34051 \end_inset
34052
34053 du
34054 \begin_inset space ~
34055 \end_inset
34056
34057 trait, l'épaisseur du trait du cadre externe est de 1.5
34058 \begin_inset space \thinspace{}
34059 \end_inset
34060
34061 épaisseur
34062 \begin_inset space ~
34063 \end_inset
34064
34065 du
34066 \begin_inset space ~
34067 \end_inset
34068
34069 trait.
34070  La distance entre les deux cadres est de 1.5
34071 \begin_inset space \thinspace{}
34072 \end_inset
34073
34074 épaisseur
34075 \begin_inset space ~
34076 \end_inset
34077
34078 du
34079 \begin_inset space ~
34080 \end_inset
34081
34082 trait
34083 \begin_inset space \thinspace{}
34084 \end_inset
34085
34086 +
34087 \begin_inset space \thinspace{}
34088 \end_inset
34089
34090 0.5
34091 \begin_inset space \thinspace{}
34092 \end_inset
34093
34094 pt.
34095  
34096 \begin_inset Box Doublebox
34097 position "c"
34098 hor_pos "c"
34099 has_inner_box 1
34100 inner_pos "c"
34101 use_parbox 0
34102 use_makebox 0
34103 width "20col%"
34104 special "none"
34105 height "1in"
34106 height_special "totalheight"
34107 thickness "0.4pt"
34108 separation "3pt"
34109 shadowsize "4pt"
34110 framecolor "black"
34111 backgroundcolor "none"
34112 status open
34113
34114 \begin_layout Plain Layout
34115 \align center
34116 Boîte double
34117 \end_layout
34118
34119 \end_inset
34120
34121
34122 \end_layout
34123
34124 \begin_layout Standard
34125 \begin_inset VSpace bigskip
34126 \end_inset
34127
34128 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
34129  s'adapte pour montrer le style
34130  de boîte utilisé.
34131  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
34132  le paquetage \SpecialChar LaTeX
34133  
34134 \series bold
34135 fancybox
34136 \series default
34137
34138 \begin_inset Index idx
34139 status collapsed
34140
34141 \begin_layout Plain Layout
34142 Paquetages \SpecialChar LaTeX
34143  ! fancybox
34144 \end_layout
34145
34146 \end_inset
34147
34148 .
34149 \end_layout
34150
34151 \begin_layout Standard
34152 \begin_inset VSpace bigskip
34153 \end_inset
34154
34155 Quand vous utilisez le style de décoration 
34156 \family sans
34157 cadre rectangulaire simple
34158 \family default
34159  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
34160  de la boîte.
34161  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
34162  prendra toute la largeur de la colonne et la boîte sera considérée comme
34163  son propre paragraphe: 
34164 \begin_inset Box Framed
34165 position "t"
34166 hor_pos "c"
34167 has_inner_box 0
34168 inner_pos "t"
34169 use_parbox 0
34170 use_makebox 0
34171 width "100col%"
34172 special "none"
34173 height "1in"
34174 height_special "totalheight"
34175 thickness "0.4pt"
34176 separation "3pt"
34177 shadowsize "4pt"
34178 framecolor "black"
34179 backgroundcolor "none"
34180 status collapsed
34181
34182 \begin_layout Plain Layout
34183 Boîte avec cadre simple et sauts de page
34184 \end_layout
34185
34186 \end_inset
34187
34188
34189 \end_layout
34190
34191 \begin_layout Section
34192 Personnalisation des boîtes
34193 \begin_inset Index idx
34194 status collapsed
34195
34196 \begin_layout Plain Layout
34197 Boîtes! Personnalisation
34198 \end_layout
34199
34200 \end_inset
34201
34202
34203 \end_layout
34204
34205 \begin_layout Standard
34206 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34207  la commande 
34208 \series bold
34209
34210 \backslash
34211 cornersize
34212 \series default
34213 .
34214  Par exemple, la commande
34215 \end_layout
34216
34217 \begin_layout Standard
34218
34219 \series bold
34220
34221 \backslash
34222 cornersize*{1cm}
34223 \end_layout
34224
34225 \begin_layout Standard
34226 donne un diamètre de 1
34227 \begin_inset space \thinspace{}
34228 \end_inset
34229
34230 cm.
34231  La commande
34232 \end_layout
34233
34234 \begin_layout Standard
34235
34236 \series bold
34237
34238 \backslash
34239 cornersize{num}
34240 \end_layout
34241
34242 \begin_layout Standard
34243 fixe le diamètre à 
34244 \family sans
34245 num
34246 \begin_inset space \thinspace{}
34247 \end_inset
34248
34249 ×
34250 \begin_inset space \thinspace{}
34251 \end_inset
34252
34253 minimum(largeur et hauteur de la boîte)
34254 \family default
34255 .
34256  La valeur implicite est 
34257 \series bold
34258
34259 \backslash
34260 cornersize{0.5}
34261 \series default
34262 .
34263 \end_layout
34264
34265 \begin_layout Standard
34266 \begin_inset ERT
34267 status collapsed
34268
34269 \begin_layout Plain Layout
34270
34271
34272 \backslash
34273 cornersize*{1.5cm}
34274 \end_layout
34275
34276 \end_inset
34277
34278
34279 \begin_inset Box Ovalbox
34280 position "c"
34281 hor_pos "c"
34282 has_inner_box 1
34283 inner_pos "c"
34284 use_parbox 0
34285 use_makebox 0
34286 width "25col%"
34287 special "none"
34288 height "1in"
34289 height_special "totalheight"
34290 thickness "0.4pt"
34291 separation "3pt"
34292 shadowsize "4pt"
34293 framecolor "black"
34294 backgroundcolor "none"
34295 status open
34296
34297 \begin_layout Plain Layout
34298 \align center
34299 Boîte ovale avec 
34300 \series bold
34301
34302 \backslash
34303 cornersize
34304 \series default
34305
34306 \begin_inset space \thinspace{}
34307 \end_inset
34308
34309 =
34310 \begin_inset space \thinspace{}
34311 \end_inset
34312
34313 1.5
34314 \begin_inset space \thinspace{}
34315 \end_inset
34316
34317 cm
34318 \end_layout
34319
34320 \end_inset
34321
34322
34323 \begin_inset ERT
34324 status collapsed
34325
34326 \begin_layout Plain Layout
34327
34328
34329 \backslash
34330 cornersize{0.5}
34331 \end_layout
34332
34333 \end_inset
34334
34335
34336 \end_layout
34337
34338 \begin_layout Standard
34339 \begin_inset VSpace bigskip
34340 \end_inset
34341
34342
34343 \end_layout
34344
34345 \begin_layout Standard
34346 La couleur rouge utilisée implicitement pour les boîtes à 
34347 \family sans
34348 Fond
34349 \begin_inset space ~
34350 \end_inset
34351
34352 ombré
34353 \family default
34354  peut soit être modifiée localement avec la commande 
34355 \series bold
34356
34357 \backslash
34358 definecolor{shadecolor}
34359 \series default
34360 , soit globalement avec le menu 
34361 \family sans
34362 Outils\SpecialChar menuseparator
34363 Préférences
34364 \family default
34365 \SpecialChar menuseparator
34366
34367 \family sans
34368 Couleurs\SpecialChar menuseparator
34369 boîte
34370 \begin_inset space ~
34371 \end_inset
34372
34373 ombrée
34374 \family default
34375 .
34376  La syntaxe de la commande 
34377 \series bold
34378
34379 \backslash
34380 definecolor
34381 \series default
34382  est expliquée dans la section
34383 \begin_inset space ~
34384 \end_inset
34385
34386
34387 \begin_inset CommandInset ref
34388 LatexCommand ref
34389 reference "sec:Tableaux-Colorés"
34390
34391 \end_inset
34392
34393 .
34394 \begin_inset Foot
34395 status collapsed
34396
34397 \begin_layout Plain Layout
34398 Notez que l'utilisation de 
34399 \series bold
34400
34401 \backslash
34402 definecolor
34403 \series default
34404  ne peut se faire sans le paquetage \SpecialChar LaTeX
34405  
34406 \series bold
34407 color
34408 \series default
34409  dans le préambule, voir la section
34410 \begin_inset space ~
34411 \end_inset
34412
34413
34414 \begin_inset CommandInset ref
34415 LatexCommand ref
34416 reference "sec:Boîtes-colorées"
34417
34418 \end_inset
34419
34420 .
34421  
34422 \end_layout
34423
34424 \end_inset
34425
34426
34427 \end_layout
34428
34429 \begin_layout Standard
34430 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34431  le commande en code \SpecialChar TeX
34432  suivantes
34433 \end_layout
34434
34435 \begin_layout Standard
34436
34437 \series bold
34438
34439 \backslash
34440 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34441 \end_layout
34442
34443 \begin_layout Standard
34444 \begin_inset ERT
34445 status collapsed
34446
34447 \begin_layout Plain Layout
34448
34449
34450 \backslash
34451 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34452 \end_layout
34453
34454 \end_inset
34455
34456
34457 \begin_inset Box Shaded
34458 position "t"
34459 hor_pos "c"
34460 has_inner_box 0
34461 inner_pos "t"
34462 use_parbox 0
34463 use_makebox 0
34464 width "100col%"
34465 special "none"
34466 height "1in"
34467 height_special "totalheight"
34468 thickness "0.4pt"
34469 separation "3pt"
34470 shadowsize "4pt"
34471 framecolor "black"
34472 backgroundcolor "none"
34473 status open
34474
34475 \begin_layout Plain Layout
34476
34477 \color yellow
34478 Ceci est un texte jaune dans une boîte à 
34479 \family sans
34480 Fond
34481 \begin_inset space ~
34482 \end_inset
34483
34484 ombré
34485 \family default
34486 \color inherit
34487  
34488 \color yellow
34489 avec un fond vert foncé.
34490 \end_layout
34491
34492 \end_inset
34493
34494
34495 \begin_inset ERT
34496 status collapsed
34497
34498 \begin_layout Plain Layout
34499
34500
34501 \backslash
34502 definecolor{shadecolor}{rgb}{1,0,0}
34503 \end_layout
34504
34505 \end_inset
34506
34507
34508 \end_layout
34509
34510 \begin_layout Standard
34511 \begin_inset VSpace bigskip
34512 \end_inset
34513
34514
34515 \end_layout
34516
34517 \begin_layout Standard
34518 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
34519  boîtes qui suivent la commandes qui les a changées.
34520 \end_layout
34521
34522 \begin_layout Section
34523 Minipages
34524 \begin_inset CommandInset label
34525 LatexCommand label
34526 name "sec:Minipages"
34527
34528 \end_inset
34529
34530
34531 \begin_inset Index idx
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535 Boîtes ! Minipages
34536 \end_layout
34537
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \begin_layout Standard
34544 \SpecialChar LaTeX
34545  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
34546  d'une page.
34547  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34548  règles d'indentation, de saut de ligne, etc.
34549  s'appliquent.
34550 \end_layout
34551
34552 \begin_layout Standard
34553 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34554  langues.
34555 \end_layout
34556
34557 \begin_layout Standard
34558 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34559  Leur largeur est fixée à 45
34560 \begin_inset space \thinspace{}
34561 \end_inset
34562
34563 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34564  via le menu 
34565 \family sans
34566 Insertion\SpecialChar menuseparator
34567 Typographie
34568 \begin_inset space ~
34569 \end_inset
34570
34571 spéciale\SpecialChar menuseparator
34572 Ressort
34573 \begin_inset space ~
34574 \end_inset
34575
34576 Horizontal
34577 \family default
34578 .
34579 \end_layout
34580
34581 \begin_layout Standard
34582 \begin_inset Box Frameless
34583 position "t"
34584 hor_pos "c"
34585 has_inner_box 1
34586 inner_pos "c"
34587 use_parbox 0
34588 use_makebox 0
34589 width "45col%"
34590 special "none"
34591 height "1in"
34592 height_special "totalheight"
34593 thickness "0.4pt"
34594 separation "3pt"
34595 shadowsize "4pt"
34596 framecolor "black"
34597 backgroundcolor "none"
34598 status open
34599
34600 \begin_layout Plain Layout
34601 Ceci est un texte en français.
34602  Ceci est un texte en français.
34603  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  Ceci est un texte en français.
34608  Ceci est un texte en français.Ceci est un texte en français.
34609  Ceci est un texte en français.
34610  Ceci est un texte en français.
34611  Ceci est un texte en français
34612 \begin_inset Foot
34613 status collapsed
34614
34615 \begin_layout Plain Layout
34616 Ceci est une note de bas de page en français.
34617 \end_layout
34618
34619 \end_inset
34620
34621 .Ceci est un texte en français
34622 \end_layout
34623
34624 \end_inset
34625
34626
34627 \begin_inset space \hfill{}
34628 \end_inset
34629
34630
34631 \begin_inset Box Frameless
34632 position "t"
34633 hor_pos "c"
34634 has_inner_box 1
34635 inner_pos "c"
34636 use_parbox 0
34637 use_makebox 0
34638 width "45col%"
34639 special "none"
34640 height "1in"
34641 height_special "totalheight"
34642 thickness "0.4pt"
34643 separation "3pt"
34644 shadowsize "4pt"
34645 framecolor "black"
34646 backgroundcolor "none"
34647 status open
34648
34649 \begin_layout Plain Layout
34650
34651 \lang english
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  This is an English Text.
34664  This is an English Text.
34665  This is an English Text.
34666  This is an English Text.
34667  This is an English Text.
34668 \begin_inset Foot
34669 status collapsed
34670
34671 \begin_layout Plain Layout
34672
34673 \lang english
34674 This is an English footnote.
34675 \end_layout
34676
34677 \end_inset
34678
34679  This is an English Text.
34680 \end_layout
34681
34682 \end_inset
34683
34684
34685 \end_layout
34686
34687 \begin_layout Standard
34688 \begin_inset VSpace bigskip
34689 \end_inset
34690
34691 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34692  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34693  minipages, même si vous les avez mis par exemple à 
34694 \family sans
34695 Moyen
34696 \family default
34697  dans les paramètres du document.
34698 \end_layout
34699
34700 \begin_layout Standard
34701 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34702  portion de texte, voyez la section
34703 \begin_inset space ~
34704 \end_inset
34705
34706
34707 \begin_inset CommandInset ref
34708 LatexCommand ref
34709 reference "sec:Boîtes-colorées"
34710
34711 \end_inset
34712
34713 .
34714 \end_layout
34715
34716 \begin_layout Standard
34717 \begin_inset Note Greyedout
34718 status open
34719
34720 \begin_layout Plain Layout
34721
34722 \series bold
34723 Note:
34724 \series default
34725  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34726  mais les minipages peuvent être utilisées dans un tableau, un flottant
34727  ou une autre boîte.
34728 \end_layout
34729
34730 \end_inset
34731
34732
34733 \end_layout
34734
34735 \begin_layout Standard
34736 \begin_inset VSpace bigskip
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \begin_layout Standard
34743 \SpecialChar LyX
34744  propose également une fonctionnalité de base pour des minipages dont la
34745  taille est automatiquement déterminée par la largeur de leur contenu, via
34746  le module 
34747 \family sans
34748 Minipages de largeur variable
34749 \family default
34750 .
34751  Le fichier du répertoire des exemples \SpecialChar LyX
34752  
34753 \emph on
34754 varwidth-floats-side-by-side
34755 \emph default
34756  illustre l'utilisation de minipages de largeur variable pour placer deux
34757  flottants côte à côte.
34758 \end_layout
34759
34760 \begin_layout Section
34761 Les parboxes
34762 \begin_inset CommandInset label
34763 LatexCommand label
34764 name "sec:Parboxes"
34765
34766 \end_inset
34767
34768
34769 \begin_inset Index idx
34770 status collapsed
34771
34772 \begin_layout Plain Layout
34773 Boîtes ! Parboxes
34774 \end_layout
34775
34776 \end_inset
34777
34778
34779 \end_layout
34780
34781 \begin_layout Standard
34782 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34783  ne peuvent avoir de note de bas de page.
34784 \begin_inset Separator latexpar
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Standard
34791 \align center
34792 \begin_inset Box Frameless
34793 position "t"
34794 hor_pos "c"
34795 has_inner_box 1
34796 inner_pos "t"
34797 use_parbox 1
34798 use_makebox 0
34799 width "33col%"
34800 special "none"
34801 height "1in"
34802 height_special "totalheight"
34803 thickness "0.4pt"
34804 separation "3pt"
34805 shadowsize "4pt"
34806 framecolor "black"
34807 backgroundcolor "none"
34808 status open
34809
34810 \begin_layout Plain Layout
34811 Ceci est un texte à l'intérieur d'une parbox.
34812  Ceci est un texte à l'intérieur d'une parbox.
34813 \end_layout
34814
34815 \begin_layout Plain Layout
34816 Cette note de bas de page ne devrait pas apparaître :
34817 \begin_inset Foot
34818 status open
34819
34820 \begin_layout Plain Layout
34821 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34822  pas.
34823 \end_layout
34824
34825 \end_inset
34826
34827
34828 \end_layout
34829
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \begin_layout Section
34836 Des boîtes pour les mots et les caractères
34837 \begin_inset Index idx
34838 status collapsed
34839
34840 \begin_layout Plain Layout
34841 Boîtes ! Pour les caractères
34842 \end_layout
34843
34844 \end_inset
34845
34846
34847 \end_layout
34848
34849 \begin_layout Subsection
34850 Empêcher la césure
34851 \begin_inset CommandInset label
34852 LatexCommand label
34853 name "sec:Empêcher-césure"
34854
34855 \end_inset
34856
34857
34858 \begin_inset Index idx
34859 status collapsed
34860
34861 \begin_layout Plain Layout
34862 Boîtes ! Pour empêcher la césure
34863 \end_layout
34864
34865 \end_inset
34866
34867
34868 \end_layout
34869
34870 \begin_layout Standard
34871 Vous pouvez utiliser une boîte de type 
34872 \family sans
34873 Makebox
34874 \family default
34875  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
34876 \begin_inset Newline newline
34877 \end_inset
34878
34879 Voici un exemple de texte :
34880 \end_layout
34881
34882 \begin_layout Standard
34883 Cette ligne est un exemple comment vous pouvez empêcher une césure
34884 \begin_inset space ~
34885 \end_inset
34886
34887
34888 \begin_inset Quotes fld
34889 \end_inset
34890
34891 motTrèsTrèsLong
34892 \begin_inset Quotes frd
34893 \end_inset
34894
34895
34896 \end_layout
34897
34898 \begin_layout Standard
34899 Pour empêcher que le mot 
34900 \begin_inset Quotes fld
34901 \end_inset
34902
34903 motTrèsTrèsLong
34904 \begin_inset Quotes frd
34905 \end_inset
34906
34907  soit coupé, mettez le mot dans une boîte, mettez 
34908 \family sans
34909 Boîte
34910 \begin_inset space ~
34911 \end_inset
34912
34913 intérieure
34914 \family default
34915  à 
34916 \family sans
34917 Makebox
34918 \family default
34919  sans spécifier de largeur.
34920 \end_layout
34921
34922 \begin_layout Standard
34923 Voici le résultat :
34924 \end_layout
34925
34926 \begin_layout Standard
34927 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34928  
34929 \begin_inset Box Frameless
34930 position "t"
34931 hor_pos "c"
34932 has_inner_box 1
34933 inner_pos "t"
34934 use_parbox 0
34935 use_makebox 1
34936 width ""
34937 special "none"
34938 height "1in"
34939 height_special "totalheight"
34940 thickness "0.4pt"
34941 separation "3pt"
34942 shadowsize "4pt"
34943 framecolor "black"
34944 backgroundcolor "none"
34945 status open
34946
34947 \begin_layout Plain Layout
34948 \begin_inset Quotes fld
34949 \end_inset
34950
34951 motTrèsTrèsLong
34952 \begin_inset Quotes frd
34953 \end_inset
34954
34955
34956 \end_layout
34957
34958 \end_inset
34959
34960
34961 \end_layout
34962
34963 \begin_layout Standard
34964 Une autre méthode consiste à mettre la commande 
34965 \series bold
34966
34967 \begin_inset Quotes fld
34968 \end_inset
34969
34970
34971 \backslash
34972 -
34973 \series default
34974
34975 \begin_inset Quotes frd
34976 \end_inset
34977
34978  en code \SpecialChar TeX
34979 , juste avant le mot :
34980 \end_layout
34981
34982 \begin_layout Standard
34983 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34984  
34985 \begin_inset Quotes fld
34986 \end_inset
34987
34988
34989 \begin_inset ERT
34990 status collapsed
34991
34992 \begin_layout Plain Layout
34993
34994
34995 \backslash
34996 -
34997 \end_layout
34998
34999 \end_inset
35000
35001 motTrèsTrèsLong
35002 \begin_inset Quotes frd
35003 \end_inset
35004
35005
35006 \end_layout
35007
35008 \begin_layout Standard
35009 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35010  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35011 \family sans
35012 Insertion\SpecialChar menuseparator
35013 Typographie
35014 \begin_inset space ~
35015 \end_inset
35016
35017 spéciale\SpecialChar menuseparator
35018 Passage
35019 \begin_inset space ~
35020 \end_inset
35021
35022 à
35023 \begin_inset space ~
35024 \end_inset
35025
35026 la
35027 \begin_inset space ~
35028 \end_inset
35029
35030 Ligne
35031 \family default
35032  (raccourci 
35033 \family sans
35034 Ctrl-Entrée
35035 \family default
35036 ) :
35037 \end_layout
35038
35039 \begin_layout Standard
35040 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35041 \begin_inset Newline newline
35042 \end_inset
35043
35044
35045 \begin_inset Box Frameless
35046 position "t"
35047 hor_pos "c"
35048 has_inner_box 1
35049 inner_pos "t"
35050 use_parbox 0
35051 use_makebox 1
35052 width ""
35053 special "none"
35054 height "1in"
35055 height_special "totalheight"
35056 thickness "0.4pt"
35057 separation "3pt"
35058 shadowsize "4pt"
35059 framecolor "black"
35060 backgroundcolor "none"
35061 status open
35062
35063 \begin_layout Plain Layout
35064 \begin_inset Quotes fld
35065 \end_inset
35066
35067 motTrèsTrèsLong
35068 \begin_inset Quotes frd
35069 \end_inset
35070
35071
35072 \end_layout
35073
35074 \end_inset
35075
35076
35077 \end_layout
35078
35079 \begin_layout Subsection
35080 Alignement vertical
35081 \begin_inset CommandInset label
35082 LatexCommand label
35083 name "subsec:Alignement-Vertical"
35084
35085 \end_inset
35086
35087
35088 \begin_inset Index idx
35089 status collapsed
35090
35091 \begin_layout Plain Layout
35092 Boîtes ! Pour l'alignement vertical
35093 \end_layout
35094
35095 \end_inset
35096
35097
35098 \begin_inset Index idx
35099 status collapsed
35100
35101 \begin_layout Plain Layout
35102 Boîtes ! Boîtes élévatrices
35103 \end_layout
35104
35105 \end_inset
35106
35107
35108 \begin_inset Index idx
35109 status collapsed
35110
35111 \begin_layout Plain Layout
35112 Raisebox|see
35113 \begin_inset ERT
35114 status collapsed
35115
35116 \begin_layout Plain Layout
35117
35118 {
35119 \end_layout
35120
35121 \end_inset
35122
35123 Boîtes élévatrices
35124 \begin_inset ERT
35125 status collapsed
35126
35127 \begin_layout Plain Layout
35128
35129 }
35130 \end_layout
35131
35132 \end_inset
35133
35134
35135 \end_layout
35136
35137 \end_inset
35138
35139
35140 \end_layout
35141
35142 \begin_layout Standard
35143 Avec la commande 
35144 \series bold
35145
35146 \backslash
35147 raisebox
35148 \series default
35149  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35150  par rapport au texte qui l'entoure.
35151  La commande
35152 \series bold
35153  
35154 \backslash
35155 raisebox
35156 \series default
35157  s'utilise en suivant la syntaxe suivante :
35158 \end_layout
35159
35160 \begin_layout Standard
35161
35162 \series bold
35163
35164 \backslash
35165 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35166 \end_layout
35167
35168 \begin_layout Standard
35169 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35170  pour l'abaisser.
35171 \end_layout
35172
35173 \begin_layout Standard
35174 Pour aligner le mot 
35175 \begin_inset Quotes fld
35176 \end_inset
35177
35178 empêcher
35179 \begin_inset Quotes frd
35180 \end_inset
35181
35182  de façon à ce que le point le plus bas du caractère le plus 
35183 \begin_inset Quotes fld
35184 \end_inset
35185
35186 profond
35187 \begin_inset Quotes frd
35188 \end_inset
35189
35190 , le 
35191 \begin_inset Quotes fld
35192 \end_inset
35193
35194 p
35195 \begin_inset Quotes frd
35196 \end_inset
35197
35198 , soit au niveau de la ligne de base, insérez la commande 
35199 \end_layout
35200
35201 \begin_layout Standard
35202
35203 \series bold
35204
35205 \backslash
35206 raisebox{
35207 \backslash
35208 depth}{
35209 \end_layout
35210
35211 \begin_layout Standard
35212 en code \SpecialChar TeX
35213  avant le mot.
35214  Insérez après le mot l'accolade fermante 
35215 \begin_inset Quotes fld
35216 \end_inset
35217
35218
35219 \series bold
35220 }
35221 \series default
35222
35223 \begin_inset Quotes frd
35224 \end_inset
35225
35226  en code \SpecialChar TeX
35227 .
35228 \begin_inset Newline newline
35229 \end_inset
35230
35231 Voici le résultat :
35232 \end_layout
35233
35234 \begin_layout Standard
35235 Cette ligne de texte contient le mot 
35236 \begin_inset ERT
35237 status open
35238
35239 \begin_layout Plain Layout
35240
35241
35242 \backslash
35243 raisebox{
35244 \backslash
35245 depth}{
35246 \end_layout
35247
35248 \end_inset
35249
35250
35251 \begin_inset Quotes fld
35252 \end_inset
35253
35254 empêcher
35255 \begin_inset Quotes frd
35256 \end_inset
35257
35258
35259 \begin_inset ERT
35260 status collapsed
35261
35262 \begin_layout Plain Layout
35263
35264 }
35265 \end_layout
35266
35267 \end_inset
35268
35269  comme mot élevé.
35270 \end_layout
35271
35272 \begin_layout Standard
35273 \begin_inset VSpace bigskip
35274 \end_inset
35275
35276 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35277  entre les lignes va être agrandie :
35278 \end_layout
35279
35280 \begin_layout Standard
35281 Cette ligne de texte contient le mot
35282 \begin_inset ERT
35283 status collapsed
35284
35285 \begin_layout Plain Layout
35286
35287
35288 \backslash
35289 raisebox{-
35290 \backslash
35291 depth}{
35292 \end_layout
35293
35294 \end_inset
35295
35296
35297 \begin_inset Quotes fld
35298 \end_inset
35299
35300 empêcher
35301 \begin_inset Quotes frd
35302 \end_inset
35303
35304
35305 \begin_inset ERT
35306 status collapsed
35307
35308 \begin_layout Plain Layout
35309
35310 }
35311 \end_layout
35312
35313 \end_inset
35314
35315  comme mot abaissé.
35316 \begin_inset Newline newline
35317 \end_inset
35318
35319 Cette ligne de texte contient le mot 
35320 \begin_inset ERT
35321 status collapsed
35322
35323 \begin_layout Plain Layout
35324
35325
35326 \backslash
35327 raisebox{0.5cm}{
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \begin_inset Quotes fld
35334 \end_inset
35335
35336 tester
35337 \begin_inset Quotes frd
35338 \end_inset
35339
35340
35341 \begin_inset ERT
35342 status collapsed
35343
35344 \begin_layout Plain Layout
35345
35346 }
35347 \end_layout
35348
35349 \end_inset
35350
35351  comme mot élevé.
35352 \end_layout
35353
35354 \begin_layout Standard
35355 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35356  mettez la hauteur de la boîte à zéro.
35357  Par exemple utilisez
35358 \end_layout
35359
35360 \begin_layout Standard
35361
35362 \series bold
35363
35364 \backslash
35365 raisebox{-
35366 \backslash
35367 depth}[0pt]{
35368 \end_layout
35369
35370 \begin_layout Standard
35371 Cette ligne de texte contient le mot
35372 \begin_inset ERT
35373 status collapsed
35374
35375 \begin_layout Plain Layout
35376
35377
35378 \backslash
35379 raisebox{-
35380 \backslash
35381 depth}[0pt]{
35382 \end_layout
35383
35384 \end_inset
35385
35386
35387 \begin_inset Quotes fld
35388 \end_inset
35389
35390 empêcher
35391 \begin_inset Quotes frd
35392 \end_inset
35393
35394
35395 \begin_inset ERT
35396 status collapsed
35397
35398 \begin_layout Plain Layout
35399
35400 }
35401 \end_layout
35402
35403 \end_inset
35404
35405  comme mot abaissé.
35406 \begin_inset Newline newline
35407 \end_inset
35408
35409
35410 \begin_inset Newline newline
35411 \end_inset
35412
35413 Cette ligne de texte contient le mot 
35414 \begin_inset ERT
35415 status collapsed
35416
35417 \begin_layout Plain Layout
35418
35419
35420 \backslash
35421 raisebox{0.5cm}[0pt]{
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \begin_inset Quotes fld
35428 \end_inset
35429
35430 tester
35431 \begin_inset Quotes frd
35432 \end_inset
35433
35434
35435 \begin_inset ERT
35436 status collapsed
35437
35438 \begin_layout Plain Layout
35439
35440 }
35441 \end_layout
35442
35443 \end_inset
35444
35445  comme mot élevé.
35446 \end_layout
35447
35448 \begin_layout Section
35449 Boîtes colorées
35450 \begin_inset CommandInset label
35451 LatexCommand label
35452 name "sec:Boîtes-colorées"
35453
35454 \end_inset
35455
35456
35457 \begin_inset Index idx
35458 status collapsed
35459
35460 \begin_layout Plain Layout
35461 Boîtes ! Couleur
35462 \end_layout
35463
35464 \end_inset
35465
35466
35467 \end_layout
35468
35469 \begin_layout Standard
35470 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
35471  couleur désirée dans la fenêtre de dialogue de la boîte.
35472  Voici par exemple une boîte avec un fond orangé:
35473 \lang english
35474  
35475 \begin_inset Box Frameless
35476 position "t"
35477 hor_pos "c"
35478 has_inner_box 1
35479 inner_pos "t"
35480 use_parbox 0
35481 use_makebox 1
35482 width ""
35483 special "none"
35484 height "1in"
35485 height_special "totalheight"
35486 thickness "0.4pt"
35487 separation "3pt"
35488 shadowsize "4pt"
35489 framecolor "black"
35490 backgroundcolor "orange"
35491 status open
35492
35493 \begin_layout Plain Layout
35494 Boîte avec un fond orangé
35495 \end_layout
35496
35497 \end_inset
35498
35499
35500 \end_layout
35501
35502 \begin_layout Standard
35503 Si vous utilisez la décoration 
35504 \family sans
35505 Cadre
35506 \begin_inset space ~
35507 \end_inset
35508
35509 rectangulaire
35510 \begin_inset space ~
35511 \end_inset
35512
35513 simple
35514 \family default
35515 , vous pouvez colorer le cadre.
35516  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
35517  le met implicitement
35518  en blanc).
35519  voici un exemple: 
35520 \begin_inset Box Boxed
35521 position "t"
35522 hor_pos "c"
35523 has_inner_box 0
35524 inner_pos "t"
35525 use_parbox 0
35526 use_makebox 0
35527 width ""
35528 special "none"
35529 height "1in"
35530 height_special "totalheight"
35531 thickness "0.4pt"
35532 separation "3pt"
35533 shadowsize "4pt"
35534 framecolor "teal"
35535 backgroundcolor "yellow"
35536 status open
35537
35538 \begin_layout Plain Layout
35539 Box with teal frame color and yellow background color
35540 \end_layout
35541
35542 \end_inset
35543
35544
35545 \end_layout
35546
35547 \begin_layout Standard
35548 \begin_inset VSpace bigskip
35549 \end_inset
35550
35551 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
35552  est en couleurs:
35553 \begin_inset Newline newline
35554 \end_inset
35555
35556
35557 \begin_inset Box Boxed
35558 position "t"
35559 hor_pos "c"
35560 has_inner_box 0
35561 inner_pos "t"
35562 use_parbox 0
35563 use_makebox 0
35564 width ""
35565 special "none"
35566 height "1in"
35567 height_special "totalheight"
35568 thickness "0.4pt"
35569 separation "3pt"
35570 shadowsize "4pt"
35571 framecolor "cyan"
35572 backgroundcolor "magenta"
35573 status open
35574
35575 \begin_layout Plain Layout
35576
35577 \color yellow
35578 Ce texte est coloré dans une boîte colorée et encadrée.
35579 \end_layout
35580
35581 \end_inset
35582
35583
35584 \end_layout
35585
35586 \begin_layout Standard
35587 \begin_inset VSpace bigskip
35588 \end_inset
35589
35590
35591 \end_layout
35592
35593 \begin_layout Standard
35594 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
35595  définir vos propres couleurs comme c'est décrit dans la section
35596 \begin_inset space ~
35597 \end_inset
35598
35599
35600 \begin_inset CommandInset ref
35601 LatexCommand ref
35602 reference "sec:Tableaux-Colorés"
35603
35604 \end_inset
35605
35606 .
35607  Pour cela vous devez saisir la boîte ne code TeX.
35608 \end_layout
35609
35610 \begin_layout Standard
35611 Les boîtes à fond coloré sont créées par la commande 
35612 \series bold
35613
35614 \backslash
35615 colorbox
35616 \series default
35617 .
35618  Elle est utilisée avec la syntaxe suivante :
35619 \end_layout
35620
35621 \begin_layout Standard
35622
35623 \series bold
35624
35625 \backslash
35626 colorbox{couleur}{contenu de la boîte}
35627 \end_layout
35628
35629 \begin_layout Standard
35630 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35631  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
35632  un mot sur fond 
35633 \emph on
35634 vertfonce
35635 \emph default
35636 , insérez la commande 
35637 \end_layout
35638
35639 \begin_layout Standard
35640
35641 \series bold
35642
35643 \backslash
35644 colorbox{vertfonce}{
35645 \end_layout
35646
35647 \begin_layout Standard
35648 avant le mot en code \SpecialChar TeX
35649 .
35650  Insérez l'accolade fermante 
35651 \begin_inset Quotes fld
35652 \end_inset
35653
35654 }
35655 \begin_inset Quotes frd
35656 \end_inset
35657
35658  après le mot, en code \SpecialChar TeX
35659 .
35660 \begin_inset Newline newline
35661 \end_inset
35662
35663 Voici le résultat :
35664 \end_layout
35665
35666 \begin_layout Standard
35667 Cette ligne de texte contient le mot
35668 \begin_inset ERT
35669 status collapsed
35670
35671 \begin_layout Plain Layout
35672
35673
35674 \backslash
35675 colorbox{vertfonce}{
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \begin_inset Quotes fld
35682 \end_inset
35683
35684 Attention!
35685 \begin_inset Quotes frd
35686 \end_inset
35687
35688
35689 \begin_inset ERT
35690 status collapsed
35691
35692 \begin_layout Plain Layout
35693
35694 }
35695 \end_layout
35696
35697 \end_inset
35698
35699  sur fond vertfonce.
35700 \end_layout
35701
35702 \begin_layout Standard
35703 Les boîtes avec fond et cadre colorés sont créées via la commande 
35704 \series bold
35705
35706 \backslash
35707 fcolorbox
35708 \series default
35709  avec la syntaxe suivante :
35710 \end_layout
35711
35712 \begin_layout Standard
35713
35714 \series bold
35715
35716 \backslash
35717 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35718 \end_layout
35719
35720 \begin_layout Section
35721 Boîtes pivotées et redimensionnées
35722 \end_layout
35723
35724 \begin_layout Standard
35725 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
35726 \family sans
35727 BoîtesGraphiques
35728 \family default
35729  oit être vchargé via les paramètres du document.
35730 \end_layout
35731
35732 \begin_layout Standard
35733 \begin_inset Note Greyedout
35734 status open
35735
35736 \begin_layout Plain Layout
35737
35738 \series bold
35739 Note:
35740 \series default
35741  La plupart des visualiseurs DVI ne sont 
35742 \emph on
35743 pas
35744 \emph default
35745  capables d'afficher des rotations ou des redimensionnements.
35746 \end_layout
35747
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \begin_layout Standard
35754 \begin_inset Note Greyedout
35755 status open
35756
35757 \begin_layout Plain Layout
35758
35759 \series bold
35760 Note:
35761 \series default
35762  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
35763  redimensionnée.
35764 \end_layout
35765
35766 \end_inset
35767
35768
35769 \end_layout
35770
35771 \begin_layout Subsection
35772 Boîtes pivotées
35773 \begin_inset Index idx
35774 status collapsed
35775
35776 \begin_layout Plain Layout
35777 Boîtes ! pivotées
35778 \end_layout
35779
35780 \end_inset
35781
35782
35783 \begin_inset Index idx
35784 status collapsed
35785
35786 \begin_layout Plain Layout
35787 Pivoter des objets
35788 \end_layout
35789
35790 \end_inset
35791
35792
35793 \end_layout
35794
35795 \begin_layout Standard
35796 Pour faire tourner des objets, vous pouvez les mettre dans une 
35797 \family sans
35798 BoîtePivotée
35799 \family default
35800 .
35801  Une telle boîte est insérée via le menu 
35802 \family sans
35803 Insertion\SpecialChar menuseparator
35804 Inserts personnalisables\SpecialChar menuseparator
35805 BoîtePivotée
35806 \family default
35807 .
35808 \end_layout
35809
35810 \begin_layout Standard
35811 La position du pivot peut être précisée via l'insert 
35812 \family sans
35813 Origine
35814 \family default
35815  (menu 
35816 \family sans
35817 Insertion\SpecialChar menuseparator
35818 Origine
35819 \family default
35820 ) sous la forme 
35821 \series bold
35822 origin=position
35823 \series default
35824 .
35825  Les valeurs suivantes sont possibles pour la position: 
35826 \emph on
35827 c
35828 \emph default
35829  (centre), 
35830 \emph on
35831 l
35832 \emph default
35833  (gauche/
35834 \lang english
35835 left
35836 \lang french
35837 ), 
35838 \emph on
35839 r
35840 \emph default
35841  (droite/
35842 \lang english
35843 right
35844 \lang french
35845 ), 
35846 \emph on
35847 b
35848 \emph default
35849  (bas/
35850 \lang english
35851 bottom
35852 \lang french
35853 ), 
35854 \emph on
35855 t
35856 \emph default
35857  (haut/
35858 \lang english
35859 top
35860 \lang french
35861 ), et aussi des combinaisons des quatre positions de base.
35862  Par exemple 
35863 \emph on
35864 lt
35865 \emph default
35866  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
35867  Quand on ne donne pas d'origine, la position 
35868 \emph on
35869 l
35870 \emph default
35871  est utilisée.
35872  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
35873  ou négatif.
35874  Le sens positif de rotation est anti-horaire.
35875 \end_layout
35876
35877 \begin_layout Standard
35878 Dans l'exemple qui suit, 
35879 \series bold
35880 origin=c
35881 \series default
35882  a été saisi dans l'insert 
35883 \family sans
35884 Origin
35885 \family default
35886  et 
35887 \series bold
35888 60
35889 \series default
35890  a été saisi dans l'insert 
35891 \family sans
35892 Angle
35893 \family default
35894 .
35895 \end_layout
35896
35897 \begin_layout Standard
35898 Voici une ligne avec du 
35899 \begin_inset Flex Rotatebox
35900 status open
35901
35902 \begin_layout Plain Layout
35903 \begin_inset Argument 1
35904 status open
35905
35906 \begin_layout Plain Layout
35907 origin=c
35908 \end_layout
35909
35910 \end_inset
35911
35912
35913 \begin_inset Argument 2
35914 status open
35915
35916 \begin_layout Plain Layout
35917 60
35918 \end_layout
35919
35920 \end_inset
35921
35922 texte pivoté
35923 \end_layout
35924
35925 \end_inset
35926
35927 .
35928 \end_layout
35929
35930 \begin_layout Standard
35931 La boîte peut contenir une autre boîte ou une formule en ligne :
35932 \end_layout
35933
35934 \begin_layout Standard
35935 Voici une ligne avec du 
35936 \begin_inset Flex Rotatebox
35937 status open
35938
35939 \begin_layout Plain Layout
35940 \begin_inset Argument 1
35941 status open
35942
35943 \begin_layout Plain Layout
35944 origin=r
35945 \end_layout
35946
35947 \end_inset
35948
35949
35950 \begin_inset Argument 2
35951 status open
35952
35953 \begin_layout Plain Layout
35954 -60
35955 \end_layout
35956
35957 \end_inset
35958
35959
35960 \begin_inset Box Doublebox
35961 position "c"
35962 hor_pos "c"
35963 has_inner_box 0
35964 inner_pos "c"
35965 use_parbox 0
35966 use_makebox 0
35967 width "1in"
35968 special "width"
35969 height "1in"
35970 height_special "totalheight"
35971 thickness "0.4pt"
35972 separation "3pt"
35973 shadowsize "4pt"
35974 framecolor "black"
35975 backgroundcolor "none"
35976 status collapsed
35977
35978 \begin_layout Plain Layout
35979 texte pivoté
35980 \end_layout
35981
35982 \end_inset
35983
35984
35985 \end_layout
35986
35987 \end_inset
35988
35989  et encadré 
35990 \begin_inset Flex Rotatebox
35991 status open
35992
35993 \begin_layout Plain Layout
35994 \begin_inset Argument 1
35995 status open
35996
35997 \begin_layout Plain Layout
35998 origin=lb
35999 \end_layout
36000
36001 \end_inset
36002
36003
36004 \begin_inset Argument 2
36005 status open
36006
36007 \begin_layout Plain Layout
36008 60
36009 \end_layout
36010
36011 \end_inset
36012
36013
36014 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36015 \end_inset
36016
36017
36018 \end_layout
36019
36020 \end_inset
36021
36022  et une formule.
36023 \end_layout
36024
36025 \begin_layout Standard
36026 ou encore une figure ou un tableau :
36027 \end_layout
36028
36029 \begin_layout Standard
36030 Voici une ligne 
36031 \begin_inset Flex Rotatebox
36032 status open
36033
36034 \begin_layout Plain Layout
36035 \begin_inset Argument 1
36036 status open
36037
36038 \begin_layout Plain Layout
36039 origin=lb
36040 \end_layout
36041
36042 \end_inset
36043
36044
36045 \begin_inset Argument 2
36046 status open
36047
36048 \begin_layout Plain Layout
36049 90
36050 \end_layout
36051
36052 \end_inset
36053
36054
36055 \begin_inset Graphics
36056         filename ../clipart/platypus.eps
36057         lyxscale 50
36058         width 25col%
36059
36060 \end_inset
36061
36062
36063 \end_layout
36064
36065 \end_inset
36066
36067  avec une image pivotée de 90° 
36068 \begin_inset Flex Rotatebox
36069 status open
36070
36071 \begin_layout Plain Layout
36072 \begin_inset Argument 2
36073 status open
36074
36075 \begin_layout Plain Layout
36076 -90
36077 \end_layout
36078
36079 \end_inset
36080
36081
36082 \begin_inset Tabular
36083 <lyxtabular version="3" rows="2" columns="2">
36084 <features tabularvalignment="middle">
36085 <column alignment="center" valignment="top">
36086 <column alignment="center" valignment="top">
36087 <row>
36088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36089 \begin_inset Text
36090
36091 \begin_layout Plain Layout
36092 q
36093 \end_layout
36094
36095 \end_inset
36096 </cell>
36097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36098 \begin_inset Text
36099
36100 \begin_layout Plain Layout
36101 w
36102 \end_layout
36103
36104 \end_inset
36105 </cell>
36106 </row>
36107 <row>
36108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36109 \begin_inset Text
36110
36111 \begin_layout Plain Layout
36112 e
36113 \end_layout
36114
36115 \end_inset
36116 </cell>
36117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36118 \begin_inset Text
36119
36120 \begin_layout Plain Layout
36121 r
36122 \end_layout
36123
36124 \end_inset
36125 </cell>
36126 </row>
36127 </lyxtabular>
36128
36129 \end_inset
36130
36131
36132 \end_layout
36133
36134 \end_inset
36135
36136  et un tableau.
36137 \begin_inset Index idx
36138 status collapsed
36139
36140 \begin_layout Plain Layout
36141 Figures ! Pivotées
36142 \end_layout
36143
36144 \end_inset
36145
36146
36147 \begin_inset Index idx
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151 Tableau ! Pivoter
36152 \end_layout
36153
36154 \end_inset
36155
36156
36157 \end_layout
36158
36159 \begin_layout Standard
36160
36161 \lang english
36162 \begin_inset Note Greyedout
36163 status open
36164
36165 \begin_layout Plain Layout
36166
36167 \series bold
36168 Nota:
36169 \series default
36170  si l'insert 
36171 \family sans
36172 Angle
36173 \family default
36174  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36175  \SpecialChar LaTeX
36176  à l'affichage ou l'exportation du document.
36177 \end_layout
36178
36179 \end_inset
36180
36181
36182 \end_layout
36183
36184 \begin_layout Subsection
36185 Les boîtes redimensionnées
36186 \begin_inset Index idx
36187 status collapsed
36188
36189 \begin_layout Plain Layout
36190 Boîtes ! Redimensionnées
36191 \end_layout
36192
36193 \end_inset
36194
36195
36196 \begin_inset Index idx
36197 status collapsed
36198
36199 \begin_layout Plain Layout
36200 Redimensionner des objets
36201 \end_layout
36202
36203 \end_inset
36204
36205
36206 \end_layout
36207
36208 \begin_layout Standard
36209 Pour redimensionner des objets, il faut les insérer dans une 
36210 \family sans
36211 BoîteÉchelle
36212 \family default
36213 , et pour cela utiliser le menu 
36214 \family sans
36215 Insertion\SpecialChar menuseparator
36216 Inserts personnalisables\SpecialChar menuseparator
36217 BoîteÉchelle
36218 \family default
36219 .
36220 \end_layout
36221
36222 \begin_layout Standard
36223 L'insert 
36224 \family sans
36225 BoîteÉchelle
36226 \family default
36227  comporte un insert obligatoire 
36228 \family sans
36229 Facteur-H 
36230 \family default
36231 et un insert facultatif 
36232 \family sans
36233 Facteur-V
36234 \family default
36235  (ouvert via le menu 
36236 \family sans
36237 Insertion\SpecialChar menuseparator
36238 Facteur-V)
36239 \family default
36240 .
36241  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
36242  vertical.
36243  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
36244  comme facteur vertical.
36245 \end_layout
36246
36247 \begin_layout Standard
36248 Pour doubler la taille du texte par rapport à la taille de texte du document,
36249  saisir 
36250 \series bold
36251 2
36252 \series default
36253  dans l'insert 
36254 \family sans
36255 Facteur-H:
36256 \family default
36257  
36258 \begin_inset Flex Scalebox
36259 status open
36260
36261 \begin_layout Plain Layout
36262 \begin_inset Argument 1
36263 status open
36264
36265 \begin_layout Plain Layout
36266 2
36267 \end_layout
36268
36269 \end_inset
36270
36271 Bonjour
36272 \end_layout
36273
36274 \end_inset
36275
36276
36277 \end_layout
36278
36279 \begin_layout Standard
36280
36281 \series bold
36282 2
36283 \series default
36284  comme 
36285 \family sans
36286 Facteur-H
36287 \family default
36288  et 
36289 \series bold
36290 1
36291 \series default
36292  comme
36293 \family sans
36294  Facteur-V
36295 \family default
36296  déforme le texte: 
36297 \begin_inset Flex Scalebox
36298 status open
36299
36300 \begin_layout Plain Layout
36301 \begin_inset Argument 1
36302 status open
36303
36304 \begin_layout Plain Layout
36305 2
36306 \end_layout
36307
36308 \end_inset
36309
36310
36311 \begin_inset Argument 2
36312 status open
36313
36314 \begin_layout Plain Layout
36315 1
36316 \end_layout
36317
36318 \end_inset
36319
36320 Bonjour
36321 \end_layout
36322
36323 \end_inset
36324
36325 .
36326 \end_layout
36327
36328 \begin_layout Standard
36329 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
36330  par conséquent 
36331 \series bold
36332 -1
36333 \series default
36334  comme
36335 \family sans
36336  Facteur-H
36337 \family default
36338  et 
36339 \series bold
36340 1
36341 \series default
36342  comme
36343 \family sans
36344  Facteur-V 
36345 \family default
36346 permet de créer de l'écriture en miroir: 
36347 \begin_inset Flex Scalebox
36348 status open
36349
36350 \begin_layout Plain Layout
36351 \begin_inset Argument 1
36352 status open
36353
36354 \begin_layout Plain Layout
36355 -1
36356 \end_layout
36357
36358 \end_inset
36359
36360
36361 \begin_inset Argument 2
36362 status open
36363
36364 \begin_layout Plain Layout
36365 1
36366 \end_layout
36367
36368 \end_inset
36369
36370 Bonjour
36371 \end_layout
36372
36373 \end_inset
36374
36375
36376 \end_layout
36377
36378 \begin_layout Standard
36379
36380 \series bold
36381 1
36382 \series default
36383  comme
36384 \family sans
36385  Facteur-H
36386 \family default
36387  et 
36388 \series bold
36389 -1
36390 \series default
36391  comme
36392 \family sans
36393  Facteur-V
36394 \family default
36395  réfléchit le texte 
36396 \begin_inset Flex Scalebox
36397 status open
36398
36399 \begin_layout Plain Layout
36400 \begin_inset Argument 1
36401 status open
36402
36403 \begin_layout Plain Layout
36404 1
36405 \end_layout
36406
36407 \end_inset
36408
36409
36410 \begin_inset Argument 2
36411 status open
36412
36413 \begin_layout Plain Layout
36414 -1
36415 \end_layout
36416
36417 \end_inset
36418
36419 Bonjour
36420 \end_layout
36421
36422 \end_inset
36423
36424  sous la ligne de base.
36425 \end_layout
36426
36427 \begin_layout Standard
36428 La 
36429 \family sans
36430 BoîteMiroir
36431 \family default
36432  (menu 
36433 \family sans
36434 Insertion\SpecialChar menuseparator
36435 Inserts personnalisables\SpecialChar menuseparator
36436 BoîteMiroir)
36437 \family default
36438  est équivalente à 
36439 \series bold
36440 -1
36441 \series default
36442  comme
36443 \family sans
36444  Facteur-H
36445 \family default
36446  et 
36447 \series bold
36448 1
36449 \series default
36450  comme
36451 \family sans
36452  Facteur-V
36453 \family default
36454  pour une 
36455 \family sans
36456 BoîteÉchelle
36457 \family default
36458 .
36459 \end_layout
36460
36461 \begin_layout Standard
36462
36463 \lang english
36464 \begin_inset Note Greyedout
36465 status open
36466
36467 \begin_layout Plain Layout
36468
36469 \series bold
36470 Nota:
36471 \series default
36472  si l'insert 
36473 \family sans
36474 Facteur-H
36475 \family default
36476  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36477  \SpecialChar LaTeX
36478  à l'affichage ou l'exportation du document.
36479 \end_layout
36480
36481 \end_inset
36482
36483
36484 \end_layout
36485
36486 \begin_layout Standard
36487 \begin_inset VSpace bigskip
36488 \end_inset
36489
36490 La 
36491 \family sans
36492 BoîteRetaillée
36493 \family default
36494  (menu 
36495 \family sans
36496 Insertion\SpecialChar menuseparator
36497 Inserts personnalisables\SpecialChar menuseparator
36498 BoîteRetaillée
36499 \family default
36500 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
36501  L'insert 
36502 \family sans
36503 BoîteRetaillée
36504 \family default
36505  comporte un insert obligatoire 
36506 \family sans
36507 Largeur
36508 \family default
36509  et un insert facultatif 
36510 \family sans
36511 Hauteur
36512 \family default
36513  (obtenu via 
36514 \family sans
36515 Insertion\SpecialChar menuseparator
36516 Hauteur)
36517 \family default
36518 .
36519  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
36520  unité.
36521  Le tableau
36522 \begin_inset space ~
36523 \end_inset
36524
36525  
36526 \begin_inset CommandInset ref
36527 LatexCommand ref
36528 reference "tab:Unités"
36529
36530 \end_inset
36531
36532  énumère les unités possibles.
36533  S'il y a un point d'exclamation 
36534 \series bold
36535 !
36536 \series default
36537  dans un des deux inserts, la taille est ajustée pour conserver le rapport
36538  d'aspect de la boîte.
36539  S'il n'y a pas d'insert 
36540 \family sans
36541 Hauteur
36542 \family default
36543 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
36544  
36545 \end_layout
36546
36547 \begin_layout Standard
36548
36549 \series bold
36550 2cm
36551 \series default
36552  comme 
36553 \family sans
36554 Largeur
36555 \family default
36556  et 
36557 \series bold
36558 1cm
36559 \series default
36560  comme 
36561 \family sans
36562 Hauteur
36563 \family default
36564  produit: 
36565 \begin_inset Flex Resizebox
36566 status open
36567
36568 \begin_layout Plain Layout
36569 \begin_inset Argument 1
36570 status open
36571
36572 \begin_layout Plain Layout
36573 2cm
36574 \end_layout
36575
36576 \end_inset
36577
36578
36579 \begin_inset Argument 2
36580 status open
36581
36582 \begin_layout Plain Layout
36583 1cm
36584 \end_layout
36585
36586 \end_inset
36587
36588 Bonjour
36589 \end_layout
36590
36591 \end_inset
36592
36593
36594 \begin_inset Newline newline
36595 \end_inset
36596
36597
36598 \series bold
36599 2cm
36600 \series default
36601  comme 
36602 \family sans
36603 Largeur
36604 \family default
36605  et 
36606 \series bold
36607 !
36608 \series default
36609  comme 
36610 \family sans
36611 Hauteur
36612 \family default
36613  (ou aucune
36614 \family sans
36615  Hauteur
36616 \family default
36617 ) produit: 
36618 \begin_inset Flex Resizebox
36619 status open
36620
36621 \begin_layout Plain Layout
36622 \begin_inset Argument 1
36623 status open
36624
36625 \begin_layout Plain Layout
36626 2cm
36627 \end_layout
36628
36629 \end_inset
36630
36631
36632 \begin_inset Argument 2
36633 status open
36634
36635 \begin_layout Plain Layout
36636 !
36637 \end_layout
36638
36639 \end_inset
36640
36641 Bonjour
36642 \end_layout
36643
36644 \end_inset
36645
36646
36647 \end_layout
36648
36649 \begin_layout Standard
36650 \begin_inset Note Greyedout
36651 status open
36652
36653 \begin_layout Plain Layout
36654
36655 \series bold
36656 Nota:
36657 \series default
36658  si l'insert 
36659 \family sans
36660 Largeur
36661 \family default
36662  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36663  \SpecialChar LaTeX
36664  à l'affichage ou l'exportation du document.
36665 \end_layout
36666
36667 \end_inset
36668
36669
36670 \end_layout
36671
36672 \begin_layout Standard
36673 \begin_inset VSpace bigskip
36674 \end_inset
36675
36676
36677 \end_layout
36678
36679 \begin_layout Standard
36680 Les boîtes peuvent être combinée dans n'importe quel ordre.
36681  Par exemple voici une
36682 \family sans
36683  BoîteMiroir
36684 \family default
36685  
36686 \family sans
36687 dans une BoîteRetaillée 
36688 \family default
36689 qui est à son tour dans une 
36690 \family sans
36691 BoîtePivotée
36692 \family default
36693 :
36694 \end_layout
36695
36696 \begin_layout Standard
36697 \noindent
36698 \align center
36699 \begin_inset Flex Rotatebox
36700 status open
36701
36702 \begin_layout Plain Layout
36703 \begin_inset Argument 1
36704 status open
36705
36706 \begin_layout Plain Layout
36707 origin=c
36708 \end_layout
36709
36710 \end_inset
36711
36712
36713 \begin_inset Argument 2
36714 status open
36715
36716 \begin_layout Plain Layout
36717 -45
36718 \end_layout
36719
36720 \end_inset
36721
36722
36723 \begin_inset Flex Resizebox
36724 status open
36725
36726 \begin_layout Plain Layout
36727 \begin_inset Argument 1
36728 status open
36729
36730 \begin_layout Plain Layout
36731 2cm
36732 \end_layout
36733
36734 \end_inset
36735
36736
36737 \begin_inset Flex Reflectbox
36738 status open
36739
36740 \begin_layout Plain Layout
36741 Bonjour
36742 \end_layout
36743
36744 \end_inset
36745
36746
36747 \end_layout
36748
36749 \end_inset
36750
36751
36752 \end_layout
36753
36754 \end_inset
36755
36756
36757 \end_layout
36758
36759 \begin_layout Standard
36760 \noindent
36761 Les images, les tableaux et les formules sont autorisées comme contenu de
36762  boîte :
36763 \end_layout
36764
36765 \begin_layout Standard
36766 \noindent
36767 \align center
36768 \begin_inset Flex Resizebox
36769 status open
36770
36771 \begin_layout Plain Layout
36772 \begin_inset Argument 1
36773 status open
36774
36775 \begin_layout Plain Layout
36776 2cm
36777 \end_layout
36778
36779 \end_inset
36780
36781
36782 \begin_inset Flex Reflectbox
36783 status open
36784
36785 \begin_layout Plain Layout
36786 \begin_inset Graphics
36787         filename ../clipart/platypus.eps
36788         lyxscale 50
36789         width 25col%
36790
36791 \end_inset
36792
36793
36794 \end_layout
36795
36796 \end_inset
36797
36798
36799 \end_layout
36800
36801 \end_inset
36802
36803  
36804 \begin_inset Flex Resizebox
36805 status open
36806
36807 \begin_layout Plain Layout
36808 \begin_inset Argument 1
36809 status open
36810
36811 \begin_layout Plain Layout
36812 2cm
36813 \end_layout
36814
36815 \end_inset
36816
36817
36818 \begin_inset Flex Reflectbox
36819 status open
36820
36821 \begin_layout Plain Layout
36822 \begin_inset Tabular
36823 <lyxtabular version="3" rows="2" columns="2">
36824 <features tabularvalignment="middle">
36825 <column alignment="center" valignment="top">
36826 <column alignment="center" valignment="top">
36827 <row>
36828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36829 \begin_inset Text
36830
36831 \begin_layout Plain Layout
36832 q
36833 \end_layout
36834
36835 \end_inset
36836 </cell>
36837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Plain Layout
36841 w
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 </row>
36847 <row>
36848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36849 \begin_inset Text
36850
36851 \begin_layout Plain Layout
36852 e
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36858 \begin_inset Text
36859
36860 \begin_layout Plain Layout
36861 r
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 </row>
36867 </lyxtabular>
36868
36869 \end_inset
36870
36871
36872 \end_layout
36873
36874 \end_inset
36875
36876
36877 \end_layout
36878
36879 \end_inset
36880
36881  
36882 \begin_inset Flex Resizebox
36883 status open
36884
36885 \begin_layout Plain Layout
36886 \begin_inset Argument 1
36887 status open
36888
36889 \begin_layout Plain Layout
36890 3cm
36891 \end_layout
36892
36893 \end_inset
36894
36895
36896 \begin_inset Flex Reflectbox
36897 status open
36898
36899 \begin_layout Plain Layout
36900 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36901 \end_inset
36902
36903
36904 \end_layout
36905
36906 \end_inset
36907
36908
36909 \end_layout
36910
36911 \end_inset
36912
36913
36914 \begin_inset Index idx
36915 status collapsed
36916
36917 \begin_layout Plain Layout
36918 Figures ! Redimensionnées
36919 \end_layout
36920
36921 \end_inset
36922
36923
36924 \begin_inset Index idx
36925 status collapsed
36926
36927 \begin_layout Plain Layout
36928 Tableau ! Redimensionner
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \end_layout
36935
36936 \begin_layout Standard
36937 Quand on utilise le style global de formule 
36938 \series bold
36939 fleqn
36940 \series default
36941  dans le document
36942 \begin_inset Foot
36943 status collapsed
36944
36945 \begin_layout Plain Layout
36946 Quand 
36947 \begin_inset Quotes fld
36948 \end_inset
36949
36950 fleqn
36951 \begin_inset Quotes frd
36952 \end_inset
36953
36954  est ajouté aux options de la classe de document.
36955 \end_layout
36956
36957 \end_inset
36958
36959 , les formules hors texte peuvent aussi être redimensionnées.
36960 \end_layout
36961
36962 \begin_layout Chapter
36963 Objets entourés par du texte
36964 \begin_inset Index idx
36965 status collapsed
36966
36967 \begin_layout Plain Layout
36968 Entourés par du texte
36969 \end_layout
36970
36971 \end_inset
36972
36973
36974 \end_layout
36975
36976 \begin_layout Section
36977 Flottant d'enrobage
36978 \begin_inset CommandInset label
36979 LatexCommand label
36980 name "sec:Flottant-d'enrobage"
36981
36982 \end_inset
36983
36984
36985 \begin_inset Index idx
36986 status collapsed
36987
36988 \begin_layout Plain Layout
36989 Flottants ! Flottants d'enrobage
36990 \end_layout
36991
36992 \end_inset
36993
36994
36995 \begin_inset Index idx
36996 status collapsed
36997
36998 \begin_layout Plain Layout
36999 Entourés par du texte ! Flottants d'enrobage
37000 \end_layout
37001
37002 \end_inset
37003
37004
37005 \end_layout
37006
37007 \begin_layout Standard
37008 \begin_inset Wrap figure
37009 lines 0
37010 placement l
37011 overhang 1cm
37012 width "40col%"
37013 status open
37014
37015 \begin_layout Plain Layout
37016 \begin_inset Graphics
37017         filename ../clipart/mobius.eps
37018         width 40col%
37019         scaleBeforeRotation
37020         rotateOrigin center
37021
37022 \end_inset
37023
37024
37025 \end_layout
37026
37027 \begin_layout Plain Layout
37028 \begin_inset Caption Standard
37029
37030 \begin_layout Plain Layout
37031 \begin_inset CommandInset label
37032 LatexCommand label
37033 name "fig:Figure-enrobée"
37034
37035 \end_inset
37036
37037 Ceci est une figure habillée.
37038 \end_layout
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \end_inset
37046
37047  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37048  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37049  Vous pouvez en insérer un en utilisant le menu 
37050 \family sans
37051 Insertion\SpecialChar menuseparator
37052 Flottant\SpecialChar menuseparator
37053 Flottant
37054 \begin_inset space ~
37055 \end_inset
37056
37057 d'enrobage
37058 \family default
37059  à la condition que le paquetage \SpecialChar LaTeX
37060  
37061 \series bold
37062 wrapfig
37063 \series default
37064
37065 \begin_inset Index idx
37066 status collapsed
37067
37068 \begin_layout Plain Layout
37069 Paquetages \SpecialChar LaTeX
37070  ! wrapfig
37071 \end_layout
37072
37073 \end_inset
37074
37075  soit installé.
37076 \begin_inset Foot
37077 status collapsed
37078
37079 \begin_layout Plain Layout
37080 Voyez dans la manuel 
37081 \emph on
37082 Configuration
37083 \begin_inset space ~
37084 \end_inset
37085
37086 \SpecialChar LaTeX
37087  
37088 \emph default
37089 comment installer des paquetages \SpecialChar LaTeX
37090 .
37091 \end_layout
37092
37093 \end_inset
37094
37095  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37096  sur la boîte du flottant.
37097  Les paramètres obligatoires sont l'
37098 \family sans
37099 Emplacement
37100 \family default
37101  et la 
37102 \family sans
37103 Largeur
37104 \family default
37105 .
37106  Les paramètres facultatifs sont le 
37107 \family sans
37108 Débordement
37109 \family default
37110  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37111  de la page et la 
37112 \family sans
37113 Porté de la ligne
37114 \family default
37115  qui précise le nombre approximatif de lignes dont le flottant va avoir
37116  besoin.
37117  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37118  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37119  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
37120  à faire flotter le flottant
37121  à l'intérieur du paragraphe ou vers les autres paragraphes.
37122  La figure
37123 \begin_inset space ~
37124 \end_inset
37125
37126
37127 \begin_inset CommandInset ref
37128 LatexCommand ref
37129 reference "fig:Figure-enrobée"
37130
37131 \end_inset
37132
37133  est un exemple de flottant d'enrobage avec une largeur de 40
37134 \begin_inset space \thinspace{}
37135 \end_inset
37136
37137 col%, un débordement de 1
37138 \begin_inset space \thinspace{}
37139 \end_inset
37140
37141 cm et placé à gauche.
37142 \end_layout
37143
37144 \begin_layout Standard
37145 \begin_inset Note Greyedout
37146 status open
37147
37148 \begin_layout Plain Layout
37149
37150 \series bold
37151 Note:
37152 \series default
37153  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37154  figure trop près du bas de page peut tout chambouler et faire que le flottant
37155  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37156  de texte.
37157 \end_layout
37158
37159 \end_inset
37160
37161
37162 \end_layout
37163
37164 \begin_layout Standard
37165 En général:
37166 \end_layout
37167
37168 \begin_layout Itemize
37169 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37170  qui risquent de passer à la page suivante.
37171  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37172  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37173  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37174  de page.
37175 \end_layout
37176
37177 \begin_layout Itemize
37178 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37179  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37180 e.
37181 \end_layout
37182
37183 \begin_layout Itemize
37184 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37185  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37186  texte entre les deux, comme séparateur.
37187 \end_layout
37188
37189 \begin_layout Itemize
37190 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37191  ou les tableaux.
37192 \end_layout
37193
37194 \begin_layout Itemize
37195 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37196  chapitre
37197 \begin_inset space ~
37198 \end_inset
37199
37200
37201 \begin_inset CommandInset ref
37202 LatexCommand ref
37203 reference "chap:Flottants"
37204
37205 \end_inset
37206
37207 .
37208 \end_layout
37209
37210 \begin_layout Section
37211 Objets fixes entourés par du texte
37212 \begin_inset Index idx
37213 status collapsed
37214
37215 \begin_layout Plain Layout
37216 Entouré par du texte ! Objets fixes
37217 \end_layout
37218
37219 \end_inset
37220
37221
37222 \end_layout
37223
37224 \begin_layout Standard
37225 Les flottants d'enrobage décrits dans la section
37226 \begin_inset space \thinspace{}
37227 \end_inset
37228
37229
37230 \begin_inset CommandInset ref
37231 LatexCommand ref
37232 reference "sec:Flottant-d'enrobage"
37233
37234 \end_inset
37235
37236  prennent les positions suivantes dans le paragraphe :
37237 \begin_inset Separator latexpar
37238 \end_inset
37239
37240
37241 \end_layout
37242
37243 \begin_layout Standard
37244 \noindent
37245 \align center
37246 \begin_inset Tabular
37247 <lyxtabular version="3" rows="2" columns="2">
37248 <features tabularvalignment="middle">
37249 <column alignment="center" valignment="top">
37250 <column alignment="center" valignment="top">
37251 <row>
37252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37253 \begin_inset Text
37254
37255 \begin_layout Plain Layout
37256 \begin_inset Info
37257 type  "icon"
37258 arg   "dialog-show-new-inset graphics"
37259 \end_inset
37260
37261
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270 texte
37271 \end_layout
37272
37273 \end_inset
37274 </cell>
37275 </row>
37276 <row>
37277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281 texte
37282 \end_layout
37283
37284 \end_inset
37285 </cell>
37286 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37287 \begin_inset Text
37288
37289 \begin_layout Plain Layout
37290 texte
37291 \end_layout
37292
37293 \end_inset
37294 </cell>
37295 </row>
37296 </lyxtabular>
37297
37298 \end_inset
37299
37300  ou 
37301 \begin_inset Tabular
37302 <lyxtabular version="3" rows="2" columns="2">
37303 <features tabularvalignment="middle">
37304 <column alignment="center" valignment="top">
37305 <column alignment="center" valignment="top">
37306 <row>
37307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37308 \begin_inset Text
37309
37310 \begin_layout Plain Layout
37311 texte
37312 \end_layout
37313
37314 \end_inset
37315 </cell>
37316 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37317 \begin_inset Text
37318
37319 \begin_layout Plain Layout
37320 \begin_inset Info
37321 type  "icon"
37322 arg   "dialog-show-new-inset graphics"
37323 \end_inset
37324
37325
37326 \end_layout
37327
37328 \end_inset
37329 </cell>
37330 </row>
37331 <row>
37332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37333 \begin_inset Text
37334
37335 \begin_layout Plain Layout
37336 texte
37337 \end_layout
37338
37339 \end_inset
37340 </cell>
37341 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37342 \begin_inset Text
37343
37344 \begin_layout Plain Layout
37345 texte
37346 \end_layout
37347
37348 \end_inset
37349 </cell>
37350 </row>
37351 </lyxtabular>
37352
37353 \end_inset
37354
37355
37356 \end_layout
37357
37358 \begin_layout Standard
37359 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37360  par exemple pour avoir une de ces positions :
37361 \begin_inset VSpace defskip
37362 \end_inset
37363
37364
37365 \end_layout
37366
37367 \begin_layout Standard
37368 \noindent
37369 \align center
37370 \begin_inset Tabular
37371 <lyxtabular version="3" rows="2" columns="2">
37372 <features tabularvalignment="middle">
37373 <column alignment="center" valignment="top">
37374 <column alignment="center" valignment="top">
37375 <row>
37376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37377 \begin_inset Text
37378
37379 \begin_layout Plain Layout
37380 texte
37381 \end_layout
37382
37383 \end_inset
37384 </cell>
37385 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37386 \begin_inset Text
37387
37388 \begin_layout Plain Layout
37389 texte
37390 \end_layout
37391
37392 \end_inset
37393 </cell>
37394 </row>
37395 <row>
37396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37397 \begin_inset Text
37398
37399 \begin_layout Plain Layout
37400 \begin_inset Info
37401 type  "icon"
37402 arg   "dialog-show-new-inset graphics"
37403 \end_inset
37404
37405
37406 \end_layout
37407
37408 \end_inset
37409 </cell>
37410 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37411 \begin_inset Text
37412
37413 \begin_layout Plain Layout
37414 texte
37415 \end_layout
37416
37417 \end_inset
37418 </cell>
37419 </row>
37420 </lyxtabular>
37421
37422 \end_inset
37423
37424  
37425 \begin_inset Tabular
37426 <lyxtabular version="3" rows="2" columns="2">
37427 <features tabularvalignment="middle">
37428 <column alignment="center" valignment="top">
37429 <column alignment="center" valignment="top">
37430 <row>
37431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37432 \begin_inset Text
37433
37434 \begin_layout Plain Layout
37435 texte
37436 \end_layout
37437
37438 \end_inset
37439 </cell>
37440 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37441 \begin_inset Text
37442
37443 \begin_layout Plain Layout
37444 texte
37445 \end_layout
37446
37447 \end_inset
37448 </cell>
37449 </row>
37450 <row>
37451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455 texte
37456 \end_layout
37457
37458 \end_inset
37459 </cell>
37460 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37461 \begin_inset Text
37462
37463 \begin_layout Plain Layout
37464 \begin_inset Info
37465 type  "icon"
37466 arg   "dialog-show-new-inset graphics"
37467 \end_inset
37468
37469
37470 \end_layout
37471
37472 \end_inset
37473 </cell>
37474 </row>
37475 </lyxtabular>
37476
37477 \end_inset
37478
37479  
37480 \begin_inset Tabular
37481 <lyxtabular version="3" rows="2" columns="3">
37482 <features tabularvalignment="middle">
37483 <column alignment="center" valignment="top">
37484 <column alignment="center" valignment="top">
37485 <column alignment="center" valignment="top">
37486 <row>
37487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37488 \begin_inset Text
37489
37490 \begin_layout Plain Layout
37491 texte
37492 \end_layout
37493
37494 \end_inset
37495 </cell>
37496 <cell alignment="center" valignment="top" topline="true" usebox="none">
37497 \begin_inset Text
37498
37499 \begin_layout Plain Layout
37500 \begin_inset Info
37501 type  "icon"
37502 arg   "dialog-show-new-inset graphics"
37503 \end_inset
37504
37505
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout Plain Layout
37514 texte
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 </row>
37520 <row>
37521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37522 \begin_inset Text
37523
37524 \begin_layout Plain Layout
37525 texte
37526 \end_layout
37527
37528 \end_inset
37529 </cell>
37530 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37531 \begin_inset Text
37532
37533 \begin_layout Plain Layout
37534 texte
37535 \end_layout
37536
37537 \end_inset
37538 </cell>
37539 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37540 \begin_inset Text
37541
37542 \begin_layout Plain Layout
37543 texte
37544 \end_layout
37545
37546 \end_inset
37547 </cell>
37548 </row>
37549 </lyxtabular>
37550
37551 \end_inset
37552
37553  
37554 \begin_inset Tabular
37555 <lyxtabular version="3" rows="2" columns="3">
37556 <features tabularvalignment="middle">
37557 <column alignment="center" valignment="top">
37558 <column alignment="center" valignment="top">
37559 <column alignment="center" valignment="top">
37560 <row>
37561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37562 \begin_inset Text
37563
37564 \begin_layout Plain Layout
37565 texte
37566 \end_layout
37567
37568 \end_inset
37569 </cell>
37570 <cell alignment="center" valignment="top" topline="true" usebox="none">
37571 \begin_inset Text
37572
37573 \begin_layout Plain Layout
37574 texte
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37580 \begin_inset Text
37581
37582 \begin_layout Plain Layout
37583 texte
37584 \end_layout
37585
37586 \end_inset
37587 </cell>
37588 </row>
37589 <row>
37590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37591 \begin_inset Text
37592
37593 \begin_layout Plain Layout
37594 texte
37595 \end_layout
37596
37597 \end_inset
37598 </cell>
37599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37600 \begin_inset Text
37601
37602 \begin_layout Plain Layout
37603 \begin_inset Info
37604 type  "icon"
37605 arg   "dialog-show-new-inset graphics"
37606 \end_inset
37607
37608
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37614 \begin_inset Text
37615
37616 \begin_layout Plain Layout
37617 texte
37618 \end_layout
37619
37620 \end_inset
37621 </cell>
37622 </row>
37623 </lyxtabular>
37624
37625 \end_inset
37626
37627
37628 \end_layout
37629
37630 \begin_layout Standard
37631 \noindent
37632 \align center
37633 \begin_inset Tabular
37634 <lyxtabular version="3" rows="3" columns="2">
37635 <features tabularvalignment="middle">
37636 <column alignment="center" valignment="top">
37637 <column alignment="center" valignment="top">
37638 <row>
37639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37640 \begin_inset Text
37641
37642 \begin_layout Plain Layout
37643 texte
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652 texte
37653 \end_layout
37654
37655 \end_inset
37656 </cell>
37657 </row>
37658 <row>
37659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37660 \begin_inset Text
37661
37662 \begin_layout Plain Layout
37663 \begin_inset Info
37664 type  "icon"
37665 arg   "dialog-show-new-inset graphics"
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \end_inset
37672 </cell>
37673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37674 \begin_inset Text
37675
37676 \begin_layout Plain Layout
37677 texte
37678 \end_layout
37679
37680 \end_inset
37681 </cell>
37682 </row>
37683 <row>
37684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37685 \begin_inset Text
37686
37687 \begin_layout Plain Layout
37688 texte
37689 \end_layout
37690
37691 \end_inset
37692 </cell>
37693 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37694 \begin_inset Text
37695
37696 \begin_layout Plain Layout
37697 texte
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 </row>
37703 </lyxtabular>
37704
37705 \end_inset
37706
37707  
37708 \begin_inset Tabular
37709 <lyxtabular version="3" rows="3" columns="3">
37710 <features tabularvalignment="middle">
37711 <column alignment="center" valignment="top">
37712 <column alignment="center" valignment="top">
37713 <column alignment="center" valignment="top">
37714 <row>
37715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37716 \begin_inset Text
37717
37718 \begin_layout Plain Layout
37719 texte
37720 \end_layout
37721
37722 \end_inset
37723 </cell>
37724 <cell alignment="center" valignment="top" topline="true" usebox="none">
37725 \begin_inset Text
37726
37727 \begin_layout Plain Layout
37728 texte
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37734 \begin_inset Text
37735
37736 \begin_layout Plain Layout
37737 texte
37738 \end_layout
37739
37740 \end_inset
37741 </cell>
37742 </row>
37743 <row>
37744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37745 \begin_inset Text
37746
37747 \begin_layout Plain Layout
37748 texte
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 <cell alignment="center" valignment="top" usebox="none">
37754 \begin_inset Text
37755
37756 \begin_layout Plain Layout
37757 \begin_inset Info
37758 type  "icon"
37759 arg   "dialog-show-new-inset graphics"
37760 \end_inset
37761
37762
37763 \end_layout
37764
37765 \end_inset
37766 </cell>
37767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 texte
37772 \end_layout
37773
37774 \end_inset
37775 </cell>
37776 </row>
37777 <row>
37778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37779 \begin_inset Text
37780
37781 \begin_layout Plain Layout
37782 texte
37783 \end_layout
37784
37785 \end_inset
37786 </cell>
37787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37788 \begin_inset Text
37789
37790 \begin_layout Plain Layout
37791 texte
37792 \end_layout
37793
37794 \end_inset
37795 </cell>
37796 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37797 \begin_inset Text
37798
37799 \begin_layout Plain Layout
37800 texte
37801 \end_layout
37802
37803 \end_inset
37804 </cell>
37805 </row>
37806 </lyxtabular>
37807
37808 \end_inset
37809
37810  
37811 \begin_inset Tabular
37812 <lyxtabular version="3" rows="3" columns="2">
37813 <features tabularvalignment="middle">
37814 <column alignment="center" valignment="top">
37815 <column alignment="center" valignment="top">
37816 <row>
37817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37818 \begin_inset Text
37819
37820 \begin_layout Plain Layout
37821 texte
37822 \end_layout
37823
37824 \end_inset
37825 </cell>
37826 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830 texte
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 </row>
37836 <row>
37837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37838 \begin_inset Text
37839
37840 \begin_layout Plain Layout
37841 texte
37842 \end_layout
37843
37844 \end_inset
37845 </cell>
37846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850 \begin_inset Info
37851 type  "icon"
37852 arg   "dialog-show-new-inset graphics"
37853 \end_inset
37854
37855
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 </row>
37861 <row>
37862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37863 \begin_inset Text
37864
37865 \begin_layout Plain Layout
37866 texte
37867 \end_layout
37868
37869 \end_inset
37870 </cell>
37871 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37872 \begin_inset Text
37873
37874 \begin_layout Plain Layout
37875 texte
37876 \end_layout
37877
37878 \end_inset
37879 </cell>
37880 </row>
37881 </lyxtabular>
37882
37883 \end_inset
37884
37885
37886 \end_layout
37887
37888 \begin_layout Standard
37889 vous pouvez utiliser la paquetage \SpecialChar LaTeX
37890  
37891 \end_layout
37892
37893 \begin_layout Standard
37894 \noindent
37895
37896 \series bold
37897 picinpar
37898 \series default
37899
37900 \begin_inset Index idx
37901 status collapsed
37902
37903 \begin_layout Plain Layout
37904 Paquetages \SpecialChar LaTeX
37905  ! picinpar
37906 \end_layout
37907
37908 \end_inset
37909
37910 .
37911  Voici un exemple :
37912 \end_layout
37913
37914 \begin_layout Standard
37915 \begin_inset ERT
37916 status collapsed
37917
37918 \begin_layout Plain Layout
37919
37920
37921 \backslash
37922 ifpicinpar
37923 \end_layout
37924
37925 \end_inset
37926
37927
37928 \begin_inset Note Note
37929 status open
37930
37931 \begin_layout Plain Layout
37932 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
37933  
37934 \series bold
37935 picinpar
37936 \series default
37937  a été installé.
37938 \end_layout
37939
37940 \end_inset
37941
37942
37943 \end_layout
37944
37945 \begin_layout Standard
37946 \begin_inset ERT
37947 status collapsed
37948
37949 \begin_layout Plain Layout
37950
37951
37952 \backslash
37953 begin{window}[2,c,{
37954 \end_layout
37955
37956 \end_inset
37957
37958
37959 \begin_inset Graphics
37960         filename ../clipart/mobius.eps
37961         lyxscale 60
37962         width 40col%
37963         scaleBeforeRotation
37964         rotateOrigin center
37965
37966 \end_inset
37967
37968
37969 \begin_inset ERT
37970 status collapsed
37971
37972 \begin_layout Plain Layout
37973
37974 },]
37975 \end_layout
37976
37977 \begin_layout Plain Layout
37978
37979 {}
37980 \end_layout
37981
37982 \end_inset
37983
37984
37985 \size small
37986 \lang english
37987 It was in the spring of the year 1894 that all London was interested, and
37988  the fashionable world dismayed, by the murder of the Honourable Ronald
37989  Adair under most unusual and inexplicable circumstances.
37990  The public has already learned those particulars of the crime which
37991 \size default
37992
37993 \begin_inset ERT
37994 status collapsed
37995
37996 \begin_layout Plain Layout
37997
37998
37999 \backslash
38000 footnotemark{}
38001 \end_layout
38002
38003 \end_inset
38004
38005
38006 \size small
38007  came out in the police investigation, but a good deal was suppressed upon
38008  that occasion, since the case for the prosecution was so overwhelmingly
38009  strong that it was not necessary to bring forward all the facts.
38010  Only now, at the end of nearly ten years, am I allowed to supply those
38011  missing links which make up the whole of that remarkable chain
38012 \lang french
38013 .
38014 \size default
38015
38016 \begin_inset ERT
38017 status collapsed
38018
38019 \begin_layout Plain Layout
38020
38021
38022 \backslash
38023 end{window}
38024 \end_layout
38025
38026 \end_inset
38027
38028
38029 \end_layout
38030
38031 \begin_layout Standard
38032 \begin_inset ERT
38033 status collapsed
38034
38035 \begin_layout Plain Layout
38036
38037
38038 \backslash
38039 footnotetext{
38040 \end_layout
38041
38042 \end_inset
38043
38044 Note de pied de page du paragraphe avec objet fixe.
38045 \begin_inset ERT
38046 status collapsed
38047
38048 \begin_layout Plain Layout
38049
38050 }
38051 \end_layout
38052
38053 \end_inset
38054
38055
38056 \end_layout
38057
38058 \begin_layout Standard
38059 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38060  d'eux et leur position est déterminée par le nombre de lignes de texte
38061  situées audessus d'eux.
38062  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38063  numérotée.
38064 \end_layout
38065
38066 \begin_layout Standard
38067 Un objet fixe enrobé est inséré en ajoutant la commande
38068 \end_layout
38069
38070 \begin_layout Standard
38071
38072 \series bold
38073
38074 \backslash
38075 begin{window}[2,c,{
38076 \end_layout
38077
38078 \begin_layout Standard
38079 en code \SpecialChar TeX
38080  au debut du paragraphe.
38081  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38082  dessus de l'objet, le second, ici 'c', la position de l'objet.
38083  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38084  ) sont possibles.
38085  Après la commande, vous insérez votre objet.
38086  Dans cet exemple, c'est une image avec une largeur de 40
38087 \begin_inset space \thinspace{}
38088 \end_inset
38089
38090 % de la colonne de texte qui a été insérée.
38091  L'objet peut aussi être un tableau, une boîte ou une équation.
38092  Après l'objet, on insère la commande
38093 \end_layout
38094
38095 \begin_layout Standard
38096
38097 \series bold
38098 },texte de description ]
38099 \begin_inset Newline newline
38100 \end_inset
38101
38102 {}
38103 \end_layout
38104
38105 \begin_layout Standard
38106 Notez que le 
38107 \begin_inset Quotes fld
38108 \end_inset
38109
38110
38111 \series bold
38112 {}
38113 \series default
38114
38115 \begin_inset Quotes frd
38116 \end_inset
38117
38118  est sur la deuxième ligne.
38119  Le texte de description est facultatif.
38120  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38121  il doit donc commence juste après le 
38122 \series bold
38123 {}
38124 \series default
38125 .
38126  A la fin du paragraphe on insère la commande :
38127 \end_layout
38128
38129 \begin_layout Standard
38130
38131 \series bold
38132
38133 \backslash
38134 end{window}
38135 \end_layout
38136
38137 \begin_layout Standard
38138 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38139  ajouter des notes de pied de page de la façon habituelle.
38140  Vous devez utiliser la commande 
38141 \series bold
38142
38143 \backslash
38144 footnotemark
38145 \series default
38146  à l'intérieur du paragraphe et la commande 
38147 \series bold
38148
38149 \backslash
38150 footnotetext
38151 \series default
38152  à l'extérieur, comme décrit dans la section
38153 \begin_inset space \thinspace{}
38154 \end_inset
38155
38156
38157 \begin_inset CommandInset ref
38158 LatexCommand ref
38159 reference "sec:Notes-bas-de-page"
38160
38161 \end_inset
38162
38163 .
38164 \end_layout
38165
38166 \begin_layout Standard
38167 \begin_inset ERT
38168 status collapsed
38169
38170 \begin_layout Plain Layout
38171
38172
38173 \backslash
38174 else
38175 \end_layout
38176
38177 \end_inset
38178
38179
38180 \begin_inset Note Note
38181 status open
38182
38183 \begin_layout Plain Layout
38184 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38185  
38186 \series bold
38187 picinpar
38188 \series default
38189  n'est pas installé :
38190 \end_layout
38191
38192 \end_inset
38193
38194
38195 \end_layout
38196
38197 \begin_layout Standard
38198 Vous devez installer le paquetage \SpecialChar LaTeX
38199  
38200 \series bold
38201 picinpar
38202 \series default
38203  pour voir la suite de cette section dans la sortie imprimée.
38204 \end_layout
38205
38206 \begin_layout Standard
38207 \begin_inset ERT
38208 status collapsed
38209
38210 \begin_layout Plain Layout
38211
38212
38213 \backslash
38214 fi
38215 \end_layout
38216
38217 \end_inset
38218
38219
38220 \end_layout
38221
38222 \begin_layout Section
38223 Lettrines
38224 \begin_inset Index idx
38225 status collapsed
38226
38227 \begin_layout Plain Layout
38228 Lettrines
38229 \end_layout
38230
38231 \end_inset
38232
38233
38234 \begin_inset Index idx
38235 status collapsed
38236
38237 \begin_layout Plain Layout
38238 Entouré par du texte ! Lettrines
38239 \end_layout
38240
38241 \end_inset
38242
38243
38244 \end_layout
38245
38246 \begin_layout Standard
38247 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
38248  
38249 \series bold
38250 lettrine
38251 \series default
38252
38253 \begin_inset Index idx
38254 status collapsed
38255
38256 \begin_layout Plain Layout
38257 Paquetages \SpecialChar LaTeX
38258  ! lettrine
38259 \end_layout
38260
38261 \end_inset
38262
38263  doit être installé et vous devez utiliser le module Initiales (
38264 \begin_inset space ~
38265 \end_inset
38266
38267 menu 
38268 \family sans
38269 Document\SpecialChar menuseparator
38270 Paramètres\SpecialChar menuseparator
38271 Modules
38272 \family default
38273
38274 \begin_inset space ~
38275 \end_inset
38276
38277 ).
38278  Pour insérer une lettrine, utilisez le style 
38279 \family sans
38280 Initial
38281 \family default
38282 .
38283  Les paramètres sont insérés avec le menu 
38284 \family sans
38285 Insertion
38286 \family default
38287 .
38288  Le paramètre obligatoire 
38289 \family sans
38290 \lang english
38291 Initial
38292 \family default
38293 \lang french
38294  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38295 \family sans
38296 \lang english
38297 Rest
38298 \begin_inset space ~
38299 \end_inset
38300
38301 of
38302 \begin_inset space ~
38303 \end_inset
38304
38305 Initial
38306 \family default
38307  
38308 \lang french
38309 contient
38310 \lang english
38311  the rest of the word or text of the initial letter(s)
38312 \lang french
38313 .
38314  Le paramètre 
38315 \family sans
38316 \lang english
38317 Options
38318 \family default
38319 \lang french
38320  contient paramètres pour modifier la lettrine.
38321  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38322  du paquetage 
38323 \series bold
38324 lettrine
38325 \series default
38326
38327 \begin_inset CommandInset citation
38328 LatexCommand cite
38329 key "lettrine"
38330
38331 \end_inset
38332
38333 .
38334  Le style lui-même contient le texte qui doit entourer la lettrine.
38335  Le style habituel est par conséquent que le mot dont la première lettre
38336  est l'initiale soit en 
38337 \shape smallcaps
38338 petites capitales
38339 \shape default
38340 .
38341 \end_layout
38342
38343 \begin_layout Standard
38344 \begin_inset Newpage pagebreak
38345 \end_inset
38346
38347
38348 \end_layout
38349
38350 \begin_layout Standard
38351 Voici quelques exemples
38352 \begin_inset space ~
38353 \end_inset
38354
38355 :
38356 \end_layout
38357
38358 \begin_layout Standard
38359 \begin_inset ERT
38360 status collapsed
38361
38362 \begin_layout Plain Layout
38363
38364
38365 \backslash
38366 iflettrine
38367 \end_layout
38368
38369 \end_inset
38370
38371
38372 \begin_inset Note Note
38373 status open
38374
38375 \begin_layout Plain Layout
38376 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
38377  
38378 \series bold
38379 lettrine
38380 \series default
38381  a été installé.
38382 \end_layout
38383
38384 \end_inset
38385
38386
38387 \end_layout
38388
38389 \begin_layout Enumerate
38390 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38391  mathématique 
38392 \begin_inset Formula $\mathfrak{Fraktur}$
38393 \end_inset
38394
38395 :
38396 \begin_inset Separator latexpar
38397 \end_inset
38398
38399
38400 \end_layout
38401
38402 \begin_deeper
38403 \begin_layout Initial
38404 \begin_inset Argument 2
38405 status open
38406
38407 \begin_layout Plain Layout
38408 \begin_inset Formula $\mathfrak{I}$
38409 \end_inset
38410
38411
38412 \end_layout
38413
38414 \end_inset
38415
38416
38417 \begin_inset Argument 3
38418 status open
38419
38420 \begin_layout Plain Layout
38421 t
38422 \end_layout
38423
38424 \end_inset
38425
38426  
38427 \lang english
38428 was in the spring of the year 1894 that all London was interested, and the
38429  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38430  under most unusual and inexplicable circumstances.
38431  The public has already learned those particulars of the crime which came
38432  out in the police investigation, but a good deal was suppressed upon that
38433  occasion, since the case for the prosecution was so overwhelmingly strong
38434  that it was not necessary to bring forward all the facts.
38435 \end_layout
38436
38437 \end_deeper
38438 \begin_layout Enumerate
38439 L'initiale est entourée par une seule ligne et est formée de deux lettres
38440  dans la police standard ; aucun texte n'est écrit en petites capitales
38441 \begin_inset space ~
38442 \end_inset
38443
38444 :
38445 \begin_inset Separator latexpar
38446 \end_inset
38447
38448
38449 \end_layout
38450
38451 \begin_deeper
38452 \begin_layout Initial
38453 \begin_inset Argument 1
38454 status open
38455
38456 \begin_layout Plain Layout
38457 lines=1
38458 \end_layout
38459
38460 \end_inset
38461
38462
38463 \begin_inset Argument 2
38464 status open
38465
38466 \begin_layout Plain Layout
38467 It
38468 \end_layout
38469
38470 \end_inset
38471
38472  
38473 \lang english
38474 was in the spring of the year 1894 that all London was interested, and the
38475  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38476  under most unusual and inexplicable circumstances.
38477  The public has already learned those particulars of the crime which came
38478  out in the police investigation, but a good deal was suppressed upon that
38479  occasion, since the case for the prosecution was so overwhelmingly strong
38480  that it was not necessary to bring forward all the facts.
38481 \end_layout
38482
38483 \end_deeper
38484 \begin_layout Enumerate
38485 Initiale descendante sur 3
38486 \begin_inset space ~
38487 \end_inset
38488
38489 lignes en magenta en police mathématique
38490 \begin_inset Newline newline
38491 \end_inset
38492
38493
38494 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38495 \end_inset
38496
38497 , le texte 
38498 \begin_inset Quotes fld
38499 \end_inset
38500
38501
38502 \lang english
38503 t was in the spring
38504 \lang french
38505
38506 \begin_inset Quotes frd
38507 \end_inset
38508
38509  est en 
38510 \shape smallcaps
38511 petites capitales
38512 \shape default
38513  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38514  avant l'initiale
38515 \begin_inset space ~
38516 \end_inset
38517
38518 :
38519 \begin_inset Newline newline
38520 \end_inset
38521
38522
38523 \series bold
38524
38525 \backslash
38526 renewcommand{
38527 \backslash
38528 LettrineFontHook}{
38529 \backslash
38530 color{couleur}}
38531 \series default
38532
38533 \begin_inset Newline newline
38534 \end_inset
38535
38536 où la 
38537 \emph on
38538 couleur
38539 \emph default
38540  peut être 
38541 \begin_inset Quotes fld
38542 \end_inset
38543
38544 red
38545 \begin_inset Quotes frd
38546 \end_inset
38547
38548
38549 \begin_inset Quotes fld
38550 \end_inset
38551
38552 blue
38553 \begin_inset Quotes frd
38554 \end_inset
38555
38556
38557 \begin_inset Quotes fld
38558 \end_inset
38559
38560 green
38561 \begin_inset Quotes frd
38562 \end_inset
38563
38564
38565 \begin_inset Quotes fld
38566 \end_inset
38567
38568 yellow
38569 \begin_inset Quotes frd
38570 \end_inset
38571
38572
38573 \begin_inset Quotes fld
38574 \end_inset
38575
38576 cyan
38577 \begin_inset Quotes frd
38578 \end_inset
38579
38580
38581 \begin_inset Quotes fld
38582 \end_inset
38583
38584 magenta
38585 \begin_inset Quotes frd
38586 \end_inset
38587
38588
38589 \begin_inset Quotes fld
38590 \end_inset
38591
38592 black
38593 \begin_inset Quotes frd
38594 \end_inset
38595
38596  ou 
38597 \begin_inset Quotes fld
38598 \end_inset
38599
38600 white
38601 \begin_inset Quotes frd
38602 \end_inset
38603
38604 .
38605  On doit aussi ajouter la commande suivante au préambule du document
38606 \begin_inset space ~
38607 \end_inset
38608
38609 :
38610 \begin_inset Newline newline
38611 \end_inset
38612
38613
38614 \series bold
38615
38616 \backslash
38617 @ifundefined{textcolor}
38618 \begin_inset Newline newline
38619 \end_inset
38620
38621
38622 \begin_inset space ~
38623 \end_inset
38624
38625 {
38626 \backslash
38627 usepackage{color}}{}
38628 \series default
38629
38630 \begin_inset Separator latexpar
38631 \end_inset
38632
38633
38634 \end_layout
38635
38636 \begin_deeper
38637 \begin_layout Standard
38638 \begin_inset ERT
38639 status collapsed
38640
38641 \begin_layout Plain Layout
38642
38643
38644 \backslash
38645 renewcommand{
38646 \backslash
38647 LettrineFontHook}{
38648 \backslash
38649 color{magenta}}
38650 \end_layout
38651
38652 \end_inset
38653
38654
38655 \begin_inset Note Note
38656 status collapsed
38657
38658 \begin_layout Plain Layout
38659 colore la lettrine en magenta
38660 \end_layout
38661
38662 \end_inset
38663
38664
38665 \end_layout
38666
38667 \begin_layout Initial
38668 \begin_inset Argument 1
38669 status open
38670
38671 \begin_layout Plain Layout
38672 lines=3, lhang=0.33, loversize=0.25
38673 \end_layout
38674
38675 \end_inset
38676
38677
38678 \begin_inset Argument 2
38679 status open
38680
38681 \begin_layout Plain Layout
38682 \begin_inset Formula $\mathcal{I}$
38683 \end_inset
38684
38685
38686 \end_layout
38687
38688 \end_inset
38689
38690
38691 \begin_inset Argument 3
38692 status open
38693
38694 \begin_layout Plain Layout
38695
38696 \lang english
38697 t was in the spring
38698 \end_layout
38699
38700 \end_inset
38701
38702
38703 \lang english
38704  of the year 1894 that all London was interested, and the fashionable world
38705  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38706  and inexplicable circumstances.
38707  The public has already learned those particulars of the crime which came
38708  out in the police investigation, but a good deal was suppressed upon that
38709  occasion, since the case for the prosecution was so overwhelmingly strong
38710  that it was not necessary to bring forward all the facts.
38711 \end_layout
38712
38713 \end_deeper
38714 \begin_layout Standard
38715 \begin_inset ERT
38716 status collapsed
38717
38718 \begin_layout Plain Layout
38719
38720
38721 \backslash
38722 else
38723 \end_layout
38724
38725 \end_inset
38726
38727
38728 \begin_inset Note Note
38729 status open
38730
38731 \begin_layout Plain Layout
38732 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38733  
38734 \series bold
38735 lettrine
38736 \series default
38737  n'est pas installé :
38738 \end_layout
38739
38740 \end_inset
38741
38742
38743 \end_layout
38744
38745 \begin_layout Standard
38746 Vous devez installer le paquetage \SpecialChar LaTeX
38747  
38748 \series bold
38749 lettrine
38750 \series default
38751  pour voir la suite de cette section dans la sortie imprimée.
38752 \end_layout
38753
38754 \begin_layout Standard
38755 \begin_inset ERT
38756 status collapsed
38757
38758 \begin_layout Plain Layout
38759
38760
38761 \backslash
38762 fi
38763 \end_layout
38764
38765 \end_inset
38766
38767
38768 \end_layout
38769
38770 \begin_layout Chapter
38771 Trucs externes
38772 \begin_inset Index idx
38773 status collapsed
38774
38775 \begin_layout Plain Layout
38776 Trucs externes
38777 \end_layout
38778
38779 \end_inset
38780
38781
38782 \end_layout
38783
38784 \begin_layout Standard
38785 Avec le menu 
38786 \family sans
38787 Insertion\SpecialChar menuseparator
38788 Fichier
38789 \family default
38790  vous pouvez insérer un contenu externe à votre document.
38791  Ce contenu peut être :
38792 \end_layout
38793
38794 \begin_layout Description
38795 Document
38796 \begin_inset space ~
38797 \end_inset
38798
38799 \SpecialChar LyX
38800  Un autre document \SpecialChar LyX
38801  ; son contenu est directement inséré dans votre document.
38802 \end_layout
38803
38804 \begin_layout Description
38805 Texte
38806 \begin_inset space ~
38807 \end_inset
38808
38809 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
38810 e.
38811 \end_layout
38812
38813 \begin_layout Description
38814 Texte
38815 \begin_inset space ~
38816 \end_inset
38817
38818 Brut
38819 \begin_inset space ~
38820 \end_inset
38821
38822 par
38823 \begin_inset space ~
38824 \end_inset
38825
38826 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
38827  Les lignes vides créent un nouveau paragraphe dans votre document.
38828 \end_layout
38829
38830 \begin_layout Description
38831 Objet
38832 \begin_inset space ~
38833 \end_inset
38834
38835 Externe Fichiers de formats variés.
38836 \end_layout
38837
38838 \begin_layout Description
38839 Sous-document Documents \SpecialChar LyX
38840  ou \SpecialChar LaTeX
38841 .
38842 \end_layout
38843
38844 \begin_layout Section
38845 Objets externes 
38846 \begin_inset Index idx
38847 status collapsed
38848
38849 \begin_layout Plain Layout
38850 Trucs externes ! Objets Externes
38851 \end_layout
38852
38853 \end_inset
38854
38855
38856 \end_layout
38857
38858 \begin_layout Standard
38859 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
38860  de fichiers dans votre document sans avoir à convertir ces derniers en
38861  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
38862
38863  qui va s'occuper des conversions.
38864  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
38865  \SpecialChar LyX
38866  des images dans des formats divers.
38867  Quand vous avez activé 
38868 \family sans
38869 Aperçu
38870 \begin_inset space ~
38871 \end_inset
38872
38873 sur
38874 \begin_inset space ~
38875 \end_inset
38876
38877 le
38878 \begin_inset space ~
38879 \end_inset
38880
38881 vif
38882 \family default
38883  dans le menu des préférences de \SpecialChar LyX
38884 , dans la rubrique 
38885 \family sans
38886 Apparence\SpecialChar menuseparator
38887 Graphiques
38888 \family default
38889 , les objets externes de type Dia et Xfig sont affichés directement dans
38890  \SpecialChar LyX
38891 .
38892 \end_layout
38893
38894 \begin_layout Standard
38895 On insère des objets externes en utilisant la fenêtre de dialogue 
38896 \family sans
38897 Objet
38898 \begin_inset space ~
38899 \end_inset
38900
38901 Externe
38902 \family default
38903  qui est accessible via le menu 
38904 \family sans
38905 Insertion\SpecialChar menuseparator
38906 Fichiers\SpecialChar menuseparator
38907 Objet
38908 \begin_inset space ~
38909 \end_inset
38910
38911 Externe
38912 \family default
38913 .
38914  Actuellement les types de fichiers (
38915 \family sans
38916 Modèles
38917 \family default
38918 ) suivants sont autorisés :
38919 \end_layout
38920
38921 \begin_layout Description
38922 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
38923  par le programme 
38924 \series bold
38925
38926 \begin_inset CommandInset href
38927 LatexCommand href
38928 name "XBoard"
38929 target "http://fr.wikipedia.org/wiki/XBoard"
38930
38931 \end_inset
38932
38933
38934 \series default
38935 .
38936 \end_layout
38937
38938 \begin_layout Description
38939 Date Ce modèle insère la date sous la forme 
38940 \emph on
38941 Jour-Mois-Année
38942 \emph default
38943 .
38944  Voici un exemple de date insérée comme objet externe : 
38945 \begin_inset External
38946         template Date
38947         filename .
38948
38949 \end_inset
38950
38951
38952 \begin_inset space ~
38953 \end_inset
38954
38955
38956 \begin_inset Note Note
38957 status collapsed
38958
38959 \begin_layout Plain Layout
38960 Retirer l'espace protégé quand le bug 4398 sera résolu !
38961 \end_layout
38962
38963 \end_inset
38964
38965
38966 \begin_inset Newline newline
38967 \end_inset
38968
38969 La date n'apparaîtra pas dans \SpecialChar LyX
38970 , mais seulement dans la sortie imprimée.
38971  Il y a deux autre méthodes pour insérer une date : Avec le menu 
38972 \family sans
38973 Insertion\SpecialChar menuseparator
38974 Date
38975 \family default
38976  et avec la commande \SpecialChar LaTeX
38977  
38978 \series bold
38979
38980 \backslash
38981 today
38982 \series default
38983  entrée comme code \SpecialChar TeX
38984 .
38985  Ces différentes méthodes sont comparée dans le tableau
38986 \begin_inset space ~
38987 \end_inset
38988
38989
38990 \begin_inset CommandInset ref
38991 LatexCommand ref
38992 reference "tab:Comparaison-des-dates"
38993
38994 \end_inset
38995
38996 .
38997 \end_layout
38998
38999 \begin_layout Description
39000 Diagramme
39001 \begin_inset space ~
39002 \end_inset
39003
39004 Dia Ce modèle accepte les diagrammes créés avec le programme 
39005 \series bold
39006
39007 \begin_inset CommandInset href
39008 LatexCommand href
39009 name "Dia"
39010 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39011
39012 \end_inset
39013
39014
39015 \series default
39016 .
39017 \end_layout
39018
39019 \begin_layout Description
39020 Tableur Avec ce modèle vous pouvez insérer des feuilles de calcul ou des
39021  tableaux dans le format de 
39022 \series bold
39023
39024 \begin_inset CommandInset href
39025 LatexCommand href
39026 name "Gnumeric"
39027 target "http://fr.wikipedia.org/wiki/Gnumeric"
39028
39029 \end_inset
39030
39031
39032 \series default
39033
39034 \begin_inset CommandInset href
39035 LatexCommand href
39036 name "OpenDocument"
39037 target "http://fr.wikipedia.org/wiki/OpenDocument"
39038
39039 \end_inset
39040
39041
39042 \begin_inset CommandInset href
39043 LatexCommand href
39044 name "Microsoft Office XML"
39045 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39046
39047 \end_inset
39048
39049  et 
39050 \begin_inset CommandInset href
39051 LatexCommand href
39052 name "Office Open XML"
39053 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39054
39055 \end_inset
39056
39057 .
39058  Pour cette fonction, \SpecialChar LyX
39059  doit pouvoir trouver le programme 
39060 \family typewriter
39061 ssconvert
39062 \family default
39063  au cours de sa configuration.
39064  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39065  même si vous n'avez pas de tableaux au format gnumeric.
39066  Pour des exemples et les limitations possibles, jetez un œil au fichier
39067  \SpecialChar LyX
39068  d'exemple, 
39069 \emph on
39070 spreadsheet.lyx
39071 \emph default
39072 .
39073 \end_layout
39074
39075 \begin_layout Description
39076 Musique
39077 \begin_inset space ~
39078 \end_inset
39079
39080 mise
39081 \begin_inset space ~
39082 \end_inset
39083
39084 en
39085 \begin_inset space ~
39086 \end_inset
39087
39088 forme
39089 \begin_inset space ~
39090 \end_inset
39091
39092 avec
39093 \begin_inset space ~
39094 \end_inset
39095
39096 Lilypond Ce modèle est utilisé avec des partitions musicales mises en forme
39097  par le programme 
39098 \series bold
39099
39100 \begin_inset CommandInset href
39101 LatexCommand href
39102 name "LilyPond"
39103 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39104
39105 \end_inset
39106
39107
39108 \series default
39109 .
39110  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39111  au fichier \SpecialChar LyX
39112  d'exemple 
39113 \emph on
39114 lilypond.lyx
39115 \emph default
39116 .
39117 \end_layout
39118
39119 \begin_layout Description
39120 Pages
39121 \begin_inset space ~
39122 \end_inset
39123
39124 PDF Ce modèle permet d'insérer des documents en PDF dans votre document.
39125  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39126  
39127 \emph on
39128 pages
39129 \emph default
39130  dans le champ 
39131 \family sans
39132 Option
39133 \family default
39134  dans l'onglet 
39135 \family sans
39136 Options \SpecialChar LaTeX
39137  et \SpecialChar LyX
39138
39139 \family default
39140 .
39141  L'argument de cette option est une liste d'éléments séparés par des virgules,
39142  contenant des numéros de pages (
39143 \begin_inset space ~
39144 \end_inset
39145
39146 insérez comme option 
39147 \series bold
39148 pages={3,5,6,8}
39149 \series default
39150
39151 \begin_inset space ~
39152 \end_inset
39153
39154 ), des plages de numéros de pages (
39155 \series bold
39156
39157 \begin_inset space ~
39158 \end_inset
39159
39160 pages={4-9}
39161 \series default
39162
39163 \begin_inset space ~
39164 \end_inset
39165
39166 ) ou n'importe quelle combinaison des deux.
39167  Pour insérer des pages vides, utilisez 
39168 \series bold
39169 {}
39170 \series default
39171 .
39172  Par exemple 
39173 \begin_inset space ~
39174 \end_inset
39175
39176
39177 \series bold
39178 pages={3,{},8-11,15}
39179 \series default
39180  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39181  15.
39182  Les plages de pages sont décrites avec la syntaxe 
39183 \emph on
39184 début-fin
39185 \emph default
39186  qui sélectionne toutes les pages de 
39187 \emph on
39188 début
39189 \emph default
39190  jusqu'à 
39191 \emph on
39192 fin
39193 \emph default
39194 .
39195  Si on omet 
39196 \emph on
39197 début
39198 \emph default
39199 , on commence implicitement à la première page ; de même, omettre 
39200 \emph on
39201 fin
39202 \emph default
39203  termine implicitement à la dernière page du document.
39204  La dernière page du document peut aussi être désignée par le mot-clé 
39205 \series bold
39206 last
39207 \series default
39208  (
39209 \begin_inset space ~
39210 \end_inset
39211
39212 ce dernier n'est accepté que pour une plage de pages
39213 \begin_inset space ~
39214 \end_inset
39215
39216 ).
39217  Donc 
39218 \series bold
39219 pages=-
39220 \series default
39221  va insérer toutes les pages du document et 
39222 \series bold
39223 pages=last-1
39224 \series default
39225  va insérer toutes les pages dans l'ordre inverse.
39226  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39227 \begin_inset Newline newline
39228 \end_inset
39229
39230 L'option 
39231 \series bold
39232 noautoscale
39233 \series default
39234  insère les pages avec leur taille d'origine, si cette option n'est pas
39235  donnée, les pages seront redimensionnées
39236 \begin_inset space \space{}
39237 \end_inset
39238
39239 pour tenir dans la largeur de page de votre document.
39240  Dans l'onglet 
39241 \family sans
39242 Taille
39243 \begin_inset space ~
39244 \end_inset
39245
39246 et
39247 \begin_inset space ~
39248 \end_inset
39249
39250 rotation
39251 \family default
39252  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39253  qu'une éventuelle rotation.
39254  Si vous utilisez une autre largeur que 100
39255 \begin_inset space \thinspace{}
39256 \end_inset
39257
39258 Échelle%, l'option 
39259 \series bold
39260 noautoscale
39261 \series default
39262  sera neutralisée.
39263  Pour plus d'information sur les options possibles, jetez un œil sur la
39264  documentation du paquetage \SpecialChar LaTeX
39265  
39266 \series bold
39267 pdfpages
39268 \series default
39269  
39270 \begin_inset CommandInset citation
39271 LatexCommand cite
39272 key "pdfpages"
39273
39274 \end_inset
39275
39276 .
39277 \begin_inset Index idx
39278 status collapsed
39279
39280 \begin_layout Plain Layout
39281 Paquetages \SpecialChar LaTeX
39282  ! pdfpages
39283 \end_layout
39284
39285 \end_inset
39286
39287
39288 \begin_inset Newline newline
39289 \end_inset
39290
39291 Pour utiliser ce modèle dans une présentation 
39292 \family sans
39293 Beamer
39294 \family default
39295  vous devez d'abord insérer un environnement 
39296 \family sans
39297 FinCadre
39298 \family default
39299  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
39300  contenant la commande
39301  
39302 \series bold
39303
39304 \backslash
39305 setbeamertemplate{background canvas}{}
39306 \series default
39307 .
39308  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39309  que vous voulez.
39310  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39311  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39312  section.
39313  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39314  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39315  le modèle.
39316 \begin_inset Newline newline
39317 \end_inset
39318
39319 Voici un PDF incorporé basculé de -5°
39320 \begin_inset space ~
39321 \end_inset
39322
39323 °: 
39324 \begin_inset External
39325         template PDFPages
39326         filename ../clipart/Abstract.pdf
39327         extra LaTeX "noautoscale, pages=-"
39328         rotateAngle -5
39329         rotateOrigin bottomleft
39330
39331 \end_inset
39332
39333
39334 \end_layout
39335
39336 \begin_layout Description
39337 Image
39338 \begin_inset space ~
39339 \end_inset
39340
39341 tramée Ce modèle peut être utilisé pour les images matricielles (bitmap).
39342  Les images peuvent être traitées dans la fenêtre de dialogue 
39343 \family sans
39344 Objet
39345 \begin_inset space ~
39346 \end_inset
39347
39348 Externe
39349 \family default
39350  comme les images qui sont habituellement incorporées en utilisant le menu
39351  
39352 \family sans
39353 Insertion\SpecialChar menuseparator
39354 Graphique
39355 \family default
39356 , comme c'est décrit dans la section
39357 \begin_inset space ~
39358 \end_inset
39359
39360
39361 \begin_inset CommandInset ref
39362 LatexCommand ref
39363 reference "sec:Graphics-Dialog"
39364
39365 \end_inset
39366
39367 .
39368  Voici un exemple d'insertion d'image matricielle
39369 \begin_inset space ~
39370 \end_inset
39371
39372
39373 \begin_inset External
39374         template RasterImage
39375         filename ../clipart/ToolbarEnvBox.png
39376
39377 \end_inset
39378
39379
39380 \end_layout
39381
39382 \begin_layout Description
39383 Graphiques
39384 \begin_inset space ~
39385 \end_inset
39386
39387 vectoriels Ce modèle peut être utilisé pour les graphiques
39388 \begin_inset space ~
39389 \end_inset
39390
39391 vectoriels.
39392  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
39393 \family sans
39394 Objet
39395 \begin_inset space ~
39396 \end_inset
39397
39398 Externe
39399 \family default
39400  comme les images qui sont habituellement incorporées en utilisant le menu
39401  
39402 \family sans
39403 Insertion\SpecialChar menuseparator
39404 Graphique
39405 \family default
39406 , comme c'est décrit dans la section
39407 \begin_inset space ~
39408 \end_inset
39409
39410
39411 \begin_inset CommandInset ref
39412 LatexCommand ref
39413 reference "sec:Graphics-Dialog"
39414
39415 \end_inset
39416
39417 .
39418  Voici un graphique vectoriel inséré en tant qu'objet externe: 
39419 \begin_inset External
39420         template VectorGraphics
39421         filename ../clipart/SVG-Drawing.svg
39422         scale 33
39423
39424 \end_inset
39425
39426
39427 \end_layout
39428
39429 \begin_layout Description
39430 Figure
39431 \begin_inset space ~
39432 \end_inset
39433
39434 Xfig Ce modèle accepte les images créées avec le programme 
39435 \series bold
39436
39437 \begin_inset CommandInset href
39438 LatexCommand href
39439 name "Xfig"
39440 target "http://fr.wikipedia.org/wiki/Xfig"
39441
39442 \end_inset
39443
39444
39445 \series default
39446 .
39447 \end_layout
39448
39449 \begin_layout Standard
39450 \begin_inset Float table
39451 placement !h
39452 wide false
39453 sideways false
39454 status open
39455
39456 \begin_layout Plain Layout
39457 \begin_inset Caption Standard
39458
39459 \begin_layout Plain Layout
39460 \begin_inset CommandInset label
39461 LatexCommand label
39462 name "tab:Comparaison-des-dates"
39463
39464 \end_inset
39465
39466 Comparaison des méthodes d'insertion de la date.
39467 \end_layout
39468
39469 \end_inset
39470
39471
39472 \end_layout
39473
39474 \begin_layout Plain Layout
39475 \align center
39476 \begin_inset Tabular
39477 <lyxtabular version="3" rows="4" columns="4">
39478 <features tabularvalignment="middle">
39479 <column alignment="center" valignment="top">
39480 <column alignment="center" valignment="top">
39481 <column alignment="center" valignment="top">
39482 <column alignment="center" valignment="top">
39483 <row>
39484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39485 \begin_inset Text
39486
39487 \begin_layout Plain Layout
39488 Format du document
39489 \end_layout
39490
39491 \end_inset
39492 </cell>
39493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39494 \begin_inset Text
39495
39496 \begin_layout Plain Layout
39497
39498 \family sans
39499 Objet
39500 \begin_inset space ~
39501 \end_inset
39502
39503 Externe\SpecialChar menuseparator
39504 Date
39505 \end_layout
39506
39507 \end_inset
39508 </cell>
39509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39510 \begin_inset Text
39511
39512 \begin_layout Plain Layout
39513
39514 \family sans
39515 Insertion\SpecialChar menuseparator
39516 Date
39517 \end_layout
39518
39519 \end_inset
39520 </cell>
39521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39522 \begin_inset Text
39523
39524 \begin_layout Plain Layout
39525 commande 
39526 \series bold
39527
39528 \backslash
39529 today
39530 \end_layout
39531
39532 \end_inset
39533 </cell>
39534 </row>
39535 <row>
39536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39537 \begin_inset Text
39538
39539 \begin_layout Plain Layout
39540 \SpecialChar LyX
39541
39542 \end_layout
39543
39544 \end_inset
39545 </cell>
39546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39547 \begin_inset Text
39548
39549 \begin_layout Plain Layout
39550 comme boîte d'insert
39551 \end_layout
39552
39553 \end_inset
39554 </cell>
39555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39556 \begin_inset Text
39557
39558 \begin_layout Plain Layout
39559 comme date
39560 \end_layout
39561
39562 \end_inset
39563 </cell>
39564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39565 \begin_inset Text
39566
39567 \begin_layout Plain Layout
39568 comme boîte de code \SpecialChar TeX
39569
39570 \end_layout
39571
39572 \end_inset
39573 </cell>
39574 </row>
39575 <row>
39576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39577 \begin_inset Text
39578
39579 \begin_layout Plain Layout
39580 \SpecialChar LaTeX
39581
39582 \end_layout
39583
39584 \end_inset
39585 </cell>
39586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39587 \begin_inset Text
39588
39589 \begin_layout Plain Layout
39590 comme date
39591 \end_layout
39592
39593 \end_inset
39594 </cell>
39595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39596 \begin_inset Text
39597
39598 \begin_layout Plain Layout
39599 comme date
39600 \end_layout
39601
39602 \end_inset
39603 </cell>
39604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39605 \begin_inset Text
39606
39607 \begin_layout Plain Layout
39608 comme commande
39609 \end_layout
39610
39611 \end_inset
39612 </cell>
39613 </row>
39614 <row>
39615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39616 \begin_inset Text
39617
39618 \begin_layout Plain Layout
39619 DVI, PDF, PS
39620 \end_layout
39621
39622 \end_inset
39623 </cell>
39624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39625 \begin_inset Text
39626
39627 \begin_layout Plain Layout
39628 comme date
39629 \end_layout
39630
39631 \end_inset
39632 </cell>
39633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39634 \begin_inset Text
39635
39636 \begin_layout Plain Layout
39637 comme date
39638 \end_layout
39639
39640 \end_inset
39641 </cell>
39642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39643 \begin_inset Text
39644
39645 \begin_layout Plain Layout
39646 comme date date
39647 \end_layout
39648
39649 \end_inset
39650 </cell>
39651 </row>
39652 </lyxtabular>
39653
39654 \end_inset
39655
39656
39657 \end_layout
39658
39659 \end_inset
39660
39661
39662 \end_layout
39663
39664 \begin_layout Standard
39665 Quand vous activez l'option 
39666 \family sans
39667 Brouillon
39668 \family default
39669  de l'onglet 
39670 \family sans
39671 Fichier
39672 \family default
39673  de la fenêtre de dialogue 
39674 \family sans
39675 Objet
39676 \begin_inset space ~
39677 \end_inset
39678
39679 Externe
39680 \family default
39681 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39682 \begin_inset Newline newline
39683 \end_inset
39684
39685 Les objets externes apparaissent dans \SpecialChar LyX
39686 , soit comme une boîte comme celle-ci
39687  : 
39688 \begin_inset Graphics
39689         filename ../clipart/ExternalMaterial.png
39690         scale 75
39691         scaleBeforeRotation
39692
39693 \end_inset
39694
39695  soit comme une image, selon que vous avez ou non activé l'option 
39696 \family sans
39697 Afficher
39698 \begin_inset space ~
39699 \end_inset
39700
39701 dans
39702 \begin_inset space ~
39703 \end_inset
39704
39705 \SpecialChar LyX
39706
39707 \family default
39708  de l'onglet 
39709 \family sans
39710 Options \SpecialChar LaTeX
39711  et \SpecialChar LyX
39712
39713 \family default
39714  de la fenêtre de dialogue.
39715 \end_layout
39716
39717 \begin_layout Standard
39718 Le manuel 
39719 \family sans
39720 \emph on
39721 Personnalisation
39722 \family default
39723 \emph default
39724  explique comment vous pouvez créer vos propres modèles.
39725 \end_layout
39726
39727 \begin_layout Section
39728 Sous-documents
39729 \begin_inset CommandInset label
39730 LatexCommand label
39731 name "sec:Sous-documents"
39732
39733 \end_inset
39734
39735
39736 \begin_inset Index idx
39737 status collapsed
39738
39739 \begin_layout Plain Layout
39740 Trucs externes ! Sous-documents
39741 \end_layout
39742
39743 \end_inset
39744
39745
39746 \begin_inset Index idx
39747 status collapsed
39748
39749 \begin_layout Plain Layout
39750 Fichiers ! Insertion
39751 \end_layout
39752
39753 \end_inset
39754
39755
39756 \end_layout
39757
39758 \begin_layout Standard
39759 Les sous-documents sont utilisés quand on a un document très long qui peut
39760  être décomposé en plusieurs parties ou sections plus petites.
39761  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
39762  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
39763  Les différents documents sont ce que l'on appelle les sous-documents et
39764  un document maître les relie pour imprimer le document complet ou seulement
39765  une partie de celui-ci.
39766  Un sous-document hérite du contenu de son maître, par exemple le préambule
39767  \SpecialChar LaTeX
39768 , la bibliographie, et les étiquettes pour les références croisées.
39769 \end_layout
39770
39771 \begin_layout Standard
39772 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
39773  maître, précisez dans le sous-document le document maître dans le menu
39774  
39775 \family sans
39776 Document\SpecialChar menuseparator
39777 Paramètres\SpecialChar menuseparator
39778 Classe de document
39779 \family default
39780 .
39781  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
39782  à chaque
39783  fois que vous modifierez le sous-document.
39784 \end_layout
39785
39786 \begin_layout Standard
39787 Les documents inclus sont visualisés dans \SpecialChar LyX
39788  sous la forme d'une boîte comme
39789  celle-ci : 
39790 \begin_inset Graphics
39791         filename clipart/SousDocument.png
39792         scaleBeforeRotation
39793
39794 \end_inset
39795
39796  Pour inclure des sous-documents dans un document maître , on utilise le
39797  menu 
39798 \family sans
39799 Insertion\SpecialChar menuseparator
39800 Fichier\SpecialChar menuseparator
39801 Sous-document
39802 \family default
39803 .
39804  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
39805  des quatre méthodes d'inclusion :
39806 \end_layout
39807
39808 \begin_layout Description
39809 Inclus
39810 \begin_inset space ~
39811 \end_inset
39812
39813 (include) Vous pouvez inclure des documents \SpecialChar LyX
39814  et \SpecialChar LaTeX
39815 .
39816  Quand vous cliquez sur le bouton 
39817 \family sans
39818 Modifier
39819 \family default
39820  dans la fenêtre de dialogue 
39821 \family sans
39822 Sous-document
39823 \family default
39824 , le document inclus est ouvert dans \SpecialChar LyX
39825  dans un nouvel onglet pour que vous
39826  puissiez le modifier.
39827 \begin_inset Newline newline
39828 \end_inset
39829
39830
39831 \end_layout
39832
39833 \begin_layout Standard
39834 Voici un sous-document inséré avec la méthode 
39835 \family sans
39836 Inclus
39837 \family default
39838  : 
39839 \begin_inset CommandInset include
39840 LatexCommand include
39841 filename "DocumentBidon1.lyx"
39842
39843 \end_inset
39844
39845
39846 \end_layout
39847
39848 \begin_layout Standard
39849 La numérotation des sections va prendre en compte les sections des fichiers
39850  incorporés dans l'ordre où ils sont insérés dans le document maître.
39851  Le document qui est inclus comme exemple possède une sous-section qui sera
39852  numérotée comme sous-section de la section actuelle.
39853  Les étiquettes présentes dans le fichier inclus peuvent être référencées
39854  : la sous-section
39855 \begin_inset space ~
39856 \end_inset
39857
39858
39859 \begin_inset CommandInset ref
39860 LatexCommand ref
39861 reference "subsec:Sous-section-externe-1"
39862
39863 \end_inset
39864
39865  est dans le fichier inclus.
39866 \end_layout
39867
39868 \begin_layout Standard
39869 Le préambule du sous-document est tout simplement ignoré, seul le préambule
39870  du document maître est utilisé.
39871  Les branches présentes dans le sous-document seront ignorées par le document
39872  maître si celui-ci ne possède pas une branche avec le même nom.
39873  Les documents inclus sont insérés en commençant une nouvelle page et sont
39874  suivis par un saut de page.
39875 \end_layout
39876
39877 \begin_layout Standard
39878 \begin_inset Note Greyedout
39879 status open
39880
39881 \begin_layout Plain Layout
39882
39883 \series bold
39884 Note:
39885 \series default
39886  Quand vous avez inclus un fichier \SpecialChar LyX
39887  ou \SpecialChar LaTeX
39888 , et que ce dernier utilise une classe
39889  de document différente de celle du document maître, vous recevez un avertisseme
39890 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
39891  produire des résultats inattendus sur la sortie imprimée.
39892 \end_layout
39893
39894 \end_inset
39895
39896
39897 \end_layout
39898
39899 \begin_layout Description
39900 Incorporé
39901 \begin_inset space ~
39902 \end_inset
39903
39904 (input) Cette méthode est très semblable à la méthode Inclus, les différences
39905  sont :
39906 \begin_inset Separator latexpar
39907 \end_inset
39908
39909
39910 \end_layout
39911
39912 \begin_deeper
39913 \begin_layout Itemize
39914 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
39915  par un saut de page.
39916 \end_layout
39917
39918 \begin_layout Itemize
39919 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
39920  quand l'option
39921  
39922 \family sans
39923 Aperçu
39924 \begin_inset space ~
39925 \end_inset
39926
39927 sur
39928 \begin_inset space ~
39929 \end_inset
39930
39931 le
39932 \begin_inset space ~
39933 \end_inset
39934
39935 vif
39936 \family default
39937  est activée dans les préférences dans la rubrique 
39938 \family sans
39939 Apparence\SpecialChar menuseparator
39940 Graphique
39941 \family default
39942 .
39943 \end_layout
39944
39945 \begin_layout Itemize
39946 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
39947 \family sans
39948 Document\SpecialChar menuseparator
39949 Paramètres\SpecialChar menuseparator
39950 Sous-documents
39951 \family default
39952 .
39953 \end_layout
39954
39955 \end_deeper
39956 \begin_layout Standard
39957 Voici un sous document inséré en utilisant la méthode 
39958 \family sans
39959 Incorporé
39960 \family default
39961  : 
39962 \begin_inset CommandInset include
39963 LatexCommand input
39964 preview true
39965 filename "DocumentBidon2.lyx"
39966
39967 \end_inset
39968
39969
39970 \end_layout
39971
39972 \begin_layout Standard
39973 Voici un sous-document
39974 \emph on
39975 input
39976 \emph default
39977  comme \SpecialChar LaTeX
39978  source:
39979 \end_layout
39980
39981 \begin_layout Quote
39982 \begin_inset CommandInset include
39983 LatexCommand input
39984 filename "DocumentTexteBidon.txt"
39985
39986 \end_inset
39987
39988
39989 \end_layout
39990
39991 \begin_layout Description
39992 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
39993  Si c'est un fichier \SpecialChar LyX
39994  ou \SpecialChar LaTeX
39995 , le contenu sera affiché dans la sortie sous forme
39996  de code source et aucune des commandes éventuellement présentes ne sera
39997  exécutée.
39998  Vous pouvez utiliser l'option 
39999 \family sans
40000 Marquer
40001 \begin_inset space ~
40002 \end_inset
40003
40004 les
40005 \begin_inset space ~
40006 \end_inset
40007
40008 espaces
40009 \family default
40010  qui matérialise chaque espace présente dans le code source par un caractère
40011  
40012 \begin_inset Quotes fld
40013 \end_inset
40014
40015
40016 \begin_inset ERT
40017 status collapsed
40018
40019 \begin_layout Plain Layout
40020
40021
40022 \backslash
40023 textvisiblespace 
40024 \end_layout
40025
40026 \end_inset
40027
40028
40029 \begin_inset Quotes frd
40030 \end_inset
40031
40032  .
40033  La différence avec la méthode qui consiste à utiliser le menu 
40034 \family sans
40035 Insertion\SpecialChar menuseparator
40036 Fichier\SpecialChar menuseparator
40037 Texte
40038 \begin_inset space ~
40039 \end_inset
40040
40041 brut
40042 \family default
40043  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
40044 .
40045 \end_layout
40046
40047 \begin_layout Standard
40048 Voici un sous-document inclus en utilisant la méthode 
40049 \family sans
40050 verbatim
40051 \family default
40052  : 
40053 \begin_inset CommandInset include
40054 LatexCommand verbatiminput
40055 filename "DocumentTexteBidon.txt"
40056
40057 \end_inset
40058
40059
40060 \begin_inset VSpace bigskip
40061 \end_inset
40062
40063 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40064  l'option 
40065 \family sans
40066 Marquer
40067 \begin_inset space ~
40068 \end_inset
40069
40070 les
40071 \begin_inset space ~
40072 \end_inset
40073
40074 espaces :
40075 \family default
40076  
40077 \begin_inset CommandInset include
40078 LatexCommand verbatiminput*
40079 filename "DocumentTexteBidon.txt"
40080
40081 \end_inset
40082
40083
40084 \end_layout
40085
40086 \begin_layout Standard
40087 \begin_inset VSpace bigskip
40088 \end_inset
40089
40090
40091 \end_layout
40092
40093 \begin_layout Standard
40094 \begin_inset Note Greyedout
40095 status open
40096
40097 \begin_layout Plain Layout
40098
40099 \series bold
40100 Note:
40101 \series default
40102  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40103  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40104 \end_layout
40105
40106 \end_inset
40107
40108
40109 \end_layout
40110
40111 \begin_layout Description
40112 Listings Ce type d'inclusion est décrit dans le chapitre
40113 \begin_inset space ~
40114 \end_inset
40115
40116
40117 \begin_inset CommandInset ref
40118 LatexCommand ref
40119 reference "cha:Program-Code-Listings"
40120
40121 \end_inset
40122
40123 .
40124 \end_layout
40125
40126 \begin_layout Standard
40127 \begin_inset Note Greyedout
40128 status open
40129
40130 \begin_layout Plain Layout
40131
40132 \series bold
40133 Note:
40134 \series default
40135  Inclure le même document deux fois dans un même document peut poser des
40136  problèmes avec \SpecialChar LaTeX
40137 .
40138 \end_layout
40139
40140 \end_inset
40141
40142
40143 \end_layout
40144
40145 \begin_layout Standard
40146 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40147  de votre document maître, que ce soit pour diminuer les temps de compilation
40148  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40149  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40150  la sortie en utilisant le menu 
40151 \family sans
40152 Document\SpecialChar menuseparator
40153 Paramètres\SpecialChar menuseparator
40154 Sous-documents
40155 \family default
40156 .
40157  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40158  sur la ligne correspondant dans la colonne 
40159 \family sans
40160 Inclus dans le résultat
40161 \family default
40162  de la liste (
40163 \begin_inset space ~
40164 \end_inset
40165
40166 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40167  
40168 \begin_inset Quotes fld
40169 \end_inset
40170
40171 inclus
40172 \begin_inset Quotes frd
40173 \end_inset
40174
40175  et pas la méthode 
40176 \begin_inset Quotes fld
40177 \end_inset
40178
40179 incorporé
40180 \begin_inset Quotes frd
40181 \end_inset
40182
40183
40184 \begin_inset space ~
40185 \end_inset
40186
40187 ).
40188  Si on active l'option 
40189 \family sans
40190 Assurer la cohérence des compteurs et des références
40191 \family default
40192 , \SpecialChar LyX
40193  va s'assurer que tous les numéros de pages, références etc...
40194  sont corrects comme si tous le document avait été traité.
40195  C'est utile si vous voulez que les sous-documents choisis aient exactement
40196  le même aspect que s'il étaient dans le document complet.
40197  Pour réaliser cette condition, il faut que \SpecialChar LyX
40198  traite de façon silencieuse
40199  la totalité du document.
40200  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40201  les compteurs et autres références n'ont pas à être à tout prix valides,
40202  vous devez impérativement désactiver cette option.
40203  
40204 \end_layout
40205
40206 \begin_layout Standard
40207 Une autre solution consiste à inclure chaque fichier dans une branche
40208 \begin_inset Foot
40209 status collapsed
40210
40211 \begin_layout Plain Layout
40212 Les branches sont décrites dans la section 
40213 \emph on
40214 Branches
40215 \emph default
40216  du 
40217 \emph on
40218 Guide de l'utilisateur
40219 \emph default
40220  de \SpecialChar LyX
40221 .
40222 \end_layout
40223
40224 \end_inset
40225
40226 .
40227  En activant ou désactivant une branche, vous pouvez décider les fichiers
40228  inclus qui doivent apparaître dans la sortie imprimée.
40229  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40230  
40231 \begin_inset Quotes fld
40232 \end_inset
40233
40234 incorporés
40235 \begin_inset Quotes frd
40236 \end_inset
40237
40238 .
40239  Le défaut est que les compteurs et autres références ne sont pas conservés
40240  avec cette approche.
40241 \end_layout
40242
40243 \begin_layout Chapter
40244 Listings de code source
40245 \begin_inset CommandInset label
40246 LatexCommand label
40247 name "cha:Program-Code-Listings"
40248
40249 \end_inset
40250
40251
40252 \begin_inset Index idx
40253 status collapsed
40254
40255 \begin_layout Plain Layout
40256 Listings
40257 \end_layout
40258
40259 \end_inset
40260
40261
40262 \begin_inset Index idx
40263 status collapsed
40264
40265 \begin_layout Plain Layout
40266 Code Source
40267 \end_layout
40268
40269 \end_inset
40270
40271
40272 \begin_inset Index idx
40273 status collapsed
40274
40275 \begin_layout Plain Layout
40276 Flottants ! Listings
40277 \end_layout
40278
40279 \end_inset
40280
40281
40282 \end_layout
40283
40284 \begin_layout Standard
40285 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40286  un insert 
40287 \family sans
40288 Listings
40289 \family default
40290  qui peut être créé grâce au menu 
40291 \family sans
40292 Insertion
40293 \family default
40294 \SpecialChar menuseparator
40295
40296 \family sans
40297 Listing
40298 \begin_inset space ~
40299 \end_inset
40300
40301 de
40302 \begin_inset space ~
40303 \end_inset
40304
40305 Code
40306 \begin_inset space ~
40307 \end_inset
40308
40309 Source
40310 \family default
40311 .
40312  Le paquetage \SpecialChar LaTeX
40313  
40314 \series bold
40315 listings
40316 \series default
40317
40318 \begin_inset Index idx
40319 status collapsed
40320
40321 \begin_layout Plain Layout
40322 Paquetages \SpecialChar LaTeX
40323  ! listings
40324 \end_layout
40325
40326 \end_inset
40327
40328  fournit un moyen puissant et flexible d'insérer des listings de code source
40329  dans votre document.
40330  
40331 \end_layout
40332
40333 \begin_layout Standard
40334 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40335  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40336 \end_layout
40337
40338 \begin_layout Standard
40339 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40340  imprimée.
40341  L'option d'emplacement 
40342 \family sans
40343 Listing
40344 \begin_inset space ~
40345 \end_inset
40346
40347 en
40348 \begin_inset space ~
40349 \end_inset
40350
40351 Ligne
40352 \family default
40353  imprime le listing dans la ligne comme ceci : 
40354 \begin_inset listings
40355 lstparams "language={C++}"
40356 inline true
40357 status open
40358
40359 \begin_layout Plain Layout
40360
40361 int a=5;
40362 \end_layout
40363
40364 \end_inset
40365
40366
40367 \begin_inset Newline newline
40368 \end_inset
40369
40370 L'option 
40371 \family sans
40372 Flottant
40373 \family default
40374  crée un flottant de listing pour lequel vous pouvez préciser les options
40375  classiques d'emplacement : 
40376 \begin_inset Quotes fld
40377 \end_inset
40378
40379
40380 \family sans
40381 h
40382 \family default
40383
40384 \begin_inset Quotes frd
40385 \end_inset
40386
40387
40388 \begin_inset Quotes fld
40389 \end_inset
40390
40391
40392 \family sans
40393 t
40394 \family default
40395
40396 \begin_inset Quotes frd
40397 \end_inset
40398
40399
40400 \begin_inset Quotes fld
40401 \end_inset
40402
40403
40404 \family sans
40405 b
40406 \family default
40407
40408 \begin_inset Quotes frd
40409 \end_inset
40410
40411 , et 
40412 \begin_inset Quotes fld
40413 \end_inset
40414
40415
40416 \family sans
40417 p
40418 \family default
40419
40420 \begin_inset Quotes frd
40421 \end_inset
40422
40423  correspondant aux emplacement décrits dans la section
40424 \begin_inset space ~
40425 \end_inset
40426
40427
40428 \begin_inset CommandInset ref
40429 LatexCommand ref
40430 reference "sec:Placement-flottants"
40431
40432 \end_inset
40433
40434 .
40435  Les options de positionnement peuvent être mélangées et doivent être saisies
40436  sans séparation, par exemple, on peut taper 
40437 \begin_inset Quotes fld
40438 \end_inset
40439
40440
40441 \family sans
40442 htbp
40443 \family default
40444
40445 \begin_inset Quotes frd
40446 \end_inset
40447
40448 .
40449  L'option 
40450 \begin_inset Quotes fld
40451 \end_inset
40452
40453 h
40454 \begin_inset Quotes frd
40455 \end_inset
40456
40457  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40458  
40459 \family sans
40460 Flottant
40461 \family default
40462  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40463  légende et être référencés.
40464 \end_layout
40465
40466 \begin_layout Standard
40467 Vous pouvez ajouter une légende à un listing avec le menu 
40468 \family sans
40469 Insertion\SpecialChar menuseparator
40470 Légende
40471 \family default
40472 .
40473  On peut référencer les listings de la même façon que les flottants :Voir
40474  le listing
40475 \begin_inset space ~
40476 \end_inset
40477
40478
40479 \begin_inset CommandInset ref
40480 LatexCommand ref
40481 reference "lst:Listing-exemple"
40482
40483 \end_inset
40484
40485 .
40486  Une liste des listings qui contient tous les listings légendés peut être
40487  créée par le menu 
40488 \family sans
40489 Insertion\SpecialChar menuseparator
40490 Listes
40491 \begin_inset space ~
40492 \end_inset
40493
40494 &
40495 \begin_inset space ~
40496 \end_inset
40497
40498 TdM\SpecialChar menuseparator
40499 Liste des listings
40500 \family default
40501 .
40502  Les éléments de la liste sont les légendes et le numéro de listing.
40503 \end_layout
40504
40505 \begin_layout Standard
40506 \begin_inset listings
40507 lstparams "language=Python"
40508 inline false
40509 status open
40510
40511 \begin_layout Plain Layout
40512
40513 \begin_inset Caption Standard
40514
40515 \begin_layout Plain Layout
40516 \begin_inset CommandInset label
40517 LatexCommand label
40518 name "lst:Listing-exemple"
40519
40520 \end_inset
40521
40522 Exemple de listing flottant
40523 \end_layout
40524
40525 \end_inset
40526
40527 # Exemple de listing flottant
40528 \end_layout
40529
40530 \begin_layout Plain Layout
40531
40532 def func(param):
40533 \end_layout
40534
40535 \begin_layout Plain Layout
40536
40537     'ceci est une fonction python'
40538 \end_layout
40539
40540 \begin_layout Plain Layout
40541
40542     pass
40543 \end_layout
40544
40545 \end_inset
40546
40547
40548 \end_layout
40549
40550 \begin_layout Standard
40551 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40552  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40553  de manière particulière dans la sortie imprimée.
40554  Dans l'exemple de listing, le mot clé Python 
40555 \begin_inset Quotes fld
40556 \end_inset
40557
40558 def
40559 \begin_inset Quotes frd
40560 \end_inset
40561
40562  est reconnu et imprimé en caractères gras dans la sortie.
40563 \end_layout
40564
40565 \begin_layout Standard
40566 \begin_inset Note Greyedout
40567 status open
40568
40569 \begin_layout Plain Layout
40570
40571 \series bold
40572 Note:
40573 \series default
40574  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40575  une police de caractères à 
40576 \family typewriter
40577 chasse fixe
40578 \family default
40579 , c'est que votre police ne contient probablement pas de série grasse.
40580  Dans ce cas choisissez une police différente dans le menu 
40581 \family sans
40582 Document\SpecialChar menuseparator
40583 Paramètres\SpecialChar menuseparator
40584 Polices
40585 \family default
40586 .
40587  (Les polices 
40588 \emph on
40589 LuxiMono, BeraMono
40590 \emph default
40591  et 
40592 \emph on
40593 Courier
40594 \emph default
40595  contiennent une série grasse.)
40596 \end_layout
40597
40598 \end_inset
40599
40600
40601 \end_layout
40602
40603 \begin_layout Standard
40604 Dans la rubrique 
40605 \family sans
40606 Numérotation
40607 \begin_inset space ~
40608 \end_inset
40609
40610 des
40611 \begin_inset space ~
40612 \end_inset
40613
40614 Lignes
40615 \family default
40616  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40617 n des lignes.
40618  Vous pouvez mettre un nombre dans le champ 
40619 \family sans
40620 Pas
40621 \family default
40622  pour désigner les lignes qui seront numérotées.
40623  Par exemple, si vous mettez 
40624 \begin_inset Quotes fld
40625 \end_inset
40626
40627 3
40628 \begin_inset Quotes frd
40629 \end_inset
40630
40631 , seule une ligne sur trois sera numérotée.
40632 \end_layout
40633
40634 \begin_layout Standard
40635 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40636  apparaîtront dans la sortie.
40637  Vous devez utiliser l'option 
40638 \family sans
40639 Table
40640 \begin_inset space ~
40641 \end_inset
40642
40643 de
40644 \begin_inset space ~
40645 \end_inset
40646
40647 Caractères
40648 \begin_inset space ~
40649 \end_inset
40650
40651 Étendue
40652 \family default
40653  quand vous employez des caractères spécifiques à une langue donnée comme
40654  les umlauts Allemands dans votre listing.
40655 \begin_inset Newline newline
40656 \end_inset
40657
40658 Voici un exemple de listing avec la numérotation des lignes à gauche par
40659  pas de 3, en langage Python, avec les options 
40660 \begin_inset Quotes fld
40661 \end_inset
40662
40663 Table
40664 \begin_inset space ~
40665 \end_inset
40666
40667 de
40668 \begin_inset space ~
40669 \end_inset
40670
40671 caractères
40672 \begin_inset space ~
40673 \end_inset
40674
40675 étendue
40676 \begin_inset Quotes frd
40677 \end_inset
40678
40679  et 
40680 \begin_inset Quotes fld
40681 \end_inset
40682
40683 Espace
40684 \begin_inset space ~
40685 \end_inset
40686
40687 représenté
40688 \begin_inset space ~
40689 \end_inset
40690
40691 par
40692 \begin_inset space ~
40693 \end_inset
40694
40695 un
40696 \begin_inset space ~
40697 \end_inset
40698
40699 symbole
40700 \begin_inset Quotes frd
40701 \end_inset
40702
40703 , l'intervalle de ligne étant 3
40704 \begin_inset space \thinspace{}
40705 \end_inset
40706
40707 -
40708 \begin_inset space \thinspace{}
40709 \end_inset
40710
40711 8:
40712 \end_layout
40713
40714 \begin_layout Standard
40715 \begin_inset listings
40716 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40717 inline false
40718 status open
40719
40720 \begin_layout Plain Layout
40721
40722 def func(param):
40723 \end_layout
40724
40725 \begin_layout Plain Layout
40726
40727     'ceci est une fonction Python'
40728 \end_layout
40729
40730 \begin_layout Plain Layout
40731
40732     pass
40733 \end_layout
40734
40735 \begin_layout Plain Layout
40736
40737 def func(param):
40738 \end_layout
40739
40740 \begin_layout Plain Layout
40741
40742 'Ça, c'est un mot Allemand : Tschüß'
40743 \end_layout
40744
40745 \begin_layout Plain Layout
40746
40747 pass
40748 \end_layout
40749
40750 \begin_layout Plain Layout
40751
40752 def func(param):
40753 \end_layout
40754
40755 \begin_layout Plain Layout
40756
40757 'ceci est une fonction Python'
40758 \end_layout
40759
40760 \begin_layout Plain Layout
40761
40762 pass
40763 \end_layout
40764
40765 \end_inset
40766
40767
40768 \end_layout
40769
40770 \begin_layout Standard
40771 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
40772  nombre de caractères que doit représenter une tabulation dans le champ
40773  
40774 \family sans
40775 Taille du tabulateur
40776 \family default
40777 .
40778 \end_layout
40779
40780 \begin_layout Standard
40781 \begin_inset Note Greyedout
40782 status open
40783
40784 \begin_layout Plain Layout
40785
40786 \series bold
40787 Note:
40788 \series default
40789  À cause d'un bug dans le paquetage 
40790 \series bold
40791 listings
40792 \series default
40793  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
40794  listing.
40795  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
40796  les lignes 3 et 6.
40797 \end_layout
40798
40799 \end_inset
40800
40801
40802 \end_layout
40803
40804 \begin_layout Standard
40805 \begin_inset VSpace bigskip
40806 \end_inset
40807
40808
40809 \end_layout
40810
40811 \begin_layout Standard
40812 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
40813  listing.
40814  Pour le faire, il suffit d'utiliser le menu 
40815 \family sans
40816 Insertion\SpecialChar menuseparator
40817 Fichier\SpecialChar menuseparator
40818 Sous-document
40819 \family default
40820  et de choisir le type 
40821 \family sans
40822 Listing
40823 \family default
40824
40825 \begin_inset space ~
40826 \end_inset
40827
40828
40829 \family sans
40830 de
40831 \begin_inset space ~
40832 \end_inset
40833
40834 Code
40835 \begin_inset space ~
40836 \end_inset
40837
40838 source
40839 \family default
40840 .
40841 \begin_inset Foot
40842 status collapsed
40843
40844 \begin_layout Plain Layout
40845 Les autres types de sous-documents sont décrits dans la section
40846 \begin_inset space ~
40847 \end_inset
40848
40849
40850 \begin_inset CommandInset ref
40851 LatexCommand ref
40852 reference "sec:Sous-documents"
40853
40854 \end_inset
40855
40856 .
40857 \end_layout
40858
40859 \end_inset
40860
40861  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
40862  à utiliser pour le listing dans une zone de texte.
40863  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
40864  
40865 \begin_inset Quotes fld
40866 \end_inset
40867
40868 ?
40869 \begin_inset Quotes frd
40870 \end_inset
40871
40872  dans la zone de texte.
40873 \end_layout
40874
40875 \begin_layout Standard
40876 Pour faire référence à un sous-document de type listing, tapez une étiquette
40877  dans le champ correspondant de la fenêtre de dialogue.
40878  On peut alors faire référence à cette étiquette en utilisant le menu 
40879 \family sans
40880 Insertion\SpecialChar menuseparator
40881 Référence
40882 \begin_inset space ~
40883 \end_inset
40884
40885 Croisée
40886 \family default
40887 .
40888 \end_layout
40889
40890 \begin_layout Standard
40891 Le listing
40892 \begin_inset space ~
40893 \end_inset
40894
40895
40896 \begin_inset CommandInset ref
40897 LatexCommand ref
40898 reference "lst:listing-fichier"
40899
40900 \end_inset
40901
40902  est un exemple de listing issu d'un fichier ; ici les lignes 10
40903 \begin_inset space \thinspace{}
40904 \end_inset
40905
40906 -
40907 \begin_inset space \thinspace{}
40908 \end_inset
40909
40910 15 de ce fichier \SpecialChar LyX
40911  sont listées.
40912 \end_layout
40913
40914 \begin_layout Standard
40915 \begin_inset Newpage pagebreak
40916 \end_inset
40917
40918
40919 \end_layout
40920
40921 \begin_layout Standard
40922 \begin_inset CommandInset include
40923 LatexCommand lstinputlisting
40924 filename "EmbeddedObjects.lyx"
40925 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
40926
40927 \end_inset
40928
40929
40930 \end_layout
40931
40932 \begin_layout Standard
40933 \begin_inset VSpace bigskip
40934 \end_inset
40935
40936
40937 \end_layout
40938
40939 \begin_layout Standard
40940 L'insertion d'une formule dans un listing peut se faire de la façon suivante
40941 \begin_inset space ~
40942 \end_inset
40943
40944 :
40945 \end_layout
40946
40947 \begin_layout Enumerate
40948 Ouvrez la fenêtre de dialogue listings et ajoutez
40949 \begin_inset Newline newline
40950 \end_inset
40951
40952
40953 \family sans
40954 mathescape=true
40955 \family default
40956
40957 \begin_inset Newline newline
40958 \end_inset
40959
40960 dans le champ de l'onglet 
40961 \family sans
40962 Avancé
40963 \family default
40964 .
40965 \end_layout
40966
40967 \begin_layout Enumerate
40968 Créez la formule en dehors du listing.
40969 \end_layout
40970
40971 \begin_layout Enumerate
40972 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
40973  (raccourci 
40974 \begin_inset Info
40975 type  "shortcut"
40976 arg   "copy"
40977 \end_inset
40978
40979 )
40980 \end_layout
40981
40982 \begin_layout Enumerate
40983 Dans le listing écrivez 
40984 \begin_inset Quotes fld
40985 \end_inset
40986
40987
40988 \family sans
40989 $$
40990 \family default
40991
40992 \begin_inset Quotes frd
40993 \end_inset
40994
40995  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
40996  
40997 \begin_inset Info
40998 type  "shortcut"
40999 arg   "paste"
41000 \end_inset
41001
41002 )
41003 \end_layout
41004
41005 \begin_layout Standard
41006 \begin_inset listings
41007 lstparams "language=Python,mathescape=true"
41008 inline false
41009 status open
41010
41011 \begin_layout Plain Layout
41012
41013 \begin_inset Caption Standard
41014
41015 \begin_layout Plain Layout
41016 Exemple de listing flottant contenant une formule
41017 \end_layout
41018
41019 \end_inset
41020
41021 # Exemple de listing flottant
41022 \end_layout
41023
41024 \begin_layout Plain Layout
41025
41026 def func(param):
41027 \end_layout
41028
41029 \begin_layout Plain Layout
41030
41031     # $
41032 \backslash
41033 prod_{n=1}^{
41034 \backslash
41035 infty}
41036 \backslash
41037 ,
41038 \backslash
41039 frac{1}{x^{2}}$
41040 \end_layout
41041
41042 \begin_layout Plain Layout
41043
41044     pass
41045 \end_layout
41046
41047 \end_inset
41048
41049
41050 \end_layout
41051
41052 \begin_layout Standard
41053 \begin_inset VSpace bigskip
41054 \end_inset
41055
41056
41057 \end_layout
41058
41059 \begin_layout Standard
41060 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41061  de dialogue 
41062 \family sans
41063 Document\SpecialChar menuseparator
41064 Paramètres\SpecialChar menuseparator
41065 Listings
41066 \family default
41067 .
41068  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41069  
41070 \begin_inset Quotes fld
41071 \end_inset
41072
41073 ?
41074 \begin_inset Quotes frd
41075 \end_inset
41076
41077  dans le champ.
41078 \end_layout
41079
41080 \begin_layout Standard
41081 Pour plus d'information sur le paquetage 
41082 \series bold
41083 listings
41084 \series default
41085 , nous vous renvoyons à sa documentation 
41086 \begin_inset CommandInset citation
41087 LatexCommand cite
41088 key "listings"
41089
41090 \end_inset
41091
41092 .
41093 \end_layout
41094
41095 \begin_layout Standard
41096 \begin_inset Newpage newpage
41097 \end_inset
41098
41099
41100 \end_layout
41101
41102 \begin_layout Chapter
41103 \start_of_appendix
41104 Unités de longueur utilisables avec \SpecialChar LyX
41105
41106 \begin_inset Argument 1
41107 status collapsed
41108
41109 \begin_layout Plain Layout
41110 Unités de longueur
41111 \end_layout
41112
41113 \end_inset
41114
41115
41116 \begin_inset Index idx
41117 status collapsed
41118
41119 \begin_layout Plain Layout
41120 Unités
41121 \end_layout
41122
41123 \end_inset
41124
41125
41126 \begin_inset CommandInset label
41127 LatexCommand label
41128 name "cha:Unités-de-longueur"
41129
41130 \end_inset
41131
41132
41133 \end_layout
41134
41135 \begin_layout Standard
41136 Pour comprendre les unités de longueur utilisées dans cette documentation,
41137  le tableau
41138 \begin_inset space ~
41139 \end_inset
41140
41141
41142 \begin_inset CommandInset ref
41143 LatexCommand ref
41144 reference "tab:Unités"
41145
41146 \end_inset
41147
41148 décrit les unités utilisées par \SpecialChar LyX
41149 .
41150 \begin_inset Float table
41151 placement h
41152 wide false
41153 sideways false
41154 status open
41155
41156 \begin_layout Plain Layout
41157 \begin_inset Caption Standard
41158
41159 \begin_layout Plain Layout
41160 \begin_inset CommandInset label
41161 LatexCommand label
41162 name "tab:Unités"
41163
41164 \end_inset
41165
41166 Unités de longueur
41167 \end_layout
41168
41169 \end_inset
41170
41171
41172 \end_layout
41173
41174 \begin_layout Plain Layout
41175 \begin_inset VSpace medskip
41176 \end_inset
41177
41178
41179 \end_layout
41180
41181 \begin_layout Plain Layout
41182 \align center
41183 \begin_inset Tabular
41184 <lyxtabular version="3" rows="20" columns="3">
41185 <features tabularvalignment="middle">
41186 <column alignment="center" valignment="top">
41187 <column alignment="center" valignment="top">
41188 <column alignment="center" valignment="top">
41189 <row>
41190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41191 \begin_inset Text
41192
41193 \begin_layout Plain Layout
41194 unité
41195 \end_layout
41196
41197 \end_inset
41198 </cell>
41199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41200 \begin_inset Text
41201
41202 \begin_layout Plain Layout
41203 nom/description
41204 \end_layout
41205
41206 \end_inset
41207 </cell>
41208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41209 \begin_inset Text
41210
41211 \begin_layout Plain Layout
41212 commande \SpecialChar LaTeX
41213
41214 \end_layout
41215
41216 \end_inset
41217 </cell>
41218 </row>
41219 <row>
41220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41221 \begin_inset Text
41222
41223 \begin_layout Plain Layout
41224 mm
41225 \end_layout
41226
41227 \end_inset
41228 </cell>
41229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41230 \begin_inset Text
41231
41232 \begin_layout Plain Layout
41233 millimètre
41234 \end_layout
41235
41236 \end_inset
41237 </cell>
41238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41239 \begin_inset Text
41240
41241 \begin_layout Plain Layout
41242 -
41243 \end_layout
41244
41245 \end_inset
41246 </cell>
41247 </row>
41248 <row>
41249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41250 \begin_inset Text
41251
41252 \begin_layout Plain Layout
41253 cm
41254 \end_layout
41255
41256 \end_inset
41257 </cell>
41258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41259 \begin_inset Text
41260
41261 \begin_layout Plain Layout
41262 centimètre
41263 \end_layout
41264
41265 \end_inset
41266 </cell>
41267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41268 \begin_inset Text
41269
41270 \begin_layout Plain Layout
41271 -
41272 \end_layout
41273
41274 \end_inset
41275 </cell>
41276 </row>
41277 <row>
41278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41279 \begin_inset Text
41280
41281 \begin_layout Plain Layout
41282 in
41283 \end_layout
41284
41285 \end_inset
41286 </cell>
41287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41288 \begin_inset Text
41289
41290 \begin_layout Plain Layout
41291 pouce (inch)
41292 \end_layout
41293
41294 \end_inset
41295 </cell>
41296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41297 \begin_inset Text
41298
41299 \begin_layout Plain Layout
41300 -
41301 \end_layout
41302
41303 \end_inset
41304 </cell>
41305 </row>
41306 <row>
41307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41308 \begin_inset Text
41309
41310 \begin_layout Plain Layout
41311 pt
41312 \end_layout
41313
41314 \end_inset
41315 </cell>
41316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41317 \begin_inset Text
41318
41319 \begin_layout Plain Layout
41320 point (72.27
41321 \begin_inset space \thinspace{}
41322 \end_inset
41323
41324 pt = 1
41325 \begin_inset space \thinspace{}
41326 \end_inset
41327
41328 in)
41329 \end_layout
41330
41331 \end_inset
41332 </cell>
41333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41334 \begin_inset Text
41335
41336 \begin_layout Plain Layout
41337 -
41338 \end_layout
41339
41340 \end_inset
41341 </cell>
41342 </row>
41343 <row>
41344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41345 \begin_inset Text
41346
41347 \begin_layout Plain Layout
41348 pc
41349 \end_layout
41350
41351 \end_inset
41352 </cell>
41353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41354 \begin_inset Text
41355
41356 \begin_layout Plain Layout
41357 pica (1
41358 \begin_inset space \thinspace{}
41359 \end_inset
41360
41361 pc = 12
41362 \begin_inset space \thinspace{}
41363 \end_inset
41364
41365 pt)
41366 \end_layout
41367
41368 \end_inset
41369 </cell>
41370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41371 \begin_inset Text
41372
41373 \begin_layout Plain Layout
41374 -
41375 \end_layout
41376
41377 \end_inset
41378 </cell>
41379 </row>
41380 <row>
41381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41382 \begin_inset Text
41383
41384 \begin_layout Plain Layout
41385 sp
41386 \end_layout
41387
41388 \end_inset
41389 </cell>
41390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41391 \begin_inset Text
41392
41393 \begin_layout Plain Layout
41394 scaled point (65536
41395 \begin_inset space \thinspace{}
41396 \end_inset
41397
41398 sp = 1
41399 \begin_inset space \thinspace{}
41400 \end_inset
41401
41402 pt)
41403 \end_layout
41404
41405 \end_inset
41406 </cell>
41407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41408 \begin_inset Text
41409
41410 \begin_layout Plain Layout
41411 -
41412 \end_layout
41413
41414 \end_inset
41415 </cell>
41416 </row>
41417 <row>
41418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41419 \begin_inset Text
41420
41421 \begin_layout Plain Layout
41422 bp
41423 \end_layout
41424
41425 \end_inset
41426 </cell>
41427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41428 \begin_inset Text
41429
41430 \begin_layout Plain Layout
41431 gros point (72
41432 \begin_inset space \thinspace{}
41433 \end_inset
41434
41435 bp = 1
41436 \begin_inset space \thinspace{}
41437 \end_inset
41438
41439 in)
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41445 \begin_inset Text
41446
41447 \begin_layout Plain Layout
41448 -
41449 \end_layout
41450
41451 \end_inset
41452 </cell>
41453 </row>
41454 <row>
41455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41456 \begin_inset Text
41457
41458 \begin_layout Plain Layout
41459 dd
41460 \end_layout
41461
41462 \end_inset
41463 </cell>
41464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41465 \begin_inset Text
41466
41467 \begin_layout Plain Layout
41468 didot (72
41469 \begin_inset space \thinspace{}
41470 \end_inset
41471
41472 dd 
41473 \begin_inset Formula $\approx$
41474 \end_inset
41475
41476  37.6
41477 \begin_inset space \thinspace{}
41478 \end_inset
41479
41480 mm)
41481 \end_layout
41482
41483 \end_inset
41484 </cell>
41485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41486 \begin_inset Text
41487
41488 \begin_layout Plain Layout
41489 -
41490 \end_layout
41491
41492 \end_inset
41493 </cell>
41494 </row>
41495 <row>
41496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41497 \begin_inset Text
41498
41499 \begin_layout Plain Layout
41500 cc
41501 \end_layout
41502
41503 \end_inset
41504 </cell>
41505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41506 \begin_inset Text
41507
41508 \begin_layout Plain Layout
41509 cicero (1
41510 \begin_inset space \thinspace{}
41511 \end_inset
41512
41513 cc = 12
41514 \begin_inset space \thinspace{}
41515 \end_inset
41516
41517 dd)
41518 \end_layout
41519
41520 \end_inset
41521 </cell>
41522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41523 \begin_inset Text
41524
41525 \begin_layout Plain Layout
41526 -
41527 \end_layout
41528
41529 \end_inset
41530 </cell>
41531 </row>
41532 <row>
41533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41534 \begin_inset Text
41535
41536 \begin_layout Plain Layout
41537 Échelle graphique %
41538 \end_layout
41539
41540 \end_inset
41541 </cell>
41542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41543 \begin_inset Text
41544
41545 \begin_layout Plain Layout
41546 % de largeur originale de l'image
41547 \end_layout
41548
41549 \end_inset
41550 </cell>
41551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41552 \begin_inset Text
41553
41554 \begin_layout Plain Layout
41555
41556 \end_layout
41557
41558 \end_inset
41559 </cell>
41560 </row>
41561 <row>
41562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41563 \begin_inset Text
41564
41565 \begin_layout Plain Layout
41566 Largeur texte %
41567 \end_layout
41568
41569 \end_inset
41570 </cell>
41571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41572 \begin_inset Text
41573
41574 \begin_layout Plain Layout
41575 % de largeur du texte
41576 \end_layout
41577
41578 \end_inset
41579 </cell>
41580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41581 \begin_inset Text
41582
41583 \begin_layout Plain Layout
41584
41585 \backslash
41586 textwidth
41587 \end_layout
41588
41589 \end_inset
41590 </cell>
41591 </row>
41592 <row>
41593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41594 \begin_inset Text
41595
41596 \begin_layout Plain Layout
41597 Largeur colonne %
41598 \end_layout
41599
41600 \end_inset
41601 </cell>
41602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41603 \begin_inset Text
41604
41605 \begin_layout Plain Layout
41606 % de largeur de la colonne
41607 \end_layout
41608
41609 \end_inset
41610 </cell>
41611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41612 \begin_inset Text
41613
41614 \begin_layout Plain Layout
41615
41616 \backslash
41617 columnwidth
41618 \end_layout
41619
41620 \end_inset
41621 </cell>
41622 </row>
41623 <row>
41624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41625 \begin_inset Text
41626
41627 \begin_layout Plain Layout
41628 Largeur page %
41629 \end_layout
41630
41631 \end_inset
41632 </cell>
41633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41634 \begin_inset Text
41635
41636 \begin_layout Plain Layout
41637 % de largeur du papier
41638 \end_layout
41639
41640 \end_inset
41641 </cell>
41642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41643 \begin_inset Text
41644
41645 \begin_layout Plain Layout
41646
41647 \backslash
41648 paperwidth
41649 \end_layout
41650
41651 \end_inset
41652 </cell>
41653 </row>
41654 <row>
41655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41656 \begin_inset Text
41657
41658 \begin_layout Plain Layout
41659 Largeur ligne %
41660 \end_layout
41661
41662 \end_inset
41663 </cell>
41664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41665 \begin_inset Text
41666
41667 \begin_layout Plain Layout
41668 % de largeur de la ligne
41669 \end_layout
41670
41671 \end_inset
41672 </cell>
41673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41674 \begin_inset Text
41675
41676 \begin_layout Plain Layout
41677
41678 \backslash
41679 linewidth
41680 \end_layout
41681
41682 \end_inset
41683 </cell>
41684 </row>
41685 <row>
41686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41687 \begin_inset Text
41688
41689 \begin_layout Plain Layout
41690 Hauteur texte %
41691 \end_layout
41692
41693 \end_inset
41694 </cell>
41695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41696 \begin_inset Text
41697
41698 \begin_layout Plain Layout
41699 % de hauteur du texte
41700 \end_layout
41701
41702 \end_inset
41703 </cell>
41704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41705 \begin_inset Text
41706
41707 \begin_layout Plain Layout
41708
41709 \backslash
41710 textheight
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 </row>
41716 <row>
41717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41718 \begin_inset Text
41719
41720 \begin_layout Plain Layout
41721 Hauteur page %
41722 \end_layout
41723
41724 \end_inset
41725 </cell>
41726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41727 \begin_inset Text
41728
41729 \begin_layout Plain Layout
41730 % de hauteur du papier
41731 \end_layout
41732
41733 \end_inset
41734 </cell>
41735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41736 \begin_inset Text
41737
41738 \begin_layout Plain Layout
41739
41740 \backslash
41741 paperheight
41742 \end_layout
41743
41744 \end_inset
41745 </cell>
41746 </row>
41747 <row>
41748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41749 \begin_inset Text
41750
41751 \begin_layout Plain Layout
41752 ex
41753 \end_layout
41754
41755 \end_inset
41756 </cell>
41757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41758 \begin_inset Text
41759
41760 \begin_layout Plain Layout
41761 hauteur de lettre 
41762 \emph on
41763 x
41764 \emph default
41765  dans police courante
41766 \end_layout
41767
41768 \end_inset
41769 </cell>
41770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41771 \begin_inset Text
41772
41773 \begin_layout Plain Layout
41774 -
41775 \end_layout
41776
41777 \end_inset
41778 </cell>
41779 </row>
41780 <row>
41781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41782 \begin_inset Text
41783
41784 \begin_layout Plain Layout
41785 em
41786 \end_layout
41787
41788 \end_inset
41789 </cell>
41790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41791 \begin_inset Text
41792
41793 \begin_layout Plain Layout
41794 largeur de lettre
41795 \emph on
41796  M
41797 \emph default
41798  dans police courante
41799 \end_layout
41800
41801 \end_inset
41802 </cell>
41803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41804 \begin_inset Text
41805
41806 \begin_layout Plain Layout
41807 -
41808 \end_layout
41809
41810 \end_inset
41811 </cell>
41812 </row>
41813 <row>
41814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41815 \begin_inset Text
41816
41817 \begin_layout Plain Layout
41818 mu
41819 \end_layout
41820
41821 \end_inset
41822 </cell>
41823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41824 \begin_inset Text
41825
41826 \begin_layout Plain Layout
41827 unité mathématique (1
41828 \begin_inset space \thinspace{}
41829 \end_inset
41830
41831 mu = 1/18
41832 \begin_inset space \thinspace{}
41833 \end_inset
41834
41835 em)
41836 \end_layout
41837
41838 \end_inset
41839 </cell>
41840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41841 \begin_inset Text
41842
41843 \begin_layout Plain Layout
41844 -
41845 \end_layout
41846
41847 \end_inset
41848 </cell>
41849 </row>
41850 </lyxtabular>
41851
41852 \end_inset
41853
41854
41855 \end_layout
41856
41857 \end_inset
41858
41859
41860 \end_layout
41861
41862 \begin_layout Chapter
41863 Formats des fichiers de sortie graphiques
41864 \begin_inset CommandInset label
41865 LatexCommand label
41866 name "cha:Formats-fichiers-graphiques"
41867
41868 \end_inset
41869
41870
41871 \end_layout
41872
41873 \begin_layout Section
41874 DVI
41875 \begin_inset Index idx
41876 status collapsed
41877
41878 \begin_layout Plain Layout
41879 Formats de Fichiers! DVI
41880 \end_layout
41881
41882 \end_inset
41883
41884
41885 \begin_inset Index idx
41886 status collapsed
41887
41888 \begin_layout Plain Layout
41889 DVI|see
41890 \begin_inset ERT
41891 status collapsed
41892
41893 \begin_layout Plain Layout
41894
41895 {
41896 \end_layout
41897
41898 \end_inset
41899
41900 Formats de Fichiers
41901 \begin_inset ERT
41902 status collapsed
41903
41904 \begin_layout Plain Layout
41905
41906 }
41907 \end_layout
41908
41909 \end_inset
41910
41911
41912 \end_layout
41913
41914 \end_inset
41915
41916
41917 \end_layout
41918
41919 \begin_layout Standard
41920 Ce type de fichiers a l'extension 
41921 \begin_inset Quotes fld
41922 \end_inset
41923
41924
41925 \family typewriter
41926 .dvi
41927 \family default
41928
41929 \begin_inset Quotes frd
41930 \end_inset
41931
41932 .
41933  Il est appelé 
41934 \emph on
41935 indépendant de l'appareil
41936 \emph default
41937  ou 
41938 \begin_inset Quotes fld
41939 \end_inset
41940
41941 device independent (DVI)
41942 \begin_inset Quotes frd
41943 \end_inset
41944
41945 , car il est complètement portable ; vous pouvez les recopier d'une machine
41946  à l'autre sans avoir à faire de conversion.
41947  À l'époque où ce format a été développé, c'était loin d'être évident.
41948  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
41949  étape préliminaire avant la conversion vers un autre format comme le PostScript.
41950 \end_layout
41951
41952 \begin_layout Standard
41953 \begin_inset Note Greyedout
41954 status open
41955
41956 \begin_layout Plain Layout
41957
41958 \series bold
41959 Note:
41960 \series default
41961  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
41962  au fichier.
41963  
41964 \end_layout
41965
41966 \end_inset
41967
41968  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
41969  
41970 \family typewriter
41971 .dvi
41972 \family default
41973 .
41974  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
41975 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
41976  pour les rendre visibles quand vous faites défiler votre document.
41977  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
41978  avec de nombreuses images.
41979 \end_layout
41980
41981 \begin_layout Standard
41982 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
41983  menu 
41984 \family sans
41985 Fichier\SpecialChar menuseparator
41986 Exporter\SpecialChar menuseparator
41987 DVI.
41988
41989 \family default
41990  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
41991 \family sans
41992 Visualiser
41993 \family default
41994 .
41995 \end_layout
41996
41997 \begin_layout Section
41998 PostScript
41999 \begin_inset Index idx
42000 status collapsed
42001
42002 \begin_layout Plain Layout
42003 Formats de Fichiers ! PostScript
42004 \end_layout
42005
42006 \end_inset
42007
42008
42009 \begin_inset Index idx
42010 status collapsed
42011
42012 \begin_layout Plain Layout
42013 PostScript|see
42014 \begin_inset ERT
42015 status collapsed
42016
42017 \begin_layout Plain Layout
42018
42019 {
42020 \end_layout
42021
42022 \end_inset
42023
42024 Formats de Fichiers
42025 \begin_inset ERT
42026 status collapsed
42027
42028 \begin_layout Plain Layout
42029
42030 }
42031 \end_layout
42032
42033 \end_inset
42034
42035
42036 \end_layout
42037
42038 \end_inset
42039
42040
42041 \end_layout
42042
42043 \begin_layout Standard
42044 Ce type de fichiers a l'extension 
42045 \begin_inset Quotes fld
42046 \end_inset
42047
42048
42049 \family typewriter
42050 .ps
42051 \family default
42052
42053 \begin_inset Quotes frd
42054 \end_inset
42055
42056 .
42057  PostScript a été développé par la société 
42058 \series bold
42059 Adobe
42060 \series default
42061  comme un langage pour les imprimantes.
42062  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
42063  pour imprimer le document.
42064  PostScript peut être considéré comme un 
42065 \begin_inset Quotes fld
42066 \end_inset
42067
42068 langage de programmation
42069 \begin_inset Quotes frd
42070 \end_inset
42071
42072  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
42073  images.
42074 \begin_inset Foot
42075 status collapsed
42076
42077 \begin_layout Plain Layout
42078 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
42079  \SpecialChar LaTeX
42080  
42081 \series bold
42082 pstricks
42083 \series default
42084
42085 \begin_inset CommandInset citation
42086 LatexCommand cite
42087 key "pstricks"
42088
42089 \end_inset
42090
42091 .
42092 \end_layout
42093
42094 \end_inset
42095
42096  En partie à cause de toutes ces possibilités un fichier PostScript est
42097  souvent plus gros qu'un PDF.
42098 \end_layout
42099
42100 \begin_layout Standard
42101 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
42102  plus gros qu'un PDF.
42103 \end_layout
42104
42105 \begin_layout Standard
42106 PostScript ne peut contenir que des images au format 
42107 \begin_inset Quotes fld
42108 \end_inset
42109
42110 PostScript Encapsulé
42111 \begin_inset Quotes frd
42112 \end_inset
42113
42114  (encapsulated PostScript ou EPS, d'extension 
42115 \family typewriter
42116 .eps
42117 \family default
42118 ).
42119  Comme \SpecialChar LyX
42120  vous permet n'importe quel format d'image connu dans votre document,
42121  il doit les convertir en interne en EPS.
42122  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
42123  doit faire 50
42124  conversions à chaque fois que vous visualisez ou que vous exportez votre
42125  document.
42126  Cela risque de ralentir de façon importante votre rythme de travail.
42127  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
42128  vos images directement en EPS pour éviter ce problème.
42129 \end_layout
42130
42131 \begin_layout Standard
42132 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
42133  le menu 
42134 \family sans
42135 Fichier\SpecialChar menuseparator
42136 Exporter\SpecialChar menuseparator
42137 PostScript.
42138
42139 \family default
42140  Vous pouvez visionner votre document sous forme PostScript grâce au menu
42141  
42142 \family sans
42143 Visualiser
42144 \family default
42145 .
42146 \end_layout
42147
42148 \begin_layout Section
42149 PDF
42150 \begin_inset Index idx
42151 status collapsed
42152
42153 \begin_layout Plain Layout
42154 Formats de Fichiers ! PDF
42155 \end_layout
42156
42157 \end_inset
42158
42159
42160 \begin_inset Index idx
42161 status collapsed
42162
42163 \begin_layout Plain Layout
42164 PDF
42165 \end_layout
42166
42167 \end_inset
42168
42169
42170 \end_layout
42171
42172 \begin_layout Standard
42173 Ce type de fichiers a l'extension 
42174 \begin_inset Quotes fld
42175 \end_inset
42176
42177
42178 \family typewriter
42179 .pdf
42180 \family default
42181
42182 \begin_inset Quotes frd
42183 \end_inset
42184
42185 .
42186  Ce 
42187 \begin_inset Quotes fld
42188 \end_inset
42189
42190 format de document portable
42191 \begin_inset Quotes frd
42192 \end_inset
42193
42194  (portable document format ou PDF) est développé par 
42195 \family typewriter
42196 Adobe
42197 \family default
42198  comme une évolution de PostScript.
42199  Il est plus comprimé et utilise moins de commandes que PostScript.
42200  Comme son nom l'indique, il est 
42201 \begin_inset Quotes fld
42202 \end_inset
42203
42204 portable
42205 \begin_inset Quotes frd
42206 \end_inset
42207
42208  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42209  aura exactement le même aspect.
42210 \end_layout
42211
42212 \begin_layout Standard
42213 PDF peut contenir des images dans son propre format PDF et dans les formats
42214  JPG (format du 
42215 \begin_inset Quotes fld
42216 \end_inset
42217
42218 Joint Photographic Expert Group
42219 \begin_inset Quotes frd
42220 \end_inset
42221
42222  avec comme extension 
42223 \family typewriter
42224 .jpg
42225 \family default
42226  ou 
42227 \family typewriter
42228 .jpeg
42229 \family default
42230 ) et PNG (
42231 \begin_inset Quotes fld
42232 \end_inset
42233
42234 Portable Network Graphics
42235 \begin_inset Quotes frd
42236 \end_inset
42237
42238  avec l'extension 
42239 \family typewriter
42240 .png
42241 \family default
42242 ).
42243  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
42244  les convertit
42245  dans un de ces formats.
42246  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42247  vont ralentir votre travail.
42248  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42249 \end_layout
42250
42251 \begin_layout Standard
42252 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42253  menu 
42254 \family sans
42255 Fichier\SpecialChar menuseparator
42256 Exporter 
42257 \family default
42258 de trois façons différentes:
42259 \end_layout
42260
42261 \begin_layout Description
42262 PDF
42263 \begin_inset space ~
42264 \end_inset
42265
42266 (ps2pdf) Ceci utilise le programme 
42267 \family typewriter
42268 ps2pdf
42269 \family default
42270  qui créé un PDF à partir de la version PostScript de votre fichier.
42271  Cette dernière est produite par le programme 
42272 \family typewriter
42273 dvips
42274 \family default
42275  qui utilise une version DVI comme étape intermédiaire.
42276  Cette variante consiste donc en trois conversions.
42277 \end_layout
42278
42279 \begin_layout Description
42280 PDF
42281 \begin_inset space ~
42282 \end_inset
42283
42284 (dvipdfm) Ceci utilise le programme 
42285 \family typewriter
42286 dvipdfm
42287 \family default
42288  qui convertit votre fichier en DVI avant de le convertir en PDF.
42289 \end_layout
42290
42291 \begin_layout Description
42292 PDF
42293 \begin_inset space ~
42294 \end_inset
42295
42296 (pdflatex) Ceci utilise le programme 
42297 \family typewriter
42298 pdftex
42299 \family default
42300  qui convertit directement votre fichier en PDF.
42301 \end_layout
42302
42303 \begin_layout Standard
42304 Nous recommandons d'utiliser l'option 
42305 \family sans
42306 PDF
42307 \begin_inset space ~
42308 \end_inset
42309
42310 (pdflatex)
42311 \family default
42312  car 
42313 \family typewriter
42314 pdftex
42315 \family default
42316  accepte toutes les fonctionnalités des versions actuelles de PDF.
42317  Il est en plus rapide et stable.
42318  Le programme 
42319 \family typewriter
42320 dvipdfm
42321 \family default
42322  n'est plus développé est est donc un peu dépassé.
42323 \end_layout
42324
42325 \begin_layout Standard
42326 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42327 \family sans
42328 Visualiser
42329 \family default
42330  ou en utilisant un bouton de la barre d'outils.
42331 \end_layout
42332
42333 \begin_layout Chapter
42334 Liste de noms de couleur pour dvips
42335 \begin_inset CommandInset label
42336 LatexCommand label
42337 name "chap:Liste-de-noms-de-couleur-dvips"
42338
42339 \end_inset
42340
42341
42342 \end_layout
42343
42344 \begin_layout Standard
42345 \begin_inset Tabular
42346 <lyxtabular version="3" rows="17" columns="4">
42347 <features tabularvalignment="middle">
42348 <column alignment="left" valignment="top" width="0pt">
42349 <column alignment="left" valignment="top" width="0pt">
42350 <column alignment="left" valignment="top" width="0pt">
42351 <column alignment="left" valignment="top" width="0pt">
42352 <row>
42353 <cell alignment="left" valignment="top" usebox="none">
42354 \begin_inset Text
42355
42356 \begin_layout Plain Layout
42357 \begin_inset ERT
42358 status collapsed
42359
42360 \begin_layout Plain Layout
42361
42362
42363 \backslash
42364 fcolorbox{black}{
42365 \end_layout
42366
42367 \end_inset
42368
42369 white
42370 \begin_inset ERT
42371 status collapsed
42372
42373 \begin_layout Plain Layout
42374
42375 }{
42376 \end_layout
42377
42378 \end_inset
42379
42380 Couleur
42381 \begin_inset ERT
42382 status collapsed
42383
42384 \begin_layout Plain Layout
42385
42386 }
42387 \end_layout
42388
42389 \end_inset
42390
42391  Nom
42392 \end_layout
42393
42394 \end_inset
42395 </cell>
42396 <cell alignment="left" valignment="top" usebox="none">
42397 \begin_inset Text
42398
42399 \begin_layout Plain Layout
42400 \begin_inset ERT
42401 status collapsed
42402
42403 \begin_layout Plain Layout
42404
42405
42406 \backslash
42407 fcolorbox{black}{
42408 \end_layout
42409
42410 \end_inset
42411
42412 white
42413 \begin_inset ERT
42414 status collapsed
42415
42416 \begin_layout Plain Layout
42417
42418 }{
42419 \end_layout
42420
42421 \end_inset
42422
42423 Couleur
42424 \begin_inset ERT
42425 status collapsed
42426
42427 \begin_layout Plain Layout
42428
42429 }
42430 \end_layout
42431
42432 \end_inset
42433
42434  Nom
42435 \end_layout
42436
42437 \end_inset
42438 </cell>
42439 <cell alignment="left" valignment="top" usebox="none">
42440 \begin_inset Text
42441
42442 \begin_layout Plain Layout
42443 \begin_inset ERT
42444 status collapsed
42445
42446 \begin_layout Plain Layout
42447
42448
42449 \backslash
42450 fcolorbox{black}{
42451 \end_layout
42452
42453 \end_inset
42454
42455 white
42456 \begin_inset ERT
42457 status collapsed
42458
42459 \begin_layout Plain Layout
42460
42461 }{
42462 \end_layout
42463
42464 \end_inset
42465
42466 Couleur
42467 \begin_inset ERT
42468 status collapsed
42469
42470 \begin_layout Plain Layout
42471
42472 }
42473 \end_layout
42474
42475 \end_inset
42476
42477  Nom
42478 \end_layout
42479
42480 \end_inset
42481 </cell>
42482 <cell alignment="left" valignment="top" usebox="none">
42483 \begin_inset Text
42484
42485 \begin_layout Plain Layout
42486 \begin_inset ERT
42487 status collapsed
42488
42489 \begin_layout Plain Layout
42490
42491
42492 \backslash
42493 fcolorbox{black}{
42494 \end_layout
42495
42496 \end_inset
42497
42498 white
42499 \begin_inset ERT
42500 status collapsed
42501
42502 \begin_layout Plain Layout
42503
42504 }{
42505 \end_layout
42506
42507 \end_inset
42508
42509 Couleur
42510 \begin_inset ERT
42511 status collapsed
42512
42513 \begin_layout Plain Layout
42514
42515 }
42516 \end_layout
42517
42518 \end_inset
42519
42520  Nom
42521 \end_layout
42522
42523 \end_inset
42524 </cell>
42525 </row>
42526 <row>
42527 <cell alignment="center" valignment="top" usebox="none">
42528 \begin_inset Text
42529
42530 \begin_layout Plain Layout
42531 \begin_inset ERT
42532 status collapsed
42533
42534 \begin_layout Plain Layout
42535
42536
42537 \backslash
42538 fcolorbox{black}{
42539 \end_layout
42540
42541 \end_inset
42542
42543 Apricot
42544 \begin_inset ERT
42545 status collapsed
42546
42547 \begin_layout Plain Layout
42548
42549 }{
42550 \end_layout
42551
42552 \end_inset
42553
42554
42555 \begin_inset Phantom Phantom
42556 status open
42557
42558 \begin_layout Plain Layout
42559 W
42560 \end_layout
42561
42562 \end_inset
42563
42564
42565 \begin_inset ERT
42566 status collapsed
42567
42568 \begin_layout Plain Layout
42569
42570 }
42571 \end_layout
42572
42573 \end_inset
42574
42575  Apricot
42576 \end_layout
42577
42578 \end_inset
42579 </cell>
42580 <cell alignment="center" valignment="top" usebox="none">
42581 \begin_inset Text
42582
42583 \begin_layout Plain Layout
42584 \begin_inset ERT
42585 status collapsed
42586
42587 \begin_layout Plain Layout
42588
42589
42590 \backslash
42591 fcolorbox{black}{
42592 \end_layout
42593
42594 \end_inset
42595
42596 Aquamarine
42597 \begin_inset ERT
42598 status collapsed
42599
42600 \begin_layout Plain Layout
42601
42602 }{
42603 \end_layout
42604
42605 \end_inset
42606
42607
42608 \begin_inset Phantom Phantom
42609 status open
42610
42611 \begin_layout Plain Layout
42612 W
42613 \end_layout
42614
42615 \end_inset
42616
42617
42618 \begin_inset ERT
42619 status collapsed
42620
42621 \begin_layout Plain Layout
42622
42623 }
42624 \end_layout
42625
42626 \end_inset
42627
42628  Aquamarine
42629 \end_layout
42630
42631 \end_inset
42632 </cell>
42633 <cell alignment="center" valignment="top" usebox="none">
42634 \begin_inset Text
42635
42636 \begin_layout Plain Layout
42637 \begin_inset ERT
42638 status collapsed
42639
42640 \begin_layout Plain Layout
42641
42642
42643 \backslash
42644 fcolorbox{black}{
42645 \end_layout
42646
42647 \end_inset
42648
42649 Bittersweet
42650 \begin_inset ERT
42651 status collapsed
42652
42653 \begin_layout Plain Layout
42654
42655 }{
42656 \end_layout
42657
42658 \end_inset
42659
42660
42661 \begin_inset Phantom Phantom
42662 status open
42663
42664 \begin_layout Plain Layout
42665 W
42666 \end_layout
42667
42668 \end_inset
42669
42670
42671 \begin_inset ERT
42672 status collapsed
42673
42674 \begin_layout Plain Layout
42675
42676 }
42677 \end_layout
42678
42679 \end_inset
42680
42681  Bittersweet
42682 \end_layout
42683
42684 \end_inset
42685 </cell>
42686 <cell alignment="center" valignment="top" usebox="none">
42687 \begin_inset Text
42688
42689 \begin_layout Plain Layout
42690 \begin_inset ERT
42691 status collapsed
42692
42693 \begin_layout Plain Layout
42694
42695
42696 \backslash
42697 fcolorbox{black}{
42698 \end_layout
42699
42700 \end_inset
42701
42702 BlueGreen
42703 \begin_inset ERT
42704 status collapsed
42705
42706 \begin_layout Plain Layout
42707
42708 }{
42709 \end_layout
42710
42711 \end_inset
42712
42713
42714 \begin_inset Phantom Phantom
42715 status open
42716
42717 \begin_layout Plain Layout
42718 W
42719 \end_layout
42720
42721 \end_inset
42722
42723
42724 \begin_inset ERT
42725 status collapsed
42726
42727 \begin_layout Plain Layout
42728
42729 }
42730 \end_layout
42731
42732 \end_inset
42733
42734  BlueGreen
42735 \end_layout
42736
42737 \end_inset
42738 </cell>
42739 </row>
42740 <row>
42741 <cell alignment="left" valignment="top" usebox="none">
42742 \begin_inset Text
42743
42744 \begin_layout Plain Layout
42745 \begin_inset ERT
42746 status collapsed
42747
42748 \begin_layout Plain Layout
42749
42750
42751 \backslash
42752 fcolorbox{black}{
42753 \end_layout
42754
42755 \end_inset
42756
42757 BlueViolet
42758 \begin_inset ERT
42759 status collapsed
42760
42761 \begin_layout Plain Layout
42762
42763 }{
42764 \end_layout
42765
42766 \end_inset
42767
42768
42769 \begin_inset Phantom Phantom
42770 status open
42771
42772 \begin_layout Plain Layout
42773 W
42774 \end_layout
42775
42776 \end_inset
42777
42778
42779 \begin_inset ERT
42780 status collapsed
42781
42782 \begin_layout Plain Layout
42783
42784 }
42785 \end_layout
42786
42787 \end_inset
42788
42789  BlueViolet
42790 \end_layout
42791
42792 \end_inset
42793 </cell>
42794 <cell alignment="left" valignment="top" usebox="none">
42795 \begin_inset Text
42796
42797 \begin_layout Plain Layout
42798 \begin_inset ERT
42799 status collapsed
42800
42801 \begin_layout Plain Layout
42802
42803
42804 \backslash
42805 fcolorbox{black}{
42806 \end_layout
42807
42808 \end_inset
42809
42810 BrickRed
42811 \begin_inset ERT
42812 status collapsed
42813
42814 \begin_layout Plain Layout
42815
42816 }{
42817 \end_layout
42818
42819 \end_inset
42820
42821
42822 \begin_inset Phantom Phantom
42823 status open
42824
42825 \begin_layout Plain Layout
42826 W
42827 \end_layout
42828
42829 \end_inset
42830
42831
42832 \begin_inset ERT
42833 status collapsed
42834
42835 \begin_layout Plain Layout
42836
42837 }
42838 \end_layout
42839
42840 \end_inset
42841
42842  BrickRed
42843 \end_layout
42844
42845 \end_inset
42846 </cell>
42847 <cell alignment="left" valignment="top" usebox="none">
42848 \begin_inset Text
42849
42850 \begin_layout Plain Layout
42851 \begin_inset ERT
42852 status collapsed
42853
42854 \begin_layout Plain Layout
42855
42856
42857 \backslash
42858 fcolorbox{black}{
42859 \end_layout
42860
42861 \end_inset
42862
42863 Brown
42864 \begin_inset ERT
42865 status collapsed
42866
42867 \begin_layout Plain Layout
42868
42869 }{
42870 \end_layout
42871
42872 \end_inset
42873
42874
42875 \begin_inset Phantom Phantom
42876 status open
42877
42878 \begin_layout Plain Layout
42879 W
42880 \end_layout
42881
42882 \end_inset
42883
42884
42885 \begin_inset ERT
42886 status collapsed
42887
42888 \begin_layout Plain Layout
42889
42890 }
42891 \end_layout
42892
42893 \end_inset
42894
42895  Brown
42896 \end_layout
42897
42898 \end_inset
42899 </cell>
42900 <cell alignment="left" valignment="top" usebox="none">
42901 \begin_inset Text
42902
42903 \begin_layout Plain Layout
42904 \begin_inset ERT
42905 status collapsed
42906
42907 \begin_layout Plain Layout
42908
42909
42910 \backslash
42911 fcolorbox{black}{
42912 \end_layout
42913
42914 \end_inset
42915
42916 BurntOrange
42917 \begin_inset ERT
42918 status collapsed
42919
42920 \begin_layout Plain Layout
42921
42922 }{
42923 \end_layout
42924
42925 \end_inset
42926
42927
42928 \begin_inset Phantom Phantom
42929 status open
42930
42931 \begin_layout Plain Layout
42932 W
42933 \end_layout
42934
42935 \end_inset
42936
42937
42938 \begin_inset ERT
42939 status collapsed
42940
42941 \begin_layout Plain Layout
42942
42943 }
42944 \end_layout
42945
42946 \end_inset
42947
42948  BurntOrange
42949 \end_layout
42950
42951 \end_inset
42952 </cell>
42953 </row>
42954 <row>
42955 <cell alignment="left" valignment="top" usebox="none">
42956 \begin_inset Text
42957
42958 \begin_layout Plain Layout
42959 \begin_inset ERT
42960 status collapsed
42961
42962 \begin_layout Plain Layout
42963
42964
42965 \backslash
42966 fcolorbox{black}{
42967 \end_layout
42968
42969 \end_inset
42970
42971 CadetBlue
42972 \begin_inset ERT
42973 status collapsed
42974
42975 \begin_layout Plain Layout
42976
42977 }{
42978 \end_layout
42979
42980 \end_inset
42981
42982
42983 \begin_inset Phantom Phantom
42984 status open
42985
42986 \begin_layout Plain Layout
42987 W
42988 \end_layout
42989
42990 \end_inset
42991
42992
42993 \begin_inset ERT
42994 status collapsed
42995
42996 \begin_layout Plain Layout
42997
42998 }
42999 \end_layout
43000
43001 \end_inset
43002
43003  CadetBlue
43004 \end_layout
43005
43006 \end_inset
43007 </cell>
43008 <cell alignment="left" valignment="top" usebox="none">
43009 \begin_inset Text
43010
43011 \begin_layout Plain Layout
43012 \begin_inset ERT
43013 status collapsed
43014
43015 \begin_layout Plain Layout
43016
43017
43018 \backslash
43019 fcolorbox{black}{
43020 \end_layout
43021
43022 \end_inset
43023
43024 CarnationPink
43025 \begin_inset ERT
43026 status collapsed
43027
43028 \begin_layout Plain Layout
43029
43030 }{
43031 \end_layout
43032
43033 \end_inset
43034
43035
43036 \begin_inset Phantom Phantom
43037 status open
43038
43039 \begin_layout Plain Layout
43040 W
43041 \end_layout
43042
43043 \end_inset
43044
43045
43046 \begin_inset ERT
43047 status collapsed
43048
43049 \begin_layout Plain Layout
43050
43051 }
43052 \end_layout
43053
43054 \end_inset
43055
43056  CarnationPink
43057 \end_layout
43058
43059 \end_inset
43060 </cell>
43061 <cell alignment="left" valignment="top" usebox="none">
43062 \begin_inset Text
43063
43064 \begin_layout Plain Layout
43065 \begin_inset ERT
43066 status collapsed
43067
43068 \begin_layout Plain Layout
43069
43070
43071 \backslash
43072 fcolorbox{black}{
43073 \end_layout
43074
43075 \end_inset
43076
43077 Cerulean
43078 \begin_inset ERT
43079 status collapsed
43080
43081 \begin_layout Plain Layout
43082
43083 }{
43084 \end_layout
43085
43086 \end_inset
43087
43088
43089 \begin_inset Phantom Phantom
43090 status open
43091
43092 \begin_layout Plain Layout
43093 W
43094 \end_layout
43095
43096 \end_inset
43097
43098
43099 \begin_inset ERT
43100 status collapsed
43101
43102 \begin_layout Plain Layout
43103
43104 }
43105 \end_layout
43106
43107 \end_inset
43108
43109  Cerulean
43110 \end_layout
43111
43112 \end_inset
43113 </cell>
43114 <cell alignment="left" valignment="top" usebox="none">
43115 \begin_inset Text
43116
43117 \begin_layout Plain Layout
43118 \begin_inset ERT
43119 status collapsed
43120
43121 \begin_layout Plain Layout
43122
43123
43124 \backslash
43125 fcolorbox{black}{
43126 \end_layout
43127
43128 \end_inset
43129
43130 CornflowerBlue
43131 \begin_inset ERT
43132 status collapsed
43133
43134 \begin_layout Plain Layout
43135
43136 }{
43137 \end_layout
43138
43139 \end_inset
43140
43141
43142 \begin_inset Phantom Phantom
43143 status open
43144
43145 \begin_layout Plain Layout
43146 W
43147 \end_layout
43148
43149 \end_inset
43150
43151
43152 \begin_inset ERT
43153 status collapsed
43154
43155 \begin_layout Plain Layout
43156
43157 }
43158 \end_layout
43159
43160 \end_inset
43161
43162  CornflowerBlue
43163 \end_layout
43164
43165 \end_inset
43166 </cell>
43167 </row>
43168 <row>
43169 <cell alignment="left" valignment="top" usebox="none">
43170 \begin_inset Text
43171
43172 \begin_layout Plain Layout
43173 \begin_inset ERT
43174 status collapsed
43175
43176 \begin_layout Plain Layout
43177
43178
43179 \backslash
43180 fcolorbox{black}{
43181 \end_layout
43182
43183 \end_inset
43184
43185 Dandelion
43186 \begin_inset ERT
43187 status collapsed
43188
43189 \begin_layout Plain Layout
43190
43191 }{
43192 \end_layout
43193
43194 \end_inset
43195
43196
43197 \begin_inset Phantom Phantom
43198 status open
43199
43200 \begin_layout Plain Layout
43201 W
43202 \end_layout
43203
43204 \end_inset
43205
43206
43207 \begin_inset ERT
43208 status collapsed
43209
43210 \begin_layout Plain Layout
43211
43212 }
43213 \end_layout
43214
43215 \end_inset
43216
43217  Dandelion
43218 \end_layout
43219
43220 \end_inset
43221 </cell>
43222 <cell alignment="left" valignment="top" usebox="none">
43223 \begin_inset Text
43224
43225 \begin_layout Plain Layout
43226 \begin_inset ERT
43227 status collapsed
43228
43229 \begin_layout Plain Layout
43230
43231
43232 \backslash
43233 fcolorbox{black}{
43234 \end_layout
43235
43236 \end_inset
43237
43238 DarkOrchid
43239 \begin_inset ERT
43240 status collapsed
43241
43242 \begin_layout Plain Layout
43243
43244 }{
43245 \end_layout
43246
43247 \end_inset
43248
43249
43250 \begin_inset Phantom Phantom
43251 status open
43252
43253 \begin_layout Plain Layout
43254 W
43255 \end_layout
43256
43257 \end_inset
43258
43259
43260 \begin_inset ERT
43261 status collapsed
43262
43263 \begin_layout Plain Layout
43264
43265 }
43266 \end_layout
43267
43268 \end_inset
43269
43270  DarkOrchid
43271 \end_layout
43272
43273 \end_inset
43274 </cell>
43275 <cell alignment="left" valignment="top" usebox="none">
43276 \begin_inset Text
43277
43278 \begin_layout Plain Layout
43279 \begin_inset ERT
43280 status collapsed
43281
43282 \begin_layout Plain Layout
43283
43284
43285 \backslash
43286 fcolorbox{black}{
43287 \end_layout
43288
43289 \end_inset
43290
43291 Emerald
43292 \begin_inset ERT
43293 status collapsed
43294
43295 \begin_layout Plain Layout
43296
43297 }{
43298 \end_layout
43299
43300 \end_inset
43301
43302
43303 \begin_inset Phantom Phantom
43304 status open
43305
43306 \begin_layout Plain Layout
43307 W
43308 \end_layout
43309
43310 \end_inset
43311
43312
43313 \begin_inset ERT
43314 status collapsed
43315
43316 \begin_layout Plain Layout
43317
43318 }
43319 \end_layout
43320
43321 \end_inset
43322
43323  Emerald
43324 \end_layout
43325
43326 \end_inset
43327 </cell>
43328 <cell alignment="left" valignment="top" usebox="none">
43329 \begin_inset Text
43330
43331 \begin_layout Plain Layout
43332 \begin_inset ERT
43333 status collapsed
43334
43335 \begin_layout Plain Layout
43336
43337
43338 \backslash
43339 fcolorbox{black}{
43340 \end_layout
43341
43342 \end_inset
43343
43344 ForestGreen
43345 \begin_inset ERT
43346 status collapsed
43347
43348 \begin_layout Plain Layout
43349
43350 }{
43351 \end_layout
43352
43353 \end_inset
43354
43355
43356 \begin_inset Phantom Phantom
43357 status open
43358
43359 \begin_layout Plain Layout
43360 W
43361 \end_layout
43362
43363 \end_inset
43364
43365
43366 \begin_inset ERT
43367 status collapsed
43368
43369 \begin_layout Plain Layout
43370
43371 }
43372 \end_layout
43373
43374 \end_inset
43375
43376  ForestGreen
43377 \end_layout
43378
43379 \end_inset
43380 </cell>
43381 </row>
43382 <row>
43383 <cell alignment="left" valignment="top" usebox="none">
43384 \begin_inset Text
43385
43386 \begin_layout Plain Layout
43387 \begin_inset ERT
43388 status collapsed
43389
43390 \begin_layout Plain Layout
43391
43392
43393 \backslash
43394 fcolorbox{black}{
43395 \end_layout
43396
43397 \end_inset
43398
43399 Fuchsia
43400 \begin_inset ERT
43401 status collapsed
43402
43403 \begin_layout Plain Layout
43404
43405 }{
43406 \end_layout
43407
43408 \end_inset
43409
43410
43411 \begin_inset Phantom Phantom
43412 status open
43413
43414 \begin_layout Plain Layout
43415 W
43416 \end_layout
43417
43418 \end_inset
43419
43420
43421 \begin_inset ERT
43422 status collapsed
43423
43424 \begin_layout Plain Layout
43425
43426 }
43427 \end_layout
43428
43429 \end_inset
43430
43431  Fuchsia
43432 \end_layout
43433
43434 \end_inset
43435 </cell>
43436 <cell alignment="left" valignment="top" usebox="none">
43437 \begin_inset Text
43438
43439 \begin_layout Plain Layout
43440 \begin_inset ERT
43441 status collapsed
43442
43443 \begin_layout Plain Layout
43444
43445
43446 \backslash
43447 fcolorbox{black}{
43448 \end_layout
43449
43450 \end_inset
43451
43452 Goldenrod
43453 \begin_inset ERT
43454 status collapsed
43455
43456 \begin_layout Plain Layout
43457
43458 }{
43459 \end_layout
43460
43461 \end_inset
43462
43463
43464 \begin_inset Phantom Phantom
43465 status open
43466
43467 \begin_layout Plain Layout
43468 W
43469 \end_layout
43470
43471 \end_inset
43472
43473
43474 \begin_inset ERT
43475 status collapsed
43476
43477 \begin_layout Plain Layout
43478
43479 }
43480 \end_layout
43481
43482 \end_inset
43483
43484  Goldenrod
43485 \end_layout
43486
43487 \end_inset
43488 </cell>
43489 <cell alignment="left" valignment="top" usebox="none">
43490 \begin_inset Text
43491
43492 \begin_layout Plain Layout
43493 \begin_inset ERT
43494 status collapsed
43495
43496 \begin_layout Plain Layout
43497
43498
43499 \backslash
43500 fcolorbox{black}{
43501 \end_layout
43502
43503 \end_inset
43504
43505 Gray
43506 \begin_inset ERT
43507 status collapsed
43508
43509 \begin_layout Plain Layout
43510
43511 }{
43512 \end_layout
43513
43514 \end_inset
43515
43516
43517 \begin_inset Phantom Phantom
43518 status open
43519
43520 \begin_layout Plain Layout
43521 W
43522 \end_layout
43523
43524 \end_inset
43525
43526
43527 \begin_inset ERT
43528 status collapsed
43529
43530 \begin_layout Plain Layout
43531
43532 }
43533 \end_layout
43534
43535 \end_inset
43536
43537  Gray
43538 \end_layout
43539
43540 \end_inset
43541 </cell>
43542 <cell alignment="left" valignment="top" usebox="none">
43543 \begin_inset Text
43544
43545 \begin_layout Plain Layout
43546 \begin_inset ERT
43547 status collapsed
43548
43549 \begin_layout Plain Layout
43550
43551
43552 \backslash
43553 fcolorbox{black}{
43554 \end_layout
43555
43556 \end_inset
43557
43558 GreenYellow
43559 \begin_inset ERT
43560 status collapsed
43561
43562 \begin_layout Plain Layout
43563
43564 }{
43565 \end_layout
43566
43567 \end_inset
43568
43569
43570 \begin_inset Phantom Phantom
43571 status open
43572
43573 \begin_layout Plain Layout
43574 W
43575 \end_layout
43576
43577 \end_inset
43578
43579
43580 \begin_inset ERT
43581 status collapsed
43582
43583 \begin_layout Plain Layout
43584
43585 }
43586 \end_layout
43587
43588 \end_inset
43589
43590  GreenYellow
43591 \end_layout
43592
43593 \end_inset
43594 </cell>
43595 </row>
43596 <row>
43597 <cell alignment="center" valignment="top" usebox="none">
43598 \begin_inset Text
43599
43600 \begin_layout Plain Layout
43601 \begin_inset ERT
43602 status collapsed
43603
43604 \begin_layout Plain Layout
43605
43606
43607 \backslash
43608 fcolorbox{black}{
43609 \end_layout
43610
43611 \end_inset
43612
43613 JungleGreen
43614 \begin_inset ERT
43615 status collapsed
43616
43617 \begin_layout Plain Layout
43618
43619 }{
43620 \end_layout
43621
43622 \end_inset
43623
43624
43625 \begin_inset Phantom Phantom
43626 status open
43627
43628 \begin_layout Plain Layout
43629 W
43630 \end_layout
43631
43632 \end_inset
43633
43634
43635 \begin_inset ERT
43636 status collapsed
43637
43638 \begin_layout Plain Layout
43639
43640 }
43641 \end_layout
43642
43643 \end_inset
43644
43645  JungleGreen
43646 \end_layout
43647
43648 \end_inset
43649 </cell>
43650 <cell alignment="center" valignment="top" usebox="none">
43651 \begin_inset Text
43652
43653 \begin_layout Plain Layout
43654 \begin_inset ERT
43655 status collapsed
43656
43657 \begin_layout Plain Layout
43658
43659
43660 \backslash
43661 fcolorbox{black}{
43662 \end_layout
43663
43664 \end_inset
43665
43666 Lavender
43667 \begin_inset ERT
43668 status collapsed
43669
43670 \begin_layout Plain Layout
43671
43672 }{
43673 \end_layout
43674
43675 \end_inset
43676
43677
43678 \begin_inset Phantom Phantom
43679 status open
43680
43681 \begin_layout Plain Layout
43682 W
43683 \end_layout
43684
43685 \end_inset
43686
43687
43688 \begin_inset ERT
43689 status collapsed
43690
43691 \begin_layout Plain Layout
43692
43693 }
43694 \end_layout
43695
43696 \end_inset
43697
43698  Lavender
43699 \end_layout
43700
43701 \end_inset
43702 </cell>
43703 <cell alignment="center" valignment="top" usebox="none">
43704 \begin_inset Text
43705
43706 \begin_layout Plain Layout
43707 \begin_inset ERT
43708 status collapsed
43709
43710 \begin_layout Plain Layout
43711
43712
43713 \backslash
43714 fcolorbox{black}{
43715 \end_layout
43716
43717 \end_inset
43718
43719 LimeGreen
43720 \begin_inset ERT
43721 status collapsed
43722
43723 \begin_layout Plain Layout
43724
43725 }{
43726 \end_layout
43727
43728 \end_inset
43729
43730
43731 \begin_inset Phantom Phantom
43732 status open
43733
43734 \begin_layout Plain Layout
43735 W
43736 \end_layout
43737
43738 \end_inset
43739
43740
43741 \begin_inset ERT
43742 status collapsed
43743
43744 \begin_layout Plain Layout
43745
43746 }
43747 \end_layout
43748
43749 \end_inset
43750
43751  LimeGreen
43752 \end_layout
43753
43754 \end_inset
43755 </cell>
43756 <cell alignment="center" valignment="top" usebox="none">
43757 \begin_inset Text
43758
43759 \begin_layout Plain Layout
43760 \begin_inset ERT
43761 status collapsed
43762
43763 \begin_layout Plain Layout
43764
43765
43766 \backslash
43767 fcolorbox{black}{
43768 \end_layout
43769
43770 \end_inset
43771
43772 Mahogany
43773 \begin_inset ERT
43774 status collapsed
43775
43776 \begin_layout Plain Layout
43777
43778 }{
43779 \end_layout
43780
43781 \end_inset
43782
43783
43784 \begin_inset Phantom Phantom
43785 status open
43786
43787 \begin_layout Plain Layout
43788 W
43789 \end_layout
43790
43791 \end_inset
43792
43793
43794 \begin_inset ERT
43795 status collapsed
43796
43797 \begin_layout Plain Layout
43798
43799 }
43800 \end_layout
43801
43802 \end_inset
43803
43804  Mahogany
43805 \end_layout
43806
43807 \end_inset
43808 </cell>
43809 </row>
43810 <row>
43811 <cell alignment="left" valignment="top" usebox="none">
43812 \begin_inset Text
43813
43814 \begin_layout Plain Layout
43815 \begin_inset ERT
43816 status collapsed
43817
43818 \begin_layout Plain Layout
43819
43820
43821 \backslash
43822 fcolorbox{black}{
43823 \end_layout
43824
43825 \end_inset
43826
43827 Mahogany
43828 \begin_inset ERT
43829 status collapsed
43830
43831 \begin_layout Plain Layout
43832
43833 }{
43834 \end_layout
43835
43836 \end_inset
43837
43838
43839 \begin_inset Phantom Phantom
43840 status open
43841
43842 \begin_layout Plain Layout
43843 W
43844 \end_layout
43845
43846 \end_inset
43847
43848
43849 \begin_inset ERT
43850 status collapsed
43851
43852 \begin_layout Plain Layout
43853
43854 }
43855 \end_layout
43856
43857 \end_inset
43858
43859  Mahogany
43860 \end_layout
43861
43862 \end_inset
43863 </cell>
43864 <cell alignment="left" valignment="top" usebox="none">
43865 \begin_inset Text
43866
43867 \begin_layout Plain Layout
43868 \begin_inset ERT
43869 status collapsed
43870
43871 \begin_layout Plain Layout
43872
43873
43874 \backslash
43875 fcolorbox{black}{
43876 \end_layout
43877
43878 \end_inset
43879
43880 Maroon
43881 \begin_inset ERT
43882 status collapsed
43883
43884 \begin_layout Plain Layout
43885
43886 }{
43887 \end_layout
43888
43889 \end_inset
43890
43891
43892 \begin_inset Phantom Phantom
43893 status open
43894
43895 \begin_layout Plain Layout
43896 W
43897 \end_layout
43898
43899 \end_inset
43900
43901
43902 \begin_inset ERT
43903 status collapsed
43904
43905 \begin_layout Plain Layout
43906
43907 }
43908 \end_layout
43909
43910 \end_inset
43911
43912  Maroon
43913 \end_layout
43914
43915 \end_inset
43916 </cell>
43917 <cell alignment="left" valignment="top" usebox="none">
43918 \begin_inset Text
43919
43920 \begin_layout Plain Layout
43921 \begin_inset ERT
43922 status collapsed
43923
43924 \begin_layout Plain Layout
43925
43926
43927 \backslash
43928 fcolorbox{black}{
43929 \end_layout
43930
43931 \end_inset
43932
43933 Melon
43934 \begin_inset ERT
43935 status collapsed
43936
43937 \begin_layout Plain Layout
43938
43939 }{
43940 \end_layout
43941
43942 \end_inset
43943
43944
43945 \begin_inset Phantom Phantom
43946 status open
43947
43948 \begin_layout Plain Layout
43949 W
43950 \end_layout
43951
43952 \end_inset
43953
43954
43955 \begin_inset ERT
43956 status collapsed
43957
43958 \begin_layout Plain Layout
43959
43960 }
43961 \end_layout
43962
43963 \end_inset
43964
43965  Melon
43966 \end_layout
43967
43968 \end_inset
43969 </cell>
43970 <cell alignment="left" valignment="top" usebox="none">
43971 \begin_inset Text
43972
43973 \begin_layout Plain Layout
43974 \begin_inset ERT
43975 status collapsed
43976
43977 \begin_layout Plain Layout
43978
43979
43980 \backslash
43981 fcolorbox{black}{
43982 \end_layout
43983
43984 \end_inset
43985
43986 MidnightBlue
43987 \begin_inset ERT
43988 status collapsed
43989
43990 \begin_layout Plain Layout
43991
43992 }{
43993 \end_layout
43994
43995 \end_inset
43996
43997
43998 \begin_inset Phantom Phantom
43999 status open
44000
44001 \begin_layout Plain Layout
44002 W
44003 \end_layout
44004
44005 \end_inset
44006
44007
44008 \begin_inset ERT
44009 status collapsed
44010
44011 \begin_layout Plain Layout
44012
44013 }
44014 \end_layout
44015
44016 \end_inset
44017
44018  MidnightBlue
44019 \end_layout
44020
44021 \end_inset
44022 </cell>
44023 </row>
44024 <row>
44025 <cell alignment="left" valignment="top" usebox="none">
44026 \begin_inset Text
44027
44028 \begin_layout Plain Layout
44029 \begin_inset ERT
44030 status collapsed
44031
44032 \begin_layout Plain Layout
44033
44034
44035 \backslash
44036 fcolorbox{black}{
44037 \end_layout
44038
44039 \end_inset
44040
44041 Mulberry
44042 \begin_inset ERT
44043 status collapsed
44044
44045 \begin_layout Plain Layout
44046
44047 }{
44048 \end_layout
44049
44050 \end_inset
44051
44052
44053 \begin_inset Phantom Phantom
44054 status open
44055
44056 \begin_layout Plain Layout
44057 W
44058 \end_layout
44059
44060 \end_inset
44061
44062
44063 \begin_inset ERT
44064 status collapsed
44065
44066 \begin_layout Plain Layout
44067
44068 }
44069 \end_layout
44070
44071 \end_inset
44072
44073  Mulberry
44074 \end_layout
44075
44076 \end_inset
44077 </cell>
44078 <cell alignment="left" valignment="top" usebox="none">
44079 \begin_inset Text
44080
44081 \begin_layout Plain Layout
44082 \begin_inset ERT
44083 status collapsed
44084
44085 \begin_layout Plain Layout
44086
44087
44088 \backslash
44089 fcolorbox{black}{
44090 \end_layout
44091
44092 \end_inset
44093
44094 NavyBlue
44095 \begin_inset ERT
44096 status collapsed
44097
44098 \begin_layout Plain Layout
44099
44100 }{
44101 \end_layout
44102
44103 \end_inset
44104
44105
44106 \begin_inset Phantom Phantom
44107 status open
44108
44109 \begin_layout Plain Layout
44110 W
44111 \end_layout
44112
44113 \end_inset
44114
44115
44116 \begin_inset ERT
44117 status collapsed
44118
44119 \begin_layout Plain Layout
44120
44121 }
44122 \end_layout
44123
44124 \end_inset
44125
44126  NavyBlue
44127 \end_layout
44128
44129 \end_inset
44130 </cell>
44131 <cell alignment="left" valignment="top" usebox="none">
44132 \begin_inset Text
44133
44134 \begin_layout Plain Layout
44135 \begin_inset ERT
44136 status collapsed
44137
44138 \begin_layout Plain Layout
44139
44140
44141 \backslash
44142 fcolorbox{black}{
44143 \end_layout
44144
44145 \end_inset
44146
44147 OliveGreen
44148 \begin_inset ERT
44149 status collapsed
44150
44151 \begin_layout Plain Layout
44152
44153 }{
44154 \end_layout
44155
44156 \end_inset
44157
44158
44159 \begin_inset Phantom Phantom
44160 status open
44161
44162 \begin_layout Plain Layout
44163 W
44164 \end_layout
44165
44166 \end_inset
44167
44168
44169 \begin_inset ERT
44170 status collapsed
44171
44172 \begin_layout Plain Layout
44173
44174 }
44175 \end_layout
44176
44177 \end_inset
44178
44179  OliveGreen
44180 \end_layout
44181
44182 \end_inset
44183 </cell>
44184 <cell alignment="left" valignment="top" usebox="none">
44185 \begin_inset Text
44186
44187 \begin_layout Plain Layout
44188 \begin_inset ERT
44189 status collapsed
44190
44191 \begin_layout Plain Layout
44192
44193
44194 \backslash
44195 fcolorbox{black}{
44196 \end_layout
44197
44198 \end_inset
44199
44200 Orange
44201 \begin_inset ERT
44202 status collapsed
44203
44204 \begin_layout Plain Layout
44205
44206 }{
44207 \end_layout
44208
44209 \end_inset
44210
44211
44212 \begin_inset Phantom Phantom
44213 status open
44214
44215 \begin_layout Plain Layout
44216 W
44217 \end_layout
44218
44219 \end_inset
44220
44221
44222 \begin_inset ERT
44223 status collapsed
44224
44225 \begin_layout Plain Layout
44226
44227 }
44228 \end_layout
44229
44230 \end_inset
44231
44232  Orange
44233 \end_layout
44234
44235 \end_inset
44236 </cell>
44237 </row>
44238 <row>
44239 <cell alignment="left" valignment="top" usebox="none">
44240 \begin_inset Text
44241
44242 \begin_layout Plain Layout
44243 \begin_inset ERT
44244 status collapsed
44245
44246 \begin_layout Plain Layout
44247
44248
44249 \backslash
44250 fcolorbox{black}{
44251 \end_layout
44252
44253 \end_inset
44254
44255 OrangeRed
44256 \begin_inset ERT
44257 status collapsed
44258
44259 \begin_layout Plain Layout
44260
44261 }{
44262 \end_layout
44263
44264 \end_inset
44265
44266
44267 \begin_inset Phantom Phantom
44268 status open
44269
44270 \begin_layout Plain Layout
44271 W
44272 \end_layout
44273
44274 \end_inset
44275
44276
44277 \begin_inset ERT
44278 status collapsed
44279
44280 \begin_layout Plain Layout
44281
44282 }
44283 \end_layout
44284
44285 \end_inset
44286
44287  OrangeRed
44288 \end_layout
44289
44290 \end_inset
44291 </cell>
44292 <cell alignment="left" valignment="top" usebox="none">
44293 \begin_inset Text
44294
44295 \begin_layout Plain Layout
44296 \begin_inset ERT
44297 status collapsed
44298
44299 \begin_layout Plain Layout
44300
44301
44302 \backslash
44303 fcolorbox{black}{
44304 \end_layout
44305
44306 \end_inset
44307
44308 Orchid
44309 \begin_inset ERT
44310 status collapsed
44311
44312 \begin_layout Plain Layout
44313
44314 }{
44315 \end_layout
44316
44317 \end_inset
44318
44319
44320 \begin_inset Phantom Phantom
44321 status open
44322
44323 \begin_layout Plain Layout
44324 W
44325 \end_layout
44326
44327 \end_inset
44328
44329
44330 \begin_inset ERT
44331 status collapsed
44332
44333 \begin_layout Plain Layout
44334
44335 }
44336 \end_layout
44337
44338 \end_inset
44339
44340  Orchid
44341 \end_layout
44342
44343 \end_inset
44344 </cell>
44345 <cell alignment="left" valignment="top" usebox="none">
44346 \begin_inset Text
44347
44348 \begin_layout Plain Layout
44349 \begin_inset ERT
44350 status collapsed
44351
44352 \begin_layout Plain Layout
44353
44354
44355 \backslash
44356 fcolorbox{black}{
44357 \end_layout
44358
44359 \end_inset
44360
44361 Peach
44362 \begin_inset ERT
44363 status collapsed
44364
44365 \begin_layout Plain Layout
44366
44367 }{
44368 \end_layout
44369
44370 \end_inset
44371
44372
44373 \begin_inset Phantom Phantom
44374 status open
44375
44376 \begin_layout Plain Layout
44377 W
44378 \end_layout
44379
44380 \end_inset
44381
44382
44383 \begin_inset ERT
44384 status collapsed
44385
44386 \begin_layout Plain Layout
44387
44388 }
44389 \end_layout
44390
44391 \end_inset
44392
44393  Peach
44394 \end_layout
44395
44396 \end_inset
44397 </cell>
44398 <cell alignment="left" valignment="top" usebox="none">
44399 \begin_inset Text
44400
44401 \begin_layout Plain Layout
44402 \begin_inset ERT
44403 status collapsed
44404
44405 \begin_layout Plain Layout
44406
44407
44408 \backslash
44409 fcolorbox{black}{
44410 \end_layout
44411
44412 \end_inset
44413
44414 Periwinkle
44415 \begin_inset ERT
44416 status collapsed
44417
44418 \begin_layout Plain Layout
44419
44420 }{
44421 \end_layout
44422
44423 \end_inset
44424
44425
44426 \begin_inset Phantom Phantom
44427 status open
44428
44429 \begin_layout Plain Layout
44430 W
44431 \end_layout
44432
44433 \end_inset
44434
44435
44436 \begin_inset ERT
44437 status collapsed
44438
44439 \begin_layout Plain Layout
44440
44441 }
44442 \end_layout
44443
44444 \end_inset
44445
44446  Periwinkle
44447 \end_layout
44448
44449 \end_inset
44450 </cell>
44451 </row>
44452 <row>
44453 <cell alignment="left" valignment="top" usebox="none">
44454 \begin_inset Text
44455
44456 \begin_layout Plain Layout
44457 \begin_inset ERT
44458 status collapsed
44459
44460 \begin_layout Plain Layout
44461
44462
44463 \backslash
44464 fcolorbox{black}{
44465 \end_layout
44466
44467 \end_inset
44468
44469 PineGreen
44470 \begin_inset ERT
44471 status collapsed
44472
44473 \begin_layout Plain Layout
44474
44475 }{
44476 \end_layout
44477
44478 \end_inset
44479
44480
44481 \begin_inset Phantom Phantom
44482 status open
44483
44484 \begin_layout Plain Layout
44485 W
44486 \end_layout
44487
44488 \end_inset
44489
44490
44491 \begin_inset ERT
44492 status collapsed
44493
44494 \begin_layout Plain Layout
44495
44496 }
44497 \end_layout
44498
44499 \end_inset
44500
44501  PineGreen
44502 \end_layout
44503
44504 \end_inset
44505 </cell>
44506 <cell alignment="left" valignment="top" usebox="none">
44507 \begin_inset Text
44508
44509 \begin_layout Plain Layout
44510 \begin_inset ERT
44511 status collapsed
44512
44513 \begin_layout Plain Layout
44514
44515
44516 \backslash
44517 fcolorbox{black}{
44518 \end_layout
44519
44520 \end_inset
44521
44522 Plum
44523 \begin_inset ERT
44524 status collapsed
44525
44526 \begin_layout Plain Layout
44527
44528 }{
44529 \end_layout
44530
44531 \end_inset
44532
44533
44534 \begin_inset Phantom Phantom
44535 status open
44536
44537 \begin_layout Plain Layout
44538 W
44539 \end_layout
44540
44541 \end_inset
44542
44543
44544 \begin_inset ERT
44545 status collapsed
44546
44547 \begin_layout Plain Layout
44548
44549 }
44550 \end_layout
44551
44552 \end_inset
44553
44554  Plum
44555 \end_layout
44556
44557 \end_inset
44558 </cell>
44559 <cell alignment="left" valignment="top" usebox="none">
44560 \begin_inset Text
44561
44562 \begin_layout Plain Layout
44563 \begin_inset ERT
44564 status collapsed
44565
44566 \begin_layout Plain Layout
44567
44568
44569 \backslash
44570 fcolorbox{black}{
44571 \end_layout
44572
44573 \end_inset
44574
44575 ProcessBlue
44576 \begin_inset ERT
44577 status collapsed
44578
44579 \begin_layout Plain Layout
44580
44581 }{
44582 \end_layout
44583
44584 \end_inset
44585
44586
44587 \begin_inset Phantom Phantom
44588 status open
44589
44590 \begin_layout Plain Layout
44591 W
44592 \end_layout
44593
44594 \end_inset
44595
44596
44597 \begin_inset ERT
44598 status collapsed
44599
44600 \begin_layout Plain Layout
44601
44602 }
44603 \end_layout
44604
44605 \end_inset
44606
44607  ProcessBlue
44608 \end_layout
44609
44610 \end_inset
44611 </cell>
44612 <cell alignment="left" valignment="top" usebox="none">
44613 \begin_inset Text
44614
44615 \begin_layout Plain Layout
44616 \begin_inset ERT
44617 status collapsed
44618
44619 \begin_layout Plain Layout
44620
44621
44622 \backslash
44623 fcolorbox{black}{
44624 \end_layout
44625
44626 \end_inset
44627
44628 Purple
44629 \begin_inset ERT
44630 status collapsed
44631
44632 \begin_layout Plain Layout
44633
44634 }{
44635 \end_layout
44636
44637 \end_inset
44638
44639
44640 \begin_inset Phantom Phantom
44641 status open
44642
44643 \begin_layout Plain Layout
44644 W
44645 \end_layout
44646
44647 \end_inset
44648
44649
44650 \begin_inset ERT
44651 status collapsed
44652
44653 \begin_layout Plain Layout
44654
44655 }
44656 \end_layout
44657
44658 \end_inset
44659
44660  Purple
44661 \end_layout
44662
44663 \end_inset
44664 </cell>
44665 </row>
44666 <row>
44667 <cell alignment="left" valignment="top" usebox="none">
44668 \begin_inset Text
44669
44670 \begin_layout Plain Layout
44671 \begin_inset ERT
44672 status collapsed
44673
44674 \begin_layout Plain Layout
44675
44676
44677 \backslash
44678 fcolorbox{black}{
44679 \end_layout
44680
44681 \end_inset
44682
44683 RawSienna
44684 \begin_inset ERT
44685 status collapsed
44686
44687 \begin_layout Plain Layout
44688
44689 }{
44690 \end_layout
44691
44692 \end_inset
44693
44694
44695 \begin_inset Phantom Phantom
44696 status open
44697
44698 \begin_layout Plain Layout
44699 W
44700 \end_layout
44701
44702 \end_inset
44703
44704
44705 \begin_inset ERT
44706 status collapsed
44707
44708 \begin_layout Plain Layout
44709
44710 }
44711 \end_layout
44712
44713 \end_inset
44714
44715  RawSienna
44716 \end_layout
44717
44718 \end_inset
44719 </cell>
44720 <cell alignment="left" valignment="top" usebox="none">
44721 \begin_inset Text
44722
44723 \begin_layout Plain Layout
44724 \begin_inset ERT
44725 status collapsed
44726
44727 \begin_layout Plain Layout
44728
44729
44730 \backslash
44731 fcolorbox{black}{
44732 \end_layout
44733
44734 \end_inset
44735
44736 RedOrange
44737 \begin_inset ERT
44738 status collapsed
44739
44740 \begin_layout Plain Layout
44741
44742 }{
44743 \end_layout
44744
44745 \end_inset
44746
44747
44748 \begin_inset Phantom Phantom
44749 status open
44750
44751 \begin_layout Plain Layout
44752 W
44753 \end_layout
44754
44755 \end_inset
44756
44757
44758 \begin_inset ERT
44759 status collapsed
44760
44761 \begin_layout Plain Layout
44762
44763 }
44764 \end_layout
44765
44766 \end_inset
44767
44768  RedOrange
44769 \end_layout
44770
44771 \end_inset
44772 </cell>
44773 <cell alignment="left" valignment="top" usebox="none">
44774 \begin_inset Text
44775
44776 \begin_layout Plain Layout
44777 \begin_inset ERT
44778 status collapsed
44779
44780 \begin_layout Plain Layout
44781
44782
44783 \backslash
44784 fcolorbox{black}{
44785 \end_layout
44786
44787 \end_inset
44788
44789 RedViolet
44790 \begin_inset ERT
44791 status collapsed
44792
44793 \begin_layout Plain Layout
44794
44795 }{
44796 \end_layout
44797
44798 \end_inset
44799
44800
44801 \begin_inset Phantom Phantom
44802 status open
44803
44804 \begin_layout Plain Layout
44805 W
44806 \end_layout
44807
44808 \end_inset
44809
44810
44811 \begin_inset ERT
44812 status collapsed
44813
44814 \begin_layout Plain Layout
44815
44816 }
44817 \end_layout
44818
44819 \end_inset
44820
44821  RedViolet
44822 \end_layout
44823
44824 \end_inset
44825 </cell>
44826 <cell alignment="left" valignment="top" usebox="none">
44827 \begin_inset Text
44828
44829 \begin_layout Plain Layout
44830 \begin_inset ERT
44831 status collapsed
44832
44833 \begin_layout Plain Layout
44834
44835
44836 \backslash
44837 fcolorbox{black}{
44838 \end_layout
44839
44840 \end_inset
44841
44842 Rhodamine
44843 \begin_inset ERT
44844 status collapsed
44845
44846 \begin_layout Plain Layout
44847
44848 }{
44849 \end_layout
44850
44851 \end_inset
44852
44853
44854 \begin_inset Phantom Phantom
44855 status open
44856
44857 \begin_layout Plain Layout
44858 W
44859 \end_layout
44860
44861 \end_inset
44862
44863
44864 \begin_inset ERT
44865 status collapsed
44866
44867 \begin_layout Plain Layout
44868
44869 }
44870 \end_layout
44871
44872 \end_inset
44873
44874  Rhodamine
44875 \end_layout
44876
44877 \end_inset
44878 </cell>
44879 </row>
44880 <row>
44881 <cell alignment="left" valignment="top" usebox="none">
44882 \begin_inset Text
44883
44884 \begin_layout Plain Layout
44885 \begin_inset ERT
44886 status collapsed
44887
44888 \begin_layout Plain Layout
44889
44890
44891 \backslash
44892 fcolorbox{black}{
44893 \end_layout
44894
44895 \end_inset
44896
44897 RoyalBlue
44898 \begin_inset ERT
44899 status collapsed
44900
44901 \begin_layout Plain Layout
44902
44903 }{
44904 \end_layout
44905
44906 \end_inset
44907
44908
44909 \begin_inset Phantom Phantom
44910 status open
44911
44912 \begin_layout Plain Layout
44913 W
44914 \end_layout
44915
44916 \end_inset
44917
44918
44919 \begin_inset ERT
44920 status collapsed
44921
44922 \begin_layout Plain Layout
44923
44924 }
44925 \end_layout
44926
44927 \end_inset
44928
44929  RoyalBlue
44930 \end_layout
44931
44932 \end_inset
44933 </cell>
44934 <cell alignment="left" valignment="top" usebox="none">
44935 \begin_inset Text
44936
44937 \begin_layout Plain Layout
44938 \begin_inset ERT
44939 status collapsed
44940
44941 \begin_layout Plain Layout
44942
44943
44944 \backslash
44945 fcolorbox{black}{
44946 \end_layout
44947
44948 \end_inset
44949
44950 RoyalPurple
44951 \begin_inset ERT
44952 status collapsed
44953
44954 \begin_layout Plain Layout
44955
44956 }{
44957 \end_layout
44958
44959 \end_inset
44960
44961
44962 \begin_inset Phantom Phantom
44963 status open
44964
44965 \begin_layout Plain Layout
44966 W
44967 \end_layout
44968
44969 \end_inset
44970
44971
44972 \begin_inset ERT
44973 status collapsed
44974
44975 \begin_layout Plain Layout
44976
44977 }
44978 \end_layout
44979
44980 \end_inset
44981
44982  RoyalPurple
44983 \end_layout
44984
44985 \end_inset
44986 </cell>
44987 <cell alignment="left" valignment="top" usebox="none">
44988 \begin_inset Text
44989
44990 \begin_layout Plain Layout
44991 \begin_inset ERT
44992 status collapsed
44993
44994 \begin_layout Plain Layout
44995
44996
44997 \backslash
44998 fcolorbox{black}{
44999 \end_layout
45000
45001 \end_inset
45002
45003 RubineRed
45004 \begin_inset ERT
45005 status collapsed
45006
45007 \begin_layout Plain Layout
45008
45009 }{
45010 \end_layout
45011
45012 \end_inset
45013
45014
45015 \begin_inset Phantom Phantom
45016 status open
45017
45018 \begin_layout Plain Layout
45019 W
45020 \end_layout
45021
45022 \end_inset
45023
45024
45025 \begin_inset ERT
45026 status collapsed
45027
45028 \begin_layout Plain Layout
45029
45030 }
45031 \end_layout
45032
45033 \end_inset
45034
45035  RubineRed
45036 \end_layout
45037
45038 \end_inset
45039 </cell>
45040 <cell alignment="left" valignment="top" usebox="none">
45041 \begin_inset Text
45042
45043 \begin_layout Plain Layout
45044 \begin_inset ERT
45045 status collapsed
45046
45047 \begin_layout Plain Layout
45048
45049
45050 \backslash
45051 fcolorbox{black}{
45052 \end_layout
45053
45054 \end_inset
45055
45056 Salmon
45057 \begin_inset ERT
45058 status collapsed
45059
45060 \begin_layout Plain Layout
45061
45062 }{
45063 \end_layout
45064
45065 \end_inset
45066
45067
45068 \begin_inset Phantom Phantom
45069 status open
45070
45071 \begin_layout Plain Layout
45072 W
45073 \end_layout
45074
45075 \end_inset
45076
45077
45078 \begin_inset ERT
45079 status collapsed
45080
45081 \begin_layout Plain Layout
45082
45083 }
45084 \end_layout
45085
45086 \end_inset
45087
45088  Salmon
45089 \end_layout
45090
45091 \end_inset
45092 </cell>
45093 </row>
45094 <row>
45095 <cell alignment="left" valignment="top" usebox="none">
45096 \begin_inset Text
45097
45098 \begin_layout Plain Layout
45099 \begin_inset ERT
45100 status collapsed
45101
45102 \begin_layout Plain Layout
45103
45104
45105 \backslash
45106 fcolorbox{black}{
45107 \end_layout
45108
45109 \end_inset
45110
45111 SeaGreen
45112 \begin_inset ERT
45113 status collapsed
45114
45115 \begin_layout Plain Layout
45116
45117 }{
45118 \end_layout
45119
45120 \end_inset
45121
45122
45123 \begin_inset Phantom Phantom
45124 status open
45125
45126 \begin_layout Plain Layout
45127 W
45128 \end_layout
45129
45130 \end_inset
45131
45132
45133 \begin_inset ERT
45134 status collapsed
45135
45136 \begin_layout Plain Layout
45137
45138 }
45139 \end_layout
45140
45141 \end_inset
45142
45143  SeaGreen
45144 \end_layout
45145
45146 \end_inset
45147 </cell>
45148 <cell alignment="left" valignment="top" usebox="none">
45149 \begin_inset Text
45150
45151 \begin_layout Plain Layout
45152 \begin_inset ERT
45153 status collapsed
45154
45155 \begin_layout Plain Layout
45156
45157
45158 \backslash
45159 fcolorbox{black}{
45160 \end_layout
45161
45162 \end_inset
45163
45164 Sepia
45165 \begin_inset ERT
45166 status collapsed
45167
45168 \begin_layout Plain Layout
45169
45170 }{
45171 \end_layout
45172
45173 \end_inset
45174
45175
45176 \begin_inset Phantom Phantom
45177 status open
45178
45179 \begin_layout Plain Layout
45180 W
45181 \end_layout
45182
45183 \end_inset
45184
45185
45186 \begin_inset ERT
45187 status collapsed
45188
45189 \begin_layout Plain Layout
45190
45191 }
45192 \end_layout
45193
45194 \end_inset
45195
45196  Sepia
45197 \end_layout
45198
45199 \end_inset
45200 </cell>
45201 <cell alignment="left" valignment="top" usebox="none">
45202 \begin_inset Text
45203
45204 \begin_layout Plain Layout
45205 \begin_inset ERT
45206 status collapsed
45207
45208 \begin_layout Plain Layout
45209
45210
45211 \backslash
45212 fcolorbox{black}{
45213 \end_layout
45214
45215 \end_inset
45216
45217 SkyBlue
45218 \begin_inset ERT
45219 status collapsed
45220
45221 \begin_layout Plain Layout
45222
45223 }{
45224 \end_layout
45225
45226 \end_inset
45227
45228
45229 \begin_inset Phantom Phantom
45230 status open
45231
45232 \begin_layout Plain Layout
45233 W
45234 \end_layout
45235
45236 \end_inset
45237
45238
45239 \begin_inset ERT
45240 status collapsed
45241
45242 \begin_layout Plain Layout
45243
45244 }
45245 \end_layout
45246
45247 \end_inset
45248
45249  SkyBlue
45250 \end_layout
45251
45252 \end_inset
45253 </cell>
45254 <cell alignment="left" valignment="top" usebox="none">
45255 \begin_inset Text
45256
45257 \begin_layout Plain Layout
45258 \begin_inset ERT
45259 status collapsed
45260
45261 \begin_layout Plain Layout
45262
45263
45264 \backslash
45265 fcolorbox{black}{
45266 \end_layout
45267
45268 \end_inset
45269
45270 SpringGreen
45271 \begin_inset ERT
45272 status collapsed
45273
45274 \begin_layout Plain Layout
45275
45276 }{
45277 \end_layout
45278
45279 \end_inset
45280
45281
45282 \begin_inset Phantom Phantom
45283 status open
45284
45285 \begin_layout Plain Layout
45286 W
45287 \end_layout
45288
45289 \end_inset
45290
45291
45292 \begin_inset ERT
45293 status collapsed
45294
45295 \begin_layout Plain Layout
45296
45297 }
45298 \end_layout
45299
45300 \end_inset
45301
45302  SpringGreen
45303 \end_layout
45304
45305 \end_inset
45306 </cell>
45307 </row>
45308 <row>
45309 <cell alignment="left" valignment="top" usebox="none">
45310 \begin_inset Text
45311
45312 \begin_layout Plain Layout
45313 \begin_inset ERT
45314 status collapsed
45315
45316 \begin_layout Plain Layout
45317
45318
45319 \backslash
45320 fcolorbox{black}{
45321 \end_layout
45322
45323 \end_inset
45324
45325 Tan
45326 \begin_inset ERT
45327 status collapsed
45328
45329 \begin_layout Plain Layout
45330
45331 }{
45332 \end_layout
45333
45334 \end_inset
45335
45336
45337 \begin_inset Phantom Phantom
45338 status open
45339
45340 \begin_layout Plain Layout
45341 W
45342 \end_layout
45343
45344 \end_inset
45345
45346
45347 \begin_inset ERT
45348 status collapsed
45349
45350 \begin_layout Plain Layout
45351
45352 }
45353 \end_layout
45354
45355 \end_inset
45356
45357  Tan
45358 \end_layout
45359
45360 \end_inset
45361 </cell>
45362 <cell alignment="left" valignment="top" usebox="none">
45363 \begin_inset Text
45364
45365 \begin_layout Plain Layout
45366 \begin_inset ERT
45367 status collapsed
45368
45369 \begin_layout Plain Layout
45370
45371
45372 \backslash
45373 fcolorbox{black}{
45374 \end_layout
45375
45376 \end_inset
45377
45378 TealBlue
45379 \begin_inset ERT
45380 status collapsed
45381
45382 \begin_layout Plain Layout
45383
45384 }{
45385 \end_layout
45386
45387 \end_inset
45388
45389
45390 \begin_inset Phantom Phantom
45391 status open
45392
45393 \begin_layout Plain Layout
45394 W
45395 \end_layout
45396
45397 \end_inset
45398
45399
45400 \begin_inset ERT
45401 status collapsed
45402
45403 \begin_layout Plain Layout
45404
45405 }
45406 \end_layout
45407
45408 \end_inset
45409
45410  TealBlue
45411 \end_layout
45412
45413 \end_inset
45414 </cell>
45415 <cell alignment="left" valignment="top" usebox="none">
45416 \begin_inset Text
45417
45418 \begin_layout Plain Layout
45419 \begin_inset ERT
45420 status collapsed
45421
45422 \begin_layout Plain Layout
45423
45424
45425 \backslash
45426 fcolorbox{black}{
45427 \end_layout
45428
45429 \end_inset
45430
45431 Thistle
45432 \begin_inset ERT
45433 status collapsed
45434
45435 \begin_layout Plain Layout
45436
45437 }{
45438 \end_layout
45439
45440 \end_inset
45441
45442
45443 \begin_inset Phantom Phantom
45444 status open
45445
45446 \begin_layout Plain Layout
45447 W
45448 \end_layout
45449
45450 \end_inset
45451
45452
45453 \begin_inset ERT
45454 status collapsed
45455
45456 \begin_layout Plain Layout
45457
45458 }
45459 \end_layout
45460
45461 \end_inset
45462
45463  Thistle
45464 \end_layout
45465
45466 \end_inset
45467 </cell>
45468 <cell alignment="left" valignment="top" usebox="none">
45469 \begin_inset Text
45470
45471 \begin_layout Plain Layout
45472 \begin_inset ERT
45473 status collapsed
45474
45475 \begin_layout Plain Layout
45476
45477
45478 \backslash
45479 fcolorbox{black}{
45480 \end_layout
45481
45482 \end_inset
45483
45484 Turquoise
45485 \begin_inset ERT
45486 status collapsed
45487
45488 \begin_layout Plain Layout
45489
45490 }{
45491 \end_layout
45492
45493 \end_inset
45494
45495
45496 \begin_inset Phantom Phantom
45497 status open
45498
45499 \begin_layout Plain Layout
45500 W
45501 \end_layout
45502
45503 \end_inset
45504
45505
45506 \begin_inset ERT
45507 status collapsed
45508
45509 \begin_layout Plain Layout
45510
45511 }
45512 \end_layout
45513
45514 \end_inset
45515
45516  Turquoise
45517 \end_layout
45518
45519 \end_inset
45520 </cell>
45521 </row>
45522 <row>
45523 <cell alignment="left" valignment="top" usebox="none">
45524 \begin_inset Text
45525
45526 \begin_layout Plain Layout
45527 \begin_inset ERT
45528 status collapsed
45529
45530 \begin_layout Plain Layout
45531
45532
45533 \backslash
45534 fcolorbox{black}{
45535 \end_layout
45536
45537 \end_inset
45538
45539 Violet
45540 \begin_inset ERT
45541 status collapsed
45542
45543 \begin_layout Plain Layout
45544
45545 }{
45546 \end_layout
45547
45548 \end_inset
45549
45550
45551 \begin_inset Phantom Phantom
45552 status open
45553
45554 \begin_layout Plain Layout
45555 W
45556 \end_layout
45557
45558 \end_inset
45559
45560
45561 \begin_inset ERT
45562 status collapsed
45563
45564 \begin_layout Plain Layout
45565
45566 }
45567 \end_layout
45568
45569 \end_inset
45570
45571  Violet
45572 \end_layout
45573
45574 \end_inset
45575 </cell>
45576 <cell alignment="left" valignment="top" usebox="none">
45577 \begin_inset Text
45578
45579 \begin_layout Plain Layout
45580 \begin_inset ERT
45581 status collapsed
45582
45583 \begin_layout Plain Layout
45584
45585
45586 \backslash
45587 fcolorbox{black}{
45588 \end_layout
45589
45590 \end_inset
45591
45592 VioletRed
45593 \begin_inset ERT
45594 status collapsed
45595
45596 \begin_layout Plain Layout
45597
45598 }{
45599 \end_layout
45600
45601 \end_inset
45602
45603
45604 \begin_inset Phantom Phantom
45605 status open
45606
45607 \begin_layout Plain Layout
45608 W
45609 \end_layout
45610
45611 \end_inset
45612
45613
45614 \begin_inset ERT
45615 status collapsed
45616
45617 \begin_layout Plain Layout
45618
45619 }
45620 \end_layout
45621
45622 \end_inset
45623
45624  VioletRed
45625 \end_layout
45626
45627 \end_inset
45628 </cell>
45629 <cell alignment="left" valignment="top" usebox="none">
45630 \begin_inset Text
45631
45632 \begin_layout Plain Layout
45633 \begin_inset ERT
45634 status collapsed
45635
45636 \begin_layout Plain Layout
45637
45638
45639 \backslash
45640 fcolorbox{black}{
45641 \end_layout
45642
45643 \end_inset
45644
45645 WildStrawberry
45646 \begin_inset ERT
45647 status collapsed
45648
45649 \begin_layout Plain Layout
45650
45651 }{
45652 \end_layout
45653
45654 \end_inset
45655
45656
45657 \begin_inset Phantom Phantom
45658 status open
45659
45660 \begin_layout Plain Layout
45661 W
45662 \end_layout
45663
45664 \end_inset
45665
45666
45667 \begin_inset ERT
45668 status collapsed
45669
45670 \begin_layout Plain Layout
45671
45672 }
45673 \end_layout
45674
45675 \end_inset
45676
45677  WildStrawberry
45678 \end_layout
45679
45680 \end_inset
45681 </cell>
45682 <cell alignment="left" valignment="top" usebox="none">
45683 \begin_inset Text
45684
45685 \begin_layout Plain Layout
45686 \begin_inset ERT
45687 status collapsed
45688
45689 \begin_layout Plain Layout
45690
45691
45692 \backslash
45693 fcolorbox{black}{
45694 \end_layout
45695
45696 \end_inset
45697
45698 YellowGreen
45699 \begin_inset ERT
45700 status collapsed
45701
45702 \begin_layout Plain Layout
45703
45704 }{
45705 \end_layout
45706
45707 \end_inset
45708
45709
45710 \begin_inset Phantom Phantom
45711 status open
45712
45713 \begin_layout Plain Layout
45714 W
45715 \end_layout
45716
45717 \end_inset
45718
45719
45720 \begin_inset ERT
45721 status collapsed
45722
45723 \begin_layout Plain Layout
45724
45725 }
45726 \end_layout
45727
45728 \end_inset
45729
45730  YellowGreen
45731 \end_layout
45732
45733 \end_inset
45734 </cell>
45735 </row>
45736 <row>
45737 <cell alignment="left" valignment="top" usebox="none">
45738 \begin_inset Text
45739
45740 \begin_layout Plain Layout
45741 \begin_inset ERT
45742 status collapsed
45743
45744 \begin_layout Plain Layout
45745
45746
45747 \backslash
45748 fcolorbox{black}{
45749 \end_layout
45750
45751 \end_inset
45752
45753 YellowOrange
45754 \begin_inset ERT
45755 status collapsed
45756
45757 \begin_layout Plain Layout
45758
45759 }{
45760 \end_layout
45761
45762 \end_inset
45763
45764
45765 \begin_inset Phantom Phantom
45766 status open
45767
45768 \begin_layout Plain Layout
45769 W
45770 \end_layout
45771
45772 \end_inset
45773
45774
45775 \begin_inset ERT
45776 status collapsed
45777
45778 \begin_layout Plain Layout
45779
45780 }
45781 \end_layout
45782
45783 \end_inset
45784
45785  YellowOrange
45786 \end_layout
45787
45788 \end_inset
45789 </cell>
45790 <cell alignment="left" valignment="top" usebox="none">
45791 \begin_inset Text
45792
45793 \begin_layout Plain Layout
45794
45795 \end_layout
45796
45797 \end_inset
45798 </cell>
45799 <cell alignment="left" valignment="top" usebox="none">
45800 \begin_inset Text
45801
45802 \begin_layout Plain Layout
45803
45804 \end_layout
45805
45806 \end_inset
45807 </cell>
45808 <cell alignment="left" valignment="top" usebox="none">
45809 \begin_inset Text
45810
45811 \begin_layout Plain Layout
45812
45813 \end_layout
45814
45815 \end_inset
45816 </cell>
45817 </row>
45818 </lyxtabular>
45819
45820 \end_inset
45821
45822
45823 \end_layout
45824
45825 \begin_layout Chapter
45826 Explication de l' équation
45827 \begin_inset space ~
45828 \end_inset
45829
45830 (
45831 \begin_inset CommandInset ref
45832 LatexCommand ref
45833 reference "eq:Wgn"
45834
45835 \end_inset
45836
45837 )
45838 \begin_inset CommandInset label
45839 LatexCommand label
45840 name "cha:Explication-de-l'Equation"
45841
45842 \end_inset
45843
45844
45845 \end_layout
45846
45847 \begin_layout Standard
45848 La largeur totale de 
45849 \emph on
45850 n
45851 \emph default
45852  cellules de tableau 
45853 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45854 \end_inset
45855
45856  peut être calculée avec
45857 \begin_inset Formula 
45858 \begin{equation}
45859 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45860 \end{equation}
45861
45862 \end_inset
45863
45864
45865 \end_layout
45866
45867 \begin_layout Standard
45868 où 
45869 \begin_inset Formula $L_{g\,n}$
45870 \end_inset
45871
45872  est la largeur fixe de toutes les cellules.
45873  
45874 \series bold
45875
45876 \backslash
45877 tabcolsep
45878 \series default
45879  est la largeur utilisée par \SpecialChar LaTeX
45880  entre le texte de la cellule et la bordure,
45881  sa valeur implicite est 6
45882 \begin_inset space \thinspace{}
45883 \end_inset
45884
45885 pt.
45886  
45887 \series bold
45888
45889 \backslash
45890 arrayrulewidth
45891 \series default
45892  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45893 \begin_inset space \thinspace{}
45894 \end_inset
45895
45896 pt.
45897 \end_layout
45898
45899 \begin_layout Standard
45900 D'après l'équation
45901 \begin_inset space ~
45902 \end_inset
45903
45904
45905 \begin_inset CommandInset ref
45906 LatexCommand eqref
45907 reference "eq:Wtot_n"
45908
45909 \end_inset
45910
45911 , la largeur totale d'une multi-colonnes, 
45912 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45913 \end_inset
45914
45915  est
45916 \begin_inset Formula 
45917 \begin{equation}
45918 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45919 \end{equation}
45920
45921 \end_inset
45922
45923
45924 \end_layout
45925
45926 \begin_layout Standard
45927 En posant que les équations 
45928 \begin_inset space ~
45929 \end_inset
45930
45931
45932 \begin_inset CommandInset ref
45933 LatexCommand eqref
45934 reference "eq:Wtot_n"
45935
45936 \end_inset
45937
45938  et 
45939 \begin_inset CommandInset ref
45940 LatexCommand eqref
45941 reference "eq:Wtot_mult"
45942
45943 \end_inset
45944
45945  sont égales, on peut calculer la largeur nécessaire 
45946 \begin_inset Formula $L_{g\,n}$
45947 \end_inset
45948
45949  quand 
45950 \emph on
45951 n
45952 \emph default
45953  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
45954  de 
45955 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
45956 \end_inset
45957
45958 :
45959 \begin_inset Formula 
45960 \begin{equation}
45961 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45962 \end{equation}
45963
45964 \end_inset
45965
45966
45967 \end_layout
45968
45969 \begin_layout Bibliography
45970 \begin_inset CommandInset bibitem
45971 LatexCommand bibitem
45972 key "latexcompanion"
45973
45974 \end_inset
45975
45976 Frank Mittelbach and Michel Goossens: 
45977 \emph on
45978 The \SpecialChar LaTeX
45979  Companion Second Edition.
45980
45981 \emph default
45982  Addison-Wesley, 2004
45983 \end_layout
45984
45985 \begin_layout Bibliography
45986 \begin_inset CommandInset bibitem
45987 LatexCommand bibitem
45988 key "latexguide"
45989
45990 \end_inset
45991
45992 Helmut Kopka and Patrick W.
45993  Daly: 
45994 \emph on
45995 A Guide to \SpecialChar LaTeX
45996  Fourth Edition.
45997
45998 \emph default
45999  Addison-Wesley, 2003
46000 \end_layout
46001
46002 \begin_layout Bibliography
46003 \begin_inset CommandInset bibitem
46004 LatexCommand bibitem
46005 key "latexbook"
46006
46007 \end_inset
46008
46009 Leslie Lamport: 
46010 \emph on
46011 \SpecialChar LaTeX
46012 : A Document Preparation System.
46013
46014 \emph default
46015  Addison-Wesley, second edition, 1994
46016 \end_layout
46017
46018 \begin_layout Bibliography
46019 \begin_inset CommandInset bibitem
46020 LatexCommand bibitem
46021 key "arydshln"
46022
46023 \end_inset
46024
46025 Documentation du paquetage \SpecialChar LaTeX
46026
46027 \series bold
46028  
46029 \begin_inset CommandInset href
46030 LatexCommand href
46031 name "arydshln"
46032 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46033
46034 \end_inset
46035
46036
46037 \series default
46038
46039 \begin_inset Index idx
46040 status collapsed
46041
46042 \begin_layout Plain Layout
46043 Paquetages \SpecialChar LaTeX
46044  ! arydshln
46045 \end_layout
46046
46047 \end_inset
46048
46049
46050 \end_layout
46051
46052 \begin_layout Bibliography
46053 \begin_inset CommandInset bibitem
46054 LatexCommand bibitem
46055 key "booktabs"
46056
46057 \end_inset
46058
46059 Documentation du paquetage \SpecialChar LaTeX
46060  
46061 \series bold
46062
46063 \begin_inset CommandInset href
46064 LatexCommand href
46065 name "booktabs"
46066 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46067
46068 \end_inset
46069
46070
46071 \series default
46072
46073 \begin_inset Index idx
46074 status collapsed
46075
46076 \begin_layout Plain Layout
46077 Paquetages \SpecialChar LaTeX
46078  ! booktabs
46079 \end_layout
46080
46081 \end_inset
46082
46083
46084 \end_layout
46085
46086 \begin_layout Bibliography
46087 \begin_inset CommandInset bibitem
46088 LatexCommand bibitem
46089 key "caption"
46090
46091 \end_inset
46092
46093 Documentation du paquetage \SpecialChar LaTeX
46094  
46095 \series bold
46096
46097 \begin_inset CommandInset href
46098 LatexCommand href
46099 name "caption"
46100 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46101
46102 \end_inset
46103
46104
46105 \series default
46106
46107 \begin_inset Index idx
46108 status collapsed
46109
46110 \begin_layout Plain Layout
46111 Paquetages \SpecialChar LaTeX
46112  ! caption
46113 \end_layout
46114
46115 \end_inset
46116
46117
46118 \end_layout
46119
46120 \begin_layout Bibliography
46121 \begin_inset CommandInset bibitem
46122 LatexCommand bibitem
46123 key "diagbox"
46124
46125 \end_inset
46126
46127 Documentation du paquetage \SpecialChar LaTeX
46128  
46129 \series bold
46130
46131 \begin_inset CommandInset href
46132 LatexCommand href
46133 name "diagbox"
46134 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46135
46136 \end_inset
46137
46138
46139 \series default
46140
46141 \begin_inset Index idx
46142 status collapsed
46143
46144 \begin_layout Plain Layout
46145 Paquetages \SpecialChar LaTeX
46146  ! diagbox
46147 \end_layout
46148
46149 \end_inset
46150
46151
46152 \end_layout
46153
46154 \begin_layout Bibliography
46155 \begin_inset CommandInset bibitem
46156 LatexCommand bibitem
46157 key "endfloat"
46158
46159 \end_inset
46160
46161 Documentation du paquetage \SpecialChar LaTeX
46162  
46163 \series bold
46164
46165 \begin_inset CommandInset href
46166 LatexCommand href
46167 name "endfloat"
46168 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46169
46170 \end_inset
46171
46172
46173 \series default
46174
46175 \begin_inset Index idx
46176 status collapsed
46177
46178 \begin_layout Plain Layout
46179 Paquetages \SpecialChar LaTeX
46180  ! endfloat
46181 \end_layout
46182
46183 \end_inset
46184
46185
46186 \end_layout
46187
46188 \begin_layout Bibliography
46189 \begin_inset CommandInset bibitem
46190 LatexCommand bibitem
46191 key "footmisc"
46192
46193 \end_inset
46194
46195 Documentation du paquetage \SpecialChar LaTeX
46196  
46197 \series bold
46198
46199 \begin_inset CommandInset href
46200 LatexCommand href
46201 name "footmisc"
46202 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46203
46204 \end_inset
46205
46206
46207 \series default
46208
46209 \begin_inset Index idx
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213 Paquetages \SpecialChar LaTeX
46214  ! footmisc
46215 \end_layout
46216
46217 \end_inset
46218
46219
46220 \end_layout
46221
46222 \begin_layout Bibliography
46223 \begin_inset CommandInset bibitem
46224 LatexCommand bibitem
46225 key "hypcap"
46226
46227 \end_inset
46228
46229 Documentation du paquetage \SpecialChar LaTeX
46230  
46231 \series bold
46232
46233 \begin_inset CommandInset href
46234 LatexCommand href
46235 name "hypcap"
46236 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46237
46238 \end_inset
46239
46240
46241 \series default
46242
46243 \begin_inset Index idx
46244 status collapsed
46245
46246 \begin_layout Plain Layout
46247 Paquetages \SpecialChar LaTeX
46248  ! hyperref
46249 \end_layout
46250
46251 \end_inset
46252
46253
46254 \end_layout
46255
46256 \begin_layout Bibliography
46257 \begin_inset CommandInset bibitem
46258 LatexCommand bibitem
46259 key "hyperref"
46260
46261 \end_inset
46262
46263 Documentation du paquetage \SpecialChar LaTeX
46264  
46265 \series bold
46266
46267 \begin_inset CommandInset href
46268 LatexCommand href
46269 name "hyperref"
46270 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46271
46272 \end_inset
46273
46274
46275 \series default
46276
46277 \begin_inset Index idx
46278 status collapsed
46279
46280 \begin_layout Plain Layout
46281 Paquetages \SpecialChar LaTeX
46282  ! hyperref
46283 \end_layout
46284
46285 \end_inset
46286
46287
46288 \end_layout
46289
46290 \begin_layout Bibliography
46291 \begin_inset CommandInset bibitem
46292 LatexCommand bibitem
46293 key "KOMA-Script"
46294
46295 \end_inset
46296
46297 Documentation du paquetage \SpecialChar LaTeX
46298  
46299 \series bold
46300
46301 \begin_inset CommandInset href
46302 LatexCommand href
46303 name "KOMA-Script"
46304 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46305
46306 \end_inset
46307
46308
46309 \series default
46310
46311 \begin_inset Index idx
46312 status collapsed
46313
46314 \begin_layout Plain Layout
46315 Paquetages \SpecialChar LaTeX
46316  ! KOMA-Script
46317 \end_layout
46318
46319 \end_inset
46320
46321
46322 \end_layout
46323
46324 \begin_layout Bibliography
46325 \begin_inset CommandInset bibitem
46326 LatexCommand bibitem
46327 key "lettrine"
46328
46329 \end_inset
46330
46331 Documentation du paquetage \SpecialChar LaTeX
46332  
46333 \series bold
46334
46335 \begin_inset CommandInset href
46336 LatexCommand href
46337 name "lettrine"
46338 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46339
46340 \end_inset
46341
46342
46343 \series default
46344  et un 
46345 \begin_inset CommandInset href
46346 LatexCommand href
46347 name "exemple"
46348 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46349
46350 \end_inset
46351
46352
46353 \begin_inset Index idx
46354 status collapsed
46355
46356 \begin_layout Plain Layout
46357 Paquetages \SpecialChar LaTeX
46358  ! lettrine
46359 \end_layout
46360
46361 \end_inset
46362
46363
46364 \end_layout
46365
46366 \begin_layout Bibliography
46367 \begin_inset CommandInset bibitem
46368 LatexCommand bibitem
46369 key "listings"
46370
46371 \end_inset
46372
46373 Documentation du paquetage \SpecialChar LaTeX
46374  
46375 \series bold
46376
46377 \begin_inset CommandInset href
46378 LatexCommand href
46379 name "listings"
46380 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46381
46382 \end_inset
46383
46384
46385 \series default
46386
46387 \begin_inset Index idx
46388 status collapsed
46389
46390 \begin_layout Plain Layout
46391 Paquetages \SpecialChar LaTeX
46392  ! listings
46393 \end_layout
46394
46395 \end_inset
46396
46397
46398 \end_layout
46399
46400 \begin_layout Bibliography
46401 \begin_inset CommandInset bibitem
46402 LatexCommand bibitem
46403 key "marginnote"
46404
46405 \end_inset
46406
46407 Documentation du paquetage \SpecialChar LaTeX
46408  
46409 \series bold
46410
46411 \begin_inset CommandInset href
46412 LatexCommand href
46413 name "marginnote"
46414 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46415
46416 \end_inset
46417
46418
46419 \series default
46420
46421 \begin_inset Index idx
46422 status collapsed
46423
46424 \begin_layout Plain Layout
46425 Paquetages \SpecialChar LaTeX
46426  ! marginnote
46427 \end_layout
46428
46429 \end_inset
46430
46431
46432 \end_layout
46433
46434 \begin_layout Bibliography
46435 \begin_inset CommandInset bibitem
46436 LatexCommand bibitem
46437 key "pdfpages"
46438
46439 \end_inset
46440
46441 Documentation du paquetage \SpecialChar LaTeX
46442  
46443 \series bold
46444
46445 \begin_inset CommandInset href
46446 LatexCommand href
46447 name "pdfpages"
46448 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46449
46450 \end_inset
46451
46452
46453 \series default
46454
46455 \begin_inset Index idx
46456 status collapsed
46457
46458 \begin_layout Plain Layout
46459 Paquetages \SpecialChar LaTeX
46460  ! pdfpages
46461 \end_layout
46462
46463 \end_inset
46464
46465
46466 \end_layout
46467
46468 \begin_layout Bibliography
46469 \begin_inset CommandInset bibitem
46470 LatexCommand bibitem
46471 key "prettyref"
46472
46473 \end_inset
46474
46475 Documentation du paquetage \SpecialChar LaTeX
46476
46477 \series bold
46478  
46479 \begin_inset CommandInset href
46480 LatexCommand href
46481 name "prettyref"
46482 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46483
46484 \end_inset
46485
46486
46487 \series default
46488
46489 \begin_inset Index idx
46490 status collapsed
46491
46492 \begin_layout Plain Layout
46493 Paquetages \SpecialChar LaTeX
46494  ! prettyref
46495 \end_layout
46496
46497 \end_inset
46498
46499
46500 \end_layout
46501
46502 \begin_layout Bibliography
46503 \begin_inset CommandInset bibitem
46504 LatexCommand bibitem
46505 key "pstricks"
46506
46507 \end_inset
46508
46509 Page Web du paquetage \SpecialChar LaTeX
46510  
46511 \series bold
46512
46513 \begin_inset CommandInset href
46514 LatexCommand href
46515 name "PSTricks"
46516 target "http://tug.org/PSTricks/"
46517
46518 \end_inset
46519
46520
46521 \series default
46522
46523 \begin_inset Index idx
46524 status collapsed
46525
46526 \begin_layout Plain Layout
46527 Paquetages \SpecialChar LaTeX
46528  ! PSTricks
46529 \end_layout
46530
46531 \end_inset
46532
46533
46534 \end_layout
46535
46536 \begin_layout Bibliography
46537 \begin_inset CommandInset bibitem
46538 LatexCommand bibitem
46539 key "refstyle"
46540
46541 \end_inset
46542
46543 Documentation du paquetage \SpecialChar LaTeX
46544
46545 \series bold
46546  
46547 \begin_inset CommandInset href
46548 LatexCommand href
46549 name "refstyle"
46550 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
46551
46552 \end_inset
46553
46554
46555 \series default
46556
46557 \begin_inset Index idx
46558 status collapsed
46559
46560 \begin_layout Plain Layout
46561 Paquetages \SpecialChar LaTeX
46562  ! refstyle
46563 \end_layout
46564
46565 \end_inset
46566
46567
46568 \end_layout
46569
46570 \begin_layout Bibliography
46571 \begin_inset CommandInset bibitem
46572 LatexCommand bibitem
46573 key "sidecap"
46574
46575 \end_inset
46576
46577 Documentation du paquetage \SpecialChar LaTeX
46578  
46579 \series bold
46580
46581 \begin_inset CommandInset href
46582 LatexCommand href
46583 name "sidecap"
46584 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46585
46586 \end_inset
46587
46588
46589 \series default
46590
46591 \begin_inset Index idx
46592 status collapsed
46593
46594 \begin_layout Plain Layout
46595 Paquetages \SpecialChar LaTeX
46596  ! sidecap
46597 \end_layout
46598
46599 \end_inset
46600
46601
46602 \end_layout
46603
46604 \begin_layout Bibliography
46605 \begin_inset CommandInset bibitem
46606 LatexCommand bibitem
46607 key "NewInLyX20"
46608
46609 \end_inset
46610
46611
46612 \begin_inset CommandInset href
46613 LatexCommand href
46614 name "Page Wiki"
46615 target "http://wiki.lyx.org/LyX/NewInLyX20"
46616
46617 \end_inset
46618
46619  au sujet des nouveautés de 
46620 \family sans
46621 \SpecialChar LyX
46622  2.0
46623 \family default
46624 .
46625 \end_layout
46626
46627 \begin_layout Standard
46628 \begin_inset CommandInset index_print
46629 LatexCommand printindex
46630 type "idx"
46631
46632 \end_inset
46633
46634
46635 \end_layout
46636
46637 \end_body
46638 \end_document