]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
baf8924091000819fe9c8fc363c3e7b782ea959c
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 503
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrbook
7 \begin_preamble
8 % that links to image floats jumps
9 % to the beginning of the float and 
10 % not to its caption
11 \usepackage[figure]{hypcap}
12
13 % the pages of the TOC are numbered roman
14 % and a PDF-bookmark for the TOC is added
15 \let\myTOC\tableofcontents
16 \renewcommand\tableofcontents{%
17   \frontmatter
18   \pdfbookmark[1]{\contentsname}{}
19   \myTOC
20   \mainmatter }
21
22 % provides caption formatting
23 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
24
25 % provides commands to set caption
26 % beside tables/images
27 \newcommand{\TabBesBeg}[1][1.0]{%
28  \let\MyTable\table
29  \let\MyEndtable\endtable
30  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
31
32 \newcommand{\TabBesEnd}{%
33  \let\table\MyTable
34  \let\endtable\MyEndtable}
35
36 \newcommand{\FigBesBeg}[1][1.0]{%
37  \let\MyFigure\figure
38  \let\MyEndfigure\endfigure
39  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
40
41 \newcommand{\FigBesEnd}{%
42  \let\figure\MyFigure
43  \let\endfigure\MyEndfigure}
44
45 % enables calculation of values,
46 \usepackage{calc}
47
48 % increase the bottom float placement fraction
49 \renewcommand{\bottomfraction}{0.5}
50
51 % avoids that floats are placed before their
52 % corresponding section starts
53 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
54
55 % speed up the longtable calculation
56 \setcounter{LTchunksize}{100}
57
58 % used for colored tables
59 \@ifundefined{textcolor}
60  {\usepackage{color}}{}
61 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
62 \definecolor{lightgrey}{gray}{0.8}
63
64 % check for package colortbl
65 % used for colored table cells
66 \newboolean{colortbl}
67 \IfFileExists{colortbl.sty}
68  {\usepackage{colortbl}
69   \setboolean{colortbl}{true}}
70  {\setboolean{colortbl}{false}}
71
72 % used to have extra space in table cells
73 \@ifundefined{extrarowheight}
74  {\usepackage{array}}{}
75 \setlength{\extrarowheight}{2pt}
76
77 % used for customized tables
78 % ---
79 \newcolumntype{M}[1]
80  {>{\centering\hspace{0pt}}m{#1}}
81
82 \newcolumntype{S}[2]
83  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
84
85 \newcolumntype{K}[1]
86  {>{\columncolor{#1}\hspace{0pt}}c}
87
88 \newcolumntype{V}{!{\vrule width 1.5pt}}
89
90 \newcolumntype{W}{!{\color{green}\vline}}
91 % ---
92
93 % insert additional vertical space of
94 % 1.5 mm between footnotes
95 \let\myFoot\footnote
96 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
97
98 % number algorithm floats within chapters
99 \numberwithin{algorithm}{chapter}
100
101
102 % ------------------------------------
103 % used to check for needed LaTeX packages
104 \usepackage{ifthen}
105
106 % check for package arydshln
107 % used for tables with dashed lines
108 \newboolean{arydshln}
109 \IfFileExists{arydshln.sty}
110  {\usepackage{arydshln}
111   \setboolean{arydshln}{true}}
112  {\setboolean{arydshln}{false}}
113
114 % check for package marginnote
115 % used for margin notes
116 \newboolean{marginnote}
117 \IfFileExists{marginnote.sty}
118  {\usepackage{marginnote}
119   \let\marginpar\marginnote
120   \setboolean{marginnote}{true}}
121  {\setboolean{marginnote}{false}}
122
123 % check for package sidecap
124 % used for captions on the side
125 \newboolean{sidecap}
126 \IfFileExists{sidecap.sty}
127  {\usepackage{sidecap}
128   \setboolean{sidecap}{true}}
129  {\setboolean{sidecap}{false}}
130
131 % check for picinpar
132 % used for surrounded fixed objects
133 \newboolean{picinpar}
134 \IfFileExists{picinpar.sty}
135  {\usepackage{picinpar}
136   \setboolean{picinpar}{true}}
137  {\setboolean{picinpar}{false}}
138
139 % check for lettrine
140 \newboolean{lettrine}
141 \IfFileExists{lettrine.sty}
142  {\usepackage{lettrine}
143   \setboolean{lettrine}{true}}
144  {\setboolean{lettrine}{false}}
145
146 % check for diagbox
147 \newboolean{diagbox}
148 \IfFileExists{diagbox.sty}
149  {\usepackage{diagbox}
150   \setboolean{diagbox}{true}}
151  {\setboolean{diagbox}{false}}
152
153 % use normal list environments also in French documents
154 \@ifpackageloaded{babel}{%
155 \frenchbsetup{StandardLayout}
156 }{}
157 \end_preamble
158 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
159 \use_default_options false
160 \begin_modules
161 initials
162 graphicboxes
163 \end_modules
164 \maintain_unincluded_children false
165 \language french
166 \language_package default
167 \inputencoding auto
168 \fontencoding global
169 \font_roman "lmodern" "default"
170 \font_sans "lmss" "default"
171 \font_typewriter "lmtt" "default"
172 \font_math "auto" "auto"
173 \font_default_family default
174 \use_non_tex_fonts false
175 \font_sc false
176 \font_osf false
177 \font_sf_scale 100 100
178 \font_tt_scale 100 100
179 \graphics default
180 \default_output_format default
181 \output_sync 0
182 \bibtex_command default
183 \index_command default
184 \paperfontsize 12
185 \spacing single
186 \use_hyperref true
187 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
188 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
189 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
190 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
191 \pdf_bookmarks true
192 \pdf_bookmarksnumbered true
193 \pdf_bookmarksopen true
194 \pdf_bookmarksopenlevel 1
195 \pdf_breaklinks false
196 \pdf_pdfborder false
197 \pdf_colorlinks true
198 \pdf_backref false
199 \pdf_pdfusetitle false
200 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
201 \papersize default
202 \use_geometry false
203 \use_package amsmath 2
204 \use_package amssymb 2
205 \use_package cancel 0
206 \use_package esint 0
207 \use_package mathdots 1
208 \use_package mathtools 0
209 \use_package mhchem 1
210 \use_package stackrel 0
211 \use_package stmaryrd 0
212 \use_package undertilde 0
213 \cite_engine basic
214 \cite_engine_type default
215 \biblio_style plain
216 \use_bibtopic false
217 \use_indices false
218 \paperorientation portrait
219 \suppress_date false
220 \justification true
221 \use_refstyle 0
222 \notefontcolor #0000ff
223 \index Index
224 \shortcut idx
225 \color #008000
226 \end_index
227 \secnumdepth 3
228 \tocdepth 3
229 \paragraph_separation skip
230 \defskip medskip
231 \quotes_language french
232 \papercolumns 1
233 \papersides 2
234 \paperpagestyle default
235 \tracking_changes false
236 \output_changes false
237 \html_math_output 0
238 \html_css_as_file 0
239 \html_be_strict false
240 \end_header
241
242 \begin_body
243
244 \begin_layout Title
245 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
246  les boîtes et les objets externes de \SpecialChar LyX
247
248 \end_layout
249
250 \begin_layout Author
251 par l'Équipe \SpecialChar LyX
252
253 \begin_inset Foot
254 status collapsed
255
256 \begin_layout Plain Layout
257 \noindent
258 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
259  de la documentation de \SpecialChar LyX
260
261 \begin_inset CommandInset href
262 LatexCommand href
263 name "lyx-docs@lists.lyx.org"
264 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
265 type "mailto:"
266
267 \end_inset
268
269
270 \end_layout
271
272 \end_inset
273
274
275 \begin_inset Note Note
276 status collapsed
277
278 \begin_layout Plain Layout
279 auteur original : Uwe Stöhr
280 \end_layout
281
282 \begin_layout Plain Layout
283 Traduction française : Siegfried Meunier-Guttin-Cluzel
284 \end_layout
285
286 \begin_layout Plain Layout
287 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
288 n/Navigation, 31/10/2012, JPChrétien
289 \end_layout
290
291 \begin_layout Plain Layout
292 version initiale 2.1.x avril 2014, mise à jour J.P.
293  Chrétien
294 \end_layout
295
296 \begin_layout Plain Layout
297 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
298 \end_layout
299
300 \end_inset
301
302
303 \begin_inset Newline newline
304 \end_inset
305
306
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \family sans
312 Version 2.2.x
313 \end_layout
314
315 \begin_layout Standard
316 \begin_inset CommandInset toc
317 LatexCommand tableofcontents
318
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Standard
325 \begin_inset Note Note
326 status open
327
328 \begin_layout Plain Layout
329 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
330  
331 \series bold
332 arydshln
333 \series default
334
335 \series bold
336 colortbl
337 \series default
338
339 \series bold
340 diagbox, lettrine, marginnote, picinpar
341 \series default
342 , et 
343 \series bold
344 sidecap
345 \series default
346  doivent être installés.
347  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
348  les sections qui nécessitent les paquetages en question n'apparaîtront
349  pas sur la sortie.
350 \end_layout
351
352 \begin_layout Plain Layout
353 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
354 \begin_inset Newline newline
355 \end_inset
356
357
358 \series bold
359 http://wiki.lyx.org/\SpecialChar LyX
360 /DocumentationDevelopment#EmbeddedObjects
361 \end_layout
362
363 \end_inset
364
365
366 \end_layout
367
368 \begin_layout Chapter
369 Figures
370 \begin_inset Index idx
371 status collapsed
372
373 \begin_layout Plain Layout
374 Figures
375 \end_layout
376
377 \end_inset
378
379
380 \begin_inset Index idx
381 status collapsed
382
383 \begin_layout Plain Layout
384 Graphiques|see
385 \begin_inset ERT
386 status collapsed
387
388 \begin_layout Plain Layout
389
390 {
391 \end_layout
392
393 \end_inset
394
395 Figures
396 \begin_inset ERT
397 status collapsed
398
399 \begin_layout Plain Layout
400
401 }
402 \end_layout
403
404 \end_inset
405
406
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Section
415 La fenêtre de dialogue graphique
416 \begin_inset Index idx
417 status collapsed
418
419 \begin_layout Plain Layout
420 Figures ! Fenêtre de dialogue Graphique
421 \end_layout
422
423 \end_inset
424
425
426 \begin_inset CommandInset label
427 LatexCommand label
428 name "sec:Graphics-Dialog"
429
430 \end_inset
431
432
433 \end_layout
434
435 \begin_layout Standard
436 Pour placer une figure dans votre document, cliquez sur le bouton 
437 \begin_inset Info
438 type  "icon"
439 arg   "dialog-show-new-inset graphics"
440 \end_inset
441
442  dans la barre d'outils, ou faites 
443 \family sans
444 Insertion\SpecialChar menuseparator
445 Graphique
446 \family default
447 .
448  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
449  à charger.
450  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
451  dans le texte.
452 \end_layout
453
454 \begin_layout Standard
455 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
456  sur une image
457 \begin_inset Note Note
458 status collapsed
459
460 \begin_layout Plain Layout
461 Ça marche aussi avec le bouton gauche ! (NdT)
462 \end_layout
463
464 \end_inset
465
466 .
467  Cette fenêtre de dialogue possède trois onglets:
468 \end_layout
469
470 \begin_layout Description
471 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
472  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
473  Les unités de longueurs utilisées sont décrites dans l'annexe
474 \begin_inset space ~
475 \end_inset
476
477
478 \begin_inset CommandInset ref
479 LatexCommand ref
480 reference "cha:Unités-de-longueur"
481
482 \end_inset
483
484 .
485 \begin_inset Newline newline
486 \end_inset
487
488
489 \begin_inset Index idx
490 status collapsed
491
492 \begin_layout Plain Layout
493 Figures ! Pivotées
494 \end_layout
495
496 \end_inset
497
498 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
499  d'une montre, en donnant l'angle de rotation et la position du pivot.
500  L'image apparaîtra pivotée dans \SpecialChar LyX
501 .
502 \begin_inset Newline newline
503 \end_inset
504
505
506 \begin_inset Index idx
507 status collapsed
508
509 \begin_layout Plain Layout
510 Figures ! Redimensionnées
511 \end_layout
512
513 \end_inset
514
515 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
516  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
517  sa largeur.
518  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
519  déterminée automatiquement.
520  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
521  éventuellement une distorsion.
522  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
523  
524 \family sans
525 Conserver
526 \begin_inset space ~
527 \end_inset
528
529 les
530 \begin_inset space ~
531 \end_inset
532
533 proportions
534 \family default
535 .
536  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
537  pas les valeurs fixées.
538  
539 \begin_inset Newline newline
540 \end_inset
541
542 Les images peuvent être modifiée en utilisant le programme de votre choix
543  en faisant un clic droit dessus et en choisissant 
544 \family sans
545 Éditer le fichier ailleurs
546 \family default
547  dans le menu contextuel qui apparaît.
548  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
549  
550 \family sans
551 Formats
552 \begin_inset space ~
553 \end_inset
554
555 de
556 \begin_inset space ~
557 \end_inset
558
559 fichiers
560 \family default
561  dans la fenêtre de dialogue de 
562 \family sans
563 Préférences
564 \family default
565  de \SpecialChar LyX
566 .
567 \end_layout
568
569 \begin_layout Description
570 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
571  la sortie finale est de modifier les coordonnées de la zone de l'image
572  qui est affichée.
573  Cette zone peut être calculée automatiquement à partir des données présentes
574  dans le fichier en appuyant sur le bouton 
575 \family sans
576 Valeurs
577 \begin_inset space ~
578 \end_inset
579
580 du
581 \begin_inset space ~
582 \end_inset
583
584 Fichier
585 \family default
586 .
587  Avec l'option 
588 \family sans
589 Couper
590 \begin_inset space ~
591 \end_inset
592
593 à
594 \begin_inset space ~
595 \end_inset
596
597 la
598 \begin_inset space ~
599 \end_inset
600
601 boîte
602 \begin_inset space ~
603 \end_inset
604
605 de
606 \begin_inset space ~
607 \end_inset
608
609 délimitation, 
610 \family default
611 seule la portion de l'image qui est dans la zone définie sera imprimée.
612  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
613  donc vous pouvez ignorer l'onglet 
614 \family sans
615 Rogner
616 \family default
617 .
618 \end_layout
619
620 \begin_layout Description
621
622 \family sans
623 Options
624 \begin_inset space ~
625 \end_inset
626
627 \SpecialChar LaTeX
628
629 \begin_inset space ~
630 \end_inset
631
632 et
633 \begin_inset space ~
634 \end_inset
635
636 \SpecialChar LyX
637
638 \family default
639  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
640  et les
641  experts ès-\SpecialChar LaTeX
642  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
643
644 \begin_inset Newline newline
645 \end_inset
646
647 L'option 
648 \family sans
649 Mode brouillon
650 \family default
651  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
652  avec la taille de l'image.
653 \begin_inset Newline newline
654 \end_inset
655
656 Dans la section 
657 \family sans
658 Groupe
659 \begin_inset space ~
660 \end_inset
661
662 de
663 \begin_inset space ~
664 \end_inset
665
666 graphiques
667 \family default
668  vous pouvez définir ou de choisir un groupe de paramètres d'image
669 \begin_inset Index idx
670 status collapsed
671
672 \begin_layout Plain Layout
673 Figures ! Groupes de paramétrisation
674 \end_layout
675
676 \end_inset
677
678 .
679  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
680  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
681  les autres soient automatiquement modifiées de la même manière.
682  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
683  avoir à modifier leur taille manuellement une par une.
684  On peut rattacher une image à un groupe existant en utilisant le menu contextue
685 l de l'image et en cochant le nom du groupe dans la liste
686 \begin_inset Foot
687 status collapsed
688
689 \begin_layout Plain Layout
690 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
691 \end_layout
692
693 \end_inset
694
695 .
696 \end_layout
697
698 \begin_layout Standard
699 \begin_inset VSpace bigskip
700 \end_inset
701
702
703 \end_layout
704
705 \begin_layout Standard
706 Voici un exemple d'image au format EPS
707 \begin_inset Foot
708 status collapsed
709
710 \begin_layout Plain Layout
711 Les format d'images sont décrits dans la section
712 \begin_inset space ~
713 \end_inset
714
715
716 \begin_inset CommandInset ref
717 LatexCommand ref
718 reference "sec:Image-Formats"
719
720 \end_inset
721
722 .
723 \end_layout
724
725 \end_inset
726
727  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
728 nt:
729 \begin_inset Separator parbreak
730 \end_inset
731
732
733 \end_layout
734
735 \begin_layout Standard
736 \align center
737 \begin_inset Graphics
738         filename ../clipart/mobius.eps
739         scale 70
740         scaleBeforeRotation
741         rotateOrigin center
742
743 \end_inset
744
745
746 \end_layout
747
748 \begin_layout Standard
749 Et voici la même image mais en mode brouillon:
750 \begin_inset Separator parbreak
751 \end_inset
752
753
754 \end_layout
755
756 \begin_layout Standard
757 \align center
758 \begin_inset Graphics
759         filename ../clipart/mobius.eps
760         scale 70
761         draft
762         scaleBeforeRotation
763         rotateOrigin center
764
765 \end_inset
766
767
768 \end_layout
769
770 \begin_layout Section
771 Figures flottantes
772 \begin_inset CommandInset label
773 LatexCommand label
774 name "sec:Figure-Floats"
775
776 \end_inset
777
778
779 \begin_inset Index idx
780 status collapsed
781
782 \begin_layout Plain Layout
783 Flottants ! Figures
784 \end_layout
785
786 \end_inset
787
788
789 \begin_inset Index idx
790 status collapsed
791
792 \begin_layout Plain Layout
793 Figures ! Flottants
794 \end_layout
795
796 \end_inset
797
798
799 \end_layout
800
801 \begin_layout Standard
802 Pour des explications d'ordre général concernant les flottants, jetez un
803  coup d'œil à la section
804 \begin_inset space ~
805 \end_inset
806
807
808 \begin_inset CommandInset ref
809 LatexCommand ref
810 reference "sec:Flottants-Introduction"
811
812 \end_inset
813
814 .
815 \end_layout
816
817 \begin_layout Standard
818 Le bouton 
819 \begin_inset Info
820 type  "icon"
821 arg   "float-insert figure"
822 \end_inset
823
824  de la barre d'outils et le menu 
825 \family sans
826 Insertion\SpecialChar menuseparator
827 Flottant\SpecialChar menuseparator
828 Figure
829 \family default
830  insèrent un flottant avec l'étiquette 
831 \begin_inset Quotes fld
832 \end_inset
833
834
835 \series bold
836 Figure
837 \begin_inset space ~
838 \end_inset
839
840 #:
841 \series default
842
843 \begin_inset Quotes frd
844 \end_inset
845
846  (# est le numéro réel de l'image).
847  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
848 \begin_inset space ~
849 \end_inset
850
851
852 \begin_inset CommandInset ref
853 LatexCommand ref
854 reference "fig:kill-plat"
855
856 \end_inset
857
858  ou en dessous de la légende comme pour la Figure
859 \begin_inset space ~
860 \end_inset
861
862
863 \begin_inset CommandInset ref
864 LatexCommand ref
865 reference "fig:escher"
866
867 \end_inset
868
869 .
870  Vous trouverez plus d'information sur le positionnement des légendes dans
871  la section
872 \begin_inset space ~
873 \end_inset
874
875
876 \begin_inset CommandInset ref
877 LatexCommand ref
878 reference "sec:Placement-légende"
879
880 \end_inset
881
882 .
883 \end_layout
884
885 \begin_layout Standard
886 \begin_inset Float figure
887 wide false
888 sideways false
889 status open
890
891 \begin_layout Plain Layout
892 \align center
893 \begin_inset Graphics
894         filename ../clipart/platypus.eps
895         width 50col%
896         scaleBeforeRotation
897         rotateOrigin center
898
899 \end_inset
900
901
902 \end_layout
903
904 \begin_layout Plain Layout
905 \begin_inset Caption Standard
906
907 \begin_layout Plain Layout
908 \begin_inset CommandInset label
909 LatexCommand label
910 name "fig:kill-plat"
911
912 \end_inset
913
914 Un ornithorynque sévèrement déformé dans un flottant de figure.
915 \end_layout
916
917 \end_inset
918
919
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Standard
928 \begin_inset Float figure
929 wide false
930 sideways false
931 status open
932
933 \begin_layout Plain Layout
934 \begin_inset Caption Standard
935
936 \begin_layout Plain Layout
937 \begin_inset CommandInset label
938 LatexCommand label
939 name "fig:escher"
940
941 \end_inset
942
943 M.C.
944  Escher sous LSD.
945 \end_layout
946
947 \end_inset
948
949
950 \end_layout
951
952 \begin_layout Plain Layout
953 \align center
954 \begin_inset Graphics
955         filename ../clipart/escher-lsd.eps
956         scale 80
957         scaleBeforeRotation
958         rotateOrigin center
959
960 \end_inset
961
962
963 \end_layout
964
965 \end_inset
966
967
968 \end_layout
969
970 \begin_layout Standard
971 \begin_inset Index idx
972 status collapsed
973
974 \begin_layout Plain Layout
975 References@Références ! à des Figures
976 \end_layout
977
978 \end_inset
979
980 Les figure
981 \begin_inset space ~
982 \end_inset
983
984
985 \begin_inset CommandInset ref
986 LatexCommand ref
987 reference "fig:kill-plat"
988
989 \end_inset
990
991  et 
992 \begin_inset CommandInset ref
993 LatexCommand ref
994 reference "fig:escher"
995
996 \end_inset
997
998  sont des exemples de figures référencées.
999  Dans le texte, on fait référence à une figure en faisant référence à sa
1000  légende.
1001  On insère donc une étiquette dans la légende en utilisant le menu 
1002 \family sans
1003 Insertion
1004 \family default
1005 \SpecialChar menuseparator
1006
1007 \family sans
1008 Étiquette
1009 \family default
1010  ou le bouton 
1011 \begin_inset Info
1012 type  "icon"
1013 arg   "label-insert"
1014 \end_inset
1015
1016  de la barre d'outils.
1017  On peut alors faire référence à cette étiquette en utilisant le menu 
1018 \family sans
1019 Insertion\SpecialChar menuseparator
1020 Référence
1021 \begin_inset space ~
1022 \end_inset
1023
1024 croisée
1025 \family default
1026  ou le bouton 
1027 \begin_inset Info
1028 type  "icon"
1029 arg   "dialog-show-new-inset ref"
1030 \end_inset
1031
1032  de la barre d'outils.
1033  Il est important d'utiliser des références pour les flottants de figures
1034  plutôt que des locutions vagues du genre 
1035 \begin_inset Quotes fld
1036 \end_inset
1037
1038 la figure ci-dessous
1039 \begin_inset Quotes frd
1040 \end_inset
1041
1042 , puisque \SpecialChar LaTeX
1043  va repositionner la figure dans le document final.
1044  Votre figure risque de ne plus être ci-dessous du tout !
1045 \begin_inset Newline newline
1046 \end_inset
1047
1048 Le référencement est expliqué plus en détail dans la section
1049 \begin_inset space ~
1050 \end_inset
1051
1052
1053 \begin_inset CommandInset ref
1054 LatexCommand ref
1055 reference "sec:Referencer-les-Flottants"
1056
1057 \end_inset
1058
1059 .
1060 \end_layout
1061
1062 \begin_layout Standard
1063 En principe on met une seule figure dans un flottant, mais parfois vous
1064  pouvez vouloir deux figures avec chacune sa sous-légende.
1065  C'est possible en insérant des flottants d'image dans des flottants d'image
1066  existants.
1067  Notez que seule la légende principale des flottants est reprise dans la
1068  liste des figures.
1069  La figure
1070 \begin_inset space ~
1071 \end_inset
1072
1073
1074 \begin_inset CommandInset ref
1075 LatexCommand ref
1076 reference "fig:Deux-images-déformées"
1077
1078 \end_inset
1079
1080  est un exemple de flottant de figure avec deux images mises l'une à côté
1081  de l'autre.
1082  Vous pouvez aussi mettre les images les unes sous les autres.
1083  Les figures
1084 \begin_inset space ~
1085 \end_inset
1086
1087
1088 \begin_inset CommandInset ref
1089 LatexCommand ref
1090 reference "fig:Structure-indéfinissable"
1091
1092 \end_inset
1093
1094  et 
1095 \begin_inset CommandInset ref
1096 LatexCommand ref
1097 reference "fig:Un-ornithorynque"
1098
1099 \end_inset
1100
1101  sont des sous-figures.
1102 \end_layout
1103
1104 \begin_layout Standard
1105 \begin_inset Float figure
1106 wide false
1107 sideways false
1108 status open
1109
1110 \begin_layout Plain Layout
1111 \begin_inset space \hfill{}
1112 \end_inset
1113
1114
1115 \begin_inset Float figure
1116 wide false
1117 sideways false
1118 status open
1119
1120 \begin_layout Plain Layout
1121 \begin_inset Caption Standard
1122
1123 \begin_layout Plain Layout
1124 \begin_inset CommandInset label
1125 LatexCommand label
1126 name "fig:Structure-indéfinissable"
1127
1128 \end_inset
1129
1130 Structure indéfinissable
1131 \end_layout
1132
1133 \end_inset
1134
1135
1136 \end_layout
1137
1138 \begin_layout Plain Layout
1139 \begin_inset Graphics
1140         filename ../clipart/escher-lsd.eps
1141         width 45col%
1142         scaleBeforeRotation
1143         groupId Déformés
1144
1145 \end_inset
1146
1147
1148 \end_layout
1149
1150 \end_inset
1151
1152
1153 \begin_inset space \hfill{}
1154 \end_inset
1155
1156
1157 \begin_inset Float figure
1158 wide false
1159 sideways false
1160 status open
1161
1162 \begin_layout Plain Layout
1163 \begin_inset Caption Standard
1164
1165 \begin_layout Plain Layout
1166 \begin_inset CommandInset label
1167 LatexCommand label
1168 name "fig:Un-ornithorynque"
1169
1170 \end_inset
1171
1172 Un ornithorynque
1173 \end_layout
1174
1175 \end_inset
1176
1177
1178 \end_layout
1179
1180 \begin_layout Plain Layout
1181 \begin_inset Graphics
1182         filename ../clipart/platypus.eps
1183         width 45col%
1184         scaleBeforeRotation
1185         groupId Déformés
1186
1187 \end_inset
1188
1189
1190 \end_layout
1191
1192 \end_inset
1193
1194
1195 \begin_inset space \hfill{}
1196 \end_inset
1197
1198
1199 \end_layout
1200
1201 \begin_layout Plain Layout
1202 \begin_inset Caption Standard
1203
1204 \begin_layout Plain Layout
1205 \begin_inset CommandInset label
1206 LatexCommand label
1207 name "fig:Deux-images-déformées"
1208
1209 \end_inset
1210
1211 Deux images déformées.
1212  Les deux images font partie du groupe de paramétrisation 
1213 \begin_inset Quotes fld
1214 \end_inset
1215
1216 déformés
1217 \begin_inset Quotes frd
1218 \end_inset
1219
1220 .
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \end_layout
1227
1228 \end_inset
1229
1230
1231 \end_layout
1232
1233 \begin_layout Section
1234 Les formats d'images
1235 \begin_inset CommandInset label
1236 LatexCommand label
1237 name "sec:Image-Formats"
1238
1239 \end_inset
1240
1241
1242 \begin_inset Index idx
1243 status collapsed
1244
1245 \begin_layout Plain Layout
1246 Formats d' images
1247 \end_layout
1248
1249 \end_inset
1250
1251
1252 \begin_inset Index idx
1253 status collapsed
1254
1255 \begin_layout Plain Layout
1256 Figures ! Formats d'images
1257 \end_layout
1258
1259 \end_inset
1260
1261
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Vous pouvez insérer des images dans n'importe quel format connu.
1266  Mais, comme nous l'avons expliqué dans l'annexe
1267 \begin_inset space ~
1268 \end_inset
1269
1270
1271 \begin_inset CommandInset ref
1272 LatexCommand ref
1273 reference "cha:Formats-fichiers-graphiques"
1274
1275 \end_inset
1276
1277 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1278  de formats d'images.
1279  Pour s'en sortir \SpecialChar LyX
1280  utilise le programme 
1281 \family typewriter
1282 ImageMagick
1283 \family default
1284  en arrière plan pour convertir les formats que vous utilisez dans un des
1285  formats acceptés par le format de sortie.
1286  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1287 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1288 \begin_inset space ~
1289 \end_inset
1290
1291
1292 \begin_inset CommandInset ref
1293 LatexCommand ref
1294 reference "cha:Formats-fichiers-graphiques"
1295
1296 \end_inset
1297
1298 .
1299 \end_layout
1300
1301 \begin_layout Standard
1302 Comme pour les polices de caractères, il y a deux grands types de formats
1303  d'images:
1304 \end_layout
1305
1306 \begin_layout Description
1307 Les
1308 \begin_inset space ~
1309 \end_inset
1310
1311 images
1312 \begin_inset space ~
1313 \end_inset
1314
1315 Matricielles
1316 \begin_inset space ~
1317 \end_inset
1318
1319 (ou
1320 \begin_inset space ~
1321 \end_inset
1322
1323 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1324  enregistrés sous un format compressé.
1325  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1326  petits carrés quand on utilise des agrandissements trop importants (aspect
1327  
1328 \begin_inset Quotes fld
1329 \end_inset
1330
1331 pixellisé
1332 \begin_inset Quotes frd
1333 \end_inset
1334
1335 ).
1336  Les formats matriciels les plus connus sont le GIF (
1337 \begin_inset Quotes fld
1338 \end_inset
1339
1340 Graphics Interchange Format
1341 \begin_inset Quotes frd
1342 \end_inset
1343
1344 , avec comme suffixe de fichier 
1345 \begin_inset Quotes fld
1346 \end_inset
1347
1348
1349 \family typewriter
1350 .gif
1351 \family default
1352
1353 \begin_inset Quotes frd
1354 \end_inset
1355
1356 )
1357 \begin_inset Index idx
1358 status collapsed
1359
1360 \begin_layout Plain Layout
1361 GIF|see
1362 \begin_inset ERT
1363 status collapsed
1364
1365 \begin_layout Plain Layout
1366
1367 {
1368 \end_layout
1369
1370 \end_inset
1371
1372 Format d'image
1373 \begin_inset ERT
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377
1378 }
1379 \end_layout
1380
1381 \end_inset
1382
1383
1384 \end_layout
1385
1386 \end_inset
1387
1388 , le PNG (
1389 \begin_inset Quotes fld
1390 \end_inset
1391
1392 Portable Network Graphics
1393 \begin_inset Quotes frd
1394 \end_inset
1395
1396 , suffixe 
1397 \begin_inset Quotes fld
1398 \end_inset
1399
1400
1401 \family typewriter
1402 .png
1403 \family default
1404
1405 \begin_inset Quotes frd
1406 \end_inset
1407
1408 )
1409 \begin_inset Index idx
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413 PNG|see
1414 \begin_inset ERT
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418
1419 {
1420 \end_layout
1421
1422 \end_inset
1423
1424 Formats d'image
1425 \begin_inset ERT
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429
1430 }
1431 \end_layout
1432
1433 \end_inset
1434
1435
1436 \end_layout
1437
1438 \end_inset
1439
1440  et le JPG (
1441 \begin_inset Quotes fld
1442 \end_inset
1443
1444 Joint Photographic Expert Group
1445 \begin_inset Quotes frd
1446 \end_inset
1447
1448 , suffixe 
1449 \begin_inset Quotes fld
1450 \end_inset
1451
1452
1453 \family typewriter
1454 .jpg
1455 \family default
1456
1457 \begin_inset Quotes frd
1458 \end_inset
1459
1460  ou 
1461 \begin_inset Quotes fld
1462 \end_inset
1463
1464
1465 \family typewriter
1466 .jpeg
1467 \family default
1468
1469 \begin_inset Quotes frd
1470 \end_inset
1471
1472 )
1473 \begin_inset Index idx
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477 JPG|see
1478 \begin_inset ERT
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482
1483 {
1484 \end_layout
1485
1486 \end_inset
1487
1488 Formats d'image
1489 \begin_inset ERT
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493
1494 }
1495 \end_layout
1496
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \end_inset
1503
1504 .
1505 \end_layout
1506
1507 \begin_layout Description
1508 Les
1509 \begin_inset space ~
1510 \end_inset
1511
1512 images
1513 \begin_inset space ~
1514 \end_inset
1515
1516 Vectorielles
1517 \begin_inset space ~
1518 \end_inset
1519
1520 (ou
1521 \begin_inset space ~
1522 \end_inset
1523
1524 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1525  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1526 nnée comme on le veut sans perte de précision.
1527  La possibilité de redimensionner les images est très utilisé pour les présentat
1528 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1529 nnement.
1530  Le redimensionnement permet aussi de présenter des documents en ligne où
1531  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1532  étudier les détails.
1533 \begin_inset Newline newline
1534 \end_inset
1535
1536 Les principaux formats vectoriels sont le SVG (
1537 \begin_inset Quotes fld
1538 \end_inset
1539
1540 Scalable Vector Graphics
1541 \begin_inset Quotes frd
1542 \end_inset
1543
1544 , suffixe 
1545 \begin_inset Quotes fld
1546 \end_inset
1547
1548
1549 \family typewriter
1550 .svg
1551 \family default
1552
1553 \begin_inset Quotes frd
1554 \end_inset
1555
1556 )
1557 \begin_inset Index idx
1558 status collapsed
1559
1560 \begin_layout Plain Layout
1561 SVG|see
1562 \begin_inset ERT
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566
1567 {
1568 \end_layout
1569
1570 \end_inset
1571
1572 Format d'image
1573 \begin_inset ERT
1574 status collapsed
1575
1576 \begin_layout Plain Layout
1577
1578 }
1579 \end_layout
1580
1581 \end_inset
1582
1583
1584 \end_layout
1585
1586 \end_inset
1587
1588 , l'EPS ( 
1589 \begin_inset Quotes fld
1590 \end_inset
1591
1592 encapsulated PostScript
1593 \begin_inset Quotes frd
1594 \end_inset
1595
1596 , suffixe 
1597 \begin_inset Quotes fld
1598 \end_inset
1599
1600
1601 \family typewriter
1602 .eps
1603 \family default
1604
1605 \begin_inset Quotes frd
1606 \end_inset
1607
1608 )
1609 \begin_inset Index idx
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613 EPS|see
1614 \begin_inset ERT
1615 status collapsed
1616
1617 \begin_layout Plain Layout
1618
1619 {
1620 \end_layout
1621
1622 \end_inset
1623
1624 Format d'image
1625 \begin_inset ERT
1626 status collapsed
1627
1628 \begin_layout Plain Layout
1629
1630 }
1631 \end_layout
1632
1633 \end_inset
1634
1635
1636 \end_layout
1637
1638 \end_inset
1639
1640 , le PDF (
1641 \begin_inset Quotes fld
1642 \end_inset
1643
1644 Portable Document Format
1645 \begin_inset Quotes frd
1646 \end_inset
1647
1648 , suffixe 
1649 \begin_inset Quotes fld
1650 \end_inset
1651
1652
1653 \family typewriter
1654 .pdf
1655 \family default
1656
1657 \begin_inset Quotes frd
1658 \end_inset
1659
1660 )
1661 \begin_inset Index idx
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665 PDF|see
1666 \begin_inset ERT
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670
1671 {
1672 \end_layout
1673
1674 \end_inset
1675
1676 Format d'image
1677 \begin_inset ERT
1678 status collapsed
1679
1680 \begin_layout Plain Layout
1681
1682 }
1683 \end_layout
1684
1685 \end_inset
1686
1687
1688 \end_layout
1689
1690 \end_inset
1691
1692  et le WMF (
1693 \begin_inset Quotes fld
1694 \end_inset
1695
1696 Windows Metafile
1697 \begin_inset Quotes frd
1698 \end_inset
1699
1700 , suffixe 
1701 \begin_inset Quotes fld
1702 \end_inset
1703
1704
1705 \family typewriter
1706 .wfm
1707 \family default
1708
1709 \begin_inset Quotes frd
1710 \end_inset
1711
1712  ou 
1713 \begin_inset Quotes fld
1714 \end_inset
1715
1716
1717 \family typewriter
1718 .emf
1719 \family default
1720
1721 \begin_inset Quotes frd
1722 \end_inset
1723
1724 )
1725 \begin_inset Index idx
1726 status collapsed
1727
1728 \begin_layout Plain Layout
1729 WMF|see
1730 \begin_inset ERT
1731 status collapsed
1732
1733 \begin_layout Plain Layout
1734
1735 {
1736 \end_layout
1737
1738 \end_inset
1739
1740 Formats d'images
1741 \begin_inset ERT
1742 status collapsed
1743
1744 \begin_layout Plain Layout
1745
1746 }
1747 \end_layout
1748
1749 \end_inset
1750
1751
1752 \end_layout
1753
1754 \end_inset
1755
1756 .
1757  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1758  en EPS, mais le résultat ne sera pas redimensionnable.
1759  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1760 \begin_inset Foot
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Dans le cas du PDF l'image initiale est aussi compressée.
1765 \end_layout
1766
1767 \end_inset
1768
1769
1770 \end_layout
1771
1772 \begin_layout Standard
1773 Les fichiers PDF générés par 
1774 \family typewriter
1775 Adobe Photoshop
1776 \family default
1777 , par exemple, sont des images matricielles.
1778 \end_layout
1779
1780 \begin_layout Standard
1781 En principe il est quasiment impossible de convertir une image matricielle
1782  en graphique vectoriel, seul le contraire est possible.
1783  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1784  dans respectivement un fichier de sortie PDF ou PostScript.
1785  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1786  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1787  WMF/SVG
1788 \begin_inset Formula $\to$
1789 \end_inset
1790
1791 PDF/EPS convenables.
1792 \end_layout
1793
1794 \begin_layout Chapter
1795 Tableaux
1796 \begin_inset Index idx
1797 status collapsed
1798
1799 \begin_layout Plain Layout
1800 Tableau
1801 \end_layout
1802
1803 \end_inset
1804
1805
1806 \end_layout
1807
1808 \begin_layout Section
1809 Introduction
1810 \begin_inset Index idx
1811 status collapsed
1812
1813 \begin_layout Plain Layout
1814 Tableau ! Introduction
1815 \end_layout
1816
1817 \end_inset
1818
1819
1820 \end_layout
1821
1822 \begin_layout Standard
1823 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1824  
1825 \begin_inset Info
1826 type  "icon"
1827 arg   "tabular-insert"
1828 \end_inset
1829
1830  soit 
1831 \family sans
1832 Insertion\SpecialChar menuseparator
1833 Tableau
1834 \family default
1835 .
1836  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1837  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1838  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1839  sur un bouton de la souris pour valider votre choix.
1840  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1841  vous demandant le nombre de lignes et de colonnes.
1842 \begin_inset Newline newline
1843 \end_inset
1844
1845 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1846  une à droite de la colonne la plus à droite et une en bas de la rangée
1847  du bas, qui forment une boîte autour du tableau.
1848  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1849  apparaît séparée du reste du tableau.
1850  Voici un exemple :
1851 \begin_inset Separator parbreak
1852 \end_inset
1853
1854
1855 \end_layout
1856
1857 \begin_layout Standard
1858 \align center
1859 \begin_inset Tabular
1860 <lyxtabular version="3" rows="4" columns="4">
1861 <features tabularvalignment="middle">
1862 <column alignment="center" valignment="top">
1863 <column alignment="center" valignment="top">
1864 <column alignment="center" valignment="top">
1865 <column alignment="center" valignment="top">
1866 <row>
1867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880 1
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889 2
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898 3
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 </row>
1904 <row>
1905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909 A
1910 \end_layout
1911
1912 \end_inset
1913 </cell>
1914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1915 \begin_inset Text
1916
1917 \begin_layout Plain Layout
1918
1919 \end_layout
1920
1921 \end_inset
1922 </cell>
1923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1924 \begin_inset Text
1925
1926 \begin_layout Plain Layout
1927
1928 \end_layout
1929
1930 \end_inset
1931 </cell>
1932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1933 \begin_inset Text
1934
1935 \begin_layout Plain Layout
1936
1937 \end_layout
1938
1939 \end_inset
1940 </cell>
1941 </row>
1942 <row>
1943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1944 \begin_inset Text
1945
1946 \begin_layout Plain Layout
1947 B
1948 \end_layout
1949
1950 \end_inset
1951 </cell>
1952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1953 \begin_inset Text
1954
1955 \begin_layout Plain Layout
1956
1957 \end_layout
1958
1959 \end_inset
1960 </cell>
1961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1962 \begin_inset Text
1963
1964 \begin_layout Plain Layout
1965
1966 \end_layout
1967
1968 \end_inset
1969 </cell>
1970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1971 \begin_inset Text
1972
1973 \begin_layout Plain Layout
1974
1975 \end_layout
1976
1977 \end_inset
1978 </cell>
1979 </row>
1980 <row>
1981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1982 \begin_inset Text
1983
1984 \begin_layout Plain Layout
1985 C
1986 \end_layout
1987
1988 \end_inset
1989 </cell>
1990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1991 \begin_inset Text
1992
1993 \begin_layout Plain Layout
1994
1995 \end_layout
1996
1997 \end_inset
1998 </cell>
1999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2000 \begin_inset Text
2001
2002 \begin_layout Plain Layout
2003
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2009 \begin_inset Text
2010
2011 \begin_layout Plain Layout
2012
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 </row>
2018 </lyxtabular>
2019
2020 \end_inset
2021
2022
2023 \end_layout
2024
2025 \begin_layout Section
2026 La fenêtre 
2027 \family sans
2028 tableau
2029 \family default
2030
2031 \begin_inset Index idx
2032 status collapsed
2033
2034 \begin_layout Plain Layout
2035 Tableau ! Fenêtre de dialogue
2036 \end_layout
2037
2038 \end_inset
2039
2040
2041 \end_layout
2042
2043 \begin_layout Standard
2044 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2045  de la souris, qui ouvre le menu contextuel.
2046  A l'aide du choix de menu 
2047 \family sans
2048 Plus...
2049
2050 \family default
2051  vous pouvez modifier les réglages concernant la cellule, la colonne et
2052  la ligne dans laquelle le curseur se trouve.
2053  Le menu contextuel 
2054 \family sans
2055 Plus...\SpecialChar menuseparator
2056 Paramètres...
2057
2058 \family default
2059  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2060  sont possibles.
2061  La plupart des options peuvent s'appliquer à des sélections.
2062  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2063  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2064  votre sélection.
2065  Notez qu'il y a une différence entre sélectionner le 
2066 \emph on
2067 contenu 
2068 \emph default
2069 d'une cellule et sélectionner la cellule elle-même.
2070 \begin_inset Newline newline
2071 \end_inset
2072
2073 En cochant l'option 
2074 \family sans
2075 Application
2076 \begin_inset space ~
2077 \end_inset
2078
2079 immédiate
2080 \family default
2081  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2082  est appliquée directement.
2083  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2084  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2085  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2086  de dialogue, vous devez appuyer sur 
2087 \family sans
2088 Entrée
2089 \family default
2090  pour que la modification soit appliquée.
2091 \begin_inset Newline newline
2092 \end_inset
2093
2094 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2095  :
2096 \end_layout
2097
2098 \begin_layout Description
2099 Paramètres
2100 \begin_inset space ~
2101 \end_inset
2102
2103 du
2104 \begin_inset space ~
2105 \end_inset
2106
2107 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2108  la largeur de la colonne courante.
2109  L'alignement horizontal 
2110 \family sans
2111 Au
2112 \begin_inset space ~
2113 \end_inset
2114
2115 séparateur
2116 \begin_inset space ~
2117 \end_inset
2118
2119 décimal
2120 \family default
2121  est décrit dans la section
2122 \begin_inset space ~
2123 \end_inset
2124
2125
2126 \begin_inset CommandInset ref
2127 LatexCommand ref
2128 reference "subsec:Alignements-de-cellules"
2129
2130 \end_inset
2131
2132 .
2133  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2134  vertical de la ligne courante.
2135  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2136  et donc, plusieurs paragraphes de texte, voir la section
2137 \begin_inset space ~
2138 \end_inset
2139
2140
2141 \begin_inset CommandInset ref
2142 LatexCommand ref
2143 reference "subsec:Lignes-multiple-dans-cellule"
2144
2145 \end_inset
2146
2147 .
2148  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2149  pour accommoder le contenu de cellule le plus large.
2150 \begin_inset Newline newline
2151 \end_inset
2152
2153 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2154  un multi-colonnes, voir la section
2155 \begin_inset space ~
2156 \end_inset
2157
2158
2159 \begin_inset CommandInset ref
2160 LatexCommand ref
2161 reference "subsec:Multicolonnes"
2162
2163 \end_inset
2164
2165  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2166 \begin_inset space ~
2167 \end_inset
2168
2169
2170 \begin_inset CommandInset ref
2171 LatexCommand ref
2172 reference "subsec:Multi-lignes"
2173
2174 \end_inset
2175
2176 .
2177 \begin_inset Newline newline
2178 \end_inset
2179
2180 L'option 
2181 \family sans
2182 Tourner
2183 \begin_inset space ~
2184 \end_inset
2185
2186 la
2187 \begin_inset space ~
2188 \end_inset
2189
2190 case
2191 \begin_inset space ~
2192 \end_inset
2193
2194 de
2195 \begin_inset space ~
2196 \end_inset
2197
2198 90°
2199 \family default
2200  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2201  L'option 
2202 \family sans
2203 Tourner
2204 \begin_inset space ~
2205 \end_inset
2206
2207 le
2208 \begin_inset space ~
2209 \end_inset
2210
2211 tableau
2212 \begin_inset space ~
2213 \end_inset
2214
2215 de
2216 \begin_inset space ~
2217 \end_inset
2218
2219 90°
2220 \family default
2221  fait pivoter tout le tableau.
2222  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2223 , mais devraient l'être dans la
2224  sortie finale.
2225  Pour plus d'information voir la section
2226 \begin_inset space ~
2227 \end_inset
2228
2229
2230 \begin_inset CommandInset ref
2231 LatexCommand ref
2232 reference "sec:Pivotement-des-cellules"
2233
2234 \end_inset
2235
2236 .
2237 \begin_inset Newline newline
2238 \end_inset
2239
2240
2241 \begin_inset Note Greyedout
2242 status open
2243
2244 \begin_layout Plain Layout
2245
2246 \series bold
2247 Note:
2248 \series default
2249  La plupart des visualiseurs DVI ne sont 
2250 \emph on
2251 pas
2252 \emph default
2253  capables d'afficher ces rotations.
2254 \end_layout
2255
2256 \end_inset
2257
2258
2259 \begin_inset Newline newline
2260 \end_inset
2261
2262 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2263  qui sont incorporés dans une ligne de texte :
2264 \begin_inset Newline newline
2265 \end_inset
2266
2267 Une ligne avec des tableaux alignés de différentes manières: 
2268 \begin_inset Tabular
2269 <lyxtabular version="3" rows="2" columns="2">
2270 <features tabularvalignment="top">
2271 <column alignment="center" valignment="top" width="0pt">
2272 <column alignment="center" valignment="top">
2273 <row>
2274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2275 \begin_inset Text
2276
2277 \begin_layout Plain Layout
2278
2279 \end_layout
2280
2281 \end_inset
2282 </cell>
2283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2284 \begin_inset Text
2285
2286 \begin_layout Plain Layout
2287 1
2288 \end_layout
2289
2290 \end_inset
2291 </cell>
2292 </row>
2293 <row>
2294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2295 \begin_inset Text
2296
2297 \begin_layout Plain Layout
2298 A
2299 \end_layout
2300
2301 \end_inset
2302 </cell>
2303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2304 \begin_inset Text
2305
2306 \begin_layout Plain Layout
2307
2308 \end_layout
2309
2310 \end_inset
2311 </cell>
2312 </row>
2313 </lyxtabular>
2314
2315 \end_inset
2316
2317  
2318 \begin_inset Tabular
2319 <lyxtabular version="3" rows="2" columns="2">
2320 <features tabularvalignment="middle">
2321 <column alignment="center" valignment="top">
2322 <column alignment="center" valignment="top">
2323 <row>
2324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2325 \begin_inset Text
2326
2327 \begin_layout Plain Layout
2328
2329 \end_layout
2330
2331 \end_inset
2332 </cell>
2333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2334 \begin_inset Text
2335
2336 \begin_layout Plain Layout
2337 1
2338 \end_layout
2339
2340 \end_inset
2341 </cell>
2342 </row>
2343 <row>
2344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2345 \begin_inset Text
2346
2347 \begin_layout Plain Layout
2348 A
2349 \end_layout
2350
2351 \end_inset
2352 </cell>
2353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2354 \begin_inset Text
2355
2356 \begin_layout Plain Layout
2357
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 </row>
2363 </lyxtabular>
2364
2365 \end_inset
2366
2367  
2368 \begin_inset Tabular
2369 <lyxtabular version="3" rows="2" columns="2">
2370 <features tabularvalignment="bottom">
2371 <column alignment="center" valignment="top" width="0pt">
2372 <column alignment="center" valignment="top">
2373 <row>
2374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2375 \begin_inset Text
2376
2377 \begin_layout Plain Layout
2378
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2384 \begin_inset Text
2385
2386 \begin_layout Plain Layout
2387 1
2388 \end_layout
2389
2390 \end_inset
2391 </cell>
2392 </row>
2393 <row>
2394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2395 \begin_inset Text
2396
2397 \begin_layout Plain Layout
2398 A
2399 \end_layout
2400
2401 \end_inset
2402 </cell>
2403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 </row>
2413 </lyxtabular>
2414
2415 \end_inset
2416
2417
2418 \begin_inset Newline newline
2419 \end_inset
2420
2421 On peut aussi entrer des paramètres \SpecialChar LaTeX
2422  pour obtenir des mise en formes spéciales
2423  pour le tableau, voir les sections
2424 \begin_inset space ~
2425 \end_inset
2426
2427
2428 \begin_inset CommandInset ref
2429 LatexCommand ref
2430 reference "subsec:Calculs-multicolonnes"
2431
2432 \end_inset
2433
2434  et 
2435 \begin_inset CommandInset ref
2436 LatexCommand ref
2437 reference "sec:Tableaux-Colorés"
2438
2439 \end_inset
2440
2441 .
2442 \end_layout
2443
2444 \begin_layout Description
2445
2446 \family sans
2447 Bordures
2448 \family default
2449  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2450  ou la colonne courante.
2451  
2452 \begin_inset Newline newline
2453 \end_inset
2454
2455 En utilisant le style 
2456 \family sans
2457 Formel
2458 \family default
2459  à la place du style par 
2460 \family sans
2461 Défaut
2462 \family default
2463 , on va convertir le tableau en tableau formel comme on le décrit dans la
2464  section
2465 \begin_inset space ~
2466 \end_inset
2467
2468
2469 \begin_inset CommandInset ref
2470 LatexCommand ref
2471 reference "sec:Tableaux-Formels"
2472
2473 \end_inset
2474
2475 .
2476 \begin_inset Newline newline
2477 \end_inset
2478
2479 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2480  dans les lignes du tableau comme c'est décrit dans la section
2481 \begin_inset space ~
2482 \end_inset
2483
2484
2485 \begin_inset CommandInset ref
2486 LatexCommand ref
2487 reference "subsec:Espacement-lignes"
2488
2489 \end_inset
2490
2491 .
2492 \end_layout
2493
2494 \begin_layout Description
2495 Tableau
2496 \begin_inset space ~
2497 \end_inset
2498
2499 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2500  un 
2501 \begin_inset Quotes fld
2502 \end_inset
2503
2504
2505 \emph on
2506 tableau long
2507 \emph default
2508
2509 \begin_inset Quotes frd
2510 \end_inset
2511
2512  qui peut continuer sur plusieurs pages.
2513  Les sections
2514 \begin_inset space ~
2515 \end_inset
2516
2517
2518 \begin_inset CommandInset ref
2519 LatexCommand ref
2520 reference "sec:Tableaux-longs"
2521
2522 \end_inset
2523
2524  et 
2525 \begin_inset CommandInset ref
2526 LatexCommand ref
2527 reference "sec:Questions-sur-tableaux-longs"
2528
2529 \end_inset
2530
2531  décrivent ces tableaux longs plus en détail.
2532 \end_layout
2533
2534 \begin_layout Section
2535 La barre d'outils tableau
2536 \begin_inset Index idx
2537 status collapsed
2538
2539 \begin_layout Plain Layout
2540 Tableau ! Barre d'outils
2541 \end_layout
2542
2543 \end_inset
2544
2545
2546 \end_layout
2547
2548 \begin_layout Standard
2549 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2550  permet de modifier plus rapidement les tableaux.
2551  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2552  quand le
2553  curseur se trouve à l'intérieur d'un tableau.
2554  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2555  au menu 
2556 \family sans
2557 Visualiser\SpecialChar menuseparator
2558 Barres
2559 \begin_inset space ~
2560 \end_inset
2561
2562 d'outils\SpecialChar menuseparator
2563 Tableau
2564 \family default
2565 .
2566 \end_layout
2567
2568 \begin_layout Standard
2569 La barre d'outils contient les icônes suivantes :
2570 \end_layout
2571
2572 \begin_layout Labeling
2573 \labelwidthstring 00.00.0000
2574 \begin_inset Info
2575 type  "icon"
2576 arg   "inset-modify tabular append-row"
2577 \end_inset
2578
2579  ajoute une ligne sous la cellule ou la sélection courante
2580 \end_layout
2581
2582 \begin_layout Labeling
2583 \labelwidthstring 00.00.0000
2584 \begin_inset Info
2585 type  "icon"
2586 arg   "inset-modify tabular append-column"
2587 \end_inset
2588
2589  ajoute une colonne à la droite de la cellule ou de la sélection courante
2590 \end_layout
2591
2592 \begin_layout Labeling
2593 \labelwidthstring 00.00.0000
2594 \begin_inset Info
2595 type  "icon"
2596 arg   "inset-modify tabular delete-row"
2597 \end_inset
2598
2599  supprime la ligne ou la sélection courante
2600 \end_layout
2601
2602 \begin_layout Labeling
2603 \labelwidthstring 00.00.0000
2604 \begin_inset Info
2605 type  "icon"
2606 arg   "inset-modify tabular delete-column"
2607 \end_inset
2608
2609  supprime la colonne ou la sélection courante
2610 \end_layout
2611
2612 \begin_layout Labeling
2613 \labelwidthstring 00.00.0000
2614 \begin_inset Info
2615 type  "icon"
2616 arg   "inset-modify tabular move-row-up"
2617 \end_inset
2618
2619  déplace la ligne vers le haut
2620 \end_layout
2621
2622 \begin_layout Labeling
2623 \labelwidthstring 00.00.0000
2624 \begin_inset Info
2625 type  "icon"
2626 arg   "inset-modify tabular move-column-left"
2627 \end_inset
2628
2629  déplace la colonne vers la gauche
2630 \end_layout
2631
2632 \begin_layout Labeling
2633 \labelwidthstring 00.00.0000
2634 \begin_inset Info
2635 type  "icon"
2636 arg   "inset-modify tabular move-row-down"
2637 \end_inset
2638
2639  déplace la ligne vers le bas
2640 \end_layout
2641
2642 \begin_layout Labeling
2643 \labelwidthstring 00.00.0000
2644 \begin_inset Info
2645 type  "icon"
2646 arg   "inset-modify tabular move-column-right"
2647 \end_inset
2648
2649  déplace la colonne vers la droite
2650 \end_layout
2651
2652 \begin_layout Labeling
2653 \labelwidthstring 00.00.0000
2654 \begin_inset Info
2655 type  "icon"
2656 arg   "inset-modify tabular toggle-line-top"
2657 \end_inset
2658
2659  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2660  courante
2661 \end_layout
2662
2663 \begin_layout Labeling
2664 \labelwidthstring 00.00.0000
2665 \begin_inset Info
2666 type  "icon"
2667 arg   "inset-modify tabular toggle-line-bottom"
2668 \end_inset
2669
2670  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2671 \end_layout
2672
2673 \begin_layout Labeling
2674 \labelwidthstring 00.00.0000
2675 \begin_inset Info
2676 type  "icon"
2677 arg   "inset-modify tabular toggle-line-left"
2678 \end_inset
2679
2680  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2681 \begin_inset Note Note
2682 status collapsed
2683
2684 \begin_layout Plain Layout
2685 ou colonne ?
2686 \end_layout
2687
2688 \end_inset
2689
2690  ou de la sélection courante
2691 \end_layout
2692
2693 \begin_layout Labeling
2694 \labelwidthstring 00.00.0000
2695 \begin_inset Info
2696 type  "icon"
2697 arg   "inset-modify tabular toggle-line-right"
2698 \end_inset
2699
2700  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2701 \begin_inset Note Note
2702 status collapsed
2703
2704 \begin_layout Plain Layout
2705 ou colonne ?
2706 \end_layout
2707
2708 \end_inset
2709
2710  ou de la sélection courante
2711 \end_layout
2712
2713 \begin_layout Labeling
2714 \labelwidthstring 00.00.0000
2715 \begin_inset Info
2716 type  "icon"
2717 arg   "inset-modify tabular set-all-lines"
2718 \end_inset
2719
2720  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2721  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2722  colonne et la ligne courante
2723 \end_layout
2724
2725 \begin_layout Labeling
2726 \labelwidthstring 00.00.0000
2727 \begin_inset Info
2728 type  "icon"
2729 arg   "inset-modify tabular unset-all-lines"
2730 \end_inset
2731
2732  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2733  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2734  aussi la colonne et la ligne courante
2735 \end_layout
2736
2737 \begin_layout Labeling
2738 \labelwidthstring 00.00.0000
2739 \begin_inset Info
2740 type  "icon"
2741 arg   "inset-modify tabular m-align-left"
2742 \end_inset
2743
2744  aligne à gauche le contenu de la cellule ou de la colonne courante
2745 \end_layout
2746
2747 \begin_layout Labeling
2748 \labelwidthstring 00.00.0000
2749 \begin_inset Info
2750 type  "icon"
2751 arg   "inset-modify tabular m-align-center"
2752 \end_inset
2753
2754  centre horizontalement le contenu de la cellule ou de la colonne courante
2755 \end_layout
2756
2757 \begin_layout Labeling
2758 \labelwidthstring 00.00.0000
2759 \begin_inset Info
2760 type  "icon"
2761 arg   "inset-modify tabular m-align-right"
2762 \end_inset
2763
2764  aligne à droite le contenu de la cellule ou de la colonne courante
2765 \end_layout
2766
2767 \begin_layout Labeling
2768 \labelwidthstring 00.00.0000
2769 \begin_inset Info
2770 type  "icon"
2771 arg   "inset-modify tabular align-decimal"
2772 \end_inset
2773
2774  aligne le contenu de la colonne courante sur un caractère
2775 \end_layout
2776
2777 \begin_layout Labeling
2778 \labelwidthstring 00.00.0000
2779 \begin_inset Info
2780 type  "icon"
2781 arg   "inset-modify tabular m-valign-top"
2782 \end_inset
2783
2784  aligne le contenu de la cellule courante verticalement vers le haut
2785 \end_layout
2786
2787 \begin_layout Labeling
2788 \labelwidthstring 00.00.0000
2789 \begin_inset Info
2790 type  "icon"
2791 arg   "inset-modify tabular m-valign-middle"
2792 \end_inset
2793
2794  centre verticalement le contenu de la cellule courante
2795 \end_layout
2796
2797 \begin_layout Labeling
2798 \labelwidthstring 00.00.0000
2799 \begin_inset Info
2800 type  "icon"
2801 arg   "inset-modify tabular m-valign-bottom"
2802 \end_inset
2803
2804  aligne le contenu de la cellule courante verticalement vers le bas
2805 \end_layout
2806
2807 \begin_layout Labeling
2808 \labelwidthstring 00.00.0000
2809 \begin_inset Info
2810 type  "icon"
2811 arg   "inset-modify tabular set-rotate-cell"
2812 \end_inset
2813
2814  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2815 re
2816 \end_layout
2817
2818 \begin_layout Labeling
2819 \labelwidthstring 00.00.0000
2820 \begin_inset Info
2821 type  "icon"
2822 arg   "inset-modify tabular set-rotate-tabular"
2823 \end_inset
2824
2825  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2826 \end_layout
2827
2828 \begin_layout Labeling
2829 \labelwidthstring 00.00.0000
2830 \begin_inset Info
2831 type  "icon"
2832 arg   "inset-modify tabular multicolumn"
2833 \end_inset
2834
2835  transforme en multi-colonnes la cellule ou la sélection courante
2836 \end_layout
2837
2838 \begin_layout Labeling
2839 \labelwidthstring 00.00.0000
2840 \begin_inset Info
2841 type  "icon"
2842 arg   "inset-modify tabular multirow"
2843 \end_inset
2844
2845  transforme en multi-lignes la cellule ou la sélection courante
2846 \end_layout
2847
2848 \begin_layout Standard
2849 \begin_inset Note Greyedout
2850 status open
2851
2852 \begin_layout Plain Layout
2853
2854 \series bold
2855 Note :
2856 \series default
2857  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2858  est utilisé pour toutes les autres cellules de la ligne.
2859 \end_layout
2860
2861 \end_inset
2862
2863
2864 \end_layout
2865
2866 \begin_layout Section
2867 Le menu Édition tableau
2868 \begin_inset Index idx
2869 status collapsed
2870
2871 \begin_layout Plain Layout
2872 Tableau ! Menu Édition
2873 \end_layout
2874
2875 \end_inset
2876
2877
2878 \end_layout
2879
2880 \begin_layout Standard
2881 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2882  
2883 \family sans
2884 Édition\SpecialChar menuseparator
2885 Tableau
2886 \family default
2887  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2888  ou de la ligne courante et aussi de transformer la sélection courante en
2889  multi-colonnes.
2890  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2891 \end_layout
2892
2893 \begin_layout Section
2894 Flottant de tableau
2895 \begin_inset CommandInset label
2896 LatexCommand label
2897 name "sec:Table-Floats"
2898
2899 \end_inset
2900
2901
2902 \begin_inset Index idx
2903 status collapsed
2904
2905 \begin_layout Plain Layout
2906 Flottants ! Tableaux
2907 \end_layout
2908
2909 \end_inset
2910
2911
2912 \begin_inset Index idx
2913 status collapsed
2914
2915 \begin_layout Plain Layout
2916 Tableau ! Flottants
2917 \end_layout
2918
2919 \end_inset
2920
2921
2922 \end_layout
2923
2924 \begin_layout Standard
2925 Pour des explications générales sur les flottants, jetez un œil à la section
2926 \begin_inset space ~
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset ref
2931 LatexCommand ref
2932 reference "sec:Flottants-Introduction"
2933
2934 \end_inset
2935
2936 .
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \begin_inset Float table
2941 placement h
2942 wide false
2943 sideways false
2944 status open
2945
2946 \begin_layout Plain Layout
2947 \begin_inset Caption Standard
2948
2949 \begin_layout Plain Layout
2950 \begin_inset CommandInset label
2951 LatexCommand label
2952 name "tab:Flottant-de-tableau"
2953
2954 \end_inset
2955
2956 Un flottant de tableau.
2957 \end_layout
2958
2959 \end_inset
2960
2961
2962 \end_layout
2963
2964 \begin_layout Plain Layout
2965 \align center
2966 \begin_inset Tabular
2967 <lyxtabular version="3" rows="3" columns="3">
2968 <features tabularvalignment="middle">
2969 <column alignment="center" valignment="top" width="0pt">
2970 <column alignment="center" valignment="top" width="0pt">
2971 <column alignment="center" valignment="top" width="0pt">
2972 <row>
2973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977 1
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986 2
2987 \end_layout
2988
2989 \end_inset
2990 </cell>
2991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2992 \begin_inset Text
2993
2994 \begin_layout Plain Layout
2995 3
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 </row>
3001 <row>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006 Jules
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Plain Layout
3015 Marie
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024 Jean
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 </row>
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035 \begin_inset Formula $\int x^{2}dx$
3036 \end_inset
3037
3038
3039 \end_layout
3040
3041 \end_inset
3042 </cell>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047 \begin_inset Formula $\left[\begin{array}{cc}
3048 a & b\\
3049 c & d
3050 \end{array}\right]$
3051 \end_inset
3052
3053
3054 \end_layout
3055
3056 \end_inset
3057 </cell>
3058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3059 \begin_inset Text
3060
3061 \begin_layout Plain Layout
3062 \begin_inset Formula $1+1=2$
3063 \end_inset
3064
3065
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 </row>
3071 </lyxtabular>
3072
3073 \end_inset
3074
3075
3076 \end_layout
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Les flottants de tableau sont insérés en utilisant le menu 
3085 \family sans
3086 Insertion\SpecialChar menuseparator
3087 Flottant\SpecialChar menuseparator
3088 Tableau
3089 \family default
3090  ou le bouton 
3091 \begin_inset Info
3092 type  "icon"
3093 arg   "float-insert table"
3094 \end_inset
3095
3096  de la barre d'outils.
3097 \end_layout
3098
3099 \begin_layout Standard
3100 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3101  qui a comme étiquette 
3102 \begin_inset Quotes fld
3103 \end_inset
3104
3105 Tableau
3106 \begin_inset space ~
3107 \end_inset
3108
3109 #:
3110 \begin_inset Quotes frd
3111 \end_inset
3112
3113  (où # est le numéro du tableau).
3114  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3115 \end_layout
3116
3117 \begin_layout Standard
3118 Le tableau
3119 \begin_inset space ~
3120 \end_inset
3121
3122
3123 \begin_inset CommandInset ref
3124 LatexCommand ref
3125 reference "tab:Flottant-de-tableau"
3126
3127 \end_inset
3128
3129  est un exemple de tableau dans un flottant de tableau.
3130 \end_layout
3131
3132 \begin_layout Standard
3133 On met habituellement la légende au dessus des tableaux, mais cette règle
3134  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3135 .
3136  Cela signifie que si vous utilisez un document appartenant aux classes
3137  
3138 \family sans
3139 article
3140 \family default
3141
3142 \family sans
3143 book
3144 \family default
3145
3146 \family sans
3147 letter
3148 \family default
3149 , ou
3150 \family sans
3151  report
3152 \family default
3153  il n'y aura pas d'espace entre la légende et le tableau.
3154  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3155  la commande de chargement du paquetage \SpecialChar LaTeX
3156  
3157 \series bold
3158 caption
3159 \series default
3160
3161 \begin_inset Index idx
3162 status collapsed
3163
3164 \begin_layout Plain Layout
3165 Paquetages \SpecialChar LaTeX
3166  ! caption
3167 \end_layout
3168
3169 \end_inset
3170
3171  dans le préambule de votre document.
3172 \begin_inset Foot
3173 status collapsed
3174
3175 \begin_layout Plain Layout
3176 Pour plus d'information voyez la section
3177 \begin_inset space ~
3178 \end_inset
3179
3180
3181 \begin_inset CommandInset ref
3182 LatexCommand ref
3183 reference "sec:Placement-légende"
3184
3185 \end_inset
3186
3187 .
3188 \end_layout
3189
3190 \end_inset
3191
3192 :
3193 \end_layout
3194
3195 \begin_layout Standard
3196
3197 \series bold
3198 tableposition=top
3199 \end_layout
3200
3201 \begin_layout Standard
3202 Le paquetage 
3203 \series bold
3204 caption
3205 \series default
3206 , qui est décrit dans la section
3207 \begin_inset space ~
3208 \end_inset
3209
3210
3211 \begin_inset CommandInset ref
3212 LatexCommand ref
3213 reference "sec:Formatage-légende"
3214
3215 \end_inset
3216
3217 , est utilisé pour ajuster le format des légendes.
3218 \end_layout
3219
3220 \begin_layout Standard
3221 Dans le texte, on fait référence à un tableau
3222 \begin_inset Index idx
3223 status collapsed
3224
3225 \begin_layout Plain Layout
3226 References@Références ! à des Tableaux
3227 \end_layout
3228
3229 \end_inset
3230
3231  en faisant référence à sa légende.
3232  On insère donc une étiquette dans la légende en utilisant le menu 
3233 \family sans
3234 Insertion
3235 \family default
3236 \SpecialChar menuseparator
3237
3238 \family sans
3239 Étiquette
3240 \family default
3241  ou le bouton 
3242 \begin_inset Info
3243 type  "icon"
3244 arg   "label-insert"
3245 \end_inset
3246
3247  de la barre d'outils.
3248  On peut alors faire référence à cette étiquette en utilisant le menu 
3249 \family sans
3250 Insertion\SpecialChar menuseparator
3251 Référence
3252 \begin_inset space ~
3253 \end_inset
3254
3255 croisée
3256 \family default
3257  ou le bouton 
3258 \begin_inset Info
3259 type  "icon"
3260 arg   "dialog-show-new-inset ref"
3261 \end_inset
3262
3263  de la barre d'outils.
3264 \begin_inset Newline newline
3265 \end_inset
3266
3267 Les références croisées sont expliquées en détail dans la section
3268 \begin_inset space ~
3269 \end_inset
3270
3271
3272 \begin_inset CommandInset ref
3273 LatexCommand ref
3274 reference "sec:Referencer-les-Flottants"
3275
3276 \end_inset
3277
3278 .
3279 \end_layout
3280
3281 \begin_layout Section
3282 Tableaux Longs
3283 \begin_inset CommandInset label
3284 LatexCommand label
3285 name "sec:Tableaux-longs"
3286
3287 \end_inset
3288
3289
3290 \begin_inset Index idx
3291 status collapsed
3292
3293 \begin_layout Plain Layout
3294 Tableaux longs
3295 \end_layout
3296
3297 \end_inset
3298
3299
3300 \begin_inset Index idx
3301 status collapsed
3302
3303 \begin_layout Plain Layout
3304 Tableau ! Tableaux longs
3305 \end_layout
3306
3307 \end_inset
3308
3309
3310 \end_layout
3311
3312 \begin_layout Standard
3313 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3314  l'option 
3315 \family sans
3316 Utiliser
3317 \begin_inset space ~
3318 \end_inset
3319
3320 les
3321 \begin_inset space ~
3322 \end_inset
3323
3324 tableaux
3325 \begin_inset space ~
3326 \end_inset
3327
3328 longs
3329 \family default
3330  de l'onglet 
3331 \family sans
3332 Tableau
3333 \begin_inset space ~
3334 \end_inset
3335
3336 long
3337 \family default
3338  de la fenêtre 
3339 \family sans
3340 Paramètres
3341 \begin_inset space ~
3342 \end_inset
3343
3344 du
3345 \begin_inset space ~
3346 \end_inset
3347
3348 tableau
3349 \family default
3350  pour le répartir automatiquement sur plusieurs pages.
3351  En cochant cette option, vous activez les options suivantes:
3352 \end_layout
3353
3354 \begin_layout Description
3355 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3356  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3357  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3358  première page, si 
3359 \family sans
3360 Premier
3361 \begin_inset space ~
3362 \end_inset
3363
3364 en-tête
3365 \family default
3366  est défini.
3367  Ces lignes forment l'en-tête principal.
3368 \end_layout
3369
3370 \begin_layout Description
3371 Premier
3372 \begin_inset space ~
3373 \end_inset
3374
3375 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3376  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3377  d'en-tête utilisées pour la première page du tableau long.
3378 \end_layout
3379
3380 \begin_layout Description
3381 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3382  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3383  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3384  page si 
3385 \family sans
3386 Dernier
3387 \begin_inset space ~
3388 \end_inset
3389
3390 pied
3391 \family default
3392  est défini.
3393 \end_layout
3394
3395 \begin_layout Description
3396 Dernier
3397 \begin_inset space ~
3398 \end_inset
3399
3400 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3401  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3402  constituant le pied de la dernière page du tableau long.
3403 \end_layout
3404
3405 \begin_layout Description
3406 Légende La ligne courante contient la légende du tableau.
3407  La première ligne est transformée en une colonne unique et une légende
3408  est insérée.
3409  Vous trouverez d'autres explications sur les légendes pour les tableaux
3410  longs dans la section
3411 \begin_inset space ~
3412 \end_inset
3413
3414
3415 \begin_inset CommandInset ref
3416 LatexCommand ref
3417 reference "subsec:Tableaux-longs-légende"
3418
3419 \end_inset
3420
3421 .
3422 \end_layout
3423
3424 \begin_layout Standard
3425 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3426  Voyez le tableau long qui suit pour voir comment ça marche :
3427 \begin_inset Separator parbreak
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \begin_layout Standard
3434 \align center
3435 \begin_inset Tabular
3436 <lyxtabular version="3" rows="69" columns="3">
3437 <features islongtable="true" longtabularalignment="center">
3438 <column alignment="left" valignment="top" width="0cm">
3439 <column alignment="left" valignment="top" width="0pt">
3440 <column alignment="center" valignment="top" width="0pt">
3441 <row endfirsthead="true">
3442 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446
3447 \series bold
3448 Exemple d'annuaire téléphonique (ignorez les noms)
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 </row>
3472 <row endfirsthead="true">
3473 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477
3478 \series bold
3479 NOM
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488
3489 \end_layout
3490
3491 \end_inset
3492 </cell>
3493 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 TEL.
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 </row>
3505 <row endhead="true">
3506 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \series bold
3512 Exemple d'annuaire téléphonique
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 </row>
3536 <row endhead="true">
3537 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541
3542 \series bold
3543 NOM
3544 \end_layout
3545
3546 \end_inset
3547 </cell>
3548 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561
3562 \series bold
3563 TEL.
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 </row>
3569 <row endfoot="true">
3570 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574  continue page suivante
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 </row>
3598 <row>
3599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \series bold
3605 Annovi
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 Silvia
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 111
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 </row>
3629 <row>
3630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634
3635 \series bold
3636 Bertoli
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell alignment="center" valignment="top" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645 Stefano
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 111
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 </row>
3660 <row>
3661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665
3666 \series bold
3667 Bozzi
3668 \end_layout
3669
3670 \end_inset
3671 </cell>
3672 <cell alignment="center" valignment="top" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676 Walter
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 111
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 </row>
3691 <row>
3692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696
3697 \series bold
3698 Cachia
3699 \end_layout
3700
3701 \end_inset
3702 </cell>
3703 <cell alignment="center" valignment="top" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707 Maria
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 111
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 </row>
3722 <row>
3723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727
3728 \series bold
3729 Cachia
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738 Maurizio
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 111
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 </row>
3753 <row>
3754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758
3759 \series bold
3760 Cinquemani
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 <cell alignment="center" valignment="top" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 Giusi
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 111
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 </row>
3784 <row>
3785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789
3790 \series bold
3791 Colin
3792 \end_layout
3793
3794 \end_inset
3795 </cell>
3796 <cell alignment="center" valignment="top" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800 Bernard
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 111
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 </row>
3815 <row>
3816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820
3821 \series bold
3822 Concli
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 <cell alignment="center" valignment="top" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831 Gianfranco
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 111
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 </row>
3846 <row>
3847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851
3852 \series bold
3853 Dal Bosco
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 Carolina
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 111
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 </row>
3877 <row>
3878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882
3883 \series bold
3884 Dalpiaz
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 <cell alignment="center" valignment="top" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893 Annamaria
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 111
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 </row>
3908 <row>
3909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913
3914 \series bold
3915 Feliciello
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 Domenico
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 111
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 </row>
3939 <row>
3940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944
3945 \series bold
3946 Focarelli
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 <cell alignment="center" valignment="top" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955 Paola
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 111
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 </row>
3970 <row>
3971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975
3976 \series bold
3977 Galletti
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 Oreste
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 111
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 </row>
4001 <row>
4002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006
4007 \series bold
4008 Gasparini
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 Franca
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 111
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 </row>
4032 <row>
4033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037
4038 \series bold
4039 Rizzardi
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 Paola
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 111
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070 Lassini
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 Giancarlo
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 111
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 </row>
4094 <row>
4095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099
4100 \series bold
4101 Malfatti
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 Luciano
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 111
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132 Malfatti
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 Valeriano
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 111
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 </row>
4156 <row>
4157 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161
4162 \series bold
4163 Meneguzzo
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 Roberto
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 111
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 </row>
4187 <row>
4188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192
4193 \series bold
4194 Mezzadra
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 <cell alignment="center" valignment="top" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 Roberto
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 111
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 <row>
4219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223
4224 \series bold
4225 Pirpamer
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 Erich
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 111
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 </row>
4249 <row>
4250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254
4255 \series bold
4256 Pochiesa
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 Paolo
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 111, 222
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 </row>
4280 <row>
4281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4282 \begin_inset Text
4283
4284 \begin_layout Plain Layout
4285
4286 \series bold
4287 Radina
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 Claudio
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 111
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 </row>
4311 <row>
4312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316
4317 \series bold
4318 Stuffer
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 Oskar
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 111
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 </row>
4342 <row>
4343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347
4348 \series bold
4349 Tacchelli
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 Ugo
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 111
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 </row>
4373 <row>
4374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378
4379 \series bold
4380 Tezzele
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 Margit
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 111
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 </row>
4404 <row>
4405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4406 \begin_inset Text
4407
4408 \begin_layout Plain Layout
4409
4410 \series bold
4411 Unterkalmsteiner
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 Frieda
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 111
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 </row>
4435 <row>
4436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4437 \begin_inset Text
4438
4439 \begin_layout Plain Layout
4440
4441 \series bold
4442 Vieider
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 Hilde
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 111
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471
4472 \series bold
4473 Vigna
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 Jürgen
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 111
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 </row>
4497 <row>
4498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502
4503 \series bold
4504 Weber
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 Maurizio
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 111
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 </row>
4528 <row>
4529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533
4534 \series bold
4535 Winkler
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Franz
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 111
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564  
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 </row>
4588 <row>
4589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593
4594 \series bold
4595 Annovi
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 <cell alignment="center" valignment="top" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604 Silvia
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 555
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 </row>
4619 <row>
4620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624
4625 \series bold
4626 Bertoli
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 <cell alignment="center" valignment="top" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Plain Layout
4635 Stefano
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 555
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 </row>
4650 <row>
4651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655
4656 \series bold
4657 Bozzi
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell alignment="center" valignment="top" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666 Walter
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 555
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 </row>
4681 <row>
4682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686
4687 \series bold
4688 Cachia
4689 \end_layout
4690
4691 \end_inset
4692 </cell>
4693 <cell alignment="center" valignment="top" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697 Maria
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 555
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 </row>
4712 <row>
4713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717
4718 \series bold
4719 Cachia
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 Maurizio
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 555
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 </row>
4743 <row>
4744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748
4749 \series bold
4750 Cinquemani
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 Giusi
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 555
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 </row>
4774 <row>
4775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779
4780 \series bold
4781 Colin
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 <cell alignment="center" valignment="top" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790 Bernard
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 555
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 </row>
4805 <row>
4806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810
4811 \series bold
4812 Concli
4813 \end_layout
4814
4815 \end_inset
4816 </cell>
4817 <cell alignment="center" valignment="top" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821 Gianfranco
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 555
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 </row>
4836 <row>
4837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841
4842 \series bold
4843 Dal Bosco
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852 Carolina
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 555
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 </row>
4867 <row>
4868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872
4873 \series bold
4874 Dalpiaz
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 <cell alignment="center" valignment="top" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883 Annamaria
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 555
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 </row>
4898 <row>
4899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903
4904 \series bold
4905 Feliciello
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 <cell alignment="center" valignment="top" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 Domenico
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 555
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 </row>
4929 <row>
4930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934
4935 \series bold
4936 Focarelli
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 <cell alignment="center" valignment="top" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945 Paola
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 555
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 </row>
4960 <row>
4961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965
4966 \series bold
4967 Galletti
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 <cell alignment="center" valignment="top" usebox="none">
4973 \begin_inset Text
4974
4975 \begin_layout Plain Layout
4976 Oreste
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 555
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 </row>
4991 <row>
4992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996
4997 \series bold
4998 Gasparini
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 <cell alignment="center" valignment="top" usebox="none">
5004 \begin_inset Text
5005
5006 \begin_layout Plain Layout
5007 Franca
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 555
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 </row>
5022 <row>
5023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027
5028 \series bold
5029 Rizzardi
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 <cell alignment="center" valignment="top" usebox="none">
5035 \begin_inset Text
5036
5037 \begin_layout Plain Layout
5038 Paola
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 555
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 <row>
5054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058
5059 \series bold
5060 Lassini
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell alignment="center" valignment="top" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 Giancarlo
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 555
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 </row>
5084 <row>
5085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089
5090 \series bold
5091 Malfatti
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 <cell alignment="center" valignment="top" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100 Luciano
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 555
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 </row>
5115 <row>
5116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120
5121 \series bold
5122 Malfatti
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 <cell alignment="center" valignment="top" usebox="none">
5128 \begin_inset Text
5129
5130 \begin_layout Plain Layout
5131 Valeriano
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 555
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 </row>
5146 <row>
5147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151
5152 \series bold
5153 Meneguzzo
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 <cell alignment="center" valignment="top" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162 Roberto
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 555
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 </row>
5177 <row>
5178 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Plain Layout
5182
5183 \series bold
5184 Mezzadra
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 <cell alignment="center" valignment="top" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193 Roberto
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202 555
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 </row>
5208 <row>
5209 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213
5214 \series bold
5215 Pirpamer
5216 \end_layout
5217
5218 \end_inset
5219 </cell>
5220 <cell alignment="center" valignment="top" usebox="none">
5221 \begin_inset Text
5222
5223 \begin_layout Plain Layout
5224 Erich
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 555
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 </row>
5239 <row>
5240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5241 \begin_inset Text
5242
5243 \begin_layout Plain Layout
5244
5245 \series bold
5246 Pochiesa
5247 \end_layout
5248
5249 \end_inset
5250 </cell>
5251 <cell alignment="center" valignment="top" usebox="none">
5252 \begin_inset Text
5253
5254 \begin_layout Plain Layout
5255 Paolo
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 555, 222
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 </row>
5270 <row>
5271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5272 \begin_inset Text
5273
5274 \begin_layout Plain Layout
5275
5276 \series bold
5277 Radina
5278 \end_layout
5279
5280 \end_inset
5281 </cell>
5282 <cell alignment="center" valignment="top" usebox="none">
5283 \begin_inset Text
5284
5285 \begin_layout Plain Layout
5286 Claudio
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295 555
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 </row>
5301 <row>
5302 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306
5307 \series bold
5308 Stuffer
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 <cell alignment="center" valignment="top" usebox="none">
5314 \begin_inset Text
5315
5316 \begin_layout Plain Layout
5317 Oskar
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 555
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 </row>
5332 <row>
5333 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5334 \begin_inset Text
5335
5336 \begin_layout Plain Layout
5337
5338 \series bold
5339 Tacchelli
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 <cell alignment="center" valignment="top" usebox="none">
5345 \begin_inset Text
5346
5347 \begin_layout Plain Layout
5348 Ugo
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Plain Layout
5357 555
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 </row>
5363 <row>
5364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368
5369 \series bold
5370 Tezzele
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 <cell alignment="center" valignment="top" usebox="none">
5376 \begin_inset Text
5377
5378 \begin_layout Plain Layout
5379 Margit
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388 555
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 </row>
5394 <row>
5395 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5396 \begin_inset Text
5397
5398 \begin_layout Plain Layout
5399
5400 \series bold
5401 Unterkalmsteiner
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 <cell alignment="center" valignment="top" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Plain Layout
5410 Frieda
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 555
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 </row>
5425 <row>
5426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5427 \begin_inset Text
5428
5429 \begin_layout Plain Layout
5430
5431 \series bold
5432 Vieider
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 <cell alignment="center" valignment="top" usebox="none">
5438 \begin_inset Text
5439
5440 \begin_layout Plain Layout
5441 Hilde
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 555
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 </row>
5456 <row>
5457 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461
5462 \series bold
5463 Vigna
5464 \end_layout
5465
5466 \end_inset
5467 </cell>
5468 <cell alignment="center" valignment="top" usebox="none">
5469 \begin_inset Text
5470
5471 \begin_layout Plain Layout
5472 Jürgen
5473 \end_layout
5474
5475 \end_inset
5476 </cell>
5477 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5478 \begin_inset Text
5479
5480 \begin_layout Plain Layout
5481 999
5482 \end_layout
5483
5484 \end_inset
5485 </cell>
5486 </row>
5487 <row>
5488 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492
5493 \series bold
5494 Weber
5495 \end_layout
5496
5497 \end_inset
5498 </cell>
5499 <cell alignment="center" valignment="top" usebox="none">
5500 \begin_inset Text
5501
5502 \begin_layout Plain Layout
5503 Maurizio
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 555
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 </row>
5518 <row>
5519 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523
5524 \series bold
5525 Winkler
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5531 \begin_inset Text
5532
5533 \begin_layout Plain Layout
5534 Franz
5535 \end_layout
5536
5537 \end_inset
5538 </cell>
5539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Plain Layout
5543 555
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 </row>
5549 <row endlastfoot="true">
5550 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 Fin
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 </row>
5578 </lyxtabular>
5579
5580 \end_inset
5581
5582
5583 \begin_inset ERT
5584 status collapsed
5585
5586 \begin_layout Plain Layout
5587
5588
5589 \backslash
5590 addtocounter{table}{-1}
5591 \end_layout
5592
5593 \end_inset
5594
5595
5596 \begin_inset Note Note
5597 status collapsed
5598
5599 \begin_layout Plain Layout
5600 Voyez la première note grisée de la section
5601 \begin_inset space ~
5602 \end_inset
5603
5604
5605 \begin_inset CommandInset ref
5606 LatexCommand ref
5607 reference "subsec:Tableaux-longs-légende"
5608
5609 \end_inset
5610
5611  pour une explication de cette commande.
5612 \end_layout
5613
5614 \end_inset
5615
5616
5617 \end_layout
5618
5619 \begin_layout Subsection
5620 Notes de bas de page dans les tableaux longs
5621 \begin_inset CommandInset label
5622 LatexCommand label
5623 name "subsec:Notes-dans-tableau-long"
5624
5625 \end_inset
5626
5627
5628 \begin_inset Index idx
5629 status collapsed
5630
5631 \begin_layout Plain Layout
5632 Tableaux longs ! Notes de bas de page
5633 \end_layout
5634
5635 \end_inset
5636
5637
5638 \end_layout
5639
5640 \begin_layout Standard
5641 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5642  long.
5643  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5644  contenant la note.
5645  Par exemple le tableau
5646 \begin_inset space ~
5647 \end_inset
5648
5649
5650 \begin_inset CommandInset ref
5651 LatexCommand ref
5652 reference "tab:Légendes-tableau-différentes"
5653
5654 \end_inset
5655
5656  a une note de bas de page.
5657 \end_layout
5658
5659 \begin_layout Subsection
5660 Alignement des tableaux longs
5661 \begin_inset Index idx
5662 status collapsed
5663
5664 \begin_layout Plain Layout
5665 Tableaux longs ! Alignement
5666 \end_layout
5667
5668 \end_inset
5669
5670
5671 \end_layout
5672
5673 \begin_layout Standard
5674 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5675  de dialogue des paramètres de tableau.
5676  Pour les alignements à droite et à gauche, le tableau sera directement
5677  au bord de la page.
5678  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5679  l'alignement centré et modifier les valeurs des longueurs 
5680 \series bold
5681
5682 \backslash
5683 LTleft 
5684 \series default
5685 et 
5686 \series bold
5687
5688 \backslash
5689 LTright
5690 \series default
5691  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5692  avant le tableau long
5693  concerné :
5694 \end_layout
5695
5696 \begin_layout Standard
5697
5698 \series bold
5699
5700 \backslash
5701 setlength{
5702 \backslash
5703 LTleft}{valeur}
5704 \end_layout
5705
5706 \begin_layout Standard
5707 Où 
5708 \series bold
5709 valeur
5710 \series default
5711  peut avoir n'importe laquelle des unités listées dans le tableau
5712 \begin_inset space ~
5713 \end_inset
5714
5715
5716 \begin_inset CommandInset ref
5717 LatexCommand ref
5718 reference "cha:Unités-de-longueur"
5719
5720 \end_inset
5721
5722 .
5723  
5724 \series bold
5725
5726 \backslash
5727 LTleft
5728 \series default
5729  contrôle la distance horizontale entre le bord gauche de la page et le
5730  tableau, et
5731 \series bold
5732  
5733 \backslash
5734 LTright
5735 \series default
5736  la distance au bord droit.
5737  La valeur implicite des ces deux distances est 
5738 \series bold
5739
5740 \backslash
5741 fill
5742 \series default
5743 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5744 .
5745 \end_layout
5746
5747 \begin_layout Standard
5748 Le tableau long suivant a été centrée en mettant 
5749 \series bold
5750
5751 \backslash
5752 LTleft
5753 \series default
5754  à 
5755 \family sans
5756 0.1
5757 \backslash
5758 columnwidth
5759 \family default
5760 :
5761 \begin_inset ERT
5762 status collapsed
5763
5764 \begin_layout Plain Layout
5765
5766
5767 \backslash
5768 setlength{
5769 \backslash
5770 LTleft}{0.1
5771 \backslash
5772 columnwidth}
5773 \end_layout
5774
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \begin_layout Standard
5781 \begin_inset Tabular
5782 <lyxtabular version="3" rows="5" columns="5">
5783 <features islongtable="true" longtabularalignment="center">
5784 <column alignment="center" valignment="top">
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 <row>
5790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 1
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5800 \begin_inset Text
5801
5802 \begin_layout Plain Layout
5803 2
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5809 \begin_inset Text
5810
5811 \begin_layout Plain Layout
5812 3
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5818 \begin_inset Text
5819
5820 \begin_layout Plain Layout
5821 4
5822 \end_layout
5823
5824 \end_inset
5825 </cell>
5826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5827 \begin_inset Text
5828
5829 \begin_layout Plain Layout
5830 5
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 </row>
5836 <row>
5837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 asd
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850 s
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 s
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 s
5869 \end_layout
5870
5871 \end_inset
5872 </cell>
5873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Plain Layout
5877 asd
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row>
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 asd
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 s
5898 \end_layout
5899
5900 \end_inset
5901 </cell>
5902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5903 \begin_inset Text
5904
5905 \begin_layout Plain Layout
5906 s
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Plain Layout
5915 s
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 asd
5925 \end_layout
5926
5927 \end_inset
5928 </cell>
5929 </row>
5930 <row>
5931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935 asd
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944 s
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953 s
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5959 \begin_inset Text
5960
5961 \begin_layout Plain Layout
5962 s
5963 \end_layout
5964
5965 \end_inset
5966 </cell>
5967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971 asd
5972 \end_layout
5973
5974 \end_inset
5975 </cell>
5976 </row>
5977 <row>
5978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 asd
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991 asd
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 asd
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 asd
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 asd
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 </row>
6024 </lyxtabular>
6025
6026 \end_inset
6027
6028
6029 \begin_inset ERT
6030 status collapsed
6031
6032 \begin_layout Plain Layout
6033
6034
6035 \backslash
6036 setlength{
6037 \backslash
6038 LTleft}{
6039 \backslash
6040 fill}
6041 \end_layout
6042
6043 \end_inset
6044
6045
6046 \begin_inset ERT
6047 status collapsed
6048
6049 \begin_layout Plain Layout
6050
6051
6052 \backslash
6053 addtocounter{table}{-1}
6054 \end_layout
6055
6056 \end_inset
6057
6058
6059 \begin_inset Note Note
6060 status collapsed
6061
6062 \begin_layout Plain Layout
6063 Voyez la première note grisée de la section
6064 \begin_inset space ~
6065 \end_inset
6066
6067
6068 \begin_inset CommandInset ref
6069 LatexCommand ref
6070 reference "subsec:Tableaux-longs-légende"
6071
6072 \end_inset
6073
6074  pour une explication de cette commande.
6075 \end_layout
6076
6077 \end_inset
6078
6079
6080 \end_layout
6081
6082 \begin_layout Subsection
6083 Légendes et tableaux longs
6084 \begin_inset Index idx
6085 status collapsed
6086
6087 \begin_layout Plain Layout
6088 Tableaux longs ! Legendes@Légendes
6089 \end_layout
6090
6091 \end_inset
6092
6093
6094 \begin_inset CommandInset label
6095 LatexCommand label
6096 name "subsec:Tableaux-longs-légende"
6097
6098 \end_inset
6099
6100
6101 \end_layout
6102
6103 \begin_layout Standard
6104 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6105  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6106  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6107  longs quand on utilise pour une ligne l'option de tableau long 
6108 \family sans
6109 Légende
6110 \family default
6111 , comme c'est expliqué dans la section
6112 \begin_inset space ~
6113 \end_inset
6114
6115
6116 \begin_inset CommandInset ref
6117 LatexCommand ref
6118 reference "sec:Tableaux-longs"
6119
6120 \end_inset
6121
6122 .
6123 \end_layout
6124
6125 \begin_layout Standard
6126 Voici un petit Tableau long pour voir comment ça marche :
6127 \end_layout
6128
6129 \begin_layout Standard
6130 \begin_inset Tabular
6131 <lyxtabular version="3" rows="6" columns="5">
6132 <features islongtable="true" longtabularalignment="center">
6133 <column alignment="center" valignment="top">
6134 <column alignment="center" valignment="top">
6135 <column alignment="center" valignment="top">
6136 <column alignment="center" valignment="top">
6137 <column alignment="center" valignment="top">
6138 <row endfirsthead="true" caption="true">
6139 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Plain Layout
6143 \begin_inset Caption Standard
6144
6145 \begin_layout Plain Layout
6146 Tableau long avec une légende
6147 \begin_inset Argument 1
6148 status open
6149
6150 \begin_layout Plain Layout
6151 Tableau long
6152 \end_layout
6153
6154 \end_inset
6155
6156
6157 \end_layout
6158
6159 \end_inset
6160
6161
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 </row>
6203 <row>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 1
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 2
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 3
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 4
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 5
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 </row>
6250 <row>
6251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255 asd
6256 \end_layout
6257
6258 \end_inset
6259 </cell>
6260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 s
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 s
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 s
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 asd
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 </row>
6297 <row>
6298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6299 \begin_inset Text
6300
6301 \begin_layout Plain Layout
6302 asd
6303 \end_layout
6304
6305 \end_inset
6306 </cell>
6307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6308 \begin_inset Text
6309
6310 \begin_layout Plain Layout
6311 s
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 s
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329 s
6330 \end_layout
6331
6332 \end_inset
6333 </cell>
6334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 asd
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 </row>
6344 <row>
6345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349 asd
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358 s
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 s
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376 s
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385 asd
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 </row>
6391 <row>
6392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6393 \begin_inset Text
6394
6395 \begin_layout Plain Layout
6396 asd
6397 \end_layout
6398
6399 \end_inset
6400 </cell>
6401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6402 \begin_inset Text
6403
6404 \begin_layout Plain Layout
6405 asd
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 asd
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 asd
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 asd
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 </row>
6438 </lyxtabular>
6439
6440 \end_inset
6441
6442
6443 \end_layout
6444
6445 \begin_layout Standard
6446 \begin_inset VSpace medskip
6447 \end_inset
6448
6449
6450 \begin_inset Note Greyedout
6451 status open
6452
6453 \begin_layout Plain Layout
6454
6455 \series bold
6456 Note
6457 \begin_inset space ~
6458 \end_inset
6459
6460 1:
6461 \series default
6462  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6463  n'avez pas prévu de légende.
6464  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6465 \begin_inset space ~
6466 \end_inset
6467
6468 2.4 suit le tableau
6469 \begin_inset space ~
6470 \end_inset
6471
6472 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6473  sans légende.
6474  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6475  après
6476  chaque tableau long sans légende :
6477 \end_layout
6478
6479 \begin_layout Plain Layout
6480
6481 \series bold
6482
6483 \backslash
6484 addtocounter{table}{-1}
6485 \end_layout
6486
6487 \begin_layout Plain Layout
6488 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6489  et que vous ajoutez le code suivant dans le préambule du document :
6490 \end_layout
6491
6492 \begin_layout Plain Layout
6493
6494 \series bold
6495
6496 \backslash
6497 let
6498 \backslash
6499 myEnd
6500 \backslash
6501 endlongtable
6502 \begin_inset Newline newline
6503 \end_inset
6504
6505
6506 \backslash
6507 renewcommand{
6508 \backslash
6509 endlongtable}{
6510 \backslash
6511 myEnd
6512 \backslash
6513 addtocounter{table}{-1}}
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \begin_layout Standard
6522 \begin_inset Note Greyedout
6523 status open
6524
6525 \begin_layout Plain Layout
6526
6527 \series bold
6528 Note
6529 \begin_inset space ~
6530 \end_inset
6531
6532 2:
6533 \series default
6534  Si vous utilisez 
6535 \series bold
6536 hyperref
6537 \series default
6538
6539 \begin_inset Index idx
6540 status collapsed
6541
6542 \begin_layout Plain Layout
6543 Paquetages \SpecialChar LaTeX
6544  ! hyperref
6545 \end_layout
6546
6547 \end_inset
6548
6549  dans les 
6550 \family sans
6551 Paramètres du document
6552 \family default
6553  rubrique 
6554 \family sans
6555 Propriétés
6556 \begin_inset space ~
6557 \end_inset
6558
6559 du
6560 \begin_inset space ~
6561 \end_inset
6562
6563 PDF
6564 \family default
6565 , pour transformer vos références croisées en liens cliquables, le lien
6566  vers un tableau long pointera toujours sur le début du document.
6567 \end_layout
6568
6569 \end_inset
6570
6571
6572 \end_layout
6573
6574 \begin_layout Subsubsection
6575 Références à des tableaux longs
6576 \begin_inset Index idx
6577 status collapsed
6578
6579 \begin_layout Plain Layout
6580 Tableaux longs ! Références
6581 \end_layout
6582
6583 \end_inset
6584
6585
6586 \end_layout
6587
6588 \begin_layout Standard
6589 \begin_inset Tabular
6590 <lyxtabular version="3" rows="6" columns="5">
6591 <features islongtable="true" longtabularalignment="center">
6592 <column alignment="center" valignment="top">
6593 <column alignment="center" valignment="top">
6594 <column alignment="center" valignment="top">
6595 <column alignment="center" valignment="top">
6596 <column alignment="center" valignment="top">
6597 <row endfirsthead="true" caption="true">
6598 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Plain Layout
6602 \begin_inset Caption Standard
6603
6604 \begin_layout Plain Layout
6605 Tableau long référencé
6606 \begin_inset CommandInset label
6607 LatexCommand label
6608 name "tab:RefExemple"
6609
6610 \end_inset
6611
6612
6613 \end_layout
6614
6615 \end_inset
6616
6617
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6623 \begin_inset Text
6624
6625 \begin_layout Plain Layout
6626
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \begin_layout Plain Layout
6635
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Plain Layout
6644
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 </row>
6659 <row>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 1
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 2
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 3
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 4
6692 \end_layout
6693
6694 \end_inset
6695 </cell>
6696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 5
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 </row>
6706 <row>
6707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 asd
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 s
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729 s
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6735 \begin_inset Text
6736
6737 \begin_layout Plain Layout
6738 s
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 asd
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 </row>
6753 <row>
6754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 asd
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6764 \begin_inset Text
6765
6766 \begin_layout Plain Layout
6767 s
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776 s
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785 s
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 asd
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 </row>
6800 <row>
6801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 asd
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814 s
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 s
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832 s
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 asd
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 </row>
6847 <row>
6848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 asd
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861 sad
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870 asd
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 asd
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 asd
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 </lyxtabular>
6895
6896 \end_inset
6897
6898
6899 \end_layout
6900
6901 \begin_layout Standard
6902 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6903  dans sa légende.
6904 \end_layout
6905
6906 \begin_layout Standard
6907 Ceci est une référence au tableau
6908 \begin_inset space ~
6909 \end_inset
6910
6911
6912 \begin_inset CommandInset ref
6913 LatexCommand ref
6914 reference "tab:RefExemple"
6915
6916 \end_inset
6917
6918 .
6919 \end_layout
6920
6921 \begin_layout Standard
6922 La mise en forme de la légende peut être ajustée avec celle de toutes les
6923  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6924  
6925 \series bold
6926 caption
6927 \series default
6928
6929 \begin_inset Index idx
6930 status collapsed
6931
6932 \begin_layout Plain Layout
6933 Paquetages \SpecialChar LaTeX
6934  ! caption
6935 \end_layout
6936
6937 \end_inset
6938
6939 , voir la section
6940 \begin_inset space ~
6941 \end_inset
6942
6943
6944 \begin_inset CommandInset ref
6945 LatexCommand ref
6946 reference "sec:Formatage-légende"
6947
6948 \end_inset
6949
6950 .
6951 \end_layout
6952
6953 \begin_layout Subsubsection
6954 Largeur de la légende
6955 \begin_inset Index idx
6956 status collapsed
6957
6958 \begin_layout Plain Layout
6959 Tableaux longs ! Largeur de la légende
6960 \end_layout
6961
6962 \end_inset
6963
6964
6965 \end_layout
6966
6967 \begin_layout Standard
6968 La largeur maximale des lignes de légende est définie par la longueur 
6969 \series bold
6970
6971 \backslash
6972 LTcapwidth
6973 \series default
6974 .
6975  Sa valeur implicite est 4
6976 \begin_inset space \thinspace{}
6977 \end_inset
6978
6979 in.
6980  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6981  de votre document ou en tant que code \SpecialChar TeX
6982  directement dans votre document
6983  avant le tableau qui doit être affectée.
6984 \end_layout
6985
6986 \begin_layout Standard
6987
6988 \series bold
6989
6990 \backslash
6991 setlength{
6992 \backslash
6993 LTcapwidth}{largeur}
6994 \end_layout
6995
6996 \begin_layout Standard
6997 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6998 \begin_inset space ~
6999 \end_inset
7000
7001
7002 \begin_inset CommandInset ref
7003 LatexCommand ref
7004 reference "cha:Unités-de-longueur"
7005
7006 \end_inset
7007
7008 .
7009 \end_layout
7010
7011 \begin_layout Standard
7012 Les tableaux suivants montrent la différence :
7013 \end_layout
7014
7015 \begin_layout Standard
7016 \begin_inset Tabular
7017 <lyxtabular version="3" rows="6" columns="5">
7018 <features islongtable="true" longtabularalignment="center">
7019 <column alignment="center" valignment="top">
7020 <column alignment="center" valignment="top">
7021 <column alignment="center" valignment="top">
7022 <column alignment="center" valignment="top">
7023 <column alignment="center" valignment="top">
7024 <row endfirsthead="true" caption="true">
7025 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 \begin_inset Caption Standard
7030
7031 \begin_layout Plain Layout
7032 long titre complet avec la largeur implicite long titre complet avec la
7033  largeur implicite long titre complet avec la largeur implicite
7034 \begin_inset Argument 1
7035 status open
7036
7037 \begin_layout Plain Layout
7038 Légende avec largeur implicite
7039 \end_layout
7040
7041 \end_inset
7042
7043
7044 \end_layout
7045
7046 \end_inset
7047
7048
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 </row>
7090 <row>
7091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095 1
7096 \end_layout
7097
7098 \end_inset
7099 </cell>
7100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7101 \begin_inset Text
7102
7103 \begin_layout Plain Layout
7104 2
7105 \end_layout
7106
7107 \end_inset
7108 </cell>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113 3
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 4
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131 5
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 </row>
7137 <row>
7138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142 asd
7143 \end_layout
7144
7145 \end_inset
7146 </cell>
7147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7148 \begin_inset Text
7149
7150 \begin_layout Plain Layout
7151 s
7152 \end_layout
7153
7154 \end_inset
7155 </cell>
7156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7157 \begin_inset Text
7158
7159 \begin_layout Plain Layout
7160 s
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 s
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 asd
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 </row>
7184 <row>
7185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7186 \begin_inset Text
7187
7188 \begin_layout Plain Layout
7189 asd
7190 \end_layout
7191
7192 \end_inset
7193 </cell>
7194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7195 \begin_inset Text
7196
7197 \begin_layout Plain Layout
7198 s
7199 \end_layout
7200
7201 \end_inset
7202 </cell>
7203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7204 \begin_inset Text
7205
7206 \begin_layout Plain Layout
7207 s
7208 \end_layout
7209
7210 \end_inset
7211 </cell>
7212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7213 \begin_inset Text
7214
7215 \begin_layout Plain Layout
7216 s
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Plain Layout
7225 asd
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 </row>
7231 <row>
7232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7233 \begin_inset Text
7234
7235 \begin_layout Plain Layout
7236 asd
7237 \end_layout
7238
7239 \end_inset
7240 </cell>
7241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Plain Layout
7245 s
7246 \end_layout
7247
7248 \end_inset
7249 </cell>
7250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7251 \begin_inset Text
7252
7253 \begin_layout Plain Layout
7254 s
7255 \end_layout
7256
7257 \end_inset
7258 </cell>
7259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Plain Layout
7263 s
7264 \end_layout
7265
7266 \end_inset
7267 </cell>
7268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 asd
7273 \end_layout
7274
7275 \end_inset
7276 </cell>
7277 </row>
7278 <row>
7279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7280 \begin_inset Text
7281
7282 \begin_layout Plain Layout
7283 asd
7284 \end_layout
7285
7286 \end_inset
7287 </cell>
7288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7289 \begin_inset Text
7290
7291 \begin_layout Plain Layout
7292 sad
7293 \end_layout
7294
7295 \end_inset
7296 </cell>
7297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7298 \begin_inset Text
7299
7300 \begin_layout Plain Layout
7301 asd
7302 \end_layout
7303
7304 \end_inset
7305 </cell>
7306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310 asd
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7316 \begin_inset Text
7317
7318 \begin_layout Plain Layout
7319 asd
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 </row>
7325 </lyxtabular>
7326
7327 \end_inset
7328
7329
7330 \end_layout
7331
7332 \begin_layout Standard
7333 \begin_inset ERT
7334 status collapsed
7335
7336 \begin_layout Plain Layout
7337
7338
7339 \backslash
7340 setlength{
7341 \backslash
7342 LTcapwidth}{5cm}
7343 \end_layout
7344
7345 \end_inset
7346
7347
7348 \begin_inset Tabular
7349 <lyxtabular version="3" rows="6" columns="5">
7350 <features islongtable="true" longtabularalignment="center">
7351 <column alignment="center" valignment="top">
7352 <column alignment="center" valignment="top">
7353 <column alignment="center" valignment="top">
7354 <column alignment="center" valignment="top">
7355 <column alignment="center" valignment="top">
7356 <row endfirsthead="true" caption="true">
7357 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 \begin_inset Caption Standard
7362
7363 \begin_layout Plain Layout
7364 long titre complet avec la largeur réglée à 5
7365 \begin_inset space \thinspace{}
7366 \end_inset
7367
7368 cm long titre complet avec la largeur réglée à 5
7369 \begin_inset space \thinspace{}
7370 \end_inset
7371
7372 cm long titre complet avec la largeur réglée à 5
7373 \begin_inset space \thinspace{}
7374 \end_inset
7375
7376 cm
7377 \begin_inset Argument 1
7378 status open
7379
7380 \begin_layout Plain Layout
7381 Légende avec largeur à
7382 \begin_inset space \thinspace{}
7383 \end_inset
7384
7385 =
7386 \begin_inset space \thinspace{}
7387 \end_inset
7388
7389 5
7390 \begin_inset space \thinspace{}
7391 \end_inset
7392
7393 cm
7394 \end_layout
7395
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \end_inset
7402
7403
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7409 \begin_inset Text
7410
7411 \begin_layout Plain Layout
7412
7413 \end_layout
7414
7415 \end_inset
7416 </cell>
7417 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7418 \begin_inset Text
7419
7420 \begin_layout Plain Layout
7421
7422 \end_layout
7423
7424 \end_inset
7425 </cell>
7426 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7427 \begin_inset Text
7428
7429 \begin_layout Plain Layout
7430
7431 \end_layout
7432
7433 \end_inset
7434 </cell>
7435 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 </row>
7445 <row>
7446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7447 \begin_inset Text
7448
7449 \begin_layout Plain Layout
7450 1
7451 \end_layout
7452
7453 \end_inset
7454 </cell>
7455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7456 \begin_inset Text
7457
7458 \begin_layout Plain Layout
7459 2
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 3
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477 4
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Plain Layout
7486 5
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 </row>
7492 <row>
7493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7494 \begin_inset Text
7495
7496 \begin_layout Plain Layout
7497 asd
7498 \end_layout
7499
7500 \end_inset
7501 </cell>
7502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7503 \begin_inset Text
7504
7505 \begin_layout Plain Layout
7506 s
7507 \end_layout
7508
7509 \end_inset
7510 </cell>
7511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Plain Layout
7515 s
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524 s
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 asd
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 </row>
7539 <row>
7540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544 asd
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553 s
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562 s
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7568 \begin_inset Text
7569
7570 \begin_layout Plain Layout
7571 s
7572 \end_layout
7573
7574 \end_inset
7575 </cell>
7576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7577 \begin_inset Text
7578
7579 \begin_layout Plain Layout
7580 asd
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 </row>
7586 <row>
7587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7588 \begin_inset Text
7589
7590 \begin_layout Plain Layout
7591 asd
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600 s
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Plain Layout
7609 s
7610 \end_layout
7611
7612 \end_inset
7613 </cell>
7614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618 s
7619 \end_layout
7620
7621 \end_inset
7622 </cell>
7623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627 asd
7628 \end_layout
7629
7630 \end_inset
7631 </cell>
7632 </row>
7633 <row>
7634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638 asd
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647 sad
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656 asd
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665 asd
7666 \end_layout
7667
7668 \end_inset
7669 </cell>
7670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7671 \begin_inset Text
7672
7673 \begin_layout Plain Layout
7674 asd
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 </row>
7680 </lyxtabular>
7681
7682 \end_inset
7683
7684
7685 \end_layout
7686
7687 \begin_layout Standard
7688 \begin_inset ERT
7689 status collapsed
7690
7691 \begin_layout Plain Layout
7692
7693
7694 \backslash
7695 setlength{
7696 \backslash
7697 LTcapwidth}{4in}
7698 \end_layout
7699
7700 \end_inset
7701
7702
7703 \end_layout
7704
7705 \begin_layout Standard
7706 \begin_inset Note Greyedout
7707 status open
7708
7709 \begin_layout Plain Layout
7710
7711 \series bold
7712 Note:
7713 \series default
7714  Quand on utilise la paquetage \SpecialChar LaTeX
7715  
7716 \series bold
7717 caption
7718 \series default
7719
7720 \begin_inset Index idx
7721 status collapsed
7722
7723 \begin_layout Plain Layout
7724 Paquetages \SpecialChar LaTeX
7725  ! caption
7726 \end_layout
7727
7728 \end_inset
7729
7730  , comme c'est les cas dans ce document, la légende prend toute la largeur
7731  de la page quand on utilise la largeur implicite de 4
7732 \begin_inset space \thinspace{}
7733 \end_inset
7734
7735 in pour 
7736 \series bold
7737
7738 \backslash
7739 LTcapwidth
7740 \series default
7741 .
7742  Pour avoir dans ce cas une légende qui fasse exactement 4
7743 \begin_inset space \thinspace{}
7744 \end_inset
7745
7746 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7747  comme par exemple 3.99
7748 \begin_inset space \thinspace{}
7749 \end_inset
7750
7751 in, soit utiliser la commande \SpecialChar LaTeX
7752  
7753 \series bold
7754
7755 \backslash
7756 captionsetup{width=valeur}
7757 \series default
7758  qui est disponible dans le paquetage 
7759 \series bold
7760 caption
7761 \series default
7762 .
7763 \end_layout
7764
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \begin_layout Subsubsection
7771 Des légendes différentes sur chaque page d'un tableau
7772 \begin_inset Argument 1
7773 status collapsed
7774
7775 \begin_layout Plain Layout
7776 Légendes différentes
7777 \end_layout
7778
7779 \end_inset
7780
7781
7782 \begin_inset Index idx
7783 status collapsed
7784
7785 \begin_layout Plain Layout
7786 Tableaux longs ! Legendes@Légendes différentes par page
7787 \end_layout
7788
7789 \end_inset
7790
7791
7792 \end_layout
7793
7794 \begin_layout Standard
7795 Quand la légende du tableau pour les pages suivantes doit être différente
7796  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7797  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7798  dans le menu contextuel
7799 \family sans
7800  Légende (TableauLongSansNuméro)
7801 \family default
7802 .
7803  Le tableau
7804 \begin_inset space ~
7805 \end_inset
7806
7807
7808 \begin_inset CommandInset ref
7809 LatexCommand ref
7810 reference "tab:Légendes-tableau-différentes"
7811
7812 \end_inset
7813
7814  est un exemple de tableau long avec des légendes différentes et où la seconde
7815  légende ne contient pas le numéro du tableau.
7816 \begin_inset Separator parbreak
7817 \end_inset
7818
7819
7820 \end_layout
7821
7822 \begin_layout Standard
7823 \align center
7824 \begin_inset Tabular
7825 <lyxtabular version="3" rows="59" columns="3">
7826 <features islongtable="true" longtabularalignment="center">
7827 <column alignment="left" valignment="top" width="0pt">
7828 <column alignment="left" valignment="top" width="0pt">
7829 <column alignment="center" valignment="top" width="0pt">
7830 <row endfirsthead="true" caption="true">
7831 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Plain Layout
7835 \begin_inset Caption Standard
7836
7837 \begin_layout Plain Layout
7838 Exemple d'annuaire téléphonique
7839 \begin_inset CommandInset label
7840 LatexCommand label
7841 name "tab:Légendes-tableau-différentes"
7842
7843 \end_inset
7844
7845
7846 \begin_inset Argument 1
7847 status collapsed
7848
7849 \begin_layout Plain Layout
7850 Exemple Annuaire 
7851 \end_layout
7852
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \end_inset
7859
7860
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row endfirsthead="true">
7885 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \series bold
7891 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 </row>
7915 <row endfirsthead="true">
7916 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920
7921 \series bold
7922 NOM
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940
7941 \series bold
7942 TÉL.
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 </row>
7948 <row endhead="true" caption="true">
7949 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953 \begin_inset Caption LongTableNoNumber
7954
7955 \begin_layout Plain Layout
7956 Suite de l'exemple d'annuaire téléphonique
7957 \end_layout
7958
7959 \end_inset
7960
7961
7962 \end_layout
7963
7964 \end_inset
7965 </cell>
7966 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 </row>
7985 <row endhead="true">
7986 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990
7991 \series bold
7992 Exemple d'annuaire téléphonique
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 </row>
8016 <row endhead="true">
8017 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021
8022 \series bold
8023 NOM
8024 \end_layout
8025
8026 \end_inset
8027 </cell>
8028 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041
8042 \series bold
8043 TÉL.
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 </row>
8049 <row endfoot="true">
8050 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054 suite page suivante\SpecialChar ldots
8055
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 </row>
8079 <row>
8080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084
8085 \series bold
8086 Annovi
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 Silvia
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104 111
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 </row>
8110 <row>
8111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115
8116 \series bold
8117 Bertoli
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 Stefano
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135 111
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \series bold
8148 Bozzi
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 Walter
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 111
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \series bold
8179 Cachia
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 Maria
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 111
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 </row>
8203 <row>
8204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208
8209 \series bold
8210 Cachia
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 Maurizio
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 111
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239
8240 \series bold
8241 Cinquemani
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 Giusi
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 111
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 </row>
8265 <row>
8266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270
8271 \series bold
8272 Colin
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281 Bernard
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 111
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 </row>
8296 <row>
8297 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301
8302 \series bold
8303 Concli
8304 \end_layout
8305
8306 \end_inset
8307 </cell>
8308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312 Gianfranco
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 111
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \series bold
8334 Dal Bosco
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 Carolina
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 111
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 </row>
8358 <row>
8359 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363
8364 \series bold
8365 Dalpiaz
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 Annamaria
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 111
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 </row>
8389 <row>
8390 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Plain Layout
8394
8395 \series bold
8396 Feliciello
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 Domenico
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 111
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 </row>
8420 <row>
8421 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425
8426 \series bold
8427 Focarelli
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436 Paola
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Plain Layout
8445 111
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 </row>
8451 <row>
8452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456
8457 \series bold
8458 Galletti
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 Oreste
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 111
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 </row>
8482 <row>
8483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487
8488 \series bold
8489 Gasparini
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 Franca
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 111
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 </row>
8513 <row>
8514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518
8519 \series bold
8520 Rizzardi
8521 \series default
8522
8523 \begin_inset Foot
8524 status open
8525
8526 \begin_layout Plain Layout
8527 Exemple de note de bas de page
8528 \end_layout
8529
8530 \end_inset
8531
8532
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 Paola
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 111
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 </row>
8556 <row>
8557 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561
8562 \series bold
8563 Lassini
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Giancarlo
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 111
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 <row>
8588 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \series bold
8594 Malfatti
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 Luciano
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 111
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 </row>
8618 <row>
8619 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623
8624 \series bold
8625 Malfatti
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 Valeriano
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 111
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 </row>
8649 <row>
8650 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \series bold
8656 Meneguzzo
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 Roberto
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 111
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row>
8681 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \series bold
8687 Mezzadra
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 Roberto
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 111
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row>
8712 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \series bold
8718 Pirpamer
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 Erich
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 111
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 </row>
8742 <row>
8743 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747
8748 \series bold
8749 Pochiesa
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 Paolo
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 111, 222
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 </row>
8773 <row>
8774 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778
8779 \series bold
8780 Radina
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 Claudio
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 111
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 </row>
8804 <row>
8805 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809
8810 \series bold
8811 Stuffer
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820 Oskar
8821 \end_layout
8822
8823 \end_inset
8824 </cell>
8825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829 111
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 </row>
8835 <row>
8836 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840
8841 \series bold
8842 Tacchelli
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851 Ugo
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 111
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 <row>
8867 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871
8872 \series bold
8873 Tezzele
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 Margit
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 111
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 </row>
8897 <row>
8898 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902
8903 \series bold
8904 Unterkalmsteiner
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913 Frieda
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 111
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 </row>
8928 <row>
8929 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933
8934 \series bold
8935 Vieider
8936 \end_layout
8937
8938 \end_inset
8939 </cell>
8940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8941 \begin_inset Text
8942
8943 \begin_layout Plain Layout
8944 Hilde
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953 111
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 </row>
8959 <row>
8960 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964
8965 \series bold
8966 Vigna
8967 \end_layout
8968
8969 \end_inset
8970 </cell>
8971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 Jürgen
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 111
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 </row>
8990 <row>
8991 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995
8996 \series bold
8997 Weber
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 Maurizio
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015 111
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 </row>
9021 <row>
9022 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026
9027 \series bold
9028 Winkler
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 Franz
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046 111
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 </row>
9052 <row>
9053 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057  
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 </row>
9081 <row>
9082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086
9087 \series bold
9088 Annovi
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 Silvia
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 555
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 </row>
9112 <row>
9113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117
9118 \series bold
9119 Bertoli
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 Stefano
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 555
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \series bold
9150 Bozzi
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 Walter
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 555
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 </row>
9174 <row>
9175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179
9180 \series bold
9181 Cachia
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 Maria
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 555
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 </row>
9205 <row>
9206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210
9211 \series bold
9212 Cachia
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 Maurizio
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 555
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 <row>
9237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241
9242 \series bold
9243 Cinquemani
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 Giusi
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 555
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 </row>
9267 <row>
9268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272
9273 \series bold
9274 Colin
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 Bernard
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9289 \begin_inset Text
9290
9291 \begin_layout Plain Layout
9292 555
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \series bold
9305 Concli
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 Gianfranco
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 555
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 </row>
9329 <row>
9330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334
9335 \series bold
9336 Dal Bosco
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 Carolina
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 555
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 </row>
9360 <row>
9361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365
9366 \series bold
9367 Dalpiaz
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 Annamaria
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 555
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row>
9392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396
9397 \series bold
9398 Feliciello
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 Domenico
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 555
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427
9428 \series bold
9429 Focarelli
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438 Paola
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 555
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 </row>
9453 <row>
9454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458
9459 \series bold
9460 Galletti
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 Oreste
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 555
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 </row>
9484 <row>
9485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489
9490 \series bold
9491 Gasparini
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500 Franca
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 555
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 </row>
9515 <row>
9516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520
9521 \series bold
9522 Rizzardi
9523 \end_layout
9524
9525 \end_inset
9526 </cell>
9527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9528 \begin_inset Text
9529
9530 \begin_layout Plain Layout
9531 Paola
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540 555
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 </row>
9546 <row>
9547 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Plain Layout
9551
9552 \series bold
9553 Lassini
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9559 \begin_inset Text
9560
9561 \begin_layout Plain Layout
9562 Giancarlo
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571 555
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 </row>
9577 <row>
9578 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582
9583 \series bold
9584 Malfatti
9585 \end_layout
9586
9587 \end_inset
9588 </cell>
9589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593 Luciano
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602 555
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 </row>
9608 <row>
9609 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9610 \begin_inset Text
9611
9612 \begin_layout Plain Layout
9613
9614 \series bold
9615 Malfatti
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9621 \begin_inset Text
9622
9623 \begin_layout Plain Layout
9624 Valeriano
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633 555
9634 \end_layout
9635
9636 \end_inset
9637 </cell>
9638 </row>
9639 <row>
9640 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9641 \begin_inset Text
9642
9643 \begin_layout Plain Layout
9644
9645 \series bold
9646 Meneguzzo
9647 \end_layout
9648
9649 \end_inset
9650 </cell>
9651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9652 \begin_inset Text
9653
9654 \begin_layout Plain Layout
9655 Roberto
9656 \end_layout
9657
9658 \end_inset
9659 </cell>
9660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9661 \begin_inset Text
9662
9663 \begin_layout Plain Layout
9664 555
9665 \end_layout
9666
9667 \end_inset
9668 </cell>
9669 </row>
9670 <row>
9671 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9672 \begin_inset Text
9673
9674 \begin_layout Plain Layout
9675
9676 \series bold
9677 Mezzadra
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686 Roberto
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9692 \begin_inset Text
9693
9694 \begin_layout Plain Layout
9695 555
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 </row>
9701 </lyxtabular>
9702
9703 \end_inset
9704
9705
9706 \end_layout
9707
9708 \begin_layout Section
9709 Questions particulières concernant les tableaux longs
9710 \begin_inset Argument 1
9711 status collapsed
9712
9713 \begin_layout Plain Layout
9714 Questions sur les tableaux longs
9715 \end_layout
9716
9717 \end_inset
9718
9719
9720 \begin_inset CommandInset label
9721 LatexCommand label
9722 name "sec:Questions-sur-tableaux-longs"
9723
9724 \end_inset
9725
9726
9727 \end_layout
9728
9729 \begin_layout Subsection
9730 Calculs des pages des tableaux longs
9731 \begin_inset Index idx
9732 status collapsed
9733
9734 \begin_layout Plain Layout
9735 Tableaux longs ! Calculs
9736 \end_layout
9737
9738 \end_inset
9739
9740
9741 \end_layout
9742
9743 \begin_layout Standard
9744 \SpecialChar LaTeX
9745  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9746  utilisant des blocs (chunks).
9747  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9748  mémoire de \SpecialChar LaTeX
9749 .
9750  La valeur implicite est fixée pour des raisons historiques à seulement
9751  20 lignes de tableau.
9752  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9753  peut ralentir la création de votre document.
9754  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9755  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9756  préambule de votre document :
9757 \end_layout
9758
9759 \begin_layout Standard
9760
9761 \series bold
9762
9763 \backslash
9764 setcounter{LTchunksize}{100}
9765 \end_layout
9766
9767 \begin_layout Subsection
9768 Les flottants et les tableaux longs
9769 \begin_inset Index idx
9770 status collapsed
9771
9772 \begin_layout Plain Layout
9773 Tableaux longs ! Flottants
9774 \end_layout
9775
9776 \end_inset
9777
9778
9779 \end_layout
9780
9781 \begin_layout Standard
9782 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9783  commence un tableau long.
9784  Pour éviter une telle situation, insérez un saut de page (menu 
9785 \family sans
9786 Insertion\SpecialChar menuseparator
9787 Typographie
9788 \begin_inset space ~
9789 \end_inset
9790
9791 spéciale\SpecialChar menuseparator
9792 Saut de page (vide le tampon)
9793 \family default
9794
9795 \begin_inset space \thinspace{}
9796 \end_inset
9797
9798 ) juste avant votre tableau long.
9799 \end_layout
9800
9801 \begin_layout Subsection
9802 Sauts de pages forcés
9803 \begin_inset Index idx
9804 status collapsed
9805
9806 \begin_layout Plain Layout
9807 Tableaux longs ! Sauts de pages forcés
9808 \end_layout
9809
9810 \end_inset
9811
9812
9813 \end_layout
9814
9815 \begin_layout Standard
9816 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9817  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9818  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9819  de
9820  saut de ligne 
9821 \begin_inset Quotes fld
9822 \end_inset
9823
9824
9825 \backslash
9826
9827 \backslash
9828
9829 \begin_inset Quotes frd
9830 \end_inset
9831
9832  en code \SpecialChar TeX
9833  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9834  Avant la commande 
9835 \begin_inset Quotes fld
9836 \end_inset
9837
9838
9839 \backslash
9840
9841 \backslash
9842
9843 \begin_inset Quotes frd
9844 \end_inset
9845
9846 , vous devez insérer en code \SpecialChar TeX
9847 , autant de caractères 
9848 \begin_inset Quotes fld
9849 \end_inset
9850
9851 &
9852 \begin_inset Quotes frd
9853 \end_inset
9854
9855  qu'il y a de colonnes après la cellule concernée.
9856  Le caractère 
9857 \begin_inset Quotes fld
9858 \end_inset
9859
9860 &
9861 \begin_inset Quotes frd
9862 \end_inset
9863
9864  sert à séparer les colonnes d'un tableau.
9865  Écrivez en code-\SpecialChar TeX
9866 , après chaque 
9867 \begin_inset Quotes fld
9868 \end_inset
9869
9870 &
9871 \begin_inset Quotes frd
9872 \end_inset
9873
9874  le contenu des cellules correspondantes et en même temps supprimez le contenu
9875  de ces cellules dans le texte normal.
9876  
9877 \begin_inset Newline newline
9878 \end_inset
9879
9880 Après la commande 
9881 \backslash
9882
9883 \backslash
9884 , insérez autant de caractères 
9885 \begin_inset Quotes fld
9886 \end_inset
9887
9888 &
9889 \begin_inset Quotes frd
9890 \end_inset
9891
9892  qu'il y a de colonnes avant la colonne traitée.
9893  Dans le tableau
9894 \begin_inset space ~
9895 \end_inset
9896
9897
9898 \begin_inset CommandInset ref
9899 LatexCommand ref
9900 reference "tab:Tableau-saut-de-page"
9901
9902 \end_inset
9903
9904  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9905  suivie par une autre colonne.
9906  La commande suivante a donc été insérée en code \SpecialChar TeX
9907  dans la cellule après
9908  le mot 
9909 \begin_inset Quotes fld
9910 \end_inset
9911
9912
9913 \emph on
9914 Castelchiodato,
9915 \emph default
9916
9917 \begin_inset Quotes frd
9918 \end_inset
9919
9920 :
9921 \end_layout
9922
9923 \begin_layout Standard
9924
9925 \series bold
9926 & 111
9927 \backslash
9928
9929 \backslash
9930  
9931 \backslash
9932 newpage
9933 \begin_inset Newline newline
9934 \end_inset
9935
9936 &
9937 \end_layout
9938
9939 \begin_layout Standard
9940 Le 
9941 \begin_inset Quotes fld
9942 \end_inset
9943
9944 111
9945 \begin_inset Quotes frd
9946 \end_inset
9947
9948  dans la troisième colonne de la ligne a été supprimé.
9949  
9950 \series bold
9951
9952 \backslash
9953 newpage
9954 \series default
9955  est nécessaire seulement quand un saut de page doit impérativement avoir
9956  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9957  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9958  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9959  est coupée, utilisez cette commande à la place de la précédente :
9960 \end_layout
9961
9962 \begin_layout Standard
9963
9964 \series bold
9965 & 111
9966 \backslash
9967
9968 \backslash
9969
9970 \begin_inset Newline newline
9971 \end_inset
9972
9973
9974 \backslash
9975 hline &
9976 \end_layout
9977
9978 \begin_layout Standard
9979 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9980  insérer la commande
9981 \end_layout
9982
9983 \begin_layout Standard
9984
9985 \series bold
9986
9987 \backslash
9988 setlength{
9989 \backslash
9990 parfillskip}{0pt}
9991 \end_layout
9992
9993 \begin_layout Standard
9994 au début de la cellule.
9995  Cela assure que la portion de la cellule qui va se trouver affichée sur
9996  la page suivante le sera avec toute la largeur de la cellule.
9997 \begin_inset Separator parbreak
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \begin_layout Standard
10004 \align center
10005 \begin_inset Tabular
10006 <lyxtabular version="3" rows="38" columns="3">
10007 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10008 <column alignment="left" valignment="top" width="0cm">
10009 <column alignment="left" valignment="top" width="3cm">
10010 <column alignment="center" valignment="top" width="0pt">
10011 <row endfirsthead="true" caption="true">
10012 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Plain Layout
10016 \begin_inset Caption Standard
10017
10018 \begin_layout Plain Layout
10019 Tableau avec un saut de page forcé dans une cellule
10020 \begin_inset CommandInset label
10021 LatexCommand label
10022 name "tab:Tableau-saut-de-page"
10023
10024 \end_inset
10025
10026
10027 \begin_inset Argument 1
10028 status collapsed
10029
10030 \begin_layout Plain Layout
10031 Tableau avec un saut de page forcé dans une cellule
10032 \end_layout
10033
10034 \end_inset
10035
10036
10037 \end_layout
10038
10039 \end_inset
10040
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Plain Layout
10050
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10056 \begin_inset Text
10057
10058 \begin_layout Plain Layout
10059
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 </row>
10065 <row endfirsthead="true">
10066 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070
10071 \series bold
10072 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10078 \begin_inset Text
10079
10080 \begin_layout Plain Layout
10081
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 </row>
10096 <row endfirsthead="true">
10097 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10098 \begin_inset Text
10099
10100 \begin_layout Plain Layout
10101
10102 \series bold
10103 NOM
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10118 \begin_inset Text
10119
10120 \begin_layout Plain Layout
10121
10122 \series bold
10123 TÉL.
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 </row>
10129 <row endhead="true">
10130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134 \begin_inset ERT
10135 status collapsed
10136
10137 \begin_layout Plain Layout
10138
10139
10140 \backslash
10141 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10142 \backslash
10143
10144 \backslash
10145 %
10146 \end_layout
10147
10148 \end_inset
10149
10150
10151 \end_layout
10152
10153 \end_inset
10154 </cell>
10155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10156 \begin_inset Text
10157
10158 \begin_layout Plain Layout
10159
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 </row>
10174 <row endhead="true">
10175 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179  
10180 \series bold
10181 Exemple d'annuaire téléphonique
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Plain Layout
10190
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 </row>
10205 <row endhead="true">
10206 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210
10211 \series bold
10212 NOM
10213 \end_layout
10214
10215 \end_inset
10216 </cell>
10217 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10218 \begin_inset Text
10219
10220 \begin_layout Plain Layout
10221
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230
10231 \series bold
10232 TÉL.
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 </row>
10238 <row endfoot="true">
10239 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243 suite page suivante\SpecialChar ldots
10244
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 </row>
10268 <row>
10269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273
10274 \series bold
10275 Annovi
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 Silvia
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293 111
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 <row>
10300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304
10305 \series bold
10306 Bertoli
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 Stefano
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 111
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 </row>
10330 <row>
10331 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335
10336 \series bold
10337 Bozzi
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 Walter
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 111
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 </row>
10361 <row>
10362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366
10367 \series bold
10368 Cachia
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 Maria
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 111
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row>
10393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397
10398 \series bold
10399 Cachia
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 Maurizio
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417 111
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 </row>
10423 <row>
10424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428
10429 \series bold
10430 Cinquemani
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Giusi
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 111
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459
10460 \series bold
10461 Colin
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Bernard
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 111
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490
10491 \series bold
10492 Concli
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 Gianfranco
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 111
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 </row>
10516 <row>
10517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521
10522 \series bold
10523 Dal Bosco
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 Carolina
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 111
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 </row>
10547 <row>
10548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \series bold
10554 Dalpiaz
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 Annamaria
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 111
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583
10584 \series bold
10585 Feliciello
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594 Domenico
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603 111
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 </row>
10609 <row>
10610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614
10615 \series bold
10616 Focarelli
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625 Paola
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634 111
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 </row>
10640 <row>
10641 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645
10646 \series bold
10647 Galletti
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656 Oreste
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 111
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 </row>
10671 <row>
10672 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676
10677 \series bold
10678 Gasparini
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687 Franca
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10693 \begin_inset Text
10694
10695 \begin_layout Plain Layout
10696 111
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 </row>
10702 <row>
10703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707
10708 \series bold
10709 Lassini
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718 Giancarlo
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 111
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 </row>
10733 <row>
10734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738
10739 \series bold
10740 Malfatti
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749 Luciano
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 111
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 </row>
10764 <row>
10765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769
10770 \series bold
10771 Malfatti
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 Valeriano
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789 111
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 </row>
10795 <row>
10796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800
10801 \series bold
10802 Meneguzzo
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10808 \begin_inset Text
10809
10810 \begin_layout Plain Layout
10811 Roberto
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 111
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 </row>
10826 <row>
10827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831
10832 \series bold
10833 Mezzadra
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 Roberto
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 111
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 </row>
10857 <row>
10858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862
10863 \series bold
10864 Pirpamer
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10870 \begin_inset Text
10871
10872 \begin_layout Plain Layout
10873 Erich
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882 111
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 </row>
10888 <row>
10889 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893
10894 \series bold
10895 Pochiesa
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10901 \begin_inset Text
10902
10903 \begin_layout Plain Layout
10904 Paolo
10905 \end_layout
10906
10907 \end_inset
10908 </cell>
10909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913 111, 222
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 </row>
10919 <row>
10920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924
10925 \series bold
10926 Radina
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10932 \begin_inset Text
10933
10934 \begin_layout Plain Layout
10935 Claudio
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944 111
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 </row>
10950 <row>
10951 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955
10956 \series bold
10957 Rizzardi
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10963 \begin_inset Text
10964
10965 \begin_layout Plain Layout
10966 Giancarlo, 11.
10967  Fürst von Montecompatri, 11.
10968  Fürst von Sulmona und Vivaro, 10.
10969  Fürst von Rossano, 5.
10970  Herzog von Canemorte, 11.
10971  Herzog von Palombara, 5.
10972  Herzog von Castelchiodato,
10973 \begin_inset ERT
10974 status open
10975
10976 \begin_layout Plain Layout
10977
10978 & 111
10979 \backslash
10980
10981 \backslash
10982  
10983 \backslash
10984 newpage
10985 \end_layout
10986
10987 \begin_layout Plain Layout
10988
10989 &
10990 \end_layout
10991
10992 \end_inset
10993
10994  11.
10995  Herzog von Poggionativo, 11.
10996  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10997  Graf von Valinfreda, 11.
10998  Baron von Cropalati, 11.
10999  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 </row>
11014 <row>
11015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019
11020 \series bold
11021 Stuffer
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030 Oskar
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 111
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 </row>
11045 <row>
11046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050
11051 \series bold
11052 Tacchelli
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061 Ugo
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070 111
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 </row>
11076 <row>
11077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081
11082 \series bold
11083 Tezzele
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Plain Layout
11092 Margit
11093 \end_layout
11094
11095 \end_inset
11096 </cell>
11097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Plain Layout
11101 111
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 </row>
11107 <row>
11108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112
11113 \series bold
11114 Unterkalmsteiner
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123 Frieda
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132 111
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 </row>
11138 <row>
11139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11140 \begin_inset Text
11141
11142 \begin_layout Plain Layout
11143
11144 \series bold
11145 Vieider
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \begin_layout Plain Layout
11154 Hilde
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11160 \begin_inset Text
11161
11162 \begin_layout Plain Layout
11163 111
11164 \end_layout
11165
11166 \end_inset
11167 </cell>
11168 </row>
11169 <row>
11170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11171 \begin_inset Text
11172
11173 \begin_layout Plain Layout
11174
11175 \series bold
11176 Vigna
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 Jürgen
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194 111
11195 \end_layout
11196
11197 \end_inset
11198 </cell>
11199 </row>
11200 <row>
11201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205
11206 \series bold
11207 Weber
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 Maurizio
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225 111
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 </row>
11231 <row>
11232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236
11237 \series bold
11238 Winkler
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 Franz
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 111
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 </row>
11262 </lyxtabular>
11263
11264 \end_inset
11265
11266
11267 \end_layout
11268
11269 \begin_layout Section
11270 Colonnes et lignes à lignes multiples
11271 \end_layout
11272
11273 \begin_layout Subsection
11274 Lignes multiples dans une cellule de tableau
11275 \begin_inset CommandInset label
11276 LatexCommand label
11277 name "subsec:Lignes-multiple-dans-cellule"
11278
11279 \end_inset
11280
11281
11282 \begin_inset Index idx
11283 status collapsed
11284
11285 \begin_layout Plain Layout
11286 Plusieurs lignes dans une case de tableau
11287 \end_layout
11288
11289 \end_inset
11290
11291
11292 \begin_inset Index idx
11293 status collapsed
11294
11295 \begin_layout Plain Layout
11296 Tableau ! Saut de ligne
11297 \end_layout
11298
11299 \end_inset
11300
11301
11302 \end_layout
11303
11304 \begin_layout Standard
11305 \noindent
11306 \begin_inset Float table
11307 placement H
11308 wide false
11309 sideways false
11310 status open
11311
11312 \begin_layout Plain Layout
11313 \begin_inset Caption Standard
11314
11315 \begin_layout Plain Layout
11316 \begin_inset CommandInset label
11317 LatexCommand label
11318 name "tab:Tableau-avec-plusieurs-lignes"
11319
11320 \end_inset
11321
11322 Tableau avec des lignes multiples dans une cellule
11323 \end_layout
11324
11325 \end_inset
11326
11327
11328 \end_layout
11329
11330 \begin_layout Plain Layout
11331 \align center
11332 \begin_inset Tabular
11333 <lyxtabular version="3" rows="3" columns="3">
11334 <features tabularvalignment="middle">
11335 <column alignment="center" valignment="middle" width="2.5cm">
11336 <column alignment="center" valignment="middle">
11337 <column alignment="center" valignment="middle">
11338 <row>
11339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343 Lignes
11344 \begin_inset Newline linebreak
11345 \end_inset
11346
11347 multiples
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 b
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11362 \begin_inset Text
11363
11364 \begin_layout Plain Layout
11365 c
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 </row>
11371 <row>
11372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 d
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 e
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 f
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 </row>
11400 <row>
11401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 g
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 h
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Plain Layout
11423 i
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 </row>
11429 </lyxtabular>
11430
11431 \end_inset
11432
11433
11434 \end_layout
11435
11436 \end_inset
11437
11438
11439 \end_layout
11440
11441 \begin_layout Standard
11442 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11443  d'un paragraphe avec des sauts de lignes et des césures.
11444 \end_layout
11445
11446 \begin_layout Standard
11447 Pour obtenir le tableau
11448 \begin_inset space ~
11449 \end_inset
11450
11451
11452 \begin_inset CommandInset ref
11453 LatexCommand ref
11454 reference "tab:Tableau-avec-plusieurs-lignes"
11455
11456 \end_inset
11457
11458 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11459  droit dessus.
11460  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11461  2.5
11462 \begin_inset space \thinspace{}
11463 \end_inset
11464
11465 cm et choisissez les alignements vertical et horizontal centrés.
11466  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11467  Comme notre texte est plus petit que 2.5
11468 \begin_inset space \thinspace{}
11469 \end_inset
11470
11471 cm, une seule ligne va apparaître.
11472  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11473  
11474 \family sans
11475 Ctrl-Shift-Entrée
11476 \family default
11477 ).
11478  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11479 ement découpé en plusieurs lignes.
11480 \end_layout
11481
11482 \begin_layout Standard
11483 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11484  ne peut pas
11485  effectuer de césure si c'est le premier élément de la cellule.
11486  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11487  premier élément : Ajoutez un espace horizontal de 0
11488 \begin_inset space \thinspace{}
11489 \end_inset
11490
11491 pt juste avant votre mot.
11492  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11493  Le tableau
11494 \begin_inset space ~
11495 \end_inset
11496
11497
11498 \begin_inset CommandInset ref
11499 LatexCommand ref
11500 reference "tab:Tableau-césure"
11501
11502 \end_inset
11503
11504  montre l'effet de cette insertion.
11505 \end_layout
11506
11507 \begin_layout Standard
11508 \begin_inset Float table
11509 placement h
11510 wide false
11511 sideways false
11512 status open
11513
11514 \begin_layout Plain Layout
11515 \begin_inset Caption Standard
11516
11517 \begin_layout Plain Layout
11518 \begin_inset CommandInset label
11519 LatexCommand label
11520 name "tab:Tableau-césure"
11521
11522 \end_inset
11523
11524 Tableau avec et sans césure.
11525 \end_layout
11526
11527 \end_inset
11528
11529
11530 \end_layout
11531
11532 \begin_layout Plain Layout
11533 \begin_inset space \hfill{}
11534 \end_inset
11535
11536
11537 \begin_inset Tabular
11538 <lyxtabular version="3" rows="3" columns="3">
11539 <features tabularvalignment="middle">
11540 <column alignment="center" valignment="middle" width="2.5cm">
11541 <column alignment="center" valignment="middle">
11542 <column alignment="center" valignment="middle">
11543 <row>
11544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548 mottrèslongdansunecellule
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11554 \begin_inset Text
11555
11556 \begin_layout Plain Layout
11557 b
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11563 \begin_inset Text
11564
11565 \begin_layout Plain Layout
11566 c
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 </row>
11572 <row>
11573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577 d
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586 e
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 f
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 </row>
11601 <row>
11602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606 g
11607 \end_layout
11608
11609 \end_inset
11610 </cell>
11611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11612 \begin_inset Text
11613
11614 \begin_layout Plain Layout
11615 h
11616 \end_layout
11617
11618 \end_inset
11619 </cell>
11620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11621 \begin_inset Text
11622
11623 \begin_layout Plain Layout
11624 i
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 </row>
11630 </lyxtabular>
11631
11632 \end_inset
11633
11634
11635 \begin_inset space \hfill{}
11636 \end_inset
11637
11638
11639 \begin_inset Tabular
11640 <lyxtabular version="3" rows="3" columns="3">
11641 <features tabularvalignment="middle">
11642 <column alignment="center" valignment="middle" width="2.5cm">
11643 <column alignment="center" valignment="middle">
11644 <column alignment="center" valignment="middle">
11645 <row>
11646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Plain Layout
11650 \begin_inset space \hspace{}
11651 \length 0pt
11652 \end_inset
11653
11654 mottrèslongdansunecellule
11655 \end_layout
11656
11657 \end_inset
11658 </cell>
11659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 b
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 c
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 </row>
11678 <row>
11679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 d
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 e
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 f
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 </row>
11707 <row>
11708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11709 \begin_inset Text
11710
11711 \begin_layout Plain Layout
11712 g
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 h
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 i
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 </row>
11736 </lyxtabular>
11737
11738 \end_inset
11739
11740
11741 \begin_inset space \hfill{}
11742 \end_inset
11743
11744
11745 \end_layout
11746
11747 \end_inset
11748
11749
11750 \end_layout
11751
11752 \begin_layout Subsection
11753 Multi-colonnes
11754 \begin_inset CommandInset label
11755 LatexCommand label
11756 name "subsec:Multicolonnes"
11757
11758 \end_inset
11759
11760
11761 \begin_inset Index idx
11762 status collapsed
11763
11764 \begin_layout Plain Layout
11765 Multi-colonnes
11766 \end_layout
11767
11768 \end_inset
11769
11770
11771 \begin_inset Index idx
11772 status collapsed
11773
11774 \begin_layout Plain Layout
11775 Tableau ! Multi-colonnes
11776 \end_layout
11777
11778 \end_inset
11779
11780
11781 \end_layout
11782
11783 \begin_layout Subsubsection
11784 Les bases des multi-colonnes
11785 \end_layout
11786
11787 \begin_layout Standard
11788 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11789  qu'elle doit couvrir et utilisez soit le bouton 
11790 \begin_inset Info
11791 type  "icon"
11792 arg   "inset-modify tabular multicolumn"
11793 \end_inset
11794
11795  de la barre d'outils tableau, ou le menu 
11796 \family sans
11797 Édition\SpecialChar menuseparator
11798 Tableau\SpecialChar menuseparator
11799 Multi-colonnes
11800 \family default
11801 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11802  
11803 \family sans
11804 Multi-colonnes
11805 \family default
11806 .
11807 \end_layout
11808
11809 \begin_layout Standard
11810 Les multi-colonnes ont leurs propres paramètres de cellule.
11811  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11812  de la cellule, cela n'affecte que la cellule multi-colonnes.
11813  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11814  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11815 \begin_inset Separator parbreak
11816 \end_inset
11817
11818
11819 \end_layout
11820
11821 \begin_layout Standard
11822 \align center
11823 \begin_inset Tabular
11824 <lyxtabular version="3" rows="3" columns="4">
11825 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11826 <column alignment="center" valignment="top" width="0pt">
11827 <column alignment="center" valignment="middle">
11828 <column alignment="center" valignment="top" width="0in">
11829 <column alignment="center" valignment="top" width="0pt">
11830 <row>
11831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835 abc
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 def ghi
11845 \end_layout
11846
11847 \end_inset
11848 </cell>
11849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11850 \begin_inset Text
11851
11852 \begin_layout Plain Layout
11853
11854 \end_layout
11855
11856 \end_inset
11857 </cell>
11858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11859 \begin_inset Text
11860
11861 \begin_layout Plain Layout
11862 jkl
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 </row>
11868 <row>
11869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11870 \begin_inset Text
11871
11872 \begin_layout Plain Layout
11873 A
11874 \end_layout
11875
11876 \end_inset
11877 </cell>
11878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882 B
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 C
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Plain Layout
11900 D
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 </row>
11906 <row>
11907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 1
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920 2
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929 3
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11935 \begin_inset Text
11936
11937 \begin_layout Plain Layout
11938 4
11939 \end_layout
11940
11941 \end_inset
11942 </cell>
11943 </row>
11944 </lyxtabular>
11945
11946 \end_inset
11947
11948
11949 \end_layout
11950
11951 \begin_layout Subsubsection
11952 Calculs avec les multi-colonnes
11953 \begin_inset CommandInset label
11954 LatexCommand label
11955 name "subsec:Calculs-multicolonnes"
11956
11957 \end_inset
11958
11959
11960 \begin_inset Index idx
11961 status collapsed
11962
11963 \begin_layout Plain Layout
11964 Multi-colonnes ! Calculs
11965 \end_layout
11966
11967 \end_inset
11968
11969
11970 \end_layout
11971
11972 \begin_layout Standard
11973 \SpecialChar LyX
11974  gère directement les multi-colonnes, mais nous devons faire attention à
11975  la largeur des cellules couvertes par la cellule multi-colonnes.
11976 \end_layout
11977
11978 \begin_layout Standard
11979 \begin_inset Float table
11980 placement h
11981 wide false
11982 sideways false
11983 status open
11984
11985 \begin_layout Plain Layout
11986 \begin_inset Caption Standard
11987
11988 \begin_layout Plain Layout
11989 \begin_inset CommandInset label
11990 LatexCommand label
11991 name "tab:Tableau-multicolonne-parfaite"
11992
11993 \end_inset
11994
11995 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11996  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11997 \begin_inset Argument 1
11998 status open
11999
12000 \begin_layout Plain Layout
12001 Tableau avec multi-colonnes parfaite
12002 \end_layout
12003
12004 \end_inset
12005
12006
12007 \end_layout
12008
12009 \end_inset
12010
12011
12012 \end_layout
12013
12014 \begin_layout Plain Layout
12015 \align center
12016 \begin_inset Tabular
12017 <lyxtabular version="3" rows="3" columns="3">
12018 <features tabularvalignment="middle">
12019 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12020 <column alignment="center" valignment="middle">
12021 <column alignment="center" valignment="top">
12022 <row>
12023 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12024 \begin_inset Text
12025
12026 \begin_layout Plain Layout
12027 multi-colonnes sur plusieurs lignes
12028 \end_layout
12029
12030 \end_inset
12031 </cell>
12032 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12033 \begin_inset Text
12034
12035 \begin_layout Plain Layout
12036
12037 \end_layout
12038
12039 \end_inset
12040 </cell>
12041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12042 \begin_inset Text
12043
12044 \begin_layout Plain Layout
12045 c
12046 \end_layout
12047
12048 \end_inset
12049 </cell>
12050 </row>
12051 <row>
12052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 d
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 e
12066 \end_layout
12067
12068 \end_inset
12069 </cell>
12070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12071 \begin_inset Text
12072
12073 \begin_layout Plain Layout
12074 f
12075 \end_layout
12076
12077 \end_inset
12078 </cell>
12079 </row>
12080 <row>
12081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12082 \begin_inset Text
12083
12084 \begin_layout Plain Layout
12085 g
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12091 \begin_inset Text
12092
12093 \begin_layout Plain Layout
12094 h
12095 \end_layout
12096
12097 \end_inset
12098 </cell>
12099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12100 \begin_inset Text
12101
12102 \begin_layout Plain Layout
12103 i
12104 \end_layout
12105
12106 \end_inset
12107 </cell>
12108 </row>
12109 </lyxtabular>
12110
12111 \end_inset
12112
12113
12114 \end_layout
12115
12116 \end_inset
12117
12118
12119 \end_layout
12120
12121 \begin_layout Standard
12122 Par exemple, pour créer le tableau
12123 \begin_inset space ~
12124 \end_inset
12125
12126
12127 \begin_inset CommandInset ref
12128 LatexCommand ref
12129 reference "tab:Tableau-multicolonne-parfaite"
12130
12131 \end_inset
12132
12133 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12134  3×3 et faites un clic droit dessus.
12135  Ensuite choisissez pour cette cellule
12136 \emph on
12137 ,
12138 \emph default
12139  dans la fenêtre de dialogue de tableau, 
12140 \emph on
12141 multi-colonnes
12142 \emph default
12143
12144 \emph on
12145 alignement
12146 \begin_inset space ~
12147 \end_inset
12148
12149 horizontal
12150 \begin_inset space ~
12151 \end_inset
12152
12153 centré
12154 \emph default
12155  et une largeur de 2.5
12156 \begin_inset space \thinspace{}
12157 \end_inset
12158
12159 cm.
12160  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12161  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12162 \begin_inset space \thinspace{}
12163 \end_inset
12164
12165 cm pour la première colonne.
12166  La deuxième colonne aura alors automatiquement une largeur de 1.25
12167 \begin_inset space \thinspace{}
12168 \end_inset
12169
12170 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12171  C'est ce qui a été fait pour le tableau
12172 \begin_inset space ~
12173 \end_inset
12174
12175
12176 \begin_inset CommandInset ref
12177 LatexCommand ref
12178 reference "tab:Tableau-multicolonne-imparfait"
12179
12180 \end_inset
12181
12182 .
12183 \end_layout
12184
12185 \begin_layout Standard
12186 \begin_inset Float table
12187 wide false
12188 sideways false
12189 status open
12190
12191 \begin_layout Plain Layout
12192 \begin_inset Caption Standard
12193
12194 \begin_layout Plain Layout
12195 \begin_inset CommandInset label
12196 LatexCommand label
12197 name "tab:Tableau-multicolonne-imparfait"
12198
12199 \end_inset
12200
12201 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12202  de la largeur de la cellule multi-colonnes.
12203 \begin_inset Argument 1
12204 status open
12205
12206 \begin_layout Plain Layout
12207 Tableau avec multi-colonnes pas parfaite
12208 \end_layout
12209
12210 \end_inset
12211
12212
12213 \end_layout
12214
12215 \end_inset
12216
12217
12218 \end_layout
12219
12220 \begin_layout Plain Layout
12221 \align center
12222 \begin_inset Tabular
12223 <lyxtabular version="3" rows="3" columns="3">
12224 <features tabularvalignment="middle">
12225 <column alignment="center" valignment="top" width="1.25cm">
12226 <column alignment="center" valignment="top">
12227 <column alignment="center" valignment="top">
12228 <row>
12229 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12230 \begin_inset Text
12231
12232 \begin_layout Plain Layout
12233 multi-colonnes sur plusieurs lignes
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242
12243 \end_layout
12244
12245 \end_inset
12246 </cell>
12247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12248 \begin_inset Text
12249
12250 \begin_layout Plain Layout
12251 c
12252 \end_layout
12253
12254 \end_inset
12255 </cell>
12256 </row>
12257 <row>
12258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12259 \begin_inset Text
12260
12261 \begin_layout Plain Layout
12262 d
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271 e
12272 \end_layout
12273
12274 \end_inset
12275 </cell>
12276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12277 \begin_inset Text
12278
12279 \begin_layout Plain Layout
12280 f
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 </row>
12286 <row>
12287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 g
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12297 \begin_inset Text
12298
12299 \begin_layout Plain Layout
12300 h
12301 \end_layout
12302
12303 \end_inset
12304 </cell>
12305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12306 \begin_inset Text
12307
12308 \begin_layout Plain Layout
12309 i
12310 \end_layout
12311
12312 \end_inset
12313 </cell>
12314 </row>
12315 </lyxtabular>
12316
12317 \end_inset
12318
12319
12320 \end_layout
12321
12322 \end_inset
12323
12324
12325 \end_layout
12326
12327 \begin_layout Standard
12328 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12329  de la cellule multi-colonnes, elle est un peu plus large.
12330  La raison est que la taille que l'on donne à une cellule, 
12331 \begin_inset Formula $W_{g}$
12332 \end_inset
12333
12334  n'est pas sa taille totale, 
12335 \begin_inset Formula $W_{\mathrm{tot}}$
12336 \end_inset
12337
12338  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12339  lui donne.
12340  L'annexe
12341 \begin_inset space ~
12342 \end_inset
12343
12344
12345 \begin_inset CommandInset ref
12346 LatexCommand ref
12347 reference "cha:Explication-de-l'Equation"
12348
12349 \end_inset
12350
12351  explique pourquoi en détail.
12352 \end_layout
12353
12354 \begin_layout Standard
12355 La largeur nécessaire 
12356 \begin_inset Formula $W_{g\,n}$
12357 \end_inset
12358
12359  quand 
12360 \emph on
12361 n
12362 \emph default
12363  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12364  ait une largeur totale de 
12365 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12366 \end_inset
12367
12368 :
12369 \begin_inset Formula 
12370 \begin{equation}
12371 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12372 \end{equation}
12373
12374 \end_inset
12375
12376
12377 \end_layout
12378
12379 \begin_layout Standard
12380 Dans notre cas nous avons 
12381 \begin_inset Formula $n=2$
12382 \end_inset
12383
12384
12385 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12386 \end_inset
12387
12388 cm et les valeurs implicites pour les autres longueurs, l'équation
12389 \begin_inset space ~
12390 \end_inset
12391
12392
12393 \begin_inset CommandInset ref
12394 LatexCommand ref
12395 reference "eq:Wgn"
12396
12397 \end_inset
12398
12399  devient
12400 \begin_inset Formula 
12401 \begin{equation}
12402 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12403 \end{equation}
12404
12405 \end_inset
12406
12407
12408 \end_layout
12409
12410 \begin_layout Standard
12411 Pour permettre des calculs avec \SpecialChar LaTeX
12412 , vous devez charger le paquetage \SpecialChar LaTeX
12413  
12414 \series bold
12415 calc
12416 \series default
12417  avec la ligne suivante dans le préambule du document
12418 \begin_inset Index idx
12419 status collapsed
12420
12421 \begin_layout Plain Layout
12422 Paquetages \SpecialChar LaTeX
12423  ! calc
12424 \end_layout
12425
12426 \end_inset
12427
12428
12429 \end_layout
12430
12431 \begin_layout Standard
12432
12433 \series bold
12434
12435 \backslash
12436 usepackage{calc}
12437 \end_layout
12438
12439 \begin_layout Standard
12440 \SpecialChar LyX
12441  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12442  de dialogue.
12443  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12444  dans la
12445  fenêtre de dialogue.
12446  Voici un aperçu de ces paramètres :
12447 \end_layout
12448
12449 \begin_layout Itemize
12450
12451 \series bold
12452 p{largeur}
12453 \series default
12454  crée une cellule de taille donnée, le texte est aligné verticalement en
12455  haut.
12456 \end_layout
12457
12458 \begin_layout Itemize
12459
12460 \series bold
12461 m{largeur}
12462 \series default
12463  crée une cellule de taille donnée, le texte est aligné verticalement au
12464  centre
12465 \end_layout
12466
12467 \begin_layout Itemize
12468
12469 \series bold
12470 b{largeur}
12471 \series default
12472  crée une cellule de taille donnée, le texte est aligné verticalement en
12473  bas
12474 \end_layout
12475
12476 \begin_layout Standard
12477 En entrant un paramètre \SpecialChar LaTeX
12478 , tous les réglages de cellule donnés dans la fenêtre
12479  de dialogue sont ignorés.
12480 \end_layout
12481
12482 \begin_layout Standard
12483 \begin_inset Note Greyedout
12484 status open
12485
12486 \begin_layout Plain Layout
12487
12488 \series bold
12489 Note:
12490 \series default
12491  À cause d'un bug, \SpecialChar LyX
12492  affiche quand même les réglages qui ne sont pas pris
12493  en compte.
12494 \end_layout
12495
12496 \end_inset
12497
12498
12499 \end_layout
12500
12501 \begin_layout Standard
12502 Comme le texte doit être centré horizontalement, on ajoute la commande 
12503 \series bold
12504
12505 \backslash
12506 centering
12507 \series default
12508 .
12509  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12510  suivant pour la première des
12511  colonnes recouvertes :
12512 \end_layout
12513
12514 \begin_layout Standard
12515
12516 \series bold
12517 >{
12518 \backslash
12519 centering}m{1.25cm-6.2pt}
12520 \end_layout
12521
12522 \begin_layout Standard
12523 La commande 
12524 \series bold
12525 >{ }
12526 \series default
12527  signifie que les commandes qui se trouvent entre les accolades doivent
12528  être appliquées avant que la cellule ne soit créée.
12529 \end_layout
12530
12531 \begin_layout Standard
12532 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12533  multi-colonnes, il est toujours aligné à gauche.
12534  Cela vient du fait que \SpecialChar LyX
12535  applique l'alignement seulement à des colonnes
12536  isolées.
12537  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12538  suivant pour la multi-colonnes
12539 \end_layout
12540
12541 \begin_layout Standard
12542
12543 \series bold
12544 >{
12545 \backslash
12546 centering}m{2.5cm}
12547 \end_layout
12548
12549 \begin_layout Subsection
12550 Multi-lignes
12551 \begin_inset CommandInset label
12552 LatexCommand label
12553 name "subsec:Multi-lignes"
12554
12555 \end_inset
12556
12557
12558 \begin_inset Index idx
12559 status collapsed
12560
12561 \begin_layout Plain Layout
12562 Multi-lignes
12563 \end_layout
12564
12565 \end_inset
12566
12567
12568 \begin_inset Index idx
12569 status collapsed
12570
12571 \begin_layout Plain Layout
12572 Tableau ! multi-lignes
12573 \end_layout
12574
12575 \end_inset
12576
12577
12578 \end_layout
12579
12580 \begin_layout Standard
12581 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12582  qu'elle doit couvrir et utilisez soit le bouton 
12583 \begin_inset Info
12584 type  "icon"
12585 arg   "inset-modify tabular multirow"
12586 \end_inset
12587
12588  de la barre d'outils tableau, ou le menu 
12589 \family sans
12590 Édition\SpecialChar menuseparator
12591 Tableau\SpecialChar menuseparator
12592 Multi-lignes
12593 \family default
12594 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12595  
12596 \family sans
12597 Multi-lignes
12598 \family default
12599 .
12600 \end_layout
12601
12602 \begin_layout Standard
12603 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12604 \begin_inset Separator parbreak
12605 \end_inset
12606
12607
12608 \end_layout
12609
12610 \begin_layout Standard
12611 \align center
12612 \begin_inset Tabular
12613 <lyxtabular version="3" rows="3" columns="3">
12614 <features tabularvalignment="middle">
12615 <column alignment="center" valignment="top" width="0pt">
12616 <column alignment="center" valignment="top">
12617 <column alignment="center" valignment="top">
12618 <row>
12619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12620 \begin_inset Text
12621
12622 \begin_layout Plain Layout
12623 un contenu long
12624 \end_layout
12625
12626 \end_inset
12627 </cell>
12628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12629 \begin_inset Text
12630
12631 \begin_layout Plain Layout
12632 b
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641 c
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 </row>
12647 <row>
12648 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12649 \begin_inset Text
12650
12651 \begin_layout Plain Layout
12652 multi-lignes
12653 \end_layout
12654
12655 \end_inset
12656 </cell>
12657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Plain Layout
12661 e
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670 f
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 </row>
12676 <row>
12677 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12678 \begin_inset Text
12679
12680 \begin_layout Plain Layout
12681
12682 \end_layout
12683
12684 \end_inset
12685 </cell>
12686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12687 \begin_inset Text
12688
12689 \begin_layout Plain Layout
12690 h
12691 \end_layout
12692
12693 \end_inset
12694 </cell>
12695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12696 \begin_inset Text
12697
12698 \begin_layout Plain Layout
12699 i
12700 \end_layout
12701
12702 \end_inset
12703 </cell>
12704 </row>
12705 </lyxtabular>
12706
12707 \end_inset
12708
12709
12710 \end_layout
12711
12712 \begin_layout Standard
12713 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12714  la colonne.
12715  L'
12716 \family sans
12717 Espacement
12718 \begin_inset space ~
12719 \end_inset
12720
12721 vertical
12722 \family default
12723  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12724  est positive ou négative.
12725 \end_layout
12726
12727 \begin_layout Standard
12728 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12729  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12730  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12731  implicite, vous devez redéfinir la commande 
12732 \series bold
12733
12734 \backslash
12735 multirowsetup
12736 \series default
12737  avec la commande
12738 \end_layout
12739
12740 \begin_layout Standard
12741
12742 \series bold
12743
12744 \backslash
12745 renewcommand{
12746 \backslash
12747 multirowsetup}{
12748 \backslash
12749 centering}
12750 \end_layout
12751
12752 \begin_layout Standard
12753 dans le préambule du document.
12754  Après ça, tous les contenus de cellules multi-lignes du document seront
12755  centrés.
12756  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12757  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12758  juste
12759  avant le tableau concerné, plutôt que dans le préambule.
12760  Si le texte doit être aligné à droite, remplacez 
12761 \series bold
12762
12763 \backslash
12764 centering
12765 \series default
12766  par 
12767 \series bold
12768
12769 \backslash
12770 raggedleft
12771 \series default
12772 .
12773  Pour revenir à l'alignement à gauche utilisez 
12774 \series bold
12775
12776 \backslash
12777 raggedright
12778 \series default
12779 .
12780 \end_layout
12781
12782 \begin_layout Standard
12783 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12784  avec un décalage vertical de -4
12785 \begin_inset space \thinspace{}
12786 \end_inset
12787
12788 mm dans une colonne de 3
12789 \begin_inset space \thinspace{}
12790 \end_inset
12791
12792 cm de large
12793 \begin_inset space ~
12794 \end_inset
12795
12796 :
12797 \begin_inset Separator parbreak
12798 \end_inset
12799
12800
12801 \end_layout
12802
12803 \begin_layout Standard
12804 \noindent
12805 \align center
12806 \begin_inset ERT
12807 status collapsed
12808
12809 \begin_layout Plain Layout
12810
12811
12812 \backslash
12813 renewcommand{
12814 \backslash
12815 multirowsetup}{
12816 \backslash
12817 raggedleft}
12818 \end_layout
12819
12820 \end_inset
12821
12822
12823 \begin_inset Tabular
12824 <lyxtabular version="3" rows="4" columns="3">
12825 <features tabularvalignment="middle">
12826 <column alignment="center" valignment="top" width="3cm">
12827 <column alignment="center" valignment="top">
12828 <column alignment="center" valignment="top">
12829 <row>
12830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12831 \begin_inset Text
12832
12833 \begin_layout Plain Layout
12834 un contenu long
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843 b
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 c
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 </row>
12858 <row>
12859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863 t
12864 \end_layout
12865
12866 \end_inset
12867 </cell>
12868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12869 \begin_inset Text
12870
12871 \begin_layout Plain Layout
12872 n
12873 \end_layout
12874
12875 \end_inset
12876 </cell>
12877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12878 \begin_inset Text
12879
12880 \begin_layout Plain Layout
12881 m
12882 \end_layout
12883
12884 \end_inset
12885 </cell>
12886 </row>
12887 <row>
12888 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12889 \begin_inset Text
12890
12891 \begin_layout Plain Layout
12892 multi-lignes
12893 \end_layout
12894
12895 \end_inset
12896 </cell>
12897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12898 \begin_inset Text
12899
12900 \begin_layout Plain Layout
12901 e
12902 \end_layout
12903
12904 \end_inset
12905 </cell>
12906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12907 \begin_inset Text
12908
12909 \begin_layout Plain Layout
12910 f
12911 \end_layout
12912
12913 \end_inset
12914 </cell>
12915 </row>
12916 <row>
12917 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12918 \begin_inset Text
12919
12920 \begin_layout Plain Layout
12921
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Plain Layout
12930 h
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12936 \begin_inset Text
12937
12938 \begin_layout Plain Layout
12939 i
12940 \end_layout
12941
12942 \end_inset
12943 </cell>
12944 </row>
12945 </lyxtabular>
12946
12947 \end_inset
12948
12949
12950 \begin_inset ERT
12951 status collapsed
12952
12953 \begin_layout Plain Layout
12954
12955
12956 \backslash
12957 renewcommand{
12958 \backslash
12959 multirowsetup}{
12960 \backslash
12961 raggedright}
12962 \end_layout
12963
12964 \end_inset
12965
12966
12967 \end_layout
12968
12969 \begin_layout Standard
12970 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12971  utiliser un saut de ligne forcé (
12972 \begin_inset space ~
12973 \end_inset
12974
12975 raccourci 
12976 \family sans
12977 Ctrl+Entrée
12978 \family default
12979
12980 \begin_inset space ~
12981 \end_inset
12982
12983 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12984  on le voit dans ce tableau :
12985 \begin_inset Separator parbreak
12986 \end_inset
12987
12988
12989 \end_layout
12990
12991 \begin_layout Standard
12992 \noindent
12993 \align center
12994 \begin_inset Tabular
12995 <lyxtabular version="3" rows="3" columns="2">
12996 <features tabularvalignment="middle">
12997 <column alignment="left" valignment="middle" width="2cm">
12998 <column alignment="center" valignment="top">
12999 <row>
13000 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004 aaa
13005 \begin_inset Newline newline
13006 \end_inset
13007
13008 aaa
13009 \begin_inset Newline newline
13010 \end_inset
13011
13012 mauvaise cellule
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 ccc
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 </row>
13027 <row>
13028 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032
13033 \end_layout
13034
13035 \end_inset
13036 </cell>
13037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13038 \begin_inset Text
13039
13040 \begin_layout Plain Layout
13041 ddd
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 </row>
13047 <row>
13048 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13049 \begin_inset Text
13050
13051 \begin_layout Plain Layout
13052 bbb
13053 \end_layout
13054
13055 \end_inset
13056 </cell>
13057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13058 \begin_inset Text
13059
13060 \begin_layout Plain Layout
13061 eee
13062 \end_layout
13063
13064 \end_inset
13065 </cell>
13066 </row>
13067 </lyxtabular>
13068
13069 \end_inset
13070
13071
13072 \end_layout
13073
13074 \begin_layout Standard
13075 Vous devez donc faire attention avec les saut de lignes forcés.
13076 \end_layout
13077
13078 \begin_layout Subsection
13079 Cellules avec ligne(s) diagonale(s)
13080 \end_layout
13081
13082 \begin_layout Standard
13083 Pour instruire le lecteur de la signification ds titres de lignes et de
13084  colonnes dans un tableau, il est pratique de partager le première cellule
13085  du tableau à l'aide d'une ou deux lignes diagonales.
13086  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13087  \SpecialChar LaTeX
13088
13089 \series bold
13090 \lang english
13091  diagbox
13092 \series default
13093 \lang french
13094
13095 \begin_inset Index idx
13096 status collapsed
13097
13098 \begin_layout Plain Layout
13099 Paquetages \SpecialChar LaTeX
13100  ! diagbox
13101 \end_layout
13102
13103 \end_inset
13104
13105 .
13106  Ce paquetage inclut la commande 
13107 \series bold
13108 \lang english
13109
13110 \backslash
13111 diagbox
13112 \series default
13113 \lang french
13114  que l'on peut insérer en mode \SpecialChar TeX
13115  et qui peut avoir 2 ou 3 arguments:
13116 \end_layout
13117
13118 \begin_layout Standard
13119
13120 \series bold
13121 \lang english
13122
13123 \backslash
13124 diagbox[options]
13125 \lang french
13126 {inférieur gauche}{supérieur droit}
13127 \end_layout
13128
13129 \begin_layout Standard
13130
13131 \series bold
13132 \lang english
13133
13134 \backslash
13135 diagbox[options]
13136 \lang french
13137 {inférieur gauche}{supérieur gauche}{supérieur droit}
13138 \end_layout
13139
13140 \begin_layout Standard
13141 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13142  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13143  Dans le second cas, la cellule est partagée par deux lignes.
13144 \end_layout
13145
13146 \begin_layout Standard
13147 \begin_inset ERT
13148 status collapsed
13149
13150 \begin_layout Plain Layout
13151
13152
13153 \backslash
13154 ifdiagbox
13155 \end_layout
13156
13157 \end_inset
13158
13159
13160 \begin_inset Note Note
13161 status open
13162
13163 \begin_layout Plain Layout
13164 La section suivante ne s'affichera que si vous avez installé le paquetage
13165  \SpecialChar LaTeX
13166  
13167 \series bold
13168 diagbox
13169 \series default
13170 .
13171 \end_layout
13172
13173 \end_inset
13174
13175
13176 \end_layout
13177
13178 \begin_layout Standard
13179 Voici un exemple de tableau où 
13180 \series bold
13181 \lang english
13182
13183 \backslash
13184 diagbox
13185 \lang french
13186  
13187 \series default
13188 est utilisé avec 2 arguments
13189 \begin_inset space ~
13190 \end_inset
13191
13192 dans la première cellule:
13193 \lang english
13194
13195 \begin_inset VSpace medskip
13196 \end_inset
13197
13198
13199 \end_layout
13200
13201 \begin_layout Standard
13202 \noindent
13203
13204 \lang english
13205 \begin_inset Tabular
13206 <lyxtabular version="3" rows="4" columns="4">
13207 <features tabularvalignment="middle">
13208 <column alignment="center" valignment="top">
13209 <column alignment="center" valignment="top">
13210 <column alignment="center" valignment="top">
13211 <column alignment="center" valignment="top">
13212 <row>
13213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13214 \begin_inset Text
13215
13216 \begin_layout Plain Layout
13217 \begin_inset ERT
13218 status collapsed
13219
13220 \begin_layout Plain Layout
13221
13222
13223 \backslash
13224 diagbox{
13225 \end_layout
13226
13227 \end_inset
13228
13229 Nom
13230 \begin_inset ERT
13231 status collapsed
13232
13233 \begin_layout Plain Layout
13234
13235 }{
13236 \end_layout
13237
13238 \end_inset
13239
13240 Paramètre
13241 \begin_inset ERT
13242 status collapsed
13243
13244 \begin_layout Plain Layout
13245
13246 }
13247 \end_layout
13248
13249 \end_inset
13250
13251
13252 \end_layout
13253
13254 \end_inset
13255 </cell>
13256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13257 \begin_inset Text
13258
13259 \begin_layout Plain Layout
13260 Épaisseur en nm
13261 \end_layout
13262
13263 \end_inset
13264 </cell>
13265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13266 \begin_inset Text
13267
13268 \begin_layout Plain Layout
13269 Transparence en %
13270 \end_layout
13271
13272 \end_inset
13273 </cell>
13274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13275 \begin_inset Text
13276
13277 \begin_layout Plain Layout
13278 Dureté en MPa
13279 \end_layout
13280
13281 \end_inset
13282 </cell>
13283 </row>
13284 <row>
13285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13286 \begin_inset Text
13287
13288 \begin_layout Plain Layout
13289 Vert parfait
13290 \end_layout
13291
13292 \end_inset
13293 </cell>
13294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13295 \begin_inset Text
13296
13297 \begin_layout Plain Layout
13298 45
13299 \end_layout
13300
13301 \end_inset
13302 </cell>
13303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13304 \begin_inset Text
13305
13306 \begin_layout Plain Layout
13307 80
13308 \end_layout
13309
13310 \end_inset
13311 </cell>
13312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316 504
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 </row>
13322 <row>
13323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13324 \begin_inset Text
13325
13326 \begin_layout Plain Layout
13327 Multi-P foncé
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 60
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 72
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354 982
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 </row>
13360 <row>
13361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13362 \begin_inset Text
13363
13364 \begin_layout Plain Layout
13365 Pro transparent
13366 \end_layout
13367
13368 \end_inset
13369 </cell>
13370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13371 \begin_inset Text
13372
13373 \begin_layout Plain Layout
13374 18
13375 \end_layout
13376
13377 \end_inset
13378 </cell>
13379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383 86
13384 \end_layout
13385
13386 \end_inset
13387 </cell>
13388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392 374
13393 \end_layout
13394
13395 \end_inset
13396 </cell>
13397 </row>
13398 </lyxtabular>
13399
13400 \end_inset
13401
13402
13403 \begin_inset VSpace medskip
13404 \end_inset
13405
13406
13407 \end_layout
13408
13409 \begin_layout Standard
13410 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13411  sport ou les distances:
13412 \begin_inset Separator parbreak
13413 \end_inset
13414
13415
13416 \end_layout
13417
13418 \begin_layout Standard
13419 \noindent
13420 \align center
13421 \begin_inset Tabular
13422 <lyxtabular version="3" rows="4" columns="4">
13423 <features tabularvalignment="middle">
13424 <column alignment="center" valignment="top" width="0pt">
13425 <column alignment="center" valignment="top">
13426 <column alignment="center" valignment="top">
13427 <column alignment="center" valignment="top">
13428 <row>
13429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13430 \begin_inset Text
13431
13432 \begin_layout Plain Layout
13433 \begin_inset ERT
13434 status collapsed
13435
13436 \begin_layout Plain Layout
13437
13438
13439 \backslash
13440 diagbox{
13441 \end_layout
13442
13443 \end_inset
13444
13445 À domicile
13446 \begin_inset ERT
13447 status collapsed
13448
13449 \begin_layout Plain Layout
13450
13451 }{
13452 \end_layout
13453
13454 \end_inset
13455
13456 Résultat
13457 \begin_inset ERT
13458 status open
13459
13460 \begin_layout Plain Layout
13461
13462 }{
13463 \end_layout
13464
13465 \end_inset
13466
13467 À l'extérieur
13468 \begin_inset ERT
13469 status collapsed
13470
13471 \begin_layout Plain Layout
13472
13473 }
13474 \end_layout
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \end_inset
13482 </cell>
13483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13484 \begin_inset Text
13485
13486 \begin_layout Plain Layout
13487 Tigres
13488 \end_layout
13489
13490 \end_inset
13491 </cell>
13492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13493 \begin_inset Text
13494
13495 \begin_layout Plain Layout
13496 Panthères
13497 \end_layout
13498
13499 \end_inset
13500 </cell>
13501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13502 \begin_inset Text
13503
13504 \begin_layout Plain Layout
13505 Faucons
13506 \end_layout
13507
13508 \end_inset
13509 </cell>
13510 </row>
13511 <row>
13512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13513 \begin_inset Text
13514
13515 \begin_layout Plain Layout
13516 Tigres
13517 \end_layout
13518
13519 \end_inset
13520 </cell>
13521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13522 \begin_inset Text
13523
13524 \begin_layout Plain Layout
13525
13526 \end_layout
13527
13528 \end_inset
13529 </cell>
13530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13531 \begin_inset Text
13532
13533 \begin_layout Plain Layout
13534 1:3
13535 \end_layout
13536
13537 \end_inset
13538 </cell>
13539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13540 \begin_inset Text
13541
13542 \begin_layout Plain Layout
13543 0:1
13544 \end_layout
13545
13546 \end_inset
13547 </cell>
13548 </row>
13549 <row>
13550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13551 \begin_inset Text
13552
13553 \begin_layout Plain Layout
13554 Panthères
13555 \end_layout
13556
13557 \end_inset
13558 </cell>
13559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13560 \begin_inset Text
13561
13562 \begin_layout Plain Layout
13563 3:1
13564 \end_layout
13565
13566 \end_inset
13567 </cell>
13568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13569 \begin_inset Text
13570
13571 \begin_layout Plain Layout
13572
13573 \end_layout
13574
13575 \end_inset
13576 </cell>
13577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581 0:0
13582 \end_layout
13583
13584 \end_inset
13585 </cell>
13586 </row>
13587 <row>
13588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13589 \begin_inset Text
13590
13591 \begin_layout Plain Layout
13592 Faucons
13593 \end_layout
13594
13595 \end_inset
13596 </cell>
13597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13598 \begin_inset Text
13599
13600 \begin_layout Plain Layout
13601 1:0
13602 \end_layout
13603
13604 \end_inset
13605 </cell>
13606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13607 \begin_inset Text
13608
13609 \begin_layout Plain Layout
13610 0:0
13611 \end_layout
13612
13613 \end_inset
13614 </cell>
13615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619
13620 \end_layout
13621
13622 \end_inset
13623 </cell>
13624 </row>
13625 </lyxtabular>
13626
13627 \end_inset
13628
13629
13630 \end_layout
13631
13632 \begin_layout Standard
13633 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13634  2 coins ou plus du tableau comme ici:
13635 \begin_inset Separator parbreak
13636 \end_inset
13637
13638
13639 \end_layout
13640
13641 \begin_layout Standard
13642 \noindent
13643 \align center
13644 \begin_inset Tabular
13645 <lyxtabular version="3" rows="5" columns="5">
13646 <features tabularvalignment="middle">
13647 <column alignment="center" valignment="top" width="0pt">
13648 <column alignment="center" valignment="top">
13649 <column alignment="center" valignment="top">
13650 <column alignment="center" valignment="top">
13651 <column alignment="center" valignment="top">
13652 <row>
13653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13654 \begin_inset Text
13655
13656 \begin_layout Plain Layout
13657 \begin_inset ERT
13658 status open
13659
13660 \begin_layout Plain Layout
13661
13662
13663 \backslash
13664 diagbox{
13665 \end_layout
13666
13667 \end_inset
13668
13669 À domicile}{Résultat
13670 \begin_inset ERT
13671 status collapsed
13672
13673 \begin_layout Plain Layout
13674
13675 }{
13676 \end_layout
13677
13678 \end_inset
13679
13680 À l'extérieur
13681 \begin_inset ERT
13682 status open
13683
13684 \begin_layout Plain Layout
13685
13686 }
13687 \end_layout
13688
13689 \end_inset
13690
13691
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13697 \begin_inset Text
13698
13699 \begin_layout Plain Layout
13700 Tigres
13701 \end_layout
13702
13703 \end_inset
13704 </cell>
13705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13706 \begin_inset Text
13707
13708 \begin_layout Plain Layout
13709 Panthères
13710 \end_layout
13711
13712 \end_inset
13713 </cell>
13714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718 Faucons
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 \begin_inset ERT
13728 status open
13729
13730 \begin_layout Plain Layout
13731
13732
13733 \backslash
13734 diagbox[dir=NE]{
13735 \end_layout
13736
13737 \end_inset
13738
13739 À domicile
13740 \begin_inset ERT
13741 status collapsed
13742
13743 \begin_layout Plain Layout
13744
13745 }{
13746 \end_layout
13747
13748 \end_inset
13749
13750 Résultat
13751 \begin_inset ERT
13752 status collapsed
13753
13754 \begin_layout Plain Layout
13755
13756 }{
13757 \end_layout
13758
13759 \end_inset
13760
13761 À l'extérieur
13762 \begin_inset ERT
13763 status collapsed
13764
13765 \begin_layout Plain Layout
13766
13767 }
13768 \end_layout
13769
13770 \end_inset
13771
13772
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 </row>
13778 <row>
13779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13780 \begin_inset Text
13781
13782 \begin_layout Plain Layout
13783 Tigres
13784 \end_layout
13785
13786 \end_inset
13787 </cell>
13788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792
13793 \end_layout
13794
13795 \end_inset
13796 </cell>
13797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13798 \begin_inset Text
13799
13800 \begin_layout Plain Layout
13801 1:3
13802 \end_layout
13803
13804 \end_inset
13805 </cell>
13806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13807 \begin_inset Text
13808
13809 \begin_layout Plain Layout
13810 0:1
13811 \end_layout
13812
13813 \end_inset
13814 </cell>
13815 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Plain Layout
13819 Tigres
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 </row>
13825 <row>
13826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 Panthères
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 3:1
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848
13849 \end_layout
13850
13851 \end_inset
13852 </cell>
13853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13854 \begin_inset Text
13855
13856 \begin_layout Plain Layout
13857 0:0
13858 \end_layout
13859
13860 \end_inset
13861 </cell>
13862 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13863 \begin_inset Text
13864
13865 \begin_layout Plain Layout
13866 Panthères
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 </row>
13872 <row>
13873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877 Faucons
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Plain Layout
13886 1:0
13887 \end_layout
13888
13889 \end_inset
13890 </cell>
13891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13892 \begin_inset Text
13893
13894 \begin_layout Plain Layout
13895 0:0
13896 \end_layout
13897
13898 \end_inset
13899 </cell>
13900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13901 \begin_inset Text
13902
13903 \begin_layout Plain Layout
13904
13905 \end_layout
13906
13907 \end_inset
13908 </cell>
13909 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13910 \begin_inset Text
13911
13912 \begin_layout Plain Layout
13913 Faucons
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 </row>
13919 <row>
13920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13921 \begin_inset Text
13922
13923 \begin_layout Plain Layout
13924 \begin_inset ERT
13925 status open
13926
13927 \begin_layout Plain Layout
13928
13929
13930 \backslash
13931 diagbox[dir=SW]{
13932 \end_layout
13933
13934 \end_inset
13935
13936 À domicile
13937 \begin_inset ERT
13938 status collapsed
13939
13940 \begin_layout Plain Layout
13941
13942 }{
13943 \end_layout
13944
13945 \end_inset
13946
13947 Résultat
13948 \begin_inset ERT
13949 status collapsed
13950
13951 \begin_layout Plain Layout
13952
13953 }{
13954 \end_layout
13955
13956 \end_inset
13957
13958 À l'extérieur
13959 \begin_inset ERT
13960 status open
13961
13962 \begin_layout Plain Layout
13963
13964 }
13965 \end_layout
13966
13967 \end_inset
13968
13969
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 Tigres
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13984 \begin_inset Text
13985
13986 \begin_layout Plain Layout
13987 Panthères
13988 \end_layout
13989
13990 \end_inset
13991 </cell>
13992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13993 \begin_inset Text
13994
13995 \begin_layout Plain Layout
13996 Faucons
13997 \end_layout
13998
13999 \end_inset
14000 </cell>
14001 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14002 \begin_inset Text
14003
14004 \begin_layout Plain Layout
14005 \begin_inset ERT
14006 status open
14007
14008 \begin_layout Plain Layout
14009
14010
14011 \backslash
14012 diagbox[dir=SE]{
14013 \end_layout
14014
14015 \end_inset
14016
14017 À domicile
14018 \begin_inset ERT
14019 status collapsed
14020
14021 \begin_layout Plain Layout
14022
14023 }{
14024 \end_layout
14025
14026 \end_inset
14027
14028 Résultat
14029 \begin_inset ERT
14030 status open
14031
14032 \begin_layout Plain Layout
14033
14034 }{
14035 \end_layout
14036
14037 \end_inset
14038
14039 À l'extérieur
14040 \begin_inset ERT
14041 status collapsed
14042
14043 \begin_layout Plain Layout
14044
14045 }
14046 \end_layout
14047
14048 \end_inset
14049
14050
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 </row>
14056 </lyxtabular>
14057
14058 \end_inset
14059
14060
14061 \end_layout
14062
14063 \begin_layout Standard
14064 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14065  
14066 \series bold
14067 dir=direction
14068 \series default
14069
14070 \emph on
14071 direction
14072 \emph default
14073  est à choisir parmi 
14074 \series bold
14075 NE
14076 \series default
14077
14078 \series bold
14079 SE
14080 \series default
14081
14082 \series bold
14083 SW
14084 \series default
14085  et 
14086 \series bold
14087 NW
14088 \series default
14089  comme sur une rose des vents.
14090  
14091 \series bold
14092 SW
14093 \series default
14094  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14095  du tableau ci-dessus, désigné via la commande:
14096 \end_layout
14097
14098 \begin_layout Standard
14099
14100 \series bold
14101 \lang english
14102
14103 \backslash
14104 diagbox[dir=SW]{
14105 \series default
14106 \lang french
14107 À domicile
14108 \series bold
14109 \lang english
14110 }{
14111 \series default
14112 \lang french
14113 Résultat
14114 \series bold
14115 \lang english
14116 }{
14117 \series default
14118 \lang french
14119 À l'extérieur
14120 \series bold
14121 \lang english
14122 }
14123 \series default
14124 \lang french
14125 .
14126  
14127 \end_layout
14128
14129 \begin_layout Standard
14130 Si aucune direction n'est spécifiée, elle est implicitement NW.
14131 \end_layout
14132
14133 \begin_layout Standard
14134 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14135  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14136  le contenu de la cellule va déborder:
14137 \begin_inset Separator parbreak
14138 \end_inset
14139
14140
14141 \end_layout
14142
14143 \begin_layout Standard
14144 \noindent
14145 \align center
14146 \begin_inset Tabular
14147 <lyxtabular version="3" rows="2" columns="2">
14148 <features tabularvalignment="middle">
14149 <column alignment="center" valignment="top" width="3cm">
14150 <column alignment="center" valignment="top">
14151 <row>
14152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156 \begin_inset ERT
14157 status collapsed
14158
14159 \begin_layout Plain Layout
14160
14161
14162 \backslash
14163 diagbox{
14164 \end_layout
14165
14166 \end_inset
14167
14168 Nom
14169 \begin_inset ERT
14170 status collapsed
14171
14172 \begin_layout Plain Layout
14173
14174 }{
14175 \end_layout
14176
14177 \end_inset
14178
14179 Paramètre
14180 \begin_inset ERT
14181 status collapsed
14182
14183 \begin_layout Plain Layout
14184
14185 }
14186 \end_layout
14187
14188 \end_inset
14189
14190
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14196 \begin_inset Text
14197
14198 \begin_layout Plain Layout
14199 Épaisseur en nm
14200 \end_layout
14201
14202 \end_inset
14203 </cell>
14204 </row>
14205 <row>
14206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14207 \begin_inset Text
14208
14209 \begin_layout Plain Layout
14210 Vert parfait
14211 \end_layout
14212
14213 \end_inset
14214 </cell>
14215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14216 \begin_inset Text
14217
14218 \begin_layout Plain Layout
14219 45
14220 \end_layout
14221
14222 \end_inset
14223 </cell>
14224 </row>
14225 </lyxtabular>
14226
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \begin_layout Standard
14233 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14234  cellule partagée, utilisez l'option de commande 
14235 \series bold
14236 \lang english
14237 width=3cm
14238 \series default
14239 \lang french
14240  (remplacez 
14241 \begin_inset Quotes fld
14242 \end_inset
14243
14244 3cm
14245 \begin_inset Quotes frd
14246 \end_inset
14247
14248 par la largeur désirée).
14249  Dans le tableau qui suit, la largeur de la première colonne est réglée
14250  à 4cm.
14251  Pour 
14252 \series bold
14253 \lang english
14254
14255 \backslash
14256 diagbox
14257 \series default
14258 \lang french
14259  une largeur de 4
14260 \begin_inset space \thinspace{}
14261 \end_inset
14262
14263 cm + 2
14264 \begin_inset space \thinspace{}
14265 \end_inset
14266
14267
14268 \backslash
14269 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14270  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14271  de la cellule.
14272  Le calcul de la largeur ne peut pas être fait directement dans l'option
14273  de la commande 
14274 \series bold
14275 \lang english
14276
14277 \backslash
14278 diagbox
14279 \series default
14280 \lang french
14281 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14282  la suite.
14283  Ceci se fait via les commandes en code \SpecialChar TeX
14284 :
14285 \end_layout
14286
14287 \begin_layout Standard
14288
14289 \series bold
14290
14291 \backslash
14292 newlength{
14293 \backslash
14294 diagtest}
14295 \begin_inset Newline newline
14296 \end_inset
14297
14298
14299 \backslash
14300 setlength{
14301 \backslash
14302 diagtest}{4cm+2
14303 \backslash
14304 tabcolsep}
14305 \end_layout
14306
14307 \begin_layout Standard
14308 \begin_inset ERT
14309 status collapsed
14310
14311 \begin_layout Plain Layout
14312
14313
14314 \backslash
14315 newlength{
14316 \backslash
14317 diagtest}
14318 \end_layout
14319
14320 \begin_layout Plain Layout
14321
14322
14323 \backslash
14324 setlength{
14325 \backslash
14326 diagtest}{4cm+2
14327 \backslash
14328 tabcolsep}
14329 \end_layout
14330
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \begin_layout Standard
14337 Pour permettre les calculs en \SpecialChar LaTeX
14338 , il faut charger dans le préambule du document
14339  le paquetage 
14340 \series bold
14341 calc
14342 \series default
14343
14344 \begin_inset Index idx
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348 Paquetages \SpecialChar LaTeX
14349  ! calc
14350 \end_layout
14351
14352 \end_inset
14353
14354 .
14355 \end_layout
14356
14357 \begin_layout Standard
14358 Dans le tableau vous pouvez maintenant utiliser la commande
14359 \end_layout
14360
14361 \begin_layout Standard
14362
14363 \series bold
14364
14365 \backslash
14366 diagbox[width=
14367 \backslash
14368 diagtest]{A}{B}
14369 \end_layout
14370
14371 \begin_layout Standard
14372 dans la première cellule:
14373 \begin_inset Separator parbreak
14374 \end_inset
14375
14376
14377 \end_layout
14378
14379 \begin_layout Standard
14380 \noindent
14381 \align center
14382 \begin_inset Tabular
14383 <lyxtabular version="3" rows="2" columns="2">
14384 <features tabularvalignment="middle">
14385 <column alignment="center" valignment="top" width="4cm">
14386 <column alignment="center" valignment="top">
14387 <row>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 \begin_inset ERT
14393 status open
14394
14395 \begin_layout Plain Layout
14396
14397
14398 \backslash
14399 diagbox[width=
14400 \backslash
14401 diagtest]{
14402 \end_layout
14403
14404 \end_inset
14405
14406 A
14407 \begin_inset ERT
14408 status collapsed
14409
14410 \begin_layout Plain Layout
14411
14412 }{
14413 \end_layout
14414
14415 \end_inset
14416
14417 B
14418 \begin_inset ERT
14419 status collapsed
14420
14421 \begin_layout Plain Layout
14422
14423 }
14424 \end_layout
14425
14426 \end_inset
14427
14428
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14434 \begin_inset Text
14435
14436 \begin_layout Plain Layout
14437 Épaisseur en nm
14438 \end_layout
14439
14440 \end_inset
14441 </cell>
14442 </row>
14443 <row>
14444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14445 \begin_inset Text
14446
14447 \begin_layout Plain Layout
14448 Vert parfait
14449 \end_layout
14450
14451 \end_inset
14452 </cell>
14453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14454 \begin_inset Text
14455
14456 \begin_layout Plain Layout
14457 45
14458 \end_layout
14459
14460 \end_inset
14461 </cell>
14462 </row>
14463 </lyxtabular>
14464
14465 \end_inset
14466
14467
14468 \end_layout
14469
14470 \begin_layout Standard
14471 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14472  la longueur de la diagonale ne peut pas être calculée correctement comme
14473  dans ce tableau:
14474 \begin_inset Separator parbreak
14475 \end_inset
14476
14477
14478 \end_layout
14479
14480 \begin_layout Standard
14481 \noindent
14482 \align center
14483 \begin_inset Tabular
14484 <lyxtabular version="3" rows="2" columns="2">
14485 <features tabularvalignment="middle">
14486 <column alignment="center" valignment="top" width="0pt">
14487 <column alignment="center" valignment="top">
14488 <row>
14489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493 \begin_inset ERT
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497
14498
14499 \backslash
14500 diagbox{
14501 \end_layout
14502
14503 \end_inset
14504
14505 A
14506 \begin_inset ERT
14507 status collapsed
14508
14509 \begin_layout Plain Layout
14510
14511 }{
14512 \end_layout
14513
14514 \end_inset
14515
14516 B
14517 \begin_inset ERT
14518 status collapsed
14519
14520 \begin_layout Plain Layout
14521
14522 }
14523 \end_layout
14524
14525 \end_inset
14526
14527
14528 \end_layout
14529
14530 \end_inset
14531 </cell>
14532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14533 \begin_inset Text
14534
14535 \begin_layout Plain Layout
14536 Épaisseur en nm
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 </row>
14542 <row>
14543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547 Vert parfait
14548 \end_layout
14549
14550 \end_inset
14551 </cell>
14552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Plain Layout
14556 45
14557 \end_layout
14558
14559 \end_inset
14560 </cell>
14561 </row>
14562 </lyxtabular>
14563
14564 \end_inset
14565
14566
14567 \end_layout
14568
14569 \begin_layout Standard
14570 Dans ce cas, vous pouvez utiliser directement
14571 \series bold
14572  
14573 \lang english
14574 width
14575 \series default
14576 \lang french
14577  dans l'option de 
14578 \series bold
14579 \lang english
14580
14581 \backslash
14582 diagbox
14583 \series default
14584 \lang french
14585 , il n'est plus nécessaire d’ajouter 2
14586 \backslash
14587 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14588  colonne.
14589  Ici une largeur de 3cm est utilisée:
14590 \begin_inset Separator parbreak
14591 \end_inset
14592
14593
14594 \end_layout
14595
14596 \begin_layout Standard
14597 \noindent
14598 \align center
14599 \begin_inset Tabular
14600 <lyxtabular version="3" rows="2" columns="2">
14601 <features tabularvalignment="middle">
14602 <column alignment="center" valignment="top" width="0pt">
14603 <column alignment="center" valignment="top">
14604 <row>
14605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14606 \begin_inset Text
14607
14608 \begin_layout Plain Layout
14609 \begin_inset ERT
14610 status open
14611
14612 \begin_layout Plain Layout
14613
14614
14615 \backslash
14616 diagbox[width=3cm]{
14617 \end_layout
14618
14619 \end_inset
14620
14621 A
14622 \begin_inset ERT
14623 status collapsed
14624
14625 \begin_layout Plain Layout
14626
14627 }{
14628 \end_layout
14629
14630 \end_inset
14631
14632 B
14633 \begin_inset ERT
14634 status collapsed
14635
14636 \begin_layout Plain Layout
14637
14638 }
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \end_layout
14645
14646 \end_inset
14647 </cell>
14648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14649 \begin_inset Text
14650
14651 \begin_layout Plain Layout
14652 Épaisseur en nm
14653 \end_layout
14654
14655 \end_inset
14656 </cell>
14657 </row>
14658 <row>
14659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 Vert parfait
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672 45
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 </row>
14678 </lyxtabular>
14679
14680 \end_inset
14681
14682
14683 \end_layout
14684
14685 \begin_layout Standard
14686 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14687  supplémentaire pour placer le texte dans la cellule.
14688  Ceci peut être obtenu avec l'option
14689 \series bold
14690  
14691 \lang english
14692 height
14693 \lang french
14694 =3cm
14695 \series default
14696  de la commande 
14697 \series bold
14698 \lang english
14699
14700 \backslash
14701 diagbox
14702 \series default
14703 \lang french
14704  (remplacer « 3cm » par la hauteur désirée).
14705  Dans le tableau qui suit, la commande
14706 \end_layout
14707
14708 \begin_layout Standard
14709
14710 \series bold
14711
14712 \backslash
14713 diagbox[width=3cm,height=1.4cm]{A
14714 \backslash
14715
14716 \backslash
14717 B}{C
14718 \backslash
14719
14720 \backslash
14721 D}
14722 \end_layout
14723
14724 \begin_layout Standard
14725 est utilisée dans la première cellule.
14726  La commande 
14727 \backslash
14728
14729 \backslash
14730  crée le saut de ligne
14731 \begin_inset Foot
14732 status open
14733
14734 \begin_layout Plain Layout
14735 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14736  largeur fixée.
14737 \end_layout
14738
14739 \end_inset
14740
14741 .
14742 \begin_inset Separator parbreak
14743 \end_inset
14744
14745
14746 \end_layout
14747
14748 \begin_layout Standard
14749 \noindent
14750 \align center
14751 \begin_inset Tabular
14752 <lyxtabular version="3" rows="2" columns="2">
14753 <features tabularvalignment="middle">
14754 <column alignment="center" valignment="top">
14755 <column alignment="center" valignment="top">
14756 <row>
14757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14758 \begin_inset Text
14759
14760 \begin_layout Plain Layout
14761 \begin_inset ERT
14762 status open
14763
14764 \begin_layout Plain Layout
14765
14766
14767 \backslash
14768 diagbox[width=3cm,height=1.4cm]{
14769 \end_layout
14770
14771 \end_inset
14772
14773 A
14774 \begin_inset ERT
14775 status collapsed
14776
14777 \begin_layout Plain Layout
14778
14779
14780 \backslash
14781
14782 \backslash
14783
14784 \end_layout
14785
14786 \end_inset
14787
14788 B
14789 \begin_inset ERT
14790 status collapsed
14791
14792 \begin_layout Plain Layout
14793
14794 }{
14795 \end_layout
14796
14797 \end_inset
14798
14799 C
14800 \begin_inset ERT
14801 status collapsed
14802
14803 \begin_layout Plain Layout
14804
14805
14806 \backslash
14807
14808 \backslash
14809
14810 \end_layout
14811
14812 \end_inset
14813
14814 D
14815 \begin_inset ERT
14816 status collapsed
14817
14818 \begin_layout Plain Layout
14819
14820 }
14821 \end_layout
14822
14823 \end_inset
14824
14825
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834 Épaisseur en nm
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 <row>
14841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845 Vert parfait
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854 45
14855 \end_layout
14856
14857 \end_inset
14858 </cell>
14859 </row>
14860 </lyxtabular>
14861
14862 \end_inset
14863
14864
14865 \end_layout
14866
14867 \begin_layout Standard
14868 \begin_inset ERT
14869 status collapsed
14870
14871 \begin_layout Plain Layout
14872
14873
14874 \backslash
14875 else
14876 \end_layout
14877
14878 \end_inset
14879
14880
14881 \begin_inset Note Note
14882 status open
14883
14884 \begin_layout Plain Layout
14885 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14886  
14887 \series bold
14888 diagbox
14889 \series default
14890  n'est pas installé :
14891 \end_layout
14892
14893 \end_inset
14894
14895
14896 \end_layout
14897
14898 \begin_layout Standard
14899 Vous devez installer le paquetage \SpecialChar LaTeX
14900  
14901 \series bold
14902 diagbox
14903 \series default
14904  pour voir le contenu de cette section dans la sortie imprimée.
14905 \end_layout
14906
14907 \begin_layout Standard
14908 \begin_inset ERT
14909 status collapsed
14910
14911 \begin_layout Plain Layout
14912
14913
14914 \backslash
14915 fi
14916 \end_layout
14917
14918 \end_inset
14919
14920
14921 \end_layout
14922
14923 \begin_layout Standard
14924 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14925  
14926 \series bold
14927 \lang english
14928 diagbox
14929 \series default
14930 \lang french
14931 , voir sa documentation, 
14932 \begin_inset CommandInset citation
14933 LatexCommand cite
14934 key "diagbox"
14935
14936 \end_inset
14937
14938 .
14939 \end_layout
14940
14941 \begin_layout Section
14942 Les tableaux formels
14943 \begin_inset CommandInset label
14944 LatexCommand label
14945 name "sec:Tableaux-Formels"
14946
14947 \end_inset
14948
14949
14950 \begin_inset Index idx
14951 status collapsed
14952
14953 \begin_layout Plain Layout
14954 Tableau ! Formel
14955 \end_layout
14956
14957 \end_inset
14958
14959
14960 \end_layout
14961
14962 \begin_layout Standard
14963 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14964  à celle du tableau
14965 \begin_inset space ~
14966 \end_inset
14967
14968
14969 \begin_inset CommandInset ref
14970 LatexCommand ref
14971 reference "tab:Exemple-tableau-booktabs"
14972
14973 \end_inset
14974
14975 .
14976  Ce genre de tableau est appelé 
14977 \begin_inset Quotes fld
14978 \end_inset
14979
14980
14981 \emph on
14982 formel
14983 \emph default
14984
14985 \begin_inset Quotes frd
14986 \end_inset
14987
14988 .
14989  Pour transformer un tableau en tableau formel, utilisez l'option 
14990 \family sans
14991 Formel
14992 \family default
14993  de l'onglet 
14994 \family sans
14995 Bordures
14996 \family default
14997  de la fenêtre de dialogue 
14998 \family sans
14999 Paramètres
15000 \begin_inset space ~
15001 \end_inset
15002
15003 du
15004 \begin_inset space ~
15005 \end_inset
15006
15007 tableau
15008 \family default
15009 .
15010 \end_layout
15011
15012 \begin_layout Standard
15013 \begin_inset Float table
15014 placement h
15015 wide false
15016 sideways false
15017 status open
15018
15019 \begin_layout Plain Layout
15020 \begin_inset Caption Standard
15021
15022 \begin_layout Plain Layout
15023 \begin_inset CommandInset label
15024 LatexCommand label
15025 name "tab:Exemple-tableau-booktabs"
15026
15027 \end_inset
15028
15029 Exemple de tableau formel
15030 \end_layout
15031
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \begin_layout Plain Layout
15038 \align center
15039 \begin_inset Tabular
15040 <lyxtabular version="3" rows="8" columns="4">
15041 <features booktabs="true" tabularvalignment="middle">
15042 <column alignment="center" valignment="top">
15043 <column alignment="center" valignment="top">
15044 <column alignment="center" valignment="top">
15045 <column alignment="center" valignment="top">
15046 <row>
15047 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 Système
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" topline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 Chip
15061 \begin_inset space \thinspace{}
15062 \end_inset
15063
15064 1
15065 \end_layout
15066
15067 \end_inset
15068 </cell>
15069 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15070 \begin_inset Text
15071
15072 \begin_layout Plain Layout
15073 Chip
15074 \begin_inset space \thinspace{}
15075 \end_inset
15076
15077 2
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 </row>
15092 <row>
15093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 \begin_inset ERT
15098 status collapsed
15099
15100 \begin_layout Plain Layout
15101
15102
15103 \backslash
15104 cmidrule(r){2-2}
15105 \end_layout
15106
15107 \end_inset
15108
15109
15110 \begin_inset ERT
15111 status collapsed
15112
15113 \begin_layout Plain Layout
15114
15115
15116 \backslash
15117 cmidrule(l){3-4}
15118 \end_layout
15119
15120 \end_inset
15121
15122 Épaisseur du capteur en µm
15123 \end_layout
15124
15125 \end_inset
15126 </cell>
15127 <cell alignment="center" valignment="top" usebox="none">
15128 \begin_inset Text
15129
15130 \begin_layout Plain Layout
15131 300
15132 \end_layout
15133
15134 \end_inset
15135 </cell>
15136 <cell alignment="center" valignment="top" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140 300
15141 \end_layout
15142
15143 \end_inset
15144 </cell>
15145 <cell alignment="center" valignment="top" usebox="none">
15146 \begin_inset Text
15147
15148 \begin_layout Plain Layout
15149 700
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 </row>
15155 <row>
15156 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15157 \begin_inset Text
15158
15159 \begin_layout Plain Layout
15160 Angle du biseau en °
15161 \end_layout
15162
15163 \end_inset
15164 </cell>
15165 <cell alignment="center" valignment="top" topline="true" usebox="none">
15166 \begin_inset Text
15167
15168 \begin_layout Plain Layout
15169 3.55
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 <cell alignment="center" valignment="top" topline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178 2.71
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" topline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187 7.99
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 </row>
15193 <row topspace="default">
15194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Plain Layout
15198 Résolution spatiale en µm
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 <cell alignment="center" valignment="top" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207 4.26
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 <cell alignment="center" valignment="top" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216 10.17
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 10.56
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row topspace="default">
15232 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236 MTF à 
15237 \begin_inset Formula $f_{\mathrm{max}}$
15238 \end_inset
15239
15240
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 <cell alignment="center" valignment="top" usebox="none">
15246 \begin_inset Text
15247
15248 \begin_layout Plain Layout
15249 0.53
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 <cell alignment="center" valignment="top" usebox="none">
15255 \begin_inset Text
15256
15257 \begin_layout Plain Layout
15258 0.37
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267 0.39
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 </row>
15273 <row topspace="default">
15274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278 \begin_inset ERT
15279 status collapsed
15280
15281 \begin_layout Plain Layout
15282
15283
15284 \backslash
15285 cmidrule[2pt](l{10pt}){1-1}
15286 \end_layout
15287
15288 \end_inset
15289
15290 résolution spatiale LSF
15291 \end_layout
15292
15293 \end_inset
15294 </cell>
15295 <cell alignment="center" valignment="top" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 <cell alignment="center" valignment="top" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308
15309 \end_layout
15310
15311 \end_inset
15312 </cell>
15313 <cell alignment="center" valignment="top" usebox="none">
15314 \begin_inset Text
15315
15316 \begin_layout Plain Layout
15317
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 </row>
15323 <row>
15324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15325 \begin_inset Text
15326
15327 \begin_layout Plain Layout
15328 en µm
15329 \end_layout
15330
15331 \end_inset
15332 </cell>
15333 <cell alignment="center" valignment="top" usebox="none">
15334 \begin_inset Text
15335
15336 \begin_layout Plain Layout
15337 129.7
15338 \end_layout
15339
15340 \end_inset
15341 </cell>
15342 <cell alignment="center" valignment="top" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346 52.75
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 <cell alignment="center" valignment="top" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355 50.78
15356 \end_layout
15357
15358 \end_inset
15359 </cell>
15360 </row>
15361 <row>
15362 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15363 \begin_inset Text
15364
15365 \begin_layout Plain Layout
15366 en % de la taille des pixels
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Plain Layout
15375 76.3
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Plain Layout
15384 95.9
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393 92.3
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 </row>
15399 </lyxtabular>
15400
15401 \end_inset
15402
15403
15404 \end_layout
15405
15406 \end_inset
15407
15408
15409 \end_layout
15410
15411 \begin_layout Standard
15412 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15413  
15414 \family sans
15415 Bordures
15416 \family default
15417  de la fenêtre de dialogue 
15418 \family sans
15419 Paramètres
15420 \begin_inset space ~
15421 \end_inset
15422
15423 du
15424 \begin_inset space ~
15425 \end_inset
15426
15427 tableau
15428 \family default
15429  comme c'est décrit dans la section
15430 \begin_inset space ~
15431 \end_inset
15432
15433
15434 \begin_inset CommandInset ref
15435 LatexCommand ref
15436 reference "subsec:Espacement-lignes"
15437
15438 \end_inset
15439
15440 .
15441 \end_layout
15442
15443 \begin_layout Standard
15444 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15445  verticales.
15446  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15447  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15448  sortie imprimée :
15449 \begin_inset Newline newline
15450 \end_inset
15451
15452 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15453 \begin_inset space \thinspace{}
15454 \end_inset
15455
15456 em alors que les autres lignes ont implicite une épaisseur de 0.05
15457 \begin_inset space \thinspace{}
15458 \end_inset
15459
15460 em.
15461 \end_layout
15462
15463 \begin_layout Standard
15464 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15465  les lignes de préambule suivantes :
15466 \end_layout
15467
15468 \begin_layout Standard
15469
15470 \series bold
15471
15472 \backslash
15473 let
15474 \backslash
15475 mytoprule
15476 \backslash
15477 toprule
15478 \begin_inset Newline newline
15479 \end_inset
15480
15481
15482 \backslash
15483 renewcommand{
15484 \backslash
15485 toprule}{
15486 \backslash
15487 mytoprule[width]}
15488 \end_layout
15489
15490 \begin_layout Standard
15491 Cet exemple concerne la première ligne, appelée 
15492 \series bold
15493 toprule
15494 \series default
15495 .
15496  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15497 \series bold
15498 toprule
15499 \series default
15500  par 
15501 \series bold
15502 bottomrule
15503 \series default
15504 .
15505  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15506  
15507 \series bold
15508 toprule
15509 \series default
15510  par 
15511 \series bold
15512 midrule
15513 \series default
15514 .
15515  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15516 \begin_inset space ~
15517 \end_inset
15518
15519
15520 \begin_inset CommandInset ref
15521 LatexCommand ref
15522 reference "cha:Unités-de-longueur"
15523
15524 \end_inset
15525
15526  pour préciser l'épaisseur voulue.
15527 \end_layout
15528
15529 \begin_layout Standard
15530 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15531  en mettant une ligne pour une cellule multi-colonnes.
15532  \SpecialChar LyX
15533  va utiliser en interne la commande 
15534 \series bold
15535
15536 \backslash
15537 cmidrule
15538 \series default
15539  pour créer cette ligne.
15540  Sa syntaxe complète est :
15541 \end_layout
15542
15543 \begin_layout Standard
15544
15545 \series bold
15546
15547 \backslash
15548 cmidrule[largeur](rognage){colDépart-colFin}
15549 \end_layout
15550
15551 \begin_layout Standard
15552 Les options de la commande 
15553 \series bold
15554
15555 \backslash
15556 cmidrule
15557 \series default
15558  ne sont pas actuellement gérées par \SpecialChar LyX
15559 , vous devez donc utiliser du code
15560  \SpecialChar TeX
15561  pour pouvoir les utiliser.
15562  On peut créer manuellement des lignes 
15563 \series bold
15564
15565 \backslash
15566 mitrales
15567 \series default
15568  en insérant la commande en code \SpecialChar TeX
15569  comme le premier élément de la première
15570  cellule de la ligne.
15571  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15572  en question.
15573 \end_layout
15574
15575 \begin_layout Standard
15576 La valeur 
15577 \series bold
15578 largeur
15579 \series default
15580  pour l'épaisseur des lignes est de 0.03
15581 \begin_inset space \thinspace{}
15582 \end_inset
15583
15584 em.
15585  
15586 \series bold
15587 colDépart
15588 \series default
15589  est le numéro de la colonne dans laquelle la ligne commence et 
15590 \series bold
15591 colFin
15592 \series default
15593  est le numéro de la colonne dans laquelle elle se termine.
15594  La valeur de 
15595 \series bold
15596 colFin
15597 \series default
15598  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15599  Le paramètre optionnel 
15600 \series bold
15601 rognage
15602 \series default
15603  peut être soit 
15604 \emph on
15605 l{largeurRognage}
15606 \emph default
15607 , ou 
15608 \emph on
15609 r{largeurRognage}
15610 \emph default
15611  où les valeurs de
15612 \emph on
15613  largeurRognage
15614 \emph default
15615  sont aussi optionnelles.
15616  En utilisant par exemple la valeur 
15617 \emph on
15618 l{2pt}
15619 \emph default
15620  pour ce paramètre, la ligne va être rognée de 2
15621 \begin_inset space \thinspace{}
15622 \end_inset
15623
15624 pt à son extrémité gauche.
15625  Si vous ne spécifiez pas de valeur pour 
15626 \emph on
15627 largeurRognage
15628 \emph default
15629  les lignes sont implicitement rognées de 0.5
15630 \begin_inset space \thinspace{}
15631 \end_inset
15632
15633 em.
15634 \end_layout
15635
15636 \begin_layout Standard
15637 \begin_inset VSpace bigskip
15638 \end_inset
15639
15640 Le tableau
15641 \begin_inset space ~
15642 \end_inset
15643
15644
15645 \begin_inset CommandInset ref
15646 LatexCommand ref
15647 reference "tab:Exemple-tableau-booktabs"
15648
15649 \end_inset
15650
15651  a été créé en utilisant les commandes
15652 \end_layout
15653
15654 \begin_layout Standard
15655
15656 \series bold
15657
15658 \backslash
15659 cmidrule(r){2-2}
15660 \backslash
15661 cmidrule(l){3-4}
15662 \end_layout
15663
15664 \begin_layout Standard
15665 au début de la deuxième ligne et
15666 \end_layout
15667
15668 \begin_layout Standard
15669
15670 \series bold
15671
15672 \backslash
15673 cmidrule[2pt](l{10pt}){1-1}
15674 \end_layout
15675
15676 \begin_layout Standard
15677 au début de la sixième ligne.
15678 \end_layout
15679
15680 \begin_layout Standard
15681 \begin_inset VSpace bigskip
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \begin_layout Standard
15688 Vous pouvez vouloir des commandes 
15689 \series bold
15690
15691 \backslash
15692 cmidrule
15693 \series default
15694 s qui se recouvrent comme pour le tableau
15695 \begin_inset space ~
15696 \end_inset
15697
15698
15699 \begin_inset CommandInset ref
15700 LatexCommand ref
15701 reference "tab:Tableau-booktabs-special"
15702
15703 \end_inset
15704
15705 .
15706  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15707
15708 \end_layout
15709
15710 \begin_layout Standard
15711
15712 \series bold
15713
15714 \backslash
15715 morecmidrules
15716 \end_layout
15717
15718 \begin_layout Standard
15719 La commande qui a été utilisée pour la deuxième ligne du tableau
15720 \begin_inset space ~
15721 \end_inset
15722
15723
15724 \begin_inset CommandInset ref
15725 LatexCommand ref
15726 reference "tab:Tableau-booktabs-special"
15727
15728 \end_inset
15729
15730  est
15731 \end_layout
15732
15733 \begin_layout Standard
15734
15735 \series bold
15736
15737 \backslash
15738 cmidrule(r){2-2}
15739 \backslash
15740 cmidrule(l){3-4}
15741 \backslash
15742 morecmidrules
15743 \backslash
15744 cmidrule{2-4}
15745 \end_layout
15746
15747 \begin_layout Standard
15748 La commande pour la sixième ligne est
15749 \end_layout
15750
15751 \begin_layout Standard
15752
15753 \series bold
15754
15755 \backslash
15756 midrule
15757 \backslash
15758 morecmidrules
15759 \backslash
15760 cmidrule{3-4}
15761 \end_layout
15762
15763 \begin_layout Standard
15764 \begin_inset VSpace bigskip
15765 \end_inset
15766
15767
15768 \end_layout
15769
15770 \begin_layout Standard
15771 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15772 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15773  font toute la largeur du tableau :
15774 \end_layout
15775
15776 \begin_layout Standard
15777
15778 \series bold
15779
15780 \backslash
15781 specialrule{largeur}{espace au dessus}{espace en dessous}
15782 \end_layout
15783
15784 \begin_layout Standard
15785 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15786  du paquetage \SpecialChar LaTeX
15787  
15788 \series bold
15789 booktabs
15790 \series default
15791  
15792 \begin_inset CommandInset citation
15793 LatexCommand cite
15794 key "booktabs"
15795
15796 \end_inset
15797
15798 .
15799 \begin_inset Index idx
15800 status collapsed
15801
15802 \begin_layout Plain Layout
15803 Paquetages \SpecialChar LaTeX
15804  ! booktabs
15805 \end_layout
15806
15807 \end_inset
15808
15809
15810 \end_layout
15811
15812 \begin_layout Standard
15813 \begin_inset Float table
15814 placement h
15815 wide false
15816 sideways false
15817 status open
15818
15819 \begin_layout Plain Layout
15820 \begin_inset Caption Standard
15821
15822 \begin_layout Plain Layout
15823 \begin_inset CommandInset label
15824 LatexCommand label
15825 name "tab:Tableau-booktabs-special"
15826
15827 \end_inset
15828
15829 Tableau formel spécial
15830 \end_layout
15831
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \begin_layout Plain Layout
15838 \align center
15839 \begin_inset Tabular
15840 <lyxtabular version="3" rows="8" columns="4">
15841 <features booktabs="true" tabularvalignment="middle">
15842 <column alignment="center" valignment="top">
15843 <column alignment="center" valignment="top">
15844 <column alignment="center" valignment="top">
15845 <column alignment="center" valignment="top">
15846 <row>
15847 <cell alignment="center" valignment="top" topline="true" usebox="none">
15848 \begin_inset Text
15849
15850 \begin_layout Plain Layout
15851 Système
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 Chip
15861 \begin_inset space \thinspace{}
15862 \end_inset
15863
15864 1
15865 \end_layout
15866
15867 \end_inset
15868 </cell>
15869 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15870 \begin_inset Text
15871
15872 \begin_layout Plain Layout
15873 Chip
15874 \begin_inset space \thinspace{}
15875 \end_inset
15876
15877 2
15878 \end_layout
15879
15880 \end_inset
15881 </cell>
15882 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15883 \begin_inset Text
15884
15885 \begin_layout Plain Layout
15886
15887 \end_layout
15888
15889 \end_inset
15890 </cell>
15891 </row>
15892 <row>
15893 <cell alignment="center" valignment="top" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Plain Layout
15897 \begin_inset ERT
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901
15902
15903 \backslash
15904 cmidrule(r){2-2}
15905 \end_layout
15906
15907 \end_inset
15908
15909
15910 \begin_inset ERT
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914
15915
15916 \backslash
15917 cmidrule(l){3-4}
15918 \end_layout
15919
15920 \end_inset
15921
15922
15923 \begin_inset ERT
15924 status collapsed
15925
15926 \begin_layout Plain Layout
15927
15928
15929 \backslash
15930 morecmidrules 
15931 \end_layout
15932
15933 \end_inset
15934
15935
15936 \begin_inset ERT
15937 status collapsed
15938
15939 \begin_layout Plain Layout
15940
15941
15942 \backslash
15943 cmidrule{2-4}
15944 \end_layout
15945
15946 \end_inset
15947
15948 Epaisseur du capteur en µm
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 <cell alignment="center" valignment="top" usebox="none">
15954 \begin_inset Text
15955
15956 \begin_layout Plain Layout
15957 300
15958 \end_layout
15959
15960 \end_inset
15961 </cell>
15962 <cell alignment="center" valignment="top" usebox="none">
15963 \begin_inset Text
15964
15965 \begin_layout Plain Layout
15966 300
15967 \end_layout
15968
15969 \end_inset
15970 </cell>
15971 <cell alignment="center" valignment="top" usebox="none">
15972 \begin_inset Text
15973
15974 \begin_layout Plain Layout
15975 700
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 </row>
15981 <row>
15982 <cell alignment="center" valignment="top" topline="true" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986 Angle biseau en °
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 <cell alignment="center" valignment="top" topline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 3.55
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 <cell alignment="center" valignment="top" topline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004 2.71
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 <cell alignment="center" valignment="top" topline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013 7.99
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 </row>
16019 <row topspace="default">
16020 <cell alignment="center" valignment="top" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024 Résolution spatiale en µm
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033 4.26
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 10.17
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 10.56
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 </row>
16057 <row topspace="default">
16058 <cell alignment="center" valignment="top" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062 MTF à 
16063 \begin_inset Formula $f_{\mathrm{max}}$
16064 \end_inset
16065
16066
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 <cell alignment="center" valignment="top" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Plain Layout
16075 0.53
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 <cell alignment="center" valignment="top" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Plain Layout
16084 0.37
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 <cell alignment="center" valignment="top" usebox="none">
16090 \begin_inset Text
16091
16092 \begin_layout Plain Layout
16093 0.39
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 </row>
16099 <row>
16100 <cell alignment="center" valignment="top" topline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Plain Layout
16104 \begin_inset ERT
16105 status collapsed
16106
16107 \begin_layout Plain Layout
16108
16109
16110 \backslash
16111 morecmidrules 
16112 \end_layout
16113
16114 \end_inset
16115
16116
16117 \begin_inset ERT
16118 status collapsed
16119
16120 \begin_layout Plain Layout
16121
16122
16123 \backslash
16124 cmidrule{3-4}
16125 \end_layout
16126
16127 \end_inset
16128
16129 résolution spatiale LSF
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" topline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Plain Layout
16138
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 <cell alignment="center" valignment="top" topline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 <cell alignment="center" valignment="top" topline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row>
16163 <cell alignment="center" valignment="top" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167 en µm
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 129.7
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185 52.75
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 50.78
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 </row>
16200 <row>
16201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205 en % de la taille des pixels
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214 76.3
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16220 \begin_inset Text
16221
16222 \begin_layout Plain Layout
16223 95.9
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 92.3
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 </row>
16238 </lyxtabular>
16239
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \begin_layout Section
16251 Alignement vertical des tableaux
16252 \begin_inset Index idx
16253 status collapsed
16254
16255 \begin_layout Plain Layout
16256 Tableau ! Alignement
16257 \end_layout
16258
16259 \end_inset
16260
16261
16262 \end_layout
16263
16264 \begin_layout Standard
16265 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16266  doit être à l'intérieur d'une boîte.
16267  La boîte peut alors être alignée comme c'est décrit dans la 
16268 \begin_inset space ~
16269 \end_inset
16270
16271
16272 \begin_inset CommandInset ref
16273 LatexCommand ref
16274 reference "sec:Boîte-Dialogue"
16275
16276 \end_inset
16277
16278 .
16279 \end_layout
16280
16281 \begin_layout Standard
16282 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16283  minipage
16284 \begin_inset Foot
16285 status open
16286
16287 \begin_layout Plain Layout
16288 Les minipages son décrites dans la section
16289 \begin_inset space ~
16290 \end_inset
16291
16292
16293 \begin_inset CommandInset ref
16294 LatexCommand ref
16295 reference "sec:Minipages"
16296
16297 \end_inset
16298
16299 .
16300 \end_layout
16301
16302 \end_inset
16303
16304  dont la largeur est de 15
16305 \begin_inset space \thinspace{}
16306 \end_inset
16307
16308 col% :
16309 \end_layout
16310
16311 \begin_layout Itemize
16312 test 
16313 \begin_inset Box Frameless
16314 position "t"
16315 hor_pos "c"
16316 has_inner_box 1
16317 inner_pos "c"
16318 use_parbox 0
16319 use_makebox 0
16320 width "15col%"
16321 special "none"
16322 height "1in"
16323 height_special "totalheight"
16324 thickness "0.4pt"
16325 separation "3pt"
16326 shadowsize "4pt"
16327 framecolor "black"
16328 backgroundcolor "none"
16329 status collapsed
16330
16331 \begin_layout Plain Layout
16332 \begin_inset Tabular
16333 <lyxtabular version="3" rows="3" columns="3">
16334 <features tabularvalignment="middle">
16335 <column alignment="center" valignment="top">
16336 <column alignment="center" valignment="top">
16337 <column alignment="center" valignment="top">
16338 <row>
16339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343 a
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16349 \begin_inset Text
16350
16351 \begin_layout Plain Layout
16352 d
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361 g
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 </row>
16367 <row>
16368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 b
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381 e
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 h
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row>
16397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 c
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 f
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 i
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 </lyxtabular>
16426
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \end_inset
16433
16434  test 
16435 \begin_inset ERT
16436 status collapsed
16437
16438 \begin_layout Plain Layout
16439
16440
16441 \backslash
16442 raisebox{0.85
16443 \backslash
16444 baselineskip}{
16445 \end_layout
16446
16447 \end_inset
16448
16449
16450 \begin_inset Box Frameless
16451 position "t"
16452 hor_pos "c"
16453 has_inner_box 1
16454 inner_pos "c"
16455 use_parbox 0
16456 use_makebox 0
16457 width "15col%"
16458 special "none"
16459 height "1in"
16460 height_special "totalheight"
16461 thickness "0.4pt"
16462 separation "3pt"
16463 shadowsize "4pt"
16464 framecolor "black"
16465 backgroundcolor "none"
16466 status collapsed
16467
16468 \begin_layout Plain Layout
16469 \begin_inset Tabular
16470 <lyxtabular version="3" rows="3" columns="3">
16471 <features tabularvalignment="middle">
16472 <column alignment="center" valignment="top">
16473 <column alignment="center" valignment="top">
16474 <column alignment="center" valignment="top">
16475 <row>
16476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480 a
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
16485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Plain Layout
16489 d
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 g
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 </row>
16504 <row>
16505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Plain Layout
16509 b
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16515 \begin_inset Text
16516
16517 \begin_layout Plain Layout
16518 e
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout Plain Layout
16527 h
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 c
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 f
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 i
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 </row>
16562 </lyxtabular>
16563
16564 \end_inset
16565
16566
16567 \end_layout
16568
16569 \end_inset
16570
16571
16572 \begin_inset ERT
16573 status collapsed
16574
16575 \begin_layout Plain Layout
16576
16577 }
16578 \end_layout
16579
16580 \end_inset
16581
16582
16583 \end_layout
16584
16585 \begin_layout Itemize
16586 test 
16587 \begin_inset Box Frameless
16588 position "c"
16589 hor_pos "c"
16590 has_inner_box 1
16591 inner_pos "c"
16592 use_parbox 0
16593 use_makebox 0
16594 width "15col%"
16595 special "none"
16596 height "1in"
16597 height_special "totalheight"
16598 thickness "0.4pt"
16599 separation "3pt"
16600 shadowsize "4pt"
16601 framecolor "black"
16602 backgroundcolor "none"
16603 status collapsed
16604
16605 \begin_layout Plain Layout
16606 \begin_inset Tabular
16607 <lyxtabular version="3" rows="3" columns="3">
16608 <features tabularvalignment="middle">
16609 <column alignment="center" valignment="top">
16610 <column alignment="center" valignment="top">
16611 <column alignment="center" valignment="top">
16612 <row>
16613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617 a
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626 d
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635 g
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 </row>
16641 <row>
16642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646 b
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655 e
16656 \end_layout
16657
16658 \end_inset
16659 </cell>
16660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Plain Layout
16664 h
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 </row>
16670 <row>
16671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 c
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 f
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 i
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 </lyxtabular>
16700
16701 \end_inset
16702
16703
16704 \end_layout
16705
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \begin_layout Itemize
16712 test 
16713 \begin_inset Box Frameless
16714 position "b"
16715 hor_pos "c"
16716 has_inner_box 1
16717 inner_pos "c"
16718 use_parbox 0
16719 use_makebox 0
16720 width "15col%"
16721 special "none"
16722 height "1in"
16723 height_special "totalheight"
16724 thickness "0.4pt"
16725 separation "3pt"
16726 shadowsize "4pt"
16727 framecolor "black"
16728 backgroundcolor "none"
16729 status collapsed
16730
16731 \begin_layout Plain Layout
16732 \begin_inset Tabular
16733 <lyxtabular version="3" rows="3" columns="3">
16734 <features tabularvalignment="middle">
16735 <column alignment="center" valignment="top">
16736 <column alignment="center" valignment="top">
16737 <column alignment="center" valignment="top">
16738 <row>
16739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 a
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 d
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761 g
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 </row>
16767 <row>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772 b
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781 e
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790 h
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 </row>
16796 <row>
16797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 c
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 f
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 i
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 </row>
16825 </lyxtabular>
16826
16827 \end_inset
16828
16829
16830 \end_layout
16831
16832 \end_inset
16833
16834  test 
16835 \begin_inset ERT
16836 status collapsed
16837
16838 \begin_layout Plain Layout
16839
16840
16841 \backslash
16842 raisebox{-0.32
16843 \backslash
16844 baselineskip}{
16845 \end_layout
16846
16847 \end_inset
16848
16849
16850 \begin_inset Box Frameless
16851 position "b"
16852 hor_pos "c"
16853 has_inner_box 1
16854 inner_pos "c"
16855 use_parbox 0
16856 use_makebox 0
16857 width "15col%"
16858 special "none"
16859 height "1in"
16860 height_special "totalheight"
16861 thickness "0.4pt"
16862 separation "3pt"
16863 shadowsize "4pt"
16864 framecolor "black"
16865 backgroundcolor "none"
16866 status collapsed
16867
16868 \begin_layout Plain Layout
16869 \begin_inset Tabular
16870 <lyxtabular version="3" rows="3" columns="3">
16871 <features tabularvalignment="middle">
16872 <column alignment="center" valignment="top">
16873 <column alignment="center" valignment="top">
16874 <column alignment="center" valignment="top">
16875 <row>
16876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 a
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 d
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 g
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 </row>
16904 <row>
16905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909 b
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918 e
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 h
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row>
16934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938 c
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947 f
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 i
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 </row>
16962 </lyxtabular>
16963
16964 \end_inset
16965
16966
16967 \end_layout
16968
16969 \end_inset
16970
16971
16972 \begin_inset ERT
16973 status collapsed
16974
16975 \begin_layout Plain Layout
16976
16977 }
16978 \end_layout
16979
16980 \end_inset
16981
16982
16983 \end_layout
16984
16985 \begin_layout Standard
16986 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16987  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16988  la ligne dans laquelle le tableau est inséré.
16989  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16990  boîte élévatrice (raisebox)
16991 \begin_inset Foot
16992 status collapsed
16993
16994 \begin_layout Plain Layout
16995 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16996 \begin_inset space ~
16997 \end_inset
16998
16999
17000 \begin_inset CommandInset ref
17001 LatexCommand ref
17002 reference "subsec:Alignement-Vertical"
17003
17004 \end_inset
17005
17006 .
17007 \end_layout
17008
17009 \end_inset
17010
17011 .
17012  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17013  aligné en utilisant la commande en code \SpecialChar TeX
17014  suivante 
17015 \end_layout
17016
17017 \begin_layout Standard
17018
17019 \series bold
17020
17021 \backslash
17022 raisebox{0.85
17023 \backslash
17024 baselineskip}{
17025 \end_layout
17026
17027 \begin_layout Standard
17028 placée juste avant la boîte minipage.
17029  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17030 .
17031  Pour le deuxième tableau de la dernière ligne, la commande 
17032 \end_layout
17033
17034 \begin_layout Standard
17035
17036 \series bold
17037
17038 \backslash
17039 raisebox{-0.32
17040 \backslash
17041 baselineskip}{
17042 \end_layout
17043
17044 \begin_layout Standard
17045 est utilisée.
17046 \end_layout
17047
17048 \begin_layout Standard
17049 \begin_inset Note Greyedout
17050 status open
17051
17052 \begin_layout Plain Layout
17053
17054 \series bold
17055 Note:
17056 \series default
17057  L'alignement entre le contenu de la ligne du tableau et le texte de la
17058  ligne qui l'entoure ne peut pas être parfait.
17059  Le facteur utilisé dans la commande 
17060 \series bold
17061
17062 \backslash
17063 raisebox
17064 \series default
17065  pour obtenir cet alignement dépend de la police de caractères du document,
17066  de la taille de la police et de l'épaisseur des lignes du tableau.
17067 \end_layout
17068
17069 \end_inset
17070
17071
17072 \end_layout
17073
17074 \begin_layout Section
17075 Tableaux colorés
17076 \begin_inset CommandInset label
17077 LatexCommand label
17078 name "sec:Tableaux-Colorés"
17079
17080 \end_inset
17081
17082
17083 \begin_inset Index idx
17084 status collapsed
17085
17086 \begin_layout Plain Layout
17087 Tableau ! Coloré
17088 \end_layout
17089
17090 \end_inset
17091
17092
17093 \end_layout
17094
17095 \begin_layout Subsection
17096 Cellules colorées
17097 \begin_inset Index idx
17098 status collapsed
17099
17100 \begin_layout Plain Layout
17101 Couleur des tableaux ! Pour les cellules
17102 \end_layout
17103
17104 \end_inset
17105
17106
17107 \begin_inset Index idx
17108 status collapsed
17109
17110 \begin_layout Plain Layout
17111 Couleur ! Pour les cellules de tableau
17112 \end_layout
17113
17114 \end_inset
17115
17116
17117 \end_layout
17118
17119 \begin_layout Standard
17120 \begin_inset Float table
17121 placement h
17122 wide false
17123 sideways false
17124 status open
17125
17126 \begin_layout Plain Layout
17127 \begin_inset Caption Standard
17128
17129 \begin_layout Plain Layout
17130 \begin_inset CommandInset label
17131 LatexCommand label
17132 name "tab:Tableau-coloré-sans-colortbl"
17133
17134 \end_inset
17135
17136 Tableau coloré sans utiliser le paquetage  
17137 \series bold
17138 colortbl
17139 \series default
17140
17141 \begin_inset Argument 1
17142 status open
17143
17144 \begin_layout Plain Layout
17145 Tableau sans colortbl
17146 \end_layout
17147
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \end_inset
17154
17155
17156 \end_layout
17157
17158 \begin_layout Plain Layout
17159 \align center
17160 \begin_inset Tabular
17161 <lyxtabular version="3" rows="3" columns="3">
17162 <features tabularvalignment="middle">
17163 <column alignment="center" valignment="top">
17164 <column alignment="center" valignment="top">
17165 <column alignment="center" valignment="top">
17166 <row>
17167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \color green
17173 a
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182
17183 \color red
17184 b
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \color red
17195 c
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \color green
17208 d
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217
17218 \color blue
17219 e
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \color blue
17230 f
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 </row>
17236 <row>
17237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241
17242 \color green
17243 g
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252
17253 \color blue
17254 h
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263
17264 \color blue
17265 i
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 </row>
17271 </lyxtabular>
17272
17273 \end_inset
17274
17275
17276 \end_layout
17277
17278 \end_inset
17279
17280
17281 \end_layout
17282
17283 \begin_layout Standard
17284 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17285  et choisissez une couleur dans le menu 
17286 \family sans
17287 Édition\SpecialChar menuseparator
17288 Style
17289 \begin_inset space ~
17290 \end_inset
17291
17292 de
17293 \begin_inset space ~
17294 \end_inset
17295
17296 Texte
17297 \family default
17298 .
17299  C'est ce qui a été utilisé pour créer le tableau
17300 \begin_inset space ~
17301 \end_inset
17302
17303
17304 \begin_inset CommandInset ref
17305 LatexCommand ref
17306 reference "tab:Tableau-coloré-sans-colortbl"
17307
17308 \end_inset
17309
17310 .
17311  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17312  
17313 \series bold
17314 colortbl
17315 \series default
17316 .
17317 \begin_inset Index idx
17318 status collapsed
17319
17320 \begin_layout Plain Layout
17321 Paquetages \SpecialChar LaTeX
17322  ! colortbl
17323 \end_layout
17324
17325 \end_inset
17326
17327
17328 \end_layout
17329
17330 \begin_layout Standard
17331 \begin_inset ERT
17332 status collapsed
17333
17334 \begin_layout Plain Layout
17335
17336
17337 \backslash
17338 ifcolortbl
17339 \end_layout
17340
17341 \end_inset
17342
17343
17344 \begin_inset Note Note
17345 status open
17346
17347 \begin_layout Plain Layout
17348 La section qui suit ne sera affichée que si vous avez installé le paquetage
17349  \SpecialChar LaTeX
17350  
17351 \series bold
17352 colortbl
17353 \series default
17354 .
17355 \end_layout
17356
17357 \end_inset
17358
17359
17360 \end_layout
17361
17362 \begin_layout Standard
17363 Pour créer des tableaux colorés, vous devez charger le paquetage
17364 \series bold
17365  colortbl
17366 \series default
17367  dans le préambule avec la ligne
17368 \end_layout
17369
17370 \begin_layout Standard
17371
17372 \series bold
17373
17374 \backslash
17375 usepackage{colortbl}
17376 \end_layout
17377
17378 \begin_layout Standard
17379 On choisit la couleur d'une colonne avec la commande 
17380 \end_layout
17381
17382 \begin_layout Standard
17383
17384 \series bold
17385
17386 \backslash
17387 columncolor{nom de couleur}
17388 \end_layout
17389
17390 \begin_layout Standard
17391 à l'intérieur d'une commande 
17392 \series bold
17393 >{ }
17394 \series default
17395 .
17396  Vous trouverez plus d'information sur la commande 
17397 \series bold
17398 >{}
17399 \series default
17400  dans la section
17401 \begin_inset space ~
17402 \end_inset
17403
17404
17405 \begin_inset CommandInset ref
17406 LatexCommand ref
17407 reference "subsec:Calculs-multicolonnes"
17408
17409 \end_inset
17410
17411 .
17412 \end_layout
17413
17414 \begin_layout Standard
17415 Les noms de couleurs suivants sont prédéfinis :
17416 \end_layout
17417
17418 \begin_layout Standard
17419
17420 \family sans
17421 red
17422 \family default
17423  (rouge), 
17424 \family sans
17425 green
17426 \family default
17427  (vert), 
17428 \family sans
17429 yellow
17430 \family default
17431  (jaune), 
17432 \family sans
17433 blue
17434 \family default
17435  (bleu), 
17436 \family sans
17437 cyan
17438 \family default
17439
17440 \family sans
17441 magenta
17442 \family default
17443
17444 \family sans
17445 black 
17446 \family default
17447 (noir) et 
17448 \family sans
17449 white 
17450 \family default
17451 (blanc)
17452 \end_layout
17453
17454 \begin_layout Standard
17455 \begin_inset VSpace medskip
17456 \end_inset
17457
17458
17459 \end_layout
17460
17461 \begin_layout Standard
17462 Si vous ajoutez les options
17463 \end_layout
17464
17465 \begin_layout Standard
17466
17467 \series bold
17468 usenames,dvipsnames
17469 \end_layout
17470
17471 \begin_layout Standard
17472 aux options de la classe de document dans les paramètres du document, vous
17473  pouvez utiliser 61
17474 \begin_inset space ~
17475 \end_inset
17476
17477 couleurs supplémentaires.
17478  Ces couleurs sont listées dans l'annexe
17479 \begin_inset space ~
17480 \end_inset
17481
17482
17483 \begin_inset CommandInset ref
17484 LatexCommand ref
17485 reference "chap:Liste-de-noms-de-couleur-dvips"
17486
17487 \end_inset
17488
17489 .
17490  Une de ces couleurs, 
17491 \family sans
17492 Maroon
17493 \family default
17494 , est utilisée comme exemple dans le tableau
17495 \begin_inset space ~
17496 \end_inset
17497
17498
17499 \begin_inset CommandInset ref
17500 LatexCommand ref
17501 reference "tab:Tableau-coloré-avec-colortbl"
17502
17503 \end_inset
17504
17505 .
17506 \end_layout
17507
17508 \begin_layout Standard
17509 \begin_inset VSpace medskip
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \begin_layout Standard
17516 Vous pouvez aussi définir votre propre couleur avec la commande
17517 \end_layout
17518
17519 \begin_layout Standard
17520
17521 \series bold
17522
17523 \backslash
17524 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17525 \end_layout
17526
17527 \begin_layout Standard
17528 Le modèle de couleur peut être
17529 \end_layout
17530
17531 \begin_layout Labeling
17532 \labelwidthstring 00.00.0000
17533 cmyk
17534 \begin_inset space ~
17535 \end_inset
17536
17537 : cyan, magenta, jaune (yellow), noir (black)
17538 \end_layout
17539
17540 \begin_layout Labeling
17541 \labelwidthstring 00.00.0000
17542 rgb
17543 \begin_inset space ~
17544 \end_inset
17545
17546 : rouge (red), vert (green), bleu (blue)
17547 \end_layout
17548
17549 \begin_layout Labeling
17550 \labelwidthstring 00.00.0000
17551 gray
17552 \begin_inset space ~
17553 \end_inset
17554
17555 : dégradé de gris (gray)
17556 \end_layout
17557
17558 \begin_layout Standard
17559 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17560  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17561 \end_layout
17562
17563 \begin_layout Standard
17564 Vous pouvez par exemple définir la couleur 
17565 \begin_inset Quotes fld
17566 \end_inset
17567
17568
17569 \emph on
17570 vertfonce
17571 \begin_inset Quotes frd
17572 \end_inset
17573
17574  dans le préambule avec la ligne
17575 \end_layout
17576
17577 \begin_layout Standard
17578
17579 \series bold
17580
17581 \backslash
17582 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17583 \end_layout
17584
17585 \begin_layout Standard
17586 et la couleur 
17587 \emph on
17588
17589 \begin_inset Quotes fld
17590 \end_inset
17591
17592 grisclair
17593 \emph default
17594
17595 \begin_inset Quotes frd
17596 \end_inset
17597
17598  avec
17599 \end_layout
17600
17601 \begin_layout Standard
17602
17603 \series bold
17604
17605 \backslash
17606 definecolor{grisclair}{gray}{0.8}
17607 \end_layout
17608
17609 \begin_layout Standard
17610 \begin_inset VSpace medskip
17611 \end_inset
17612
17613
17614 \end_layout
17615
17616 \begin_layout Standard
17617 Les lignes sont colorées avec la commande
17618 \end_layout
17619
17620 \begin_layout Standard
17621
17622 \series bold
17623
17624 \backslash
17625 rowcolor{nom de la couleur}
17626 \end_layout
17627
17628 \begin_layout Standard
17629 et les cellules sont colorées avec la commande
17630 \end_layout
17631
17632 \begin_layout Standard
17633
17634 \series bold
17635
17636 \backslash
17637 cellcolor{nom de la couleur}
17638 \end_layout
17639
17640 \begin_layout Standard
17641 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17642 .
17643 \end_layout
17644
17645 \begin_layout Standard
17646 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17647  choisissez une couleur dans le menu 
17648 \family sans
17649 Édition\SpecialChar menuseparator
17650 Style
17651 \begin_inset space ~
17652 \end_inset
17653
17654 de
17655 \begin_inset space ~
17656 \end_inset
17657
17658 Texte
17659 \family default
17660 .
17661  Si une cellule contient du code \SpecialChar TeX
17662 , faites bien attention à ne colorer que
17663  le texte, sinon le code \SpecialChar TeX
17664  coloré provoquera des erreurs \SpecialChar LaTeX
17665 .
17666 \end_layout
17667
17668 \begin_layout Standard
17669 \begin_inset Note Greyedout
17670 status open
17671
17672 \begin_layout Plain Layout
17673
17674 \series bold
17675 Note:
17676 \series default
17677  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17678  définies par l'utilisateur.
17679 \end_layout
17680
17681 \end_inset
17682
17683
17684 \end_layout
17685
17686 \begin_layout Standard
17687 \begin_inset VSpace bigskip
17688 \end_inset
17689
17690
17691 \end_layout
17692
17693 \begin_layout Standard
17694 Pour créer le tableau
17695 \begin_inset space ~
17696 \end_inset
17697
17698
17699 \begin_inset CommandInset ref
17700 LatexCommand ref
17701 reference "tab:Tableau-coloré-avec-colortbl"
17702
17703 \end_inset
17704
17705  faites ce qui suit : La couleur de la première colonne doit être 
17706 \emph on
17707 vertfonce
17708 \emph default
17709 .
17710  On insère donc la commande
17711 \end_layout
17712
17713 \begin_layout Standard
17714
17715 \series bold
17716 >{
17717 \backslash
17718 columncolor{vertfonce}
17719 \backslash
17720 centering}c
17721 \end_layout
17722
17723 \begin_layout Standard
17724 en code \SpecialChar TeX
17725  pour cette colonne.
17726  La première ligne doit être bleue clair, d'où la commande en code \SpecialChar TeX
17727
17728 \end_layout
17729
17730 \begin_layout Standard
17731
17732 \series bold
17733
17734 \backslash
17735 rowcolor{cyan}
17736 \end_layout
17737
17738 \begin_layout Standard
17739 qui est insérée dans la première cellule de cette ligne.
17740  Notez que cela annule la couleur de colonne pour la première cellule.
17741  La dernière cellule de la dernière ligne est colorée en marron
17742 \series bold
17743  
17744 \series default
17745 en insérant en code \SpecialChar TeX
17746  la commande
17747 \end_layout
17748
17749 \begin_layout Standard
17750
17751 \series bold
17752
17753 \backslash
17754 cellcolor{Maroon}
17755 \end_layout
17756
17757 \begin_layout Standard
17758 Les caractères peuvent maintenant être colorés en utilisant le menu 
17759 \family sans
17760 Édition\SpecialChar menuseparator
17761 Style
17762 \begin_inset space ~
17763 \end_inset
17764
17765 de
17766 \begin_inset space ~
17767 \end_inset
17768
17769 Texte
17770 \family default
17771 .
17772 \end_layout
17773
17774 \begin_layout Standard
17775 \begin_inset Float table
17776 placement h
17777 wide false
17778 sideways false
17779 status open
17780
17781 \begin_layout Plain Layout
17782 \begin_inset Caption Standard
17783
17784 \begin_layout Plain Layout
17785 \begin_inset CommandInset label
17786 LatexCommand label
17787 name "tab:Tableau-coloré-avec-colortbl"
17788
17789 \end_inset
17790
17791 Tableau coloré en utilisant le paquetage 
17792 \series bold
17793 colortbl
17794 \series default
17795
17796 \begin_inset Argument 1
17797 status collapsed
17798
17799 \begin_layout Plain Layout
17800 Tableau avec colortbl
17801 \end_layout
17802
17803 \end_inset
17804
17805
17806 \end_layout
17807
17808 \end_inset
17809
17810
17811 \end_layout
17812
17813 \begin_layout Plain Layout
17814 \align center
17815 \begin_inset Tabular
17816 <lyxtabular version="3" rows="3" columns="3">
17817 <features tabularvalignment="middle">
17818 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17819 <column alignment="center" valignment="top">
17820 <column alignment="center" valignment="top">
17821 <row>
17822 <cell alignment="center" valignment="top" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 \begin_inset ERT
17827 status collapsed
17828
17829 \begin_layout Plain Layout
17830
17831
17832 \backslash
17833 rowcolor{cyan}
17834 \end_layout
17835
17836 \end_inset
17837
17838
17839 \color magenta
17840 a
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849
17850 \color red
17851 b
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860
17861 \color red
17862 c
17863 \end_layout
17864
17865 \end_inset
17866 </cell>
17867 </row>
17868 <row>
17869 <cell alignment="center" valignment="top" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873
17874 \color yellow
17875 d
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \color blue
17886 e
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 <cell alignment="center" valignment="top" usebox="none">
17892 \begin_inset Text
17893
17894 \begin_layout Plain Layout
17895
17896 \color blue
17897 f
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 </row>
17903 <row>
17904 <cell alignment="center" valignment="top" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908
17909 \color yellow
17910 g
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919
17920 \color blue
17921 h
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 \begin_inset ERT
17931 status collapsed
17932
17933 \begin_layout Plain Layout
17934
17935
17936 \backslash
17937 cellcolor{Maroon}
17938 \end_layout
17939
17940 \end_inset
17941
17942
17943 \color green
17944 i
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 </row>
17950 </lyxtabular>
17951
17952 \end_inset
17953
17954
17955 \end_layout
17956
17957 \end_inset
17958
17959
17960 \end_layout
17961
17962 \begin_layout Standard
17963 \begin_inset ERT
17964 status collapsed
17965
17966 \begin_layout Plain Layout
17967
17968
17969 \backslash
17970 else
17971 \end_layout
17972
17973 \end_inset
17974
17975
17976 \begin_inset Note Note
17977 status open
17978
17979 \begin_layout Plain Layout
17980 Ce qui suit sera affiché si le paquetage 
17981 \series bold
17982 colortbl
17983 \series default
17984  n'est pas installé :
17985 \end_layout
17986
17987 \end_inset
17988
17989
17990 \end_layout
17991
17992 \begin_layout Standard
17993 Vous devez installer le paquetage 
17994 \series bold
17995 colortbl
17996 \series default
17997  pour voir le contenu des cette section dans la sortie imprimée.
17998 \end_layout
17999
18000 \begin_layout Standard
18001 \begin_inset ERT
18002 status collapsed
18003
18004 \begin_layout Plain Layout
18005
18006
18007 \backslash
18008 fi
18009 \end_layout
18010
18011 \end_inset
18012
18013
18014 \end_layout
18015
18016 \begin_layout Subsection
18017 Lignes colorées
18018 \begin_inset Index idx
18019 status collapsed
18020
18021 \begin_layout Plain Layout
18022 Tableau Coloré ! Pour les lignes
18023 \end_layout
18024
18025 \end_inset
18026
18027
18028 \begin_inset Index idx
18029 status collapsed
18030
18031 \begin_layout Plain Layout
18032 Couleur ! Pour les lignes de tableau
18033 \end_layout
18034
18035 \end_inset
18036
18037
18038 \end_layout
18039
18040 \begin_layout Standard
18041 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
18042  alternative à la méthode décrite dans le paragraphe précédent: il faut
18043  charger le paquetage 
18044 \series bold
18045 xcolor
18046 \series default
18047
18048 \begin_inset Index idx
18049 status collapsed
18050
18051 \begin_layout Plain Layout
18052 Paquetages \SpecialChar LaTeX
18053  ! xcolor
18054 \begin_inset ERT
18055 status collapsed
18056
18057 \begin_layout Plain Layout
18058
18059
18060 \backslash
18061 vspace{4mm}
18062 \end_layout
18063
18064 \end_inset
18065
18066
18067 \end_layout
18068
18069 \end_inset
18070
18071  dans le préambule du document avec la commande
18072 \end_layout
18073
18074 \begin_layout Standard
18075
18076 \series bold
18077
18078 \backslash
18079 usepackage[table]{xcolor}
18080 \end_layout
18081
18082 \begin_layout Standard
18083
18084 \series bold
18085 xcolor
18086 \series default
18087  charge automatiquement le paquetage 
18088 \series bold
18089 colortbl
18090 \series default
18091
18092 \begin_inset Index idx
18093 status collapsed
18094
18095 \begin_layout Plain Layout
18096 Paquetages \SpecialChar LaTeX
18097  ! colortbl
18098 \end_layout
18099
18100 \end_inset
18101
18102 , il faut donc que
18103 \series bold
18104  colortbl
18105 \series default
18106  existe dans votre distribution \SpecialChar LaTeX
18107 , sinon vous aurez des erreurs.
18108 \end_layout
18109
18110 \begin_layout Standard
18111 \begin_inset ERT
18112 status collapsed
18113
18114 \begin_layout Plain Layout
18115
18116
18117 \backslash
18118 ifcolortbl
18119 \end_layout
18120
18121 \end_inset
18122
18123
18124 \begin_inset Note Note
18125 status open
18126
18127 \begin_layout Plain Layout
18128 La section qui suit ne sera affichée que si vous avez installé le paquetage
18129  \SpecialChar LaTeX
18130  
18131 \series bold
18132 colortbl
18133 \series default
18134 .
18135 \end_layout
18136
18137 \end_inset
18138
18139
18140 \end_layout
18141
18142 \begin_layout Standard
18143 Les lignes de tableau sont colorées par la commande
18144 \end_layout
18145
18146 \begin_layout Standard
18147
18148 \series bold
18149
18150 \backslash
18151 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18152  paire}
18153 \end_layout
18154
18155 \begin_layout Standard
18156 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18157  avant le premier
18158  tableau nécessitant la coloration alternative des lignes.
18159  
18160 \series bold
18161 numéro de ligne
18162 \series default
18163  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18164  
18165 \series bold
18166 commandes
18167 \series default
18168 \emph on
18169  
18170 \emph default
18171 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18172  Par exemple la commande
18173 \end_layout
18174
18175 \begin_layout Standard
18176
18177 \series bold
18178
18179 \backslash
18180 rowcolors{1}{white}{lightgray}
18181 \end_layout
18182
18183 \begin_layout Standard
18184 donne le schéma de couleurs du tableau
18185 \begin_inset space ~
18186 \end_inset
18187
18188
18189 \begin_inset CommandInset ref
18190 LatexCommand ref
18191 reference "tab:Table-rowcolors"
18192
18193 \end_inset
18194
18195 .
18196  La commande
18197 \end_layout
18198
18199 \begin_layout Standard
18200
18201 \series bold
18202
18203 \backslash
18204 rowcolors[
18205 \backslash
18206 hline]{1}{lightgray}{cyan}
18207 \end_layout
18208
18209 \begin_layout Standard
18210 donne le schéma de couleurs du tableau
18211 \begin_inset space ~
18212 \end_inset
18213
18214
18215 \begin_inset CommandInset ref
18216 LatexCommand ref
18217 reference "tab:Table-rowcolors-2"
18218
18219 \end_inset
18220
18221 .
18222  Si 
18223 \series bold
18224 couleur ligne impaire
18225 \series default
18226  ou 
18227 \series bold
18228 couleur ligne paire
18229 \series default
18230  est vide, aucune couleur n'est utilisée, donc la commande
18231 \end_layout
18232
18233 \begin_layout Standard
18234
18235 \series bold
18236
18237 \backslash
18238 rowcolors{1}{}{}
18239 \end_layout
18240
18241 \begin_layout Standard
18242 supprime toutes les couleurs.
18243  
18244 \series bold
18245
18246 \backslash
18247 rowcolors
18248 \series default
18249  s'applique aux tableaux qui suivent cette commande.
18250 \end_layout
18251
18252 \begin_layout Standard
18253 \begin_inset ERT
18254 status open
18255
18256 \begin_layout Plain Layout
18257
18258
18259 \backslash
18260 rowcolors{1}{white}{lightgray}
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \end_layout
18267
18268 \begin_layout Standard
18269 \begin_inset Float table
18270 placement h
18271 wide false
18272 sideways false
18273 status open
18274
18275 \begin_layout Plain Layout
18276 \begin_inset Caption Standard
18277
18278 \begin_layout Plain Layout
18279
18280 \lang english
18281 \begin_inset CommandInset label
18282 LatexCommand label
18283 name "tab:Table-rowcolors"
18284
18285 \end_inset
18286
18287
18288 \lang french
18289 Tableau avec une colonne sur deux en gris clair.
18290 \end_layout
18291
18292 \end_inset
18293
18294
18295 \end_layout
18296
18297 \begin_layout Plain Layout
18298 \align center
18299 \begin_inset Tabular
18300 <lyxtabular version="3" rows="4" columns="3">
18301 <features tabularvalignment="middle">
18302 <column alignment="center" valignment="top">
18303 <column alignment="center" valignment="top" width="0pt">
18304 <column alignment="center" valignment="top" width="0pt">
18305 <row>
18306 <cell alignment="center" valignment="top" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 X
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 <cell alignment="center" valignment="top" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319 Y
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 Z
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 </row>
18334 <row>
18335 <cell alignment="center" valignment="top" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 1
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 2
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 3
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 </row>
18363 <row>
18364 <cell alignment="center" valignment="top" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 4
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 5
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 6
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 </row>
18392 <row>
18393 <cell alignment="center" valignment="top" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397 7
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 8
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 9
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 </row>
18421 </lyxtabular>
18422
18423 \end_inset
18424
18425
18426 \end_layout
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 \begin_inset ERT
18435 status open
18436
18437 \begin_layout Plain Layout
18438
18439
18440 \backslash
18441 rowcolors[
18442 \backslash
18443 hline]{1}{lightgray}{cyan}
18444 \end_layout
18445
18446 \end_inset
18447
18448
18449 \end_layout
18450
18451 \begin_layout Standard
18452 \begin_inset Float table
18453 placement h
18454 wide false
18455 sideways false
18456 status open
18457
18458 \begin_layout Plain Layout
18459 \begin_inset Caption Standard
18460
18461 \begin_layout Plain Layout
18462
18463 \lang english
18464 \begin_inset CommandInset label
18465 LatexCommand label
18466 name "tab:Table-rowcolors-2"
18467
18468 \end_inset
18469
18470
18471 \lang french
18472 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18473  ligne
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \begin_layout Plain Layout
18482 \align center
18483 \begin_inset Tabular
18484 <lyxtabular version="3" rows="4" columns="3">
18485 <features tabularvalignment="middle">
18486 <column alignment="center" valignment="top">
18487 <column alignment="center" valignment="top">
18488 <column alignment="center" valignment="top" width="0pt">
18489 <row>
18490 <cell alignment="center" valignment="top" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 X
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell alignment="center" valignment="top" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 Y
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 <cell alignment="center" valignment="top" usebox="none">
18509 \begin_inset Text
18510
18511 \begin_layout Plain Layout
18512 Z
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 </row>
18518 <row>
18519 <cell alignment="center" valignment="top" usebox="none">
18520 \begin_inset Text
18521
18522 \begin_layout Plain Layout
18523 1
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell alignment="center" valignment="top" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532 2
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541 3
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 </row>
18547 <row>
18548 <cell alignment="center" valignment="top" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552 4
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 <cell alignment="center" valignment="top" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561 5
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 6
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="center" valignment="top" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581 7
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 8
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 9
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 </row>
18605 </lyxtabular>
18606
18607 \end_inset
18608
18609
18610 \end_layout
18611
18612 \end_inset
18613
18614
18615 \end_layout
18616
18617 \begin_layout Standard
18618 \begin_inset ERT
18619 status collapsed
18620
18621 \begin_layout Plain Layout
18622
18623
18624 \backslash
18625 rowcolors{1}{}{}
18626 \end_layout
18627
18628 \end_inset
18629
18630
18631 \begin_inset Note Note
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635
18636 \lang english
18637 turns off the row coloring
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \end_layout
18644
18645 \begin_layout Standard
18646 \begin_inset ERT
18647 status collapsed
18648
18649 \begin_layout Plain Layout
18650
18651
18652 \backslash
18653 else
18654 \end_layout
18655
18656 \end_inset
18657
18658
18659 \begin_inset Note Note
18660 status open
18661
18662 \begin_layout Plain Layout
18663 Ce qui suit sera affiché si le paquetage 
18664 \series bold
18665 colortbl
18666 \series default
18667  n'est pas installé :
18668 \end_layout
18669
18670 \end_inset
18671
18672
18673 \end_layout
18674
18675 \begin_layout Standard
18676 Vous devez installer le paquetage 
18677 \series bold
18678 colortbl
18679 \series default
18680  pour voir le contenu des cette section dans la sortie imprimée.
18681 \end_layout
18682
18683 \begin_layout Standard
18684 \begin_inset ERT
18685 status collapsed
18686
18687 \begin_layout Plain Layout
18688
18689
18690 \backslash
18691 fi
18692 \end_layout
18693
18694 \end_inset
18695
18696
18697 \end_layout
18698
18699 \begin_layout Subsection
18700 Les filets colorés
18701 \begin_inset Index idx
18702 status open
18703
18704 \begin_layout Plain Layout
18705 Tableau Coloré ! Pour les filets
18706 \end_layout
18707
18708 \end_inset
18709
18710
18711 \begin_inset Index idx
18712 status collapsed
18713
18714 \begin_layout Plain Layout
18715 Couleur ! Pour les filets des tableaux
18716 \end_layout
18717
18718 \end_inset
18719
18720
18721 \begin_inset Note Note
18722 status collapsed
18723
18724 \begin_layout Plain Layout
18725 on parle de filets plutôt que de lignes pour les tableaux
18726 \end_layout
18727
18728 \end_inset
18729
18730
18731 \end_layout
18732
18733 \begin_layout Standard
18734 Comme c'est décrit dans la section
18735 \begin_inset space ~
18736 \end_inset
18737
18738
18739 \begin_inset CommandInset ref
18740 LatexCommand ref
18741 reference "subsec:Epaisseur-filets"
18742
18743 \end_inset
18744
18745 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18746  variable 
18747 \series bold
18748
18749 \backslash
18750 arrayrulewidth
18751 \series default
18752 .
18753  Elle est mise à 1.5
18754 \begin_inset space \thinspace{}
18755 \end_inset
18756
18757 pt pour tous les tableaux de cette section.
18758 \begin_inset ERT
18759 status collapsed
18760
18761 \begin_layout Plain Layout
18762
18763
18764 \backslash
18765 setlength{
18766 \backslash
18767 arrayrulewidth}{1.5pt}
18768 \end_layout
18769
18770 \end_inset
18771
18772
18773 \end_layout
18774
18775 \begin_layout Standard
18776 Pour colorer les filets verticaux, par exemple en vert, créez le format
18777  de colonne suivant dans le préambule du document, en suivant la description
18778  de la section
18779 \begin_inset space ~
18780 \end_inset
18781
18782
18783 \begin_inset CommandInset ref
18784 LatexCommand ref
18785 reference "subsec:Formats-personnalisés"
18786
18787 \end_inset
18788
18789 :
18790 \end_layout
18791
18792 \begin_layout Standard
18793
18794 \series bold
18795
18796 \backslash
18797 newcolumntype{W}{!{
18798 \backslash
18799 color{green}
18800 \backslash
18801 vline}}
18802 \end_layout
18803
18804 \begin_layout Standard
18805 Pour le tableau
18806 \begin_inset space ~
18807 \end_inset
18808
18809
18810 \begin_inset CommandInset ref
18811 LatexCommand ref
18812 reference "tab:Tableau-filets-verticaux-colorés"
18813
18814 \end_inset
18815
18816  le paramètre \SpecialChar LaTeX
18817
18818 \series bold
18819  WcW
18820 \series default
18821  a été utilisé pour la dernière colonne et
18822 \series bold
18823  Wc
18824 \series default
18825  pour les autres colonnes.
18826 \end_layout
18827
18828 \begin_layout Standard
18829 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18830 \end_layout
18831
18832 \begin_layout Standard
18833 \begin_inset Float table
18834 placement h
18835 wide false
18836 sideways false
18837 status open
18838
18839 \begin_layout Plain Layout
18840 \begin_inset Caption Standard
18841
18842 \begin_layout Plain Layout
18843 \begin_inset CommandInset label
18844 LatexCommand label
18845 name "tab:Tableau-filets-verticaux-colorés"
18846
18847 \end_inset
18848
18849 Tableau avec filets verticaux colorés
18850 \end_layout
18851
18852 \end_inset
18853
18854
18855 \end_layout
18856
18857 \begin_layout Plain Layout
18858 \align center
18859 \begin_inset Tabular
18860 <lyxtabular version="3" rows="3" columns="3">
18861 <features tabularvalignment="middle">
18862 <column alignment="center" valignment="top" special="Wc">
18863 <column alignment="center" valignment="top" special="Wc">
18864 <column alignment="center" valignment="top" special="WcW">
18865 <row>
18866 <cell alignment="center" valignment="top" topline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 sd
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" topline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell alignment="center" valignment="top" topline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 </row>
18894 <row>
18895 <cell alignment="center" valignment="top" topline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 sd
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 <cell alignment="center" valignment="top" topline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 </row>
18923 <row>
18924 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18943 \begin_inset Text
18944
18945 \begin_layout Plain Layout
18946 sd
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 </row>
18952 </lyxtabular>
18953
18954 \end_inset
18955
18956
18957 \end_layout
18958
18959 \end_inset
18960
18961
18962 \end_layout
18963
18964 \begin_layout Standard
18965 \begin_inset VSpace bigskip
18966 \end_inset
18967
18968 Pour colorer les filets horizontaux en rouge comme pour le tableau
18969 \begin_inset space ~
18970 \end_inset
18971
18972
18973 \begin_inset CommandInset ref
18974 LatexCommand ref
18975 reference "tab:Tableau-filet-horizontaux-colorés"
18976
18977 \end_inset
18978
18979 , insérez les commandes suivantes en code \SpecialChar TeX
18980  juste avant le tableau ou le
18981  flottant de tableau :
18982 \end_layout
18983
18984 \begin_layout Standard
18985
18986 \series bold
18987
18988 \backslash
18989 let
18990 \backslash
18991 myHlineC
18992 \backslash
18993 hline
18994 \begin_inset Newline newline
18995 \end_inset
18996
18997
18998 \backslash
18999 renewcommand{
19000 \backslash
19001 hline}
19002 \begin_inset Newline newline
19003 \end_inset
19004
19005
19006 \begin_inset Phantom HPhantom
19007 status open
19008
19009 \begin_layout Plain Layout
19010
19011 \series bold
19012 \begin_inset space ~
19013 \end_inset
19014
19015
19016 \end_layout
19017
19018 \end_inset
19019
19020 {
19021 \backslash
19022 arrayrulecolor{red}
19023 \backslash
19024 myHlineC
19025 \backslash
19026 arrayrulecolor{black}}
19027 \end_layout
19028
19029 \begin_layout Standard
19030 \begin_inset ERT
19031 status collapsed
19032
19033 \begin_layout Plain Layout
19034
19035
19036 \backslash
19037 let
19038 \backslash
19039 myHlineC
19040 \backslash
19041 hline
19042 \end_layout
19043
19044 \begin_layout Plain Layout
19045
19046
19047 \backslash
19048 renewcommand{
19049 \backslash
19050 hline}
19051 \end_layout
19052
19053 \begin_layout Plain Layout
19054
19055  {
19056 \backslash
19057 arrayrulecolor{red}
19058 \backslash
19059 myHlineC
19060 \backslash
19061 arrayrulecolor{black}}
19062 \end_layout
19063
19064 \end_inset
19065
19066
19067 \begin_inset Float table
19068 placement h
19069 wide false
19070 sideways false
19071 status open
19072
19073 \begin_layout Plain Layout
19074 \begin_inset Caption Standard
19075
19076 \begin_layout Plain Layout
19077 \begin_inset CommandInset label
19078 LatexCommand label
19079 name "tab:Tableau-filet-horizontaux-colorés"
19080
19081 \end_inset
19082
19083 Tableau avec filets horizontaux colorés
19084 \end_layout
19085
19086 \end_inset
19087
19088
19089 \end_layout
19090
19091 \begin_layout Plain Layout
19092 \align center
19093 \begin_inset Tabular
19094 <lyxtabular version="3" rows="3" columns="3">
19095 <features tabularvalignment="middle">
19096 <column alignment="center" valignment="top">
19097 <column alignment="center" valignment="top">
19098 <column alignment="center" valignment="top">
19099 <row>
19100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104 sd
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 </row>
19128 <row>
19129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 sd
19143 \end_layout
19144
19145 \end_inset
19146 </cell>
19147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19148 \begin_inset Text
19149
19150 \begin_layout Plain Layout
19151
19152 \end_layout
19153
19154 \end_inset
19155 </cell>
19156 </row>
19157 <row>
19158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19159 \begin_inset Text
19160
19161 \begin_layout Plain Layout
19162
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 sd
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 </row>
19186 </lyxtabular>
19187
19188 \end_inset
19189
19190
19191 \end_layout
19192
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \begin_layout Standard
19199 Pour revenir à la couleur noire implicite, insérez la commande suivante
19200  en code \SpecialChar TeX
19201 , juste après le tableau ou le flottant de tableau :
19202 \end_layout
19203
19204 \begin_layout Standard
19205
19206 \series bold
19207
19208 \backslash
19209 renewcommand{
19210 \backslash
19211 hline}{
19212 \backslash
19213 myHlineC}
19214 \end_layout
19215
19216 \begin_layout Standard
19217 Le tableau
19218 \begin_inset space ~
19219 \end_inset
19220
19221
19222 \begin_inset CommandInset ref
19223 LatexCommand ref
19224 reference "tab:Tableau-avec-filets-colorés"
19225
19226 \end_inset
19227
19228  est un exemple avec des filets horizontaux et verticaux colorés.
19229 \end_layout
19230
19231 \begin_layout Standard
19232 \begin_inset Float table
19233 placement h
19234 wide false
19235 sideways false
19236 status open
19237
19238 \begin_layout Plain Layout
19239 \begin_inset Caption Standard
19240
19241 \begin_layout Plain Layout
19242 \begin_inset CommandInset label
19243 LatexCommand label
19244 name "tab:Tableau-avec-filets-colorés"
19245
19246 \end_inset
19247
19248 Tableau avec filets horizontaux et verticaux colorés
19249 \end_layout
19250
19251 \end_inset
19252
19253
19254 \end_layout
19255
19256 \begin_layout Plain Layout
19257 \align center
19258 \begin_inset Tabular
19259 <lyxtabular version="3" rows="3" columns="3">
19260 <features tabularvalignment="middle">
19261 <column alignment="center" valignment="top" special="Wc">
19262 <column alignment="center" valignment="top" special="Wc">
19263 <column alignment="center" valignment="top" special="WcW">
19264 <row>
19265 <cell alignment="center" valignment="top" topline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 sd
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" topline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 <cell alignment="center" valignment="top" topline="true" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 </row>
19293 <row>
19294 <cell alignment="center" valignment="top" topline="true" usebox="none">
19295 \begin_inset Text
19296
19297 \begin_layout Plain Layout
19298
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 <cell alignment="center" valignment="top" topline="true" usebox="none">
19304 \begin_inset Text
19305
19306 \begin_layout Plain Layout
19307 sd
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 </row>
19322 <row topspace="default">
19323 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 sd
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 </lyxtabular>
19352
19353 \end_inset
19354
19355
19356 \end_layout
19357
19358 \end_inset
19359
19360
19361 \end_layout
19362
19363 \begin_layout Standard
19364 \begin_inset ERT
19365 status collapsed
19366
19367 \begin_layout Plain Layout
19368
19369
19370 \backslash
19371 renewcommand{
19372 \backslash
19373 hline}{
19374 \backslash
19375 myHlineC}
19376 \end_layout
19377
19378 \end_inset
19379
19380
19381 \end_layout
19382
19383 \begin_layout Standard
19384 \begin_inset ERT
19385 status collapsed
19386
19387 \begin_layout Plain Layout
19388
19389
19390 \backslash
19391 setlength{
19392 \backslash
19393 arrayrulewidth}{0.4pt}
19394 \end_layout
19395
19396 \end_inset
19397
19398
19399 \end_layout
19400
19401 \begin_layout Section
19402 Pivotement des cellules
19403 \begin_inset CommandInset label
19404 LatexCommand label
19405 name "sec:Pivotement-des-cellules"
19406
19407 \end_inset
19408
19409
19410 \begin_inset Index idx
19411 status collapsed
19412
19413 \begin_layout Plain Layout
19414 Tableau ! Pivotement des cellules
19415 \end_layout
19416
19417 \end_inset
19418
19419
19420 \begin_inset Index idx
19421 status collapsed
19422
19423 \begin_layout Plain Layout
19424 Pivoter des objets
19425 \end_layout
19426
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \begin_layout Standard
19433 \begin_inset Note Greyedout
19434 status open
19435
19436 \begin_layout Plain Layout
19437
19438 \series bold
19439 Nota:
19440 \series default
19441  toutes les visionneuses DVI n'affichent pas les rotations.
19442 \end_layout
19443
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \begin_layout Standard
19450 Le tableau
19451 \begin_inset space ~
19452 \end_inset
19453
19454
19455 \begin_inset CommandInset ref
19456 LatexCommand ref
19457 reference "tab:Tableau-incluant-des"
19458
19459 \end_inset
19460
19461  est un exemple dans lequel 3 cellules pivotent de 45
19462 \begin_inset space \thinspace{}
19463 \end_inset
19464
19465 °.
19466 \end_layout
19467
19468 \begin_layout Standard
19469 \begin_inset Float table
19470 placement h
19471 wide false
19472 sideways false
19473 status open
19474
19475 \begin_layout Plain Layout
19476 \begin_inset Caption Standard
19477
19478 \begin_layout Plain Layout
19479 \begin_inset CommandInset label
19480 LatexCommand label
19481 name "tab:Tableau-incluant-des"
19482
19483 \end_inset
19484
19485 Tableau incluant des cellules pivotées dans la première ligne.
19486 \end_layout
19487
19488 \end_inset
19489
19490
19491 \end_layout
19492
19493 \begin_layout Plain Layout
19494 \noindent
19495 \align center
19496 \begin_inset Tabular
19497 <lyxtabular version="3" rows="2" columns="3">
19498 <features tabularvalignment="middle">
19499 <column alignment="center" valignment="top" width="0pt">
19500 <column alignment="center" valignment="top" width="0pt">
19501 <column alignment="center" valignment="top" width="0pt">
19502 <row>
19503 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507 soucoupes
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516 assiettes
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19522 \begin_inset Text
19523
19524 \begin_layout Plain Layout
19525 plats
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 </row>
19531 <row>
19532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 45
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545 33
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 21
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 </row>
19560 </lyxtabular>
19561
19562 \end_inset
19563
19564
19565 \end_layout
19566
19567 \end_inset
19568
19569
19570 \end_layout
19571
19572 \begin_layout Standard
19573 \begin_inset Note Greyedout
19574 status open
19575
19576 \begin_layout Plain Layout
19577
19578 \series bold
19579 Nota:
19580 \series default
19581  les ruptures de ligne (raccourci 
19582 \begin_inset Info
19583 type  "shortcut"
19584 arg   "newline-insert newline"
19585 \end_inset
19586
19587 ) ne sont pas autorisées dans les cellules pivotées
19588 \end_layout
19589
19590 \end_inset
19591
19592
19593 \end_layout
19594
19595 \begin_layout Standard
19596 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
19597  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
19598 \begin_inset Foot
19599 status collapsed
19600
19601 \begin_layout Plain Layout
19602 Pour en savoir plus sur ces boîtes, voir les sections
19603 \begin_inset space ~
19604 \end_inset
19605
19606
19607 \begin_inset CommandInset ref
19608 LatexCommand ref
19609 reference "sec:Minipages"
19610
19611 \end_inset
19612
19613  et 
19614 \begin_inset CommandInset ref
19615 LatexCommand ref
19616 reference "sec:Parboxes"
19617
19618 \end_inset
19619
19620 .
19621 \end_layout
19622
19623 \end_inset
19624
19625  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
19626  la hauteur de la cellule.
19627  Le tableau
19628 \begin_inset space ~
19629 \end_inset
19630
19631
19632 \begin_inset CommandInset ref
19633 LatexCommand ref
19634 reference "tab:Tableau-incluant-une"
19635
19636 \end_inset
19637
19638  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
19639  réglée à 3
19640 \begin_inset space \thinspace{}
19641 \end_inset
19642
19643 cm.
19644 \end_layout
19645
19646 \begin_layout Standard
19647 \begin_inset Float table
19648 placement h
19649 wide false
19650 sideways false
19651 status open
19652
19653 \begin_layout Plain Layout
19654 \begin_inset Caption Standard
19655
19656 \begin_layout Plain Layout
19657 \begin_inset CommandInset label
19658 LatexCommand label
19659 name "tab:Tableau-incluant-une"
19660
19661 \end_inset
19662
19663 Tableau incluant une cellule multi-lignes pivotée.
19664 \end_layout
19665
19666 \end_inset
19667
19668
19669 \end_layout
19670
19671 \begin_layout Plain Layout
19672 \noindent
19673 \align center
19674 \begin_inset Tabular
19675 <lyxtabular version="3" rows="2" columns="3">
19676 <features tabularvalignment="middle">
19677 <column alignment="center" valignment="top">
19678 <column alignment="center" valignment="top" width="0pt">
19679 <column alignment="center" valignment="top">
19680 <row>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 a
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694 \begin_inset Box Frameless
19695 position "t"
19696 hor_pos "c"
19697 has_inner_box 1
19698 inner_pos "t"
19699 use_parbox 0
19700 use_makebox 0
19701 width "3cm"
19702 special "none"
19703 height "1in"
19704 height_special "totalheight"
19705 thickness "0.4pt"
19706 separation "3pt"
19707 shadowsize "4pt"
19708 framecolor "black"
19709 backgroundcolor "none"
19710 status open
19711
19712 \begin_layout Plain Layout
19713 cellule pivotée
19714 \begin_inset Newline newline
19715 \end_inset
19716
19717 avec saut de ligne
19718 \end_layout
19719
19720 \end_inset
19721
19722
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19728 \begin_inset Text
19729
19730 \begin_layout Plain Layout
19731 e
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 </row>
19737 <row>
19738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742 b
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751 c
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 d
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 </lyxtabular>
19767
19768 \end_inset
19769
19770
19771 \end_layout
19772
19773 \end_inset
19774
19775
19776 \end_layout
19777
19778 \begin_layout Section
19779 Calcul de la largeur du tableau
19780 \begin_inset CommandInset label
19781 LatexCommand label
19782 name "sec:Table-Width-Calculation"
19783
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \begin_layout Standard
19790 Pour les tableaux un peu larges il est parfois difficile de garantir que
19791  le tableau ne déborde pas dans la marge.
19792  Fixer une largeur pour chaque colonne est une solution, mais quelle est
19793  la valeur à donner à chacune?
19794 \end_layout
19795
19796 \begin_layout Standard
19797 La largeur du tableau 
19798 \begin_inset Formula $L_{\mathrm{tableau}}$
19799 \end_inset
19800
19801  peut se calculer précisément: chaque colonne contribue pour sa largeur
19802  propre 
19803 \begin_inset Formula $L_{\mathrm{colonne}}$
19804 \end_inset
19805
19806  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
19807  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
19808
19809 \series bold
19810  
19811 \backslash
19812 tabcolsep
19813 \series default
19814 , implicitement 6
19815 \begin_inset space \thinspace{}
19816 \end_inset
19817
19818 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
19819  
19820 \series bold
19821
19822 \backslash
19823 arrayrulewidth
19824 \series default
19825 , implicitement 0.4
19826 \begin_inset space \thinspace{}
19827 \end_inset
19828
19829 pt).
19830  Donc si les 
19831 \begin_inset Formula $n$
19832 \end_inset
19833
19834
19835 \begin_inset space ~
19836 \end_inset
19837
19838 colonnes ont la même largeur, la largeur du tableau est
19839 \begin_inset Formula 
19840 \begin{equation}
19841 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19842 \end{equation}
19843
19844 \end_inset
19845
19846
19847 \end_layout
19848
19849 \begin_layout Standard
19850 La largeur disponible pour placer un tableau est la distance entre les marges
19851  de la page ou la largeur de la colonne de texte (pour un document présenté
19852  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
19853  
19854 \series bold
19855
19856 \backslash
19857 columnwidth
19858 \series default
19859 .
19860  Si toutes le colonnes ont la même largeur et que 
19861 \begin_inset Formula $L_{\mathrm{tableau}}$
19862 \end_inset
19863
19864  doit valoir 1
19865 \begin_inset space \thinspace{}
19866 \end_inset
19867
19868
19869 \backslash
19870 columnwidth, 
19871 \begin_inset Formula $L_{\mathrm{colonne}}$
19872 \end_inset
19873
19874  se calcule facilement.
19875 \end_layout
19876
19877 \begin_layout Standard
19878 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
19879  
19880 \series bold
19881 calc
19882 \series default
19883
19884 \begin_inset Index idx
19885 status collapsed
19886
19887 \begin_layout Plain Layout
19888 Paquetages \SpecialChar LaTeX
19889  ! calc
19890 \end_layout
19891
19892 \end_inset
19893
19894  dans le préambule du document.
19895  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
19896  il faut utiliser le champ
19897 \family sans
19898  Argument \SpecialChar LaTeX
19899
19900 \family default
19901 .
19902  Le principe des commandes qui peuvent être saisies dans ce champ est celui
19903  qui est expliqué dans la section
19904 \begin_inset space ~
19905 \end_inset
19906
19907
19908 \begin_inset CommandInset ref
19909 LatexCommand ref
19910 reference "subsec:Calculs-multicolonnes"
19911
19912 \end_inset
19913
19914 .
19915  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
19916  saisir pour chaque colonne la commande
19917 \end_layout
19918
19919 \begin_layout Standard
19920
19921 \series bold
19922 >{
19923 \backslash
19924 centering}p{(1
19925 \backslash
19926 columnwidth-62.4pt)/5}
19927 \end_layout
19928
19929 \begin_layout Standard
19930 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
19931 \begin_inset space ~
19932 \end_inset
19933
19934 fois celle des 3 autres, le calcul est le suivant:
19935 \end_layout
19936
19937 \begin_layout Standard
19938 \begin_inset Formula 
19939 \begin{align}
19940 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19941  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19942  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
19943 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19944 \end{align}
19945
19946 \end_inset
19947
19948
19949 \end_layout
19950
19951 \begin_layout Standard
19952 Par conséquent, dans le tableau, la commande
19953 \end_layout
19954
19955 \begin_layout Standard
19956
19957 \series bold
19958 >{
19959 \backslash
19960 centering}p{(1
19961 \backslash
19962 columnwidth-62.4pt)/
19963 \backslash
19964 real{4.5}}
19965 \end_layout
19966
19967 \begin_layout Standard
19968 est utilisée pour les colonnes les plus larges, et la commande
19969 \end_layout
19970
19971 \begin_layout Standard
19972
19973 \series bold
19974 >{
19975 \backslash
19976 centering}p{(1
19977 \backslash
19978 columnwidth-62.4pt)/
19979 \backslash
19980 real{4.5}*
19981 \backslash
19982 real{0.75}}
19983 \end_layout
19984
19985 \begin_layout Standard
19986 est utilisée pour les plus étroites:
19987 \end_layout
19988
19989 \begin_layout Standard
19990 \begin_inset Tabular
19991 <lyxtabular version="3" rows="2" columns="5">
19992 <features tabularvalignment="middle">
19993 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19994 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
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 <row>
19999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 1
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 2
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 3
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 4
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20036 \begin_inset Text
20037
20038 \begin_layout Plain Layout
20039 5
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 <row>
20046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050 111111 1111111 111111 111111111 11111 11111 1111
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068 2222 22222 222222 222222222 2222222 22 22222
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 333333 333333 333333 33333 3333333 333
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 </lyxtabular>
20093
20094 \end_inset
20095
20096
20097 \end_layout
20098
20099 \begin_layout Section
20100 Personnalisation des tableaux
20101 \begin_inset Index idx
20102 status collapsed
20103
20104 \begin_layout Plain Layout
20105 Tableau ! Personnalisation
20106 \end_layout
20107
20108 \end_inset
20109
20110
20111 \begin_inset Index idx
20112 status collapsed
20113
20114 \begin_layout Plain Layout
20115 Personnalisation des tableaux
20116 \end_layout
20117
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \begin_layout Subsection
20124 Espacement des lignes
20125 \begin_inset CommandInset label
20126 LatexCommand label
20127 name "subsec:Espacement-lignes"
20128
20129 \end_inset
20130
20131
20132 \begin_inset Index idx
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136 Personnalisation des tableaux ! Espacement des lignes
20137 \end_layout
20138
20139 \end_inset
20140
20141
20142 \end_layout
20143
20144 \begin_layout Standard
20145 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20146  l'onglet 
20147 \family sans
20148 Bordures
20149 \family default
20150  de la fenêtre de dialogue 
20151 \family sans
20152 Paramètres
20153 \begin_inset space ~
20154 \end_inset
20155
20156 du
20157 \begin_inset space ~
20158 \end_inset
20159
20160 tableau
20161 \family default
20162 .
20163  Vous y trouverez trois possibilités :
20164 \end_layout
20165
20166 \begin_layout Description
20167 Haut
20168 \begin_inset space ~
20169 \end_inset
20170
20171 de
20172 \begin_inset space ~
20173 \end_inset
20174
20175 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20176  Si le tableau est un tableau formel
20177 \begin_inset Foot
20178 status collapsed
20179
20180 \begin_layout Plain Layout
20181 Les tableaux formels sont décrits dans la section
20182 \begin_inset space ~
20183 \end_inset
20184
20185
20186 \begin_inset CommandInset ref
20187 LatexCommand ref
20188 reference "sec:Tableaux-Formels"
20189
20190 \end_inset
20191
20192 .
20193 \end_layout
20194
20195 \end_inset
20196
20197  \SpecialChar LyX
20198  va insérer implicitement un espace de 0.5
20199 \begin_inset space \thinspace{}
20200 \end_inset
20201
20202 em.
20203  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20204  les filets verticaux comme dans le tableau suivant :
20205 \begin_inset VSpace medskip
20206 \end_inset
20207
20208
20209 \begin_inset Newline newline
20210 \end_inset
20211
20212
20213 \begin_inset space \hspace*{}
20214 \length 0pt
20215 \end_inset
20216
20217
20218 \begin_inset space \hfill{}
20219 \end_inset
20220
20221
20222 \begin_inset Tabular
20223 <lyxtabular version="3" rows="3" columns="1">
20224 <features tabularvalignment="middle">
20225 <column alignment="center" valignment="top">
20226 <row>
20227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231 A
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row topspace="3mm">
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 espace de 3
20243 \begin_inset space \thinspace{}
20244 \end_inset
20245
20246 mm en haut de la ligne
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 </row>
20252 <row>
20253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Plain Layout
20257 C
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 </row>
20263 </lyxtabular>
20264
20265 \end_inset
20266
20267
20268 \begin_inset space \hfill{}
20269 \end_inset
20270
20271
20272 \begin_inset space \hspace*{}
20273 \length 0pt
20274 \end_inset
20275
20276
20277 \begin_inset VSpace medskip
20278 \end_inset
20279
20280
20281 \begin_inset Newline newline
20282 \end_inset
20283
20284 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20285  pas de filets verticaux.
20286 \end_layout
20287
20288 \begin_layout Description
20289 Bas
20290 \begin_inset space ~
20291 \end_inset
20292
20293 de
20294 \begin_inset space ~
20295 \end_inset
20296
20297 ligne va ajouter de l'espace sous les caractères de la ligne.
20298  Si le tableau est un tableau formel \SpecialChar LyX
20299  va insérer implicitement un espace
20300  de 0.5
20301 \begin_inset space \thinspace{}
20302 \end_inset
20303
20304 em, pour les tableaux normaux, l'espace implicite est de 2
20305 \begin_inset space \thinspace{}
20306 \end_inset
20307
20308 pt.
20309 \end_layout
20310
20311 \begin_layout Description
20312 Entre
20313 \begin_inset space ~
20314 \end_inset
20315
20316 les
20317 \begin_inset space ~
20318 \end_inset
20319
20320 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20321  Si le tableau est un tableau formel \SpecialChar LyX
20322  va insérer implicitement un espace
20323  de 0.5
20324 \begin_inset space \thinspace{}
20325 \end_inset
20326
20327 em.
20328  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20329  les filets verticaux comme dans le tableau suivant :
20330 \begin_inset VSpace medskip
20331 \end_inset
20332
20333
20334 \begin_inset Newline newline
20335 \end_inset
20336
20337
20338 \begin_inset space \hspace*{}
20339 \length 0pt
20340 \end_inset
20341
20342
20343 \begin_inset space \hfill{}
20344 \end_inset
20345
20346
20347 \begin_inset Tabular
20348 <lyxtabular version="3" rows="3" columns="1">
20349 <features tabularvalignment="middle">
20350 <column alignment="center" valignment="top">
20351 <row>
20352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 A
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 </row>
20362 <row interlinespace="3mm">
20363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367 \begin_inset Formula $\downarrow$
20368 \end_inset
20369
20370  espace de 3
20371 \begin_inset space \thinspace{}
20372 \end_inset
20373
20374 mm entre les lignes 
20375 \begin_inset Formula $\downarrow$
20376 \end_inset
20377
20378
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 </row>
20384 <row>
20385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389 \begin_inset Formula $\uparrow$
20390 \end_inset
20391
20392  espace de 3
20393 \begin_inset space \thinspace{}
20394 \end_inset
20395
20396 mm entre les lignes 
20397 \begin_inset Formula $\uparrow$
20398 \end_inset
20399
20400
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 </row>
20406 </lyxtabular>
20407
20408 \end_inset
20409
20410
20411 \begin_inset space \hfill{}
20412 \end_inset
20413
20414
20415 \begin_inset space \hspace*{}
20416 \length 0pt
20417 \end_inset
20418
20419
20420 \begin_inset VSpace medskip
20421 \end_inset
20422
20423
20424 \begin_inset Newline newline
20425 \end_inset
20426
20427 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20428  pas de filets verticaux.
20429 \end_layout
20430
20431 \begin_layout Standard
20432 \begin_inset VSpace bigskip
20433 \end_inset
20434
20435 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20436  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20437  dans le préambule :
20438 \end_layout
20439
20440 \begin_layout Standard
20441
20442 \series bold
20443
20444 \backslash
20445 @ifundefined{extrarowheight}
20446 \begin_inset Newline newline
20447 \end_inset
20448
20449
20450 \begin_inset Phantom HPhantom
20451 status open
20452
20453 \begin_layout Plain Layout
20454
20455 \series bold
20456 \begin_inset space ~
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \end_inset
20463
20464 {
20465 \backslash
20466 usepackage{array}}{}
20467 \begin_inset Newline newline
20468 \end_inset
20469
20470
20471 \backslash
20472 setlength{
20473 \backslash
20474 extrarowheight}{height}
20475 \end_layout
20476
20477 \begin_layout Standard
20478 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20479  plus exactement centré verticalement.
20480  (le paquetage 
20481 \series bold
20482 array 
20483 \series default
20484 sera chargé automatiquement par \SpecialChar LyX
20485  quand vous utilisez des formats de tableaux
20486  auto-définis.
20487  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20488  
20489 \series bold
20490
20491 \backslash
20492 @ifundefined
20493 \series default
20494  dans la commande précédente.)
20495 \end_layout
20496
20497 \begin_layout Standard
20498 Si vous utilisez des polices de taille plus grande que la taille normale,
20499  les bordures des tableaux sont souvent trop proches du texte.
20500  On peut corriger ce problème en insérant la commande 
20501 \series bold
20502
20503 \begin_inset space \space{}
20504 \end_inset
20505
20506
20507 \backslash
20508 strut
20509 \series default
20510  en code \SpecialChar TeX
20511  au debut d'une ligne du tableau.
20512  Le tableau
20513 \begin_inset space ~
20514 \end_inset
20515
20516
20517 \begin_inset CommandInset ref
20518 LatexCommand ref
20519 reference "tab:Alignement-vertical"
20520
20521 \end_inset
20522
20523  montre l'effet de cette commande.
20524 \end_layout
20525
20526 \begin_layout Standard
20527 \noindent
20528 \begin_inset Float table
20529 placement h
20530 wide false
20531 sideways false
20532 status open
20533
20534 \begin_layout Plain Layout
20535 \begin_inset Caption Standard
20536
20537 \begin_layout Plain Layout
20538 \begin_inset CommandInset label
20539 LatexCommand label
20540 name "tab:Alignement-vertical"
20541
20542 \end_inset
20543
20544 Alignement vertical d'un texte avec une police de grande taille.
20545 \end_layout
20546
20547 \end_inset
20548
20549
20550 \end_layout
20551
20552 \begin_layout Plain Layout
20553 \begin_inset space \hfill{}
20554 \end_inset
20555
20556
20557 \begin_inset Float table
20558 wide false
20559 sideways false
20560 status collapsed
20561
20562 \begin_layout Plain Layout
20563 \begin_inset Caption Standard
20564
20565 \begin_layout Plain Layout
20566 Tableau normal.
20567 \end_layout
20568
20569 \end_inset
20570
20571
20572 \end_layout
20573
20574 \begin_layout Plain Layout
20575 \noindent
20576 \align center
20577 \begin_inset Tabular
20578 <lyxtabular version="3" rows="6" columns="1">
20579 <features tabularvalignment="middle">
20580 <column alignment="left" valignment="top">
20581 <row>
20582 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586 Normal, g
20587 \end_layout
20588
20589 \end_inset
20590 </cell>
20591 </row>
20592 <row>
20593 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597
20598 \size large
20599 Large
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 </row>
20605 <row>
20606 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \size larger
20612 Larger
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 </row>
20618 <row>
20619 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623
20624 \size largest
20625 Largest
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \size huge
20638 Huge
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 </row>
20644 <row>
20645 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20646 \begin_inset Text
20647
20648 \begin_layout Plain Layout
20649
20650 \size huge
20651 Huger
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 </row>
20657 </lyxtabular>
20658
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \end_inset
20665
20666
20667 \begin_inset space \hfill{}
20668 \end_inset
20669
20670
20671 \begin_inset Float table
20672 wide false
20673 sideways false
20674 status collapsed
20675
20676 \begin_layout Plain Layout
20677 \begin_inset Caption Standard
20678
20679 \begin_layout Plain Layout
20680 Tableau utilisant la commande 
20681 \series bold
20682
20683 \backslash
20684 strut
20685 \series default
20686 .
20687 \end_layout
20688
20689 \end_inset
20690
20691
20692 \end_layout
20693
20694 \begin_layout Plain Layout
20695 \noindent
20696 \align center
20697 \begin_inset Tabular
20698 <lyxtabular version="3" rows="6" columns="1">
20699 <features tabularvalignment="middle">
20700 <column alignment="left" valignment="top">
20701 <row>
20702 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706 Normal, g
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 </row>
20712 <row>
20713 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717
20718 \size large
20719 \begin_inset ERT
20720 status collapsed
20721
20722 \begin_layout Plain Layout
20723
20724
20725 \backslash
20726 strut 
20727 \end_layout
20728
20729 \end_inset
20730
20731 Large
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 </row>
20737 <row>
20738 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20739 \begin_inset Text
20740
20741 \begin_layout Plain Layout
20742
20743 \size larger
20744 \begin_inset ERT
20745 status collapsed
20746
20747 \begin_layout Plain Layout
20748
20749
20750 \backslash
20751 strut 
20752 \end_layout
20753
20754 \end_inset
20755
20756 Larger
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 </row>
20762 <row>
20763 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767
20768 \size largest
20769 \begin_inset ERT
20770 status collapsed
20771
20772 \begin_layout Plain Layout
20773
20774
20775 \backslash
20776 strut 
20777 \end_layout
20778
20779 \end_inset
20780
20781 Largest
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 </row>
20787 <row>
20788 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792
20793 \size huge
20794 \begin_inset ERT
20795 status collapsed
20796
20797 \begin_layout Plain Layout
20798
20799
20800 \backslash
20801 strut 
20802 \end_layout
20803
20804 \end_inset
20805
20806 Huge
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 </row>
20812 <row>
20813 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817
20818 \size giant
20819 \begin_inset ERT
20820 status collapsed
20821
20822 \begin_layout Plain Layout
20823
20824
20825 \backslash
20826 strut 
20827 \end_layout
20828
20829 \end_inset
20830
20831
20832 \size huge
20833 Huger
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 </row>
20839 </lyxtabular>
20840
20841 \end_inset
20842
20843
20844 \end_layout
20845
20846 \end_inset
20847
20848
20849 \begin_inset space \hfill{}
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \begin_layout Standard
20861 \begin_inset Newpage newpage
20862 \end_inset
20863
20864
20865 \end_layout
20866
20867 \begin_layout Subsection
20868 Alignements de cellules spéciaux
20869 \begin_inset CommandInset label
20870 LatexCommand label
20871 name "subsec:Alignements-de-cellules"
20872
20873 \end_inset
20874
20875
20876 \begin_inset Index idx
20877 status collapsed
20878
20879 \begin_layout Plain Layout
20880 Personnalisation des tableaux ! Alignement de cellules spéciaux
20881 \end_layout
20882
20883 \end_inset
20884
20885
20886 \end_layout
20887
20888 \begin_layout Standard
20889 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
20890  cellules sur un caractère donné, par exemple le séparateur décimal comme
20891  dans le tableau
20892 \begin_inset space ~
20893 \end_inset
20894
20895
20896 \begin_inset CommandInset ref
20897 LatexCommand ref
20898 reference "tab:Tableau-centré-sur-séparateur-1"
20899
20900 \end_inset
20901
20902 .
20903  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
20904  soit en appuyant sur le bouton 
20905 \begin_inset Info
20906 type  "icon"
20907 arg   "inset-modify tabular align-decimal"
20908 \end_inset
20909
20910  de la barre d'outils ou en modifiant le paramètre 
20911 \family sans
20912 Alignement horizontal
20913 \family default
20914  à 
20915 \family sans
20916 Au séparateur décimal
20917 \family default
20918 .
20919  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
20920  dans les paramètres du tableau.
20921 \end_layout
20922
20923 \begin_layout Standard
20924 \begin_inset Float table
20925 placement h
20926 wide false
20927 sideways false
20928 status open
20929
20930 \begin_layout Plain Layout
20931 \begin_inset Caption Standard
20932
20933 \begin_layout Plain Layout
20934 \begin_inset CommandInset label
20935 LatexCommand label
20936 name "tab:Tableau-centré-sur-séparateur-1"
20937
20938 \end_inset
20939
20940 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
20941 \end_layout
20942
20943 \end_inset
20944
20945
20946 \end_layout
20947
20948 \begin_layout Plain Layout
20949 \align center
20950 \begin_inset Tabular
20951 <lyxtabular version="3" rows="4" columns="1">
20952 <features booktabs="true" tabularvalignment="middle">
20953 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20954 <row>
20955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959 en-tête
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 </row>
20965 <row>
20966 <cell alignment="center" valignment="top" topline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 12,6
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 </row>
20976 <row>
20977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 0,68
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 <row>
20988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 -123,0
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 </row>
20998 </lyxtabular>
20999
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \end_inset
21006
21007
21008 \end_layout
21009
21010 \begin_layout Standard
21011 \begin_inset Float table
21012 placement h
21013 wide false
21014 sideways false
21015 status open
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Caption Standard
21019
21020 \begin_layout Plain Layout
21021 \begin_inset CommandInset label
21022 LatexCommand label
21023 name "tab:Tableau-centré-sur-séparateur-2"
21024
21025 \end_inset
21026
21027 Les cellules d'une colonnes sont centrées sur les opérateurs.
21028 \end_layout
21029
21030 \end_inset
21031
21032
21033 \end_layout
21034
21035 \begin_layout Plain Layout
21036 \align center
21037 \begin_inset Tabular
21038 <lyxtabular version="3" rows="4" columns="2">
21039 <features booktabs="true" tabularvalignment="middle">
21040 <column alignment="right" valignment="top" width="0pt">
21041 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21042 <row>
21043 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047 en-tête
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 </row>
21062 <row>
21063 <cell alignment="center" valignment="top" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Formula $12\,+$
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 <cell alignment="center" valignment="top" usebox="none">
21076 \begin_inset Text
21077
21078 \begin_layout Plain Layout
21079 \begin_inset Formula $\,6$
21080 \end_inset
21081
21082
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 </row>
21088 <row>
21089 <cell alignment="center" valignment="top" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $0\,-$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 <cell alignment="center" valignment="top" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Formula $\,68$
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 <row>
21115 <cell alignment="center" valignment="top" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119 \begin_inset Formula $-123\,/$
21120 \end_inset
21121
21122
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 \begin_inset Formula $\,0$
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 </row>
21140 </lyxtabular>
21141
21142 \end_inset
21143
21144
21145 \end_layout
21146
21147 \end_inset
21148
21149
21150 \end_layout
21151
21152 \begin_layout Standard
21153 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21154  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21155  formules.
21156  Dans ce cas on doit utiliser la méthode du tableau
21157 \begin_inset space ~
21158 \end_inset
21159
21160
21161 \begin_inset CommandInset ref
21162 LatexCommand ref
21163 reference "tab:Tableau-centré-sur-séparateur-2"
21164
21165 \end_inset
21166
21167 .
21168  Ce tableau a été créé comme un tableau 4×2.
21169  L'en-tête est une cellule multi-colonnes centrée.
21170  La première colonne est alignée à droite et contient la première partie
21171  et inclue l'opérateur.
21172  La seconde colonne contient le reste de la cellule aligné à gauche.
21173  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21174  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21175  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21176  tableau, le paramètre \SpecialChar LaTeX
21177  suivant a été utilisé pour la deuxième colonne :
21178 \end_layout
21179
21180 \begin_layout Standard
21181
21182 \series bold
21183 @{}l
21184 \end_layout
21185
21186 \begin_layout Standard
21187 Le tableau
21188 \begin_inset space ~
21189 \end_inset
21190
21191
21192 \begin_inset CommandInset ref
21193 LatexCommand ref
21194 reference "tab:Plusieurs-exemples-alignements"
21195
21196 \end_inset
21197
21198  montre quelques exemples d'alignements.
21199  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21200  comme pour la deuxième colonne du tableau
21201 \begin_inset space ~
21202 \end_inset
21203
21204
21205 \begin_inset CommandInset ref
21206 LatexCommand ref
21207 reference "tab:Tableau-centré-sur-séparateur-2"
21208
21209 \end_inset
21210
21211 .
21212 \end_layout
21213
21214 \begin_layout Standard
21215 \begin_inset Float table
21216 wide false
21217 sideways false
21218 status open
21219
21220 \begin_layout Plain Layout
21221 \begin_inset Caption Standard
21222
21223 \begin_layout Plain Layout
21224 \begin_inset CommandInset label
21225 LatexCommand label
21226 name "tab:Plusieurs-exemples-alignements"
21227
21228 \end_inset
21229
21230 Plusieurs exemples d'alignement de cellules.
21231 \end_layout
21232
21233 \end_inset
21234
21235
21236 \end_layout
21237
21238 \begin_layout Plain Layout
21239 \align center
21240 \begin_inset Tabular
21241 <lyxtabular version="3" rows="4" columns="6">
21242 <features tabularvalignment="middle">
21243 <column alignment="right" valignment="top">
21244 <column alignment="left" valignment="top" special="@{}l">
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 <row>
21250 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21251 \begin_inset Text
21252
21253 \begin_layout Plain Layout
21254 unités
21255 \end_layout
21256
21257 \end_inset
21258 </cell>
21259 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21260 \begin_inset Text
21261
21262 \begin_layout Plain Layout
21263
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Plain Layout
21272 exposants
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281
21282 \end_layout
21283
21284 \end_inset
21285 </cell>
21286 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290 relations
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21296 \begin_inset Text
21297
21298 \begin_layout Plain Layout
21299
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 </row>
21305 <row>
21306 <cell alignment="center" valignment="top" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310 12×
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319 24
21320 \begin_inset space \thinspace{}
21321 \end_inset
21322
21323 bouteilles
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 \begin_inset Formula $10\cdot$
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 \begin_inset Formula $10^{\mbox{-}17}$
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell alignment="center" valignment="top" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356 \begin_inset Formula $\Gamma(t)\propto$
21357 \end_inset
21358
21359
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 <cell alignment="center" valignment="top" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368 \begin_inset Formula $\:\Upsilon(t)$
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 </row>
21377 <row>
21378 <cell alignment="center" valignment="top" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382 1024×
21383 \end_layout
21384
21385 \end_inset
21386 </cell>
21387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Plain Layout
21391 768
21392 \begin_inset space \thinspace{}
21393 \end_inset
21394
21395 Pixels
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 \begin_inset Formula $5.78\cdot$
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416 \begin_inset Formula $10^{7}$
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 <cell alignment="center" valignment="top" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428 \begin_inset Formula $A\ne$
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 <cell alignment="center" valignment="top" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440 \begin_inset Formula $\:B_{\mathrm{red}}$
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 </row>
21449 <row>
21450 <cell alignment="center" valignment="top" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454 32×
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463 6
21464 \begin_inset space \thinspace{}
21465 \end_inset
21466
21467 cm
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 -
21477 \begin_inset Formula $33.5\cdot$
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 \begin_inset Formula $10^{4}$
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $\sin(\alpha)\ge$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 <cell alignment="center" valignment="top" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513 \begin_inset Formula $\:\sin(\beta)$
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 </row>
21522 </lyxtabular>
21523
21524 \end_inset
21525
21526
21527 \end_layout
21528
21529 \end_inset
21530
21531
21532 \end_layout
21533
21534 \begin_layout Subsection
21535 Formats de cellule et de colonne personnalisés
21536 \begin_inset CommandInset label
21537 LatexCommand label
21538 name "subsec:Formats-personnalisés"
21539
21540 \end_inset
21541
21542
21543 \begin_inset Index idx
21544 status collapsed
21545
21546 \begin_layout Plain Layout
21547 Personnalisation des tableaux !  Format de cellule/colonne
21548 \end_layout
21549
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \begin_layout Standard
21556 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21557 \begin_inset space ~
21558 \end_inset
21559
21560
21561 \begin_inset CommandInset ref
21562 LatexCommand ref
21563 reference "sec:Table-Width-Calculation"
21564
21565 \end_inset
21566
21567  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
21568  la section
21569 \begin_inset space ~
21570 \end_inset
21571
21572
21573 \begin_inset CommandInset ref
21574 LatexCommand ref
21575 reference "subsec:Calculs-multicolonnes"
21576
21577 \end_inset
21578
21579  peut devenir très pénible si vous avez plusieurs tableaux.
21580  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21581  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21582  du document.
21583  Le format est défini avec la commande
21584 \end_layout
21585
21586 \begin_layout Standard
21587
21588 \series bold
21589
21590 \backslash
21591 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21592 \end_layout
21593
21594 \begin_layout Standard
21595 Le nom du format peut n'avoir qu'une lettre.
21596  Les lettres 
21597 \emph on
21598 b
21599 \emph default
21600
21601 \emph on
21602 c
21603 \emph default
21604
21605 \emph on
21606 l
21607 \emph default
21608
21609 \emph on
21610 m
21611 \emph default
21612
21613 \emph on
21614 p
21615 \emph default
21616  et 
21617 \emph on
21618 r
21619 \emph default
21620  sont prédéfinies et donc ne peuvent être utilisées.
21621  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21622 \end_layout
21623
21624 \begin_layout Standard
21625 \begin_inset VSpace medskip
21626 \end_inset
21627
21628
21629 \end_layout
21630
21631 \begin_layout Standard
21632 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21633  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21634  :
21635 \end_layout
21636
21637 \begin_layout Standard
21638
21639 \series bold
21640
21641 \backslash
21642 newcolumntype{M}[1]{>{
21643 \backslash
21644 centering
21645 \backslash
21646 hspace{0pt}}m{#1}}
21647 \end_layout
21648
21649 \begin_layout Standard
21650 Où le 
21651 \series bold
21652
21653 \backslash
21654 hspace{0pt}
21655 \series default
21656  évite le problème de césure du premier mot, comme c'est décrit en section
21657 \begin_inset space ~
21658 \end_inset
21659
21660
21661 \begin_inset CommandInset ref
21662 LatexCommand ref
21663 reference "subsec:Lignes-multiple-dans-cellule"
21664
21665 \end_inset
21666
21667 .
21668  Ensuite, vous pouvez entrer
21669 \end_layout
21670
21671 \begin_layout Standard
21672
21673 \series bold
21674 M{width}
21675 \end_layout
21676
21677 \begin_layout Standard
21678 comme paramètre \SpecialChar LaTeX
21679  dans la fenêtre de dialogue de tableau pour créer une multi-col
21680 onnes.
21681 \end_layout
21682
21683 \begin_layout Standard
21684 \begin_inset VSpace bigskip
21685 \end_inset
21686
21687
21688 \end_layout
21689
21690 \begin_layout Standard
21691 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
21692  pouvez définir le format
21693 \end_layout
21694
21695 \begin_layout Standard
21696
21697 \series bold
21698
21699 \backslash
21700 newcolumntype{S}[2]{>{
21701 \backslash
21702 centering
21703 \backslash
21704 hspace{0pt}}
21705 \begin_inset Newline newline
21706 \end_inset
21707
21708
21709 \begin_inset Phantom HPhantom
21710 status open
21711
21712 \begin_layout Plain Layout
21713
21714 \series bold
21715
21716 \backslash
21717 newcolumntype{S}[2]
21718 \end_layout
21719
21720 \end_inset
21721
21722 m{(#1+(2
21723 \backslash
21724 tabcolsep+
21725 \backslash
21726 arrayrulewidth)*(1-#2))/#2}}
21727 \end_layout
21728
21729 \begin_layout Standard
21730 Ce format utilise l'équation
21731 \begin_inset space ~
21732 \end_inset
21733
21734
21735 \begin_inset CommandInset ref
21736 LatexCommand eqref
21737 reference "eq:Wgn"
21738
21739 \end_inset
21740
21741  pour calculer la largeur que doit avoir chacune des cellules couverte par
21742  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
21743 \end_layout
21744
21745 \begin_layout Standard
21746 Ensuite, vous pouvez entrer
21747 \end_layout
21748
21749 \begin_layout Standard
21750
21751 \series bold
21752 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
21753 \end_layout
21754
21755 \begin_layout Standard
21756 comme paramètre \SpecialChar LaTeX
21757  de la colonne.
21758 \end_layout
21759
21760 \begin_layout Standard
21761 \begin_inset VSpace bigskip
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \begin_layout Standard
21768 Pour des colonnes colorées, vous pouvez définir
21769 \end_layout
21770
21771 \begin_layout Standard
21772
21773 \series bold
21774
21775 \backslash
21776 newcolumntype{K}[1]{>{
21777 \backslash
21778 columncolor{#1}
21779 \backslash
21780 hspace{0pt}}c}
21781 \end_layout
21782
21783 \begin_layout Standard
21784 Le 
21785 \begin_inset Quotes fld
21786 \end_inset
21787
21788 c
21789 \begin_inset Quotes frd
21790 \end_inset
21791
21792  à la fin crée une colonne de largeur variable dont le texte est centré
21793  horizontalement.
21794  Vous pouvez maintenant entrer
21795 \end_layout
21796
21797 \begin_layout Standard
21798
21799 \series bold
21800 K{nom de couleur}
21801 \end_layout
21802
21803 \begin_layout Standard
21804 comme paramètre \SpecialChar LaTeX
21805 .
21806 \end_layout
21807
21808 \begin_layout Standard
21809 \begin_inset VSpace bigskip
21810 \end_inset
21811
21812
21813 \end_layout
21814
21815 \begin_layout Standard
21816 Pour créer le tableau
21817 \begin_inset space ~
21818 \end_inset
21819
21820
21821 \begin_inset CommandInset ref
21822 LatexCommand ref
21823 reference "tab:Tableau-formats-personnalisés"
21824
21825 \end_inset
21826
21827  utilisez les paramètres \SpecialChar LaTeX
21828
21829 \end_layout
21830
21831 \begin_layout Standard
21832
21833 \series bold
21834 M{2.5cm}
21835 \end_layout
21836
21837 \begin_layout Standard
21838 pour la première colonne et la multi-colonnes,
21839 \end_layout
21840
21841 \begin_layout Standard
21842
21843 \series bold
21844 K{red}
21845 \end_layout
21846
21847 \begin_layout Standard
21848 pour la dernière colonne, et
21849 \end_layout
21850
21851 \begin_layout Standard
21852
21853 \series bold
21854 S{2.5cm}{2}
21855 \end_layout
21856
21857 \begin_layout Standard
21858 pour les cellules de la deuxième colonne.
21859 \end_layout
21860
21861 \begin_layout Standard
21862 \begin_inset Float table
21863 placement h
21864 wide false
21865 sideways false
21866 status open
21867
21868 \begin_layout Plain Layout
21869 \begin_inset Caption Standard
21870
21871 \begin_layout Plain Layout
21872 \begin_inset CommandInset label
21873 LatexCommand label
21874 name "tab:Tableau-formats-personnalisés"
21875
21876 \end_inset
21877
21878 Tableau utilisant des formats personnalisés
21879 \end_layout
21880
21881 \end_inset
21882
21883
21884 \end_layout
21885
21886 \begin_layout Plain Layout
21887 \align center
21888 \begin_inset Tabular
21889 <lyxtabular version="3" rows="3" columns="4">
21890 <features tabularvalignment="middle">
21891 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21892 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21893 <column alignment="center" valignment="middle">
21894 <column alignment="center" valignment="middle" special="K{red}">
21895 <row>
21896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 motTrèsLongDansUneCellule
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909 multi-colonnes avec multi-lignes
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927 c
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 <row>
21934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938 d
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947 e
21948 \end_layout
21949
21950 \end_inset
21951 </cell>
21952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956 f
21957 \end_layout
21958
21959 \end_inset
21960 </cell>
21961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965 g
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 </row>
21971 <row>
21972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 h
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 i
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994 j
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22000 \begin_inset Text
22001
22002 \begin_layout Plain Layout
22003 k
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 </row>
22009 </lyxtabular>
22010
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \begin_layout Subsection
22022 Épaisseur des filets
22023 \begin_inset CommandInset label
22024 LatexCommand label
22025 name "subsec:Epaisseur-filets"
22026
22027 \end_inset
22028
22029
22030 \begin_inset Index idx
22031 status collapsed
22032
22033 \begin_layout Plain Layout
22034 Personnalisation des tableaux ! Épaisseur filets
22035 \end_layout
22036
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \begin_layout Standard
22043 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
22044  
22045 \series bold
22046
22047 \backslash
22048 arrayrulewidth
22049 \series default
22050 .
22051  Pour mettre, par exemple, une épaisseur de filet de 1.5
22052 \begin_inset space \thinspace{}
22053 \end_inset
22054
22055 pt, comme pour le tableau
22056 \begin_inset space ~
22057 \end_inset
22058
22059
22060 \begin_inset CommandInset ref
22061 LatexCommand ref
22062 reference "tab:Tableau-filets-1.5pt"
22063
22064 \end_inset
22065
22066 , insérez la commande
22067 \end_layout
22068
22069 \begin_layout Standard
22070
22071 \series bold
22072
22073 \backslash
22074 setlength{
22075 \backslash
22076 arrayrulewidth}{1.5pt}
22077 \end_layout
22078
22079 \begin_layout Standard
22080 en code \SpecialChar TeX
22081  avant le tableau ou le flottant de tableau.
22082  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22083  suivent.
22084  pour revenir aux valeurs implicites, mettez 
22085 \series bold
22086
22087 \backslash
22088 arrayrulewidth
22089 \series default
22090  à 0.4
22091 \begin_inset space \thinspace{}
22092 \end_inset
22093
22094 pt en utilisant du code \SpecialChar LaTeX
22095  après le tableau ou le flottant de tableau.
22096 \end_layout
22097
22098 \begin_layout Standard
22099 \begin_inset ERT
22100 status collapsed
22101
22102 \begin_layout Plain Layout
22103
22104
22105 \backslash
22106 setlength{
22107 \backslash
22108 arrayrulewidth}{1.5pt}
22109 \end_layout
22110
22111 \end_inset
22112
22113
22114 \begin_inset Float table
22115 wide false
22116 sideways false
22117 status open
22118
22119 \begin_layout Plain Layout
22120 \begin_inset Caption Standard
22121
22122 \begin_layout Plain Layout
22123 \begin_inset CommandInset label
22124 LatexCommand label
22125 name "tab:Tableau-filets-1.5pt"
22126
22127 \end_inset
22128
22129 Tableau avec des filets de 1.5
22130 \begin_inset space \thinspace{}
22131 \end_inset
22132
22133 pt
22134 \end_layout
22135
22136 \end_inset
22137
22138
22139 \end_layout
22140
22141 \begin_layout Plain Layout
22142 \align center
22143 \begin_inset Tabular
22144 <lyxtabular version="3" rows="3" columns="3">
22145 <features tabularvalignment="middle">
22146 <column alignment="center" valignment="top">
22147 <column alignment="center" valignment="top">
22148 <column alignment="center" valignment="top">
22149 <row>
22150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154 sd
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163
22164 \end_layout
22165
22166 \end_inset
22167 </cell>
22168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22169 \begin_inset Text
22170
22171 \begin_layout Plain Layout
22172
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 </row>
22178 <row>
22179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 sd
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 </row>
22207 <row>
22208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 sd
22231 \end_layout
22232
22233 \end_inset
22234 </cell>
22235 </row>
22236 </lyxtabular>
22237
22238 \end_inset
22239
22240
22241 \end_layout
22242
22243 \end_inset
22244
22245
22246 \begin_inset ERT
22247 status collapsed
22248
22249 \begin_layout Plain Layout
22250
22251
22252 \backslash
22253 setlength{
22254 \backslash
22255 arrayrulewidth}{0.4pt}
22256 \end_layout
22257
22258 \end_inset
22259
22260
22261 \end_layout
22262
22263 \begin_layout Standard
22264 \begin_inset VSpace bigskip
22265 \end_inset
22266
22267 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22268 \begin_inset space \thinspace{}
22269 \end_inset
22270
22271 pt, comme dans le tableau
22272 \begin_inset space ~
22273 \end_inset
22274
22275
22276 \begin_inset CommandInset ref
22277 LatexCommand ref
22278 reference "tab:Tableau-filets-horizontaux-1.5pt"
22279
22280 \end_inset
22281
22282 , insérez les commandes suivantes en code \SpecialChar TeX
22283  avant le tableau ou le flottant
22284  de tableau :
22285 \end_layout
22286
22287 \begin_layout Standard
22288
22289 \series bold
22290
22291 \backslash
22292 let
22293 \backslash
22294 myHline
22295 \backslash
22296 hline
22297 \begin_inset Newline newline
22298 \end_inset
22299
22300
22301 \backslash
22302 renewcommand{
22303 \backslash
22304 hline}
22305 \begin_inset Newline newline
22306 \end_inset
22307
22308  {
22309 \backslash
22310 noalign{
22311 \backslash
22312 global
22313 \backslash
22314 arrayrulewidth 1.5pt}
22315 \begin_inset Newline newline
22316 \end_inset
22317
22318  
22319 \backslash
22320 myHline
22321 \backslash
22322 noalign{
22323 \backslash
22324 global
22325 \backslash
22326 arrayrulewidth 0.4pt}}
22327 \end_layout
22328
22329 \begin_layout Standard
22330 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22331  en code \SpecialChar TeX
22332  après le tableau ou le flottant de tableau :
22333 \end_layout
22334
22335 \begin_layout Standard
22336
22337 \series bold
22338
22339 \backslash
22340 renewcommand{
22341 \backslash
22342 hline}{
22343 \backslash
22344 myHline}
22345 \end_layout
22346
22347 \begin_layout Standard
22348 \begin_inset ERT
22349 status collapsed
22350
22351 \begin_layout Plain Layout
22352
22353
22354 \backslash
22355 let
22356 \backslash
22357 myHline
22358 \backslash
22359 hline
22360 \end_layout
22361
22362 \begin_layout Plain Layout
22363
22364
22365 \backslash
22366 renewcommand{
22367 \backslash
22368 hline}
22369 \end_layout
22370
22371 \begin_layout Plain Layout
22372
22373  {
22374 \backslash
22375 noalign{
22376 \backslash
22377 global
22378 \backslash
22379 arrayrulewidth 1.5pt}
22380 \end_layout
22381
22382 \begin_layout Plain Layout
22383
22384   
22385 \backslash
22386 myHline
22387 \backslash
22388 noalign{
22389 \backslash
22390 global
22391 \backslash
22392 arrayrulewidth 0.4pt}}
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \begin_inset Float table
22399 wide false
22400 sideways false
22401 status open
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Caption Standard
22405
22406 \begin_layout Plain Layout
22407 \begin_inset CommandInset label
22408 LatexCommand label
22409 name "tab:Tableau-filets-horizontaux-1.5pt"
22410
22411 \end_inset
22412
22413 Tableau avec des filets horizontaux de 1.5
22414 \begin_inset space \thinspace{}
22415 \end_inset
22416
22417 pt
22418 \end_layout
22419
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \begin_layout Plain Layout
22426 \align center
22427 \begin_inset Tabular
22428 <lyxtabular version="3" rows="3" columns="3">
22429 <features tabularvalignment="middle">
22430 <column alignment="center" valignment="top">
22431 <column alignment="center" valignment="top">
22432 <column alignment="center" valignment="top">
22433 <row>
22434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 sd
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 </row>
22462 <row>
22463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22464 \begin_inset Text
22465
22466 \begin_layout Plain Layout
22467
22468 \end_layout
22469
22470 \end_inset
22471 </cell>
22472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22473 \begin_inset Text
22474
22475 \begin_layout Plain Layout
22476 sd
22477 \end_layout
22478
22479 \end_inset
22480 </cell>
22481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22482 \begin_inset Text
22483
22484 \begin_layout Plain Layout
22485
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 </row>
22491 <row>
22492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514 sd
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 </row>
22520 </lyxtabular>
22521
22522 \end_inset
22523
22524
22525 \end_layout
22526
22527 \end_inset
22528
22529
22530 \begin_inset ERT
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534
22535
22536 \backslash
22537 renewcommand{
22538 \backslash
22539 hline}{
22540 \backslash
22541 myHline}
22542 \end_layout
22543
22544 \end_inset
22545
22546
22547 \end_layout
22548
22549 \begin_layout Standard
22550 \begin_inset VSpace bigskip
22551 \end_inset
22552
22553 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22554 \begin_inset space \thinspace{}
22555 \end_inset
22556
22557 pt, créez le format de colonne suivant dans le préambule, en suivant la
22558  description de la section
22559 \begin_inset space ~
22560 \end_inset
22561
22562
22563 \begin_inset CommandInset ref
22564 LatexCommand ref
22565 reference "subsec:Formats-personnalisés"
22566
22567 \end_inset
22568
22569 :
22570 \end_layout
22571
22572 \begin_layout Standard
22573
22574 \series bold
22575
22576 \backslash
22577 newcolumntype{V}{!{
22578 \backslash
22579 vrule width 1.5pt}}
22580 \end_layout
22581
22582 \begin_layout Standard
22583 Pour le tableau
22584 \begin_inset space ~
22585 \end_inset
22586
22587
22588 \begin_inset CommandInset ref
22589 LatexCommand ref
22590 reference "tab:Tableau-filets-verticaux-1.5pt"
22591
22592 \end_inset
22593
22594  le paramètre \SpecialChar LaTeX
22595  
22596 \end_layout
22597
22598 \begin_layout Standard
22599
22600 \series bold
22601 VcV
22602 \end_layout
22603
22604 \begin_layout Standard
22605 a été utilisé pour la dernière colonne et
22606 \end_layout
22607
22608 \begin_layout Standard
22609
22610 \series bold
22611 Vc
22612 \end_layout
22613
22614 \begin_layout Standard
22615 pour les autres colonnes.
22616 \end_layout
22617
22618 \begin_layout Standard
22619 \begin_inset Float table
22620 wide false
22621 sideways false
22622 status open
22623
22624 \begin_layout Plain Layout
22625 \begin_inset Caption Standard
22626
22627 \begin_layout Plain Layout
22628 \begin_inset CommandInset label
22629 LatexCommand label
22630 name "tab:Tableau-filets-verticaux-1.5pt"
22631
22632 \end_inset
22633
22634 Tableau avec des filets verticaux de 1.5
22635 \begin_inset space \thinspace{}
22636 \end_inset
22637
22638 pt 
22639 \end_layout
22640
22641 \end_inset
22642
22643
22644 \end_layout
22645
22646 \begin_layout Plain Layout
22647 \align center
22648 \begin_inset Tabular
22649 <lyxtabular version="3" rows="3" columns="3">
22650 <features tabularvalignment="middle">
22651 <column alignment="center" valignment="top" special="Vc">
22652 <column alignment="center" valignment="top" special="Vc">
22653 <column alignment="center" valignment="top" special="VcV">
22654 <row>
22655 <cell alignment="center" valignment="top" topline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659 sd
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 <cell alignment="center" valignment="top" topline="true" usebox="none">
22665 \begin_inset Text
22666
22667 \begin_layout Plain Layout
22668
22669 \end_layout
22670
22671 \end_inset
22672 </cell>
22673 <cell alignment="center" valignment="top" topline="true" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 </row>
22683 <row>
22684 <cell alignment="center" valignment="top" topline="true" usebox="none">
22685 \begin_inset Text
22686
22687 \begin_layout Plain Layout
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 <cell alignment="center" valignment="top" topline="true" usebox="none">
22694 \begin_inset Text
22695
22696 \begin_layout Plain Layout
22697 sd
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 <cell alignment="center" valignment="top" topline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706
22707 \end_layout
22708
22709 \end_inset
22710 </cell>
22711 </row>
22712 <row>
22713 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \begin_layout Plain Layout
22717
22718 \end_layout
22719
22720 \end_inset
22721 </cell>
22722 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22723 \begin_inset Text
22724
22725 \begin_layout Plain Layout
22726
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22732 \begin_inset Text
22733
22734 \begin_layout Plain Layout
22735 sd
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 </row>
22741 </lyxtabular>
22742
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749
22750
22751 \end_layout
22752
22753 \begin_layout Subsection
22754 Filets à traits interrompus
22755 \begin_inset Index idx
22756 status collapsed
22757
22758 \begin_layout Plain Layout
22759 Personnalisation des tableaux ! Filets à traits interrompus
22760 \end_layout
22761
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \begin_layout Standard
22768 \begin_inset ERT
22769 status collapsed
22770
22771 \begin_layout Plain Layout
22772
22773
22774 \backslash
22775 ifarydshln
22776 \end_layout
22777
22778 \end_inset
22779
22780
22781 \begin_inset Note Note
22782 status open
22783
22784 \begin_layout Plain Layout
22785 La section suivante ne s'affichera que si vous avez installé le paquetage
22786  \SpecialChar LaTeX
22787  
22788 \series bold
22789 arydshln
22790 \series default
22791 .
22792 \end_layout
22793
22794 \end_inset
22795
22796
22797 \end_layout
22798
22799 \begin_layout Standard
22800 \begin_inset Float table
22801 placement H
22802 wide false
22803 sideways false
22804 status open
22805
22806 \begin_layout Plain Layout
22807 \begin_inset Caption Standard
22808
22809 \begin_layout Plain Layout
22810 \begin_inset CommandInset label
22811 LatexCommand label
22812 name "tab:Tableau-filets-tirets"
22813
22814 \end_inset
22815
22816 Tableau avec des filets à traits interrompus
22817 \end_layout
22818
22819 \end_inset
22820
22821
22822 \end_layout
22823
22824 \begin_layout Plain Layout
22825 \align center
22826 \begin_inset Tabular
22827 <lyxtabular version="3" rows="5" columns="5">
22828 <features tabularvalignment="middle">
22829 <column alignment="center" valignment="top">
22830 <column alignment="center" valignment="top">
22831 <column alignment="center" valignment="top" special=":c">
22832 <column alignment="center" valignment="top">
22833 <column alignment="center" valignment="top">
22834 <row>
22835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839 a
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848 b
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857 c
22858 \end_layout
22859
22860 \end_inset
22861 </cell>
22862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22863 \begin_inset Text
22864
22865 \begin_layout Plain Layout
22866 d
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875 e
22876 \end_layout
22877
22878 \end_inset
22879 </cell>
22880 </row>
22881 <row>
22882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 f
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895 g
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 <cell alignment="center" valignment="top" topline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904 h
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913 i
22914 \end_layout
22915
22916 \end_inset
22917 </cell>
22918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \begin_layout Plain Layout
22922 j
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 </row>
22928 <row>
22929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933 \begin_inset ERT
22934 status collapsed
22935
22936 \begin_layout Plain Layout
22937
22938
22939 \backslash
22940 hdashline 
22941 \end_layout
22942
22943 \end_inset
22944
22945 k
22946 \end_layout
22947
22948 \end_inset
22949 </cell>
22950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954 l
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell alignment="center" valignment="top" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 m
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972 n
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981 o
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 </row>
22987 <row>
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992 \begin_inset ERT
22993 status collapsed
22994
22995 \begin_layout Plain Layout
22996
22997
22998 \backslash
22999 cdashline{4-5}
23000 \end_layout
23001
23002 \end_inset
23003
23004 p
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 q
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 r
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23028 \begin_inset Text
23029
23030 \begin_layout Plain Layout
23031 s
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040
23041 \end_layout
23042
23043 \end_inset
23044 </cell>
23045 </row>
23046 <row>
23047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23048 \begin_inset Text
23049
23050 \begin_layout Plain Layout
23051 t
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060 u
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069 v
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078 w
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23084 \begin_inset Text
23085
23086 \begin_layout Plain Layout
23087 x
23088 \end_layout
23089
23090 \end_inset
23091 </cell>
23092 </row>
23093 </lyxtabular>
23094
23095 \end_inset
23096
23097
23098 \end_layout
23099
23100 \end_inset
23101
23102
23103 \end_layout
23104
23105 \begin_layout Standard
23106 \SpecialChar LyX
23107  ne gère pas de façon native les filets à lignes interrompues, vous devez
23108  donc employer du code \SpecialChar TeX
23109 .
23110  Mais avant il faut charger le paquetage \SpecialChar LaTeX
23111  
23112 \series bold
23113 arydshln
23114 \series default
23115
23116 \begin_inset Index idx
23117 status collapsed
23118
23119 \begin_layout Plain Layout
23120 Paquetages \SpecialChar LaTeX
23121  ! arydshln
23122 \end_layout
23123
23124 \end_inset
23125
23126  dans le préambule du document avec la commande 
23127 \end_layout
23128
23129 \begin_layout Standard
23130
23131 \series bold
23132
23133 \backslash
23134 usepackage{arydshln}
23135 \end_layout
23136
23137 \begin_layout Standard
23138 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23139  
23140 \begin_inset Quotes fld
23141 \end_inset
23142
23143 :
23144 \begin_inset Quotes frd
23145 \end_inset
23146
23147  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
23148  dans
23149  la fenêtre de dialogue de paramètre du tableau.
23150 \end_layout
23151
23152 \begin_layout Standard
23153 Pour un trait horizontal interrompu, ajoutez la commande
23154 \end_layout
23155
23156 \begin_layout Standard
23157
23158 \series bold
23159
23160 \backslash
23161 hdashline
23162 \end_layout
23163
23164 \begin_layout Standard
23165 en code \SpecialChar TeX
23166  comme premier élément de la première cellule de la ligne de tableau.
23167 \end_layout
23168
23169 \begin_layout Standard
23170 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23171  commande 
23172 \end_layout
23173
23174 \begin_layout Standard
23175
23176 \series bold
23177
23178 \backslash
23179 cdashline{
23180 \series default
23181 numéros de colonnes}
23182 \end_layout
23183
23184 \begin_layout Standard
23185 en code \SpecialChar TeX
23186  comme premier élément de la première cellule de la ligne.
23187  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
23188  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23189 \end_layout
23190
23191 \begin_layout Standard
23192
23193 \series bold
23194
23195 \backslash
23196 cdashline{2-4}
23197 \end_layout
23198
23199 \begin_layout Standard
23200 comme premier élément de la première cellule de la ligne contenant la multi-colo
23201 nnes.
23202 \end_layout
23203
23204 \begin_layout Standard
23205 \begin_inset VSpace bigskip
23206 \end_inset
23207
23208
23209 \end_layout
23210
23211 \begin_layout Standard
23212 Le tableau
23213 \begin_inset space ~
23214 \end_inset
23215
23216
23217 \begin_inset CommandInset ref
23218 LatexCommand ref
23219 reference "tab:Tableau-filets-tirets"
23220
23221 \end_inset
23222
23223  a été créé en utilisant 
23224 \begin_inset Quotes fld
23225 \end_inset
23226
23227
23228 \series bold
23229 :c
23230 \series default
23231
23232 \begin_inset Quotes frd
23233 \end_inset
23234
23235  comme paramètre \SpecialChar LaTeX
23236  pour la troisième colonne.
23237  La commande en code \SpecialChar TeX
23238  
23239 \series bold
23240
23241 \backslash
23242 hdashline
23243 \series default
23244  a été insérée dans la première cellule de la troisième ligne et la commande
23245  en code \SpecialChar TeX
23246  
23247 \series bold
23248
23249 \backslash
23250 cdashline{4-5}
23251 \series default
23252  a été insérée dans la première cellule de la quatrième ligne.
23253 \end_layout
23254
23255 \begin_layout Standard
23256 \begin_inset VSpace bigskip
23257 \end_inset
23258
23259 Les filets interrompus peuvent également colorés comme indiqué tableau
23260 \begin_inset space ~
23261 \end_inset
23262
23263
23264 \begin_inset CommandInset ref
23265 LatexCommand ref
23266 reference "tab:Colored-table-with"
23267
23268 \end_inset
23269
23270 .
23271 \end_layout
23272
23273 \begin_layout Standard
23274 \begin_inset ERT
23275 status collapsed
23276
23277 \begin_layout Plain Layout
23278
23279
23280 \backslash
23281 setlength{
23282 \backslash
23283 arrayrulewidth}{1pt}
23284 \end_layout
23285
23286 \end_inset
23287
23288
23289 \begin_inset Note Note
23290 status collapsed
23291
23292 \begin_layout Plain Layout
23293 filets épaissis pour un meilleur affichage de la couleur du file
23294 \lang english
23295 t
23296 \end_layout
23297
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \begin_layout Standard
23304 \begin_inset ERT
23305 status collapsed
23306
23307 \begin_layout Plain Layout
23308
23309
23310 \backslash
23311 dashgapcolor{green}
23312 \end_layout
23313
23314 \end_inset
23315
23316
23317 \begin_inset Note Note
23318 status collapsed
23319
23320 \begin_layout Plain Layout
23321 espaces entre les tirets en vert
23322 \end_layout
23323
23324 \end_inset
23325
23326
23327 \end_layout
23328
23329 \begin_layout Standard
23330 \begin_inset ERT
23331 status collapsed
23332
23333 \begin_layout Plain Layout
23334
23335
23336 \backslash
23337 let
23338 \backslash
23339 myHdashline
23340 \backslash
23341 hdashline
23342 \end_layout
23343
23344 \begin_layout Plain Layout
23345
23346
23347 \backslash
23348 renewcommand{
23349 \backslash
23350 hdashline}
23351 \end_layout
23352
23353 \begin_layout Plain Layout
23354
23355  {
23356 \backslash
23357 arrayrulecolor{red}
23358 \backslash
23359 myHdashline
23360 \backslash
23361 arrayrulecolor{black}}
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \begin_inset Note Note
23368 status collapsed
23369
23370 \begin_layout Plain Layout
23371 filets interrompus horizontaux en rouge
23372 \end_layout
23373
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \begin_layout Standard
23380 \begin_inset ERT
23381 status collapsed
23382
23383 \begin_layout Plain Layout
23384
23385
23386 \backslash
23387 let
23388 \backslash
23389 myCdashline
23390 \backslash
23391 cdashline
23392 \end_layout
23393
23394 \begin_layout Plain Layout
23395
23396
23397 \backslash
23398 renewcommand{
23399 \backslash
23400 cdashline}[1]
23401 \end_layout
23402
23403 \begin_layout Plain Layout
23404
23405  {
23406 \backslash
23407 arrayrulecolor{yellow}
23408 \backslash
23409 myCdashline{#1}
23410 \backslash
23411 arrayrulecolor{black}}
23412 \end_layout
23413
23414 \end_inset
23415
23416
23417 \begin_inset Note Note
23418 status collapsed
23419
23420 \begin_layout Plain Layout
23421 filets interrompus horizontaux en jaune, partiellement
23422 \end_layout
23423
23424 \end_inset
23425
23426
23427 \end_layout
23428
23429 \begin_layout Standard
23430 \begin_inset Float table
23431 placement h
23432 wide false
23433 sideways false
23434 status open
23435
23436 \begin_layout Plain Layout
23437 \begin_inset Caption Standard
23438
23439 \begin_layout Plain Layout
23440 \begin_inset CommandInset label
23441 LatexCommand label
23442 name "tab:Colored-table-with"
23443
23444 \end_inset
23445
23446 Tableau coloré avec filets interropus
23447 \end_layout
23448
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \begin_layout Plain Layout
23455 \align center
23456 \begin_inset Tabular
23457 <lyxtabular version="3" rows="5" columns="5">
23458 <features tabularvalignment="middle">
23459 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
23460 <column alignment="center" valignment="top" width="0pt">
23461 <column alignment="center" valignment="top" width="0pt" special=":c">
23462 <column alignment="center" valignment="top">
23463 <column alignment="center" valignment="top">
23464 <row>
23465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469 a
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 <cell alignment="center" valignment="top" topline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478 b
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 <cell alignment="center" valignment="top" topline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487 c
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 d
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 e
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516 f
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525 g
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 <cell alignment="center" valignment="top" topline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534 h
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23540 \begin_inset Text
23541
23542 \begin_layout Plain Layout
23543 i
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 j
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 </row>
23558 <row>
23559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563 \begin_inset ERT
23564 status collapsed
23565
23566 \begin_layout Plain Layout
23567
23568
23569 \backslash
23570 hdashline 
23571 \end_layout
23572
23573 \end_inset
23574
23575
23576 \begin_inset ERT
23577 status collapsed
23578
23579 \begin_layout Plain Layout
23580
23581
23582 \backslash
23583 rowcolor{Gray}
23584 \end_layout
23585
23586 \end_inset
23587
23588 k
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597 l
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 m
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615 n
23616 \end_layout
23617
23618 \end_inset
23619 </cell>
23620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624 o
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 </row>
23630 <row>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635 \begin_inset ERT
23636 status collapsed
23637
23638 \begin_layout Plain Layout
23639
23640
23641 \backslash
23642 cdashline{4-5}
23643 \end_layout
23644
23645 \end_inset
23646
23647 p
23648 \end_layout
23649
23650 \end_inset
23651 </cell>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656 q
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23662 \begin_inset Text
23663
23664 \begin_layout Plain Layout
23665 r
23666 \end_layout
23667
23668 \end_inset
23669 </cell>
23670 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674 s
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 </row>
23689 <row>
23690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694 t
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 u
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 v
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 w
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 \begin_inset ERT
23731 status collapsed
23732
23733 \begin_layout Plain Layout
23734
23735
23736 \backslash
23737 cellcolor{Maroon}
23738 \end_layout
23739
23740 \end_inset
23741
23742 i
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 </lyxtabular>
23749
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \begin_layout Standard
23761 \begin_inset ERT
23762 status collapsed
23763
23764 \begin_layout Plain Layout
23765
23766
23767 \backslash
23768 renewcommand{
23769 \backslash
23770 hdashline}{
23771 \backslash
23772 myHdashline}
23773 \end_layout
23774
23775 \end_inset
23776
23777
23778 \lang english
23779
23780 \begin_inset Note Note
23781 status collapsed
23782
23783 \begin_layout Plain Layout
23784 retour à la valeur implicite
23785 \end_layout
23786
23787 \end_inset
23788
23789
23790 \end_layout
23791
23792 \begin_layout Standard
23793 \begin_inset ERT
23794 status collapsed
23795
23796 \begin_layout Plain Layout
23797
23798
23799 \backslash
23800 renewcommand{
23801 \backslash
23802 cdashline}{
23803 \backslash
23804 myCdashline}
23805 \end_layout
23806
23807 \end_inset
23808
23809
23810 \lang english
23811
23812 \begin_inset Note Note
23813 status collapsed
23814
23815 \begin_layout Plain Layout
23816 retour à la valeur implicite
23817 \end_layout
23818
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \begin_layout Standard
23825 \begin_inset ERT
23826 status collapsed
23827
23828 \begin_layout Plain Layout
23829
23830
23831 \backslash
23832 nodashgapcolor
23833 \end_layout
23834
23835 \end_inset
23836
23837
23838 \lang english
23839
23840 \begin_inset Note Note
23841 status collapsed
23842
23843 \begin_layout Plain Layout
23844 retour à la valeur implicite
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Standard
23853 \begin_inset ERT
23854 status collapsed
23855
23856 \begin_layout Plain Layout
23857
23858
23859 \backslash
23860 setlength{
23861 \backslash
23862 arrayrulewidth}{0.4pt}
23863 \end_layout
23864
23865 \end_inset
23866
23867
23868 \lang english
23869
23870 \begin_inset Note Note
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874 retour à la valeur implicite
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \begin_layout Standard
23883 La coloration des lignes, des colonnes et des filets fonctionne comme il
23884  est décrit section
23885 \begin_inset space ~
23886 \end_inset
23887
23888
23889 \begin_inset CommandInset ref
23890 LatexCommand ref
23891 reference "sec:Tableaux-Colorés"
23892
23893 \end_inset
23894
23895 .
23896  Coloret les filets horizontaux fonctionne de manière analogue comme il
23897  est décrit ici, il suffit de remplacer la commande 
23898 \series bold
23899
23900 \backslash
23901 myHlineC
23902 \series default
23903  par 
23904 \series bold
23905
23906 \backslash
23907 myHdashline
23908 \series default
23909  et la commande 
23910 \backslash
23911
23912 \series bold
23913 hlinepar
23914 \series default
23915  
23916 \series bold
23917
23918 \backslash
23919 hdashline
23920 \series default
23921 .
23922  On utilise donc les commandes:
23923 \end_layout
23924
23925 \begin_layout Standard
23926
23927 \series bold
23928
23929 \backslash
23930 let
23931 \backslash
23932 myHdashline
23933 \backslash
23934 hdashline
23935 \begin_inset Newline newline
23936 \end_inset
23937
23938
23939 \backslash
23940 renewcommand{
23941 \backslash
23942 hdashline}
23943 \begin_inset Newline newline
23944 \end_inset
23945
23946
23947 \begin_inset Phantom HPhantom
23948 status open
23949
23950 \begin_layout Plain Layout
23951 \begin_inset space ~
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \end_inset
23958
23959 {
23960 \backslash
23961 arrayrulecolor{red}
23962 \backslash
23963 myHdashline
23964 \backslash
23965 arrayrulecolor{black}}
23966 \end_layout
23967
23968 \begin_layout Standard
23969 Pour colorer 
23970 \series bold
23971
23972 \backslash
23973 cdashline
23974 \series default
23975 , la commande est:
23976 \end_layout
23977
23978 \begin_layout Standard
23979
23980 \series bold
23981
23982 \backslash
23983 let
23984 \backslash
23985 myCdashline
23986 \backslash
23987 cdashline
23988 \begin_inset Newline newline
23989 \end_inset
23990
23991
23992 \backslash
23993 renewcommand{
23994 \backslash
23995 cdashline}[1]
23996 \begin_inset Newline newline
23997 \end_inset
23998
23999
24000 \begin_inset Phantom HPhantom
24001 status open
24002
24003 \begin_layout Plain Layout
24004 \begin_inset space ~
24005 \end_inset
24006
24007
24008 \end_layout
24009
24010 \end_inset
24011
24012 {
24013 \backslash
24014 arrayrulecolor{red}
24015 \backslash
24016 myCdashline{#1}
24017 \backslash
24018 arrayrulecolor{black}}
24019 \end_layout
24020
24021 \begin_layout Standard
24022 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
24023  code \SpecialChar TeX
24024  après le tableau,
24025 \end_layout
24026
24027 \begin_layout Standard
24028 pour 
24029 \series bold
24030
24031 \backslash
24032 hdashline:
24033 \end_layout
24034
24035 \begin_layout Standard
24036
24037 \series bold
24038
24039 \backslash
24040 renewcommand{
24041 \backslash
24042 hdashline}{
24043 \backslash
24044 myHdashline}
24045 \end_layout
24046
24047 \begin_layout Standard
24048 et pour 
24049 \series bold
24050
24051 \backslash
24052 cdashline
24053 \end_layout
24054
24055 \begin_layout Standard
24056
24057 \series bold
24058
24059 \backslash
24060 renewcommand{
24061 \backslash
24062 cdashline}{
24063 \backslash
24064 myCdashline}
24065 \end_layout
24066
24067 \begin_layout Standard
24068 Pour colorer les espaces entre les tirets la commande
24069 \end_layout
24070
24071 \begin_layout Standard
24072
24073 \series bold
24074
24075 \backslash
24076 dashgapcolor{couleur}
24077 \end_layout
24078
24079 \begin_layout Standard
24080 peut être insérée en code \SpecialChar TeX
24081  avant un tableau.
24082  
24083 \series bold
24084 couleur
24085 \series default
24086  est ici le nom d'une couleur définie précédemment.
24087  La commande
24088 \end_layout
24089
24090 \begin_layout Standard
24091
24092 \series bold
24093
24094 \backslash
24095 nodashgapcolor
24096 \end_layout
24097
24098 \begin_layout Standard
24099 annule les changements induits par 
24100 \series bold
24101
24102 \backslash
24103 dashgapcolor
24104 \series default
24105 .
24106 \end_layout
24107
24108 \begin_layout Standard
24109 \begin_inset Note Greyedout
24110 status open
24111
24112 \begin_layout Plain Layout
24113
24114 \series bold
24115 Not
24116 \series default
24117 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
24118  de 
24119 \series bold
24120 arydshln
24121 \series default
24122  en premier.
24123  Donc dans la cellule 
24124 \emph on
24125 k
24126 \emph default
24127  du tableau
24128 \begin_inset space ~
24129 \end_inset
24130
24131
24132 \begin_inset CommandInset ref
24133 LatexCommand ref
24134 reference "tab:Colored-table-with"
24135
24136 \end_inset
24137
24138  , la commande 
24139 \series bold
24140
24141 \backslash
24142 hdashline
24143 \series default
24144  est placée avant 
24145 \series bold
24146
24147 \backslash
24148 rowcolor
24149 \series default
24150 .
24151 \end_layout
24152
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \begin_layout Standard
24159 \begin_inset Note Greyedout
24160 status open
24161
24162 \begin_layout Plain Layout
24163
24164 \series bold
24165 Nota:
24166 \series default
24167  le paquetage \SpecialChar LaTeX
24168  
24169 \series bold
24170 arydshln
24171 \series default
24172  doit être chargé dans le préambule 
24173 \emph on
24174 avant
24175 \emph default
24176  le paquetage 
24177 \series bold
24178 colortbl
24179 \series default
24180
24181 \begin_inset Index idx
24182 status collapsed
24183
24184 \begin_layout Plain Layout
24185 Paquetages \SpecialChar LaTeX
24186  ! colortbl
24187 \end_layout
24188
24189 \end_inset
24190
24191 .
24192 \end_layout
24193
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \begin_layout Standard
24200 \begin_inset ERT
24201 status collapsed
24202
24203 \begin_layout Plain Layout
24204
24205
24206 \backslash
24207 else
24208 \end_layout
24209
24210 \end_inset
24211
24212
24213 \begin_inset Note Note
24214 status open
24215
24216 \begin_layout Plain Layout
24217 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
24218  
24219 \series bold
24220 arydshln
24221 \series default
24222  n'est pas installé :
24223 \end_layout
24224
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \begin_layout Standard
24231 Vous devez installer le paquetage \SpecialChar LaTeX
24232  
24233 \series bold
24234 arydshln
24235 \series default
24236  pour voir le contenu des cette section dans la sortie imprimée.
24237 \end_layout
24238
24239 \begin_layout Standard
24240 \begin_inset ERT
24241 status collapsed
24242
24243 \begin_layout Plain Layout
24244
24245
24246 \backslash
24247 fi
24248 \end_layout
24249
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \begin_layout Standard
24256 Pour les détails concernant les filets colorés, voir la documentation du
24257  paquetage 
24258 \series bold
24259 arydshln
24260 \series default
24261
24262 \begin_inset CommandInset citation
24263 LatexCommand cite
24264 key "arydshln"
24265
24266 \end_inset
24267
24268 .
24269 \end_layout
24270
24271 \begin_layout Chapter
24272 Flottants
24273 \begin_inset CommandInset label
24274 LatexCommand label
24275 name "chap:Flottants"
24276
24277 \end_inset
24278
24279
24280 \begin_inset Index idx
24281 status collapsed
24282
24283 \begin_layout Plain Layout
24284 Flottants
24285 \end_layout
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \begin_layout Section
24293 Introduction
24294 \begin_inset CommandInset label
24295 LatexCommand label
24296 name "sec:Flottants-Introduction"
24297
24298 \end_inset
24299
24300
24301 \begin_inset Index idx
24302 status collapsed
24303
24304 \begin_layout Plain Layout
24305 Flottants ! Introduction
24306 \end_layout
24307
24308 \end_inset
24309
24310
24311 \end_layout
24312
24313 \begin_layout Standard
24314 Un flottant est une portion de document, qui peut être associé à une étiquette
24315  et dont la position n'est pas fixée.
24316  Il peut 
24317 \begin_inset Quotes fld
24318 \end_inset
24319
24320 flotter
24321 \begin_inset Quotes frd
24322 \end_inset
24323
24324  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24325  plus approprié.
24326  Les 
24327 \family sans
24328 Notes
24329 \begin_inset space ~
24330 \end_inset
24331
24332 en
24333 \begin_inset space ~
24334 \end_inset
24335
24336 Bas
24337 \begin_inset space ~
24338 \end_inset
24339
24340 de
24341 \begin_inset space ~
24342 \end_inset
24343
24344 Page
24345 \family default
24346  et le 
24347 \family sans
24348 Notes
24349 \begin_inset space ~
24350 \end_inset
24351
24352 en
24353 \begin_inset space ~
24354 \end_inset
24355
24356 Marge
24357 \family default
24358  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24359  sur la page suivante quand il y a trop de notes sur la page courante.
24360 \end_layout
24361
24362 \begin_layout Standard
24363 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24364  très grande qualité.
24365  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24366  éviter des lignes blanches ou des pages sans texte.
24367  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24368  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24369  le texte.
24370  Les flottants sont donc numérotés.
24371  Les références croisées sont décrites dans la section
24372 \begin_inset space ~
24373 \end_inset
24374
24375
24376 \begin_inset CommandInset ref
24377 LatexCommand ref
24378 reference "sec:Referencer-les-Flottants"
24379
24380 \end_inset
24381
24382 .
24383 \end_layout
24384
24385 \begin_layout Standard
24386 Pour insérer un flottant, on utilise un des sous menus du menu 
24387 \family sans
24388 Insertion\SpecialChar menuseparator
24389 Flottant
24390 \family default
24391  (barre d'outils 
24392 \begin_inset Info
24393 type  "icon"
24394 arg   "float-insert figure"
24395 \end_inset
24396
24397  ou 
24398 \begin_inset Info
24399 type  "icon"
24400 arg   "float-insert table"
24401 \end_inset
24402
24403 ).
24404  Une boîte va être insérée dans votre document avec par exemple une étiquette
24405  du genre 
24406 \begin_inset Quotes fld
24407 \end_inset
24408
24409 Figure
24410 \begin_inset space ~
24411 \end_inset
24412
24413 #:
24414 \begin_inset Quotes frd
24415 \end_inset
24416
24417  (où # est un numéro).
24418  L'étiquette est automatiquement traduite dans la langue du document dans
24419  la sortie finale.
24420  Après l'étiquette vous pouvez insérer du texte comme légende.
24421  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24422  séparé, à l'intérieur du flottant.
24423  Vous trouverez plus de détails sur le positionnement des légendes dans
24424  la section
24425 \begin_inset space ~
24426 \end_inset
24427
24428
24429 \begin_inset CommandInset ref
24430 LatexCommand ref
24431 reference "sec:Placement-légende"
24432
24433 \end_inset
24434
24435 .
24436  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
24437 , vous pouvez fermer
24438  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24439  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24440  Une boîte de flottant fermée ressemble à ceci : 
24441 \begin_inset Graphics
24442         filename clipart/floatQt4.png
24443         scale 60
24444
24445 \end_inset
24446
24447  – une case grise avec un texte rouge.
24448 \end_layout
24449
24450 \begin_layout Standard
24451 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24452  pour éviter des erreurs avec \SpecialChar LaTeX
24453 , quand le texte qui entoure le flottant est
24454  formaté de façon particulière.
24455 \end_layout
24456
24457 \begin_layout Section
24458 Les types de flottants
24459 \end_layout
24460
24461 \begin_layout Standard
24462 En plus des flottants de figures et de tableau qui sont décrits respectivement
24463  dans les sections
24464 \begin_inset space ~
24465 \end_inset
24466
24467
24468 \begin_inset CommandInset ref
24469 LatexCommand ref
24470 reference "sec:Figure-Floats"
24471
24472 \end_inset
24473
24474  et 
24475 \begin_inset CommandInset ref
24476 LatexCommand ref
24477 reference "sec:Table-Floats"
24478
24479 \end_inset
24480
24481 , \SpecialChar LyX
24482  offre aussi les types 
24483 \family sans
24484 Algorithme
24485 \family default
24486  et 
24487 \family sans
24488 Enrobage
24489 \family default
24490 .
24491  Ces derniers sont expliques dans la section
24492 \begin_inset space \thinspace{}
24493 \end_inset
24494
24495
24496 \begin_inset CommandInset ref
24497 LatexCommand ref
24498 reference "sec:Flottant-d'enrobage"
24499
24500 \end_inset
24501
24502 .
24503 \end_layout
24504
24505 \begin_layout Subsection
24506 Flottant d'algorithme
24507 \begin_inset Index idx
24508 status collapsed
24509
24510 \begin_layout Plain Layout
24511 Flottants ! Algorithmes
24512 \end_layout
24513
24514 \end_inset
24515
24516
24517 \end_layout
24518
24519 \begin_layout Standard
24520 \begin_inset Float algorithm
24521 placement h
24522 wide false
24523 sideways false
24524 status open
24525
24526 \begin_layout Plain Layout
24527 \begin_inset Caption Standard
24528
24529 \begin_layout Plain Layout
24530 \begin_inset CommandInset label
24531 LatexCommand label
24532 name "alg:Exemple-Flottant-Algorithme"
24533
24534 \end_inset
24535
24536 Exemple de flottant d'algorithme
24537 \end_layout
24538
24539 \end_inset
24540
24541
24542 \end_layout
24543
24544 \begin_layout LyX-Code
24545 for I in 1..N loop
24546 \begin_inset Newline newline
24547 \end_inset
24548
24549  Sum:= Sum + A(I); /*comment*/
24550 \begin_inset Newline newline
24551 \end_inset
24552
24553 end loop
24554 \begin_inset VSpace -4mm
24555 \end_inset
24556
24557
24558 \end_layout
24559
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \begin_layout Standard
24566 Ce type de flottant est inséré à l'aide du menu 
24567 \family sans
24568 Insertion\SpecialChar menuseparator
24569 Flottant\SpecialChar menuseparator
24570 Algorithme
24571 \family default
24572 .
24573  Il peut être utilisé pour des morceaux de code source ou des descriptions
24574  d'algorithmes et peut être utilisé comme une alternative au listing de
24575  code source qui est décrit au chapitre
24576 \begin_inset space ~
24577 \end_inset
24578
24579
24580 \begin_inset CommandInset ref
24581 LatexCommand ref
24582 reference "cha:Program-Code-Listings"
24583
24584 \end_inset
24585
24586 .
24587  Vous pouvez par exemple utiliser l'environnement Code
24588 \begin_inset space ~
24589 \end_inset
24590
24591 \SpecialChar LyX
24592  qui est décrit dans le 
24593 \emph on
24594 Guide
24595 \emph default
24596
24597 \begin_inset space ~
24598 \end_inset
24599
24600
24601 \emph on
24602 de
24603 \begin_inset space ~
24604 \end_inset
24605
24606 l'Utilisateur
24607 \emph default
24608  de \SpecialChar LyX
24609 .
24610  l'algorithme
24611 \begin_inset space ~
24612 \end_inset
24613
24614
24615 \begin_inset CommandInset ref
24616 LatexCommand ref
24617 reference "alg:Exemple-Flottant-Algorithme"
24618
24619 \end_inset
24620
24621  est un exemple de flottant d'algorithme où un espace vertical de -4
24622 \begin_inset space \thinspace{}
24623 \end_inset
24624
24625 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24626  soit placée exactement sous le texte de la dernière ligne.
24627 \end_layout
24628
24629 \begin_layout Standard
24630 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24631  du document.
24632  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24633 ent en ajoutant la ligne suivante dans le préambule de votre document :
24634 \end_layout
24635
24636 \begin_layout Standard
24637
24638 \series bold
24639
24640 \backslash
24641 floatname{algorithm}{votre
24642 \begin_inset space ~
24643 \end_inset
24644
24645 nom}
24646 \end_layout
24647
24648 \begin_layout Standard
24649
24650 \family sans
24651  votre
24652 \begin_inset space ~
24653 \end_inset
24654
24655 nom
24656 \family default
24657  est le mot 
24658 \begin_inset Quotes fld
24659 \end_inset
24660
24661
24662 \emph on
24663 algorithme
24664 \emph default
24665
24666 \begin_inset Quotes frd
24667 \end_inset
24668
24669  dans votre langue.
24670 \end_layout
24671
24672 \begin_layout Standard
24673 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24674 \family sans
24675 Insertion\SpecialChar menuseparator
24676 Listes
24677 \begin_inset space ~
24678 \end_inset
24679
24680 &
24681 \begin_inset space ~
24682 \end_inset
24683
24684 TdM\SpecialChar menuseparator
24685 Liste
24686 \begin_inset space ~
24687 \end_inset
24688
24689 des
24690 \begin_inset space ~
24691 \end_inset
24692
24693 algorithmes
24694 \family default
24695  si votre document est en la même langue que les menus de \SpecialChar LyX
24696 .
24697  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
24698  en code \SpecialChar TeX
24699  à la place:
24700 \end_layout
24701
24702 \begin_layout Standard
24703
24704 \series bold
24705
24706 \backslash
24707 listof{algorithm}{votre
24708 \begin_inset space ~
24709 \end_inset
24710
24711 nom}
24712 \end_layout
24713
24714 \begin_layout Standard
24715 où 
24716 \family sans
24717 votre
24718 \begin_inset space ~
24719 \end_inset
24720
24721 nom
24722 \family default
24723  est la traduction de 
24724 \begin_inset Quotes fld
24725 \end_inset
24726
24727
24728 \emph on
24729 List of Algorithm
24730 \emph default
24731 s
24732 \begin_inset Quotes frd
24733 \end_inset
24734
24735  dans votre langue.
24736 \end_layout
24737
24738 \begin_layout Standard
24739 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
24740  le schéma 
24741 \begin_inset Quotes fld
24742 \end_inset
24743
24744 chapitre.algorithme
24745 \begin_inset Quotes frd
24746 \end_inset
24747
24748  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
24749  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
24750  commande dans le préambule de votre document :
24751 \end_layout
24752
24753 \begin_layout Standard
24754
24755 \series bold
24756
24757 \backslash
24758 numberwithin{algorithm}{chapter}
24759 \end_layout
24760
24761 \begin_layout Standard
24762 Pour pouvoir utiliser la commande 
24763 \series bold
24764
24765 \backslash
24766 numberwithin
24767 \series default
24768 , activez l'option 
24769 \family sans
24770 Utiliser
24771 \begin_inset space ~
24772 \end_inset
24773
24774 le
24775 \begin_inset space ~
24776 \end_inset
24777
24778 paquetage
24779 \begin_inset space ~
24780 \end_inset
24781
24782 AMS
24783 \begin_inset space ~
24784 \end_inset
24785
24786 math
24787 \family default
24788  dans la rubrique 
24789 \family sans
24790 Options
24791 \begin_inset space ~
24792 \end_inset
24793
24794 des
24795 \begin_inset space ~
24796 \end_inset
24797
24798 Maths
24799 \family default
24800  de la fenêtre de dialogue 
24801 \family sans
24802 Paramètres
24803 \begin_inset space ~
24804 \end_inset
24805
24806 du
24807 \begin_inset space ~
24808 \end_inset
24809
24810 Document
24811 \family default
24812 .
24813 \end_layout
24814
24815 \begin_layout Section
24816 Numérotation des flottants
24817 \begin_inset Index idx
24818 status collapsed
24819
24820 \begin_layout Plain Layout
24821 Flottants ! Numérotation
24822 \end_layout
24823
24824 \end_inset
24825
24826
24827 \end_layout
24828
24829 \begin_layout Standard
24830 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
24831  ils se trouvent, soit en utilisant un format du genre 
24832 \begin_inset Quotes fld
24833 \end_inset
24834
24835 chapitre.numéro
24836 \begin_inset Quotes frd
24837 \end_inset
24838
24839  ou 
24840 \begin_inset Quotes fld
24841 \end_inset
24842
24843 section.numéro
24844 \begin_inset Quotes frd
24845 \end_inset
24846
24847 .
24848  Cela dépend de la classe de document utilisée.
24849 \end_layout
24850
24851 \begin_layout Standard
24852 Pour changer le format de la numérotation qui ne dépend pas de la section
24853  dans laquelle on se trouve, on peut utiliser la commande suivante dans
24854  le préambule du document :
24855 \end_layout
24856
24857 \begin_layout Standard
24858
24859 \series bold
24860
24861 \backslash
24862 renewcommand{
24863 \backslash
24864 thetable}{
24865 \backslash
24866 roman{table}}
24867 \end_layout
24868
24869 \begin_layout Standard
24870
24871 \series bold
24872
24873 \backslash
24874 thetable
24875 \series default
24876  est la commande qui imprime le numéro du tableau, pour les figures, la
24877  commande serait 
24878 \series bold
24879
24880 \backslash
24881 thefigure
24882 \series default
24883 .
24884  La commande 
24885 \series bold
24886
24887 \backslash
24888 roman
24889 \series default
24890  utilisée dans la commande précédente, imprime le numéro du tableau sous
24891  forme de petits chiffres romains.
24892 \end_layout
24893
24894 \begin_layout Standard
24895 Pour changer le type de numérotation pour par exemple 
24896 \begin_inset Quotes fld
24897 \end_inset
24898
24899 sous-section.numéro
24900 \begin_inset Quotes frd
24901 \end_inset
24902
24903 , utilisez la commande suivante dans le préambule du document :
24904 \end_layout
24905
24906 \begin_layout Standard
24907
24908 \series bold
24909
24910 \backslash
24911 numberwithin{table}{subsection}
24912 \end_layout
24913
24914 \begin_layout Standard
24915 Pour pouvoir utiliser la commande 
24916 \series bold
24917
24918 \backslash
24919 numberwithin
24920 \series default
24921 , vous devez activer l'option 
24922 \family sans
24923 Utiliser
24924 \begin_inset space ~
24925 \end_inset
24926
24927 le
24928 \begin_inset space ~
24929 \end_inset
24930
24931 paquetage
24932 \begin_inset space ~
24933 \end_inset
24934
24935 maths
24936 \begin_inset space ~
24937 \end_inset
24938
24939 AMS
24940 \family default
24941  dans la rubrique 
24942 \family sans
24943 Options
24944 \begin_inset space ~
24945 \end_inset
24946
24947 des
24948 \begin_inset space ~
24949 \end_inset
24950
24951 Maths
24952 \family default
24953  de la fenêtre de dialogue 
24954 \family sans
24955 Paramètres
24956 \family default
24957  du document.
24958 \end_layout
24959
24960 \begin_layout Standard
24961 Veuillez aussi jeter un coup d'œil à la section
24962 \begin_inset space ~
24963 \end_inset
24964
24965
24966 \begin_inset CommandInset ref
24967 LatexCommand ref
24968 reference "subsec:Numerotation-notes-bas-de-page"
24969
24970 \end_inset
24971
24972  pour plus de détails et des notes importantes sur les commandes de numérotation.
24973 \end_layout
24974
24975 \begin_layout Section
24976 Faire référence à des flottants
24977 \begin_inset CommandInset label
24978 LatexCommand label
24979 name "sec:Referencer-les-Flottants"
24980
24981 \end_inset
24982
24983
24984 \begin_inset Index idx
24985 status collapsed
24986
24987 \begin_layout Plain Layout
24988 Flottants ! Références
24989 \end_layout
24990
24991 \end_inset
24992
24993
24994 \begin_inset Index idx
24995 status collapsed
24996
24997 \begin_layout Plain Layout
24998 References@Références ! à des Flottants 
24999 \end_layout
25000
25001 \end_inset
25002
25003
25004 \end_layout
25005
25006 \begin_layout Standard
25007 Pour faire référence à un flottant, insérez une étiquette dans sa légende
25008  en utilisant le menu 
25009 \family sans
25010 Insertion\SpecialChar menuseparator
25011 Étiquette
25012 \family default
25013  ou le bouton 
25014 \begin_inset Info
25015 type  "icon"
25016 arg   "label-insert"
25017 \end_inset
25018
25019  de la barre d'outils.
25020  Une boîte grise de ce genre : 
25021 \begin_inset Graphics
25022         filename clipart/labelQt4.png
25023         lyxscale 85
25024         scale 85
25025         scaleBeforeRotation
25026
25027 \end_inset
25028
25029  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
25030  de saisir le texte de l'étiquette.
25031  \SpecialChar LyX
25032  propose comme texte pour l'étiquette les premiers mots de la légendes
25033  précédés d'un préfixe.
25034  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
25035  préfixe sera 
25036 \begin_inset Quotes fld
25037 \end_inset
25038
25039
25040 \family sans
25041 fig:
25042 \family default
25043
25044 \begin_inset Quotes frd
25045 \end_inset
25046
25047 .
25048 \end_layout
25049
25050 \begin_layout Standard
25051 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
25052  Vous pouvez faire référence à cette étiquette en utilisant le menu 
25053 \family sans
25054 Insertion\SpecialChar menuseparator
25055 Référence
25056 \begin_inset space ~
25057 \end_inset
25058
25059 Croisée
25060 \family default
25061  ou le bouton 
25062 \begin_inset Info
25063 type  "icon"
25064 arg   "dialog-show-new-inset ref"
25065 \end_inset
25066
25067  de la barre d'outils.
25068  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
25069  définies dans votre document.
25070  Si vous avez plusieurs documents \SpecialChar LyX
25071  ouverts, vous pouvez choisir celui que
25072  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
25073  la fenêtre de dialogue.
25074  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
25075  une.
25076  Une boîte grise de référence croisée comme celle-ci : 
25077 \begin_inset Graphics
25078         filename ../clipart/referenceQt4.png
25079         scale 85
25080         scaleBeforeRotation
25081
25082 \end_inset
25083
25084  va être insérée.
25085  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
25086  de la référence croisée.
25087 \end_layout
25088
25089 \begin_layout Standard
25090 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
25091  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
25092  les deux.
25093  Si une référence croisées fait référence à une étiquette qui n'existe pas,
25094  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25095  du numéro de la référence.
25096 \end_layout
25097
25098 \begin_layout Standard
25099 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25100  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25101  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25102  pas à vous en préoccuper.
25103 \end_layout
25104
25105 \begin_layout Standard
25106 Le bouton 
25107 \family sans
25108 Aller
25109 \begin_inset space ~
25110 \end_inset
25111
25112 à
25113 \begin_inset space ~
25114 \end_inset
25115
25116 l'étiquette
25117 \family default
25118  dans la fenêtre de référence croisée va positionner le curseur juste devant
25119  l'étiquette à laquelle on fait référence.
25120  Le nom du bouton bouton 
25121 \family sans
25122 Revenir
25123 \family default
25124  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25125 \end_layout
25126
25127 \begin_layout Subsection
25128 Formats de références croisées
25129 \begin_inset CommandInset label
25130 LatexCommand label
25131 name "subsec:Formats-Références-Croisées"
25132
25133 \end_inset
25134
25135
25136 \begin_inset Index idx
25137 status collapsed
25138
25139 \begin_layout Plain Layout
25140 References@Références ! Formats
25141 \end_layout
25142
25143 \end_inset
25144
25145
25146 \end_layout
25147
25148 \begin_layout Standard
25149 Il y a six types de références croisées :
25150 \end_layout
25151
25152 \begin_layout Description
25153 <référence>
25154 \begin_inset space ~
25155 \end_inset
25156
25157 : affiche le numéro de l'élément, c'est le choix implicite : 
25158 \begin_inset CommandInset ref
25159 LatexCommand ref
25160 reference "fig:Deux-images-déformées"
25161
25162 \end_inset
25163
25164
25165 \end_layout
25166
25167 \begin_layout Description
25168 (<référence>)
25169 \begin_inset space ~
25170 \end_inset
25171
25172 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25173  normalement pour faire référence à des formules mathématiques, en particulier
25174  quand le mot 
25175 \begin_inset Quotes fld
25176 \end_inset
25177
25178 Équation
25179 \begin_inset Quotes frd
25180 \end_inset
25181
25182  est omis : 
25183 \begin_inset CommandInset ref
25184 LatexCommand eqref
25185 reference "eq:Wgn"
25186
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \begin_layout Description
25193 <page>
25194 \begin_inset space ~
25195 \end_inset
25196
25197 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25198 \begin_inset space ~
25199 \end_inset
25200
25201
25202 \begin_inset CommandInset ref
25203 LatexCommand pageref
25204 reference "fig:Deux-images-déformées"
25205
25206 \end_inset
25207
25208
25209 \end_layout
25210
25211 \begin_layout Description
25212 Sur
25213 \begin_inset space ~
25214 \end_inset
25215
25216 la
25217 \begin_inset space ~
25218 \end_inset
25219
25220 page
25221 \begin_inset space ~
25222 \end_inset
25223
25224 <page>
25225 \begin_inset space ~
25226 \end_inset
25227
25228 : affiche le mot 
25229 \begin_inset Quotes fld
25230 \end_inset
25231
25232 page
25233 \begin_inset Quotes frd
25234 \end_inset
25235
25236  suivi du numéro de la page sur laquelle se trouve l'élément : 
25237 \begin_inset CommandInset ref
25238 LatexCommand vpageref
25239 reference "fig:Deux-images-déformées"
25240
25241 \end_inset
25242
25243
25244 \end_layout
25245
25246 \begin_layout Description
25247 <référence>
25248 \begin_inset space ~
25249 \end_inset
25250
25251 page
25252 \begin_inset space ~
25253 \end_inset
25254
25255 <page>
25256 \begin_inset space ~
25257 \end_inset
25258
25259 : affiche le numéro de l'élément, le mot 
25260 \begin_inset Quotes fld
25261 \end_inset
25262
25263 page
25264 \begin_inset Quotes frd
25265 \end_inset
25266
25267  et le numéro de la page : 
25268 \begin_inset CommandInset ref
25269 LatexCommand vref
25270 reference "fig:Deux-images-déformées"
25271
25272 \end_inset
25273
25274
25275 \end_layout
25276
25277 \begin_layout Description
25278 Référence
25279 \begin_inset space ~
25280 \end_inset
25281
25282 mise
25283 \begin_inset space ~
25284 \end_inset
25285
25286 en
25287 \begin_inset space ~
25288 \end_inset
25289
25290 forme
25291 \begin_inset space ~
25292 \end_inset
25293
25294 : affiche une référence croisée qui définit son propre format.
25295 \begin_inset Newline newline
25296 \end_inset
25297
25298
25299 \begin_inset Note Greyedout
25300 status open
25301
25302 \begin_layout Plain Layout
25303
25304 \series bold
25305 Note:
25306 \series default
25307  Ce type de référence croisée n'est disponible que si vous avez installé
25308  le paquetage \SpecialChar LaTeX
25309  
25310 \series bold
25311 prettyref
25312 \series default
25313  ou 
25314 \series bold
25315 refstyle
25316 \series default
25317
25318 \begin_inset Index idx
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322 Paquetages \SpecialChar LaTeX
25323  ! prettyref
25324 \end_layout
25325
25326 \end_inset
25327
25328
25329 \begin_inset Index idx
25330 status collapsed
25331
25332 \begin_layout Plain Layout
25333 Paquetages \SpecialChar LaTeX
25334  ! refstyle
25335 \end_layout
25336
25337 \end_inset
25338
25339 .
25340 \end_layout
25341
25342 \end_inset
25343
25344
25345 \begin_inset Newline newline
25346 \end_inset
25347
25348 Vous pouvez choisir le paquetage \SpecialChar LaTeX
25349  qui doit être utilisé pour cette fonction
25350  en utilisant l'option 
25351 \family sans
25352 Utiliser refstyle (à la place de prettyref) pour les références croisées
25353 \family default
25354  dans le menu 
25355 \family sans
25356 Document\SpecialChar menuseparator
25357 Paramètres\SpecialChar menuseparator
25358 Classe de document
25359 \family default
25360 .
25361  Le format est précisé en ajoutant la commande 
25362 \series bold
25363
25364 \backslash
25365 newrefformat
25366 \series default
25367  (prettyref) ou 
25368 \series bold
25369
25370 \backslash
25371 newref
25372 \series default
25373  (refstyle) au préambule du document.
25374  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25375  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25376 \begin_inset space ~
25377 \end_inset
25378
25379 :
25380 \begin_inset Newline newline
25381 \end_inset
25382
25383
25384 \series bold
25385
25386 \backslash
25387 newref{fig}{refcmd={Image sur la page 
25388 \backslash
25389 pageref{#1}}}
25390 \series default
25391
25392 \begin_inset Newline newline
25393 \end_inset
25394
25395 Pour plus d'information sur le format, jetez un œil sur la documentation
25396  du paquetage, 
25397 \begin_inset CommandInset citation
25398 LatexCommand cite
25399 key "prettyref,refstyle"
25400
25401 \end_inset
25402
25403 .
25404 \end_layout
25405
25406 \begin_layout Description
25407 Référence
25408 \begin_inset space ~
25409 \end_inset
25410
25411 textuelle: affiche la légende de la référence
25412 \begin_inset space ~
25413 \end_inset
25414
25415
25416 \begin_inset CommandInset ref
25417 LatexCommand nameref
25418 reference "fig:Deux-images-déformées"
25419
25420 \end_inset
25421
25422
25423 \end_layout
25424
25425 \begin_layout Standard
25426
25427 \family sans
25428 <page>
25429 \family default
25430  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25431  précédente, la même page ou la page suivante.
25432  Vous verrez par exemple un texte du genre 
25433 \begin_inset Quotes fld
25434 \end_inset
25435
25436
25437 \family sans
25438 sur cette page
25439 \family default
25440
25441 \begin_inset Quotes frd
25442 \end_inset
25443
25444  à la place.
25445  Le style 
25446 \family sans
25447 <référence>
25448 \begin_inset space ~
25449 \end_inset
25450
25451 page
25452 \begin_inset space ~
25453 \end_inset
25454
25455 <page> 
25456 \family default
25457 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25458  page.
25459 \end_layout
25460
25461 \begin_layout Standard
25462 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25463  se trouve sont calculés automatiquement par \SpecialChar LaTeX
25464 .
25465  Vous choisissez une des six variétés de références dans le champ Format
25466  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25467  boîte de la référence croisée.
25468 \end_layout
25469
25470 \begin_layout Standard
25471 \begin_inset Note Greyedout
25472 status open
25473
25474 \begin_layout Plain Layout
25475
25476 \series bold
25477 Note:
25478 \series default
25479  L'utilisation du paquetage \SpecialChar LaTeX
25480  
25481 \series bold
25482 refstyle
25483 \series default
25484
25485 \begin_inset Index idx
25486 status collapsed
25487
25488 \begin_layout Plain Layout
25489 Paquetages \SpecialChar LaTeX
25490  ! refstyle
25491 \end_layout
25492
25493 \end_inset
25494
25495  est recommandée parce que 
25496 \series bold
25497 prettyref
25498 \series default
25499
25500 \begin_inset Index idx
25501 status collapsed
25502
25503 \begin_layout Plain Layout
25504 Paquetages \SpecialChar LaTeX
25505  ! prettyref
25506 \end_layout
25507
25508 \end_inset
25509
25510  ne connaît pas tous les raccourcis possibles pour les étiquettes
25511 \begin_inset Foot
25512 status collapsed
25513
25514 \begin_layout Plain Layout
25515 \begin_inset Quotes fld
25516 \end_inset
25517
25518 fig:
25519 \begin_inset Quotes frd
25520 \end_inset
25521
25522  est par exemple le raccourci \SpecialChar LyX
25523  pour les étiquettes dans les légendes de
25524  figures,.
25525 \end_layout
25526
25527 \end_inset
25528
25529  et n'est pas internationalisé.
25530 \end_layout
25531
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \begin_layout Subsection
25538 Nommage automatique des références croisées
25539 \begin_inset Index idx
25540 status collapsed
25541
25542 \begin_layout Plain Layout
25543 References@Références ! Nommage automatique
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \begin_layout Standard
25552 Le paquetage \SpecialChar LaTeX
25553  
25554 \series bold
25555 hyperref
25556 \series default
25557
25558 \begin_inset Index idx
25559 status collapsed
25560
25561 \begin_layout Plain Layout
25562 Paquetages \SpecialChar LaTeX
25563  ! hyperref
25564 \end_layout
25565
25566 \end_inset
25567
25568
25569 \series bold
25570
25571 \series default
25572 qui est activé dans la rubrique 
25573 \family sans
25574 Propriétés du PDF
25575 \family default
25576  de la fenêtre de dialogue 
25577 \family sans
25578 Paramètres du document
25579 \family default
25580  fournit une fonction très utile pour automatiser la création des références
25581  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25582  une section).
25583  Par exemple pour vous éviter de devoir écrire le mot 
25584 \begin_inset Quotes fld
25585 \end_inset
25586
25587 Figure
25588 \begin_inset Quotes frd
25589 \end_inset
25590
25591  devant chaque référence à une figure.
25592  Pour profiter de ce nommage automatique des références croisées, vous devez
25593  activer 
25594 \series bold
25595 hyperref
25596 \series default
25597  et insérer la ligne suivante dans le préambule du document :
25598 \end_layout
25599
25600 \begin_layout Standard
25601
25602 \series bold
25603
25604 \backslash
25605 AtBeginDocument{
25606 \backslash
25607 renewcommand{
25608 \backslash
25609 ref}[1]{
25610 \backslash
25611 mbox{
25612 \backslash
25613 autoref{#1}}}}
25614 \end_layout
25615
25616 \begin_layout Standard
25617 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25618  défaut, par exemple vous préférez le nom 
25619 \begin_inset Quotes fld
25620 \end_inset
25621
25622 sec.
25623 \begin_inset Quotes frd
25624 \end_inset
25625
25626  plutôt que 
25627 \begin_inset Quotes fld
25628 \end_inset
25629
25630 section
25631 \begin_inset Quotes frd
25632 \end_inset
25633
25634 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25635 \end_layout
25636
25637 \begin_layout Standard
25638
25639 \series bold
25640
25641 \backslash
25642 addto
25643 \backslash
25644 extrasfrench{
25645 \backslash
25646 renewcommand{
25647 \backslash
25648 sectionautorefname}
25649 \begin_inset Newline newline
25650 \end_inset
25651
25652
25653 \begin_inset Phantom HPhantom
25654 status open
25655
25656 \begin_layout Plain Layout
25657
25658 \series bold
25659 \begin_inset space ~
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666
25667 {sec.
25668 \backslash
25669 negthinspace}}
25670 \end_layout
25671
25672 \begin_layout Standard
25673 Si vous utilisez une autre langue que le français, remplacez 
25674 \series bold
25675
25676 \backslash
25677 extrasfrench
25678 \series default
25679  par 
25680 \series bold
25681
25682 \backslash
25683 extras***
25684 \series default
25685 , où *** est le nom de la langue que vous utilisez.
25686
25687 \series bold
25688  
25689 \end_layout
25690
25691 \begin_layout Standard
25692 Pour avoir des noms automatiques, mais pas pour certains types de références,
25693  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
25694 \end_layout
25695
25696 \begin_layout Standard
25697
25698 \series bold
25699
25700 \backslash
25701 addto
25702 \backslash
25703 extrasfrench{
25704 \backslash
25705 renewcommand*{
25706 \backslash
25707 equationautorefname}[1]{}}
25708 \end_layout
25709
25710 \begin_layout Standard
25711 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
25712  de 
25713 \series bold
25714 hyperref
25715 \series default
25716  
25717 \begin_inset CommandInset citation
25718 LatexCommand cite
25719 key "hyperref"
25720
25721 \end_inset
25722
25723 .
25724 \end_layout
25725
25726 \begin_layout Standard
25727 \begin_inset Note Greyedout
25728 status open
25729
25730 \begin_layout Plain Layout
25731
25732 \series bold
25733 Note:
25734 \series default
25735  Le nommage automatique de références ne peut être utilisé si vous avez
25736  choisi le style de référence 
25737 \family sans
25738 Référence
25739 \begin_inset space ~
25740 \end_inset
25741
25742 mise
25743 \begin_inset space ~
25744 \end_inset
25745
25746 en
25747 \begin_inset space ~
25748 \end_inset
25749
25750 forme
25751 \family default
25752  décrit dans la section
25753 \begin_inset space ~
25754 \end_inset
25755
25756
25757 \begin_inset CommandInset ref
25758 LatexCommand ref
25759 reference "subsec:Formats-Références-Croisées"
25760
25761 \end_inset
25762
25763 .
25764 \end_layout
25765
25766 \end_inset
25767
25768
25769 \end_layout
25770
25771 \begin_layout Standard
25772 Le manuel 
25773 \emph on
25774 Math
25775 \emph default
25776  est un exemple dans lequel on a utilisé le référencement automatique.
25777 \end_layout
25778
25779 \begin_layout Subsection
25780 Positionnement des références 
25781 \begin_inset CommandInset label
25782 LatexCommand label
25783 name "subsec:Reference-Position"
25784
25785 \end_inset
25786
25787
25788 \begin_inset Index idx
25789 status collapsed
25790
25791 \begin_layout Plain Layout
25792 References@Références ! Positionnement
25793 \end_layout
25794
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \begin_layout Standard
25801 Si vous utilisez le paquetage 
25802 \series bold
25803 hyperref, 
25804 \series default
25805 qui est activé dans la rubrique 
25806 \family sans
25807 Propriétés du PDF
25808 \family default
25809  de la fenêtre de dialogue 
25810 \family sans
25811 Paramètres du document,
25812 \family default
25813  pour lier vos références croisées dans la sortie finale, vous verrez que
25814  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
25815  l'image.
25816  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
25817  pourrez voir l'image sans faire défiler le texte.
25818  Ce problème vient du fait que le point d'ancrage de la référence se situe
25819  à l'endroit de l'étiquette.
25820  En utilisant le paquetage \SpecialChar LaTeX
25821  
25822 \series bold
25823 hypcap
25824 \series default
25825
25826 \begin_inset Index idx
25827 status collapsed
25828
25829 \begin_layout Plain Layout
25830 Paquetages \SpecialChar LaTeX
25831  ! hypcap
25832 \end_layout
25833
25834 \end_inset
25835
25836 , qui fait partie du paquetage \SpecialChar LaTeX
25837  
25838 \series bold
25839 oberdiek
25840 \series default
25841
25842 \begin_inset Index idx
25843 status collapsed
25844
25845 \begin_layout Plain Layout
25846 Paquetages \SpecialChar LaTeX
25847  ! oberdiek
25848 \end_layout
25849
25850 \end_inset
25851
25852 , le point d'ancrage d'un lien est place en haut du flottant.
25853  Pour utiliser cette fonction avec les flottants de figure, chargez 
25854 \series bold
25855 hypcap
25856 \series default
25857  dans l'entête du document avec la ligne
25858 \end_layout
25859
25860 \begin_layout Standard
25861
25862 \series bold
25863
25864 \backslash
25865 usepackage[figure]{hypcap}
25866 \end_layout
25867
25868 \begin_layout Standard
25869 Vous pouvez aussi utiliser 
25870 \series bold
25871 hypcap
25872 \series default
25873  pour tous les types de flottants, mais ce n'est pas recommandé pour des
25874  raisons de stabilité.
25875  Pour plus d'information, jetez un coup d'œil au manuel d' 
25876 \series bold
25877 hypcap
25878 \series default
25879  
25880 \begin_inset CommandInset citation
25881 LatexCommand cite
25882 key "hypcap"
25883
25884 \end_inset
25885
25886 .
25887 \end_layout
25888
25889 \begin_layout Standard
25890 \begin_inset Note Greyedout
25891 status open
25892
25893 \begin_layout Plain Layout
25894
25895 \series bold
25896 Note:
25897 \series default
25898  
25899 \series bold
25900 hypcap
25901 \series default
25902  n'a aucun effet pour les références à des sous-figures.
25903 \end_layout
25904
25905 \end_inset
25906
25907
25908 \end_layout
25909
25910 \begin_layout Section
25911 Placement des flottants
25912 \begin_inset CommandInset label
25913 LatexCommand label
25914 name "sec:Placement-flottants"
25915
25916 \end_inset
25917
25918
25919 \begin_inset Index idx
25920 status collapsed
25921
25922 \begin_layout Plain Layout
25923 Flottants ! Placement
25924 \end_layout
25925
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \begin_layout Standard
25932 En faisant un clic droit sur la boîte d'un flottant et 
25933 \lang english
25934 clicking on 
25935 \family sans
25936 Settings
25937 \family default
25938 \lang french
25939  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
25940  paramètres de placement que \SpecialChar LaTeX
25941  utilise pour déterminer où placer le flottant.
25942 \begin_inset Newline newline
25943 \end_inset
25944
25945 L'option 
25946 \family sans
25947 Plusieurs
25948 \begin_inset space ~
25949 \end_inset
25950
25951 colonnes
25952 \family default
25953  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
25954  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
25955  confiné sur une seule colonne.
25956 \begin_inset Newline newline
25957 \end_inset
25958
25959 L'option 
25960 \family sans
25961 Rotation
25962 \begin_inset space ~
25963 \end_inset
25964
25965 90°
25966 \family default
25967  est utilisée pour faire tourner les flottants, voyez la section
25968 \begin_inset space ~
25969 \end_inset
25970
25971
25972 \begin_inset CommandInset ref
25973 LatexCommand ref
25974 reference "sec:Flottants-renversés"
25975
25976 \end_inset
25977
25978 .
25979 \end_layout
25980
25981 \begin_layout Standard
25982 En désactivant l'option 
25983 \family sans
25984 Utilise
25985 \begin_inset space ~
25986 \end_inset
25987
25988 le
25989 \begin_inset space ~
25990 \end_inset
25991
25992 placement
25993 \begin_inset space ~
25994 \end_inset
25995
25996 par
25997 \begin_inset space ~
25998 \end_inset
25999
26000 défaut
26001 \family default
26002  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
26003  le placement du flottant:
26004 \end_layout
26005
26006 \begin_layout Description
26007 Ici,
26008 \begin_inset space ~
26009 \end_inset
26010
26011 si
26012 \begin_inset space ~
26013 \end_inset
26014
26015 possible: essaie de placer le flottant à la position où il a été inséré
26016  dans \SpecialChar LyX
26017
26018 \end_layout
26019
26020 \begin_layout Description
26021 Haut
26022 \begin_inset space ~
26023 \end_inset
26024
26025 de
26026 \begin_inset space ~
26027 \end_inset
26028
26029 la
26030 \begin_inset space ~
26031 \end_inset
26032
26033 page: essaie de placer le flottant en haut de la page courante
26034 \end_layout
26035
26036 \begin_layout Description
26037 Bas
26038 \begin_inset space ~
26039 \end_inset
26040
26041 de
26042 \begin_inset space ~
26043 \end_inset
26044
26045 la
26046 \begin_inset space ~
26047 \end_inset
26048
26049 page: essaie de placer le flottant en bas de la page courante
26050 \end_layout
26051
26052 \begin_layout Description
26053 Page
26054 \begin_inset space ~
26055 \end_inset
26056
26057 de
26058 \begin_inset space ~
26059 \end_inset
26060
26061 flottants: essaie de placer le flottant sur une page à part, éventuellement
26062  avec d'autres flottants 
26063 \end_layout
26064
26065 \begin_layout Standard
26066 \SpecialChar LaTeX
26067  utilise
26068 \emph on
26069  toujours 
26070 \emph default
26071 les options dans l'ordre donné ci-dessus.
26072  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
26073  va d'abord
26074  essayer 
26075 \family sans
26076 Ici
26077 \begin_inset space ~
26078 \end_inset
26079
26080 si
26081 \begin_inset space ~
26082 \end_inset
26083
26084 possible
26085 \family default
26086 , ensuite 
26087 \family sans
26088 Haut
26089 \begin_inset space ~
26090 \end_inset
26091
26092 de
26093 \begin_inset space ~
26094 \end_inset
26095
26096 la
26097 \begin_inset space ~
26098 \end_inset
26099
26100 page
26101 \family default
26102 , et ainsi de suite.
26103  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
26104  va essayer les options
26105  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26106  Si aucune des quatre options de placement n'est possible, la procédure
26107  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26108 \end_layout
26109
26110 \begin_layout Standard
26111 Implicitement, chaque option a ses propres règles d'application:
26112 \end_layout
26113
26114 \begin_layout Standard
26115
26116 \family sans
26117 Haut
26118 \begin_inset space ~
26119 \end_inset
26120
26121 de
26122 \begin_inset space ~
26123 \end_inset
26124
26125 la
26126 \begin_inset space ~
26127 \end_inset
26128
26129 page
26130 \family default
26131  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26132  en haut de page (
26133 \series bold
26134
26135 \backslash
26136 topfraction
26137 \series default
26138 ).
26139 \end_layout
26140
26141 \begin_layout Standard
26142
26143 \family sans
26144 Bas
26145 \begin_inset space ~
26146 \end_inset
26147
26148 de
26149 \begin_inset space ~
26150 \end_inset
26151
26152 la
26153 \begin_inset space ~
26154 \end_inset
26155
26156 page
26157 \family default
26158  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26159  en bas de page (
26160 \series bold
26161
26162 \backslash
26163 bottomfraction
26164 \series default
26165 ).
26166 \end_layout
26167
26168 \begin_layout Standard
26169
26170 \family sans
26171 Page
26172 \begin_inset space ~
26173 \end_inset
26174
26175 de
26176 \begin_inset space ~
26177 \end_inset
26178
26179 flottants
26180 \family default
26181  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26182  si ils occupent plus de 50% de celle-ci (
26183 \series bold
26184
26185 \backslash
26186 floatpagefraction
26187 \series default
26188 ).
26189 \end_layout
26190
26191 \begin_layout Standard
26192 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26193  supplémentaire 
26194 \family sans
26195 Ignorer
26196 \begin_inset space ~
26197 \end_inset
26198
26199 les
26200 \begin_inset space ~
26201 \end_inset
26202
26203 règles
26204 \begin_inset space ~
26205 \end_inset
26206
26207 \SpecialChar LaTeX
26208
26209 \family default
26210 \lang english
26211 .
26212 \begin_inset Newline newline
26213 \end_inset
26214
26215
26216 \lang french
26217 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
26218  qui sont données
26219  entre parenthèses après les descriptions des règles données ci-dessus.
26220  Par exemple, pour augmenter à 50
26221 \begin_inset space \thinspace{}
26222 \end_inset
26223
26224 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26225  trop petite, ajoutez cette ligne au préambule de votre document :
26226 \end_layout
26227
26228 \begin_layout Standard
26229
26230 \series bold
26231
26232 \backslash
26233 renewcommand{
26234 \backslash
26235 bottomfraction}{0.5}
26236 \end_layout
26237
26238 \begin_layout Standard
26239 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26240  exactement à l'endroit où vous l'avez inséré.
26241  dans ce cas utilisez l'option 
26242 \family sans
26243 Ici
26244 \begin_inset space ~
26245 \end_inset
26246
26247 à
26248 \begin_inset space ~
26249 \end_inset
26250
26251 tout
26252 \begin_inset space ~
26253 \end_inset
26254
26255 Prix
26256 \family default
26257 .
26258  Utilisez cette option le moins souvent possible et seulement quand le document
26259  est presque prêt à être imprimé.
26260  En effet, le flottant n'est plus capable de 
26261 \begin_inset Quotes fld
26262 \end_inset
26263
26264 flotter
26265 \begin_inset Quotes frd
26266 \end_inset
26267
26268 , ce qui peut perturber toutes les mises en page.
26269 \end_layout
26270
26271 \begin_layout Standard
26272 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26273  sont toujours entourés par le texte d'un paragraphe donné.
26274 \begin_inset VSpace bigskip
26275 \end_inset
26276
26277
26278 \end_layout
26279
26280 \begin_layout Standard
26281 On peut parfois se trouver dans la situation où un flottant est placé en
26282  haut d'une page alors que la section concernée ne commence qu'au milieu
26283  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26284  la section précédente.
26285  On peut utiliser la commande \SpecialChar LaTeX
26286  
26287 \series bold
26288
26289 \backslash
26290 suppressfloats
26291 \series default
26292  pour éviter ce cas.
26293  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26294  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26295  soit placé avant que la section commence.
26296  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26297  votre document :
26298 \end_layout
26299
26300 \begin_layout Standard
26301
26302 \series bold
26303
26304 \backslash
26305 let
26306 \backslash
26307 mySection
26308 \backslash
26309 section
26310 \begin_inset Newline newline
26311 \end_inset
26312
26313
26314 \backslash
26315 renewcommand{
26316 \backslash
26317 section}{
26318 \backslash
26319 suppressfloats[t]
26320 \backslash
26321 mySection}
26322 \end_layout
26323
26324 \begin_layout Standard
26325 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26326  comme les chapitres et les sous-sections.
26327  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26328  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
26329  pourrait ensuite
26330  avoir du mal à trouver un positionnement correct.
26331 \end_layout
26332
26333 \begin_layout Standard
26334 \begin_inset VSpace bigskip
26335 \end_inset
26336
26337 Dans certains cas il est demandé de placer toutes les figures et tous les
26338  tableaux à la fin du document.
26339  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
26340  
26341 \series bold
26342 endfloat
26343 \series default
26344
26345 \begin_inset Index idx
26346 status collapsed
26347
26348 \begin_layout Plain Layout
26349 Paquetages \SpecialChar LaTeX
26350  ! endfloat
26351 \end_layout
26352
26353 \end_inset
26354
26355  a été développé.
26356  Il met en effet tous les flottants de figures et de tableaux à la fin du
26357  document dans leurs propres sections.
26358  À la position d'origine du flottant, une indication textuelle du genre
26359  
26360 \begin_inset Quotes fld
26361 \end_inset
26362
26363
26364 \family sans
26365 [Figure
26366 \begin_inset space ~
26367 \end_inset
26368
26369 3.2 
26370 \lang english
26371 about here.
26372 \lang french
26373 ]
26374 \family default
26375
26376 \begin_inset Quotes frd
26377 \end_inset
26378
26379  est insérée.
26380  Le paquetage 
26381 \series bold
26382 endfloat
26383 \series default
26384  est chargé dans le préambule avec la ligne suivante 
26385 \end_layout
26386
26387 \begin_layout Standard
26388
26389 \series bold
26390
26391 \backslash
26392 usepackage[options]{endfloat}
26393 \end_layout
26394
26395 \begin_layout Standard
26396 Il y a aussi de nombreuses options de paquetage pour modifier le format
26397  des sections de figures ou de tableau qui sont créées.
26398  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26399  
26400 \series bold
26401 endfloa
26402 \series default
26403
26404 \begin_inset CommandInset citation
26405 LatexCommand cite
26406 key "endfloat"
26407
26408 \end_inset
26409
26410 .
26411 \begin_inset Newline newline
26412 \end_inset
26413
26414
26415 \begin_inset Note Greyedout
26416 status open
26417
26418 \begin_layout Plain Layout
26419
26420 \series bold
26421 Note: endfloat
26422 \series default
26423  ne fournit pas de traduction automatique de l'indication textuelle, vous
26424  devez donc le faire manuellement, voyez la section
26425 \begin_inset space ~
26426 \end_inset
26427
26428 4 de 
26429 \begin_inset CommandInset citation
26430 LatexCommand cite
26431 key "endfloat"
26432
26433 \end_inset
26434
26435 .
26436 \end_layout
26437
26438 \end_inset
26439
26440
26441 \begin_inset Newline newline
26442 \end_inset
26443
26444
26445 \begin_inset Note Greyedout
26446 status open
26447
26448 \begin_layout Plain Layout
26449
26450 \series bold
26451 Note:
26452 \series default
26453  Il y a actuellement un bug dans le paquetage 
26454 \series bold
26455 endfloat
26456 \series default
26457  quand la légende contient un 
26458 \begin_inset Quotes fld
26459 \end_inset
26460
26461 ß
26462 \begin_inset Quotes frd
26463 \end_inset
26464
26465  allemand.
26466  Utilisez dans ce cas la commande 
26467 \begin_inset Quotes fld
26468 \end_inset
26469
26470
26471 \series bold
26472
26473 \backslash
26474 ss
26475 \series default
26476
26477 \begin_inset Quotes frd
26478 \end_inset
26479
26480  en code \SpecialChar TeX
26481  à la place du 
26482 \begin_inset Quotes fld
26483 \end_inset
26484
26485 ß
26486 \begin_inset Quotes frd
26487 \end_inset
26488
26489 .
26490 \end_layout
26491
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \begin_layout Standard
26498 \begin_inset VSpace bigskip
26499 \end_inset
26500
26501 Pour plus d'information sur les manières de placer les flottants, jetez
26502  un coup d'œil aux livres sur \SpecialChar LaTeX
26503
26504 \begin_inset CommandInset citation
26505 LatexCommand cite
26506 key "latexcompanion,latexguide,latexbook"
26507
26508 \end_inset
26509
26510 .
26511 \end_layout
26512
26513 \begin_layout Section
26514 Flottants renversés
26515 \begin_inset CommandInset label
26516 LatexCommand label
26517 name "sec:Flottants-renversés"
26518
26519 \end_inset
26520
26521
26522 \begin_inset Index idx
26523 status collapsed
26524
26525 \begin_layout Plain Layout
26526 Flottants ! Renversés
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \begin_layout Standard
26535 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26536  tableaux très larges.
26537  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26538  un clic droit sur la boîte du flottant et utilisez l'option 
26539 \family sans
26540 Rotation
26541 \begin_inset space ~
26542 \end_inset
26543
26544 90°
26545 \family default
26546 .
26547 \end_layout
26548
26549 \begin_layout Standard
26550 Les flottants renversés sont systématiquement placés sur leur propre page
26551  ( ou colonne, si vous avez un document sur deux colonnes ).
26552  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26553  
26554 \family sans
26555 Plusieurs
26556 \begin_inset space ~
26557 \end_inset
26558
26559 colonnes
26560 \family default
26561  dans les paramètres du flottant.
26562  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26563  du côté de la marge externe.
26564  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26565  ajouter soit l'option 
26566 \series bold
26567 figuresleft
26568 \series default
26569  soit l'option 
26570 \series bold
26571 figuresright
26572 \series default
26573  aux options de la classe de document.
26574 \end_layout
26575
26576 \begin_layout Standard
26577 Faire référence à un flottant renversé se fait de la même manière que pour
26578  un flottant normal, la mise en forme de la légende est aussi identique
26579  : Le tableau
26580 \begin_inset space ~
26581 \end_inset
26582
26583
26584 \begin_inset CommandInset ref
26585 LatexCommand ref
26586 reference "tab:Tableau-pivoté"
26587
26588 \end_inset
26589
26590  est un exemple de flottant de tableau renversé.
26591 \end_layout
26592
26593 \begin_layout Standard
26594 \begin_inset Note Greyedout
26595 status open
26596
26597 \begin_layout Plain Layout
26598
26599 \series bold
26600 Note:
26601 \series default
26602  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26603  DVI.
26604 \end_layout
26605
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \begin_layout Standard
26612 \begin_inset Float table
26613 wide false
26614 sideways true
26615 status open
26616
26617 \begin_layout Plain Layout
26618 \begin_inset Caption Standard
26619
26620 \begin_layout Plain Layout
26621 \begin_inset CommandInset label
26622 LatexCommand label
26623 name "tab:Tableau-pivoté"
26624
26625 \end_inset
26626
26627  Tableau pivoté
26628 \end_layout
26629
26630 \end_inset
26631
26632
26633 \end_layout
26634
26635 \begin_layout Plain Layout
26636 \align center
26637 \begin_inset Tabular
26638 <lyxtabular version="3" rows="1" columns="5">
26639 <features tabularvalignment="middle">
26640 <column alignment="center" valignment="top">
26641 <column alignment="center" valignment="top">
26642 <column alignment="center" valignment="top">
26643 <column alignment="center" valignment="top">
26644 <column alignment="center" valignment="top">
26645 <row>
26646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26647 \begin_inset Text
26648
26649 \begin_layout Plain Layout
26650 test
26651 \end_layout
26652
26653 \end_inset
26654 </cell>
26655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26656 \begin_inset Text
26657
26658 \begin_layout Plain Layout
26659 b
26660 \end_layout
26661
26662 \end_inset
26663 </cell>
26664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668 c
26669 \end_layout
26670
26671 \end_inset
26672 </cell>
26673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26674 \begin_inset Text
26675
26676 \begin_layout Plain Layout
26677 d
26678 \end_layout
26679
26680 \end_inset
26681 </cell>
26682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26683 \begin_inset Text
26684
26685 \begin_layout Plain Layout
26686 e
26687 \end_layout
26688
26689 \end_inset
26690 </cell>
26691 </row>
26692 </lyxtabular>
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700
26701
26702 \end_layout
26703
26704 \begin_layout Section
26705 Sous-flottants
26706 \begin_inset Index idx
26707 status collapsed
26708
26709 \begin_layout Plain Layout
26710 Flottants ! Sous-flottants
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \begin_layout Standard
26719 Un exemple de sous-flottant : une figure composée de plusieurs images.
26720  On les crée en insérant un flottant dans un flottant existant.
26721  Le positionnement des sous-flottants peut être contrôlé comme pour les
26722  paragraphes comme on le voit avec les tableaux
26723 \begin_inset space ~
26724 \end_inset
26725
26726
26727 \begin_inset CommandInset ref
26728 LatexCommand ref
26729 reference "tab:Deux-sous-tableaux-cote-a-cote"
26730
26731 \end_inset
26732
26733  et 
26734 \begin_inset CommandInset ref
26735 LatexCommand ref
26736 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26737
26738 \end_inset
26739
26740 .
26741 \end_layout
26742
26743 \begin_layout Standard
26744 On fait référence à des sous-flottants comme on le ferait avec des flottants
26745  normaux : Les tableaux
26746 \begin_inset space ~
26747 \end_inset
26748
26749
26750 \begin_inset CommandInset ref
26751 LatexCommand ref
26752 reference "tab:Le-sous-tableau-a"
26753
26754 \end_inset
26755
26756  et 
26757 \begin_inset CommandInset ref
26758 LatexCommand ref
26759 reference "tab:Le-sous-tableau-b"
26760
26761 \end_inset
26762
26763  sont des sous-tableaux du tableau
26764 \begin_inset space ~
26765 \end_inset
26766
26767
26768 \begin_inset CommandInset ref
26769 LatexCommand ref
26770 reference "tab:Deux-sous-tableaux-cote-a-cote"
26771
26772 \end_inset
26773
26774 .
26775 \end_layout
26776
26777 \begin_layout Standard
26778 \begin_inset Float table
26779 wide false
26780 sideways false
26781 status open
26782
26783 \begin_layout Plain Layout
26784 \begin_inset Caption Standard
26785
26786 \begin_layout Plain Layout
26787 \begin_inset CommandInset label
26788 LatexCommand label
26789 name "tab:Deux-sous-tableaux-cote-a-cote"
26790
26791 \end_inset
26792
26793 Deux sous-tableaux placés côte-à-côte.
26794 \end_layout
26795
26796 \end_inset
26797
26798
26799 \end_layout
26800
26801 \begin_layout Plain Layout
26802 \align center
26803 \begin_inset space \hfill{}
26804 \end_inset
26805
26806
26807 \begin_inset Float table
26808 wide false
26809 sideways false
26810 status collapsed
26811
26812 \begin_layout Plain Layout
26813 \begin_inset Caption Standard
26814
26815 \begin_layout Plain Layout
26816 \begin_inset CommandInset label
26817 LatexCommand label
26818 name "tab:Le-sous-tableau-a"
26819
26820 \end_inset
26821
26822 Le sous-tableau a
26823 \end_layout
26824
26825 \end_inset
26826
26827
26828 \end_layout
26829
26830 \begin_layout Plain Layout
26831 \align center
26832 \begin_inset Tabular
26833 <lyxtabular version="3" rows="1" columns="5">
26834 <features tabularvalignment="middle">
26835 <column alignment="center" valignment="top">
26836 <column alignment="center" valignment="top">
26837 <column alignment="center" valignment="top">
26838 <column alignment="center" valignment="top">
26839 <column alignment="center" valignment="top">
26840 <row>
26841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26842 \begin_inset Text
26843
26844 \begin_layout Plain Layout
26845 test
26846 \end_layout
26847
26848 \end_inset
26849 </cell>
26850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26851 \begin_inset Text
26852
26853 \begin_layout Plain Layout
26854 b
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Plain Layout
26863 c
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Plain Layout
26872 d
26873 \end_layout
26874
26875 \end_inset
26876 </cell>
26877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26878 \begin_inset Text
26879
26880 \begin_layout Plain Layout
26881 e
26882 \end_layout
26883
26884 \end_inset
26885 </cell>
26886 </row>
26887 </lyxtabular>
26888
26889 \end_inset
26890
26891
26892 \end_layout
26893
26894 \end_inset
26895
26896
26897 \begin_inset space \hfill{}
26898 \end_inset
26899
26900
26901 \begin_inset Float table
26902 wide false
26903 sideways false
26904 status collapsed
26905
26906 \begin_layout Plain Layout
26907 \begin_inset Caption Standard
26908
26909 \begin_layout Plain Layout
26910 \begin_inset CommandInset label
26911 LatexCommand label
26912 name "tab:Le-sous-tableau-b"
26913
26914 \end_inset
26915
26916 Le sous-tableau b.
26917 \end_layout
26918
26919 \end_inset
26920
26921
26922 \end_layout
26923
26924 \begin_layout Plain Layout
26925 \align center
26926 \begin_inset Tabular
26927 <lyxtabular version="3" rows="1" columns="5">
26928 <features tabularvalignment="middle">
26929 <column alignment="center" valignment="top">
26930 <column alignment="center" valignment="top">
26931 <column alignment="center" valignment="top">
26932 <column alignment="center" valignment="top">
26933 <column alignment="center" valignment="top">
26934 <row>
26935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26936 \begin_inset Text
26937
26938 \begin_layout Plain Layout
26939 e
26940 \end_layout
26941
26942 \end_inset
26943 </cell>
26944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26945 \begin_inset Text
26946
26947 \begin_layout Plain Layout
26948 d
26949 \end_layout
26950
26951 \end_inset
26952 </cell>
26953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26954 \begin_inset Text
26955
26956 \begin_layout Plain Layout
26957 c
26958 \end_layout
26959
26960 \end_inset
26961 </cell>
26962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26963 \begin_inset Text
26964
26965 \begin_layout Plain Layout
26966 b
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26972 \begin_inset Text
26973
26974 \begin_layout Plain Layout
26975 test
26976 \end_layout
26977
26978 \end_inset
26979 </cell>
26980 </row>
26981 </lyxtabular>
26982
26983 \end_inset
26984
26985
26986 \end_layout
26987
26988 \end_inset
26989
26990
26991 \begin_inset space \hfill{}
26992 \end_inset
26993
26994
26995 \end_layout
26996
26997 \end_inset
26998
26999
27000 \end_layout
27001
27002 \begin_layout Standard
27003 \begin_inset Float table
27004 wide false
27005 sideways false
27006 status open
27007
27008 \begin_layout Plain Layout
27009 \begin_inset Caption Standard
27010
27011 \begin_layout Plain Layout
27012 \begin_inset CommandInset label
27013 LatexCommand label
27014 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27015
27016 \end_inset
27017
27018 Deux sous-tableaux placés l'un sur l'autre.
27019  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
27020 \end_layout
27021
27022 \end_inset
27023
27024
27025 \end_layout
27026
27027 \begin_layout Plain Layout
27028 \align center
27029 \begin_inset Float table
27030 wide false
27031 sideways false
27032 status collapsed
27033
27034 \begin_layout Plain Layout
27035 \begin_inset Caption Standard
27036
27037 \begin_layout Plain Layout
27038
27039 \end_layout
27040
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \begin_layout Plain Layout
27047 \align center
27048 \begin_inset Tabular
27049 <lyxtabular version="3" rows="1" columns="4">
27050 <features tabularvalignment="middle">
27051 <column alignment="center" valignment="top">
27052 <column alignment="center" valignment="top">
27053 <column alignment="center" valignment="top">
27054 <column alignment="center" valignment="top">
27055 <row>
27056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27057 \begin_inset Text
27058
27059 \begin_layout Plain Layout
27060 test
27061 \end_layout
27062
27063 \end_inset
27064 </cell>
27065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27066 \begin_inset Text
27067
27068 \begin_layout Plain Layout
27069 test
27070 \end_layout
27071
27072 \end_inset
27073 </cell>
27074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27075 \begin_inset Text
27076
27077 \begin_layout Plain Layout
27078 test
27079 \end_layout
27080
27081 \end_inset
27082 </cell>
27083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27084 \begin_inset Text
27085
27086 \begin_layout Plain Layout
27087 test
27088 \end_layout
27089
27090 \end_inset
27091 </cell>
27092 </row>
27093 </lyxtabular>
27094
27095 \end_inset
27096
27097
27098 \end_layout
27099
27100 \end_inset
27101
27102
27103 \end_layout
27104
27105 \begin_layout Plain Layout
27106 \align center
27107 \begin_inset Float table
27108 wide false
27109 sideways false
27110 status collapsed
27111
27112 \begin_layout Plain Layout
27113 \begin_inset Caption Standard
27114
27115 \begin_layout Plain Layout
27116
27117 \end_layout
27118
27119 \end_inset
27120
27121
27122 \end_layout
27123
27124 \begin_layout Plain Layout
27125 \align center
27126 \begin_inset Tabular
27127 <lyxtabular version="3" rows="1" columns="5">
27128 <features tabularvalignment="middle">
27129 <column alignment="center" valignment="top">
27130 <column alignment="center" valignment="top">
27131 <column alignment="center" valignment="top">
27132 <column alignment="center" valignment="top">
27133 <column alignment="center" valignment="top">
27134 <row>
27135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27136 \begin_inset Text
27137
27138 \begin_layout Plain Layout
27139 a
27140 \end_layout
27141
27142 \end_inset
27143 </cell>
27144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27145 \begin_inset Text
27146
27147 \begin_layout Plain Layout
27148 b
27149 \end_layout
27150
27151 \end_inset
27152 </cell>
27153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27154 \begin_inset Text
27155
27156 \begin_layout Plain Layout
27157 c
27158 \end_layout
27159
27160 \end_inset
27161 </cell>
27162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27163 \begin_inset Text
27164
27165 \begin_layout Plain Layout
27166 d
27167 \end_layout
27168
27169 \end_inset
27170 </cell>
27171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27172 \begin_inset Text
27173
27174 \begin_layout Plain Layout
27175 e
27176 \end_layout
27177
27178 \end_inset
27179 </cell>
27180 </row>
27181 </lyxtabular>
27182
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \end_inset
27189
27190
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \end_layout
27197
27198 \begin_layout Section
27199 Flottants côte-à-côte
27200 \begin_inset Index idx
27201 status collapsed
27202
27203 \begin_layout Plain Layout
27204 Flottants ! côte-à-côte
27205 \end_layout
27206
27207 \end_inset
27208
27209
27210 \end_layout
27211
27212 \begin_layout Standard
27213 Pour placer des flottants côte-à-côte, comme pour la figure
27214 \begin_inset space ~
27215 \end_inset
27216
27217
27218 \begin_inset CommandInset ref
27219 LatexCommand ref
27220 reference "fig:Flottant-gauche"
27221
27222 \end_inset
27223
27224  et 
27225 \begin_inset CommandInset ref
27226 LatexCommand ref
27227 reference "fig:Flottant-droit"
27228
27229 \end_inset
27230
27231 , on n'utilise 
27232 \emph on
27233 qu'un seul 
27234 \emph default
27235 flottant.
27236  On y insère deux boîtes de minipages.
27237 \begin_inset Foot
27238 status collapsed
27239
27240 \begin_layout Plain Layout
27241 Les minipages sont décrites dans la section
27242 \begin_inset space ~
27243 \end_inset
27244
27245
27246 \begin_inset CommandInset ref
27247 LatexCommand ref
27248 reference "sec:Minipages"
27249
27250 \end_inset
27251
27252 .
27253 \end_layout
27254
27255 \end_inset
27256
27257  La largeur est mise à 45
27258 \begin_inset space \thinspace{}
27259 \end_inset
27260
27261 -50
27262 \begin_inset space \thinspace{}
27263 \end_inset
27264
27265 column% et l'alignement de la boîte à 
27266 \family sans
27267 Bas
27268 \family default
27269  pour chaque minipage.
27270  Les boîtes minipages contiennent l'image et la légende exactement comme
27271  avec un flottant.
27272  La seule différence est que l'unité de longueur 
27273 \family sans
27274 Largeur
27275 \begin_inset space ~
27276 \end_inset
27277
27278 colonne
27279 \begin_inset space ~
27280 \end_inset
27281
27282 %
27283 \family default
27284  utilisée pour l'image est maintenant définie par rapport à la largeur des
27285  boîtes minipages.
27286 \end_layout
27287
27288 \begin_layout Standard
27289 \begin_inset Float figure
27290 wide false
27291 sideways false
27292 status open
27293
27294 \begin_layout Plain Layout
27295 \begin_inset Box Frameless
27296 position "b"
27297 hor_pos "c"
27298 has_inner_box 1
27299 inner_pos "t"
27300 use_parbox 0
27301 use_makebox 0
27302 width "45col%"
27303 special "none"
27304 height "1in"
27305 height_special "totalheight"
27306 thickness "0.4pt"
27307 separation "3pt"
27308 shadowsize "4pt"
27309 framecolor "black"
27310 backgroundcolor "none"
27311 status open
27312
27313 \begin_layout Plain Layout
27314 \align center
27315 \begin_inset Graphics
27316         filename ../clipart/mobius.eps
27317         lyxscale 50
27318         width 100col%
27319         scaleBeforeRotation
27320
27321 \end_inset
27322
27323
27324 \end_layout
27325
27326 \begin_layout Plain Layout
27327 \begin_inset Caption Standard
27328
27329 \begin_layout Plain Layout
27330 \begin_inset CommandInset label
27331 LatexCommand label
27332 name "fig:Flottant-gauche"
27333
27334 \end_inset
27335
27336 Flottant du côté gauche.
27337 \end_layout
27338
27339 \end_inset
27340
27341
27342 \end_layout
27343
27344 \end_inset
27345
27346
27347 \begin_inset space \hfill{}
27348 \end_inset
27349
27350
27351 \begin_inset Box Frameless
27352 position "b"
27353 hor_pos "c"
27354 has_inner_box 1
27355 inner_pos "t"
27356 use_parbox 0
27357 use_makebox 0
27358 width "45col%"
27359 special "none"
27360 height "1in"
27361 height_special "totalheight"
27362 thickness "0.4pt"
27363 separation "3pt"
27364 shadowsize "4pt"
27365 framecolor "black"
27366 backgroundcolor "none"
27367 status open
27368
27369 \begin_layout Plain Layout
27370 \align center
27371 \begin_inset Graphics
27372         filename ../clipart/platypus.eps
27373         lyxscale 50
27374         width 100col%
27375         scaleBeforeRotation
27376
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \begin_layout Plain Layout
27383 \begin_inset Caption Standard
27384
27385 \begin_layout Plain Layout
27386 \begin_inset CommandInset label
27387 LatexCommand label
27388 name "fig:Flottant-droit"
27389
27390 \end_inset
27391
27392 Flottant du côté droit.
27393 \end_layout
27394
27395 \end_inset
27396
27397
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \end_layout
27404
27405 \end_inset
27406
27407
27408 \end_layout
27409
27410 \begin_layout Section
27411 Mise en forme de la légende
27412 \begin_inset Index idx
27413 status collapsed
27414
27415 \begin_layout Plain Layout
27416 Légende ! Mise en forme
27417 \end_layout
27418
27419 \end_inset
27420
27421
27422 \begin_inset Index idx
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426 Flottants ! Mise en forme de la Légende
27427 \end_layout
27428
27429 \end_inset
27430
27431
27432 \begin_inset CommandInset label
27433 LatexCommand label
27434 name "sec:Formatage-légende"
27435
27436 \end_inset
27437
27438
27439 \end_layout
27440
27441 \begin_layout Standard
27442 L'environnement 
27443 \family sans
27444 Légende
27445 \family default
27446  est l'environnement de paragraphe implicite pour les 
27447 \family sans
27448 flottants
27449 \family default
27450 .
27451  Dans la fenêtre de \SpecialChar LyX
27452  les légendes apparaissent comme une étiquette comme
27453  par exemple 
27454 \begin_inset Quotes fld
27455 \end_inset
27456
27457
27458 \family sans
27459 Figure #:
27460 \family default
27461
27462 \begin_inset Quotes frd
27463 \end_inset
27464
27465  suivi par le texte de la légende.
27466  Le 
27467 \begin_inset Quotes fld
27468 \end_inset
27469
27470 #
27471 \begin_inset Quotes frd
27472 \end_inset
27473
27474  étant remplacé par le numéro de référence réel.
27475  implicitement l'étiquette et le numéro sont dans la même police de caractères
27476  que le texte de la légende et deux points suivent le numéro pour séparer
27477  l'étiquette du texte.
27478  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27479 \end_layout
27480
27481 \begin_layout Standard
27482 Pour modifier le format implicite des légendes, il faut charger le paquetage
27483  \SpecialChar LaTeX
27484  
27485 \series bold
27486 caption
27487 \series default
27488
27489 \begin_inset Index idx
27490 status collapsed
27491
27492 \begin_layout Plain Layout
27493 Paquetages \SpecialChar LaTeX
27494  ! caption
27495 \end_layout
27496
27497 \end_inset
27498
27499  dans le préambule de votre document avec la ligne suivante :
27500 \end_layout
27501
27502 \begin_layout Standard
27503
27504 \series bold
27505
27506 \backslash
27507 usepackage[format definition]{caption}
27508 \end_layout
27509
27510 \begin_layout Standard
27511 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27512  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27513  dans ce document, utilisez les commandes suivantes :
27514 \end_layout
27515
27516 \begin_layout Standard
27517
27518 \series bold
27519
27520 \backslash
27521 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27522 \end_layout
27523
27524 \begin_layout Standard
27525 Vous pouvez aussi définir des formats de légendes différents pour les différents
27526  types de flottants.
27527  Dans ce cas chargez le paquetage 
27528 \series bold
27529 caption 
27530 \series default
27531 sans option de format spécifique et définissez les différents formats à
27532  l'aide de la commande 
27533 \end_layout
27534
27535 \begin_layout Standard
27536
27537 \series bold
27538
27539 \backslash
27540 captionsetup[type de flottant]{définition du format}
27541 \end_layout
27542
27543 \begin_layout Standard
27544 dans le préambule du document.
27545  Par exemple les formats de légende de la Figure
27546 \begin_inset space ~
27547 \end_inset
27548
27549
27550 \begin_inset CommandInset ref
27551 LatexCommand ref
27552 reference "fig:Legende-de-fig"
27553
27554 \end_inset
27555
27556  et du Tableau
27557 \begin_inset space ~
27558 \end_inset
27559
27560
27561 \begin_inset CommandInset ref
27562 LatexCommand ref
27563 reference "tab:Légende-de-tab"
27564
27565 \end_inset
27566
27567  peuvent être créés en utilisant les commandes suivantes dans le préambule
27568  :
27569 \end_layout
27570
27571 \begin_layout Standard
27572
27573 \series bold
27574
27575 \backslash
27576 usepackage[tableposition=top]{caption}
27577 \series default
27578
27579 \begin_inset Newline newline
27580 \end_inset
27581
27582
27583 \series bold
27584
27585 \backslash
27586 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27587 \begin_inset Newline newline
27588 \end_inset
27589
27590
27591 \begin_inset Phantom HPhantom
27592 status open
27593
27594 \begin_layout Plain Layout
27595
27596 \series bold
27597
27598 \backslash
27599 captionsetup[figure]{
27600 \end_layout
27601
27602 \end_inset
27603
27604 labelsep=period}
27605 \begin_inset Newline newline
27606 \end_inset
27607
27608
27609 \backslash
27610 captionsetup[table]{labelfont={bf,sf}}
27611 \end_layout
27612
27613 \begin_layout Standard
27614 \begin_inset Note Greyedout
27615 status open
27616
27617 \begin_layout Plain Layout
27618
27619 \series bold
27620 Note:
27621 \series default
27622  L'option 
27623 \series bold
27624 tableposition=top
27625 \series default
27626  n'a pas d'effet quand on utilise un document de classe 
27627 \series bold
27628 KOMA-Script
27629 \series default
27630
27631 \begin_inset Index idx
27632 status collapsed
27633
27634 \begin_layout Plain Layout
27635 Paquetages \SpecialChar LaTeX
27636  ! KOMA-Script
27637 \end_layout
27638
27639 \end_inset
27640
27641 .
27642  Dans ce cas on doit utiliser l'option 
27643 \series bold
27644 captions=tableheading
27645 \series default
27646  de la classe de document.
27647 \end_layout
27648
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \begin_layout Standard
27655 Pour plus d'information sur le paquetage 
27656 \series bold
27657 caption
27658 \series default
27659  nous vous renvoyons à sa documentation 
27660 \begin_inset CommandInset citation
27661 LatexCommand cite
27662 key "caption"
27663
27664 \end_inset
27665
27666 .
27667 \end_layout
27668
27669 \begin_layout Standard
27670 Pour changer le nom de l'étiquette, par exemple de 
27671 \begin_inset Quotes fld
27672 \end_inset
27673
27674 Figure
27675 \begin_inset Quotes frd
27676 \end_inset
27677
27678  à 
27679 \begin_inset Quotes fld
27680 \end_inset
27681
27682 Image
27683 \begin_inset Quotes frd
27684 \end_inset
27685
27686 , utilisez la commande suivante dans le préambule :
27687 \end_layout
27688
27689 \begin_layout Standard
27690
27691 \series bold
27692
27693 \backslash
27694 renewcommand{
27695 \backslash
27696 fnum@figure}{Image~
27697 \backslash
27698 thefigure}
27699 \end_layout
27700
27701 \begin_layout Standard
27702 où 
27703 \series bold
27704
27705 \backslash
27706 thefigure
27707 \series default
27708  insère le numéro de la figure et
27709 \series bold
27710  
27711 \begin_inset Quotes fld
27712 \end_inset
27713
27714 ~
27715 \series default
27716
27717 \begin_inset Quotes frd
27718 \end_inset
27719
27720  ajoute une espace insécable.
27721 \end_layout
27722
27723 \begin_layout Standard
27724 \begin_inset VSpace bigskip
27725 \end_inset
27726
27727 Si vous utilisez un document de classe 
27728 \series bold
27729 KOMA-Script
27730 \series default
27731
27732 \begin_inset Index idx
27733 status collapsed
27734
27735 \begin_layout Plain Layout
27736 Paquetages \SpecialChar LaTeX
27737  ! KOMA-Script
27738 \end_layout
27739
27740 \end_inset
27741
27742  (
27743 \family sans
27744 article (KOMA-Script)
27745 \family default
27746
27747 \family sans
27748 book (KOMA-Script)
27749 \family default
27750
27751 \family sans
27752 letter (KOMA-Script)
27753 \family default
27754 , ou 
27755 \family sans
27756 report (KOMA-Script)
27757 \family default
27758
27759 \begin_inset space \thinspace{}
27760 \end_inset
27761
27762 ), Vous pouvez utiliser la commande incorporée 
27763 \series bold
27764
27765 \backslash
27766 setkomafont 
27767 \series default
27768 du paquetage
27769 \series bold
27770  KOMA-Script 
27771 \series default
27772 à la place du paquetage
27773 \series bold
27774  caption.
27775  
27776 \series default
27777 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
27778  suivante au préambule de votre document :
27779 \end_layout
27780
27781 \begin_layout Standard
27782
27783 \series bold
27784
27785 \backslash
27786 setkomafont{captionlabel}{
27787 \backslash
27788 bfseries}
27789 \end_layout
27790
27791 \begin_layout Standard
27792 Pour plus d'information au sujet de 
27793 \series bold
27794
27795 \backslash
27796 setkomafont
27797 \series default
27798  nous vous renvoyons à la documentation du paquetage 
27799 \series bold
27800 KOMA-Script
27801 \series default
27802  
27803 \begin_inset CommandInset citation
27804 LatexCommand cite
27805 key "KOMA-Script"
27806
27807 \end_inset
27808
27809 .
27810 \end_layout
27811
27812 \begin_layout Standard
27813 \begin_inset ERT
27814 status collapsed
27815
27816 \begin_layout Plain Layout
27817
27818
27819 \backslash
27820 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27821 }
27822 \end_layout
27823
27824 \end_inset
27825
27826
27827 \begin_inset Note Note
27828 status open
27829
27830 \begin_layout Plain Layout
27831 Le format de la légende n'est modifié que pour cet exemple.
27832 \end_layout
27833
27834 \end_inset
27835
27836
27837 \end_layout
27838
27839 \begin_layout Standard
27840 \begin_inset Float figure
27841 placement !p
27842 wide false
27843 sideways false
27844 status open
27845
27846 \begin_layout Plain Layout
27847 \align center
27848 \begin_inset Graphics
27849         filename ../clipart/mobius.eps
27850         lyxscale 50
27851         scale 50
27852         scaleBeforeRotation
27853
27854 \end_inset
27855
27856
27857 \end_layout
27858
27859 \begin_layout Plain Layout
27860 \begin_inset Caption Standard
27861
27862 \begin_layout Plain Layout
27863 \begin_inset CommandInset label
27864 LatexCommand label
27865 name "fig:Legende-de-fig"
27866
27867 \end_inset
27868
27869 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
27870  pour montrer les différents types de formats de légendes.
27871  Ici on a utilisé un format de légende personnalisé.
27872 \end_layout
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Standard
27885 \begin_inset ERT
27886 status collapsed
27887
27888 \begin_layout Plain Layout
27889
27890
27891 \backslash
27892 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27893 on}
27894 \end_layout
27895
27896 \end_inset
27897
27898
27899 \end_layout
27900
27901 \begin_layout Standard
27902 \begin_inset Float table
27903 placement !p
27904 wide false
27905 sideways false
27906 status open
27907
27908 \begin_layout Plain Layout
27909 \begin_inset Caption Standard
27910
27911 \begin_layout Plain Layout
27912 \begin_inset CommandInset label
27913 LatexCommand label
27914 name "tab:Légende-de-tab"
27915
27916 \end_inset
27917
27918 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
27919  pour montrer les différents types de formats de légendes.
27920  Ici on a utilisé le format de légende implicite.
27921 \end_layout
27922
27923 \end_inset
27924
27925
27926 \end_layout
27927
27928 \begin_layout Plain Layout
27929 \align center
27930 \begin_inset Tabular
27931 <lyxtabular version="3" rows="1" columns="5">
27932 <features tabularvalignment="middle">
27933 <column alignment="center" valignment="top">
27934 <column alignment="center" valignment="top">
27935 <column alignment="center" valignment="top">
27936 <column alignment="center" valignment="top">
27937 <column alignment="center" valignment="top">
27938 <row>
27939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27940 \begin_inset Text
27941
27942 \begin_layout Plain Layout
27943 a
27944 \end_layout
27945
27946 \end_inset
27947 </cell>
27948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27949 \begin_inset Text
27950
27951 \begin_layout Plain Layout
27952 b
27953 \end_layout
27954
27955 \end_inset
27956 </cell>
27957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27958 \begin_inset Text
27959
27960 \begin_layout Plain Layout
27961 c
27962 \end_layout
27963
27964 \end_inset
27965 </cell>
27966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27967 \begin_inset Text
27968
27969 \begin_layout Plain Layout
27970 d
27971 \end_layout
27972
27973 \end_inset
27974 </cell>
27975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27976 \begin_inset Text
27977
27978 \begin_layout Plain Layout
27979 e
27980 \end_layout
27981
27982 \end_inset
27983 </cell>
27984 </row>
27985 </lyxtabular>
27986
27987 \end_inset
27988
27989
27990 \end_layout
27991
27992 \end_inset
27993
27994
27995 \end_layout
27996
27997 \begin_layout Section
27998 Positionnement de la Légende
27999 \begin_inset Index idx
28000 status collapsed
28001
28002 \begin_layout Plain Layout
28003 Légende ! Placement
28004 \end_layout
28005
28006 \end_inset
28007
28008
28009 \begin_inset Index idx
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 Flottants ! Placement de la légende
28014 \end_layout
28015
28016 \end_inset
28017
28018
28019 \begin_inset CommandInset label
28020 LatexCommand label
28021 name "sec:Placement-légende"
28022
28023 \end_inset
28024
28025
28026 \end_layout
28027
28028 \begin_layout Standard
28029 La règle habituelle pour placer la légende est :
28030 \end_layout
28031
28032 \begin_layout Description
28033 Figure
28034 \begin_inset space ~
28035 \end_inset
28036
28037 : La légende est placée en dessous de la figure
28038 \end_layout
28039
28040 \begin_layout Description
28041 Tableau
28042 \begin_inset space ~
28043 \end_inset
28044
28045 : La légende est placée au dessus du tableau
28046 \end_layout
28047
28048 \begin_layout Standard
28049 Malheureusement les classes standard de \SpecialChar LaTeX
28050  ne gèrent pas les légendes au dessus
28051  des tableaux.
28052  Ce qui fait que si vous utilisez une des classes de document 
28053 \family sans
28054 article
28055 \family default
28056
28057 \family sans
28058 book
28059 \family default
28060
28061 \family sans
28062 letter
28063 \family default
28064 , ou 
28065 \family sans
28066 report
28067 \family default
28068  il n'y aura pas d'espace libre entre la légende et le tableau.
28069  Pour insérer l'espace nécessaire, 
28070 \lang english
28071 load
28072 \lang french
28073  le paquetage \SpecialChar LaTeX
28074  
28075 \series bold
28076 caption
28077 \series default
28078
28079 \begin_inset Index idx
28080 status collapsed
28081
28082 \begin_layout Plain Layout
28083 Paquetages \SpecialChar LaTeX
28084  ! caption
28085 \end_layout
28086
28087 \end_inset
28088
28089  dans le préambule de votre document avec l'option
28090 \begin_inset Foot
28091 status collapsed
28092
28093 \begin_layout Plain Layout
28094 Voir la section
28095 \begin_inset space ~
28096 \end_inset
28097
28098
28099 \begin_inset CommandInset ref
28100 LatexCommand ref
28101 reference "sec:Formatage-légende"
28102
28103 \end_inset
28104
28105  pour plus d'information sur le paquetage 
28106 \series bold
28107 caption
28108 \series default
28109 .
28110 \end_layout
28111
28112 \end_inset
28113
28114
28115 \end_layout
28116
28117 \begin_layout Standard
28118
28119 \series bold
28120 tableposition=top
28121 \end_layout
28122
28123 \begin_layout Standard
28124 Si vous utilisez une classe de document 
28125 \series bold
28126 KOMA-Script
28127 \series default
28128
28129 \begin_inset Index idx
28130 status collapsed
28131
28132 \begin_layout Plain Layout
28133 Paquetages \SpecialChar LaTeX
28134  ! KOMA-Script
28135 \end_layout
28136
28137 \end_inset
28138
28139  (
28140 \family sans
28141 article (KOMA-Script)
28142 \family default
28143
28144 \family sans
28145 book (KOMA-Script)
28146 \family default
28147
28148 \family sans
28149 letter (KOMA-Script)
28150 \family default
28151 , ou 
28152 \family sans
28153 report (KOMA-Script)
28154 \family default
28155
28156 \begin_inset space \thinspace{}
28157 \end_inset
28158
28159 ), vous pouvez utiliser à la place du paquetage 
28160 \series bold
28161 caption
28162 \series default
28163  l'option
28164 \end_layout
28165
28166 \begin_layout Standard
28167
28168 \series bold
28169 captions=tableheading
28170 \end_layout
28171
28172 \begin_layout Standard
28173 de la classe de document.
28174 \begin_inset Foot
28175 status open
28176
28177 \begin_layout Plain Layout
28178 Cette option est utilisée dans le document
28179 \end_layout
28180
28181 \end_inset
28182
28183
28184 \end_layout
28185
28186 \begin_layout Standard
28187 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
28188  le menu contextuel dans une légende avec un clic droit et indiquer si la
28189  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
28190  Vous pouvez de cette façon écraser le réglage global de placement des légendes
28191  pour certaines d'entre elles.
28192  Le tableau
28193 \begin_inset space ~
28194 \end_inset
28195
28196
28197 \begin_inset CommandInset ref
28198 LatexCommand ref
28199 reference "tab:A-caption-marked"
28200
28201 \end_inset
28202
28203  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
28204  alors qu'elle est insérée au-dessus.
28205  Par comparaison, la légende du tableau
28206 \begin_inset space ~
28207 \end_inset
28208
28209
28210 \begin_inset CommandInset ref
28211 LatexCommand ref
28212 reference "tab:A-standard-table"
28213
28214 \end_inset
28215
28216  n'est pas repositionnée.
28217 \end_layout
28218
28219 \begin_layout Standard
28220 \begin_inset Float table
28221 wide false
28222 sideways false
28223 status open
28224
28225 \begin_layout Plain Layout
28226 \begin_inset Caption Below
28227
28228 \begin_layout Plain Layout
28229 \begin_inset CommandInset label
28230 LatexCommand label
28231 name "tab:A-caption-marked"
28232
28233 \end_inset
28234
28235 Une légende positionnée sous le tableau par le menu contextuel
28236 \lang english
28237 .
28238 \end_layout
28239
28240 \end_inset
28241
28242
28243 \end_layout
28244
28245 \begin_layout Plain Layout
28246 \align center
28247 \begin_inset Tabular
28248 <lyxtabular version="3" rows="3" columns="3">
28249 <features tabularvalignment="middle">
28250 <column alignment="center" valignment="top" width="0pt">
28251 <column alignment="center" valignment="top" width="0pt">
28252 <column alignment="center" valignment="top" width="0pt">
28253 <row>
28254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28255 \begin_inset Text
28256
28257 \begin_layout Plain Layout
28258 1
28259 \end_layout
28260
28261 \end_inset
28262 </cell>
28263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28264 \begin_inset Text
28265
28266 \begin_layout Plain Layout
28267 2
28268 \end_layout
28269
28270 \end_inset
28271 </cell>
28272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28273 \begin_inset Text
28274
28275 \begin_layout Plain Layout
28276 3
28277 \end_layout
28278
28279 \end_inset
28280 </cell>
28281 </row>
28282 <row>
28283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28284 \begin_inset Text
28285
28286 \begin_layout Plain Layout
28287 Jean
28288 \end_layout
28289
28290 \end_inset
28291 </cell>
28292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28293 \begin_inset Text
28294
28295 \begin_layout Plain Layout
28296 Marie
28297 \end_layout
28298
28299 \end_inset
28300 </cell>
28301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28302 \begin_inset Text
28303
28304 \begin_layout Plain Layout
28305 Pierre
28306 \end_layout
28307
28308 \end_inset
28309 </cell>
28310 </row>
28311 <row>
28312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28313 \begin_inset Text
28314
28315 \begin_layout Plain Layout
28316 \begin_inset Formula $\int x^{2}dx$
28317 \end_inset
28318
28319
28320 \end_layout
28321
28322 \end_inset
28323 </cell>
28324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28325 \begin_inset Text
28326
28327 \begin_layout Plain Layout
28328 \begin_inset Formula $\left[\begin{array}{cc}
28329 a & b\\
28330 c & d
28331 \end{array}\right]$
28332 \end_inset
28333
28334
28335 \end_layout
28336
28337 \end_inset
28338 </cell>
28339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28340 \begin_inset Text
28341
28342 \begin_layout Plain Layout
28343 \begin_inset Formula $1+1=2$
28344 \end_inset
28345
28346
28347 \end_layout
28348
28349 \end_inset
28350 </cell>
28351 </row>
28352 </lyxtabular>
28353
28354 \end_inset
28355
28356
28357 \end_layout
28358
28359 \end_inset
28360
28361
28362 \end_layout
28363
28364 \begin_layout Standard
28365 \begin_inset Float table
28366 wide false
28367 sideways false
28368 status open
28369
28370 \begin_layout Plain Layout
28371 \begin_inset Caption Standard
28372
28373 \begin_layout Plain Layout
28374 \begin_inset CommandInset label
28375 LatexCommand label
28376 name "tab:A-standard-table"
28377
28378 \end_inset
28379
28380 Une légende de tableau standard
28381 \end_layout
28382
28383 \end_inset
28384
28385
28386 \end_layout
28387
28388 \begin_layout Plain Layout
28389 \align center
28390 \begin_inset Tabular
28391 <lyxtabular version="3" rows="3" columns="3">
28392 <features tabularvalignment="middle">
28393 <column alignment="center" valignment="top" width="0pt">
28394 <column alignment="center" valignment="top" width="0pt">
28395 <column alignment="center" valignment="top" width="0pt">
28396 <row>
28397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28398 \begin_inset Text
28399
28400 \begin_layout Plain Layout
28401 1
28402 \end_layout
28403
28404 \end_inset
28405 </cell>
28406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28407 \begin_inset Text
28408
28409 \begin_layout Plain Layout
28410 2
28411 \end_layout
28412
28413 \end_inset
28414 </cell>
28415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28416 \begin_inset Text
28417
28418 \begin_layout Plain Layout
28419 3
28420 \end_layout
28421
28422 \end_inset
28423 </cell>
28424 </row>
28425 <row>
28426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28427 \begin_inset Text
28428
28429 \begin_layout Plain Layout
28430 Jean
28431 \end_layout
28432
28433 \end_inset
28434 </cell>
28435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28436 \begin_inset Text
28437
28438 \begin_layout Plain Layout
28439 Marie
28440 \end_layout
28441
28442 \end_inset
28443 </cell>
28444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28445 \begin_inset Text
28446
28447 \begin_layout Plain Layout
28448 Pierre
28449 \end_layout
28450
28451 \end_inset
28452 </cell>
28453 </row>
28454 <row>
28455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28456 \begin_inset Text
28457
28458 \begin_layout Plain Layout
28459 \begin_inset Formula $\int x^{2}dx$
28460 \end_inset
28461
28462
28463 \end_layout
28464
28465 \end_inset
28466 </cell>
28467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28468 \begin_inset Text
28469
28470 \begin_layout Plain Layout
28471 \begin_inset Formula $\left[\begin{array}{cc}
28472 a & b\\
28473 c & d
28474 \end{array}\right]$
28475 \end_inset
28476
28477
28478 \end_layout
28479
28480 \end_inset
28481 </cell>
28482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28483 \begin_inset Text
28484
28485 \begin_layout Plain Layout
28486 \begin_inset Formula $1+1=2$
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \end_inset
28493 </cell>
28494 </row>
28495 </lyxtabular>
28496
28497 \end_inset
28498
28499
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 \begin_inset VSpace bigskip
28509 \end_inset
28510
28511 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28512  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
28513  
28514 \series bold
28515 sidecap
28516 \series default
28517
28518 \begin_inset Index idx
28519 status collapsed
28520
28521 \begin_layout Plain Layout
28522 Paquetages \SpecialChar LaTeX
28523  ! sidecap
28524 \end_layout
28525
28526 \end_inset
28527
28528  dans le préambule de votre document avec la ligne de commande suivante
28529 \end_layout
28530
28531 \begin_layout Standard
28532
28533 \series bold
28534
28535 \backslash
28536 usepackage[option]{sidecap}
28537 \end_layout
28538
28539 \begin_layout Standard
28540 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28541  extérieure – à droite sur les pages impaires et à gauche sur les pages
28542  paires.
28543  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28544  
28545 \series bold
28546 innercaption
28547 \series default
28548 .
28549  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28550  
28551 \series bold
28552 rightcaption
28553 \series default
28554  ou 
28555 \series bold
28556 leftcaption
28557 \series default
28558 .
28559 \end_layout
28560
28561 \begin_layout Standard
28562 \begin_inset ERT
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566
28567
28568 \backslash
28569 ifsidecap
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \begin_inset Note Note
28576 status open
28577
28578 \begin_layout Plain Layout
28579 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
28580  
28581 \series bold
28582 sidecap
28583 \series default
28584  a été installé.
28585 \end_layout
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Standard
28593 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28594  ajouter ces commandes dans le préambule de votre document :
28595 \end_layout
28596
28597 \begin_layout Standard
28598 \noindent
28599 \begin_inset CommandInset line
28600 LatexCommand rule
28601 offset "0.5ex"
28602 width "100line%"
28603 height "1pt"
28604
28605 \end_inset
28606
28607
28608 \end_layout
28609
28610 \begin_layout Standard
28611
28612 \series bold
28613
28614 \backslash
28615 newcommand{
28616 \backslash
28617 TabBesBeg}[1][1.0]{%
28618 \begin_inset Newline newline
28619 \end_inset
28620
28621
28622 \begin_inset Phantom HPhantom
28623 status open
28624
28625 \begin_layout Plain Layout
28626 \begin_inset space ~
28627 \end_inset
28628
28629
28630 \end_layout
28631
28632 \end_inset
28633
28634
28635 \backslash
28636 let
28637 \backslash
28638 MyTable
28639 \backslash
28640 table
28641 \begin_inset Newline newline
28642 \end_inset
28643
28644
28645 \begin_inset Phantom HPhantom
28646 status open
28647
28648 \begin_layout Plain Layout
28649
28650 \series medium
28651 \begin_inset space ~
28652 \end_inset
28653
28654
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \backslash
28661 let
28662 \backslash
28663 MyEndtable
28664 \backslash
28665 endtable
28666 \begin_inset Newline newline
28667 \end_inset
28668
28669
28670 \begin_inset Phantom HPhantom
28671 status open
28672
28673 \begin_layout Plain Layout
28674
28675 \series medium
28676 \begin_inset space ~
28677 \end_inset
28678
28679
28680 \end_layout
28681
28682 \end_inset
28683
28684
28685 \backslash
28686 renewenvironment{table}[1]{
28687 \backslash
28688 begin{SCtable}[#1]##1}{
28689 \backslash
28690 end{SCtable}}}
28691 \end_layout
28692
28693 \begin_layout Standard
28694
28695 \series bold
28696
28697 \backslash
28698 newcommand{
28699 \backslash
28700 TabBesEnd}{%
28701 \begin_inset Newline newline
28702 \end_inset
28703
28704
28705 \begin_inset Phantom HPhantom
28706 status open
28707
28708 \begin_layout Plain Layout
28709 \begin_inset space ~
28710 \end_inset
28711
28712
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \backslash
28719 let
28720 \backslash
28721 table
28722 \backslash
28723 MyTable
28724 \begin_inset Newline newline
28725 \end_inset
28726
28727
28728 \begin_inset Phantom HPhantom
28729 status open
28730
28731 \begin_layout Plain Layout
28732 \begin_inset space ~
28733 \end_inset
28734
28735
28736 \end_layout
28737
28738 \end_inset
28739
28740
28741 \backslash
28742 let
28743 \backslash
28744 endtable
28745 \backslash
28746 MyEndtable
28747 \end_layout
28748
28749 \begin_layout Standard
28750
28751 \series bold
28752
28753 \backslash
28754 newcommand{
28755 \backslash
28756 FigBesBeg}[1][1.0]{%
28757 \begin_inset Newline newline
28758 \end_inset
28759
28760
28761 \begin_inset Phantom HPhantom
28762 status open
28763
28764 \begin_layout Plain Layout
28765 \begin_inset space ~
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \end_inset
28772
28773
28774 \backslash
28775 let
28776 \backslash
28777 MyFigure
28778 \backslash
28779 figure
28780 \begin_inset Newline newline
28781 \end_inset
28782
28783
28784 \begin_inset Phantom HPhantom
28785 status open
28786
28787 \begin_layout Plain Layout
28788 \begin_inset space ~
28789 \end_inset
28790
28791
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \backslash
28798 let
28799 \backslash
28800 MyEndfigure
28801 \backslash
28802 endfigure
28803 \begin_inset Newline newline
28804 \end_inset
28805
28806
28807 \begin_inset Phantom HPhantom
28808 status open
28809
28810 \begin_layout Plain Layout
28811 \begin_inset space ~
28812 \end_inset
28813
28814
28815 \end_layout
28816
28817 \end_inset
28818
28819
28820 \backslash
28821 renewenvironment{figure}[1]{
28822 \backslash
28823 begin{SCfigure}[#1]##1}{
28824 \backslash
28825 end{SCfigure}}}
28826 \end_layout
28827
28828 \begin_layout Standard
28829
28830 \series bold
28831
28832 \backslash
28833 newcommand{
28834 \backslash
28835 FigBesEnd}{%
28836 \begin_inset Newline newline
28837 \end_inset
28838
28839
28840 \begin_inset Phantom HPhantom
28841 status open
28842
28843 \begin_layout Plain Layout
28844 \begin_inset space ~
28845 \end_inset
28846
28847
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \backslash
28854 let
28855 \backslash
28856 figure
28857 \backslash
28858 MyFigure
28859 \begin_inset Newline newline
28860 \end_inset
28861
28862
28863 \begin_inset Phantom HPhantom
28864 status open
28865
28866 \begin_layout Plain Layout
28867 \begin_inset space ~
28868 \end_inset
28869
28870
28871 \end_layout
28872
28873 \end_inset
28874
28875
28876 \backslash
28877 let
28878 \backslash
28879 endfigure
28880 \backslash
28881 MyEndfigure}
28882 \end_layout
28883
28884 \begin_layout Standard
28885 \noindent
28886 \begin_inset CommandInset line
28887 LatexCommand rule
28888 offset "0.5ex"
28889 width "100line%"
28890 height "1pt"
28891
28892 \end_inset
28893
28894
28895 \end_layout
28896
28897 \begin_layout Standard
28898 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
28899  la légende se place sur le côté.
28900  Pour les flottants de figure, utilisez la commande
28901 \end_layout
28902
28903 \begin_layout Standard
28904
28905 \series bold
28906
28907 \backslash
28908 FigBesBeg
28909 \end_layout
28910
28911 \begin_layout Standard
28912 en code \SpecialChar TeX
28913  avant le flottant.
28914  Et insérez la commande
28915 \end_layout
28916
28917 \begin_layout Standard
28918
28919 \series bold
28920
28921 \backslash
28922 FigBesEnd
28923 \end_layout
28924
28925 \begin_layout Standard
28926 en code \SpecialChar TeX
28927  à l'endroit où vous voulez revenir à la définition originale du
28928  flottant.
28929 \end_layout
28930
28931 \begin_layout Standard
28932 Pour les flottants de tableau, utilisez les commandes correspondantes
28933 \end_layout
28934
28935 \begin_layout Standard
28936
28937 \series bold
28938
28939 \backslash
28940 TabBesBeg
28941 \series default
28942  et 
28943 \series bold
28944
28945 \backslash
28946 TabBesEnd
28947 \end_layout
28948
28949 \begin_layout Standard
28950 La figure
28951 \begin_inset space ~
28952 \end_inset
28953
28954
28955 \begin_inset CommandInset ref
28956 LatexCommand ref
28957 reference "fig:legende-a-coté-fig"
28958
28959 \end_inset
28960
28961  et le tableau
28962 \begin_inset space ~
28963 \end_inset
28964
28965
28966 \begin_inset CommandInset ref
28967 LatexCommand ref
28968 reference "tab:legende-à-coté-tableau"
28969
28970 \end_inset
28971
28972  sont des exemples où la légende a été mises sur le coté.
28973 \end_layout
28974
28975 \begin_layout Standard
28976 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
28977  pour les flottants de tableau et vers le bas pour les flottants de figure.
28978  Pour changer ce comportement, vous pouvez utiliser les commandes
28979 \end_layout
28980
28981 \begin_layout Standard
28982
28983 \series bold
28984
28985 \backslash
28986 sidecaptionvpos{type flottant}{placement}
28987 \end_layout
28988
28989 \begin_layout Standard
28990 dans le préambule du document ou en code \SpecialChar TeX
28991  juste avant le flottant visé.
28992  Le type du flottant est soit 
28993 \family sans
28994 figure
28995 \family default
28996  soit 
28997 \family sans
28998 table
28999 \family default
29000 , le placement peut être 
29001 \begin_inset Quotes fld
29002 \end_inset
29003
29004
29005 \family sans
29006 t
29007 \family default
29008
29009 \begin_inset Quotes frd
29010 \end_inset
29011
29012  pour haut (top), 
29013 \begin_inset Quotes fld
29014 \end_inset
29015
29016
29017 \family sans
29018 c
29019 \family default
29020
29021 \begin_inset Quotes frd
29022 \end_inset
29023
29024
29025 \begin_inset Quotes erd
29026 \end_inset
29027
29028  pour centre (center), ou 
29029 \begin_inset Quotes fld
29030 \end_inset
29031
29032
29033 \family sans
29034 b
29035 \family default
29036
29037 \begin_inset Quotes frd
29038 \end_inset
29039
29040  pour bas (bottom).
29041  Pour que, par exemple, les légendes des flottants de figure soient centrés
29042  verticalement, utilisez la commande
29043 \end_layout
29044
29045 \begin_layout Standard
29046
29047 \series bold
29048
29049 \backslash
29050 sidecaptionvpos{figure}{c}
29051 \end_layout
29052
29053 \begin_layout Standard
29054 C'est ce qui a été utilisé pour la figure
29055 \begin_inset space ~
29056 \end_inset
29057
29058
29059 \begin_inset CommandInset ref
29060 LatexCommand ref
29061 reference "fig:legende-à-coté-fig-2"
29062
29063 \end_inset
29064
29065 .
29066 \end_layout
29067
29068 \begin_layout Standard
29069 \begin_inset VSpace medskip
29070 \end_inset
29071
29072
29073 \end_layout
29074
29075 \begin_layout Standard
29076 La largeur de légende par défaut est celle de l'image ou du tableau.
29077  Pour des images ou des tableaux étroits, comme le tableau
29078 \begin_inset space ~
29079 \end_inset
29080
29081
29082 \begin_inset CommandInset ref
29083 LatexCommand ref
29084 reference "tab:legende-à-coté-tableau"
29085
29086 \end_inset
29087
29088 , cela donne des légendes trop étroites.
29089  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
29090  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
29091  La largeur de la légende sera automatiquement recalculée dans le cas où
29092  cette dernière déborderait dans la marge de la page ou de la colonne à
29093  cause de la largeur indiquée.
29094  Le 
29095 \emph on
29096 facteur 
29097 \emph default
29098 peut soit être donné comme argument pour 
29099 \series bold
29100
29101 \backslash
29102 FigBesBeg
29103 \series default
29104 :
29105 \end_layout
29106
29107 \begin_layout Standard
29108
29109 \series bold
29110
29111 \backslash
29112 FigBesBeg[facteur]
29113 \end_layout
29114
29115 \begin_layout Standard
29116 ou dans la définition de 
29117 \series bold
29118
29119 \backslash
29120 FigBesBeg 
29121 \series default
29122 en remplaçant le
29123 \series bold
29124  1.0 
29125 \series default
29126 par une autre valeur.
29127  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29128  façon implicite quand  
29129 \series bold
29130
29131 \backslash
29132 FigBesBeg
29133 \series default
29134  est utilisé sans argument.
29135  Pour le tableau
29136 \begin_inset space ~
29137 \end_inset
29138
29139
29140 \begin_inset CommandInset ref
29141 LatexCommand ref
29142 reference "tab:cap-beside-tab-wider"
29143
29144 \end_inset
29145
29146  on a utilisé 5 comme facteur.
29147 \end_layout
29148
29149 \begin_layout Standard
29150
29151 \lang english
29152 \begin_inset Note Greyedout
29153 status open
29154
29155 \begin_layout Plain Layout
29156
29157 \series bold
29158 Note:
29159 \series default
29160  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29161  utiliser l'option de placement, 
29162 \family sans
29163 Ici
29164 \begin_inset space ~
29165 \end_inset
29166
29167 à
29168 \begin_inset space ~
29169 \end_inset
29170
29171 tout
29172 \begin_inset space ~
29173 \end_inset
29174
29175 prix
29176 \family default
29177  parce qu'elle n'est pas gérée par 
29178 \series bold
29179 sidecap
29180 \series default
29181 .
29182 \end_layout
29183
29184 \end_inset
29185
29186
29187 \end_layout
29188
29189 \begin_layout Standard
29190 \begin_inset VSpace medskip
29191 \end_inset
29192
29193 Pour plus d'information sur le paquetage 
29194 \series bold
29195 sidecap
29196 \series default
29197  nous vous renvoyons à sa documentation 
29198 \begin_inset CommandInset citation
29199 LatexCommand cite
29200 key "sidecap"
29201
29202 \end_inset
29203
29204 .
29205 \end_layout
29206
29207 \begin_layout Standard
29208 \begin_inset Note Greyedout
29209 status open
29210
29211 \begin_layout Plain Layout
29212
29213 \series bold
29214 Note:
29215 \series default
29216  Le paquetage \SpecialChar LaTeX
29217  
29218 \series bold
29219 hypcap
29220 \series default
29221
29222 \begin_inset Index idx
29223 status collapsed
29224
29225 \begin_layout Plain Layout
29226 Paquetages \SpecialChar LaTeX
29227  ! hypcap
29228 \end_layout
29229
29230 \end_inset
29231
29232 , qui est décrit dans la section
29233 \begin_inset space ~
29234 \end_inset
29235
29236
29237 \begin_inset CommandInset ref
29238 LatexCommand ref
29239 reference "subsec:Reference-Position"
29240
29241 \end_inset
29242
29243 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29244 \end_layout
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \begin_layout Standard
29252 \begin_inset ERT
29253 status collapsed
29254
29255 \begin_layout Plain Layout
29256
29257
29258 \backslash
29259 FigBesBeg 
29260 \end_layout
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Standard
29268 \begin_inset Float figure
29269 wide false
29270 sideways false
29271 status open
29272
29273 \begin_layout Plain Layout
29274 \begin_inset Graphics
29275         filename ../clipart/escher-lsd.eps
29276         scale 75
29277         scaleBeforeRotation
29278
29279 \end_inset
29280
29281
29282 \end_layout
29283
29284 \begin_layout Plain Layout
29285 \begin_inset Caption Standard
29286
29287 \begin_layout Plain Layout
29288 \begin_inset CommandInset label
29289 LatexCommand label
29290 name "fig:legende-a-coté-fig"
29291
29292 \end_inset
29293
29294 Une légende à côté d'une figure.
29295 \end_layout
29296
29297 \end_inset
29298
29299
29300 \end_layout
29301
29302 \end_inset
29303
29304
29305 \end_layout
29306
29307 \begin_layout Standard
29308 \begin_inset ERT
29309 status collapsed
29310
29311 \begin_layout Plain Layout
29312
29313
29314 \backslash
29315 FigBesEnd
29316 \end_layout
29317
29318 \end_inset
29319
29320
29321 \end_layout
29322
29323 \begin_layout Standard
29324 \begin_inset ERT
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328
29329
29330 \backslash
29331 TabBesBeg 
29332 \end_layout
29333
29334 \end_inset
29335
29336
29337 \end_layout
29338
29339 \begin_layout Standard
29340 \begin_inset Float table
29341 wide false
29342 sideways false
29343 status open
29344
29345 \begin_layout Plain Layout
29346 \begin_inset Caption Standard
29347
29348 \begin_layout Plain Layout
29349 \begin_inset CommandInset label
29350 LatexCommand label
29351 name "tab:legende-à-coté-tableau"
29352
29353 \end_inset
29354
29355 Une légende à côté d'un tableau.
29356 \end_layout
29357
29358 \end_inset
29359
29360
29361 \end_layout
29362
29363 \begin_layout Plain Layout
29364 \begin_inset Tabular
29365 <lyxtabular version="3" rows="4" columns="5">
29366 <features tabularvalignment="middle">
29367 <column alignment="center" valignment="top">
29368 <column alignment="center" valignment="top">
29369 <column alignment="center" valignment="top">
29370 <column alignment="center" valignment="top">
29371 <column alignment="center" valignment="top">
29372 <row>
29373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29374 \begin_inset Text
29375
29376 \begin_layout Plain Layout
29377 a
29378 \end_layout
29379
29380 \end_inset
29381 </cell>
29382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29383 \begin_inset Text
29384
29385 \begin_layout Plain Layout
29386
29387 \end_layout
29388
29389 \end_inset
29390 </cell>
29391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29392 \begin_inset Text
29393
29394 \begin_layout Plain Layout
29395 b
29396 \end_layout
29397
29398 \end_inset
29399 </cell>
29400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29401 \begin_inset Text
29402
29403 \begin_layout Plain Layout
29404
29405 \end_layout
29406
29407 \end_inset
29408 </cell>
29409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29410 \begin_inset Text
29411
29412 \begin_layout Plain Layout
29413 c
29414 \end_layout
29415
29416 \end_inset
29417 </cell>
29418 </row>
29419 <row>
29420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29421 \begin_inset Text
29422
29423 \begin_layout Plain Layout
29424
29425 \end_layout
29426
29427 \end_inset
29428 </cell>
29429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29430 \begin_inset Text
29431
29432 \begin_layout Plain Layout
29433 d
29434 \end_layout
29435
29436 \end_inset
29437 </cell>
29438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29439 \begin_inset Text
29440
29441 \begin_layout Plain Layout
29442
29443 \end_layout
29444
29445 \end_inset
29446 </cell>
29447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29448 \begin_inset Text
29449
29450 \begin_layout Plain Layout
29451 e
29452 \end_layout
29453
29454 \end_inset
29455 </cell>
29456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29457 \begin_inset Text
29458
29459 \begin_layout Plain Layout
29460
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 </row>
29466 <row>
29467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29468 \begin_inset Text
29469
29470 \begin_layout Plain Layout
29471 f
29472 \end_layout
29473
29474 \end_inset
29475 </cell>
29476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29477 \begin_inset Text
29478
29479 \begin_layout Plain Layout
29480
29481 \end_layout
29482
29483 \end_inset
29484 </cell>
29485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29486 \begin_inset Text
29487
29488 \begin_layout Plain Layout
29489 g
29490 \end_layout
29491
29492 \end_inset
29493 </cell>
29494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29495 \begin_inset Text
29496
29497 \begin_layout Plain Layout
29498
29499 \end_layout
29500
29501 \end_inset
29502 </cell>
29503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29504 \begin_inset Text
29505
29506 \begin_layout Plain Layout
29507 h
29508 \end_layout
29509
29510 \end_inset
29511 </cell>
29512 </row>
29513 <row>
29514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29515 \begin_inset Text
29516
29517 \begin_layout Plain Layout
29518
29519 \end_layout
29520
29521 \end_inset
29522 </cell>
29523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29524 \begin_inset Text
29525
29526 \begin_layout Plain Layout
29527 i
29528 \end_layout
29529
29530 \end_inset
29531 </cell>
29532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29533 \begin_inset Text
29534
29535 \begin_layout Plain Layout
29536
29537 \end_layout
29538
29539 \end_inset
29540 </cell>
29541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29542 \begin_inset Text
29543
29544 \begin_layout Plain Layout
29545 j
29546 \end_layout
29547
29548 \end_inset
29549 </cell>
29550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29551 \begin_inset Text
29552
29553 \begin_layout Plain Layout
29554
29555 \end_layout
29556
29557 \end_inset
29558 </cell>
29559 </row>
29560 </lyxtabular>
29561
29562 \end_inset
29563
29564
29565 \end_layout
29566
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \begin_layout Standard
29573 \begin_inset ERT
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577
29578
29579 \backslash
29580 TabBesEnd
29581 \end_layout
29582
29583 \end_inset
29584
29585
29586 \end_layout
29587
29588 \begin_layout Standard
29589 \begin_inset ERT
29590 status collapsed
29591
29592 \begin_layout Plain Layout
29593
29594
29595 \backslash
29596 FigBesBeg 
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \end_layout
29603
29604 \begin_layout Standard
29605 \begin_inset ERT
29606 status collapsed
29607
29608 \begin_layout Plain Layout
29609
29610
29611 \backslash
29612 sidecaptionvpos{figure}{c}
29613 \end_layout
29614
29615 \end_inset
29616
29617
29618 \begin_inset Float figure
29619 wide false
29620 sideways false
29621 status open
29622
29623 \begin_layout Plain Layout
29624 \begin_inset Graphics
29625         filename ../clipart/escher-lsd.eps
29626         scale 75
29627         scaleBeforeRotation
29628
29629 \end_inset
29630
29631
29632 \end_layout
29633
29634 \begin_layout Plain Layout
29635 \begin_inset Caption Standard
29636
29637 \begin_layout Plain Layout
29638 \begin_inset CommandInset label
29639 LatexCommand label
29640 name "fig:legende-à-coté-fig-2"
29641
29642 \end_inset
29643
29644 Une légende centrée verticalement à côté d'une figure.
29645 \end_layout
29646
29647 \end_inset
29648
29649
29650 \end_layout
29651
29652 \end_inset
29653
29654
29655 \end_layout
29656
29657 \begin_layout Standard
29658 \begin_inset ERT
29659 status collapsed
29660
29661 \begin_layout Plain Layout
29662
29663
29664 \backslash
29665 FigBesEnd
29666 \end_layout
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Standard
29674 \begin_inset ERT
29675 status collapsed
29676
29677 \begin_layout Plain Layout
29678
29679
29680 \backslash
29681 TabBesBeg[5]
29682 \end_layout
29683
29684 \end_inset
29685
29686
29687 \end_layout
29688
29689 \begin_layout Standard
29690 \begin_inset Float table
29691 wide false
29692 sideways false
29693 status open
29694
29695 \begin_layout Plain Layout
29696 \begin_inset Caption Standard
29697
29698 \begin_layout Plain Layout
29699
29700 \lang english
29701 \begin_inset CommandInset label
29702 LatexCommand label
29703 name "tab:cap-beside-tab-wider"
29704
29705 \end_inset
29706
29707 This is a caption is wider than the one in
29708 \lang french
29709  tableau
29710 \begin_inset space ~
29711 \end_inset
29712
29713
29714 \begin_inset CommandInset ref
29715 LatexCommand ref
29716 reference "tab:legende-à-coté-tableau"
29717
29718 \end_inset
29719
29720 .
29721 \end_layout
29722
29723 \end_inset
29724
29725
29726 \end_layout
29727
29728 \begin_layout Plain Layout
29729 \begin_inset Tabular
29730 <lyxtabular version="3" rows="4" columns="5">
29731 <features tabularvalignment="middle">
29732 <column alignment="center" valignment="top">
29733 <column alignment="center" valignment="top">
29734 <column alignment="center" valignment="top">
29735 <column alignment="center" valignment="top">
29736 <column alignment="center" valignment="top">
29737 <row>
29738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29739 \begin_inset Text
29740
29741 \begin_layout Plain Layout
29742 a
29743 \end_layout
29744
29745 \end_inset
29746 </cell>
29747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29748 \begin_inset Text
29749
29750 \begin_layout Plain Layout
29751
29752 \end_layout
29753
29754 \end_inset
29755 </cell>
29756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29757 \begin_inset Text
29758
29759 \begin_layout Plain Layout
29760 b
29761 \end_layout
29762
29763 \end_inset
29764 </cell>
29765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Plain Layout
29769
29770 \end_layout
29771
29772 \end_inset
29773 </cell>
29774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29775 \begin_inset Text
29776
29777 \begin_layout Plain Layout
29778 c
29779 \end_layout
29780
29781 \end_inset
29782 </cell>
29783 </row>
29784 <row>
29785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29786 \begin_inset Text
29787
29788 \begin_layout Plain Layout
29789
29790 \end_layout
29791
29792 \end_inset
29793 </cell>
29794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29795 \begin_inset Text
29796
29797 \begin_layout Plain Layout
29798 d
29799 \end_layout
29800
29801 \end_inset
29802 </cell>
29803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29804 \begin_inset Text
29805
29806 \begin_layout Plain Layout
29807
29808 \end_layout
29809
29810 \end_inset
29811 </cell>
29812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29813 \begin_inset Text
29814
29815 \begin_layout Plain Layout
29816 e
29817 \end_layout
29818
29819 \end_inset
29820 </cell>
29821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29822 \begin_inset Text
29823
29824 \begin_layout Plain Layout
29825
29826 \end_layout
29827
29828 \end_inset
29829 </cell>
29830 </row>
29831 <row>
29832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29833 \begin_inset Text
29834
29835 \begin_layout Plain Layout
29836 f
29837 \end_layout
29838
29839 \end_inset
29840 </cell>
29841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29842 \begin_inset Text
29843
29844 \begin_layout Plain Layout
29845
29846 \end_layout
29847
29848 \end_inset
29849 </cell>
29850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29851 \begin_inset Text
29852
29853 \begin_layout Plain Layout
29854 g
29855 \end_layout
29856
29857 \end_inset
29858 </cell>
29859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29860 \begin_inset Text
29861
29862 \begin_layout Plain Layout
29863
29864 \end_layout
29865
29866 \end_inset
29867 </cell>
29868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29869 \begin_inset Text
29870
29871 \begin_layout Plain Layout
29872 h
29873 \end_layout
29874
29875 \end_inset
29876 </cell>
29877 </row>
29878 <row>
29879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29880 \begin_inset Text
29881
29882 \begin_layout Plain Layout
29883
29884 \end_layout
29885
29886 \end_inset
29887 </cell>
29888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29889 \begin_inset Text
29890
29891 \begin_layout Plain Layout
29892 i
29893 \end_layout
29894
29895 \end_inset
29896 </cell>
29897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29898 \begin_inset Text
29899
29900 \begin_layout Plain Layout
29901
29902 \end_layout
29903
29904 \end_inset
29905 </cell>
29906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29907 \begin_inset Text
29908
29909 \begin_layout Plain Layout
29910 j
29911 \end_layout
29912
29913 \end_inset
29914 </cell>
29915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29916 \begin_inset Text
29917
29918 \begin_layout Plain Layout
29919
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 </row>
29925 </lyxtabular>
29926
29927 \end_inset
29928
29929
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Standard
29938 \begin_inset ERT
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942
29943
29944 \backslash
29945 TabBesEnd
29946 \end_layout
29947
29948 \end_inset
29949
29950
29951 \end_layout
29952
29953 \begin_layout Standard
29954 \begin_inset ERT
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958
29959
29960 \backslash
29961 else
29962 \end_layout
29963
29964 \end_inset
29965
29966
29967 \begin_inset Note Note
29968 status open
29969
29970 \begin_layout Plain Layout
29971 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
29972  
29973 \series bold
29974 sidecap
29975 \series default
29976  n'est pas installé :
29977 \end_layout
29978
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \begin_layout Standard
29985 Vous devez installer le paquetage \SpecialChar LaTeX
29986  
29987 \series bold
29988 sidecap
29989 \series default
29990  pour voir la suite de cette section dans la sortie imprimée.
29991 \end_layout
29992
29993 \begin_layout Standard
29994 \begin_inset ERT
29995 status collapsed
29996
29997 \begin_layout Plain Layout
29998
29999
30000 \backslash
30001 fi
30002 \end_layout
30003
30004 \end_inset
30005
30006
30007 \end_layout
30008
30009 \begin_layout Section
30010 Les listes de flottants
30011 \begin_inset Index idx
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015 Flottants ! Listes de Flottants
30016 \end_layout
30017
30018 \end_inset
30019
30020
30021 \end_layout
30022
30023 \begin_layout Standard
30024 De la même façon que la table des matières fait la liste des sections du
30025  document, il y a des listes pour tous les types de flottants, comme par
30026  exemple pour les figures du document.
30027  Vous pouvez les insérer en utilisant le menu 
30028 \family sans
30029 Insertion\SpecialChar menuseparator
30030 Listes
30031 \begin_inset space ~
30032 \end_inset
30033
30034 &
30035 \begin_inset space ~
30036 \end_inset
30037
30038 TdM
30039 \family default
30040 .
30041 \end_layout
30042
30043 \begin_layout Standard
30044 Les entrées de la liste sont la légende du flottant ou éventuellement le
30045  titre court, le numéro du flottant, et le numéro de la page où le flottant
30046  apparaît dans le document.
30047 \end_layout
30048
30049 \begin_layout Standard
30050 Vous trouverez à la fin de ce document une liste des figures et une liste
30051  des tableaux.
30052 \end_layout
30053
30054 \begin_layout Chapter
30055 Notes
30056 \end_layout
30057
30058 \begin_layout Section
30059 Les notes de \SpecialChar LyX
30060
30061 \begin_inset Index idx
30062 status collapsed
30063
30064 \begin_layout Plain Layout
30065 Notes ! Notes \SpecialChar LyX
30066  
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \end_layout
30073
30074 \begin_layout Standard
30075 On peut insérer une note en utilisant le bouton 
30076 \begin_inset Info
30077 type  "icon"
30078 arg   "note-insert"
30079 \end_inset
30080
30081  de la barre d'outils ou avec le menu 
30082 \family sans
30083 Insertion\SpecialChar menuseparator
30084 Note
30085 \family default
30086 .
30087  Il y a trois types de notes :
30088 \end_layout
30089
30090 \begin_layout Description
30091 Note
30092 \begin_inset space ~
30093 \end_inset
30094
30095 \SpecialChar LyX
30096  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
30097  La boîte de cette note ressemble à ceci :
30098 \begin_inset Newline newline
30099 \end_inset
30100
30101
30102 \begin_inset Newline newline
30103 \end_inset
30104
30105
30106 \begin_inset Graphics
30107         filename clipart/LyXNoteImageQt4.png
30108         display false
30109         scale 65
30110         scaleBeforeRotation
30111
30112 \end_inset
30113
30114  
30115 \begin_inset Note Note
30116 status open
30117
30118 \begin_layout Plain Layout
30119 Le texte de cette note n'apparaîtra pas à l'impression.
30120 \end_layout
30121
30122 \end_inset
30123
30124
30125 \end_layout
30126
30127 \begin_layout Description
30128 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30129  il est inséré comme un commentaire \SpecialChar LaTeX
30130  quand vous exportez votre document
30131  vers un fichier au format \SpecialChar LaTeX
30132  avec le menu 
30133 \family sans
30134 Fichier\SpecialChar menuseparator
30135 Exporter\SpecialChar menuseparator
30136 \SpecialChar LaTeX
30137  (pdflatex) / (plain)
30138 \family default
30139 .
30140  La boîte de cette note ressemble à ceci :
30141 \begin_inset Newline newline
30142 \end_inset
30143
30144
30145 \begin_inset Newline newline
30146 \end_inset
30147
30148
30149 \begin_inset Graphics
30150         filename clipart/CommentNoteImageQt4.png
30151         display false
30152         scale 55
30153         scaleBeforeRotation
30154
30155 \end_inset
30156
30157  
30158 \begin_inset Note Comment
30159 status open
30160
30161 \begin_layout Plain Layout
30162 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30163  \SpecialChar LaTeX
30164 .
30165 \end_layout
30166
30167 \end_inset
30168
30169
30170 \end_layout
30171
30172 \begin_layout Description
30173 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30174  La boîte de cette note ressemble à ceci :
30175 \begin_inset Newline newline
30176 \end_inset
30177
30178
30179 \begin_inset Newline newline
30180 \end_inset
30181
30182
30183 \begin_inset Graphics
30184         filename clipart/GreyedOutNoteImageQt4.png
30185         lyxscale 80
30186         display false
30187         scale 55
30188         scaleBeforeRotation
30189
30190 \end_inset
30191
30192
30193 \begin_inset Newline newline
30194 \end_inset
30195
30196
30197 \begin_inset ERT
30198 status collapsed
30199
30200 \begin_layout Plain Layout
30201
30202
30203 \backslash
30204 renewenvironment{lyxgreyedout}
30205 \end_layout
30206
30207 \begin_layout Plain Layout
30208
30209 {
30210 \backslash
30211 textcolor[gray]{0.8}
30212 \backslash
30213 bgroup}{
30214 \backslash
30215 egroup}
30216 \end_layout
30217
30218 \end_inset
30219
30220
30221 \begin_inset Note Greyedout
30222 status open
30223
30224 \begin_layout Plain Layout
30225 Le texte
30226 \begin_inset Foot
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
30231  grisé.
30232  
30233 \end_layout
30234
30235 \end_inset
30236
30237  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
30238 \end_layout
30239
30240 \end_inset
30241
30242
30243 \begin_inset ERT
30244 status collapsed
30245
30246 \begin_layout Plain Layout
30247
30248
30249 \backslash
30250 renewenvironment{lyxgreyedout}
30251 \end_layout
30252
30253 \begin_layout Plain Layout
30254
30255 {
30256 \backslash
30257 textcolor{blue}
30258 \backslash
30259 bgroup}{
30260 \backslash
30261 egroup}
30262 \end_layout
30263
30264 \end_inset
30265
30266
30267 \begin_inset Note Note
30268 status collapsed
30269
30270 \begin_layout Plain Layout
30271 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30272  originale qu'elle a dans \SpecialChar LyX
30273 .
30274  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30275  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30276 \end_layout
30277
30278 \end_inset
30279
30280
30281 \begin_inset Newline newline
30282 \end_inset
30283
30284
30285 \begin_inset Newline newline
30286 \end_inset
30287
30288 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30289  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30290 \end_layout
30291
30292 \begin_layout Standard
30293 \begin_inset VSpace bigskip
30294 \end_inset
30295
30296 Quand vous utilisez le bouton 
30297 \begin_inset Info
30298 type  "icon"
30299 arg   "note-insert"
30300 \end_inset
30301
30302  de la barre d'outils, vous insérez une 
30303 \family sans
30304 Note
30305 \begin_inset space ~
30306 \end_inset
30307
30308 \SpecialChar LyX
30309
30310 \family default
30311 .
30312  
30313 \lang english
30314 You can switch between the three note types by right-clicking on the note-box.
30315
30316 \lang french
30317  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30318 la et cliquez sur le bouton d'insertion de note.
30319  Pour retransformer une note en texte, appuyez sur la touche 
30320 \family sans
30321 backspace
30322 \family default
30323  quand le curseur est au tout début de la note ou appuyez sur la touche
30324  
30325 \family sans
30326 Suppr.
30327
30328 \family default
30329  quand le curseur se trouve à la fin de la note.
30330 \end_layout
30331
30332 \begin_layout Standard
30333 \begin_inset VSpace bigskip
30334 \end_inset
30335
30336
30337 \end_layout
30338
30339 \begin_layout Standard
30340 Vous pouvez changer la couleur des notes grisées dans le menu 
30341 \family sans
30342 Document\SpecialChar menuseparator
30343 Paramètres\SpecialChar menuseparator
30344 Couleurs
30345 \family default
30346 .
30347 \end_layout
30348
30349 \begin_layout Section
30350 Notes en bas de page
30351 \begin_inset CommandInset label
30352 LatexCommand label
30353 name "sec:Notes-bas-de-page"
30354
30355 \end_inset
30356
30357
30358 \begin_inset Index idx
30359 status collapsed
30360
30361 \begin_layout Plain Layout
30362 Notes ! Notes de bas de page
30363 \end_layout
30364
30365 \end_inset
30366
30367
30368 \begin_inset Index idx
30369 status collapsed
30370
30371 \begin_layout Plain Layout
30372 Notes de bas de page
30373 \end_layout
30374
30375 \end_inset
30376
30377
30378 \end_layout
30379
30380 \begin_layout Standard
30381 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30382  
30383 \begin_inset Info
30384 type  "icon"
30385 arg   "footnote-insert"
30386 \end_inset
30387
30388  de la barre d'outils, soit en utilisant le menu 
30389 \family sans
30390 Insertion\SpecialChar menuseparator
30391 Note
30392 \begin_inset space ~
30393 \end_inset
30394
30395 en
30396 \begin_inset space ~
30397 \end_inset
30398
30399 Bas
30400 \begin_inset space ~
30401 \end_inset
30402
30403 de
30404 \begin_inset space ~
30405 \end_inset
30406
30407 Page
30408 \family default
30409 .
30410  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30411  rouge 
30412 \begin_inset Quotes fld
30413 \end_inset
30414
30415 bas
30416 \begin_inset Quotes frd
30417 \end_inset
30418
30419  qui ressemble à ceci : 
30420 \begin_inset Graphics
30421         filename clipart/footnoteQt4.png
30422         scale 80
30423         scaleBeforeRotation
30424
30425 \end_inset
30426
30427  Vous pouvez y entrer votre texte.
30428  Si vous voulez transformer du texte déjà existant en note en bas de page,
30429  sélectionnez-le et cliquez sur le bouton 
30430 \family sans
30431 Note
30432 \begin_inset space ~
30433 \end_inset
30434
30435 en
30436 \begin_inset space ~
30437 \end_inset
30438
30439 Bas
30440 \begin_inset space ~
30441 \end_inset
30442
30443 de
30444 \begin_inset space ~
30445 \end_inset
30446
30447 Page
30448 \family default
30449  de la barre d'outils.
30450  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30451  
30452 \family sans
30453 Backspace
30454 \family default
30455  quand le curseur est au tout début de la note ou appuyez sur la touche
30456  
30457 \family sans
30458 Suppr.
30459
30460 \family default
30461  quand le curseur se trouve à la fin de la note.
30462 \end_layout
30463
30464 \begin_layout Standard
30465 Voici un exemple de note en bas de page:
30466 \begin_inset Foot
30467 status open
30468
30469 \begin_layout Plain Layout
30470 \begin_inset CommandInset label
30471 LatexCommand label
30472 name "fn:Note-en-bas"
30473
30474 \end_inset
30475
30476 Ceci est un exemple de note en bas de page.
30477 \end_layout
30478
30479 \end_inset
30480
30481
30482 \begin_inset ERT
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486
30487
30488 \backslash
30489 newcounter{MyRepeatFoot}
30490 \end_layout
30491
30492 \begin_layout Plain Layout
30493
30494
30495 \backslash
30496 setcounter{MyRepeatFoot}{
30497 \backslash
30498 thefootnote}
30499 \end_layout
30500
30501 \end_inset
30502
30503
30504 \end_layout
30505
30506 \begin_layout Standard
30507 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30508  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30509  de note.
30510  Le texte de la note est placé en bas de la page courante.
30511  Le numéro de note est calculé par \SpecialChar LaTeX
30512 , et les numéros se suivent.
30513  Selon votre classe de document les numéros de notes pourront être réinitialisés
30514  à chaque nouveau chapitre.
30515 \end_layout
30516
30517 \begin_layout Standard
30518 On peut faire référence à une note en bas de page comme on le fait avec
30519  les flottants : Insérez une étiquette dans la note et faites une référence
30520  croisée vers cette étiquette comme c'est décrit dans la
30521 \begin_inset space ~
30522 \end_inset
30523
30524
30525 \begin_inset CommandInset ref
30526 LatexCommand ref
30527 reference "sec:Referencer-les-Flottants"
30528
30529 \end_inset
30530
30531 .
30532 \begin_inset Newline newline
30533 \end_inset
30534
30535 Voici une référence à une note de bas de page :
30536 \begin_inset space ~
30537 \end_inset
30538
30539
30540 \begin_inset CommandInset ref
30541 LatexCommand ref
30542 reference "fn:Note-en-bas"
30543
30544 \end_inset
30545
30546 .
30547 \end_layout
30548
30549 \begin_layout Standard
30550 \begin_inset VSpace defskip
30551 \end_inset
30552
30553
30554 \lang english
30555 Footnotes in title environments are usually not numbered with symbols and
30556  they cannot contain several paragraphs.
30557  See for example the footnote in the titling of this document.
30558 \end_layout
30559
30560 \begin_layout Standard
30561 \begin_inset VSpace defskip
30562 \end_inset
30563
30564
30565 \end_layout
30566
30567 \begin_layout Standard
30568 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30569  par \SpecialChar LaTeX
30570  pour des raisons techniques.
30571  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30572  
30573 \series bold
30574
30575 \backslash
30576 footnotemark{}
30577 \series default
30578  en code \SpecialChar TeX
30579  à la place de la note de bas de page.
30580  Le texte de la note est mis en argument de la commande \SpecialChar TeX
30581  
30582 \series bold
30583
30584 \backslash
30585 footnotetext
30586 \series default
30587  après le tableau.
30588 \begin_inset Newline newline
30589 \end_inset
30590
30591 C'est ce qui a été fait pour le tableau qui suit avec la commande
30592 \end_layout
30593
30594 \begin_layout Standard
30595
30596 \series bold
30597
30598 \backslash
30599 footnotetext{
30600 \series default
30601 Note de bas de page de tableau imprimée.
30602 \series bold
30603 }
30604 \end_layout
30605
30606 \begin_layout Standard
30607
30608 \lang english
30609 \begin_inset Tabular
30610 <lyxtabular version="3" rows="2" columns="1">
30611 <features tabularvalignment="middle">
30612 <column alignment="center" valignment="top">
30613 <row>
30614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30615 \begin_inset Text
30616
30617 \begin_layout Plain Layout
30618 Un exemple de texte
30619 \begin_inset Foot
30620 status open
30621
30622 \begin_layout Plain Layout
30623 Cette note ne sera pas imprimée
30624 \begin_inset space ~
30625 \end_inset
30626
30627 !
30628 \end_layout
30629
30630 \end_inset
30631
30632
30633 \end_layout
30634
30635 \end_inset
30636 </cell>
30637 </row>
30638 <row>
30639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout Plain Layout
30643 Un autre exemple de texte
30644 \begin_inset ERT
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648
30649
30650 \backslash
30651 footnotemark{}
30652 \end_layout
30653
30654 \end_inset
30655
30656
30657 \end_layout
30658
30659 \end_inset
30660 </cell>
30661 </row>
30662 </lyxtabular>
30663
30664 \end_inset
30665
30666
30667 \begin_inset ERT
30668 status collapsed
30669
30670 \begin_layout Plain Layout
30671
30672
30673 \backslash
30674 footnotetext{
30675 \end_layout
30676
30677 \end_inset
30678
30679
30680 \lang french
30681 Note de bas de page de tableau imprimée.
30682 \lang english
30683
30684 \begin_inset ERT
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688
30689 }
30690 \end_layout
30691
30692 \end_inset
30693
30694
30695 \end_layout
30696
30697 \begin_layout Standard
30698 Les notes de bas de page dans des tableaux longs sont décrites dans la section
30699 \begin_inset space ~
30700 \end_inset
30701
30702
30703 \begin_inset CommandInset ref
30704 LatexCommand ref
30705 reference "subsec:Notes-dans-tableau-long"
30706
30707 \end_inset
30708
30709 .
30710 \end_layout
30711
30712 \begin_layout Standard
30713 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30714  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30715 e, vu que la minipage est considérée comme une page se trouvant dans une
30716  autre page.
30717  Pour plus d'information sur les minipages, voyez la section
30718 \begin_inset space ~
30719 \end_inset
30720
30721
30722 \begin_inset CommandInset ref
30723 LatexCommand ref
30724 reference "sec:Minipages"
30725
30726 \end_inset
30727
30728 .
30729  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30730  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30731  la méthode utilisant les commandes 
30732 \series bold
30733
30734 \backslash
30735 footnotemark{}
30736 \series default
30737  et 
30738 \series bold
30739
30740 \backslash
30741 footnotetext
30742 \series default
30743 .
30744 \end_layout
30745
30746 \begin_layout Standard
30747 \begin_inset Box Frameless
30748 position "t"
30749 hor_pos "c"
30750 has_inner_box 1
30751 inner_pos "t"
30752 use_parbox 0
30753 use_makebox 0
30754 width "100col%"
30755 special "none"
30756 height "1in"
30757 height_special "totalheight"
30758 thickness "0.4pt"
30759 separation "3pt"
30760 shadowsize "4pt"
30761 framecolor "black"
30762 backgroundcolor "none"
30763 status open
30764
30765 \begin_layout Plain Layout
30766 Un exemple de texte dans une minipage.
30767 \begin_inset Foot
30768 status open
30769
30770 \begin_layout Plain Layout
30771 Note de bas de page dans la minipage.
30772 \end_layout
30773
30774 \end_inset
30775
30776
30777 \end_layout
30778
30779 \begin_layout Plain Layout
30780 Un autre exemple de texte dans une minipage.
30781 \begin_inset ERT
30782 status collapsed
30783
30784 \begin_layout Plain Layout
30785
30786
30787 \backslash
30788 footnotemark{}
30789 \end_layout
30790
30791 \end_inset
30792
30793
30794 \end_layout
30795
30796 \end_inset
30797
30798
30799 \end_layout
30800
30801 \begin_layout Standard
30802 \begin_inset ERT
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806
30807
30808 \backslash
30809 footnotetext{
30810 \end_layout
30811
30812 \end_inset
30813
30814 Note de bas de page en dehors de la minipage.
30815 \begin_inset ERT
30816 status collapsed
30817
30818 \begin_layout Plain Layout
30819
30820 }
30821 \end_layout
30822
30823 \end_inset
30824
30825
30826 \end_layout
30827
30828 \begin_layout Standard
30829 \begin_inset VSpace defskip
30830 \end_inset
30831
30832
30833 \end_layout
30834
30835 \begin_layout Standard
30836 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30837  utilisez la commande 
30838 \series bold
30839
30840 \backslash
30841 footnotemark[number]
30842 \series default
30843  en code \SpecialChar TeX
30844 .
30845 \begin_inset Newline newline
30846 \end_inset
30847
30848 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30849  votre texte, vous devez enregistrer son numéro.
30850  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30851  ont été insérées en code \SpecialChar TeX
30852  après la note
30853 \begin_inset space ~
30854 \end_inset
30855
30856
30857 \begin_inset CommandInset ref
30858 LatexCommand ref
30859 reference "fn:Note-en-bas"
30860
30861 \end_inset
30862
30863  pour enregistrer son numéro
30864 \begin_inset space ~
30865 \end_inset
30866
30867 :
30868 \end_layout
30869
30870 \begin_layout Standard
30871
30872 \series bold
30873
30874 \backslash
30875 newcounter{MaNoteDupliquee}
30876 \begin_inset Newline newline
30877 \end_inset
30878
30879
30880 \backslash
30881 setcounter{MaNoteDupliquee}{
30882 \backslash
30883 thefootnote}
30884 \end_layout
30885
30886 \begin_layout Standard
30887 La note de bas de page a été créée avec la commande
30888 \begin_inset space ~
30889 \end_inset
30890
30891 :
30892 \end_layout
30893
30894 \begin_layout Standard
30895
30896 \series bold
30897
30898 \backslash
30899 footnotemark[
30900 \backslash
30901 MaNoteDupliquee]
30902 \end_layout
30903
30904 \begin_layout Standard
30905 Voici une note de bas de page dupliquée
30906 \begin_inset space ~
30907 \end_inset
30908
30909 :
30910 \begin_inset ERT
30911 status collapsed
30912
30913 \begin_layout Plain Layout
30914
30915
30916 \backslash
30917 footnotemark[
30918 \backslash
30919 theMyRepeatFoot]
30920 \end_layout
30921
30922 \end_inset
30923
30924
30925 \end_layout
30926
30927 \begin_layout Standard
30928 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
30929 t du numéro de note et juste utiliser la commande suivante
30930 \end_layout
30931
30932 \begin_layout Standard
30933
30934 \series bold
30935
30936 \backslash
30937 footnotemark[
30938 \backslash
30939 thefootnote]
30940 \end_layout
30941
30942 \begin_layout Standard
30943 Voici une autre note de bas de page dupliquée
30944 \begin_inset space ~
30945 \end_inset
30946
30947 :
30948 \begin_inset ERT
30949 status collapsed
30950
30951 \begin_layout Plain Layout
30952
30953
30954 \backslash
30955 footnotemark[
30956 \backslash
30957 thefootnote]
30958 \end_layout
30959
30960 \end_inset
30961
30962
30963 \end_layout
30964
30965 \begin_layout Subsection
30966 Numérotation de notes de bas de page
30967 \begin_inset CommandInset label
30968 LatexCommand label
30969 name "subsec:Numerotation-notes-bas-de-page"
30970
30971 \end_inset
30972
30973
30974 \begin_inset Index idx
30975 status collapsed
30976
30977 \begin_layout Plain Layout
30978 Notes de bas de page ! Numérotation
30979 \end_layout
30980
30981 \end_inset
30982
30983
30984 \end_layout
30985
30986 \begin_layout Standard
30987 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
30988  ajoutez cette commande dans le préambule de votre document :
30989 \end_layout
30990
30991 \begin_layout Standard
30992
30993 \series bold
30994
30995 \backslash
30996 @addtoreset{footnote}{section}
30997 \end_layout
30998
30999 \begin_layout Standard
31000 \begin_inset VSpace bigskip
31001 \end_inset
31002
31003 La commande de préambule suivante change le style de numérotation des notes
31004  en petits chiffres romains :
31005 \end_layout
31006
31007 \begin_layout Standard
31008
31009 \series bold
31010
31011 \backslash
31012 renewcommand{
31013 \backslash
31014 thefootnote}{
31015 \backslash
31016 roman{footnote}}
31017 \end_layout
31018
31019 \begin_layout Standard
31020 \begin_inset ERT
31021 status collapsed
31022
31023 \begin_layout Plain Layout
31024
31025
31026 \backslash
31027 renewcommand{
31028 \backslash
31029 thefootnote}{
31030 \backslash
31031 roman{footnote}}
31032 \end_layout
31033
31034 \end_inset
31035
31036  Cette note de bas de page utilise une numérotation en chiffres romains
31037  :
31038 \begin_inset Foot
31039 status open
31040
31041 \begin_layout Plain Layout
31042 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
31043  romains.
31044 \end_layout
31045
31046 \end_inset
31047
31048
31049 \end_layout
31050
31051 \begin_layout Standard
31052 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
31053  la commande précédente 
31054 \series bold
31055
31056 \backslash
31057 roman
31058 \series default
31059  par 
31060 \series bold
31061
31062 \backslash
31063 Roman
31064 \series default
31065 .
31066  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
31067  utilisez respectivement soit 
31068 \series bold
31069
31070 \backslash
31071 Alph
31072 \series default
31073  soit 
31074 \series bold
31075
31076 \backslash
31077 alph
31078 \series default
31079 .
31080  Pour les 
31081 \begin_inset Quotes fld
31082 \end_inset
31083
31084 numéroter
31085 \begin_inset Quotes frd
31086 \end_inset
31087
31088  avec des symboles, utilisez 
31089 \series bold
31090
31091 \backslash
31092 fnsymbol
31093 \series default
31094 .
31095 \end_layout
31096
31097 \begin_layout Standard
31098 \begin_inset Note Greyedout
31099 status open
31100
31101 \begin_layout Plain Layout
31102
31103 \series bold
31104 Note:
31105 \series default
31106  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
31107  puisque cette numérotation est limitée à des lettres seules.
31108 \end_layout
31109
31110 \end_inset
31111
31112
31113 \begin_inset Newline newline
31114 \end_inset
31115
31116
31117 \begin_inset Note Greyedout
31118 status open
31119
31120 \begin_layout Plain Layout
31121
31122 \series bold
31123 Note:
31124 \series default
31125  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
31126 \end_layout
31127
31128 \end_inset
31129
31130
31131 \end_layout
31132
31133 \begin_layout Standard
31134 Pour revenir au style de numérotation implicite quand vous en avez changé,
31135  utilisez 
31136 \series bold
31137
31138 \backslash
31139 arabic
31140 \series default
31141  à la place de 
31142 \series bold
31143
31144 \backslash
31145 roman
31146 \series default
31147  dans la commande précédente.
31148 \begin_inset ERT
31149 status collapsed
31150
31151 \begin_layout Plain Layout
31152
31153
31154 \backslash
31155 renewcommand{
31156 \backslash
31157 thefootnote}{
31158 \backslash
31159 arabic{footnote}}
31160 \end_layout
31161
31162 \end_inset
31163
31164
31165 \end_layout
31166
31167 \begin_layout Standard
31168 \begin_inset VSpace bigskip
31169 \end_inset
31170
31171
31172 \end_layout
31173
31174 \begin_layout Standard
31175 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31176  le schéma 
31177 \begin_inset Quotes fld
31178 \end_inset
31179
31180 chapitre.note
31181 \begin_inset Quotes frd
31182 \end_inset
31183
31184 , ajoutez la commande suivante au préambule de votre document :
31185 \end_layout
31186
31187 \begin_layout Standard
31188
31189 \series bold
31190
31191 \backslash
31192 numberwithin{footnote}{chapter}
31193 \end_layout
31194
31195 \begin_layout Standard
31196 Pour pouvoir utiliser la commande 
31197 \series bold
31198
31199 \backslash
31200 numberwithin
31201 \series default
31202 , activez dans la rubrique 
31203 \family sans
31204 Options
31205 \begin_inset space ~
31206 \end_inset
31207
31208 des
31209 \begin_inset space ~
31210 \end_inset
31211
31212 Maths
31213 \family default
31214  dans les paramètres du document, l'option 
31215 \family sans
31216 Utiliser
31217 \begin_inset space ~
31218 \end_inset
31219
31220 le
31221 \begin_inset space ~
31222 \end_inset
31223
31224 paquetage
31225 \begin_inset space ~
31226 \end_inset
31227
31228 maths
31229 \begin_inset space ~
31230 \end_inset
31231
31232 AMS
31233 \family default
31234 .
31235 \end_layout
31236
31237 \begin_layout Standard
31238 \begin_inset ERT
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242
31243
31244 \backslash
31245 numberwithin{footnote}{chapter}
31246 \end_layout
31247
31248 \end_inset
31249
31250 Ceci est un autre exemple de note de bas de page:
31251 \series bold
31252
31253 \begin_inset Foot
31254 status open
31255
31256 \begin_layout Plain Layout
31257 Cette note est numérotée en suivant le schéma 
31258 \begin_inset Quotes fld
31259 \end_inset
31260
31261 chapitre.note
31262 \begin_inset Quotes frd
31263 \end_inset
31264
31265 .
31266 \end_layout
31267
31268 \end_inset
31269
31270
31271 \series default
31272
31273 \begin_inset ERT
31274 status collapsed
31275
31276 \begin_layout Plain Layout
31277
31278
31279 \backslash
31280 renewcommand{
31281 \backslash
31282 thefootnote}{
31283 \backslash
31284 arabic{footnote}}
31285 \end_layout
31286
31287 \end_inset
31288
31289
31290 \end_layout
31291
31292 \begin_layout Standard
31293 \begin_inset Note Greyedout
31294 status open
31295
31296 \begin_layout Plain Layout
31297
31298 \series bold
31299 Note:
31300 \series default
31301  
31302 \series bold
31303
31304 \backslash
31305 numberwithin
31306 \series default
31307  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31308  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31309  prises en compte.
31310  
31311 \end_layout
31312
31313 \end_inset
31314
31315
31316 \end_layout
31317
31318 \begin_layout Standard
31319 Donc pour avoir par exemple le schéma 
31320 \begin_inset Quotes fld
31321 \end_inset
31322
31323 chapitre.
31324 \backslash
31325 Roman{note}
31326 \begin_inset Quotes frd
31327 \end_inset
31328
31329 , utilisez la commande suivante plutôt que 
31330 \series bold
31331
31332 \backslash
31333 numberwithin
31334 \series default
31335  :
31336 \end_layout
31337
31338 \begin_layout Standard
31339
31340 \series bold
31341
31342 \backslash
31343 renewcommand{
31344 \backslash
31345 thefootnote}{
31346 \backslash
31347 thechapter.
31348 \backslash
31349 Roman{footnote}}
31350 \end_layout
31351
31352 \begin_layout Subsection
31353 Positionnement de notes de bas de page
31354 \begin_inset Index idx
31355 status collapsed
31356
31357 \begin_layout Plain Layout
31358 Notes de bas de page ! Positionnement
31359 \end_layout
31360
31361 \end_inset
31362
31363
31364 \end_layout
31365
31366 \begin_layout Standard
31367 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31368  vertical entre elles en bas de la page.
31369  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31370  de 1.5
31371 \begin_inset space \thinspace{}
31372 \end_inset
31373
31374 mm avec la commande suivante dans le préambule :
31375 \end_layout
31376
31377 \begin_layout Standard
31378
31379 \series bold
31380
31381 \backslash
31382 let
31383 \backslash
31384 myFoot
31385 \backslash
31386 footnote
31387 \begin_inset Newline newline
31388 \end_inset
31389
31390
31391 \backslash
31392 renewcommand{
31393 \backslash
31394 footnote}[1]{
31395 \backslash
31396 myFoot{#1
31397 \backslash
31398 vspace{1.5mm}}}
31399 \end_layout
31400
31401 \begin_layout Standard
31402 \begin_inset VSpace bigskip
31403 \end_inset
31404
31405 Dans un document à deux colonnes les notes de bas de page apparaissent en
31406  bas de chaque colonne, comme sur la Figure
31407 \begin_inset space ~
31408 \end_inset
31409
31410
31411 \begin_inset CommandInset ref
31412 LatexCommand ref
31413 reference "fig:Position-standard-note-bas-de-page"
31414
31415 \end_inset
31416
31417 .
31418  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31419  sur la Figure
31420 \begin_inset space ~
31421 \end_inset
31422
31423
31424 \begin_inset CommandInset ref
31425 LatexCommand ref
31426 reference "fig:Position-note-avec-ftnright"
31427
31428 \end_inset
31429
31430 , utilisez le paquetage \SpecialChar LaTeX
31431  
31432 \series bold
31433 ftnright
31434 \series default
31435
31436 \begin_inset Index idx
31437 status collapsed
31438
31439 \begin_layout Plain Layout
31440 Paquetages \SpecialChar LaTeX
31441  ! ftnright
31442 \end_layout
31443
31444 \end_inset
31445
31446  avec cette commande dans le préambule du document:
31447 \end_layout
31448
31449 \begin_layout Standard
31450
31451 \series bold
31452
31453 \backslash
31454 usepackage{ftnright}
31455 \end_layout
31456
31457 \begin_layout Standard
31458 \begin_inset Float figure
31459 placement !h
31460 wide false
31461 sideways false
31462 status open
31463
31464 \begin_layout Plain Layout
31465 \begin_inset ERT
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470
31471 \backslash
31472 framebox{
31473 \end_layout
31474
31475 \end_inset
31476
31477
31478 \begin_inset Graphics
31479         filename ../clipart/without_fntright.pdf
31480         width 100col%
31481         scaleBeforeRotation
31482
31483 \end_inset
31484
31485
31486 \begin_inset ERT
31487 status collapsed
31488
31489 \begin_layout Plain Layout
31490
31491 }
31492 \end_layout
31493
31494 \end_inset
31495
31496
31497 \end_layout
31498
31499 \begin_layout Plain Layout
31500 \begin_inset Caption Standard
31501
31502 \begin_layout Plain Layout
31503 \begin_inset CommandInset label
31504 LatexCommand label
31505 name "fig:Position-standard-note-bas-de-page"
31506
31507 \end_inset
31508
31509 Positionnement standard des notes de bas de page dans un document à deux
31510  colonnes.
31511 \end_layout
31512
31513 \end_inset
31514
31515
31516 \end_layout
31517
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \begin_layout Standard
31524 \begin_inset Float figure
31525 placement !h
31526 wide false
31527 sideways false
31528 status open
31529
31530 \begin_layout Plain Layout
31531 \begin_inset ERT
31532 status collapsed
31533
31534 \begin_layout Plain Layout
31535
31536
31537 \backslash
31538 framebox{
31539 \end_layout
31540
31541 \end_inset
31542
31543
31544 \begin_inset Graphics
31545         filename ../clipart/with_fntright.pdf
31546         width 100col%
31547         scaleBeforeRotation
31548
31549 \end_inset
31550
31551
31552 \begin_inset ERT
31553 status collapsed
31554
31555 \begin_layout Plain Layout
31556
31557 }
31558 \end_layout
31559
31560 \end_inset
31561
31562
31563 \end_layout
31564
31565 \begin_layout Plain Layout
31566 \begin_inset Caption Standard
31567
31568 \begin_layout Plain Layout
31569 \begin_inset CommandInset label
31570 LatexCommand label
31571 name "fig:Position-note-avec-ftnright"
31572
31573 \end_inset
31574
31575 Positionnement de notes de bas de page dans un document à deux colonnes
31576  en utilisant le paquetage \SpecialChar LaTeX
31577  
31578 \series bold
31579 ftnright
31580 \series default
31581 .
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \end_layout
31588
31589 \end_inset
31590
31591
31592 \end_layout
31593
31594 \begin_layout Standard
31595 \begin_inset VSpace bigskip
31596 \end_inset
31597
31598 Dans certaines publications scientifiques, il est courant de rassembler
31599  les notes de bas de page et de les imprimer dans un paragraphe particulier
31600  à la fin de la section, comme sur la Figure
31601 \begin_inset space ~
31602 \end_inset
31603
31604
31605 \begin_inset CommandInset ref
31606 LatexCommand ref
31607 reference "fig:Notes-de-fin"
31608
31609 \end_inset
31610
31611 .
31612  On les appelle 
31613 \begin_inset Quotes fld
31614 \end_inset
31615
31616 notes de fin
31617 \begin_inset Quotes frd
31618 \end_inset
31619
31620 .
31621 \begin_inset Index idx
31622 status collapsed
31623
31624 \begin_layout Plain Layout
31625 Notes de fin
31626 \end_layout
31627
31628 \end_inset
31629
31630  Pour utiliser des notes de fin à la place des notes de bas de page dans
31631  votre document, charger le module 
31632 \family sans
31633 Note de bas de page en fin de document
31634 \family default
31635  à partir de 
31636 \family sans
31637 Document\SpecialChar menuseparator
31638 Paramètres\SpecialChar menuseparator
31639 Modules
31640 \family default
31641 .
31642  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31643 \end_layout
31644
31645 \begin_layout Standard
31646
31647 \series bold
31648
31649 \backslash
31650 theendnotes
31651 \end_layout
31652
31653 \begin_layout Standard
31654 en code \SpecialChar TeX
31655  à la fin d'une section ou d'un chapitre.
31656 \end_layout
31657
31658 \begin_layout Standard
31659 \begin_inset Float figure
31660 wide false
31661 sideways false
31662 status open
31663
31664 \begin_layout Plain Layout
31665 \align center
31666 \begin_inset ERT
31667 status collapsed
31668
31669 \begin_layout Plain Layout
31670
31671
31672 \backslash
31673 framebox{
31674 \end_layout
31675
31676 \end_inset
31677
31678
31679 \begin_inset Graphics
31680         filename ../clipart/endnotes.pdf
31681         scaleBeforeRotation
31682
31683 \end_inset
31684
31685
31686 \begin_inset ERT
31687 status collapsed
31688
31689 \begin_layout Plain Layout
31690
31691 }
31692 \end_layout
31693
31694 \end_inset
31695
31696
31697 \end_layout
31698
31699 \begin_layout Plain Layout
31700 \begin_inset Caption Standard
31701
31702 \begin_layout Plain Layout
31703 \begin_inset CommandInset label
31704 LatexCommand label
31705 name "fig:Notes-de-fin"
31706
31707 \end_inset
31708
31709 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31710  séparé à la fin des sections ou des chapitres.
31711 \end_layout
31712
31713 \end_inset
31714
31715
31716 \end_layout
31717
31718 \end_inset
31719
31720
31721 \end_layout
31722
31723 \begin_layout Standard
31724 \begin_inset VSpace medskip
31725 \end_inset
31726
31727 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31728  dans la langue du document, cela doit être fait manuellement.
31729  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31730  
31731 \begin_inset Quotes fld
31732 \end_inset
31733
31734 Notes
31735 \begin_inset Quotes frd
31736 \end_inset
31737
31738  en sa traduction Allemande
31739 \begin_inset Foot
31740 status collapsed
31741
31742 \begin_layout Plain Layout
31743 En français, 
31744 \begin_inset Quotes fld
31745 \end_inset
31746
31747 Notes
31748 \begin_inset Quotes frd
31749 \end_inset
31750
31751  peut être conservé.
31752 \end_layout
31753
31754 \end_inset
31755
31756  
31757 \begin_inset Quotes fld
31758 \end_inset
31759
31760 Anmerkungen
31761 \begin_inset Quotes frd
31762 \end_inset
31763
31764  :
31765 \end_layout
31766
31767 \begin_layout Standard
31768
31769 \series bold
31770
31771 \backslash
31772 renewcommand{
31773 \backslash
31774 notesname}{Anmerkungen}
31775 \end_layout
31776
31777 \begin_layout Standard
31778 \begin_inset VSpace medskip
31779 \end_inset
31780
31781 La numérotation des notes de fin peut être modifiée comme celle des notes
31782  de bas de page comme c'est décrit dans la section
31783 \begin_inset space ~
31784 \end_inset
31785
31786
31787 \begin_inset CommandInset ref
31788 LatexCommand ref
31789 reference "subsec:Numerotation-notes-bas-de-page"
31790
31791 \end_inset
31792
31793  ; remplacez juste la commande 
31794 \series bold
31795
31796 \backslash
31797 thefootnote
31798 \series default
31799  par 
31800 \series bold
31801
31802 \backslash
31803 theendnote
31804 \series default
31805 .
31806  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31807 \series bold
31808
31809 \backslash
31810 @addtoreset
31811 \series default
31812  comme c'est décrit dans la section
31813 \begin_inset space ~
31814 \end_inset
31815
31816
31817 \begin_inset CommandInset ref
31818 LatexCommand ref
31819 reference "subsec:Numerotation-notes-bas-de-page"
31820
31821 \end_inset
31822
31823  et remplacez le paramètre de commande 
31824 \series bold
31825 footnote
31826 \series default
31827  par 
31828 \series bold
31829 endnote
31830 \series default
31831 .
31832 \end_layout
31833
31834 \begin_layout Standard
31835 Pour les notes de fin, il y a la commande 
31836 \series bold
31837
31838 \backslash
31839 endnotemark[numéro]
31840 \series default
31841  qui est semblable à 
31842 \series bold
31843
31844 \backslash
31845 footnotemark
31846 \series default
31847 , décrite dans la section
31848 \begin_inset space ~
31849 \end_inset
31850
31851
31852 \begin_inset CommandInset ref
31853 LatexCommand ref
31854 reference "sec:Notes-bas-de-page"
31855
31856 \end_inset
31857
31858 .
31859 \end_layout
31860
31861 \begin_layout Standard
31862 \begin_inset VSpace bigskip
31863 \end_inset
31864
31865  Les notes de bas de page peuvent être mise dans la marge de la page et
31866  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
31867
31868  
31869 \series bold
31870 footmisc
31871 \series default
31872
31873 \begin_inset Index idx
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877 Paquetages \SpecialChar LaTeX
31878  ! footmisc
31879 \end_layout
31880
31881 \end_inset
31882
31883
31884 \begin_inset CommandInset citation
31885 LatexCommand cite
31886 key "footmisc"
31887
31888 \end_inset
31889
31890  pour plus d'information à ce sujet.
31891 \end_layout
31892
31893 \begin_layout Standard
31894 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31895  voyez les livres sur \SpecialChar LaTeX
31896
31897 \begin_inset CommandInset citation
31898 LatexCommand cite
31899 key "latexcompanion,latexguide,latexbook"
31900
31901 \end_inset
31902
31903 .
31904  Si vous utilisez une classe de document  
31905 \series bold
31906 KOMA-Script
31907 \series default
31908
31909 \begin_inset Index idx
31910 status collapsed
31911
31912 \begin_layout Plain Layout
31913 Paquetages \SpecialChar LaTeX
31914  ! KOMA-Script
31915 \end_layout
31916
31917 \end_inset
31918
31919 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31920  des commandes spécifiques à la classe de document utilisée, voyez 
31921 \begin_inset CommandInset citation
31922 LatexCommand cite
31923 key "KOMA-Script"
31924
31925 \end_inset
31926
31927 .
31928 \end_layout
31929
31930 \begin_layout Section
31931 Notes en marge
31932 \begin_inset Index idx
31933 status collapsed
31934
31935 \begin_layout Plain Layout
31936 Notes ! Notes en Marge
31937 \end_layout
31938
31939 \end_inset
31940
31941
31942 \end_layout
31943
31944 \begin_layout Standard
31945 Les notes en marge dans \SpecialChar LyX
31946  ressemblent aux notes en bas de page et se comportent
31947  de la même façon.
31948  Quand vous insérez une note en marge avec 
31949 \family sans
31950 Insertion\SpecialChar menuseparator
31951 Note
31952 \begin_inset space ~
31953 \end_inset
31954
31955 en
31956 \begin_inset space ~
31957 \end_inset
31958
31959 Marge
31960 \family default
31961  ou avec le bouton 
31962 \begin_inset Info
31963 type  "icon"
31964 arg   "marginalnote-insert"
31965 \end_inset
31966
31967  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
31968  grise avec une étiquette rouge 
31969 \begin_inset Quotes fld
31970 \end_inset
31971
31972 marge
31973 \begin_inset Quotes frd
31974 \end_inset
31975
31976 .
31977  
31978 \begin_inset Marginal
31979 status collapsed
31980
31981 \begin_layout Plain Layout
31982 C'est une note en marge.
31983 \end_layout
31984
31985 \end_inset
31986
31987  Cette boîte est la représentation de votre note dans \SpecialChar LyX
31988 .
31989  Vous pouvez y entrer votre texte.
31990 \end_layout
31991
31992 \begin_layout Standard
31993 Les notes en marge apparaissent dans la marge de droite dans les documents
31994  imprimées sur une seule face.
31995  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
31996  
31997 \begin_inset Quotes fld
31998 \end_inset
31999
32000 extérieure
32001 \begin_inset Quotes frd
32002 \end_inset
32003
32004  – la gauche sur les pages paires et la droite sur les pages impaires.
32005  Le texte de la note en marge est aligné à l'opposé de la marge externe
32006  – aligné à droite quand la note apparaît dans la marge de gauche.
32007  La première ligne de la note apparaît à la hauteur de la ligne de texte
32008  où la note a été insérée dans le document.
32009 \end_layout
32010
32011 \begin_layout Standard
32012 \begin_inset VSpace bigskip
32013 \end_inset
32014
32015 Pour placer une note dans la marge interne, ajoutez la commande suivante
32016  :
32017 \end_layout
32018
32019 \begin_layout Standard
32020
32021 \series bold
32022
32023 \backslash
32024 reversemarginpar
32025 \end_layout
32026
32027 \begin_layout Standard
32028 sous forme de code \SpecialChar TeX
32029  avant votre note de marge.
32030  Le nouveau positionnement est pris en compte pour toutes les notes en marge
32031  qui suivent 
32032 \begin_inset ERT
32033 status collapsed
32034
32035 \begin_layout Plain Layout
32036
32037
32038 \backslash
32039 reversemarginpar 
32040 \end_layout
32041
32042 \end_inset
32043
32044
32045 \begin_inset Marginal
32046 status open
32047
32048 \begin_layout Plain Layout
32049 Cette note en marge est dans la marge interne.
32050 \end_layout
32051
32052 \end_inset
32053
32054
32055 \series bold
32056
32057 \begin_inset Newline newline
32058 \end_inset
32059
32060
32061 \series default
32062
32063 \begin_inset Note Greyedout
32064 status open
32065
32066 \begin_layout Plain Layout
32067
32068 \series bold
32069 Note:
32070 \series default
32071  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
32072  les notes sont souvent mal mises en formes dans la sortie imprimée.
32073 \end_layout
32074
32075 \end_inset
32076
32077
32078 \end_layout
32079
32080 \begin_layout Standard
32081 Pour revenir au positionnement implicite, ajoutez la commande :
32082 \end_layout
32083
32084 \begin_layout Standard
32085
32086 \series bold
32087
32088 \backslash
32089 normalmarginpar
32090 \end_layout
32091
32092 \begin_layout Standard
32093 sous forme de code \SpecialChar TeX
32094 .
32095 \begin_inset ERT
32096 status collapsed
32097
32098 \begin_layout Plain Layout
32099
32100
32101 \backslash
32102 normalmarginpar 
32103 \end_layout
32104
32105 \end_inset
32106
32107
32108 \begin_inset Newline newline
32109 \end_inset
32110
32111  
32112 \begin_inset Note Greyedout
32113 status open
32114
32115 \begin_layout Plain Layout
32116
32117 \series bold
32118 Note:
32119 \series default
32120  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
32121  
32122 \series bold
32123
32124 \backslash
32125 reversemarginpar
32126 \series default
32127  est aussi utilisée.
32128 \end_layout
32129
32130 \end_inset
32131
32132
32133 \end_layout
32134
32135 \begin_layout Standard
32136 \begin_inset VSpace bigskip
32137 \end_inset
32138
32139
32140 \begin_inset Marginal
32141 status open
32142
32143 \begin_layout Plain Layout
32144 UnTrèsLongMotEnMarge sans césure.
32145 \end_layout
32146
32147 \end_inset
32148
32149  Comme dans le cas décrit dans la section
32150 \begin_inset space ~
32151 \end_inset
32152
32153
32154 \begin_inset CommandInset ref
32155 LatexCommand ref
32156 reference "subsec:Lignes-multiple-dans-cellule"
32157
32158 \end_inset
32159
32160 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32161  mot d'une note en marge.
32162  Pour éviter ce problème, insérez un espacement horizontal de 0
32163 \begin_inset space \thinspace{}
32164 \end_inset
32165
32166 pt avant le mot en question: 
32167 \begin_inset Marginal
32168 status open
32169
32170 \begin_layout Plain Layout
32171 \begin_inset space \hspace{}
32172 \length 0pt
32173 \end_inset
32174
32175 UnMotTrèsLongEnMarge avec une césure.
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \begin_layout Standard
32184 \begin_inset VSpace bigskip
32185 \end_inset
32186
32187
32188 \end_layout
32189
32190 \begin_layout Standard
32191 \begin_inset Note Greyedout
32192 status open
32193
32194 \begin_layout Plain Layout
32195
32196 \series bold
32197 Note:
32198 \series default
32199  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32200  tableaux, des flottants et des notes de bas de page.
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 ERT
32217 status collapsed
32218
32219 \begin_layout Plain Layout
32220
32221
32222 \backslash
32223 ifmarginnote
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \begin_inset Note Note
32230 status open
32231
32232 \begin_layout Plain Layout
32233 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
32234  
32235 \series bold
32236 marginnote
32237 \series default
32238  a été installé.
32239 \end_layout
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Standard
32247 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
32248  
32249 \series bold
32250 marginnote
32251 \series default
32252
32253 \begin_inset Index idx
32254 status collapsed
32255
32256 \begin_layout Plain Layout
32257 Paquetages \SpecialChar LaTeX
32258  ! marginnote
32259 \end_layout
32260
32261 \end_inset
32262
32263 .
32264  En ajoutant les deux lignes suivantes au préambule de votre document, la
32265  commande que \SpecialChar LyX
32266  utilise pour les notes de marge est redéfinie pour utiliser
32267  la commande fournie par le paquetage 
32268 \series bold
32269 marginnote
32270 \series default
32271  :
32272 \end_layout
32273
32274 \begin_layout Standard
32275
32276 \series bold
32277
32278 \backslash
32279 usepackage{marginnote}
32280 \begin_inset Newline newline
32281 \end_inset
32282
32283
32284 \backslash
32285 let
32286 \backslash
32287 marginpar
32288 \backslash
32289 marginnote
32290 \end_layout
32291
32292 \begin_layout Standard
32293 Ce paquetage est aussi utilisé dans ce document parce que 
32294 \series bold
32295 marginnote
32296 \series default
32297  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32298  vertical pour une note.
32299  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32300  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32301  en page.
32302  Le décalage est inséré dans \SpecialChar LyX
32303  sous forme de code \SpecialChar TeX
32304  directement après la note
32305  sous la forme
32306 \end_layout
32307
32308 \begin_layout Standard
32309
32310 \series bold
32311 [offset]
32312 \end_layout
32313
32314 \begin_layout Standard
32315 où l'offset utilise l'une des unités listées dans le tableau
32316 \begin_inset space ~
32317 \end_inset
32318
32319
32320 \begin_inset CommandInset ref
32321 LatexCommand ref
32322 reference "cha:Unités-de-longueur"
32323
32324 \end_inset
32325
32326 .
32327  Une valeur négative déplace la note vers le haut, une valeur positive la
32328  déplace vers le bas.
32329  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32330  vers le haut de 1.5
32331 \begin_inset space \thinspace{}
32332 \end_inset
32333
32334 cm avec la commande en code \SpecialChar TeX
32335  
32336 \begin_inset Quotes fld
32337 \end_inset
32338
32339
32340 \series bold
32341 [-1.5cm]
32342 \series default
32343
32344 \begin_inset Quotes frd
32345 \end_inset
32346
32347
32348 \begin_inset Marginal
32349 status collapsed
32350
32351 \begin_layout Plain Layout
32352 Cette note en marge est décalée vers le haut de 1.5
32353 \begin_inset space \thinspace{}
32354 \end_inset
32355
32356 cm par rapport à sa position d'origine.
32357 \end_layout
32358
32359 \end_inset
32360
32361
32362 \begin_inset ERT
32363 status collapsed
32364
32365 \begin_layout Plain Layout
32366
32367 [-1.5cm]
32368 \end_layout
32369
32370 \end_inset
32371
32372
32373 \end_layout
32374
32375 \begin_layout Standard
32376 \begin_inset VSpace medskip
32377 \end_inset
32378
32379 Avec le paquetage 
32380 \series bold
32381 marginnote
32382 \series default
32383  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32384  Par exemple les commandes 
32385 \end_layout
32386
32387 \begin_layout Standard
32388
32389 \series bold
32390
32391 \backslash
32392 renewcommand*{
32393 \backslash
32394 raggedleftmarginnote}{
32395 \backslash
32396 centering}
32397 \begin_inset Newline newline
32398 \end_inset
32399
32400
32401 \backslash
32402 renewcommand*{
32403 \backslash
32404 raggedrightmarginnote}{
32405 \backslash
32406 centering}
32407 \end_layout
32408
32409 \begin_layout Standard
32410 donnent un alignement centré.
32411  
32412 \series bold
32413
32414 \backslash
32415 raggedleftmarginnote
32416 \series default
32417  indique une note qui apparaît dans la marge de gauche.
32418 \begin_inset ERT
32419 status collapsed
32420
32421 \begin_layout Plain Layout
32422
32423
32424 \backslash
32425 renewcommand*{
32426 \backslash
32427 raggedleftmarginnote}{
32428 \backslash
32429 centering}
32430 \end_layout
32431
32432 \begin_layout Plain Layout
32433
32434
32435 \backslash
32436 renewcommand*{
32437 \backslash
32438 raggedrightmarginnote}{
32439 \backslash
32440 centering}
32441 \end_layout
32442
32443 \end_inset
32444
32445
32446 \begin_inset Marginal
32447 status collapsed
32448
32449 \begin_layout Plain Layout
32450 Le texte de cette note en marge est centré.
32451 \end_layout
32452
32453 \end_inset
32454
32455 .
32456  Le comportement implicite est donné par
32457 \end_layout
32458
32459 \begin_layout Standard
32460
32461 \series bold
32462
32463 \backslash
32464 renewcommand*{
32465 \backslash
32466 raggedleftmarginnote}{
32467 \backslash
32468 raggedleft}
32469 \begin_inset Newline newline
32470 \end_inset
32471
32472
32473 \backslash
32474 renewcommand*{
32475 \backslash
32476 raggedrightmarginnote}{
32477 \backslash
32478 raggedright}
32479 \series default
32480
32481 \begin_inset ERT
32482 status collapsed
32483
32484 \begin_layout Plain Layout
32485
32486
32487 \backslash
32488 renewcommand*{
32489 \backslash
32490 raggedleftmarginnote}{
32491 \backslash
32492 raggedleft}
32493 \end_layout
32494
32495 \begin_layout Plain Layout
32496
32497
32498 \backslash
32499 renewcommand*{
32500 \backslash
32501 raggedrightmarginnote}{
32502 \backslash
32503 raggedright}
32504 \end_layout
32505
32506 \end_inset
32507
32508
32509 \end_layout
32510
32511 \begin_layout Standard
32512 \begin_inset VSpace medskip
32513 \end_inset
32514
32515 Pour les autre fonctions du paquetage 
32516 \series bold
32517 marginnote
32518 \series default
32519  nous vous renvoyons à sa documentation 
32520 \begin_inset CommandInset citation
32521 LatexCommand cite
32522 key "marginnote"
32523
32524 \end_inset
32525
32526 .
32527 \end_layout
32528
32529 \begin_layout Standard
32530 \begin_inset VSpace bigskip
32531 \end_inset
32532
32533 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32534  définition.
32535  Pour créer par exemple une entête pour toutes les notes en marge avec le
32536  texte 
32537 \begin_inset Quotes fld
32538 \end_inset
32539
32540
32541 \family sans
32542 \series bold
32543 \bar under
32544 Attention!
32545 \family default
32546 \series default
32547 \bar default
32548
32549 \begin_inset Quotes frd
32550 \end_inset
32551
32552  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32553  de votre document :
32554 \end_layout
32555
32556 \begin_layout Standard
32557
32558 \series bold
32559
32560 \backslash
32561 let
32562 \backslash
32563 myMarginpar
32564 \backslash
32565 marginpar
32566 \begin_inset Newline newline
32567 \end_inset
32568
32569
32570 \backslash
32571 renewcommand{
32572 \backslash
32573 marginpar}[1]{
32574 \backslash
32575 myMarginpar{%
32576 \begin_inset Newline newline
32577 \end_inset
32578
32579
32580 \begin_inset Phantom HPhantom
32581 status open
32582
32583 \begin_layout Plain Layout
32584
32585 \series bold
32586 \begin_inset space ~
32587 \end_inset
32588
32589
32590 \end_layout
32591
32592 \end_inset
32593
32594
32595 \backslash
32596 hspace{0pt}
32597 \backslash
32598 textsf{
32599 \backslash
32600 textbf{
32601 \backslash
32602 underbar{Attention!}}}%
32603 \begin_inset Newline newline
32604 \end_inset
32605
32606
32607 \begin_inset Phantom HPhantom
32608 status open
32609
32610 \begin_layout Plain Layout
32611
32612 \series bold
32613 \begin_inset space ~
32614 \end_inset
32615
32616
32617 \end_layout
32618
32619 \end_inset
32620
32621
32622 \backslash
32623 vspace{1.5mm}
32624 \backslash
32625
32626 \backslash
32627 #1}}
32628 \end_layout
32629
32630 \begin_layout Standard
32631 \begin_inset ERT
32632 status collapsed
32633
32634 \begin_layout Plain Layout
32635
32636
32637 \backslash
32638 let
32639 \backslash
32640 myMarginpar
32641 \backslash
32642 marginpar
32643 \end_layout
32644
32645 \begin_layout Plain Layout
32646
32647
32648 \backslash
32649 renewcommand{
32650 \backslash
32651 marginpar}[1]{
32652 \backslash
32653 myMarginpar{%
32654 \end_layout
32655
32656 \begin_layout Plain Layout
32657
32658    
32659 \backslash
32660 textsf{
32661 \backslash
32662 textbf{
32663 \backslash
32664 underbar{Attention!}}}%
32665 \end_layout
32666
32667 \begin_layout Plain Layout
32668
32669    
32670 \backslash
32671 vspace{1.5mm}
32672 \backslash
32673
32674 \backslash
32675 #1}}
32676 \end_layout
32677
32678 \end_inset
32679
32680
32681 \begin_inset Marginal
32682 status open
32683
32684 \begin_layout Plain Layout
32685 Ceci est une note en marge avec une en-tête prédéfinie.
32686 \end_layout
32687
32688 \end_inset
32689
32690
32691 \begin_inset ERT
32692 status collapsed
32693
32694 \begin_layout Plain Layout
32695
32696 [-1.5cm]
32697 \end_layout
32698
32699 \end_inset
32700
32701
32702 \begin_inset ERT
32703 status collapsed
32704
32705 \begin_layout Plain Layout
32706
32707
32708 \backslash
32709 renewcommand{
32710 \backslash
32711 marginpar}[1]{
32712 \backslash
32713 myMarginpar{#1}}
32714 \end_layout
32715
32716 \end_inset
32717
32718
32719 \begin_inset Note Note
32720 status collapsed
32721
32722 \begin_layout Plain Layout
32723
32724 \lang english
32725 The margin note format is changed only for this example.
32726 \end_layout
32727
32728 \end_inset
32729
32730
32731 \end_layout
32732
32733 \begin_layout Standard
32734 \begin_inset ERT
32735 status collapsed
32736
32737 \begin_layout Plain Layout
32738
32739
32740 \backslash
32741 else
32742 \end_layout
32743
32744 \end_inset
32745
32746
32747 \begin_inset Note Note
32748 status open
32749
32750 \begin_layout Plain Layout
32751 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
32752  
32753 \series bold
32754 marginnote
32755 \series default
32756  n'est pas installé :
32757 \end_layout
32758
32759 \end_inset
32760
32761
32762 \end_layout
32763
32764 \begin_layout Standard
32765 Vous devez installer le paquetage \SpecialChar LaTeX
32766  
32767 \series bold
32768 marginnote
32769 \series default
32770  pour voir la suite de cette section dans la sortie imprimée.
32771 \end_layout
32772
32773 \begin_layout Standard
32774 \begin_inset ERT
32775 status collapsed
32776
32777 \begin_layout Plain Layout
32778
32779
32780 \backslash
32781 fi
32782 \end_layout
32783
32784 \end_inset
32785
32786
32787 \end_layout
32788
32789 \begin_layout Chapter
32790 Boîtes
32791 \end_layout
32792
32793 \begin_layout Section
32794 Introduction
32795 \begin_inset Index idx
32796 status collapsed
32797
32798 \begin_layout Plain Layout
32799 Boîtes ! Introduction
32800 \end_layout
32801
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \begin_layout Standard
32808 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32809  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32810  voir la section
32811 \begin_inset space ~
32812 \end_inset
32813
32814
32815 \begin_inset CommandInset ref
32816 LatexCommand ref
32817 reference "sec:Minipages"
32818
32819 \end_inset
32820
32821 , pour encadrer des portions de texte, voir la section
32822 \begin_inset space ~
32823 \end_inset
32824
32825
32826 \begin_inset CommandInset ref
32827 LatexCommand ref
32828 reference "sec:Décorations"
32829
32830 \end_inset
32831
32832 , pour empêcher que des mots subissent une césure, voir la section
32833 \begin_inset space ~
32834 \end_inset
32835
32836
32837 \begin_inset CommandInset ref
32838 LatexCommand ref
32839 reference "sec:Empêcher-césure"
32840
32841 \end_inset
32842
32843 , pour aligner du texte, voir la section
32844 \begin_inset space ~
32845 \end_inset
32846
32847
32848 \begin_inset CommandInset ref
32849 LatexCommand ref
32850 reference "subsec:Alignement-Vertical"
32851
32852 \end_inset
32853
32854 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32855 \begin_inset space ~
32856 \end_inset
32857
32858
32859 \begin_inset CommandInset ref
32860 LatexCommand ref
32861 reference "sec:Boîtes-colorées"
32862
32863 \end_inset
32864
32865 .
32866 \end_layout
32867
32868 \begin_layout Standard
32869 On peut insérer une boîte en utilisant le menu 
32870 \family sans
32871 Insertion\SpecialChar menuseparator
32872 Boîte
32873 \family default
32874  ou avec le bouton 
32875 \begin_inset Info
32876 type  "icon"
32877 arg   "box-insert Frameless"
32878 \end_inset
32879
32880  de la barre d'outils.
32881  Une boîte grise avec une étiquette 
32882 \family sans
32883 Boîte
32884 \begin_inset space ~
32885 \end_inset
32886
32887 (Minipage)
32888 \family default
32889
32890 \begin_inset Graphics
32891         filename clipart/BoxInsetDefaultQt4.png
32892         scale 65
32893         scaleBeforeRotation
32894
32895 \end_inset
32896
32897  est alors insérée.
32898  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32899  et en choisissant 
32900 \family sans
32901 Paramètres
32902 \family default
32903  .
32904  La fenêtre de dialogue qui apparaît donne accès aux types de
32905 \family sans
32906  Boîte
32907 \begin_inset space ~
32908 \end_inset
32909
32910 Intérieure
32911 \family default
32912  
32913 \family sans
32914 Makebox, Parbox
32915 \family default
32916  et 
32917 \family sans
32918 Minipage
32919 \family default
32920 .
32921  Le type 
32922 \family sans
32923 Minipage
32924 \family default
32925  est le type implicite pour les boîtes nouvellement créées et il est décrit
32926  dans la section
32927 \begin_inset space ~
32928 \end_inset
32929
32930
32931 \begin_inset CommandInset ref
32932 LatexCommand ref
32933 reference "sec:Minipages"
32934
32935 \end_inset
32936
32937 ; le type 
32938 \family sans
32939 Parbox
32940 \family default
32941  est décrit dans la section
32942 \begin_inset space ~
32943 \end_inset
32944
32945
32946 \begin_inset CommandInset ref
32947 LatexCommand ref
32948 reference "sec:Parboxes"
32949
32950 \end_inset
32951
32952  et le type 
32953 \family sans
32954 Makebox
32955 \family default
32956  est décrit dans la section
32957 \begin_inset space ~
32958 \end_inset
32959
32960
32961 \begin_inset CommandInset ref
32962 LatexCommand ref
32963 reference "sec:Empêcher-césure"
32964
32965 \end_inset
32966
32967 .
32968 \end_layout
32969
32970 \begin_layout Standard
32971 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
32972  comme les flottants ou les notes de bas de page.
32973 \end_layout
32974
32975 \begin_layout Standard
32976 \begin_inset Note Greyedout
32977 status open
32978
32979 \begin_layout Plain Layout
32980
32981 \series bold
32982 Note:
32983 \series default
32984  Vous ne pouvez pas employer une boîte comme élément dans un environnement
32985  de type 
32986 \family sans
32987 Liste
32988 \family default
32989  ou 
32990 \family sans
32991 Description
32992 \family default
32993 .
32994 \end_layout
32995
32996 \end_inset
32997
32998
32999 \end_layout
33000
33001 \begin_layout Standard
33002 \begin_inset Note Greyedout
33003 status open
33004
33005 \begin_layout Plain Layout
33006
33007 \series bold
33008 Note:
33009 \series default
33010  Pour une raison inconnue, vous ne pouvez mettre le type de la 
33011 \family sans
33012 Boîte
33013 \begin_inset space ~
33014 \end_inset
33015
33016 Intérieure
33017 \family default
33018  à 
33019 \family sans
33020 Aucune
33021 \family default
33022  que quand vous utilisez une boîte encadrée.
33023  Les boîtes sans 
33024 \family sans
33025 Boîte
33026 \begin_inset space ~
33027 \end_inset
33028
33029 Intérieure
33030 \family default
33031  et sans cadre sont expliquées dans la section
33032 \begin_inset space ~
33033 \end_inset
33034
33035
33036 \begin_inset CommandInset ref
33037 LatexCommand ref
33038 reference "sec:Empêcher-césure"
33039
33040 \end_inset
33041
33042 .
33043 \end_layout
33044
33045 \end_inset
33046
33047
33048 \end_layout
33049
33050 \begin_layout Section
33051 La fenêtre de dialogue Boîte
33052 \begin_inset CommandInset label
33053 LatexCommand label
33054 name "sec:Boîte-Dialogue"
33055
33056 \end_inset
33057
33058
33059 \begin_inset Index idx
33060 status collapsed
33061
33062 \begin_layout Plain Layout
33063 Boîtes ! Fenêtre de dialogue Boîte
33064 \end_layout
33065
33066 \end_inset
33067
33068
33069 \end_layout
33070
33071 \begin_layout Subsection
33072 Taille
33073 \begin_inset Index idx
33074 status collapsed
33075
33076 \begin_layout Plain Layout
33077 Boîtes ! Taille
33078 \end_layout
33079
33080 \end_inset
33081
33082
33083 \end_layout
33084
33085 \begin_layout Standard
33086 Dans la fenêtre de dialogue 
33087 \family sans
33088 Paramètres
33089 \begin_inset space ~
33090 \end_inset
33091
33092 de
33093 \begin_inset space ~
33094 \end_inset
33095
33096 Boîte
33097 \family default
33098  vous pouvez modifier la géométrie de la boîte avec les champs 
33099 \family sans
33100 Largeur
33101 \family default
33102  et 
33103 \family sans
33104 Hauteur
33105 \family default
33106 .
33107  Les unités de longueur qui sont utilisables dans ces champs sont décrites
33108  dans le tableau
33109 \begin_inset space ~
33110 \end_inset
33111
33112
33113 \begin_inset CommandInset ref
33114 LatexCommand ref
33115 reference "tab:Unités"
33116
33117 \end_inset
33118
33119 .
33120  Le champ 
33121 \family sans
33122 Hauteur
33123 \family default
33124  offre en plus les spécifications de taille suivantes :
33125 \end_layout
33126
33127 \begin_layout Description
33128 Profondeur C'est simplement la 
33129 \begin_inset Quotes fld
33130 \end_inset
33131
33132 hauteur
33133 \begin_inset Quotes frd
33134 \end_inset
33135
33136  du texte.
33137  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
33138  lignes de texte dans la boîte.
33139 \begin_inset Newline newline
33140 \end_inset
33141
33142
33143 \begin_inset Newline newline
33144 \end_inset
33145
33146
33147 \begin_inset Newline newline
33148 \end_inset
33149
33150
33151 \begin_inset Box Boxed
33152 position "c"
33153 hor_pos "c"
33154 has_inner_box 1
33155 inner_pos "c"
33156 use_parbox 0
33157 use_makebox 0
33158 width "12col%"
33159 special "none"
33160 height "1in"
33161 height_special "depth"
33162 thickness "0.4pt"
33163 separation "3pt"
33164 shadowsize "4pt"
33165 framecolor "black"
33166 backgroundcolor "none"
33167 status open
33168
33169 \begin_layout Plain Layout
33170 \align center
33171 Boîte dont la hauteur est égale à 1
33172 \begin_inset space \thinspace{}
33173 \end_inset
33174
33175 Profondeur
33176 \end_layout
33177
33178 \end_inset
33179
33180
33181 \begin_inset Newline newline
33182 \end_inset
33183
33184
33185 \begin_inset Newline newline
33186 \end_inset
33187
33188
33189 \end_layout
33190
33191 \begin_layout Description
33192 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33193  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33194  est deux fois plus haute que le texte : 
33195 \begin_inset Box Boxed
33196 position "c"
33197 hor_pos "c"
33198 has_inner_box 1
33199 inner_pos "c"
33200 use_parbox 0
33201 use_makebox 0
33202 width "20col%"
33203 special "none"
33204 height "2in"
33205 height_special "height"
33206 thickness "0.4pt"
33207 separation "3pt"
33208 shadowsize "4pt"
33209 framecolor "black"
33210 backgroundcolor "none"
33211 status open
33212
33213 \begin_layout Plain Layout
33214 \align center
33215 Boîte dont la hauteur est 2
33216 \begin_inset space \thinspace{}
33217 \end_inset
33218
33219 Hauteur
33220 \end_layout
33221
33222 \end_inset
33223
33224
33225 \end_layout
33226
33227 \begin_layout Description
33228 Hauteur
33229 \begin_inset space ~
33230 \end_inset
33231
33232 Totale C'est égal à Hauteur
33233 \begin_inset space \thinspace{}
33234 \end_inset
33235
33236 +
33237 \begin_inset space \thinspace{}
33238 \end_inset
33239
33240 Profondeur : 
33241 \begin_inset Box Boxed
33242 position "c"
33243 hor_pos "c"
33244 has_inner_box 1
33245 inner_pos "c"
33246 use_parbox 0
33247 use_makebox 0
33248 width "20col%"
33249 special "none"
33250 height "1in"
33251 height_special "totalheight"
33252 thickness "0.4pt"
33253 separation "3pt"
33254 shadowsize "4pt"
33255 framecolor "black"
33256 backgroundcolor "none"
33257 status open
33258
33259 \begin_layout Plain Layout
33260 \align center
33261 Boîte dont la hauteur est 1
33262 \begin_inset space \thinspace{}
33263 \end_inset
33264
33265 Hauteur
33266 \begin_inset space ~
33267 \end_inset
33268
33269 Totale
33270 \end_layout
33271
33272 \end_inset
33273
33274
33275 \end_layout
33276
33277 \begin_layout Description
33278 Largeur On prend la largeur de la boîte comme hauteur : 
33279 \begin_inset Box Boxed
33280 position "c"
33281 hor_pos "c"
33282 has_inner_box 1
33283 inner_pos "c"
33284 use_parbox 0
33285 use_makebox 0
33286 width "12col%"
33287 special "none"
33288 height "1in"
33289 height_special "width"
33290 thickness "0.4pt"
33291 separation "3pt"
33292 shadowsize "4pt"
33293 framecolor "black"
33294 backgroundcolor "none"
33295 status open
33296
33297 \begin_layout Plain Layout
33298 \align center
33299 Boîte dont la hauteur est 1
33300 \begin_inset space \thinspace{}
33301 \end_inset
33302
33303 Largeur
33304 \end_layout
33305
33306 \end_inset
33307
33308
33309 \end_layout
33310
33311 \begin_layout Subsection
33312 Alignement
33313 \begin_inset Index idx
33314 status collapsed
33315
33316 \begin_layout Plain Layout
33317 Boîtes ! Alignement
33318 \end_layout
33319
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \begin_layout Standard
33326 Quand vous avez choisi une 
33327 \family sans
33328 Boîte
33329 \begin_inset space ~
33330 \end_inset
33331
33332 Intérieure
33333 \family default
33334 , l'alignement vertical de la boîte peut être :
33335 \end_layout
33336
33337 \begin_layout Description
33338 Haut Ceci est un exemple de texte.
33339  
33340 \begin_inset Box Boxed
33341 position "t"
33342 hor_pos "c"
33343 has_inner_box 1
33344 inner_pos "c"
33345 use_parbox 0
33346 use_makebox 0
33347 width "12col%"
33348 special "none"
33349 height "1in"
33350 height_special "totalheight"
33351 thickness "0.4pt"
33352 separation "3pt"
33353 shadowsize "4pt"
33354 framecolor "black"
33355 backgroundcolor "none"
33356 status collapsed
33357
33358 \begin_layout Plain Layout
33359 \align center
33360 Cette boîte est alignée sur le haut.
33361 \end_layout
33362
33363 \end_inset
33364
33365  Ceci est un exemple de texte.
33366 \end_layout
33367
33368 \begin_layout Description
33369 Milieu Ceci est un exemple de texte.
33370  
33371 \begin_inset Box Boxed
33372 position "c"
33373 hor_pos "c"
33374 has_inner_box 1
33375 inner_pos "c"
33376 use_parbox 0
33377 use_makebox 0
33378 width "12col%"
33379 special "none"
33380 height "1in"
33381 height_special "totalheight"
33382 thickness "0.4pt"
33383 separation "3pt"
33384 shadowsize "4pt"
33385 framecolor "black"
33386 backgroundcolor "none"
33387 status collapsed
33388
33389 \begin_layout Plain Layout
33390 \align center
33391 Cette boîte est alignée au centre.
33392 \end_layout
33393
33394 \end_inset
33395
33396  Ceci est un exemple de texte.
33397 \end_layout
33398
33399 \begin_layout Description
33400 Bas Ceci est un exemple de texte.
33401  
33402 \begin_inset Box Boxed
33403 position "b"
33404 hor_pos "c"
33405 has_inner_box 1
33406 inner_pos "c"
33407 use_parbox 0
33408 use_makebox 0
33409 width "12col%"
33410 special "none"
33411 height "1in"
33412 height_special "totalheight"
33413 thickness "0.4pt"
33414 separation "3pt"
33415 shadowsize "4pt"
33416 framecolor "black"
33417 backgroundcolor "none"
33418 status collapsed
33419
33420 \begin_layout Plain Layout
33421 \align center
33422 Cette boîte est alignée sur le bas.
33423 \end_layout
33424
33425 \end_inset
33426
33427  Ceci est un exemple de texte.
33428 \end_layout
33429
33430 \begin_layout Standard
33431 \begin_inset Note Greyedout
33432 status open
33433
33434 \begin_layout Plain Layout
33435
33436 \series bold
33437 Note:
33438 \series default
33439  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33440  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33441  l'autre non.
33442 \end_layout
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \begin_layout Standard
33450 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33451  paragraphe grâce à la fenêtre de dialogue 
33452 \family sans
33453 Paramètres
33454 \begin_inset space ~
33455 \end_inset
33456
33457 de
33458 \begin_inset space ~
33459 \end_inset
33460
33461 Boîte
33462 \family default
33463 .
33464 \end_layout
33465
33466 \begin_layout Standard
33467 \begin_inset VSpace bigskip
33468 \end_inset
33469
33470 Quand vous avez choisi une 
33471 \family sans
33472 Boîte
33473 \begin_inset space ~
33474 \end_inset
33475
33476 Intérieure
33477 \family default
33478 , l'alignement vertical du contenu de la boîte peut être :
33479 \end_layout
33480
33481 \begin_layout Description
33482 haut Ceci est un exemple de texte.
33483 \begin_inset Box Boxed
33484 position "c"
33485 hor_pos "c"
33486 has_inner_box 1
33487 inner_pos "t"
33488 use_parbox 0
33489 use_makebox 0
33490 width "12col%"
33491 special "none"
33492 height "1.5in"
33493 height_special "totalheight"
33494 thickness "0.4pt"
33495 separation "3pt"
33496 shadowsize "4pt"
33497 framecolor "black"
33498 backgroundcolor "none"
33499 status collapsed
33500
33501 \begin_layout Plain Layout
33502 \align center
33503 Le texte de cette boîte est aligné sur le haut.
33504 \end_layout
33505
33506 \end_inset
33507
33508  Ceci est un exemple de texte.
33509 \end_layout
33510
33511 \begin_layout Description
33512 milieu Ceci est un exemple de texte.
33513  
33514 \begin_inset Box Boxed
33515 position "c"
33516 hor_pos "c"
33517 has_inner_box 1
33518 inner_pos "c"
33519 use_parbox 0
33520 use_makebox 0
33521 width "12col%"
33522 special "none"
33523 height "1.5in"
33524 height_special "totalheight"
33525 thickness "0.4pt"
33526 separation "3pt"
33527 shadowsize "4pt"
33528 framecolor "black"
33529 backgroundcolor "none"
33530 status collapsed
33531
33532 \begin_layout Plain Layout
33533 \align center
33534 Le texte de cette boîte est aligné au centre
33535 \end_layout
33536
33537 \end_inset
33538
33539  Ceci est un exemple de texte.
33540 \end_layout
33541
33542 \begin_layout Description
33543 bas Ceci est un exemple de texte.
33544  
33545 \begin_inset Box Boxed
33546 position "c"
33547 hor_pos "c"
33548 has_inner_box 1
33549 inner_pos "b"
33550 use_parbox 0
33551 use_makebox 0
33552 width "12col%"
33553 special "none"
33554 height "1.5in"
33555 height_special "totalheight"
33556 thickness "0.4pt"
33557 separation "3pt"
33558 shadowsize "4pt"
33559 framecolor "black"
33560 backgroundcolor "none"
33561 status collapsed
33562
33563 \begin_layout Plain Layout
33564 \align center
33565 Le texte de cette boîte est aligné en bas.
33566 \end_layout
33567
33568 \end_inset
33569
33570  Ceci est un exemple de texte.
33571 \end_layout
33572
33573 \begin_layout Description
33574 élongation Ceci est un exemple de texte.
33575  
33576 \begin_inset Box Boxed
33577 position "c"
33578 hor_pos "c"
33579 has_inner_box 1
33580 inner_pos "s"
33581 use_parbox 0
33582 use_makebox 0
33583 width "12col%"
33584 special "none"
33585 height "1.5in"
33586 height_special "totalheight"
33587 thickness "0.4pt"
33588 separation "3pt"
33589 shadowsize "4pt"
33590 framecolor "black"
33591 backgroundcolor "none"
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595 \align center
33596 Le texte 
33597 \end_layout
33598
33599 \begin_layout Plain Layout
33600 \align center
33601 de cette
33602 \end_layout
33603
33604 \begin_layout Plain Layout
33605 \align center
33606 boîte est
33607 \end_layout
33608
33609 \begin_layout Plain Layout
33610 \align center
33611 allongé.
33612 \end_layout
33613
33614 \end_inset
33615
33616  Ceci est un exemple de texte.
33617 \end_layout
33618
33619 \begin_layout Standard
33620 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33621  paragraphe.
33622  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33623 \end_layout
33624
33625 \begin_layout Standard
33626 \begin_inset VSpace bigskip
33627 \end_inset
33628
33629 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33630  la fenêtre de dialogue 
33631 \family sans
33632 Paramètres
33633 \begin_inset space ~
33634 \end_inset
33635
33636 de
33637 \begin_inset space ~
33638 \end_inset
33639
33640 paragraphe
33641 \family default
33642  quand vous avez choisi une 
33643 \family sans
33644 Boîte
33645 \begin_inset space ~
33646 \end_inset
33647
33648 Intérieure
33649 \family default
33650 .
33651 \end_layout
33652
33653 \begin_layout Standard
33654 \align center
33655 \begin_inset Box Boxed
33656 position "c"
33657 hor_pos "c"
33658 has_inner_box 1
33659 inner_pos "s"
33660 use_parbox 0
33661 use_makebox 0
33662 width "15col%"
33663 special "none"
33664 height "1.25in"
33665 height_special "totalheight"
33666 thickness "0.4pt"
33667 separation "3pt"
33668 shadowsize "4pt"
33669 framecolor "black"
33670 backgroundcolor "none"
33671 status open
33672
33673 \begin_layout Plain Layout
33674 \align left
33675 Le texte de 
33676 \end_layout
33677
33678 \begin_layout Plain Layout
33679 \align left
33680 cette boîte
33681 \end_layout
33682
33683 \begin_layout Plain Layout
33684 \align right
33685 est allongé.
33686 \end_layout
33687
33688 \end_inset
33689
33690
33691 \end_layout
33692
33693 \begin_layout Standard
33694 Si vous n'avez pas choisi une 
33695 \family sans
33696 Boîte
33697 \begin_inset space ~
33698 \end_inset
33699
33700 Intérieure
33701 \family default
33702 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33703  de dialogue de boîte.
33704 \begin_inset Separator parbreak
33705 \end_inset
33706
33707
33708 \end_layout
33709
33710 \begin_layout Standard
33711 \align center
33712 \begin_inset Box Boxed
33713 position "c"
33714 hor_pos "s"
33715 has_inner_box 0
33716 inner_pos "s"
33717 use_parbox 0
33718 use_makebox 0
33719 width "90col%"
33720 special "none"
33721 height "1.25in"
33722 height_special "totalheight"
33723 thickness "0.4pt"
33724 separation "3pt"
33725 shadowsize "4pt"
33726 framecolor "black"
33727 backgroundcolor "none"
33728 status open
33729
33730 \begin_layout Plain Layout
33731 Le texte de cette boîte est allongé horizontalement.
33732 \end_layout
33733
33734 \end_inset
33735
33736
33737 \end_layout
33738
33739 \begin_layout Subsection
33740 Décorations
33741 \begin_inset CommandInset label
33742 LatexCommand label
33743 name "sec:Décorations"
33744
33745 \end_inset
33746
33747
33748 \begin_inset Index idx
33749 status collapsed
33750
33751 \begin_layout Plain Layout
33752 Boîtes ! Décorations
33753 \end_layout
33754
33755 \end_inset
33756
33757
33758 \end_layout
33759
33760 \begin_layout Standard
33761 On peut spécifier le style de la boîte en utilisant la liste déroulante
33762  
33763 \family sans
33764 Décoration
33765 \family default
33766 .
33767  Les possibilités sont les suivantes :
33768 \end_layout
33769
33770 \begin_layout Description
33771 Aucun
33772 \begin_inset space ~
33773 \end_inset
33774
33775 cadre
33776 \begin_inset space ~
33777 \end_inset
33778
33779 tracé Rien n'est tracé
33780 \end_layout
33781
33782 \begin_layout Description
33783 Cadre
33784 \begin_inset space ~
33785 \end_inset
33786
33787 rectangulaire
33788 \begin_inset space ~
33789 \end_inset
33790
33791 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33792  L'épaisseur du trait de ce cadre 
33793 \lang english
33794 can be specified
33795 \lang french
33796 .
33797 \begin_inset Newline newline
33798 \end_inset
33799
33800
33801 \begin_inset Box Boxed
33802 position "c"
33803 hor_pos "c"
33804 has_inner_box 1
33805 inner_pos "c"
33806 use_parbox 0
33807 use_makebox 0
33808 width "20col%"
33809 special "none"
33810 height "1in"
33811 height_special "totalheight"
33812 thickness "0.4pt"
33813 separation "3pt"
33814 shadowsize "4pt"
33815 framecolor "black"
33816 backgroundcolor "none"
33817 status open
33818
33819 \begin_layout Plain Layout
33820 \align center
33821 Boîte rectangulaire
33822 \end_layout
33823
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \begin_layout Description
33830 Cadre
33831 \begin_inset space ~
33832 \end_inset
33833
33834 oval,
33835 \begin_inset space ~
33836 \end_inset
33837
33838 fin Ceci dessine un cadre ovalisée autour de la boîte.
33839  L'épaisseur du trait de ce cadre est de  0.4
33840 \begin_inset space \thinspace{}
33841 \end_inset
33842
33843 pt.
33844  
33845 \begin_inset Box ovalbox
33846 position "c"
33847 hor_pos "c"
33848 has_inner_box 1
33849 inner_pos "c"
33850 use_parbox 0
33851 use_makebox 0
33852 width "20col%"
33853 special "none"
33854 height "1in"
33855 height_special "totalheight"
33856 thickness "0.4pt"
33857 separation "3pt"
33858 shadowsize "4pt"
33859 framecolor "black"
33860 backgroundcolor "none"
33861 status open
33862
33863 \begin_layout Plain Layout
33864 \align center
33865 Boîte ovalisée, fine
33866 \end_layout
33867
33868 \end_inset
33869
33870
33871 \end_layout
33872
33873 \begin_layout Description
33874 Cadre
33875 \begin_inset space ~
33876 \end_inset
33877
33878 oval,
33879 \begin_inset space ~
33880 \end_inset
33881
33882 épais Ceci dessine un cadre ovalisée autour de la boîte.
33883  L'épaisseur du trait de ce cadre est de   0.8
33884 \begin_inset space \thinspace{}
33885 \end_inset
33886
33887 pt.
33888  
33889 \begin_inset Box Ovalbox
33890 position "c"
33891 hor_pos "c"
33892 has_inner_box 1
33893 inner_pos "c"
33894 use_parbox 0
33895 use_makebox 0
33896 width "20col%"
33897 special "none"
33898 height "1in"
33899 height_special "totalheight"
33900 thickness "0.4pt"
33901 separation "3pt"
33902 shadowsize "4pt"
33903 framecolor "black"
33904 backgroundcolor "none"
33905 status open
33906
33907 \begin_layout Plain Layout
33908 \align center
33909 Boîte ovalisée, épaisse
33910 \end_layout
33911
33912 \end_inset
33913
33914
33915 \end_layout
33916
33917 \begin_layout Description
33918 Ombre
33919 \begin_inset space ~
33920 \end_inset
33921
33922 en
33923 \begin_inset space ~
33924 \end_inset
33925
33926 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33927  L'épaisseur du trait de ce cadre et l'ombre 
33928 \lang english
33929 can be specified
33930 \lang french
33931 .
33932  
33933 \begin_inset Box Shadowbox
33934 position "c"
33935 hor_pos "c"
33936 has_inner_box 1
33937 inner_pos "c"
33938 use_parbox 0
33939 use_makebox 0
33940 width "20col%"
33941 special "none"
33942 height "1in"
33943 height_special "totalheight"
33944 thickness "0.4pt"
33945 separation "3pt"
33946 shadowsize "4pt"
33947 framecolor "black"
33948 backgroundcolor "none"
33949 status open
33950
33951 \begin_layout Plain Layout
33952 \align center
33953 Boîte ombrée
33954 \end_layout
33955
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \begin_layout Description
33962 Fond
33963 \begin_inset space ~
33964 \end_inset
33965
33966 ombré Ceci dessine une boîte avec un arrière plan rouge.
33967  Contrairement aux boîtes coloriées
33968 \begin_inset Foot
33969 status collapsed
33970
33971 \begin_layout Plain Layout
33972 Voir la section
33973 \begin_inset space ~
33974 \end_inset
33975
33976
33977 \begin_inset CommandInset ref
33978 LatexCommand ref
33979 reference "sec:Boîtes-colorées"
33980
33981 \end_inset
33982
33983 .
33984 \end_layout
33985
33986 \end_inset
33987
33988 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
33989  son propre paragraphe.
33990 \begin_inset Box Shaded
33991 position "t"
33992 hor_pos "c"
33993 has_inner_box 0
33994 inner_pos "t"
33995 use_parbox 0
33996 use_makebox 0
33997 width "50col%"
33998 special "none"
33999 height "1in"
34000 height_special "totalheight"
34001 thickness "0.4pt"
34002 separation "3pt"
34003 shadowsize "4pt"
34004 framecolor "black"
34005 backgroundcolor "none"
34006 status open
34007
34008 \begin_layout Plain Layout
34009 Boîte avec fond ombré
34010 \end_layout
34011
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \begin_layout Description
34018 Cadre
34019 \begin_inset space ~
34020 \end_inset
34021
34022 rectangulaire
34023 \begin_inset space ~
34024 \end_inset
34025
34026 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
34027  boîte.
34028  L'épaisseur du trait du cadre interne est de 0.75
34029 \begin_inset space \thinspace{}
34030 \end_inset
34031
34032 épaisseur
34033 \begin_inset space ~
34034 \end_inset
34035
34036 du
34037 \begin_inset space ~
34038 \end_inset
34039
34040 trait, l'épaisseur du trait du cadre externe est de 1.5
34041 \begin_inset space \thinspace{}
34042 \end_inset
34043
34044 épaisseur
34045 \begin_inset space ~
34046 \end_inset
34047
34048 du
34049 \begin_inset space ~
34050 \end_inset
34051
34052 trait.
34053  La distance entre les deux cadres est de 1.5
34054 \begin_inset space \thinspace{}
34055 \end_inset
34056
34057 épaisseur
34058 \begin_inset space ~
34059 \end_inset
34060
34061 du
34062 \begin_inset space ~
34063 \end_inset
34064
34065 trait
34066 \begin_inset space \thinspace{}
34067 \end_inset
34068
34069 +
34070 \begin_inset space \thinspace{}
34071 \end_inset
34072
34073 0.5
34074 \begin_inset space \thinspace{}
34075 \end_inset
34076
34077 pt.
34078  
34079 \begin_inset Box Doublebox
34080 position "c"
34081 hor_pos "c"
34082 has_inner_box 1
34083 inner_pos "c"
34084 use_parbox 0
34085 use_makebox 0
34086 width "20col%"
34087 special "none"
34088 height "1in"
34089 height_special "totalheight"
34090 thickness "0.4pt"
34091 separation "3pt"
34092 shadowsize "4pt"
34093 framecolor "black"
34094 backgroundcolor "none"
34095 status open
34096
34097 \begin_layout Plain Layout
34098 \align center
34099 Boîte double
34100 \end_layout
34101
34102 \end_inset
34103
34104
34105 \end_layout
34106
34107 \begin_layout Standard
34108 \begin_inset VSpace bigskip
34109 \end_inset
34110
34111 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
34112  s'adapte pour montrer le style
34113  de boîte utilisé.
34114  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
34115  le paquetage \SpecialChar LaTeX
34116  
34117 \series bold
34118 fancybox
34119 \series default
34120
34121 \begin_inset Index idx
34122 status collapsed
34123
34124 \begin_layout Plain Layout
34125 Paquetages \SpecialChar LaTeX
34126  ! fancybox
34127 \end_layout
34128
34129 \end_inset
34130
34131 .
34132 \end_layout
34133
34134 \begin_layout Standard
34135 \begin_inset VSpace bigskip
34136 \end_inset
34137
34138 Quand vous utilisez le style de décoration 
34139 \family sans
34140 cadre rectangulaire simple
34141 \family default
34142  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
34143  de la boîte.
34144  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
34145  prendra toute la largeur de la colonne et la boîte sera considérée comme
34146  son propre paragraphe: 
34147 \begin_inset Box Framed
34148 position "t"
34149 hor_pos "c"
34150 has_inner_box 0
34151 inner_pos "t"
34152 use_parbox 0
34153 use_makebox 0
34154 width "100col%"
34155 special "none"
34156 height "1in"
34157 height_special "totalheight"
34158 thickness "0.4pt"
34159 separation "3pt"
34160 shadowsize "4pt"
34161 framecolor "black"
34162 backgroundcolor "none"
34163 status collapsed
34164
34165 \begin_layout Plain Layout
34166 Boîte avec cadre simple et sauts de page
34167 \end_layout
34168
34169 \end_inset
34170
34171
34172 \end_layout
34173
34174 \begin_layout Section
34175 Personnalisation des boîtes
34176 \begin_inset Index idx
34177 status collapsed
34178
34179 \begin_layout Plain Layout
34180 Boîtes! Personnalisation
34181 \end_layout
34182
34183 \end_inset
34184
34185
34186 \end_layout
34187
34188 \begin_layout Standard
34189 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34190  la commande 
34191 \series bold
34192
34193 \backslash
34194 cornersize
34195 \series default
34196 .
34197  Par exemple, la commande
34198 \end_layout
34199
34200 \begin_layout Standard
34201
34202 \series bold
34203
34204 \backslash
34205 cornersize*{1cm}
34206 \end_layout
34207
34208 \begin_layout Standard
34209 donne un diamètre de 1
34210 \begin_inset space \thinspace{}
34211 \end_inset
34212
34213 cm.
34214  La commande
34215 \end_layout
34216
34217 \begin_layout Standard
34218
34219 \series bold
34220
34221 \backslash
34222 cornersize{num}
34223 \end_layout
34224
34225 \begin_layout Standard
34226 fixe le diamètre à 
34227 \family sans
34228 num
34229 \begin_inset space \thinspace{}
34230 \end_inset
34231
34232 ×
34233 \begin_inset space \thinspace{}
34234 \end_inset
34235
34236 minimum(largeur et hauteur de la boîte)
34237 \family default
34238 .
34239  La valeur implicite est 
34240 \series bold
34241
34242 \backslash
34243 cornersize{0.5}
34244 \series default
34245 .
34246 \end_layout
34247
34248 \begin_layout Standard
34249 \begin_inset ERT
34250 status collapsed
34251
34252 \begin_layout Plain Layout
34253
34254
34255 \backslash
34256 cornersize*{1.5cm}
34257 \end_layout
34258
34259 \end_inset
34260
34261
34262 \begin_inset Box Ovalbox
34263 position "c"
34264 hor_pos "c"
34265 has_inner_box 1
34266 inner_pos "c"
34267 use_parbox 0
34268 use_makebox 0
34269 width "25col%"
34270 special "none"
34271 height "1in"
34272 height_special "totalheight"
34273 thickness "0.4pt"
34274 separation "3pt"
34275 shadowsize "4pt"
34276 framecolor "black"
34277 backgroundcolor "none"
34278 status open
34279
34280 \begin_layout Plain Layout
34281 \align center
34282 Boîte ovale avec 
34283 \series bold
34284
34285 \backslash
34286 cornersize
34287 \series default
34288
34289 \begin_inset space \thinspace{}
34290 \end_inset
34291
34292 =
34293 \begin_inset space \thinspace{}
34294 \end_inset
34295
34296 1.5
34297 \begin_inset space \thinspace{}
34298 \end_inset
34299
34300 cm
34301 \end_layout
34302
34303 \end_inset
34304
34305
34306 \begin_inset ERT
34307 status collapsed
34308
34309 \begin_layout Plain Layout
34310
34311
34312 \backslash
34313 cornersize{0.5}
34314 \end_layout
34315
34316 \end_inset
34317
34318
34319 \end_layout
34320
34321 \begin_layout Standard
34322 \begin_inset VSpace bigskip
34323 \end_inset
34324
34325
34326 \end_layout
34327
34328 \begin_layout Standard
34329 La couleur rouge utilisée implicitement pour les boîtes à 
34330 \family sans
34331 Fond
34332 \begin_inset space ~
34333 \end_inset
34334
34335 ombré
34336 \family default
34337  peut soit être modifiée localement avec la commande 
34338 \series bold
34339
34340 \backslash
34341 definecolor{shadecolor}
34342 \series default
34343 , soit globalement avec le menu 
34344 \family sans
34345 Outils\SpecialChar menuseparator
34346 Préférences
34347 \family default
34348 \SpecialChar menuseparator
34349
34350 \family sans
34351 Couleurs\SpecialChar menuseparator
34352 boîte
34353 \begin_inset space ~
34354 \end_inset
34355
34356 ombrée
34357 \family default
34358 .
34359  La syntaxe de la commande 
34360 \series bold
34361
34362 \backslash
34363 definecolor
34364 \series default
34365  est expliquée dans la section
34366 \begin_inset space ~
34367 \end_inset
34368
34369
34370 \begin_inset CommandInset ref
34371 LatexCommand ref
34372 reference "sec:Tableaux-Colorés"
34373
34374 \end_inset
34375
34376 .
34377 \begin_inset Foot
34378 status collapsed
34379
34380 \begin_layout Plain Layout
34381 Notez que l'utilisation de 
34382 \series bold
34383
34384 \backslash
34385 definecolor
34386 \series default
34387  ne peut se faire sans le paquetage \SpecialChar LaTeX
34388  
34389 \series bold
34390 color
34391 \series default
34392  dans le préambule, voir la section
34393 \begin_inset space ~
34394 \end_inset
34395
34396
34397 \begin_inset CommandInset ref
34398 LatexCommand ref
34399 reference "sec:Boîtes-colorées"
34400
34401 \end_inset
34402
34403 .
34404  
34405 \end_layout
34406
34407 \end_inset
34408
34409
34410 \end_layout
34411
34412 \begin_layout Standard
34413 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34414  le commande en code \SpecialChar TeX
34415  suivantes
34416 \end_layout
34417
34418 \begin_layout Standard
34419
34420 \series bold
34421
34422 \backslash
34423 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34424 \end_layout
34425
34426 \begin_layout Standard
34427 \begin_inset ERT
34428 status collapsed
34429
34430 \begin_layout Plain Layout
34431
34432
34433 \backslash
34434 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34435 \end_layout
34436
34437 \end_inset
34438
34439
34440 \begin_inset Box Shaded
34441 position "t"
34442 hor_pos "c"
34443 has_inner_box 0
34444 inner_pos "t"
34445 use_parbox 0
34446 use_makebox 0
34447 width "100col%"
34448 special "none"
34449 height "1in"
34450 height_special "totalheight"
34451 thickness "0.4pt"
34452 separation "3pt"
34453 shadowsize "4pt"
34454 framecolor "black"
34455 backgroundcolor "none"
34456 status open
34457
34458 \begin_layout Plain Layout
34459
34460 \color yellow
34461 Ceci est un texte jaune dans une boîte à 
34462 \family sans
34463 Fond
34464 \begin_inset space ~
34465 \end_inset
34466
34467 ombré
34468 \family default
34469 \color inherit
34470  
34471 \color yellow
34472 avec un fond vert foncé.
34473 \end_layout
34474
34475 \end_inset
34476
34477
34478 \begin_inset ERT
34479 status collapsed
34480
34481 \begin_layout Plain Layout
34482
34483
34484 \backslash
34485 definecolor{shadecolor}{rgb}{1,0,0}
34486 \end_layout
34487
34488 \end_inset
34489
34490
34491 \end_layout
34492
34493 \begin_layout Standard
34494 \begin_inset VSpace bigskip
34495 \end_inset
34496
34497
34498 \end_layout
34499
34500 \begin_layout Standard
34501 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
34502  boîtes qui suivent la commandes qui les a changées.
34503 \end_layout
34504
34505 \begin_layout Section
34506 Minipages
34507 \begin_inset CommandInset label
34508 LatexCommand label
34509 name "sec:Minipages"
34510
34511 \end_inset
34512
34513
34514 \begin_inset Index idx
34515 status collapsed
34516
34517 \begin_layout Plain Layout
34518 Boîtes ! Minipages
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \end_layout
34525
34526 \begin_layout Standard
34527 \SpecialChar LaTeX
34528  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
34529  d'une page.
34530  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34531  règles d'indentation, de saut de ligne, etc.
34532  s'appliquent.
34533 \end_layout
34534
34535 \begin_layout Standard
34536 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34537  langues.
34538 \end_layout
34539
34540 \begin_layout Standard
34541 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34542  Leur largeur est fixée à 45
34543 \begin_inset space \thinspace{}
34544 \end_inset
34545
34546 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34547  via le menu 
34548 \family sans
34549 Insertion\SpecialChar menuseparator
34550 Typographie
34551 \begin_inset space ~
34552 \end_inset
34553
34554 spéciale\SpecialChar menuseparator
34555 Ressort
34556 \begin_inset space ~
34557 \end_inset
34558
34559 Horizontal
34560 \family default
34561 .
34562 \end_layout
34563
34564 \begin_layout Standard
34565 \begin_inset Box Frameless
34566 position "t"
34567 hor_pos "c"
34568 has_inner_box 1
34569 inner_pos "c"
34570 use_parbox 0
34571 use_makebox 0
34572 width "45col%"
34573 special "none"
34574 height "1in"
34575 height_special "totalheight"
34576 thickness "0.4pt"
34577 separation "3pt"
34578 shadowsize "4pt"
34579 framecolor "black"
34580 backgroundcolor "none"
34581 status open
34582
34583 \begin_layout Plain Layout
34584 Ceci est un texte en français.
34585  Ceci est un texte en français.
34586  Ceci est un texte en français.
34587  Ceci est un texte en français.
34588  Ceci est un texte en français.
34589  Ceci est un texte en français.
34590  Ceci est un texte en français.
34591  Ceci est un texte en français.Ceci est un texte en français.
34592  Ceci est un texte en français.
34593  Ceci est un texte en français.
34594  Ceci est un texte en français
34595 \begin_inset Foot
34596 status collapsed
34597
34598 \begin_layout Plain Layout
34599 Ceci est une note de bas de page en français.
34600 \end_layout
34601
34602 \end_inset
34603
34604 .Ceci est un texte en français
34605 \end_layout
34606
34607 \end_inset
34608
34609
34610 \begin_inset space \hfill{}
34611 \end_inset
34612
34613
34614 \begin_inset Box Frameless
34615 position "t"
34616 hor_pos "c"
34617 has_inner_box 1
34618 inner_pos "c"
34619 use_parbox 0
34620 use_makebox 0
34621 width "45col%"
34622 special "none"
34623 height "1in"
34624 height_special "totalheight"
34625 thickness "0.4pt"
34626 separation "3pt"
34627 shadowsize "4pt"
34628 framecolor "black"
34629 backgroundcolor "none"
34630 status open
34631
34632 \begin_layout Plain Layout
34633
34634 \lang english
34635 This is an English Text.
34636  This is an English Text.
34637  This is an English Text.
34638  This is an English Text.
34639  This is an English Text.
34640  This is an English Text.
34641  This is an English Text.
34642  This is an English Text.
34643  This is an English Text.
34644  This is an English Text.
34645  This is an English Text.
34646  This is an English Text.
34647  This is an English Text.
34648  This is an English Text.
34649  This is an English Text.
34650  This is an English Text.
34651 \begin_inset Foot
34652 status collapsed
34653
34654 \begin_layout Plain Layout
34655
34656 \lang english
34657 This is an English footnote.
34658 \end_layout
34659
34660 \end_inset
34661
34662  This is an English Text.
34663 \end_layout
34664
34665 \end_inset
34666
34667
34668 \end_layout
34669
34670 \begin_layout Standard
34671 \begin_inset VSpace bigskip
34672 \end_inset
34673
34674 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34675  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34676  minipages, même si vous les avez mis par exemple à 
34677 \family sans
34678 Moyen
34679 \family default
34680  dans les paramètres du document.
34681 \end_layout
34682
34683 \begin_layout Standard
34684 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34685  portion de texte, voyez la section
34686 \begin_inset space ~
34687 \end_inset
34688
34689
34690 \begin_inset CommandInset ref
34691 LatexCommand ref
34692 reference "sec:Boîtes-colorées"
34693
34694 \end_inset
34695
34696 .
34697 \end_layout
34698
34699 \begin_layout Standard
34700 \begin_inset Note Greyedout
34701 status open
34702
34703 \begin_layout Plain Layout
34704
34705 \series bold
34706 Note:
34707 \series default
34708  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34709  mais les minipages peuvent être utilisées dans un tableau, un flottant
34710  ou une autre boîte.
34711 \end_layout
34712
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \begin_layout Section
34719 Les parboxes
34720 \begin_inset CommandInset label
34721 LatexCommand label
34722 name "sec:Parboxes"
34723
34724 \end_inset
34725
34726
34727 \begin_inset Index idx
34728 status collapsed
34729
34730 \begin_layout Plain Layout
34731 Boîtes ! Parboxes
34732 \end_layout
34733
34734 \end_inset
34735
34736
34737 \end_layout
34738
34739 \begin_layout Standard
34740 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34741  ne peuvent avoir de note de bas de page.
34742 \begin_inset Separator parbreak
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Standard
34749 \align center
34750 \begin_inset Box Frameless
34751 position "t"
34752 hor_pos "c"
34753 has_inner_box 1
34754 inner_pos "t"
34755 use_parbox 1
34756 use_makebox 0
34757 width "33col%"
34758 special "none"
34759 height "1in"
34760 height_special "totalheight"
34761 thickness "0.4pt"
34762 separation "3pt"
34763 shadowsize "4pt"
34764 framecolor "black"
34765 backgroundcolor "none"
34766 status open
34767
34768 \begin_layout Plain Layout
34769 Ceci est un texte à l'intérieur d'une parbox.
34770  Ceci est un texte à l'intérieur d'une parbox.
34771 \end_layout
34772
34773 \begin_layout Plain Layout
34774 Cette note de bas de page ne devrait pas apparaître :
34775 \begin_inset Foot
34776 status open
34777
34778 \begin_layout Plain Layout
34779 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34780  pas.
34781 \end_layout
34782
34783 \end_inset
34784
34785
34786 \end_layout
34787
34788 \end_inset
34789
34790
34791 \end_layout
34792
34793 \begin_layout Section
34794 Des boîtes pour les mots et les caractères
34795 \begin_inset Index idx
34796 status collapsed
34797
34798 \begin_layout Plain Layout
34799 Boîtes ! Pour les caractères
34800 \end_layout
34801
34802 \end_inset
34803
34804
34805 \end_layout
34806
34807 \begin_layout Subsection
34808 Empêcher la césure
34809 \begin_inset CommandInset label
34810 LatexCommand label
34811 name "sec:Empêcher-césure"
34812
34813 \end_inset
34814
34815
34816 \begin_inset Index idx
34817 status collapsed
34818
34819 \begin_layout Plain Layout
34820 Boîtes ! Pour empêcher la césure
34821 \end_layout
34822
34823 \end_inset
34824
34825
34826 \end_layout
34827
34828 \begin_layout Standard
34829 Vous pouvez utiliser une boîte de type 
34830 \family sans
34831 Makebox
34832 \family default
34833  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
34834 \begin_inset Newline newline
34835 \end_inset
34836
34837 Voici un exemple de texte :
34838 \end_layout
34839
34840 \begin_layout Standard
34841 Cette ligne est un exemple comment vous pouvez empêcher une césure
34842 \begin_inset space ~
34843 \end_inset
34844
34845
34846 \begin_inset Quotes fld
34847 \end_inset
34848
34849 motTrèsTrèsLong
34850 \begin_inset Quotes frd
34851 \end_inset
34852
34853
34854 \end_layout
34855
34856 \begin_layout Standard
34857 Pour empêcher que le mot 
34858 \begin_inset Quotes fld
34859 \end_inset
34860
34861 motTrèsTrèsLong
34862 \begin_inset Quotes frd
34863 \end_inset
34864
34865  soit coupé, mettez le mot dans une boîte, mettez 
34866 \family sans
34867 Boîte
34868 \begin_inset space ~
34869 \end_inset
34870
34871 intérieure
34872 \family default
34873  à 
34874 \family sans
34875 Makebox
34876 \family default
34877  sans spécifier de largeur.
34878 \end_layout
34879
34880 \begin_layout Standard
34881 Voici le résultat :
34882 \end_layout
34883
34884 \begin_layout Standard
34885 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34886  
34887 \begin_inset Box Frameless
34888 position "t"
34889 hor_pos "c"
34890 has_inner_box 1
34891 inner_pos "t"
34892 use_parbox 0
34893 use_makebox 1
34894 width ""
34895 special "none"
34896 height "1in"
34897 height_special "totalheight"
34898 thickness "0.4pt"
34899 separation "3pt"
34900 shadowsize "4pt"
34901 framecolor "black"
34902 backgroundcolor "none"
34903 status open
34904
34905 \begin_layout Plain Layout
34906 \begin_inset Quotes fld
34907 \end_inset
34908
34909 motTrèsTrèsLong
34910 \begin_inset Quotes frd
34911 \end_inset
34912
34913
34914 \end_layout
34915
34916 \end_inset
34917
34918
34919 \end_layout
34920
34921 \begin_layout Standard
34922 Une autre méthode consiste à mettre la commande 
34923 \series bold
34924
34925 \begin_inset Quotes fld
34926 \end_inset
34927
34928
34929 \backslash
34930 -
34931 \series default
34932
34933 \begin_inset Quotes frd
34934 \end_inset
34935
34936  en code \SpecialChar TeX
34937 , juste avant le mot :
34938 \end_layout
34939
34940 \begin_layout Standard
34941 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34942  
34943 \begin_inset Quotes fld
34944 \end_inset
34945
34946
34947 \begin_inset ERT
34948 status collapsed
34949
34950 \begin_layout Plain Layout
34951
34952
34953 \backslash
34954 -
34955 \end_layout
34956
34957 \end_inset
34958
34959 motTrèsTrèsLong
34960 \begin_inset Quotes frd
34961 \end_inset
34962
34963
34964 \end_layout
34965
34966 \begin_layout Standard
34967 Bien sûr, maintenant le mot dépasse dans la marge latérale.
34968  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
34969 \family sans
34970 Insertion\SpecialChar menuseparator
34971 Typographie
34972 \begin_inset space ~
34973 \end_inset
34974
34975 spéciale\SpecialChar menuseparator
34976 Passage
34977 \begin_inset space ~
34978 \end_inset
34979
34980 à
34981 \begin_inset space ~
34982 \end_inset
34983
34984 la
34985 \begin_inset space ~
34986 \end_inset
34987
34988 Ligne
34989 \family default
34990  (raccourci 
34991 \family sans
34992 Ctrl-Entrée
34993 \family default
34994 ) :
34995 \end_layout
34996
34997 \begin_layout Standard
34998 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34999 \begin_inset Newline newline
35000 \end_inset
35001
35002
35003 \begin_inset Box Frameless
35004 position "t"
35005 hor_pos "c"
35006 has_inner_box 1
35007 inner_pos "t"
35008 use_parbox 0
35009 use_makebox 1
35010 width ""
35011 special "none"
35012 height "1in"
35013 height_special "totalheight"
35014 thickness "0.4pt"
35015 separation "3pt"
35016 shadowsize "4pt"
35017 framecolor "black"
35018 backgroundcolor "none"
35019 status open
35020
35021 \begin_layout Plain Layout
35022 \begin_inset Quotes fld
35023 \end_inset
35024
35025 motTrèsTrèsLong
35026 \begin_inset Quotes frd
35027 \end_inset
35028
35029
35030 \end_layout
35031
35032 \end_inset
35033
35034
35035 \end_layout
35036
35037 \begin_layout Subsection
35038 Alignement vertical
35039 \begin_inset CommandInset label
35040 LatexCommand label
35041 name "subsec:Alignement-Vertical"
35042
35043 \end_inset
35044
35045
35046 \begin_inset Index idx
35047 status collapsed
35048
35049 \begin_layout Plain Layout
35050 Boîtes ! Pour l'alignement vertical
35051 \end_layout
35052
35053 \end_inset
35054
35055
35056 \begin_inset Index idx
35057 status collapsed
35058
35059 \begin_layout Plain Layout
35060 Boîtes ! Boîtes élévatrices
35061 \end_layout
35062
35063 \end_inset
35064
35065
35066 \begin_inset Index idx
35067 status collapsed
35068
35069 \begin_layout Plain Layout
35070 Raisebox|see
35071 \begin_inset ERT
35072 status collapsed
35073
35074 \begin_layout Plain Layout
35075
35076 {
35077 \end_layout
35078
35079 \end_inset
35080
35081 Boîtes élévatrices
35082 \begin_inset ERT
35083 status collapsed
35084
35085 \begin_layout Plain Layout
35086
35087 }
35088 \end_layout
35089
35090 \end_inset
35091
35092
35093 \end_layout
35094
35095 \end_inset
35096
35097
35098 \end_layout
35099
35100 \begin_layout Standard
35101 Avec la commande 
35102 \series bold
35103
35104 \backslash
35105 raisebox
35106 \series default
35107  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35108  par rapport au texte qui l'entoure.
35109  La commande
35110 \series bold
35111  
35112 \backslash
35113 raisebox
35114 \series default
35115  s'utilise en suivant la syntaxe suivante :
35116 \end_layout
35117
35118 \begin_layout Standard
35119
35120 \series bold
35121
35122 \backslash
35123 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35124 \end_layout
35125
35126 \begin_layout Standard
35127 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35128  pour l'abaisser.
35129 \end_layout
35130
35131 \begin_layout Standard
35132 Pour aligner le mot 
35133 \begin_inset Quotes fld
35134 \end_inset
35135
35136 empêcher
35137 \begin_inset Quotes frd
35138 \end_inset
35139
35140  de façon à ce que le point le plus bas du caractère le plus 
35141 \begin_inset Quotes fld
35142 \end_inset
35143
35144 profond
35145 \begin_inset Quotes frd
35146 \end_inset
35147
35148 , le 
35149 \begin_inset Quotes fld
35150 \end_inset
35151
35152 p
35153 \begin_inset Quotes frd
35154 \end_inset
35155
35156 , soit au niveau de la ligne de base, insérez la commande 
35157 \end_layout
35158
35159 \begin_layout Standard
35160
35161 \series bold
35162
35163 \backslash
35164 raisebox{
35165 \backslash
35166 depth}{
35167 \end_layout
35168
35169 \begin_layout Standard
35170 en code \SpecialChar TeX
35171  avant le mot.
35172  Insérez après le mot l'accolade fermante 
35173 \begin_inset Quotes fld
35174 \end_inset
35175
35176
35177 \series bold
35178 }
35179 \series default
35180
35181 \begin_inset Quotes frd
35182 \end_inset
35183
35184  en code \SpecialChar TeX
35185 .
35186 \begin_inset Newline newline
35187 \end_inset
35188
35189 Voici le résultat :
35190 \end_layout
35191
35192 \begin_layout Standard
35193 Cette ligne de texte contient le mot 
35194 \begin_inset ERT
35195 status open
35196
35197 \begin_layout Plain Layout
35198
35199
35200 \backslash
35201 raisebox{
35202 \backslash
35203 depth}{
35204 \end_layout
35205
35206 \end_inset
35207
35208
35209 \begin_inset Quotes fld
35210 \end_inset
35211
35212 empêcher
35213 \begin_inset Quotes frd
35214 \end_inset
35215
35216
35217 \begin_inset ERT
35218 status collapsed
35219
35220 \begin_layout Plain Layout
35221
35222 }
35223 \end_layout
35224
35225 \end_inset
35226
35227  comme mot élevé.
35228 \end_layout
35229
35230 \begin_layout Standard
35231 \begin_inset VSpace bigskip
35232 \end_inset
35233
35234 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35235  entre les lignes va être agrandie :
35236 \end_layout
35237
35238 \begin_layout Standard
35239 Cette ligne de texte contient le mot
35240 \begin_inset ERT
35241 status collapsed
35242
35243 \begin_layout Plain Layout
35244
35245
35246 \backslash
35247 raisebox{-
35248 \backslash
35249 depth}{
35250 \end_layout
35251
35252 \end_inset
35253
35254
35255 \begin_inset Quotes fld
35256 \end_inset
35257
35258 empêcher
35259 \begin_inset Quotes frd
35260 \end_inset
35261
35262
35263 \begin_inset ERT
35264 status collapsed
35265
35266 \begin_layout Plain Layout
35267
35268 }
35269 \end_layout
35270
35271 \end_inset
35272
35273  comme mot abaissé.
35274 \begin_inset Newline newline
35275 \end_inset
35276
35277 Cette ligne de texte contient le mot 
35278 \begin_inset ERT
35279 status collapsed
35280
35281 \begin_layout Plain Layout
35282
35283
35284 \backslash
35285 raisebox{0.5cm}{
35286 \end_layout
35287
35288 \end_inset
35289
35290
35291 \begin_inset Quotes fld
35292 \end_inset
35293
35294 tester
35295 \begin_inset Quotes frd
35296 \end_inset
35297
35298
35299 \begin_inset ERT
35300 status collapsed
35301
35302 \begin_layout Plain Layout
35303
35304 }
35305 \end_layout
35306
35307 \end_inset
35308
35309  comme mot élevé.
35310 \end_layout
35311
35312 \begin_layout Standard
35313 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35314  mettez la hauteur de la boîte à zéro.
35315  Par exemple utilisez
35316 \end_layout
35317
35318 \begin_layout Standard
35319
35320 \series bold
35321
35322 \backslash
35323 raisebox{-
35324 \backslash
35325 depth}[0pt]{
35326 \end_layout
35327
35328 \begin_layout Standard
35329 Cette ligne de texte contient le mot
35330 \begin_inset ERT
35331 status collapsed
35332
35333 \begin_layout Plain Layout
35334
35335
35336 \backslash
35337 raisebox{-
35338 \backslash
35339 depth}[0pt]{
35340 \end_layout
35341
35342 \end_inset
35343
35344
35345 \begin_inset Quotes fld
35346 \end_inset
35347
35348 empêcher
35349 \begin_inset Quotes frd
35350 \end_inset
35351
35352
35353 \begin_inset ERT
35354 status collapsed
35355
35356 \begin_layout Plain Layout
35357
35358 }
35359 \end_layout
35360
35361 \end_inset
35362
35363  comme mot abaissé.
35364 \begin_inset Newline newline
35365 \end_inset
35366
35367
35368 \begin_inset Newline newline
35369 \end_inset
35370
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{0.5cm}[0pt]{
35380 \end_layout
35381
35382 \end_inset
35383
35384
35385 \begin_inset Quotes fld
35386 \end_inset
35387
35388 tester
35389 \begin_inset Quotes frd
35390 \end_inset
35391
35392
35393 \begin_inset ERT
35394 status collapsed
35395
35396 \begin_layout Plain Layout
35397
35398 }
35399 \end_layout
35400
35401 \end_inset
35402
35403  comme mot élevé.
35404 \end_layout
35405
35406 \begin_layout Section
35407 Boîtes colorées
35408 \begin_inset CommandInset label
35409 LatexCommand label
35410 name "sec:Boîtes-colorées"
35411
35412 \end_inset
35413
35414
35415 \begin_inset Index idx
35416 status collapsed
35417
35418 \begin_layout Plain Layout
35419 Boîtes ! Couleur
35420 \end_layout
35421
35422 \end_inset
35423
35424
35425 \end_layout
35426
35427 \begin_layout Standard
35428
35429 \lang english
35430 To color the background of a box just select the color you like in the box
35431  dialog.
35432  This is for example a box with orange background: 
35433 \begin_inset Box Frameless
35434 position "t"
35435 hor_pos "c"
35436 has_inner_box 1
35437 inner_pos "t"
35438 use_parbox 0
35439 use_makebox 1
35440 width ""
35441 special "none"
35442 height "1in"
35443 height_special "totalheight"
35444 thickness "0.4pt"
35445 separation "3pt"
35446 shadowsize "4pt"
35447 framecolor "black"
35448 backgroundcolor "orange"
35449 status open
35450
35451 \begin_layout Plain Layout
35452
35453 \lang english
35454 Box with orange background
35455 \end_layout
35456
35457 \end_inset
35458
35459
35460 \end_layout
35461
35462 \begin_layout Standard
35463
35464 \lang english
35465 If you use the decoration 
35466 \family sans
35467 \lang french
35468 Cadre
35469 \begin_inset space ~
35470 \end_inset
35471
35472 rectangulaire
35473 \begin_inset space ~
35474 \end_inset
35475
35476 simple
35477 \family default
35478 \lang english
35479  you can set a frame color.
35480  In this case you must also specify a background color (LyX sets white as
35481  default).
35482  Here is an example: 
35483 \begin_inset Box Boxed
35484 position "t"
35485 hor_pos "c"
35486 has_inner_box 0
35487 inner_pos "t"
35488 use_parbox 0
35489 use_makebox 0
35490 width ""
35491 special "none"
35492 height "1in"
35493 height_special "totalheight"
35494 thickness "0.4pt"
35495 separation "3pt"
35496 shadowsize "4pt"
35497 framecolor "teal"
35498 backgroundcolor "yellow"
35499 status open
35500
35501 \begin_layout Plain Layout
35502
35503 \lang english
35504 Box with teal frame color and yellow background color
35505 \end_layout
35506
35507 \end_inset
35508
35509
35510 \end_layout
35511
35512 \begin_layout Standard
35513 \begin_inset VSpace bigskip
35514 \end_inset
35515
35516
35517 \lang english
35518 Of course you can also have colored text inside a colored box:
35519 \lang french
35520
35521 \begin_inset Newline newline
35522 \end_inset
35523
35524
35525 \begin_inset Box Boxed
35526 position "t"
35527 hor_pos "c"
35528 has_inner_box 0
35529 inner_pos "t"
35530 use_parbox 0
35531 use_makebox 0
35532 width ""
35533 special "none"
35534 height "1in"
35535 height_special "totalheight"
35536 thickness "0.4pt"
35537 separation "3pt"
35538 shadowsize "4pt"
35539 framecolor "cyan"
35540 backgroundcolor "magenta"
35541 status open
35542
35543 \begin_layout Plain Layout
35544
35545 \color yellow
35546 Ce texte est coloré dans une boîte colorée et encadrée.
35547 \end_layout
35548
35549 \end_inset
35550
35551
35552 \end_layout
35553
35554 \begin_layout Standard
35555 \begin_inset VSpace bigskip
35556 \end_inset
35557
35558
35559 \end_layout
35560
35561 \begin_layout Standard
35562
35563 \lang english
35564 If you need another color than the predefined ones,
35565 \lang french
35566  vous pouvez définir vos propres couleurs comme c'est décrit dans la section
35567 \begin_inset space ~
35568 \end_inset
35569
35570
35571 \begin_inset CommandInset ref
35572 LatexCommand ref
35573 reference "sec:Tableaux-Colorés"
35574
35575 \end_inset
35576
35577 .
35578
35579 \lang english
35580  To use your own color you must typeset the box by using TeX code:
35581 \end_layout
35582
35583 \begin_layout Standard
35584
35585 \lang english
35586 Colored boxes without frame
35587 \lang french
35588 sont créées par la commande 
35589 \series bold
35590
35591 \backslash
35592 colorbox
35593 \series default
35594 .
35595  Elle est utilisée avec la syntaxe suivante :
35596 \end_layout
35597
35598 \begin_layout Standard
35599
35600 \series bold
35601
35602 \backslash
35603 colorbox{couleur}{contenu de la boîte}
35604 \end_layout
35605
35606 \begin_layout Standard
35607 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35608  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
35609  un mot sur fond vertfonce, insérez la commande 
35610 \end_layout
35611
35612 \begin_layout Standard
35613
35614 \series bold
35615
35616 \backslash
35617 colorbox{vertfonce}{
35618 \end_layout
35619
35620 \begin_layout Standard
35621 avant le mot en code \SpecialChar TeX
35622 .
35623  Insérez l'accolade fermante 
35624 \begin_inset Quotes fld
35625 \end_inset
35626
35627 }
35628 \begin_inset Quotes frd
35629 \end_inset
35630
35631  après le mot, en code \SpecialChar TeX
35632 .
35633 \begin_inset Newline newline
35634 \end_inset
35635
35636 Voici le résultat :
35637 \end_layout
35638
35639 \begin_layout Standard
35640 Cette ligne de texte contient le mot
35641 \begin_inset ERT
35642 status collapsed
35643
35644 \begin_layout Plain Layout
35645
35646
35647 \backslash
35648 colorbox{vertfonce}{
35649 \end_layout
35650
35651 \end_inset
35652
35653
35654 \begin_inset Quotes fld
35655 \end_inset
35656
35657 Attention!
35658 \begin_inset Quotes frd
35659 \end_inset
35660
35661
35662 \begin_inset ERT
35663 status collapsed
35664
35665 \begin_layout Plain Layout
35666
35667 }
35668 \end_layout
35669
35670 \end_inset
35671
35672  sur fond vertfonce.
35673 \end_layout
35674
35675 \begin_layout Standard
35676
35677 \lang english
35678 Framed, colored boxes are created
35679 \lang french
35680  avec la commande 
35681 \series bold
35682
35683 \backslash
35684 fcolorbox
35685 \series default
35686  avec la syntaxe suivante :
35687 \end_layout
35688
35689 \begin_layout Standard
35690
35691 \series bold
35692
35693 \backslash
35694 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35695 \end_layout
35696
35697 \begin_layout Section
35698 Les boîtes pivotées et redimensionnées
35699 \end_layout
35700
35701 \begin_layout Standard
35702 Pour pouvoir utiliser les boîtes
35703 \lang english
35704  described in this section, the module 
35705 \family sans
35706 GraphicBoxes
35707 \family default
35708  must be loaded in the document settings.
35709 \end_layout
35710
35711 \begin_layout Standard
35712 \begin_inset Note Greyedout
35713 status open
35714
35715 \begin_layout Plain Layout
35716
35717 \series bold
35718 Note:
35719 \series default
35720  La plupart des visualiseurs DVI ne sont 
35721 \emph on
35722 pas
35723 \emph default
35724  capables d'afficher des rotations ou des redimensions.
35725 \end_layout
35726
35727 \end_inset
35728
35729
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  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
35742  redimensionnée.
35743 \end_layout
35744
35745 \end_inset
35746
35747
35748 \end_layout
35749
35750 \begin_layout Subsection
35751 Les Boîtes pivotées
35752 \begin_inset Index idx
35753 status collapsed
35754
35755 \begin_layout Plain Layout
35756 Boîtes ! pivotées
35757 \end_layout
35758
35759 \end_inset
35760
35761
35762 \begin_inset Index idx
35763 status collapsed
35764
35765 \begin_layout Plain Layout
35766 Pivoter des objets
35767 \end_layout
35768
35769 \end_inset
35770
35771
35772 \end_layout
35773
35774 \begin_layout Standard
35775 Pour faire tourner des objets, vous pouvez les mettre dans une 
35776 \family sans
35777 \lang english
35778 Rotatebox
35779 \family default
35780 .
35781  Such a box is inserted via the menu 
35782 \family sans
35783 Insert\SpecialChar menuseparator
35784 Custom Insets\SpecialChar menuseparator
35785 Rotatebox
35786 \family default
35787 .
35788 \end_layout
35789
35790 \begin_layout Standard
35791 La position du pivot 
35792 \lang english
35793 can be specified via the inset 
35794 \family sans
35795 Origin
35796 \family default
35797  (menu 
35798 \family sans
35799 Insert\SpecialChar menuseparator
35800 Origin
35801 \family default
35802 \lang french
35803 ) sous la forme 
35804 \series bold
35805 origin=position
35806 \series default
35807 .
35808  Les valeurs suivantes sont possibles pour la position: 
35809 \emph on
35810 c
35811 \emph default
35812  (centre), 
35813 \emph on
35814 l
35815 \emph default
35816  (gauche/
35817 \lang english
35818 left
35819 \lang french
35820 ), 
35821 \emph on
35822 r
35823 \emph default
35824  (droite/
35825 \lang english
35826 right
35827 \lang french
35828 ), 
35829 \emph on
35830 b
35831 \emph default
35832  (bas/
35833 \lang english
35834 bottom
35835 \lang french
35836 ), 
35837 \emph on
35838 t
35839 \emph default
35840  (haut/
35841 \lang english
35842 top
35843 \lang french
35844 ), et aussi des combinaisons des quatre positions de base.
35845  Par exemple 
35846 \emph on
35847 lt
35848 \emph default
35849  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
35850  Quand on ne donne pas d'origine, la position 
35851 \emph on
35852 l
35853 \emph default
35854  est utilisée.
35855  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
35856  ou négatif.
35857  Le sens positif de rotation est anti-horaire.
35858 \end_layout
35859
35860 \begin_layout Standard
35861 Dans l'exemple qui suit, 
35862 \series bold
35863 \lang english
35864 origin=c
35865 \series default
35866  was inserted to the 
35867 \family sans
35868 Option
35869 \family default
35870  inset and 
35871 \series bold
35872 60
35873 \series default
35874  was inserted to the 
35875 \family sans
35876 Angle
35877 \family default
35878  inset.
35879 \end_layout
35880
35881 \begin_layout Standard
35882 Voici une ligne avec du 
35883 \begin_inset Flex Rotatebox
35884 status open
35885
35886 \begin_layout Plain Layout
35887 \begin_inset Argument 1
35888 status open
35889
35890 \begin_layout Plain Layout
35891 origin=c
35892 \end_layout
35893
35894 \end_inset
35895
35896
35897 \begin_inset Argument 2
35898 status open
35899
35900 \begin_layout Plain Layout
35901 60
35902 \end_layout
35903
35904 \end_inset
35905
35906 texte pivoté
35907 \end_layout
35908
35909 \end_inset
35910
35911 .
35912 \end_layout
35913
35914 \begin_layout Standard
35915 La boîte peut contenir une autre boîte ou une formule en ligne :
35916 \end_layout
35917
35918 \begin_layout Standard
35919 Voici une ligne avec du 
35920 \begin_inset Flex Rotatebox
35921 status open
35922
35923 \begin_layout Plain Layout
35924 \begin_inset Argument 1
35925 status open
35926
35927 \begin_layout Plain Layout
35928 origin=r
35929 \end_layout
35930
35931 \end_inset
35932
35933
35934 \begin_inset Argument 2
35935 status open
35936
35937 \begin_layout Plain Layout
35938 -60
35939 \end_layout
35940
35941 \end_inset
35942
35943
35944 \begin_inset Box Doublebox
35945 position "c"
35946 hor_pos "c"
35947 has_inner_box 0
35948 inner_pos "c"
35949 use_parbox 0
35950 use_makebox 0
35951 width "1in"
35952 special "width"
35953 height "1in"
35954 height_special "totalheight"
35955 thickness "0.4pt"
35956 separation "3pt"
35957 shadowsize "4pt"
35958 framecolor "black"
35959 backgroundcolor "none"
35960 status collapsed
35961
35962 \begin_layout Plain Layout
35963 texte pivoté
35964 \end_layout
35965
35966 \end_inset
35967
35968
35969 \end_layout
35970
35971 \end_inset
35972
35973  et encadré 
35974 \begin_inset Flex Rotatebox
35975 status open
35976
35977 \begin_layout Plain Layout
35978 \begin_inset Argument 1
35979 status open
35980
35981 \begin_layout Plain Layout
35982 origin=lb
35983 \end_layout
35984
35985 \end_inset
35986
35987
35988 \begin_inset Argument 2
35989 status open
35990
35991 \begin_layout Plain Layout
35992 60
35993 \end_layout
35994
35995 \end_inset
35996
35997
35998 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35999 \end_inset
36000
36001
36002 \end_layout
36003
36004 \end_inset
36005
36006  et une formule.
36007 \end_layout
36008
36009 \begin_layout Standard
36010 ou encore une figure ou un tableau :
36011 \end_layout
36012
36013 \begin_layout Standard
36014 Voici une ligne 
36015 \begin_inset Flex Rotatebox
36016 status open
36017
36018 \begin_layout Plain Layout
36019 \begin_inset Argument 1
36020 status open
36021
36022 \begin_layout Plain Layout
36023 origin=lb
36024 \end_layout
36025
36026 \end_inset
36027
36028
36029 \begin_inset Argument 2
36030 status open
36031
36032 \begin_layout Plain Layout
36033 90
36034 \end_layout
36035
36036 \end_inset
36037
36038
36039 \begin_inset Graphics
36040         filename ../clipart/platypus.eps
36041         lyxscale 50
36042         width 25col%
36043
36044 \end_inset
36045
36046
36047 \end_layout
36048
36049 \end_inset
36050
36051  avec une image pivotée de 90° 
36052 \begin_inset Flex Rotatebox
36053 status open
36054
36055 \begin_layout Plain Layout
36056 \begin_inset Argument 2
36057 status open
36058
36059 \begin_layout Plain Layout
36060 -90
36061 \end_layout
36062
36063 \end_inset
36064
36065
36066 \begin_inset Tabular
36067 <lyxtabular version="3" rows="2" columns="2">
36068 <features tabularvalignment="middle">
36069 <column alignment="center" valignment="top">
36070 <column alignment="center" valignment="top">
36071 <row>
36072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36073 \begin_inset Text
36074
36075 \begin_layout Plain Layout
36076 q
36077 \end_layout
36078
36079 \end_inset
36080 </cell>
36081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36082 \begin_inset Text
36083
36084 \begin_layout Plain Layout
36085 w
36086 \end_layout
36087
36088 \end_inset
36089 </cell>
36090 </row>
36091 <row>
36092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36093 \begin_inset Text
36094
36095 \begin_layout Plain Layout
36096 e
36097 \end_layout
36098
36099 \end_inset
36100 </cell>
36101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36102 \begin_inset Text
36103
36104 \begin_layout Plain Layout
36105 r
36106 \end_layout
36107
36108 \end_inset
36109 </cell>
36110 </row>
36111 </lyxtabular>
36112
36113 \end_inset
36114
36115
36116 \end_layout
36117
36118 \end_inset
36119
36120  et un tableau.
36121 \begin_inset Index idx
36122 status collapsed
36123
36124 \begin_layout Plain Layout
36125 Figures ! Pivotées
36126 \end_layout
36127
36128 \end_inset
36129
36130
36131 \begin_inset Index idx
36132 status collapsed
36133
36134 \begin_layout Plain Layout
36135 Tableau ! Pivoter
36136 \end_layout
36137
36138 \end_inset
36139
36140
36141 \end_layout
36142
36143 \begin_layout Standard
36144
36145 \lang english
36146 \begin_inset Note Greyedout
36147 status open
36148
36149 \begin_layout Plain Layout
36150
36151 \series bold
36152 \lang english
36153 Note:
36154 \series default
36155  If the 
36156 \family sans
36157 Angle
36158 \family default
36159  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
36160
36161  errors when viewing/exporting the document.
36162 \end_layout
36163
36164 \end_inset
36165
36166
36167 \end_layout
36168
36169 \begin_layout Subsection
36170 Les boîtes redimensionnées
36171 \begin_inset Index idx
36172 status collapsed
36173
36174 \begin_layout Plain Layout
36175 Boîtes ! Redimensionnées
36176 \end_layout
36177
36178 \end_inset
36179
36180
36181 \begin_inset Index idx
36182 status collapsed
36183
36184 \begin_layout Plain Layout
36185 Redimensionner des objets
36186 \end_layout
36187
36188 \end_inset
36189
36190
36191 \end_layout
36192
36193 \begin_layout Standard
36194 Pour redimensionner des objets on
36195 \lang english
36196  put it into a 
36197 \family sans
36198 Scalebox
36199 \family default
36200 .
36201  Such a box is inserted via the menu 
36202 \family sans
36203 Insert\SpecialChar menuseparator
36204 Custom Insets\SpecialChar menuseparator
36205 Scalebox
36206 \family default
36207 .
36208 \end_layout
36209
36210 \begin_layout Standard
36211
36212 \lang english
36213 The 
36214 \family sans
36215 Scalebox
36216 \family default
36217  inset has the mandatory inset 
36218 \family sans
36219 H-Factor
36220 \family default
36221  and the optional inset 
36222 \family sans
36223 V-Factor
36224 \family default
36225  (inserted via the menu 
36226 \family sans
36227 Insert\SpecialChar menuseparator
36228 V-Factor)
36229 \family default
36230 .
36231  Input there there horizontal and vertical scale factor, respectively.
36232  If no 
36233 \family sans
36234 V-Factor
36235 \family default
36236  inset is used
36237 \lang french
36238 , le facteur horizontal sera aussi utilisé comme facteur vertical.
36239 \end_layout
36240
36241 \begin_layout Standard
36242
36243 \lang english
36244 To get for example the double text size, compared to the document text size,
36245  insert 
36246 \series bold
36247 2
36248 \series default
36249  into the 
36250 \family sans
36251 H-Factor
36252 \family default
36253  inset.
36254  An example
36255 \lang french
36256
36257 \begin_inset Flex Scalebox
36258 status open
36259
36260 \begin_layout Plain Layout
36261 \begin_inset Argument 1
36262 status open
36263
36264 \begin_layout Plain Layout
36265 2
36266 \end_layout
36267
36268 \end_inset
36269
36270 Bonjour
36271 \end_layout
36272
36273 \end_inset
36274
36275
36276 \end_layout
36277
36278 \begin_layout Standard
36279
36280 \series bold
36281 \lang english
36282 2
36283 \series default
36284  as 
36285 \family sans
36286 H-Factor
36287 \family default
36288  and 
36289 \series bold
36290 1
36291 \series default
36292  as 
36293 \family sans
36294 V-Factor
36295 \family default
36296  distorts the
36297 \lang french
36298  
36299 \begin_inset Flex Scalebox
36300 status open
36301
36302 \begin_layout Plain Layout
36303 \begin_inset Argument 1
36304 status open
36305
36306 \begin_layout Plain Layout
36307 2
36308 \end_layout
36309
36310 \end_inset
36311
36312
36313 \begin_inset Argument 2
36314 status open
36315
36316 \begin_layout Plain Layout
36317 1
36318 \end_layout
36319
36320 \end_inset
36321
36322 Bonjour
36323 \end_layout
36324
36325 \end_inset
36326
36327 .
36328 \end_layout
36329
36330 \begin_layout Standard
36331
36332 \lang english
36333 If the scaling factor is negative, the box content will be mirrored.
36334  Therefore 
36335 \series bold
36336 -1
36337 \series default
36338  as 
36339 \family sans
36340 H-Factor
36341 \family default
36342  and 
36343 \series bold
36344 1
36345 \series default
36346  as 
36347 \family sans
36348 V-Factor
36349 \family default
36350  can be used to create mirror writing
36351 \lang french
36352
36353 \begin_inset Flex Scalebox
36354 status open
36355
36356 \begin_layout Plain Layout
36357 \begin_inset Argument 1
36358 status open
36359
36360 \begin_layout Plain Layout
36361 -1
36362 \end_layout
36363
36364 \end_inset
36365
36366
36367 \begin_inset Argument 2
36368 status open
36369
36370 \begin_layout Plain Layout
36371 1
36372 \end_layout
36373
36374 \end_inset
36375
36376 Bonjour
36377 \end_layout
36378
36379 \end_inset
36380
36381
36382 \end_layout
36383
36384 \begin_layout Standard
36385
36386 \series bold
36387 \lang english
36388 -1
36389 \series default
36390  as 
36391 \family sans
36392 H-Factor
36393 \family default
36394  and 
36395 \series bold
36396 1
36397 \series default
36398  as 
36399 \family sans
36400 V-Factor
36401 \family default
36402  reflects the
36403 \lang french
36404  
36405 \begin_inset Flex Scalebox
36406 status open
36407
36408 \begin_layout Plain Layout
36409 \begin_inset Argument 1
36410 status open
36411
36412 \begin_layout Plain Layout
36413 1
36414 \end_layout
36415
36416 \end_inset
36417
36418
36419 \begin_inset Argument 2
36420 status open
36421
36422 \begin_layout Plain Layout
36423 -1
36424 \end_layout
36425
36426 \end_inset
36427
36428 Bonjour
36429 \end_layout
36430
36431 \end_inset
36432
36433  
36434 \lang english
36435 at the base line.
36436 \end_layout
36437
36438 \begin_layout Standard
36439
36440 \lang english
36441 The 
36442 \family sans
36443 Reflectbox
36444 \family default
36445  (menu 
36446 \family sans
36447 Insert\SpecialChar menuseparator
36448 Custom Insets\SpecialChar menuseparator
36449 Reflectbox
36450 \family default
36451 ) is equivalent to 
36452 \series bold
36453 -1
36454 \series default
36455  as 
36456 \family sans
36457 H-Factor
36458 \family default
36459  and 
36460 \series bold
36461 1
36462 \series default
36463  as 
36464 \family sans
36465 V-Factor 
36466 \family default
36467 for a 
36468 \family sans
36469 Scalebox
36470 \family default
36471 .
36472 \end_layout
36473
36474 \begin_layout Standard
36475
36476 \lang english
36477 \begin_inset Note Greyedout
36478 status open
36479
36480 \begin_layout Plain Layout
36481
36482 \series bold
36483 \lang english
36484 Note:
36485 \series default
36486  If the 
36487 \family sans
36488 H-Factor
36489 \family default
36490  inset is empty or contains other characters than numbers you will get LaTeX
36491  errors when viewing/exporting the document.
36492 \end_layout
36493
36494 \end_inset
36495
36496
36497 \end_layout
36498
36499 \begin_layout Standard
36500 \begin_inset VSpace bigskip
36501 \end_inset
36502
36503
36504 \lang english
36505 The 
36506 \family sans
36507 Resizebox
36508 \family default
36509  (menu 
36510 \family sans
36511 Insert\SpecialChar menuseparator
36512 Custom Insets\SpecialChar menuseparator
36513 Resizebox
36514 \family default
36515 ) is used to scale the content to a defined width and height.
36516  The 
36517 \family sans
36518 Resizebox
36519 \family default
36520  inset has the mandatory inset 
36521 \family sans
36522 Width
36523 \family default
36524  and the optional inset 
36525 \family sans
36526 Height
36527 \family default
36528  (inserted via the menu 
36529 \family sans
36530 Insert\SpecialChar menuseparator
36531 Height)
36532 \family default
36533 .
36534  Input there there width and height, respectively, as value with a unit
36535 \lang french
36536 .
36537  
36538 \begin_inset CommandInset ref
36539 LatexCommand ref
36540 reference "tab:Unités"
36541
36542 \end_inset
36543
36544  
36545 \lang english
36546 lists the possible units.
36547  If there is 
36548 \lang french
36549 un point d'exclamation 
36550 \series bold
36551 !
36552 \series default
36553 \lang english
36554  in of of the two insets
36555 \lang french
36556 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
36557
36558 \lang english
36559  If no 
36560 \family sans
36561 Height
36562 \family default
36563  inset is used 
36564 \lang french
36565 un point d'exclamation
36566 \lang english
36567  will internally be used for the height.
36568 \end_layout
36569
36570 \begin_layout Standard
36571
36572 \series bold
36573 \lang english
36574 2cm
36575 \series default
36576  as 
36577 \family sans
36578 Width
36579 \family default
36580  and 
36581 \series bold
36582 1cm
36583 \series default
36584  as 
36585 \family sans
36586 Height
36587 \family default
36588  produces:
36589 \lang french
36590  
36591 \begin_inset Flex Resizebox
36592 status open
36593
36594 \begin_layout Plain Layout
36595 \begin_inset Argument 1
36596 status open
36597
36598 \begin_layout Plain Layout
36599 2cm
36600 \end_layout
36601
36602 \end_inset
36603
36604
36605 \begin_inset Argument 2
36606 status open
36607
36608 \begin_layout Plain Layout
36609 1cm
36610 \end_layout
36611
36612 \end_inset
36613
36614 Bonjour
36615 \end_layout
36616
36617 \end_inset
36618
36619
36620 \begin_inset Newline newline
36621 \end_inset
36622
36623
36624 \series bold
36625 \lang english
36626 2cm
36627 \series default
36628  as 
36629 \family sans
36630 Width
36631 \family default
36632  and 
36633 \series bold
36634 !
36635 \series default
36636  as 
36637 \family sans
36638 Height
36639 \family default
36640  (or no 
36641 \family sans
36642 Height
36643 \family default
36644 ) produces
36645 \lang french
36646
36647 \begin_inset Flex Resizebox
36648 status open
36649
36650 \begin_layout Plain Layout
36651 \begin_inset Argument 1
36652 status open
36653
36654 \begin_layout Plain Layout
36655 2cm
36656 \end_layout
36657
36658 \end_inset
36659
36660
36661 \begin_inset Argument 2
36662 status open
36663
36664 \begin_layout Plain Layout
36665 !
36666 \end_layout
36667
36668 \end_inset
36669
36670 Bonjour
36671 \end_layout
36672
36673 \end_inset
36674
36675
36676 \end_layout
36677
36678 \begin_layout Standard
36679
36680 \lang english
36681 \begin_inset Note Greyedout
36682 status open
36683
36684 \begin_layout Plain Layout
36685
36686 \series bold
36687 \lang english
36688 Note:
36689 \series default
36690  If the 
36691 \family sans
36692 Width
36693 \family default
36694  inset is empty or contains an invalid unit you will get LaTeX errors when
36695  viewing/exporting the document.
36696 \end_layout
36697
36698 \end_inset
36699
36700
36701 \end_layout
36702
36703 \begin_layout Standard
36704 \begin_inset VSpace bigskip
36705 \end_inset
36706
36707
36708 \end_layout
36709
36710 \begin_layout Standard
36711 Les boîtes peuvent être combinée dans n'importe quel ordre.
36712
36713 \lang english
36714  As example a 
36715 \family sans
36716 Reflectbox
36717 \family default
36718  inside a 
36719 \family sans
36720 Resizebox
36721 \family default
36722  which is in turn inside a 
36723 \family sans
36724 Rotatebox
36725 \family default
36726 :
36727 \end_layout
36728
36729 \begin_layout Standard
36730 \noindent
36731 \align center
36732 \begin_inset Flex Rotatebox
36733 status open
36734
36735 \begin_layout Plain Layout
36736 \begin_inset Argument 1
36737 status open
36738
36739 \begin_layout Plain Layout
36740 origin=c
36741 \end_layout
36742
36743 \end_inset
36744
36745
36746 \begin_inset Argument 2
36747 status open
36748
36749 \begin_layout Plain Layout
36750 -45
36751 \end_layout
36752
36753 \end_inset
36754
36755
36756 \begin_inset Flex Resizebox
36757 status open
36758
36759 \begin_layout Plain Layout
36760 \begin_inset Argument 1
36761 status open
36762
36763 \begin_layout Plain Layout
36764 2cm
36765 \end_layout
36766
36767 \end_inset
36768
36769
36770 \begin_inset Flex Reflectbox
36771 status open
36772
36773 \begin_layout Plain Layout
36774 Bonjour
36775 \end_layout
36776
36777 \end_inset
36778
36779
36780 \end_layout
36781
36782 \end_inset
36783
36784
36785 \end_layout
36786
36787 \end_inset
36788
36789
36790 \end_layout
36791
36792 \begin_layout Standard
36793 \noindent
36794 Les images, les tableaux et les formules sont autorisées comme contenu de
36795  boîte :
36796 \end_layout
36797
36798 \begin_layout Standard
36799 \noindent
36800 \align center
36801 \begin_inset Flex Resizebox
36802 status open
36803
36804 \begin_layout Plain Layout
36805 \begin_inset Argument 1
36806 status open
36807
36808 \begin_layout Plain Layout
36809 2cm
36810 \end_layout
36811
36812 \end_inset
36813
36814
36815 \begin_inset Flex Reflectbox
36816 status open
36817
36818 \begin_layout Plain Layout
36819 \begin_inset Graphics
36820         filename ../clipart/platypus.eps
36821         lyxscale 50
36822         width 25col%
36823
36824 \end_inset
36825
36826
36827 \end_layout
36828
36829 \end_inset
36830
36831
36832 \end_layout
36833
36834 \end_inset
36835
36836  
36837 \begin_inset Flex Resizebox
36838 status open
36839
36840 \begin_layout Plain Layout
36841 \begin_inset Argument 1
36842 status open
36843
36844 \begin_layout Plain Layout
36845 2cm
36846 \end_layout
36847
36848 \end_inset
36849
36850
36851 \begin_inset Flex Reflectbox
36852 status open
36853
36854 \begin_layout Plain Layout
36855 \begin_inset Tabular
36856 <lyxtabular version="3" rows="2" columns="2">
36857 <features tabularvalignment="middle">
36858 <column alignment="center" valignment="top">
36859 <column alignment="center" valignment="top">
36860 <row>
36861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36862 \begin_inset Text
36863
36864 \begin_layout Plain Layout
36865 q
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36871 \begin_inset Text
36872
36873 \begin_layout Plain Layout
36874 w
36875 \end_layout
36876
36877 \end_inset
36878 </cell>
36879 </row>
36880 <row>
36881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36882 \begin_inset Text
36883
36884 \begin_layout Plain Layout
36885 e
36886 \end_layout
36887
36888 \end_inset
36889 </cell>
36890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894 r
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 </row>
36900 </lyxtabular>
36901
36902 \end_inset
36903
36904
36905 \end_layout
36906
36907 \end_inset
36908
36909
36910 \end_layout
36911
36912 \end_inset
36913
36914  
36915 \begin_inset Flex Resizebox
36916 status open
36917
36918 \begin_layout Plain Layout
36919 \begin_inset Argument 1
36920 status open
36921
36922 \begin_layout Plain Layout
36923 3cm
36924 \end_layout
36925
36926 \end_inset
36927
36928
36929 \begin_inset Flex Reflectbox
36930 status open
36931
36932 \begin_layout Plain Layout
36933 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36934 \end_inset
36935
36936
36937 \end_layout
36938
36939 \end_inset
36940
36941
36942 \end_layout
36943
36944 \end_inset
36945
36946
36947 \begin_inset Index idx
36948 status collapsed
36949
36950 \begin_layout Plain Layout
36951 Figures ! Redimensionnées
36952 \end_layout
36953
36954 \end_inset
36955
36956
36957 \begin_inset Index idx
36958 status collapsed
36959
36960 \begin_layout Plain Layout
36961 Tableau ! Redimensionner
36962 \end_layout
36963
36964 \end_inset
36965
36966
36967 \end_layout
36968
36969 \begin_layout Standard
36970 Quand on utilise le style global de formule 
36971 \series bold
36972 fleqn
36973 \series default
36974  dans le document
36975 \begin_inset Foot
36976 status collapsed
36977
36978 \begin_layout Plain Layout
36979 Quand 
36980 \begin_inset Quotes fld
36981 \end_inset
36982
36983 fleqn
36984 \begin_inset Quotes frd
36985 \end_inset
36986
36987  est ajouté aux options de la classe de document.
36988 \end_layout
36989
36990 \end_inset
36991
36992 , les formules hors texte peuvent aussi être redimensionnées.
36993 \end_layout
36994
36995 \begin_layout Chapter
36996 Objets entourés par du texte
36997 \begin_inset Index idx
36998 status collapsed
36999
37000 \begin_layout Plain Layout
37001 Entourés par du texte
37002 \end_layout
37003
37004 \end_inset
37005
37006
37007 \end_layout
37008
37009 \begin_layout Section
37010 Flottant d'enrobage
37011 \begin_inset CommandInset label
37012 LatexCommand label
37013 name "sec:Flottant-d'enrobage"
37014
37015 \end_inset
37016
37017
37018 \begin_inset Index idx
37019 status collapsed
37020
37021 \begin_layout Plain Layout
37022 Flottants ! Flottants d'enrobage
37023 \end_layout
37024
37025 \end_inset
37026
37027
37028 \begin_inset Index idx
37029 status collapsed
37030
37031 \begin_layout Plain Layout
37032 Entourés par du texte ! Flottants d'enrobage
37033 \end_layout
37034
37035 \end_inset
37036
37037
37038 \end_layout
37039
37040 \begin_layout Standard
37041 \begin_inset Wrap figure
37042 lines 0
37043 placement l
37044 overhang 1cm
37045 width "40col%"
37046 status open
37047
37048 \begin_layout Plain Layout
37049 \begin_inset Graphics
37050         filename ../clipart/mobius.eps
37051         width 40col%
37052         scaleBeforeRotation
37053         rotateOrigin center
37054
37055 \end_inset
37056
37057
37058 \end_layout
37059
37060 \begin_layout Plain Layout
37061 \begin_inset Caption Standard
37062
37063 \begin_layout Plain Layout
37064 \begin_inset CommandInset label
37065 LatexCommand label
37066 name "fig:Figure-enrobée"
37067
37068 \end_inset
37069
37070 Ceci est une figure habillée.
37071 \end_layout
37072
37073 \end_inset
37074
37075
37076 \end_layout
37077
37078 \end_inset
37079
37080  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37081  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37082  Vous pouvez en insérer un en utilisant le menu 
37083 \family sans
37084 Insertion\SpecialChar menuseparator
37085 Flottant\SpecialChar menuseparator
37086 Flottant
37087 \begin_inset space ~
37088 \end_inset
37089
37090 d'enrobage
37091 \family default
37092  à la condition que le paquetage \SpecialChar LaTeX
37093  
37094 \series bold
37095 wrapfig
37096 \series default
37097
37098 \begin_inset Index idx
37099 status collapsed
37100
37101 \begin_layout Plain Layout
37102 Paquetages \SpecialChar LaTeX
37103  ! wrapfig
37104 \end_layout
37105
37106 \end_inset
37107
37108  soit installé.
37109 \begin_inset Foot
37110 status collapsed
37111
37112 \begin_layout Plain Layout
37113 Voyez dans la manuel 
37114 \emph on
37115 Configuration
37116 \begin_inset space ~
37117 \end_inset
37118
37119 \SpecialChar LaTeX
37120  
37121 \emph default
37122 comment installer des paquetages \SpecialChar LaTeX
37123 .
37124 \end_layout
37125
37126 \end_inset
37127
37128  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37129  sur la boîte du flottant.
37130  Les paramètres obligatoires sont l'
37131 \family sans
37132 Emplacement
37133 \family default
37134  et la 
37135 \family sans
37136 Largeur
37137 \family default
37138 .
37139  Les paramètres facultatifs sont le 
37140 \family sans
37141 Débordement
37142 \family default
37143  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37144  de la page et la 
37145 \family sans
37146 Porté de la ligne
37147 \family default
37148  qui précise le nombre approximatif de lignes dont le flottant va avoir
37149  besoin.
37150  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37151  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37152  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
37153  à faire flotter le flottant
37154  à l'intérieur du paragraphe ou vers les autres paragraphes.
37155  La figure
37156 \begin_inset space ~
37157 \end_inset
37158
37159
37160 \begin_inset CommandInset ref
37161 LatexCommand ref
37162 reference "fig:Figure-enrobée"
37163
37164 \end_inset
37165
37166  est un exemple de flottant d'enrobage avec une largeur de 40
37167 \begin_inset space \thinspace{}
37168 \end_inset
37169
37170 col%, un débordement de 1
37171 \begin_inset space \thinspace{}
37172 \end_inset
37173
37174 cm et placé à gauche.
37175 \end_layout
37176
37177 \begin_layout Standard
37178 \begin_inset Note Greyedout
37179 status open
37180
37181 \begin_layout Plain Layout
37182
37183 \series bold
37184 Note:
37185 \series default
37186  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37187  figure trop près du bas de page peut tout chambouler et faire que le flottant
37188  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37189  de texte.
37190 \end_layout
37191
37192 \end_inset
37193
37194
37195 \end_layout
37196
37197 \begin_layout Standard
37198 En général:
37199 \end_layout
37200
37201 \begin_layout Itemize
37202 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37203  qui risquent de passer à la page suivante.
37204  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37205  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37206  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37207  de page.
37208 \end_layout
37209
37210 \begin_layout Itemize
37211 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37212  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37213 e.
37214 \end_layout
37215
37216 \begin_layout Itemize
37217 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37218  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37219  texte entre les deux, comme séparateur.
37220 \end_layout
37221
37222 \begin_layout Itemize
37223 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37224  ou les tableaux.
37225 \end_layout
37226
37227 \begin_layout Itemize
37228 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37229  chapitre
37230 \begin_inset space ~
37231 \end_inset
37232
37233
37234 \begin_inset CommandInset ref
37235 LatexCommand ref
37236 reference "chap:Flottants"
37237
37238 \end_inset
37239
37240 .
37241 \end_layout
37242
37243 \begin_layout Section
37244 Objets fixes entourés par du texte
37245 \begin_inset Index idx
37246 status collapsed
37247
37248 \begin_layout Plain Layout
37249 Entouré par du texte ! Objets fixes
37250 \end_layout
37251
37252 \end_inset
37253
37254
37255 \end_layout
37256
37257 \begin_layout Standard
37258 Les flottants d'enrobage décrits dans la section
37259 \begin_inset space \thinspace{}
37260 \end_inset
37261
37262
37263 \begin_inset CommandInset ref
37264 LatexCommand ref
37265 reference "sec:Flottant-d'enrobage"
37266
37267 \end_inset
37268
37269  prennent les positions suivantes dans le paragraphe :
37270 \begin_inset Separator parbreak
37271 \end_inset
37272
37273
37274 \end_layout
37275
37276 \begin_layout Standard
37277 \noindent
37278 \align center
37279 \begin_inset Tabular
37280 <lyxtabular version="3" rows="2" columns="2">
37281 <features tabularvalignment="middle">
37282 <column alignment="center" valignment="top">
37283 <column alignment="center" valignment="top">
37284 <row>
37285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37286 \begin_inset Text
37287
37288 \begin_layout Plain Layout
37289 \begin_inset Graphics
37290         filename ../../images/dialog-show-new-inset_graphics.png
37291         scale 70
37292         scaleBeforeRotation
37293
37294 \end_inset
37295
37296
37297 \end_layout
37298
37299 \end_inset
37300 </cell>
37301 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37302 \begin_inset Text
37303
37304 \begin_layout Plain Layout
37305 texte
37306 \end_layout
37307
37308 \end_inset
37309 </cell>
37310 </row>
37311 <row>
37312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37313 \begin_inset Text
37314
37315 \begin_layout Plain Layout
37316 texte
37317 \end_layout
37318
37319 \end_inset
37320 </cell>
37321 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37322 \begin_inset Text
37323
37324 \begin_layout Plain Layout
37325 texte
37326 \end_layout
37327
37328 \end_inset
37329 </cell>
37330 </row>
37331 </lyxtabular>
37332
37333 \end_inset
37334
37335  ou 
37336 \begin_inset Tabular
37337 <lyxtabular version="3" rows="2" columns="2">
37338 <features tabularvalignment="middle">
37339 <column alignment="center" valignment="top">
37340 <column alignment="center" valignment="top">
37341 <row>
37342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37343 \begin_inset Text
37344
37345 \begin_layout Plain Layout
37346 texte
37347 \end_layout
37348
37349 \end_inset
37350 </cell>
37351 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37352 \begin_inset Text
37353
37354 \begin_layout Plain Layout
37355 \begin_inset Graphics
37356         filename ../../images/dialog-show-new-inset_graphics.png
37357         scale 70
37358         scaleBeforeRotation
37359
37360 \end_inset
37361
37362
37363 \end_layout
37364
37365 \end_inset
37366 </cell>
37367 </row>
37368 <row>
37369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37370 \begin_inset Text
37371
37372 \begin_layout Plain Layout
37373 texte
37374 \end_layout
37375
37376 \end_inset
37377 </cell>
37378 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37379 \begin_inset Text
37380
37381 \begin_layout Plain Layout
37382 texte
37383 \end_layout
37384
37385 \end_inset
37386 </cell>
37387 </row>
37388 </lyxtabular>
37389
37390 \end_inset
37391
37392
37393 \end_layout
37394
37395 \begin_layout Standard
37396 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37397  par exemple pour avoir une de ces positions :
37398 \begin_inset VSpace defskip
37399 \end_inset
37400
37401
37402 \end_layout
37403
37404 \begin_layout Standard
37405 \noindent
37406 \align center
37407 \begin_inset Tabular
37408 <lyxtabular version="3" rows="2" columns="2">
37409 <features tabularvalignment="middle">
37410 <column alignment="center" valignment="top">
37411 <column alignment="center" valignment="top">
37412 <row>
37413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37414 \begin_inset Text
37415
37416 \begin_layout Plain Layout
37417 texte
37418 \end_layout
37419
37420 \end_inset
37421 </cell>
37422 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37423 \begin_inset Text
37424
37425 \begin_layout Plain Layout
37426 texte
37427 \end_layout
37428
37429 \end_inset
37430 </cell>
37431 </row>
37432 <row>
37433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37434 \begin_inset Text
37435
37436 \begin_layout Plain Layout
37437 \begin_inset Graphics
37438         filename ../../images/dialog-show-new-inset_graphics.png
37439         scale 70
37440         scaleBeforeRotation
37441
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \end_inset
37448 </cell>
37449 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37450 \begin_inset Text
37451
37452 \begin_layout Plain Layout
37453 texte
37454 \end_layout
37455
37456 \end_inset
37457 </cell>
37458 </row>
37459 </lyxtabular>
37460
37461 \end_inset
37462
37463  
37464 \begin_inset Tabular
37465 <lyxtabular version="3" rows="2" columns="2">
37466 <features tabularvalignment="middle">
37467 <column alignment="center" valignment="top">
37468 <column alignment="center" valignment="top">
37469 <row>
37470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37471 \begin_inset Text
37472
37473 \begin_layout Plain Layout
37474 texte
37475 \end_layout
37476
37477 \end_inset
37478 </cell>
37479 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37480 \begin_inset Text
37481
37482 \begin_layout Plain Layout
37483 texte
37484 \end_layout
37485
37486 \end_inset
37487 </cell>
37488 </row>
37489 <row>
37490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37491 \begin_inset Text
37492
37493 \begin_layout Plain Layout
37494 texte
37495 \end_layout
37496
37497 \end_inset
37498 </cell>
37499 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37500 \begin_inset Text
37501
37502 \begin_layout Plain Layout
37503 \begin_inset Graphics
37504         filename ../../images/dialog-show-new-inset_graphics.png
37505         scale 70
37506         scaleBeforeRotation
37507
37508 \end_inset
37509
37510
37511 \end_layout
37512
37513 \end_inset
37514 </cell>
37515 </row>
37516 </lyxtabular>
37517
37518 \end_inset
37519
37520  
37521 \begin_inset Tabular
37522 <lyxtabular version="3" rows="2" columns="3">
37523 <features tabularvalignment="middle">
37524 <column alignment="center" valignment="top">
37525 <column alignment="center" valignment="top">
37526 <column alignment="center" valignment="top">
37527 <row>
37528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532 texte
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 <cell alignment="center" valignment="top" topline="true" usebox="none">
37538 \begin_inset Text
37539
37540 \begin_layout Plain Layout
37541 \begin_inset Graphics
37542         filename ../../images/dialog-show-new-inset_graphics.png
37543         scale 70
37544         scaleBeforeRotation
37545
37546 \end_inset
37547
37548
37549 \end_layout
37550
37551 \end_inset
37552 </cell>
37553 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37554 \begin_inset Text
37555
37556 \begin_layout Plain Layout
37557 texte
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 </row>
37563 <row>
37564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37565 \begin_inset Text
37566
37567 \begin_layout Plain Layout
37568 texte
37569 \end_layout
37570
37571 \end_inset
37572 </cell>
37573 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37574 \begin_inset Text
37575
37576 \begin_layout Plain Layout
37577 texte
37578 \end_layout
37579
37580 \end_inset
37581 </cell>
37582 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37583 \begin_inset Text
37584
37585 \begin_layout Plain Layout
37586 texte
37587 \end_layout
37588
37589 \end_inset
37590 </cell>
37591 </row>
37592 </lyxtabular>
37593
37594 \end_inset
37595
37596  
37597 \begin_inset Tabular
37598 <lyxtabular version="3" rows="2" columns="3">
37599 <features tabularvalignment="middle">
37600 <column alignment="center" valignment="top">
37601 <column alignment="center" valignment="top">
37602 <column alignment="center" valignment="top">
37603 <row>
37604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37605 \begin_inset Text
37606
37607 \begin_layout Plain Layout
37608 texte
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 <cell alignment="center" valignment="top" topline="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 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37623 \begin_inset Text
37624
37625 \begin_layout Plain Layout
37626 texte
37627 \end_layout
37628
37629 \end_inset
37630 </cell>
37631 </row>
37632 <row>
37633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37634 \begin_inset Text
37635
37636 \begin_layout Plain Layout
37637 texte
37638 \end_layout
37639
37640 \end_inset
37641 </cell>
37642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37643 \begin_inset Text
37644
37645 \begin_layout Plain Layout
37646 \begin_inset Graphics
37647         filename ../../images/dialog-show-new-inset_graphics.png
37648         scale 70
37649         scaleBeforeRotation
37650
37651 \end_inset
37652
37653
37654 \end_layout
37655
37656 \end_inset
37657 </cell>
37658 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37659 \begin_inset Text
37660
37661 \begin_layout Plain Layout
37662 texte
37663 \end_layout
37664
37665 \end_inset
37666 </cell>
37667 </row>
37668 </lyxtabular>
37669
37670 \end_inset
37671
37672
37673 \end_layout
37674
37675 \begin_layout Standard
37676 \noindent
37677 \align center
37678 \begin_inset Tabular
37679 <lyxtabular version="3" rows="3" columns="2">
37680 <features tabularvalignment="middle">
37681 <column alignment="center" valignment="top">
37682 <column alignment="center" valignment="top">
37683 <row>
37684 <cell alignment="center" valignment="top" topline="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" topline="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 <row>
37704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37705 \begin_inset Text
37706
37707 \begin_layout Plain Layout
37708 \begin_inset Graphics
37709         filename ../../images/dialog-show-new-inset_graphics.png
37710         scale 70
37711         scaleBeforeRotation
37712
37713 \end_inset
37714
37715
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37721 \begin_inset Text
37722
37723 \begin_layout Plain Layout
37724 texte
37725 \end_layout
37726
37727 \end_inset
37728 </cell>
37729 </row>
37730 <row>
37731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37732 \begin_inset Text
37733
37734 \begin_layout Plain Layout
37735 texte
37736 \end_layout
37737
37738 \end_inset
37739 </cell>
37740 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37741 \begin_inset Text
37742
37743 \begin_layout Plain Layout
37744 texte
37745 \end_layout
37746
37747 \end_inset
37748 </cell>
37749 </row>
37750 </lyxtabular>
37751
37752 \end_inset
37753
37754  
37755 \begin_inset Tabular
37756 <lyxtabular version="3" rows="3" columns="3">
37757 <features tabularvalignment="middle">
37758 <column alignment="center" valignment="top">
37759 <column alignment="center" valignment="top">
37760 <column alignment="center" valignment="top">
37761 <row>
37762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37763 \begin_inset Text
37764
37765 \begin_layout Plain Layout
37766 texte
37767 \end_layout
37768
37769 \end_inset
37770 </cell>
37771 <cell alignment="center" valignment="top" topline="true" usebox="none">
37772 \begin_inset Text
37773
37774 \begin_layout Plain Layout
37775 texte
37776 \end_layout
37777
37778 \end_inset
37779 </cell>
37780 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37781 \begin_inset Text
37782
37783 \begin_layout Plain Layout
37784 texte
37785 \end_layout
37786
37787 \end_inset
37788 </cell>
37789 </row>
37790 <row>
37791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37792 \begin_inset Text
37793
37794 \begin_layout Plain Layout
37795 texte
37796 \end_layout
37797
37798 \end_inset
37799 </cell>
37800 <cell alignment="center" valignment="top" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804 \begin_inset Graphics
37805         filename ../../images/dialog-show-new-inset_graphics.png
37806         scale 70
37807         scaleBeforeRotation
37808
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \end_inset
37815 </cell>
37816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37817 \begin_inset Text
37818
37819 \begin_layout Plain Layout
37820 texte
37821 \end_layout
37822
37823 \end_inset
37824 </cell>
37825 </row>
37826 <row>
37827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37828 \begin_inset Text
37829
37830 \begin_layout Plain Layout
37831 texte
37832 \end_layout
37833
37834 \end_inset
37835 </cell>
37836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37837 \begin_inset Text
37838
37839 \begin_layout Plain Layout
37840 texte
37841 \end_layout
37842
37843 \end_inset
37844 </cell>
37845 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37846 \begin_inset Text
37847
37848 \begin_layout Plain Layout
37849 texte
37850 \end_layout
37851
37852 \end_inset
37853 </cell>
37854 </row>
37855 </lyxtabular>
37856
37857 \end_inset
37858
37859  
37860 \begin_inset Tabular
37861 <lyxtabular version="3" rows="3" columns="2">
37862 <features tabularvalignment="middle">
37863 <column alignment="center" valignment="top">
37864 <column alignment="center" valignment="top">
37865 <row>
37866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37867 \begin_inset Text
37868
37869 \begin_layout Plain Layout
37870 texte
37871 \end_layout
37872
37873 \end_inset
37874 </cell>
37875 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37876 \begin_inset Text
37877
37878 \begin_layout Plain Layout
37879 texte
37880 \end_layout
37881
37882 \end_inset
37883 </cell>
37884 </row>
37885 <row>
37886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890 texte
37891 \end_layout
37892
37893 \end_inset
37894 </cell>
37895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37896 \begin_inset Text
37897
37898 \begin_layout Plain Layout
37899 \begin_inset Graphics
37900         filename ../../images/dialog-show-new-inset_graphics.png
37901         scale 70
37902         scaleBeforeRotation
37903
37904 \end_inset
37905
37906
37907 \end_layout
37908
37909 \end_inset
37910 </cell>
37911 </row>
37912 <row>
37913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37914 \begin_inset Text
37915
37916 \begin_layout Plain Layout
37917 texte
37918 \end_layout
37919
37920 \end_inset
37921 </cell>
37922 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37923 \begin_inset Text
37924
37925 \begin_layout Plain Layout
37926 texte
37927 \end_layout
37928
37929 \end_inset
37930 </cell>
37931 </row>
37932 </lyxtabular>
37933
37934 \end_inset
37935
37936
37937 \end_layout
37938
37939 \begin_layout Standard
37940 vous pouvez utiliser la paquetage \SpecialChar LaTeX
37941  
37942 \end_layout
37943
37944 \begin_layout Standard
37945 \noindent
37946
37947 \series bold
37948 picinpar
37949 \series default
37950
37951 \begin_inset Index idx
37952 status collapsed
37953
37954 \begin_layout Plain Layout
37955 Paquetages \SpecialChar LaTeX
37956  ! picinpar
37957 \end_layout
37958
37959 \end_inset
37960
37961 .
37962  Voici un exemple :
37963 \end_layout
37964
37965 \begin_layout Standard
37966 \begin_inset ERT
37967 status collapsed
37968
37969 \begin_layout Plain Layout
37970
37971
37972 \backslash
37973 ifpicinpar
37974 \end_layout
37975
37976 \end_inset
37977
37978
37979 \begin_inset Note Note
37980 status open
37981
37982 \begin_layout Plain Layout
37983 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
37984  
37985 \series bold
37986 picinpar
37987 \series default
37988  a été installé.
37989 \end_layout
37990
37991 \end_inset
37992
37993
37994 \end_layout
37995
37996 \begin_layout Standard
37997 \begin_inset ERT
37998 status collapsed
37999
38000 \begin_layout Plain Layout
38001
38002
38003 \backslash
38004 begin{window}[2,c,{
38005 \end_layout
38006
38007 \end_inset
38008
38009
38010 \begin_inset Graphics
38011         filename ../clipart/mobius.eps
38012         lyxscale 60
38013         width 40col%
38014         scaleBeforeRotation
38015         rotateOrigin center
38016
38017 \end_inset
38018
38019
38020 \begin_inset ERT
38021 status collapsed
38022
38023 \begin_layout Plain Layout
38024
38025 },]
38026 \end_layout
38027
38028 \begin_layout Plain Layout
38029
38030 {}
38031 \end_layout
38032
38033 \end_inset
38034
38035
38036 \size small
38037 \lang english
38038 It was in the spring of the year 1894 that all London was interested, and
38039  the fashionable world dismayed, by the murder of the Honourable Ronald
38040  Adair under most unusual and inexplicable circumstances.
38041  The public has already learned those particulars of the crime which
38042 \size default
38043
38044 \begin_inset ERT
38045 status collapsed
38046
38047 \begin_layout Plain Layout
38048
38049
38050 \backslash
38051 footnotemark{}
38052 \end_layout
38053
38054 \end_inset
38055
38056
38057 \size small
38058  came out in the police investigation, but a good deal was suppressed upon
38059  that occasion, since the case for the prosecution was so overwhelmingly
38060  strong that it was not necessary to bring forward all the facts.
38061  Only now, at the end of nearly ten years, am I allowed to supply those
38062  missing links which make up the whole of that remarkable chain
38063 \lang french
38064 .
38065 \size default
38066
38067 \begin_inset ERT
38068 status collapsed
38069
38070 \begin_layout Plain Layout
38071
38072
38073 \backslash
38074 end{window}
38075 \end_layout
38076
38077 \end_inset
38078
38079
38080 \end_layout
38081
38082 \begin_layout Standard
38083 \begin_inset ERT
38084 status collapsed
38085
38086 \begin_layout Plain Layout
38087
38088
38089 \backslash
38090 footnotetext{
38091 \end_layout
38092
38093 \end_inset
38094
38095 Note de pied de page du paragraphe avec objet fixe.
38096 \begin_inset ERT
38097 status collapsed
38098
38099 \begin_layout Plain Layout
38100
38101 }
38102 \end_layout
38103
38104 \end_inset
38105
38106
38107 \end_layout
38108
38109 \begin_layout Standard
38110 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38111  d'eux et leur position est déterminée par le nombre de lignes de texte
38112  situées audessus d'eux.
38113  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38114  numérotée.
38115 \end_layout
38116
38117 \begin_layout Standard
38118 Un objet fixe enrobé est inséré en ajoutant la commande
38119 \end_layout
38120
38121 \begin_layout Standard
38122
38123 \series bold
38124
38125 \backslash
38126 begin{window}[2,c,{
38127 \end_layout
38128
38129 \begin_layout Standard
38130 en code \SpecialChar TeX
38131  au debut du paragraphe.
38132  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38133  dessus de l'objet, le second, ici 'c', la position de l'objet.
38134  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38135  ) sont possibles.
38136  Après la commande, vous insérez votre objet.
38137  Dans cet exemple, c'est une image avec une largeur de 40
38138 \begin_inset space \thinspace{}
38139 \end_inset
38140
38141 % de la colonne de texte qui a été insérée.
38142  L'objet peut aussi être un tableau, une boîte ou une équation.
38143  Après l'objet, on insère la commande
38144 \end_layout
38145
38146 \begin_layout Standard
38147
38148 \series bold
38149 },texte de description ]
38150 \begin_inset Newline newline
38151 \end_inset
38152
38153 {}
38154 \end_layout
38155
38156 \begin_layout Standard
38157 Notez que le 
38158 \begin_inset Quotes fld
38159 \end_inset
38160
38161
38162 \series bold
38163 {}
38164 \series default
38165
38166 \begin_inset Quotes frd
38167 \end_inset
38168
38169  est sur la deuxième ligne.
38170  Le texte de description est facultatif.
38171  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38172  il doit donc commence juste après le 
38173 \series bold
38174 {}
38175 \series default
38176 .
38177  A la fin du paragraphe on insère la commande :
38178 \end_layout
38179
38180 \begin_layout Standard
38181
38182 \series bold
38183
38184 \backslash
38185 end{window}
38186 \end_layout
38187
38188 \begin_layout Standard
38189 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38190  ajouter des notes de pied de page de la façon habituelle.
38191  Vous devez utiliser la commande 
38192 \series bold
38193
38194 \backslash
38195 footnotemark
38196 \series default
38197  à l'intérieur du paragraphe et la commande 
38198 \series bold
38199
38200 \backslash
38201 footnotetext
38202 \series default
38203  à l'extérieur, comme décrit dans la section
38204 \begin_inset space \thinspace{}
38205 \end_inset
38206
38207
38208 \begin_inset CommandInset ref
38209 LatexCommand ref
38210 reference "sec:Notes-bas-de-page"
38211
38212 \end_inset
38213
38214 .
38215 \end_layout
38216
38217 \begin_layout Standard
38218 \begin_inset ERT
38219 status collapsed
38220
38221 \begin_layout Plain Layout
38222
38223
38224 \backslash
38225 else
38226 \end_layout
38227
38228 \end_inset
38229
38230
38231 \begin_inset Note Note
38232 status open
38233
38234 \begin_layout Plain Layout
38235 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38236  
38237 \series bold
38238 picinpar
38239 \series default
38240  n'est pas installé :
38241 \end_layout
38242
38243 \end_inset
38244
38245
38246 \end_layout
38247
38248 \begin_layout Standard
38249 Vous devez installer le paquetage \SpecialChar LaTeX
38250  
38251 \series bold
38252 picinpar
38253 \series default
38254  pour voir la suite de cette section dans la sortie imprimée.
38255 \end_layout
38256
38257 \begin_layout Standard
38258 \begin_inset ERT
38259 status collapsed
38260
38261 \begin_layout Plain Layout
38262
38263
38264 \backslash
38265 fi
38266 \end_layout
38267
38268 \end_inset
38269
38270
38271 \end_layout
38272
38273 \begin_layout Section
38274 Lettrines
38275 \begin_inset Index idx
38276 status collapsed
38277
38278 \begin_layout Plain Layout
38279 Lettrines
38280 \end_layout
38281
38282 \end_inset
38283
38284
38285 \begin_inset Index idx
38286 status collapsed
38287
38288 \begin_layout Plain Layout
38289 Entouré par du texte ! Lettrines
38290 \end_layout
38291
38292 \end_inset
38293
38294
38295 \end_layout
38296
38297 \begin_layout Standard
38298 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
38299  
38300 \series bold
38301 lettrine
38302 \series default
38303
38304 \begin_inset Index idx
38305 status collapsed
38306
38307 \begin_layout Plain Layout
38308 Paquetages \SpecialChar LaTeX
38309  ! lettrine
38310 \end_layout
38311
38312 \end_inset
38313
38314  doit être installé et vous devez utiliser le module Initiales (
38315 \begin_inset space ~
38316 \end_inset
38317
38318 menu 
38319 \family sans
38320 Document\SpecialChar menuseparator
38321 Paramètres\SpecialChar menuseparator
38322 Modules
38323 \family default
38324
38325 \begin_inset space ~
38326 \end_inset
38327
38328 ).
38329  Pour insérer une lettrine, utilisez le style 
38330 \family sans
38331 Initial
38332 \family default
38333 .
38334  Les paramètres sont insérés avec le menu 
38335 \family sans
38336 Insertion
38337 \family default
38338 .
38339  Le paramètre obligatoire 
38340 \family sans
38341 \lang english
38342 Initial
38343 \family default
38344 \lang french
38345  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38346 \family sans
38347 \lang english
38348 Rest
38349 \begin_inset space ~
38350 \end_inset
38351
38352 of
38353 \begin_inset space ~
38354 \end_inset
38355
38356 Initial
38357 \family default
38358  
38359 \lang french
38360 contient
38361 \lang english
38362  the rest of the word or text of the initial letter(s)
38363 \lang french
38364 .
38365  Le paramètre 
38366 \family sans
38367 \lang english
38368 Options
38369 \family default
38370 \lang french
38371  contient paramètres pour modifier la lettrine.
38372  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38373  du paquetage 
38374 \series bold
38375 lettrine
38376 \series default
38377
38378 \begin_inset CommandInset citation
38379 LatexCommand cite
38380 key "lettrine"
38381
38382 \end_inset
38383
38384 .
38385  Le style lui-même contient le texte qui doit entourer la lettrine.
38386  Le style habituel est par conséquent que le mot dont la première lettre
38387  est l'initiale soit en 
38388 \shape smallcaps
38389 petites capitales
38390 \shape default
38391 .
38392 \end_layout
38393
38394 \begin_layout Standard
38395 \begin_inset Newpage pagebreak
38396 \end_inset
38397
38398
38399 \end_layout
38400
38401 \begin_layout Standard
38402 Voici quelques exemples
38403 \begin_inset space ~
38404 \end_inset
38405
38406 :
38407 \end_layout
38408
38409 \begin_layout Standard
38410 \begin_inset ERT
38411 status collapsed
38412
38413 \begin_layout Plain Layout
38414
38415
38416 \backslash
38417 iflettrine
38418 \end_layout
38419
38420 \end_inset
38421
38422
38423 \begin_inset Note Note
38424 status open
38425
38426 \begin_layout Plain Layout
38427 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
38428  
38429 \series bold
38430 lettrine
38431 \series default
38432  a été installé.
38433 \end_layout
38434
38435 \end_inset
38436
38437
38438 \end_layout
38439
38440 \begin_layout Enumerate
38441 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38442  mathématique 
38443 \begin_inset Formula $\mathfrak{Fraktur}$
38444 \end_inset
38445
38446 :
38447 \begin_inset Separator parbreak
38448 \end_inset
38449
38450
38451 \end_layout
38452
38453 \begin_deeper
38454 \begin_layout Initial
38455 \begin_inset Argument 2
38456 status open
38457
38458 \begin_layout Plain Layout
38459 \begin_inset Formula $\mathfrak{I}$
38460 \end_inset
38461
38462
38463 \end_layout
38464
38465 \end_inset
38466
38467
38468 \begin_inset Argument 3
38469 status open
38470
38471 \begin_layout Plain Layout
38472 t
38473 \end_layout
38474
38475 \end_inset
38476
38477  
38478 \lang english
38479 was in the spring of the year 1894 that all London was interested, and the
38480  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38481  under most unusual and inexplicable circumstances.
38482  The public has already learned those particulars of the crime which came
38483  out in the police investigation, but a good deal was suppressed upon that
38484  occasion, since the case for the prosecution was so overwhelmingly strong
38485  that it was not necessary to bring forward all the facts.
38486 \end_layout
38487
38488 \end_deeper
38489 \begin_layout Enumerate
38490 L'initiale est entourée par une seule ligne et est formée de deux lettres
38491  dans la police standard ; aucun texte n'est écrit en petites capitales
38492 \begin_inset space ~
38493 \end_inset
38494
38495 :
38496 \begin_inset Separator parbreak
38497 \end_inset
38498
38499
38500 \end_layout
38501
38502 \begin_deeper
38503 \begin_layout Initial
38504 \begin_inset Argument 1
38505 status open
38506
38507 \begin_layout Plain Layout
38508 lines=1
38509 \end_layout
38510
38511 \end_inset
38512
38513
38514 \begin_inset Argument 2
38515 status open
38516
38517 \begin_layout Plain Layout
38518 It
38519 \end_layout
38520
38521 \end_inset
38522
38523  
38524 \lang english
38525 was in the spring of the year 1894 that all London was interested, and the
38526  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38527  under most unusual and inexplicable circumstances.
38528  The public has already learned those particulars of the crime which came
38529  out in the police investigation, but a good deal was suppressed upon that
38530  occasion, since the case for the prosecution was so overwhelmingly strong
38531  that it was not necessary to bring forward all the facts.
38532 \end_layout
38533
38534 \end_deeper
38535 \begin_layout Enumerate
38536 Initiale descendante sur 3
38537 \begin_inset space ~
38538 \end_inset
38539
38540 lignes en magenta en police mathématique
38541 \begin_inset Newline newline
38542 \end_inset
38543
38544
38545 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38546 \end_inset
38547
38548 , le texte 
38549 \begin_inset Quotes fld
38550 \end_inset
38551
38552
38553 \lang english
38554 t was in the spring
38555 \lang french
38556
38557 \begin_inset Quotes frd
38558 \end_inset
38559
38560  est en 
38561 \shape smallcaps
38562 petites capitales
38563 \shape default
38564  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38565  avant l'initiale
38566 \begin_inset space ~
38567 \end_inset
38568
38569 :
38570 \begin_inset Newline newline
38571 \end_inset
38572
38573
38574 \series bold
38575
38576 \backslash
38577 renewcommand{
38578 \backslash
38579 LettrineFontHook}{
38580 \backslash
38581 color{couleur}}
38582 \series default
38583
38584 \begin_inset Newline newline
38585 \end_inset
38586
38587 où la 
38588 \emph on
38589 couleur
38590 \emph default
38591  peut être 
38592 \begin_inset Quotes fld
38593 \end_inset
38594
38595 red
38596 \begin_inset Quotes frd
38597 \end_inset
38598
38599
38600 \begin_inset Quotes fld
38601 \end_inset
38602
38603 blue
38604 \begin_inset Quotes frd
38605 \end_inset
38606
38607
38608 \begin_inset Quotes fld
38609 \end_inset
38610
38611 green
38612 \begin_inset Quotes frd
38613 \end_inset
38614
38615
38616 \begin_inset Quotes fld
38617 \end_inset
38618
38619 yellow
38620 \begin_inset Quotes frd
38621 \end_inset
38622
38623
38624 \begin_inset Quotes fld
38625 \end_inset
38626
38627 cyan
38628 \begin_inset Quotes frd
38629 \end_inset
38630
38631
38632 \begin_inset Quotes fld
38633 \end_inset
38634
38635 magenta
38636 \begin_inset Quotes frd
38637 \end_inset
38638
38639
38640 \begin_inset Quotes fld
38641 \end_inset
38642
38643 black
38644 \begin_inset Quotes frd
38645 \end_inset
38646
38647  ou 
38648 \begin_inset Quotes fld
38649 \end_inset
38650
38651 white
38652 \begin_inset Quotes frd
38653 \end_inset
38654
38655 .
38656  On doit aussi ajouter la commande suivante au préambule du document
38657 \begin_inset space ~
38658 \end_inset
38659
38660 :
38661 \begin_inset Newline newline
38662 \end_inset
38663
38664
38665 \series bold
38666
38667 \backslash
38668 @ifundefined{textcolor}
38669 \begin_inset Newline newline
38670 \end_inset
38671
38672
38673 \begin_inset space ~
38674 \end_inset
38675
38676 {
38677 \backslash
38678 usepackage{color}}{}
38679 \series default
38680
38681 \begin_inset Separator parbreak
38682 \end_inset
38683
38684
38685 \end_layout
38686
38687 \begin_deeper
38688 \begin_layout Standard
38689 \begin_inset ERT
38690 status collapsed
38691
38692 \begin_layout Plain Layout
38693
38694
38695 \backslash
38696 renewcommand{
38697 \backslash
38698 LettrineFontHook}{
38699 \backslash
38700 color{magenta}}
38701 \end_layout
38702
38703 \end_inset
38704
38705
38706 \begin_inset Note Note
38707 status collapsed
38708
38709 \begin_layout Plain Layout
38710 colore la lettrine en magenta
38711 \end_layout
38712
38713 \end_inset
38714
38715
38716 \end_layout
38717
38718 \begin_layout Initial
38719 \begin_inset Argument 1
38720 status open
38721
38722 \begin_layout Plain Layout
38723 lines=3, lhang=0.33, loversize=0.25
38724 \end_layout
38725
38726 \end_inset
38727
38728
38729 \begin_inset Argument 2
38730 status open
38731
38732 \begin_layout Plain Layout
38733 \begin_inset Formula $\mathcal{I}$
38734 \end_inset
38735
38736
38737 \end_layout
38738
38739 \end_inset
38740
38741
38742 \begin_inset Argument 3
38743 status open
38744
38745 \begin_layout Plain Layout
38746
38747 \lang english
38748 t was in the spring
38749 \end_layout
38750
38751 \end_inset
38752
38753
38754 \lang english
38755  of the year 1894 that all London was interested, and the fashionable world
38756  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38757  and inexplicable circumstances.
38758  The public has already learned those particulars of the crime which came
38759  out in the police investigation, but a good deal was suppressed upon that
38760  occasion, since the case for the prosecution was so overwhelmingly strong
38761  that it was not necessary to bring forward all the facts.
38762 \end_layout
38763
38764 \end_deeper
38765 \begin_layout Standard
38766 \begin_inset ERT
38767 status collapsed
38768
38769 \begin_layout Plain Layout
38770
38771
38772 \backslash
38773 else
38774 \end_layout
38775
38776 \end_inset
38777
38778
38779 \begin_inset Note Note
38780 status open
38781
38782 \begin_layout Plain Layout
38783 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38784  
38785 \series bold
38786 lettrine
38787 \series default
38788  n'est pas installé :
38789 \end_layout
38790
38791 \end_inset
38792
38793
38794 \end_layout
38795
38796 \begin_layout Standard
38797 Vous devez installer le paquetage \SpecialChar LaTeX
38798  
38799 \series bold
38800 lettrine
38801 \series default
38802  pour voir la suite de cette section dans la sortie imprimée.
38803 \end_layout
38804
38805 \begin_layout Standard
38806 \begin_inset ERT
38807 status collapsed
38808
38809 \begin_layout Plain Layout
38810
38811
38812 \backslash
38813 fi
38814 \end_layout
38815
38816 \end_inset
38817
38818
38819 \end_layout
38820
38821 \begin_layout Chapter
38822 Trucs externes
38823 \begin_inset Index idx
38824 status collapsed
38825
38826 \begin_layout Plain Layout
38827 Trucs externes
38828 \end_layout
38829
38830 \end_inset
38831
38832
38833 \end_layout
38834
38835 \begin_layout Standard
38836 Avec le menu 
38837 \family sans
38838 Insertion\SpecialChar menuseparator
38839 Fichier
38840 \family default
38841  vous pouvez insérer un contenu externe à votre document.
38842  Ce contenu peut être :
38843 \end_layout
38844
38845 \begin_layout Description
38846 Document
38847 \begin_inset space ~
38848 \end_inset
38849
38850 \SpecialChar LyX
38851  Un autre document \SpecialChar LyX
38852  ; son contenu est directement inséré dans votre document.
38853 \end_layout
38854
38855 \begin_layout Description
38856 Texte
38857 \begin_inset space ~
38858 \end_inset
38859
38860 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
38861 e.
38862 \end_layout
38863
38864 \begin_layout Description
38865 Texte
38866 \begin_inset space ~
38867 \end_inset
38868
38869 Brut
38870 \begin_inset space ~
38871 \end_inset
38872
38873 par
38874 \begin_inset space ~
38875 \end_inset
38876
38877 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
38878  Les lignes vides créent un nouveau paragraphe dans votre document.
38879 \end_layout
38880
38881 \begin_layout Description
38882 Objet
38883 \begin_inset space ~
38884 \end_inset
38885
38886 Externe Fichiers de formats variés.
38887 \end_layout
38888
38889 \begin_layout Description
38890 Sous-document Documents \SpecialChar LyX
38891  ou \SpecialChar LaTeX
38892 .
38893 \end_layout
38894
38895 \begin_layout Section
38896 Objets externes 
38897 \begin_inset Index idx
38898 status collapsed
38899
38900 \begin_layout Plain Layout
38901 Trucs externes ! Objets Externes
38902 \end_layout
38903
38904 \end_inset
38905
38906
38907 \end_layout
38908
38909 \begin_layout Standard
38910 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
38911  de fichiers dans votre document sans avoir à convertir ces derniers en
38912  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
38913
38914  qui va s'occuper des conversions.
38915  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
38916  \SpecialChar LyX
38917  des images dans des formats divers.
38918  Quand vous avez activé 
38919 \family sans
38920 Aperçu
38921 \begin_inset space ~
38922 \end_inset
38923
38924 sur
38925 \begin_inset space ~
38926 \end_inset
38927
38928 le
38929 \begin_inset space ~
38930 \end_inset
38931
38932 vif
38933 \family default
38934  dans le menu des préférences de \SpecialChar LyX
38935 , dans la rubrique 
38936 \family sans
38937 Apparence\SpecialChar menuseparator
38938 Graphiques
38939 \family default
38940 , les objets externes de type Dia et Xfig sont affichés directement dans
38941  \SpecialChar LyX
38942 .
38943 \end_layout
38944
38945 \begin_layout Standard
38946 On insère des objets externes en utilisant la fenêtre de dialogue 
38947 \family sans
38948 Objet
38949 \begin_inset space ~
38950 \end_inset
38951
38952 Externe
38953 \family default
38954  qui est accessible via le menu 
38955 \family sans
38956 Insertion\SpecialChar menuseparator
38957 Fichiers\SpecialChar menuseparator
38958 Objet
38959 \begin_inset space ~
38960 \end_inset
38961
38962 Externe
38963 \family default
38964 .
38965  Actuellement les types de fichiers (
38966 \family sans
38967 Modèles
38968 \family default
38969 ) suivants sont autorisés :
38970 \end_layout
38971
38972 \begin_layout Description
38973 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
38974  par le programme 
38975 \series bold
38976
38977 \begin_inset CommandInset href
38978 LatexCommand href
38979 name "XBoard"
38980 target "http://fr.wikipedia.org/wiki/XBoard"
38981
38982 \end_inset
38983
38984
38985 \series default
38986 .
38987 \end_layout
38988
38989 \begin_layout Description
38990 Date Ce modèle insère la date sous la forme 
38991 \emph on
38992 Jour-Mois-Année
38993 \emph default
38994 .
38995  Voici un exemple de date insérée comme objet externe :: 
38996 \begin_inset External
38997         template Date
38998         filename .
38999
39000 \end_inset
39001
39002
39003 \begin_inset space ~
39004 \end_inset
39005
39006
39007 \begin_inset Note Note
39008 status collapsed
39009
39010 \begin_layout Plain Layout
39011 Retirer l'espace protégé quand le bug 4398 sera résolu !
39012 \end_layout
39013
39014 \end_inset
39015
39016
39017 \begin_inset Newline newline
39018 \end_inset
39019
39020 La date n'apparaîtra pas dans \SpecialChar LyX
39021 , mais seulement dans la sortie imprimée.
39022  Il y a deux autre méthodes pour insérer une date : Avec le menu 
39023 \family sans
39024 Insertion\SpecialChar menuseparator
39025 Date
39026 \family default
39027  et avec la commande \SpecialChar LaTeX
39028  
39029 \series bold
39030
39031 \backslash
39032 today
39033 \series default
39034  entrée comme code \SpecialChar TeX
39035 .
39036  Ces différentes méthodes sont comparée dans le tableau
39037 \begin_inset space ~
39038 \end_inset
39039
39040
39041 \begin_inset CommandInset ref
39042 LatexCommand ref
39043 reference "tab:Comparaison-des-dates"
39044
39045 \end_inset
39046
39047 .
39048 \end_layout
39049
39050 \begin_layout Description
39051 Dia Ce modèle accepte les diagrammes créés avec le programme 
39052 \series bold
39053
39054 \begin_inset CommandInset href
39055 LatexCommand href
39056 name "Dia"
39057 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39058
39059 \end_inset
39060
39061
39062 \series default
39063 .
39064 \end_layout
39065
39066 \begin_layout Description
39067 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
39068  ou des tableaux dans le format de 
39069 \series bold
39070
39071 \begin_inset CommandInset href
39072 LatexCommand href
39073 name "Gnumeric"
39074 target "http://fr.wikipedia.org/wiki/Gnumeric"
39075
39076 \end_inset
39077
39078
39079 \series default
39080
39081 \begin_inset CommandInset href
39082 LatexCommand href
39083 name "OpenDocument"
39084 target "http://fr.wikipedia.org/wiki/OpenDocument"
39085
39086 \end_inset
39087
39088
39089 \begin_inset CommandInset href
39090 LatexCommand href
39091 name "Microsoft Office XML"
39092 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39093
39094 \end_inset
39095
39096  et 
39097 \begin_inset CommandInset href
39098 LatexCommand href
39099 name "Office Open XML"
39100 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39101
39102 \end_inset
39103
39104 .
39105  Pour cette fonction, \SpecialChar LyX
39106  doit pouvoir trouver le programme 
39107 \family typewriter
39108 ssconvert
39109 \family default
39110  au cours de sa configuration.
39111  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39112  même si vous n'avez pas de tableaux au format gnumeric.
39113  Pour des exemples et les limitations possibles, jetez un œil au fichier
39114  \SpecialChar LyX
39115  d'exemple, 
39116 \emph on
39117 spreadsheet.lyx
39118 \emph default
39119 .
39120 \end_layout
39121
39122 \begin_layout Description
39123 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
39124  par le programme 
39125 \series bold
39126
39127 \begin_inset CommandInset href
39128 LatexCommand href
39129 name "LilyPond"
39130 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39131
39132 \end_inset
39133
39134
39135 \series default
39136 .
39137  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39138  au fichier \SpecialChar LyX
39139  d'exemple 
39140 \emph on
39141 lilypond.lyx
39142 \emph default
39143 .
39144 \end_layout
39145
39146 \begin_layout Description
39147 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
39148  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39149  
39150 \emph on
39151 pages
39152 \emph default
39153  dans le champ 
39154 \family sans
39155 Option
39156 \family default
39157  dans l'onglet 
39158 \family sans
39159 Options \SpecialChar LaTeX
39160  et \SpecialChar LyX
39161
39162 \family default
39163 .
39164  L'argument de cette option est une liste d'éléments séparés par des virgules,
39165  contenant des numéros de pages (
39166 \begin_inset space ~
39167 \end_inset
39168
39169 insérez comme option 
39170 \series bold
39171 pages={3,5,6,8}
39172 \series default
39173
39174 \begin_inset space ~
39175 \end_inset
39176
39177 ), des plages de numéros de pages (
39178 \series bold
39179
39180 \begin_inset space ~
39181 \end_inset
39182
39183 pages={4-9}
39184 \series default
39185
39186 \begin_inset space ~
39187 \end_inset
39188
39189 ) ou n'importe quelle combinaison des deux.
39190  Pour insérer des pages vides, utilisez 
39191 \series bold
39192 {}
39193 \series default
39194 .
39195  Par exemple 
39196 \begin_inset space ~
39197 \end_inset
39198
39199
39200 \series bold
39201 pages={3,{},8-11,15}
39202 \series default
39203  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39204  15.
39205  Les plages de pages sont décrites avec la syntaxe 
39206 \emph on
39207 début-fin
39208 \emph default
39209  qui sélectionne toutes les pages de 
39210 \emph on
39211 début
39212 \emph default
39213  jusqu'à 
39214 \emph on
39215 fin
39216 \emph default
39217 .
39218  Si on omet 
39219 \emph on
39220 début
39221 \emph default
39222 , on commence implicitement à la première page ; de même, omettre 
39223 \emph on
39224 fin
39225 \emph default
39226  termine implicitement à la dernière page du document.
39227  La dernière page du document peut aussi être désignée par le mot-clé 
39228 \series bold
39229 last
39230 \series default
39231  (
39232 \begin_inset space ~
39233 \end_inset
39234
39235 ce dernier n'est accepté que pour une plage de pages
39236 \begin_inset space ~
39237 \end_inset
39238
39239 ).
39240  Donc 
39241 \series bold
39242 pages=-
39243 \series default
39244  va insérer toutes les pages du document et 
39245 \series bold
39246 pages=last-1
39247 \series default
39248  va insérer toutes les pages dans l'ordre inverse.
39249  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39250 \begin_inset Newline newline
39251 \end_inset
39252
39253 L'option 
39254 \series bold
39255 noautoscale
39256 \series default
39257  insère les pages avec leur taille d'origine, si cette option n'est pas
39258  donnée, les pages seront redimensionnées
39259 \begin_inset space \space{}
39260 \end_inset
39261
39262 pour tenir dans la largeur de page de votre document.
39263  Dans l'onglet 
39264 \family sans
39265 Taille
39266 \begin_inset space ~
39267 \end_inset
39268
39269 et
39270 \begin_inset space ~
39271 \end_inset
39272
39273 rotation
39274 \family default
39275  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39276  qu'une éventuelle rotation.
39277  Si vous utilisez une autre largeur que 100
39278 \begin_inset space \thinspace{}
39279 \end_inset
39280
39281 Échelle%, l'option 
39282 \series bold
39283 noautoscale
39284 \series default
39285  sera neutralisée.
39286  Pour plus d'information sur les options possibles, jetez un œil sur la
39287  documentation du paquetage \SpecialChar LaTeX
39288  
39289 \series bold
39290 pdfpages
39291 \series default
39292  
39293 \begin_inset CommandInset citation
39294 LatexCommand cite
39295 key "pdfpages"
39296
39297 \end_inset
39298
39299 .
39300 \begin_inset Index idx
39301 status collapsed
39302
39303 \begin_layout Plain Layout
39304 Paquetages \SpecialChar LaTeX
39305  ! pdfpages
39306 \end_layout
39307
39308 \end_inset
39309
39310
39311 \begin_inset Newline newline
39312 \end_inset
39313
39314 Pour utiliser ce modèle dans une présentation 
39315 \family sans
39316 Beamer
39317 \family default
39318  vous devez d'abord insérer un environnement 
39319 \family sans
39320 FinCadre
39321 \family default
39322  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
39323  contenant la commande
39324  
39325 \series bold
39326
39327 \backslash
39328 setbeamertemplate{background canvas}{}
39329 \series default
39330 .
39331  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39332  que vous voulez.
39333  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39334  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39335  section.
39336  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39337  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39338  le modèle.
39339 \begin_inset Newline newline
39340 \end_inset
39341
39342 Voici un PDF incorporé basculé de -5°
39343 \begin_inset space ~
39344 \end_inset
39345
39346 °: 
39347 \begin_inset External
39348         template PDFPages
39349         filename ../clipart/Abstract.pdf
39350         extra LaTeX "noautoscale, pages=-"
39351         rotateAngle -5
39352         rotateOrigin bottomleft
39353
39354 \end_inset
39355
39356
39357 \end_layout
39358
39359 \begin_layout Description
39360 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
39361  Les images peuvent être traitées dans la fenêtre de dialogue 
39362 \family sans
39363 Objet
39364 \begin_inset space ~
39365 \end_inset
39366
39367 Externe
39368 \family default
39369  comme les images qui sont habituellement incorporées en utilisant le menu
39370  
39371 \family sans
39372 Insertion\SpecialChar menuseparator
39373 Graphique
39374 \family default
39375 , comme c'est décrit dans la section
39376 \begin_inset space ~
39377 \end_inset
39378
39379
39380 \begin_inset CommandInset ref
39381 LatexCommand ref
39382 reference "sec:Graphics-Dialog"
39383
39384 \end_inset
39385
39386 .
39387  La différence avec l'insertion normale d'image est que seules les images
39388  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
39389  ne sont pas acceptées.
39390  Voici un exemple d'insertion d'image matricielle
39391 \begin_inset space ~
39392 \end_inset
39393
39394
39395 \begin_inset External
39396         template RasterImage
39397         filename ../clipart/ToolbarEnvBox.png
39398
39399 \end_inset
39400
39401
39402 \end_layout
39403
39404 \begin_layout Description
39405 XFig Ce modèle accepte les images créées avec le programme 
39406 \series bold
39407
39408 \begin_inset CommandInset href
39409 LatexCommand href
39410 name "Xfig"
39411 target "http://fr.wikipedia.org/wiki/Xfig"
39412
39413 \end_inset
39414
39415
39416 \series default
39417 .
39418 \end_layout
39419
39420 \begin_layout Standard
39421 \begin_inset Float table
39422 placement !h
39423 wide false
39424 sideways false
39425 status open
39426
39427 \begin_layout Plain Layout
39428 \begin_inset Caption Standard
39429
39430 \begin_layout Plain Layout
39431 \begin_inset CommandInset label
39432 LatexCommand label
39433 name "tab:Comparaison-des-dates"
39434
39435 \end_inset
39436
39437 Comparaison des méthodes d'insertion de la date.
39438 \end_layout
39439
39440 \end_inset
39441
39442
39443 \end_layout
39444
39445 \begin_layout Plain Layout
39446 \align center
39447 \begin_inset Tabular
39448 <lyxtabular version="3" rows="4" columns="4">
39449 <features tabularvalignment="middle">
39450 <column alignment="center" valignment="top">
39451 <column alignment="center" valignment="top">
39452 <column alignment="center" valignment="top">
39453 <column alignment="center" valignment="top">
39454 <row>
39455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39456 \begin_inset Text
39457
39458 \begin_layout Plain Layout
39459 Format du document
39460 \end_layout
39461
39462 \end_inset
39463 </cell>
39464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39465 \begin_inset Text
39466
39467 \begin_layout Plain Layout
39468
39469 \family sans
39470 Objet
39471 \begin_inset space ~
39472 \end_inset
39473
39474 Externe\SpecialChar menuseparator
39475 Date
39476 \end_layout
39477
39478 \end_inset
39479 </cell>
39480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39481 \begin_inset Text
39482
39483 \begin_layout Plain Layout
39484
39485 \family sans
39486 Insertion\SpecialChar menuseparator
39487 Date
39488 \end_layout
39489
39490 \end_inset
39491 </cell>
39492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39493 \begin_inset Text
39494
39495 \begin_layout Plain Layout
39496 commande 
39497 \series bold
39498
39499 \backslash
39500 today
39501 \end_layout
39502
39503 \end_inset
39504 </cell>
39505 </row>
39506 <row>
39507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39508 \begin_inset Text
39509
39510 \begin_layout Plain Layout
39511 \SpecialChar LyX
39512
39513 \end_layout
39514
39515 \end_inset
39516 </cell>
39517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39518 \begin_inset Text
39519
39520 \begin_layout Plain Layout
39521 comme boîte d'insert
39522 \end_layout
39523
39524 \end_inset
39525 </cell>
39526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39527 \begin_inset Text
39528
39529 \begin_layout Plain Layout
39530 comme date
39531 \end_layout
39532
39533 \end_inset
39534 </cell>
39535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39536 \begin_inset Text
39537
39538 \begin_layout Plain Layout
39539 comme boîte de code \SpecialChar TeX
39540
39541 \end_layout
39542
39543 \end_inset
39544 </cell>
39545 </row>
39546 <row>
39547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39548 \begin_inset Text
39549
39550 \begin_layout Plain Layout
39551 \SpecialChar LaTeX
39552
39553 \end_layout
39554
39555 \end_inset
39556 </cell>
39557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39558 \begin_inset Text
39559
39560 \begin_layout Plain Layout
39561 comme date
39562 \end_layout
39563
39564 \end_inset
39565 </cell>
39566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39567 \begin_inset Text
39568
39569 \begin_layout Plain Layout
39570 comme date
39571 \end_layout
39572
39573 \end_inset
39574 </cell>
39575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39576 \begin_inset Text
39577
39578 \begin_layout Plain Layout
39579 comme commande
39580 \end_layout
39581
39582 \end_inset
39583 </cell>
39584 </row>
39585 <row>
39586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39587 \begin_inset Text
39588
39589 \begin_layout Plain Layout
39590 DVI, PDF, PS
39591 \end_layout
39592
39593 \end_inset
39594 </cell>
39595 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
39605 \begin_inset Text
39606
39607 \begin_layout Plain Layout
39608 comme date
39609 \end_layout
39610
39611 \end_inset
39612 </cell>
39613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39614 \begin_inset Text
39615
39616 \begin_layout Plain Layout
39617 comme date date
39618 \end_layout
39619
39620 \end_inset
39621 </cell>
39622 </row>
39623 </lyxtabular>
39624
39625 \end_inset
39626
39627
39628 \end_layout
39629
39630 \end_inset
39631
39632
39633 \end_layout
39634
39635 \begin_layout Standard
39636 Quand vous activez l'option 
39637 \family sans
39638 Brouillon
39639 \family default
39640  de l'onglet 
39641 \family sans
39642 Fichier
39643 \family default
39644  de la fenêtre de dialogue 
39645 \family sans
39646 Objet
39647 \begin_inset space ~
39648 \end_inset
39649
39650 Externe
39651 \family default
39652 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39653 \begin_inset Newline newline
39654 \end_inset
39655
39656 Les objets externes apparaissent dans \SpecialChar LyX
39657 , soit comme une boîte comme celle-ci
39658  : 
39659 \begin_inset Graphics
39660         filename ../clipart/ExternalMaterialQt4.png
39661         scale 85
39662         scaleBeforeRotation
39663
39664 \end_inset
39665
39666  soit comme une image, selon que vous avez ou non activé l'option 
39667 \family sans
39668 Afficher
39669 \begin_inset space ~
39670 \end_inset
39671
39672 dans
39673 \begin_inset space ~
39674 \end_inset
39675
39676 \SpecialChar LyX
39677
39678 \family default
39679  de l'onglet 
39680 \family sans
39681 Options \SpecialChar LaTeX
39682  et \SpecialChar LyX
39683
39684 \family default
39685  de la fenêtre de dialogue.
39686 \end_layout
39687
39688 \begin_layout Standard
39689 Le manuel 
39690 \family sans
39691 \emph on
39692 Personnalisation
39693 \family default
39694 \emph default
39695  explique comment vous pouvez créer vos propres modèles.
39696 \end_layout
39697
39698 \begin_layout Section
39699 Sous-documents
39700 \begin_inset CommandInset label
39701 LatexCommand label
39702 name "sec:Sous-documents"
39703
39704 \end_inset
39705
39706
39707 \begin_inset Index idx
39708 status collapsed
39709
39710 \begin_layout Plain Layout
39711 Trucs externes ! Sous-documents
39712 \end_layout
39713
39714 \end_inset
39715
39716
39717 \begin_inset Index idx
39718 status collapsed
39719
39720 \begin_layout Plain Layout
39721 Fichiers ! Insertion
39722 \end_layout
39723
39724 \end_inset
39725
39726
39727 \end_layout
39728
39729 \begin_layout Standard
39730 Les sous-documents sont utilisés quand on a un document très long qui peut
39731  être décomposé en plusieurs parties ou sections plus petites.
39732  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
39733  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
39734  Les différents documents sont ce que l'on appelle les sous-documents et
39735  un document maître les relie pour imprimer le document complet ou seulement
39736  une partie de celui-ci.
39737  Un sous-document hérite du contenu de son maître, par exemple le préambule
39738  \SpecialChar LaTeX
39739 , la bibliographie, et les étiquettes pour les références croisées.
39740 \end_layout
39741
39742 \begin_layout Standard
39743 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
39744  maître, précisez dans le sous-document le document maître dans le menu
39745  
39746 \family sans
39747 Document\SpecialChar menuseparator
39748 Paramètres\SpecialChar menuseparator
39749 Classe de document
39750 \family default
39751 .
39752  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
39753  à chaque
39754  fois que vous modifierez le sous-document.
39755 \end_layout
39756
39757 \begin_layout Standard
39758 Les documents inclus sont visualisés dans \SpecialChar LyX
39759  sous la forme d'une boîte comme
39760  celle-ci : 
39761 \begin_inset Graphics
39762         filename clipart/ChildDocumentQt4.png
39763         lyxscale 70
39764         scale 60
39765         scaleBeforeRotation
39766
39767 \end_inset
39768
39769  Pour inclure des sous-documents dans un document maître , on utilise le
39770  menu 
39771 \family sans
39772 Insertion\SpecialChar menuseparator
39773 Fichier\SpecialChar menuseparator
39774 Sous-document
39775 \family default
39776 .
39777  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
39778  des quatre méthodes d'inclusion :
39779 \end_layout
39780
39781 \begin_layout Description
39782 Inclus
39783 \begin_inset space ~
39784 \end_inset
39785
39786 (include) Vous pouvez inclure des documents \SpecialChar LyX
39787  et \SpecialChar LaTeX
39788 .
39789  Quand vous cliquez sur le bouton 
39790 \family sans
39791 Modifier
39792 \family default
39793  dans la fenêtre de dialogue 
39794 \family sans
39795 Sous-document
39796 \family default
39797 , le document inclus est ouvert dans \SpecialChar LyX
39798  dans un nouvel onglet pour que vous
39799  puissiez le modifier.
39800 \begin_inset Newline newline
39801 \end_inset
39802
39803
39804 \end_layout
39805
39806 \begin_layout Standard
39807 Voici un sous-document inséré avec la méthode 
39808 \family sans
39809 Inclus
39810 \family default
39811  : 
39812 \begin_inset CommandInset include
39813 LatexCommand include
39814 filename "DocumentBidon1.lyx"
39815
39816 \end_inset
39817
39818
39819 \end_layout
39820
39821 \begin_layout Standard
39822 La numérotation des sections va prendre en compte les sections des fichiers
39823  incorporés dans l'ordre où ils sont insérés dans le document maître.
39824  Le document qui est inclus comme exemple possède une sous-section qui sera
39825  numérotée comme sous-section de la section actuelle.
39826  Les étiquettes présentes dans le fichier inclus peuvent être référencées
39827  : la sous-section
39828 \begin_inset space ~
39829 \end_inset
39830
39831
39832 \begin_inset CommandInset ref
39833 LatexCommand ref
39834 reference "subsec:Sous-section-externe-1"
39835
39836 \end_inset
39837
39838  est dans le fichier inclus.
39839 \end_layout
39840
39841 \begin_layout Standard
39842 Le préambule du sous-document est tout simplement ignoré, seul le préambule
39843  du document maître est utilisé.
39844  Les branches présentes dans le sous-document seront ignorées par le document
39845  maître si celui-ci ne possède pas une branche avec le même nom.
39846  Les documents inclus sont insérés en commençant une nouvelle page et sont
39847  suivis par un saut de page.
39848 \end_layout
39849
39850 \begin_layout Standard
39851 \begin_inset Note Greyedout
39852 status open
39853
39854 \begin_layout Plain Layout
39855
39856 \series bold
39857 Note:
39858 \series default
39859  Quand vous avez inclus un fichier \SpecialChar LyX
39860  ou \SpecialChar LaTeX
39861 , et que ce dernier utilise une classe
39862  de document différente de celle du document maître, vous recevez un avertisseme
39863 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
39864  produire des résultats inattendus sur la sortie imprimée.
39865 \end_layout
39866
39867 \end_inset
39868
39869
39870 \end_layout
39871
39872 \begin_layout Description
39873 Incorporé
39874 \begin_inset space ~
39875 \end_inset
39876
39877 (input) Cette méthode est très semblable à la méthode Inclus, les différences
39878  sont :
39879 \begin_inset Separator parbreak
39880 \end_inset
39881
39882
39883 \end_layout
39884
39885 \begin_deeper
39886 \begin_layout Itemize
39887 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
39888  par un saut de page.
39889 \end_layout
39890
39891 \begin_layout Itemize
39892 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
39893  quand l'option
39894  
39895 \family sans
39896 Aperçu
39897 \begin_inset space ~
39898 \end_inset
39899
39900 sur
39901 \begin_inset space ~
39902 \end_inset
39903
39904 le
39905 \begin_inset space ~
39906 \end_inset
39907
39908 vif
39909 \family default
39910  est activée dans les préférences dans la rubrique 
39911 \family sans
39912 Apparence\SpecialChar menuseparator
39913 Graphique
39914 \family default
39915 .
39916 \end_layout
39917
39918 \begin_layout Itemize
39919 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
39920 \family sans
39921 Document\SpecialChar menuseparator
39922 Paramètres\SpecialChar menuseparator
39923 Sous-documents
39924 \family default
39925 .
39926 \end_layout
39927
39928 \end_deeper
39929 \begin_layout Standard
39930 Voici un sous document inséré en utilisant la méthode 
39931 \family sans
39932 Incorporé
39933 \family default
39934  : 
39935 \begin_inset CommandInset include
39936 LatexCommand input
39937 preview true
39938 filename "DocumentBidon2.lyx"
39939
39940 \end_inset
39941
39942
39943 \end_layout
39944
39945 \begin_layout Standard
39946 Voici un sous-document
39947 \emph on
39948 input
39949 \emph default
39950  comme \SpecialChar LaTeX
39951  source:
39952 \end_layout
39953
39954 \begin_layout Quote
39955 \begin_inset CommandInset include
39956 LatexCommand input
39957 filename "DocumentTexteBidon.txt"
39958
39959 \end_inset
39960
39961
39962 \end_layout
39963
39964 \begin_layout Description
39965 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
39966  Si c'est un fichier \SpecialChar LyX
39967  ou \SpecialChar LaTeX
39968 , le contenu sera affiché dans la sortie sous forme
39969  de code source et aucune des commandes éventuellement présentes ne sera
39970  exécutée.
39971  Vous pouvez utiliser l'option 
39972 \family sans
39973 Marquer
39974 \begin_inset space ~
39975 \end_inset
39976
39977 les
39978 \begin_inset space ~
39979 \end_inset
39980
39981 espaces
39982 \family default
39983  qui matérialise chaque espace présente dans le code source par un caractère
39984  
39985 \begin_inset Quotes fld
39986 \end_inset
39987
39988
39989 \begin_inset ERT
39990 status collapsed
39991
39992 \begin_layout Plain Layout
39993
39994
39995 \backslash
39996 textvisiblespace 
39997 \end_layout
39998
39999 \end_inset
40000
40001
40002 \begin_inset Quotes frd
40003 \end_inset
40004
40005  .
40006  La différence avec la méthode qui consiste à utiliser le menu 
40007 \family sans
40008 Insertion\SpecialChar menuseparator
40009 Fichier\SpecialChar menuseparator
40010 Texte
40011 \begin_inset space ~
40012 \end_inset
40013
40014 brut
40015 \family default
40016  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
40017 .
40018 \end_layout
40019
40020 \begin_layout Standard
40021 Voici un sous-document inclus en utilisant la méthode 
40022 \family sans
40023 verbatim
40024 \family default
40025  : 
40026 \begin_inset CommandInset include
40027 LatexCommand verbatiminput
40028 filename "DocumentTexteBidon.txt"
40029
40030 \end_inset
40031
40032
40033 \begin_inset VSpace bigskip
40034 \end_inset
40035
40036 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40037  l'option 
40038 \family sans
40039 Marquer
40040 \begin_inset space ~
40041 \end_inset
40042
40043 les
40044 \begin_inset space ~
40045 \end_inset
40046
40047 espaces :
40048 \family default
40049  
40050 \begin_inset CommandInset include
40051 LatexCommand verbatiminput*
40052 filename "DocumentTexteBidon.txt"
40053
40054 \end_inset
40055
40056
40057 \end_layout
40058
40059 \begin_layout Standard
40060 \begin_inset VSpace bigskip
40061 \end_inset
40062
40063
40064 \end_layout
40065
40066 \begin_layout Standard
40067 \begin_inset Note Greyedout
40068 status open
40069
40070 \begin_layout Plain Layout
40071
40072 \series bold
40073 Note:
40074 \series default
40075  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40076  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40077 \end_layout
40078
40079 \end_inset
40080
40081
40082 \end_layout
40083
40084 \begin_layout Description
40085 Listings Ce type d'inclusion est décrit dans le chapitre
40086 \begin_inset space ~
40087 \end_inset
40088
40089
40090 \begin_inset CommandInset ref
40091 LatexCommand ref
40092 reference "cha:Program-Code-Listings"
40093
40094 \end_inset
40095
40096 .
40097 \end_layout
40098
40099 \begin_layout Standard
40100 \begin_inset Note Greyedout
40101 status open
40102
40103 \begin_layout Plain Layout
40104
40105 \series bold
40106 Note:
40107 \series default
40108  Inclure le même document deux fois dans un même document peut poser des
40109  problèmes avec \SpecialChar LaTeX
40110 .
40111 \end_layout
40112
40113 \end_inset
40114
40115
40116 \end_layout
40117
40118 \begin_layout Standard
40119 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40120  de votre document maître, que ce soit pour diminuer les temps de compilation
40121  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40122  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40123  la sortie en utilisant le menu 
40124 \family sans
40125 Document\SpecialChar menuseparator
40126 Paramètres\SpecialChar menuseparator
40127 Sous-documents
40128 \family default
40129 .
40130  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40131  sur la ligne correspondant dans la colonne 
40132 \family sans
40133 Inclus dans le résultat
40134 \family default
40135  de la liste (
40136 \begin_inset space ~
40137 \end_inset
40138
40139 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40140  
40141 \begin_inset Quotes fld
40142 \end_inset
40143
40144 inclus
40145 \begin_inset Quotes frd
40146 \end_inset
40147
40148  et pas la méthode 
40149 \begin_inset Quotes fld
40150 \end_inset
40151
40152 incorporé
40153 \begin_inset Quotes frd
40154 \end_inset
40155
40156
40157 \begin_inset space ~
40158 \end_inset
40159
40160 ).
40161  Si on active l'option 
40162 \family sans
40163 Assurer la cohérence des compteurs et des références
40164 \family default
40165 , \SpecialChar LyX
40166  va s'assurer que tous les numéros de pages, références etc...
40167  sont corrects comme si tous le document avait été traité.
40168  C'est utile si vous voulez que les sous-documents choisis aient exactement
40169  le même aspect que s'il étaient dans le document complet.
40170  Pour réaliser cette condition, il faut que \SpecialChar LyX
40171  traite de façon silencieuse
40172  la totalité du document.
40173  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40174  les compteurs et autres références n'ont pas à être à tout prix valides,
40175  vous devez impérativement désactiver cette option.
40176  
40177 \end_layout
40178
40179 \begin_layout Standard
40180 Une autre solution consiste à inclure chaque fichier dans une branche
40181 \begin_inset Foot
40182 status collapsed
40183
40184 \begin_layout Plain Layout
40185 Les branches sont décrites dans la section 
40186 \emph on
40187 Branches
40188 \emph default
40189  du 
40190 \emph on
40191 Guide de l'utilisateur
40192 \emph default
40193  de \SpecialChar LyX
40194 .
40195 \end_layout
40196
40197 \end_inset
40198
40199 .
40200  En activant ou désactivant une branche, vous pouvez décider les fichiers
40201  inclus qui doivent apparaître dans la sortie imprimée.
40202  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40203  
40204 \begin_inset Quotes fld
40205 \end_inset
40206
40207 incorporés
40208 \begin_inset Quotes frd
40209 \end_inset
40210
40211 .
40212  Le défaut est que les compteurs et autres références ne sont pas conservés
40213  avec cette approche.
40214 \end_layout
40215
40216 \begin_layout Chapter
40217 Listings de code source
40218 \begin_inset CommandInset label
40219 LatexCommand label
40220 name "cha:Program-Code-Listings"
40221
40222 \end_inset
40223
40224
40225 \begin_inset Index idx
40226 status collapsed
40227
40228 \begin_layout Plain Layout
40229 Listings
40230 \end_layout
40231
40232 \end_inset
40233
40234
40235 \begin_inset Index idx
40236 status collapsed
40237
40238 \begin_layout Plain Layout
40239 Code Source
40240 \end_layout
40241
40242 \end_inset
40243
40244
40245 \begin_inset Index idx
40246 status collapsed
40247
40248 \begin_layout Plain Layout
40249 Flottants ! Listings
40250 \end_layout
40251
40252 \end_inset
40253
40254
40255 \end_layout
40256
40257 \begin_layout Standard
40258 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40259  un insert 
40260 \family sans
40261 Listings
40262 \family default
40263  qui peut être créé grâce au menu 
40264 \family sans
40265 Insertion
40266 \family default
40267 \SpecialChar menuseparator
40268
40269 \family sans
40270 Listing
40271 \begin_inset space ~
40272 \end_inset
40273
40274 de
40275 \begin_inset space ~
40276 \end_inset
40277
40278 Code
40279 \begin_inset space ~
40280 \end_inset
40281
40282 Source
40283 \family default
40284 .
40285  Le paquetage \SpecialChar LaTeX
40286  
40287 \series bold
40288 listings
40289 \series default
40290
40291 \begin_inset Index idx
40292 status collapsed
40293
40294 \begin_layout Plain Layout
40295 Paquetages \SpecialChar LaTeX
40296  ! listings
40297 \end_layout
40298
40299 \end_inset
40300
40301  fournit un moyen puissant et flexible d'insérer des listings de code source
40302  dans votre document.
40303  
40304 \end_layout
40305
40306 \begin_layout Standard
40307 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40308  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40309 \end_layout
40310
40311 \begin_layout Standard
40312 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40313  imprimée.
40314  L'option d'emplacement 
40315 \family sans
40316 Listing
40317 \begin_inset space ~
40318 \end_inset
40319
40320 en
40321 \begin_inset space ~
40322 \end_inset
40323
40324 Ligne
40325 \family default
40326  imprime le listing dans la ligne comme ceci : 
40327 \begin_inset listings
40328 lstparams "language={C++}"
40329 inline true
40330 status open
40331
40332 \begin_layout Plain Layout
40333
40334 int a=5;
40335 \end_layout
40336
40337 \end_inset
40338
40339
40340 \begin_inset Newline newline
40341 \end_inset
40342
40343 L'option 
40344 \family sans
40345 Flottant
40346 \family default
40347  crée un flottant de listing pour lequel vous pouvez préciser les options
40348  classiques d'emplacement : 
40349 \begin_inset Quotes fld
40350 \end_inset
40351
40352
40353 \family sans
40354 h
40355 \family default
40356
40357 \begin_inset Quotes frd
40358 \end_inset
40359
40360
40361 \begin_inset Quotes fld
40362 \end_inset
40363
40364
40365 \family sans
40366 t
40367 \family default
40368
40369 \begin_inset Quotes frd
40370 \end_inset
40371
40372
40373 \begin_inset Quotes fld
40374 \end_inset
40375
40376
40377 \family sans
40378 b
40379 \family default
40380
40381 \begin_inset Quotes frd
40382 \end_inset
40383
40384 , et 
40385 \begin_inset Quotes fld
40386 \end_inset
40387
40388
40389 \family sans
40390 p
40391 \family default
40392
40393 \begin_inset Quotes frd
40394 \end_inset
40395
40396  correspondant aux emplacement décrits dans la section
40397 \begin_inset space ~
40398 \end_inset
40399
40400
40401 \begin_inset CommandInset ref
40402 LatexCommand ref
40403 reference "sec:Placement-flottants"
40404
40405 \end_inset
40406
40407 .
40408  Les options de positionnement peuvent être mélangées et doivent être saisies
40409  sans séparation, par exemple, on peut taper 
40410 \begin_inset Quotes fld
40411 \end_inset
40412
40413
40414 \family sans
40415 htbp
40416 \family default
40417
40418 \begin_inset Quotes frd
40419 \end_inset
40420
40421 .
40422  L'option 
40423 \begin_inset Quotes fld
40424 \end_inset
40425
40426 h
40427 \begin_inset Quotes frd
40428 \end_inset
40429
40430  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40431  
40432 \family sans
40433 Flottant
40434 \family default
40435  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40436  légende et être référencés.
40437 \end_layout
40438
40439 \begin_layout Standard
40440 Vous pouvez ajouter une légende à un listing avec le menu 
40441 \family sans
40442 Insertion\SpecialChar menuseparator
40443 Légende
40444 \family default
40445 .
40446  On peut référencer les listings de la même façon que les flottants :Voir
40447  le listing
40448 \begin_inset space ~
40449 \end_inset
40450
40451
40452 \begin_inset CommandInset ref
40453 LatexCommand ref
40454 reference "lst:Listing-exemple"
40455
40456 \end_inset
40457
40458 .
40459  Une liste des listings qui contient tous les listings légendés peut être
40460  créée par le menu 
40461 \family sans
40462 Insertion\SpecialChar menuseparator
40463 Listes
40464 \begin_inset space ~
40465 \end_inset
40466
40467 &
40468 \begin_inset space ~
40469 \end_inset
40470
40471 TdM\SpecialChar menuseparator
40472 Liste des listings
40473 \family default
40474 .
40475  Les éléments de la liste sont les légendes et le numéro de listing.
40476 \end_layout
40477
40478 \begin_layout Standard
40479 \begin_inset listings
40480 lstparams "language=Python"
40481 inline false
40482 status open
40483
40484 \begin_layout Plain Layout
40485
40486 \begin_inset Caption Standard
40487
40488 \begin_layout Plain Layout
40489 \begin_inset CommandInset label
40490 LatexCommand label
40491 name "lst:Listing-exemple"
40492
40493 \end_inset
40494
40495 Exemple de listing flottant
40496 \end_layout
40497
40498 \end_inset
40499
40500 # Exemple de listing flottant
40501 \end_layout
40502
40503 \begin_layout Plain Layout
40504
40505 def func(param):
40506 \end_layout
40507
40508 \begin_layout Plain Layout
40509
40510     'ceci est une fonction python'
40511 \end_layout
40512
40513 \begin_layout Plain Layout
40514
40515     pass
40516 \end_layout
40517
40518 \end_inset
40519
40520
40521 \end_layout
40522
40523 \begin_layout Standard
40524 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40525  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40526  de manière particulière dans la sortie imprimée.
40527  Dans l'exemple de listing, le mot clé Python 
40528 \begin_inset Quotes fld
40529 \end_inset
40530
40531 def
40532 \begin_inset Quotes frd
40533 \end_inset
40534
40535  est reconnu et imprimé en caractères gras dans la sortie.
40536 \end_layout
40537
40538 \begin_layout Standard
40539 \begin_inset Note Greyedout
40540 status open
40541
40542 \begin_layout Plain Layout
40543
40544 \series bold
40545 Note:
40546 \series default
40547  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40548  une police de caractères à 
40549 \family typewriter
40550 chasse fixe
40551 \family default
40552 , c'est que votre police ne contient probablement pas de série grasse.
40553  Dans ce cas choisissez une police différente dans le menu 
40554 \family sans
40555 Document\SpecialChar menuseparator
40556 Paramètres\SpecialChar menuseparator
40557 Polices
40558 \family default
40559 .
40560  (Les polices 
40561 \emph on
40562 LuxiMono, BeraMono
40563 \emph default
40564  et 
40565 \emph on
40566 Courier
40567 \emph default
40568  contiennent une série grasse.)
40569 \end_layout
40570
40571 \end_inset
40572
40573
40574 \end_layout
40575
40576 \begin_layout Standard
40577 Dans la rubrique 
40578 \family sans
40579 Numérotation
40580 \begin_inset space ~
40581 \end_inset
40582
40583 des
40584 \begin_inset space ~
40585 \end_inset
40586
40587 Lignes
40588 \family default
40589  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40590 n des lignes.
40591  Vous pouvez mettre un nombre dans le champ 
40592 \family sans
40593 Pas
40594 \family default
40595  pour désigner les lignes qui seront numérotées.
40596  Par exemple, si vous mettez 
40597 \begin_inset Quotes fld
40598 \end_inset
40599
40600 3
40601 \begin_inset Quotes frd
40602 \end_inset
40603
40604 , seule une ligne sur trois sera numérotée.
40605 \end_layout
40606
40607 \begin_layout Standard
40608 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40609  apparaîtront dans la sortie.
40610  Vous devez utiliser l'option 
40611 \family sans
40612 Table
40613 \begin_inset space ~
40614 \end_inset
40615
40616 de
40617 \begin_inset space ~
40618 \end_inset
40619
40620 Caractères
40621 \begin_inset space ~
40622 \end_inset
40623
40624 Étendue
40625 \family default
40626  quand vous employez des caractères spécifiques à une langue donnée comme
40627  les umlauts Allemands dans votre listing.
40628 \begin_inset Newline newline
40629 \end_inset
40630
40631 Voici un exemple de listing avec la numérotation des lignes à gauche par
40632  pas de 3, en langage Python, avec les options 
40633 \begin_inset Quotes fld
40634 \end_inset
40635
40636 Table
40637 \begin_inset space ~
40638 \end_inset
40639
40640 de
40641 \begin_inset space ~
40642 \end_inset
40643
40644 caractères
40645 \begin_inset space ~
40646 \end_inset
40647
40648 étendue
40649 \begin_inset Quotes frd
40650 \end_inset
40651
40652  et 
40653 \begin_inset Quotes fld
40654 \end_inset
40655
40656 Espace
40657 \begin_inset space ~
40658 \end_inset
40659
40660 représenté
40661 \begin_inset space ~
40662 \end_inset
40663
40664 par
40665 \begin_inset space ~
40666 \end_inset
40667
40668 un
40669 \begin_inset space ~
40670 \end_inset
40671
40672 symbole
40673 \begin_inset Quotes frd
40674 \end_inset
40675
40676 , l'intervalle de ligne étant 3
40677 \begin_inset space \thinspace{}
40678 \end_inset
40679
40680 -
40681 \begin_inset space \thinspace{}
40682 \end_inset
40683
40684 8:
40685 \end_layout
40686
40687 \begin_layout Standard
40688 \begin_inset listings
40689 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40690 inline false
40691 status open
40692
40693 \begin_layout Plain Layout
40694
40695 def func(param):
40696 \end_layout
40697
40698 \begin_layout Plain Layout
40699
40700     'ceci est une fonction Python'
40701 \end_layout
40702
40703 \begin_layout Plain Layout
40704
40705     pass
40706 \end_layout
40707
40708 \begin_layout Plain Layout
40709
40710 def func(param):
40711 \end_layout
40712
40713 \begin_layout Plain Layout
40714
40715 'Ça, c'est un mot Allemand : Tschüß'
40716 \end_layout
40717
40718 \begin_layout Plain Layout
40719
40720 pass
40721 \end_layout
40722
40723 \begin_layout Plain Layout
40724
40725 def func(param):
40726 \end_layout
40727
40728 \begin_layout Plain Layout
40729
40730 'ceci est une fonction Python'
40731 \end_layout
40732
40733 \begin_layout Plain Layout
40734
40735 pass
40736 \end_layout
40737
40738 \end_inset
40739
40740
40741 \end_layout
40742
40743 \begin_layout Standard
40744 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
40745  nombre de caractères que doit représenter une tabulation dans le champ
40746  
40747 \family sans
40748 Taille du tabulateur
40749 \family default
40750 .
40751 \end_layout
40752
40753 \begin_layout Standard
40754 \begin_inset Note Greyedout
40755 status open
40756
40757 \begin_layout Plain Layout
40758
40759 \series bold
40760 Note:
40761 \series default
40762  À cause d'un bug dans le paquetage 
40763 \series bold
40764 listings
40765 \series default
40766  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
40767  listing.
40768  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
40769  les lignes 3 et 6.
40770 \end_layout
40771
40772 \end_inset
40773
40774
40775 \end_layout
40776
40777 \begin_layout Standard
40778 \begin_inset VSpace bigskip
40779 \end_inset
40780
40781
40782 \end_layout
40783
40784 \begin_layout Standard
40785 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
40786  listing.
40787  Pour le faire, il suffit d'utiliser le menu 
40788 \family sans
40789 Insertion\SpecialChar menuseparator
40790 Fichier\SpecialChar menuseparator
40791 Sous-document
40792 \family default
40793  et de choisir le type 
40794 \family sans
40795 Listing
40796 \family default
40797
40798 \begin_inset space ~
40799 \end_inset
40800
40801
40802 \family sans
40803 de
40804 \begin_inset space ~
40805 \end_inset
40806
40807 Code
40808 \begin_inset space ~
40809 \end_inset
40810
40811 source
40812 \family default
40813 .
40814 \begin_inset Foot
40815 status collapsed
40816
40817 \begin_layout Plain Layout
40818 Les autres types de sous-documents sont décrits dans la section
40819 \begin_inset space ~
40820 \end_inset
40821
40822
40823 \begin_inset CommandInset ref
40824 LatexCommand ref
40825 reference "sec:Sous-documents"
40826
40827 \end_inset
40828
40829 .
40830 \end_layout
40831
40832 \end_inset
40833
40834  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
40835  à utiliser pour le listing dans une zone de texte.
40836  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
40837  
40838 \begin_inset Quotes fld
40839 \end_inset
40840
40841 ?
40842 \begin_inset Quotes frd
40843 \end_inset
40844
40845  dans la zone de texte.
40846 \end_layout
40847
40848 \begin_layout Standard
40849 Pour faire référence à un sous-document de type listing, tapez une étiquette
40850  dans le champ correspondant de la fenêtre de dialogue.
40851  On peut alors faire référence à cette étiquette en utilisant le menu 
40852 \family sans
40853 Insertion\SpecialChar menuseparator
40854 Référence
40855 \begin_inset space ~
40856 \end_inset
40857
40858 Croisée
40859 \family default
40860 .
40861 \end_layout
40862
40863 \begin_layout Standard
40864 Le listing
40865 \begin_inset space ~
40866 \end_inset
40867
40868
40869 \begin_inset CommandInset ref
40870 LatexCommand ref
40871 reference "lst:listing-fichier"
40872
40873 \end_inset
40874
40875  est un exemple de listing issu d'un fichier ; ici les lignes 10
40876 \begin_inset space \thinspace{}
40877 \end_inset
40878
40879 -
40880 \begin_inset space \thinspace{}
40881 \end_inset
40882
40883 15 de ce fichier \SpecialChar LyX
40884  sont listées.
40885 \end_layout
40886
40887 \begin_layout Standard
40888 \begin_inset CommandInset include
40889 LatexCommand lstinputlisting
40890 filename "EmbeddedObjects.lyx"
40891 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
40892
40893 \end_inset
40894
40895
40896 \end_layout
40897
40898 \begin_layout Standard
40899 \begin_inset VSpace bigskip
40900 \end_inset
40901
40902
40903 \end_layout
40904
40905 \begin_layout Standard
40906 L'insertion d'une formule dans un listing peut se faire de la façon suivante
40907 \begin_inset space ~
40908 \end_inset
40909
40910 :
40911 \end_layout
40912
40913 \begin_layout Enumerate
40914 Ouvrez la fenêtre de dialogue listings et ajoutez
40915 \begin_inset Newline newline
40916 \end_inset
40917
40918
40919 \family sans
40920 mathescape=true
40921 \family default
40922
40923 \begin_inset Newline newline
40924 \end_inset
40925
40926 dans le champ de l'onglet 
40927 \family sans
40928 Avancé
40929 \family default
40930 .
40931 \end_layout
40932
40933 \begin_layout Enumerate
40934 Créez la formule en dehors du listing.
40935 \end_layout
40936
40937 \begin_layout Enumerate
40938 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
40939  (raccourci 
40940 \begin_inset Info
40941 type  "shortcut"
40942 arg   "copy"
40943 \end_inset
40944
40945 )
40946 \end_layout
40947
40948 \begin_layout Enumerate
40949 Dans le listing écrivez 
40950 \begin_inset Quotes fld
40951 \end_inset
40952
40953
40954 \family sans
40955 $$
40956 \family default
40957
40958 \begin_inset Quotes frd
40959 \end_inset
40960
40961  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
40962  
40963 \begin_inset Info
40964 type  "shortcut"
40965 arg   "paste"
40966 \end_inset
40967
40968 )
40969 \end_layout
40970
40971 \begin_layout Standard
40972 \begin_inset listings
40973 lstparams "language=Python,mathescape=true"
40974 inline false
40975 status open
40976
40977 \begin_layout Plain Layout
40978
40979 \begin_inset Caption Standard
40980
40981 \begin_layout Plain Layout
40982 Exemple de listing flottant contenant une formule
40983 \end_layout
40984
40985 \end_inset
40986
40987 # Exemple de listing flottant
40988 \end_layout
40989
40990 \begin_layout Plain Layout
40991
40992 def func(param):
40993 \end_layout
40994
40995 \begin_layout Plain Layout
40996
40997     # $
40998 \backslash
40999 prod_{n=1}^{
41000 \backslash
41001 infty}
41002 \backslash
41003 ,
41004 \backslash
41005 frac{1}{x^{2}}$
41006 \end_layout
41007
41008 \begin_layout Plain Layout
41009
41010     pass
41011 \end_layout
41012
41013 \end_inset
41014
41015
41016 \end_layout
41017
41018 \begin_layout Standard
41019 \begin_inset VSpace bigskip
41020 \end_inset
41021
41022
41023 \end_layout
41024
41025 \begin_layout Standard
41026 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41027  de dialogue 
41028 \family sans
41029 Document\SpecialChar menuseparator
41030 Paramètres\SpecialChar menuseparator
41031 Listings
41032 \family default
41033 .
41034  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41035  
41036 \begin_inset Quotes fld
41037 \end_inset
41038
41039 ?
41040 \begin_inset Quotes frd
41041 \end_inset
41042
41043  dans le champ.
41044 \end_layout
41045
41046 \begin_layout Standard
41047 Pour plus d'information sur le paquetage 
41048 \series bold
41049 listings
41050 \series default
41051 , nous vous renvoyons à sa documentation 
41052 \begin_inset CommandInset citation
41053 LatexCommand cite
41054 key "listings"
41055
41056 \end_inset
41057
41058 .
41059 \end_layout
41060
41061 \begin_layout Standard
41062 \begin_inset Newpage newpage
41063 \end_inset
41064
41065
41066 \end_layout
41067
41068 \begin_layout Chapter
41069 \start_of_appendix
41070 Unités de longueur utilisables avec \SpecialChar LyX
41071
41072 \begin_inset Argument 1
41073 status collapsed
41074
41075 \begin_layout Plain Layout
41076 Unités de longueur
41077 \end_layout
41078
41079 \end_inset
41080
41081
41082 \begin_inset Index idx
41083 status collapsed
41084
41085 \begin_layout Plain Layout
41086 Unités
41087 \end_layout
41088
41089 \end_inset
41090
41091
41092 \begin_inset CommandInset label
41093 LatexCommand label
41094 name "cha:Unités-de-longueur"
41095
41096 \end_inset
41097
41098
41099 \end_layout
41100
41101 \begin_layout Standard
41102 Pour comprendre les unités de longueur utilisées dans cette documentation,
41103  le tableau
41104 \begin_inset space ~
41105 \end_inset
41106
41107
41108 \begin_inset CommandInset ref
41109 LatexCommand ref
41110 reference "tab:Unités"
41111
41112 \end_inset
41113
41114 décrit les unités utilisées par \SpecialChar LyX
41115 .
41116 \begin_inset Float table
41117 placement h
41118 wide false
41119 sideways false
41120 status open
41121
41122 \begin_layout Plain Layout
41123 \begin_inset Caption Standard
41124
41125 \begin_layout Plain Layout
41126 \begin_inset CommandInset label
41127 LatexCommand label
41128 name "tab:Unités"
41129
41130 \end_inset
41131
41132 Unités de longueur
41133 \end_layout
41134
41135 \end_inset
41136
41137
41138 \end_layout
41139
41140 \begin_layout Plain Layout
41141 \begin_inset VSpace medskip
41142 \end_inset
41143
41144
41145 \end_layout
41146
41147 \begin_layout Plain Layout
41148 \align center
41149 \begin_inset Tabular
41150 <lyxtabular version="3" rows="20" columns="3">
41151 <features tabularvalignment="middle">
41152 <column alignment="center" valignment="top">
41153 <column alignment="center" valignment="top">
41154 <column alignment="center" valignment="top">
41155 <row>
41156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41157 \begin_inset Text
41158
41159 \begin_layout Plain Layout
41160 unité
41161 \end_layout
41162
41163 \end_inset
41164 </cell>
41165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41166 \begin_inset Text
41167
41168 \begin_layout Plain Layout
41169 nom/description
41170 \end_layout
41171
41172 \end_inset
41173 </cell>
41174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41175 \begin_inset Text
41176
41177 \begin_layout Plain Layout
41178 commande \SpecialChar LaTeX
41179
41180 \end_layout
41181
41182 \end_inset
41183 </cell>
41184 </row>
41185 <row>
41186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41187 \begin_inset Text
41188
41189 \begin_layout Plain Layout
41190 mm
41191 \end_layout
41192
41193 \end_inset
41194 </cell>
41195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41196 \begin_inset Text
41197
41198 \begin_layout Plain Layout
41199 millimètre
41200 \end_layout
41201
41202 \end_inset
41203 </cell>
41204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41205 \begin_inset Text
41206
41207 \begin_layout Plain Layout
41208 -
41209 \end_layout
41210
41211 \end_inset
41212 </cell>
41213 </row>
41214 <row>
41215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41216 \begin_inset Text
41217
41218 \begin_layout Plain Layout
41219 cm
41220 \end_layout
41221
41222 \end_inset
41223 </cell>
41224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41225 \begin_inset Text
41226
41227 \begin_layout Plain Layout
41228 centimètre
41229 \end_layout
41230
41231 \end_inset
41232 </cell>
41233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41234 \begin_inset Text
41235
41236 \begin_layout Plain Layout
41237 -
41238 \end_layout
41239
41240 \end_inset
41241 </cell>
41242 </row>
41243 <row>
41244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41245 \begin_inset Text
41246
41247 \begin_layout Plain Layout
41248 in
41249 \end_layout
41250
41251 \end_inset
41252 </cell>
41253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41254 \begin_inset Text
41255
41256 \begin_layout Plain Layout
41257 pouce (inch)
41258 \end_layout
41259
41260 \end_inset
41261 </cell>
41262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41263 \begin_inset Text
41264
41265 \begin_layout Plain Layout
41266 -
41267 \end_layout
41268
41269 \end_inset
41270 </cell>
41271 </row>
41272 <row>
41273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41274 \begin_inset Text
41275
41276 \begin_layout Plain Layout
41277 pt
41278 \end_layout
41279
41280 \end_inset
41281 </cell>
41282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41283 \begin_inset Text
41284
41285 \begin_layout Plain Layout
41286 point (72.27
41287 \begin_inset space \thinspace{}
41288 \end_inset
41289
41290 pt = 1
41291 \begin_inset space \thinspace{}
41292 \end_inset
41293
41294 in)
41295 \end_layout
41296
41297 \end_inset
41298 </cell>
41299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303 -
41304 \end_layout
41305
41306 \end_inset
41307 </cell>
41308 </row>
41309 <row>
41310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41311 \begin_inset Text
41312
41313 \begin_layout Plain Layout
41314 pc
41315 \end_layout
41316
41317 \end_inset
41318 </cell>
41319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41320 \begin_inset Text
41321
41322 \begin_layout Plain Layout
41323 pica (1
41324 \begin_inset space \thinspace{}
41325 \end_inset
41326
41327 pc = 12
41328 \begin_inset space \thinspace{}
41329 \end_inset
41330
41331 pt)
41332 \end_layout
41333
41334 \end_inset
41335 </cell>
41336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41337 \begin_inset Text
41338
41339 \begin_layout Plain Layout
41340 -
41341 \end_layout
41342
41343 \end_inset
41344 </cell>
41345 </row>
41346 <row>
41347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41348 \begin_inset Text
41349
41350 \begin_layout Plain Layout
41351 sp
41352 \end_layout
41353
41354 \end_inset
41355 </cell>
41356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41357 \begin_inset Text
41358
41359 \begin_layout Plain Layout
41360 scaled point (65536
41361 \begin_inset space \thinspace{}
41362 \end_inset
41363
41364 sp = 1
41365 \begin_inset space \thinspace{}
41366 \end_inset
41367
41368 pt)
41369 \end_layout
41370
41371 \end_inset
41372 </cell>
41373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41374 \begin_inset Text
41375
41376 \begin_layout Plain Layout
41377 -
41378 \end_layout
41379
41380 \end_inset
41381 </cell>
41382 </row>
41383 <row>
41384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41385 \begin_inset Text
41386
41387 \begin_layout Plain Layout
41388 bp
41389 \end_layout
41390
41391 \end_inset
41392 </cell>
41393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41394 \begin_inset Text
41395
41396 \begin_layout Plain Layout
41397 gros point (72
41398 \begin_inset space \thinspace{}
41399 \end_inset
41400
41401 bp = 1
41402 \begin_inset space \thinspace{}
41403 \end_inset
41404
41405 in)
41406 \end_layout
41407
41408 \end_inset
41409 </cell>
41410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41411 \begin_inset Text
41412
41413 \begin_layout Plain Layout
41414 -
41415 \end_layout
41416
41417 \end_inset
41418 </cell>
41419 </row>
41420 <row>
41421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41422 \begin_inset Text
41423
41424 \begin_layout Plain Layout
41425 dd
41426 \end_layout
41427
41428 \end_inset
41429 </cell>
41430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41431 \begin_inset Text
41432
41433 \begin_layout Plain Layout
41434 didot (72
41435 \begin_inset space \thinspace{}
41436 \end_inset
41437
41438 dd 
41439 \begin_inset Formula $\approx$
41440 \end_inset
41441
41442  37.6
41443 \begin_inset space \thinspace{}
41444 \end_inset
41445
41446 mm)
41447 \end_layout
41448
41449 \end_inset
41450 </cell>
41451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41452 \begin_inset Text
41453
41454 \begin_layout Plain Layout
41455 -
41456 \end_layout
41457
41458 \end_inset
41459 </cell>
41460 </row>
41461 <row>
41462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41463 \begin_inset Text
41464
41465 \begin_layout Plain Layout
41466 cc
41467 \end_layout
41468
41469 \end_inset
41470 </cell>
41471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41472 \begin_inset Text
41473
41474 \begin_layout Plain Layout
41475 cicero (1
41476 \begin_inset space \thinspace{}
41477 \end_inset
41478
41479 cc = 12
41480 \begin_inset space \thinspace{}
41481 \end_inset
41482
41483 dd)
41484 \end_layout
41485
41486 \end_inset
41487 </cell>
41488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41489 \begin_inset Text
41490
41491 \begin_layout Plain Layout
41492 -
41493 \end_layout
41494
41495 \end_inset
41496 </cell>
41497 </row>
41498 <row>
41499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41500 \begin_inset Text
41501
41502 \begin_layout Plain Layout
41503
41504 \lang english
41505 Scale Graphics %
41506 \end_layout
41507
41508 \end_inset
41509 </cell>
41510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41511 \begin_inset Text
41512
41513 \begin_layout Plain Layout
41514 % de largeur originale de l'image
41515 \end_layout
41516
41517 \end_inset
41518 </cell>
41519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41520 \begin_inset Text
41521
41522 \begin_layout Plain Layout
41523
41524 \end_layout
41525
41526 \end_inset
41527 </cell>
41528 </row>
41529 <row>
41530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41531 \begin_inset Text
41532
41533 \begin_layout Plain Layout
41534
41535 \lang english
41536 Text Width %
41537 \end_layout
41538
41539 \end_inset
41540 </cell>
41541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41542 \begin_inset Text
41543
41544 \begin_layout Plain Layout
41545 % de largeur du texte
41546 \end_layout
41547
41548 \end_inset
41549 </cell>
41550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41551 \begin_inset Text
41552
41553 \begin_layout Plain Layout
41554
41555 \backslash
41556 textwidth
41557 \end_layout
41558
41559 \end_inset
41560 </cell>
41561 </row>
41562 <row>
41563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41564 \begin_inset Text
41565
41566 \begin_layout Plain Layout
41567
41568 \lang english
41569 Column Width %
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578 % de largeur de la colonne
41579 \end_layout
41580
41581 \end_inset
41582 </cell>
41583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41584 \begin_inset Text
41585
41586 \begin_layout Plain Layout
41587
41588 \backslash
41589 columnwidth
41590 \end_layout
41591
41592 \end_inset
41593 </cell>
41594 </row>
41595 <row>
41596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41597 \begin_inset Text
41598
41599 \begin_layout Plain Layout
41600
41601 \lang english
41602 Page Width %
41603 \end_layout
41604
41605 \end_inset
41606 </cell>
41607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41608 \begin_inset Text
41609
41610 \begin_layout Plain Layout
41611 % de largeur du papier
41612 \end_layout
41613
41614 \end_inset
41615 </cell>
41616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41617 \begin_inset Text
41618
41619 \begin_layout Plain Layout
41620
41621 \backslash
41622 paperwidth
41623 \end_layout
41624
41625 \end_inset
41626 </cell>
41627 </row>
41628 <row>
41629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41630 \begin_inset Text
41631
41632 \begin_layout Plain Layout
41633
41634 \lang english
41635 Line Width %
41636 \end_layout
41637
41638 \end_inset
41639 </cell>
41640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644 % de largeur de la ligne
41645 \end_layout
41646
41647 \end_inset
41648 </cell>
41649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41650 \begin_inset Text
41651
41652 \begin_layout Plain Layout
41653
41654 \backslash
41655 linewidth
41656 \end_layout
41657
41658 \end_inset
41659 </cell>
41660 </row>
41661 <row>
41662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41663 \begin_inset Text
41664
41665 \begin_layout Plain Layout
41666
41667 \lang english
41668 Text Height %
41669 \end_layout
41670
41671 \end_inset
41672 </cell>
41673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41674 \begin_inset Text
41675
41676 \begin_layout Plain Layout
41677 % de hauteur du texte
41678 \end_layout
41679
41680 \end_inset
41681 </cell>
41682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41683 \begin_inset Text
41684
41685 \begin_layout Plain Layout
41686
41687 \backslash
41688 textheight
41689 \end_layout
41690
41691 \end_inset
41692 </cell>
41693 </row>
41694 <row>
41695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41696 \begin_inset Text
41697
41698 \begin_layout Plain Layout
41699
41700 \lang english
41701 Page Height %
41702 \end_layout
41703
41704 \end_inset
41705 </cell>
41706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41707 \begin_inset Text
41708
41709 \begin_layout Plain Layout
41710 % de hauteur du papier
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41716 \begin_inset Text
41717
41718 \begin_layout Plain Layout
41719
41720 \backslash
41721 paperheight
41722 \end_layout
41723
41724 \end_inset
41725 </cell>
41726 </row>
41727 <row>
41728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41729 \begin_inset Text
41730
41731 \begin_layout Plain Layout
41732 ex
41733 \end_layout
41734
41735 \end_inset
41736 </cell>
41737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41738 \begin_inset Text
41739
41740 \begin_layout Plain Layout
41741 hauteur de lettre 
41742 \emph on
41743 x
41744 \emph default
41745  dans police courante
41746 \end_layout
41747
41748 \end_inset
41749 </cell>
41750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41751 \begin_inset Text
41752
41753 \begin_layout Plain Layout
41754 -
41755 \end_layout
41756
41757 \end_inset
41758 </cell>
41759 </row>
41760 <row>
41761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41762 \begin_inset Text
41763
41764 \begin_layout Plain Layout
41765 em
41766 \end_layout
41767
41768 \end_inset
41769 </cell>
41770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41771 \begin_inset Text
41772
41773 \begin_layout Plain Layout
41774 largeur de lettre
41775 \emph on
41776  M
41777 \emph default
41778  dans police courante
41779 \end_layout
41780
41781 \end_inset
41782 </cell>
41783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41784 \begin_inset Text
41785
41786 \begin_layout Plain Layout
41787 -
41788 \end_layout
41789
41790 \end_inset
41791 </cell>
41792 </row>
41793 <row>
41794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41795 \begin_inset Text
41796
41797 \begin_layout Plain Layout
41798 mu
41799 \end_layout
41800
41801 \end_inset
41802 </cell>
41803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41804 \begin_inset Text
41805
41806 \begin_layout Plain Layout
41807 unité mathématique (1
41808 \begin_inset space \thinspace{}
41809 \end_inset
41810
41811 mu = 1/18
41812 \begin_inset space \thinspace{}
41813 \end_inset
41814
41815 em)
41816 \end_layout
41817
41818 \end_inset
41819 </cell>
41820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41821 \begin_inset Text
41822
41823 \begin_layout Plain Layout
41824 -
41825 \end_layout
41826
41827 \end_inset
41828 </cell>
41829 </row>
41830 </lyxtabular>
41831
41832 \end_inset
41833
41834
41835 \end_layout
41836
41837 \end_inset
41838
41839
41840 \end_layout
41841
41842 \begin_layout Chapter
41843 Formats des fichiers de sortie graphiques
41844 \begin_inset CommandInset label
41845 LatexCommand label
41846 name "cha:Formats-fichiers-graphiques"
41847
41848 \end_inset
41849
41850
41851 \end_layout
41852
41853 \begin_layout Section
41854 DVI
41855 \begin_inset Index idx
41856 status collapsed
41857
41858 \begin_layout Plain Layout
41859 Formats de Fichiers! DVI
41860 \end_layout
41861
41862 \end_inset
41863
41864
41865 \begin_inset Index idx
41866 status collapsed
41867
41868 \begin_layout Plain Layout
41869 DVI|see
41870 \begin_inset ERT
41871 status collapsed
41872
41873 \begin_layout Plain Layout
41874
41875 {
41876 \end_layout
41877
41878 \end_inset
41879
41880 Formats de Fichiers
41881 \begin_inset ERT
41882 status collapsed
41883
41884 \begin_layout Plain Layout
41885
41886 }
41887 \end_layout
41888
41889 \end_inset
41890
41891
41892 \end_layout
41893
41894 \end_inset
41895
41896
41897 \end_layout
41898
41899 \begin_layout Standard
41900 Ce type de fichiers a l'extension 
41901 \begin_inset Quotes fld
41902 \end_inset
41903
41904
41905 \family typewriter
41906 .dvi
41907 \family default
41908
41909 \begin_inset Quotes frd
41910 \end_inset
41911
41912 .
41913  Il est appelé 
41914 \emph on
41915 indépendant de l'appareil
41916 \emph default
41917  ou 
41918 \begin_inset Quotes fld
41919 \end_inset
41920
41921 device independent (DVI)
41922 \begin_inset Quotes frd
41923 \end_inset
41924
41925 , car il est complètement portable ; vous pouvez les recopier d'une machine
41926  à l'autre sans avoir à faire de conversion.
41927  À l'époque où ce format a été développé, c'était loin d'être évident.
41928  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
41929  étape préliminaire avant la conversion vers un autre format comme le PostScript.
41930 \end_layout
41931
41932 \begin_layout Standard
41933 \begin_inset Note Greyedout
41934 status open
41935
41936 \begin_layout Plain Layout
41937
41938 \series bold
41939 Note:
41940 \series default
41941  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
41942  au fichier.
41943  
41944 \end_layout
41945
41946 \end_inset
41947
41948  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
41949  
41950 \family typewriter
41951 .dvi
41952 \family default
41953 .
41954  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
41955 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
41956  pour les rendre visibles quand vous faites défiler votre document.
41957  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
41958  avec de nombreuses images.
41959 \end_layout
41960
41961 \begin_layout Standard
41962 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
41963  menu 
41964 \family sans
41965 Fichier\SpecialChar menuseparator
41966 Exporter\SpecialChar menuseparator
41967 DVI.
41968
41969 \family default
41970  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
41971 \family sans
41972 Visualiser
41973 \family default
41974 .
41975 \end_layout
41976
41977 \begin_layout Section
41978 PostScript
41979 \begin_inset Index idx
41980 status collapsed
41981
41982 \begin_layout Plain Layout
41983 Formats de Fichiers ! PostScript
41984 \end_layout
41985
41986 \end_inset
41987
41988
41989 \begin_inset Index idx
41990 status collapsed
41991
41992 \begin_layout Plain Layout
41993 PostScript|see
41994 \begin_inset ERT
41995 status collapsed
41996
41997 \begin_layout Plain Layout
41998
41999 {
42000 \end_layout
42001
42002 \end_inset
42003
42004 Formats de Fichiers
42005 \begin_inset ERT
42006 status collapsed
42007
42008 \begin_layout Plain Layout
42009
42010 }
42011 \end_layout
42012
42013 \end_inset
42014
42015
42016 \end_layout
42017
42018 \end_inset
42019
42020
42021 \end_layout
42022
42023 \begin_layout Standard
42024 Ce type de fichiers a l'extension 
42025 \begin_inset Quotes fld
42026 \end_inset
42027
42028
42029 \family typewriter
42030 .ps
42031 \family default
42032
42033 \begin_inset Quotes frd
42034 \end_inset
42035
42036 .
42037  PostScript a été développé par la société 
42038 \series bold
42039 Adobe
42040 \series default
42041  comme un langage pour les imprimantes.
42042  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
42043  pour imprimer le document.
42044  PostScript peut être considéré comme un 
42045 \begin_inset Quotes fld
42046 \end_inset
42047
42048 langage de programmation
42049 \begin_inset Quotes frd
42050 \end_inset
42051
42052  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
42053  images
42054 \begin_inset Foot
42055 status collapsed
42056
42057 \begin_layout Plain Layout
42058 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
42059  \SpecialChar LaTeX
42060  
42061 \series bold
42062 pstricks
42063 \series default
42064
42065 \begin_inset CommandInset citation
42066 LatexCommand cite
42067 key "pstricks"
42068
42069 \end_inset
42070
42071 .
42072 \end_layout
42073
42074 \end_inset
42075
42076 .
42077  En partie à cause de toutes ces possibilités un fichier PostScript est
42078  souvent plus gros qu'un PDF.
42079 \end_layout
42080
42081 \begin_layout Standard
42082 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
42083  plus gros qu'un PDF.
42084 \end_layout
42085
42086 \begin_layout Standard
42087 PostScript ne peut contenir que des images au format 
42088 \begin_inset Quotes fld
42089 \end_inset
42090
42091 PostScript Encapsulé
42092 \begin_inset Quotes frd
42093 \end_inset
42094
42095  (encapsulated PostScript ou EPS, d'extension 
42096 \family typewriter
42097 .eps
42098 \family default
42099 ).
42100  Comme \SpecialChar LyX
42101  vous permet n'importe quel format d'image connu dans votre document,
42102  il doit les convertir en interne en EPS.
42103  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
42104  doit faire 50
42105  conversions à chaque fois que vous visualisez ou que vous exportez votre
42106  document.
42107  Cela risque de ralentir de façon importante votre rythme de travail.
42108  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
42109  vos images directement en EPS pour éviter ce problème.
42110 \end_layout
42111
42112 \begin_layout Standard
42113 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
42114  le menu 
42115 \family sans
42116 Fichier\SpecialChar menuseparator
42117 Exporter\SpecialChar menuseparator
42118 PostScript.
42119
42120 \family default
42121  Vous pouvez visionner votre document sous forme PostScript grâce au menu
42122  
42123 \family sans
42124 Visualiser
42125 \family default
42126 .
42127 \end_layout
42128
42129 \begin_layout Section
42130 PDF
42131 \begin_inset Index idx
42132 status collapsed
42133
42134 \begin_layout Plain Layout
42135 Formats de Fichiers ! PDF
42136 \end_layout
42137
42138 \end_inset
42139
42140
42141 \begin_inset Index idx
42142 status collapsed
42143
42144 \begin_layout Plain Layout
42145 PDF
42146 \end_layout
42147
42148 \end_inset
42149
42150
42151 \end_layout
42152
42153 \begin_layout Standard
42154 Ce type de fichiers a l'extension 
42155 \begin_inset Quotes fld
42156 \end_inset
42157
42158
42159 \family typewriter
42160 .pdf
42161 \family default
42162
42163 \begin_inset Quotes frd
42164 \end_inset
42165
42166 .
42167  Ce 
42168 \begin_inset Quotes fld
42169 \end_inset
42170
42171 format de document portable
42172 \begin_inset Quotes frd
42173 \end_inset
42174
42175  (portable document format ou PDF) est développé par 
42176 \family typewriter
42177 Adobe
42178 \family default
42179  comme une évolution de PostScript.
42180  Il est plus comprimé et utilise moins de commandes que PostScript.
42181  Comme son nom l'indique, il est 
42182 \begin_inset Quotes fld
42183 \end_inset
42184
42185 portable
42186 \begin_inset Quotes frd
42187 \end_inset
42188
42189  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42190  aura exactement le même aspect.
42191 \end_layout
42192
42193 \begin_layout Standard
42194 PDF peut contenir des images dans son propre format PDF et dans les formats
42195  JPG (format du 
42196 \begin_inset Quotes fld
42197 \end_inset
42198
42199 Joint Photographic Expert Group
42200 \begin_inset Quotes frd
42201 \end_inset
42202
42203  avec comme extension 
42204 \family typewriter
42205 .jpg
42206 \family default
42207  ou 
42208 \family typewriter
42209 .jpeg
42210 \family default
42211 ) et PNG (
42212 \begin_inset Quotes fld
42213 \end_inset
42214
42215 Portable Network Graphics
42216 \begin_inset Quotes frd
42217 \end_inset
42218
42219  avec l'extension 
42220 \family typewriter
42221 .png
42222 \family default
42223 ).
42224  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
42225  les convertit
42226  dans un de ces formats.
42227  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42228  vont ralentir votre travail.
42229  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42230 \end_layout
42231
42232 \begin_layout Standard
42233 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42234  menu 
42235 \family sans
42236 Fichier\SpecialChar menuseparator
42237 Exporter 
42238 \family default
42239 de trois façons différentes:
42240 \end_layout
42241
42242 \begin_layout Description
42243 PDF
42244 \begin_inset space ~
42245 \end_inset
42246
42247 (ps2pdf) Ceci utilise le programme 
42248 \family typewriter
42249 ps2pdf
42250 \family default
42251  qui créé un PDF à partir de la version PostScript de votre fichier.
42252  Cette dernière est produite par le programme 
42253 \family typewriter
42254 dvips
42255 \family default
42256  qui utilise une version DVI comme étape intermédiaire.
42257  Cette variante consiste donc en trois conversions.
42258 \end_layout
42259
42260 \begin_layout Description
42261 PDF
42262 \begin_inset space ~
42263 \end_inset
42264
42265 (dvipdfm) Ceci utilise le programme 
42266 \family typewriter
42267 dvipdfm
42268 \family default
42269  qui convertit votre fichier en DVI avant de le convertir en PDF.
42270 \end_layout
42271
42272 \begin_layout Description
42273 PDF
42274 \begin_inset space ~
42275 \end_inset
42276
42277 (pdflatex) Ceci utilise le programme 
42278 \family typewriter
42279 pdftex
42280 \family default
42281  qui convertit directement votre fichier en PDF.
42282 \end_layout
42283
42284 \begin_layout Standard
42285 Nous recommandons d'utiliser l'option 
42286 \family sans
42287 PDF
42288 \begin_inset space ~
42289 \end_inset
42290
42291 (pdflatex)
42292 \family default
42293  car 
42294 \family typewriter
42295 pdftex
42296 \family default
42297  accepte toutes les fonctionnalités des versions actuelles de PDF.
42298  Il est en plus rapide et stable.
42299  Le programme 
42300 \family typewriter
42301 dvipdfm
42302 \family default
42303  n'est plus développé est est donc un peu dépassé.
42304 \end_layout
42305
42306 \begin_layout Standard
42307 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42308 \family sans
42309 Visualiser
42310 \family default
42311  ou en utilisant un bouton de la barre d'outils.
42312 \end_layout
42313
42314 \begin_layout Chapter
42315 Liste de noms de couleur pour dvips
42316 \begin_inset CommandInset label
42317 LatexCommand label
42318 name "chap:Liste-de-noms-de-couleur-dvips"
42319
42320 \end_inset
42321
42322
42323 \end_layout
42324
42325 \begin_layout Standard
42326 \begin_inset Tabular
42327 <lyxtabular version="3" rows="17" columns="4">
42328 <features tabularvalignment="middle">
42329 <column alignment="left" valignment="top" width="0pt">
42330 <column alignment="left" valignment="top" width="0pt">
42331 <column alignment="left" valignment="top" width="0pt">
42332 <column alignment="left" valignment="top" width="0pt">
42333 <row>
42334 <cell alignment="left" valignment="top" usebox="none">
42335 \begin_inset Text
42336
42337 \begin_layout Plain Layout
42338 \begin_inset ERT
42339 status collapsed
42340
42341 \begin_layout Plain Layout
42342
42343
42344 \backslash
42345 fcolorbox{black}{
42346 \end_layout
42347
42348 \end_inset
42349
42350 white
42351 \begin_inset ERT
42352 status collapsed
42353
42354 \begin_layout Plain Layout
42355
42356 }{
42357 \end_layout
42358
42359 \end_inset
42360
42361 Couleur
42362 \begin_inset ERT
42363 status collapsed
42364
42365 \begin_layout Plain Layout
42366
42367 }
42368 \end_layout
42369
42370 \end_inset
42371
42372  Nom
42373 \end_layout
42374
42375 \end_inset
42376 </cell>
42377 <cell alignment="left" valignment="top" usebox="none">
42378 \begin_inset Text
42379
42380 \begin_layout Plain Layout
42381 \begin_inset ERT
42382 status collapsed
42383
42384 \begin_layout Plain Layout
42385
42386
42387 \backslash
42388 fcolorbox{black}{
42389 \end_layout
42390
42391 \end_inset
42392
42393 white
42394 \begin_inset ERT
42395 status collapsed
42396
42397 \begin_layout Plain Layout
42398
42399 }{
42400 \end_layout
42401
42402 \end_inset
42403
42404 Couleur
42405 \begin_inset ERT
42406 status collapsed
42407
42408 \begin_layout Plain Layout
42409
42410 }
42411 \end_layout
42412
42413 \end_inset
42414
42415  Nom
42416 \end_layout
42417
42418 \end_inset
42419 </cell>
42420 <cell alignment="left" valignment="top" usebox="none">
42421 \begin_inset Text
42422
42423 \begin_layout Plain Layout
42424 \begin_inset ERT
42425 status collapsed
42426
42427 \begin_layout Plain Layout
42428
42429
42430 \backslash
42431 fcolorbox{black}{
42432 \end_layout
42433
42434 \end_inset
42435
42436 white
42437 \begin_inset ERT
42438 status collapsed
42439
42440 \begin_layout Plain Layout
42441
42442 }{
42443 \end_layout
42444
42445 \end_inset
42446
42447 Couleur
42448 \begin_inset ERT
42449 status collapsed
42450
42451 \begin_layout Plain Layout
42452
42453 }
42454 \end_layout
42455
42456 \end_inset
42457
42458  Nom
42459 \end_layout
42460
42461 \end_inset
42462 </cell>
42463 <cell alignment="left" valignment="top" usebox="none">
42464 \begin_inset Text
42465
42466 \begin_layout Plain Layout
42467 \begin_inset ERT
42468 status collapsed
42469
42470 \begin_layout Plain Layout
42471
42472
42473 \backslash
42474 fcolorbox{black}{
42475 \end_layout
42476
42477 \end_inset
42478
42479 white
42480 \begin_inset ERT
42481 status collapsed
42482
42483 \begin_layout Plain Layout
42484
42485 }{
42486 \end_layout
42487
42488 \end_inset
42489
42490 Couleur
42491 \begin_inset ERT
42492 status collapsed
42493
42494 \begin_layout Plain Layout
42495
42496 }
42497 \end_layout
42498
42499 \end_inset
42500
42501  Nom
42502 \end_layout
42503
42504 \end_inset
42505 </cell>
42506 </row>
42507 <row>
42508 <cell alignment="center" valignment="top" usebox="none">
42509 \begin_inset Text
42510
42511 \begin_layout Plain Layout
42512 \begin_inset ERT
42513 status collapsed
42514
42515 \begin_layout Plain Layout
42516
42517
42518 \backslash
42519 fcolorbox{black}{
42520 \end_layout
42521
42522 \end_inset
42523
42524 Apricot
42525 \begin_inset ERT
42526 status collapsed
42527
42528 \begin_layout Plain Layout
42529
42530 }{
42531 \end_layout
42532
42533 \end_inset
42534
42535
42536 \begin_inset Phantom Phantom
42537 status open
42538
42539 \begin_layout Plain Layout
42540 W
42541 \end_layout
42542
42543 \end_inset
42544
42545
42546 \begin_inset ERT
42547 status collapsed
42548
42549 \begin_layout Plain Layout
42550
42551 }
42552 \end_layout
42553
42554 \end_inset
42555
42556  Apricot
42557 \end_layout
42558
42559 \end_inset
42560 </cell>
42561 <cell alignment="center" valignment="top" usebox="none">
42562 \begin_inset Text
42563
42564 \begin_layout Plain Layout
42565 \begin_inset ERT
42566 status collapsed
42567
42568 \begin_layout Plain Layout
42569
42570
42571 \backslash
42572 fcolorbox{black}{
42573 \end_layout
42574
42575 \end_inset
42576
42577 Aquamarine
42578 \begin_inset ERT
42579 status collapsed
42580
42581 \begin_layout Plain Layout
42582
42583 }{
42584 \end_layout
42585
42586 \end_inset
42587
42588
42589 \begin_inset Phantom Phantom
42590 status open
42591
42592 \begin_layout Plain Layout
42593 W
42594 \end_layout
42595
42596 \end_inset
42597
42598
42599 \begin_inset ERT
42600 status collapsed
42601
42602 \begin_layout Plain Layout
42603
42604 }
42605 \end_layout
42606
42607 \end_inset
42608
42609  Aquamarine
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 <cell alignment="center" valignment="top" usebox="none">
42615 \begin_inset Text
42616
42617 \begin_layout Plain Layout
42618 \begin_inset ERT
42619 status collapsed
42620
42621 \begin_layout Plain Layout
42622
42623
42624 \backslash
42625 fcolorbox{black}{
42626 \end_layout
42627
42628 \end_inset
42629
42630 Bittersweet
42631 \begin_inset ERT
42632 status collapsed
42633
42634 \begin_layout Plain Layout
42635
42636 }{
42637 \end_layout
42638
42639 \end_inset
42640
42641
42642 \begin_inset Phantom Phantom
42643 status open
42644
42645 \begin_layout Plain Layout
42646 W
42647 \end_layout
42648
42649 \end_inset
42650
42651
42652 \begin_inset ERT
42653 status collapsed
42654
42655 \begin_layout Plain Layout
42656
42657 }
42658 \end_layout
42659
42660 \end_inset
42661
42662  Bittersweet
42663 \end_layout
42664
42665 \end_inset
42666 </cell>
42667 <cell alignment="center" valignment="top" usebox="none">
42668 \begin_inset Text
42669
42670 \begin_layout Plain Layout
42671 \begin_inset ERT
42672 status collapsed
42673
42674 \begin_layout Plain Layout
42675
42676
42677 \backslash
42678 fcolorbox{black}{
42679 \end_layout
42680
42681 \end_inset
42682
42683 BlueGreen
42684 \begin_inset ERT
42685 status collapsed
42686
42687 \begin_layout Plain Layout
42688
42689 }{
42690 \end_layout
42691
42692 \end_inset
42693
42694
42695 \begin_inset Phantom Phantom
42696 status open
42697
42698 \begin_layout Plain Layout
42699 W
42700 \end_layout
42701
42702 \end_inset
42703
42704
42705 \begin_inset ERT
42706 status collapsed
42707
42708 \begin_layout Plain Layout
42709
42710 }
42711 \end_layout
42712
42713 \end_inset
42714
42715  BlueGreen
42716 \end_layout
42717
42718 \end_inset
42719 </cell>
42720 </row>
42721 <row>
42722 <cell alignment="left" valignment="top" usebox="none">
42723 \begin_inset Text
42724
42725 \begin_layout Plain Layout
42726 \begin_inset ERT
42727 status collapsed
42728
42729 \begin_layout Plain Layout
42730
42731
42732 \backslash
42733 fcolorbox{black}{
42734 \end_layout
42735
42736 \end_inset
42737
42738 BlueViolet
42739 \begin_inset ERT
42740 status collapsed
42741
42742 \begin_layout Plain Layout
42743
42744 }{
42745 \end_layout
42746
42747 \end_inset
42748
42749
42750 \begin_inset Phantom Phantom
42751 status open
42752
42753 \begin_layout Plain Layout
42754 W
42755 \end_layout
42756
42757 \end_inset
42758
42759
42760 \begin_inset ERT
42761 status collapsed
42762
42763 \begin_layout Plain Layout
42764
42765 }
42766 \end_layout
42767
42768 \end_inset
42769
42770  BlueViolet
42771 \end_layout
42772
42773 \end_inset
42774 </cell>
42775 <cell alignment="left" valignment="top" usebox="none">
42776 \begin_inset Text
42777
42778 \begin_layout Plain Layout
42779 \begin_inset ERT
42780 status collapsed
42781
42782 \begin_layout Plain Layout
42783
42784
42785 \backslash
42786 fcolorbox{black}{
42787 \end_layout
42788
42789 \end_inset
42790
42791 BrickRed
42792 \begin_inset ERT
42793 status collapsed
42794
42795 \begin_layout Plain Layout
42796
42797 }{
42798 \end_layout
42799
42800 \end_inset
42801
42802
42803 \begin_inset Phantom Phantom
42804 status open
42805
42806 \begin_layout Plain Layout
42807 W
42808 \end_layout
42809
42810 \end_inset
42811
42812
42813 \begin_inset ERT
42814 status collapsed
42815
42816 \begin_layout Plain Layout
42817
42818 }
42819 \end_layout
42820
42821 \end_inset
42822
42823  BrickRed
42824 \end_layout
42825
42826 \end_inset
42827 </cell>
42828 <cell alignment="left" valignment="top" usebox="none">
42829 \begin_inset Text
42830
42831 \begin_layout Plain Layout
42832 \begin_inset ERT
42833 status collapsed
42834
42835 \begin_layout Plain Layout
42836
42837
42838 \backslash
42839 fcolorbox{black}{
42840 \end_layout
42841
42842 \end_inset
42843
42844 Brown
42845 \begin_inset ERT
42846 status collapsed
42847
42848 \begin_layout Plain Layout
42849
42850 }{
42851 \end_layout
42852
42853 \end_inset
42854
42855
42856 \begin_inset Phantom Phantom
42857 status open
42858
42859 \begin_layout Plain Layout
42860 W
42861 \end_layout
42862
42863 \end_inset
42864
42865
42866 \begin_inset ERT
42867 status collapsed
42868
42869 \begin_layout Plain Layout
42870
42871 }
42872 \end_layout
42873
42874 \end_inset
42875
42876  Brown
42877 \end_layout
42878
42879 \end_inset
42880 </cell>
42881 <cell alignment="left" valignment="top" usebox="none">
42882 \begin_inset Text
42883
42884 \begin_layout Plain Layout
42885 \begin_inset ERT
42886 status collapsed
42887
42888 \begin_layout Plain Layout
42889
42890
42891 \backslash
42892 fcolorbox{black}{
42893 \end_layout
42894
42895 \end_inset
42896
42897 BurntOrange
42898 \begin_inset ERT
42899 status collapsed
42900
42901 \begin_layout Plain Layout
42902
42903 }{
42904 \end_layout
42905
42906 \end_inset
42907
42908
42909 \begin_inset Phantom Phantom
42910 status open
42911
42912 \begin_layout Plain Layout
42913 W
42914 \end_layout
42915
42916 \end_inset
42917
42918
42919 \begin_inset ERT
42920 status collapsed
42921
42922 \begin_layout Plain Layout
42923
42924 }
42925 \end_layout
42926
42927 \end_inset
42928
42929  BurntOrange
42930 \end_layout
42931
42932 \end_inset
42933 </cell>
42934 </row>
42935 <row>
42936 <cell alignment="left" valignment="top" usebox="none">
42937 \begin_inset Text
42938
42939 \begin_layout Plain Layout
42940 \begin_inset ERT
42941 status collapsed
42942
42943 \begin_layout Plain Layout
42944
42945
42946 \backslash
42947 fcolorbox{black}{
42948 \end_layout
42949
42950 \end_inset
42951
42952 CadetBlue
42953 \begin_inset ERT
42954 status collapsed
42955
42956 \begin_layout Plain Layout
42957
42958 }{
42959 \end_layout
42960
42961 \end_inset
42962
42963
42964 \begin_inset Phantom Phantom
42965 status open
42966
42967 \begin_layout Plain Layout
42968 W
42969 \end_layout
42970
42971 \end_inset
42972
42973
42974 \begin_inset ERT
42975 status collapsed
42976
42977 \begin_layout Plain Layout
42978
42979 }
42980 \end_layout
42981
42982 \end_inset
42983
42984  CadetBlue
42985 \end_layout
42986
42987 \end_inset
42988 </cell>
42989 <cell alignment="left" valignment="top" usebox="none">
42990 \begin_inset Text
42991
42992 \begin_layout Plain Layout
42993 \begin_inset ERT
42994 status collapsed
42995
42996 \begin_layout Plain Layout
42997
42998
42999 \backslash
43000 fcolorbox{black}{
43001 \end_layout
43002
43003 \end_inset
43004
43005 CarnationPink
43006 \begin_inset ERT
43007 status collapsed
43008
43009 \begin_layout Plain Layout
43010
43011 }{
43012 \end_layout
43013
43014 \end_inset
43015
43016
43017 \begin_inset Phantom Phantom
43018 status open
43019
43020 \begin_layout Plain Layout
43021 W
43022 \end_layout
43023
43024 \end_inset
43025
43026
43027 \begin_inset ERT
43028 status collapsed
43029
43030 \begin_layout Plain Layout
43031
43032 }
43033 \end_layout
43034
43035 \end_inset
43036
43037  CarnationPink
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 <cell alignment="left" valignment="top" usebox="none">
43043 \begin_inset Text
43044
43045 \begin_layout Plain Layout
43046 \begin_inset ERT
43047 status collapsed
43048
43049 \begin_layout Plain Layout
43050
43051
43052 \backslash
43053 fcolorbox{black}{
43054 \end_layout
43055
43056 \end_inset
43057
43058 Cerulean
43059 \begin_inset ERT
43060 status collapsed
43061
43062 \begin_layout Plain Layout
43063
43064 }{
43065 \end_layout
43066
43067 \end_inset
43068
43069
43070 \begin_inset Phantom Phantom
43071 status open
43072
43073 \begin_layout Plain Layout
43074 W
43075 \end_layout
43076
43077 \end_inset
43078
43079
43080 \begin_inset ERT
43081 status collapsed
43082
43083 \begin_layout Plain Layout
43084
43085 }
43086 \end_layout
43087
43088 \end_inset
43089
43090  Cerulean
43091 \end_layout
43092
43093 \end_inset
43094 </cell>
43095 <cell alignment="left" valignment="top" usebox="none">
43096 \begin_inset Text
43097
43098 \begin_layout Plain Layout
43099 \begin_inset ERT
43100 status collapsed
43101
43102 \begin_layout Plain Layout
43103
43104
43105 \backslash
43106 fcolorbox{black}{
43107 \end_layout
43108
43109 \end_inset
43110
43111 CornflowerBlue
43112 \begin_inset ERT
43113 status collapsed
43114
43115 \begin_layout Plain Layout
43116
43117 }{
43118 \end_layout
43119
43120 \end_inset
43121
43122
43123 \begin_inset Phantom Phantom
43124 status open
43125
43126 \begin_layout Plain Layout
43127 W
43128 \end_layout
43129
43130 \end_inset
43131
43132
43133 \begin_inset ERT
43134 status collapsed
43135
43136 \begin_layout Plain Layout
43137
43138 }
43139 \end_layout
43140
43141 \end_inset
43142
43143  CornflowerBlue
43144 \end_layout
43145
43146 \end_inset
43147 </cell>
43148 </row>
43149 <row>
43150 <cell alignment="left" valignment="top" usebox="none">
43151 \begin_inset Text
43152
43153 \begin_layout Plain Layout
43154 \begin_inset ERT
43155 status collapsed
43156
43157 \begin_layout Plain Layout
43158
43159
43160 \backslash
43161 fcolorbox{black}{
43162 \end_layout
43163
43164 \end_inset
43165
43166 Dandelion
43167 \begin_inset ERT
43168 status collapsed
43169
43170 \begin_layout Plain Layout
43171
43172 }{
43173 \end_layout
43174
43175 \end_inset
43176
43177
43178 \begin_inset Phantom Phantom
43179 status open
43180
43181 \begin_layout Plain Layout
43182 W
43183 \end_layout
43184
43185 \end_inset
43186
43187
43188 \begin_inset ERT
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192
43193 }
43194 \end_layout
43195
43196 \end_inset
43197
43198  Dandelion
43199 \end_layout
43200
43201 \end_inset
43202 </cell>
43203 <cell alignment="left" valignment="top" usebox="none">
43204 \begin_inset Text
43205
43206 \begin_layout Plain Layout
43207 \begin_inset ERT
43208 status collapsed
43209
43210 \begin_layout Plain Layout
43211
43212
43213 \backslash
43214 fcolorbox{black}{
43215 \end_layout
43216
43217 \end_inset
43218
43219 DarkOrchid
43220 \begin_inset ERT
43221 status collapsed
43222
43223 \begin_layout Plain Layout
43224
43225 }{
43226 \end_layout
43227
43228 \end_inset
43229
43230
43231 \begin_inset Phantom Phantom
43232 status open
43233
43234 \begin_layout Plain Layout
43235 W
43236 \end_layout
43237
43238 \end_inset
43239
43240
43241 \begin_inset ERT
43242 status collapsed
43243
43244 \begin_layout Plain Layout
43245
43246 }
43247 \end_layout
43248
43249 \end_inset
43250
43251  DarkOrchid
43252 \end_layout
43253
43254 \end_inset
43255 </cell>
43256 <cell alignment="left" valignment="top" usebox="none">
43257 \begin_inset Text
43258
43259 \begin_layout Plain Layout
43260 \begin_inset ERT
43261 status collapsed
43262
43263 \begin_layout Plain Layout
43264
43265
43266 \backslash
43267 fcolorbox{black}{
43268 \end_layout
43269
43270 \end_inset
43271
43272 Emerald
43273 \begin_inset ERT
43274 status collapsed
43275
43276 \begin_layout Plain Layout
43277
43278 }{
43279 \end_layout
43280
43281 \end_inset
43282
43283
43284 \begin_inset Phantom Phantom
43285 status open
43286
43287 \begin_layout Plain Layout
43288 W
43289 \end_layout
43290
43291 \end_inset
43292
43293
43294 \begin_inset ERT
43295 status collapsed
43296
43297 \begin_layout Plain Layout
43298
43299 }
43300 \end_layout
43301
43302 \end_inset
43303
43304  Emerald
43305 \end_layout
43306
43307 \end_inset
43308 </cell>
43309 <cell alignment="left" valignment="top" usebox="none">
43310 \begin_inset Text
43311
43312 \begin_layout Plain Layout
43313 \begin_inset ERT
43314 status collapsed
43315
43316 \begin_layout Plain Layout
43317
43318
43319 \backslash
43320 fcolorbox{black}{
43321 \end_layout
43322
43323 \end_inset
43324
43325 ForestGreen
43326 \begin_inset ERT
43327 status collapsed
43328
43329 \begin_layout Plain Layout
43330
43331 }{
43332 \end_layout
43333
43334 \end_inset
43335
43336
43337 \begin_inset Phantom Phantom
43338 status open
43339
43340 \begin_layout Plain Layout
43341 W
43342 \end_layout
43343
43344 \end_inset
43345
43346
43347 \begin_inset ERT
43348 status collapsed
43349
43350 \begin_layout Plain Layout
43351
43352 }
43353 \end_layout
43354
43355 \end_inset
43356
43357  ForestGreen
43358 \end_layout
43359
43360 \end_inset
43361 </cell>
43362 </row>
43363 <row>
43364 <cell alignment="left" valignment="top" usebox="none">
43365 \begin_inset Text
43366
43367 \begin_layout Plain Layout
43368 \begin_inset ERT
43369 status collapsed
43370
43371 \begin_layout Plain Layout
43372
43373
43374 \backslash
43375 fcolorbox{black}{
43376 \end_layout
43377
43378 \end_inset
43379
43380 Fuchsia
43381 \begin_inset ERT
43382 status collapsed
43383
43384 \begin_layout Plain Layout
43385
43386 }{
43387 \end_layout
43388
43389 \end_inset
43390
43391
43392 \begin_inset Phantom Phantom
43393 status open
43394
43395 \begin_layout Plain Layout
43396 W
43397 \end_layout
43398
43399 \end_inset
43400
43401
43402 \begin_inset ERT
43403 status collapsed
43404
43405 \begin_layout Plain Layout
43406
43407 }
43408 \end_layout
43409
43410 \end_inset
43411
43412  Fuchsia
43413 \end_layout
43414
43415 \end_inset
43416 </cell>
43417 <cell alignment="left" valignment="top" usebox="none">
43418 \begin_inset Text
43419
43420 \begin_layout Plain Layout
43421 \begin_inset ERT
43422 status collapsed
43423
43424 \begin_layout Plain Layout
43425
43426
43427 \backslash
43428 fcolorbox{black}{
43429 \end_layout
43430
43431 \end_inset
43432
43433 Goldenrod
43434 \begin_inset ERT
43435 status collapsed
43436
43437 \begin_layout Plain Layout
43438
43439 }{
43440 \end_layout
43441
43442 \end_inset
43443
43444
43445 \begin_inset Phantom Phantom
43446 status open
43447
43448 \begin_layout Plain Layout
43449 W
43450 \end_layout
43451
43452 \end_inset
43453
43454
43455 \begin_inset ERT
43456 status collapsed
43457
43458 \begin_layout Plain Layout
43459
43460 }
43461 \end_layout
43462
43463 \end_inset
43464
43465  Goldenrod
43466 \end_layout
43467
43468 \end_inset
43469 </cell>
43470 <cell alignment="left" valignment="top" usebox="none">
43471 \begin_inset Text
43472
43473 \begin_layout Plain Layout
43474 \begin_inset ERT
43475 status collapsed
43476
43477 \begin_layout Plain Layout
43478
43479
43480 \backslash
43481 fcolorbox{black}{
43482 \end_layout
43483
43484 \end_inset
43485
43486 Gray
43487 \begin_inset ERT
43488 status collapsed
43489
43490 \begin_layout Plain Layout
43491
43492 }{
43493 \end_layout
43494
43495 \end_inset
43496
43497
43498 \begin_inset Phantom Phantom
43499 status open
43500
43501 \begin_layout Plain Layout
43502 W
43503 \end_layout
43504
43505 \end_inset
43506
43507
43508 \begin_inset ERT
43509 status collapsed
43510
43511 \begin_layout Plain Layout
43512
43513 }
43514 \end_layout
43515
43516 \end_inset
43517
43518  Gray
43519 \end_layout
43520
43521 \end_inset
43522 </cell>
43523 <cell alignment="left" valignment="top" usebox="none">
43524 \begin_inset Text
43525
43526 \begin_layout Plain Layout
43527 \begin_inset ERT
43528 status collapsed
43529
43530 \begin_layout Plain Layout
43531
43532
43533 \backslash
43534 fcolorbox{black}{
43535 \end_layout
43536
43537 \end_inset
43538
43539 GreenYellow
43540 \begin_inset ERT
43541 status collapsed
43542
43543 \begin_layout Plain Layout
43544
43545 }{
43546 \end_layout
43547
43548 \end_inset
43549
43550
43551 \begin_inset Phantom Phantom
43552 status open
43553
43554 \begin_layout Plain Layout
43555 W
43556 \end_layout
43557
43558 \end_inset
43559
43560
43561 \begin_inset ERT
43562 status collapsed
43563
43564 \begin_layout Plain Layout
43565
43566 }
43567 \end_layout
43568
43569 \end_inset
43570
43571  GreenYellow
43572 \end_layout
43573
43574 \end_inset
43575 </cell>
43576 </row>
43577 <row>
43578 <cell alignment="center" valignment="top" usebox="none">
43579 \begin_inset Text
43580
43581 \begin_layout Plain Layout
43582 \begin_inset ERT
43583 status collapsed
43584
43585 \begin_layout Plain Layout
43586
43587
43588 \backslash
43589 fcolorbox{black}{
43590 \end_layout
43591
43592 \end_inset
43593
43594 JungleGreen
43595 \begin_inset ERT
43596 status collapsed
43597
43598 \begin_layout Plain Layout
43599
43600 }{
43601 \end_layout
43602
43603 \end_inset
43604
43605
43606 \begin_inset Phantom Phantom
43607 status open
43608
43609 \begin_layout Plain Layout
43610 W
43611 \end_layout
43612
43613 \end_inset
43614
43615
43616 \begin_inset ERT
43617 status collapsed
43618
43619 \begin_layout Plain Layout
43620
43621 }
43622 \end_layout
43623
43624 \end_inset
43625
43626  JungleGreen
43627 \end_layout
43628
43629 \end_inset
43630 </cell>
43631 <cell alignment="center" valignment="top" usebox="none">
43632 \begin_inset Text
43633
43634 \begin_layout Plain Layout
43635 \begin_inset ERT
43636 status collapsed
43637
43638 \begin_layout Plain Layout
43639
43640
43641 \backslash
43642 fcolorbox{black}{
43643 \end_layout
43644
43645 \end_inset
43646
43647 Lavender
43648 \begin_inset ERT
43649 status collapsed
43650
43651 \begin_layout Plain Layout
43652
43653 }{
43654 \end_layout
43655
43656 \end_inset
43657
43658
43659 \begin_inset Phantom Phantom
43660 status open
43661
43662 \begin_layout Plain Layout
43663 W
43664 \end_layout
43665
43666 \end_inset
43667
43668
43669 \begin_inset ERT
43670 status collapsed
43671
43672 \begin_layout Plain Layout
43673
43674 }
43675 \end_layout
43676
43677 \end_inset
43678
43679  Lavender
43680 \end_layout
43681
43682 \end_inset
43683 </cell>
43684 <cell alignment="center" valignment="top" usebox="none">
43685 \begin_inset Text
43686
43687 \begin_layout Plain Layout
43688 \begin_inset ERT
43689 status collapsed
43690
43691 \begin_layout Plain Layout
43692
43693
43694 \backslash
43695 fcolorbox{black}{
43696 \end_layout
43697
43698 \end_inset
43699
43700 LimeGreen
43701 \begin_inset ERT
43702 status collapsed
43703
43704 \begin_layout Plain Layout
43705
43706 }{
43707 \end_layout
43708
43709 \end_inset
43710
43711
43712 \begin_inset Phantom Phantom
43713 status open
43714
43715 \begin_layout Plain Layout
43716 W
43717 \end_layout
43718
43719 \end_inset
43720
43721
43722 \begin_inset ERT
43723 status collapsed
43724
43725 \begin_layout Plain Layout
43726
43727 }
43728 \end_layout
43729
43730 \end_inset
43731
43732  LimeGreen
43733 \end_layout
43734
43735 \end_inset
43736 </cell>
43737 <cell alignment="center" valignment="top" usebox="none">
43738 \begin_inset Text
43739
43740 \begin_layout Plain Layout
43741 \begin_inset ERT
43742 status collapsed
43743
43744 \begin_layout Plain Layout
43745
43746
43747 \backslash
43748 fcolorbox{black}{
43749 \end_layout
43750
43751 \end_inset
43752
43753 Mahogany
43754 \begin_inset ERT
43755 status collapsed
43756
43757 \begin_layout Plain Layout
43758
43759 }{
43760 \end_layout
43761
43762 \end_inset
43763
43764
43765 \begin_inset Phantom Phantom
43766 status open
43767
43768 \begin_layout Plain Layout
43769 W
43770 \end_layout
43771
43772 \end_inset
43773
43774
43775 \begin_inset ERT
43776 status collapsed
43777
43778 \begin_layout Plain Layout
43779
43780 }
43781 \end_layout
43782
43783 \end_inset
43784
43785  Mahogany
43786 \end_layout
43787
43788 \end_inset
43789 </cell>
43790 </row>
43791 <row>
43792 <cell alignment="left" valignment="top" usebox="none">
43793 \begin_inset Text
43794
43795 \begin_layout Plain Layout
43796 \begin_inset ERT
43797 status collapsed
43798
43799 \begin_layout Plain Layout
43800
43801
43802 \backslash
43803 fcolorbox{black}{
43804 \end_layout
43805
43806 \end_inset
43807
43808 Mahogany
43809 \begin_inset ERT
43810 status collapsed
43811
43812 \begin_layout Plain Layout
43813
43814 }{
43815 \end_layout
43816
43817 \end_inset
43818
43819
43820 \begin_inset Phantom Phantom
43821 status open
43822
43823 \begin_layout Plain Layout
43824 W
43825 \end_layout
43826
43827 \end_inset
43828
43829
43830 \begin_inset ERT
43831 status collapsed
43832
43833 \begin_layout Plain Layout
43834
43835 }
43836 \end_layout
43837
43838 \end_inset
43839
43840  Mahogany
43841 \end_layout
43842
43843 \end_inset
43844 </cell>
43845 <cell alignment="left" valignment="top" usebox="none">
43846 \begin_inset Text
43847
43848 \begin_layout Plain Layout
43849 \begin_inset ERT
43850 status collapsed
43851
43852 \begin_layout Plain Layout
43853
43854
43855 \backslash
43856 fcolorbox{black}{
43857 \end_layout
43858
43859 \end_inset
43860
43861 Maroon
43862 \begin_inset ERT
43863 status collapsed
43864
43865 \begin_layout Plain Layout
43866
43867 }{
43868 \end_layout
43869
43870 \end_inset
43871
43872
43873 \begin_inset Phantom Phantom
43874 status open
43875
43876 \begin_layout Plain Layout
43877 W
43878 \end_layout
43879
43880 \end_inset
43881
43882
43883 \begin_inset ERT
43884 status collapsed
43885
43886 \begin_layout Plain Layout
43887
43888 }
43889 \end_layout
43890
43891 \end_inset
43892
43893  Maroon
43894 \end_layout
43895
43896 \end_inset
43897 </cell>
43898 <cell alignment="left" valignment="top" usebox="none">
43899 \begin_inset Text
43900
43901 \begin_layout Plain Layout
43902 \begin_inset ERT
43903 status collapsed
43904
43905 \begin_layout Plain Layout
43906
43907
43908 \backslash
43909 fcolorbox{black}{
43910 \end_layout
43911
43912 \end_inset
43913
43914 Melon
43915 \begin_inset ERT
43916 status collapsed
43917
43918 \begin_layout Plain Layout
43919
43920 }{
43921 \end_layout
43922
43923 \end_inset
43924
43925
43926 \begin_inset Phantom Phantom
43927 status open
43928
43929 \begin_layout Plain Layout
43930 W
43931 \end_layout
43932
43933 \end_inset
43934
43935
43936 \begin_inset ERT
43937 status collapsed
43938
43939 \begin_layout Plain Layout
43940
43941 }
43942 \end_layout
43943
43944 \end_inset
43945
43946  Melon
43947 \end_layout
43948
43949 \end_inset
43950 </cell>
43951 <cell alignment="left" valignment="top" usebox="none">
43952 \begin_inset Text
43953
43954 \begin_layout Plain Layout
43955 \begin_inset ERT
43956 status collapsed
43957
43958 \begin_layout Plain Layout
43959
43960
43961 \backslash
43962 fcolorbox{black}{
43963 \end_layout
43964
43965 \end_inset
43966
43967 MidnightBlue
43968 \begin_inset ERT
43969 status collapsed
43970
43971 \begin_layout Plain Layout
43972
43973 }{
43974 \end_layout
43975
43976 \end_inset
43977
43978
43979 \begin_inset Phantom Phantom
43980 status open
43981
43982 \begin_layout Plain Layout
43983 W
43984 \end_layout
43985
43986 \end_inset
43987
43988
43989 \begin_inset ERT
43990 status collapsed
43991
43992 \begin_layout Plain Layout
43993
43994 }
43995 \end_layout
43996
43997 \end_inset
43998
43999  MidnightBlue
44000 \end_layout
44001
44002 \end_inset
44003 </cell>
44004 </row>
44005 <row>
44006 <cell alignment="left" valignment="top" usebox="none">
44007 \begin_inset Text
44008
44009 \begin_layout Plain Layout
44010 \begin_inset ERT
44011 status collapsed
44012
44013 \begin_layout Plain Layout
44014
44015
44016 \backslash
44017 fcolorbox{black}{
44018 \end_layout
44019
44020 \end_inset
44021
44022 Mulberry
44023 \begin_inset ERT
44024 status collapsed
44025
44026 \begin_layout Plain Layout
44027
44028 }{
44029 \end_layout
44030
44031 \end_inset
44032
44033
44034 \begin_inset Phantom Phantom
44035 status open
44036
44037 \begin_layout Plain Layout
44038 W
44039 \end_layout
44040
44041 \end_inset
44042
44043
44044 \begin_inset ERT
44045 status collapsed
44046
44047 \begin_layout Plain Layout
44048
44049 }
44050 \end_layout
44051
44052 \end_inset
44053
44054  Mulberry
44055 \end_layout
44056
44057 \end_inset
44058 </cell>
44059 <cell alignment="left" valignment="top" usebox="none">
44060 \begin_inset Text
44061
44062 \begin_layout Plain Layout
44063 \begin_inset ERT
44064 status collapsed
44065
44066 \begin_layout Plain Layout
44067
44068
44069 \backslash
44070 fcolorbox{black}{
44071 \end_layout
44072
44073 \end_inset
44074
44075 NavyBlue
44076 \begin_inset ERT
44077 status collapsed
44078
44079 \begin_layout Plain Layout
44080
44081 }{
44082 \end_layout
44083
44084 \end_inset
44085
44086
44087 \begin_inset Phantom Phantom
44088 status open
44089
44090 \begin_layout Plain Layout
44091 W
44092 \end_layout
44093
44094 \end_inset
44095
44096
44097 \begin_inset ERT
44098 status collapsed
44099
44100 \begin_layout Plain Layout
44101
44102 }
44103 \end_layout
44104
44105 \end_inset
44106
44107  NavyBlue
44108 \end_layout
44109
44110 \end_inset
44111 </cell>
44112 <cell alignment="left" valignment="top" usebox="none">
44113 \begin_inset Text
44114
44115 \begin_layout Plain Layout
44116 \begin_inset ERT
44117 status collapsed
44118
44119 \begin_layout Plain Layout
44120
44121
44122 \backslash
44123 fcolorbox{black}{
44124 \end_layout
44125
44126 \end_inset
44127
44128 OliveGreen
44129 \begin_inset ERT
44130 status collapsed
44131
44132 \begin_layout Plain Layout
44133
44134 }{
44135 \end_layout
44136
44137 \end_inset
44138
44139
44140 \begin_inset Phantom Phantom
44141 status open
44142
44143 \begin_layout Plain Layout
44144 W
44145 \end_layout
44146
44147 \end_inset
44148
44149
44150 \begin_inset ERT
44151 status collapsed
44152
44153 \begin_layout Plain Layout
44154
44155 }
44156 \end_layout
44157
44158 \end_inset
44159
44160  OliveGreen
44161 \end_layout
44162
44163 \end_inset
44164 </cell>
44165 <cell alignment="left" valignment="top" usebox="none">
44166 \begin_inset Text
44167
44168 \begin_layout Plain Layout
44169 \begin_inset ERT
44170 status collapsed
44171
44172 \begin_layout Plain Layout
44173
44174
44175 \backslash
44176 fcolorbox{black}{
44177 \end_layout
44178
44179 \end_inset
44180
44181 Orange
44182 \begin_inset ERT
44183 status collapsed
44184
44185 \begin_layout Plain Layout
44186
44187 }{
44188 \end_layout
44189
44190 \end_inset
44191
44192
44193 \begin_inset Phantom Phantom
44194 status open
44195
44196 \begin_layout Plain Layout
44197 W
44198 \end_layout
44199
44200 \end_inset
44201
44202
44203 \begin_inset ERT
44204 status collapsed
44205
44206 \begin_layout Plain Layout
44207
44208 }
44209 \end_layout
44210
44211 \end_inset
44212
44213  Orange
44214 \end_layout
44215
44216 \end_inset
44217 </cell>
44218 </row>
44219 <row>
44220 <cell alignment="left" valignment="top" usebox="none">
44221 \begin_inset Text
44222
44223 \begin_layout Plain Layout
44224 \begin_inset ERT
44225 status collapsed
44226
44227 \begin_layout Plain Layout
44228
44229
44230 \backslash
44231 fcolorbox{black}{
44232 \end_layout
44233
44234 \end_inset
44235
44236 OrangeRed
44237 \begin_inset ERT
44238 status collapsed
44239
44240 \begin_layout Plain Layout
44241
44242 }{
44243 \end_layout
44244
44245 \end_inset
44246
44247
44248 \begin_inset Phantom Phantom
44249 status open
44250
44251 \begin_layout Plain Layout
44252 W
44253 \end_layout
44254
44255 \end_inset
44256
44257
44258 \begin_inset ERT
44259 status collapsed
44260
44261 \begin_layout Plain Layout
44262
44263 }
44264 \end_layout
44265
44266 \end_inset
44267
44268  OrangeRed
44269 \end_layout
44270
44271 \end_inset
44272 </cell>
44273 <cell alignment="left" valignment="top" usebox="none">
44274 \begin_inset Text
44275
44276 \begin_layout Plain Layout
44277 \begin_inset ERT
44278 status collapsed
44279
44280 \begin_layout Plain Layout
44281
44282
44283 \backslash
44284 fcolorbox{black}{
44285 \end_layout
44286
44287 \end_inset
44288
44289 Orchid
44290 \begin_inset ERT
44291 status collapsed
44292
44293 \begin_layout Plain Layout
44294
44295 }{
44296 \end_layout
44297
44298 \end_inset
44299
44300
44301 \begin_inset Phantom Phantom
44302 status open
44303
44304 \begin_layout Plain Layout
44305 W
44306 \end_layout
44307
44308 \end_inset
44309
44310
44311 \begin_inset ERT
44312 status collapsed
44313
44314 \begin_layout Plain Layout
44315
44316 }
44317 \end_layout
44318
44319 \end_inset
44320
44321  Orchid
44322 \end_layout
44323
44324 \end_inset
44325 </cell>
44326 <cell alignment="left" valignment="top" usebox="none">
44327 \begin_inset Text
44328
44329 \begin_layout Plain Layout
44330 \begin_inset ERT
44331 status collapsed
44332
44333 \begin_layout Plain Layout
44334
44335
44336 \backslash
44337 fcolorbox{black}{
44338 \end_layout
44339
44340 \end_inset
44341
44342 Peach
44343 \begin_inset ERT
44344 status collapsed
44345
44346 \begin_layout Plain Layout
44347
44348 }{
44349 \end_layout
44350
44351 \end_inset
44352
44353
44354 \begin_inset Phantom Phantom
44355 status open
44356
44357 \begin_layout Plain Layout
44358 W
44359 \end_layout
44360
44361 \end_inset
44362
44363
44364 \begin_inset ERT
44365 status collapsed
44366
44367 \begin_layout Plain Layout
44368
44369 }
44370 \end_layout
44371
44372 \end_inset
44373
44374  Peach
44375 \end_layout
44376
44377 \end_inset
44378 </cell>
44379 <cell alignment="left" valignment="top" usebox="none">
44380 \begin_inset Text
44381
44382 \begin_layout Plain Layout
44383 \begin_inset ERT
44384 status collapsed
44385
44386 \begin_layout Plain Layout
44387
44388
44389 \backslash
44390 fcolorbox{black}{
44391 \end_layout
44392
44393 \end_inset
44394
44395 Periwinkle
44396 \begin_inset ERT
44397 status collapsed
44398
44399 \begin_layout Plain Layout
44400
44401 }{
44402 \end_layout
44403
44404 \end_inset
44405
44406
44407 \begin_inset Phantom Phantom
44408 status open
44409
44410 \begin_layout Plain Layout
44411 W
44412 \end_layout
44413
44414 \end_inset
44415
44416
44417 \begin_inset ERT
44418 status collapsed
44419
44420 \begin_layout Plain Layout
44421
44422 }
44423 \end_layout
44424
44425 \end_inset
44426
44427  Periwinkle
44428 \end_layout
44429
44430 \end_inset
44431 </cell>
44432 </row>
44433 <row>
44434 <cell alignment="left" valignment="top" usebox="none">
44435 \begin_inset Text
44436
44437 \begin_layout Plain Layout
44438 \begin_inset ERT
44439 status collapsed
44440
44441 \begin_layout Plain Layout
44442
44443
44444 \backslash
44445 fcolorbox{black}{
44446 \end_layout
44447
44448 \end_inset
44449
44450 PineGreen
44451 \begin_inset ERT
44452 status collapsed
44453
44454 \begin_layout Plain Layout
44455
44456 }{
44457 \end_layout
44458
44459 \end_inset
44460
44461
44462 \begin_inset Phantom Phantom
44463 status open
44464
44465 \begin_layout Plain Layout
44466 W
44467 \end_layout
44468
44469 \end_inset
44470
44471
44472 \begin_inset ERT
44473 status collapsed
44474
44475 \begin_layout Plain Layout
44476
44477 }
44478 \end_layout
44479
44480 \end_inset
44481
44482  PineGreen
44483 \end_layout
44484
44485 \end_inset
44486 </cell>
44487 <cell alignment="left" valignment="top" usebox="none">
44488 \begin_inset Text
44489
44490 \begin_layout Plain Layout
44491 \begin_inset ERT
44492 status collapsed
44493
44494 \begin_layout Plain Layout
44495
44496
44497 \backslash
44498 fcolorbox{black}{
44499 \end_layout
44500
44501 \end_inset
44502
44503 Plum
44504 \begin_inset ERT
44505 status collapsed
44506
44507 \begin_layout Plain Layout
44508
44509 }{
44510 \end_layout
44511
44512 \end_inset
44513
44514
44515 \begin_inset Phantom Phantom
44516 status open
44517
44518 \begin_layout Plain Layout
44519 W
44520 \end_layout
44521
44522 \end_inset
44523
44524
44525 \begin_inset ERT
44526 status collapsed
44527
44528 \begin_layout Plain Layout
44529
44530 }
44531 \end_layout
44532
44533 \end_inset
44534
44535  Plum
44536 \end_layout
44537
44538 \end_inset
44539 </cell>
44540 <cell alignment="left" valignment="top" usebox="none">
44541 \begin_inset Text
44542
44543 \begin_layout Plain Layout
44544 \begin_inset ERT
44545 status collapsed
44546
44547 \begin_layout Plain Layout
44548
44549
44550 \backslash
44551 fcolorbox{black}{
44552 \end_layout
44553
44554 \end_inset
44555
44556 ProcessBlue
44557 \begin_inset ERT
44558 status collapsed
44559
44560 \begin_layout Plain Layout
44561
44562 }{
44563 \end_layout
44564
44565 \end_inset
44566
44567
44568 \begin_inset Phantom Phantom
44569 status open
44570
44571 \begin_layout Plain Layout
44572 W
44573 \end_layout
44574
44575 \end_inset
44576
44577
44578 \begin_inset ERT
44579 status collapsed
44580
44581 \begin_layout Plain Layout
44582
44583 }
44584 \end_layout
44585
44586 \end_inset
44587
44588  ProcessBlue
44589 \end_layout
44590
44591 \end_inset
44592 </cell>
44593 <cell alignment="left" valignment="top" usebox="none">
44594 \begin_inset Text
44595
44596 \begin_layout Plain Layout
44597 \begin_inset ERT
44598 status collapsed
44599
44600 \begin_layout Plain Layout
44601
44602
44603 \backslash
44604 fcolorbox{black}{
44605 \end_layout
44606
44607 \end_inset
44608
44609 Purple
44610 \begin_inset ERT
44611 status collapsed
44612
44613 \begin_layout Plain Layout
44614
44615 }{
44616 \end_layout
44617
44618 \end_inset
44619
44620
44621 \begin_inset Phantom Phantom
44622 status open
44623
44624 \begin_layout Plain Layout
44625 W
44626 \end_layout
44627
44628 \end_inset
44629
44630
44631 \begin_inset ERT
44632 status collapsed
44633
44634 \begin_layout Plain Layout
44635
44636 }
44637 \end_layout
44638
44639 \end_inset
44640
44641  Purple
44642 \end_layout
44643
44644 \end_inset
44645 </cell>
44646 </row>
44647 <row>
44648 <cell alignment="left" valignment="top" usebox="none">
44649 \begin_inset Text
44650
44651 \begin_layout Plain Layout
44652 \begin_inset ERT
44653 status collapsed
44654
44655 \begin_layout Plain Layout
44656
44657
44658 \backslash
44659 fcolorbox{black}{
44660 \end_layout
44661
44662 \end_inset
44663
44664 RawSienna
44665 \begin_inset ERT
44666 status collapsed
44667
44668 \begin_layout Plain Layout
44669
44670 }{
44671 \end_layout
44672
44673 \end_inset
44674
44675
44676 \begin_inset Phantom Phantom
44677 status open
44678
44679 \begin_layout Plain Layout
44680 W
44681 \end_layout
44682
44683 \end_inset
44684
44685
44686 \begin_inset ERT
44687 status collapsed
44688
44689 \begin_layout Plain Layout
44690
44691 }
44692 \end_layout
44693
44694 \end_inset
44695
44696  RawSienna
44697 \end_layout
44698
44699 \end_inset
44700 </cell>
44701 <cell alignment="left" valignment="top" usebox="none">
44702 \begin_inset Text
44703
44704 \begin_layout Plain Layout
44705 \begin_inset ERT
44706 status collapsed
44707
44708 \begin_layout Plain Layout
44709
44710
44711 \backslash
44712 fcolorbox{black}{
44713 \end_layout
44714
44715 \end_inset
44716
44717 RedOrange
44718 \begin_inset ERT
44719 status collapsed
44720
44721 \begin_layout Plain Layout
44722
44723 }{
44724 \end_layout
44725
44726 \end_inset
44727
44728
44729 \begin_inset Phantom Phantom
44730 status open
44731
44732 \begin_layout Plain Layout
44733 W
44734 \end_layout
44735
44736 \end_inset
44737
44738
44739 \begin_inset ERT
44740 status collapsed
44741
44742 \begin_layout Plain Layout
44743
44744 }
44745 \end_layout
44746
44747 \end_inset
44748
44749  RedOrange
44750 \end_layout
44751
44752 \end_inset
44753 </cell>
44754 <cell alignment="left" valignment="top" usebox="none">
44755 \begin_inset Text
44756
44757 \begin_layout Plain Layout
44758 \begin_inset ERT
44759 status collapsed
44760
44761 \begin_layout Plain Layout
44762
44763
44764 \backslash
44765 fcolorbox{black}{
44766 \end_layout
44767
44768 \end_inset
44769
44770 RedViolet
44771 \begin_inset ERT
44772 status collapsed
44773
44774 \begin_layout Plain Layout
44775
44776 }{
44777 \end_layout
44778
44779 \end_inset
44780
44781
44782 \begin_inset Phantom Phantom
44783 status open
44784
44785 \begin_layout Plain Layout
44786 W
44787 \end_layout
44788
44789 \end_inset
44790
44791
44792 \begin_inset ERT
44793 status collapsed
44794
44795 \begin_layout Plain Layout
44796
44797 }
44798 \end_layout
44799
44800 \end_inset
44801
44802  RedViolet
44803 \end_layout
44804
44805 \end_inset
44806 </cell>
44807 <cell alignment="left" valignment="top" usebox="none">
44808 \begin_inset Text
44809
44810 \begin_layout Plain Layout
44811 \begin_inset ERT
44812 status collapsed
44813
44814 \begin_layout Plain Layout
44815
44816
44817 \backslash
44818 fcolorbox{black}{
44819 \end_layout
44820
44821 \end_inset
44822
44823 Rhodamine
44824 \begin_inset ERT
44825 status collapsed
44826
44827 \begin_layout Plain Layout
44828
44829 }{
44830 \end_layout
44831
44832 \end_inset
44833
44834
44835 \begin_inset Phantom Phantom
44836 status open
44837
44838 \begin_layout Plain Layout
44839 W
44840 \end_layout
44841
44842 \end_inset
44843
44844
44845 \begin_inset ERT
44846 status collapsed
44847
44848 \begin_layout Plain Layout
44849
44850 }
44851 \end_layout
44852
44853 \end_inset
44854
44855  Rhodamine
44856 \end_layout
44857
44858 \end_inset
44859 </cell>
44860 </row>
44861 <row>
44862 <cell alignment="left" valignment="top" usebox="none">
44863 \begin_inset Text
44864
44865 \begin_layout Plain Layout
44866 \begin_inset ERT
44867 status collapsed
44868
44869 \begin_layout Plain Layout
44870
44871
44872 \backslash
44873 fcolorbox{black}{
44874 \end_layout
44875
44876 \end_inset
44877
44878 RoyalBlue
44879 \begin_inset ERT
44880 status collapsed
44881
44882 \begin_layout Plain Layout
44883
44884 }{
44885 \end_layout
44886
44887 \end_inset
44888
44889
44890 \begin_inset Phantom Phantom
44891 status open
44892
44893 \begin_layout Plain Layout
44894 W
44895 \end_layout
44896
44897 \end_inset
44898
44899
44900 \begin_inset ERT
44901 status collapsed
44902
44903 \begin_layout Plain Layout
44904
44905 }
44906 \end_layout
44907
44908 \end_inset
44909
44910  RoyalBlue
44911 \end_layout
44912
44913 \end_inset
44914 </cell>
44915 <cell alignment="left" valignment="top" usebox="none">
44916 \begin_inset Text
44917
44918 \begin_layout Plain Layout
44919 \begin_inset ERT
44920 status collapsed
44921
44922 \begin_layout Plain Layout
44923
44924
44925 \backslash
44926 fcolorbox{black}{
44927 \end_layout
44928
44929 \end_inset
44930
44931 RoyalPurple
44932 \begin_inset ERT
44933 status collapsed
44934
44935 \begin_layout Plain Layout
44936
44937 }{
44938 \end_layout
44939
44940 \end_inset
44941
44942
44943 \begin_inset Phantom Phantom
44944 status open
44945
44946 \begin_layout Plain Layout
44947 W
44948 \end_layout
44949
44950 \end_inset
44951
44952
44953 \begin_inset ERT
44954 status collapsed
44955
44956 \begin_layout Plain Layout
44957
44958 }
44959 \end_layout
44960
44961 \end_inset
44962
44963  RoyalPurple
44964 \end_layout
44965
44966 \end_inset
44967 </cell>
44968 <cell alignment="left" valignment="top" usebox="none">
44969 \begin_inset Text
44970
44971 \begin_layout Plain Layout
44972 \begin_inset ERT
44973 status collapsed
44974
44975 \begin_layout Plain Layout
44976
44977
44978 \backslash
44979 fcolorbox{black}{
44980 \end_layout
44981
44982 \end_inset
44983
44984 RubineRed
44985 \begin_inset ERT
44986 status collapsed
44987
44988 \begin_layout Plain Layout
44989
44990 }{
44991 \end_layout
44992
44993 \end_inset
44994
44995
44996 \begin_inset Phantom Phantom
44997 status open
44998
44999 \begin_layout Plain Layout
45000 W
45001 \end_layout
45002
45003 \end_inset
45004
45005
45006 \begin_inset ERT
45007 status collapsed
45008
45009 \begin_layout Plain Layout
45010
45011 }
45012 \end_layout
45013
45014 \end_inset
45015
45016  RubineRed
45017 \end_layout
45018
45019 \end_inset
45020 </cell>
45021 <cell alignment="left" valignment="top" usebox="none">
45022 \begin_inset Text
45023
45024 \begin_layout Plain Layout
45025 \begin_inset ERT
45026 status collapsed
45027
45028 \begin_layout Plain Layout
45029
45030
45031 \backslash
45032 fcolorbox{black}{
45033 \end_layout
45034
45035 \end_inset
45036
45037 Salmon
45038 \begin_inset ERT
45039 status collapsed
45040
45041 \begin_layout Plain Layout
45042
45043 }{
45044 \end_layout
45045
45046 \end_inset
45047
45048
45049 \begin_inset Phantom Phantom
45050 status open
45051
45052 \begin_layout Plain Layout
45053 W
45054 \end_layout
45055
45056 \end_inset
45057
45058
45059 \begin_inset ERT
45060 status collapsed
45061
45062 \begin_layout Plain Layout
45063
45064 }
45065 \end_layout
45066
45067 \end_inset
45068
45069  Salmon
45070 \end_layout
45071
45072 \end_inset
45073 </cell>
45074 </row>
45075 <row>
45076 <cell alignment="left" valignment="top" usebox="none">
45077 \begin_inset Text
45078
45079 \begin_layout Plain Layout
45080 \begin_inset ERT
45081 status collapsed
45082
45083 \begin_layout Plain Layout
45084
45085
45086 \backslash
45087 fcolorbox{black}{
45088 \end_layout
45089
45090 \end_inset
45091
45092 SeaGreen
45093 \begin_inset ERT
45094 status collapsed
45095
45096 \begin_layout Plain Layout
45097
45098 }{
45099 \end_layout
45100
45101 \end_inset
45102
45103
45104 \begin_inset Phantom Phantom
45105 status open
45106
45107 \begin_layout Plain Layout
45108 W
45109 \end_layout
45110
45111 \end_inset
45112
45113
45114 \begin_inset ERT
45115 status collapsed
45116
45117 \begin_layout Plain Layout
45118
45119 }
45120 \end_layout
45121
45122 \end_inset
45123
45124  SeaGreen
45125 \end_layout
45126
45127 \end_inset
45128 </cell>
45129 <cell alignment="left" valignment="top" usebox="none">
45130 \begin_inset Text
45131
45132 \begin_layout Plain Layout
45133 \begin_inset ERT
45134 status collapsed
45135
45136 \begin_layout Plain Layout
45137
45138
45139 \backslash
45140 fcolorbox{black}{
45141 \end_layout
45142
45143 \end_inset
45144
45145 Sepia
45146 \begin_inset ERT
45147 status collapsed
45148
45149 \begin_layout Plain Layout
45150
45151 }{
45152 \end_layout
45153
45154 \end_inset
45155
45156
45157 \begin_inset Phantom Phantom
45158 status open
45159
45160 \begin_layout Plain Layout
45161 W
45162 \end_layout
45163
45164 \end_inset
45165
45166
45167 \begin_inset ERT
45168 status collapsed
45169
45170 \begin_layout Plain Layout
45171
45172 }
45173 \end_layout
45174
45175 \end_inset
45176
45177  Sepia
45178 \end_layout
45179
45180 \end_inset
45181 </cell>
45182 <cell alignment="left" valignment="top" usebox="none">
45183 \begin_inset Text
45184
45185 \begin_layout Plain Layout
45186 \begin_inset ERT
45187 status collapsed
45188
45189 \begin_layout Plain Layout
45190
45191
45192 \backslash
45193 fcolorbox{black}{
45194 \end_layout
45195
45196 \end_inset
45197
45198 SkyBlue
45199 \begin_inset ERT
45200 status collapsed
45201
45202 \begin_layout Plain Layout
45203
45204 }{
45205 \end_layout
45206
45207 \end_inset
45208
45209
45210 \begin_inset Phantom Phantom
45211 status open
45212
45213 \begin_layout Plain Layout
45214 W
45215 \end_layout
45216
45217 \end_inset
45218
45219
45220 \begin_inset ERT
45221 status collapsed
45222
45223 \begin_layout Plain Layout
45224
45225 }
45226 \end_layout
45227
45228 \end_inset
45229
45230  SkyBlue
45231 \end_layout
45232
45233 \end_inset
45234 </cell>
45235 <cell alignment="left" valignment="top" usebox="none">
45236 \begin_inset Text
45237
45238 \begin_layout Plain Layout
45239 \begin_inset ERT
45240 status collapsed
45241
45242 \begin_layout Plain Layout
45243
45244
45245 \backslash
45246 fcolorbox{black}{
45247 \end_layout
45248
45249 \end_inset
45250
45251 SpringGreen
45252 \begin_inset ERT
45253 status collapsed
45254
45255 \begin_layout Plain Layout
45256
45257 }{
45258 \end_layout
45259
45260 \end_inset
45261
45262
45263 \begin_inset Phantom Phantom
45264 status open
45265
45266 \begin_layout Plain Layout
45267 W
45268 \end_layout
45269
45270 \end_inset
45271
45272
45273 \begin_inset ERT
45274 status collapsed
45275
45276 \begin_layout Plain Layout
45277
45278 }
45279 \end_layout
45280
45281 \end_inset
45282
45283  SpringGreen
45284 \end_layout
45285
45286 \end_inset
45287 </cell>
45288 </row>
45289 <row>
45290 <cell alignment="left" valignment="top" usebox="none">
45291 \begin_inset Text
45292
45293 \begin_layout Plain Layout
45294 \begin_inset ERT
45295 status collapsed
45296
45297 \begin_layout Plain Layout
45298
45299
45300 \backslash
45301 fcolorbox{black}{
45302 \end_layout
45303
45304 \end_inset
45305
45306 Tan
45307 \begin_inset ERT
45308 status collapsed
45309
45310 \begin_layout Plain Layout
45311
45312 }{
45313 \end_layout
45314
45315 \end_inset
45316
45317
45318 \begin_inset Phantom Phantom
45319 status open
45320
45321 \begin_layout Plain Layout
45322 W
45323 \end_layout
45324
45325 \end_inset
45326
45327
45328 \begin_inset ERT
45329 status collapsed
45330
45331 \begin_layout Plain Layout
45332
45333 }
45334 \end_layout
45335
45336 \end_inset
45337
45338  Tan
45339 \end_layout
45340
45341 \end_inset
45342 </cell>
45343 <cell alignment="left" valignment="top" usebox="none">
45344 \begin_inset Text
45345
45346 \begin_layout Plain Layout
45347 \begin_inset ERT
45348 status collapsed
45349
45350 \begin_layout Plain Layout
45351
45352
45353 \backslash
45354 fcolorbox{black}{
45355 \end_layout
45356
45357 \end_inset
45358
45359 TealBlue
45360 \begin_inset ERT
45361 status collapsed
45362
45363 \begin_layout Plain Layout
45364
45365 }{
45366 \end_layout
45367
45368 \end_inset
45369
45370
45371 \begin_inset Phantom Phantom
45372 status open
45373
45374 \begin_layout Plain Layout
45375 W
45376 \end_layout
45377
45378 \end_inset
45379
45380
45381 \begin_inset ERT
45382 status collapsed
45383
45384 \begin_layout Plain Layout
45385
45386 }
45387 \end_layout
45388
45389 \end_inset
45390
45391  TealBlue
45392 \end_layout
45393
45394 \end_inset
45395 </cell>
45396 <cell alignment="left" valignment="top" usebox="none">
45397 \begin_inset Text
45398
45399 \begin_layout Plain Layout
45400 \begin_inset ERT
45401 status collapsed
45402
45403 \begin_layout Plain Layout
45404
45405
45406 \backslash
45407 fcolorbox{black}{
45408 \end_layout
45409
45410 \end_inset
45411
45412 Thistle
45413 \begin_inset ERT
45414 status collapsed
45415
45416 \begin_layout Plain Layout
45417
45418 }{
45419 \end_layout
45420
45421 \end_inset
45422
45423
45424 \begin_inset Phantom Phantom
45425 status open
45426
45427 \begin_layout Plain Layout
45428 W
45429 \end_layout
45430
45431 \end_inset
45432
45433
45434 \begin_inset ERT
45435 status collapsed
45436
45437 \begin_layout Plain Layout
45438
45439 }
45440 \end_layout
45441
45442 \end_inset
45443
45444  Thistle
45445 \end_layout
45446
45447 \end_inset
45448 </cell>
45449 <cell alignment="left" valignment="top" usebox="none">
45450 \begin_inset Text
45451
45452 \begin_layout Plain Layout
45453 \begin_inset ERT
45454 status collapsed
45455
45456 \begin_layout Plain Layout
45457
45458
45459 \backslash
45460 fcolorbox{black}{
45461 \end_layout
45462
45463 \end_inset
45464
45465 Turquoise
45466 \begin_inset ERT
45467 status collapsed
45468
45469 \begin_layout Plain Layout
45470
45471 }{
45472 \end_layout
45473
45474 \end_inset
45475
45476
45477 \begin_inset Phantom Phantom
45478 status open
45479
45480 \begin_layout Plain Layout
45481 W
45482 \end_layout
45483
45484 \end_inset
45485
45486
45487 \begin_inset ERT
45488 status collapsed
45489
45490 \begin_layout Plain Layout
45491
45492 }
45493 \end_layout
45494
45495 \end_inset
45496
45497  Turquoise
45498 \end_layout
45499
45500 \end_inset
45501 </cell>
45502 </row>
45503 <row>
45504 <cell alignment="left" valignment="top" usebox="none">
45505 \begin_inset Text
45506
45507 \begin_layout Plain Layout
45508 \begin_inset ERT
45509 status collapsed
45510
45511 \begin_layout Plain Layout
45512
45513
45514 \backslash
45515 fcolorbox{black}{
45516 \end_layout
45517
45518 \end_inset
45519
45520 Violet
45521 \begin_inset ERT
45522 status collapsed
45523
45524 \begin_layout Plain Layout
45525
45526 }{
45527 \end_layout
45528
45529 \end_inset
45530
45531
45532 \begin_inset Phantom Phantom
45533 status open
45534
45535 \begin_layout Plain Layout
45536 W
45537 \end_layout
45538
45539 \end_inset
45540
45541
45542 \begin_inset ERT
45543 status collapsed
45544
45545 \begin_layout Plain Layout
45546
45547 }
45548 \end_layout
45549
45550 \end_inset
45551
45552  Violet
45553 \end_layout
45554
45555 \end_inset
45556 </cell>
45557 <cell alignment="left" valignment="top" usebox="none">
45558 \begin_inset Text
45559
45560 \begin_layout Plain Layout
45561 \begin_inset ERT
45562 status collapsed
45563
45564 \begin_layout Plain Layout
45565
45566
45567 \backslash
45568 fcolorbox{black}{
45569 \end_layout
45570
45571 \end_inset
45572
45573 VioletRed
45574 \begin_inset ERT
45575 status collapsed
45576
45577 \begin_layout Plain Layout
45578
45579 }{
45580 \end_layout
45581
45582 \end_inset
45583
45584
45585 \begin_inset Phantom Phantom
45586 status open
45587
45588 \begin_layout Plain Layout
45589 W
45590 \end_layout
45591
45592 \end_inset
45593
45594
45595 \begin_inset ERT
45596 status collapsed
45597
45598 \begin_layout Plain Layout
45599
45600 }
45601 \end_layout
45602
45603 \end_inset
45604
45605  VioletRed
45606 \end_layout
45607
45608 \end_inset
45609 </cell>
45610 <cell alignment="left" valignment="top" usebox="none">
45611 \begin_inset Text
45612
45613 \begin_layout Plain Layout
45614 \begin_inset ERT
45615 status collapsed
45616
45617 \begin_layout Plain Layout
45618
45619
45620 \backslash
45621 fcolorbox{black}{
45622 \end_layout
45623
45624 \end_inset
45625
45626 WildStrawberry
45627 \begin_inset ERT
45628 status collapsed
45629
45630 \begin_layout Plain Layout
45631
45632 }{
45633 \end_layout
45634
45635 \end_inset
45636
45637
45638 \begin_inset Phantom Phantom
45639 status open
45640
45641 \begin_layout Plain Layout
45642 W
45643 \end_layout
45644
45645 \end_inset
45646
45647
45648 \begin_inset ERT
45649 status collapsed
45650
45651 \begin_layout Plain Layout
45652
45653 }
45654 \end_layout
45655
45656 \end_inset
45657
45658  WildStrawberry
45659 \end_layout
45660
45661 \end_inset
45662 </cell>
45663 <cell alignment="left" valignment="top" usebox="none">
45664 \begin_inset Text
45665
45666 \begin_layout Plain Layout
45667 \begin_inset ERT
45668 status collapsed
45669
45670 \begin_layout Plain Layout
45671
45672
45673 \backslash
45674 fcolorbox{black}{
45675 \end_layout
45676
45677 \end_inset
45678
45679 YellowGreen
45680 \begin_inset ERT
45681 status collapsed
45682
45683 \begin_layout Plain Layout
45684
45685 }{
45686 \end_layout
45687
45688 \end_inset
45689
45690
45691 \begin_inset Phantom Phantom
45692 status open
45693
45694 \begin_layout Plain Layout
45695 W
45696 \end_layout
45697
45698 \end_inset
45699
45700
45701 \begin_inset ERT
45702 status collapsed
45703
45704 \begin_layout Plain Layout
45705
45706 }
45707 \end_layout
45708
45709 \end_inset
45710
45711  YellowGreen
45712 \end_layout
45713
45714 \end_inset
45715 </cell>
45716 </row>
45717 <row>
45718 <cell alignment="left" valignment="top" usebox="none">
45719 \begin_inset Text
45720
45721 \begin_layout Plain Layout
45722 \begin_inset ERT
45723 status collapsed
45724
45725 \begin_layout Plain Layout
45726
45727
45728 \backslash
45729 fcolorbox{black}{
45730 \end_layout
45731
45732 \end_inset
45733
45734 YellowOrange
45735 \begin_inset ERT
45736 status collapsed
45737
45738 \begin_layout Plain Layout
45739
45740 }{
45741 \end_layout
45742
45743 \end_inset
45744
45745
45746 \begin_inset Phantom Phantom
45747 status open
45748
45749 \begin_layout Plain Layout
45750 W
45751 \end_layout
45752
45753 \end_inset
45754
45755
45756 \begin_inset ERT
45757 status collapsed
45758
45759 \begin_layout Plain Layout
45760
45761 }
45762 \end_layout
45763
45764 \end_inset
45765
45766  YellowOrange
45767 \end_layout
45768
45769 \end_inset
45770 </cell>
45771 <cell alignment="left" valignment="top" usebox="none">
45772 \begin_inset Text
45773
45774 \begin_layout Plain Layout
45775
45776 \end_layout
45777
45778 \end_inset
45779 </cell>
45780 <cell alignment="left" valignment="top" usebox="none">
45781 \begin_inset Text
45782
45783 \begin_layout Plain Layout
45784
45785 \end_layout
45786
45787 \end_inset
45788 </cell>
45789 <cell alignment="left" valignment="top" usebox="none">
45790 \begin_inset Text
45791
45792 \begin_layout Plain Layout
45793
45794 \end_layout
45795
45796 \end_inset
45797 </cell>
45798 </row>
45799 </lyxtabular>
45800
45801 \end_inset
45802
45803
45804 \end_layout
45805
45806 \begin_layout Chapter
45807 Explication de l' équation
45808 \begin_inset space ~
45809 \end_inset
45810
45811 (
45812 \begin_inset CommandInset ref
45813 LatexCommand ref
45814 reference "eq:Wgn"
45815
45816 \end_inset
45817
45818 )
45819 \begin_inset CommandInset label
45820 LatexCommand label
45821 name "cha:Explication-de-l'Equation"
45822
45823 \end_inset
45824
45825
45826 \end_layout
45827
45828 \begin_layout Standard
45829 La largeur totale de 
45830 \emph on
45831 n
45832 \emph default
45833  cellules de tableau 
45834 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45835 \end_inset
45836
45837  peut être calculée avec
45838 \begin_inset Formula 
45839 \begin{equation}
45840 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45841 \end{equation}
45842
45843 \end_inset
45844
45845
45846 \end_layout
45847
45848 \begin_layout Standard
45849 où 
45850 \begin_inset Formula $L_{g\,n}$
45851 \end_inset
45852
45853  est la largeur fixe de toutes les cellules.
45854  
45855 \series bold
45856
45857 \backslash
45858 tabcolsep
45859 \series default
45860  est la largeur utilisée par \SpecialChar LaTeX
45861  entre le texte de la cellule et la bordure,
45862  sa valeur implicite est 6
45863 \begin_inset space \thinspace{}
45864 \end_inset
45865
45866 pt.
45867  
45868 \series bold
45869
45870 \backslash
45871 arrayrulewidth
45872 \series default
45873  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45874 \begin_inset space \thinspace{}
45875 \end_inset
45876
45877 pt.
45878 \end_layout
45879
45880 \begin_layout Standard
45881 D'après l'équation
45882 \begin_inset space ~
45883 \end_inset
45884
45885
45886 \begin_inset CommandInset ref
45887 LatexCommand eqref
45888 reference "eq:Wtot_n"
45889
45890 \end_inset
45891
45892 , la largeur totale d'une multi-colonnes, 
45893 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45894 \end_inset
45895
45896  est
45897 \begin_inset Formula 
45898 \begin{equation}
45899 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45900 \end{equation}
45901
45902 \end_inset
45903
45904
45905 \end_layout
45906
45907 \begin_layout Standard
45908 En posant que les équations 
45909 \begin_inset space ~
45910 \end_inset
45911
45912
45913 \begin_inset CommandInset ref
45914 LatexCommand eqref
45915 reference "eq:Wtot_n"
45916
45917 \end_inset
45918
45919  et 
45920 \begin_inset CommandInset ref
45921 LatexCommand eqref
45922 reference "eq:Wtot_mult"
45923
45924 \end_inset
45925
45926  sont égales, on peut calculer la largeur nécessaire 
45927 \begin_inset Formula $L_{g\,n}$
45928 \end_inset
45929
45930  quand 
45931 \emph on
45932 n
45933 \emph default
45934  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
45935  de 
45936 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
45937 \end_inset
45938
45939 :
45940 \begin_inset Formula 
45941 \begin{equation}
45942 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45943 \end{equation}
45944
45945 \end_inset
45946
45947
45948 \end_layout
45949
45950 \begin_layout Bibliography
45951 \begin_inset CommandInset bibitem
45952 LatexCommand bibitem
45953 key "latexcompanion"
45954
45955 \end_inset
45956
45957 Frank Mittelbach and Michel Goossens: 
45958 \emph on
45959 The \SpecialChar LaTeX
45960  Companion Second Edition.
45961
45962 \emph default
45963  Addison-Wesley, 2004
45964 \end_layout
45965
45966 \begin_layout Bibliography
45967 \begin_inset CommandInset bibitem
45968 LatexCommand bibitem
45969 key "latexguide"
45970
45971 \end_inset
45972
45973 Helmut Kopka and Patrick W.
45974  Daly: 
45975 \emph on
45976 A Guide to \SpecialChar LaTeX
45977  Fourth Edition.
45978
45979 \emph default
45980  Addison-Wesley, 2003
45981 \end_layout
45982
45983 \begin_layout Bibliography
45984 \begin_inset CommandInset bibitem
45985 LatexCommand bibitem
45986 key "latexbook"
45987
45988 \end_inset
45989
45990 Leslie Lamport: 
45991 \emph on
45992 \SpecialChar LaTeX
45993 : A Document Preparation System.
45994
45995 \emph default
45996  Addison-Wesley, second edition, 1994
45997 \end_layout
45998
45999 \begin_layout Bibliography
46000 \begin_inset CommandInset bibitem
46001 LatexCommand bibitem
46002 key "arydshln"
46003
46004 \end_inset
46005
46006 Documentation du paquetage \SpecialChar LaTeX
46007
46008 \series bold
46009  
46010 \begin_inset CommandInset href
46011 LatexCommand href
46012 name "arydshln"
46013 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46014
46015 \end_inset
46016
46017
46018 \series default
46019
46020 \begin_inset Index idx
46021 status collapsed
46022
46023 \begin_layout Plain Layout
46024 Paquetages \SpecialChar LaTeX
46025  ! arydshln
46026 \end_layout
46027
46028 \end_inset
46029
46030
46031 \end_layout
46032
46033 \begin_layout Bibliography
46034 \begin_inset CommandInset bibitem
46035 LatexCommand bibitem
46036 key "booktabs"
46037
46038 \end_inset
46039
46040 Documentation du paquetage \SpecialChar LaTeX
46041  
46042 \series bold
46043
46044 \begin_inset CommandInset href
46045 LatexCommand href
46046 name "booktabs"
46047 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46048
46049 \end_inset
46050
46051
46052 \series default
46053
46054 \begin_inset Index idx
46055 status collapsed
46056
46057 \begin_layout Plain Layout
46058 Paquetages \SpecialChar LaTeX
46059  ! booktabs
46060 \end_layout
46061
46062 \end_inset
46063
46064
46065 \end_layout
46066
46067 \begin_layout Bibliography
46068 \begin_inset CommandInset bibitem
46069 LatexCommand bibitem
46070 key "caption"
46071
46072 \end_inset
46073
46074 Documentation du paquetage \SpecialChar LaTeX
46075  
46076 \series bold
46077
46078 \begin_inset CommandInset href
46079 LatexCommand href
46080 name "caption"
46081 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46082
46083 \end_inset
46084
46085
46086 \series default
46087
46088 \begin_inset Index idx
46089 status collapsed
46090
46091 \begin_layout Plain Layout
46092 Paquetages \SpecialChar LaTeX
46093  ! caption
46094 \end_layout
46095
46096 \end_inset
46097
46098
46099 \end_layout
46100
46101 \begin_layout Bibliography
46102 \begin_inset CommandInset bibitem
46103 LatexCommand bibitem
46104 key "diagbox"
46105
46106 \end_inset
46107
46108 Documentation du paquetage \SpecialChar LaTeX
46109  
46110 \series bold
46111
46112 \begin_inset CommandInset href
46113 LatexCommand href
46114 name "diagbox"
46115 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46116
46117 \end_inset
46118
46119
46120 \series default
46121
46122 \begin_inset Index idx
46123 status collapsed
46124
46125 \begin_layout Plain Layout
46126 Paquetages \SpecialChar LaTeX
46127  ! diagbox
46128 \end_layout
46129
46130 \end_inset
46131
46132
46133 \end_layout
46134
46135 \begin_layout Bibliography
46136 \begin_inset CommandInset bibitem
46137 LatexCommand bibitem
46138 key "endfloat"
46139
46140 \end_inset
46141
46142 Documentation du paquetage \SpecialChar LaTeX
46143  
46144 \series bold
46145
46146 \begin_inset CommandInset href
46147 LatexCommand href
46148 name "endfloat"
46149 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46150
46151 \end_inset
46152
46153
46154 \series default
46155
46156 \begin_inset Index idx
46157 status collapsed
46158
46159 \begin_layout Plain Layout
46160 Paquetages \SpecialChar LaTeX
46161  ! endfloat
46162 \end_layout
46163
46164 \end_inset
46165
46166
46167 \end_layout
46168
46169 \begin_layout Bibliography
46170 \begin_inset CommandInset bibitem
46171 LatexCommand bibitem
46172 key "footmisc"
46173
46174 \end_inset
46175
46176 Documentation du paquetage \SpecialChar LaTeX
46177  
46178 \series bold
46179
46180 \begin_inset CommandInset href
46181 LatexCommand href
46182 name "footmisc"
46183 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46184
46185 \end_inset
46186
46187
46188 \series default
46189
46190 \begin_inset Index idx
46191 status collapsed
46192
46193 \begin_layout Plain Layout
46194 Paquetages \SpecialChar LaTeX
46195  ! footmisc
46196 \end_layout
46197
46198 \end_inset
46199
46200
46201 \end_layout
46202
46203 \begin_layout Bibliography
46204 \begin_inset CommandInset bibitem
46205 LatexCommand bibitem
46206 key "hypcap"
46207
46208 \end_inset
46209
46210 Documentation du paquetage \SpecialChar LaTeX
46211  
46212 \series bold
46213
46214 \begin_inset CommandInset href
46215 LatexCommand href
46216 name "hypcap"
46217 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46218
46219 \end_inset
46220
46221
46222 \series default
46223
46224 \begin_inset Index idx
46225 status collapsed
46226
46227 \begin_layout Plain Layout
46228 Paquetages \SpecialChar LaTeX
46229  ! hyperref
46230 \end_layout
46231
46232 \end_inset
46233
46234
46235 \end_layout
46236
46237 \begin_layout Bibliography
46238 \begin_inset CommandInset bibitem
46239 LatexCommand bibitem
46240 key "hyperref"
46241
46242 \end_inset
46243
46244 Documentation du paquetage \SpecialChar LaTeX
46245  
46246 \series bold
46247
46248 \begin_inset CommandInset href
46249 LatexCommand href
46250 name "hyperref"
46251 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46252
46253 \end_inset
46254
46255
46256 \series default
46257
46258 \begin_inset Index idx
46259 status collapsed
46260
46261 \begin_layout Plain Layout
46262 Paquetages \SpecialChar LaTeX
46263  ! hyperref
46264 \end_layout
46265
46266 \end_inset
46267
46268
46269 \end_layout
46270
46271 \begin_layout Bibliography
46272 \begin_inset CommandInset bibitem
46273 LatexCommand bibitem
46274 key "KOMA-Script"
46275
46276 \end_inset
46277
46278 Documentation du paquetage \SpecialChar LaTeX
46279  
46280 \series bold
46281
46282 \begin_inset CommandInset href
46283 LatexCommand href
46284 name "KOMA-Script"
46285 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46286
46287 \end_inset
46288
46289
46290 \series default
46291
46292 \begin_inset Index idx
46293 status collapsed
46294
46295 \begin_layout Plain Layout
46296 Paquetages \SpecialChar LaTeX
46297  ! KOMA-Script
46298 \end_layout
46299
46300 \end_inset
46301
46302
46303 \end_layout
46304
46305 \begin_layout Bibliography
46306 \begin_inset CommandInset bibitem
46307 LatexCommand bibitem
46308 key "lettrine"
46309
46310 \end_inset
46311
46312 Documentation du paquetage \SpecialChar LaTeX
46313  
46314 \series bold
46315
46316 \begin_inset CommandInset href
46317 LatexCommand href
46318 name "lettrine"
46319 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46320
46321 \end_inset
46322
46323
46324 \series default
46325  et un 
46326 \begin_inset CommandInset href
46327 LatexCommand href
46328 name "exemple"
46329 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46330
46331 \end_inset
46332
46333
46334 \begin_inset Index idx
46335 status collapsed
46336
46337 \begin_layout Plain Layout
46338 Paquetages \SpecialChar LaTeX
46339  ! lettrine
46340 \end_layout
46341
46342 \end_inset
46343
46344
46345 \end_layout
46346
46347 \begin_layout Bibliography
46348 \begin_inset CommandInset bibitem
46349 LatexCommand bibitem
46350 key "listings"
46351
46352 \end_inset
46353
46354 Documentation du paquetage \SpecialChar LaTeX
46355  
46356 \series bold
46357
46358 \begin_inset CommandInset href
46359 LatexCommand href
46360 name "listings"
46361 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46362
46363 \end_inset
46364
46365
46366 \series default
46367
46368 \begin_inset Index idx
46369 status collapsed
46370
46371 \begin_layout Plain Layout
46372 Paquetages \SpecialChar LaTeX
46373  ! listings
46374 \end_layout
46375
46376 \end_inset
46377
46378
46379 \end_layout
46380
46381 \begin_layout Bibliography
46382 \begin_inset CommandInset bibitem
46383 LatexCommand bibitem
46384 key "marginnote"
46385
46386 \end_inset
46387
46388 Documentation du paquetage \SpecialChar LaTeX
46389  
46390 \series bold
46391
46392 \begin_inset CommandInset href
46393 LatexCommand href
46394 name "marginnote"
46395 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46396
46397 \end_inset
46398
46399
46400 \series default
46401
46402 \begin_inset Index idx
46403 status collapsed
46404
46405 \begin_layout Plain Layout
46406 Paquetages \SpecialChar LaTeX
46407  ! marginnote
46408 \end_layout
46409
46410 \end_inset
46411
46412
46413 \end_layout
46414
46415 \begin_layout Bibliography
46416 \begin_inset CommandInset bibitem
46417 LatexCommand bibitem
46418 key "pdfpages"
46419
46420 \end_inset
46421
46422 Documentation du paquetage \SpecialChar LaTeX
46423  
46424 \series bold
46425
46426 \begin_inset CommandInset href
46427 LatexCommand href
46428 name "pdfpages"
46429 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46430
46431 \end_inset
46432
46433
46434 \series default
46435
46436 \begin_inset Index idx
46437 status collapsed
46438
46439 \begin_layout Plain Layout
46440 Paquetages \SpecialChar LaTeX
46441  ! pdfpages
46442 \end_layout
46443
46444 \end_inset
46445
46446
46447 \end_layout
46448
46449 \begin_layout Bibliography
46450 \begin_inset CommandInset bibitem
46451 LatexCommand bibitem
46452 key "prettyref"
46453
46454 \end_inset
46455
46456 Documentation du paquetage \SpecialChar LaTeX
46457
46458 \series bold
46459  
46460 \begin_inset CommandInset href
46461 LatexCommand href
46462 name "prettyref"
46463 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46464
46465 \end_inset
46466
46467
46468 \series default
46469
46470 \begin_inset Index idx
46471 status collapsed
46472
46473 \begin_layout Plain Layout
46474 Paquetages \SpecialChar LaTeX
46475  ! prettyref
46476 \end_layout
46477
46478 \end_inset
46479
46480
46481 \end_layout
46482
46483 \begin_layout Bibliography
46484 \begin_inset CommandInset bibitem
46485 LatexCommand bibitem
46486 key "pstricks"
46487
46488 \end_inset
46489
46490 Page Web du paquetage \SpecialChar LaTeX
46491  
46492 \series bold
46493
46494 \begin_inset CommandInset href
46495 LatexCommand href
46496 name "PSTricks"
46497 target "http://tug.org/PSTricks/"
46498
46499 \end_inset
46500
46501
46502 \series default
46503
46504 \begin_inset Index idx
46505 status collapsed
46506
46507 \begin_layout Plain Layout
46508 Paquetages \SpecialChar LaTeX
46509  ! PSTricks
46510 \end_layout
46511
46512 \end_inset
46513
46514
46515 \end_layout
46516
46517 \begin_layout Bibliography
46518 \begin_inset CommandInset bibitem
46519 LatexCommand bibitem
46520 key "refstyle"
46521
46522 \end_inset
46523
46524 Documentation du paquetage \SpecialChar LaTeX
46525
46526 \series bold
46527  
46528 \begin_inset CommandInset href
46529 LatexCommand href
46530 name "refstyle"
46531 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46532
46533 \end_inset
46534
46535
46536 \series default
46537
46538 \begin_inset Index idx
46539 status collapsed
46540
46541 \begin_layout Plain Layout
46542 Paquetages \SpecialChar LaTeX
46543  ! refstyle
46544 \end_layout
46545
46546 \end_inset
46547
46548
46549 \end_layout
46550
46551 \begin_layout Bibliography
46552 \begin_inset CommandInset bibitem
46553 LatexCommand bibitem
46554 key "sidecap"
46555
46556 \end_inset
46557
46558 Documentation du paquetage \SpecialChar LaTeX
46559  
46560 \series bold
46561
46562 \begin_inset CommandInset href
46563 LatexCommand href
46564 name "sidecap"
46565 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46566
46567 \end_inset
46568
46569
46570 \series default
46571
46572 \begin_inset Index idx
46573 status collapsed
46574
46575 \begin_layout Plain Layout
46576 Paquetages \SpecialChar LaTeX
46577  ! sidecap
46578 \end_layout
46579
46580 \end_inset
46581
46582
46583 \end_layout
46584
46585 \begin_layout Bibliography
46586 \begin_inset CommandInset bibitem
46587 LatexCommand bibitem
46588 key "NewInLyX20"
46589
46590 \end_inset
46591
46592
46593 \begin_inset CommandInset href
46594 LatexCommand href
46595 name "Page Wiki"
46596 target "http://wiki.lyx.org/LyX/NewInLyX20"
46597
46598 \end_inset
46599
46600  au sujet des nouveautés de 
46601 \family sans
46602 \SpecialChar LyX
46603  2.0
46604 \family default
46605 .
46606 \end_layout
46607
46608 \begin_layout Standard
46609 \begin_inset CommandInset index_print
46610 LatexCommand printindex
46611 type "idx"
46612
46613 \end_inset
46614
46615
46616 \end_layout
46617
46618 \end_body
46619 \end_document