]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
a78ad3a0f793fded2b9438e97ebce8cb3d206d12
[features.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 495
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/fr/
6 \textclass scrbook
7 \begin_preamble
8 % if pdflatex is used
9 \usepackage{ifpdf}
10 \ifpdf
11
12 % set fonts for nicer pdf view
13 \IfFileExists{lmodern.sty}
14  {\usepackage{lmodern}}{}
15
16 \fi % end if pdflatex is used
17
18 % that links to image floats jumps
19 % to the beginning of the float and 
20 % not to its caption
21 \usepackage[figure]{hypcap}
22
23 % the pages of the TOC are numbered roman
24 % and a PDF-bookmark for the TOC is added
25 \let\myTOC\tableofcontents
26 \renewcommand\tableofcontents{%
27   \frontmatter
28   \pdfbookmark[1]{\contentsname}{}
29   \myTOC
30   \mainmatter }
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \newcommand{\TabBesBeg}[1][1.0]{%
38  \let\MyTable\table
39  \let\MyEndtable\endtable
40  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
41
42 \newcommand{\TabBesEnd}{%
43  \let\table\MyTable
44  \let\endtable\MyEndtable}
45
46 \newcommand{\FigBesBeg}[1][1.0]{%
47  \let\MyFigure\figure
48  \let\MyEndfigure\endfigure
49  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
50
51 \newcommand{\FigBesEnd}{%
52  \let\figure\MyFigure
53  \let\endfigure\MyEndfigure}
54
55 % enables calculation of values,
56 \usepackage{calc}
57
58 % increase the bottom float placement fraction
59 \renewcommand{\bottomfraction}{0.5}
60
61 % avoids that floats are placed before their
62 % corresponding section starts
63 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
64
65 % speed up the longtable calculation
66 \setcounter{LTchunksize}{100}
67
68 % used for scaled and rotated boxes
69 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
70
71 % used for colored tables
72 \@ifundefined{textcolor}
73  {\usepackage{color}}{}
74 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
75 \definecolor{lightgrey}{gray}{0.8}
76
77 % check for package colortbl
78 % used for colored table cells
79 \newboolean{colortbl}
80 \IfFileExists{colortbl.sty}
81  {\usepackage{colortbl}
82   \setboolean{colortbl}{true}}
83  {\setboolean{colortbl}{false}}
84
85 % used to have extra space in table cells
86 \@ifundefined{extrarowheight}
87  {\usepackage{array}}{}
88 \setlength{\extrarowheight}{2pt}
89
90 % used for customized tables
91 % ---
92 \newcolumntype{M}[1]
93  {>{\centering\hspace{0pt}}m{#1}}
94
95 \newcolumntype{S}[2]
96  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
97
98 \newcolumntype{K}[1]
99  {>{\columncolor{#1}\hspace{0pt}}c}
100
101 \newcolumntype{V}{!{\vrule width 1.5pt}}
102
103 \newcolumntype{W}{!{\color{green}\vline}}
104 % ---
105
106 % insert additional vertical space of
107 % 1.5 mm between footnotes
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % number algorithm floats within chapters
112 \numberwithin{algorithm}{chapter}
113
114
115 % ------------------------------------
116 % used to check for needed LaTeX packages
117 \usepackage{ifthen}
118
119 % check for package arydshln
120 % used for tables with dashed lines
121 \newboolean{arydshln}
122 \IfFileExists{arydshln.sty}
123  {\usepackage{arydshln}
124   \setboolean{arydshln}{true}}
125  {\setboolean{arydshln}{false}}
126
127 % check for package marginnote
128 % used for margin notes
129 \newboolean{marginnote}
130 \IfFileExists{marginnote.sty}
131  {\usepackage{marginnote}
132   \let\marginpar\marginnote
133   \setboolean{marginnote}{true}}
134  {\setboolean{marginnote}{false}}
135
136 % check for package sidecap
137 % used for captions on the side
138 \newboolean{sidecap}
139 \IfFileExists{sidecap.sty}
140  {\usepackage{sidecap}
141   \setboolean{sidecap}{true}}
142  {\setboolean{sidecap}{false}}
143
144 % check for picinpar
145 % used for surrounded fixed objects
146 \newboolean{picinpar}
147 \IfFileExists{picinpar.sty}
148  {\usepackage{picinpar}
149   \setboolean{picinpar}{true}}
150  {\setboolean{picinpar}{false}}
151
152 % check for lettrine
153 \newboolean{lettrine}
154 \IfFileExists{lettrine.sty}
155  {\usepackage{lettrine}
156   \setboolean{lettrine}{true}}
157  {\setboolean{lettrine}{false}}
158
159 % check for diagbox
160 \newboolean{diagbox}
161 \IfFileExists{diagbox.sty}
162  {\usepackage{diagbox}
163   \setboolean{diagbox}{true}}
164  {\setboolean{diagbox}{false}}
165
166 % use normal list environments also in French documents
167 \frenchbsetup{StandardLayout}
168 \end_preamble
169 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
170 \use_default_options false
171 \begin_modules
172 initials
173 \end_modules
174 \maintain_unincluded_children false
175 \language french
176 \language_package default
177 \inputencoding auto
178 \fontencoding global
179 \font_roman default
180 \font_sans default
181 \font_typewriter default
182 \font_math auto
183 \font_default_family default
184 \use_non_tex_fonts false
185 \font_sc false
186 \font_osf false
187 \font_sf_scale 100
188 \font_tt_scale 100
189 \graphics default
190 \default_output_format default
191 \output_sync 0
192 \bibtex_command default
193 \index_command default
194 \paperfontsize 12
195 \spacing single
196 \use_hyperref true
197 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
198 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
199 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
200 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
201 \pdf_bookmarks true
202 \pdf_bookmarksnumbered true
203 \pdf_bookmarksopen true
204 \pdf_bookmarksopenlevel 1
205 \pdf_breaklinks false
206 \pdf_pdfborder false
207 \pdf_colorlinks true
208 \pdf_backref false
209 \pdf_pdfusetitle false
210 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
211 \papersize default
212 \use_geometry false
213 \use_package amsmath 2
214 \use_package amssymb 2
215 \use_package cancel 0
216 \use_package esint 0
217 \use_package mathdots 1
218 \use_package mathtools 0
219 \use_package mhchem 1
220 \use_package stackrel 0
221 \use_package stmaryrd 0
222 \use_package undertilde 0
223 \cite_engine basic
224 \cite_engine_type default
225 \biblio_style plain
226 \use_bibtopic false
227 \use_indices false
228 \paperorientation portrait
229 \suppress_date false
230 \justification true
231 \use_refstyle 0
232 \notefontcolor #0000ff
233 \index Index
234 \shortcut idx
235 \color #008000
236 \end_index
237 \secnumdepth 3
238 \tocdepth 3
239 \paragraph_separation skip
240 \defskip medskip
241 \quotes_language french
242 \papercolumns 1
243 \papersides 2
244 \paperpagestyle default
245 \tracking_changes false
246 \output_changes false
247 \html_math_output 0
248 \html_css_as_file 0
249 \html_be_strict false
250 \end_header
251
252 \begin_body
253
254 \begin_layout Title
255 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
256  les boîtes et les objets externes de \SpecialChar LyX
257
258 \end_layout
259
260 \begin_layout Author
261 par l'Équipe \SpecialChar LyX
262
263 \begin_inset Foot
264 status collapsed
265
266 \begin_layout Plain Layout
267 \noindent
268 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
269  de la documentation de \SpecialChar LyX
270
271 \begin_inset CommandInset href
272 LatexCommand href
273 name "lyx-docs@lists.lyx.org"
274 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
275 type "mailto:"
276
277 \end_inset
278
279
280 \end_layout
281
282 \end_inset
283
284
285 \begin_inset Note Note
286 status collapsed
287
288 \begin_layout Plain Layout
289 auteur original : Uwe Stöhr
290 \end_layout
291
292 \begin_layout Plain Layout
293 Traduction française : Siegfried Meunier-Guttin-Cluzel
294 \end_layout
295
296 \begin_layout Plain Layout
297 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
298 n/Navigation, 31/10/2012, JPChrétien
299 \end_layout
300
301 \begin_layout Plain Layout
302 version initiale 2.1.x avril 2014, mise à jour J.P.
303  Chrétien
304 \end_layout
305
306 \begin_layout Plain Layout
307 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
308 \end_layout
309
310 \end_inset
311
312
313 \begin_inset Newline newline
314 \end_inset
315
316
317 \begin_inset Newline newline
318 \end_inset
319
320
321 \family sans
322 Version 2.1.x
323 \end_layout
324
325 \begin_layout Standard
326 \begin_inset CommandInset toc
327 LatexCommand tableofcontents
328
329 \end_inset
330
331
332 \end_layout
333
334 \begin_layout Standard
335 \begin_inset Note Note
336 status open
337
338 \begin_layout Plain Layout
339 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
340  
341 \series bold
342 arydshln
343 \series default
344
345 \series bold
346 colortbl
347 \series default
348
349 \series bold
350 diagbox, lettrine, marginnote, picinpar
351 \series default
352 , et 
353 \series bold
354 sidecap
355 \series default
356  doivent être installés.
357  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
358  les sections qui nécessitent les paquetages en question n'apparaîtront
359  pas sur la sortie.
360 \end_layout
361
362 \begin_layout Plain Layout
363 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
364 \begin_inset Newline newline
365 \end_inset
366
367
368 \series bold
369 http://wiki.lyx.org/\SpecialChar LyX
370 /DocumentationDevelopment#EmbeddedObjects
371 \end_layout
372
373 \end_inset
374
375
376 \end_layout
377
378 \begin_layout Chapter
379 Figures
380 \begin_inset Index idx
381 status collapsed
382
383 \begin_layout Plain Layout
384 Figures
385 \end_layout
386
387 \end_inset
388
389
390 \begin_inset Index idx
391 status collapsed
392
393 \begin_layout Plain Layout
394 Graphiques|see
395 \begin_inset ERT
396 status collapsed
397
398 \begin_layout Plain Layout
399
400 {
401 \end_layout
402
403 \end_inset
404
405 Figures
406 \begin_inset ERT
407 status collapsed
408
409 \begin_layout Plain Layout
410
411 }
412 \end_layout
413
414 \end_inset
415
416
417 \end_layout
418
419 \end_inset
420
421
422 \end_layout
423
424 \begin_layout Section
425 La fenêtre de dialogue graphique
426 \begin_inset Index idx
427 status collapsed
428
429 \begin_layout Plain Layout
430 Figures ! Fenêtre de dialogue Graphique
431 \end_layout
432
433 \end_inset
434
435
436 \begin_inset CommandInset label
437 LatexCommand label
438 name "sec:Graphics-Dialog"
439
440 \end_inset
441
442
443 \end_layout
444
445 \begin_layout Standard
446 Pour placer une figure dans votre document, cliquez sur le bouton 
447 \begin_inset Info
448 type  "icon"
449 arg   "dialog-show-new-inset graphics"
450 \end_inset
451
452  dans la barre d'outils, ou faites 
453 \family sans
454 Insertion\SpecialChar menuseparator
455 Graphique
456 \family default
457 .
458  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
459  à charger.
460  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
461  dans le texte.
462 \end_layout
463
464 \begin_layout Standard
465 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
466  sur une image
467 \begin_inset Note Note
468 status collapsed
469
470 \begin_layout Plain Layout
471 Ça marche aussi avec le bouton gauche ! (NdT)
472 \end_layout
473
474 \end_inset
475
476 .
477  Cette fenêtre de dialogue possède trois onglets:
478 \end_layout
479
480 \begin_layout Description
481 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
482  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
483  Les unités de longueurs utilisées sont décrites dans l'annexe
484 \begin_inset space ~
485 \end_inset
486
487
488 \begin_inset CommandInset ref
489 LatexCommand ref
490 reference "cha:Unités-de-longueur"
491
492 \end_inset
493
494 .
495 \begin_inset Newline newline
496 \end_inset
497
498
499 \begin_inset Index idx
500 status collapsed
501
502 \begin_layout Plain Layout
503 Figures ! Pivotées
504 \end_layout
505
506 \end_inset
507
508 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
509  d'une montre, en donnant l'angle de rotation et la position du pivot.
510  L'image apparaîtra pivotée dans \SpecialChar LyX
511 .
512 \begin_inset Newline newline
513 \end_inset
514
515
516 \begin_inset Index idx
517 status collapsed
518
519 \begin_layout Plain Layout
520 Figures ! Redimensionnées
521 \end_layout
522
523 \end_inset
524
525 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
526  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
527  sa largeur.
528  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
529  déterminée automatiquement.
530  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
531  éventuellement une distorsion.
532  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
533  
534 \family sans
535 Conserver
536 \begin_inset space ~
537 \end_inset
538
539 les
540 \begin_inset space ~
541 \end_inset
542
543 proportions
544 \family default
545 .
546  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
547  pas les valeurs fixées.
548  
549 \begin_inset Newline newline
550 \end_inset
551
552 Les images peuvent être modifiée en utilisant le programme de votre choix
553  en faisant un clic droit dessus et en choisissant 
554 \family sans
555 Éditer le fichier ailleurs
556 \family default
557  dans le menu contextuel qui apparaît.
558  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
559  
560 \family sans
561 Formats
562 \begin_inset space ~
563 \end_inset
564
565 de
566 \begin_inset space ~
567 \end_inset
568
569 fichiers
570 \family default
571  dans la fenêtre de dialogue de 
572 \family sans
573 Préférences
574 \family default
575  de \SpecialChar LyX
576 .
577 \end_layout
578
579 \begin_layout Description
580 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
581  la sortie finale est de modifier les coordonnées de la zone de l'image
582  qui est affichée.
583  Cette zone peut être calculée automatiquement à partir des données présentes
584  dans le fichier en appuyant sur le bouton 
585 \family sans
586 Valeurs
587 \begin_inset space ~
588 \end_inset
589
590 du
591 \begin_inset space ~
592 \end_inset
593
594 Fichier
595 \family default
596 .
597  Avec l'option 
598 \family sans
599 Couper
600 \begin_inset space ~
601 \end_inset
602
603 à
604 \begin_inset space ~
605 \end_inset
606
607 la
608 \begin_inset space ~
609 \end_inset
610
611 boîte
612 \begin_inset space ~
613 \end_inset
614
615 de
616 \begin_inset space ~
617 \end_inset
618
619 délimitation, 
620 \family default
621 seule la portion de l'image qui est dans la zone définie sera imprimée.
622  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
623  donc vous pouvez ignorer l'onglet 
624 \family sans
625 Rogner
626 \family default
627 .
628 \end_layout
629
630 \begin_layout Description
631
632 \family sans
633 Options
634 \begin_inset space ~
635 \end_inset
636
637 \SpecialChar LaTeX
638
639 \begin_inset space ~
640 \end_inset
641
642 et
643 \begin_inset space ~
644 \end_inset
645
646 \SpecialChar LyX
647
648 \family default
649  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
650  et les
651  experts ès-\SpecialChar LaTeX
652  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
653
654 \begin_inset Newline newline
655 \end_inset
656
657 L'option 
658 \family sans
659 Mode brouillon
660 \family default
661  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
662  avec la taille de l'image.
663 \begin_inset Newline newline
664 \end_inset
665
666 L'option 
667 \family sans
668 Ne
669 \begin_inset space ~
670 \end_inset
671
672 pas
673 \begin_inset space ~
674 \end_inset
675
676 décompresser
677 \begin_inset space ~
678 \end_inset
679
680 à
681 \begin_inset space ~
682 \end_inset
683
684 l'exportation
685 \family default
686  n'affectera que les graphiques EPS zippés, par exemple 
687 \family typewriter
688 x.eps.gz
689 \family default
690 .
691  Quand cette option est activée, les images ne sont pas décompressées à
692  l'exportation, vu que \SpecialChar LaTeX
693  peut les traiter telles-quelles
694 \begin_inset Newline newline
695 \end_inset
696
697 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
698  disques quand on utilise PostScript comme format de sortie, voir l'annexe
699 \begin_inset space ~
700 \end_inset
701
702
703 \begin_inset CommandInset ref
704 LatexCommand ref
705 reference "sec:PostScript"
706
707 \end_inset
708
709 .
710  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
711  terminal UNIX ou une console Windows:
712 \begin_inset Newline newline
713 \end_inset
714
715
716 \series bold
717 gzip x.eps
718 \series default
719
720 \begin_inset Newline newline
721 \end_inset
722
723
724 \series bold
725 zgrep %%Bounding x.eps.gz > x.eps.bb
726 \series default
727
728 \begin_inset Newline newline
729 \end_inset
730
731 La seconde commande va créer le fichier contenant la description de la boîte
732  de délimitation 
733 \begin_inset Quotes fld
734 \end_inset
735
736
737 \family typewriter
738 x.eps.bb
739 \family default
740
741 \begin_inset Quotes frd
742 \end_inset
743
744  qui est indispensable pour que \SpecialChar LaTeX
745  puisse traiter un fichier compressé.
746 \begin_inset Newline newline
747 \end_inset
748
749 Dans la section 
750 \family sans
751 Groupe
752 \begin_inset space ~
753 \end_inset
754
755 de
756 \begin_inset space ~
757 \end_inset
758
759 graphiques
760 \family default
761  vous pouvez définir ou de choisir un groupe de paramètres d'image
762 \begin_inset Index idx
763 status collapsed
764
765 \begin_layout Plain Layout
766 Figures ! Groupes de paramétrisation
767 \end_layout
768
769 \end_inset
770
771 .
772  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
773  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
774  les autres soient automatiquement modifiées de la même manière.
775  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
776  avoir à modifier leur taille manuellement une par une.
777  On peut rattacher une image à un groupe existant en utilisant le menu contextue
778 l de l'image et en cochant le nom du groupe dans la liste
779 \begin_inset Foot
780 status collapsed
781
782 \begin_layout Plain Layout
783 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
784 \end_layout
785
786 \end_inset
787
788 .
789 \end_layout
790
791 \begin_layout Standard
792 \begin_inset VSpace bigskip
793 \end_inset
794
795
796 \end_layout
797
798 \begin_layout Standard
799 Voici un exemple d'image au format EPS
800 \begin_inset Foot
801 status collapsed
802
803 \begin_layout Plain Layout
804 Les format d'images sont décrits dans la section
805 \begin_inset space ~
806 \end_inset
807
808
809 \begin_inset CommandInset ref
810 LatexCommand ref
811 reference "sec:Image-Formats"
812
813 \end_inset
814
815 .
816 \end_layout
817
818 \end_inset
819
820  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
821 nt:
822 \begin_inset Separator parbreak
823 \end_inset
824
825
826 \end_layout
827
828 \begin_layout Standard
829 \align center
830 \begin_inset Graphics
831         filename ../clipart/mobius.eps
832         scale 70
833         scaleBeforeRotation
834         rotateOrigin center
835
836 \end_inset
837
838
839 \end_layout
840
841 \begin_layout Standard
842 Et voici la même image mais en mode brouillon:
843 \begin_inset Separator parbreak
844 \end_inset
845
846
847 \end_layout
848
849 \begin_layout Standard
850 \align center
851 \begin_inset Graphics
852         filename ../clipart/mobius.eps
853         scale 70
854         draft
855         scaleBeforeRotation
856         rotateOrigin center
857
858 \end_inset
859
860
861 \end_layout
862
863 \begin_layout Section
864 Figures flottantes
865 \begin_inset CommandInset label
866 LatexCommand label
867 name "sec:Figure-Floats"
868
869 \end_inset
870
871
872 \begin_inset Index idx
873 status collapsed
874
875 \begin_layout Plain Layout
876 Flottants ! Figures
877 \end_layout
878
879 \end_inset
880
881
882 \begin_inset Index idx
883 status collapsed
884
885 \begin_layout Plain Layout
886 Figures ! Flottants
887 \end_layout
888
889 \end_inset
890
891
892 \end_layout
893
894 \begin_layout Standard
895 Pour des explications d'ordre général concernant les flottants, jetez un
896  coup d'œil à la section
897 \begin_inset space ~
898 \end_inset
899
900
901 \begin_inset CommandInset ref
902 LatexCommand ref
903 reference "sec:Flottants-Introduction"
904
905 \end_inset
906
907 .
908 \end_layout
909
910 \begin_layout Standard
911 Le bouton 
912 \begin_inset Info
913 type  "icon"
914 arg   "float-insert figure"
915 \end_inset
916
917  de la barre d'outils et le menu 
918 \family sans
919 Insertion\SpecialChar menuseparator
920 Flottant\SpecialChar menuseparator
921 Figure
922 \family default
923  insèrent un flottant avec l'étiquette 
924 \begin_inset Quotes fld
925 \end_inset
926
927
928 \series bold
929 Figure
930 \begin_inset space ~
931 \end_inset
932
933 #:
934 \series default
935
936 \begin_inset Quotes frd
937 \end_inset
938
939  (# est le numéro réel de l'image).
940  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
941 \begin_inset space ~
942 \end_inset
943
944
945 \begin_inset CommandInset ref
946 LatexCommand ref
947 reference "fig:kill-plat"
948
949 \end_inset
950
951  ou en dessous de la légende comme pour la Figure
952 \begin_inset space ~
953 \end_inset
954
955
956 \begin_inset CommandInset ref
957 LatexCommand ref
958 reference "fig:escher"
959
960 \end_inset
961
962 .
963  Vous trouverez plus d'information sur le positionnement des légendes dans
964  la section
965 \begin_inset space ~
966 \end_inset
967
968
969 \begin_inset CommandInset ref
970 LatexCommand ref
971 reference "sec:Placement-légende"
972
973 \end_inset
974
975 .
976 \end_layout
977
978 \begin_layout Standard
979 \begin_inset Float figure
980 wide false
981 sideways false
982 status open
983
984 \begin_layout Plain Layout
985 \align center
986 \begin_inset Graphics
987         filename ../clipart/platypus.eps
988         width 50col%
989         scaleBeforeRotation
990         rotateOrigin center
991
992 \end_inset
993
994
995 \end_layout
996
997 \begin_layout Plain Layout
998 \begin_inset Caption Standard
999
1000 \begin_layout Plain Layout
1001 \begin_inset CommandInset label
1002 LatexCommand label
1003 name "fig:kill-plat"
1004
1005 \end_inset
1006
1007 Un ornithorynque sévèrement déformé dans un flottant de figure.
1008 \end_layout
1009
1010 \end_inset
1011
1012
1013 \end_layout
1014
1015 \end_inset
1016
1017
1018 \end_layout
1019
1020 \begin_layout Standard
1021 \begin_inset Float figure
1022 wide false
1023 sideways false
1024 status open
1025
1026 \begin_layout Plain Layout
1027 \begin_inset Caption Standard
1028
1029 \begin_layout Plain Layout
1030 \begin_inset CommandInset label
1031 LatexCommand label
1032 name "fig:escher"
1033
1034 \end_inset
1035
1036 M.C.
1037  Escher sous LSD.
1038 \end_layout
1039
1040 \end_inset
1041
1042
1043 \end_layout
1044
1045 \begin_layout Plain Layout
1046 \align center
1047 \begin_inset Graphics
1048         filename ../clipart/escher-lsd.eps
1049         scale 80
1050         scaleBeforeRotation
1051         rotateOrigin center
1052
1053 \end_inset
1054
1055
1056 \end_layout
1057
1058 \end_inset
1059
1060
1061 \end_layout
1062
1063 \begin_layout Standard
1064 \begin_inset Index idx
1065 status collapsed
1066
1067 \begin_layout Plain Layout
1068 References@Références ! à des Figures
1069 \end_layout
1070
1071 \end_inset
1072
1073 Les figure
1074 \begin_inset space ~
1075 \end_inset
1076
1077
1078 \begin_inset CommandInset ref
1079 LatexCommand ref
1080 reference "fig:kill-plat"
1081
1082 \end_inset
1083
1084  et 
1085 \begin_inset CommandInset ref
1086 LatexCommand ref
1087 reference "fig:escher"
1088
1089 \end_inset
1090
1091  sont des exemples de figures référencées.
1092  Dans le texte, on fait référence à une figure en faisant référence à sa
1093  légende.
1094  On insère donc une étiquette dans la légende en utilisant le menu 
1095 \family sans
1096 Insertion
1097 \family default
1098 \SpecialChar menuseparator
1099
1100 \family sans
1101 Étiquette
1102 \family default
1103  ou le bouton 
1104 \begin_inset Info
1105 type  "icon"
1106 arg   "label-insert"
1107 \end_inset
1108
1109  de la barre d'outils.
1110  On peut alors faire référence à cette étiquette en utilisant le menu 
1111 \family sans
1112 Insertion\SpecialChar menuseparator
1113 Référence
1114 \begin_inset space ~
1115 \end_inset
1116
1117 croisée
1118 \family default
1119  ou le bouton 
1120 \begin_inset Info
1121 type  "icon"
1122 arg   "dialog-show-new-inset ref"
1123 \end_inset
1124
1125  de la barre d'outils.
1126  Il est important d'utiliser des références pour les flottants de figures
1127  plutôt que des locutions vagues du genre 
1128 \begin_inset Quotes fld
1129 \end_inset
1130
1131 la figure ci-dessous
1132 \begin_inset Quotes frd
1133 \end_inset
1134
1135 , puisque \SpecialChar LaTeX
1136  va repositionner la figure dans le document final.
1137  Votre figure risque de ne plus être ci-dessous du tout !
1138 \begin_inset Newline newline
1139 \end_inset
1140
1141 Le référencement est expliqué plus en détail dans la section
1142 \begin_inset space ~
1143 \end_inset
1144
1145
1146 \begin_inset CommandInset ref
1147 LatexCommand ref
1148 reference "sec:Referencer-les-Flottants"
1149
1150 \end_inset
1151
1152 .
1153 \end_layout
1154
1155 \begin_layout Standard
1156 En principe on met une seule figure dans un flottant, mais parfois vous
1157  pouvez vouloir deux figures avec chacune sa sous-légende.
1158  C'est possible en insérant des flottants d'image dans des flottants d'image
1159  existants.
1160  Notez que seule la légende principale des flottants est reprise dans la
1161  liste des figures.
1162  La figure
1163 \begin_inset space ~
1164 \end_inset
1165
1166
1167 \begin_inset CommandInset ref
1168 LatexCommand ref
1169 reference "fig:Deux-images-déformées"
1170
1171 \end_inset
1172
1173  est un exemple de flottant de figure avec deux images mises l'une à côté
1174  de l'autre.
1175  Vous pouvez aussi mettre les images les unes sous les autres.
1176  Les figures
1177 \begin_inset space ~
1178 \end_inset
1179
1180
1181 \begin_inset CommandInset ref
1182 LatexCommand ref
1183 reference "fig:Structure-indéfinissable"
1184
1185 \end_inset
1186
1187  et 
1188 \begin_inset CommandInset ref
1189 LatexCommand ref
1190 reference "fig:Un-ornithorynque"
1191
1192 \end_inset
1193
1194  sont des sous-figures.
1195 \end_layout
1196
1197 \begin_layout Standard
1198 \begin_inset Float figure
1199 wide false
1200 sideways false
1201 status open
1202
1203 \begin_layout Plain Layout
1204 \begin_inset space \hfill{}
1205 \end_inset
1206
1207
1208 \begin_inset Float figure
1209 wide false
1210 sideways false
1211 status open
1212
1213 \begin_layout Plain Layout
1214 \begin_inset Caption Standard
1215
1216 \begin_layout Plain Layout
1217 \begin_inset CommandInset label
1218 LatexCommand label
1219 name "fig:Structure-indéfinissable"
1220
1221 \end_inset
1222
1223 Structure indéfinissable
1224 \end_layout
1225
1226 \end_inset
1227
1228
1229 \end_layout
1230
1231 \begin_layout Plain Layout
1232 \begin_inset Graphics
1233         filename ../clipart/escher-lsd.eps
1234         width 45col%
1235         scaleBeforeRotation
1236         groupId Déformés
1237
1238 \end_inset
1239
1240
1241 \end_layout
1242
1243 \end_inset
1244
1245
1246 \begin_inset space \hfill{}
1247 \end_inset
1248
1249
1250 \begin_inset Float figure
1251 wide false
1252 sideways false
1253 status open
1254
1255 \begin_layout Plain Layout
1256 \begin_inset Caption Standard
1257
1258 \begin_layout Plain Layout
1259 \begin_inset CommandInset label
1260 LatexCommand label
1261 name "fig:Un-ornithorynque"
1262
1263 \end_inset
1264
1265 Un ornithorynque
1266 \end_layout
1267
1268 \end_inset
1269
1270
1271 \end_layout
1272
1273 \begin_layout Plain Layout
1274 \begin_inset Graphics
1275         filename ../clipart/platypus.eps
1276         width 45col%
1277         scaleBeforeRotation
1278         groupId Déformés
1279
1280 \end_inset
1281
1282
1283 \end_layout
1284
1285 \end_inset
1286
1287
1288 \begin_inset space \hfill{}
1289 \end_inset
1290
1291
1292 \end_layout
1293
1294 \begin_layout Plain Layout
1295 \begin_inset Caption Standard
1296
1297 \begin_layout Plain Layout
1298 \begin_inset CommandInset label
1299 LatexCommand label
1300 name "fig:Deux-images-déformées"
1301
1302 \end_inset
1303
1304 Deux images déformées.
1305  Les deux images font partie du groupe de paramétrisation 
1306 \begin_inset Quotes fld
1307 \end_inset
1308
1309 déformés
1310 \begin_inset Quotes frd
1311 \end_inset
1312
1313 .
1314 \end_layout
1315
1316 \end_inset
1317
1318
1319 \end_layout
1320
1321 \end_inset
1322
1323
1324 \end_layout
1325
1326 \begin_layout Section
1327 Les formats d'images
1328 \begin_inset CommandInset label
1329 LatexCommand label
1330 name "sec:Image-Formats"
1331
1332 \end_inset
1333
1334
1335 \begin_inset Index idx
1336 status collapsed
1337
1338 \begin_layout Plain Layout
1339 Formats d' images
1340 \end_layout
1341
1342 \end_inset
1343
1344
1345 \begin_inset Index idx
1346 status collapsed
1347
1348 \begin_layout Plain Layout
1349 Figures ! Formats d'images
1350 \end_layout
1351
1352 \end_inset
1353
1354
1355 \end_layout
1356
1357 \begin_layout Standard
1358 Vous pouvez insérer des images dans n'importe quel format connu.
1359  Mais, comme nous l'avons expliqué dans l'annexe
1360 \begin_inset space ~
1361 \end_inset
1362
1363
1364 \begin_inset CommandInset ref
1365 LatexCommand ref
1366 reference "cha:Formats-fichiers-graphiques"
1367
1368 \end_inset
1369
1370 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1371  de formats d'images.
1372  Pour s'en sortir \SpecialChar LyX
1373  utilise le programme 
1374 \family typewriter
1375 ImageMagick
1376 \family default
1377  en arrière plan pour convertir les formats que vous utilisez dans un des
1378  formats acceptés par le format de sortie.
1379  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1380 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1381 \begin_inset space ~
1382 \end_inset
1383
1384
1385 \begin_inset CommandInset ref
1386 LatexCommand ref
1387 reference "cha:Formats-fichiers-graphiques"
1388
1389 \end_inset
1390
1391 .
1392 \end_layout
1393
1394 \begin_layout Standard
1395 Comme pour les polices de caractères, il y a deux grands types de formats
1396  d'images:
1397 \end_layout
1398
1399 \begin_layout Description
1400 Les
1401 \begin_inset space ~
1402 \end_inset
1403
1404 images
1405 \begin_inset space ~
1406 \end_inset
1407
1408 Matricielles
1409 \begin_inset space ~
1410 \end_inset
1411
1412 (ou
1413 \begin_inset space ~
1414 \end_inset
1415
1416 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1417  enregistrés sous un format compressé.
1418  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1419  petits carrés quand on utilise des agrandissements trop importants (aspect
1420  
1421 \begin_inset Quotes fld
1422 \end_inset
1423
1424 pixellisé
1425 \begin_inset Quotes frd
1426 \end_inset
1427
1428 ).
1429  Les formats matriciels les plus connus sont le GIF (
1430 \begin_inset Quotes fld
1431 \end_inset
1432
1433 Graphics Interchange Format
1434 \begin_inset Quotes frd
1435 \end_inset
1436
1437 , avec comme suffixe de fichier 
1438 \begin_inset Quotes fld
1439 \end_inset
1440
1441
1442 \family typewriter
1443 .gif
1444 \family default
1445
1446 \begin_inset Quotes frd
1447 \end_inset
1448
1449 )
1450 \begin_inset Index idx
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454 GIF|see
1455 \begin_inset ERT
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459
1460 {
1461 \end_layout
1462
1463 \end_inset
1464
1465 Format d'image
1466 \begin_inset ERT
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470
1471 }
1472 \end_layout
1473
1474 \end_inset
1475
1476
1477 \end_layout
1478
1479 \end_inset
1480
1481 , le PNG (
1482 \begin_inset Quotes fld
1483 \end_inset
1484
1485 Portable Network Graphics
1486 \begin_inset Quotes frd
1487 \end_inset
1488
1489 , suffixe 
1490 \begin_inset Quotes fld
1491 \end_inset
1492
1493
1494 \family typewriter
1495 .png
1496 \family default
1497
1498 \begin_inset Quotes frd
1499 \end_inset
1500
1501 )
1502 \begin_inset Index idx
1503 status collapsed
1504
1505 \begin_layout Plain Layout
1506 PNG|see
1507 \begin_inset ERT
1508 status collapsed
1509
1510 \begin_layout Plain Layout
1511
1512 {
1513 \end_layout
1514
1515 \end_inset
1516
1517 Formats d'image
1518 \begin_inset ERT
1519 status collapsed
1520
1521 \begin_layout Plain Layout
1522
1523 }
1524 \end_layout
1525
1526 \end_inset
1527
1528
1529 \end_layout
1530
1531 \end_inset
1532
1533  et le JPG (
1534 \begin_inset Quotes fld
1535 \end_inset
1536
1537 Joint Photographic Expert Group
1538 \begin_inset Quotes frd
1539 \end_inset
1540
1541 , suffixe 
1542 \begin_inset Quotes fld
1543 \end_inset
1544
1545
1546 \family typewriter
1547 .jpg
1548 \family default
1549
1550 \begin_inset Quotes frd
1551 \end_inset
1552
1553  ou 
1554 \begin_inset Quotes fld
1555 \end_inset
1556
1557
1558 \family typewriter
1559 .jpeg
1560 \family default
1561
1562 \begin_inset Quotes frd
1563 \end_inset
1564
1565 )
1566 \begin_inset Index idx
1567 status collapsed
1568
1569 \begin_layout Plain Layout
1570 JPG|see
1571 \begin_inset ERT
1572 status collapsed
1573
1574 \begin_layout Plain Layout
1575
1576 {
1577 \end_layout
1578
1579 \end_inset
1580
1581 Formats d'image
1582 \begin_inset ERT
1583 status collapsed
1584
1585 \begin_layout Plain Layout
1586
1587 }
1588 \end_layout
1589
1590 \end_inset
1591
1592
1593 \end_layout
1594
1595 \end_inset
1596
1597 .
1598 \end_layout
1599
1600 \begin_layout Description
1601 Les
1602 \begin_inset space ~
1603 \end_inset
1604
1605 images
1606 \begin_inset space ~
1607 \end_inset
1608
1609 Vectorielles
1610 \begin_inset space ~
1611 \end_inset
1612
1613 (ou
1614 \begin_inset space ~
1615 \end_inset
1616
1617 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1618  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1619 nnée comme on le veut sans perte de précision.
1620  La possibilité de redimensionner les images est très utilisé pour les présentat
1621 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1622 nnement.
1623  Le redimensionnement permet aussi de présenter des documents en ligne où
1624  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1625  étudier les détails.
1626 \begin_inset Newline newline
1627 \end_inset
1628
1629 Les principaux formats vectoriels sont le SVG (
1630 \begin_inset Quotes fld
1631 \end_inset
1632
1633 Scalable Vector Graphics
1634 \begin_inset Quotes frd
1635 \end_inset
1636
1637 , suffixe 
1638 \begin_inset Quotes fld
1639 \end_inset
1640
1641
1642 \family typewriter
1643 .svg
1644 \family default
1645
1646 \begin_inset Quotes frd
1647 \end_inset
1648
1649 )
1650 \begin_inset Index idx
1651 status collapsed
1652
1653 \begin_layout Plain Layout
1654 SVG|see
1655 \begin_inset ERT
1656 status collapsed
1657
1658 \begin_layout Plain Layout
1659
1660 {
1661 \end_layout
1662
1663 \end_inset
1664
1665 Format d'image
1666 \begin_inset ERT
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670
1671 }
1672 \end_layout
1673
1674 \end_inset
1675
1676
1677 \end_layout
1678
1679 \end_inset
1680
1681 , l'EPS ( 
1682 \begin_inset Quotes fld
1683 \end_inset
1684
1685 encapsulated PostScript
1686 \begin_inset Quotes frd
1687 \end_inset
1688
1689 , suffixe 
1690 \begin_inset Quotes fld
1691 \end_inset
1692
1693
1694 \family typewriter
1695 .eps
1696 \family default
1697
1698 \begin_inset Quotes frd
1699 \end_inset
1700
1701 )
1702 \begin_inset Index idx
1703 status collapsed
1704
1705 \begin_layout Plain Layout
1706 EPS|see
1707 \begin_inset ERT
1708 status collapsed
1709
1710 \begin_layout Plain Layout
1711
1712 {
1713 \end_layout
1714
1715 \end_inset
1716
1717 Format d'image
1718 \begin_inset ERT
1719 status collapsed
1720
1721 \begin_layout Plain Layout
1722
1723 }
1724 \end_layout
1725
1726 \end_inset
1727
1728
1729 \end_layout
1730
1731 \end_inset
1732
1733 , le PDF (
1734 \begin_inset Quotes fld
1735 \end_inset
1736
1737 Portable Document Format
1738 \begin_inset Quotes frd
1739 \end_inset
1740
1741 , suffixe 
1742 \begin_inset Quotes fld
1743 \end_inset
1744
1745
1746 \family typewriter
1747 .pdf
1748 \family default
1749
1750 \begin_inset Quotes frd
1751 \end_inset
1752
1753 )
1754 \begin_inset Index idx
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758 PDF|see
1759 \begin_inset ERT
1760 status collapsed
1761
1762 \begin_layout Plain Layout
1763
1764 {
1765 \end_layout
1766
1767 \end_inset
1768
1769 Format d'image
1770 \begin_inset ERT
1771 status collapsed
1772
1773 \begin_layout Plain Layout
1774
1775 }
1776 \end_layout
1777
1778 \end_inset
1779
1780
1781 \end_layout
1782
1783 \end_inset
1784
1785  et le WMF (
1786 \begin_inset Quotes fld
1787 \end_inset
1788
1789 Windows Metafile
1790 \begin_inset Quotes frd
1791 \end_inset
1792
1793 , suffixe 
1794 \begin_inset Quotes fld
1795 \end_inset
1796
1797
1798 \family typewriter
1799 .wfm
1800 \family default
1801
1802 \begin_inset Quotes frd
1803 \end_inset
1804
1805  ou 
1806 \begin_inset Quotes fld
1807 \end_inset
1808
1809
1810 \family typewriter
1811 .emf
1812 \family default
1813
1814 \begin_inset Quotes frd
1815 \end_inset
1816
1817 )
1818 \begin_inset Index idx
1819 status collapsed
1820
1821 \begin_layout Plain Layout
1822 WMF|see
1823 \begin_inset ERT
1824 status collapsed
1825
1826 \begin_layout Plain Layout
1827
1828 {
1829 \end_layout
1830
1831 \end_inset
1832
1833 Formats d'images
1834 \begin_inset ERT
1835 status collapsed
1836
1837 \begin_layout Plain Layout
1838
1839 }
1840 \end_layout
1841
1842 \end_inset
1843
1844
1845 \end_layout
1846
1847 \end_inset
1848
1849 .
1850  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1851  en EPS, mais le résultat ne sera pas redimensionnable.
1852  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1853 \begin_inset Foot
1854 status collapsed
1855
1856 \begin_layout Plain Layout
1857 Dans le cas du PDF l'image initiale est aussi compressée.
1858 \end_layout
1859
1860 \end_inset
1861
1862
1863 \end_layout
1864
1865 \begin_layout Standard
1866 Les fichiers PDF générés par 
1867 \family typewriter
1868 Adobe Photoshop
1869 \family default
1870 , par exemple, sont des images matricielles.
1871 \end_layout
1872
1873 \begin_layout Standard
1874 En principe il est quasiment impossible de convertir une image matricielle
1875  en graphique vectoriel, seul le contraire est possible.
1876  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1877  dans respectivement un fichier de sortie PDF ou PostScript.
1878  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1879  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1880  WMF/SVG
1881 \begin_inset Formula $\to$
1882 \end_inset
1883
1884 PDF/EPS convenables.
1885 \end_layout
1886
1887 \begin_layout Chapter
1888 Tableaux
1889 \begin_inset Index idx
1890 status collapsed
1891
1892 \begin_layout Plain Layout
1893 Tableau
1894 \end_layout
1895
1896 \end_inset
1897
1898
1899 \end_layout
1900
1901 \begin_layout Section
1902 Introduction
1903 \begin_inset Index idx
1904 status collapsed
1905
1906 \begin_layout Plain Layout
1907 Tableau ! Introduction
1908 \end_layout
1909
1910 \end_inset
1911
1912
1913 \end_layout
1914
1915 \begin_layout Standard
1916 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1917  
1918 \begin_inset Info
1919 type  "icon"
1920 arg   "tabular-insert"
1921 \end_inset
1922
1923  soit 
1924 \family sans
1925 Insertion\SpecialChar menuseparator
1926 Tableau
1927 \family default
1928 .
1929  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1930  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1931  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1932  sur un bouton de la souris pour valider votre choix.
1933  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1934  vous demandant le nombre de lignes et de colonnes.
1935 \begin_inset Newline newline
1936 \end_inset
1937
1938 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1939  une à droite de la colonne la plus à droite et une en bas de la rangée
1940  du bas, qui forment une boîte autour du tableau.
1941  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1942  apparaît séparée du reste du tableau.
1943  Voici un exemple :
1944 \begin_inset Separator parbreak
1945 \end_inset
1946
1947
1948 \end_layout
1949
1950 \begin_layout Standard
1951 \align center
1952 \begin_inset Tabular
1953 <lyxtabular version="3" rows="4" columns="4">
1954 <features tabularvalignment="middle">
1955 <column alignment="center" valignment="top">
1956 <column alignment="center" valignment="top">
1957 <column alignment="center" valignment="top">
1958 <column alignment="center" valignment="top">
1959 <row>
1960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1961 \begin_inset Text
1962
1963 \begin_layout Plain Layout
1964
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1970 \begin_inset Text
1971
1972 \begin_layout Plain Layout
1973 1
1974 \end_layout
1975
1976 \end_inset
1977 </cell>
1978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1979 \begin_inset Text
1980
1981 \begin_layout Plain Layout
1982 2
1983 \end_layout
1984
1985 \end_inset
1986 </cell>
1987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1988 \begin_inset Text
1989
1990 \begin_layout Plain Layout
1991 3
1992 \end_layout
1993
1994 \end_inset
1995 </cell>
1996 </row>
1997 <row>
1998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1999 \begin_inset Text
2000
2001 \begin_layout Plain Layout
2002 A
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2008 \begin_inset Text
2009
2010 \begin_layout Plain Layout
2011
2012 \end_layout
2013
2014 \end_inset
2015 </cell>
2016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2017 \begin_inset Text
2018
2019 \begin_layout Plain Layout
2020
2021 \end_layout
2022
2023 \end_inset
2024 </cell>
2025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2026 \begin_inset Text
2027
2028 \begin_layout Plain Layout
2029
2030 \end_layout
2031
2032 \end_inset
2033 </cell>
2034 </row>
2035 <row>
2036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2037 \begin_inset Text
2038
2039 \begin_layout Plain Layout
2040 B
2041 \end_layout
2042
2043 \end_inset
2044 </cell>
2045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2046 \begin_inset Text
2047
2048 \begin_layout Plain Layout
2049
2050 \end_layout
2051
2052 \end_inset
2053 </cell>
2054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2055 \begin_inset Text
2056
2057 \begin_layout Plain Layout
2058
2059 \end_layout
2060
2061 \end_inset
2062 </cell>
2063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2064 \begin_inset Text
2065
2066 \begin_layout Plain Layout
2067
2068 \end_layout
2069
2070 \end_inset
2071 </cell>
2072 </row>
2073 <row>
2074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2075 \begin_inset Text
2076
2077 \begin_layout Plain Layout
2078 C
2079 \end_layout
2080
2081 \end_inset
2082 </cell>
2083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2084 \begin_inset Text
2085
2086 \begin_layout Plain Layout
2087
2088 \end_layout
2089
2090 \end_inset
2091 </cell>
2092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2093 \begin_inset Text
2094
2095 \begin_layout Plain Layout
2096
2097 \end_layout
2098
2099 \end_inset
2100 </cell>
2101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2102 \begin_inset Text
2103
2104 \begin_layout Plain Layout
2105
2106 \end_layout
2107
2108 \end_inset
2109 </cell>
2110 </row>
2111 </lyxtabular>
2112
2113 \end_inset
2114
2115
2116 \end_layout
2117
2118 \begin_layout Section
2119 La fenêtre 
2120 \family sans
2121 tableau
2122 \family default
2123
2124 \begin_inset Index idx
2125 status collapsed
2126
2127 \begin_layout Plain Layout
2128 Tableau ! Fenêtre de dialogue
2129 \end_layout
2130
2131 \end_inset
2132
2133
2134 \end_layout
2135
2136 \begin_layout Standard
2137 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2138  de la souris, qui ouvre le menu contextuel.
2139  A l'aide du choix de menu 
2140 \family sans
2141 Plus...
2142
2143 \family default
2144  vous pouvez modifier les réglages concernant la cellule, la colonne et
2145  la ligne dans laquelle le curseur se trouve.
2146  Le menu contextuel 
2147 \family sans
2148 Plus...\SpecialChar menuseparator
2149 Paramètres...
2150
2151 \family default
2152  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2153  sont possibles.
2154  La plupart des options peuvent s'appliquer à des sélections.
2155  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2156  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2157  votre sélection.
2158  Notez qu'il y a une différence entre sélectionner le 
2159 \emph on
2160 contenu 
2161 \emph default
2162 d'une cellule et sélectionner la cellule elle-même.
2163 \begin_inset Newline newline
2164 \end_inset
2165
2166 En cochant l'option 
2167 \family sans
2168 Application
2169 \begin_inset space ~
2170 \end_inset
2171
2172 immédiate
2173 \family default
2174  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2175  est appliquée directement.
2176  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2177  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2178  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2179  de dialogue, vous devez appuyer sur 
2180 \family sans
2181 Entrée
2182 \family default
2183  pour que la modification soit appliquée.
2184 \begin_inset Newline newline
2185 \end_inset
2186
2187 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2188  :
2189 \end_layout
2190
2191 \begin_layout Description
2192 Paramètres
2193 \begin_inset space ~
2194 \end_inset
2195
2196 du
2197 \begin_inset space ~
2198 \end_inset
2199
2200 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2201  la largeur de la colonne courante.
2202  L'alignement horizontal 
2203 \family sans
2204 Au
2205 \begin_inset space ~
2206 \end_inset
2207
2208 séparateur
2209 \begin_inset space ~
2210 \end_inset
2211
2212 décimal
2213 \family default
2214  est décrit dans la section
2215 \begin_inset space ~
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset ref
2220 LatexCommand ref
2221 reference "subsec:Alignements-de-cellules"
2222
2223 \end_inset
2224
2225 .
2226  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2227  vertical de la ligne courante.
2228  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2229  et donc, plusieurs paragraphes de texte, voir la section
2230 \begin_inset space ~
2231 \end_inset
2232
2233
2234 \begin_inset CommandInset ref
2235 LatexCommand ref
2236 reference "subsec:Lignes-multiple-dans-cellule"
2237
2238 \end_inset
2239
2240 .
2241  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2242  pour accommoder le contenu de cellule le plus large.
2243 \begin_inset Newline newline
2244 \end_inset
2245
2246 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2247  un multi-colonnes, voir la section
2248 \begin_inset space ~
2249 \end_inset
2250
2251
2252 \begin_inset CommandInset ref
2253 LatexCommand ref
2254 reference "subsec:Multicolonnes"
2255
2256 \end_inset
2257
2258  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2259 \begin_inset space ~
2260 \end_inset
2261
2262
2263 \begin_inset CommandInset ref
2264 LatexCommand ref
2265 reference "subsec:Multi-lignes"
2266
2267 \end_inset
2268
2269 .
2270 \begin_inset Newline newline
2271 \end_inset
2272
2273 L'option 
2274 \family sans
2275 Tourner
2276 \begin_inset space ~
2277 \end_inset
2278
2279 la
2280 \begin_inset space ~
2281 \end_inset
2282
2283 case
2284 \begin_inset space ~
2285 \end_inset
2286
2287 de
2288 \begin_inset space ~
2289 \end_inset
2290
2291 90°
2292 \family default
2293  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2294  L'option 
2295 \family sans
2296 Tourner
2297 \begin_inset space ~
2298 \end_inset
2299
2300 le
2301 \begin_inset space ~
2302 \end_inset
2303
2304 tableau
2305 \begin_inset space ~
2306 \end_inset
2307
2308 de
2309 \begin_inset space ~
2310 \end_inset
2311
2312 90°
2313 \family default
2314  fait pivoter tout le tableau.
2315  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2316 , mais devraient l'être dans la
2317  sortie finale.
2318  Pour plus d'information voir la section
2319 \begin_inset space ~
2320 \end_inset
2321
2322
2323 \begin_inset CommandInset ref
2324 LatexCommand ref
2325 reference "sec:Pivotement-des-cellules"
2326
2327 \end_inset
2328
2329 .
2330 \begin_inset Newline newline
2331 \end_inset
2332
2333
2334 \begin_inset Note Greyedout
2335 status open
2336
2337 \begin_layout Plain Layout
2338
2339 \series bold
2340 Note:
2341 \series default
2342  La plupart des visualiseurs DVI ne sont 
2343 \emph on
2344 pas
2345 \emph default
2346  capables d'afficher ces rotations.
2347 \end_layout
2348
2349 \end_inset
2350
2351
2352 \begin_inset Newline newline
2353 \end_inset
2354
2355 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2356  qui sont incorporés dans une ligne de texte :
2357 \begin_inset Newline newline
2358 \end_inset
2359
2360 Une ligne avec des tableaux alignés de différentes manières: 
2361 \begin_inset Tabular
2362 <lyxtabular version="3" rows="2" columns="2">
2363 <features tabularvalignment="top">
2364 <column alignment="center" valignment="top" width="0pt">
2365 <column alignment="center" valignment="top">
2366 <row>
2367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2368 \begin_inset Text
2369
2370 \begin_layout Plain Layout
2371
2372 \end_layout
2373
2374 \end_inset
2375 </cell>
2376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2377 \begin_inset Text
2378
2379 \begin_layout Plain Layout
2380 1
2381 \end_layout
2382
2383 \end_inset
2384 </cell>
2385 </row>
2386 <row>
2387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2388 \begin_inset Text
2389
2390 \begin_layout Plain Layout
2391 A
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 </row>
2406 </lyxtabular>
2407
2408 \end_inset
2409
2410  
2411 \begin_inset Tabular
2412 <lyxtabular version="3" rows="2" columns="2">
2413 <features tabularvalignment="middle">
2414 <column alignment="center" valignment="top">
2415 <column alignment="center" valignment="top">
2416 <row>
2417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2418 \begin_inset Text
2419
2420 \begin_layout Plain Layout
2421
2422 \end_layout
2423
2424 \end_inset
2425 </cell>
2426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2427 \begin_inset Text
2428
2429 \begin_layout Plain Layout
2430 1
2431 \end_layout
2432
2433 \end_inset
2434 </cell>
2435 </row>
2436 <row>
2437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2438 \begin_inset Text
2439
2440 \begin_layout Plain Layout
2441 A
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \end_layout
2452
2453 \end_inset
2454 </cell>
2455 </row>
2456 </lyxtabular>
2457
2458 \end_inset
2459
2460  
2461 \begin_inset Tabular
2462 <lyxtabular version="3" rows="2" columns="2">
2463 <features tabularvalignment="bottom">
2464 <column alignment="center" valignment="top" width="0pt">
2465 <column alignment="center" valignment="top">
2466 <row>
2467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2468 \begin_inset Text
2469
2470 \begin_layout Plain Layout
2471
2472 \end_layout
2473
2474 \end_inset
2475 </cell>
2476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2477 \begin_inset Text
2478
2479 \begin_layout Plain Layout
2480 1
2481 \end_layout
2482
2483 \end_inset
2484 </cell>
2485 </row>
2486 <row>
2487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2488 \begin_inset Text
2489
2490 \begin_layout Plain Layout
2491 A
2492 \end_layout
2493
2494 \end_inset
2495 </cell>
2496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2497 \begin_inset Text
2498
2499 \begin_layout Plain Layout
2500
2501 \end_layout
2502
2503 \end_inset
2504 </cell>
2505 </row>
2506 </lyxtabular>
2507
2508 \end_inset
2509
2510
2511 \begin_inset Newline newline
2512 \end_inset
2513
2514 On peut aussi entrer des paramètres \SpecialChar LaTeX
2515  pour obtenir des mise en formes spéciales
2516  pour le tableau, voir les sections
2517 \begin_inset space ~
2518 \end_inset
2519
2520
2521 \begin_inset CommandInset ref
2522 LatexCommand ref
2523 reference "subsec:Calculs-multicolonnes"
2524
2525 \end_inset
2526
2527  et 
2528 \begin_inset CommandInset ref
2529 LatexCommand ref
2530 reference "sec:Tableaux-Colorés"
2531
2532 \end_inset
2533
2534 .
2535 \end_layout
2536
2537 \begin_layout Description
2538
2539 \family sans
2540 Bordures
2541 \family default
2542  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2543  ou la colonne courante.
2544  
2545 \begin_inset Newline newline
2546 \end_inset
2547
2548 En utilisant le style 
2549 \family sans
2550 Formel
2551 \family default
2552  à la place du style par 
2553 \family sans
2554 Défaut
2555 \family default
2556 , on va convertir le tableau en tableau formel comme on le décrit dans la
2557  section
2558 \begin_inset space ~
2559 \end_inset
2560
2561
2562 \begin_inset CommandInset ref
2563 LatexCommand ref
2564 reference "sec:Tableaux-Formels"
2565
2566 \end_inset
2567
2568 .
2569 \begin_inset Newline newline
2570 \end_inset
2571
2572 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2573  dans les lignes du tableau comme c'est décrit dans la section
2574 \begin_inset space ~
2575 \end_inset
2576
2577
2578 \begin_inset CommandInset ref
2579 LatexCommand ref
2580 reference "subsec:Espacement-lignes"
2581
2582 \end_inset
2583
2584 .
2585 \end_layout
2586
2587 \begin_layout Description
2588 Tableau
2589 \begin_inset space ~
2590 \end_inset
2591
2592 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2593  un 
2594 \begin_inset Quotes fld
2595 \end_inset
2596
2597
2598 \emph on
2599 tableau long
2600 \emph default
2601
2602 \begin_inset Quotes frd
2603 \end_inset
2604
2605  qui peut continuer sur plusieurs pages.
2606  Les sections
2607 \begin_inset space ~
2608 \end_inset
2609
2610
2611 \begin_inset CommandInset ref
2612 LatexCommand ref
2613 reference "sec:Tableaux-longs"
2614
2615 \end_inset
2616
2617  et 
2618 \begin_inset CommandInset ref
2619 LatexCommand ref
2620 reference "sec:Questions-sur-tableaux-longs"
2621
2622 \end_inset
2623
2624  décrivent ces tableaux longs plus en détail.
2625 \end_layout
2626
2627 \begin_layout Section
2628 La barre d'outils tableau
2629 \begin_inset Index idx
2630 status collapsed
2631
2632 \begin_layout Plain Layout
2633 Tableau ! Barre d'outils
2634 \end_layout
2635
2636 \end_inset
2637
2638
2639 \end_layout
2640
2641 \begin_layout Standard
2642 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2643  permet de modifier plus rapidement les tableaux.
2644  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2645  quand le
2646  curseur se trouve à l'intérieur d'un tableau.
2647  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2648  au menu 
2649 \family sans
2650 Visualiser\SpecialChar menuseparator
2651 Barres
2652 \begin_inset space ~
2653 \end_inset
2654
2655 d'outils\SpecialChar menuseparator
2656 Tableau
2657 \family default
2658 .
2659 \end_layout
2660
2661 \begin_layout Standard
2662 La barre d'outils contient les icônes suivantes :
2663 \end_layout
2664
2665 \begin_layout Labeling
2666 \labelwidthstring 00.00.0000
2667 \begin_inset Info
2668 type  "icon"
2669 arg   "inset-modify tabular append-row"
2670 \end_inset
2671
2672  ajoute une ligne sous la cellule ou la sélection courante
2673 \end_layout
2674
2675 \begin_layout Labeling
2676 \labelwidthstring 00.00.0000
2677 \begin_inset Info
2678 type  "icon"
2679 arg   "inset-modify tabular append-column"
2680 \end_inset
2681
2682  ajoute une colonne à la droite de la cellule ou de la sélection courante
2683 \end_layout
2684
2685 \begin_layout Labeling
2686 \labelwidthstring 00.00.0000
2687 \begin_inset Info
2688 type  "icon"
2689 arg   "inset-modify tabular delete-row"
2690 \end_inset
2691
2692  supprime la ligne ou la sélection courante
2693 \end_layout
2694
2695 \begin_layout Labeling
2696 \labelwidthstring 00.00.0000
2697 \begin_inset Info
2698 type  "icon"
2699 arg   "inset-modify tabular delete-column"
2700 \end_inset
2701
2702  supprime la colonne ou la sélection courante
2703 \end_layout
2704
2705 \begin_layout Labeling
2706 \labelwidthstring 00.00.0000
2707 \begin_inset Info
2708 type  "icon"
2709 arg   "inset-modify tabular move-row-up"
2710 \end_inset
2711
2712  déplace la ligne vers le haut
2713 \end_layout
2714
2715 \begin_layout Labeling
2716 \labelwidthstring 00.00.0000
2717 \begin_inset Info
2718 type  "icon"
2719 arg   "inset-modify tabular move-column-left"
2720 \end_inset
2721
2722  déplace la colonne vers la gauche
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 move-row-down"
2730 \end_inset
2731
2732  déplace la ligne vers le bas
2733 \end_layout
2734
2735 \begin_layout Labeling
2736 \labelwidthstring 00.00.0000
2737 \begin_inset Info
2738 type  "icon"
2739 arg   "inset-modify tabular move-column-right"
2740 \end_inset
2741
2742  déplace la colonne vers la droite
2743 \end_layout
2744
2745 \begin_layout Labeling
2746 \labelwidthstring 00.00.0000
2747 \begin_inset Info
2748 type  "icon"
2749 arg   "inset-modify tabular toggle-line-top"
2750 \end_inset
2751
2752  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2753  courante
2754 \end_layout
2755
2756 \begin_layout Labeling
2757 \labelwidthstring 00.00.0000
2758 \begin_inset Info
2759 type  "icon"
2760 arg   "inset-modify tabular toggle-line-bottom"
2761 \end_inset
2762
2763  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2764 \end_layout
2765
2766 \begin_layout Labeling
2767 \labelwidthstring 00.00.0000
2768 \begin_inset Info
2769 type  "icon"
2770 arg   "inset-modify tabular toggle-line-left"
2771 \end_inset
2772
2773  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2774 \begin_inset Note Note
2775 status collapsed
2776
2777 \begin_layout Plain Layout
2778 ou colonne ?
2779 \end_layout
2780
2781 \end_inset
2782
2783  ou de la sélection courante
2784 \end_layout
2785
2786 \begin_layout Labeling
2787 \labelwidthstring 00.00.0000
2788 \begin_inset Info
2789 type  "icon"
2790 arg   "inset-modify tabular toggle-line-right"
2791 \end_inset
2792
2793  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2794 \begin_inset Note Note
2795 status collapsed
2796
2797 \begin_layout Plain Layout
2798 ou colonne ?
2799 \end_layout
2800
2801 \end_inset
2802
2803  ou de la sélection courante
2804 \end_layout
2805
2806 \begin_layout Labeling
2807 \labelwidthstring 00.00.0000
2808 \begin_inset Info
2809 type  "icon"
2810 arg   "inset-modify tabular set-all-lines"
2811 \end_inset
2812
2813  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2814  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2815  colonne et la ligne courante
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 unset-all-lines"
2823 \end_inset
2824
2825  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2826  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2827  aussi la colonne et la ligne courante
2828 \end_layout
2829
2830 \begin_layout Labeling
2831 \labelwidthstring 00.00.0000
2832 \begin_inset Info
2833 type  "icon"
2834 arg   "inset-modify tabular m-align-left"
2835 \end_inset
2836
2837  aligne à gauche le contenu de la cellule ou de la colonne courante
2838 \end_layout
2839
2840 \begin_layout Labeling
2841 \labelwidthstring 00.00.0000
2842 \begin_inset Info
2843 type  "icon"
2844 arg   "inset-modify tabular m-align-center"
2845 \end_inset
2846
2847  centre horizontalement le contenu de la cellule ou de la colonne courante
2848 \end_layout
2849
2850 \begin_layout Labeling
2851 \labelwidthstring 00.00.0000
2852 \begin_inset Info
2853 type  "icon"
2854 arg   "inset-modify tabular m-align-right"
2855 \end_inset
2856
2857  aligne à droite le contenu de la cellule ou de la colonne courante
2858 \end_layout
2859
2860 \begin_layout Labeling
2861 \labelwidthstring 00.00.0000
2862 \begin_inset Info
2863 type  "icon"
2864 arg   "inset-modify tabular align-decimal"
2865 \end_inset
2866
2867  aligne le contenu de la colonne courante sur un caractère
2868 \end_layout
2869
2870 \begin_layout Labeling
2871 \labelwidthstring 00.00.0000
2872 \begin_inset Info
2873 type  "icon"
2874 arg   "inset-modify tabular m-valign-top"
2875 \end_inset
2876
2877  aligne le contenu de la cellule courante verticalement vers le haut
2878 \end_layout
2879
2880 \begin_layout Labeling
2881 \labelwidthstring 00.00.0000
2882 \begin_inset Info
2883 type  "icon"
2884 arg   "inset-modify tabular m-valign-middle"
2885 \end_inset
2886
2887  centre verticalement le contenu de la cellule courante
2888 \end_layout
2889
2890 \begin_layout Labeling
2891 \labelwidthstring 00.00.0000
2892 \begin_inset Info
2893 type  "icon"
2894 arg   "inset-modify tabular m-valign-bottom"
2895 \end_inset
2896
2897  aligne le contenu de la cellule courante verticalement vers le bas
2898 \end_layout
2899
2900 \begin_layout Labeling
2901 \labelwidthstring 00.00.0000
2902 \begin_inset Info
2903 type  "icon"
2904 arg   "inset-modify tabular set-rotate-cell"
2905 \end_inset
2906
2907  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2908 re
2909 \end_layout
2910
2911 \begin_layout Labeling
2912 \labelwidthstring 00.00.0000
2913 \begin_inset Info
2914 type  "icon"
2915 arg   "inset-modify tabular set-rotate-tabular"
2916 \end_inset
2917
2918  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2919 \end_layout
2920
2921 \begin_layout Labeling
2922 \labelwidthstring 00.00.0000
2923 \begin_inset Info
2924 type  "icon"
2925 arg   "inset-modify tabular multicolumn"
2926 \end_inset
2927
2928  transforme en multi-colonnes la cellule ou la sélection courante
2929 \end_layout
2930
2931 \begin_layout Labeling
2932 \labelwidthstring 00.00.0000
2933 \begin_inset Info
2934 type  "icon"
2935 arg   "inset-modify tabular multirow"
2936 \end_inset
2937
2938  transforme en multi-lignes la cellule ou la sélection courante
2939 \end_layout
2940
2941 \begin_layout Standard
2942 \begin_inset Note Greyedout
2943 status open
2944
2945 \begin_layout Plain Layout
2946
2947 \series bold
2948 Note :
2949 \series default
2950  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2951  est utilisé pour toutes les autres cellules de la ligne.
2952 \end_layout
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \begin_layout Section
2960 Le menu Édition tableau
2961 \begin_inset Index idx
2962 status collapsed
2963
2964 \begin_layout Plain Layout
2965 Tableau ! Menu Édition
2966 \end_layout
2967
2968 \end_inset
2969
2970
2971 \end_layout
2972
2973 \begin_layout Standard
2974 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2975  
2976 \family sans
2977 Édition\SpecialChar menuseparator
2978 Tableau
2979 \family default
2980  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2981  ou de la ligne courante et aussi de transformer la sélection courante en
2982  multi-colonnes.
2983  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2984 \end_layout
2985
2986 \begin_layout Section
2987 Flottant de tableau
2988 \begin_inset CommandInset label
2989 LatexCommand label
2990 name "sec:Table-Floats"
2991
2992 \end_inset
2993
2994
2995 \begin_inset Index idx
2996 status collapsed
2997
2998 \begin_layout Plain Layout
2999 Flottants ! Tableaux
3000 \end_layout
3001
3002 \end_inset
3003
3004
3005 \begin_inset Index idx
3006 status collapsed
3007
3008 \begin_layout Plain Layout
3009 Tableau ! Flottants
3010 \end_layout
3011
3012 \end_inset
3013
3014
3015 \end_layout
3016
3017 \begin_layout Standard
3018 Pour des explications générales sur les flottants, jetez un œil à la section
3019 \begin_inset space ~
3020 \end_inset
3021
3022
3023 \begin_inset CommandInset ref
3024 LatexCommand ref
3025 reference "sec:Flottants-Introduction"
3026
3027 \end_inset
3028
3029 .
3030 \end_layout
3031
3032 \begin_layout Standard
3033 \begin_inset Float table
3034 placement h
3035 wide false
3036 sideways false
3037 status open
3038
3039 \begin_layout Plain Layout
3040 \begin_inset Caption Standard
3041
3042 \begin_layout Plain Layout
3043 \begin_inset CommandInset label
3044 LatexCommand label
3045 name "tab:Flottant-de-tableau"
3046
3047 \end_inset
3048
3049 Un flottant de tableau.
3050 \end_layout
3051
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \begin_layout Plain Layout
3058 \align center
3059 \begin_inset Tabular
3060 <lyxtabular version="3" rows="3" columns="3">
3061 <features tabularvalignment="middle">
3062 <column alignment="center" valignment="top" width="0pt">
3063 <column alignment="center" valignment="top" width="0pt">
3064 <column alignment="center" valignment="top" width="0pt">
3065 <row>
3066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3067 \begin_inset Text
3068
3069 \begin_layout Plain Layout
3070 1
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3076 \begin_inset Text
3077
3078 \begin_layout Plain Layout
3079 2
3080 \end_layout
3081
3082 \end_inset
3083 </cell>
3084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3085 \begin_inset Text
3086
3087 \begin_layout Plain Layout
3088 3
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 </row>
3094 <row>
3095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3096 \begin_inset Text
3097
3098 \begin_layout Plain Layout
3099 Jules
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3105 \begin_inset Text
3106
3107 \begin_layout Plain Layout
3108 Marie
3109 \end_layout
3110
3111 \end_inset
3112 </cell>
3113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3114 \begin_inset Text
3115
3116 \begin_layout Plain Layout
3117 Jean
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 </row>
3123 <row>
3124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3125 \begin_inset Text
3126
3127 \begin_layout Plain Layout
3128 \begin_inset Formula $\int x^{2}dx$
3129 \end_inset
3130
3131
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140 \begin_inset Formula $\left[\begin{array}{cc}
3141 a & b\\
3142 c & d
3143 \end{array}\right]$
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155 \begin_inset Formula $1+1=2$
3156 \end_inset
3157
3158
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 </row>
3164 </lyxtabular>
3165
3166 \end_inset
3167
3168
3169 \end_layout
3170
3171 \end_inset
3172
3173
3174 \end_layout
3175
3176 \begin_layout Standard
3177 Les flottants de tableau sont insérés en utilisant le menu 
3178 \family sans
3179 Insertion\SpecialChar menuseparator
3180 Flottant\SpecialChar menuseparator
3181 Tableau
3182 \family default
3183  ou le bouton 
3184 \begin_inset Info
3185 type  "icon"
3186 arg   "float-insert table"
3187 \end_inset
3188
3189  de la barre d'outils.
3190 \end_layout
3191
3192 \begin_layout Standard
3193 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3194  qui a comme étiquette 
3195 \begin_inset Quotes fld
3196 \end_inset
3197
3198 Tableau
3199 \begin_inset space ~
3200 \end_inset
3201
3202 #:
3203 \begin_inset Quotes frd
3204 \end_inset
3205
3206  (où # est le numéro du tableau).
3207  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3208 \end_layout
3209
3210 \begin_layout Standard
3211 Le tableau
3212 \begin_inset space ~
3213 \end_inset
3214
3215
3216 \begin_inset CommandInset ref
3217 LatexCommand ref
3218 reference "tab:Flottant-de-tableau"
3219
3220 \end_inset
3221
3222  est un exemple de tableau dans un flottant de tableau.
3223 \end_layout
3224
3225 \begin_layout Standard
3226 On met habituellement la légende au dessus des tableaux, mais cette règle
3227  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3228 .
3229  Cela signifie que si vous utilisez un document appartenant aux classes
3230  
3231 \family sans
3232 article
3233 \family default
3234
3235 \family sans
3236 book
3237 \family default
3238
3239 \family sans
3240 letter
3241 \family default
3242 , ou
3243 \family sans
3244  report
3245 \family default
3246  il n'y aura pas d'espace entre la légende et le tableau.
3247  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3248  la commande de chargement du paquetage \SpecialChar LaTeX
3249  
3250 \series bold
3251 caption
3252 \series default
3253
3254 \begin_inset Index idx
3255 status collapsed
3256
3257 \begin_layout Plain Layout
3258 Paquetages \SpecialChar LaTeX
3259  ! caption
3260 \end_layout
3261
3262 \end_inset
3263
3264  dans le préambule de votre document.
3265 \begin_inset Foot
3266 status collapsed
3267
3268 \begin_layout Plain Layout
3269 Pour plus d'information voyez la section
3270 \begin_inset space ~
3271 \end_inset
3272
3273
3274 \begin_inset CommandInset ref
3275 LatexCommand ref
3276 reference "sec:Placement-légende"
3277
3278 \end_inset
3279
3280 .
3281 \end_layout
3282
3283 \end_inset
3284
3285 :
3286 \end_layout
3287
3288 \begin_layout Standard
3289
3290 \series bold
3291 tableposition=top
3292 \end_layout
3293
3294 \begin_layout Standard
3295 Le paquetage 
3296 \series bold
3297 caption
3298 \series default
3299 , qui est décrit dans la section
3300 \begin_inset space ~
3301 \end_inset
3302
3303
3304 \begin_inset CommandInset ref
3305 LatexCommand ref
3306 reference "sec:Formatage-légende"
3307
3308 \end_inset
3309
3310 , est utilisé pour ajuster le format des légendes.
3311 \end_layout
3312
3313 \begin_layout Standard
3314 Dans le texte, on fait référence à un tableau
3315 \begin_inset Index idx
3316 status collapsed
3317
3318 \begin_layout Plain Layout
3319 References@Références ! à des Tableaux
3320 \end_layout
3321
3322 \end_inset
3323
3324  en faisant référence à sa légende.
3325  On insère donc une étiquette dans la légende en utilisant le menu 
3326 \family sans
3327 Insertion
3328 \family default
3329 \SpecialChar menuseparator
3330
3331 \family sans
3332 Étiquette
3333 \family default
3334  ou le bouton 
3335 \begin_inset Info
3336 type  "icon"
3337 arg   "label-insert"
3338 \end_inset
3339
3340  de la barre d'outils.
3341  On peut alors faire référence à cette étiquette en utilisant le menu 
3342 \family sans
3343 Insertion\SpecialChar menuseparator
3344 Référence
3345 \begin_inset space ~
3346 \end_inset
3347
3348 croisée
3349 \family default
3350  ou le bouton 
3351 \begin_inset Info
3352 type  "icon"
3353 arg   "dialog-show-new-inset ref"
3354 \end_inset
3355
3356  de la barre d'outils.
3357 \begin_inset Newline newline
3358 \end_inset
3359
3360 Les références croisées sont expliquées en détail dans la section
3361 \begin_inset space ~
3362 \end_inset
3363
3364
3365 \begin_inset CommandInset ref
3366 LatexCommand ref
3367 reference "sec:Referencer-les-Flottants"
3368
3369 \end_inset
3370
3371 .
3372 \end_layout
3373
3374 \begin_layout Section
3375 Tableaux Longs
3376 \begin_inset CommandInset label
3377 LatexCommand label
3378 name "sec:Tableaux-longs"
3379
3380 \end_inset
3381
3382
3383 \begin_inset Index idx
3384 status collapsed
3385
3386 \begin_layout Plain Layout
3387 Tableaux longs
3388 \end_layout
3389
3390 \end_inset
3391
3392
3393 \begin_inset Index idx
3394 status collapsed
3395
3396 \begin_layout Plain Layout
3397 Tableau ! Tableaux longs
3398 \end_layout
3399
3400 \end_inset
3401
3402
3403 \end_layout
3404
3405 \begin_layout Standard
3406 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3407  l'option 
3408 \family sans
3409 Utiliser
3410 \begin_inset space ~
3411 \end_inset
3412
3413 les
3414 \begin_inset space ~
3415 \end_inset
3416
3417 tableaux
3418 \begin_inset space ~
3419 \end_inset
3420
3421 longs
3422 \family default
3423  de l'onglet 
3424 \family sans
3425 Tableau
3426 \begin_inset space ~
3427 \end_inset
3428
3429 long
3430 \family default
3431  de la fenêtre 
3432 \family sans
3433 Paramètres
3434 \begin_inset space ~
3435 \end_inset
3436
3437 du
3438 \begin_inset space ~
3439 \end_inset
3440
3441 tableau
3442 \family default
3443  pour le répartir automatiquement sur plusieurs pages.
3444  En cochant cette option, vous activez les options suivantes:
3445 \end_layout
3446
3447 \begin_layout Description
3448 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3449  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3450  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3451  première page, si 
3452 \family sans
3453 Premier
3454 \begin_inset space ~
3455 \end_inset
3456
3457 en-tête
3458 \family default
3459  est défini.
3460  Ces lignes forment l'en-tête principal.
3461 \end_layout
3462
3463 \begin_layout Description
3464 Premier
3465 \begin_inset space ~
3466 \end_inset
3467
3468 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3469  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3470  d'en-tête utilisées pour la première page du tableau long.
3471 \end_layout
3472
3473 \begin_layout Description
3474 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3475  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3476  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3477  page si 
3478 \family sans
3479 Dernier
3480 \begin_inset space ~
3481 \end_inset
3482
3483 pied
3484 \family default
3485  est défini.
3486 \end_layout
3487
3488 \begin_layout Description
3489 Dernier
3490 \begin_inset space ~
3491 \end_inset
3492
3493 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3494  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3495  constituant le pied de la dernière page du tableau long.
3496 \end_layout
3497
3498 \begin_layout Description
3499 Légende La ligne courante contient la légende du tableau.
3500  La première ligne est transformée en une colonne unique et une légende
3501  est insérée.
3502  Vous trouverez d'autres explications sur les légendes pour les tableaux
3503  longs dans la section
3504 \begin_inset space ~
3505 \end_inset
3506
3507
3508 \begin_inset CommandInset ref
3509 LatexCommand ref
3510 reference "subsec:Tableaux-longs-légende"
3511
3512 \end_inset
3513
3514 .
3515 \end_layout
3516
3517 \begin_layout Standard
3518 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3519  Voyez le tableau long qui suit pour voir comment ça marche :
3520 \begin_inset Separator parbreak
3521 \end_inset
3522
3523
3524 \end_layout
3525
3526 \begin_layout Standard
3527 \align center
3528 \begin_inset Tabular
3529 <lyxtabular version="3" rows="69" columns="3">
3530 <features islongtable="true" longtabularalignment="center">
3531 <column alignment="left" valignment="top" width="0cm">
3532 <column alignment="left" valignment="top" width="0pt">
3533 <column alignment="center" valignment="top" width="0pt">
3534 <row endfirsthead="true">
3535 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539
3540 \series bold
3541 Exemple d'annuaire téléphonique (ignorez les noms)
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 </row>
3565 <row endfirsthead="true">
3566 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570
3571 \series bold
3572 NOM
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592 TEL.
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 </row>
3598 <row endhead="true">
3599 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \series bold
3605 Exemple d'annuaire téléphonique
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 </row>
3629 <row endhead="true">
3630 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634
3635 \series bold
3636 NOM
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654
3655 \series bold
3656 TEL.
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 </row>
3662 <row endfoot="true">
3663 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3664 \begin_inset Text
3665
3666 \begin_layout Plain Layout
3667  continue page suivante
3668 \end_layout
3669
3670 \end_inset
3671 </cell>
3672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685
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 Annovi
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 Silvia
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="right" 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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Rizzardi
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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
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 Mezzadra
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 Roberto
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 Pirpamer
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 Erich
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 Pochiesa
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 Paolo
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, 222
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 Radina
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 Claudio
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 Stuffer
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 Oskar
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 Tacchelli
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 Ugo
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 Tezzele
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 Margit
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 Unterkalmsteiner
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 Frieda
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" leftline="true" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533
4534 \series bold
4535 Vieider
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Hilde
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" 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 alignment="center" valignment="top" leftline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564
4565 \series bold
4566 Vigna
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 Jürgen
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584 111
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 </row>
4590 <row>
4591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4592 \begin_inset Text
4593
4594 \begin_layout Plain Layout
4595
4596 \series bold
4597 Weber
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 Maurizio
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 111
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 </row>
4621 <row>
4622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4623 \begin_inset Text
4624
4625 \begin_layout Plain Layout
4626
4627 \series bold
4628 Winkler
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 Franz
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Plain Layout
4646 111
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 </row>
4652 <row>
4653 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657  
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675
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 Annovi
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 Silvia
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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Rizzardi
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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
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 Mezzadra
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 Roberto
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 Pirpamer
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 Erich
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 Pochiesa
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 Paolo
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, 222
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 Radina
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 Claudio
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 Stuffer
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 Oskar
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 Tacchelli
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 Ugo
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 Tezzele
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 Margit
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 555
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 Unterkalmsteiner
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 Frieda
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" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523
5524 \series bold
5525 Vieider
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 <cell alignment="center" valignment="top" usebox="none">
5531 \begin_inset Text
5532
5533 \begin_layout Plain Layout
5534 Hilde
5535 \end_layout
5536
5537 \end_inset
5538 </cell>
5539 <cell alignment="center" valignment="top" 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>
5550 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554
5555 \series bold
5556 Vigna
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell alignment="center" valignment="top" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565 Jürgen
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 999
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 </row>
5580 <row>
5581 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585
5586 \series bold
5587 Weber
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 Maurizio
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 555
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 </row>
5611 <row>
5612 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616
5617 \series bold
5618 Winkler
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \begin_layout Plain Layout
5627 Franz
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636 555
5637 \end_layout
5638
5639 \end_inset
5640 </cell>
5641 </row>
5642 <row endlastfoot="true">
5643 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 Fin
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5662 \begin_inset Text
5663
5664 \begin_layout Plain Layout
5665
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 </row>
5671 </lyxtabular>
5672
5673 \end_inset
5674
5675
5676 \begin_inset ERT
5677 status collapsed
5678
5679 \begin_layout Plain Layout
5680
5681
5682 \backslash
5683 addtocounter{table}{-1}
5684 \end_layout
5685
5686 \end_inset
5687
5688
5689 \begin_inset Note Note
5690 status collapsed
5691
5692 \begin_layout Plain Layout
5693 Voyez la première note grisée de la section
5694 \begin_inset space ~
5695 \end_inset
5696
5697
5698 \begin_inset CommandInset ref
5699 LatexCommand ref
5700 reference "subsec:Tableaux-longs-légende"
5701
5702 \end_inset
5703
5704  pour une explication de cette commande.
5705 \end_layout
5706
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \begin_layout Subsection
5713 Notes de bas de page dans les tableaux longs
5714 \begin_inset CommandInset label
5715 LatexCommand label
5716 name "subsec:Notes-dans-tableau-long"
5717
5718 \end_inset
5719
5720
5721 \begin_inset Index idx
5722 status collapsed
5723
5724 \begin_layout Plain Layout
5725 Tableaux longs ! Notes de bas de page
5726 \end_layout
5727
5728 \end_inset
5729
5730
5731 \end_layout
5732
5733 \begin_layout Standard
5734 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5735  long.
5736  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5737  contenant la note.
5738  Par exemple le tableau
5739 \begin_inset space ~
5740 \end_inset
5741
5742
5743 \begin_inset CommandInset ref
5744 LatexCommand ref
5745 reference "tab:Légendes-tableau-différentes"
5746
5747 \end_inset
5748
5749  a une note de bas de page.
5750 \end_layout
5751
5752 \begin_layout Subsection
5753 Alignement des tableaux longs
5754 \begin_inset Index idx
5755 status collapsed
5756
5757 \begin_layout Plain Layout
5758 Tableaux longs ! Alignement
5759 \end_layout
5760
5761 \end_inset
5762
5763
5764 \end_layout
5765
5766 \begin_layout Standard
5767 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5768  de dialogue des paramètres de tableau.
5769  Pour les alignements à droite et à gauche, le tableau sera directement
5770  au bord de la page.
5771  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5772  l'alignement centré et modifier les valeurs des longueurs 
5773 \series bold
5774
5775 \backslash
5776 LTleft 
5777 \series default
5778 et 
5779 \series bold
5780
5781 \backslash
5782 LTright
5783 \series default
5784  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5785  avant le tableau long
5786  concerné :
5787 \end_layout
5788
5789 \begin_layout Standard
5790
5791 \series bold
5792
5793 \backslash
5794 setlength{
5795 \backslash
5796 LTleft}{valeur}
5797 \end_layout
5798
5799 \begin_layout Standard
5800 Où 
5801 \series bold
5802 valeur
5803 \series default
5804  peut avoir n'importe laquelle des unités listées dans le tableau
5805 \begin_inset space ~
5806 \end_inset
5807
5808
5809 \begin_inset CommandInset ref
5810 LatexCommand ref
5811 reference "cha:Unités-de-longueur"
5812
5813 \end_inset
5814
5815 .
5816  
5817 \series bold
5818
5819 \backslash
5820 LTleft
5821 \series default
5822  contrôle la distance horizontale entre le bord gauche de la page et le
5823  tableau, et
5824 \series bold
5825  
5826 \backslash
5827 LTright
5828 \series default
5829  la distance au bord droit.
5830  La valeur implicite des ces deux distances est 
5831 \series bold
5832
5833 \backslash
5834 fill
5835 \series default
5836 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5837 .
5838 \end_layout
5839
5840 \begin_layout Standard
5841 Le tableau long suivant a été centrée en mettant 
5842 \series bold
5843
5844 \backslash
5845 LTleft
5846 \series default
5847  à 
5848 \family sans
5849 0.1
5850 \backslash
5851 columnwidth
5852 \family default
5853 :
5854 \begin_inset ERT
5855 status collapsed
5856
5857 \begin_layout Plain Layout
5858
5859
5860 \backslash
5861 setlength{
5862 \backslash
5863 LTleft}{0.1
5864 \backslash
5865 columnwidth}
5866 \end_layout
5867
5868 \end_inset
5869
5870
5871 \end_layout
5872
5873 \begin_layout Standard
5874 \begin_inset Tabular
5875 <lyxtabular version="3" rows="5" columns="5">
5876 <features islongtable="true" longtabularalignment="center">
5877 <column alignment="center" valignment="top">
5878 <column alignment="center" valignment="top">
5879 <column alignment="center" valignment="top">
5880 <column alignment="center" valignment="top">
5881 <column alignment="center" valignment="top">
5882 <row>
5883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 1
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Plain Layout
5896 2
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5902 \begin_inset Text
5903
5904 \begin_layout Plain Layout
5905 3
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5911 \begin_inset Text
5912
5913 \begin_layout Plain Layout
5914 4
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923 5
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 </row>
5929 <row>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934 asd
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943 s
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952 s
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961 s
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 asd
5971 \end_layout
5972
5973 \end_inset
5974 </cell>
5975 </row>
5976 <row>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 asd
5982 \end_layout
5983
5984 \end_inset
5985 </cell>
5986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Plain Layout
5990 s
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5996 \begin_inset Text
5997
5998 \begin_layout Plain Layout
5999 s
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6005 \begin_inset Text
6006
6007 \begin_layout Plain Layout
6008 s
6009 \end_layout
6010
6011 \end_inset
6012 </cell>
6013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 asd
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 </row>
6023 <row>
6024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6025 \begin_inset Text
6026
6027 \begin_layout Plain Layout
6028 asd
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 s
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 s
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055 s
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064 asd
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 </row>
6070 <row>
6071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 asd
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 asd
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 asd
6094 \end_layout
6095
6096 \end_inset
6097 </cell>
6098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 asd
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 asd
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 </row>
6117 </lyxtabular>
6118
6119 \end_inset
6120
6121
6122 \begin_inset ERT
6123 status collapsed
6124
6125 \begin_layout Plain Layout
6126
6127
6128 \backslash
6129 setlength{
6130 \backslash
6131 LTleft}{
6132 \backslash
6133 fill}
6134 \end_layout
6135
6136 \end_inset
6137
6138
6139 \begin_inset ERT
6140 status collapsed
6141
6142 \begin_layout Plain Layout
6143
6144
6145 \backslash
6146 addtocounter{table}{-1}
6147 \end_layout
6148
6149 \end_inset
6150
6151
6152 \begin_inset Note Note
6153 status collapsed
6154
6155 \begin_layout Plain Layout
6156 Voyez la première note grisée de la section
6157 \begin_inset space ~
6158 \end_inset
6159
6160
6161 \begin_inset CommandInset ref
6162 LatexCommand ref
6163 reference "subsec:Tableaux-longs-légende"
6164
6165 \end_inset
6166
6167  pour une explication de cette commande.
6168 \end_layout
6169
6170 \end_inset
6171
6172
6173 \end_layout
6174
6175 \begin_layout Subsection
6176 Légendes et tableaux longs
6177 \begin_inset Index idx
6178 status collapsed
6179
6180 \begin_layout Plain Layout
6181 Tableaux longs ! Legendes@Légendes
6182 \end_layout
6183
6184 \end_inset
6185
6186
6187 \begin_inset CommandInset label
6188 LatexCommand label
6189 name "subsec:Tableaux-longs-légende"
6190
6191 \end_inset
6192
6193
6194 \end_layout
6195
6196 \begin_layout Standard
6197 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6198  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6199  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6200  longs quand on utilise pour une ligne l'option de tableau long 
6201 \family sans
6202 Légende
6203 \family default
6204 , comme c'est expliqué dans la section
6205 \begin_inset space ~
6206 \end_inset
6207
6208
6209 \begin_inset CommandInset ref
6210 LatexCommand ref
6211 reference "sec:Tableaux-longs"
6212
6213 \end_inset
6214
6215 .
6216 \end_layout
6217
6218 \begin_layout Standard
6219 Voici un petit Tableau long pour voir comment ça marche :
6220 \end_layout
6221
6222 \begin_layout Standard
6223 \begin_inset Tabular
6224 <lyxtabular version="3" rows="6" columns="5">
6225 <features islongtable="true" longtabularalignment="center">
6226 <column alignment="center" valignment="top">
6227 <column alignment="center" valignment="top">
6228 <column alignment="center" valignment="top">
6229 <column alignment="center" valignment="top">
6230 <column alignment="center" valignment="top">
6231 <row endfirsthead="true" caption="true">
6232 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 \begin_inset Caption Standard
6237
6238 \begin_layout Plain Layout
6239 Tableau long avec une légende
6240 \begin_inset Argument 1
6241 status open
6242
6243 \begin_layout Plain Layout
6244 Tableau long
6245 \end_layout
6246
6247 \end_inset
6248
6249
6250 \end_layout
6251
6252 \end_inset
6253
6254
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290
6291 \end_layout
6292
6293 \end_inset
6294 </cell>
6295 </row>
6296 <row>
6297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 1
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 2
6311 \end_layout
6312
6313 \end_inset
6314 </cell>
6315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 3
6320 \end_layout
6321
6322 \end_inset
6323 </cell>
6324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6325 \begin_inset Text
6326
6327 \begin_layout Plain Layout
6328 4
6329 \end_layout
6330
6331 \end_inset
6332 </cell>
6333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6334 \begin_inset Text
6335
6336 \begin_layout Plain Layout
6337 5
6338 \end_layout
6339
6340 \end_inset
6341 </cell>
6342 </row>
6343 <row>
6344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 asd
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6354 \begin_inset Text
6355
6356 \begin_layout Plain Layout
6357 s
6358 \end_layout
6359
6360 \end_inset
6361 </cell>
6362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6363 \begin_inset Text
6364
6365 \begin_layout Plain Layout
6366 s
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6372 \begin_inset Text
6373
6374 \begin_layout Plain Layout
6375 s
6376 \end_layout
6377
6378 \end_inset
6379 </cell>
6380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384 asd
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 </row>
6390 <row>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 asd
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404 s
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 s
6414 \end_layout
6415
6416 \end_inset
6417 </cell>
6418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6419 \begin_inset Text
6420
6421 \begin_layout Plain Layout
6422 s
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Plain Layout
6431 asd
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 </row>
6437 <row>
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442 asd
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6448 \begin_inset Text
6449
6450 \begin_layout Plain Layout
6451 s
6452 \end_layout
6453
6454 \end_inset
6455 </cell>
6456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 s
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 s
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 asd
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 </row>
6484 <row>
6485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Plain Layout
6489 asd
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498 asd
6499 \end_layout
6500
6501 \end_inset
6502 </cell>
6503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6504 \begin_inset Text
6505
6506 \begin_layout Plain Layout
6507 asd
6508 \end_layout
6509
6510 \end_inset
6511 </cell>
6512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6513 \begin_inset Text
6514
6515 \begin_layout Plain Layout
6516 asd
6517 \end_layout
6518
6519 \end_inset
6520 </cell>
6521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6522 \begin_inset Text
6523
6524 \begin_layout Plain Layout
6525 asd
6526 \end_layout
6527
6528 \end_inset
6529 </cell>
6530 </row>
6531 </lyxtabular>
6532
6533 \end_inset
6534
6535
6536 \end_layout
6537
6538 \begin_layout Standard
6539 \begin_inset VSpace medskip
6540 \end_inset
6541
6542
6543 \begin_inset Note Greyedout
6544 status open
6545
6546 \begin_layout Plain Layout
6547
6548 \series bold
6549 Note
6550 \begin_inset space ~
6551 \end_inset
6552
6553 1:
6554 \series default
6555  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6556  n'avez pas prévu de légende.
6557  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6558 \begin_inset space ~
6559 \end_inset
6560
6561 2.4 suit le tableau
6562 \begin_inset space ~
6563 \end_inset
6564
6565 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6566  sans légende.
6567  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6568  après
6569  chaque tableau long sans légende :
6570 \end_layout
6571
6572 \begin_layout Plain Layout
6573
6574 \series bold
6575
6576 \backslash
6577 addtocounter{table}{-1}
6578 \end_layout
6579
6580 \begin_layout Plain Layout
6581 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6582  et que vous ajoutez le code suivant dans le préambule du document :
6583 \end_layout
6584
6585 \begin_layout Plain Layout
6586
6587 \series bold
6588
6589 \backslash
6590 let
6591 \backslash
6592 myEnd
6593 \backslash
6594 endlongtable
6595 \begin_inset Newline newline
6596 \end_inset
6597
6598
6599 \backslash
6600 renewcommand{
6601 \backslash
6602 endlongtable}{
6603 \backslash
6604 myEnd
6605 \backslash
6606 addtocounter{table}{-1}}
6607 \end_layout
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \begin_layout Standard
6615 \begin_inset Note Greyedout
6616 status open
6617
6618 \begin_layout Plain Layout
6619
6620 \series bold
6621 Note
6622 \begin_inset space ~
6623 \end_inset
6624
6625 2:
6626 \series default
6627  Si vous utilisez 
6628 \series bold
6629 hyperref
6630 \series default
6631
6632 \begin_inset Index idx
6633 status collapsed
6634
6635 \begin_layout Plain Layout
6636 Paquetages \SpecialChar LaTeX
6637  ! hyperref
6638 \end_layout
6639
6640 \end_inset
6641
6642  dans les 
6643 \family sans
6644 Paramètres du document
6645 \family default
6646  rubrique 
6647 \family sans
6648 Propriétés
6649 \begin_inset space ~
6650 \end_inset
6651
6652 du
6653 \begin_inset space ~
6654 \end_inset
6655
6656 PDF
6657 \family default
6658 , pour transformer vos références croisées en liens cliquables, le lien
6659  vers un tableau long pointera toujours sur le début du document.
6660 \end_layout
6661
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \begin_layout Subsubsection
6668 Références à des tableaux longs
6669 \begin_inset Index idx
6670 status collapsed
6671
6672 \begin_layout Plain Layout
6673 Tableaux longs ! Références
6674 \end_layout
6675
6676 \end_inset
6677
6678
6679 \end_layout
6680
6681 \begin_layout Standard
6682 \begin_inset Tabular
6683 <lyxtabular version="3" rows="6" columns="5">
6684 <features islongtable="true" longtabularalignment="center">
6685 <column alignment="center" valignment="top">
6686 <column alignment="center" valignment="top">
6687 <column alignment="center" valignment="top">
6688 <column alignment="center" valignment="top">
6689 <column alignment="center" valignment="top">
6690 <row endfirsthead="true" caption="true">
6691 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695 \begin_inset Caption Standard
6696
6697 \begin_layout Plain Layout
6698 Tableau long référencé
6699 \begin_inset CommandInset label
6700 LatexCommand label
6701 name "tab:RefExemple"
6702
6703 \end_inset
6704
6705
6706 \end_layout
6707
6708 \end_inset
6709
6710
6711 \end_layout
6712
6713 \end_inset
6714 </cell>
6715 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Plain Layout
6737
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 </row>
6752 <row>
6753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6754 \begin_inset Text
6755
6756 \begin_layout Plain Layout
6757 1
6758 \end_layout
6759
6760 \end_inset
6761 </cell>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 2
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 3
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784 4
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793 5
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 </row>
6799 <row>
6800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Plain Layout
6804 asd
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 s
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 s
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831 s
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840 asd
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 </row>
6846 <row>
6847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851 asd
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 s
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 s
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 s
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 asd
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 </row>
6893 <row>
6894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 asd
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 s
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 s
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 s
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 asd
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 <row>
6941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 asd
6946 \end_layout
6947
6948 \end_inset
6949 </cell>
6950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 sad
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 asd
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 asd
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 asd
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 </row>
6987 </lyxtabular>
6988
6989 \end_inset
6990
6991
6992 \end_layout
6993
6994 \begin_layout Standard
6995 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6996  dans sa légende.
6997 \end_layout
6998
6999 \begin_layout Standard
7000 Ceci est une référence au tableau
7001 \begin_inset space ~
7002 \end_inset
7003
7004
7005 \begin_inset CommandInset ref
7006 LatexCommand ref
7007 reference "tab:RefExemple"
7008
7009 \end_inset
7010
7011 .
7012 \end_layout
7013
7014 \begin_layout Standard
7015 La mise en forme de la légende peut être ajustée avec celle de toutes les
7016  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
7017  
7018 \series bold
7019 caption
7020 \series default
7021
7022 \begin_inset Index idx
7023 status collapsed
7024
7025 \begin_layout Plain Layout
7026 Paquetages \SpecialChar LaTeX
7027  ! caption
7028 \end_layout
7029
7030 \end_inset
7031
7032 , voir la section
7033 \begin_inset space ~
7034 \end_inset
7035
7036
7037 \begin_inset CommandInset ref
7038 LatexCommand ref
7039 reference "sec:Formatage-légende"
7040
7041 \end_inset
7042
7043 .
7044 \end_layout
7045
7046 \begin_layout Subsubsection
7047 Largeur de la légende
7048 \begin_inset Index idx
7049 status collapsed
7050
7051 \begin_layout Plain Layout
7052 Tableaux longs ! Largeur de la légende
7053 \end_layout
7054
7055 \end_inset
7056
7057
7058 \end_layout
7059
7060 \begin_layout Standard
7061 La largeur maximale des lignes de légende est définie par la longueur 
7062 \series bold
7063
7064 \backslash
7065 LTcapwidth
7066 \series default
7067 .
7068  Sa valeur implicite est 4
7069 \begin_inset space \thinspace{}
7070 \end_inset
7071
7072 in.
7073  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
7074  de votre document ou en tant que code \SpecialChar TeX
7075  directement dans votre document
7076  avant le tableau qui doit être affectée.
7077 \end_layout
7078
7079 \begin_layout Standard
7080
7081 \series bold
7082
7083 \backslash
7084 setlength{
7085 \backslash
7086 LTcapwidth}{largeur}
7087 \end_layout
7088
7089 \begin_layout Standard
7090 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7091 \begin_inset space ~
7092 \end_inset
7093
7094
7095 \begin_inset CommandInset ref
7096 LatexCommand ref
7097 reference "cha:Unités-de-longueur"
7098
7099 \end_inset
7100
7101 .
7102 \end_layout
7103
7104 \begin_layout Standard
7105 Les tableaux suivants montrent la différence :
7106 \end_layout
7107
7108 \begin_layout Standard
7109 \begin_inset Tabular
7110 <lyxtabular version="3" rows="6" columns="5">
7111 <features islongtable="true" longtabularalignment="center">
7112 <column alignment="center" valignment="top">
7113 <column alignment="center" valignment="top">
7114 <column alignment="center" valignment="top">
7115 <column alignment="center" valignment="top">
7116 <column alignment="center" valignment="top">
7117 <row endfirsthead="true" caption="true">
7118 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 \begin_inset Caption Standard
7123
7124 \begin_layout Plain Layout
7125 long titre complet avec la largeur implicite long titre complet avec la
7126  largeur implicite long titre complet avec la largeur implicite
7127 \begin_inset Argument 1
7128 status open
7129
7130 \begin_layout Plain Layout
7131 Légende avec largeur implicite
7132 \end_layout
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \end_inset
7140
7141
7142 \end_layout
7143
7144 \end_inset
7145 </cell>
7146 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7147 \begin_inset Text
7148
7149 \begin_layout Plain Layout
7150
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159
7160 \end_layout
7161
7162 \end_inset
7163 </cell>
7164 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 </row>
7183 <row>
7184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7185 \begin_inset Text
7186
7187 \begin_layout Plain Layout
7188 1
7189 \end_layout
7190
7191 \end_inset
7192 </cell>
7193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7194 \begin_inset Text
7195
7196 \begin_layout Plain Layout
7197 2
7198 \end_layout
7199
7200 \end_inset
7201 </cell>
7202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7203 \begin_inset Text
7204
7205 \begin_layout Plain Layout
7206 3
7207 \end_layout
7208
7209 \end_inset
7210 </cell>
7211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215 4
7216 \end_layout
7217
7218 \end_inset
7219 </cell>
7220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7221 \begin_inset Text
7222
7223 \begin_layout Plain Layout
7224 5
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 </row>
7230 <row>
7231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7232 \begin_inset Text
7233
7234 \begin_layout Plain Layout
7235 asd
7236 \end_layout
7237
7238 \end_inset
7239 </cell>
7240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7241 \begin_inset Text
7242
7243 \begin_layout Plain Layout
7244 s
7245 \end_layout
7246
7247 \end_inset
7248 </cell>
7249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7250 \begin_inset Text
7251
7252 \begin_layout Plain Layout
7253 s
7254 \end_layout
7255
7256 \end_inset
7257 </cell>
7258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7259 \begin_inset Text
7260
7261 \begin_layout Plain Layout
7262 s
7263 \end_layout
7264
7265 \end_inset
7266 </cell>
7267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7268 \begin_inset Text
7269
7270 \begin_layout Plain Layout
7271 asd
7272 \end_layout
7273
7274 \end_inset
7275 </cell>
7276 </row>
7277 <row>
7278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7279 \begin_inset Text
7280
7281 \begin_layout Plain Layout
7282 asd
7283 \end_layout
7284
7285 \end_inset
7286 </cell>
7287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7288 \begin_inset Text
7289
7290 \begin_layout Plain Layout
7291 s
7292 \end_layout
7293
7294 \end_inset
7295 </cell>
7296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7297 \begin_inset Text
7298
7299 \begin_layout Plain Layout
7300 s
7301 \end_layout
7302
7303 \end_inset
7304 </cell>
7305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7306 \begin_inset Text
7307
7308 \begin_layout Plain Layout
7309 s
7310 \end_layout
7311
7312 \end_inset
7313 </cell>
7314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7315 \begin_inset Text
7316
7317 \begin_layout Plain Layout
7318 asd
7319 \end_layout
7320
7321 \end_inset
7322 </cell>
7323 </row>
7324 <row>
7325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Plain Layout
7329 asd
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Plain Layout
7338 s
7339 \end_layout
7340
7341 \end_inset
7342 </cell>
7343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7344 \begin_inset Text
7345
7346 \begin_layout Plain Layout
7347 s
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7353 \begin_inset Text
7354
7355 \begin_layout Plain Layout
7356 s
7357 \end_layout
7358
7359 \end_inset
7360 </cell>
7361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7362 \begin_inset Text
7363
7364 \begin_layout Plain Layout
7365 asd
7366 \end_layout
7367
7368 \end_inset
7369 </cell>
7370 </row>
7371 <row>
7372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 asd
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7382 \begin_inset Text
7383
7384 \begin_layout Plain Layout
7385 sad
7386 \end_layout
7387
7388 \end_inset
7389 </cell>
7390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7391 \begin_inset Text
7392
7393 \begin_layout Plain Layout
7394 asd
7395 \end_layout
7396
7397 \end_inset
7398 </cell>
7399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7400 \begin_inset Text
7401
7402 \begin_layout Plain Layout
7403 asd
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7409 \begin_inset Text
7410
7411 \begin_layout Plain Layout
7412 asd
7413 \end_layout
7414
7415 \end_inset
7416 </cell>
7417 </row>
7418 </lyxtabular>
7419
7420 \end_inset
7421
7422
7423 \end_layout
7424
7425 \begin_layout Standard
7426 \begin_inset ERT
7427 status collapsed
7428
7429 \begin_layout Plain Layout
7430
7431
7432 \backslash
7433 setlength{
7434 \backslash
7435 LTcapwidth}{5cm}
7436 \end_layout
7437
7438 \end_inset
7439
7440
7441 \begin_inset Tabular
7442 <lyxtabular version="3" rows="6" columns="5">
7443 <features islongtable="true" longtabularalignment="center">
7444 <column alignment="center" valignment="top">
7445 <column alignment="center" valignment="top">
7446 <column alignment="center" valignment="top">
7447 <column alignment="center" valignment="top">
7448 <column alignment="center" valignment="top">
7449 <row endfirsthead="true" caption="true">
7450 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7451 \begin_inset Text
7452
7453 \begin_layout Plain Layout
7454 \begin_inset Caption Standard
7455
7456 \begin_layout Plain Layout
7457 long titre complet avec la largeur réglée à 5
7458 \begin_inset space \thinspace{}
7459 \end_inset
7460
7461 cm long titre complet avec la largeur réglée à 5
7462 \begin_inset space \thinspace{}
7463 \end_inset
7464
7465 cm long titre complet avec la largeur réglée à 5
7466 \begin_inset space \thinspace{}
7467 \end_inset
7468
7469 cm
7470 \begin_inset Argument 1
7471 status open
7472
7473 \begin_layout Plain Layout
7474 Légende avec largeur à
7475 \begin_inset space \thinspace{}
7476 \end_inset
7477
7478 =
7479 \begin_inset space \thinspace{}
7480 \end_inset
7481
7482 5
7483 \begin_inset space \thinspace{}
7484 \end_inset
7485
7486 cm
7487 \end_layout
7488
7489 \end_inset
7490
7491
7492 \end_layout
7493
7494 \end_inset
7495
7496
7497 \end_layout
7498
7499 \end_inset
7500 </cell>
7501 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7502 \begin_inset Text
7503
7504 \begin_layout Plain Layout
7505
7506 \end_layout
7507
7508 \end_inset
7509 </cell>
7510 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514
7515 \end_layout
7516
7517 \end_inset
7518 </cell>
7519 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7520 \begin_inset Text
7521
7522 \begin_layout Plain Layout
7523
7524 \end_layout
7525
7526 \end_inset
7527 </cell>
7528 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7529 \begin_inset Text
7530
7531 \begin_layout Plain Layout
7532
7533 \end_layout
7534
7535 \end_inset
7536 </cell>
7537 </row>
7538 <row>
7539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7540 \begin_inset Text
7541
7542 \begin_layout Plain Layout
7543 1
7544 \end_layout
7545
7546 \end_inset
7547 </cell>
7548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552 2
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561 3
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7567 \begin_inset Text
7568
7569 \begin_layout Plain Layout
7570 4
7571 \end_layout
7572
7573 \end_inset
7574 </cell>
7575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7576 \begin_inset Text
7577
7578 \begin_layout Plain Layout
7579 5
7580 \end_layout
7581
7582 \end_inset
7583 </cell>
7584 </row>
7585 <row>
7586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7587 \begin_inset Text
7588
7589 \begin_layout Plain Layout
7590 asd
7591 \end_layout
7592
7593 \end_inset
7594 </cell>
7595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7596 \begin_inset Text
7597
7598 \begin_layout Plain Layout
7599 s
7600 \end_layout
7601
7602 \end_inset
7603 </cell>
7604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7605 \begin_inset Text
7606
7607 \begin_layout Plain Layout
7608 s
7609 \end_layout
7610
7611 \end_inset
7612 </cell>
7613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617 s
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Plain Layout
7626 asd
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 </row>
7632 <row>
7633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637 asd
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646 s
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7652 \begin_inset Text
7653
7654 \begin_layout Plain Layout
7655 s
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7661 \begin_inset Text
7662
7663 \begin_layout Plain Layout
7664 s
7665 \end_layout
7666
7667 \end_inset
7668 </cell>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673 asd
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 </row>
7679 <row>
7680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684 asd
7685 \end_layout
7686
7687 \end_inset
7688 </cell>
7689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7690 \begin_inset Text
7691
7692 \begin_layout Plain Layout
7693 s
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702 s
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711 s
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7717 \begin_inset Text
7718
7719 \begin_layout Plain Layout
7720 asd
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 </row>
7726 <row>
7727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731 asd
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7737 \begin_inset Text
7738
7739 \begin_layout Plain Layout
7740 sad
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749 asd
7750 \end_layout
7751
7752 \end_inset
7753 </cell>
7754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758 asd
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767 asd
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 </row>
7773 </lyxtabular>
7774
7775 \end_inset
7776
7777
7778 \end_layout
7779
7780 \begin_layout Standard
7781 \begin_inset ERT
7782 status collapsed
7783
7784 \begin_layout Plain Layout
7785
7786
7787 \backslash
7788 setlength{
7789 \backslash
7790 LTcapwidth}{4in}
7791 \end_layout
7792
7793 \end_inset
7794
7795
7796 \end_layout
7797
7798 \begin_layout Standard
7799 \begin_inset Note Greyedout
7800 status open
7801
7802 \begin_layout Plain Layout
7803
7804 \series bold
7805 Note:
7806 \series default
7807  Quand on utilise la paquetage \SpecialChar LaTeX
7808  
7809 \series bold
7810 caption
7811 \series default
7812
7813 \begin_inset Index idx
7814 status collapsed
7815
7816 \begin_layout Plain Layout
7817 Paquetages \SpecialChar LaTeX
7818  ! caption
7819 \end_layout
7820
7821 \end_inset
7822
7823  , comme c'est les cas dans ce document, la légende prend toute la largeur
7824  de la page quand on utilise la largeur implicite de 4
7825 \begin_inset space \thinspace{}
7826 \end_inset
7827
7828 in pour 
7829 \series bold
7830
7831 \backslash
7832 LTcapwidth
7833 \series default
7834 .
7835  Pour avoir dans ce cas une légende qui fasse exactement 4
7836 \begin_inset space \thinspace{}
7837 \end_inset
7838
7839 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7840  comme par exemple 3.99
7841 \begin_inset space \thinspace{}
7842 \end_inset
7843
7844 in, soit utiliser la commande \SpecialChar LaTeX
7845  
7846 \series bold
7847
7848 \backslash
7849 captionsetup{width=valeur}
7850 \series default
7851  qui est disponible dans le paquetage 
7852 \series bold
7853 caption
7854 \series default
7855 .
7856 \end_layout
7857
7858 \end_inset
7859
7860
7861 \end_layout
7862
7863 \begin_layout Subsubsection
7864 Des légendes différentes sur chaque page d'un tableau
7865 \begin_inset Argument 1
7866 status collapsed
7867
7868 \begin_layout Plain Layout
7869 Légendes différentes
7870 \end_layout
7871
7872 \end_inset
7873
7874
7875 \begin_inset Index idx
7876 status collapsed
7877
7878 \begin_layout Plain Layout
7879 Tableaux longs ! Legendes@Légendes différentes par page
7880 \end_layout
7881
7882 \end_inset
7883
7884
7885 \end_layout
7886
7887 \begin_layout Standard
7888 Quand la légende du tableau pour les pages suivantes doit être différente
7889  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7890  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7891  dans le menu contextuel
7892 \family sans
7893  Légende (TableauLongSansNuméro)
7894 \family default
7895 .
7896  Le tableau
7897 \begin_inset space ~
7898 \end_inset
7899
7900
7901 \begin_inset CommandInset ref
7902 LatexCommand ref
7903 reference "tab:Légendes-tableau-différentes"
7904
7905 \end_inset
7906
7907  est un exemple de tableau long avec des légendes différentes et où la seconde
7908  légende ne contient pas le numéro du tableau.
7909 \begin_inset Separator parbreak
7910 \end_inset
7911
7912
7913 \end_layout
7914
7915 \begin_layout Standard
7916 \align center
7917 \begin_inset Tabular
7918 <lyxtabular version="3" rows="59" columns="3">
7919 <features islongtable="true" longtabularalignment="center">
7920 <column alignment="left" valignment="top" width="0pt">
7921 <column alignment="left" valignment="top" width="0pt">
7922 <column alignment="center" valignment="top" width="0pt">
7923 <row endfirsthead="true" caption="true">
7924 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928 \begin_inset Caption Standard
7929
7930 \begin_layout Plain Layout
7931 Exemple d'annuaire téléphonique
7932 \begin_inset CommandInset label
7933 LatexCommand label
7934 name "tab:Légendes-tableau-différentes"
7935
7936 \end_inset
7937
7938
7939 \begin_inset Argument 1
7940 status collapsed
7941
7942 \begin_layout Plain Layout
7943 Exemple Annuaire 
7944 \end_layout
7945
7946 \end_inset
7947
7948
7949 \end_layout
7950
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 </row>
7977 <row endfirsthead="true">
7978 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \series bold
7984 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row endfirsthead="true">
8009 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \series bold
8015 NOM
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033
8034 \series bold
8035 TÉL.
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 </row>
8041 <row endhead="true" caption="true">
8042 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046 \begin_inset Caption LongTableNoNumber
8047
8048 \begin_layout Plain Layout
8049 Suite de l'exemple d'annuaire téléphonique
8050 \end_layout
8051
8052 \end_inset
8053
8054
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 </row>
8078 <row endhead="true">
8079 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083
8084 \series bold
8085 Exemple d'annuaire téléphonique
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 </row>
8109 <row endhead="true">
8110 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114
8115 \series bold
8116 NOM
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134
8135 \series bold
8136 TÉL.
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 </row>
8142 <row endfoot="true">
8143 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 suite page suivante\SpecialChar ldots
8148
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166
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 Annovi
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 Silvia
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="right" 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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529 Paola
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538 111
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 </row>
8544 <row>
8545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549
8550 \series bold
8551 Galletti
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 Oreste
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569 111
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 </row>
8575 <row>
8576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580
8581 \series bold
8582 Gasparini
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 Franca
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 111
8601 \end_layout
8602
8603 \end_inset
8604 </cell>
8605 </row>
8606 <row>
8607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611
8612 \series bold
8613 Rizzardi
8614 \series default
8615
8616 \begin_inset Foot
8617 status open
8618
8619 \begin_layout Plain Layout
8620 Exemple de note de bas de page
8621 \end_layout
8622
8623 \end_inset
8624
8625
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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
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 Mezzadra
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 Roberto
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 Pirpamer
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 Erich
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 Pochiesa
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 Paolo
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, 222
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 Radina
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 Claudio
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 Stuffer
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 Oskar
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 Tacchelli
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 Ugo
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 Tezzele
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 Margit
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 Unterkalmsteiner
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 Frieda
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" leftline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026
9027 \series bold
9028 Vieider
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 Hilde
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 <cell alignment="center" valignment="top" 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 alignment="left" valignment="top" leftline="true" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057
9058 \series bold
9059 Vigna
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 Jürgen
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \begin_layout Plain Layout
9077 111
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 </row>
9083 <row>
9084 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088
9089 \series bold
9090 Weber
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 Maurizio
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108 111
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 <row>
9115 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119
9120 \series bold
9121 Winkler
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130 Franz
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 111
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 </row>
9145 <row>
9146 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150  
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168
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 Annovi
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 Silvia
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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Rizzardi
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 Paola
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 Lassini
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 Giancarlo
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" leftline="true" usebox="none">
9672 \begin_inset Text
9673
9674 \begin_layout Plain Layout
9675
9676 \series bold
9677 Malfatti
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686 Luciano
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 <cell alignment="center" valignment="top" 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 <row>
9702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706
9707 \series bold
9708 Malfatti
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9714 \begin_inset Text
9715
9716 \begin_layout Plain Layout
9717 Valeriano
9718 \end_layout
9719
9720 \end_inset
9721 </cell>
9722 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9723 \begin_inset Text
9724
9725 \begin_layout Plain Layout
9726 555
9727 \end_layout
9728
9729 \end_inset
9730 </cell>
9731 </row>
9732 <row>
9733 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9734 \begin_inset Text
9735
9736 \begin_layout Plain Layout
9737
9738 \series bold
9739 Meneguzzo
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9745 \begin_inset Text
9746
9747 \begin_layout Plain Layout
9748 Roberto
9749 \end_layout
9750
9751 \end_inset
9752 </cell>
9753 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9754 \begin_inset Text
9755
9756 \begin_layout Plain Layout
9757 555
9758 \end_layout
9759
9760 \end_inset
9761 </cell>
9762 </row>
9763 <row>
9764 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9765 \begin_inset Text
9766
9767 \begin_layout Plain Layout
9768
9769 \series bold
9770 Mezzadra
9771 \end_layout
9772
9773 \end_inset
9774 </cell>
9775 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9776 \begin_inset Text
9777
9778 \begin_layout Plain Layout
9779 Roberto
9780 \end_layout
9781
9782 \end_inset
9783 </cell>
9784 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9785 \begin_inset Text
9786
9787 \begin_layout Plain Layout
9788 555
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 </row>
9794 </lyxtabular>
9795
9796 \end_inset
9797
9798
9799 \end_layout
9800
9801 \begin_layout Section
9802 Questions particulières concernant les tableaux longs
9803 \begin_inset Argument 1
9804 status collapsed
9805
9806 \begin_layout Plain Layout
9807 Questions sur les tableaux longs
9808 \end_layout
9809
9810 \end_inset
9811
9812
9813 \begin_inset CommandInset label
9814 LatexCommand label
9815 name "sec:Questions-sur-tableaux-longs"
9816
9817 \end_inset
9818
9819
9820 \end_layout
9821
9822 \begin_layout Subsection
9823 Calculs des pages des tableaux longs
9824 \begin_inset Index idx
9825 status collapsed
9826
9827 \begin_layout Plain Layout
9828 Tableaux longs ! Calculs
9829 \end_layout
9830
9831 \end_inset
9832
9833
9834 \end_layout
9835
9836 \begin_layout Standard
9837 \SpecialChar LaTeX
9838  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9839  utilisant des blocs (chunks).
9840  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9841  mémoire de \SpecialChar LaTeX
9842 .
9843  La valeur implicite est fixée pour des raisons historiques à seulement
9844  20 lignes de tableau.
9845  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9846  peut ralentir la création de votre document.
9847  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9848  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9849  préambule de votre document :
9850 \end_layout
9851
9852 \begin_layout Standard
9853
9854 \series bold
9855
9856 \backslash
9857 setcounter{LTchunksize}{100}
9858 \end_layout
9859
9860 \begin_layout Subsection
9861 Les flottants et les tableaux longs
9862 \begin_inset Index idx
9863 status collapsed
9864
9865 \begin_layout Plain Layout
9866 Tableaux longs ! Flottants
9867 \end_layout
9868
9869 \end_inset
9870
9871
9872 \end_layout
9873
9874 \begin_layout Standard
9875 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9876  commence un tableau long.
9877  Pour éviter une telle situation, insérez un saut de page (menu 
9878 \family sans
9879 Insertion\SpecialChar menuseparator
9880 Typographie
9881 \begin_inset space ~
9882 \end_inset
9883
9884 spéciale\SpecialChar menuseparator
9885 Saut de page (vide le tampon)
9886 \family default
9887
9888 \begin_inset space \thinspace{}
9889 \end_inset
9890
9891 ) juste avant votre tableau long.
9892 \end_layout
9893
9894 \begin_layout Subsection
9895 Sauts de pages forcés
9896 \begin_inset Index idx
9897 status collapsed
9898
9899 \begin_layout Plain Layout
9900 Tableaux longs ! Sauts de pages forcés
9901 \end_layout
9902
9903 \end_inset
9904
9905
9906 \end_layout
9907
9908 \begin_layout Standard
9909 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9910  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9911  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9912  de
9913  saut de ligne 
9914 \begin_inset Quotes fld
9915 \end_inset
9916
9917
9918 \backslash
9919
9920 \backslash
9921
9922 \begin_inset Quotes frd
9923 \end_inset
9924
9925  en code \SpecialChar TeX
9926  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9927  Avant la commande 
9928 \begin_inset Quotes fld
9929 \end_inset
9930
9931
9932 \backslash
9933
9934 \backslash
9935
9936 \begin_inset Quotes frd
9937 \end_inset
9938
9939 , vous devez insérer en code \SpecialChar TeX
9940 , autant de caractères 
9941 \begin_inset Quotes fld
9942 \end_inset
9943
9944 &
9945 \begin_inset Quotes frd
9946 \end_inset
9947
9948  qu'il y a de colonnes après la cellule concernée.
9949  Le caractère 
9950 \begin_inset Quotes fld
9951 \end_inset
9952
9953 &
9954 \begin_inset Quotes frd
9955 \end_inset
9956
9957  sert à séparer les colonnes d'un tableau.
9958  Écrivez en code-\SpecialChar TeX
9959 , après chaque 
9960 \begin_inset Quotes fld
9961 \end_inset
9962
9963 &
9964 \begin_inset Quotes frd
9965 \end_inset
9966
9967  le contenu des cellules correspondantes et en même temps supprimez le contenu
9968  de ces cellules dans le texte normal.
9969  
9970 \begin_inset Newline newline
9971 \end_inset
9972
9973 Après la commande 
9974 \backslash
9975
9976 \backslash
9977 , insérez autant de caractères 
9978 \begin_inset Quotes fld
9979 \end_inset
9980
9981 &
9982 \begin_inset Quotes frd
9983 \end_inset
9984
9985  qu'il y a de colonnes avant la colonne traitée.
9986  Dans le tableau
9987 \begin_inset space ~
9988 \end_inset
9989
9990
9991 \begin_inset CommandInset ref
9992 LatexCommand ref
9993 reference "tab:Tableau-saut-de-page"
9994
9995 \end_inset
9996
9997  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9998  suivie par une autre colonne.
9999  La commande suivante a donc été insérée en code \SpecialChar TeX
10000  dans la cellule après
10001  le mot 
10002 \begin_inset Quotes fld
10003 \end_inset
10004
10005
10006 \emph on
10007 Castelchiodato,
10008 \emph default
10009
10010 \begin_inset Quotes frd
10011 \end_inset
10012
10013 :
10014 \end_layout
10015
10016 \begin_layout Standard
10017
10018 \series bold
10019 & 111
10020 \backslash
10021
10022 \backslash
10023  
10024 \backslash
10025 newpage
10026 \begin_inset Newline newline
10027 \end_inset
10028
10029 &
10030 \end_layout
10031
10032 \begin_layout Standard
10033 Le 
10034 \begin_inset Quotes fld
10035 \end_inset
10036
10037 111
10038 \begin_inset Quotes frd
10039 \end_inset
10040
10041  dans la troisième colonne de la ligne a été supprimé.
10042  
10043 \series bold
10044
10045 \backslash
10046 newpage
10047 \series default
10048  est nécessaire seulement quand un saut de page doit impérativement avoir
10049  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
10050  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
10051  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
10052  est coupée, utilisez cette commande à la place de la précédente :
10053 \end_layout
10054
10055 \begin_layout Standard
10056
10057 \series bold
10058 & 111
10059 \backslash
10060
10061 \backslash
10062
10063 \begin_inset Newline newline
10064 \end_inset
10065
10066
10067 \backslash
10068 hline &
10069 \end_layout
10070
10071 \begin_layout Standard
10072 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
10073  insérer la commande
10074 \end_layout
10075
10076 \begin_layout Standard
10077
10078 \series bold
10079
10080 \backslash
10081 setlength{
10082 \backslash
10083 parfillskip}{0pt}
10084 \end_layout
10085
10086 \begin_layout Standard
10087 au début de la cellule.
10088  Cela assure que la portion de la cellule qui va se trouver affichée sur
10089  la page suivante le sera avec toute la largeur de la cellule.
10090 \begin_inset Separator parbreak
10091 \end_inset
10092
10093
10094 \end_layout
10095
10096 \begin_layout Standard
10097 \align center
10098 \begin_inset Tabular
10099 <lyxtabular version="3" rows="38" columns="3">
10100 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10101 <column alignment="left" valignment="top" width="0cm">
10102 <column alignment="left" valignment="top" width="3cm">
10103 <column alignment="center" valignment="top" width="0pt">
10104 <row endfirsthead="true" caption="true">
10105 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109 \begin_inset Caption Standard
10110
10111 \begin_layout Plain Layout
10112 Tableau avec un saut de page forcé dans une cellule
10113 \begin_inset CommandInset label
10114 LatexCommand label
10115 name "tab:Tableau-saut-de-page"
10116
10117 \end_inset
10118
10119
10120 \begin_inset Argument 1
10121 status collapsed
10122
10123 \begin_layout Plain Layout
10124 Tableau avec un saut de page forcé dans une cellule
10125 \end_layout
10126
10127 \end_inset
10128
10129
10130 \end_layout
10131
10132 \end_inset
10133
10134
10135 \end_layout
10136
10137 \end_inset
10138 </cell>
10139 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Plain Layout
10143
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 </row>
10158 <row endfirsthead="true">
10159 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10160 \begin_inset Text
10161
10162 \begin_layout Plain Layout
10163
10164 \series bold
10165 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 </row>
10189 <row endfirsthead="true">
10190 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194
10195 \series bold
10196 NOM
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \series bold
10216 TÉL.
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 </row>
10222 <row endhead="true">
10223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227 \begin_inset ERT
10228 status collapsed
10229
10230 \begin_layout Plain Layout
10231
10232
10233 \backslash
10234 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10235 \backslash
10236
10237 \backslash
10238 %
10239 \end_layout
10240
10241 \end_inset
10242
10243
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10249 \begin_inset Text
10250
10251 \begin_layout Plain Layout
10252
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 </row>
10267 <row endhead="true">
10268 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272  
10273 \series bold
10274 Exemple d'annuaire téléphonique
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10280 \begin_inset Text
10281
10282 \begin_layout Plain Layout
10283
10284 \end_layout
10285
10286 \end_inset
10287 </cell>
10288 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 </row>
10298 <row endhead="true">
10299 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303
10304 \series bold
10305 NOM
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10311 \begin_inset Text
10312
10313 \begin_layout Plain Layout
10314
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325 TÉL.
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 </row>
10331 <row endfoot="true">
10332 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 suite page suivante\SpecialChar ldots
10337
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355
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 Annovi
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 Silvia
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="right" 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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Paola
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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
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 Mezzadra
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 Roberto
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 Pirpamer
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 Erich
10967 \end_layout
10968
10969 \end_inset
10970 </cell>
10971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975 111
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 </row>
10981 <row>
10982 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986
10987 \series bold
10988 Pochiesa
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10994 \begin_inset Text
10995
10996 \begin_layout Plain Layout
10997 Paolo
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 111, 222
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 </row>
11012 <row>
11013 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017
11018 \series bold
11019 Radina
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028 Claudio
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 111
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 </row>
11043 <row>
11044 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048
11049 \series bold
11050 Rizzardi
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11056 \begin_inset Text
11057
11058 \begin_layout Plain Layout
11059 Giancarlo, 11.
11060  Fürst von Montecompatri, 11.
11061  Fürst von Sulmona und Vivaro, 10.
11062  Fürst von Rossano, 5.
11063  Herzog von Canemorte, 11.
11064  Herzog von Palombara, 5.
11065  Herzog von Castelchiodato,
11066 \begin_inset ERT
11067 status open
11068
11069 \begin_layout Plain Layout
11070
11071 & 111
11072 \backslash
11073
11074 \backslash
11075  
11076 \backslash
11077 newpage
11078 \end_layout
11079
11080 \begin_layout Plain Layout
11081
11082 &
11083 \end_layout
11084
11085 \end_inset
11086
11087  11.
11088  Herzog von Poggionativo, 11.
11089  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11090  Graf von Valinfreda, 11.
11091  Baron von Cropalati, 11.
11092  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
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
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 Stuffer
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 Oskar
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 Tacchelli
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 Ugo
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 Tezzele
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 Margit
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 Unterkalmsteiner
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 Frieda
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" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236
11237 \series bold
11238 Vieider
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 Hilde
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" 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 <row>
11263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267
11268 \series bold
11269 Vigna
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11275 \begin_inset Text
11276
11277 \begin_layout Plain Layout
11278 Jürgen
11279 \end_layout
11280
11281 \end_inset
11282 </cell>
11283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11284 \begin_inset Text
11285
11286 \begin_layout Plain Layout
11287 111
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 </row>
11293 <row>
11294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11295 \begin_inset Text
11296
11297 \begin_layout Plain Layout
11298
11299 \series bold
11300 Weber
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11306 \begin_inset Text
11307
11308 \begin_layout Plain Layout
11309 Maurizio
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318 111
11319 \end_layout
11320
11321 \end_inset
11322 </cell>
11323 </row>
11324 <row>
11325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11326 \begin_inset Text
11327
11328 \begin_layout Plain Layout
11329
11330 \series bold
11331 Winkler
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340 Franz
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 111
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 </row>
11355 </lyxtabular>
11356
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \begin_layout Section
11363 Colonnes et lignes à lignes multiples
11364 \end_layout
11365
11366 \begin_layout Subsection
11367 Lignes multiples dans une cellule de tableau
11368 \begin_inset CommandInset label
11369 LatexCommand label
11370 name "subsec:Lignes-multiple-dans-cellule"
11371
11372 \end_inset
11373
11374
11375 \begin_inset Index idx
11376 status collapsed
11377
11378 \begin_layout Plain Layout
11379 Plusieurs lignes dans une case de tableau
11380 \end_layout
11381
11382 \end_inset
11383
11384
11385 \begin_inset Index idx
11386 status collapsed
11387
11388 \begin_layout Plain Layout
11389 Tableau ! Saut de ligne
11390 \end_layout
11391
11392 \end_inset
11393
11394
11395 \end_layout
11396
11397 \begin_layout Standard
11398 \noindent
11399 \begin_inset Float table
11400 placement H
11401 wide false
11402 sideways false
11403 status open
11404
11405 \begin_layout Plain Layout
11406 \begin_inset Caption Standard
11407
11408 \begin_layout Plain Layout
11409 \begin_inset CommandInset label
11410 LatexCommand label
11411 name "tab:Tableau-avec-plusieurs-lignes"
11412
11413 \end_inset
11414
11415 Tableau avec des lignes multiples dans une cellule
11416 \end_layout
11417
11418 \end_inset
11419
11420
11421 \end_layout
11422
11423 \begin_layout Plain Layout
11424 \align center
11425 \begin_inset Tabular
11426 <lyxtabular version="3" rows="3" columns="3">
11427 <features tabularvalignment="middle">
11428 <column alignment="center" valignment="middle" width="2.5cm">
11429 <column alignment="center" valignment="middle">
11430 <column alignment="center" valignment="middle">
11431 <row>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 Lignes
11437 \begin_inset Newline linebreak
11438 \end_inset
11439
11440 multiples
11441 \end_layout
11442
11443 \end_inset
11444 </cell>
11445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11446 \begin_inset Text
11447
11448 \begin_layout Plain Layout
11449 b
11450 \end_layout
11451
11452 \end_inset
11453 </cell>
11454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458 c
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 </row>
11464 <row>
11465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 d
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11475 \begin_inset Text
11476
11477 \begin_layout Plain Layout
11478 e
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 f
11488 \end_layout
11489
11490 \end_inset
11491 </cell>
11492 </row>
11493 <row>
11494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11495 \begin_inset Text
11496
11497 \begin_layout Plain Layout
11498 g
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11504 \begin_inset Text
11505
11506 \begin_layout Plain Layout
11507 h
11508 \end_layout
11509
11510 \end_inset
11511 </cell>
11512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 i
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 </row>
11522 </lyxtabular>
11523
11524 \end_inset
11525
11526
11527 \end_layout
11528
11529 \end_inset
11530
11531
11532 \end_layout
11533
11534 \begin_layout Standard
11535 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11536  d'un paragraphe avec des sauts de lignes et des césures.
11537 \end_layout
11538
11539 \begin_layout Standard
11540 Pour obtenir le tableau
11541 \begin_inset space ~
11542 \end_inset
11543
11544
11545 \begin_inset CommandInset ref
11546 LatexCommand ref
11547 reference "tab:Tableau-avec-plusieurs-lignes"
11548
11549 \end_inset
11550
11551 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11552  droit dessus.
11553  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11554  2.5
11555 \begin_inset space \thinspace{}
11556 \end_inset
11557
11558 cm et choisissez les alignements vertical et horizontal centrés.
11559  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11560  Comme notre texte est plus petit que 2.5
11561 \begin_inset space \thinspace{}
11562 \end_inset
11563
11564 cm, une seule ligne va apparaître.
11565  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11566  
11567 \family sans
11568 Ctrl-Shift-Entrée
11569 \family default
11570 ).
11571  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11572 ement découpé en plusieurs lignes.
11573 \end_layout
11574
11575 \begin_layout Standard
11576 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11577  ne peut pas
11578  effectuer de césure si c'est le premier élément de la cellule.
11579  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11580  premier élément : Ajoutez un espace horizontal de 0
11581 \begin_inset space \thinspace{}
11582 \end_inset
11583
11584 pt juste avant votre mot.
11585  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11586  Le tableau
11587 \begin_inset space ~
11588 \end_inset
11589
11590
11591 \begin_inset CommandInset ref
11592 LatexCommand ref
11593 reference "tab:Tableau-césure"
11594
11595 \end_inset
11596
11597  montre l'effet de cette insertion.
11598 \end_layout
11599
11600 \begin_layout Standard
11601 \begin_inset Float table
11602 placement h
11603 wide false
11604 sideways false
11605 status open
11606
11607 \begin_layout Plain Layout
11608 \begin_inset Caption Standard
11609
11610 \begin_layout Plain Layout
11611 \begin_inset CommandInset label
11612 LatexCommand label
11613 name "tab:Tableau-césure"
11614
11615 \end_inset
11616
11617 Tableau avec et sans césure.
11618 \end_layout
11619
11620 \end_inset
11621
11622
11623 \end_layout
11624
11625 \begin_layout Plain Layout
11626 \begin_inset space \hfill{}
11627 \end_inset
11628
11629
11630 \begin_inset Tabular
11631 <lyxtabular version="3" rows="3" columns="3">
11632 <features tabularvalignment="middle">
11633 <column alignment="center" valignment="middle" width="2.5cm">
11634 <column alignment="center" valignment="middle">
11635 <column alignment="center" valignment="middle">
11636 <row>
11637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Plain Layout
11641 mottrèslongdansunecellule
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Plain Layout
11650 b
11651 \end_layout
11652
11653 \end_inset
11654 </cell>
11655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 c
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 </row>
11665 <row>
11666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 d
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 e
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 f
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 </row>
11694 <row>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 g
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 h
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 i
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 </row>
11723 </lyxtabular>
11724
11725 \end_inset
11726
11727
11728 \begin_inset space \hfill{}
11729 \end_inset
11730
11731
11732 \begin_inset Tabular
11733 <lyxtabular version="3" rows="3" columns="3">
11734 <features tabularvalignment="middle">
11735 <column alignment="center" valignment="middle" width="2.5cm">
11736 <column alignment="center" valignment="middle">
11737 <column alignment="center" valignment="middle">
11738 <row>
11739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743 \begin_inset space \hspace{}
11744 \length 0pt
11745 \end_inset
11746
11747 mottrèslongdansunecellule
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11753 \begin_inset Text
11754
11755 \begin_layout Plain Layout
11756 b
11757 \end_layout
11758
11759 \end_inset
11760 </cell>
11761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11762 \begin_inset Text
11763
11764 \begin_layout Plain Layout
11765 c
11766 \end_layout
11767
11768 \end_inset
11769 </cell>
11770 </row>
11771 <row>
11772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11773 \begin_inset Text
11774
11775 \begin_layout Plain Layout
11776 d
11777 \end_layout
11778
11779 \end_inset
11780 </cell>
11781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11782 \begin_inset Text
11783
11784 \begin_layout Plain Layout
11785 e
11786 \end_layout
11787
11788 \end_inset
11789 </cell>
11790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11791 \begin_inset Text
11792
11793 \begin_layout Plain Layout
11794 f
11795 \end_layout
11796
11797 \end_inset
11798 </cell>
11799 </row>
11800 <row>
11801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11802 \begin_inset Text
11803
11804 \begin_layout Plain Layout
11805 g
11806 \end_layout
11807
11808 \end_inset
11809 </cell>
11810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814 h
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 i
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 </row>
11829 </lyxtabular>
11830
11831 \end_inset
11832
11833
11834 \begin_inset space \hfill{}
11835 \end_inset
11836
11837
11838 \end_layout
11839
11840 \end_inset
11841
11842
11843 \end_layout
11844
11845 \begin_layout Subsection
11846 Multi-colonnes
11847 \begin_inset CommandInset label
11848 LatexCommand label
11849 name "subsec:Multicolonnes"
11850
11851 \end_inset
11852
11853
11854 \begin_inset Index idx
11855 status collapsed
11856
11857 \begin_layout Plain Layout
11858 Multi-colonnes
11859 \end_layout
11860
11861 \end_inset
11862
11863
11864 \begin_inset Index idx
11865 status collapsed
11866
11867 \begin_layout Plain Layout
11868 Tableau ! Multi-colonnes
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \begin_layout Subsubsection
11877 Les bases des multi-colonnes
11878 \end_layout
11879
11880 \begin_layout Standard
11881 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11882  qu'elle doit couvrir et utilisez soit le bouton 
11883 \begin_inset Info
11884 type  "icon"
11885 arg   "inset-modify tabular multicolumn"
11886 \end_inset
11887
11888  de la barre d'outils tableau, ou le menu 
11889 \family sans
11890 Édition\SpecialChar menuseparator
11891 Tableau\SpecialChar menuseparator
11892 Multi-colonnes
11893 \family default
11894 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11895  
11896 \family sans
11897 Multi-colonnes
11898 \family default
11899 .
11900 \end_layout
11901
11902 \begin_layout Standard
11903 Les multi-colonnes ont leurs propres paramètres de cellule.
11904  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11905  de la cellule, cela n'affecte que la cellule multi-colonnes.
11906  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11907  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11908 \begin_inset Separator parbreak
11909 \end_inset
11910
11911
11912 \end_layout
11913
11914 \begin_layout Standard
11915 \align center
11916 \begin_inset Tabular
11917 <lyxtabular version="3" rows="3" columns="4">
11918 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11919 <column alignment="center" valignment="top" width="0pt">
11920 <column alignment="center" valignment="middle">
11921 <column alignment="center" valignment="top" width="0in">
11922 <column alignment="center" valignment="top" width="0pt">
11923 <row>
11924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928 abc
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11934 \begin_inset Text
11935
11936 \begin_layout Plain Layout
11937 def ghi
11938 \end_layout
11939
11940 \end_inset
11941 </cell>
11942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11943 \begin_inset Text
11944
11945 \begin_layout Plain Layout
11946
11947 \end_layout
11948
11949 \end_inset
11950 </cell>
11951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955 jkl
11956 \end_layout
11957
11958 \end_inset
11959 </cell>
11960 </row>
11961 <row>
11962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11963 \begin_inset Text
11964
11965 \begin_layout Plain Layout
11966 A
11967 \end_layout
11968
11969 \end_inset
11970 </cell>
11971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11972 \begin_inset Text
11973
11974 \begin_layout Plain Layout
11975 B
11976 \end_layout
11977
11978 \end_inset
11979 </cell>
11980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 C
11985 \end_layout
11986
11987 \end_inset
11988 </cell>
11989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11990 \begin_inset Text
11991
11992 \begin_layout Plain Layout
11993 D
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 </row>
11999 <row>
12000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12001 \begin_inset Text
12002
12003 \begin_layout Plain Layout
12004 1
12005 \end_layout
12006
12007 \end_inset
12008 </cell>
12009 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12010 \begin_inset Text
12011
12012 \begin_layout Plain Layout
12013 2
12014 \end_layout
12015
12016 \end_inset
12017 </cell>
12018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12019 \begin_inset Text
12020
12021 \begin_layout Plain Layout
12022 3
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 4
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 </row>
12037 </lyxtabular>
12038
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \begin_layout Subsubsection
12045 Calculs avec les multi-colonnes
12046 \begin_inset CommandInset label
12047 LatexCommand label
12048 name "subsec:Calculs-multicolonnes"
12049
12050 \end_inset
12051
12052
12053 \begin_inset Index idx
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057 Multi-colonnes ! Calculs
12058 \end_layout
12059
12060 \end_inset
12061
12062
12063 \end_layout
12064
12065 \begin_layout Standard
12066 \SpecialChar LyX
12067  gère directement les multi-colonnes, mais nous devons faire attention à
12068  la largeur des cellules couvertes par la cellule multi-colonnes.
12069 \end_layout
12070
12071 \begin_layout Standard
12072 \begin_inset Float table
12073 placement h
12074 wide false
12075 sideways false
12076 status open
12077
12078 \begin_layout Plain Layout
12079 \begin_inset Caption Standard
12080
12081 \begin_layout Plain Layout
12082 \begin_inset CommandInset label
12083 LatexCommand label
12084 name "tab:Tableau-multicolonne-parfaite"
12085
12086 \end_inset
12087
12088 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
12089  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
12090 \begin_inset Argument 1
12091 status open
12092
12093 \begin_layout Plain Layout
12094 Tableau avec multi-colonnes parfaite
12095 \end_layout
12096
12097 \end_inset
12098
12099
12100 \end_layout
12101
12102 \end_inset
12103
12104
12105 \end_layout
12106
12107 \begin_layout Plain Layout
12108 \align center
12109 \begin_inset Tabular
12110 <lyxtabular version="3" rows="3" columns="3">
12111 <features tabularvalignment="middle">
12112 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12113 <column alignment="center" valignment="middle">
12114 <column alignment="center" valignment="top">
12115 <row>
12116 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12117 \begin_inset Text
12118
12119 \begin_layout Plain Layout
12120 multi-colonnes sur plusieurs lignes
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12126 \begin_inset Text
12127
12128 \begin_layout Plain Layout
12129
12130 \end_layout
12131
12132 \end_inset
12133 </cell>
12134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Plain Layout
12138 c
12139 \end_layout
12140
12141 \end_inset
12142 </cell>
12143 </row>
12144 <row>
12145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12146 \begin_inset Text
12147
12148 \begin_layout Plain Layout
12149 d
12150 \end_layout
12151
12152 \end_inset
12153 </cell>
12154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12155 \begin_inset Text
12156
12157 \begin_layout Plain Layout
12158 e
12159 \end_layout
12160
12161 \end_inset
12162 </cell>
12163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12164 \begin_inset Text
12165
12166 \begin_layout Plain Layout
12167 f
12168 \end_layout
12169
12170 \end_inset
12171 </cell>
12172 </row>
12173 <row>
12174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12175 \begin_inset Text
12176
12177 \begin_layout Plain Layout
12178 g
12179 \end_layout
12180
12181 \end_inset
12182 </cell>
12183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12184 \begin_inset Text
12185
12186 \begin_layout Plain Layout
12187 h
12188 \end_layout
12189
12190 \end_inset
12191 </cell>
12192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12193 \begin_inset Text
12194
12195 \begin_layout Plain Layout
12196 i
12197 \end_layout
12198
12199 \end_inset
12200 </cell>
12201 </row>
12202 </lyxtabular>
12203
12204 \end_inset
12205
12206
12207 \end_layout
12208
12209 \end_inset
12210
12211
12212 \end_layout
12213
12214 \begin_layout Standard
12215 Par exemple, pour créer le tableau
12216 \begin_inset space ~
12217 \end_inset
12218
12219
12220 \begin_inset CommandInset ref
12221 LatexCommand ref
12222 reference "tab:Tableau-multicolonne-parfaite"
12223
12224 \end_inset
12225
12226 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12227  3×3 et faites un clic droit dessus.
12228  Ensuite choisissez pour cette cellule
12229 \emph on
12230 ,
12231 \emph default
12232  dans la fenêtre de dialogue de tableau, 
12233 \emph on
12234 multi-colonnes
12235 \emph default
12236
12237 \emph on
12238 alignement
12239 \begin_inset space ~
12240 \end_inset
12241
12242 horizontal
12243 \begin_inset space ~
12244 \end_inset
12245
12246 centré
12247 \emph default
12248  et une largeur de 2.5
12249 \begin_inset space \thinspace{}
12250 \end_inset
12251
12252 cm.
12253  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12254  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12255 \begin_inset space \thinspace{}
12256 \end_inset
12257
12258 cm pour la première colonne.
12259  La deuxième colonne aura alors automatiquement une largeur de 1.25
12260 \begin_inset space \thinspace{}
12261 \end_inset
12262
12263 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12264  C'est ce qui a été fait pour le tableau
12265 \begin_inset space ~
12266 \end_inset
12267
12268
12269 \begin_inset CommandInset ref
12270 LatexCommand ref
12271 reference "tab:Tableau-multicolonne-imparfait"
12272
12273 \end_inset
12274
12275 .
12276 \end_layout
12277
12278 \begin_layout Standard
12279 \begin_inset Float table
12280 wide false
12281 sideways false
12282 status open
12283
12284 \begin_layout Plain Layout
12285 \begin_inset Caption Standard
12286
12287 \begin_layout Plain Layout
12288 \begin_inset CommandInset label
12289 LatexCommand label
12290 name "tab:Tableau-multicolonne-imparfait"
12291
12292 \end_inset
12293
12294 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12295  de la largeur de la cellule multi-colonnes.
12296 \begin_inset Argument 1
12297 status open
12298
12299 \begin_layout Plain Layout
12300 Tableau avec multi-colonnes pas parfaite
12301 \end_layout
12302
12303 \end_inset
12304
12305
12306 \end_layout
12307
12308 \end_inset
12309
12310
12311 \end_layout
12312
12313 \begin_layout Plain Layout
12314 \align center
12315 \begin_inset Tabular
12316 <lyxtabular version="3" rows="3" columns="3">
12317 <features tabularvalignment="middle">
12318 <column alignment="center" valignment="top" width="1.25cm">
12319 <column alignment="center" valignment="top">
12320 <column alignment="center" valignment="top">
12321 <row>
12322 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12323 \begin_inset Text
12324
12325 \begin_layout Plain Layout
12326 multi-colonnes sur plusieurs lignes
12327 \end_layout
12328
12329 \end_inset
12330 </cell>
12331 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12332 \begin_inset Text
12333
12334 \begin_layout Plain Layout
12335
12336 \end_layout
12337
12338 \end_inset
12339 </cell>
12340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12341 \begin_inset Text
12342
12343 \begin_layout Plain Layout
12344 c
12345 \end_layout
12346
12347 \end_inset
12348 </cell>
12349 </row>
12350 <row>
12351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12352 \begin_inset Text
12353
12354 \begin_layout Plain Layout
12355 d
12356 \end_layout
12357
12358 \end_inset
12359 </cell>
12360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12361 \begin_inset Text
12362
12363 \begin_layout Plain Layout
12364 e
12365 \end_layout
12366
12367 \end_inset
12368 </cell>
12369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12370 \begin_inset Text
12371
12372 \begin_layout Plain Layout
12373 f
12374 \end_layout
12375
12376 \end_inset
12377 </cell>
12378 </row>
12379 <row>
12380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12381 \begin_inset Text
12382
12383 \begin_layout Plain Layout
12384 g
12385 \end_layout
12386
12387 \end_inset
12388 </cell>
12389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12390 \begin_inset Text
12391
12392 \begin_layout Plain Layout
12393 h
12394 \end_layout
12395
12396 \end_inset
12397 </cell>
12398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12399 \begin_inset Text
12400
12401 \begin_layout Plain Layout
12402 i
12403 \end_layout
12404
12405 \end_inset
12406 </cell>
12407 </row>
12408 </lyxtabular>
12409
12410 \end_inset
12411
12412
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \end_layout
12419
12420 \begin_layout Standard
12421 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12422  de la cellule multi-colonnes, elle est un peu plus large.
12423  La raison est que la taille que l'on donne à une cellule, 
12424 \begin_inset Formula $W_{g}$
12425 \end_inset
12426
12427  n'est pas sa taille totale, 
12428 \begin_inset Formula $W_{\mathrm{tot}}$
12429 \end_inset
12430
12431  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12432  lui donne.
12433  L'annexe
12434 \begin_inset space ~
12435 \end_inset
12436
12437
12438 \begin_inset CommandInset ref
12439 LatexCommand ref
12440 reference "cha:Explication-de-l'Equation"
12441
12442 \end_inset
12443
12444  explique pourquoi en détail.
12445 \end_layout
12446
12447 \begin_layout Standard
12448 La largeur nécessaire 
12449 \begin_inset Formula $W_{g\,n}$
12450 \end_inset
12451
12452  quand 
12453 \emph on
12454 n
12455 \emph default
12456  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12457  ait une largeur totale de 
12458 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12459 \end_inset
12460
12461 :
12462 \begin_inset Formula 
12463 \begin{equation}
12464 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12465 \end{equation}
12466
12467 \end_inset
12468
12469
12470 \end_layout
12471
12472 \begin_layout Standard
12473 Dans notre cas nous avons 
12474 \begin_inset Formula $n=2$
12475 \end_inset
12476
12477
12478 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12479 \end_inset
12480
12481 cm et les valeurs implicites pour les autres longueurs, l'équation
12482 \begin_inset space ~
12483 \end_inset
12484
12485
12486 \begin_inset CommandInset ref
12487 LatexCommand ref
12488 reference "eq:Wgn"
12489
12490 \end_inset
12491
12492  devient
12493 \begin_inset Formula 
12494 \begin{equation}
12495 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12496 \end{equation}
12497
12498 \end_inset
12499
12500
12501 \end_layout
12502
12503 \begin_layout Standard
12504 Pour permettre des calculs avec \SpecialChar LaTeX
12505 , vous devez charger le paquetage \SpecialChar LaTeX
12506  
12507 \series bold
12508 calc
12509 \series default
12510  avec la ligne suivante dans le préambule du document
12511 \begin_inset Index idx
12512 status collapsed
12513
12514 \begin_layout Plain Layout
12515 Paquetages \SpecialChar LaTeX
12516  ! calc
12517 \end_layout
12518
12519 \end_inset
12520
12521
12522 \end_layout
12523
12524 \begin_layout Standard
12525
12526 \series bold
12527
12528 \backslash
12529 usepackage{calc}
12530 \end_layout
12531
12532 \begin_layout Standard
12533 \SpecialChar LyX
12534  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12535  de dialogue.
12536  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12537  dans la
12538  fenêtre de dialogue.
12539  Voici un aperçu de ces paramètres :
12540 \end_layout
12541
12542 \begin_layout Itemize
12543
12544 \series bold
12545 p{largeur}
12546 \series default
12547  crée une cellule de taille donnée, le texte est aligné verticalement en
12548  haut.
12549 \end_layout
12550
12551 \begin_layout Itemize
12552
12553 \series bold
12554 m{largeur}
12555 \series default
12556  crée une cellule de taille donnée, le texte est aligné verticalement au
12557  centre
12558 \end_layout
12559
12560 \begin_layout Itemize
12561
12562 \series bold
12563 b{largeur}
12564 \series default
12565  crée une cellule de taille donnée, le texte est aligné verticalement en
12566  bas
12567 \end_layout
12568
12569 \begin_layout Standard
12570 En entrant un paramètre \SpecialChar LaTeX
12571 , tous les réglages de cellule donnés dans la fenêtre
12572  de dialogue sont ignorés.
12573 \end_layout
12574
12575 \begin_layout Standard
12576 \begin_inset Note Greyedout
12577 status open
12578
12579 \begin_layout Plain Layout
12580
12581 \series bold
12582 Note:
12583 \series default
12584  À cause d'un bug, \SpecialChar LyX
12585  affiche quand même les réglages qui ne sont pas pris
12586  en compte.
12587 \end_layout
12588
12589 \end_inset
12590
12591
12592 \end_layout
12593
12594 \begin_layout Standard
12595 Comme le texte doit être centré horizontalement, on ajoute la commande 
12596 \series bold
12597
12598 \backslash
12599 centering
12600 \series default
12601 .
12602  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12603  suivant pour la première des
12604  colonnes recouvertes :
12605 \end_layout
12606
12607 \begin_layout Standard
12608
12609 \series bold
12610 >{
12611 \backslash
12612 centering}m{1.25cm-6.2pt}
12613 \end_layout
12614
12615 \begin_layout Standard
12616 La commande 
12617 \series bold
12618 >{ }
12619 \series default
12620  signifie que les commandes qui se trouvent entre les accolades doivent
12621  être appliquées avant que la cellule ne soit créée.
12622 \end_layout
12623
12624 \begin_layout Standard
12625 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12626  multi-colonnes, il est toujours aligné à gauche.
12627  Cela vient du fait que \SpecialChar LyX
12628  applique l'alignement seulement à des colonnes
12629  isolées.
12630  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12631  suivant pour la multi-colonnes
12632 \end_layout
12633
12634 \begin_layout Standard
12635
12636 \series bold
12637 >{
12638 \backslash
12639 centering}m{2.5cm}
12640 \end_layout
12641
12642 \begin_layout Subsection
12643 Multi-lignes
12644 \begin_inset CommandInset label
12645 LatexCommand label
12646 name "subsec:Multi-lignes"
12647
12648 \end_inset
12649
12650
12651 \begin_inset Index idx
12652 status collapsed
12653
12654 \begin_layout Plain Layout
12655 Multi-lignes
12656 \end_layout
12657
12658 \end_inset
12659
12660
12661 \begin_inset Index idx
12662 status collapsed
12663
12664 \begin_layout Plain Layout
12665 Tableau ! multi-lignes
12666 \end_layout
12667
12668 \end_inset
12669
12670
12671 \end_layout
12672
12673 \begin_layout Standard
12674 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12675  qu'elle doit couvrir et utilisez soit le bouton 
12676 \begin_inset Info
12677 type  "icon"
12678 arg   "inset-modify tabular multirow"
12679 \end_inset
12680
12681  de la barre d'outils tableau, ou le menu 
12682 \family sans
12683 Édition\SpecialChar menuseparator
12684 Tableau\SpecialChar menuseparator
12685 Multi-lignes
12686 \family default
12687 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12688  
12689 \family sans
12690 Multi-lignes
12691 \family default
12692 .
12693 \end_layout
12694
12695 \begin_layout Standard
12696 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12697 \begin_inset Separator parbreak
12698 \end_inset
12699
12700
12701 \end_layout
12702
12703 \begin_layout Standard
12704 \align center
12705 \begin_inset Tabular
12706 <lyxtabular version="3" rows="3" columns="3">
12707 <features tabularvalignment="middle">
12708 <column alignment="center" valignment="top" width="0pt">
12709 <column alignment="center" valignment="top">
12710 <column alignment="center" valignment="top">
12711 <row>
12712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12713 \begin_inset Text
12714
12715 \begin_layout Plain Layout
12716 un contenu long
12717 \end_layout
12718
12719 \end_inset
12720 </cell>
12721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12722 \begin_inset Text
12723
12724 \begin_layout Plain Layout
12725 b
12726 \end_layout
12727
12728 \end_inset
12729 </cell>
12730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12731 \begin_inset Text
12732
12733 \begin_layout Plain Layout
12734 c
12735 \end_layout
12736
12737 \end_inset
12738 </cell>
12739 </row>
12740 <row>
12741 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12742 \begin_inset Text
12743
12744 \begin_layout Plain Layout
12745 multi-lignes
12746 \end_layout
12747
12748 \end_inset
12749 </cell>
12750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754 e
12755 \end_layout
12756
12757 \end_inset
12758 </cell>
12759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12760 \begin_inset Text
12761
12762 \begin_layout Plain Layout
12763 f
12764 \end_layout
12765
12766 \end_inset
12767 </cell>
12768 </row>
12769 <row>
12770 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12771 \begin_inset Text
12772
12773 \begin_layout Plain Layout
12774
12775 \end_layout
12776
12777 \end_inset
12778 </cell>
12779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12780 \begin_inset Text
12781
12782 \begin_layout Plain Layout
12783 h
12784 \end_layout
12785
12786 \end_inset
12787 </cell>
12788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12789 \begin_inset Text
12790
12791 \begin_layout Plain Layout
12792 i
12793 \end_layout
12794
12795 \end_inset
12796 </cell>
12797 </row>
12798 </lyxtabular>
12799
12800 \end_inset
12801
12802
12803 \end_layout
12804
12805 \begin_layout Standard
12806 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12807  la colonne.
12808  L'
12809 \family sans
12810 Espacement
12811 \begin_inset space ~
12812 \end_inset
12813
12814 vertical
12815 \family default
12816  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12817  est positive ou négative.
12818 \end_layout
12819
12820 \begin_layout Standard
12821 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12822  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12823  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12824  implicite, vous devez redéfinir la commande 
12825 \series bold
12826
12827 \backslash
12828 multirowsetup
12829 \series default
12830  avec la commande
12831 \end_layout
12832
12833 \begin_layout Standard
12834
12835 \series bold
12836
12837 \backslash
12838 renewcommand{
12839 \backslash
12840 multirowsetup}{
12841 \backslash
12842 centering}
12843 \end_layout
12844
12845 \begin_layout Standard
12846 dans le préambule du document.
12847  Après ça, tous les contenus de cellules multi-lignes du document seront
12848  centrés.
12849  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12850  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12851  juste
12852  avant le tableau concerné, plutôt que dans le préambule.
12853  Si le texte doit être aligné à droite, remplacez 
12854 \series bold
12855
12856 \backslash
12857 centering
12858 \series default
12859  par 
12860 \series bold
12861
12862 \backslash
12863 raggedleft
12864 \series default
12865 .
12866  Pour revenir à l'alignement à gauche utilisez 
12867 \series bold
12868
12869 \backslash
12870 raggedright
12871 \series default
12872 .
12873 \end_layout
12874
12875 \begin_layout Standard
12876 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12877  avec un décalage vertical de -4
12878 \begin_inset space \thinspace{}
12879 \end_inset
12880
12881 mm dans une colonne de 3
12882 \begin_inset space \thinspace{}
12883 \end_inset
12884
12885 cm de large
12886 \begin_inset space ~
12887 \end_inset
12888
12889 :
12890 \begin_inset Separator parbreak
12891 \end_inset
12892
12893
12894 \end_layout
12895
12896 \begin_layout Standard
12897 \noindent
12898 \align center
12899 \begin_inset ERT
12900 status collapsed
12901
12902 \begin_layout Plain Layout
12903
12904
12905 \backslash
12906 renewcommand{
12907 \backslash
12908 multirowsetup}{
12909 \backslash
12910 raggedleft}
12911 \end_layout
12912
12913 \end_inset
12914
12915
12916 \begin_inset Tabular
12917 <lyxtabular version="3" rows="4" columns="3">
12918 <features tabularvalignment="middle">
12919 <column alignment="center" valignment="top" width="3cm">
12920 <column alignment="center" valignment="top">
12921 <column alignment="center" valignment="top">
12922 <row>
12923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12924 \begin_inset Text
12925
12926 \begin_layout Plain Layout
12927 un contenu long
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 b
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12942 \begin_inset Text
12943
12944 \begin_layout Plain Layout
12945 c
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 </row>
12951 <row>
12952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12953 \begin_inset Text
12954
12955 \begin_layout Plain Layout
12956 t
12957 \end_layout
12958
12959 \end_inset
12960 </cell>
12961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12962 \begin_inset Text
12963
12964 \begin_layout Plain Layout
12965 n
12966 \end_layout
12967
12968 \end_inset
12969 </cell>
12970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12971 \begin_inset Text
12972
12973 \begin_layout Plain Layout
12974 m
12975 \end_layout
12976
12977 \end_inset
12978 </cell>
12979 </row>
12980 <row>
12981 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12982 \begin_inset Text
12983
12984 \begin_layout Plain Layout
12985 multi-lignes
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 e
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003 f
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 </row>
13009 <row>
13010 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014
13015 \end_layout
13016
13017 \end_inset
13018 </cell>
13019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 h
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032 i
13033 \end_layout
13034
13035 \end_inset
13036 </cell>
13037 </row>
13038 </lyxtabular>
13039
13040 \end_inset
13041
13042
13043 \begin_inset ERT
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047
13048
13049 \backslash
13050 renewcommand{
13051 \backslash
13052 multirowsetup}{
13053 \backslash
13054 raggedright}
13055 \end_layout
13056
13057 \end_inset
13058
13059
13060 \end_layout
13061
13062 \begin_layout Standard
13063 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
13064  utiliser un saut de ligne forcé (
13065 \begin_inset space ~
13066 \end_inset
13067
13068 raccourci 
13069 \family sans
13070 Ctrl+Entrée
13071 \family default
13072
13073 \begin_inset space ~
13074 \end_inset
13075
13076 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
13077  on le voit dans ce tableau :
13078 \begin_inset Separator parbreak
13079 \end_inset
13080
13081
13082 \end_layout
13083
13084 \begin_layout Standard
13085 \noindent
13086 \align center
13087 \begin_inset Tabular
13088 <lyxtabular version="3" rows="3" columns="2">
13089 <features tabularvalignment="middle">
13090 <column alignment="left" valignment="middle" width="2cm">
13091 <column alignment="center" valignment="top">
13092 <row>
13093 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13094 \begin_inset Text
13095
13096 \begin_layout Plain Layout
13097 aaa
13098 \begin_inset Newline newline
13099 \end_inset
13100
13101 aaa
13102 \begin_inset Newline newline
13103 \end_inset
13104
13105 mauvaise cellule
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114 ccc
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 </row>
13120 <row>
13121 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13122 \begin_inset Text
13123
13124 \begin_layout Plain Layout
13125
13126 \end_layout
13127
13128 \end_inset
13129 </cell>
13130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13131 \begin_inset Text
13132
13133 \begin_layout Plain Layout
13134 ddd
13135 \end_layout
13136
13137 \end_inset
13138 </cell>
13139 </row>
13140 <row>
13141 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 bbb
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13151 \begin_inset Text
13152
13153 \begin_layout Plain Layout
13154 eee
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 </row>
13160 </lyxtabular>
13161
13162 \end_inset
13163
13164
13165 \end_layout
13166
13167 \begin_layout Standard
13168 Vous devez donc faire attention avec les saut de lignes forcés.
13169 \end_layout
13170
13171 \begin_layout Subsection
13172 Cellules avec ligne(s) diagonale(s)
13173 \end_layout
13174
13175 \begin_layout Standard
13176 Pour instruire le lecteur de la signification ds titres de lignes et de
13177  colonnes dans un tableau, il est pratique de partager le première cellule
13178  du tableau à l'aide d'une ou deux lignes diagonales.
13179  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13180  \SpecialChar LaTeX
13181
13182 \series bold
13183 \lang english
13184  diagbox
13185 \series default
13186 \lang french
13187
13188 \begin_inset Index idx
13189 status collapsed
13190
13191 \begin_layout Plain Layout
13192 Paquetages \SpecialChar LaTeX
13193  ! diagbox
13194 \end_layout
13195
13196 \end_inset
13197
13198 .
13199  Ce paquetage inclut la commande 
13200 \series bold
13201 \lang english
13202
13203 \backslash
13204 diagbox
13205 \series default
13206 \lang french
13207  que l'on peut insérer en mode \SpecialChar TeX
13208  et qui peut avoir 2 ou 3 arguments:
13209 \end_layout
13210
13211 \begin_layout Standard
13212
13213 \series bold
13214 \lang english
13215
13216 \backslash
13217 diagbox[options]
13218 \lang french
13219 {inférieur gauche}{supérieur droit}
13220 \end_layout
13221
13222 \begin_layout Standard
13223
13224 \series bold
13225 \lang english
13226
13227 \backslash
13228 diagbox[options]
13229 \lang french
13230 {inférieur gauche}{supérieur gauche}{supérieur droit}
13231 \end_layout
13232
13233 \begin_layout Standard
13234 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13235  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13236  Dans le second cas, la cellule est partagée par deux lignes.
13237 \end_layout
13238
13239 \begin_layout Standard
13240 \begin_inset ERT
13241 status collapsed
13242
13243 \begin_layout Plain Layout
13244
13245
13246 \backslash
13247 ifdiagbox
13248 \end_layout
13249
13250 \end_inset
13251
13252
13253 \begin_inset Note Note
13254 status open
13255
13256 \begin_layout Plain Layout
13257 La section suivante ne s'affichera que si vous avez installé le paquetage
13258  \SpecialChar LaTeX
13259  
13260 \series bold
13261 diagbox
13262 \series default
13263 .
13264 \end_layout
13265
13266 \end_inset
13267
13268
13269 \end_layout
13270
13271 \begin_layout Standard
13272 Voici un exemple de tableau où 
13273 \series bold
13274 \lang english
13275
13276 \backslash
13277 diagbox
13278 \lang french
13279  
13280 \series default
13281 est utilisé avec 2 arguments
13282 \begin_inset space ~
13283 \end_inset
13284
13285 dans la première cellule:
13286 \lang english
13287
13288 \begin_inset VSpace medskip
13289 \end_inset
13290
13291
13292 \end_layout
13293
13294 \begin_layout Standard
13295 \noindent
13296
13297 \lang english
13298 \begin_inset Tabular
13299 <lyxtabular version="3" rows="4" columns="4">
13300 <features tabularvalignment="middle">
13301 <column alignment="center" valignment="top">
13302 <column alignment="center" valignment="top">
13303 <column alignment="center" valignment="top">
13304 <column alignment="center" valignment="top">
13305 <row>
13306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310 \begin_inset ERT
13311 status collapsed
13312
13313 \begin_layout Plain Layout
13314
13315
13316 \backslash
13317 diagbox{
13318 \end_layout
13319
13320 \end_inset
13321
13322 Nom
13323 \begin_inset ERT
13324 status collapsed
13325
13326 \begin_layout Plain Layout
13327
13328 }{
13329 \end_layout
13330
13331 \end_inset
13332
13333 Paramètre
13334 \begin_inset ERT
13335 status collapsed
13336
13337 \begin_layout Plain Layout
13338
13339 }
13340 \end_layout
13341
13342 \end_inset
13343
13344
13345 \end_layout
13346
13347 \end_inset
13348 </cell>
13349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13350 \begin_inset Text
13351
13352 \begin_layout Plain Layout
13353 Épaisseur en nm
13354 \end_layout
13355
13356 \end_inset
13357 </cell>
13358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 Transparence en %
13363 \end_layout
13364
13365 \end_inset
13366 </cell>
13367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13368 \begin_inset Text
13369
13370 \begin_layout Plain Layout
13371 Dureté en MPa
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 </row>
13377 <row>
13378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382 Vert parfait
13383 \end_layout
13384
13385 \end_inset
13386 </cell>
13387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13388 \begin_inset Text
13389
13390 \begin_layout Plain Layout
13391 45
13392 \end_layout
13393
13394 \end_inset
13395 </cell>
13396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13397 \begin_inset Text
13398
13399 \begin_layout Plain Layout
13400 80
13401 \end_layout
13402
13403 \end_inset
13404 </cell>
13405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13406 \begin_inset Text
13407
13408 \begin_layout Plain Layout
13409 504
13410 \end_layout
13411
13412 \end_inset
13413 </cell>
13414 </row>
13415 <row>
13416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13417 \begin_inset Text
13418
13419 \begin_layout Plain Layout
13420 Multi-P foncé
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13426 \begin_inset Text
13427
13428 \begin_layout Plain Layout
13429 60
13430 \end_layout
13431
13432 \end_inset
13433 </cell>
13434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438 72
13439 \end_layout
13440
13441 \end_inset
13442 </cell>
13443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13444 \begin_inset Text
13445
13446 \begin_layout Plain Layout
13447 982
13448 \end_layout
13449
13450 \end_inset
13451 </cell>
13452 </row>
13453 <row>
13454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13455 \begin_inset Text
13456
13457 \begin_layout Plain Layout
13458 Pro transparent
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13464 \begin_inset Text
13465
13466 \begin_layout Plain Layout
13467 18
13468 \end_layout
13469
13470 \end_inset
13471 </cell>
13472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13473 \begin_inset Text
13474
13475 \begin_layout Plain Layout
13476 86
13477 \end_layout
13478
13479 \end_inset
13480 </cell>
13481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13482 \begin_inset Text
13483
13484 \begin_layout Plain Layout
13485 374
13486 \end_layout
13487
13488 \end_inset
13489 </cell>
13490 </row>
13491 </lyxtabular>
13492
13493 \end_inset
13494
13495
13496 \begin_inset VSpace medskip
13497 \end_inset
13498
13499
13500 \end_layout
13501
13502 \begin_layout Standard
13503 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13504  sport ou les distances:
13505 \begin_inset Separator parbreak
13506 \end_inset
13507
13508
13509 \end_layout
13510
13511 \begin_layout Standard
13512 \noindent
13513 \align center
13514 \begin_inset Tabular
13515 <lyxtabular version="3" rows="4" columns="4">
13516 <features tabularvalignment="middle">
13517 <column alignment="center" valignment="top" width="0pt">
13518 <column alignment="center" valignment="top">
13519 <column alignment="center" valignment="top">
13520 <column alignment="center" valignment="top">
13521 <row>
13522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 \begin_inset ERT
13527 status collapsed
13528
13529 \begin_layout Plain Layout
13530
13531
13532 \backslash
13533 diagbox{
13534 \end_layout
13535
13536 \end_inset
13537
13538 À domicile
13539 \begin_inset ERT
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543
13544 }{
13545 \end_layout
13546
13547 \end_inset
13548
13549 Résultat
13550 \begin_inset ERT
13551 status open
13552
13553 \begin_layout Plain Layout
13554
13555 }{
13556 \end_layout
13557
13558 \end_inset
13559
13560 À l'extérieur
13561 \begin_inset ERT
13562 status collapsed
13563
13564 \begin_layout Plain Layout
13565
13566 }
13567 \end_layout
13568
13569 \end_inset
13570
13571
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13577 \begin_inset Text
13578
13579 \begin_layout Plain Layout
13580 Tigres
13581 \end_layout
13582
13583 \end_inset
13584 </cell>
13585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13586 \begin_inset Text
13587
13588 \begin_layout Plain Layout
13589 Panthères
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598 Faucons
13599 \end_layout
13600
13601 \end_inset
13602 </cell>
13603 </row>
13604 <row>
13605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609 Tigres
13610 \end_layout
13611
13612 \end_inset
13613 </cell>
13614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627 1:3
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636 0:1
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 </row>
13642 <row>
13643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13644 \begin_inset Text
13645
13646 \begin_layout Plain Layout
13647 Panthères
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13653 \begin_inset Text
13654
13655 \begin_layout Plain Layout
13656 3:1
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 0:0
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 </row>
13680 <row>
13681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 Faucons
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 1:0
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 0:0
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 </row>
13718 </lyxtabular>
13719
13720 \end_inset
13721
13722
13723 \end_layout
13724
13725 \begin_layout Standard
13726 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13727  2 coins ou plus du tableau comme ici:
13728 \begin_inset Separator parbreak
13729 \end_inset
13730
13731
13732 \end_layout
13733
13734 \begin_layout Standard
13735 \noindent
13736 \align center
13737 \begin_inset Tabular
13738 <lyxtabular version="3" rows="5" columns="5">
13739 <features tabularvalignment="middle">
13740 <column alignment="center" valignment="top" width="0pt">
13741 <column alignment="center" valignment="top">
13742 <column alignment="center" valignment="top">
13743 <column alignment="center" valignment="top">
13744 <column alignment="center" valignment="top">
13745 <row>
13746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 \begin_inset ERT
13751 status open
13752
13753 \begin_layout Plain Layout
13754
13755
13756 \backslash
13757 diagbox{
13758 \end_layout
13759
13760 \end_inset
13761
13762 À domicile}{Résultat
13763 \begin_inset ERT
13764 status collapsed
13765
13766 \begin_layout Plain Layout
13767
13768 }{
13769 \end_layout
13770
13771 \end_inset
13772
13773 À l'extérieur
13774 \begin_inset ERT
13775 status open
13776
13777 \begin_layout Plain Layout
13778
13779 }
13780 \end_layout
13781
13782 \end_inset
13783
13784
13785 \end_layout
13786
13787 \end_inset
13788 </cell>
13789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13790 \begin_inset Text
13791
13792 \begin_layout Plain Layout
13793 Tigres
13794 \end_layout
13795
13796 \end_inset
13797 </cell>
13798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802 Panthères
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 Faucons
13812 \end_layout
13813
13814 \end_inset
13815 </cell>
13816 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13817 \begin_inset Text
13818
13819 \begin_layout Plain Layout
13820 \begin_inset ERT
13821 status open
13822
13823 \begin_layout Plain Layout
13824
13825
13826 \backslash
13827 diagbox[dir=NE]{
13828 \end_layout
13829
13830 \end_inset
13831
13832 À domicile
13833 \begin_inset ERT
13834 status collapsed
13835
13836 \begin_layout Plain Layout
13837
13838 }{
13839 \end_layout
13840
13841 \end_inset
13842
13843 Résultat
13844 \begin_inset ERT
13845 status collapsed
13846
13847 \begin_layout Plain Layout
13848
13849 }{
13850 \end_layout
13851
13852 \end_inset
13853
13854 À l'extérieur
13855 \begin_inset ERT
13856 status collapsed
13857
13858 \begin_layout Plain Layout
13859
13860 }
13861 \end_layout
13862
13863 \end_inset
13864
13865
13866 \end_layout
13867
13868 \end_inset
13869 </cell>
13870 </row>
13871 <row>
13872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13873 \begin_inset Text
13874
13875 \begin_layout Plain Layout
13876 Tigres
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Plain Layout
13885
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13891 \begin_inset Text
13892
13893 \begin_layout Plain Layout
13894 1:3
13895 \end_layout
13896
13897 \end_inset
13898 </cell>
13899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13900 \begin_inset Text
13901
13902 \begin_layout Plain Layout
13903 0:1
13904 \end_layout
13905
13906 \end_inset
13907 </cell>
13908 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13909 \begin_inset Text
13910
13911 \begin_layout Plain Layout
13912 Tigres
13913 \end_layout
13914
13915 \end_inset
13916 </cell>
13917 </row>
13918 <row>
13919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13920 \begin_inset Text
13921
13922 \begin_layout Plain Layout
13923 Panthères
13924 \end_layout
13925
13926 \end_inset
13927 </cell>
13928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13929 \begin_inset Text
13930
13931 \begin_layout Plain Layout
13932 3:1
13933 \end_layout
13934
13935 \end_inset
13936 </cell>
13937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13938 \begin_inset Text
13939
13940 \begin_layout Plain Layout
13941
13942 \end_layout
13943
13944 \end_inset
13945 </cell>
13946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Plain Layout
13950 0:0
13951 \end_layout
13952
13953 \end_inset
13954 </cell>
13955 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13956 \begin_inset Text
13957
13958 \begin_layout Plain Layout
13959 Panthères
13960 \end_layout
13961
13962 \end_inset
13963 </cell>
13964 </row>
13965 <row>
13966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13967 \begin_inset Text
13968
13969 \begin_layout Plain Layout
13970 Faucons
13971 \end_layout
13972
13973 \end_inset
13974 </cell>
13975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13976 \begin_inset Text
13977
13978 \begin_layout Plain Layout
13979 1:0
13980 \end_layout
13981
13982 \end_inset
13983 </cell>
13984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13985 \begin_inset Text
13986
13987 \begin_layout Plain Layout
13988 0:0
13989 \end_layout
13990
13991 \end_inset
13992 </cell>
13993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13994 \begin_inset Text
13995
13996 \begin_layout Plain Layout
13997
13998 \end_layout
13999
14000 \end_inset
14001 </cell>
14002 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14003 \begin_inset Text
14004
14005 \begin_layout Plain Layout
14006 Faucons
14007 \end_layout
14008
14009 \end_inset
14010 </cell>
14011 </row>
14012 <row>
14013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14014 \begin_inset Text
14015
14016 \begin_layout Plain Layout
14017 \begin_inset ERT
14018 status open
14019
14020 \begin_layout Plain Layout
14021
14022
14023 \backslash
14024 diagbox[dir=SW]{
14025 \end_layout
14026
14027 \end_inset
14028
14029 À domicile
14030 \begin_inset ERT
14031 status collapsed
14032
14033 \begin_layout Plain Layout
14034
14035 }{
14036 \end_layout
14037
14038 \end_inset
14039
14040 Résultat
14041 \begin_inset ERT
14042 status collapsed
14043
14044 \begin_layout Plain Layout
14045
14046 }{
14047 \end_layout
14048
14049 \end_inset
14050
14051 À l'extérieur
14052 \begin_inset ERT
14053 status open
14054
14055 \begin_layout Plain Layout
14056
14057 }
14058 \end_layout
14059
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071 Tigres
14072 \end_layout
14073
14074 \end_inset
14075 </cell>
14076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 Panthères
14081 \end_layout
14082
14083 \end_inset
14084 </cell>
14085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14086 \begin_inset Text
14087
14088 \begin_layout Plain Layout
14089 Faucons
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098 \begin_inset ERT
14099 status open
14100
14101 \begin_layout Plain Layout
14102
14103
14104 \backslash
14105 diagbox[dir=SE]{
14106 \end_layout
14107
14108 \end_inset
14109
14110 À domicile
14111 \begin_inset ERT
14112 status collapsed
14113
14114 \begin_layout Plain Layout
14115
14116 }{
14117 \end_layout
14118
14119 \end_inset
14120
14121 Résultat
14122 \begin_inset ERT
14123 status open
14124
14125 \begin_layout Plain Layout
14126
14127 }{
14128 \end_layout
14129
14130 \end_inset
14131
14132 À l'extérieur
14133 \begin_inset ERT
14134 status collapsed
14135
14136 \begin_layout Plain Layout
14137
14138 }
14139 \end_layout
14140
14141 \end_inset
14142
14143
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 </row>
14149 </lyxtabular>
14150
14151 \end_inset
14152
14153
14154 \end_layout
14155
14156 \begin_layout Standard
14157 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14158  
14159 \series bold
14160 dir=direction
14161 \series default
14162
14163 \emph on
14164 direction
14165 \emph default
14166  est à choisir parmi 
14167 \series bold
14168 NE
14169 \series default
14170
14171 \series bold
14172 SE
14173 \series default
14174
14175 \series bold
14176 SW
14177 \series default
14178  et 
14179 \series bold
14180 NW
14181 \series default
14182  comme sur une rose des vents.
14183  
14184 \series bold
14185 SW
14186 \series default
14187  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14188  du tableau ci-dessus, désigné via la commande:
14189 \end_layout
14190
14191 \begin_layout Standard
14192
14193 \series bold
14194 \lang english
14195
14196 \backslash
14197 diagbox[dir=SW]{
14198 \series default
14199 \lang french
14200 À domicile
14201 \series bold
14202 \lang english
14203 }{
14204 \series default
14205 \lang french
14206 Résultat
14207 \series bold
14208 \lang english
14209 }{
14210 \series default
14211 \lang french
14212 À l'extérieur
14213 \series bold
14214 \lang english
14215 }
14216 \series default
14217 \lang french
14218 .
14219  
14220 \end_layout
14221
14222 \begin_layout Standard
14223 Si aucune direction n'est spécifiée, elle est implicitement NW.
14224 \end_layout
14225
14226 \begin_layout Standard
14227 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14228  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14229  le contenu de la cellule va déborder:
14230 \begin_inset Separator parbreak
14231 \end_inset
14232
14233
14234 \end_layout
14235
14236 \begin_layout Standard
14237 \noindent
14238 \align center
14239 \begin_inset Tabular
14240 <lyxtabular version="3" rows="2" columns="2">
14241 <features tabularvalignment="middle">
14242 <column alignment="center" valignment="top" width="3cm">
14243 <column alignment="center" valignment="top">
14244 <row>
14245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249 \begin_inset ERT
14250 status collapsed
14251
14252 \begin_layout Plain Layout
14253
14254
14255 \backslash
14256 diagbox{
14257 \end_layout
14258
14259 \end_inset
14260
14261 Nom
14262 \begin_inset ERT
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266
14267 }{
14268 \end_layout
14269
14270 \end_inset
14271
14272 Paramètre
14273 \begin_inset ERT
14274 status collapsed
14275
14276 \begin_layout Plain Layout
14277
14278 }
14279 \end_layout
14280
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14289 \begin_inset Text
14290
14291 \begin_layout Plain Layout
14292 Épaisseur en nm
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 </row>
14298 <row>
14299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14300 \begin_inset Text
14301
14302 \begin_layout Plain Layout
14303 Vert parfait
14304 \end_layout
14305
14306 \end_inset
14307 </cell>
14308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14309 \begin_inset Text
14310
14311 \begin_layout Plain Layout
14312 45
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 </row>
14318 </lyxtabular>
14319
14320 \end_inset
14321
14322
14323 \end_layout
14324
14325 \begin_layout Standard
14326 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14327  cellule partagée, utilisez l'option de commande 
14328 \series bold
14329 \lang english
14330 width=3cm
14331 \series default
14332 \lang french
14333  (remplacez 
14334 \begin_inset Quotes fld
14335 \end_inset
14336
14337 3cm
14338 \begin_inset Quotes frd
14339 \end_inset
14340
14341 par la largeur désirée).
14342  Dans le tableau qui suit, la largeur de la première colonne est réglée
14343  à 4cm.
14344  Pour 
14345 \series bold
14346 \lang english
14347
14348 \backslash
14349 diagbox
14350 \series default
14351 \lang french
14352  une largeur de 4
14353 \begin_inset space \thinspace{}
14354 \end_inset
14355
14356 cm + 2
14357 \begin_inset space \thinspace{}
14358 \end_inset
14359
14360
14361 \backslash
14362 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14363  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14364  de la cellule.
14365  Le calcul de la largeur ne peut pas être fait directement dans l'option
14366  de la commande 
14367 \series bold
14368 \lang english
14369
14370 \backslash
14371 diagbox
14372 \series default
14373 \lang french
14374 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14375  la suite.
14376  Ceci se fait via les commandes en code \SpecialChar TeX
14377 :
14378 \end_layout
14379
14380 \begin_layout Standard
14381
14382 \series bold
14383
14384 \backslash
14385 newlength{
14386 \backslash
14387 diagtest}
14388 \begin_inset Newline newline
14389 \end_inset
14390
14391
14392 \backslash
14393 setlength{
14394 \backslash
14395 diagtest}{4cm+2
14396 \backslash
14397 tabcolsep}
14398 \end_layout
14399
14400 \begin_layout Standard
14401 \begin_inset ERT
14402 status collapsed
14403
14404 \begin_layout Plain Layout
14405
14406
14407 \backslash
14408 newlength{
14409 \backslash
14410 diagtest}
14411 \end_layout
14412
14413 \begin_layout Plain Layout
14414
14415
14416 \backslash
14417 setlength{
14418 \backslash
14419 diagtest}{4cm+2
14420 \backslash
14421 tabcolsep}
14422 \end_layout
14423
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \begin_layout Standard
14430 Pour permettre les calculs en \SpecialChar LaTeX
14431 , il faut charger dans le préambule du document
14432  le paquetage 
14433 \series bold
14434 calc
14435 \series default
14436
14437 \begin_inset Index idx
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441 Paquetages \SpecialChar LaTeX
14442  ! calc
14443 \end_layout
14444
14445 \end_inset
14446
14447 .
14448 \end_layout
14449
14450 \begin_layout Standard
14451 Dans le tableau vous pouvez maintenant utiliser la commande
14452 \end_layout
14453
14454 \begin_layout Standard
14455
14456 \series bold
14457
14458 \backslash
14459 diagbox[width=
14460 \backslash
14461 diagtest]{A}{B}
14462 \end_layout
14463
14464 \begin_layout Standard
14465 dans la première cellule:
14466 \begin_inset Separator parbreak
14467 \end_inset
14468
14469
14470 \end_layout
14471
14472 \begin_layout Standard
14473 \noindent
14474 \align center
14475 \begin_inset Tabular
14476 <lyxtabular version="3" rows="2" columns="2">
14477 <features tabularvalignment="middle">
14478 <column alignment="center" valignment="top" width="4cm">
14479 <column alignment="center" valignment="top">
14480 <row>
14481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14482 \begin_inset Text
14483
14484 \begin_layout Plain Layout
14485 \begin_inset ERT
14486 status open
14487
14488 \begin_layout Plain Layout
14489
14490
14491 \backslash
14492 diagbox[width=
14493 \backslash
14494 diagtest]{
14495 \end_layout
14496
14497 \end_inset
14498
14499 A
14500 \begin_inset ERT
14501 status collapsed
14502
14503 \begin_layout Plain Layout
14504
14505 }{
14506 \end_layout
14507
14508 \end_inset
14509
14510 B
14511 \begin_inset ERT
14512 status collapsed
14513
14514 \begin_layout Plain Layout
14515
14516 }
14517 \end_layout
14518
14519 \end_inset
14520
14521
14522 \end_layout
14523
14524 \end_inset
14525 </cell>
14526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \begin_layout Plain Layout
14530 Épaisseur en nm
14531 \end_layout
14532
14533 \end_inset
14534 </cell>
14535 </row>
14536 <row>
14537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 Vert parfait
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14547 \begin_inset Text
14548
14549 \begin_layout Plain Layout
14550 45
14551 \end_layout
14552
14553 \end_inset
14554 </cell>
14555 </row>
14556 </lyxtabular>
14557
14558 \end_inset
14559
14560
14561 \end_layout
14562
14563 \begin_layout Standard
14564 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14565  la longueur de la diagonale ne peut pas être calculée correctement comme
14566  dans ce tableau:
14567 \begin_inset Separator parbreak
14568 \end_inset
14569
14570
14571 \end_layout
14572
14573 \begin_layout Standard
14574 \noindent
14575 \align center
14576 \begin_inset Tabular
14577 <lyxtabular version="3" rows="2" columns="2">
14578 <features tabularvalignment="middle">
14579 <column alignment="center" valignment="top" width="0pt">
14580 <column alignment="center" valignment="top">
14581 <row>
14582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586 \begin_inset ERT
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590
14591
14592 \backslash
14593 diagbox{
14594 \end_layout
14595
14596 \end_inset
14597
14598 A
14599 \begin_inset ERT
14600 status collapsed
14601
14602 \begin_layout Plain Layout
14603
14604 }{
14605 \end_layout
14606
14607 \end_inset
14608
14609 B
14610 \begin_inset ERT
14611 status collapsed
14612
14613 \begin_layout Plain Layout
14614
14615 }
14616 \end_layout
14617
14618 \end_inset
14619
14620
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629 Épaisseur en nm
14630 \end_layout
14631
14632 \end_inset
14633 </cell>
14634 </row>
14635 <row>
14636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14637 \begin_inset Text
14638
14639 \begin_layout Plain Layout
14640 Vert parfait
14641 \end_layout
14642
14643 \end_inset
14644 </cell>
14645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649 45
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 </row>
14655 </lyxtabular>
14656
14657 \end_inset
14658
14659
14660 \end_layout
14661
14662 \begin_layout Standard
14663 Dans ce cas, vous pouvez utiliser directement
14664 \series bold
14665  
14666 \lang english
14667 width
14668 \series default
14669 \lang french
14670  dans l'option de 
14671 \series bold
14672 \lang english
14673
14674 \backslash
14675 diagbox
14676 \series default
14677 \lang french
14678 , il n'est plus nécessaire d’ajouter 2
14679 \backslash
14680 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14681  colonne.
14682  Ici une largeur de 3cm est utilisée:
14683 \begin_inset Separator parbreak
14684 \end_inset
14685
14686
14687 \end_layout
14688
14689 \begin_layout Standard
14690 \noindent
14691 \align center
14692 \begin_inset Tabular
14693 <lyxtabular version="3" rows="2" columns="2">
14694 <features tabularvalignment="middle">
14695 <column alignment="center" valignment="top" width="0pt">
14696 <column alignment="center" valignment="top">
14697 <row>
14698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14699 \begin_inset Text
14700
14701 \begin_layout Plain Layout
14702 \begin_inset ERT
14703 status open
14704
14705 \begin_layout Plain Layout
14706
14707
14708 \backslash
14709 diagbox[width=3cm]{
14710 \end_layout
14711
14712 \end_inset
14713
14714 A
14715 \begin_inset ERT
14716 status collapsed
14717
14718 \begin_layout Plain Layout
14719
14720 }{
14721 \end_layout
14722
14723 \end_inset
14724
14725 B
14726 \begin_inset ERT
14727 status collapsed
14728
14729 \begin_layout Plain Layout
14730
14731 }
14732 \end_layout
14733
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745 Épaisseur en nm
14746 \end_layout
14747
14748 \end_inset
14749 </cell>
14750 </row>
14751 <row>
14752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Plain Layout
14756 Vert parfait
14757 \end_layout
14758
14759 \end_inset
14760 </cell>
14761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14762 \begin_inset Text
14763
14764 \begin_layout Plain Layout
14765 45
14766 \end_layout
14767
14768 \end_inset
14769 </cell>
14770 </row>
14771 </lyxtabular>
14772
14773 \end_inset
14774
14775
14776 \end_layout
14777
14778 \begin_layout Standard
14779 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14780  supplémentaire pour placer le texte dans la cellule.
14781  Ceci peut être obtenu avec l'option
14782 \series bold
14783  
14784 \lang english
14785 height
14786 \lang french
14787 =3cm
14788 \series default
14789  de la commande 
14790 \series bold
14791 \lang english
14792
14793 \backslash
14794 diagbox
14795 \series default
14796 \lang french
14797  (remplacer « 3cm » par la hauteur désirée).
14798  Dans le tableau qui suit, la commande
14799 \end_layout
14800
14801 \begin_layout Standard
14802
14803 \series bold
14804
14805 \backslash
14806 diagbox[width=3cm,height=1.4cm]{A
14807 \backslash
14808
14809 \backslash
14810 B}{C
14811 \backslash
14812
14813 \backslash
14814 D}
14815 \end_layout
14816
14817 \begin_layout Standard
14818 est utilisée dans la première cellule.
14819  La commande 
14820 \backslash
14821
14822 \backslash
14823  crée le saut de ligne
14824 \begin_inset Foot
14825 status open
14826
14827 \begin_layout Plain Layout
14828 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14829  largeur fixée.
14830 \end_layout
14831
14832 \end_inset
14833
14834 .
14835 \begin_inset Separator parbreak
14836 \end_inset
14837
14838
14839 \end_layout
14840
14841 \begin_layout Standard
14842 \noindent
14843 \align center
14844 \begin_inset Tabular
14845 <lyxtabular version="3" rows="2" columns="2">
14846 <features tabularvalignment="middle">
14847 <column alignment="center" valignment="top">
14848 <column alignment="center" valignment="top">
14849 <row>
14850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854 \begin_inset ERT
14855 status open
14856
14857 \begin_layout Plain Layout
14858
14859
14860 \backslash
14861 diagbox[width=3cm,height=1.4cm]{
14862 \end_layout
14863
14864 \end_inset
14865
14866 A
14867 \begin_inset ERT
14868 status collapsed
14869
14870 \begin_layout Plain Layout
14871
14872
14873 \backslash
14874
14875 \backslash
14876
14877 \end_layout
14878
14879 \end_inset
14880
14881 B
14882 \begin_inset ERT
14883 status collapsed
14884
14885 \begin_layout Plain Layout
14886
14887 }{
14888 \end_layout
14889
14890 \end_inset
14891
14892 C
14893 \begin_inset ERT
14894 status collapsed
14895
14896 \begin_layout Plain Layout
14897
14898
14899 \backslash
14900
14901 \backslash
14902
14903 \end_layout
14904
14905 \end_inset
14906
14907 D
14908 \begin_inset ERT
14909 status collapsed
14910
14911 \begin_layout Plain Layout
14912
14913 }
14914 \end_layout
14915
14916 \end_inset
14917
14918
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 Épaisseur en nm
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 </row>
14933 <row>
14934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938 Vert parfait
14939 \end_layout
14940
14941 \end_inset
14942 </cell>
14943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14944 \begin_inset Text
14945
14946 \begin_layout Plain Layout
14947 45
14948 \end_layout
14949
14950 \end_inset
14951 </cell>
14952 </row>
14953 </lyxtabular>
14954
14955 \end_inset
14956
14957
14958 \end_layout
14959
14960 \begin_layout Standard
14961 \begin_inset ERT
14962 status collapsed
14963
14964 \begin_layout Plain Layout
14965
14966
14967 \backslash
14968 else
14969 \end_layout
14970
14971 \end_inset
14972
14973
14974 \begin_inset Note Note
14975 status open
14976
14977 \begin_layout Plain Layout
14978 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14979  
14980 \series bold
14981 diagbox
14982 \series default
14983  n'est pas installé :
14984 \end_layout
14985
14986 \end_inset
14987
14988
14989 \end_layout
14990
14991 \begin_layout Standard
14992 Vous devez installer le paquetage \SpecialChar LaTeX
14993  
14994 \series bold
14995 diagbox
14996 \series default
14997  pour voir le contenu de cette section dans la sortie imprimée.
14998 \end_layout
14999
15000 \begin_layout Standard
15001 \begin_inset ERT
15002 status collapsed
15003
15004 \begin_layout Plain Layout
15005
15006
15007 \backslash
15008 fi
15009 \end_layout
15010
15011 \end_inset
15012
15013
15014 \end_layout
15015
15016 \begin_layout Standard
15017 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
15018  
15019 \series bold
15020 \lang english
15021 diagbox
15022 \series default
15023 \lang french
15024 , voir sa documentation, 
15025 \begin_inset CommandInset citation
15026 LatexCommand cite
15027 key "diagbox"
15028
15029 \end_inset
15030
15031 .
15032 \end_layout
15033
15034 \begin_layout Section
15035 Les tableaux formels
15036 \begin_inset CommandInset label
15037 LatexCommand label
15038 name "sec:Tableaux-Formels"
15039
15040 \end_inset
15041
15042
15043 \begin_inset Index idx
15044 status collapsed
15045
15046 \begin_layout Plain Layout
15047 Tableau ! Formel
15048 \end_layout
15049
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \begin_layout Standard
15056 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
15057  à celle du tableau
15058 \begin_inset space ~
15059 \end_inset
15060
15061
15062 \begin_inset CommandInset ref
15063 LatexCommand ref
15064 reference "tab:Exemple-tableau-booktabs"
15065
15066 \end_inset
15067
15068 .
15069  Ce genre de tableau est appelé 
15070 \begin_inset Quotes fld
15071 \end_inset
15072
15073
15074 \emph on
15075 formel
15076 \emph default
15077
15078 \begin_inset Quotes frd
15079 \end_inset
15080
15081 .
15082  Pour transformer un tableau en tableau formel, utilisez l'option 
15083 \family sans
15084 Formel
15085 \family default
15086  de l'onglet 
15087 \family sans
15088 Bordures
15089 \family default
15090  de la fenêtre de dialogue 
15091 \family sans
15092 Paramètres
15093 \begin_inset space ~
15094 \end_inset
15095
15096 du
15097 \begin_inset space ~
15098 \end_inset
15099
15100 tableau
15101 \family default
15102 .
15103 \end_layout
15104
15105 \begin_layout Standard
15106 \begin_inset Float table
15107 placement h
15108 wide false
15109 sideways false
15110 status open
15111
15112 \begin_layout Plain Layout
15113 \begin_inset Caption Standard
15114
15115 \begin_layout Plain Layout
15116 \begin_inset CommandInset label
15117 LatexCommand label
15118 name "tab:Exemple-tableau-booktabs"
15119
15120 \end_inset
15121
15122 Exemple de tableau formel
15123 \end_layout
15124
15125 \end_inset
15126
15127
15128 \end_layout
15129
15130 \begin_layout Plain Layout
15131 \align center
15132 \begin_inset Tabular
15133 <lyxtabular version="3" rows="8" columns="4">
15134 <features booktabs="true" tabularvalignment="middle">
15135 <column alignment="center" valignment="top">
15136 <column alignment="center" valignment="top">
15137 <column alignment="center" valignment="top">
15138 <column alignment="center" valignment="top">
15139 <row>
15140 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15141 \begin_inset Text
15142
15143 \begin_layout Plain Layout
15144 Système
15145 \end_layout
15146
15147 \end_inset
15148 </cell>
15149 <cell alignment="center" valignment="top" topline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153 Chip
15154 \begin_inset space \thinspace{}
15155 \end_inset
15156
15157 1
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 Chip
15167 \begin_inset space \thinspace{}
15168 \end_inset
15169
15170 2
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 </row>
15185 <row>
15186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 \begin_inset ERT
15191 status collapsed
15192
15193 \begin_layout Plain Layout
15194
15195
15196 \backslash
15197 cmidrule(r){2-2}
15198 \end_layout
15199
15200 \end_inset
15201
15202
15203 \begin_inset ERT
15204 status collapsed
15205
15206 \begin_layout Plain Layout
15207
15208
15209 \backslash
15210 cmidrule(l){3-4}
15211 \end_layout
15212
15213 \end_inset
15214
15215 Épaisseur du capteur en µm
15216 \end_layout
15217
15218 \end_inset
15219 </cell>
15220 <cell alignment="center" valignment="top" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224 300
15225 \end_layout
15226
15227 \end_inset
15228 </cell>
15229 <cell alignment="center" valignment="top" usebox="none">
15230 \begin_inset Text
15231
15232 \begin_layout Plain Layout
15233 300
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 <cell alignment="center" valignment="top" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Plain Layout
15242 700
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 <row>
15249 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253 Angle du biseau en °
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 <cell alignment="center" valignment="top" topline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262 3.55
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 <cell alignment="center" valignment="top" topline="true" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Plain Layout
15271 2.71
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 <cell alignment="center" valignment="top" topline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Plain Layout
15280 7.99
15281 \end_layout
15282
15283 \end_inset
15284 </cell>
15285 </row>
15286 <row topspace="default">
15287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Plain Layout
15291 Résolution spatiale en µm
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 <cell alignment="center" valignment="top" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300 4.26
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 <cell alignment="center" valignment="top" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 10.17
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318 10.56
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 </row>
15324 <row topspace="default">
15325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Plain Layout
15329 MTF à 
15330 \begin_inset Formula $f_{\mathrm{max}}$
15331 \end_inset
15332
15333
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 <cell alignment="center" valignment="top" usebox="none">
15339 \begin_inset Text
15340
15341 \begin_layout Plain Layout
15342 0.53
15343 \end_layout
15344
15345 \end_inset
15346 </cell>
15347 <cell alignment="center" valignment="top" usebox="none">
15348 \begin_inset Text
15349
15350 \begin_layout Plain Layout
15351 0.37
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360 0.39
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 </row>
15366 <row topspace="default">
15367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371 \begin_inset ERT
15372 status collapsed
15373
15374 \begin_layout Plain Layout
15375
15376
15377 \backslash
15378 cmidrule[2pt](l{10pt}){1-1}
15379 \end_layout
15380
15381 \end_inset
15382
15383 résolution spatiale LSF
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 <cell alignment="center" valignment="top" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 <cell alignment="center" valignment="top" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 </row>
15416 <row>
15417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15418 \begin_inset Text
15419
15420 \begin_layout Plain Layout
15421 en µm
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 <cell alignment="center" valignment="top" usebox="none">
15427 \begin_inset Text
15428
15429 \begin_layout Plain Layout
15430 129.7
15431 \end_layout
15432
15433 \end_inset
15434 </cell>
15435 <cell alignment="center" valignment="top" usebox="none">
15436 \begin_inset Text
15437
15438 \begin_layout Plain Layout
15439 52.75
15440 \end_layout
15441
15442 \end_inset
15443 </cell>
15444 <cell alignment="center" valignment="top" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448 50.78
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 </row>
15454 <row>
15455 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459 en % de la taille des pixels
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468 76.3
15469 \end_layout
15470
15471 \end_inset
15472 </cell>
15473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Plain Layout
15477 95.9
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486 92.3
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 </row>
15492 </lyxtabular>
15493
15494 \end_inset
15495
15496
15497 \end_layout
15498
15499 \end_inset
15500
15501
15502 \end_layout
15503
15504 \begin_layout Standard
15505 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15506  
15507 \family sans
15508 Bordures
15509 \family default
15510  de la fenêtre de dialogue 
15511 \family sans
15512 Paramètres
15513 \begin_inset space ~
15514 \end_inset
15515
15516 du
15517 \begin_inset space ~
15518 \end_inset
15519
15520 tableau
15521 \family default
15522  comme c'est décrit dans la section
15523 \begin_inset space ~
15524 \end_inset
15525
15526
15527 \begin_inset CommandInset ref
15528 LatexCommand ref
15529 reference "subsec:Espacement-lignes"
15530
15531 \end_inset
15532
15533 .
15534 \end_layout
15535
15536 \begin_layout Standard
15537 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15538  verticales.
15539  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15540  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15541  sortie imprimée :
15542 \begin_inset Newline newline
15543 \end_inset
15544
15545 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15546 \begin_inset space \thinspace{}
15547 \end_inset
15548
15549 em alors que les autres lignes ont implicite une épaisseur de 0.05
15550 \begin_inset space \thinspace{}
15551 \end_inset
15552
15553 em.
15554 \end_layout
15555
15556 \begin_layout Standard
15557 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15558  les lignes de préambule suivantes :
15559 \end_layout
15560
15561 \begin_layout Standard
15562
15563 \series bold
15564
15565 \backslash
15566 let
15567 \backslash
15568 mytoprule
15569 \backslash
15570 toprule
15571 \begin_inset Newline newline
15572 \end_inset
15573
15574
15575 \backslash
15576 renewcommand{
15577 \backslash
15578 toprule}{
15579 \backslash
15580 mytoprule[width]}
15581 \end_layout
15582
15583 \begin_layout Standard
15584 Cet exemple concerne la première ligne, appelée 
15585 \series bold
15586 toprule
15587 \series default
15588 .
15589  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15590 \series bold
15591 toprule
15592 \series default
15593  par 
15594 \series bold
15595 bottomrule
15596 \series default
15597 .
15598  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15599  
15600 \series bold
15601 toprule
15602 \series default
15603  par 
15604 \series bold
15605 midrule
15606 \series default
15607 .
15608  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15609 \begin_inset space ~
15610 \end_inset
15611
15612
15613 \begin_inset CommandInset ref
15614 LatexCommand ref
15615 reference "cha:Unités-de-longueur"
15616
15617 \end_inset
15618
15619  pour préciser l'épaisseur voulue.
15620 \end_layout
15621
15622 \begin_layout Standard
15623 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15624  en mettant une ligne pour une cellule multi-colonnes.
15625  \SpecialChar LyX
15626  va utiliser en interne la commande 
15627 \series bold
15628
15629 \backslash
15630 cmidrule
15631 \series default
15632  pour créer cette ligne.
15633  Sa syntaxe complète est :
15634 \end_layout
15635
15636 \begin_layout Standard
15637
15638 \series bold
15639
15640 \backslash
15641 cmidrule[largeur](rognage){colDépart-colFin}
15642 \end_layout
15643
15644 \begin_layout Standard
15645 Les options de la commande 
15646 \series bold
15647
15648 \backslash
15649 cmidrule
15650 \series default
15651  ne sont pas actuellement gérées par \SpecialChar LyX
15652 , vous devez donc utiliser du code
15653  \SpecialChar TeX
15654  pour pouvoir les utiliser.
15655  On peut créer manuellement des lignes 
15656 \series bold
15657
15658 \backslash
15659 mitrales
15660 \series default
15661  en insérant la commande en code \SpecialChar TeX
15662  comme le premier élément de la première
15663  cellule de la ligne.
15664  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15665  en question.
15666 \end_layout
15667
15668 \begin_layout Standard
15669 La valeur 
15670 \series bold
15671 largeur
15672 \series default
15673  pour l'épaisseur des lignes est de 0.03
15674 \begin_inset space \thinspace{}
15675 \end_inset
15676
15677 em.
15678  
15679 \series bold
15680 colDépart
15681 \series default
15682  est le numéro de la colonne dans laquelle la ligne commence et 
15683 \series bold
15684 colFin
15685 \series default
15686  est le numéro de la colonne dans laquelle elle se termine.
15687  La valeur de 
15688 \series bold
15689 colFin
15690 \series default
15691  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15692  Le paramètre optionnel 
15693 \series bold
15694 rognage
15695 \series default
15696  peut être soit 
15697 \emph on
15698 l{largeurRognage}
15699 \emph default
15700 , ou 
15701 \emph on
15702 r{largeurRognage}
15703 \emph default
15704  où les valeurs de
15705 \emph on
15706  largeurRognage
15707 \emph default
15708  sont aussi optionnelles.
15709  En utilisant par exemple la valeur 
15710 \emph on
15711 l{2pt}
15712 \emph default
15713  pour ce paramètre, la ligne va être rognée de 2
15714 \begin_inset space \thinspace{}
15715 \end_inset
15716
15717 pt à son extrémité gauche.
15718  Si vous ne spécifiez pas de valeur pour 
15719 \emph on
15720 largeurRognage
15721 \emph default
15722  les lignes sont implicitement rognées de 0.5
15723 \begin_inset space \thinspace{}
15724 \end_inset
15725
15726 em.
15727 \end_layout
15728
15729 \begin_layout Standard
15730 \begin_inset VSpace bigskip
15731 \end_inset
15732
15733 Le tableau
15734 \begin_inset space ~
15735 \end_inset
15736
15737
15738 \begin_inset CommandInset ref
15739 LatexCommand ref
15740 reference "tab:Exemple-tableau-booktabs"
15741
15742 \end_inset
15743
15744  a été créé en utilisant les commandes
15745 \end_layout
15746
15747 \begin_layout Standard
15748
15749 \series bold
15750
15751 \backslash
15752 cmidrule(r){2-2}
15753 \backslash
15754 cmidrule(l){3-4}
15755 \end_layout
15756
15757 \begin_layout Standard
15758 au début de la deuxième ligne et
15759 \end_layout
15760
15761 \begin_layout Standard
15762
15763 \series bold
15764
15765 \backslash
15766 cmidrule[2pt](l{10pt}){1-1}
15767 \end_layout
15768
15769 \begin_layout Standard
15770 au début de la sixième ligne.
15771 \end_layout
15772
15773 \begin_layout Standard
15774 \begin_inset VSpace bigskip
15775 \end_inset
15776
15777
15778 \end_layout
15779
15780 \begin_layout Standard
15781 Vous pouvez vouloir des commandes 
15782 \series bold
15783
15784 \backslash
15785 cmidrule
15786 \series default
15787 s qui se recouvrent comme pour le tableau
15788 \begin_inset space ~
15789 \end_inset
15790
15791
15792 \begin_inset CommandInset ref
15793 LatexCommand ref
15794 reference "tab:Tableau-booktabs-special"
15795
15796 \end_inset
15797
15798 .
15799  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15800
15801 \end_layout
15802
15803 \begin_layout Standard
15804
15805 \series bold
15806
15807 \backslash
15808 morecmidrules
15809 \end_layout
15810
15811 \begin_layout Standard
15812 La commande qui a été utilisée pour la deuxième ligne du tableau
15813 \begin_inset space ~
15814 \end_inset
15815
15816
15817 \begin_inset CommandInset ref
15818 LatexCommand ref
15819 reference "tab:Tableau-booktabs-special"
15820
15821 \end_inset
15822
15823  est
15824 \end_layout
15825
15826 \begin_layout Standard
15827
15828 \series bold
15829
15830 \backslash
15831 cmidrule(r){2-2}
15832 \backslash
15833 cmidrule(l){3-4}
15834 \backslash
15835 morecmidrules
15836 \backslash
15837 cmidrule{2-4}
15838 \end_layout
15839
15840 \begin_layout Standard
15841 La commande pour la sixième ligne est
15842 \end_layout
15843
15844 \begin_layout Standard
15845
15846 \series bold
15847
15848 \backslash
15849 midrule
15850 \backslash
15851 morecmidrules
15852 \backslash
15853 cmidrule{3-4}
15854 \end_layout
15855
15856 \begin_layout Standard
15857 \begin_inset VSpace bigskip
15858 \end_inset
15859
15860
15861 \end_layout
15862
15863 \begin_layout Standard
15864 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15865 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15866  font toute la largeur du tableau :
15867 \end_layout
15868
15869 \begin_layout Standard
15870
15871 \series bold
15872
15873 \backslash
15874 specialrule{largeur}{espace au dessus}{espace en dessous}
15875 \end_layout
15876
15877 \begin_layout Standard
15878 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15879  du paquetage \SpecialChar LaTeX
15880  
15881 \series bold
15882 booktabs
15883 \series default
15884  
15885 \begin_inset CommandInset citation
15886 LatexCommand cite
15887 key "booktabs"
15888
15889 \end_inset
15890
15891 .
15892 \begin_inset Index idx
15893 status collapsed
15894
15895 \begin_layout Plain Layout
15896 Paquetages \SpecialChar LaTeX
15897  ! booktabs
15898 \end_layout
15899
15900 \end_inset
15901
15902
15903 \end_layout
15904
15905 \begin_layout Standard
15906 \begin_inset Float table
15907 placement h
15908 wide false
15909 sideways false
15910 status open
15911
15912 \begin_layout Plain Layout
15913 \begin_inset Caption Standard
15914
15915 \begin_layout Plain Layout
15916 \begin_inset CommandInset label
15917 LatexCommand label
15918 name "tab:Tableau-booktabs-special"
15919
15920 \end_inset
15921
15922 Tableau formel spécial
15923 \end_layout
15924
15925 \end_inset
15926
15927
15928 \end_layout
15929
15930 \begin_layout Plain Layout
15931 \align center
15932 \begin_inset Tabular
15933 <lyxtabular version="3" rows="8" columns="4">
15934 <features booktabs="true" tabularvalignment="middle">
15935 <column alignment="center" valignment="top">
15936 <column alignment="center" valignment="top">
15937 <column alignment="center" valignment="top">
15938 <column alignment="center" valignment="top">
15939 <row>
15940 <cell alignment="center" valignment="top" topline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944 Système
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 <cell alignment="center" valignment="top" topline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 Chip
15954 \begin_inset space \thinspace{}
15955 \end_inset
15956
15957 1
15958 \end_layout
15959
15960 \end_inset
15961 </cell>
15962 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15963 \begin_inset Text
15964
15965 \begin_layout Plain Layout
15966 Chip
15967 \begin_inset space \thinspace{}
15968 \end_inset
15969
15970 2
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 </row>
15985 <row>
15986 <cell alignment="center" valignment="top" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Plain Layout
15990 \begin_inset ERT
15991 status collapsed
15992
15993 \begin_layout Plain Layout
15994
15995
15996 \backslash
15997 cmidrule(r){2-2}
15998 \end_layout
15999
16000 \end_inset
16001
16002
16003 \begin_inset ERT
16004 status collapsed
16005
16006 \begin_layout Plain Layout
16007
16008
16009 \backslash
16010 cmidrule(l){3-4}
16011 \end_layout
16012
16013 \end_inset
16014
16015
16016 \begin_inset ERT
16017 status collapsed
16018
16019 \begin_layout Plain Layout
16020
16021
16022 \backslash
16023 morecmidrules 
16024 \end_layout
16025
16026 \end_inset
16027
16028
16029 \begin_inset ERT
16030 status collapsed
16031
16032 \begin_layout Plain Layout
16033
16034
16035 \backslash
16036 cmidrule{2-4}
16037 \end_layout
16038
16039 \end_inset
16040
16041 Epaisseur du capteur en µm
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 <cell alignment="center" valignment="top" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 300
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 300
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068 700
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 <row>
16075 <cell alignment="center" valignment="top" topline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 Angle biseau en °
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 3.55
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 2.71
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 7.99
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row topspace="default">
16113 <cell alignment="center" valignment="top" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117 Résolution spatiale en µm
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126 4.26
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 10.17
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell alignment="center" valignment="top" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144 10.56
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 </row>
16150 <row topspace="default">
16151 <cell alignment="center" valignment="top" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155 MTF à 
16156 \begin_inset Formula $f_{\mathrm{max}}$
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 <cell alignment="center" valignment="top" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168 0.53
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 <cell alignment="center" valignment="top" usebox="none">
16174 \begin_inset Text
16175
16176 \begin_layout Plain Layout
16177 0.37
16178 \end_layout
16179
16180 \end_inset
16181 </cell>
16182 <cell alignment="center" valignment="top" usebox="none">
16183 \begin_inset Text
16184
16185 \begin_layout Plain Layout
16186 0.39
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 </row>
16192 <row>
16193 <cell alignment="center" valignment="top" topline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 \begin_inset ERT
16198 status collapsed
16199
16200 \begin_layout Plain Layout
16201
16202
16203 \backslash
16204 morecmidrules 
16205 \end_layout
16206
16207 \end_inset
16208
16209
16210 \begin_inset ERT
16211 status collapsed
16212
16213 \begin_layout Plain Layout
16214
16215
16216 \backslash
16217 cmidrule{3-4}
16218 \end_layout
16219
16220 \end_inset
16221
16222 résolution spatiale LSF
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 <cell alignment="center" valignment="top" topline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 </row>
16255 <row>
16256 <cell alignment="center" valignment="top" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 en µm
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269 129.7
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 <cell alignment="center" valignment="top" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278 52.75
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 <cell alignment="center" valignment="top" usebox="none">
16284 \begin_inset Text
16285
16286 \begin_layout Plain Layout
16287 50.78
16288 \end_layout
16289
16290 \end_inset
16291 </cell>
16292 </row>
16293 <row>
16294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298 en % de la taille des pixels
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16304 \begin_inset Text
16305
16306 \begin_layout Plain Layout
16307 76.3
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 95.9
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16322 \begin_inset Text
16323
16324 \begin_layout Plain Layout
16325 92.3
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 </row>
16331 </lyxtabular>
16332
16333 \end_inset
16334
16335
16336 \end_layout
16337
16338 \end_inset
16339
16340
16341 \end_layout
16342
16343 \begin_layout Section
16344 Alignement vertical des tableaux
16345 \begin_inset Index idx
16346 status collapsed
16347
16348 \begin_layout Plain Layout
16349 Tableau ! Alignement
16350 \end_layout
16351
16352 \end_inset
16353
16354
16355 \end_layout
16356
16357 \begin_layout Standard
16358 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16359  doit être à l'intérieur d'une boîte.
16360  La boîte peut alors être alignée comme c'est décrit dans la 
16361 \begin_inset space ~
16362 \end_inset
16363
16364
16365 \begin_inset CommandInset ref
16366 LatexCommand ref
16367 reference "sec:Boîte-Dialogue"
16368
16369 \end_inset
16370
16371 .
16372 \end_layout
16373
16374 \begin_layout Standard
16375 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16376  minipage
16377 \begin_inset Foot
16378 status open
16379
16380 \begin_layout Plain Layout
16381 Les minipages son décrites dans la section
16382 \begin_inset space ~
16383 \end_inset
16384
16385
16386 \begin_inset CommandInset ref
16387 LatexCommand ref
16388 reference "sec:Minipages"
16389
16390 \end_inset
16391
16392 .
16393 \end_layout
16394
16395 \end_inset
16396
16397  dont la largeur est de 15
16398 \begin_inset space \thinspace{}
16399 \end_inset
16400
16401 col% :
16402 \end_layout
16403
16404 \begin_layout Itemize
16405 test 
16406 \begin_inset Box Frameless
16407 position "t"
16408 hor_pos "c"
16409 has_inner_box 1
16410 inner_pos "c"
16411 use_parbox 0
16412 use_makebox 0
16413 width "15col%"
16414 special "none"
16415 height "1in"
16416 height_special "totalheight"
16417 thickness "0.4pt"
16418 separation "3pt"
16419 shadowsize "4pt"
16420 framecolor "black"
16421 backgroundcolor "none"
16422 status collapsed
16423
16424 \begin_layout Plain Layout
16425 \begin_inset Tabular
16426 <lyxtabular version="3" rows="3" columns="3">
16427 <features tabularvalignment="middle">
16428 <column alignment="center" valignment="top">
16429 <column alignment="center" valignment="top">
16430 <column alignment="center" valignment="top">
16431 <row>
16432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436 a
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445 d
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454 g
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 </row>
16460 <row>
16461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout Plain Layout
16465 b
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474 e
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 h
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 </row>
16489 <row>
16490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Plain Layout
16494 c
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 f
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 i
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 </row>
16518 </lyxtabular>
16519
16520 \end_inset
16521
16522
16523 \end_layout
16524
16525 \end_inset
16526
16527  test 
16528 \begin_inset ERT
16529 status collapsed
16530
16531 \begin_layout Plain Layout
16532
16533
16534 \backslash
16535 raisebox{0.85
16536 \backslash
16537 baselineskip}{
16538 \end_layout
16539
16540 \end_inset
16541
16542
16543 \begin_inset Box Frameless
16544 position "t"
16545 hor_pos "c"
16546 has_inner_box 1
16547 inner_pos "c"
16548 use_parbox 0
16549 use_makebox 0
16550 width "15col%"
16551 special "none"
16552 height "1in"
16553 height_special "totalheight"
16554 thickness "0.4pt"
16555 separation "3pt"
16556 shadowsize "4pt"
16557 framecolor "black"
16558 backgroundcolor "none"
16559 status collapsed
16560
16561 \begin_layout Plain Layout
16562 \begin_inset Tabular
16563 <lyxtabular version="3" rows="3" columns="3">
16564 <features tabularvalignment="middle">
16565 <column alignment="center" valignment="top">
16566 <column alignment="center" valignment="top">
16567 <column alignment="center" valignment="top">
16568 <row>
16569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 a
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Plain Layout
16582 d
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Plain Layout
16591 g
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 </row>
16597 <row>
16598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 b
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 e
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16617 \begin_inset Text
16618
16619 \begin_layout Plain Layout
16620 h
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 </row>
16626 <row>
16627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 c
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640 f
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Plain Layout
16649 i
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 </row>
16655 </lyxtabular>
16656
16657 \end_inset
16658
16659
16660 \end_layout
16661
16662 \end_inset
16663
16664
16665 \begin_inset ERT
16666 status collapsed
16667
16668 \begin_layout Plain Layout
16669
16670 }
16671 \end_layout
16672
16673 \end_inset
16674
16675
16676 \end_layout
16677
16678 \begin_layout Itemize
16679 test 
16680 \begin_inset Box Frameless
16681 position "c"
16682 hor_pos "c"
16683 has_inner_box 1
16684 inner_pos "c"
16685 use_parbox 0
16686 use_makebox 0
16687 width "15col%"
16688 special "none"
16689 height "1in"
16690 height_special "totalheight"
16691 thickness "0.4pt"
16692 separation "3pt"
16693 shadowsize "4pt"
16694 framecolor "black"
16695 backgroundcolor "none"
16696 status collapsed
16697
16698 \begin_layout Plain Layout
16699 \begin_inset Tabular
16700 <lyxtabular version="3" rows="3" columns="3">
16701 <features tabularvalignment="middle">
16702 <column alignment="center" valignment="top">
16703 <column alignment="center" valignment="top">
16704 <column alignment="center" valignment="top">
16705 <row>
16706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710 a
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719 d
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728 g
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 </row>
16734 <row>
16735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 b
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 e
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 h
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 </row>
16763 <row>
16764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 c
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777 f
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786 i
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 </lyxtabular>
16793
16794 \end_inset
16795
16796
16797 \end_layout
16798
16799 \end_inset
16800
16801
16802 \end_layout
16803
16804 \begin_layout Itemize
16805 test 
16806 \begin_inset Box Frameless
16807 position "b"
16808 hor_pos "c"
16809 has_inner_box 1
16810 inner_pos "c"
16811 use_parbox 0
16812 use_makebox 0
16813 width "15col%"
16814 special "none"
16815 height "1in"
16816 height_special "totalheight"
16817 thickness "0.4pt"
16818 separation "3pt"
16819 shadowsize "4pt"
16820 framecolor "black"
16821 backgroundcolor "none"
16822 status collapsed
16823
16824 \begin_layout Plain Layout
16825 \begin_inset Tabular
16826 <lyxtabular version="3" rows="3" columns="3">
16827 <features tabularvalignment="middle">
16828 <column alignment="center" valignment="top">
16829 <column alignment="center" valignment="top">
16830 <column alignment="center" valignment="top">
16831 <row>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 a
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 d
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 g
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 </row>
16860 <row>
16861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 b
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 e
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 h
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 <row>
16890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894 c
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 f
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912 i
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 </row>
16918 </lyxtabular>
16919
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \end_inset
16926
16927  test 
16928 \begin_inset ERT
16929 status collapsed
16930
16931 \begin_layout Plain Layout
16932
16933
16934 \backslash
16935 raisebox{-0.32
16936 \backslash
16937 baselineskip}{
16938 \end_layout
16939
16940 \end_inset
16941
16942
16943 \begin_inset Box Frameless
16944 position "b"
16945 hor_pos "c"
16946 has_inner_box 1
16947 inner_pos "c"
16948 use_parbox 0
16949 use_makebox 0
16950 width "15col%"
16951 special "none"
16952 height "1in"
16953 height_special "totalheight"
16954 thickness "0.4pt"
16955 separation "3pt"
16956 shadowsize "4pt"
16957 framecolor "black"
16958 backgroundcolor "none"
16959 status collapsed
16960
16961 \begin_layout Plain Layout
16962 \begin_inset Tabular
16963 <lyxtabular version="3" rows="3" columns="3">
16964 <features tabularvalignment="middle">
16965 <column alignment="center" valignment="top">
16966 <column alignment="center" valignment="top">
16967 <column alignment="center" valignment="top">
16968 <row>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 a
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 d
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 g
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 </row>
16997 <row>
16998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002 b
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 e
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 h
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 c
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 f
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049 i
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 </row>
17055 </lyxtabular>
17056
17057 \end_inset
17058
17059
17060 \end_layout
17061
17062 \end_inset
17063
17064
17065 \begin_inset ERT
17066 status collapsed
17067
17068 \begin_layout Plain Layout
17069
17070 }
17071 \end_layout
17072
17073 \end_inset
17074
17075
17076 \end_layout
17077
17078 \begin_layout Standard
17079 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
17080  et de la dernière ligne, n'est pas correctement aligné avec le texte de
17081  la ligne dans laquelle le tableau est inséré.
17082  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
17083  boîte élévatrice (raisebox)
17084 \begin_inset Foot
17085 status collapsed
17086
17087 \begin_layout Plain Layout
17088 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
17089 \begin_inset space ~
17090 \end_inset
17091
17092
17093 \begin_inset CommandInset ref
17094 LatexCommand ref
17095 reference "subsec:Alignement-Vertical"
17096
17097 \end_inset
17098
17099 .
17100 \end_layout
17101
17102 \end_inset
17103
17104 .
17105  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17106  aligné en utilisant la commande en code \SpecialChar TeX
17107  suivante 
17108 \end_layout
17109
17110 \begin_layout Standard
17111
17112 \series bold
17113
17114 \backslash
17115 raisebox{0.85
17116 \backslash
17117 baselineskip}{
17118 \end_layout
17119
17120 \begin_layout Standard
17121 placée juste avant la boîte minipage.
17122  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17123 .
17124  Pour le deuxième tableau de la dernière ligne, la commande 
17125 \end_layout
17126
17127 \begin_layout Standard
17128
17129 \series bold
17130
17131 \backslash
17132 raisebox{-0.32
17133 \backslash
17134 baselineskip}{
17135 \end_layout
17136
17137 \begin_layout Standard
17138 est utilisée.
17139 \end_layout
17140
17141 \begin_layout Standard
17142 \begin_inset Note Greyedout
17143 status open
17144
17145 \begin_layout Plain Layout
17146
17147 \series bold
17148 Note:
17149 \series default
17150  L'alignement entre le contenu de la ligne du tableau et le texte de la
17151  ligne qui l'entoure ne peut pas être parfait.
17152  Le facteur utilisé dans la commande 
17153 \series bold
17154
17155 \backslash
17156 raisebox
17157 \series default
17158  pour obtenir cet alignement dépend de la police de caractères du document,
17159  de la taille de la police et de l'épaisseur des lignes du tableau.
17160 \end_layout
17161
17162 \end_inset
17163
17164
17165 \end_layout
17166
17167 \begin_layout Section
17168 Tableaux colorés
17169 \begin_inset CommandInset label
17170 LatexCommand label
17171 name "sec:Tableaux-Colorés"
17172
17173 \end_inset
17174
17175
17176 \begin_inset Index idx
17177 status collapsed
17178
17179 \begin_layout Plain Layout
17180 Tableau ! Coloré
17181 \end_layout
17182
17183 \end_inset
17184
17185
17186 \end_layout
17187
17188 \begin_layout Subsection
17189 Cellules colorées
17190 \begin_inset Index idx
17191 status collapsed
17192
17193 \begin_layout Plain Layout
17194 Couleur des tableaux ! Pour les cellules
17195 \end_layout
17196
17197 \end_inset
17198
17199
17200 \begin_inset Index idx
17201 status collapsed
17202
17203 \begin_layout Plain Layout
17204 Couleur ! Pour les cellules de tableau
17205 \end_layout
17206
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \begin_layout Standard
17213 \begin_inset Float table
17214 placement h
17215 wide false
17216 sideways false
17217 status open
17218
17219 \begin_layout Plain Layout
17220 \begin_inset Caption Standard
17221
17222 \begin_layout Plain Layout
17223 \begin_inset CommandInset label
17224 LatexCommand label
17225 name "tab:Tableau-coloré-sans-colortbl"
17226
17227 \end_inset
17228
17229 Tableau coloré sans utiliser le paquetage  
17230 \series bold
17231 colortbl
17232 \series default
17233
17234 \begin_inset Argument 1
17235 status open
17236
17237 \begin_layout Plain Layout
17238 Tableau sans colortbl
17239 \end_layout
17240
17241 \end_inset
17242
17243
17244 \end_layout
17245
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \begin_layout Plain Layout
17252 \align center
17253 \begin_inset Tabular
17254 <lyxtabular version="3" rows="3" columns="3">
17255 <features tabularvalignment="middle">
17256 <column alignment="center" valignment="top">
17257 <column alignment="center" valignment="top">
17258 <column alignment="center" valignment="top">
17259 <row>
17260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264
17265 \color green
17266 a
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275
17276 \color red
17277 b
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286
17287 \color red
17288 c
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 </row>
17294 <row>
17295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299
17300 \color green
17301 d
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310
17311 \color blue
17312 e
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321
17322 \color blue
17323 f
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 <row>
17330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \color green
17336 g
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345
17346 \color blue
17347 h
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356
17357 \color blue
17358 i
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 </row>
17364 </lyxtabular>
17365
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \end_inset
17372
17373
17374 \end_layout
17375
17376 \begin_layout Standard
17377 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17378  et choisissez une couleur dans le menu 
17379 \family sans
17380 Édition\SpecialChar menuseparator
17381 Style
17382 \begin_inset space ~
17383 \end_inset
17384
17385 de
17386 \begin_inset space ~
17387 \end_inset
17388
17389 Texte
17390 \family default
17391 .
17392  C'est ce qui a été utilisé pour créer le tableau
17393 \begin_inset space ~
17394 \end_inset
17395
17396
17397 \begin_inset CommandInset ref
17398 LatexCommand ref
17399 reference "tab:Tableau-coloré-sans-colortbl"
17400
17401 \end_inset
17402
17403 .
17404  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17405  
17406 \series bold
17407 colortbl
17408 \series default
17409 .
17410 \begin_inset Index idx
17411 status collapsed
17412
17413 \begin_layout Plain Layout
17414 Paquetages \SpecialChar LaTeX
17415  ! colortbl
17416 \end_layout
17417
17418 \end_inset
17419
17420
17421 \end_layout
17422
17423 \begin_layout Standard
17424 \begin_inset ERT
17425 status collapsed
17426
17427 \begin_layout Plain Layout
17428
17429
17430 \backslash
17431 ifcolortbl
17432 \end_layout
17433
17434 \end_inset
17435
17436
17437 \begin_inset Note Note
17438 status open
17439
17440 \begin_layout Plain Layout
17441 La section qui suit ne sera affichée que si vous avez installé le paquetage
17442  \SpecialChar LaTeX
17443  
17444 \series bold
17445 colortbl
17446 \series default
17447 .
17448 \end_layout
17449
17450 \end_inset
17451
17452
17453 \end_layout
17454
17455 \begin_layout Standard
17456 Pour créer des tableaux colorés, vous devez charger le paquetage
17457 \series bold
17458  colortbl
17459 \series default
17460  dans le préambule avec la ligne
17461 \end_layout
17462
17463 \begin_layout Standard
17464
17465 \series bold
17466
17467 \backslash
17468 usepackage{colortbl}
17469 \end_layout
17470
17471 \begin_layout Standard
17472 On choisit la couleur d'une colonne avec la commande 
17473 \end_layout
17474
17475 \begin_layout Standard
17476
17477 \series bold
17478
17479 \backslash
17480 columncolor{nom de couleur}
17481 \end_layout
17482
17483 \begin_layout Standard
17484 à l'intérieur d'une commande 
17485 \series bold
17486 >{ }
17487 \series default
17488 .
17489  Vous trouverez plus d'information sur la commande 
17490 \series bold
17491 >{}
17492 \series default
17493  dans la section
17494 \begin_inset space ~
17495 \end_inset
17496
17497
17498 \begin_inset CommandInset ref
17499 LatexCommand ref
17500 reference "subsec:Calculs-multicolonnes"
17501
17502 \end_inset
17503
17504 .
17505 \end_layout
17506
17507 \begin_layout Standard
17508 Les noms de couleurs suivants sont prédéfinis :
17509 \end_layout
17510
17511 \begin_layout Standard
17512
17513 \family sans
17514 red
17515 \family default
17516  (rouge), 
17517 \family sans
17518 green
17519 \family default
17520  (vert), 
17521 \family sans
17522 yellow
17523 \family default
17524  (jaune), 
17525 \family sans
17526 blue
17527 \family default
17528  (bleu), 
17529 \family sans
17530 cyan
17531 \family default
17532
17533 \family sans
17534 magenta
17535 \family default
17536
17537 \family sans
17538 black 
17539 \family default
17540 (noir) et 
17541 \family sans
17542 white 
17543 \family default
17544 (blanc)
17545 \end_layout
17546
17547 \begin_layout Standard
17548 \begin_inset VSpace medskip
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \begin_layout Standard
17555 Si vous ajoutez les options
17556 \end_layout
17557
17558 \begin_layout Standard
17559
17560 \series bold
17561 usenames,dvipsnames
17562 \end_layout
17563
17564 \begin_layout Standard
17565 aux options de la classe de document dans les paramètres du document, vous
17566  pouvez utiliser 61
17567 \begin_inset space ~
17568 \end_inset
17569
17570 couleurs supplémentaires.
17571  Ces couleurs sont listées dans l'annexe
17572 \begin_inset space ~
17573 \end_inset
17574
17575
17576 \begin_inset CommandInset ref
17577 LatexCommand ref
17578 reference "chap:Liste-de-noms-de-couleur-dvips"
17579
17580 \end_inset
17581
17582 .
17583  Une de ces couleurs, 
17584 \family sans
17585 Maroon
17586 \family default
17587 , est utilisée comme exemple dans le tableau
17588 \begin_inset space ~
17589 \end_inset
17590
17591
17592 \begin_inset CommandInset ref
17593 LatexCommand ref
17594 reference "tab:Tableau-coloré-avec-colortbl"
17595
17596 \end_inset
17597
17598 .
17599 \end_layout
17600
17601 \begin_layout Standard
17602 \begin_inset VSpace medskip
17603 \end_inset
17604
17605
17606 \end_layout
17607
17608 \begin_layout Standard
17609 Vous pouvez aussi définir votre propre couleur avec la commande
17610 \end_layout
17611
17612 \begin_layout Standard
17613
17614 \series bold
17615
17616 \backslash
17617 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17618 \end_layout
17619
17620 \begin_layout Standard
17621 Le modèle de couleur peut être
17622 \end_layout
17623
17624 \begin_layout Labeling
17625 \labelwidthstring 00.00.0000
17626 cmyk
17627 \begin_inset space ~
17628 \end_inset
17629
17630 : cyan, magenta, jaune (yellow), noir (black)
17631 \end_layout
17632
17633 \begin_layout Labeling
17634 \labelwidthstring 00.00.0000
17635 rgb
17636 \begin_inset space ~
17637 \end_inset
17638
17639 : rouge (red), vert (green), bleu (blue)
17640 \end_layout
17641
17642 \begin_layout Labeling
17643 \labelwidthstring 00.00.0000
17644 gray
17645 \begin_inset space ~
17646 \end_inset
17647
17648 : dégradé de gris (gray)
17649 \end_layout
17650
17651 \begin_layout Standard
17652 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17653  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17654 \end_layout
17655
17656 \begin_layout Standard
17657 Vous pouvez par exemple définir la couleur 
17658 \begin_inset Quotes fld
17659 \end_inset
17660
17661
17662 \emph on
17663 vertfonce
17664 \begin_inset Quotes frd
17665 \end_inset
17666
17667  dans le préambule avec la ligne
17668 \end_layout
17669
17670 \begin_layout Standard
17671
17672 \series bold
17673
17674 \backslash
17675 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17676 \end_layout
17677
17678 \begin_layout Standard
17679 et la couleur 
17680 \emph on
17681
17682 \begin_inset Quotes fld
17683 \end_inset
17684
17685 grisclair
17686 \emph default
17687
17688 \begin_inset Quotes frd
17689 \end_inset
17690
17691  avec
17692 \end_layout
17693
17694 \begin_layout Standard
17695
17696 \series bold
17697
17698 \backslash
17699 definecolor{grisclair}{gray}{0.8}
17700 \end_layout
17701
17702 \begin_layout Standard
17703 \begin_inset VSpace medskip
17704 \end_inset
17705
17706
17707 \end_layout
17708
17709 \begin_layout Standard
17710 Les lignes sont colorées avec la commande
17711 \end_layout
17712
17713 \begin_layout Standard
17714
17715 \series bold
17716
17717 \backslash
17718 rowcolor{nom de la couleur}
17719 \end_layout
17720
17721 \begin_layout Standard
17722 et les cellules sont colorées avec la commande
17723 \end_layout
17724
17725 \begin_layout Standard
17726
17727 \series bold
17728
17729 \backslash
17730 cellcolor{nom de la couleur}
17731 \end_layout
17732
17733 \begin_layout Standard
17734 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17735 .
17736 \end_layout
17737
17738 \begin_layout Standard
17739 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17740  choisissez une couleur dans le menu 
17741 \family sans
17742 Édition\SpecialChar menuseparator
17743 Style
17744 \begin_inset space ~
17745 \end_inset
17746
17747 de
17748 \begin_inset space ~
17749 \end_inset
17750
17751 Texte
17752 \family default
17753 .
17754  Si une cellule contient du code \SpecialChar TeX
17755 , faites bien attention à ne colorer que
17756  le texte, sinon le code \SpecialChar TeX
17757  coloré provoquera des erreurs \SpecialChar LaTeX
17758 .
17759 \end_layout
17760
17761 \begin_layout Standard
17762 \begin_inset Note Greyedout
17763 status open
17764
17765 \begin_layout Plain Layout
17766
17767 \series bold
17768 Note:
17769 \series default
17770  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17771  définies par l'utilisateur.
17772 \end_layout
17773
17774 \end_inset
17775
17776
17777 \end_layout
17778
17779 \begin_layout Standard
17780 \begin_inset VSpace bigskip
17781 \end_inset
17782
17783
17784 \end_layout
17785
17786 \begin_layout Standard
17787 Pour créer le tableau
17788 \begin_inset space ~
17789 \end_inset
17790
17791
17792 \begin_inset CommandInset ref
17793 LatexCommand ref
17794 reference "tab:Tableau-coloré-avec-colortbl"
17795
17796 \end_inset
17797
17798  faites ce qui suit : La couleur de la première colonne doit être 
17799 \emph on
17800 vertfonce
17801 \emph default
17802 .
17803  On insère donc la commande
17804 \end_layout
17805
17806 \begin_layout Standard
17807
17808 \series bold
17809 >{
17810 \backslash
17811 columncolor{vertfonce}
17812 \backslash
17813 centering}c
17814 \end_layout
17815
17816 \begin_layout Standard
17817 en code \SpecialChar TeX
17818  pour cette colonne.
17819  La première ligne doit être bleue clair, d'où la commande en code \SpecialChar TeX
17820
17821 \end_layout
17822
17823 \begin_layout Standard
17824
17825 \series bold
17826
17827 \backslash
17828 rowcolor{cyan}
17829 \end_layout
17830
17831 \begin_layout Standard
17832 qui est insérée dans la première cellule de cette ligne.
17833  Notez que cela annule la couleur de colonne pour la première cellule.
17834  La dernière cellule de la dernière ligne est colorée en marron
17835 \series bold
17836  
17837 \series default
17838 en insérant en code \SpecialChar TeX
17839  la commande
17840 \end_layout
17841
17842 \begin_layout Standard
17843
17844 \series bold
17845
17846 \backslash
17847 cellcolor{Maroon}
17848 \end_layout
17849
17850 \begin_layout Standard
17851 Les caractères peuvent maintenant être colorés en utilisant le menu 
17852 \family sans
17853 Édition\SpecialChar menuseparator
17854 Style
17855 \begin_inset space ~
17856 \end_inset
17857
17858 de
17859 \begin_inset space ~
17860 \end_inset
17861
17862 Texte
17863 \family default
17864 .
17865 \end_layout
17866
17867 \begin_layout Standard
17868 \begin_inset Float table
17869 placement h
17870 wide false
17871 sideways false
17872 status open
17873
17874 \begin_layout Plain Layout
17875 \begin_inset Caption Standard
17876
17877 \begin_layout Plain Layout
17878 \begin_inset CommandInset label
17879 LatexCommand label
17880 name "tab:Tableau-coloré-avec-colortbl"
17881
17882 \end_inset
17883
17884 Tableau coloré en utilisant le paquetage 
17885 \series bold
17886 colortbl
17887 \series default
17888
17889 \begin_inset Argument 1
17890 status collapsed
17891
17892 \begin_layout Plain Layout
17893 Tableau avec colortbl
17894 \end_layout
17895
17896 \end_inset
17897
17898
17899 \end_layout
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Plain Layout
17907 \align center
17908 \begin_inset Tabular
17909 <lyxtabular version="3" rows="3" columns="3">
17910 <features tabularvalignment="middle">
17911 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17912 <column alignment="center" valignment="top">
17913 <column alignment="center" valignment="top">
17914 <row>
17915 <cell alignment="center" valignment="top" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 \begin_inset ERT
17920 status collapsed
17921
17922 \begin_layout Plain Layout
17923
17924
17925 \backslash
17926 rowcolor{cyan}
17927 \end_layout
17928
17929 \end_inset
17930
17931
17932 \color magenta
17933 a
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942
17943 \color red
17944 b
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 <cell alignment="center" valignment="top" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953
17954 \color red
17955 c
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 </row>
17961 <row>
17962 <cell alignment="center" valignment="top" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966
17967 \color yellow
17968 d
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977
17978 \color blue
17979 e
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988
17989 \color blue
17990 f
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 </row>
17996 <row>
17997 <cell alignment="center" valignment="top" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001
18002 \color yellow
18003 g
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012
18013 \color blue
18014 h
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 \begin_inset ERT
18024 status collapsed
18025
18026 \begin_layout Plain Layout
18027
18028
18029 \backslash
18030 cellcolor{Maroon}
18031 \end_layout
18032
18033 \end_inset
18034
18035
18036 \color green
18037 i
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 </row>
18043 </lyxtabular>
18044
18045 \end_inset
18046
18047
18048 \end_layout
18049
18050 \end_inset
18051
18052
18053 \end_layout
18054
18055 \begin_layout Standard
18056 \begin_inset ERT
18057 status collapsed
18058
18059 \begin_layout Plain Layout
18060
18061
18062 \backslash
18063 else
18064 \end_layout
18065
18066 \end_inset
18067
18068
18069 \begin_inset Note Note
18070 status open
18071
18072 \begin_layout Plain Layout
18073 Ce qui suit sera affiché si le paquetage 
18074 \series bold
18075 colortbl
18076 \series default
18077  n'est pas installé :
18078 \end_layout
18079
18080 \end_inset
18081
18082
18083 \end_layout
18084
18085 \begin_layout Standard
18086 Vous devez installer le paquetage 
18087 \series bold
18088 colortbl
18089 \series default
18090  pour voir le contenu des cette section dans la sortie imprimée.
18091 \end_layout
18092
18093 \begin_layout Standard
18094 \begin_inset ERT
18095 status collapsed
18096
18097 \begin_layout Plain Layout
18098
18099
18100 \backslash
18101 fi
18102 \end_layout
18103
18104 \end_inset
18105
18106
18107 \end_layout
18108
18109 \begin_layout Subsection
18110 Lignes colorées
18111 \begin_inset Index idx
18112 status collapsed
18113
18114 \begin_layout Plain Layout
18115 Tableau Coloré ! Pour les lignes
18116 \end_layout
18117
18118 \end_inset
18119
18120
18121 \begin_inset Index idx
18122 status collapsed
18123
18124 \begin_layout Plain Layout
18125 Couleur ! Pour les lignes de tableau
18126 \end_layout
18127
18128 \end_inset
18129
18130
18131 \end_layout
18132
18133 \begin_layout Standard
18134 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
18135  alternative à la méthode décrite dans le paragraphe précédent: il faut
18136  charger le paquetage 
18137 \series bold
18138 xcolor
18139 \series default
18140
18141 \begin_inset Index idx
18142 status collapsed
18143
18144 \begin_layout Plain Layout
18145 Paquetages \SpecialChar LaTeX
18146  ! xcolor
18147 \begin_inset ERT
18148 status collapsed
18149
18150 \begin_layout Plain Layout
18151
18152
18153 \backslash
18154 vspace{4mm}
18155 \end_layout
18156
18157 \end_inset
18158
18159
18160 \end_layout
18161
18162 \end_inset
18163
18164  dans le préambule du document avec la commande
18165 \end_layout
18166
18167 \begin_layout Standard
18168
18169 \series bold
18170
18171 \backslash
18172 usepackage[table]{xcolor}
18173 \end_layout
18174
18175 \begin_layout Standard
18176
18177 \series bold
18178 xcolor
18179 \series default
18180  charge automatiquement le paquetage 
18181 \series bold
18182 colortbl
18183 \series default
18184
18185 \begin_inset Index idx
18186 status collapsed
18187
18188 \begin_layout Plain Layout
18189 Paquetages \SpecialChar LaTeX
18190  ! colortbl
18191 \end_layout
18192
18193 \end_inset
18194
18195 , il faut donc que
18196 \series bold
18197  colortbl
18198 \series default
18199  existe dans votre distribution \SpecialChar LaTeX
18200 , sinon vous aurez des erreurs.
18201 \end_layout
18202
18203 \begin_layout Standard
18204 \begin_inset ERT
18205 status collapsed
18206
18207 \begin_layout Plain Layout
18208
18209
18210 \backslash
18211 ifcolortbl
18212 \end_layout
18213
18214 \end_inset
18215
18216
18217 \begin_inset Note Note
18218 status open
18219
18220 \begin_layout Plain Layout
18221 La section qui suit ne sera affichée que si vous avez installé le paquetage
18222  \SpecialChar LaTeX
18223  
18224 \series bold
18225 colortbl
18226 \series default
18227 .
18228 \end_layout
18229
18230 \end_inset
18231
18232
18233 \end_layout
18234
18235 \begin_layout Standard
18236 Les lignes de tableau sont colorées par la commande
18237 \end_layout
18238
18239 \begin_layout Standard
18240
18241 \series bold
18242
18243 \backslash
18244 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18245  paire}
18246 \end_layout
18247
18248 \begin_layout Standard
18249 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18250  avant le premier
18251  tableau nécessitant la coloration alternative des lignes.
18252  
18253 \series bold
18254 numéro de ligne
18255 \series default
18256  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18257  
18258 \series bold
18259 commandes
18260 \series default
18261 \emph on
18262  
18263 \emph default
18264 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18265  Par exemple la commande
18266 \end_layout
18267
18268 \begin_layout Standard
18269
18270 \series bold
18271
18272 \backslash
18273 rowcolors{1}{white}{lightgray}
18274 \end_layout
18275
18276 \begin_layout Standard
18277 donne le schéma de couleurs du tableau
18278 \begin_inset space ~
18279 \end_inset
18280
18281
18282 \begin_inset CommandInset ref
18283 LatexCommand ref
18284 reference "tab:Table-rowcolors"
18285
18286 \end_inset
18287
18288 .
18289  La commande
18290 \end_layout
18291
18292 \begin_layout Standard
18293
18294 \series bold
18295
18296 \backslash
18297 rowcolors[
18298 \backslash
18299 hline]{1}{lightgray}{cyan}
18300 \end_layout
18301
18302 \begin_layout Standard
18303 donne le schéma de couleurs du tableau
18304 \begin_inset space ~
18305 \end_inset
18306
18307
18308 \begin_inset CommandInset ref
18309 LatexCommand ref
18310 reference "tab:Table-rowcolors-2"
18311
18312 \end_inset
18313
18314 .
18315  Si 
18316 \series bold
18317 couleur ligne impaire
18318 \series default
18319  ou 
18320 \series bold
18321 couleur ligne paire
18322 \series default
18323  est vide, aucune couleur n'est utilisée, donc la commande
18324 \end_layout
18325
18326 \begin_layout Standard
18327
18328 \series bold
18329
18330 \backslash
18331 rowcolors{1}{}{}
18332 \end_layout
18333
18334 \begin_layout Standard
18335 supprime toutes les couleurs.
18336  
18337 \series bold
18338
18339 \backslash
18340 rowcolors
18341 \series default
18342  s'applique aux tableaux qui suivent cette commande.
18343 \end_layout
18344
18345 \begin_layout Standard
18346 \begin_inset ERT
18347 status open
18348
18349 \begin_layout Plain Layout
18350
18351
18352 \backslash
18353 rowcolors{1}{white}{lightgray}
18354 \end_layout
18355
18356 \end_inset
18357
18358
18359 \end_layout
18360
18361 \begin_layout Standard
18362 \begin_inset Float table
18363 placement h
18364 wide false
18365 sideways false
18366 status open
18367
18368 \begin_layout Plain Layout
18369 \begin_inset Caption Standard
18370
18371 \begin_layout Plain Layout
18372
18373 \lang english
18374 \begin_inset CommandInset label
18375 LatexCommand label
18376 name "tab:Table-rowcolors"
18377
18378 \end_inset
18379
18380
18381 \lang french
18382 Tableau avec une colonne sur deux en gris clair.
18383 \end_layout
18384
18385 \end_inset
18386
18387
18388 \end_layout
18389
18390 \begin_layout Plain Layout
18391 \align center
18392 \begin_inset Tabular
18393 <lyxtabular version="3" rows="4" columns="3">
18394 <features tabularvalignment="middle">
18395 <column alignment="center" valignment="top">
18396 <column alignment="center" valignment="top" width="0pt">
18397 <column alignment="center" valignment="top" width="0pt">
18398 <row>
18399 <cell alignment="center" valignment="top" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403 X
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 Y
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 <cell alignment="center" valignment="top" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421 Z
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 </row>
18427 <row>
18428 <cell alignment="center" valignment="top" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432 1
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 <cell alignment="center" valignment="top" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441 2
18442 \end_layout
18443
18444 \end_inset
18445 </cell>
18446 <cell alignment="center" valignment="top" usebox="none">
18447 \begin_inset Text
18448
18449 \begin_layout Plain Layout
18450 3
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 </row>
18456 <row>
18457 <cell alignment="center" valignment="top" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 4
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell alignment="center" valignment="top" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470 5
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 <cell alignment="center" valignment="top" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479 6
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 </row>
18485 <row>
18486 <cell alignment="center" valignment="top" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490 7
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 8
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 9
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 </row>
18514 </lyxtabular>
18515
18516 \end_inset
18517
18518
18519 \end_layout
18520
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \begin_layout Standard
18527 \begin_inset ERT
18528 status open
18529
18530 \begin_layout Plain Layout
18531
18532
18533 \backslash
18534 rowcolors[
18535 \backslash
18536 hline]{1}{lightgray}{cyan}
18537 \end_layout
18538
18539 \end_inset
18540
18541
18542 \end_layout
18543
18544 \begin_layout Standard
18545 \begin_inset Float table
18546 placement h
18547 wide false
18548 sideways false
18549 status open
18550
18551 \begin_layout Plain Layout
18552 \begin_inset Caption Standard
18553
18554 \begin_layout Plain Layout
18555
18556 \lang english
18557 \begin_inset CommandInset label
18558 LatexCommand label
18559 name "tab:Table-rowcolors-2"
18560
18561 \end_inset
18562
18563
18564 \lang french
18565 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18566  ligne
18567 \end_layout
18568
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \begin_layout Plain Layout
18575 \align center
18576 \begin_inset Tabular
18577 <lyxtabular version="3" rows="4" columns="3">
18578 <features tabularvalignment="middle">
18579 <column alignment="center" valignment="top">
18580 <column alignment="center" valignment="top">
18581 <column alignment="center" valignment="top" width="0pt">
18582 <row>
18583 <cell alignment="center" valignment="top" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 X
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 <cell alignment="center" valignment="top" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596 Y
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 <cell alignment="center" valignment="top" usebox="none">
18602 \begin_inset Text
18603
18604 \begin_layout Plain Layout
18605 Z
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 </row>
18611 <row>
18612 <cell alignment="center" valignment="top" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616 1
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 <cell alignment="center" valignment="top" usebox="none">
18622 \begin_inset Text
18623
18624 \begin_layout Plain Layout
18625 2
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 <cell alignment="center" valignment="top" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634 3
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 </row>
18640 <row>
18641 <cell alignment="center" valignment="top" usebox="none">
18642 \begin_inset Text
18643
18644 \begin_layout Plain Layout
18645 4
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654 5
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 6
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 </row>
18669 <row>
18670 <cell alignment="center" valignment="top" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674 7
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 8
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 9
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 </row>
18698 </lyxtabular>
18699
18700 \end_inset
18701
18702
18703 \end_layout
18704
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \begin_layout Standard
18711 \begin_inset ERT
18712 status collapsed
18713
18714 \begin_layout Plain Layout
18715
18716
18717 \backslash
18718 rowcolors{1}{}{}
18719 \end_layout
18720
18721 \end_inset
18722
18723
18724 \begin_inset Note Note
18725 status collapsed
18726
18727 \begin_layout Plain Layout
18728
18729 \lang english
18730 turns off the row coloring
18731 \end_layout
18732
18733 \end_inset
18734
18735
18736 \end_layout
18737
18738 \begin_layout Standard
18739 \begin_inset ERT
18740 status collapsed
18741
18742 \begin_layout Plain Layout
18743
18744
18745 \backslash
18746 else
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \begin_inset Note Note
18753 status open
18754
18755 \begin_layout Plain Layout
18756 Ce qui suit sera affiché si le paquetage 
18757 \series bold
18758 colortbl
18759 \series default
18760  n'est pas installé :
18761 \end_layout
18762
18763 \end_inset
18764
18765
18766 \end_layout
18767
18768 \begin_layout Standard
18769 Vous devez installer le paquetage 
18770 \series bold
18771 colortbl
18772 \series default
18773  pour voir le contenu des cette section dans la sortie imprimée.
18774 \end_layout
18775
18776 \begin_layout Standard
18777 \begin_inset ERT
18778 status collapsed
18779
18780 \begin_layout Plain Layout
18781
18782
18783 \backslash
18784 fi
18785 \end_layout
18786
18787 \end_inset
18788
18789
18790 \end_layout
18791
18792 \begin_layout Subsection
18793 Les filets colorés
18794 \begin_inset Index idx
18795 status open
18796
18797 \begin_layout Plain Layout
18798 Tableau Coloré ! Pour les filets
18799 \end_layout
18800
18801 \end_inset
18802
18803
18804 \begin_inset Index idx
18805 status collapsed
18806
18807 \begin_layout Plain Layout
18808 Couleur ! Pour les filets des tableaux
18809 \end_layout
18810
18811 \end_inset
18812
18813
18814 \begin_inset Note Note
18815 status collapsed
18816
18817 \begin_layout Plain Layout
18818 on parle de filets plutôt que de lignes pour les tableaux
18819 \end_layout
18820
18821 \end_inset
18822
18823
18824 \end_layout
18825
18826 \begin_layout Standard
18827 Comme c'est décrit dans la section
18828 \begin_inset space ~
18829 \end_inset
18830
18831
18832 \begin_inset CommandInset ref
18833 LatexCommand ref
18834 reference "subsec:Epaisseur-filets"
18835
18836 \end_inset
18837
18838 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18839  variable 
18840 \series bold
18841
18842 \backslash
18843 arrayrulewidth
18844 \series default
18845 .
18846  Elle est mise à 1.5
18847 \begin_inset space \thinspace{}
18848 \end_inset
18849
18850 pt pour tous les tableaux de cette section.
18851 \begin_inset ERT
18852 status collapsed
18853
18854 \begin_layout Plain Layout
18855
18856
18857 \backslash
18858 setlength{
18859 \backslash
18860 arrayrulewidth}{1.5pt}
18861 \end_layout
18862
18863 \end_inset
18864
18865
18866 \end_layout
18867
18868 \begin_layout Standard
18869 Pour colorer les filets verticaux, par exemple en vert, créez le format
18870  de colonne suivant dans le préambule du document, en suivant la description
18871  de la section
18872 \begin_inset space ~
18873 \end_inset
18874
18875
18876 \begin_inset CommandInset ref
18877 LatexCommand ref
18878 reference "subsec:Formats-personnalisés"
18879
18880 \end_inset
18881
18882 :
18883 \end_layout
18884
18885 \begin_layout Standard
18886
18887 \series bold
18888
18889 \backslash
18890 newcolumntype{W}{!{
18891 \backslash
18892 color{green}
18893 \backslash
18894 vline}}
18895 \end_layout
18896
18897 \begin_layout Standard
18898 Pour le tableau
18899 \begin_inset space ~
18900 \end_inset
18901
18902
18903 \begin_inset CommandInset ref
18904 LatexCommand ref
18905 reference "tab:Tableau-filets-verticaux-colorés"
18906
18907 \end_inset
18908
18909  le paramètre \SpecialChar LaTeX
18910
18911 \series bold
18912  WcW
18913 \series default
18914  a été utilisé pour la dernière colonne et
18915 \series bold
18916  Wc
18917 \series default
18918  pour les autres colonnes.
18919 \end_layout
18920
18921 \begin_layout Standard
18922 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18923 \end_layout
18924
18925 \begin_layout Standard
18926 \begin_inset Float table
18927 placement h
18928 wide false
18929 sideways false
18930 status open
18931
18932 \begin_layout Plain Layout
18933 \begin_inset Caption Standard
18934
18935 \begin_layout Plain Layout
18936 \begin_inset CommandInset label
18937 LatexCommand label
18938 name "tab:Tableau-filets-verticaux-colorés"
18939
18940 \end_inset
18941
18942 Tableau avec filets verticaux colorés
18943 \end_layout
18944
18945 \end_inset
18946
18947
18948 \end_layout
18949
18950 \begin_layout Plain Layout
18951 \align center
18952 \begin_inset Tabular
18953 <lyxtabular version="3" rows="3" columns="3">
18954 <features tabularvalignment="middle">
18955 <column alignment="center" valignment="top" special="Wc">
18956 <column alignment="center" valignment="top" special="Wc">
18957 <column alignment="center" valignment="top" special="WcW">
18958 <row>
18959 <cell alignment="center" valignment="top" topline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 sd
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" topline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 <cell alignment="center" valignment="top" topline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 </row>
18987 <row>
18988 <cell alignment="center" valignment="top" topline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" topline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 sd
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" topline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 sd
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 </lyxtabular>
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Standard
19058 \begin_inset VSpace bigskip
19059 \end_inset
19060
19061 Pour colorer les filets horizontaux en rouge comme pour le tableau
19062 \begin_inset space ~
19063 \end_inset
19064
19065
19066 \begin_inset CommandInset ref
19067 LatexCommand ref
19068 reference "tab:Tableau-filet-horizontaux-colorés"
19069
19070 \end_inset
19071
19072 , insérez les commandes suivantes en code \SpecialChar TeX
19073  juste avant le tableau ou le
19074  flottant de tableau :
19075 \end_layout
19076
19077 \begin_layout Standard
19078
19079 \series bold
19080
19081 \backslash
19082 let
19083 \backslash
19084 myHlineC
19085 \backslash
19086 hline
19087 \begin_inset Newline newline
19088 \end_inset
19089
19090
19091 \backslash
19092 renewcommand{
19093 \backslash
19094 hline}
19095 \begin_inset Newline newline
19096 \end_inset
19097
19098
19099 \begin_inset Phantom HPhantom
19100 status open
19101
19102 \begin_layout Plain Layout
19103
19104 \series bold
19105 \begin_inset space ~
19106 \end_inset
19107
19108
19109 \end_layout
19110
19111 \end_inset
19112
19113 {
19114 \backslash
19115 arrayrulecolor{red}
19116 \backslash
19117 myHlineC
19118 \backslash
19119 arrayrulecolor{black}}
19120 \end_layout
19121
19122 \begin_layout Standard
19123 \begin_inset ERT
19124 status collapsed
19125
19126 \begin_layout Plain Layout
19127
19128
19129 \backslash
19130 let
19131 \backslash
19132 myHlineC
19133 \backslash
19134 hline
19135 \end_layout
19136
19137 \begin_layout Plain Layout
19138
19139
19140 \backslash
19141 renewcommand{
19142 \backslash
19143 hline}
19144 \end_layout
19145
19146 \begin_layout Plain Layout
19147
19148  {
19149 \backslash
19150 arrayrulecolor{red}
19151 \backslash
19152 myHlineC
19153 \backslash
19154 arrayrulecolor{black}}
19155 \end_layout
19156
19157 \end_inset
19158
19159
19160 \begin_inset Float table
19161 placement h
19162 wide false
19163 sideways false
19164 status open
19165
19166 \begin_layout Plain Layout
19167 \begin_inset Caption Standard
19168
19169 \begin_layout Plain Layout
19170 \begin_inset CommandInset label
19171 LatexCommand label
19172 name "tab:Tableau-filet-horizontaux-colorés"
19173
19174 \end_inset
19175
19176 Tableau avec filets horizontaux colorés
19177 \end_layout
19178
19179 \end_inset
19180
19181
19182 \end_layout
19183
19184 \begin_layout Plain Layout
19185 \align center
19186 \begin_inset Tabular
19187 <lyxtabular version="3" rows="3" columns="3">
19188 <features tabularvalignment="middle">
19189 <column alignment="center" valignment="top">
19190 <column alignment="center" valignment="top">
19191 <column alignment="center" valignment="top">
19192 <row>
19193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197 sd
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215
19216 \end_layout
19217
19218 \end_inset
19219 </cell>
19220 </row>
19221 <row>
19222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235 sd
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \end_layout
19246
19247 \end_inset
19248 </cell>
19249 </row>
19250 <row>
19251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 sd
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 </lyxtabular>
19280
19281 \end_inset
19282
19283
19284 \end_layout
19285
19286 \end_inset
19287
19288
19289 \end_layout
19290
19291 \begin_layout Standard
19292 Pour revenir à la couleur noire implicite, insérez la commande suivante
19293  en code \SpecialChar TeX
19294 , juste après le tableau ou le flottant de tableau :
19295 \end_layout
19296
19297 \begin_layout Standard
19298
19299 \series bold
19300
19301 \backslash
19302 renewcommand{
19303 \backslash
19304 hline}{
19305 \backslash
19306 myHlineC}
19307 \end_layout
19308
19309 \begin_layout Standard
19310 Le tableau
19311 \begin_inset space ~
19312 \end_inset
19313
19314
19315 \begin_inset CommandInset ref
19316 LatexCommand ref
19317 reference "tab:Tableau-avec-filets-colorés"
19318
19319 \end_inset
19320
19321  est un exemple avec des filets horizontaux et verticaux colorés.
19322 \end_layout
19323
19324 \begin_layout Standard
19325 \begin_inset Float table
19326 placement h
19327 wide false
19328 sideways false
19329 status open
19330
19331 \begin_layout Plain Layout
19332 \begin_inset Caption Standard
19333
19334 \begin_layout Plain Layout
19335 \begin_inset CommandInset label
19336 LatexCommand label
19337 name "tab:Tableau-avec-filets-colorés"
19338
19339 \end_inset
19340
19341 Tableau avec filets horizontaux et verticaux colorés
19342 \end_layout
19343
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \begin_layout Plain Layout
19350 \align center
19351 \begin_inset Tabular
19352 <lyxtabular version="3" rows="3" columns="3">
19353 <features tabularvalignment="middle">
19354 <column alignment="center" valignment="top" special="Wc">
19355 <column alignment="center" valignment="top" special="Wc">
19356 <column alignment="center" valignment="top" special="WcW">
19357 <row>
19358 <cell alignment="center" valignment="top" topline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 sd
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" topline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 <cell alignment="center" valignment="top" topline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 </row>
19386 <row>
19387 <cell alignment="center" valignment="top" topline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391
19392 \end_layout
19393
19394 \end_inset
19395 </cell>
19396 <cell alignment="center" valignment="top" topline="true" usebox="none">
19397 \begin_inset Text
19398
19399 \begin_layout Plain Layout
19400 sd
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" topline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 </row>
19415 <row topspace="default">
19416 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 sd
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 </row>
19444 </lyxtabular>
19445
19446 \end_inset
19447
19448
19449 \end_layout
19450
19451 \end_inset
19452
19453
19454 \end_layout
19455
19456 \begin_layout Standard
19457 \begin_inset ERT
19458 status collapsed
19459
19460 \begin_layout Plain Layout
19461
19462
19463 \backslash
19464 renewcommand{
19465 \backslash
19466 hline}{
19467 \backslash
19468 myHlineC}
19469 \end_layout
19470
19471 \end_inset
19472
19473
19474 \end_layout
19475
19476 \begin_layout Standard
19477 \begin_inset ERT
19478 status collapsed
19479
19480 \begin_layout Plain Layout
19481
19482
19483 \backslash
19484 setlength{
19485 \backslash
19486 arrayrulewidth}{0.4pt}
19487 \end_layout
19488
19489 \end_inset
19490
19491
19492 \end_layout
19493
19494 \begin_layout Section
19495 Pivotement des cellules
19496 \begin_inset CommandInset label
19497 LatexCommand label
19498 name "sec:Pivotement-des-cellules"
19499
19500 \end_inset
19501
19502
19503 \begin_inset Index idx
19504 status collapsed
19505
19506 \begin_layout Plain Layout
19507 Tableau ! Pivotement des cellules
19508 \end_layout
19509
19510 \end_inset
19511
19512
19513 \begin_inset Index idx
19514 status collapsed
19515
19516 \begin_layout Plain Layout
19517 Pivoter des objets
19518 \end_layout
19519
19520 \end_inset
19521
19522
19523 \end_layout
19524
19525 \begin_layout Standard
19526 \begin_inset Note Greyedout
19527 status open
19528
19529 \begin_layout Plain Layout
19530
19531 \series bold
19532 Nota:
19533 \series default
19534  toutes les visionneuses DVI n'affichent pas les rotations.
19535 \end_layout
19536
19537 \end_inset
19538
19539
19540 \end_layout
19541
19542 \begin_layout Standard
19543 Le tableau
19544 \begin_inset space ~
19545 \end_inset
19546
19547
19548 \begin_inset CommandInset ref
19549 LatexCommand ref
19550 reference "tab:Tableau-incluant-des"
19551
19552 \end_inset
19553
19554  est un exemple dans lequel 3 cellules pivotent de 45
19555 \begin_inset space \thinspace{}
19556 \end_inset
19557
19558 °.
19559 \end_layout
19560
19561 \begin_layout Standard
19562 \begin_inset Float table
19563 placement h
19564 wide false
19565 sideways false
19566 status open
19567
19568 \begin_layout Plain Layout
19569 \begin_inset Caption Standard
19570
19571 \begin_layout Plain Layout
19572 \begin_inset CommandInset label
19573 LatexCommand label
19574 name "tab:Tableau-incluant-des"
19575
19576 \end_inset
19577
19578 Tableau incluant des cellules pivotées dans la première ligne.
19579 \end_layout
19580
19581 \end_inset
19582
19583
19584 \end_layout
19585
19586 \begin_layout Plain Layout
19587 \noindent
19588 \align center
19589 \begin_inset Tabular
19590 <lyxtabular version="3" rows="2" columns="3">
19591 <features tabularvalignment="middle">
19592 <column alignment="center" valignment="top" width="0pt">
19593 <column alignment="center" valignment="top" width="0pt">
19594 <column alignment="center" valignment="top" width="0pt">
19595 <row>
19596 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600 soucoupes
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609 assiettes
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618 plats
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 </row>
19624 <row>
19625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629 45
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638 33
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647 21
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 </row>
19653 </lyxtabular>
19654
19655 \end_inset
19656
19657
19658 \end_layout
19659
19660 \end_inset
19661
19662
19663 \end_layout
19664
19665 \begin_layout Standard
19666 \begin_inset Note Greyedout
19667 status open
19668
19669 \begin_layout Plain Layout
19670
19671 \series bold
19672 Nota:
19673 \series default
19674  les ruptures de ligne (raccourci 
19675 \begin_inset Info
19676 type  "shortcut"
19677 arg   "newline-insert newline"
19678 \end_inset
19679
19680 ) ne sont pas autorisées dans les cellules pivotées
19681 \end_layout
19682
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \begin_layout Standard
19689 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
19690  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
19691 \begin_inset Foot
19692 status collapsed
19693
19694 \begin_layout Plain Layout
19695 Pour en savoir plus sur ces boîtes, voir les sections
19696 \begin_inset space ~
19697 \end_inset
19698
19699
19700 \begin_inset CommandInset ref
19701 LatexCommand ref
19702 reference "sec:Minipages"
19703
19704 \end_inset
19705
19706  et 
19707 \begin_inset CommandInset ref
19708 LatexCommand ref
19709 reference "sec:Parboxes"
19710
19711 \end_inset
19712
19713 .
19714 \end_layout
19715
19716 \end_inset
19717
19718  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
19719  la hauteur de la cellule.
19720  Le tableau
19721 \begin_inset space ~
19722 \end_inset
19723
19724
19725 \begin_inset CommandInset ref
19726 LatexCommand ref
19727 reference "tab:Tableau-incluant-une"
19728
19729 \end_inset
19730
19731  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
19732  réglée à 3
19733 \begin_inset space \thinspace{}
19734 \end_inset
19735
19736 cm.
19737 \end_layout
19738
19739 \begin_layout Standard
19740 \begin_inset Float table
19741 placement h
19742 wide false
19743 sideways false
19744 status open
19745
19746 \begin_layout Plain Layout
19747 \begin_inset Caption Standard
19748
19749 \begin_layout Plain Layout
19750 \begin_inset CommandInset label
19751 LatexCommand label
19752 name "tab:Tableau-incluant-une"
19753
19754 \end_inset
19755
19756 Tableau incluant une cellule multi-lignes pivotée.
19757 \end_layout
19758
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \begin_layout Plain Layout
19765 \noindent
19766 \align center
19767 \begin_inset Tabular
19768 <lyxtabular version="3" rows="2" columns="3">
19769 <features tabularvalignment="middle">
19770 <column alignment="center" valignment="top">
19771 <column alignment="center" valignment="top" width="0pt">
19772 <column alignment="center" valignment="top">
19773 <row>
19774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 a
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 \begin_inset Box Frameless
19788 position "t"
19789 hor_pos "c"
19790 has_inner_box 1
19791 inner_pos "t"
19792 use_parbox 0
19793 use_makebox 0
19794 width "3cm"
19795 special "none"
19796 height "1in"
19797 height_special "totalheight"
19798 thickness "0.4pt"
19799 separation "3pt"
19800 shadowsize "4pt"
19801 framecolor "black"
19802 backgroundcolor "none"
19803 status open
19804
19805 \begin_layout Plain Layout
19806 cellule pivotée
19807 \begin_inset Newline newline
19808 \end_inset
19809
19810 avec saut de ligne
19811 \end_layout
19812
19813 \end_inset
19814
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824 e
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 <row>
19831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 b
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 c
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 d
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 </lyxtabular>
19860
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \begin_layout Section
19872 Calcul de la largeur du tableau
19873 \begin_inset CommandInset label
19874 LatexCommand label
19875 name "sec:Table-Width-Calculation"
19876
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \begin_layout Standard
19883 Pour les tableaux un peu larges il est parfois difficile de garantir que
19884  le tableau ne déborde pas dans la marge.
19885  Fixer une largeur pour chaque colonne est une solution, mais quelle est
19886  la valeur à donner à chacune?
19887 \end_layout
19888
19889 \begin_layout Standard
19890 La largeur du tableau 
19891 \begin_inset Formula $L_{\mathrm{tableau}}$
19892 \end_inset
19893
19894  peut se calculer précisément: chaque colonne contribue pour sa largeur
19895  propre 
19896 \begin_inset Formula $L_{\mathrm{colonne}}$
19897 \end_inset
19898
19899  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
19900  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
19901
19902 \series bold
19903  
19904 \backslash
19905 tabcolsep
19906 \series default
19907 , implicitement 6
19908 \begin_inset space \thinspace{}
19909 \end_inset
19910
19911 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
19912  
19913 \series bold
19914
19915 \backslash
19916 arrayrulewidth
19917 \series default
19918 , implicitement 0.4
19919 \begin_inset space \thinspace{}
19920 \end_inset
19921
19922 pt).
19923  Donc si les 
19924 \begin_inset Formula $n$
19925 \end_inset
19926
19927
19928 \begin_inset space ~
19929 \end_inset
19930
19931 colonnes ont la même largeur, la largeur du tableau est
19932 \begin_inset Formula 
19933 \begin{equation}
19934 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19935 \end{equation}
19936
19937 \end_inset
19938
19939
19940 \end_layout
19941
19942 \begin_layout Standard
19943 La largeur disponible pour placer un tableau est la distance entre les marges
19944  de la page ou la largeur de la colonne de texte (pour un document présenté
19945  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
19946  
19947 \series bold
19948
19949 \backslash
19950 columnwidth
19951 \series default
19952 .
19953  Si toutes le colonnes ont la même largeur et que 
19954 \begin_inset Formula $L_{\mathrm{tableau}}$
19955 \end_inset
19956
19957  doit valoir 1
19958 \begin_inset space \thinspace{}
19959 \end_inset
19960
19961
19962 \backslash
19963 columnwidth, 
19964 \begin_inset Formula $L_{\mathrm{colonne}}$
19965 \end_inset
19966
19967  se calcule facilement.
19968 \end_layout
19969
19970 \begin_layout Standard
19971 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
19972  
19973 \series bold
19974 calc
19975 \series default
19976
19977 \begin_inset Index idx
19978 status collapsed
19979
19980 \begin_layout Plain Layout
19981 Paquetages \SpecialChar LaTeX
19982  ! calc
19983 \end_layout
19984
19985 \end_inset
19986
19987  dans le préambule du document.
19988  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
19989  il faut utiliser le champ
19990 \family sans
19991  Argument \SpecialChar LaTeX
19992
19993 \family default
19994 .
19995  Le principe des commandes qui peuvent être saisies dans ce champ est celui
19996  qui est expliqué dans la section
19997 \begin_inset space ~
19998 \end_inset
19999
20000
20001 \begin_inset CommandInset ref
20002 LatexCommand ref
20003 reference "subsec:Calculs-multicolonnes"
20004
20005 \end_inset
20006
20007 .
20008  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
20009  saisir pour chaque colonne la commande
20010 \end_layout
20011
20012 \begin_layout Standard
20013
20014 \series bold
20015 >{
20016 \backslash
20017 centering}p{(1
20018 \backslash
20019 columnwidth-62.4pt)/5}
20020 \end_layout
20021
20022 \begin_layout Standard
20023 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
20024 \begin_inset space ~
20025 \end_inset
20026
20027 fois celle des 3 autres, le calcul est le suivant:
20028 \end_layout
20029
20030 \begin_layout Standard
20031 \begin_inset Formula 
20032 \begin{align}
20033 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20034  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20035  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
20036 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20037 \end{align}
20038
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \begin_layout Standard
20045 Par conséquent, dans le tableau, la commande
20046 \end_layout
20047
20048 \begin_layout Standard
20049
20050 \series bold
20051 >{
20052 \backslash
20053 centering}p{(1
20054 \backslash
20055 columnwidth-62.4pt)/
20056 \backslash
20057 real{4.5}}
20058 \end_layout
20059
20060 \begin_layout Standard
20061 est utilisée pour les colonnes les plus larges, et la commande
20062 \end_layout
20063
20064 \begin_layout Standard
20065
20066 \series bold
20067 >{
20068 \backslash
20069 centering}p{(1
20070 \backslash
20071 columnwidth-62.4pt)/
20072 \backslash
20073 real{4.5}*
20074 \backslash
20075 real{0.75}}
20076 \end_layout
20077
20078 \begin_layout Standard
20079 est utilisée pour les plus étroites:
20080 \end_layout
20081
20082 \begin_layout Standard
20083 \begin_inset Tabular
20084 <lyxtabular version="3" rows="2" columns="5">
20085 <features tabularvalignment="middle">
20086 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20087 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20088 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20089 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20090 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20091 <row>
20092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 1
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105 2
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 3
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 4
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20129 \begin_inset Text
20130
20131 \begin_layout Plain Layout
20132 5
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143 111111 1111111 111111 111111111 11111 11111 1111
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20149 \begin_inset Text
20150
20151 \begin_layout Plain Layout
20152
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161 2222 22222 222222 222222222 2222222 22 22222
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 333333 333333 333333 33333 3333333 333
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 </row>
20185 </lyxtabular>
20186
20187 \end_inset
20188
20189
20190 \end_layout
20191
20192 \begin_layout Section
20193 Personnalisation des tableaux
20194 \begin_inset Index idx
20195 status collapsed
20196
20197 \begin_layout Plain Layout
20198 Tableau ! Personnalisation
20199 \end_layout
20200
20201 \end_inset
20202
20203
20204 \begin_inset Index idx
20205 status collapsed
20206
20207 \begin_layout Plain Layout
20208 Personnalisation des tableaux
20209 \end_layout
20210
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \begin_layout Subsection
20217 Espacement des lignes
20218 \begin_inset CommandInset label
20219 LatexCommand label
20220 name "subsec:Espacement-lignes"
20221
20222 \end_inset
20223
20224
20225 \begin_inset Index idx
20226 status collapsed
20227
20228 \begin_layout Plain Layout
20229 Personnalisation des tableaux ! Espacement des lignes
20230 \end_layout
20231
20232 \end_inset
20233
20234
20235 \end_layout
20236
20237 \begin_layout Standard
20238 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20239  l'onglet 
20240 \family sans
20241 Bordures
20242 \family default
20243  de la fenêtre de dialogue 
20244 \family sans
20245 Paramètres
20246 \begin_inset space ~
20247 \end_inset
20248
20249 du
20250 \begin_inset space ~
20251 \end_inset
20252
20253 tableau
20254 \family default
20255 .
20256  Vous y trouverez trois possibilités :
20257 \end_layout
20258
20259 \begin_layout Description
20260 Haut
20261 \begin_inset space ~
20262 \end_inset
20263
20264 de
20265 \begin_inset space ~
20266 \end_inset
20267
20268 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20269  Si le tableau est un tableau formel
20270 \begin_inset Foot
20271 status collapsed
20272
20273 \begin_layout Plain Layout
20274 Les tableaux formels sont décrits dans la section
20275 \begin_inset space ~
20276 \end_inset
20277
20278
20279 \begin_inset CommandInset ref
20280 LatexCommand ref
20281 reference "sec:Tableaux-Formels"
20282
20283 \end_inset
20284
20285 .
20286 \end_layout
20287
20288 \end_inset
20289
20290  \SpecialChar LyX
20291  va insérer implicitement un espace de 0.5
20292 \begin_inset space \thinspace{}
20293 \end_inset
20294
20295 em.
20296  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20297  les filets verticaux comme dans le tableau suivant :
20298 \begin_inset VSpace medskip
20299 \end_inset
20300
20301
20302 \begin_inset Newline newline
20303 \end_inset
20304
20305
20306 \begin_inset space \hspace*{}
20307 \length 0pt
20308 \end_inset
20309
20310
20311 \begin_inset space \hfill{}
20312 \end_inset
20313
20314
20315 \begin_inset Tabular
20316 <lyxtabular version="3" rows="3" columns="1">
20317 <features tabularvalignment="middle">
20318 <column alignment="center" valignment="top">
20319 <row>
20320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324 A
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 </row>
20330 <row topspace="3mm">
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 espace de 3
20336 \begin_inset space \thinspace{}
20337 \end_inset
20338
20339 mm en haut de la ligne
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 </row>
20345 <row>
20346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350 C
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 </row>
20356 </lyxtabular>
20357
20358 \end_inset
20359
20360
20361 \begin_inset space \hfill{}
20362 \end_inset
20363
20364
20365 \begin_inset space \hspace*{}
20366 \length 0pt
20367 \end_inset
20368
20369
20370 \begin_inset VSpace medskip
20371 \end_inset
20372
20373
20374 \begin_inset Newline newline
20375 \end_inset
20376
20377 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20378  pas de filets verticaux.
20379 \end_layout
20380
20381 \begin_layout Description
20382 Bas
20383 \begin_inset space ~
20384 \end_inset
20385
20386 de
20387 \begin_inset space ~
20388 \end_inset
20389
20390 ligne va ajouter de l'espace sous les caractères de la ligne.
20391  Si le tableau est un tableau formel \SpecialChar LyX
20392  va insérer implicitement un espace
20393  de 0.5
20394 \begin_inset space \thinspace{}
20395 \end_inset
20396
20397 em, pour les tableaux normaux, l'espace implicite est de 2
20398 \begin_inset space \thinspace{}
20399 \end_inset
20400
20401 pt.
20402 \end_layout
20403
20404 \begin_layout Description
20405 Entre
20406 \begin_inset space ~
20407 \end_inset
20408
20409 les
20410 \begin_inset space ~
20411 \end_inset
20412
20413 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20414  Si le tableau est un tableau formel \SpecialChar LyX
20415  va insérer implicitement un espace
20416  de 0.5
20417 \begin_inset space \thinspace{}
20418 \end_inset
20419
20420 em.
20421  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20422  les filets verticaux comme dans le tableau suivant :
20423 \begin_inset VSpace medskip
20424 \end_inset
20425
20426
20427 \begin_inset Newline newline
20428 \end_inset
20429
20430
20431 \begin_inset space \hspace*{}
20432 \length 0pt
20433 \end_inset
20434
20435
20436 \begin_inset space \hfill{}
20437 \end_inset
20438
20439
20440 \begin_inset Tabular
20441 <lyxtabular version="3" rows="3" columns="1">
20442 <features tabularvalignment="middle">
20443 <column alignment="center" valignment="top">
20444 <row>
20445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 A
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 </row>
20455 <row interlinespace="3mm">
20456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460 \begin_inset Formula $\downarrow$
20461 \end_inset
20462
20463  espace de 3
20464 \begin_inset space \thinspace{}
20465 \end_inset
20466
20467 mm entre les lignes 
20468 \begin_inset Formula $\downarrow$
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 </row>
20477 <row>
20478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 \begin_inset Formula $\uparrow$
20483 \end_inset
20484
20485  espace de 3
20486 \begin_inset space \thinspace{}
20487 \end_inset
20488
20489 mm entre les lignes 
20490 \begin_inset Formula $\uparrow$
20491 \end_inset
20492
20493
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 </row>
20499 </lyxtabular>
20500
20501 \end_inset
20502
20503
20504 \begin_inset space \hfill{}
20505 \end_inset
20506
20507
20508 \begin_inset space \hspace*{}
20509 \length 0pt
20510 \end_inset
20511
20512
20513 \begin_inset VSpace medskip
20514 \end_inset
20515
20516
20517 \begin_inset Newline newline
20518 \end_inset
20519
20520 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20521  pas de filets verticaux.
20522 \end_layout
20523
20524 \begin_layout Standard
20525 \begin_inset VSpace bigskip
20526 \end_inset
20527
20528 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20529  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20530  dans le préambule :
20531 \end_layout
20532
20533 \begin_layout Standard
20534
20535 \series bold
20536
20537 \backslash
20538 @ifundefined{extrarowheight}
20539 \begin_inset Newline newline
20540 \end_inset
20541
20542
20543 \begin_inset Phantom HPhantom
20544 status open
20545
20546 \begin_layout Plain Layout
20547
20548 \series bold
20549 \begin_inset space ~
20550 \end_inset
20551
20552
20553 \end_layout
20554
20555 \end_inset
20556
20557 {
20558 \backslash
20559 usepackage{array}}{}
20560 \begin_inset Newline newline
20561 \end_inset
20562
20563
20564 \backslash
20565 setlength{
20566 \backslash
20567 extrarowheight}{height}
20568 \end_layout
20569
20570 \begin_layout Standard
20571 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20572  plus exactement centré verticalement.
20573  (le paquetage 
20574 \series bold
20575 array 
20576 \series default
20577 sera chargé automatiquement par \SpecialChar LyX
20578  quand vous utilisez des formats de tableaux
20579  auto-définis.
20580  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20581  
20582 \series bold
20583
20584 \backslash
20585 @ifundefined
20586 \series default
20587  dans la commande précédente.)
20588 \end_layout
20589
20590 \begin_layout Standard
20591 Si vous utilisez des polices de taille plus grande que la taille normale,
20592  les bordures des tableaux sont souvent trop proches du texte.
20593  On peut corriger ce problème en insérant la commande 
20594 \series bold
20595
20596 \begin_inset space \space{}
20597 \end_inset
20598
20599
20600 \backslash
20601 strut
20602 \series default
20603  en code \SpecialChar TeX
20604  au debut d'une ligne du tableau.
20605  Le tableau
20606 \begin_inset space ~
20607 \end_inset
20608
20609
20610 \begin_inset CommandInset ref
20611 LatexCommand ref
20612 reference "tab:Alignement-vertical"
20613
20614 \end_inset
20615
20616  montre l'effet de cette commande.
20617 \end_layout
20618
20619 \begin_layout Standard
20620 \noindent
20621 \begin_inset Float table
20622 placement h
20623 wide false
20624 sideways false
20625 status open
20626
20627 \begin_layout Plain Layout
20628 \begin_inset Caption Standard
20629
20630 \begin_layout Plain Layout
20631 \begin_inset CommandInset label
20632 LatexCommand label
20633 name "tab:Alignement-vertical"
20634
20635 \end_inset
20636
20637 Alignement vertical d'un texte avec une police de grande taille.
20638 \end_layout
20639
20640 \end_inset
20641
20642
20643 \end_layout
20644
20645 \begin_layout Plain Layout
20646 \begin_inset space \hfill{}
20647 \end_inset
20648
20649
20650 \begin_inset Float table
20651 wide false
20652 sideways false
20653 status collapsed
20654
20655 \begin_layout Plain Layout
20656 \begin_inset Caption Standard
20657
20658 \begin_layout Plain Layout
20659 Tableau normal.
20660 \end_layout
20661
20662 \end_inset
20663
20664
20665 \end_layout
20666
20667 \begin_layout Plain Layout
20668 \noindent
20669 \align center
20670 \begin_inset Tabular
20671 <lyxtabular version="3" rows="6" columns="1">
20672 <features tabularvalignment="middle">
20673 <column alignment="left" valignment="top">
20674 <row>
20675 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679 Normal, g
20680 \end_layout
20681
20682 \end_inset
20683 </cell>
20684 </row>
20685 <row>
20686 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690
20691 \size large
20692 Large
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 </row>
20698 <row>
20699 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703
20704 \size larger
20705 Larger
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 <row>
20712 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \size largest
20718 Largest
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 <row>
20725 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729
20730 \size huge
20731 Huge
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 </row>
20737 <row>
20738 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20739 \begin_inset Text
20740
20741 \begin_layout Plain Layout
20742
20743 \size huge
20744 Huger
20745 \end_layout
20746
20747 \end_inset
20748 </cell>
20749 </row>
20750 </lyxtabular>
20751
20752 \end_inset
20753
20754
20755 \end_layout
20756
20757 \end_inset
20758
20759
20760 \begin_inset space \hfill{}
20761 \end_inset
20762
20763
20764 \begin_inset Float table
20765 wide false
20766 sideways false
20767 status collapsed
20768
20769 \begin_layout Plain Layout
20770 \begin_inset Caption Standard
20771
20772 \begin_layout Plain Layout
20773 Tableau utilisant la commande 
20774 \series bold
20775
20776 \backslash
20777 strut
20778 \series default
20779 .
20780 \end_layout
20781
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \begin_layout Plain Layout
20788 \noindent
20789 \align center
20790 \begin_inset Tabular
20791 <lyxtabular version="3" rows="6" columns="1">
20792 <features tabularvalignment="middle">
20793 <column alignment="left" valignment="top">
20794 <row>
20795 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799 Normal, g
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 </row>
20805 <row>
20806 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810
20811 \size large
20812 \begin_inset ERT
20813 status collapsed
20814
20815 \begin_layout Plain Layout
20816
20817
20818 \backslash
20819 strut 
20820 \end_layout
20821
20822 \end_inset
20823
20824 Large
20825 \end_layout
20826
20827 \end_inset
20828 </cell>
20829 </row>
20830 <row>
20831 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835
20836 \size larger
20837 \begin_inset ERT
20838 status collapsed
20839
20840 \begin_layout Plain Layout
20841
20842
20843 \backslash
20844 strut 
20845 \end_layout
20846
20847 \end_inset
20848
20849 Larger
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 </row>
20855 <row>
20856 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860
20861 \size largest
20862 \begin_inset ERT
20863 status collapsed
20864
20865 \begin_layout Plain Layout
20866
20867
20868 \backslash
20869 strut 
20870 \end_layout
20871
20872 \end_inset
20873
20874 Largest
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 </row>
20880 <row>
20881 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885
20886 \size huge
20887 \begin_inset ERT
20888 status collapsed
20889
20890 \begin_layout Plain Layout
20891
20892
20893 \backslash
20894 strut 
20895 \end_layout
20896
20897 \end_inset
20898
20899 Huge
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 </row>
20905 <row>
20906 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Plain Layout
20910
20911 \size giant
20912 \begin_inset ERT
20913 status collapsed
20914
20915 \begin_layout Plain Layout
20916
20917
20918 \backslash
20919 strut 
20920 \end_layout
20921
20922 \end_inset
20923
20924
20925 \size huge
20926 Huger
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 </row>
20932 </lyxtabular>
20933
20934 \end_inset
20935
20936
20937 \end_layout
20938
20939 \end_inset
20940
20941
20942 \begin_inset space \hfill{}
20943 \end_inset
20944
20945
20946 \end_layout
20947
20948 \end_inset
20949
20950
20951 \end_layout
20952
20953 \begin_layout Standard
20954 \begin_inset Newpage newpage
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \begin_layout Subsection
20961 Alignements de cellules spéciaux
20962 \begin_inset CommandInset label
20963 LatexCommand label
20964 name "subsec:Alignements-de-cellules"
20965
20966 \end_inset
20967
20968
20969 \begin_inset Index idx
20970 status collapsed
20971
20972 \begin_layout Plain Layout
20973 Personnalisation des tableaux ! Alignement de cellules spéciaux
20974 \end_layout
20975
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \begin_layout Standard
20982 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
20983  cellules sur un caractère donné, par exemple le séparateur décimal comme
20984  dans le tableau
20985 \begin_inset space ~
20986 \end_inset
20987
20988
20989 \begin_inset CommandInset ref
20990 LatexCommand ref
20991 reference "tab:Tableau-centré-sur-séparateur-1"
20992
20993 \end_inset
20994
20995 .
20996  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
20997  soit en appuyant sur le bouton 
20998 \begin_inset Info
20999 type  "icon"
21000 arg   "inset-modify tabular align-decimal"
21001 \end_inset
21002
21003  de la barre d'outils ou en modifiant le paramètre 
21004 \family sans
21005 Alignement horizontal
21006 \family default
21007  à 
21008 \family sans
21009 Au séparateur décimal
21010 \family default
21011 .
21012  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
21013  dans les paramètres du tableau.
21014 \end_layout
21015
21016 \begin_layout Standard
21017 \begin_inset Float table
21018 placement h
21019 wide false
21020 sideways false
21021 status open
21022
21023 \begin_layout Plain Layout
21024 \begin_inset Caption Standard
21025
21026 \begin_layout Plain Layout
21027 \begin_inset CommandInset label
21028 LatexCommand label
21029 name "tab:Tableau-centré-sur-séparateur-1"
21030
21031 \end_inset
21032
21033 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
21034 \end_layout
21035
21036 \end_inset
21037
21038
21039 \end_layout
21040
21041 \begin_layout Plain Layout
21042 \align center
21043 \begin_inset Tabular
21044 <lyxtabular version="3" rows="4" columns="1">
21045 <features booktabs="true" tabularvalignment="middle">
21046 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
21047 <row>
21048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052 en-tête
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 </row>
21058 <row>
21059 <cell alignment="center" valignment="top" topline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 12,6
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 </row>
21069 <row>
21070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074 0,68
21075 \end_layout
21076
21077 \end_inset
21078 </cell>
21079 </row>
21080 <row>
21081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21082 \begin_inset Text
21083
21084 \begin_layout Plain Layout
21085 -123,0
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 </row>
21091 </lyxtabular>
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \end_inset
21099
21100
21101 \end_layout
21102
21103 \begin_layout Standard
21104 \begin_inset Float table
21105 placement h
21106 wide false
21107 sideways false
21108 status open
21109
21110 \begin_layout Plain Layout
21111 \begin_inset Caption Standard
21112
21113 \begin_layout Plain Layout
21114 \begin_inset CommandInset label
21115 LatexCommand label
21116 name "tab:Tableau-centré-sur-séparateur-2"
21117
21118 \end_inset
21119
21120 Les cellules d'une colonnes sont centrées sur les opérateurs.
21121 \end_layout
21122
21123 \end_inset
21124
21125
21126 \end_layout
21127
21128 \begin_layout Plain Layout
21129 \align center
21130 \begin_inset Tabular
21131 <lyxtabular version="3" rows="4" columns="2">
21132 <features booktabs="true" tabularvalignment="middle">
21133 <column alignment="right" valignment="top" width="0pt">
21134 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21135 <row>
21136 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21137 \begin_inset Text
21138
21139 \begin_layout Plain Layout
21140 en-tête
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 </row>
21155 <row>
21156 <cell alignment="center" valignment="top" usebox="none">
21157 \begin_inset Text
21158
21159 \begin_layout Plain Layout
21160 \begin_inset Formula $12\,+$
21161 \end_inset
21162
21163
21164 \end_layout
21165
21166 \end_inset
21167 </cell>
21168 <cell alignment="center" valignment="top" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172 \begin_inset Formula $\,6$
21173 \end_inset
21174
21175
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 </row>
21181 <row>
21182 <cell alignment="center" valignment="top" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186 \begin_inset Formula $0\,-$
21187 \end_inset
21188
21189
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 <cell alignment="center" valignment="top" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198 \begin_inset Formula $\,68$
21199 \end_inset
21200
21201
21202 \end_layout
21203
21204 \end_inset
21205 </cell>
21206 </row>
21207 <row>
21208 <cell alignment="center" valignment="top" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212 \begin_inset Formula $-123\,/$
21213 \end_inset
21214
21215
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 <cell alignment="center" valignment="top" usebox="none">
21221 \begin_inset Text
21222
21223 \begin_layout Plain Layout
21224 \begin_inset Formula $\,0$
21225 \end_inset
21226
21227
21228 \end_layout
21229
21230 \end_inset
21231 </cell>
21232 </row>
21233 </lyxtabular>
21234
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \begin_layout Standard
21246 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21247  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21248  formules.
21249  Dans ce cas on doit utiliser la méthode du tableau
21250 \begin_inset space ~
21251 \end_inset
21252
21253
21254 \begin_inset CommandInset ref
21255 LatexCommand ref
21256 reference "tab:Tableau-centré-sur-séparateur-2"
21257
21258 \end_inset
21259
21260 .
21261  Ce tableau a été créé comme un tableau 4×2.
21262  L'en-tête est une cellule multi-colonnes centrée.
21263  La première colonne est alignée à droite et contient la première partie
21264  et inclue l'opérateur.
21265  La seconde colonne contient le reste de la cellule aligné à gauche.
21266  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21267  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21268  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21269  tableau, le paramètre \SpecialChar LaTeX
21270  suivant a été utilisé pour la deuxième colonne :
21271 \end_layout
21272
21273 \begin_layout Standard
21274
21275 \series bold
21276 @{}l
21277 \end_layout
21278
21279 \begin_layout Standard
21280 Le tableau
21281 \begin_inset space ~
21282 \end_inset
21283
21284
21285 \begin_inset CommandInset ref
21286 LatexCommand ref
21287 reference "tab:Plusieurs-exemples-alignements"
21288
21289 \end_inset
21290
21291  montre quelques exemples d'alignements.
21292  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21293  comme pour la deuxième colonne du tableau
21294 \begin_inset space ~
21295 \end_inset
21296
21297
21298 \begin_inset CommandInset ref
21299 LatexCommand ref
21300 reference "tab:Tableau-centré-sur-séparateur-2"
21301
21302 \end_inset
21303
21304 .
21305 \end_layout
21306
21307 \begin_layout Standard
21308 \begin_inset Float table
21309 wide false
21310 sideways false
21311 status open
21312
21313 \begin_layout Plain Layout
21314 \begin_inset Caption Standard
21315
21316 \begin_layout Plain Layout
21317 \begin_inset CommandInset label
21318 LatexCommand label
21319 name "tab:Plusieurs-exemples-alignements"
21320
21321 \end_inset
21322
21323 Plusieurs exemples d'alignement de cellules.
21324 \end_layout
21325
21326 \end_inset
21327
21328
21329 \end_layout
21330
21331 \begin_layout Plain Layout
21332 \align center
21333 \begin_inset Tabular
21334 <lyxtabular version="3" rows="4" columns="6">
21335 <features tabularvalignment="middle">
21336 <column alignment="right" valignment="top">
21337 <column alignment="left" valignment="top" special="@{}l">
21338 <column alignment="right" valignment="top">
21339 <column alignment="left" valignment="top" special="@{}l">
21340 <column alignment="right" valignment="top">
21341 <column alignment="left" valignment="top" special="@{}l">
21342 <row>
21343 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21344 \begin_inset Text
21345
21346 \begin_layout Plain Layout
21347 unités
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365 exposants
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383 relations
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21389 \begin_inset Text
21390
21391 \begin_layout Plain Layout
21392
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 </row>
21398 <row>
21399 <cell alignment="center" valignment="top" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403 12×
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Plain Layout
21412 24
21413 \begin_inset space \thinspace{}
21414 \end_inset
21415
21416 bouteilles
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 \begin_inset Formula $10\cdot$
21426 \end_inset
21427
21428
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437 \begin_inset Formula $10^{\mbox{-}17}$
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 \begin_inset Formula $\Gamma(t)\propto$
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 <cell alignment="center" valignment="top" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Plain Layout
21461 \begin_inset Formula $\:\Upsilon(t)$
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 </row>
21470 <row>
21471 <cell alignment="center" valignment="top" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 1024×
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 768
21485 \begin_inset space \thinspace{}
21486 \end_inset
21487
21488 Pixels
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 <cell alignment="center" valignment="top" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497 \begin_inset Formula $5.78\cdot$
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509 \begin_inset Formula $10^{7}$
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 <cell alignment="center" valignment="top" usebox="none">
21518 \begin_inset Text
21519
21520 \begin_layout Plain Layout
21521 \begin_inset Formula $A\ne$
21522 \end_inset
21523
21524
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 <cell alignment="center" valignment="top" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533 \begin_inset Formula $\:B_{\mathrm{red}}$
21534 \end_inset
21535
21536
21537 \end_layout
21538
21539 \end_inset
21540 </cell>
21541 </row>
21542 <row>
21543 <cell alignment="center" valignment="top" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547 32×
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 6
21557 \begin_inset space \thinspace{}
21558 \end_inset
21559
21560 cm
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 <cell alignment="center" valignment="top" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569 -
21570 \begin_inset Formula $33.5\cdot$
21571 \end_inset
21572
21573
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582 \begin_inset Formula $10^{4}$
21583 \end_inset
21584
21585
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 \begin_inset Formula $\sin(\alpha)\ge$
21595 \end_inset
21596
21597
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 <cell alignment="center" valignment="top" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout Plain Layout
21606 \begin_inset Formula $\:\sin(\beta)$
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 </row>
21615 </lyxtabular>
21616
21617 \end_inset
21618
21619
21620 \end_layout
21621
21622 \end_inset
21623
21624
21625 \end_layout
21626
21627 \begin_layout Subsection
21628 Formats de cellule et de colonne personnalisés
21629 \begin_inset CommandInset label
21630 LatexCommand label
21631 name "subsec:Formats-personnalisés"
21632
21633 \end_inset
21634
21635
21636 \begin_inset Index idx
21637 status collapsed
21638
21639 \begin_layout Plain Layout
21640 Personnalisation des tableaux !  Format de cellule/colonne
21641 \end_layout
21642
21643 \end_inset
21644
21645
21646 \end_layout
21647
21648 \begin_layout Standard
21649 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21650 \begin_inset space ~
21651 \end_inset
21652
21653
21654 \begin_inset CommandInset ref
21655 LatexCommand ref
21656 reference "sec:Table-Width-Calculation"
21657
21658 \end_inset
21659
21660  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
21661  la section
21662 \begin_inset space ~
21663 \end_inset
21664
21665
21666 \begin_inset CommandInset ref
21667 LatexCommand ref
21668 reference "subsec:Calculs-multicolonnes"
21669
21670 \end_inset
21671
21672  peut devenir très pénible si vous avez plusieurs tableaux.
21673  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21674  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21675  du document.
21676  Le format est défini avec la commande
21677 \end_layout
21678
21679 \begin_layout Standard
21680
21681 \series bold
21682
21683 \backslash
21684 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21685 \end_layout
21686
21687 \begin_layout Standard
21688 Le nom du format peut n'avoir qu'une lettre.
21689  Les lettres 
21690 \emph on
21691 b
21692 \emph default
21693
21694 \emph on
21695 c
21696 \emph default
21697
21698 \emph on
21699 l
21700 \emph default
21701
21702 \emph on
21703 m
21704 \emph default
21705
21706 \emph on
21707 p
21708 \emph default
21709  et 
21710 \emph on
21711 r
21712 \emph default
21713  sont prédéfinies et donc ne peuvent être utilisées.
21714  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21715 \end_layout
21716
21717 \begin_layout Standard
21718 \begin_inset VSpace medskip
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \begin_layout Standard
21725 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21726  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21727  :
21728 \end_layout
21729
21730 \begin_layout Standard
21731
21732 \series bold
21733
21734 \backslash
21735 newcolumntype{M}[1]{>{
21736 \backslash
21737 centering
21738 \backslash
21739 hspace{0pt}}m{#1}}
21740 \end_layout
21741
21742 \begin_layout Standard
21743 Où le 
21744 \series bold
21745
21746 \backslash
21747 hspace{0pt}
21748 \series default
21749  évite le problème de césure du premier mot, comme c'est décrit en section
21750 \begin_inset space ~
21751 \end_inset
21752
21753
21754 \begin_inset CommandInset ref
21755 LatexCommand ref
21756 reference "subsec:Lignes-multiple-dans-cellule"
21757
21758 \end_inset
21759
21760 .
21761  Ensuite, vous pouvez entrer
21762 \end_layout
21763
21764 \begin_layout Standard
21765
21766 \series bold
21767 M{width}
21768 \end_layout
21769
21770 \begin_layout Standard
21771 comme paramètre \SpecialChar LaTeX
21772  dans la fenêtre de dialogue de tableau pour créer une multi-col
21773 onnes.
21774 \end_layout
21775
21776 \begin_layout Standard
21777 \begin_inset VSpace bigskip
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \begin_layout Standard
21784 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
21785  pouvez définir le format
21786 \end_layout
21787
21788 \begin_layout Standard
21789
21790 \series bold
21791
21792 \backslash
21793 newcolumntype{S}[2]{>{
21794 \backslash
21795 centering
21796 \backslash
21797 hspace{0pt}}
21798 \begin_inset Newline newline
21799 \end_inset
21800
21801
21802 \begin_inset Phantom HPhantom
21803 status open
21804
21805 \begin_layout Plain Layout
21806
21807 \series bold
21808
21809 \backslash
21810 newcolumntype{S}[2]
21811 \end_layout
21812
21813 \end_inset
21814
21815 m{(#1+(2
21816 \backslash
21817 tabcolsep+
21818 \backslash
21819 arrayrulewidth)*(1-#2))/#2}}
21820 \end_layout
21821
21822 \begin_layout Standard
21823 Ce format utilise l'équation
21824 \begin_inset space ~
21825 \end_inset
21826
21827
21828 \begin_inset CommandInset ref
21829 LatexCommand eqref
21830 reference "eq:Wgn"
21831
21832 \end_inset
21833
21834  pour calculer la largeur que doit avoir chacune des cellules couverte par
21835  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
21836 \end_layout
21837
21838 \begin_layout Standard
21839 Ensuite, vous pouvez entrer
21840 \end_layout
21841
21842 \begin_layout Standard
21843
21844 \series bold
21845 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
21846 \end_layout
21847
21848 \begin_layout Standard
21849 comme paramètre \SpecialChar LaTeX
21850  de la colonne.
21851 \end_layout
21852
21853 \begin_layout Standard
21854 \begin_inset VSpace bigskip
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \begin_layout Standard
21861 Pour des colonnes colorées, vous pouvez définir
21862 \end_layout
21863
21864 \begin_layout Standard
21865
21866 \series bold
21867
21868 \backslash
21869 newcolumntype{K}[1]{>{
21870 \backslash
21871 columncolor{#1}
21872 \backslash
21873 hspace{0pt}}c}
21874 \end_layout
21875
21876 \begin_layout Standard
21877 Le 
21878 \begin_inset Quotes fld
21879 \end_inset
21880
21881 c
21882 \begin_inset Quotes frd
21883 \end_inset
21884
21885  à la fin crée une colonne de largeur variable dont le texte est centré
21886  horizontalement.
21887  Vous pouvez maintenant entrer
21888 \end_layout
21889
21890 \begin_layout Standard
21891
21892 \series bold
21893 K{nom de couleur}
21894 \end_layout
21895
21896 \begin_layout Standard
21897 comme paramètre \SpecialChar LaTeX
21898 .
21899 \end_layout
21900
21901 \begin_layout Standard
21902 \begin_inset VSpace bigskip
21903 \end_inset
21904
21905
21906 \end_layout
21907
21908 \begin_layout Standard
21909 Pour créer le tableau
21910 \begin_inset space ~
21911 \end_inset
21912
21913
21914 \begin_inset CommandInset ref
21915 LatexCommand ref
21916 reference "tab:Tableau-formats-personnalisés"
21917
21918 \end_inset
21919
21920  utilisez les paramètres \SpecialChar LaTeX
21921
21922 \end_layout
21923
21924 \begin_layout Standard
21925
21926 \series bold
21927 M{2.5cm}
21928 \end_layout
21929
21930 \begin_layout Standard
21931 pour la première colonne et la multi-colonnes,
21932 \end_layout
21933
21934 \begin_layout Standard
21935
21936 \series bold
21937 K{red}
21938 \end_layout
21939
21940 \begin_layout Standard
21941 pour la dernière colonne, et
21942 \end_layout
21943
21944 \begin_layout Standard
21945
21946 \series bold
21947 S{2.5cm}{2}
21948 \end_layout
21949
21950 \begin_layout Standard
21951 pour les cellules de la deuxième colonne.
21952 \end_layout
21953
21954 \begin_layout Standard
21955 \begin_inset Float table
21956 placement h
21957 wide false
21958 sideways false
21959 status open
21960
21961 \begin_layout Plain Layout
21962 \begin_inset Caption Standard
21963
21964 \begin_layout Plain Layout
21965 \begin_inset CommandInset label
21966 LatexCommand label
21967 name "tab:Tableau-formats-personnalisés"
21968
21969 \end_inset
21970
21971 Tableau utilisant des formats personnalisés
21972 \end_layout
21973
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Plain Layout
21980 \align center
21981 \begin_inset Tabular
21982 <lyxtabular version="3" rows="3" columns="4">
21983 <features tabularvalignment="middle">
21984 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21985 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21986 <column alignment="center" valignment="middle">
21987 <column alignment="center" valignment="middle" special="K{red}">
21988 <row>
21989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993 motTrèsLongDansUneCellule
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002 multi-colonnes avec multi-lignes
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 c
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 </row>
22026 <row>
22027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031 d
22032 \end_layout
22033
22034 \end_inset
22035 </cell>
22036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040 e
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049 f
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22055 \begin_inset Text
22056
22057 \begin_layout Plain Layout
22058 g
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 <row>
22065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22066 \begin_inset Text
22067
22068 \begin_layout Plain Layout
22069 h
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078 i
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087 j
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 k
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 </row>
22102 </lyxtabular>
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \end_inset
22110
22111
22112 \end_layout
22113
22114 \begin_layout Subsection
22115 Épaisseur des filets
22116 \begin_inset CommandInset label
22117 LatexCommand label
22118 name "subsec:Epaisseur-filets"
22119
22120 \end_inset
22121
22122
22123 \begin_inset Index idx
22124 status collapsed
22125
22126 \begin_layout Plain Layout
22127 Personnalisation des tableaux ! Épaisseur filets
22128 \end_layout
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \begin_layout Standard
22136 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
22137  
22138 \series bold
22139
22140 \backslash
22141 arrayrulewidth
22142 \series default
22143 .
22144  Pour mettre, par exemple, une épaisseur de filet de 1.5
22145 \begin_inset space \thinspace{}
22146 \end_inset
22147
22148 pt, comme pour le tableau
22149 \begin_inset space ~
22150 \end_inset
22151
22152
22153 \begin_inset CommandInset ref
22154 LatexCommand ref
22155 reference "tab:Tableau-filets-1.5pt"
22156
22157 \end_inset
22158
22159 , insérez la commande
22160 \end_layout
22161
22162 \begin_layout Standard
22163
22164 \series bold
22165
22166 \backslash
22167 setlength{
22168 \backslash
22169 arrayrulewidth}{1.5pt}
22170 \end_layout
22171
22172 \begin_layout Standard
22173 en code \SpecialChar TeX
22174  avant le tableau ou le flottant de tableau.
22175  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22176  suivent.
22177  pour revenir aux valeurs implicites, mettez 
22178 \series bold
22179
22180 \backslash
22181 arrayrulewidth
22182 \series default
22183  à 0.4
22184 \begin_inset space \thinspace{}
22185 \end_inset
22186
22187 pt en utilisant du code \SpecialChar LaTeX
22188  après le tableau ou le flottant de tableau.
22189 \end_layout
22190
22191 \begin_layout Standard
22192 \begin_inset ERT
22193 status collapsed
22194
22195 \begin_layout Plain Layout
22196
22197
22198 \backslash
22199 setlength{
22200 \backslash
22201 arrayrulewidth}{1.5pt}
22202 \end_layout
22203
22204 \end_inset
22205
22206
22207 \begin_inset Float table
22208 wide false
22209 sideways false
22210 status open
22211
22212 \begin_layout Plain Layout
22213 \begin_inset Caption Standard
22214
22215 \begin_layout Plain Layout
22216 \begin_inset CommandInset label
22217 LatexCommand label
22218 name "tab:Tableau-filets-1.5pt"
22219
22220 \end_inset
22221
22222 Tableau avec des filets de 1.5
22223 \begin_inset space \thinspace{}
22224 \end_inset
22225
22226 pt
22227 \end_layout
22228
22229 \end_inset
22230
22231
22232 \end_layout
22233
22234 \begin_layout Plain Layout
22235 \align center
22236 \begin_inset Tabular
22237 <lyxtabular version="3" rows="3" columns="3">
22238 <features tabularvalignment="middle">
22239 <column alignment="center" valignment="top">
22240 <column alignment="center" valignment="top">
22241 <column alignment="center" valignment="top">
22242 <row>
22243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22244 \begin_inset Text
22245
22246 \begin_layout Plain Layout
22247 sd
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 </row>
22271 <row>
22272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285 sd
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 </row>
22300 <row>
22301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 sd
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 </row>
22329 </lyxtabular>
22330
22331 \end_inset
22332
22333
22334 \end_layout
22335
22336 \end_inset
22337
22338
22339 \begin_inset ERT
22340 status collapsed
22341
22342 \begin_layout Plain Layout
22343
22344
22345 \backslash
22346 setlength{
22347 \backslash
22348 arrayrulewidth}{0.4pt}
22349 \end_layout
22350
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \begin_layout Standard
22357 \begin_inset VSpace bigskip
22358 \end_inset
22359
22360 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22361 \begin_inset space \thinspace{}
22362 \end_inset
22363
22364 pt, comme dans le tableau
22365 \begin_inset space ~
22366 \end_inset
22367
22368
22369 \begin_inset CommandInset ref
22370 LatexCommand ref
22371 reference "tab:Tableau-filets-horizontaux-1.5pt"
22372
22373 \end_inset
22374
22375 , insérez les commandes suivantes en code \SpecialChar TeX
22376  avant le tableau ou le flottant
22377  de tableau :
22378 \end_layout
22379
22380 \begin_layout Standard
22381
22382 \series bold
22383
22384 \backslash
22385 let
22386 \backslash
22387 myHline
22388 \backslash
22389 hline
22390 \begin_inset Newline newline
22391 \end_inset
22392
22393
22394 \backslash
22395 renewcommand{
22396 \backslash
22397 hline}
22398 \begin_inset Newline newline
22399 \end_inset
22400
22401  {
22402 \backslash
22403 noalign{
22404 \backslash
22405 global
22406 \backslash
22407 arrayrulewidth 1.5pt}
22408 \begin_inset Newline newline
22409 \end_inset
22410
22411  
22412 \backslash
22413 myHline
22414 \backslash
22415 noalign{
22416 \backslash
22417 global
22418 \backslash
22419 arrayrulewidth 0.4pt}}
22420 \end_layout
22421
22422 \begin_layout Standard
22423 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22424  en code \SpecialChar TeX
22425  après le tableau ou le flottant de tableau :
22426 \end_layout
22427
22428 \begin_layout Standard
22429
22430 \series bold
22431
22432 \backslash
22433 renewcommand{
22434 \backslash
22435 hline}{
22436 \backslash
22437 myHline}
22438 \end_layout
22439
22440 \begin_layout Standard
22441 \begin_inset ERT
22442 status collapsed
22443
22444 \begin_layout Plain Layout
22445
22446
22447 \backslash
22448 let
22449 \backslash
22450 myHline
22451 \backslash
22452 hline
22453 \end_layout
22454
22455 \begin_layout Plain Layout
22456
22457
22458 \backslash
22459 renewcommand{
22460 \backslash
22461 hline}
22462 \end_layout
22463
22464 \begin_layout Plain Layout
22465
22466  {
22467 \backslash
22468 noalign{
22469 \backslash
22470 global
22471 \backslash
22472 arrayrulewidth 1.5pt}
22473 \end_layout
22474
22475 \begin_layout Plain Layout
22476
22477   
22478 \backslash
22479 myHline
22480 \backslash
22481 noalign{
22482 \backslash
22483 global
22484 \backslash
22485 arrayrulewidth 0.4pt}}
22486 \end_layout
22487
22488 \end_inset
22489
22490
22491 \begin_inset Float table
22492 wide false
22493 sideways false
22494 status open
22495
22496 \begin_layout Plain Layout
22497 \begin_inset Caption Standard
22498
22499 \begin_layout Plain Layout
22500 \begin_inset CommandInset label
22501 LatexCommand label
22502 name "tab:Tableau-filets-horizontaux-1.5pt"
22503
22504 \end_inset
22505
22506 Tableau avec des filets horizontaux de 1.5
22507 \begin_inset space \thinspace{}
22508 \end_inset
22509
22510 pt
22511 \end_layout
22512
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \begin_layout Plain Layout
22519 \align center
22520 \begin_inset Tabular
22521 <lyxtabular version="3" rows="3" columns="3">
22522 <features tabularvalignment="middle">
22523 <column alignment="center" valignment="top">
22524 <column alignment="center" valignment="top">
22525 <column alignment="center" valignment="top">
22526 <row>
22527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \begin_layout Plain Layout
22531 sd
22532 \end_layout
22533
22534 \end_inset
22535 </cell>
22536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22537 \begin_inset Text
22538
22539 \begin_layout Plain Layout
22540
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 </row>
22555 <row>
22556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569 sd
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 sd
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 </row>
22613 </lyxtabular>
22614
22615 \end_inset
22616
22617
22618 \end_layout
22619
22620 \end_inset
22621
22622
22623 \begin_inset ERT
22624 status collapsed
22625
22626 \begin_layout Plain Layout
22627
22628
22629 \backslash
22630 renewcommand{
22631 \backslash
22632 hline}{
22633 \backslash
22634 myHline}
22635 \end_layout
22636
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \begin_layout Standard
22643 \begin_inset VSpace bigskip
22644 \end_inset
22645
22646 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22647 \begin_inset space \thinspace{}
22648 \end_inset
22649
22650 pt, créez le format de colonne suivant dans le préambule, en suivant la
22651  description de la section
22652 \begin_inset space ~
22653 \end_inset
22654
22655
22656 \begin_inset CommandInset ref
22657 LatexCommand ref
22658 reference "subsec:Formats-personnalisés"
22659
22660 \end_inset
22661
22662 :
22663 \end_layout
22664
22665 \begin_layout Standard
22666
22667 \series bold
22668
22669 \backslash
22670 newcolumntype{V}{!{
22671 \backslash
22672 vrule width 1.5pt}}
22673 \end_layout
22674
22675 \begin_layout Standard
22676 Pour le tableau
22677 \begin_inset space ~
22678 \end_inset
22679
22680
22681 \begin_inset CommandInset ref
22682 LatexCommand ref
22683 reference "tab:Tableau-filets-verticaux-1.5pt"
22684
22685 \end_inset
22686
22687  le paramètre \SpecialChar LaTeX
22688  
22689 \end_layout
22690
22691 \begin_layout Standard
22692
22693 \series bold
22694 VcV
22695 \end_layout
22696
22697 \begin_layout Standard
22698 a été utilisé pour la dernière colonne et
22699 \end_layout
22700
22701 \begin_layout Standard
22702
22703 \series bold
22704 Vc
22705 \end_layout
22706
22707 \begin_layout Standard
22708 pour les autres colonnes.
22709 \end_layout
22710
22711 \begin_layout Standard
22712 \begin_inset Float table
22713 wide false
22714 sideways false
22715 status open
22716
22717 \begin_layout Plain Layout
22718 \begin_inset Caption Standard
22719
22720 \begin_layout Plain Layout
22721 \begin_inset CommandInset label
22722 LatexCommand label
22723 name "tab:Tableau-filets-verticaux-1.5pt"
22724
22725 \end_inset
22726
22727 Tableau avec des filets verticaux de 1.5
22728 \begin_inset space \thinspace{}
22729 \end_inset
22730
22731 pt 
22732 \end_layout
22733
22734 \end_inset
22735
22736
22737 \end_layout
22738
22739 \begin_layout Plain Layout
22740 \align center
22741 \begin_inset Tabular
22742 <lyxtabular version="3" rows="3" columns="3">
22743 <features tabularvalignment="middle">
22744 <column alignment="center" valignment="top" special="Vc">
22745 <column alignment="center" valignment="top" special="Vc">
22746 <column alignment="center" valignment="top" special="VcV">
22747 <row>
22748 <cell alignment="center" valignment="top" topline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752 sd
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 <cell alignment="center" valignment="top" topline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 </row>
22776 <row>
22777 <cell alignment="center" valignment="top" topline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 <cell alignment="center" valignment="top" topline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790 sd
22791 \end_layout
22792
22793 \end_inset
22794 </cell>
22795 <cell alignment="center" valignment="top" topline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Plain Layout
22799
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 </row>
22805 <row>
22806 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819
22820 \end_layout
22821
22822 \end_inset
22823 </cell>
22824 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22825 \begin_inset Text
22826
22827 \begin_layout Plain Layout
22828 sd
22829 \end_layout
22830
22831 \end_inset
22832 </cell>
22833 </row>
22834 </lyxtabular>
22835
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \end_inset
22842
22843
22844 \end_layout
22845
22846 \begin_layout Subsection
22847 Filets à traits interrompus
22848 \begin_inset Index idx
22849 status collapsed
22850
22851 \begin_layout Plain Layout
22852 Personnalisation des tableaux ! Filets à traits interrompus
22853 \end_layout
22854
22855 \end_inset
22856
22857
22858 \end_layout
22859
22860 \begin_layout Standard
22861 \begin_inset ERT
22862 status collapsed
22863
22864 \begin_layout Plain Layout
22865
22866
22867 \backslash
22868 ifarydshln
22869 \end_layout
22870
22871 \end_inset
22872
22873
22874 \begin_inset Note Note
22875 status open
22876
22877 \begin_layout Plain Layout
22878 La section suivante ne s'affichera que si vous avez installé le paquetage
22879  \SpecialChar LaTeX
22880  
22881 \series bold
22882 arydshln
22883 \series default
22884 .
22885 \end_layout
22886
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \begin_layout Standard
22893 \begin_inset Float table
22894 placement H
22895 wide false
22896 sideways false
22897 status open
22898
22899 \begin_layout Plain Layout
22900 \begin_inset Caption Standard
22901
22902 \begin_layout Plain Layout
22903 \begin_inset CommandInset label
22904 LatexCommand label
22905 name "tab:Tableau-filets-tirets"
22906
22907 \end_inset
22908
22909 Tableau avec des filets à traits interrompus
22910 \end_layout
22911
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \begin_layout Plain Layout
22918 \align center
22919 \begin_inset Tabular
22920 <lyxtabular version="3" rows="5" columns="5">
22921 <features tabularvalignment="middle">
22922 <column alignment="center" valignment="top">
22923 <column alignment="center" valignment="top">
22924 <column alignment="center" valignment="top" special=":c">
22925 <column alignment="center" valignment="top">
22926 <column alignment="center" valignment="top">
22927 <row>
22928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932 a
22933 \end_layout
22934
22935 \end_inset
22936 </cell>
22937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22938 \begin_inset Text
22939
22940 \begin_layout Plain Layout
22941 b
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950 c
22951 \end_layout
22952
22953 \end_inset
22954 </cell>
22955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959 d
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968 e
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 </row>
22974 <row>
22975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979 f
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 g
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 <cell alignment="center" valignment="top" topline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997 h
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23003 \begin_inset Text
23004
23005 \begin_layout Plain Layout
23006 i
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015 j
23016 \end_layout
23017
23018 \end_inset
23019 </cell>
23020 </row>
23021 <row>
23022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23023 \begin_inset Text
23024
23025 \begin_layout Plain Layout
23026 \begin_inset ERT
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030
23031
23032 \backslash
23033 hdashline 
23034 \end_layout
23035
23036 \end_inset
23037
23038 k
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047 l
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 <cell alignment="center" valignment="top" usebox="none">
23053 \begin_inset Text
23054
23055 \begin_layout Plain Layout
23056 m
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065 n
23066 \end_layout
23067
23068 \end_inset
23069 </cell>
23070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074 o
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 </row>
23080 <row>
23081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 \begin_inset ERT
23086 status collapsed
23087
23088 \begin_layout Plain Layout
23089
23090
23091 \backslash
23092 cdashline{4-5}
23093 \end_layout
23094
23095 \end_inset
23096
23097 p
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106 q
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115 r
23116 \end_layout
23117
23118 \end_inset
23119 </cell>
23120 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \begin_layout Plain Layout
23124 s
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133
23134 \end_layout
23135
23136 \end_inset
23137 </cell>
23138 </row>
23139 <row>
23140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23141 \begin_inset Text
23142
23143 \begin_layout Plain Layout
23144 t
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153 u
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162 v
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171 w
23172 \end_layout
23173
23174 \end_inset
23175 </cell>
23176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Plain Layout
23180 x
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 </row>
23186 </lyxtabular>
23187
23188 \end_inset
23189
23190
23191 \end_layout
23192
23193 \end_inset
23194
23195
23196 \end_layout
23197
23198 \begin_layout Standard
23199 \SpecialChar LyX
23200  ne gère pas de façon native les filets à lignes interrompues, vous devez
23201  donc employer du code \SpecialChar TeX
23202 .
23203  Mais avant il faut charger le paquetage \SpecialChar LaTeX
23204  
23205 \series bold
23206 arydshln
23207 \series default
23208
23209 \begin_inset Index idx
23210 status collapsed
23211
23212 \begin_layout Plain Layout
23213 Paquetages \SpecialChar LaTeX
23214  ! arydshln
23215 \end_layout
23216
23217 \end_inset
23218
23219  dans le préambule du document avec la commande 
23220 \end_layout
23221
23222 \begin_layout Standard
23223
23224 \series bold
23225
23226 \backslash
23227 usepackage{arydshln}
23228 \end_layout
23229
23230 \begin_layout Standard
23231 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23232  
23233 \begin_inset Quotes fld
23234 \end_inset
23235
23236 :
23237 \begin_inset Quotes frd
23238 \end_inset
23239
23240  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
23241  dans
23242  la fenêtre de dialogue de paramètre du tableau.
23243 \end_layout
23244
23245 \begin_layout Standard
23246 Pour un trait horizontal interrompu, ajoutez la commande
23247 \end_layout
23248
23249 \begin_layout Standard
23250
23251 \series bold
23252
23253 \backslash
23254 hdashline
23255 \end_layout
23256
23257 \begin_layout Standard
23258 en code \SpecialChar TeX
23259  comme premier élément de la première cellule de la ligne de tableau.
23260 \end_layout
23261
23262 \begin_layout Standard
23263 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23264  commande 
23265 \end_layout
23266
23267 \begin_layout Standard
23268
23269 \series bold
23270
23271 \backslash
23272 cdashline{
23273 \series default
23274 numéros de colonnes}
23275 \end_layout
23276
23277 \begin_layout Standard
23278 en code \SpecialChar TeX
23279  comme premier élément de la première cellule de la ligne.
23280  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
23281  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23282 \end_layout
23283
23284 \begin_layout Standard
23285
23286 \series bold
23287
23288 \backslash
23289 cdashline{2-4}
23290 \end_layout
23291
23292 \begin_layout Standard
23293 comme premier élément de la première cellule de la ligne contenant la multi-colo
23294 nnes.
23295 \end_layout
23296
23297 \begin_layout Standard
23298 \begin_inset VSpace bigskip
23299 \end_inset
23300
23301
23302 \end_layout
23303
23304 \begin_layout Standard
23305 Le tableau
23306 \begin_inset space ~
23307 \end_inset
23308
23309
23310 \begin_inset CommandInset ref
23311 LatexCommand ref
23312 reference "tab:Tableau-filets-tirets"
23313
23314 \end_inset
23315
23316  a été créé en utilisant 
23317 \begin_inset Quotes fld
23318 \end_inset
23319
23320
23321 \series bold
23322 :c
23323 \series default
23324
23325 \begin_inset Quotes frd
23326 \end_inset
23327
23328  comme paramètre \SpecialChar LaTeX
23329  pour la troisième colonne.
23330  La commande en code \SpecialChar TeX
23331  
23332 \series bold
23333
23334 \backslash
23335 hdashline
23336 \series default
23337  a été insérée dans la première cellule de la troisième ligne et la commande
23338  en code \SpecialChar TeX
23339  
23340 \series bold
23341
23342 \backslash
23343 cdashline{4-5}
23344 \series default
23345  a été insérée dans la première cellule de la quatrième ligne.
23346 \end_layout
23347
23348 \begin_layout Standard
23349 \begin_inset VSpace bigskip
23350 \end_inset
23351
23352 Les filets interrompus peuvent également colorés comme indiqué tableau
23353 \begin_inset space ~
23354 \end_inset
23355
23356
23357 \begin_inset CommandInset ref
23358 LatexCommand ref
23359 reference "tab:Colored-table-with"
23360
23361 \end_inset
23362
23363 .
23364 \end_layout
23365
23366 \begin_layout Standard
23367 \begin_inset ERT
23368 status collapsed
23369
23370 \begin_layout Plain Layout
23371
23372
23373 \backslash
23374 setlength{
23375 \backslash
23376 arrayrulewidth}{1pt}
23377 \end_layout
23378
23379 \end_inset
23380
23381
23382 \begin_inset Note Note
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386 filets épaissis pour un meilleur affichage de la couleur du file
23387 \lang english
23388 t
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \begin_layout Standard
23397 \begin_inset ERT
23398 status collapsed
23399
23400 \begin_layout Plain Layout
23401
23402
23403 \backslash
23404 dashgapcolor{green}
23405 \end_layout
23406
23407 \end_inset
23408
23409
23410 \begin_inset Note Note
23411 status collapsed
23412
23413 \begin_layout Plain Layout
23414 espaces entre les tirets en vert
23415 \end_layout
23416
23417 \end_inset
23418
23419
23420 \end_layout
23421
23422 \begin_layout Standard
23423 \begin_inset ERT
23424 status collapsed
23425
23426 \begin_layout Plain Layout
23427
23428
23429 \backslash
23430 let
23431 \backslash
23432 myHdashline
23433 \backslash
23434 hdashline
23435 \end_layout
23436
23437 \begin_layout Plain Layout
23438
23439
23440 \backslash
23441 renewcommand{
23442 \backslash
23443 hdashline}
23444 \end_layout
23445
23446 \begin_layout Plain Layout
23447
23448  {
23449 \backslash
23450 arrayrulecolor{red}
23451 \backslash
23452 myHdashline
23453 \backslash
23454 arrayrulecolor{black}}
23455 \end_layout
23456
23457 \end_inset
23458
23459
23460 \begin_inset Note Note
23461 status collapsed
23462
23463 \begin_layout Plain Layout
23464 filets interrompus horizontaux en rouge
23465 \end_layout
23466
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \begin_layout Standard
23473 \begin_inset ERT
23474 status collapsed
23475
23476 \begin_layout Plain Layout
23477
23478
23479 \backslash
23480 let
23481 \backslash
23482 myCdashline
23483 \backslash
23484 cdashline
23485 \end_layout
23486
23487 \begin_layout Plain Layout
23488
23489
23490 \backslash
23491 renewcommand{
23492 \backslash
23493 cdashline}[1]
23494 \end_layout
23495
23496 \begin_layout Plain Layout
23497
23498  {
23499 \backslash
23500 arrayrulecolor{yellow}
23501 \backslash
23502 myCdashline{#1}
23503 \backslash
23504 arrayrulecolor{black}}
23505 \end_layout
23506
23507 \end_inset
23508
23509
23510 \begin_inset Note Note
23511 status collapsed
23512
23513 \begin_layout Plain Layout
23514 filets interrompus horizontaux en jaune, partiellement
23515 \end_layout
23516
23517 \end_inset
23518
23519
23520 \end_layout
23521
23522 \begin_layout Standard
23523 \begin_inset Float table
23524 placement h
23525 wide false
23526 sideways false
23527 status open
23528
23529 \begin_layout Plain Layout
23530 \begin_inset Caption Standard
23531
23532 \begin_layout Plain Layout
23533 \begin_inset CommandInset label
23534 LatexCommand label
23535 name "tab:Colored-table-with"
23536
23537 \end_inset
23538
23539 Tableau coloré avec filets interropus
23540 \end_layout
23541
23542 \end_inset
23543
23544
23545 \end_layout
23546
23547 \begin_layout Plain Layout
23548 \align center
23549 \begin_inset Tabular
23550 <lyxtabular version="3" rows="5" columns="5">
23551 <features tabularvalignment="middle">
23552 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
23553 <column alignment="center" valignment="top" width="0pt">
23554 <column alignment="center" valignment="top" width="0pt" special=":c">
23555 <column alignment="center" valignment="top">
23556 <column alignment="center" valignment="top">
23557 <row>
23558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562 a
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571 b
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580 c
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 d
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 e
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 </row>
23604 <row>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609 f
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 <cell alignment="center" valignment="top" topline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Plain Layout
23618 g
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 <cell alignment="center" valignment="top" topline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 h
23628 \end_layout
23629
23630 \end_inset
23631 </cell>
23632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636 i
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 j
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 </row>
23651 <row>
23652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656 \begin_inset ERT
23657 status collapsed
23658
23659 \begin_layout Plain Layout
23660
23661
23662 \backslash
23663 hdashline 
23664 \end_layout
23665
23666 \end_inset
23667
23668
23669 \begin_inset ERT
23670 status collapsed
23671
23672 \begin_layout Plain Layout
23673
23674
23675 \backslash
23676 rowcolor{Gray}
23677 \end_layout
23678
23679 \end_inset
23680
23681 k
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 l
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699 m
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 n
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 o
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728 \begin_inset ERT
23729 status collapsed
23730
23731 \begin_layout Plain Layout
23732
23733
23734 \backslash
23735 cdashline{4-5}
23736 \end_layout
23737
23738 \end_inset
23739
23740 p
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749 q
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758 r
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767 s
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23773 \begin_inset Text
23774
23775 \begin_layout Plain Layout
23776
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 </row>
23782 <row>
23783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23784 \begin_inset Text
23785
23786 \begin_layout Plain Layout
23787 t
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796 u
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 v
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 w
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823 \begin_inset ERT
23824 status collapsed
23825
23826 \begin_layout Plain Layout
23827
23828
23829 \backslash
23830 cellcolor{Maroon}
23831 \end_layout
23832
23833 \end_inset
23834
23835 i
23836 \end_layout
23837
23838 \end_inset
23839 </cell>
23840 </row>
23841 </lyxtabular>
23842
23843 \end_inset
23844
23845
23846 \end_layout
23847
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \begin_layout Standard
23854 \begin_inset ERT
23855 status collapsed
23856
23857 \begin_layout Plain Layout
23858
23859
23860 \backslash
23861 renewcommand{
23862 \backslash
23863 hdashline}{
23864 \backslash
23865 myHdashline}
23866 \end_layout
23867
23868 \end_inset
23869
23870
23871 \lang english
23872
23873 \begin_inset Note Note
23874 status collapsed
23875
23876 \begin_layout Plain Layout
23877 retour à la valeur implicite
23878 \end_layout
23879
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \begin_layout Standard
23886 \begin_inset ERT
23887 status collapsed
23888
23889 \begin_layout Plain Layout
23890
23891
23892 \backslash
23893 renewcommand{
23894 \backslash
23895 cdashline}{
23896 \backslash
23897 myCdashline}
23898 \end_layout
23899
23900 \end_inset
23901
23902
23903 \lang english
23904
23905 \begin_inset Note Note
23906 status collapsed
23907
23908 \begin_layout Plain Layout
23909 retour à la valeur implicite
23910 \end_layout
23911
23912 \end_inset
23913
23914
23915 \end_layout
23916
23917 \begin_layout Standard
23918 \begin_inset ERT
23919 status collapsed
23920
23921 \begin_layout Plain Layout
23922
23923
23924 \backslash
23925 nodashgapcolor
23926 \end_layout
23927
23928 \end_inset
23929
23930
23931 \lang english
23932
23933 \begin_inset Note Note
23934 status collapsed
23935
23936 \begin_layout Plain Layout
23937 retour à la valeur implicite
23938 \end_layout
23939
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \begin_layout Standard
23946 \begin_inset ERT
23947 status collapsed
23948
23949 \begin_layout Plain Layout
23950
23951
23952 \backslash
23953 setlength{
23954 \backslash
23955 arrayrulewidth}{0.4pt}
23956 \end_layout
23957
23958 \end_inset
23959
23960
23961 \lang english
23962
23963 \begin_inset Note Note
23964 status collapsed
23965
23966 \begin_layout Plain Layout
23967 retour à la valeur implicite
23968 \end_layout
23969
23970 \end_inset
23971
23972
23973 \end_layout
23974
23975 \begin_layout Standard
23976 La coloration des lignes, des colonnes et des filets fonctionne comme il
23977  est décrit section
23978 \begin_inset space ~
23979 \end_inset
23980
23981
23982 \begin_inset CommandInset ref
23983 LatexCommand ref
23984 reference "sec:Tableaux-Colorés"
23985
23986 \end_inset
23987
23988 .
23989  Coloret les filets horizontaux fonctionne de manière analogue comme il
23990  est décrit ici, il suffit de remplacer la commande 
23991 \series bold
23992
23993 \backslash
23994 myHlineC
23995 \series default
23996  par 
23997 \series bold
23998
23999 \backslash
24000 myHdashline
24001 \series default
24002  et la commande 
24003 \backslash
24004
24005 \series bold
24006 hlinepar
24007 \series default
24008  
24009 \series bold
24010
24011 \backslash
24012 hdashline
24013 \series default
24014 .
24015  On utilise donc les commandes:
24016 \end_layout
24017
24018 \begin_layout Standard
24019
24020 \series bold
24021
24022 \backslash
24023 let
24024 \backslash
24025 myHdashline
24026 \backslash
24027 hdashline
24028 \begin_inset Newline newline
24029 \end_inset
24030
24031
24032 \backslash
24033 renewcommand{
24034 \backslash
24035 hdashline}
24036 \begin_inset Newline newline
24037 \end_inset
24038
24039
24040 \begin_inset Phantom HPhantom
24041 status open
24042
24043 \begin_layout Plain Layout
24044 \begin_inset space ~
24045 \end_inset
24046
24047
24048 \end_layout
24049
24050 \end_inset
24051
24052 {
24053 \backslash
24054 arrayrulecolor{red}
24055 \backslash
24056 myHdashline
24057 \backslash
24058 arrayrulecolor{black}}
24059 \end_layout
24060
24061 \begin_layout Standard
24062 Pour colorer 
24063 \series bold
24064
24065 \backslash
24066 cdashline
24067 \series default
24068 , la commande est:
24069 \end_layout
24070
24071 \begin_layout Standard
24072
24073 \series bold
24074
24075 \backslash
24076 let
24077 \backslash
24078 myCdashline
24079 \backslash
24080 cdashline
24081 \begin_inset Newline newline
24082 \end_inset
24083
24084
24085 \backslash
24086 renewcommand{
24087 \backslash
24088 cdashline}[1]
24089 \begin_inset Newline newline
24090 \end_inset
24091
24092
24093 \begin_inset Phantom HPhantom
24094 status open
24095
24096 \begin_layout Plain Layout
24097 \begin_inset space ~
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \end_inset
24104
24105 {
24106 \backslash
24107 arrayrulecolor{red}
24108 \backslash
24109 myCdashline{#1}
24110 \backslash
24111 arrayrulecolor{black}}
24112 \end_layout
24113
24114 \begin_layout Standard
24115 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
24116  code \SpecialChar TeX
24117  après le tableau,
24118 \end_layout
24119
24120 \begin_layout Standard
24121 pour 
24122 \series bold
24123
24124 \backslash
24125 hdashline:
24126 \end_layout
24127
24128 \begin_layout Standard
24129
24130 \series bold
24131
24132 \backslash
24133 renewcommand{
24134 \backslash
24135 hdashline}{
24136 \backslash
24137 myHdashline}
24138 \end_layout
24139
24140 \begin_layout Standard
24141 et pour 
24142 \series bold
24143
24144 \backslash
24145 cdashline
24146 \end_layout
24147
24148 \begin_layout Standard
24149
24150 \series bold
24151
24152 \backslash
24153 renewcommand{
24154 \backslash
24155 cdashline}{
24156 \backslash
24157 myCdashline}
24158 \end_layout
24159
24160 \begin_layout Standard
24161 Pour colorer les espaces entre les tirets la commande
24162 \end_layout
24163
24164 \begin_layout Standard
24165
24166 \series bold
24167
24168 \backslash
24169 dashgapcolor{couleur}
24170 \end_layout
24171
24172 \begin_layout Standard
24173 peut être insérée en code \SpecialChar TeX
24174  avant un tableau.
24175  
24176 \series bold
24177 couleur
24178 \series default
24179  est ici le nom d'une couleur définie précédemment.
24180  La commande
24181 \end_layout
24182
24183 \begin_layout Standard
24184
24185 \series bold
24186
24187 \backslash
24188 nodashgapcolor
24189 \end_layout
24190
24191 \begin_layout Standard
24192 annule les changements induits par 
24193 \series bold
24194
24195 \backslash
24196 dashgapcolor
24197 \series default
24198 .
24199 \end_layout
24200
24201 \begin_layout Standard
24202 \begin_inset Note Greyedout
24203 status open
24204
24205 \begin_layout Plain Layout
24206
24207 \series bold
24208 Not
24209 \series default
24210 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
24211  de 
24212 \series bold
24213 arydshln
24214 \series default
24215  en premier.
24216  Donc dans la cellule 
24217 \emph on
24218 k
24219 \emph default
24220  du tableau
24221 \begin_inset space ~
24222 \end_inset
24223
24224
24225 \begin_inset CommandInset ref
24226 LatexCommand ref
24227 reference "tab:Colored-table-with"
24228
24229 \end_inset
24230
24231  , la commande 
24232 \series bold
24233
24234 \backslash
24235 hdashline
24236 \series default
24237  est placée avant 
24238 \series bold
24239
24240 \backslash
24241 rowcolor
24242 \series default
24243 .
24244 \end_layout
24245
24246 \end_inset
24247
24248
24249 \end_layout
24250
24251 \begin_layout Standard
24252 \begin_inset Note Greyedout
24253 status open
24254
24255 \begin_layout Plain Layout
24256
24257 \series bold
24258 Nota:
24259 \series default
24260  le paquetage \SpecialChar LaTeX
24261  
24262 \series bold
24263 arydshln
24264 \series default
24265  doit être chargé dans le préambule 
24266 \emph on
24267 avant
24268 \emph default
24269  le paquetage 
24270 \series bold
24271 colortbl
24272 \series default
24273
24274 \begin_inset Index idx
24275 status collapsed
24276
24277 \begin_layout Plain Layout
24278 Paquetages \SpecialChar LaTeX
24279  ! colortbl
24280 \end_layout
24281
24282 \end_inset
24283
24284 .
24285 \end_layout
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \begin_layout Standard
24293 \begin_inset ERT
24294 status collapsed
24295
24296 \begin_layout Plain Layout
24297
24298
24299 \backslash
24300 else
24301 \end_layout
24302
24303 \end_inset
24304
24305
24306 \begin_inset Note Note
24307 status open
24308
24309 \begin_layout Plain Layout
24310 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
24311  
24312 \series bold
24313 arydshln
24314 \series default
24315  n'est pas installé :
24316 \end_layout
24317
24318 \end_inset
24319
24320
24321 \end_layout
24322
24323 \begin_layout Standard
24324 Vous devez installer le paquetage \SpecialChar LaTeX
24325  
24326 \series bold
24327 arydshln
24328 \series default
24329  pour voir le contenu des cette section dans la sortie imprimée.
24330 \end_layout
24331
24332 \begin_layout Standard
24333 \begin_inset ERT
24334 status collapsed
24335
24336 \begin_layout Plain Layout
24337
24338
24339 \backslash
24340 fi
24341 \end_layout
24342
24343 \end_inset
24344
24345
24346 \end_layout
24347
24348 \begin_layout Standard
24349 Pour les détails concernant les filets colorés, voir la documentation du
24350  paquetage 
24351 \series bold
24352 arydshln
24353 \series default
24354
24355 \begin_inset CommandInset citation
24356 LatexCommand cite
24357 key "arydshln"
24358
24359 \end_inset
24360
24361 .
24362 \end_layout
24363
24364 \begin_layout Chapter
24365 Flottants
24366 \begin_inset CommandInset label
24367 LatexCommand label
24368 name "chap:Flottants"
24369
24370 \end_inset
24371
24372
24373 \begin_inset Index idx
24374 status collapsed
24375
24376 \begin_layout Plain Layout
24377 Flottants
24378 \end_layout
24379
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \begin_layout Section
24386 Introduction
24387 \begin_inset CommandInset label
24388 LatexCommand label
24389 name "sec:Flottants-Introduction"
24390
24391 \end_inset
24392
24393
24394 \begin_inset Index idx
24395 status collapsed
24396
24397 \begin_layout Plain Layout
24398 Flottants ! Introduction
24399 \end_layout
24400
24401 \end_inset
24402
24403
24404 \end_layout
24405
24406 \begin_layout Standard
24407 Un flottant est une portion de document, qui peut être associé à une étiquette
24408  et dont la position n'est pas fixée.
24409  Il peut 
24410 \begin_inset Quotes fld
24411 \end_inset
24412
24413 flotter
24414 \begin_inset Quotes frd
24415 \end_inset
24416
24417  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24418  plus approprié.
24419  Les 
24420 \family sans
24421 Notes
24422 \begin_inset space ~
24423 \end_inset
24424
24425 en
24426 \begin_inset space ~
24427 \end_inset
24428
24429 Bas
24430 \begin_inset space ~
24431 \end_inset
24432
24433 de
24434 \begin_inset space ~
24435 \end_inset
24436
24437 Page
24438 \family default
24439  et le 
24440 \family sans
24441 Notes
24442 \begin_inset space ~
24443 \end_inset
24444
24445 en
24446 \begin_inset space ~
24447 \end_inset
24448
24449 Marge
24450 \family default
24451  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24452  sur la page suivante quand il y a trop de notes sur la page courante.
24453 \end_layout
24454
24455 \begin_layout Standard
24456 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24457  très grande qualité.
24458  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24459  éviter des lignes blanches ou des pages sans texte.
24460  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24461  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24462  le texte.
24463  Les flottants sont donc numérotés.
24464  Les références croisées sont décrites dans la section
24465 \begin_inset space ~
24466 \end_inset
24467
24468
24469 \begin_inset CommandInset ref
24470 LatexCommand ref
24471 reference "sec:Referencer-les-Flottants"
24472
24473 \end_inset
24474
24475 .
24476 \end_layout
24477
24478 \begin_layout Standard
24479 Pour insérer un flottant, on utilise un des sous menus du menu 
24480 \family sans
24481 Insertion\SpecialChar menuseparator
24482 Flottant
24483 \family default
24484  (barre d'outils 
24485 \begin_inset Info
24486 type  "icon"
24487 arg   "float-insert figure"
24488 \end_inset
24489
24490  ou 
24491 \begin_inset Info
24492 type  "icon"
24493 arg   "float-insert table"
24494 \end_inset
24495
24496 ).
24497  Une boîte va être insérée dans votre document avec par exemple une étiquette
24498  du genre 
24499 \begin_inset Quotes fld
24500 \end_inset
24501
24502 Figure
24503 \begin_inset space ~
24504 \end_inset
24505
24506 #:
24507 \begin_inset Quotes frd
24508 \end_inset
24509
24510  (où # est un numéro).
24511  L'étiquette est automatiquement traduite dans la langue du document dans
24512  la sortie finale.
24513  Après l'étiquette vous pouvez insérer du texte comme légende.
24514  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24515  séparé, à l'intérieur du flottant.
24516  Vous trouverez plus de détails sur le positionnement des légendes dans
24517  la section
24518 \begin_inset space ~
24519 \end_inset
24520
24521
24522 \begin_inset CommandInset ref
24523 LatexCommand ref
24524 reference "sec:Placement-légende"
24525
24526 \end_inset
24527
24528 .
24529  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
24530 , vous pouvez fermer
24531  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24532  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24533  Une boîte de flottant fermée ressemble à ceci : 
24534 \begin_inset Graphics
24535         filename clipart/floatQt4.png
24536         scale 60
24537
24538 \end_inset
24539
24540  – une case grise avec un texte rouge.
24541 \end_layout
24542
24543 \begin_layout Standard
24544 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24545  pour éviter des erreurs avec \SpecialChar LaTeX
24546 , quand le texte qui entoure le flottant est
24547  formaté de façon particulière.
24548 \end_layout
24549
24550 \begin_layout Section
24551 Les types de flottants
24552 \end_layout
24553
24554 \begin_layout Standard
24555 En plus des flottants de figures et de tableau qui sont décrits respectivement
24556  dans les sections
24557 \begin_inset space ~
24558 \end_inset
24559
24560
24561 \begin_inset CommandInset ref
24562 LatexCommand ref
24563 reference "sec:Figure-Floats"
24564
24565 \end_inset
24566
24567  et 
24568 \begin_inset CommandInset ref
24569 LatexCommand ref
24570 reference "sec:Table-Floats"
24571
24572 \end_inset
24573
24574 , \SpecialChar LyX
24575  offre aussi les types 
24576 \family sans
24577 Algorithme
24578 \family default
24579  et 
24580 \family sans
24581 Enrobage
24582 \family default
24583 .
24584  Ces derniers sont expliques dans la section
24585 \begin_inset space \thinspace{}
24586 \end_inset
24587
24588
24589 \begin_inset CommandInset ref
24590 LatexCommand ref
24591 reference "sec:Flottant-d'enrobage"
24592
24593 \end_inset
24594
24595 .
24596 \end_layout
24597
24598 \begin_layout Subsection
24599 Flottant d'algorithme
24600 \begin_inset Index idx
24601 status collapsed
24602
24603 \begin_layout Plain Layout
24604 Flottants ! Algorithmes
24605 \end_layout
24606
24607 \end_inset
24608
24609
24610 \end_layout
24611
24612 \begin_layout Standard
24613 \begin_inset Float algorithm
24614 placement h
24615 wide false
24616 sideways false
24617 status open
24618
24619 \begin_layout Plain Layout
24620 \begin_inset Caption Standard
24621
24622 \begin_layout Plain Layout
24623 \begin_inset CommandInset label
24624 LatexCommand label
24625 name "alg:Exemple-Flottant-Algorithme"
24626
24627 \end_inset
24628
24629 Exemple de flottant d'algorithme
24630 \end_layout
24631
24632 \end_inset
24633
24634
24635 \end_layout
24636
24637 \begin_layout LyX-Code
24638 for I in 1..N loop
24639 \begin_inset Newline newline
24640 \end_inset
24641
24642  Sum:= Sum + A(I); /*comment*/
24643 \begin_inset Newline newline
24644 \end_inset
24645
24646 end loop
24647 \begin_inset VSpace -4mm
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \end_inset
24654
24655
24656 \end_layout
24657
24658 \begin_layout Standard
24659 Ce type de flottant est inséré à l'aide du menu 
24660 \family sans
24661 Insertion\SpecialChar menuseparator
24662 Flottant\SpecialChar menuseparator
24663 Algorithme
24664 \family default
24665 .
24666  Il peut être utilisé pour des morceaux de code source ou des descriptions
24667  d'algorithmes et peut être utilisé comme une alternative au listing de
24668  code source qui est décrit au chapitre
24669 \begin_inset space ~
24670 \end_inset
24671
24672
24673 \begin_inset CommandInset ref
24674 LatexCommand ref
24675 reference "cha:Program-Code-Listings"
24676
24677 \end_inset
24678
24679 .
24680  Vous pouvez par exemple utiliser l'environnement Code
24681 \begin_inset space ~
24682 \end_inset
24683
24684 \SpecialChar LyX
24685  qui est décrit dans le 
24686 \emph on
24687 Guide
24688 \emph default
24689
24690 \begin_inset space ~
24691 \end_inset
24692
24693
24694 \emph on
24695 de
24696 \begin_inset space ~
24697 \end_inset
24698
24699 l'Utilisateur
24700 \emph default
24701  de \SpecialChar LyX
24702 .
24703  l'algorithme
24704 \begin_inset space ~
24705 \end_inset
24706
24707
24708 \begin_inset CommandInset ref
24709 LatexCommand ref
24710 reference "alg:Exemple-Flottant-Algorithme"
24711
24712 \end_inset
24713
24714  est un exemple de flottant d'algorithme où un espace vertical de -4
24715 \begin_inset space \thinspace{}
24716 \end_inset
24717
24718 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24719  soit placée exactement sous le texte de la dernière ligne.
24720 \end_layout
24721
24722 \begin_layout Standard
24723 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24724  du document.
24725  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24726 ent en ajoutant la ligne suivante dans le préambule de votre document :
24727 \end_layout
24728
24729 \begin_layout Standard
24730
24731 \series bold
24732
24733 \backslash
24734 floatname{algorithm}{votre
24735 \begin_inset space ~
24736 \end_inset
24737
24738 nom}
24739 \end_layout
24740
24741 \begin_layout Standard
24742
24743 \family sans
24744  votre
24745 \begin_inset space ~
24746 \end_inset
24747
24748 nom
24749 \family default
24750  est le mot 
24751 \begin_inset Quotes fld
24752 \end_inset
24753
24754
24755 \emph on
24756 algorithme
24757 \emph default
24758
24759 \begin_inset Quotes frd
24760 \end_inset
24761
24762  dans votre langue.
24763 \end_layout
24764
24765 \begin_layout Standard
24766 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24767 \family sans
24768 Insertion\SpecialChar menuseparator
24769 Listes
24770 \begin_inset space ~
24771 \end_inset
24772
24773 &
24774 \begin_inset space ~
24775 \end_inset
24776
24777 TdM\SpecialChar menuseparator
24778 Liste
24779 \begin_inset space ~
24780 \end_inset
24781
24782 des
24783 \begin_inset space ~
24784 \end_inset
24785
24786 algorithmes
24787 \family default
24788  si votre document est en la même langue que les menus de \SpecialChar LyX
24789 .
24790  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
24791  en code \SpecialChar TeX
24792  à la place:
24793 \end_layout
24794
24795 \begin_layout Standard
24796
24797 \series bold
24798
24799 \backslash
24800 listof{algorithm}{votre
24801 \begin_inset space ~
24802 \end_inset
24803
24804 nom}
24805 \end_layout
24806
24807 \begin_layout Standard
24808 où 
24809 \family sans
24810 votre
24811 \begin_inset space ~
24812 \end_inset
24813
24814 nom
24815 \family default
24816  est la traduction de 
24817 \begin_inset Quotes fld
24818 \end_inset
24819
24820
24821 \emph on
24822 List of Algorithm
24823 \emph default
24824 s
24825 \begin_inset Quotes frd
24826 \end_inset
24827
24828  dans votre langue.
24829 \end_layout
24830
24831 \begin_layout Standard
24832 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
24833  le schéma 
24834 \begin_inset Quotes fld
24835 \end_inset
24836
24837 chapitre.algorithme
24838 \begin_inset Quotes frd
24839 \end_inset
24840
24841  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
24842  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
24843  commande dans le préambule de votre document :
24844 \end_layout
24845
24846 \begin_layout Standard
24847
24848 \series bold
24849
24850 \backslash
24851 numberwithin{algorithm}{chapter}
24852 \end_layout
24853
24854 \begin_layout Standard
24855 Pour pouvoir utiliser la commande 
24856 \series bold
24857
24858 \backslash
24859 numberwithin
24860 \series default
24861 , activez l'option 
24862 \family sans
24863 Utiliser
24864 \begin_inset space ~
24865 \end_inset
24866
24867 le
24868 \begin_inset space ~
24869 \end_inset
24870
24871 paquetage
24872 \begin_inset space ~
24873 \end_inset
24874
24875 AMS
24876 \begin_inset space ~
24877 \end_inset
24878
24879 math
24880 \family default
24881  dans la rubrique 
24882 \family sans
24883 Options
24884 \begin_inset space ~
24885 \end_inset
24886
24887 des
24888 \begin_inset space ~
24889 \end_inset
24890
24891 Maths
24892 \family default
24893  de la fenêtre de dialogue 
24894 \family sans
24895 Paramètres
24896 \begin_inset space ~
24897 \end_inset
24898
24899 du
24900 \begin_inset space ~
24901 \end_inset
24902
24903 Document
24904 \family default
24905 .
24906 \end_layout
24907
24908 \begin_layout Section
24909 Numérotation des flottants
24910 \begin_inset Index idx
24911 status collapsed
24912
24913 \begin_layout Plain Layout
24914 Flottants ! Numérotation
24915 \end_layout
24916
24917 \end_inset
24918
24919
24920 \end_layout
24921
24922 \begin_layout Standard
24923 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
24924  ils se trouvent, soit en utilisant un format du genre 
24925 \begin_inset Quotes fld
24926 \end_inset
24927
24928 chapitre.numéro
24929 \begin_inset Quotes frd
24930 \end_inset
24931
24932  ou 
24933 \begin_inset Quotes fld
24934 \end_inset
24935
24936 section.numéro
24937 \begin_inset Quotes frd
24938 \end_inset
24939
24940 .
24941  Cela dépend de la classe de document utilisée.
24942 \end_layout
24943
24944 \begin_layout Standard
24945 Pour changer le format de la numérotation qui ne dépend pas de la section
24946  dans laquelle on se trouve, on peut utiliser la commande suivante dans
24947  le préambule du document :
24948 \end_layout
24949
24950 \begin_layout Standard
24951
24952 \series bold
24953
24954 \backslash
24955 renewcommand{
24956 \backslash
24957 thetable}{
24958 \backslash
24959 roman{table}}
24960 \end_layout
24961
24962 \begin_layout Standard
24963
24964 \series bold
24965
24966 \backslash
24967 thetable
24968 \series default
24969  est la commande qui imprime le numéro du tableau, pour les figures, la
24970  commande serait 
24971 \series bold
24972
24973 \backslash
24974 thefigure
24975 \series default
24976 .
24977  La commande 
24978 \series bold
24979
24980 \backslash
24981 roman
24982 \series default
24983  utilisée dans la commande précédente, imprime le numéro du tableau sous
24984  forme de petits chiffres romains.
24985 \end_layout
24986
24987 \begin_layout Standard
24988 Pour changer le type de numérotation pour par exemple 
24989 \begin_inset Quotes fld
24990 \end_inset
24991
24992 sous-section.numéro
24993 \begin_inset Quotes frd
24994 \end_inset
24995
24996 , utilisez la commande suivante dans le préambule du document :
24997 \end_layout
24998
24999 \begin_layout Standard
25000
25001 \series bold
25002
25003 \backslash
25004 numberwithin{table}{subsection}
25005 \end_layout
25006
25007 \begin_layout Standard
25008 Pour pouvoir utiliser la commande 
25009 \series bold
25010
25011 \backslash
25012 numberwithin
25013 \series default
25014 , vous devez activer l'option 
25015 \family sans
25016 Utiliser
25017 \begin_inset space ~
25018 \end_inset
25019
25020 le
25021 \begin_inset space ~
25022 \end_inset
25023
25024 paquetage
25025 \begin_inset space ~
25026 \end_inset
25027
25028 maths
25029 \begin_inset space ~
25030 \end_inset
25031
25032 AMS
25033 \family default
25034  dans la rubrique 
25035 \family sans
25036 Options
25037 \begin_inset space ~
25038 \end_inset
25039
25040 des
25041 \begin_inset space ~
25042 \end_inset
25043
25044 Maths
25045 \family default
25046  de la fenêtre de dialogue 
25047 \family sans
25048 Paramètres
25049 \family default
25050  du document.
25051 \end_layout
25052
25053 \begin_layout Standard
25054 Veuillez aussi jeter un coup d'œil à la section
25055 \begin_inset space ~
25056 \end_inset
25057
25058
25059 \begin_inset CommandInset ref
25060 LatexCommand ref
25061 reference "subsec:Numerotation-notes-bas-de-page"
25062
25063 \end_inset
25064
25065  pour plus de détails et des notes importantes sur les commandes de numérotation.
25066 \end_layout
25067
25068 \begin_layout Section
25069 Faire référence à des flottants
25070 \begin_inset CommandInset label
25071 LatexCommand label
25072 name "sec:Referencer-les-Flottants"
25073
25074 \end_inset
25075
25076
25077 \begin_inset Index idx
25078 status collapsed
25079
25080 \begin_layout Plain Layout
25081 Flottants ! Références
25082 \end_layout
25083
25084 \end_inset
25085
25086
25087 \begin_inset Index idx
25088 status collapsed
25089
25090 \begin_layout Plain Layout
25091 References@Références ! à des Flottants 
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Pour faire référence à un flottant, insérez une étiquette dans sa légende
25101  en utilisant le menu 
25102 \family sans
25103 Insertion\SpecialChar menuseparator
25104 Étiquette
25105 \family default
25106  ou le bouton 
25107 \begin_inset Info
25108 type  "icon"
25109 arg   "label-insert"
25110 \end_inset
25111
25112  de la barre d'outils.
25113  Une boîte grise de ce genre : 
25114 \begin_inset Graphics
25115         filename clipart/labelQt4.png
25116         lyxscale 85
25117         scale 85
25118         scaleBeforeRotation
25119
25120 \end_inset
25121
25122  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
25123  de saisir le texte de l'étiquette.
25124  \SpecialChar LyX
25125  propose comme texte pour l'étiquette les premiers mots de la légendes
25126  précédés d'un préfixe.
25127  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
25128  préfixe sera 
25129 \begin_inset Quotes fld
25130 \end_inset
25131
25132
25133 \family sans
25134 fig:
25135 \family default
25136
25137 \begin_inset Quotes frd
25138 \end_inset
25139
25140 .
25141 \end_layout
25142
25143 \begin_layout Standard
25144 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
25145  Vous pouvez faire référence à cette étiquette en utilisant le menu 
25146 \family sans
25147 Insertion\SpecialChar menuseparator
25148 Référence
25149 \begin_inset space ~
25150 \end_inset
25151
25152 Croisée
25153 \family default
25154  ou le bouton 
25155 \begin_inset Info
25156 type  "icon"
25157 arg   "dialog-show-new-inset ref"
25158 \end_inset
25159
25160  de la barre d'outils.
25161  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
25162  définies dans votre document.
25163  Si vous avez plusieurs documents \SpecialChar LyX
25164  ouverts, vous pouvez choisir celui que
25165  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
25166  la fenêtre de dialogue.
25167  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
25168  une.
25169  Une boîte grise de référence croisée comme celle-ci : 
25170 \begin_inset Graphics
25171         filename ../clipart/referenceQt4.png
25172         scale 85
25173         scaleBeforeRotation
25174
25175 \end_inset
25176
25177  va être insérée.
25178  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
25179  de la référence croisée.
25180 \end_layout
25181
25182 \begin_layout Standard
25183 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
25184  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
25185  les deux.
25186  Si une référence croisées fait référence à une étiquette qui n'existe pas,
25187  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25188  du numéro de la référence.
25189 \end_layout
25190
25191 \begin_layout Standard
25192 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25193  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25194  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25195  pas à vous en préoccuper.
25196 \end_layout
25197
25198 \begin_layout Standard
25199 Le bouton 
25200 \family sans
25201 Aller
25202 \begin_inset space ~
25203 \end_inset
25204
25205 à
25206 \begin_inset space ~
25207 \end_inset
25208
25209 l'étiquette
25210 \family default
25211  dans la fenêtre de référence croisée va positionner le curseur juste devant
25212  l'étiquette à laquelle on fait référence.
25213  Le nom du bouton bouton 
25214 \family sans
25215 Revenir
25216 \family default
25217  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25218 \end_layout
25219
25220 \begin_layout Subsection
25221 Formats de références croisées
25222 \begin_inset CommandInset label
25223 LatexCommand label
25224 name "subsec:Formats-Références-Croisées"
25225
25226 \end_inset
25227
25228
25229 \begin_inset Index idx
25230 status collapsed
25231
25232 \begin_layout Plain Layout
25233 References@Références ! Formats
25234 \end_layout
25235
25236 \end_inset
25237
25238
25239 \end_layout
25240
25241 \begin_layout Standard
25242 Il y a six types de références croisées :
25243 \end_layout
25244
25245 \begin_layout Description
25246 <référence>
25247 \begin_inset space ~
25248 \end_inset
25249
25250 : affiche le numéro de l'élément, c'est le choix implicite : 
25251 \begin_inset CommandInset ref
25252 LatexCommand ref
25253 reference "fig:Deux-images-déformées"
25254
25255 \end_inset
25256
25257
25258 \end_layout
25259
25260 \begin_layout Description
25261 (<référence>)
25262 \begin_inset space ~
25263 \end_inset
25264
25265 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25266  normalement pour faire référence à des formules mathématiques, en particulier
25267  quand le mot 
25268 \begin_inset Quotes fld
25269 \end_inset
25270
25271 Équation
25272 \begin_inset Quotes frd
25273 \end_inset
25274
25275  est omis : 
25276 \begin_inset CommandInset ref
25277 LatexCommand eqref
25278 reference "eq:Wgn"
25279
25280 \end_inset
25281
25282
25283 \end_layout
25284
25285 \begin_layout Description
25286 <page>
25287 \begin_inset space ~
25288 \end_inset
25289
25290 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25291 \begin_inset space ~
25292 \end_inset
25293
25294
25295 \begin_inset CommandInset ref
25296 LatexCommand pageref
25297 reference "fig:Deux-images-déformées"
25298
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \begin_layout Description
25305 Sur
25306 \begin_inset space ~
25307 \end_inset
25308
25309 la
25310 \begin_inset space ~
25311 \end_inset
25312
25313 page
25314 \begin_inset space ~
25315 \end_inset
25316
25317 <page>
25318 \begin_inset space ~
25319 \end_inset
25320
25321 : affiche le mot 
25322 \begin_inset Quotes fld
25323 \end_inset
25324
25325 page
25326 \begin_inset Quotes frd
25327 \end_inset
25328
25329  suivi du numéro de la page sur laquelle se trouve l'élément : 
25330 \begin_inset CommandInset ref
25331 LatexCommand vpageref
25332 reference "fig:Deux-images-déformées"
25333
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \begin_layout Description
25340 <référence>
25341 \begin_inset space ~
25342 \end_inset
25343
25344 page
25345 \begin_inset space ~
25346 \end_inset
25347
25348 <page>
25349 \begin_inset space ~
25350 \end_inset
25351
25352 : affiche le numéro de l'élément, le mot 
25353 \begin_inset Quotes fld
25354 \end_inset
25355
25356 page
25357 \begin_inset Quotes frd
25358 \end_inset
25359
25360  et le numéro de la page : 
25361 \begin_inset CommandInset ref
25362 LatexCommand vref
25363 reference "fig:Deux-images-déformées"
25364
25365 \end_inset
25366
25367
25368 \end_layout
25369
25370 \begin_layout Description
25371 Référence
25372 \begin_inset space ~
25373 \end_inset
25374
25375 mise
25376 \begin_inset space ~
25377 \end_inset
25378
25379 en
25380 \begin_inset space ~
25381 \end_inset
25382
25383 forme
25384 \begin_inset space ~
25385 \end_inset
25386
25387 : affiche une référence croisée qui définit son propre format.
25388 \begin_inset Newline newline
25389 \end_inset
25390
25391
25392 \begin_inset Note Greyedout
25393 status open
25394
25395 \begin_layout Plain Layout
25396
25397 \series bold
25398 Note:
25399 \series default
25400  Ce type de référence croisée n'est disponible que si vous avez installé
25401  le paquetage \SpecialChar LaTeX
25402  
25403 \series bold
25404 prettyref
25405 \series default
25406  ou 
25407 \series bold
25408 refstyle
25409 \series default
25410
25411 \begin_inset Index idx
25412 status collapsed
25413
25414 \begin_layout Plain Layout
25415 Paquetages \SpecialChar LaTeX
25416  ! prettyref
25417 \end_layout
25418
25419 \end_inset
25420
25421
25422 \begin_inset Index idx
25423 status collapsed
25424
25425 \begin_layout Plain Layout
25426 Paquetages \SpecialChar LaTeX
25427  ! refstyle
25428 \end_layout
25429
25430 \end_inset
25431
25432 .
25433 \end_layout
25434
25435 \end_inset
25436
25437
25438 \begin_inset Newline newline
25439 \end_inset
25440
25441 Vous pouvez choisir le paquetage \SpecialChar LaTeX
25442  qui doit être utilisé pour cette fonction
25443  en utilisant l'option 
25444 \family sans
25445 Utiliser refstyle (à la place de prettyref) pour les références croisées
25446 \family default
25447  dans le menu 
25448 \family sans
25449 Document\SpecialChar menuseparator
25450 Paramètres\SpecialChar menuseparator
25451 Classe de document
25452 \family default
25453 .
25454  Le format est précisé en ajoutant la commande 
25455 \series bold
25456
25457 \backslash
25458 newrefformat
25459 \series default
25460  (prettyref) ou 
25461 \series bold
25462
25463 \backslash
25464 newref
25465 \series default
25466  (refstyle) au préambule du document.
25467  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25468  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25469 \begin_inset space ~
25470 \end_inset
25471
25472 :
25473 \begin_inset Newline newline
25474 \end_inset
25475
25476
25477 \series bold
25478
25479 \backslash
25480 newref{fig}{refcmd={Image sur la page 
25481 \backslash
25482 pageref{#1}}}
25483 \series default
25484
25485 \begin_inset Newline newline
25486 \end_inset
25487
25488 Pour plus d'information sur le format, jetez un œil sur la documentation
25489  du paquetage, 
25490 \begin_inset CommandInset citation
25491 LatexCommand cite
25492 key "prettyref,refstyle"
25493
25494 \end_inset
25495
25496 .
25497 \end_layout
25498
25499 \begin_layout Description
25500 Référence
25501 \begin_inset space ~
25502 \end_inset
25503
25504 textuelle: affiche la légende de la référence
25505 \begin_inset space ~
25506 \end_inset
25507
25508
25509 \begin_inset CommandInset ref
25510 LatexCommand nameref
25511 reference "fig:Deux-images-déformées"
25512
25513 \end_inset
25514
25515
25516 \end_layout
25517
25518 \begin_layout Standard
25519
25520 \family sans
25521 <page>
25522 \family default
25523  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25524  précédente, la même page ou la page suivante.
25525  Vous verrez par exemple un texte du genre 
25526 \begin_inset Quotes fld
25527 \end_inset
25528
25529
25530 \family sans
25531 sur cette page
25532 \family default
25533
25534 \begin_inset Quotes frd
25535 \end_inset
25536
25537  à la place.
25538  Le style 
25539 \family sans
25540 <référence>
25541 \begin_inset space ~
25542 \end_inset
25543
25544 page
25545 \begin_inset space ~
25546 \end_inset
25547
25548 <page> 
25549 \family default
25550 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25551  page.
25552 \end_layout
25553
25554 \begin_layout Standard
25555 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25556  se trouve sont calculés automatiquement par \SpecialChar LaTeX
25557 .
25558  Vous choisissez une des six variétés de références dans le champ Format
25559  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25560  boîte de la référence croisée.
25561 \end_layout
25562
25563 \begin_layout Standard
25564 \begin_inset Note Greyedout
25565 status open
25566
25567 \begin_layout Plain Layout
25568
25569 \series bold
25570 Note:
25571 \series default
25572  L'utilisation du paquetage \SpecialChar LaTeX
25573  
25574 \series bold
25575 refstyle
25576 \series default
25577
25578 \begin_inset Index idx
25579 status collapsed
25580
25581 \begin_layout Plain Layout
25582 Paquetages \SpecialChar LaTeX
25583  ! refstyle
25584 \end_layout
25585
25586 \end_inset
25587
25588  est recommandée parce que 
25589 \series bold
25590 prettyref
25591 \series default
25592
25593 \begin_inset Index idx
25594 status collapsed
25595
25596 \begin_layout Plain Layout
25597 Paquetages \SpecialChar LaTeX
25598  ! prettyref
25599 \end_layout
25600
25601 \end_inset
25602
25603  ne connaît pas tous les raccourcis possibles pour les étiquettes
25604 \begin_inset Foot
25605 status collapsed
25606
25607 \begin_layout Plain Layout
25608 \begin_inset Quotes fld
25609 \end_inset
25610
25611 fig:
25612 \begin_inset Quotes frd
25613 \end_inset
25614
25615  est par exemple le raccourci \SpecialChar LyX
25616  pour les étiquettes dans les légendes de
25617  figures,.
25618 \end_layout
25619
25620 \end_inset
25621
25622  et n'est pas internationalisé.
25623 \end_layout
25624
25625 \end_inset
25626
25627
25628 \end_layout
25629
25630 \begin_layout Standard
25631 \begin_inset Note Greyedout
25632 status open
25633
25634 \begin_layout Plain Layout
25635
25636 \series bold
25637 Note:
25638 \series default
25639  Du fait d'un bogue dans la paquetage \SpecialChar LaTeX
25640  
25641 \series bold
25642 varioref
25643 \series default
25644  (version 1.4w), certaines références croisées produiront des erreurs \SpecialChar LaTeX
25645  si
25646  la langue du document est le français.
25647  Pour contourner ce bogue, voir
25648 \begin_inset Newline newline
25649 \end_inset
25650
25651
25652 \begin_inset CommandInset href
25653 LatexCommand href
25654 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
25655
25656 \end_inset
25657
25658 .
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \begin_layout Subsection
25667 Nommage automatique des références croisées
25668 \begin_inset Index idx
25669 status collapsed
25670
25671 \begin_layout Plain Layout
25672 References@Références ! Nommage automatique
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \begin_layout Standard
25681 Le paquetage \SpecialChar LaTeX
25682  
25683 \series bold
25684 hyperref
25685 \series default
25686
25687 \begin_inset Index idx
25688 status collapsed
25689
25690 \begin_layout Plain Layout
25691 Paquetages \SpecialChar LaTeX
25692  ! hyperref
25693 \end_layout
25694
25695 \end_inset
25696
25697
25698 \series bold
25699
25700 \series default
25701 qui est activé dans la rubrique 
25702 \family sans
25703 Propriétés du PDF
25704 \family default
25705  de la fenêtre de dialogue 
25706 \family sans
25707 Paramètres du document
25708 \family default
25709  fournit une fonction très utile pour automatiser la création des références
25710  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25711  une section).
25712  Par exemple pour vous éviter de devoir écrire le mot 
25713 \begin_inset Quotes fld
25714 \end_inset
25715
25716 Figure
25717 \begin_inset Quotes frd
25718 \end_inset
25719
25720  devant chaque référence à une figure.
25721  Pour profiter de ce nommage automatique des références croisées, vous devez
25722  activer 
25723 \series bold
25724 hyperref
25725 \series default
25726  et insérer la ligne suivante dans le préambule du document :
25727 \end_layout
25728
25729 \begin_layout Standard
25730
25731 \series bold
25732
25733 \backslash
25734 AtBeginDocument{
25735 \backslash
25736 renewcommand{
25737 \backslash
25738 ref}[1]{
25739 \backslash
25740 mbox{
25741 \backslash
25742 autoref{#1}}}}
25743 \end_layout
25744
25745 \begin_layout Standard
25746 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25747  défaut, par exemple vous préférez le nom 
25748 \begin_inset Quotes fld
25749 \end_inset
25750
25751 sec.
25752 \begin_inset Quotes frd
25753 \end_inset
25754
25755  plutôt que 
25756 \begin_inset Quotes fld
25757 \end_inset
25758
25759 section
25760 \begin_inset Quotes frd
25761 \end_inset
25762
25763 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25764 \end_layout
25765
25766 \begin_layout Standard
25767
25768 \series bold
25769
25770 \backslash
25771 addto
25772 \backslash
25773 extrasfrench{
25774 \backslash
25775 renewcommand{
25776 \backslash
25777 sectionautorefname}
25778 \begin_inset Newline newline
25779 \end_inset
25780
25781
25782 \begin_inset Phantom HPhantom
25783 status open
25784
25785 \begin_layout Plain Layout
25786
25787 \series bold
25788 \begin_inset space ~
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \end_inset
25795
25796 {sec.
25797 \backslash
25798 negthinspace}}
25799 \end_layout
25800
25801 \begin_layout Standard
25802 Si vous utilisez une autre langue que le français, remplacez 
25803 \series bold
25804
25805 \backslash
25806 extrasfrench
25807 \series default
25808  par 
25809 \series bold
25810
25811 \backslash
25812 extras***
25813 \series default
25814 , où *** est le nom de la langue que vous utilisez.
25815
25816 \series bold
25817  
25818 \end_layout
25819
25820 \begin_layout Standard
25821 Pour avoir des noms automatiques, mais pas pour certains types de références,
25822  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
25823 \end_layout
25824
25825 \begin_layout Standard
25826
25827 \series bold
25828
25829 \backslash
25830 addto
25831 \backslash
25832 extrasfrench{
25833 \backslash
25834 renewcommand*{
25835 \backslash
25836 equationautorefname}[1]{}}
25837 \end_layout
25838
25839 \begin_layout Standard
25840 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
25841  de 
25842 \series bold
25843 hyperref
25844 \series default
25845  
25846 \begin_inset CommandInset citation
25847 LatexCommand cite
25848 key "hyperref"
25849
25850 \end_inset
25851
25852 .
25853 \end_layout
25854
25855 \begin_layout Standard
25856 \begin_inset Note Greyedout
25857 status open
25858
25859 \begin_layout Plain Layout
25860
25861 \series bold
25862 Note:
25863 \series default
25864  Le nommage automatique de références ne peut être utilisé si vous avez
25865  choisi le style de référence 
25866 \family sans
25867 Référence
25868 \begin_inset space ~
25869 \end_inset
25870
25871 mise
25872 \begin_inset space ~
25873 \end_inset
25874
25875 en
25876 \begin_inset space ~
25877 \end_inset
25878
25879 forme
25880 \family default
25881  décrit dans la section
25882 \begin_inset space ~
25883 \end_inset
25884
25885
25886 \begin_inset CommandInset ref
25887 LatexCommand ref
25888 reference "subsec:Formats-Références-Croisées"
25889
25890 \end_inset
25891
25892 .
25893 \end_layout
25894
25895 \end_inset
25896
25897
25898 \end_layout
25899
25900 \begin_layout Standard
25901 Le manuel 
25902 \emph on
25903 Math
25904 \emph default
25905  est un exemple dans lequel on a utilisé le référencement automatique.
25906 \end_layout
25907
25908 \begin_layout Subsection
25909 Positionnement des références 
25910 \begin_inset CommandInset label
25911 LatexCommand label
25912 name "subsec:Reference-Position"
25913
25914 \end_inset
25915
25916
25917 \begin_inset Index idx
25918 status collapsed
25919
25920 \begin_layout Plain Layout
25921 References@Références ! Positionnement
25922 \end_layout
25923
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \begin_layout Standard
25930 Si vous utilisez le paquetage 
25931 \series bold
25932 hyperref, 
25933 \series default
25934 qui est activé dans la rubrique 
25935 \family sans
25936 Propriétés du PDF
25937 \family default
25938  de la fenêtre de dialogue 
25939 \family sans
25940 Paramètres du document,
25941 \family default
25942  pour lier vos références croisées dans la sortie finale, vous verrez que
25943  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
25944  l'image.
25945  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
25946  pourrez voir l'image sans faire défiler le texte.
25947  Ce problème vient du fait que le point d'ancrage de la référence se situe
25948  à l'endroit de l'étiquette.
25949  En utilisant le paquetage \SpecialChar LaTeX
25950  
25951 \series bold
25952 hypcap
25953 \series default
25954
25955 \begin_inset Index idx
25956 status collapsed
25957
25958 \begin_layout Plain Layout
25959 Paquetages \SpecialChar LaTeX
25960  ! hypcap
25961 \end_layout
25962
25963 \end_inset
25964
25965 , qui fait partie du paquetage \SpecialChar LaTeX
25966  
25967 \series bold
25968 oberdiek
25969 \series default
25970
25971 \begin_inset Index idx
25972 status collapsed
25973
25974 \begin_layout Plain Layout
25975 Paquetages \SpecialChar LaTeX
25976  ! oberdiek
25977 \end_layout
25978
25979 \end_inset
25980
25981 , le point d'ancrage d'un lien est place en haut du flottant.
25982  Pour utiliser cette fonction avec les flottants de figure, chargez 
25983 \series bold
25984 hypcap
25985 \series default
25986  dans l'entête du document avec la ligne
25987 \end_layout
25988
25989 \begin_layout Standard
25990
25991 \series bold
25992
25993 \backslash
25994 usepackage[figure]{hypcap}
25995 \end_layout
25996
25997 \begin_layout Standard
25998 Vous pouvez aussi utiliser 
25999 \series bold
26000 hypcap
26001 \series default
26002  pour tous les types de flottants, mais ce n'est pas recommandé pour des
26003  raisons de stabilité.
26004  Pour plus d'information, jetez un coup d'œil au manuel d' 
26005 \series bold
26006 hypcap
26007 \series default
26008  
26009 \begin_inset CommandInset citation
26010 LatexCommand cite
26011 key "hypcap"
26012
26013 \end_inset
26014
26015 .
26016 \end_layout
26017
26018 \begin_layout Standard
26019 \begin_inset Note Greyedout
26020 status open
26021
26022 \begin_layout Plain Layout
26023
26024 \series bold
26025 Note:
26026 \series default
26027  
26028 \series bold
26029 hypcap
26030 \series default
26031  n'a aucun effet pour les références à des sous-figures.
26032 \end_layout
26033
26034 \end_inset
26035
26036
26037 \end_layout
26038
26039 \begin_layout Section
26040 Placement des flottants
26041 \begin_inset CommandInset label
26042 LatexCommand label
26043 name "sec:Placement-flottants"
26044
26045 \end_inset
26046
26047
26048 \begin_inset Index idx
26049 status collapsed
26050
26051 \begin_layout Plain Layout
26052 Flottants ! Placement
26053 \end_layout
26054
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \begin_layout Standard
26061 En faisant un clic droit sur la boîte d'un flottant et 
26062 \lang english
26063 clicking on 
26064 \family sans
26065 Settings
26066 \family default
26067 \lang french
26068  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
26069  paramètres de placement que \SpecialChar LaTeX
26070  utilise pour déterminer où placer le flottant.
26071 \begin_inset Newline newline
26072 \end_inset
26073
26074 L'option 
26075 \family sans
26076 Plusieurs
26077 \begin_inset space ~
26078 \end_inset
26079
26080 colonnes
26081 \family default
26082  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
26083  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
26084  confiné sur une seule colonne.
26085 \begin_inset Newline newline
26086 \end_inset
26087
26088 L'option 
26089 \family sans
26090 Rotation
26091 \begin_inset space ~
26092 \end_inset
26093
26094 90°
26095 \family default
26096  est utilisée pour faire tourner les flottants, voyez la section
26097 \begin_inset space ~
26098 \end_inset
26099
26100
26101 \begin_inset CommandInset ref
26102 LatexCommand ref
26103 reference "sec:Flottants-renversés"
26104
26105 \end_inset
26106
26107 .
26108 \end_layout
26109
26110 \begin_layout Standard
26111 En désactivant l'option 
26112 \family sans
26113 Utilise
26114 \begin_inset space ~
26115 \end_inset
26116
26117 le
26118 \begin_inset space ~
26119 \end_inset
26120
26121 placement
26122 \begin_inset space ~
26123 \end_inset
26124
26125 par
26126 \begin_inset space ~
26127 \end_inset
26128
26129 défaut
26130 \family default
26131  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
26132  le placement du flottant:
26133 \end_layout
26134
26135 \begin_layout Description
26136 Ici,
26137 \begin_inset space ~
26138 \end_inset
26139
26140 si
26141 \begin_inset space ~
26142 \end_inset
26143
26144 possible: essaie de placer le flottant à la position où il a été inséré
26145  dans \SpecialChar LyX
26146
26147 \end_layout
26148
26149 \begin_layout Description
26150 Haut
26151 \begin_inset space ~
26152 \end_inset
26153
26154 de
26155 \begin_inset space ~
26156 \end_inset
26157
26158 la
26159 \begin_inset space ~
26160 \end_inset
26161
26162 page: essaie de placer le flottant en haut de la page courante
26163 \end_layout
26164
26165 \begin_layout Description
26166 Bas
26167 \begin_inset space ~
26168 \end_inset
26169
26170 de
26171 \begin_inset space ~
26172 \end_inset
26173
26174 la
26175 \begin_inset space ~
26176 \end_inset
26177
26178 page: essaie de placer le flottant en bas de la page courante
26179 \end_layout
26180
26181 \begin_layout Description
26182 Page
26183 \begin_inset space ~
26184 \end_inset
26185
26186 de
26187 \begin_inset space ~
26188 \end_inset
26189
26190 flottants: essaie de placer le flottant sur une page à part, éventuellement
26191  avec d'autres flottants 
26192 \end_layout
26193
26194 \begin_layout Standard
26195 \SpecialChar LaTeX
26196  utilise
26197 \emph on
26198  toujours 
26199 \emph default
26200 les options dans l'ordre donné ci-dessus.
26201  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
26202  va d'abord
26203  essayer 
26204 \family sans
26205 Ici
26206 \begin_inset space ~
26207 \end_inset
26208
26209 si
26210 \begin_inset space ~
26211 \end_inset
26212
26213 possible
26214 \family default
26215 , ensuite 
26216 \family sans
26217 Haut
26218 \begin_inset space ~
26219 \end_inset
26220
26221 de
26222 \begin_inset space ~
26223 \end_inset
26224
26225 la
26226 \begin_inset space ~
26227 \end_inset
26228
26229 page
26230 \family default
26231 , et ainsi de suite.
26232  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
26233  va essayer les options
26234  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26235  Si aucune des quatre options de placement n'est possible, la procédure
26236  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26237 \end_layout
26238
26239 \begin_layout Standard
26240 Implicitement, chaque option a ses propres règles d'application:
26241 \end_layout
26242
26243 \begin_layout Standard
26244
26245 \family sans
26246 Haut
26247 \begin_inset space ~
26248 \end_inset
26249
26250 de
26251 \begin_inset space ~
26252 \end_inset
26253
26254 la
26255 \begin_inset space ~
26256 \end_inset
26257
26258 page
26259 \family default
26260  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26261  en haut de page (
26262 \series bold
26263
26264 \backslash
26265 topfraction
26266 \series default
26267 ).
26268 \end_layout
26269
26270 \begin_layout Standard
26271
26272 \family sans
26273 Bas
26274 \begin_inset space ~
26275 \end_inset
26276
26277 de
26278 \begin_inset space ~
26279 \end_inset
26280
26281 la
26282 \begin_inset space ~
26283 \end_inset
26284
26285 page
26286 \family default
26287  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26288  en bas de page (
26289 \series bold
26290
26291 \backslash
26292 bottomfraction
26293 \series default
26294 ).
26295 \end_layout
26296
26297 \begin_layout Standard
26298
26299 \family sans
26300 Page
26301 \begin_inset space ~
26302 \end_inset
26303
26304 de
26305 \begin_inset space ~
26306 \end_inset
26307
26308 flottants
26309 \family default
26310  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26311  si ils occupent plus de 50% de celle-ci (
26312 \series bold
26313
26314 \backslash
26315 floatpagefraction
26316 \series default
26317 ).
26318 \end_layout
26319
26320 \begin_layout Standard
26321 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26322  supplémentaire 
26323 \family sans
26324 Ignorer
26325 \begin_inset space ~
26326 \end_inset
26327
26328 les
26329 \begin_inset space ~
26330 \end_inset
26331
26332 règles
26333 \begin_inset space ~
26334 \end_inset
26335
26336 \SpecialChar LaTeX
26337
26338 \family default
26339 \lang english
26340 .
26341 \begin_inset Newline newline
26342 \end_inset
26343
26344
26345 \lang french
26346 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
26347  qui sont données
26348  entre parenthèses après les descriptions des règles données ci-dessus.
26349  Par exemple, pour augmenter à 50
26350 \begin_inset space \thinspace{}
26351 \end_inset
26352
26353 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26354  trop petite, ajoutez cette ligne au préambule de votre document :
26355 \end_layout
26356
26357 \begin_layout Standard
26358
26359 \series bold
26360
26361 \backslash
26362 renewcommand{
26363 \backslash
26364 bottomfraction}{0.5}
26365 \end_layout
26366
26367 \begin_layout Standard
26368 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26369  exactement à l'endroit où vous l'avez inséré.
26370  dans ce cas utilisez l'option 
26371 \family sans
26372 Ici
26373 \begin_inset space ~
26374 \end_inset
26375
26376 à
26377 \begin_inset space ~
26378 \end_inset
26379
26380 tout
26381 \begin_inset space ~
26382 \end_inset
26383
26384 Prix
26385 \family default
26386 .
26387  Utilisez cette option le moins souvent possible et seulement quand le document
26388  est presque prêt à être imprimé.
26389  En effet, le flottant n'est plus capable de 
26390 \begin_inset Quotes fld
26391 \end_inset
26392
26393 flotter
26394 \begin_inset Quotes frd
26395 \end_inset
26396
26397 , ce qui peut perturber toutes les mises en page.
26398 \end_layout
26399
26400 \begin_layout Standard
26401 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26402  sont toujours entourés par le texte d'un paragraphe donné.
26403 \begin_inset VSpace bigskip
26404 \end_inset
26405
26406
26407 \end_layout
26408
26409 \begin_layout Standard
26410 On peut parfois se trouver dans la situation où un flottant est placé en
26411  haut d'une page alors que la section concernée ne commence qu'au milieu
26412  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26413  la section précédente.
26414  On peut utiliser la commande \SpecialChar LaTeX
26415  
26416 \series bold
26417
26418 \backslash
26419 suppressfloats
26420 \series default
26421  pour éviter ce cas.
26422  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26423  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26424  soit placé avant que la section commence.
26425  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26426  votre document :
26427 \end_layout
26428
26429 \begin_layout Standard
26430
26431 \series bold
26432
26433 \backslash
26434 let
26435 \backslash
26436 mySection
26437 \backslash
26438 section
26439 \begin_inset Newline newline
26440 \end_inset
26441
26442
26443 \backslash
26444 renewcommand{
26445 \backslash
26446 section}{
26447 \backslash
26448 suppressfloats[t]
26449 \backslash
26450 mySection}
26451 \end_layout
26452
26453 \begin_layout Standard
26454 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26455  comme les chapitres et les sous-sections.
26456  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26457  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
26458  pourrait ensuite
26459  avoir du mal à trouver un positionnement correct.
26460 \end_layout
26461
26462 \begin_layout Standard
26463 \begin_inset VSpace bigskip
26464 \end_inset
26465
26466 Dans certains cas il est demandé de placer toutes les figures et tous les
26467  tableaux à la fin du document.
26468  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
26469  
26470 \series bold
26471 endfloat
26472 \series default
26473
26474 \begin_inset Index idx
26475 status collapsed
26476
26477 \begin_layout Plain Layout
26478 Paquetages \SpecialChar LaTeX
26479  ! endfloat
26480 \end_layout
26481
26482 \end_inset
26483
26484  a été développé.
26485  Il met en effet tous les flottants de figures et de tableaux à la fin du
26486  document dans leurs propres sections.
26487  À la position d'origine du flottant, une indication textuelle du genre
26488  
26489 \begin_inset Quotes fld
26490 \end_inset
26491
26492
26493 \family sans
26494 [Figure
26495 \begin_inset space ~
26496 \end_inset
26497
26498 3.2 
26499 \lang english
26500 about here.
26501 \lang french
26502 ]
26503 \family default
26504
26505 \begin_inset Quotes frd
26506 \end_inset
26507
26508  est insérée.
26509  Le paquetage 
26510 \series bold
26511 endfloat
26512 \series default
26513  est chargé dans le préambule avec la ligne suivante 
26514 \end_layout
26515
26516 \begin_layout Standard
26517
26518 \series bold
26519
26520 \backslash
26521 usepackage[options]{endfloat}
26522 \end_layout
26523
26524 \begin_layout Standard
26525 Il y a aussi de nombreuses options de paquetage pour modifier le format
26526  des sections de figures ou de tableau qui sont créées.
26527  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26528  
26529 \series bold
26530 endfloa
26531 \series default
26532
26533 \begin_inset CommandInset citation
26534 LatexCommand cite
26535 key "endfloat"
26536
26537 \end_inset
26538
26539 .
26540 \begin_inset Newline newline
26541 \end_inset
26542
26543
26544 \begin_inset Note Greyedout
26545 status open
26546
26547 \begin_layout Plain Layout
26548
26549 \series bold
26550 Note: endfloat
26551 \series default
26552  ne fournit pas de traduction automatique de l'indication textuelle, vous
26553  devez donc le faire manuellement, voyez la section
26554 \begin_inset space ~
26555 \end_inset
26556
26557 4 de 
26558 \begin_inset CommandInset citation
26559 LatexCommand cite
26560 key "endfloat"
26561
26562 \end_inset
26563
26564 .
26565 \end_layout
26566
26567 \end_inset
26568
26569
26570 \begin_inset Newline newline
26571 \end_inset
26572
26573
26574 \begin_inset Note Greyedout
26575 status open
26576
26577 \begin_layout Plain Layout
26578
26579 \series bold
26580 Note:
26581 \series default
26582  Il y a actuellement un bug dans le paquetage 
26583 \series bold
26584 endfloat
26585 \series default
26586  quand la légende contient un 
26587 \begin_inset Quotes fld
26588 \end_inset
26589
26590 ß
26591 \begin_inset Quotes frd
26592 \end_inset
26593
26594  allemand.
26595  Utilisez dans ce cas la commande 
26596 \begin_inset Quotes fld
26597 \end_inset
26598
26599
26600 \series bold
26601
26602 \backslash
26603 ss
26604 \series default
26605
26606 \begin_inset Quotes frd
26607 \end_inset
26608
26609  en code \SpecialChar TeX
26610  à la place du 
26611 \begin_inset Quotes fld
26612 \end_inset
26613
26614 ß
26615 \begin_inset Quotes frd
26616 \end_inset
26617
26618 .
26619 \end_layout
26620
26621 \end_inset
26622
26623
26624 \end_layout
26625
26626 \begin_layout Standard
26627 \begin_inset VSpace bigskip
26628 \end_inset
26629
26630 Pour plus d'information sur les manières de placer les flottants, jetez
26631  un coup d'œil aux livres sur \SpecialChar LaTeX
26632
26633 \begin_inset CommandInset citation
26634 LatexCommand cite
26635 key "latexcompanion,latexguide,latexbook"
26636
26637 \end_inset
26638
26639 .
26640 \end_layout
26641
26642 \begin_layout Section
26643 Flottants renversés
26644 \begin_inset CommandInset label
26645 LatexCommand label
26646 name "sec:Flottants-renversés"
26647
26648 \end_inset
26649
26650
26651 \begin_inset Index idx
26652 status collapsed
26653
26654 \begin_layout Plain Layout
26655 Flottants ! Renversés
26656 \end_layout
26657
26658 \end_inset
26659
26660
26661 \end_layout
26662
26663 \begin_layout Standard
26664 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26665  tableaux très larges.
26666  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26667  un clic droit sur la boîte du flottant et utilisez l'option 
26668 \family sans
26669 Rotation
26670 \begin_inset space ~
26671 \end_inset
26672
26673 90°
26674 \family default
26675 .
26676 \end_layout
26677
26678 \begin_layout Standard
26679 Les flottants renversés sont systématiquement placés sur leur propre page
26680  ( ou colonne, si vous avez un document sur deux colonnes ).
26681  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26682  
26683 \family sans
26684 Plusieurs
26685 \begin_inset space ~
26686 \end_inset
26687
26688 colonnes
26689 \family default
26690  dans les paramètres du flottant.
26691  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26692  du côté de la marge externe.
26693  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26694  ajouter soit l'option 
26695 \series bold
26696 figuresleft
26697 \series default
26698  soit l'option 
26699 \series bold
26700 figuresright
26701 \series default
26702  aux options de la classe de document.
26703 \end_layout
26704
26705 \begin_layout Standard
26706 Faire référence à un flottant renversé se fait de la même manière que pour
26707  un flottant normal, la mise en forme de la légende est aussi identique
26708  : Le tableau
26709 \begin_inset space ~
26710 \end_inset
26711
26712
26713 \begin_inset CommandInset ref
26714 LatexCommand ref
26715 reference "tab:Tableau-pivoté"
26716
26717 \end_inset
26718
26719  est un exemple de flottant de tableau renversé.
26720 \end_layout
26721
26722 \begin_layout Standard
26723 \begin_inset Note Greyedout
26724 status open
26725
26726 \begin_layout Plain Layout
26727
26728 \series bold
26729 Note:
26730 \series default
26731  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26732  DVI.
26733 \end_layout
26734
26735 \end_inset
26736
26737
26738 \end_layout
26739
26740 \begin_layout Standard
26741 \begin_inset Float table
26742 wide false
26743 sideways true
26744 status open
26745
26746 \begin_layout Plain Layout
26747 \begin_inset Caption Standard
26748
26749 \begin_layout Plain Layout
26750 \begin_inset CommandInset label
26751 LatexCommand label
26752 name "tab:Tableau-pivoté"
26753
26754 \end_inset
26755
26756  Tableau pivoté
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \begin_layout Plain Layout
26765 \align center
26766 \begin_inset Tabular
26767 <lyxtabular version="3" rows="1" columns="5">
26768 <features tabularvalignment="middle">
26769 <column alignment="center" valignment="top">
26770 <column alignment="center" valignment="top">
26771 <column alignment="center" valignment="top">
26772 <column alignment="center" valignment="top">
26773 <column alignment="center" valignment="top">
26774 <row>
26775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26776 \begin_inset Text
26777
26778 \begin_layout Plain Layout
26779 test
26780 \end_layout
26781
26782 \end_inset
26783 </cell>
26784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26785 \begin_inset Text
26786
26787 \begin_layout Plain Layout
26788 b
26789 \end_layout
26790
26791 \end_inset
26792 </cell>
26793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26794 \begin_inset Text
26795
26796 \begin_layout Plain Layout
26797 c
26798 \end_layout
26799
26800 \end_inset
26801 </cell>
26802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26803 \begin_inset Text
26804
26805 \begin_layout Plain Layout
26806 d
26807 \end_layout
26808
26809 \end_inset
26810 </cell>
26811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26812 \begin_inset Text
26813
26814 \begin_layout Plain Layout
26815 e
26816 \end_layout
26817
26818 \end_inset
26819 </cell>
26820 </row>
26821 </lyxtabular>
26822
26823 \end_inset
26824
26825
26826 \end_layout
26827
26828 \end_inset
26829
26830
26831 \end_layout
26832
26833 \begin_layout Section
26834 Sous-flottants
26835 \begin_inset Index idx
26836 status collapsed
26837
26838 \begin_layout Plain Layout
26839 Flottants ! Sous-flottants
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \end_layout
26846
26847 \begin_layout Standard
26848 Un exemple de sous-flottant : une figure composée de plusieurs images.
26849  On les crée en insérant un flottant dans un flottant existant.
26850  Le positionnement des sous-flottants peut être contrôlé comme pour les
26851  paragraphes comme on le voit avec les tableaux
26852 \begin_inset space ~
26853 \end_inset
26854
26855
26856 \begin_inset CommandInset ref
26857 LatexCommand ref
26858 reference "tab:Deux-sous-tableaux-cote-a-cote"
26859
26860 \end_inset
26861
26862  et 
26863 \begin_inset CommandInset ref
26864 LatexCommand ref
26865 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26866
26867 \end_inset
26868
26869 .
26870 \end_layout
26871
26872 \begin_layout Standard
26873 On fait référence à des sous-flottants comme on le ferait avec des flottants
26874  normaux : Les tableaux
26875 \begin_inset space ~
26876 \end_inset
26877
26878
26879 \begin_inset CommandInset ref
26880 LatexCommand ref
26881 reference "tab:Le-sous-tableau-a"
26882
26883 \end_inset
26884
26885  et 
26886 \begin_inset CommandInset ref
26887 LatexCommand ref
26888 reference "tab:Le-sous-tableau-b"
26889
26890 \end_inset
26891
26892  sont des sous-tableaux du tableau
26893 \begin_inset space ~
26894 \end_inset
26895
26896
26897 \begin_inset CommandInset ref
26898 LatexCommand ref
26899 reference "tab:Deux-sous-tableaux-cote-a-cote"
26900
26901 \end_inset
26902
26903 .
26904 \end_layout
26905
26906 \begin_layout Standard
26907 \begin_inset Float table
26908 wide false
26909 sideways false
26910 status open
26911
26912 \begin_layout Plain Layout
26913 \begin_inset Caption Standard
26914
26915 \begin_layout Plain Layout
26916 \begin_inset CommandInset label
26917 LatexCommand label
26918 name "tab:Deux-sous-tableaux-cote-a-cote"
26919
26920 \end_inset
26921
26922 Deux sous-tableaux placés côte-à-côte.
26923 \end_layout
26924
26925 \end_inset
26926
26927
26928 \end_layout
26929
26930 \begin_layout Plain Layout
26931 \align center
26932 \begin_inset space \hfill{}
26933 \end_inset
26934
26935
26936 \begin_inset Float table
26937 wide false
26938 sideways false
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942 \begin_inset Caption Standard
26943
26944 \begin_layout Plain Layout
26945 \begin_inset CommandInset label
26946 LatexCommand label
26947 name "tab:Le-sous-tableau-a"
26948
26949 \end_inset
26950
26951 Le sous-tableau a
26952 \end_layout
26953
26954 \end_inset
26955
26956
26957 \end_layout
26958
26959 \begin_layout Plain Layout
26960 \align center
26961 \begin_inset Tabular
26962 <lyxtabular version="3" rows="1" columns="5">
26963 <features tabularvalignment="middle">
26964 <column alignment="center" valignment="top">
26965 <column alignment="center" valignment="top">
26966 <column alignment="center" valignment="top">
26967 <column alignment="center" valignment="top">
26968 <column alignment="center" valignment="top">
26969 <row>
26970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26971 \begin_inset Text
26972
26973 \begin_layout Plain Layout
26974 test
26975 \end_layout
26976
26977 \end_inset
26978 </cell>
26979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26980 \begin_inset Text
26981
26982 \begin_layout Plain Layout
26983 b
26984 \end_layout
26985
26986 \end_inset
26987 </cell>
26988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26989 \begin_inset Text
26990
26991 \begin_layout Plain Layout
26992 c
26993 \end_layout
26994
26995 \end_inset
26996 </cell>
26997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26998 \begin_inset Text
26999
27000 \begin_layout Plain Layout
27001 d
27002 \end_layout
27003
27004 \end_inset
27005 </cell>
27006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27007 \begin_inset Text
27008
27009 \begin_layout Plain Layout
27010 e
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 </row>
27016 </lyxtabular>
27017
27018 \end_inset
27019
27020
27021 \end_layout
27022
27023 \end_inset
27024
27025
27026 \begin_inset space \hfill{}
27027 \end_inset
27028
27029
27030 \begin_inset Float table
27031 wide false
27032 sideways false
27033 status collapsed
27034
27035 \begin_layout Plain Layout
27036 \begin_inset Caption Standard
27037
27038 \begin_layout Plain Layout
27039 \begin_inset CommandInset label
27040 LatexCommand label
27041 name "tab:Le-sous-tableau-b"
27042
27043 \end_inset
27044
27045 Le sous-tableau b.
27046 \end_layout
27047
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \begin_layout Plain Layout
27054 \align center
27055 \begin_inset Tabular
27056 <lyxtabular version="3" rows="1" columns="5">
27057 <features tabularvalignment="middle">
27058 <column alignment="center" valignment="top">
27059 <column alignment="center" valignment="top">
27060 <column alignment="center" valignment="top">
27061 <column alignment="center" valignment="top">
27062 <column alignment="center" valignment="top">
27063 <row>
27064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27065 \begin_inset Text
27066
27067 \begin_layout Plain Layout
27068 e
27069 \end_layout
27070
27071 \end_inset
27072 </cell>
27073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27074 \begin_inset Text
27075
27076 \begin_layout Plain Layout
27077 d
27078 \end_layout
27079
27080 \end_inset
27081 </cell>
27082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27083 \begin_inset Text
27084
27085 \begin_layout Plain Layout
27086 c
27087 \end_layout
27088
27089 \end_inset
27090 </cell>
27091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27092 \begin_inset Text
27093
27094 \begin_layout Plain Layout
27095 b
27096 \end_layout
27097
27098 \end_inset
27099 </cell>
27100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27101 \begin_inset Text
27102
27103 \begin_layout Plain Layout
27104 test
27105 \end_layout
27106
27107 \end_inset
27108 </cell>
27109 </row>
27110 </lyxtabular>
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \end_inset
27118
27119
27120 \begin_inset space \hfill{}
27121 \end_inset
27122
27123
27124 \end_layout
27125
27126 \end_inset
27127
27128
27129 \end_layout
27130
27131 \begin_layout Standard
27132 \begin_inset Float table
27133 wide false
27134 sideways false
27135 status open
27136
27137 \begin_layout Plain Layout
27138 \begin_inset Caption Standard
27139
27140 \begin_layout Plain Layout
27141 \begin_inset CommandInset label
27142 LatexCommand label
27143 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27144
27145 \end_inset
27146
27147 Deux sous-tableaux placés l'un sur l'autre.
27148  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
27149 \end_layout
27150
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \begin_layout Plain Layout
27157 \align center
27158 \begin_inset Float table
27159 wide false
27160 sideways false
27161 status collapsed
27162
27163 \begin_layout Plain Layout
27164 \begin_inset Caption Standard
27165
27166 \begin_layout Plain Layout
27167
27168 \end_layout
27169
27170 \end_inset
27171
27172
27173 \end_layout
27174
27175 \begin_layout Plain Layout
27176 \align center
27177 \begin_inset Tabular
27178 <lyxtabular version="3" rows="1" columns="4">
27179 <features tabularvalignment="middle">
27180 <column alignment="center" valignment="top">
27181 <column alignment="center" valignment="top">
27182 <column alignment="center" valignment="top">
27183 <column alignment="center" valignment="top">
27184 <row>
27185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27186 \begin_inset Text
27187
27188 \begin_layout Plain Layout
27189 test
27190 \end_layout
27191
27192 \end_inset
27193 </cell>
27194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27195 \begin_inset Text
27196
27197 \begin_layout Plain Layout
27198 test
27199 \end_layout
27200
27201 \end_inset
27202 </cell>
27203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27204 \begin_inset Text
27205
27206 \begin_layout Plain Layout
27207 test
27208 \end_layout
27209
27210 \end_inset
27211 </cell>
27212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27213 \begin_inset Text
27214
27215 \begin_layout Plain Layout
27216 test
27217 \end_layout
27218
27219 \end_inset
27220 </cell>
27221 </row>
27222 </lyxtabular>
27223
27224 \end_inset
27225
27226
27227 \end_layout
27228
27229 \end_inset
27230
27231
27232 \end_layout
27233
27234 \begin_layout Plain Layout
27235 \align center
27236 \begin_inset Float table
27237 wide false
27238 sideways false
27239 status collapsed
27240
27241 \begin_layout Plain Layout
27242 \begin_inset Caption Standard
27243
27244 \begin_layout Plain Layout
27245
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \end_layout
27252
27253 \begin_layout Plain Layout
27254 \align center
27255 \begin_inset Tabular
27256 <lyxtabular version="3" rows="1" columns="5">
27257 <features tabularvalignment="middle">
27258 <column alignment="center" valignment="top">
27259 <column alignment="center" valignment="top">
27260 <column alignment="center" valignment="top">
27261 <column alignment="center" valignment="top">
27262 <column alignment="center" valignment="top">
27263 <row>
27264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27265 \begin_inset Text
27266
27267 \begin_layout Plain Layout
27268 a
27269 \end_layout
27270
27271 \end_inset
27272 </cell>
27273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27274 \begin_inset Text
27275
27276 \begin_layout Plain Layout
27277 b
27278 \end_layout
27279
27280 \end_inset
27281 </cell>
27282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27283 \begin_inset Text
27284
27285 \begin_layout Plain Layout
27286 c
27287 \end_layout
27288
27289 \end_inset
27290 </cell>
27291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27292 \begin_inset Text
27293
27294 \begin_layout Plain Layout
27295 d
27296 \end_layout
27297
27298 \end_inset
27299 </cell>
27300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27301 \begin_inset Text
27302
27303 \begin_layout Plain Layout
27304 e
27305 \end_layout
27306
27307 \end_inset
27308 </cell>
27309 </row>
27310 </lyxtabular>
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \end_inset
27323
27324
27325 \end_layout
27326
27327 \begin_layout Section
27328 Flottants côte-à-côte
27329 \begin_inset Index idx
27330 status collapsed
27331
27332 \begin_layout Plain Layout
27333 Flottants ! côte-à-côte
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \begin_layout Standard
27342 Pour placer des flottants côte-à-côte, comme pour la figure
27343 \begin_inset space ~
27344 \end_inset
27345
27346
27347 \begin_inset CommandInset ref
27348 LatexCommand ref
27349 reference "fig:Flottant-gauche"
27350
27351 \end_inset
27352
27353  et 
27354 \begin_inset CommandInset ref
27355 LatexCommand ref
27356 reference "fig:Flottant-droit"
27357
27358 \end_inset
27359
27360 , on n'utilise 
27361 \emph on
27362 qu'un seul 
27363 \emph default
27364 flottant.
27365  On y insère deux boîtes de minipages.
27366 \begin_inset Foot
27367 status collapsed
27368
27369 \begin_layout Plain Layout
27370 Les minipages sont décrites dans la section
27371 \begin_inset space ~
27372 \end_inset
27373
27374
27375 \begin_inset CommandInset ref
27376 LatexCommand ref
27377 reference "sec:Minipages"
27378
27379 \end_inset
27380
27381 .
27382 \end_layout
27383
27384 \end_inset
27385
27386  La largeur est mise à 45
27387 \begin_inset space \thinspace{}
27388 \end_inset
27389
27390 -50
27391 \begin_inset space \thinspace{}
27392 \end_inset
27393
27394 column% et l'alignement de la boîte à 
27395 \family sans
27396 Bas
27397 \family default
27398  pour chaque minipage.
27399  Les boîtes minipages contiennent l'image et la légende exactement comme
27400  avec un flottant.
27401  La seule différence est que l'unité de longueur 
27402 \family sans
27403 Largeur
27404 \begin_inset space ~
27405 \end_inset
27406
27407 colonne
27408 \begin_inset space ~
27409 \end_inset
27410
27411 %
27412 \family default
27413  utilisée pour l'image est maintenant définie par rapport à la largeur des
27414  boîtes minipages.
27415 \end_layout
27416
27417 \begin_layout Standard
27418 \begin_inset Float figure
27419 wide false
27420 sideways false
27421 status open
27422
27423 \begin_layout Plain Layout
27424 \begin_inset Box Frameless
27425 position "b"
27426 hor_pos "c"
27427 has_inner_box 1
27428 inner_pos "t"
27429 use_parbox 0
27430 use_makebox 0
27431 width "45col%"
27432 special "none"
27433 height "1in"
27434 height_special "totalheight"
27435 thickness "0.4pt"
27436 separation "3pt"
27437 shadowsize "4pt"
27438 framecolor "black"
27439 backgroundcolor "none"
27440 status open
27441
27442 \begin_layout Plain Layout
27443 \align center
27444 \begin_inset Graphics
27445         filename ../clipart/mobius.eps
27446         lyxscale 50
27447         width 100col%
27448         scaleBeforeRotation
27449
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \begin_layout Plain Layout
27456 \begin_inset Caption Standard
27457
27458 \begin_layout Plain Layout
27459 \begin_inset CommandInset label
27460 LatexCommand label
27461 name "fig:Flottant-gauche"
27462
27463 \end_inset
27464
27465 Flottant du côté gauche.
27466 \end_layout
27467
27468 \end_inset
27469
27470
27471 \end_layout
27472
27473 \end_inset
27474
27475
27476 \begin_inset space \hfill{}
27477 \end_inset
27478
27479
27480 \begin_inset Box Frameless
27481 position "b"
27482 hor_pos "c"
27483 has_inner_box 1
27484 inner_pos "t"
27485 use_parbox 0
27486 use_makebox 0
27487 width "45col%"
27488 special "none"
27489 height "1in"
27490 height_special "totalheight"
27491 thickness "0.4pt"
27492 separation "3pt"
27493 shadowsize "4pt"
27494 framecolor "black"
27495 backgroundcolor "none"
27496 status open
27497
27498 \begin_layout Plain Layout
27499 \align center
27500 \begin_inset Graphics
27501         filename ../clipart/platypus.eps
27502         lyxscale 50
27503         width 100col%
27504         scaleBeforeRotation
27505
27506 \end_inset
27507
27508
27509 \end_layout
27510
27511 \begin_layout Plain Layout
27512 \begin_inset Caption Standard
27513
27514 \begin_layout Plain Layout
27515 \begin_inset CommandInset label
27516 LatexCommand label
27517 name "fig:Flottant-droit"
27518
27519 \end_inset
27520
27521 Flottant du côté droit.
27522 \end_layout
27523
27524 \end_inset
27525
27526
27527 \end_layout
27528
27529 \end_inset
27530
27531
27532 \end_layout
27533
27534 \end_inset
27535
27536
27537 \end_layout
27538
27539 \begin_layout Section
27540 Mise en forme de la légende
27541 \begin_inset Index idx
27542 status collapsed
27543
27544 \begin_layout Plain Layout
27545 Légende ! Mise en forme
27546 \end_layout
27547
27548 \end_inset
27549
27550
27551 \begin_inset Index idx
27552 status collapsed
27553
27554 \begin_layout Plain Layout
27555 Flottants ! Mise en forme de la Légende
27556 \end_layout
27557
27558 \end_inset
27559
27560
27561 \begin_inset CommandInset label
27562 LatexCommand label
27563 name "sec:Formatage-légende"
27564
27565 \end_inset
27566
27567
27568 \end_layout
27569
27570 \begin_layout Standard
27571 L'environnement 
27572 \family sans
27573 Légende
27574 \family default
27575  est l'environnement de paragraphe implicite pour les 
27576 \family sans
27577 flottants
27578 \family default
27579 .
27580  Dans la fenêtre de \SpecialChar LyX
27581  les légendes apparaissent comme une étiquette comme
27582  par exemple 
27583 \begin_inset Quotes fld
27584 \end_inset
27585
27586
27587 \family sans
27588 Figure #:
27589 \family default
27590
27591 \begin_inset Quotes frd
27592 \end_inset
27593
27594  suivi par le texte de la légende.
27595  Le 
27596 \begin_inset Quotes fld
27597 \end_inset
27598
27599 #
27600 \begin_inset Quotes frd
27601 \end_inset
27602
27603  étant remplacé par le numéro de référence réel.
27604  implicitement l'étiquette et le numéro sont dans la même police de caractères
27605  que le texte de la légende et deux points suivent le numéro pour séparer
27606  l'étiquette du texte.
27607  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27608 \end_layout
27609
27610 \begin_layout Standard
27611 Pour modifier le format implicite des légendes, il faut charger le paquetage
27612  \SpecialChar LaTeX
27613  
27614 \series bold
27615 caption
27616 \series default
27617
27618 \begin_inset Index idx
27619 status collapsed
27620
27621 \begin_layout Plain Layout
27622 Paquetages \SpecialChar LaTeX
27623  ! caption
27624 \end_layout
27625
27626 \end_inset
27627
27628  dans le préambule de votre document avec la ligne suivante :
27629 \end_layout
27630
27631 \begin_layout Standard
27632
27633 \series bold
27634
27635 \backslash
27636 usepackage[format definition]{caption}
27637 \end_layout
27638
27639 \begin_layout Standard
27640 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27641  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27642  dans ce document, utilisez les commandes suivantes :
27643 \end_layout
27644
27645 \begin_layout Standard
27646
27647 \series bold
27648
27649 \backslash
27650 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27651 \end_layout
27652
27653 \begin_layout Standard
27654 Vous pouvez aussi définir des formats de légendes différents pour les différents
27655  types de flottants.
27656  Dans ce cas chargez le paquetage 
27657 \series bold
27658 caption 
27659 \series default
27660 sans option de format spécifique et définissez les différents formats à
27661  l'aide de la commande 
27662 \end_layout
27663
27664 \begin_layout Standard
27665
27666 \series bold
27667
27668 \backslash
27669 captionsetup[type de flottant]{définition du format}
27670 \end_layout
27671
27672 \begin_layout Standard
27673 dans le préambule du document.
27674  Par exemple les formats de légende de la Figure
27675 \begin_inset space ~
27676 \end_inset
27677
27678
27679 \begin_inset CommandInset ref
27680 LatexCommand ref
27681 reference "fig:Legende-de-fig"
27682
27683 \end_inset
27684
27685  et du Tableau
27686 \begin_inset space ~
27687 \end_inset
27688
27689
27690 \begin_inset CommandInset ref
27691 LatexCommand ref
27692 reference "tab:Légende-de-tab"
27693
27694 \end_inset
27695
27696  peuvent être créés en utilisant les commandes suivantes dans le préambule
27697  :
27698 \end_layout
27699
27700 \begin_layout Standard
27701
27702 \series bold
27703
27704 \backslash
27705 usepackage[tableposition=top]{caption}
27706 \series default
27707
27708 \begin_inset Newline newline
27709 \end_inset
27710
27711
27712 \series bold
27713
27714 \backslash
27715 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27716 \begin_inset Newline newline
27717 \end_inset
27718
27719
27720 \begin_inset Phantom HPhantom
27721 status open
27722
27723 \begin_layout Plain Layout
27724
27725 \series bold
27726
27727 \backslash
27728 captionsetup[figure]{
27729 \end_layout
27730
27731 \end_inset
27732
27733 labelsep=period}
27734 \begin_inset Newline newline
27735 \end_inset
27736
27737
27738 \backslash
27739 captionsetup[table]{labelfont={bf,sf}}
27740 \end_layout
27741
27742 \begin_layout Standard
27743 \begin_inset Note Greyedout
27744 status open
27745
27746 \begin_layout Plain Layout
27747
27748 \series bold
27749 Note:
27750 \series default
27751  L'option 
27752 \series bold
27753 tableposition=top
27754 \series default
27755  n'a pas d'effet quand on utilise un document de classe 
27756 \series bold
27757 KOMA-Script
27758 \series default
27759
27760 \begin_inset Index idx
27761 status collapsed
27762
27763 \begin_layout Plain Layout
27764 Paquetages \SpecialChar LaTeX
27765  ! KOMA-Script
27766 \end_layout
27767
27768 \end_inset
27769
27770 .
27771  Dans ce cas on doit utiliser l'option 
27772 \series bold
27773 captions=tableheading
27774 \series default
27775  de la classe de document.
27776 \end_layout
27777
27778 \end_inset
27779
27780
27781 \end_layout
27782
27783 \begin_layout Standard
27784 Pour plus d'information sur le paquetage 
27785 \series bold
27786 caption
27787 \series default
27788  nous vous renvoyons à sa documentation 
27789 \begin_inset CommandInset citation
27790 LatexCommand cite
27791 key "caption"
27792
27793 \end_inset
27794
27795 .
27796 \end_layout
27797
27798 \begin_layout Standard
27799 Pour changer le nom de l'étiquette, par exemple de 
27800 \begin_inset Quotes fld
27801 \end_inset
27802
27803 Figure
27804 \begin_inset Quotes frd
27805 \end_inset
27806
27807  à 
27808 \begin_inset Quotes fld
27809 \end_inset
27810
27811 Image
27812 \begin_inset Quotes frd
27813 \end_inset
27814
27815 , utilisez la commande suivante dans le préambule :
27816 \end_layout
27817
27818 \begin_layout Standard
27819
27820 \series bold
27821
27822 \backslash
27823 renewcommand{
27824 \backslash
27825 fnum@figure}{Image~
27826 \backslash
27827 thefigure}
27828 \end_layout
27829
27830 \begin_layout Standard
27831 où 
27832 \series bold
27833
27834 \backslash
27835 thefigure
27836 \series default
27837  insère le numéro de la figure et
27838 \series bold
27839  
27840 \begin_inset Quotes fld
27841 \end_inset
27842
27843 ~
27844 \series default
27845
27846 \begin_inset Quotes frd
27847 \end_inset
27848
27849  ajoute une espace insécable.
27850 \end_layout
27851
27852 \begin_layout Standard
27853 \begin_inset VSpace bigskip
27854 \end_inset
27855
27856 Si vous utilisez un document de classe 
27857 \series bold
27858 KOMA-Script
27859 \series default
27860
27861 \begin_inset Index idx
27862 status collapsed
27863
27864 \begin_layout Plain Layout
27865 Paquetages \SpecialChar LaTeX
27866  ! KOMA-Script
27867 \end_layout
27868
27869 \end_inset
27870
27871  (
27872 \family sans
27873 article (KOMA-Script)
27874 \family default
27875
27876 \family sans
27877 book (KOMA-Script)
27878 \family default
27879
27880 \family sans
27881 letter (KOMA-Script)
27882 \family default
27883 , ou 
27884 \family sans
27885 report (KOMA-Script)
27886 \family default
27887
27888 \begin_inset space \thinspace{}
27889 \end_inset
27890
27891 ), Vous pouvez utiliser la commande incorporée 
27892 \series bold
27893
27894 \backslash
27895 setkomafont 
27896 \series default
27897 du paquetage
27898 \series bold
27899  KOMA-Script 
27900 \series default
27901 à la place du paquetage
27902 \series bold
27903  caption.
27904  
27905 \series default
27906 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
27907  suivante au préambule de votre document :
27908 \end_layout
27909
27910 \begin_layout Standard
27911
27912 \series bold
27913
27914 \backslash
27915 setkomafont{captionlabel}{
27916 \backslash
27917 bfseries}
27918 \end_layout
27919
27920 \begin_layout Standard
27921 Pour plus d'information au sujet de 
27922 \series bold
27923
27924 \backslash
27925 setkomafont
27926 \series default
27927  nous vous renvoyons à la documentation du paquetage 
27928 \series bold
27929 KOMA-Script
27930 \series default
27931  
27932 \begin_inset CommandInset citation
27933 LatexCommand cite
27934 key "KOMA-Script"
27935
27936 \end_inset
27937
27938 .
27939 \end_layout
27940
27941 \begin_layout Standard
27942 \begin_inset ERT
27943 status collapsed
27944
27945 \begin_layout Plain Layout
27946
27947
27948 \backslash
27949 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27950 }
27951 \end_layout
27952
27953 \end_inset
27954
27955
27956 \begin_inset Note Note
27957 status open
27958
27959 \begin_layout Plain Layout
27960 Le format de la légende n'est modifié que pour cet exemple.
27961 \end_layout
27962
27963 \end_inset
27964
27965
27966 \end_layout
27967
27968 \begin_layout Standard
27969 \begin_inset Float figure
27970 placement !p
27971 wide false
27972 sideways false
27973 status open
27974
27975 \begin_layout Plain Layout
27976 \align center
27977 \begin_inset Graphics
27978         filename ../clipart/mobius.eps
27979         lyxscale 50
27980         scale 50
27981         scaleBeforeRotation
27982
27983 \end_inset
27984
27985
27986 \end_layout
27987
27988 \begin_layout Plain Layout
27989 \begin_inset Caption Standard
27990
27991 \begin_layout Plain Layout
27992 \begin_inset CommandInset label
27993 LatexCommand label
27994 name "fig:Legende-de-fig"
27995
27996 \end_inset
27997
27998 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
27999  pour montrer les différents types de formats de légendes.
28000  Ici on a utilisé un format de légende personnalisé.
28001 \end_layout
28002
28003 \end_inset
28004
28005
28006 \end_layout
28007
28008 \end_inset
28009
28010
28011 \end_layout
28012
28013 \begin_layout Standard
28014 \begin_inset ERT
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018
28019
28020 \backslash
28021 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28022 on}
28023 \end_layout
28024
28025 \end_inset
28026
28027
28028 \end_layout
28029
28030 \begin_layout Standard
28031 \begin_inset Float table
28032 placement !p
28033 wide false
28034 sideways false
28035 status open
28036
28037 \begin_layout Plain Layout
28038 \begin_inset Caption Standard
28039
28040 \begin_layout Plain Layout
28041 \begin_inset CommandInset label
28042 LatexCommand label
28043 name "tab:Légende-de-tab"
28044
28045 \end_inset
28046
28047 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
28048  pour montrer les différents types de formats de légendes.
28049  Ici on a utilisé le format de légende implicite.
28050 \end_layout
28051
28052 \end_inset
28053
28054
28055 \end_layout
28056
28057 \begin_layout Plain Layout
28058 \align center
28059 \begin_inset Tabular
28060 <lyxtabular version="3" rows="1" columns="5">
28061 <features tabularvalignment="middle">
28062 <column alignment="center" valignment="top">
28063 <column alignment="center" valignment="top">
28064 <column alignment="center" valignment="top">
28065 <column alignment="center" valignment="top">
28066 <column alignment="center" valignment="top">
28067 <row>
28068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28069 \begin_inset Text
28070
28071 \begin_layout Plain Layout
28072 a
28073 \end_layout
28074
28075 \end_inset
28076 </cell>
28077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28078 \begin_inset Text
28079
28080 \begin_layout Plain Layout
28081 b
28082 \end_layout
28083
28084 \end_inset
28085 </cell>
28086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28087 \begin_inset Text
28088
28089 \begin_layout Plain Layout
28090 c
28091 \end_layout
28092
28093 \end_inset
28094 </cell>
28095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28096 \begin_inset Text
28097
28098 \begin_layout Plain Layout
28099 d
28100 \end_layout
28101
28102 \end_inset
28103 </cell>
28104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28105 \begin_inset Text
28106
28107 \begin_layout Plain Layout
28108 e
28109 \end_layout
28110
28111 \end_inset
28112 </cell>
28113 </row>
28114 </lyxtabular>
28115
28116 \end_inset
28117
28118
28119 \end_layout
28120
28121 \end_inset
28122
28123
28124 \end_layout
28125
28126 \begin_layout Section
28127 Positionnement de la Légende
28128 \begin_inset Index idx
28129 status collapsed
28130
28131 \begin_layout Plain Layout
28132 Légende ! Placement
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \begin_inset Index idx
28139 status collapsed
28140
28141 \begin_layout Plain Layout
28142 Flottants ! Placement de la légende
28143 \end_layout
28144
28145 \end_inset
28146
28147
28148 \begin_inset CommandInset label
28149 LatexCommand label
28150 name "sec:Placement-légende"
28151
28152 \end_inset
28153
28154
28155 \end_layout
28156
28157 \begin_layout Standard
28158 La règle habituelle pour placer la légende est :
28159 \end_layout
28160
28161 \begin_layout Description
28162 Figure
28163 \begin_inset space ~
28164 \end_inset
28165
28166 : La légende est placée en dessous de la figure
28167 \end_layout
28168
28169 \begin_layout Description
28170 Tableau
28171 \begin_inset space ~
28172 \end_inset
28173
28174 : La légende est placée au dessus du tableau
28175 \end_layout
28176
28177 \begin_layout Standard
28178 Malheureusement les classes standard de \SpecialChar LaTeX
28179  ne gèrent pas les légendes au dessus
28180  des tableaux.
28181  Ce qui fait que si vous utilisez une des classes de document 
28182 \family sans
28183 article
28184 \family default
28185
28186 \family sans
28187 book
28188 \family default
28189
28190 \family sans
28191 letter
28192 \family default
28193 , ou 
28194 \family sans
28195 report
28196 \family default
28197  il n'y aura pas d'espace libre entre la légende et le tableau.
28198  Pour insérer l'espace nécessaire, 
28199 \lang english
28200 load
28201 \lang french
28202  le paquetage \SpecialChar LaTeX
28203  
28204 \series bold
28205 caption
28206 \series default
28207
28208 \begin_inset Index idx
28209 status collapsed
28210
28211 \begin_layout Plain Layout
28212 Paquetages \SpecialChar LaTeX
28213  ! caption
28214 \end_layout
28215
28216 \end_inset
28217
28218  dans le préambule de votre document avec l'option
28219 \begin_inset Foot
28220 status collapsed
28221
28222 \begin_layout Plain Layout
28223 Voir la section
28224 \begin_inset space ~
28225 \end_inset
28226
28227
28228 \begin_inset CommandInset ref
28229 LatexCommand ref
28230 reference "sec:Formatage-légende"
28231
28232 \end_inset
28233
28234  pour plus d'information sur le paquetage 
28235 \series bold
28236 caption
28237 \series default
28238 .
28239 \end_layout
28240
28241 \end_inset
28242
28243
28244 \end_layout
28245
28246 \begin_layout Standard
28247
28248 \series bold
28249 tableposition=top
28250 \end_layout
28251
28252 \begin_layout Standard
28253 Si vous utilisez une classe de document 
28254 \series bold
28255 KOMA-Script
28256 \series default
28257
28258 \begin_inset Index idx
28259 status collapsed
28260
28261 \begin_layout Plain Layout
28262 Paquetages \SpecialChar LaTeX
28263  ! KOMA-Script
28264 \end_layout
28265
28266 \end_inset
28267
28268  (
28269 \family sans
28270 article (KOMA-Script)
28271 \family default
28272
28273 \family sans
28274 book (KOMA-Script)
28275 \family default
28276
28277 \family sans
28278 letter (KOMA-Script)
28279 \family default
28280 , ou 
28281 \family sans
28282 report (KOMA-Script)
28283 \family default
28284
28285 \begin_inset space \thinspace{}
28286 \end_inset
28287
28288 ), vous pouvez utiliser à la place du paquetage 
28289 \series bold
28290 caption
28291 \series default
28292  l'option
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \series bold
28298 captions=tableheading
28299 \end_layout
28300
28301 \begin_layout Standard
28302 de la classe de document.
28303 \begin_inset Foot
28304 status open
28305
28306 \begin_layout Plain Layout
28307 Cette option est utilisée dans le document
28308 \end_layout
28309
28310 \end_inset
28311
28312
28313 \end_layout
28314
28315 \begin_layout Standard
28316 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
28317  le menu contextuel dans une légende avec un clic droit et indiquer si la
28318  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
28319  Vous pouvez de cette façon écraser le réglage global de placement des légendes
28320  pour certaines d'entre elles.
28321  Le tableau
28322 \begin_inset space ~
28323 \end_inset
28324
28325
28326 \begin_inset CommandInset ref
28327 LatexCommand ref
28328 reference "tab:A-caption-marked"
28329
28330 \end_inset
28331
28332  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
28333  alors qu'elle est insérée au-dessus.
28334  Par comparaison, la légende du tableau
28335 \begin_inset space ~
28336 \end_inset
28337
28338
28339 \begin_inset CommandInset ref
28340 LatexCommand ref
28341 reference "tab:A-standard-table"
28342
28343 \end_inset
28344
28345  n'est pas repositionnée.
28346 \end_layout
28347
28348 \begin_layout Standard
28349 \begin_inset Float table
28350 wide false
28351 sideways false
28352 status open
28353
28354 \begin_layout Plain Layout
28355 \begin_inset Caption Below
28356
28357 \begin_layout Plain Layout
28358 \begin_inset CommandInset label
28359 LatexCommand label
28360 name "tab:A-caption-marked"
28361
28362 \end_inset
28363
28364 Une légende positionnée sous le tableau par le menu contextuel
28365 \lang english
28366 .
28367 \end_layout
28368
28369 \end_inset
28370
28371
28372 \end_layout
28373
28374 \begin_layout Plain Layout
28375 \align center
28376 \begin_inset Tabular
28377 <lyxtabular version="3" rows="3" columns="3">
28378 <features tabularvalignment="middle">
28379 <column alignment="center" valignment="top" width="0pt">
28380 <column alignment="center" valignment="top" width="0pt">
28381 <column alignment="center" valignment="top" width="0pt">
28382 <row>
28383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28384 \begin_inset Text
28385
28386 \begin_layout Plain Layout
28387 1
28388 \end_layout
28389
28390 \end_inset
28391 </cell>
28392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28393 \begin_inset Text
28394
28395 \begin_layout Plain Layout
28396 2
28397 \end_layout
28398
28399 \end_inset
28400 </cell>
28401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28402 \begin_inset Text
28403
28404 \begin_layout Plain Layout
28405 3
28406 \end_layout
28407
28408 \end_inset
28409 </cell>
28410 </row>
28411 <row>
28412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28413 \begin_inset Text
28414
28415 \begin_layout Plain Layout
28416 Jean
28417 \end_layout
28418
28419 \end_inset
28420 </cell>
28421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28422 \begin_inset Text
28423
28424 \begin_layout Plain Layout
28425 Marie
28426 \end_layout
28427
28428 \end_inset
28429 </cell>
28430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28431 \begin_inset Text
28432
28433 \begin_layout Plain Layout
28434 Pierre
28435 \end_layout
28436
28437 \end_inset
28438 </cell>
28439 </row>
28440 <row>
28441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28442 \begin_inset Text
28443
28444 \begin_layout Plain Layout
28445 \begin_inset Formula $\int x^{2}dx$
28446 \end_inset
28447
28448
28449 \end_layout
28450
28451 \end_inset
28452 </cell>
28453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28454 \begin_inset Text
28455
28456 \begin_layout Plain Layout
28457 \begin_inset Formula $\left[\begin{array}{cc}
28458 a & b\\
28459 c & d
28460 \end{array}\right]$
28461 \end_inset
28462
28463
28464 \end_layout
28465
28466 \end_inset
28467 </cell>
28468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28469 \begin_inset Text
28470
28471 \begin_layout Plain Layout
28472 \begin_inset Formula $1+1=2$
28473 \end_inset
28474
28475
28476 \end_layout
28477
28478 \end_inset
28479 </cell>
28480 </row>
28481 </lyxtabular>
28482
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 \begin_inset Float table
28495 wide false
28496 sideways false
28497 status open
28498
28499 \begin_layout Plain Layout
28500 \begin_inset Caption Standard
28501
28502 \begin_layout Plain Layout
28503 \begin_inset CommandInset label
28504 LatexCommand label
28505 name "tab:A-standard-table"
28506
28507 \end_inset
28508
28509 Une légende de tableau standard
28510 \end_layout
28511
28512 \end_inset
28513
28514
28515 \end_layout
28516
28517 \begin_layout Plain Layout
28518 \align center
28519 \begin_inset Tabular
28520 <lyxtabular version="3" rows="3" columns="3">
28521 <features tabularvalignment="middle">
28522 <column alignment="center" valignment="top" width="0pt">
28523 <column alignment="center" valignment="top" width="0pt">
28524 <column alignment="center" valignment="top" width="0pt">
28525 <row>
28526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28527 \begin_inset Text
28528
28529 \begin_layout Plain Layout
28530 1
28531 \end_layout
28532
28533 \end_inset
28534 </cell>
28535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28536 \begin_inset Text
28537
28538 \begin_layout Plain Layout
28539 2
28540 \end_layout
28541
28542 \end_inset
28543 </cell>
28544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28545 \begin_inset Text
28546
28547 \begin_layout Plain Layout
28548 3
28549 \end_layout
28550
28551 \end_inset
28552 </cell>
28553 </row>
28554 <row>
28555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28556 \begin_inset Text
28557
28558 \begin_layout Plain Layout
28559 Jean
28560 \end_layout
28561
28562 \end_inset
28563 </cell>
28564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28565 \begin_inset Text
28566
28567 \begin_layout Plain Layout
28568 Marie
28569 \end_layout
28570
28571 \end_inset
28572 </cell>
28573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28574 \begin_inset Text
28575
28576 \begin_layout Plain Layout
28577 Pierre
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 </row>
28583 <row>
28584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28585 \begin_inset Text
28586
28587 \begin_layout Plain Layout
28588 \begin_inset Formula $\int x^{2}dx$
28589 \end_inset
28590
28591
28592 \end_layout
28593
28594 \end_inset
28595 </cell>
28596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28597 \begin_inset Text
28598
28599 \begin_layout Plain Layout
28600 \begin_inset Formula $\left[\begin{array}{cc}
28601 a & b\\
28602 c & d
28603 \end{array}\right]$
28604 \end_inset
28605
28606
28607 \end_layout
28608
28609 \end_inset
28610 </cell>
28611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28612 \begin_inset Text
28613
28614 \begin_layout Plain Layout
28615 \begin_inset Formula $1+1=2$
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \end_inset
28622 </cell>
28623 </row>
28624 </lyxtabular>
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \end_inset
28632
28633
28634 \end_layout
28635
28636 \begin_layout Standard
28637 \begin_inset VSpace bigskip
28638 \end_inset
28639
28640 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28641  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
28642  
28643 \series bold
28644 sidecap
28645 \series default
28646
28647 \begin_inset Index idx
28648 status collapsed
28649
28650 \begin_layout Plain Layout
28651 Paquetages \SpecialChar LaTeX
28652  ! sidecap
28653 \end_layout
28654
28655 \end_inset
28656
28657  dans le préambule de votre document avec la ligne de commande suivante
28658 \end_layout
28659
28660 \begin_layout Standard
28661
28662 \series bold
28663
28664 \backslash
28665 usepackage[option]{sidecap}
28666 \end_layout
28667
28668 \begin_layout Standard
28669 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28670  extérieure – à droite sur les pages impaires et à gauche sur les pages
28671  paires.
28672  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28673  
28674 \series bold
28675 innercaption
28676 \series default
28677 .
28678  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28679  
28680 \series bold
28681 rightcaption
28682 \series default
28683  ou 
28684 \series bold
28685 leftcaption
28686 \series default
28687 .
28688 \end_layout
28689
28690 \begin_layout Standard
28691 \begin_inset ERT
28692 status collapsed
28693
28694 \begin_layout Plain Layout
28695
28696
28697 \backslash
28698 ifsidecap
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \begin_inset Note Note
28705 status open
28706
28707 \begin_layout Plain Layout
28708 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
28709  
28710 \series bold
28711 sidecap
28712 \series default
28713  a été installé.
28714 \end_layout
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Standard
28722 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28723  ajouter ces commandes dans le préambule de votre document :
28724 \end_layout
28725
28726 \begin_layout Standard
28727 \noindent
28728 \begin_inset CommandInset line
28729 LatexCommand rule
28730 offset "0.5ex"
28731 width "100line%"
28732 height "1pt"
28733
28734 \end_inset
28735
28736
28737 \end_layout
28738
28739 \begin_layout Standard
28740
28741 \series bold
28742
28743 \backslash
28744 newcommand{
28745 \backslash
28746 TabBesBeg}[1][1.0]{%
28747 \begin_inset Newline newline
28748 \end_inset
28749
28750
28751 \begin_inset Phantom HPhantom
28752 status open
28753
28754 \begin_layout Plain Layout
28755 \begin_inset space ~
28756 \end_inset
28757
28758
28759 \end_layout
28760
28761 \end_inset
28762
28763
28764 \backslash
28765 let
28766 \backslash
28767 MyTable
28768 \backslash
28769 table
28770 \begin_inset Newline newline
28771 \end_inset
28772
28773
28774 \begin_inset Phantom HPhantom
28775 status open
28776
28777 \begin_layout Plain Layout
28778
28779 \series medium
28780 \begin_inset space ~
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \backslash
28790 let
28791 \backslash
28792 MyEndtable
28793 \backslash
28794 endtable
28795 \begin_inset Newline newline
28796 \end_inset
28797
28798
28799 \begin_inset Phantom HPhantom
28800 status open
28801
28802 \begin_layout Plain Layout
28803
28804 \series medium
28805 \begin_inset space ~
28806 \end_inset
28807
28808
28809 \end_layout
28810
28811 \end_inset
28812
28813
28814 \backslash
28815 renewenvironment{table}[1]{
28816 \backslash
28817 begin{SCtable}[#1]##1}{
28818 \backslash
28819 end{SCtable}}}
28820 \end_layout
28821
28822 \begin_layout Standard
28823
28824 \series bold
28825
28826 \backslash
28827 newcommand{
28828 \backslash
28829 TabBesEnd}{%
28830 \begin_inset Newline newline
28831 \end_inset
28832
28833
28834 \begin_inset Phantom HPhantom
28835 status open
28836
28837 \begin_layout Plain Layout
28838 \begin_inset space ~
28839 \end_inset
28840
28841
28842 \end_layout
28843
28844 \end_inset
28845
28846
28847 \backslash
28848 let
28849 \backslash
28850 table
28851 \backslash
28852 MyTable
28853 \begin_inset Newline newline
28854 \end_inset
28855
28856
28857 \begin_inset Phantom HPhantom
28858 status open
28859
28860 \begin_layout Plain Layout
28861 \begin_inset space ~
28862 \end_inset
28863
28864
28865 \end_layout
28866
28867 \end_inset
28868
28869
28870 \backslash
28871 let
28872 \backslash
28873 endtable
28874 \backslash
28875 MyEndtable
28876 \end_layout
28877
28878 \begin_layout Standard
28879
28880 \series bold
28881
28882 \backslash
28883 newcommand{
28884 \backslash
28885 FigBesBeg}[1][1.0]{%
28886 \begin_inset Newline newline
28887 \end_inset
28888
28889
28890 \begin_inset Phantom HPhantom
28891 status open
28892
28893 \begin_layout Plain Layout
28894 \begin_inset space ~
28895 \end_inset
28896
28897
28898 \end_layout
28899
28900 \end_inset
28901
28902
28903 \backslash
28904 let
28905 \backslash
28906 MyFigure
28907 \backslash
28908 figure
28909 \begin_inset Newline newline
28910 \end_inset
28911
28912
28913 \begin_inset Phantom HPhantom
28914 status open
28915
28916 \begin_layout Plain Layout
28917 \begin_inset space ~
28918 \end_inset
28919
28920
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \backslash
28927 let
28928 \backslash
28929 MyEndfigure
28930 \backslash
28931 endfigure
28932 \begin_inset Newline newline
28933 \end_inset
28934
28935
28936 \begin_inset Phantom HPhantom
28937 status open
28938
28939 \begin_layout Plain Layout
28940 \begin_inset space ~
28941 \end_inset
28942
28943
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \backslash
28950 renewenvironment{figure}[1]{
28951 \backslash
28952 begin{SCfigure}[#1]##1}{
28953 \backslash
28954 end{SCfigure}}}
28955 \end_layout
28956
28957 \begin_layout Standard
28958
28959 \series bold
28960
28961 \backslash
28962 newcommand{
28963 \backslash
28964 FigBesEnd}{%
28965 \begin_inset Newline newline
28966 \end_inset
28967
28968
28969 \begin_inset Phantom HPhantom
28970 status open
28971
28972 \begin_layout Plain Layout
28973 \begin_inset space ~
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \end_inset
28980
28981
28982 \backslash
28983 let
28984 \backslash
28985 figure
28986 \backslash
28987 MyFigure
28988 \begin_inset Newline newline
28989 \end_inset
28990
28991
28992 \begin_inset Phantom HPhantom
28993 status open
28994
28995 \begin_layout Plain Layout
28996 \begin_inset space ~
28997 \end_inset
28998
28999
29000 \end_layout
29001
29002 \end_inset
29003
29004
29005 \backslash
29006 let
29007 \backslash
29008 endfigure
29009 \backslash
29010 MyEndfigure}
29011 \end_layout
29012
29013 \begin_layout Standard
29014 \noindent
29015 \begin_inset CommandInset line
29016 LatexCommand rule
29017 offset "0.5ex"
29018 width "100line%"
29019 height "1pt"
29020
29021 \end_inset
29022
29023
29024 \end_layout
29025
29026 \begin_layout Standard
29027 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
29028  la légende se place sur le côté.
29029  Pour les flottants de figure, utilisez la commande
29030 \end_layout
29031
29032 \begin_layout Standard
29033
29034 \series bold
29035
29036 \backslash
29037 FigBesBeg
29038 \end_layout
29039
29040 \begin_layout Standard
29041 en code \SpecialChar TeX
29042  avant le flottant.
29043  Et insérez la commande
29044 \end_layout
29045
29046 \begin_layout Standard
29047
29048 \series bold
29049
29050 \backslash
29051 FigBesEnd
29052 \end_layout
29053
29054 \begin_layout Standard
29055 en code \SpecialChar TeX
29056  à l'endroit où vous voulez revenir à la définition originale du
29057  flottant.
29058 \end_layout
29059
29060 \begin_layout Standard
29061 Pour les flottants de tableau, utilisez les commandes correspondantes
29062 \end_layout
29063
29064 \begin_layout Standard
29065
29066 \series bold
29067
29068 \backslash
29069 TabBesBeg
29070 \series default
29071  et 
29072 \series bold
29073
29074 \backslash
29075 TabBesEnd
29076 \end_layout
29077
29078 \begin_layout Standard
29079 La figure
29080 \begin_inset space ~
29081 \end_inset
29082
29083
29084 \begin_inset CommandInset ref
29085 LatexCommand ref
29086 reference "fig:legende-a-coté-fig"
29087
29088 \end_inset
29089
29090  et le tableau
29091 \begin_inset space ~
29092 \end_inset
29093
29094
29095 \begin_inset CommandInset ref
29096 LatexCommand ref
29097 reference "tab:legende-à-coté-tableau"
29098
29099 \end_inset
29100
29101  sont des exemples où la légende a été mises sur le coté.
29102 \end_layout
29103
29104 \begin_layout Standard
29105 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
29106  pour les flottants de tableau et vers le bas pour les flottants de figure.
29107  Pour changer ce comportement, vous pouvez utiliser les commandes
29108 \end_layout
29109
29110 \begin_layout Standard
29111
29112 \series bold
29113
29114 \backslash
29115 sidecaptionvpos{type flottant}{placement}
29116 \end_layout
29117
29118 \begin_layout Standard
29119 dans le préambule du document ou en code \SpecialChar TeX
29120  juste avant le flottant visé.
29121  Le type du flottant est soit 
29122 \family sans
29123 figure
29124 \family default
29125  soit 
29126 \family sans
29127 table
29128 \family default
29129 , le placement peut être 
29130 \begin_inset Quotes fld
29131 \end_inset
29132
29133
29134 \family sans
29135 t
29136 \family default
29137
29138 \begin_inset Quotes frd
29139 \end_inset
29140
29141  pour haut (top), 
29142 \begin_inset Quotes fld
29143 \end_inset
29144
29145
29146 \family sans
29147 c
29148 \family default
29149
29150 \begin_inset Quotes frd
29151 \end_inset
29152
29153
29154 \begin_inset Quotes erd
29155 \end_inset
29156
29157  pour centre (center), ou 
29158 \begin_inset Quotes fld
29159 \end_inset
29160
29161
29162 \family sans
29163 b
29164 \family default
29165
29166 \begin_inset Quotes frd
29167 \end_inset
29168
29169  pour bas (bottom).
29170  Pour que, par exemple, les légendes des flottants de figure soient centrés
29171  verticalement, utilisez la commande
29172 \end_layout
29173
29174 \begin_layout Standard
29175
29176 \series bold
29177
29178 \backslash
29179 sidecaptionvpos{figure}{c}
29180 \end_layout
29181
29182 \begin_layout Standard
29183 C'est ce qui a été utilisé pour la figure
29184 \begin_inset space ~
29185 \end_inset
29186
29187
29188 \begin_inset CommandInset ref
29189 LatexCommand ref
29190 reference "fig:legende-à-coté-fig-2"
29191
29192 \end_inset
29193
29194 .
29195 \end_layout
29196
29197 \begin_layout Standard
29198 \begin_inset VSpace medskip
29199 \end_inset
29200
29201
29202 \end_layout
29203
29204 \begin_layout Standard
29205 La largeur de légende par défaut est celle de l'image ou du tableau.
29206  Pour des images ou des tableaux étroits, comme le tableau
29207 \begin_inset space ~
29208 \end_inset
29209
29210
29211 \begin_inset CommandInset ref
29212 LatexCommand ref
29213 reference "tab:legende-à-coté-tableau"
29214
29215 \end_inset
29216
29217 , cela donne des légendes trop étroites.
29218  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
29219  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
29220  La largeur de la légende sera automatiquement recalculée dans le cas où
29221  cette dernière déborderait dans la marge de la page ou de la colonne à
29222  cause de la largeur indiquée.
29223  Le 
29224 \emph on
29225 facteur 
29226 \emph default
29227 peut soit être donné comme argument pour 
29228 \series bold
29229
29230 \backslash
29231 FigBesBeg
29232 \series default
29233 :
29234 \end_layout
29235
29236 \begin_layout Standard
29237
29238 \series bold
29239
29240 \backslash
29241 FigBesBeg[facteur]
29242 \end_layout
29243
29244 \begin_layout Standard
29245 ou dans la définition de 
29246 \series bold
29247
29248 \backslash
29249 FigBesBeg 
29250 \series default
29251 en remplaçant le
29252 \series bold
29253  1.0 
29254 \series default
29255 par une autre valeur.
29256  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29257  façon implicite quand  
29258 \series bold
29259
29260 \backslash
29261 FigBesBeg
29262 \series default
29263  est utilisé sans argument.
29264  Pour le tableau
29265 \begin_inset space ~
29266 \end_inset
29267
29268
29269 \begin_inset CommandInset ref
29270 LatexCommand ref
29271 reference "tab:cap-beside-tab-wider"
29272
29273 \end_inset
29274
29275  on a utilisé 5 comme facteur.
29276 \end_layout
29277
29278 \begin_layout Standard
29279
29280 \lang english
29281 \begin_inset Note Greyedout
29282 status open
29283
29284 \begin_layout Plain Layout
29285
29286 \series bold
29287 Note:
29288 \series default
29289  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29290  utiliser l'option de placement, 
29291 \family sans
29292 Ici
29293 \begin_inset space ~
29294 \end_inset
29295
29296 à
29297 \begin_inset space ~
29298 \end_inset
29299
29300 tout
29301 \begin_inset space ~
29302 \end_inset
29303
29304 prix
29305 \family default
29306  parce qu'elle n'est pas gérée par 
29307 \series bold
29308 sidecap
29309 \series default
29310 .
29311 \end_layout
29312
29313 \end_inset
29314
29315
29316 \end_layout
29317
29318 \begin_layout Standard
29319 \begin_inset VSpace medskip
29320 \end_inset
29321
29322 Pour plus d'information sur le paquetage 
29323 \series bold
29324 sidecap
29325 \series default
29326  nous vous renvoyons à sa documentation 
29327 \begin_inset CommandInset citation
29328 LatexCommand cite
29329 key "sidecap"
29330
29331 \end_inset
29332
29333 .
29334 \end_layout
29335
29336 \begin_layout Standard
29337 \begin_inset Note Greyedout
29338 status open
29339
29340 \begin_layout Plain Layout
29341
29342 \series bold
29343 Note:
29344 \series default
29345  Le paquetage \SpecialChar LaTeX
29346  
29347 \series bold
29348 hypcap
29349 \series default
29350
29351 \begin_inset Index idx
29352 status collapsed
29353
29354 \begin_layout Plain Layout
29355 Paquetages \SpecialChar LaTeX
29356  ! hypcap
29357 \end_layout
29358
29359 \end_inset
29360
29361 , qui est décrit dans la section
29362 \begin_inset space ~
29363 \end_inset
29364
29365
29366 \begin_inset CommandInset ref
29367 LatexCommand ref
29368 reference "subsec:Reference-Position"
29369
29370 \end_inset
29371
29372 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29373 \end_layout
29374
29375 \end_inset
29376
29377
29378 \end_layout
29379
29380 \begin_layout Standard
29381 \begin_inset ERT
29382 status collapsed
29383
29384 \begin_layout Plain Layout
29385
29386
29387 \backslash
29388 FigBesBeg 
29389 \end_layout
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \begin_layout Standard
29397 \begin_inset Float figure
29398 wide false
29399 sideways false
29400 status open
29401
29402 \begin_layout Plain Layout
29403 \begin_inset Graphics
29404         filename ../clipart/escher-lsd.eps
29405         scale 75
29406         scaleBeforeRotation
29407
29408 \end_inset
29409
29410
29411 \end_layout
29412
29413 \begin_layout Plain Layout
29414 \begin_inset Caption Standard
29415
29416 \begin_layout Plain Layout
29417 \begin_inset CommandInset label
29418 LatexCommand label
29419 name "fig:legende-a-coté-fig"
29420
29421 \end_inset
29422
29423 Une légende à côté d'une figure.
29424 \end_layout
29425
29426 \end_inset
29427
29428
29429 \end_layout
29430
29431 \end_inset
29432
29433
29434 \end_layout
29435
29436 \begin_layout Standard
29437 \begin_inset ERT
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441
29442
29443 \backslash
29444 FigBesEnd
29445 \end_layout
29446
29447 \end_inset
29448
29449
29450 \end_layout
29451
29452 \begin_layout Standard
29453 \begin_inset ERT
29454 status collapsed
29455
29456 \begin_layout Plain Layout
29457
29458
29459 \backslash
29460 TabBesBeg 
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \end_layout
29467
29468 \begin_layout Standard
29469 \begin_inset Float table
29470 wide false
29471 sideways false
29472 status open
29473
29474 \begin_layout Plain Layout
29475 \begin_inset Caption Standard
29476
29477 \begin_layout Plain Layout
29478 \begin_inset CommandInset label
29479 LatexCommand label
29480 name "tab:legende-à-coté-tableau"
29481
29482 \end_inset
29483
29484 Une légende à côté d'un tableau.
29485 \end_layout
29486
29487 \end_inset
29488
29489
29490 \end_layout
29491
29492 \begin_layout Plain Layout
29493 \begin_inset Tabular
29494 <lyxtabular version="3" rows="4" columns="5">
29495 <features tabularvalignment="middle">
29496 <column alignment="center" valignment="top">
29497 <column alignment="center" valignment="top">
29498 <column alignment="center" valignment="top">
29499 <column alignment="center" valignment="top">
29500 <column alignment="center" valignment="top">
29501 <row>
29502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29503 \begin_inset Text
29504
29505 \begin_layout Plain Layout
29506 a
29507 \end_layout
29508
29509 \end_inset
29510 </cell>
29511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29512 \begin_inset Text
29513
29514 \begin_layout Plain Layout
29515
29516 \end_layout
29517
29518 \end_inset
29519 </cell>
29520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29521 \begin_inset Text
29522
29523 \begin_layout Plain Layout
29524 b
29525 \end_layout
29526
29527 \end_inset
29528 </cell>
29529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29530 \begin_inset Text
29531
29532 \begin_layout Plain Layout
29533
29534 \end_layout
29535
29536 \end_inset
29537 </cell>
29538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29539 \begin_inset Text
29540
29541 \begin_layout Plain Layout
29542 c
29543 \end_layout
29544
29545 \end_inset
29546 </cell>
29547 </row>
29548 <row>
29549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29550 \begin_inset Text
29551
29552 \begin_layout Plain Layout
29553
29554 \end_layout
29555
29556 \end_inset
29557 </cell>
29558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29559 \begin_inset Text
29560
29561 \begin_layout Plain Layout
29562 d
29563 \end_layout
29564
29565 \end_inset
29566 </cell>
29567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29568 \begin_inset Text
29569
29570 \begin_layout Plain Layout
29571
29572 \end_layout
29573
29574 \end_inset
29575 </cell>
29576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29577 \begin_inset Text
29578
29579 \begin_layout Plain Layout
29580 e
29581 \end_layout
29582
29583 \end_inset
29584 </cell>
29585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29586 \begin_inset Text
29587
29588 \begin_layout Plain Layout
29589
29590 \end_layout
29591
29592 \end_inset
29593 </cell>
29594 </row>
29595 <row>
29596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29597 \begin_inset Text
29598
29599 \begin_layout Plain Layout
29600 f
29601 \end_layout
29602
29603 \end_inset
29604 </cell>
29605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29606 \begin_inset Text
29607
29608 \begin_layout Plain Layout
29609
29610 \end_layout
29611
29612 \end_inset
29613 </cell>
29614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29615 \begin_inset Text
29616
29617 \begin_layout Plain Layout
29618 g
29619 \end_layout
29620
29621 \end_inset
29622 </cell>
29623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29624 \begin_inset Text
29625
29626 \begin_layout Plain Layout
29627
29628 \end_layout
29629
29630 \end_inset
29631 </cell>
29632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29633 \begin_inset Text
29634
29635 \begin_layout Plain Layout
29636 h
29637 \end_layout
29638
29639 \end_inset
29640 </cell>
29641 </row>
29642 <row>
29643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29644 \begin_inset Text
29645
29646 \begin_layout Plain Layout
29647
29648 \end_layout
29649
29650 \end_inset
29651 </cell>
29652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29653 \begin_inset Text
29654
29655 \begin_layout Plain Layout
29656 i
29657 \end_layout
29658
29659 \end_inset
29660 </cell>
29661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29662 \begin_inset Text
29663
29664 \begin_layout Plain Layout
29665
29666 \end_layout
29667
29668 \end_inset
29669 </cell>
29670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29671 \begin_inset Text
29672
29673 \begin_layout Plain Layout
29674 j
29675 \end_layout
29676
29677 \end_inset
29678 </cell>
29679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29680 \begin_inset Text
29681
29682 \begin_layout Plain Layout
29683
29684 \end_layout
29685
29686 \end_inset
29687 </cell>
29688 </row>
29689 </lyxtabular>
29690
29691 \end_inset
29692
29693
29694 \end_layout
29695
29696 \end_inset
29697
29698
29699 \end_layout
29700
29701 \begin_layout Standard
29702 \begin_inset ERT
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706
29707
29708 \backslash
29709 TabBesEnd
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \end_layout
29716
29717 \begin_layout Standard
29718 \begin_inset ERT
29719 status collapsed
29720
29721 \begin_layout Plain Layout
29722
29723
29724 \backslash
29725 FigBesBeg 
29726 \end_layout
29727
29728 \end_inset
29729
29730
29731 \end_layout
29732
29733 \begin_layout Standard
29734 \begin_inset ERT
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738
29739
29740 \backslash
29741 sidecaptionvpos{figure}{c}
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \begin_inset Float figure
29748 wide false
29749 sideways false
29750 status open
29751
29752 \begin_layout Plain Layout
29753 \begin_inset Graphics
29754         filename ../clipart/escher-lsd.eps
29755         scale 75
29756         scaleBeforeRotation
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Plain Layout
29764 \begin_inset Caption Standard
29765
29766 \begin_layout Plain Layout
29767 \begin_inset CommandInset label
29768 LatexCommand label
29769 name "fig:legende-à-coté-fig-2"
29770
29771 \end_inset
29772
29773 Une légende centrée verticalement à côté d'une figure.
29774 \end_layout
29775
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \end_inset
29782
29783
29784 \end_layout
29785
29786 \begin_layout Standard
29787 \begin_inset ERT
29788 status collapsed
29789
29790 \begin_layout Plain Layout
29791
29792
29793 \backslash
29794 FigBesEnd
29795 \end_layout
29796
29797 \end_inset
29798
29799
29800 \end_layout
29801
29802 \begin_layout Standard
29803 \begin_inset ERT
29804 status collapsed
29805
29806 \begin_layout Plain Layout
29807
29808
29809 \backslash
29810 TabBesBeg[5]
29811 \end_layout
29812
29813 \end_inset
29814
29815
29816 \end_layout
29817
29818 \begin_layout Standard
29819 \begin_inset Float table
29820 wide false
29821 sideways false
29822 status open
29823
29824 \begin_layout Plain Layout
29825 \begin_inset Caption Standard
29826
29827 \begin_layout Plain Layout
29828
29829 \lang english
29830 \begin_inset CommandInset label
29831 LatexCommand label
29832 name "tab:cap-beside-tab-wider"
29833
29834 \end_inset
29835
29836 This is a caption is wider than the one in
29837 \lang french
29838  tableau
29839 \begin_inset space ~
29840 \end_inset
29841
29842
29843 \begin_inset CommandInset ref
29844 LatexCommand ref
29845 reference "tab:legende-à-coté-tableau"
29846
29847 \end_inset
29848
29849 .
29850 \end_layout
29851
29852 \end_inset
29853
29854
29855 \end_layout
29856
29857 \begin_layout Plain Layout
29858 \begin_inset Tabular
29859 <lyxtabular version="3" rows="4" columns="5">
29860 <features tabularvalignment="middle">
29861 <column alignment="center" valignment="top">
29862 <column alignment="center" valignment="top">
29863 <column alignment="center" valignment="top">
29864 <column alignment="center" valignment="top">
29865 <column alignment="center" valignment="top">
29866 <row>
29867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29868 \begin_inset Text
29869
29870 \begin_layout Plain Layout
29871 a
29872 \end_layout
29873
29874 \end_inset
29875 </cell>
29876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29877 \begin_inset Text
29878
29879 \begin_layout Plain Layout
29880
29881 \end_layout
29882
29883 \end_inset
29884 </cell>
29885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29886 \begin_inset Text
29887
29888 \begin_layout Plain Layout
29889 b
29890 \end_layout
29891
29892 \end_inset
29893 </cell>
29894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29895 \begin_inset Text
29896
29897 \begin_layout Plain Layout
29898
29899 \end_layout
29900
29901 \end_inset
29902 </cell>
29903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29904 \begin_inset Text
29905
29906 \begin_layout Plain Layout
29907 c
29908 \end_layout
29909
29910 \end_inset
29911 </cell>
29912 </row>
29913 <row>
29914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29915 \begin_inset Text
29916
29917 \begin_layout Plain Layout
29918
29919 \end_layout
29920
29921 \end_inset
29922 </cell>
29923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29924 \begin_inset Text
29925
29926 \begin_layout Plain Layout
29927 d
29928 \end_layout
29929
29930 \end_inset
29931 </cell>
29932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29933 \begin_inset Text
29934
29935 \begin_layout Plain Layout
29936
29937 \end_layout
29938
29939 \end_inset
29940 </cell>
29941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29942 \begin_inset Text
29943
29944 \begin_layout Plain Layout
29945 e
29946 \end_layout
29947
29948 \end_inset
29949 </cell>
29950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29951 \begin_inset Text
29952
29953 \begin_layout Plain Layout
29954
29955 \end_layout
29956
29957 \end_inset
29958 </cell>
29959 </row>
29960 <row>
29961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29962 \begin_inset Text
29963
29964 \begin_layout Plain Layout
29965 f
29966 \end_layout
29967
29968 \end_inset
29969 </cell>
29970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29971 \begin_inset Text
29972
29973 \begin_layout Plain Layout
29974
29975 \end_layout
29976
29977 \end_inset
29978 </cell>
29979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29980 \begin_inset Text
29981
29982 \begin_layout Plain Layout
29983 g
29984 \end_layout
29985
29986 \end_inset
29987 </cell>
29988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29989 \begin_inset Text
29990
29991 \begin_layout Plain Layout
29992
29993 \end_layout
29994
29995 \end_inset
29996 </cell>
29997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29998 \begin_inset Text
29999
30000 \begin_layout Plain Layout
30001 h
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 </row>
30007 <row>
30008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30009 \begin_inset Text
30010
30011 \begin_layout Plain Layout
30012
30013 \end_layout
30014
30015 \end_inset
30016 </cell>
30017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30018 \begin_inset Text
30019
30020 \begin_layout Plain Layout
30021 i
30022 \end_layout
30023
30024 \end_inset
30025 </cell>
30026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30027 \begin_inset Text
30028
30029 \begin_layout Plain Layout
30030
30031 \end_layout
30032
30033 \end_inset
30034 </cell>
30035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30036 \begin_inset Text
30037
30038 \begin_layout Plain Layout
30039 j
30040 \end_layout
30041
30042 \end_inset
30043 </cell>
30044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30045 \begin_inset Text
30046
30047 \begin_layout Plain Layout
30048
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 </row>
30054 </lyxtabular>
30055
30056 \end_inset
30057
30058
30059 \end_layout
30060
30061 \end_inset
30062
30063
30064 \end_layout
30065
30066 \begin_layout Standard
30067 \begin_inset ERT
30068 status collapsed
30069
30070 \begin_layout Plain Layout
30071
30072
30073 \backslash
30074 TabBesEnd
30075 \end_layout
30076
30077 \end_inset
30078
30079
30080 \end_layout
30081
30082 \begin_layout Standard
30083 \begin_inset ERT
30084 status collapsed
30085
30086 \begin_layout Plain Layout
30087
30088
30089 \backslash
30090 else
30091 \end_layout
30092
30093 \end_inset
30094
30095
30096 \begin_inset Note Note
30097 status open
30098
30099 \begin_layout Plain Layout
30100 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
30101  
30102 \series bold
30103 sidecap
30104 \series default
30105  n'est pas installé :
30106 \end_layout
30107
30108 \end_inset
30109
30110
30111 \end_layout
30112
30113 \begin_layout Standard
30114 Vous devez installer le paquetage \SpecialChar LaTeX
30115  
30116 \series bold
30117 sidecap
30118 \series default
30119  pour voir la suite de cette section dans la sortie imprimée.
30120 \end_layout
30121
30122 \begin_layout Standard
30123 \begin_inset ERT
30124 status collapsed
30125
30126 \begin_layout Plain Layout
30127
30128
30129 \backslash
30130 fi
30131 \end_layout
30132
30133 \end_inset
30134
30135
30136 \end_layout
30137
30138 \begin_layout Section
30139 Les listes de flottants
30140 \begin_inset Index idx
30141 status collapsed
30142
30143 \begin_layout Plain Layout
30144 Flottants ! Listes de Flottants
30145 \end_layout
30146
30147 \end_inset
30148
30149
30150 \end_layout
30151
30152 \begin_layout Standard
30153 De la même façon que la table des matières fait la liste des sections du
30154  document, il y a des listes pour tous les types de flottants, comme par
30155  exemple pour les figures du document.
30156  Vous pouvez les insérer en utilisant le menu 
30157 \family sans
30158 Insertion\SpecialChar menuseparator
30159 Listes
30160 \begin_inset space ~
30161 \end_inset
30162
30163 &
30164 \begin_inset space ~
30165 \end_inset
30166
30167 TdM
30168 \family default
30169 .
30170 \end_layout
30171
30172 \begin_layout Standard
30173 Les entrées de la liste sont la légende du flottant ou éventuellement le
30174  titre court, le numéro du flottant, et le numéro de la page où le flottant
30175  apparaît dans le document.
30176 \end_layout
30177
30178 \begin_layout Standard
30179 Vous trouverez à la fin de ce document une liste des figures et une liste
30180  des tableaux.
30181 \end_layout
30182
30183 \begin_layout Chapter
30184 Notes
30185 \end_layout
30186
30187 \begin_layout Section
30188 Les notes de \SpecialChar LyX
30189
30190 \begin_inset Index idx
30191 status collapsed
30192
30193 \begin_layout Plain Layout
30194 Notes ! Notes \SpecialChar LyX
30195  
30196 \end_layout
30197
30198 \end_inset
30199
30200
30201 \end_layout
30202
30203 \begin_layout Standard
30204 On peut insérer une note en utilisant le bouton 
30205 \begin_inset Info
30206 type  "icon"
30207 arg   "note-insert"
30208 \end_inset
30209
30210  de la barre d'outils ou avec le menu 
30211 \family sans
30212 Insertion\SpecialChar menuseparator
30213 Note
30214 \family default
30215 .
30216  Il y a trois types de notes :
30217 \end_layout
30218
30219 \begin_layout Description
30220 Note
30221 \begin_inset space ~
30222 \end_inset
30223
30224 \SpecialChar LyX
30225  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
30226  La boîte de cette note ressemble à ceci :
30227 \begin_inset Newline newline
30228 \end_inset
30229
30230
30231 \begin_inset Newline newline
30232 \end_inset
30233
30234
30235 \begin_inset Graphics
30236         filename clipart/LyXNoteImageQt4.png
30237         display false
30238         scale 65
30239         scaleBeforeRotation
30240
30241 \end_inset
30242
30243  
30244 \begin_inset Note Note
30245 status open
30246
30247 \begin_layout Plain Layout
30248 Le texte de cette note n'apparaîtra pas à l'impression.
30249 \end_layout
30250
30251 \end_inset
30252
30253
30254 \end_layout
30255
30256 \begin_layout Description
30257 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30258  il est inséré comme un commentaire \SpecialChar LaTeX
30259  quand vous exportez votre document
30260  vers un fichier au format \SpecialChar LaTeX
30261  avec le menu 
30262 \family sans
30263 Fichier\SpecialChar menuseparator
30264 Exporter\SpecialChar menuseparator
30265 \SpecialChar LaTeX
30266  (pdflatex) / (plain)
30267 \family default
30268 .
30269  La boîte de cette note ressemble à ceci :
30270 \begin_inset Newline newline
30271 \end_inset
30272
30273
30274 \begin_inset Newline newline
30275 \end_inset
30276
30277
30278 \begin_inset Graphics
30279         filename clipart/CommentNoteImageQt4.png
30280         display false
30281         scale 55
30282         scaleBeforeRotation
30283
30284 \end_inset
30285
30286  
30287 \begin_inset Note Comment
30288 status open
30289
30290 \begin_layout Plain Layout
30291 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30292  \SpecialChar LaTeX
30293 .
30294 \end_layout
30295
30296 \end_inset
30297
30298
30299 \end_layout
30300
30301 \begin_layout Description
30302 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30303  La boîte de cette note ressemble à ceci :
30304 \begin_inset Newline newline
30305 \end_inset
30306
30307
30308 \begin_inset Newline newline
30309 \end_inset
30310
30311
30312 \begin_inset Graphics
30313         filename clipart/GreyedOutNoteImageQt4.png
30314         lyxscale 80
30315         display false
30316         scale 55
30317         scaleBeforeRotation
30318
30319 \end_inset
30320
30321
30322 \begin_inset Newline newline
30323 \end_inset
30324
30325
30326 \begin_inset ERT
30327 status collapsed
30328
30329 \begin_layout Plain Layout
30330
30331
30332 \backslash
30333 renewenvironment{lyxgreyedout}
30334 \end_layout
30335
30336 \begin_layout Plain Layout
30337
30338 {
30339 \backslash
30340 textcolor[gray]{0.8}
30341 \backslash
30342 bgroup}{
30343 \backslash
30344 egroup}
30345 \end_layout
30346
30347 \end_inset
30348
30349
30350 \begin_inset Note Greyedout
30351 status open
30352
30353 \begin_layout Plain Layout
30354 Le texte
30355 \begin_inset Foot
30356 status collapsed
30357
30358 \begin_layout Plain Layout
30359 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
30360  grisé.
30361  
30362 \end_layout
30363
30364 \end_inset
30365
30366  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
30367 \end_layout
30368
30369 \end_inset
30370
30371
30372 \begin_inset ERT
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376
30377
30378 \backslash
30379 renewenvironment{lyxgreyedout}
30380 \end_layout
30381
30382 \begin_layout Plain Layout
30383
30384 {
30385 \backslash
30386 textcolor{blue}
30387 \backslash
30388 bgroup}{
30389 \backslash
30390 egroup}
30391 \end_layout
30392
30393 \end_inset
30394
30395
30396 \begin_inset Note Note
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30401  originale qu'elle a dans \SpecialChar LyX
30402 .
30403  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30404  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30405 \end_layout
30406
30407 \end_inset
30408
30409
30410 \begin_inset Newline newline
30411 \end_inset
30412
30413
30414 \begin_inset Newline newline
30415 \end_inset
30416
30417 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30418  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30419 \end_layout
30420
30421 \begin_layout Standard
30422 \begin_inset VSpace bigskip
30423 \end_inset
30424
30425 Quand vous utilisez le bouton 
30426 \begin_inset Info
30427 type  "icon"
30428 arg   "note-insert"
30429 \end_inset
30430
30431  de la barre d'outils, vous insérez une 
30432 \family sans
30433 Note
30434 \begin_inset space ~
30435 \end_inset
30436
30437 \SpecialChar LyX
30438
30439 \family default
30440 .
30441  
30442 \lang english
30443 You can switch between the three note types by right-clicking on the note-box.
30444
30445 \lang french
30446  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30447 la et cliquez sur le bouton d'insertion de note.
30448  Pour retransformer une note en texte, appuyez sur la touche 
30449 \family sans
30450 backspace
30451 \family default
30452  quand le curseur est au tout début de la note ou appuyez sur la touche
30453  
30454 \family sans
30455 Suppr.
30456
30457 \family default
30458  quand le curseur se trouve à la fin de la note.
30459 \end_layout
30460
30461 \begin_layout Standard
30462 \begin_inset VSpace bigskip
30463 \end_inset
30464
30465
30466 \end_layout
30467
30468 \begin_layout Standard
30469 Vous pouvez changer la couleur des notes grisées dans le menu 
30470 \family sans
30471 Document\SpecialChar menuseparator
30472 Paramètres\SpecialChar menuseparator
30473 Couleurs
30474 \family default
30475 .
30476 \end_layout
30477
30478 \begin_layout Section
30479 Notes en bas de page
30480 \begin_inset CommandInset label
30481 LatexCommand label
30482 name "sec:Notes-bas-de-page"
30483
30484 \end_inset
30485
30486
30487 \begin_inset Index idx
30488 status collapsed
30489
30490 \begin_layout Plain Layout
30491 Notes ! Notes de bas de page
30492 \end_layout
30493
30494 \end_inset
30495
30496
30497 \begin_inset Index idx
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501 Notes de bas de page
30502 \end_layout
30503
30504 \end_inset
30505
30506
30507 \end_layout
30508
30509 \begin_layout Standard
30510 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30511  
30512 \begin_inset Info
30513 type  "icon"
30514 arg   "footnote-insert"
30515 \end_inset
30516
30517  de la barre d'outils, soit en utilisant le menu 
30518 \family sans
30519 Insertion\SpecialChar menuseparator
30520 Note
30521 \begin_inset space ~
30522 \end_inset
30523
30524 en
30525 \begin_inset space ~
30526 \end_inset
30527
30528 Bas
30529 \begin_inset space ~
30530 \end_inset
30531
30532 de
30533 \begin_inset space ~
30534 \end_inset
30535
30536 Page
30537 \family default
30538 .
30539  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30540  rouge 
30541 \begin_inset Quotes fld
30542 \end_inset
30543
30544 bas
30545 \begin_inset Quotes frd
30546 \end_inset
30547
30548  qui ressemble à ceci : 
30549 \begin_inset Graphics
30550         filename clipart/footnoteQt4.png
30551         scale 80
30552         scaleBeforeRotation
30553
30554 \end_inset
30555
30556  Vous pouvez y entrer votre texte.
30557  Si vous voulez transformer du texte déjà existant en note en bas de page,
30558  sélectionnez-le et cliquez sur le bouton 
30559 \family sans
30560 Note
30561 \begin_inset space ~
30562 \end_inset
30563
30564 en
30565 \begin_inset space ~
30566 \end_inset
30567
30568 Bas
30569 \begin_inset space ~
30570 \end_inset
30571
30572 de
30573 \begin_inset space ~
30574 \end_inset
30575
30576 Page
30577 \family default
30578  de la barre d'outils.
30579  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30580  
30581 \family sans
30582 Backspace
30583 \family default
30584  quand le curseur est au tout début de la note ou appuyez sur la touche
30585  
30586 \family sans
30587 Suppr.
30588
30589 \family default
30590  quand le curseur se trouve à la fin de la note.
30591 \end_layout
30592
30593 \begin_layout Standard
30594 Voici un exemple de note en bas de page:
30595 \begin_inset Foot
30596 status open
30597
30598 \begin_layout Plain Layout
30599 \begin_inset CommandInset label
30600 LatexCommand label
30601 name "fn:Note-en-bas"
30602
30603 \end_inset
30604
30605 Ceci est un exemple de note en bas de page.
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \begin_inset ERT
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615
30616
30617 \backslash
30618 newcounter{MyRepeatFoot}
30619 \end_layout
30620
30621 \begin_layout Plain Layout
30622
30623
30624 \backslash
30625 setcounter{MyRepeatFoot}{
30626 \backslash
30627 thefootnote}
30628 \end_layout
30629
30630 \end_inset
30631
30632
30633 \end_layout
30634
30635 \begin_layout Standard
30636 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30637  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30638  de note.
30639  Le texte de la note est placé en bas de la page courante.
30640  Le numéro de note est calculé par \SpecialChar LaTeX
30641 , et les numéros se suivent.
30642  Selon votre classe de document les numéros de notes pourront être réinitialisés
30643  à chaque nouveau chapitre.
30644 \end_layout
30645
30646 \begin_layout Standard
30647 On peut faire référence à une note en bas de page comme on le fait avec
30648  les flottants : Insérez une étiquette dans la note et faites une référence
30649  croisée vers cette étiquette comme c'est décrit dans la
30650 \begin_inset space ~
30651 \end_inset
30652
30653
30654 \begin_inset CommandInset ref
30655 LatexCommand ref
30656 reference "sec:Referencer-les-Flottants"
30657
30658 \end_inset
30659
30660 .
30661 \begin_inset Newline newline
30662 \end_inset
30663
30664 Voici une référence à une note de bas de page :
30665 \begin_inset space ~
30666 \end_inset
30667
30668
30669 \begin_inset CommandInset ref
30670 LatexCommand ref
30671 reference "fn:Note-en-bas"
30672
30673 \end_inset
30674
30675 .
30676 \end_layout
30677
30678 \begin_layout Standard
30679 \begin_inset VSpace defskip
30680 \end_inset
30681
30682
30683 \lang english
30684 Footnotes in title environments are usually not numbered with symbols and
30685  they cannot contain several paragraphs.
30686  See for example the footnote in the titling of this document.
30687 \end_layout
30688
30689 \begin_layout Standard
30690 \begin_inset VSpace defskip
30691 \end_inset
30692
30693
30694 \end_layout
30695
30696 \begin_layout Standard
30697 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30698  par \SpecialChar LaTeX
30699  pour des raisons techniques.
30700  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30701  
30702 \series bold
30703
30704 \backslash
30705 footnotemark{}
30706 \series default
30707  en code \SpecialChar TeX
30708  à la place de la note de bas de page.
30709  Le texte de la note est mis en argument de la commande \SpecialChar TeX
30710  
30711 \series bold
30712
30713 \backslash
30714 footnotetext
30715 \series default
30716  après le tableau.
30717 \begin_inset Newline newline
30718 \end_inset
30719
30720 C'est ce qui a été fait pour le tableau qui suit avec la commande
30721 \end_layout
30722
30723 \begin_layout Standard
30724
30725 \series bold
30726
30727 \backslash
30728 footnotetext{
30729 \series default
30730 Note de bas de page de tableau imprimée.
30731 \series bold
30732 }
30733 \end_layout
30734
30735 \begin_layout Standard
30736
30737 \lang english
30738 \begin_inset Tabular
30739 <lyxtabular version="3" rows="2" columns="1">
30740 <features tabularvalignment="middle">
30741 <column alignment="center" valignment="top">
30742 <row>
30743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30744 \begin_inset Text
30745
30746 \begin_layout Plain Layout
30747 Un exemple de texte
30748 \begin_inset Foot
30749 status open
30750
30751 \begin_layout Plain Layout
30752 Cette note ne sera pas imprimée
30753 \begin_inset space ~
30754 \end_inset
30755
30756 !
30757 \end_layout
30758
30759 \end_inset
30760
30761
30762 \end_layout
30763
30764 \end_inset
30765 </cell>
30766 </row>
30767 <row>
30768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30769 \begin_inset Text
30770
30771 \begin_layout Plain Layout
30772 Un autre exemple de texte
30773 \begin_inset ERT
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777
30778
30779 \backslash
30780 footnotemark{}
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \end_inset
30789 </cell>
30790 </row>
30791 </lyxtabular>
30792
30793 \end_inset
30794
30795
30796 \begin_inset ERT
30797 status collapsed
30798
30799 \begin_layout Plain Layout
30800
30801
30802 \backslash
30803 footnotetext{
30804 \end_layout
30805
30806 \end_inset
30807
30808
30809 \lang french
30810 Note de bas de page de tableau imprimée.
30811 \lang english
30812
30813 \begin_inset ERT
30814 status collapsed
30815
30816 \begin_layout Plain Layout
30817
30818 }
30819 \end_layout
30820
30821 \end_inset
30822
30823
30824 \end_layout
30825
30826 \begin_layout Standard
30827 Les notes de bas de page dans des tableaux longs sont décrites dans la section
30828 \begin_inset space ~
30829 \end_inset
30830
30831
30832 \begin_inset CommandInset ref
30833 LatexCommand ref
30834 reference "subsec:Notes-dans-tableau-long"
30835
30836 \end_inset
30837
30838 .
30839 \end_layout
30840
30841 \begin_layout Standard
30842 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30843  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30844 e, vu que la minipage est considérée comme une page se trouvant dans une
30845  autre page.
30846  Pour plus d'information sur les minipages, voyez la section
30847 \begin_inset space ~
30848 \end_inset
30849
30850
30851 \begin_inset CommandInset ref
30852 LatexCommand ref
30853 reference "sec:Minipages"
30854
30855 \end_inset
30856
30857 .
30858  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30859  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30860  la méthode utilisant les commandes 
30861 \series bold
30862
30863 \backslash
30864 footnotemark{}
30865 \series default
30866  et 
30867 \series bold
30868
30869 \backslash
30870 footnotetext
30871 \series default
30872 .
30873 \end_layout
30874
30875 \begin_layout Standard
30876 \begin_inset Box Frameless
30877 position "t"
30878 hor_pos "c"
30879 has_inner_box 1
30880 inner_pos "t"
30881 use_parbox 0
30882 use_makebox 0
30883 width "100col%"
30884 special "none"
30885 height "1in"
30886 height_special "totalheight"
30887 thickness "0.4pt"
30888 separation "3pt"
30889 shadowsize "4pt"
30890 framecolor "black"
30891 backgroundcolor "none"
30892 status open
30893
30894 \begin_layout Plain Layout
30895 Un exemple de texte dans une minipage.
30896 \begin_inset Foot
30897 status open
30898
30899 \begin_layout Plain Layout
30900 Note de bas de page dans la minipage.
30901 \end_layout
30902
30903 \end_inset
30904
30905
30906 \end_layout
30907
30908 \begin_layout Plain Layout
30909 Un autre exemple de texte dans une minipage.
30910 \begin_inset ERT
30911 status collapsed
30912
30913 \begin_layout Plain Layout
30914
30915
30916 \backslash
30917 footnotemark{}
30918 \end_layout
30919
30920 \end_inset
30921
30922
30923 \end_layout
30924
30925 \end_inset
30926
30927
30928 \end_layout
30929
30930 \begin_layout Standard
30931 \begin_inset ERT
30932 status collapsed
30933
30934 \begin_layout Plain Layout
30935
30936
30937 \backslash
30938 footnotetext{
30939 \end_layout
30940
30941 \end_inset
30942
30943 Note de bas de page en dehors de la minipage.
30944 \begin_inset ERT
30945 status collapsed
30946
30947 \begin_layout Plain Layout
30948
30949 }
30950 \end_layout
30951
30952 \end_inset
30953
30954
30955 \end_layout
30956
30957 \begin_layout Standard
30958 \begin_inset VSpace defskip
30959 \end_inset
30960
30961
30962 \end_layout
30963
30964 \begin_layout Standard
30965 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30966  utilisez la commande 
30967 \series bold
30968
30969 \backslash
30970 footnotemark[number]
30971 \series default
30972  en code \SpecialChar TeX
30973 .
30974 \begin_inset Newline newline
30975 \end_inset
30976
30977 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30978  votre texte, vous devez enregistrer son numéro.
30979  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30980  ont été insérées en code \SpecialChar TeX
30981  après la note
30982 \begin_inset space ~
30983 \end_inset
30984
30985
30986 \begin_inset CommandInset ref
30987 LatexCommand ref
30988 reference "fn:Note-en-bas"
30989
30990 \end_inset
30991
30992  pour enregistrer son numéro
30993 \begin_inset space ~
30994 \end_inset
30995
30996 :
30997 \end_layout
30998
30999 \begin_layout Standard
31000
31001 \series bold
31002
31003 \backslash
31004 newcounter{MaNoteDupliquee}
31005 \begin_inset Newline newline
31006 \end_inset
31007
31008
31009 \backslash
31010 setcounter{MaNoteDupliquee}{
31011 \backslash
31012 thefootnote}
31013 \end_layout
31014
31015 \begin_layout Standard
31016 La note de bas de page a été créée avec la commande
31017 \begin_inset space ~
31018 \end_inset
31019
31020 :
31021 \end_layout
31022
31023 \begin_layout Standard
31024
31025 \series bold
31026
31027 \backslash
31028 footnotemark[
31029 \backslash
31030 MaNoteDupliquee]
31031 \end_layout
31032
31033 \begin_layout Standard
31034 Voici une note de bas de page dupliquée
31035 \begin_inset space ~
31036 \end_inset
31037
31038 :
31039 \begin_inset ERT
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043
31044
31045 \backslash
31046 footnotemark[
31047 \backslash
31048 theMyRepeatFoot]
31049 \end_layout
31050
31051 \end_inset
31052
31053
31054 \end_layout
31055
31056 \begin_layout Standard
31057 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
31058 t du numéro de note et juste utiliser la commande suivante
31059 \end_layout
31060
31061 \begin_layout Standard
31062
31063 \series bold
31064
31065 \backslash
31066 footnotemark[
31067 \backslash
31068 thefootnote]
31069 \end_layout
31070
31071 \begin_layout Standard
31072 Voici une autre note de bas de page dupliquée
31073 \begin_inset space ~
31074 \end_inset
31075
31076 :
31077 \begin_inset ERT
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081
31082
31083 \backslash
31084 footnotemark[
31085 \backslash
31086 thefootnote]
31087 \end_layout
31088
31089 \end_inset
31090
31091
31092 \end_layout
31093
31094 \begin_layout Subsection
31095 Numérotation de notes de bas de page
31096 \begin_inset CommandInset label
31097 LatexCommand label
31098 name "subsec:Numerotation-notes-bas-de-page"
31099
31100 \end_inset
31101
31102
31103 \begin_inset Index idx
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107 Notes de bas de page ! Numérotation
31108 \end_layout
31109
31110 \end_inset
31111
31112
31113 \end_layout
31114
31115 \begin_layout Standard
31116 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
31117  ajoutez cette commande dans le préambule de votre document :
31118 \end_layout
31119
31120 \begin_layout Standard
31121
31122 \series bold
31123
31124 \backslash
31125 @addtoreset{footnote}{section}
31126 \end_layout
31127
31128 \begin_layout Standard
31129 \begin_inset VSpace bigskip
31130 \end_inset
31131
31132 La commande de préambule suivante change le style de numérotation des notes
31133  en petits chiffres romains :
31134 \end_layout
31135
31136 \begin_layout Standard
31137
31138 \series bold
31139
31140 \backslash
31141 renewcommand{
31142 \backslash
31143 thefootnote}{
31144 \backslash
31145 roman{footnote}}
31146 \end_layout
31147
31148 \begin_layout Standard
31149 \begin_inset ERT
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153
31154
31155 \backslash
31156 renewcommand{
31157 \backslash
31158 thefootnote}{
31159 \backslash
31160 roman{footnote}}
31161 \end_layout
31162
31163 \end_inset
31164
31165  Cette note de bas de page utilise une numérotation en chiffres romains
31166  :
31167 \begin_inset Foot
31168 status open
31169
31170 \begin_layout Plain Layout
31171 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
31172  romains.
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \end_layout
31179
31180 \begin_layout Standard
31181 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
31182  la commande précédente 
31183 \series bold
31184
31185 \backslash
31186 roman
31187 \series default
31188  par 
31189 \series bold
31190
31191 \backslash
31192 Roman
31193 \series default
31194 .
31195  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
31196  utilisez respectivement soit 
31197 \series bold
31198
31199 \backslash
31200 Alph
31201 \series default
31202  soit 
31203 \series bold
31204
31205 \backslash
31206 alph
31207 \series default
31208 .
31209  Pour les 
31210 \begin_inset Quotes fld
31211 \end_inset
31212
31213 numéroter
31214 \begin_inset Quotes frd
31215 \end_inset
31216
31217  avec des symboles, utilisez 
31218 \series bold
31219
31220 \backslash
31221 fnsymbol
31222 \series default
31223 .
31224 \end_layout
31225
31226 \begin_layout Standard
31227 \begin_inset Note Greyedout
31228 status open
31229
31230 \begin_layout Plain Layout
31231
31232 \series bold
31233 Note:
31234 \series default
31235  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
31236  puisque cette numérotation est limitée à des lettres seules.
31237 \end_layout
31238
31239 \end_inset
31240
31241
31242 \begin_inset Newline newline
31243 \end_inset
31244
31245
31246 \begin_inset Note Greyedout
31247 status open
31248
31249 \begin_layout Plain Layout
31250
31251 \series bold
31252 Note:
31253 \series default
31254  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
31255 \end_layout
31256
31257 \end_inset
31258
31259
31260 \end_layout
31261
31262 \begin_layout Standard
31263 Pour revenir au style de numérotation implicite quand vous en avez changé,
31264  utilisez 
31265 \series bold
31266
31267 \backslash
31268 arabic
31269 \series default
31270  à la place de 
31271 \series bold
31272
31273 \backslash
31274 roman
31275 \series default
31276  dans la commande précédente.
31277 \begin_inset ERT
31278 status collapsed
31279
31280 \begin_layout Plain Layout
31281
31282
31283 \backslash
31284 renewcommand{
31285 \backslash
31286 thefootnote}{
31287 \backslash
31288 arabic{footnote}}
31289 \end_layout
31290
31291 \end_inset
31292
31293
31294 \end_layout
31295
31296 \begin_layout Standard
31297 \begin_inset VSpace bigskip
31298 \end_inset
31299
31300
31301 \end_layout
31302
31303 \begin_layout Standard
31304 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31305  le schéma 
31306 \begin_inset Quotes fld
31307 \end_inset
31308
31309 chapitre.note
31310 \begin_inset Quotes frd
31311 \end_inset
31312
31313 , ajoutez la commande suivante au préambule de votre document :
31314 \end_layout
31315
31316 \begin_layout Standard
31317
31318 \series bold
31319
31320 \backslash
31321 numberwithin{footnote}{chapter}
31322 \end_layout
31323
31324 \begin_layout Standard
31325 Pour pouvoir utiliser la commande 
31326 \series bold
31327
31328 \backslash
31329 numberwithin
31330 \series default
31331 , activez dans la rubrique 
31332 \family sans
31333 Options
31334 \begin_inset space ~
31335 \end_inset
31336
31337 des
31338 \begin_inset space ~
31339 \end_inset
31340
31341 Maths
31342 \family default
31343  dans les paramètres du document, l'option 
31344 \family sans
31345 Utiliser
31346 \begin_inset space ~
31347 \end_inset
31348
31349 le
31350 \begin_inset space ~
31351 \end_inset
31352
31353 paquetage
31354 \begin_inset space ~
31355 \end_inset
31356
31357 maths
31358 \begin_inset space ~
31359 \end_inset
31360
31361 AMS
31362 \family default
31363 .
31364 \end_layout
31365
31366 \begin_layout Standard
31367 \begin_inset ERT
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371
31372
31373 \backslash
31374 numberwithin{footnote}{chapter}
31375 \end_layout
31376
31377 \end_inset
31378
31379 Ceci est un autre exemple de note de bas de page:
31380 \series bold
31381
31382 \begin_inset Foot
31383 status open
31384
31385 \begin_layout Plain Layout
31386 Cette note est numérotée en suivant le schéma 
31387 \begin_inset Quotes fld
31388 \end_inset
31389
31390 chapitre.note
31391 \begin_inset Quotes frd
31392 \end_inset
31393
31394 .
31395 \end_layout
31396
31397 \end_inset
31398
31399
31400 \series default
31401
31402 \begin_inset ERT
31403 status collapsed
31404
31405 \begin_layout Plain Layout
31406
31407
31408 \backslash
31409 renewcommand{
31410 \backslash
31411 thefootnote}{
31412 \backslash
31413 arabic{footnote}}
31414 \end_layout
31415
31416 \end_inset
31417
31418
31419 \end_layout
31420
31421 \begin_layout Standard
31422 \begin_inset Note Greyedout
31423 status open
31424
31425 \begin_layout Plain Layout
31426
31427 \series bold
31428 Note:
31429 \series default
31430  
31431 \series bold
31432
31433 \backslash
31434 numberwithin
31435 \series default
31436  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31437  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31438  prises en compte.
31439  
31440 \end_layout
31441
31442 \end_inset
31443
31444
31445 \end_layout
31446
31447 \begin_layout Standard
31448 Donc pour avoir par exemple le schéma 
31449 \begin_inset Quotes fld
31450 \end_inset
31451
31452 chapitre.
31453 \backslash
31454 Roman{note}
31455 \begin_inset Quotes frd
31456 \end_inset
31457
31458 , utilisez la commande suivante plutôt que 
31459 \series bold
31460
31461 \backslash
31462 numberwithin
31463 \series default
31464  :
31465 \end_layout
31466
31467 \begin_layout Standard
31468
31469 \series bold
31470
31471 \backslash
31472 renewcommand{
31473 \backslash
31474 thefootnote}{
31475 \backslash
31476 thechapter.
31477 \backslash
31478 Roman{footnote}}
31479 \end_layout
31480
31481 \begin_layout Subsection
31482 Positionnement de notes de bas de page
31483 \begin_inset Index idx
31484 status collapsed
31485
31486 \begin_layout Plain Layout
31487 Notes de bas de page ! Positionnement
31488 \end_layout
31489
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \begin_layout Standard
31496 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31497  vertical entre elles en bas de la page.
31498  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31499  de 1.5
31500 \begin_inset space \thinspace{}
31501 \end_inset
31502
31503 mm avec la commande suivante dans le préambule :
31504 \end_layout
31505
31506 \begin_layout Standard
31507
31508 \series bold
31509
31510 \backslash
31511 let
31512 \backslash
31513 myFoot
31514 \backslash
31515 footnote
31516 \begin_inset Newline newline
31517 \end_inset
31518
31519
31520 \backslash
31521 renewcommand{
31522 \backslash
31523 footnote}[1]{
31524 \backslash
31525 myFoot{#1
31526 \backslash
31527 vspace{1.5mm}}}
31528 \end_layout
31529
31530 \begin_layout Standard
31531 \begin_inset VSpace bigskip
31532 \end_inset
31533
31534 Dans un document à deux colonnes les notes de bas de page apparaissent en
31535  bas de chaque colonne, comme sur la Figure
31536 \begin_inset space ~
31537 \end_inset
31538
31539
31540 \begin_inset CommandInset ref
31541 LatexCommand ref
31542 reference "fig:Position-standard-note-bas-de-page"
31543
31544 \end_inset
31545
31546 .
31547  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31548  sur la Figure
31549 \begin_inset space ~
31550 \end_inset
31551
31552
31553 \begin_inset CommandInset ref
31554 LatexCommand ref
31555 reference "fig:Position-note-avec-ftnright"
31556
31557 \end_inset
31558
31559 , utilisez le paquetage \SpecialChar LaTeX
31560  
31561 \series bold
31562 ftnright
31563 \series default
31564
31565 \begin_inset Index idx
31566 status collapsed
31567
31568 \begin_layout Plain Layout
31569 Paquetages \SpecialChar LaTeX
31570  ! ftnright
31571 \end_layout
31572
31573 \end_inset
31574
31575  avec cette commande dans le préambule du document:
31576 \end_layout
31577
31578 \begin_layout Standard
31579
31580 \series bold
31581
31582 \backslash
31583 usepackage{ftnright}
31584 \end_layout
31585
31586 \begin_layout Standard
31587 \begin_inset Float figure
31588 placement !h
31589 wide false
31590 sideways false
31591 status open
31592
31593 \begin_layout Plain Layout
31594 \begin_inset ERT
31595 status collapsed
31596
31597 \begin_layout Plain Layout
31598
31599
31600 \backslash
31601 framebox{
31602 \end_layout
31603
31604 \end_inset
31605
31606
31607 \begin_inset Graphics
31608         filename ../clipart/without_fntright.pdf
31609         width 100col%
31610         scaleBeforeRotation
31611
31612 \end_inset
31613
31614
31615 \begin_inset ERT
31616 status collapsed
31617
31618 \begin_layout Plain Layout
31619
31620 }
31621 \end_layout
31622
31623 \end_inset
31624
31625
31626 \end_layout
31627
31628 \begin_layout Plain Layout
31629 \begin_inset Caption Standard
31630
31631 \begin_layout Plain Layout
31632 \begin_inset CommandInset label
31633 LatexCommand label
31634 name "fig:Position-standard-note-bas-de-page"
31635
31636 \end_inset
31637
31638 Positionnement standard des notes de bas de page dans un document à deux
31639  colonnes.
31640 \end_layout
31641
31642 \end_inset
31643
31644
31645 \end_layout
31646
31647 \end_inset
31648
31649
31650 \end_layout
31651
31652 \begin_layout Standard
31653 \begin_inset Float figure
31654 placement !h
31655 wide false
31656 sideways false
31657 status open
31658
31659 \begin_layout Plain Layout
31660 \begin_inset ERT
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664
31665
31666 \backslash
31667 framebox{
31668 \end_layout
31669
31670 \end_inset
31671
31672
31673 \begin_inset Graphics
31674         filename ../clipart/with_fntright.pdf
31675         width 100col%
31676         scaleBeforeRotation
31677
31678 \end_inset
31679
31680
31681 \begin_inset ERT
31682 status collapsed
31683
31684 \begin_layout Plain Layout
31685
31686 }
31687 \end_layout
31688
31689 \end_inset
31690
31691
31692 \end_layout
31693
31694 \begin_layout Plain Layout
31695 \begin_inset Caption Standard
31696
31697 \begin_layout Plain Layout
31698 \begin_inset CommandInset label
31699 LatexCommand label
31700 name "fig:Position-note-avec-ftnright"
31701
31702 \end_inset
31703
31704 Positionnement de notes de bas de page dans un document à deux colonnes
31705  en utilisant le paquetage \SpecialChar LaTeX
31706  
31707 \series bold
31708 ftnright
31709 \series default
31710 .
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 bigskip
31725 \end_inset
31726
31727 Dans certaines publications scientifiques, il est courant de rassembler
31728  les notes de bas de page et de les imprimer dans un paragraphe particulier
31729  à la fin de la section, comme sur la Figure
31730 \begin_inset space ~
31731 \end_inset
31732
31733
31734 \begin_inset CommandInset ref
31735 LatexCommand ref
31736 reference "fig:Notes-de-fin"
31737
31738 \end_inset
31739
31740 .
31741  On les appelle 
31742 \begin_inset Quotes fld
31743 \end_inset
31744
31745 notes de fin
31746 \begin_inset Quotes frd
31747 \end_inset
31748
31749 .
31750 \begin_inset Index idx
31751 status collapsed
31752
31753 \begin_layout Plain Layout
31754 Notes de fin
31755 \end_layout
31756
31757 \end_inset
31758
31759  Pour utiliser des notes de fin à la place des notes de bas de page dans
31760  votre document, charger le module 
31761 \family sans
31762 Note de bas de page en fin de document
31763 \family default
31764  à partir de 
31765 \family sans
31766 Document\SpecialChar menuseparator
31767 Paramètres\SpecialChar menuseparator
31768 Modules
31769 \family default
31770 .
31771  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31772 \end_layout
31773
31774 \begin_layout Standard
31775
31776 \series bold
31777
31778 \backslash
31779 theendnotes
31780 \end_layout
31781
31782 \begin_layout Standard
31783 en code \SpecialChar TeX
31784  à la fin d'une section ou d'un chapitre.
31785 \end_layout
31786
31787 \begin_layout Standard
31788 \begin_inset Float figure
31789 wide false
31790 sideways false
31791 status open
31792
31793 \begin_layout Plain Layout
31794 \align center
31795 \begin_inset ERT
31796 status collapsed
31797
31798 \begin_layout Plain Layout
31799
31800
31801 \backslash
31802 framebox{
31803 \end_layout
31804
31805 \end_inset
31806
31807
31808 \begin_inset Graphics
31809         filename ../clipart/endnotes.pdf
31810         scaleBeforeRotation
31811
31812 \end_inset
31813
31814
31815 \begin_inset ERT
31816 status collapsed
31817
31818 \begin_layout Plain Layout
31819
31820 }
31821 \end_layout
31822
31823 \end_inset
31824
31825
31826 \end_layout
31827
31828 \begin_layout Plain Layout
31829 \begin_inset Caption Standard
31830
31831 \begin_layout Plain Layout
31832 \begin_inset CommandInset label
31833 LatexCommand label
31834 name "fig:Notes-de-fin"
31835
31836 \end_inset
31837
31838 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31839  séparé à la fin des sections ou des chapitres.
31840 \end_layout
31841
31842 \end_inset
31843
31844
31845 \end_layout
31846
31847 \end_inset
31848
31849
31850 \end_layout
31851
31852 \begin_layout Standard
31853 \begin_inset VSpace medskip
31854 \end_inset
31855
31856 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31857  dans la langue du document, cela doit être fait manuellement.
31858  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31859  
31860 \begin_inset Quotes fld
31861 \end_inset
31862
31863 Notes
31864 \begin_inset Quotes frd
31865 \end_inset
31866
31867  en sa traduction Allemande
31868 \begin_inset Foot
31869 status collapsed
31870
31871 \begin_layout Plain Layout
31872 En français, 
31873 \begin_inset Quotes fld
31874 \end_inset
31875
31876 Notes
31877 \begin_inset Quotes frd
31878 \end_inset
31879
31880  peut être conservé.
31881 \end_layout
31882
31883 \end_inset
31884
31885  
31886 \begin_inset Quotes fld
31887 \end_inset
31888
31889 Anmerkungen
31890 \begin_inset Quotes frd
31891 \end_inset
31892
31893  :
31894 \end_layout
31895
31896 \begin_layout Standard
31897
31898 \series bold
31899
31900 \backslash
31901 renewcommand{
31902 \backslash
31903 notesname}{Anmerkungen}
31904 \end_layout
31905
31906 \begin_layout Standard
31907 \begin_inset VSpace medskip
31908 \end_inset
31909
31910 La numérotation des notes de fin peut être modifiée comme celle des notes
31911  de bas de page comme c'est décrit dans la section
31912 \begin_inset space ~
31913 \end_inset
31914
31915
31916 \begin_inset CommandInset ref
31917 LatexCommand ref
31918 reference "subsec:Numerotation-notes-bas-de-page"
31919
31920 \end_inset
31921
31922  ; remplacez juste la commande 
31923 \series bold
31924
31925 \backslash
31926 thefootnote
31927 \series default
31928  par 
31929 \series bold
31930
31931 \backslash
31932 theendnote
31933 \series default
31934 .
31935  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31936 \series bold
31937
31938 \backslash
31939 @addtoreset
31940 \series default
31941  comme c'est décrit dans la section
31942 \begin_inset space ~
31943 \end_inset
31944
31945
31946 \begin_inset CommandInset ref
31947 LatexCommand ref
31948 reference "subsec:Numerotation-notes-bas-de-page"
31949
31950 \end_inset
31951
31952  et remplacez le paramètre de commande 
31953 \series bold
31954 footnote
31955 \series default
31956  par 
31957 \series bold
31958 endnote
31959 \series default
31960 .
31961 \end_layout
31962
31963 \begin_layout Standard
31964 Pour les notes de fin, il y a la commande 
31965 \series bold
31966
31967 \backslash
31968 endnotemark[numéro]
31969 \series default
31970  qui est semblable à 
31971 \series bold
31972
31973 \backslash
31974 footnotemark
31975 \series default
31976 , décrite dans la section
31977 \begin_inset space ~
31978 \end_inset
31979
31980
31981 \begin_inset CommandInset ref
31982 LatexCommand ref
31983 reference "sec:Notes-bas-de-page"
31984
31985 \end_inset
31986
31987 .
31988 \end_layout
31989
31990 \begin_layout Standard
31991 \begin_inset VSpace bigskip
31992 \end_inset
31993
31994  Les notes de bas de page peuvent être mise dans la marge de la page et
31995  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
31996
31997  
31998 \series bold
31999 footmisc
32000 \series default
32001
32002 \begin_inset Index idx
32003 status collapsed
32004
32005 \begin_layout Plain Layout
32006 Paquetages \SpecialChar LaTeX
32007  ! footmisc
32008 \end_layout
32009
32010 \end_inset
32011
32012
32013 \begin_inset CommandInset citation
32014 LatexCommand cite
32015 key "footmisc"
32016
32017 \end_inset
32018
32019  pour plus d'information à ce sujet.
32020 \end_layout
32021
32022 \begin_layout Standard
32023 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
32024  voyez les livres sur \SpecialChar LaTeX
32025
32026 \begin_inset CommandInset citation
32027 LatexCommand cite
32028 key "latexcompanion,latexguide,latexbook"
32029
32030 \end_inset
32031
32032 .
32033  Si vous utilisez une classe de document  
32034 \series bold
32035 KOMA-Script
32036 \series default
32037
32038 \begin_inset Index idx
32039 status collapsed
32040
32041 \begin_layout Plain Layout
32042 Paquetages \SpecialChar LaTeX
32043  ! KOMA-Script
32044 \end_layout
32045
32046 \end_inset
32047
32048 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
32049  des commandes spécifiques à la classe de document utilisée, voyez 
32050 \begin_inset CommandInset citation
32051 LatexCommand cite
32052 key "KOMA-Script"
32053
32054 \end_inset
32055
32056 .
32057 \end_layout
32058
32059 \begin_layout Section
32060 Notes en marge
32061 \begin_inset Index idx
32062 status collapsed
32063
32064 \begin_layout Plain Layout
32065 Notes ! Notes en Marge
32066 \end_layout
32067
32068 \end_inset
32069
32070
32071 \end_layout
32072
32073 \begin_layout Standard
32074 Les notes en marge dans \SpecialChar LyX
32075  ressemblent aux notes en bas de page et se comportent
32076  de la même façon.
32077  Quand vous insérez une note en marge avec 
32078 \family sans
32079 Insertion\SpecialChar menuseparator
32080 Note
32081 \begin_inset space ~
32082 \end_inset
32083
32084 en
32085 \begin_inset space ~
32086 \end_inset
32087
32088 Marge
32089 \family default
32090  ou avec le bouton 
32091 \begin_inset Info
32092 type  "icon"
32093 arg   "marginalnote-insert"
32094 \end_inset
32095
32096  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
32097  grise avec une étiquette rouge 
32098 \begin_inset Quotes fld
32099 \end_inset
32100
32101 marge
32102 \begin_inset Quotes frd
32103 \end_inset
32104
32105 .
32106  
32107 \begin_inset Marginal
32108 status collapsed
32109
32110 \begin_layout Plain Layout
32111 C'est une note en marge.
32112 \end_layout
32113
32114 \end_inset
32115
32116  Cette boîte est la représentation de votre note dans \SpecialChar LyX
32117 .
32118  Vous pouvez y entrer votre texte.
32119 \end_layout
32120
32121 \begin_layout Standard
32122 Les notes en marge apparaissent dans la marge de droite dans les documents
32123  imprimées sur une seule face.
32124  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
32125  
32126 \begin_inset Quotes fld
32127 \end_inset
32128
32129 extérieure
32130 \begin_inset Quotes frd
32131 \end_inset
32132
32133  – la gauche sur les pages paires et la droite sur les pages impaires.
32134  Le texte de la note en marge est aligné à l'opposé de la marge externe
32135  – aligné à droite quand la note apparaît dans la marge de gauche.
32136  La première ligne de la note apparaît à la hauteur de la ligne de texte
32137  où la note a été insérée dans le document.
32138 \end_layout
32139
32140 \begin_layout Standard
32141 \begin_inset VSpace bigskip
32142 \end_inset
32143
32144 Pour placer une note dans la marge interne, ajoutez la commande suivante
32145  :
32146 \end_layout
32147
32148 \begin_layout Standard
32149
32150 \series bold
32151
32152 \backslash
32153 reversemarginpar
32154 \end_layout
32155
32156 \begin_layout Standard
32157 sous forme de code \SpecialChar TeX
32158  avant votre note de marge.
32159  Le nouveau positionnement est pris en compte pour toutes les notes en marge
32160  qui suivent 
32161 \begin_inset ERT
32162 status collapsed
32163
32164 \begin_layout Plain Layout
32165
32166
32167 \backslash
32168 reversemarginpar 
32169 \end_layout
32170
32171 \end_inset
32172
32173
32174 \begin_inset Marginal
32175 status open
32176
32177 \begin_layout Plain Layout
32178 Cette note en marge est dans la marge interne.
32179 \end_layout
32180
32181 \end_inset
32182
32183
32184 \series bold
32185
32186 \begin_inset Newline newline
32187 \end_inset
32188
32189
32190 \series default
32191
32192 \begin_inset Note Greyedout
32193 status open
32194
32195 \begin_layout Plain Layout
32196
32197 \series bold
32198 Note:
32199 \series default
32200  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
32201  les notes sont souvent mal mises en formes dans la sortie imprimée.
32202 \end_layout
32203
32204 \end_inset
32205
32206
32207 \end_layout
32208
32209 \begin_layout Standard
32210 Pour revenir au positionnement implicite, ajoutez la commande :
32211 \end_layout
32212
32213 \begin_layout Standard
32214
32215 \series bold
32216
32217 \backslash
32218 normalmarginpar
32219 \end_layout
32220
32221 \begin_layout Standard
32222 sous forme de code \SpecialChar TeX
32223 .
32224 \begin_inset ERT
32225 status collapsed
32226
32227 \begin_layout Plain Layout
32228
32229
32230 \backslash
32231 normalmarginpar 
32232 \end_layout
32233
32234 \end_inset
32235
32236
32237 \begin_inset Newline newline
32238 \end_inset
32239
32240  
32241 \begin_inset Note Greyedout
32242 status open
32243
32244 \begin_layout Plain Layout
32245
32246 \series bold
32247 Note:
32248 \series default
32249  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
32250  
32251 \series bold
32252
32253 \backslash
32254 reversemarginpar
32255 \series default
32256  est aussi utilisée.
32257 \end_layout
32258
32259 \end_inset
32260
32261
32262 \end_layout
32263
32264 \begin_layout Standard
32265 \begin_inset VSpace bigskip
32266 \end_inset
32267
32268
32269 \begin_inset Marginal
32270 status open
32271
32272 \begin_layout Plain Layout
32273 UnTrèsLongMotEnMarge sans césure.
32274 \end_layout
32275
32276 \end_inset
32277
32278  Comme dans le cas décrit dans la section
32279 \begin_inset space ~
32280 \end_inset
32281
32282
32283 \begin_inset CommandInset ref
32284 LatexCommand ref
32285 reference "subsec:Lignes-multiple-dans-cellule"
32286
32287 \end_inset
32288
32289 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32290  mot d'une note en marge.
32291  Pour éviter ce problème, insérez un espacement horizontal de 0
32292 \begin_inset space \thinspace{}
32293 \end_inset
32294
32295 pt avant le mot en question: 
32296 \begin_inset Marginal
32297 status open
32298
32299 \begin_layout Plain Layout
32300 \begin_inset space \hspace{}
32301 \length 0pt
32302 \end_inset
32303
32304 UnMotTrèsLongEnMarge avec une césure.
32305 \end_layout
32306
32307 \end_inset
32308
32309
32310 \end_layout
32311
32312 \begin_layout Standard
32313 \begin_inset VSpace bigskip
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \begin_layout Standard
32320 \begin_inset Note Greyedout
32321 status open
32322
32323 \begin_layout Plain Layout
32324
32325 \series bold
32326 Note:
32327 \series default
32328  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32329  tableaux, des flottants et des notes de bas de page.
32330 \end_layout
32331
32332 \end_inset
32333
32334
32335 \end_layout
32336
32337 \begin_layout Standard
32338 \begin_inset VSpace bigskip
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \begin_layout Standard
32345 \begin_inset ERT
32346 status collapsed
32347
32348 \begin_layout Plain Layout
32349
32350
32351 \backslash
32352 ifmarginnote
32353 \end_layout
32354
32355 \end_inset
32356
32357
32358 \begin_inset Note Note
32359 status open
32360
32361 \begin_layout Plain Layout
32362 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
32363  
32364 \series bold
32365 marginnote
32366 \series default
32367  a été installé.
32368 \end_layout
32369
32370 \end_inset
32371
32372
32373 \end_layout
32374
32375 \begin_layout Standard
32376 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
32377  
32378 \series bold
32379 marginnote
32380 \series default
32381
32382 \begin_inset Index idx
32383 status collapsed
32384
32385 \begin_layout Plain Layout
32386 Paquetages \SpecialChar LaTeX
32387  ! marginnote
32388 \end_layout
32389
32390 \end_inset
32391
32392 .
32393  En ajoutant les deux lignes suivantes au préambule de votre document, la
32394  commande que \SpecialChar LyX
32395  utilise pour les notes de marge est redéfinie pour utiliser
32396  la commande fournie par le paquetage 
32397 \series bold
32398 marginnote
32399 \series default
32400  :
32401 \end_layout
32402
32403 \begin_layout Standard
32404
32405 \series bold
32406
32407 \backslash
32408 usepackage{marginnote}
32409 \begin_inset Newline newline
32410 \end_inset
32411
32412
32413 \backslash
32414 let
32415 \backslash
32416 marginpar
32417 \backslash
32418 marginnote
32419 \end_layout
32420
32421 \begin_layout Standard
32422 Ce paquetage est aussi utilisé dans ce document parce que 
32423 \series bold
32424 marginnote
32425 \series default
32426  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32427  vertical pour une note.
32428  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32429  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32430  en page.
32431  Le décalage est inséré dans \SpecialChar LyX
32432  sous forme de code \SpecialChar TeX
32433  directement après la note
32434  sous la forme
32435 \end_layout
32436
32437 \begin_layout Standard
32438
32439 \series bold
32440 [offset]
32441 \end_layout
32442
32443 \begin_layout Standard
32444 où l'offset utilise l'une des unités listées dans le tableau
32445 \begin_inset space ~
32446 \end_inset
32447
32448
32449 \begin_inset CommandInset ref
32450 LatexCommand ref
32451 reference "cha:Unités-de-longueur"
32452
32453 \end_inset
32454
32455 .
32456  Une valeur négative déplace la note vers le haut, une valeur positive la
32457  déplace vers le bas.
32458  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32459  vers le haut de 1.5
32460 \begin_inset space \thinspace{}
32461 \end_inset
32462
32463 cm avec la commande en code \SpecialChar TeX
32464  
32465 \begin_inset Quotes fld
32466 \end_inset
32467
32468
32469 \series bold
32470 [-1.5cm]
32471 \series default
32472
32473 \begin_inset Quotes frd
32474 \end_inset
32475
32476
32477 \begin_inset Marginal
32478 status collapsed
32479
32480 \begin_layout Plain Layout
32481 Cette note en marge est décalée vers le haut de 1.5
32482 \begin_inset space \thinspace{}
32483 \end_inset
32484
32485 cm par rapport à sa position d'origine.
32486 \end_layout
32487
32488 \end_inset
32489
32490
32491 \begin_inset ERT
32492 status collapsed
32493
32494 \begin_layout Plain Layout
32495
32496 [-1.5cm]
32497 \end_layout
32498
32499 \end_inset
32500
32501
32502 \end_layout
32503
32504 \begin_layout Standard
32505 \begin_inset VSpace medskip
32506 \end_inset
32507
32508 Avec le paquetage 
32509 \series bold
32510 marginnote
32511 \series default
32512  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32513  Par exemple les commandes 
32514 \end_layout
32515
32516 \begin_layout Standard
32517
32518 \series bold
32519
32520 \backslash
32521 renewcommand*{
32522 \backslash
32523 raggedleftmarginnote}{
32524 \backslash
32525 centering}
32526 \begin_inset Newline newline
32527 \end_inset
32528
32529
32530 \backslash
32531 renewcommand*{
32532 \backslash
32533 raggedrightmarginnote}{
32534 \backslash
32535 centering}
32536 \end_layout
32537
32538 \begin_layout Standard
32539 donnent un alignement centré.
32540  
32541 \series bold
32542
32543 \backslash
32544 raggedleftmarginnote
32545 \series default
32546  indique une note qui apparaît dans la marge de gauche.
32547 \begin_inset ERT
32548 status collapsed
32549
32550 \begin_layout Plain Layout
32551
32552
32553 \backslash
32554 renewcommand*{
32555 \backslash
32556 raggedleftmarginnote}{
32557 \backslash
32558 centering}
32559 \end_layout
32560
32561 \begin_layout Plain Layout
32562
32563
32564 \backslash
32565 renewcommand*{
32566 \backslash
32567 raggedrightmarginnote}{
32568 \backslash
32569 centering}
32570 \end_layout
32571
32572 \end_inset
32573
32574
32575 \begin_inset Marginal
32576 status collapsed
32577
32578 \begin_layout Plain Layout
32579 Le texte de cette note en marge est centré.
32580 \end_layout
32581
32582 \end_inset
32583
32584 .
32585  Le comportement implicite est donné par
32586 \end_layout
32587
32588 \begin_layout Standard
32589
32590 \series bold
32591
32592 \backslash
32593 renewcommand*{
32594 \backslash
32595 raggedleftmarginnote}{
32596 \backslash
32597 raggedleft}
32598 \begin_inset Newline newline
32599 \end_inset
32600
32601
32602 \backslash
32603 renewcommand*{
32604 \backslash
32605 raggedrightmarginnote}{
32606 \backslash
32607 raggedright}
32608 \series default
32609
32610 \begin_inset ERT
32611 status collapsed
32612
32613 \begin_layout Plain Layout
32614
32615
32616 \backslash
32617 renewcommand*{
32618 \backslash
32619 raggedleftmarginnote}{
32620 \backslash
32621 raggedleft}
32622 \end_layout
32623
32624 \begin_layout Plain Layout
32625
32626
32627 \backslash
32628 renewcommand*{
32629 \backslash
32630 raggedrightmarginnote}{
32631 \backslash
32632 raggedright}
32633 \end_layout
32634
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \begin_layout Standard
32641 \begin_inset VSpace medskip
32642 \end_inset
32643
32644 Pour les autre fonctions du paquetage 
32645 \series bold
32646 marginnote
32647 \series default
32648  nous vous renvoyons à sa documentation 
32649 \begin_inset CommandInset citation
32650 LatexCommand cite
32651 key "marginnote"
32652
32653 \end_inset
32654
32655 .
32656 \end_layout
32657
32658 \begin_layout Standard
32659 \begin_inset VSpace bigskip
32660 \end_inset
32661
32662 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32663  définition.
32664  Pour créer par exemple une entête pour toutes les notes en marge avec le
32665  texte 
32666 \begin_inset Quotes fld
32667 \end_inset
32668
32669
32670 \family sans
32671 \series bold
32672 \bar under
32673 Attention!
32674 \family default
32675 \series default
32676 \bar default
32677
32678 \begin_inset Quotes frd
32679 \end_inset
32680
32681  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32682  de votre document :
32683 \end_layout
32684
32685 \begin_layout Standard
32686
32687 \series bold
32688
32689 \backslash
32690 let
32691 \backslash
32692 myMarginpar
32693 \backslash
32694 marginpar
32695 \begin_inset Newline newline
32696 \end_inset
32697
32698
32699 \backslash
32700 renewcommand{
32701 \backslash
32702 marginpar}[1]{
32703 \backslash
32704 myMarginpar{%
32705 \begin_inset Newline newline
32706 \end_inset
32707
32708
32709 \begin_inset Phantom HPhantom
32710 status open
32711
32712 \begin_layout Plain Layout
32713
32714 \series bold
32715 \begin_inset space ~
32716 \end_inset
32717
32718
32719 \end_layout
32720
32721 \end_inset
32722
32723
32724 \backslash
32725 hspace{0pt}
32726 \backslash
32727 textsf{
32728 \backslash
32729 textbf{
32730 \backslash
32731 underbar{Attention!}}}%
32732 \begin_inset Newline newline
32733 \end_inset
32734
32735
32736 \begin_inset Phantom HPhantom
32737 status open
32738
32739 \begin_layout Plain Layout
32740
32741 \series bold
32742 \begin_inset space ~
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \end_inset
32749
32750
32751 \backslash
32752 vspace{1.5mm}
32753 \backslash
32754
32755 \backslash
32756 #1}}
32757 \end_layout
32758
32759 \begin_layout Standard
32760 \begin_inset ERT
32761 status collapsed
32762
32763 \begin_layout Plain Layout
32764
32765
32766 \backslash
32767 let
32768 \backslash
32769 myMarginpar
32770 \backslash
32771 marginpar
32772 \end_layout
32773
32774 \begin_layout Plain Layout
32775
32776
32777 \backslash
32778 renewcommand{
32779 \backslash
32780 marginpar}[1]{
32781 \backslash
32782 myMarginpar{%
32783 \end_layout
32784
32785 \begin_layout Plain Layout
32786
32787    
32788 \backslash
32789 textsf{
32790 \backslash
32791 textbf{
32792 \backslash
32793 underbar{Attention!}}}%
32794 \end_layout
32795
32796 \begin_layout Plain Layout
32797
32798    
32799 \backslash
32800 vspace{1.5mm}
32801 \backslash
32802
32803 \backslash
32804 #1}}
32805 \end_layout
32806
32807 \end_inset
32808
32809
32810 \begin_inset Marginal
32811 status open
32812
32813 \begin_layout Plain Layout
32814 Ceci est une note en marge avec une en-tête prédéfinie.
32815 \end_layout
32816
32817 \end_inset
32818
32819
32820 \begin_inset ERT
32821 status collapsed
32822
32823 \begin_layout Plain Layout
32824
32825 [-1.5cm]
32826 \end_layout
32827
32828 \end_inset
32829
32830
32831 \begin_inset ERT
32832 status collapsed
32833
32834 \begin_layout Plain Layout
32835
32836
32837 \backslash
32838 renewcommand{
32839 \backslash
32840 marginpar}[1]{
32841 \backslash
32842 myMarginpar{#1}}
32843 \end_layout
32844
32845 \end_inset
32846
32847
32848 \begin_inset Note Note
32849 status collapsed
32850
32851 \begin_layout Plain Layout
32852
32853 \lang english
32854 The margin note format is changed only for this example.
32855 \end_layout
32856
32857 \end_inset
32858
32859
32860 \end_layout
32861
32862 \begin_layout Standard
32863 \begin_inset ERT
32864 status collapsed
32865
32866 \begin_layout Plain Layout
32867
32868
32869 \backslash
32870 else
32871 \end_layout
32872
32873 \end_inset
32874
32875
32876 \begin_inset Note Note
32877 status open
32878
32879 \begin_layout Plain Layout
32880 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
32881  
32882 \series bold
32883 marginnote
32884 \series default
32885  n'est pas installé :
32886 \end_layout
32887
32888 \end_inset
32889
32890
32891 \end_layout
32892
32893 \begin_layout Standard
32894 Vous devez installer le paquetage \SpecialChar LaTeX
32895  
32896 \series bold
32897 marginnote
32898 \series default
32899  pour voir la suite de cette section dans la sortie imprimée.
32900 \end_layout
32901
32902 \begin_layout Standard
32903 \begin_inset ERT
32904 status collapsed
32905
32906 \begin_layout Plain Layout
32907
32908
32909 \backslash
32910 fi
32911 \end_layout
32912
32913 \end_inset
32914
32915
32916 \end_layout
32917
32918 \begin_layout Chapter
32919 Boîtes
32920 \end_layout
32921
32922 \begin_layout Section
32923 Introduction
32924 \begin_inset Index idx
32925 status collapsed
32926
32927 \begin_layout Plain Layout
32928 Boîtes ! Introduction
32929 \end_layout
32930
32931 \end_inset
32932
32933
32934 \end_layout
32935
32936 \begin_layout Standard
32937 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32938  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32939  voir la section
32940 \begin_inset space ~
32941 \end_inset
32942
32943
32944 \begin_inset CommandInset ref
32945 LatexCommand ref
32946 reference "sec:Minipages"
32947
32948 \end_inset
32949
32950 , pour encadrer des portions de texte, voir la section
32951 \begin_inset space ~
32952 \end_inset
32953
32954
32955 \begin_inset CommandInset ref
32956 LatexCommand ref
32957 reference "sec:Décorations"
32958
32959 \end_inset
32960
32961 , pour empêcher que des mots subissent une césure, voir la section
32962 \begin_inset space ~
32963 \end_inset
32964
32965
32966 \begin_inset CommandInset ref
32967 LatexCommand ref
32968 reference "sec:Empêcher-césure"
32969
32970 \end_inset
32971
32972 , pour aligner du texte, voir la section
32973 \begin_inset space ~
32974 \end_inset
32975
32976
32977 \begin_inset CommandInset ref
32978 LatexCommand ref
32979 reference "subsec:Alignement-Vertical"
32980
32981 \end_inset
32982
32983 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32984 \begin_inset space ~
32985 \end_inset
32986
32987
32988 \begin_inset CommandInset ref
32989 LatexCommand ref
32990 reference "sec:Boîtes-colorées"
32991
32992 \end_inset
32993
32994 .
32995 \end_layout
32996
32997 \begin_layout Standard
32998 On peut insérer une boîte en utilisant le menu 
32999 \family sans
33000 Insertion\SpecialChar menuseparator
33001 Boîte
33002 \family default
33003  ou avec le bouton 
33004 \begin_inset Info
33005 type  "icon"
33006 arg   "box-insert Frameless"
33007 \end_inset
33008
33009  de la barre d'outils.
33010  Une boîte grise avec une étiquette 
33011 \family sans
33012 Boîte
33013 \begin_inset space ~
33014 \end_inset
33015
33016 (Minipage)
33017 \family default
33018
33019 \begin_inset Graphics
33020         filename clipart/BoxInsetDefaultQt4.png
33021         scale 65
33022         scaleBeforeRotation
33023
33024 \end_inset
33025
33026  est alors insérée.
33027  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
33028  et en choisissant 
33029 \family sans
33030 Paramètres
33031 \family default
33032  .
33033  La fenêtre de dialogue qui apparaît donne accès aux types de
33034 \family sans
33035  Boîte
33036 \begin_inset space ~
33037 \end_inset
33038
33039 Intérieure
33040 \family default
33041  
33042 \family sans
33043 Makebox, Parbox
33044 \family default
33045  et 
33046 \family sans
33047 Minipage
33048 \family default
33049 .
33050  Le type 
33051 \family sans
33052 Minipage
33053 \family default
33054  est le type implicite pour les boîtes nouvellement créées et il est décrit
33055  dans la section
33056 \begin_inset space ~
33057 \end_inset
33058
33059
33060 \begin_inset CommandInset ref
33061 LatexCommand ref
33062 reference "sec:Minipages"
33063
33064 \end_inset
33065
33066 ; le type 
33067 \family sans
33068 Parbox
33069 \family default
33070  est décrit dans la section
33071 \begin_inset space ~
33072 \end_inset
33073
33074
33075 \begin_inset CommandInset ref
33076 LatexCommand ref
33077 reference "sec:Parboxes"
33078
33079 \end_inset
33080
33081  et le type 
33082 \family sans
33083 Makebox
33084 \family default
33085  est décrit dans la section
33086 \begin_inset space ~
33087 \end_inset
33088
33089
33090 \begin_inset CommandInset ref
33091 LatexCommand ref
33092 reference "sec:Empêcher-césure"
33093
33094 \end_inset
33095
33096 .
33097 \end_layout
33098
33099 \begin_layout Standard
33100 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
33101  comme les flottants ou les notes de bas de page.
33102 \end_layout
33103
33104 \begin_layout Standard
33105 \begin_inset Note Greyedout
33106 status open
33107
33108 \begin_layout Plain Layout
33109
33110 \series bold
33111 Note:
33112 \series default
33113  Vous ne pouvez pas employer une boîte comme élément dans un environnement
33114  de type 
33115 \family sans
33116 Liste
33117 \family default
33118  ou 
33119 \family sans
33120 Description
33121 \family default
33122 .
33123 \end_layout
33124
33125 \end_inset
33126
33127
33128 \end_layout
33129
33130 \begin_layout Standard
33131 \begin_inset Note Greyedout
33132 status open
33133
33134 \begin_layout Plain Layout
33135
33136 \series bold
33137 Note:
33138 \series default
33139  Pour une raison inconnue, vous ne pouvez mettre le type de la 
33140 \family sans
33141 Boîte
33142 \begin_inset space ~
33143 \end_inset
33144
33145 Intérieure
33146 \family default
33147  à 
33148 \family sans
33149 Aucune
33150 \family default
33151  que quand vous utilisez une boîte encadrée.
33152  Les boîtes sans 
33153 \family sans
33154 Boîte
33155 \begin_inset space ~
33156 \end_inset
33157
33158 Intérieure
33159 \family default
33160  et sans cadre sont expliquées dans la section
33161 \begin_inset space ~
33162 \end_inset
33163
33164
33165 \begin_inset CommandInset ref
33166 LatexCommand ref
33167 reference "sec:Empêcher-césure"
33168
33169 \end_inset
33170
33171 .
33172 \end_layout
33173
33174 \end_inset
33175
33176
33177 \end_layout
33178
33179 \begin_layout Section
33180 La fenêtre de dialogue Boîte
33181 \begin_inset CommandInset label
33182 LatexCommand label
33183 name "sec:Boîte-Dialogue"
33184
33185 \end_inset
33186
33187
33188 \begin_inset Index idx
33189 status collapsed
33190
33191 \begin_layout Plain Layout
33192 Boîtes ! Fenêtre de dialogue Boîte
33193 \end_layout
33194
33195 \end_inset
33196
33197
33198 \end_layout
33199
33200 \begin_layout Subsection
33201 Taille
33202 \begin_inset Index idx
33203 status collapsed
33204
33205 \begin_layout Plain Layout
33206 Boîtes ! Taille
33207 \end_layout
33208
33209 \end_inset
33210
33211
33212 \end_layout
33213
33214 \begin_layout Standard
33215 Dans la fenêtre de dialogue 
33216 \family sans
33217 Paramètres
33218 \begin_inset space ~
33219 \end_inset
33220
33221 de
33222 \begin_inset space ~
33223 \end_inset
33224
33225 Boîte
33226 \family default
33227  vous pouvez modifier la géométrie de la boîte avec les champs 
33228 \family sans
33229 Largeur
33230 \family default
33231  et 
33232 \family sans
33233 Hauteur
33234 \family default
33235 .
33236  Les unités de longueur qui sont utilisables dans ces champs sont décrites
33237  dans le tableau
33238 \begin_inset space ~
33239 \end_inset
33240
33241
33242 \begin_inset CommandInset ref
33243 LatexCommand ref
33244 reference "tab:Unités"
33245
33246 \end_inset
33247
33248 .
33249  Le champ 
33250 \family sans
33251 Hauteur
33252 \family default
33253  offre en plus les spécifications de taille suivantes :
33254 \end_layout
33255
33256 \begin_layout Description
33257 Profondeur C'est simplement la 
33258 \begin_inset Quotes fld
33259 \end_inset
33260
33261 hauteur
33262 \begin_inset Quotes frd
33263 \end_inset
33264
33265  du texte.
33266  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
33267  lignes de texte dans la boîte.
33268 \begin_inset Newline newline
33269 \end_inset
33270
33271
33272 \begin_inset Newline newline
33273 \end_inset
33274
33275
33276 \begin_inset Newline newline
33277 \end_inset
33278
33279
33280 \begin_inset Box Boxed
33281 position "c"
33282 hor_pos "c"
33283 has_inner_box 1
33284 inner_pos "c"
33285 use_parbox 0
33286 use_makebox 0
33287 width "12col%"
33288 special "none"
33289 height "1in"
33290 height_special "depth"
33291 thickness "0.4pt"
33292 separation "3pt"
33293 shadowsize "4pt"
33294 framecolor "black"
33295 backgroundcolor "none"
33296 status open
33297
33298 \begin_layout Plain Layout
33299 \align center
33300 Boîte dont la hauteur est égale à 1
33301 \begin_inset space \thinspace{}
33302 \end_inset
33303
33304 Profondeur
33305 \end_layout
33306
33307 \end_inset
33308
33309
33310 \begin_inset Newline newline
33311 \end_inset
33312
33313
33314 \begin_inset Newline newline
33315 \end_inset
33316
33317
33318 \end_layout
33319
33320 \begin_layout Description
33321 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33322  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33323  est deux fois plus haute que le texte : 
33324 \begin_inset Box Boxed
33325 position "c"
33326 hor_pos "c"
33327 has_inner_box 1
33328 inner_pos "c"
33329 use_parbox 0
33330 use_makebox 0
33331 width "20col%"
33332 special "none"
33333 height "2in"
33334 height_special "height"
33335 thickness "0.4pt"
33336 separation "3pt"
33337 shadowsize "4pt"
33338 framecolor "black"
33339 backgroundcolor "none"
33340 status open
33341
33342 \begin_layout Plain Layout
33343 \align center
33344 Boîte dont la hauteur est 2
33345 \begin_inset space \thinspace{}
33346 \end_inset
33347
33348 Hauteur
33349 \end_layout
33350
33351 \end_inset
33352
33353
33354 \end_layout
33355
33356 \begin_layout Description
33357 Hauteur
33358 \begin_inset space ~
33359 \end_inset
33360
33361 Totale C'est égal à Hauteur
33362 \begin_inset space \thinspace{}
33363 \end_inset
33364
33365 +
33366 \begin_inset space \thinspace{}
33367 \end_inset
33368
33369 Profondeur : 
33370 \begin_inset Box Boxed
33371 position "c"
33372 hor_pos "c"
33373 has_inner_box 1
33374 inner_pos "c"
33375 use_parbox 0
33376 use_makebox 0
33377 width "20col%"
33378 special "none"
33379 height "1in"
33380 height_special "totalheight"
33381 thickness "0.4pt"
33382 separation "3pt"
33383 shadowsize "4pt"
33384 framecolor "black"
33385 backgroundcolor "none"
33386 status open
33387
33388 \begin_layout Plain Layout
33389 \align center
33390 Boîte dont la hauteur est 1
33391 \begin_inset space \thinspace{}
33392 \end_inset
33393
33394 Hauteur
33395 \begin_inset space ~
33396 \end_inset
33397
33398 Totale
33399 \end_layout
33400
33401 \end_inset
33402
33403
33404 \end_layout
33405
33406 \begin_layout Description
33407 Largeur On prend la largeur de la boîte comme hauteur : 
33408 \begin_inset Box Boxed
33409 position "c"
33410 hor_pos "c"
33411 has_inner_box 1
33412 inner_pos "c"
33413 use_parbox 0
33414 use_makebox 0
33415 width "12col%"
33416 special "none"
33417 height "1in"
33418 height_special "width"
33419 thickness "0.4pt"
33420 separation "3pt"
33421 shadowsize "4pt"
33422 framecolor "black"
33423 backgroundcolor "none"
33424 status open
33425
33426 \begin_layout Plain Layout
33427 \align center
33428 Boîte dont la hauteur est 1
33429 \begin_inset space \thinspace{}
33430 \end_inset
33431
33432 Largeur
33433 \end_layout
33434
33435 \end_inset
33436
33437
33438 \end_layout
33439
33440 \begin_layout Subsection
33441 Alignement
33442 \begin_inset Index idx
33443 status collapsed
33444
33445 \begin_layout Plain Layout
33446 Boîtes ! Alignement
33447 \end_layout
33448
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \begin_layout Standard
33455 Quand vous avez choisi une 
33456 \family sans
33457 Boîte
33458 \begin_inset space ~
33459 \end_inset
33460
33461 Intérieure
33462 \family default
33463 , l'alignement vertical de la boîte peut être :
33464 \end_layout
33465
33466 \begin_layout Description
33467 Haut Ceci est un exemple de texte.
33468  
33469 \begin_inset Box Boxed
33470 position "t"
33471 hor_pos "c"
33472 has_inner_box 1
33473 inner_pos "c"
33474 use_parbox 0
33475 use_makebox 0
33476 width "12col%"
33477 special "none"
33478 height "1in"
33479 height_special "totalheight"
33480 thickness "0.4pt"
33481 separation "3pt"
33482 shadowsize "4pt"
33483 framecolor "black"
33484 backgroundcolor "none"
33485 status collapsed
33486
33487 \begin_layout Plain Layout
33488 \align center
33489 Cette boîte est alignée sur le haut.
33490 \end_layout
33491
33492 \end_inset
33493
33494  Ceci est un exemple de texte.
33495 \end_layout
33496
33497 \begin_layout Description
33498 Milieu Ceci est un exemple de texte.
33499  
33500 \begin_inset Box Boxed
33501 position "c"
33502 hor_pos "c"
33503 has_inner_box 1
33504 inner_pos "c"
33505 use_parbox 0
33506 use_makebox 0
33507 width "12col%"
33508 special "none"
33509 height "1in"
33510 height_special "totalheight"
33511 thickness "0.4pt"
33512 separation "3pt"
33513 shadowsize "4pt"
33514 framecolor "black"
33515 backgroundcolor "none"
33516 status collapsed
33517
33518 \begin_layout Plain Layout
33519 \align center
33520 Cette boîte est alignée au centre.
33521 \end_layout
33522
33523 \end_inset
33524
33525  Ceci est un exemple de texte.
33526 \end_layout
33527
33528 \begin_layout Description
33529 Bas Ceci est un exemple de texte.
33530  
33531 \begin_inset Box Boxed
33532 position "b"
33533 hor_pos "c"
33534 has_inner_box 1
33535 inner_pos "c"
33536 use_parbox 0
33537 use_makebox 0
33538 width "12col%"
33539 special "none"
33540 height "1in"
33541 height_special "totalheight"
33542 thickness "0.4pt"
33543 separation "3pt"
33544 shadowsize "4pt"
33545 framecolor "black"
33546 backgroundcolor "none"
33547 status collapsed
33548
33549 \begin_layout Plain Layout
33550 \align center
33551 Cette boîte est alignée sur le bas.
33552 \end_layout
33553
33554 \end_inset
33555
33556  Ceci est un exemple de texte.
33557 \end_layout
33558
33559 \begin_layout Standard
33560 \begin_inset Note Greyedout
33561 status open
33562
33563 \begin_layout Plain Layout
33564
33565 \series bold
33566 Note:
33567 \series default
33568  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33569  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33570  l'autre non.
33571 \end_layout
33572
33573 \end_inset
33574
33575
33576 \end_layout
33577
33578 \begin_layout Standard
33579 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33580  paragraphe grâce à la fenêtre de dialogue 
33581 \family sans
33582 Paramètres
33583 \begin_inset space ~
33584 \end_inset
33585
33586 de
33587 \begin_inset space ~
33588 \end_inset
33589
33590 Boîte
33591 \family default
33592 .
33593 \end_layout
33594
33595 \begin_layout Standard
33596 \begin_inset VSpace bigskip
33597 \end_inset
33598
33599 Quand vous avez choisi une 
33600 \family sans
33601 Boîte
33602 \begin_inset space ~
33603 \end_inset
33604
33605 Intérieure
33606 \family default
33607 , l'alignement vertical du contenu de la boîte peut être :
33608 \end_layout
33609
33610 \begin_layout Description
33611 haut Ceci est un exemple de texte.
33612 \begin_inset Box Boxed
33613 position "c"
33614 hor_pos "c"
33615 has_inner_box 1
33616 inner_pos "t"
33617 use_parbox 0
33618 use_makebox 0
33619 width "12col%"
33620 special "none"
33621 height "1.5in"
33622 height_special "totalheight"
33623 thickness "0.4pt"
33624 separation "3pt"
33625 shadowsize "4pt"
33626 framecolor "black"
33627 backgroundcolor "none"
33628 status collapsed
33629
33630 \begin_layout Plain Layout
33631 \align center
33632 Le texte de cette boîte est aligné sur le haut.
33633 \end_layout
33634
33635 \end_inset
33636
33637  Ceci est un exemple de texte.
33638 \end_layout
33639
33640 \begin_layout Description
33641 milieu Ceci est un exemple de texte.
33642  
33643 \begin_inset Box Boxed
33644 position "c"
33645 hor_pos "c"
33646 has_inner_box 1
33647 inner_pos "c"
33648 use_parbox 0
33649 use_makebox 0
33650 width "12col%"
33651 special "none"
33652 height "1.5in"
33653 height_special "totalheight"
33654 thickness "0.4pt"
33655 separation "3pt"
33656 shadowsize "4pt"
33657 framecolor "black"
33658 backgroundcolor "none"
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662 \align center
33663 Le texte de cette boîte est aligné au centre
33664 \end_layout
33665
33666 \end_inset
33667
33668  Ceci est un exemple de texte.
33669 \end_layout
33670
33671 \begin_layout Description
33672 bas Ceci est un exemple de texte.
33673  
33674 \begin_inset Box Boxed
33675 position "c"
33676 hor_pos "c"
33677 has_inner_box 1
33678 inner_pos "b"
33679 use_parbox 0
33680 use_makebox 0
33681 width "12col%"
33682 special "none"
33683 height "1.5in"
33684 height_special "totalheight"
33685 thickness "0.4pt"
33686 separation "3pt"
33687 shadowsize "4pt"
33688 framecolor "black"
33689 backgroundcolor "none"
33690 status collapsed
33691
33692 \begin_layout Plain Layout
33693 \align center
33694 Le texte de cette boîte est aligné en bas.
33695 \end_layout
33696
33697 \end_inset
33698
33699  Ceci est un exemple de texte.
33700 \end_layout
33701
33702 \begin_layout Description
33703 élongation Ceci est un exemple de texte.
33704  
33705 \begin_inset Box Boxed
33706 position "c"
33707 hor_pos "c"
33708 has_inner_box 1
33709 inner_pos "s"
33710 use_parbox 0
33711 use_makebox 0
33712 width "12col%"
33713 special "none"
33714 height "1.5in"
33715 height_special "totalheight"
33716 thickness "0.4pt"
33717 separation "3pt"
33718 shadowsize "4pt"
33719 framecolor "black"
33720 backgroundcolor "none"
33721 status collapsed
33722
33723 \begin_layout Plain Layout
33724 \align center
33725 Le texte 
33726 \end_layout
33727
33728 \begin_layout Plain Layout
33729 \align center
33730 de cette
33731 \end_layout
33732
33733 \begin_layout Plain Layout
33734 \align center
33735 boîte est
33736 \end_layout
33737
33738 \begin_layout Plain Layout
33739 \align center
33740 allongé.
33741 \end_layout
33742
33743 \end_inset
33744
33745  Ceci est un exemple de texte.
33746 \end_layout
33747
33748 \begin_layout Standard
33749 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33750  paragraphe.
33751  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33752 \end_layout
33753
33754 \begin_layout Standard
33755 \begin_inset VSpace bigskip
33756 \end_inset
33757
33758 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33759  la fenêtre de dialogue 
33760 \family sans
33761 Paramètres
33762 \begin_inset space ~
33763 \end_inset
33764
33765 de
33766 \begin_inset space ~
33767 \end_inset
33768
33769 paragraphe
33770 \family default
33771  quand vous avez choisi une 
33772 \family sans
33773 Boîte
33774 \begin_inset space ~
33775 \end_inset
33776
33777 Intérieure
33778 \family default
33779 .
33780 \end_layout
33781
33782 \begin_layout Standard
33783 \align center
33784 \begin_inset Box Boxed
33785 position "c"
33786 hor_pos "c"
33787 has_inner_box 1
33788 inner_pos "s"
33789 use_parbox 0
33790 use_makebox 0
33791 width "15col%"
33792 special "none"
33793 height "1.25in"
33794 height_special "totalheight"
33795 thickness "0.4pt"
33796 separation "3pt"
33797 shadowsize "4pt"
33798 framecolor "black"
33799 backgroundcolor "none"
33800 status open
33801
33802 \begin_layout Plain Layout
33803 \align left
33804 Le texte de 
33805 \end_layout
33806
33807 \begin_layout Plain Layout
33808 \align left
33809 cette boîte
33810 \end_layout
33811
33812 \begin_layout Plain Layout
33813 \align right
33814 est allongé.
33815 \end_layout
33816
33817 \end_inset
33818
33819
33820 \end_layout
33821
33822 \begin_layout Standard
33823 Si vous n'avez pas choisi une 
33824 \family sans
33825 Boîte
33826 \begin_inset space ~
33827 \end_inset
33828
33829 Intérieure
33830 \family default
33831 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33832  de dialogue de boîte.
33833 \begin_inset Separator parbreak
33834 \end_inset
33835
33836
33837 \end_layout
33838
33839 \begin_layout Standard
33840 \align center
33841 \begin_inset Box Boxed
33842 position "c"
33843 hor_pos "s"
33844 has_inner_box 0
33845 inner_pos "s"
33846 use_parbox 0
33847 use_makebox 0
33848 width "90col%"
33849 special "none"
33850 height "1.25in"
33851 height_special "totalheight"
33852 thickness "0.4pt"
33853 separation "3pt"
33854 shadowsize "4pt"
33855 framecolor "black"
33856 backgroundcolor "none"
33857 status open
33858
33859 \begin_layout Plain Layout
33860 Le texte de cette boîte est allongé horizontalement.
33861 \end_layout
33862
33863 \end_inset
33864
33865
33866 \end_layout
33867
33868 \begin_layout Subsection
33869 Décorations
33870 \begin_inset CommandInset label
33871 LatexCommand label
33872 name "sec:Décorations"
33873
33874 \end_inset
33875
33876
33877 \begin_inset Index idx
33878 status collapsed
33879
33880 \begin_layout Plain Layout
33881 Boîtes ! Décorations
33882 \end_layout
33883
33884 \end_inset
33885
33886
33887 \end_layout
33888
33889 \begin_layout Standard
33890 On peut spécifier le style de la boîte en utilisant la liste déroulante
33891  
33892 \family sans
33893 Décoration
33894 \family default
33895 .
33896  Les possibilités sont les suivantes :
33897 \end_layout
33898
33899 \begin_layout Description
33900 Aucun
33901 \begin_inset space ~
33902 \end_inset
33903
33904 cadre
33905 \begin_inset space ~
33906 \end_inset
33907
33908 tracé Rien n'est tracé
33909 \end_layout
33910
33911 \begin_layout Description
33912 Cadre
33913 \begin_inset space ~
33914 \end_inset
33915
33916 rectangulaire
33917 \begin_inset space ~
33918 \end_inset
33919
33920 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33921  L'épaisseur du trait de ce cadre 
33922 \lang english
33923 can be specified
33924 \lang french
33925 .
33926 \begin_inset Newline newline
33927 \end_inset
33928
33929
33930 \begin_inset Box Boxed
33931 position "c"
33932 hor_pos "c"
33933 has_inner_box 1
33934 inner_pos "c"
33935 use_parbox 0
33936 use_makebox 0
33937 width "20col%"
33938 special "none"
33939 height "1in"
33940 height_special "totalheight"
33941 thickness "0.4pt"
33942 separation "3pt"
33943 shadowsize "4pt"
33944 framecolor "black"
33945 backgroundcolor "none"
33946 status open
33947
33948 \begin_layout Plain Layout
33949 \align center
33950 Boîte rectangulaire
33951 \end_layout
33952
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Description
33959 Cadre
33960 \begin_inset space ~
33961 \end_inset
33962
33963 oval,
33964 \begin_inset space ~
33965 \end_inset
33966
33967 fin Ceci dessine un cadre ovalisée autour de la boîte.
33968  L'épaisseur du trait de ce cadre est de  0.4
33969 \begin_inset space \thinspace{}
33970 \end_inset
33971
33972 pt.
33973  
33974 \begin_inset Box ovalbox
33975 position "c"
33976 hor_pos "c"
33977 has_inner_box 1
33978 inner_pos "c"
33979 use_parbox 0
33980 use_makebox 0
33981 width "20col%"
33982 special "none"
33983 height "1in"
33984 height_special "totalheight"
33985 thickness "0.4pt"
33986 separation "3pt"
33987 shadowsize "4pt"
33988 framecolor "black"
33989 backgroundcolor "none"
33990 status open
33991
33992 \begin_layout Plain Layout
33993 \align center
33994 Boîte ovalisée, fine
33995 \end_layout
33996
33997 \end_inset
33998
33999
34000 \end_layout
34001
34002 \begin_layout Description
34003 Cadre
34004 \begin_inset space ~
34005 \end_inset
34006
34007 oval,
34008 \begin_inset space ~
34009 \end_inset
34010
34011 épais Ceci dessine un cadre ovalisée autour de la boîte.
34012  L'épaisseur du trait de ce cadre est de   0.8
34013 \begin_inset space \thinspace{}
34014 \end_inset
34015
34016 pt.
34017  
34018 \begin_inset Box Ovalbox
34019 position "c"
34020 hor_pos "c"
34021 has_inner_box 1
34022 inner_pos "c"
34023 use_parbox 0
34024 use_makebox 0
34025 width "20col%"
34026 special "none"
34027 height "1in"
34028 height_special "totalheight"
34029 thickness "0.4pt"
34030 separation "3pt"
34031 shadowsize "4pt"
34032 framecolor "black"
34033 backgroundcolor "none"
34034 status open
34035
34036 \begin_layout Plain Layout
34037 \align center
34038 Boîte ovalisée, épaisse
34039 \end_layout
34040
34041 \end_inset
34042
34043
34044 \end_layout
34045
34046 \begin_layout Description
34047 Ombre
34048 \begin_inset space ~
34049 \end_inset
34050
34051 en
34052 \begin_inset space ~
34053 \end_inset
34054
34055 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
34056  L'épaisseur du trait de ce cadre et l'ombre 
34057 \lang english
34058 can be specified
34059 \lang french
34060 .
34061  
34062 \begin_inset Box Shadowbox
34063 position "c"
34064 hor_pos "c"
34065 has_inner_box 1
34066 inner_pos "c"
34067 use_parbox 0
34068 use_makebox 0
34069 width "20col%"
34070 special "none"
34071 height "1in"
34072 height_special "totalheight"
34073 thickness "0.4pt"
34074 separation "3pt"
34075 shadowsize "4pt"
34076 framecolor "black"
34077 backgroundcolor "none"
34078 status open
34079
34080 \begin_layout Plain Layout
34081 \align center
34082 Boîte ombrée
34083 \end_layout
34084
34085 \end_inset
34086
34087
34088 \end_layout
34089
34090 \begin_layout Description
34091 Fond
34092 \begin_inset space ~
34093 \end_inset
34094
34095 ombré Ceci dessine une boîte avec un arrière plan rouge.
34096  Contrairement aux boîtes coloriées
34097 \begin_inset Foot
34098 status collapsed
34099
34100 \begin_layout Plain Layout
34101 Voir la section
34102 \begin_inset space ~
34103 \end_inset
34104
34105
34106 \begin_inset CommandInset ref
34107 LatexCommand ref
34108 reference "sec:Boîtes-colorées"
34109
34110 \end_inset
34111
34112 .
34113 \end_layout
34114
34115 \end_inset
34116
34117 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
34118  son propre paragraphe.
34119 \begin_inset Box Shaded
34120 position "t"
34121 hor_pos "c"
34122 has_inner_box 0
34123 inner_pos "t"
34124 use_parbox 0
34125 use_makebox 0
34126 width "50col%"
34127 special "none"
34128 height "1in"
34129 height_special "totalheight"
34130 thickness "0.4pt"
34131 separation "3pt"
34132 shadowsize "4pt"
34133 framecolor "black"
34134 backgroundcolor "none"
34135 status open
34136
34137 \begin_layout Plain Layout
34138 Boîte avec fond ombré
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Description
34147 Cadre
34148 \begin_inset space ~
34149 \end_inset
34150
34151 rectangulaire
34152 \begin_inset space ~
34153 \end_inset
34154
34155 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
34156  boîte.
34157  L'épaisseur du trait du cadre interne est de 0.75
34158 \begin_inset space \thinspace{}
34159 \end_inset
34160
34161 épaisseur
34162 \begin_inset space ~
34163 \end_inset
34164
34165 du
34166 \begin_inset space ~
34167 \end_inset
34168
34169 trait, l'épaisseur du trait du cadre externe est de 1.5
34170 \begin_inset space \thinspace{}
34171 \end_inset
34172
34173 épaisseur
34174 \begin_inset space ~
34175 \end_inset
34176
34177 du
34178 \begin_inset space ~
34179 \end_inset
34180
34181 trait.
34182  La distance entre les deux cadres est de 1.5
34183 \begin_inset space \thinspace{}
34184 \end_inset
34185
34186 épaisseur
34187 \begin_inset space ~
34188 \end_inset
34189
34190 du
34191 \begin_inset space ~
34192 \end_inset
34193
34194 trait
34195 \begin_inset space \thinspace{}
34196 \end_inset
34197
34198 +
34199 \begin_inset space \thinspace{}
34200 \end_inset
34201
34202 0.5
34203 \begin_inset space \thinspace{}
34204 \end_inset
34205
34206 pt.
34207  
34208 \begin_inset Box Doublebox
34209 position "c"
34210 hor_pos "c"
34211 has_inner_box 1
34212 inner_pos "c"
34213 use_parbox 0
34214 use_makebox 0
34215 width "20col%"
34216 special "none"
34217 height "1in"
34218 height_special "totalheight"
34219 thickness "0.4pt"
34220 separation "3pt"
34221 shadowsize "4pt"
34222 framecolor "black"
34223 backgroundcolor "none"
34224 status open
34225
34226 \begin_layout Plain Layout
34227 \align center
34228 Boîte double
34229 \end_layout
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \begin_layout Standard
34237 \begin_inset VSpace bigskip
34238 \end_inset
34239
34240 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
34241  s'adapte pour montrer le style
34242  de boîte utilisé.
34243  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
34244  le paquetage \SpecialChar LaTeX
34245  
34246 \series bold
34247 fancybox
34248 \series default
34249
34250 \begin_inset Index idx
34251 status collapsed
34252
34253 \begin_layout Plain Layout
34254 Paquetages \SpecialChar LaTeX
34255  ! fancybox
34256 \end_layout
34257
34258 \end_inset
34259
34260 .
34261 \end_layout
34262
34263 \begin_layout Standard
34264 \begin_inset VSpace bigskip
34265 \end_inset
34266
34267 Quand vous utilisez le style de décoration 
34268 \family sans
34269 cadre rectangulaire simple
34270 \family default
34271  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
34272  de la boîte.
34273  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
34274  prendra toute la largeur de la colonne, la boîte sera considérée comme
34275  son propre paragraphe et 
34276 \series bold
34277
34278 \backslash
34279 fboxrule
34280 \series default
34281  et 
34282 \series bold
34283
34284 \backslash
34285 fboxsep
34286 \series default
34287  n'ont aucun effet sur ce type de boîte.
34288  L'épaisseur de la ligne du cadre a la valeur de 
34289 \series bold
34290
34291 \backslash
34292 FrameRule
34293 \series default
34294 .
34295  
34296 \begin_inset Box Framed
34297 position "t"
34298 hor_pos "c"
34299 has_inner_box 0
34300 inner_pos "t"
34301 use_parbox 0
34302 use_makebox 0
34303 width "100col%"
34304 special "none"
34305 height "1in"
34306 height_special "totalheight"
34307 thickness "0.4pt"
34308 separation "3pt"
34309 shadowsize "4pt"
34310 framecolor "black"
34311 backgroundcolor "none"
34312 status collapsed
34313
34314 \begin_layout Plain Layout
34315 Boîte avec cadre simple et sauts de page
34316 \end_layout
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \begin_layout Section
34324 Personnalisation des boîtes
34325 \begin_inset Index idx
34326 status collapsed
34327
34328 \begin_layout Plain Layout
34329 Boîtes! Personnalisation
34330 \end_layout
34331
34332 \end_inset
34333
34334
34335 \end_layout
34336
34337 \begin_layout Standard
34338 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34339  la commande 
34340 \series bold
34341
34342 \backslash
34343 cornersize
34344 \series default
34345 .
34346  Par exemple, la commande
34347 \end_layout
34348
34349 \begin_layout Standard
34350
34351 \series bold
34352
34353 \backslash
34354 cornersize*{1cm}
34355 \end_layout
34356
34357 \begin_layout Standard
34358 donne un diamètre de 1
34359 \begin_inset space \thinspace{}
34360 \end_inset
34361
34362 cm.
34363  La commande
34364 \end_layout
34365
34366 \begin_layout Standard
34367
34368 \series bold
34369
34370 \backslash
34371 cornersize{num}
34372 \end_layout
34373
34374 \begin_layout Standard
34375 fixe le diamètre à 
34376 \family sans
34377 num
34378 \begin_inset space \thinspace{}
34379 \end_inset
34380
34381 ×
34382 \begin_inset space \thinspace{}
34383 \end_inset
34384
34385 minimum(largeur et hauteur de la boîte)
34386 \family default
34387 .
34388  La valeur implicite est 
34389 \series bold
34390
34391 \backslash
34392 cornersize{0.5}
34393 \series default
34394 .
34395 \end_layout
34396
34397 \begin_layout Standard
34398 \begin_inset ERT
34399 status collapsed
34400
34401 \begin_layout Plain Layout
34402
34403
34404 \backslash
34405 cornersize*{1.5cm}
34406 \end_layout
34407
34408 \end_inset
34409
34410
34411 \begin_inset Box Ovalbox
34412 position "c"
34413 hor_pos "c"
34414 has_inner_box 1
34415 inner_pos "c"
34416 use_parbox 0
34417 use_makebox 0
34418 width "25col%"
34419 special "none"
34420 height "1in"
34421 height_special "totalheight"
34422 thickness "0.4pt"
34423 separation "3pt"
34424 shadowsize "4pt"
34425 framecolor "black"
34426 backgroundcolor "none"
34427 status open
34428
34429 \begin_layout Plain Layout
34430 \align center
34431 Boîte ovale avec 
34432 \series bold
34433
34434 \backslash
34435 cornersize
34436 \series default
34437
34438 \begin_inset space \thinspace{}
34439 \end_inset
34440
34441 =
34442 \begin_inset space \thinspace{}
34443 \end_inset
34444
34445 1.5
34446 \begin_inset space \thinspace{}
34447 \end_inset
34448
34449 cm
34450 \end_layout
34451
34452 \end_inset
34453
34454
34455 \begin_inset ERT
34456 status collapsed
34457
34458 \begin_layout Plain Layout
34459
34460
34461 \backslash
34462 cornersize{0.5}
34463 \end_layout
34464
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Standard
34471 \begin_inset VSpace bigskip
34472 \end_inset
34473
34474
34475 \end_layout
34476
34477 \begin_layout Standard
34478 Pour les boîtes à 
34479 \family sans
34480 Fond
34481 \begin_inset space ~
34482 \end_inset
34483
34484 ombré
34485 \family default
34486 , l'espacement implicite entre le contenu de la boîte et son cadre est de
34487  3
34488 \begin_inset space \thinspace{}
34489 \end_inset
34490
34491 pt et il peut être modifié avec la valeur de 
34492 \series bold
34493
34494 \backslash
34495 fboxsep
34496 \series default
34497 .
34498  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
34499  localement avec la commande 
34500 \series bold
34501
34502 \backslash
34503 definecolor{shadecolor}
34504 \series default
34505 , soit globalement avec le menu 
34506 \family sans
34507 Outils\SpecialChar menuseparator
34508 Préférences
34509 \family default
34510 \SpecialChar menuseparator
34511
34512 \family sans
34513 Couleurs\SpecialChar menuseparator
34514 boîte
34515 \begin_inset space ~
34516 \end_inset
34517
34518 ombrée
34519 \family default
34520 .
34521  La syntaxe de la commande 
34522 \series bold
34523
34524 \backslash
34525 definecolor
34526 \series default
34527  est expliquée dans la section
34528 \begin_inset space ~
34529 \end_inset
34530
34531
34532 \begin_inset CommandInset ref
34533 LatexCommand ref
34534 reference "sec:Tableaux-Colorés"
34535
34536 \end_inset
34537
34538
34539 \begin_inset Foot
34540 status collapsed
34541
34542 \begin_layout Plain Layout
34543 Notez que l'utilisation de 
34544 \series bold
34545
34546 \backslash
34547 definecolor
34548 \series default
34549  ne peut se faire sans le paquetage \SpecialChar LaTeX
34550  
34551 \series bold
34552 color
34553 \series default
34554  dans le préambule, voir la section
34555 \begin_inset space ~
34556 \end_inset
34557
34558
34559 \begin_inset CommandInset ref
34560 LatexCommand ref
34561 reference "sec:Boîtes-colorées"
34562
34563 \end_inset
34564
34565 .
34566  
34567 \end_layout
34568
34569 \end_inset
34570
34571 .
34572 \end_layout
34573
34574 \begin_layout Standard
34575 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34576  les commandes en code \SpecialChar TeX
34577  suivantes
34578 \end_layout
34579
34580 \begin_layout Standard
34581
34582 \series bold
34583
34584 \backslash
34585 setlength{
34586 \backslash
34587 fboxsep}{0.5cm}
34588 \series default
34589
34590 \begin_inset Newline newline
34591 \end_inset
34592
34593
34594 \series bold
34595
34596 \backslash
34597 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34598 \end_layout
34599
34600 \begin_layout Standard
34601 \begin_inset ERT
34602 status collapsed
34603
34604 \begin_layout Plain Layout
34605
34606
34607 \backslash
34608 setlength{
34609 \backslash
34610 fboxsep}{0.5cm}
34611 \end_layout
34612
34613 \begin_layout Plain Layout
34614
34615
34616 \backslash
34617 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34618 \end_layout
34619
34620 \end_inset
34621
34622
34623 \begin_inset Box Shaded
34624 position "t"
34625 hor_pos "c"
34626 has_inner_box 0
34627 inner_pos "t"
34628 use_parbox 0
34629 use_makebox 0
34630 width "100col%"
34631 special "none"
34632 height "1in"
34633 height_special "totalheight"
34634 thickness "0.4pt"
34635 separation "3pt"
34636 shadowsize "4pt"
34637 framecolor "black"
34638 backgroundcolor "none"
34639 status open
34640
34641 \begin_layout Plain Layout
34642
34643 \color yellow
34644 Ceci est un texte jaune dans une boîte à 
34645 \family sans
34646 Fond
34647 \begin_inset space ~
34648 \end_inset
34649
34650 ombré
34651 \family default
34652 \color inherit
34653  
34654 \color yellow
34655 avec un fond vert foncé.
34656 \end_layout
34657
34658 \end_inset
34659
34660
34661 \begin_inset ERT
34662 status collapsed
34663
34664 \begin_layout Plain Layout
34665
34666
34667 \backslash
34668 setlength{
34669 \backslash
34670 fboxsep}{3pt}
34671 \end_layout
34672
34673 \begin_layout Plain Layout
34674
34675
34676 \backslash
34677 definecolor{shadecolor}{rgb}{1,0,0}
34678 \end_layout
34679
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \begin_layout Standard
34686 \begin_inset VSpace bigskip
34687 \end_inset
34688
34689
34690 \end_layout
34691
34692 \begin_layout Standard
34693 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
34694  les boîtes qui suivent la commandes qui les a changées.
34695 \end_layout
34696
34697 \begin_layout Section
34698 Minipages
34699 \begin_inset CommandInset label
34700 LatexCommand label
34701 name "sec:Minipages"
34702
34703 \end_inset
34704
34705
34706 \begin_inset Index idx
34707 status collapsed
34708
34709 \begin_layout Plain Layout
34710 Boîtes ! Minipages
34711 \end_layout
34712
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \begin_layout Standard
34719 \SpecialChar LaTeX
34720  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
34721  d'une page.
34722  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34723  règles d'indentation, de saut de ligne, etc.
34724  s'appliquent.
34725 \end_layout
34726
34727 \begin_layout Standard
34728 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34729  langues.
34730 \end_layout
34731
34732 \begin_layout Standard
34733 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34734  Leur largeur est fixée à 45
34735 \begin_inset space \thinspace{}
34736 \end_inset
34737
34738 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34739  via le menu 
34740 \family sans
34741 Insertion\SpecialChar menuseparator
34742 Typographie
34743 \begin_inset space ~
34744 \end_inset
34745
34746 spéciale\SpecialChar menuseparator
34747 Ressort
34748 \begin_inset space ~
34749 \end_inset
34750
34751 Horizontal
34752 \family default
34753 .
34754 \end_layout
34755
34756 \begin_layout Standard
34757 \begin_inset Box Frameless
34758 position "t"
34759 hor_pos "c"
34760 has_inner_box 1
34761 inner_pos "c"
34762 use_parbox 0
34763 use_makebox 0
34764 width "45col%"
34765 special "none"
34766 height "1in"
34767 height_special "totalheight"
34768 thickness "0.4pt"
34769 separation "3pt"
34770 shadowsize "4pt"
34771 framecolor "black"
34772 backgroundcolor "none"
34773 status open
34774
34775 \begin_layout Plain Layout
34776 Ceci est un texte en français.
34777  Ceci est un texte en français.
34778  Ceci est un texte en français.
34779  Ceci est un texte en français.
34780  Ceci est un texte en français.
34781  Ceci est un texte en français.
34782  Ceci est un texte en français.
34783  Ceci est un texte en français.Ceci est un texte en français.
34784  Ceci est un texte en français.
34785  Ceci est un texte en français.
34786  Ceci est un texte en français
34787 \begin_inset Foot
34788 status collapsed
34789
34790 \begin_layout Plain Layout
34791 Ceci est une note de bas de page en français.
34792 \end_layout
34793
34794 \end_inset
34795
34796 .Ceci est un texte en français
34797 \end_layout
34798
34799 \end_inset
34800
34801
34802 \begin_inset space \hfill{}
34803 \end_inset
34804
34805
34806 \begin_inset Box Frameless
34807 position "t"
34808 hor_pos "c"
34809 has_inner_box 1
34810 inner_pos "c"
34811 use_parbox 0
34812 use_makebox 0
34813 width "45col%"
34814 special "none"
34815 height "1in"
34816 height_special "totalheight"
34817 thickness "0.4pt"
34818 separation "3pt"
34819 shadowsize "4pt"
34820 framecolor "black"
34821 backgroundcolor "none"
34822 status open
34823
34824 \begin_layout Plain Layout
34825
34826 \lang english
34827 This is an English Text.
34828  This is an English Text.
34829  This is an English Text.
34830  This is an English Text.
34831  This is an English Text.
34832  This is an English Text.
34833  This is an English Text.
34834  This is an English Text.
34835  This is an English Text.
34836  This is an English Text.
34837  This is an English Text.
34838  This is an English Text.
34839  This is an English Text.
34840  This is an English Text.
34841  This is an English Text.
34842  This is an English Text.
34843 \begin_inset Foot
34844 status collapsed
34845
34846 \begin_layout Plain Layout
34847
34848 \lang english
34849 This is an English footnote.
34850 \end_layout
34851
34852 \end_inset
34853
34854  This is an English Text.
34855 \end_layout
34856
34857 \end_inset
34858
34859
34860 \end_layout
34861
34862 \begin_layout Standard
34863 \begin_inset VSpace bigskip
34864 \end_inset
34865
34866 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34867  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34868  minipages, même si vous les avez mis par exemple à 
34869 \family sans
34870 Moyen
34871 \family default
34872  dans les paramètres du document.
34873 \end_layout
34874
34875 \begin_layout Standard
34876 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34877  portion de texte, voyez la section
34878 \begin_inset space ~
34879 \end_inset
34880
34881
34882 \begin_inset CommandInset ref
34883 LatexCommand ref
34884 reference "sec:Boîtes-colorées"
34885
34886 \end_inset
34887
34888 .
34889 \end_layout
34890
34891 \begin_layout Standard
34892 \begin_inset Note Greyedout
34893 status open
34894
34895 \begin_layout Plain Layout
34896
34897 \series bold
34898 Note:
34899 \series default
34900  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34901  mais les minipages peuvent être utilisées dans un tableau, un flottant
34902  ou une autre boîte.
34903 \end_layout
34904
34905 \end_inset
34906
34907
34908 \end_layout
34909
34910 \begin_layout Section
34911 Les parboxes
34912 \begin_inset CommandInset label
34913 LatexCommand label
34914 name "sec:Parboxes"
34915
34916 \end_inset
34917
34918
34919 \begin_inset Index idx
34920 status collapsed
34921
34922 \begin_layout Plain Layout
34923 Boîtes ! Parboxes
34924 \end_layout
34925
34926 \end_inset
34927
34928
34929 \end_layout
34930
34931 \begin_layout Standard
34932 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34933  ne peuvent avoir de note de bas de page.
34934 \begin_inset Separator parbreak
34935 \end_inset
34936
34937
34938 \end_layout
34939
34940 \begin_layout Standard
34941 \align center
34942 \begin_inset Box Frameless
34943 position "t"
34944 hor_pos "c"
34945 has_inner_box 1
34946 inner_pos "t"
34947 use_parbox 1
34948 use_makebox 0
34949 width "33col%"
34950 special "none"
34951 height "1in"
34952 height_special "totalheight"
34953 thickness "0.4pt"
34954 separation "3pt"
34955 shadowsize "4pt"
34956 framecolor "black"
34957 backgroundcolor "none"
34958 status open
34959
34960 \begin_layout Plain Layout
34961 Ceci est un texte à l'intérieur d'une parbox.
34962  Ceci est un texte à l'intérieur d'une parbox.
34963 \end_layout
34964
34965 \begin_layout Plain Layout
34966 Cette note de bas de page ne devrait pas apparaître :
34967 \begin_inset Foot
34968 status open
34969
34970 \begin_layout Plain Layout
34971 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34972  pas.
34973 \end_layout
34974
34975 \end_inset
34976
34977
34978 \end_layout
34979
34980 \end_inset
34981
34982
34983 \end_layout
34984
34985 \begin_layout Section
34986 Des boîtes pour les mots et les caractères
34987 \begin_inset Index idx
34988 status collapsed
34989
34990 \begin_layout Plain Layout
34991 Boîtes ! Pour les caractères
34992 \end_layout
34993
34994 \end_inset
34995
34996
34997 \end_layout
34998
34999 \begin_layout Subsection
35000 Empêcher la césure
35001 \begin_inset CommandInset label
35002 LatexCommand label
35003 name "sec:Empêcher-césure"
35004
35005 \end_inset
35006
35007
35008 \begin_inset Index idx
35009 status collapsed
35010
35011 \begin_layout Plain Layout
35012 Boîtes ! Pour empêcher la césure
35013 \end_layout
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \begin_layout Standard
35021 Vous pouvez utiliser une boîte de type 
35022 \family sans
35023 Makebox
35024 \family default
35025  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
35026 \begin_inset Newline newline
35027 \end_inset
35028
35029 Voici un exemple de texte :
35030 \end_layout
35031
35032 \begin_layout Standard
35033 Cette ligne est un exemple comment vous pouvez empêcher une césure
35034 \begin_inset space ~
35035 \end_inset
35036
35037
35038 \begin_inset Quotes fld
35039 \end_inset
35040
35041 motTrèsTrèsLong
35042 \begin_inset Quotes frd
35043 \end_inset
35044
35045
35046 \end_layout
35047
35048 \begin_layout Standard
35049 Pour empêcher que le mot 
35050 \begin_inset Quotes fld
35051 \end_inset
35052
35053 motTrèsTrèsLong
35054 \begin_inset Quotes frd
35055 \end_inset
35056
35057  soit coupé, mettez le mot dans une boîte, mettez 
35058 \family sans
35059 Boîte
35060 \begin_inset space ~
35061 \end_inset
35062
35063 intérieure
35064 \family default
35065  à 
35066 \family sans
35067 Makebox
35068 \family default
35069  sans spécifier de largeur.
35070 \end_layout
35071
35072 \begin_layout Standard
35073 Voici le résultat :
35074 \end_layout
35075
35076 \begin_layout Standard
35077 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35078  
35079 \begin_inset Box Frameless
35080 position "t"
35081 hor_pos "c"
35082 has_inner_box 1
35083 inner_pos "t"
35084 use_parbox 0
35085 use_makebox 1
35086 width ""
35087 special "none"
35088 height "1in"
35089 height_special "totalheight"
35090 thickness "0.4pt"
35091 separation "3pt"
35092 shadowsize "4pt"
35093 framecolor "black"
35094 backgroundcolor "none"
35095 status open
35096
35097 \begin_layout Plain Layout
35098 \begin_inset Quotes fld
35099 \end_inset
35100
35101 motTrèsTrèsLong
35102 \begin_inset Quotes frd
35103 \end_inset
35104
35105
35106 \end_layout
35107
35108 \end_inset
35109
35110
35111 \end_layout
35112
35113 \begin_layout Standard
35114 Une autre méthode consiste à mettre la commande 
35115 \series bold
35116
35117 \begin_inset Quotes fld
35118 \end_inset
35119
35120
35121 \backslash
35122 -
35123 \series default
35124
35125 \begin_inset Quotes frd
35126 \end_inset
35127
35128  en code \SpecialChar TeX
35129 , juste avant le mot :
35130 \end_layout
35131
35132 \begin_layout Standard
35133 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35134  
35135 \begin_inset Quotes fld
35136 \end_inset
35137
35138
35139 \begin_inset ERT
35140 status collapsed
35141
35142 \begin_layout Plain Layout
35143
35144
35145 \backslash
35146 -
35147 \end_layout
35148
35149 \end_inset
35150
35151 motTrèsTrèsLong
35152 \begin_inset Quotes frd
35153 \end_inset
35154
35155
35156 \end_layout
35157
35158 \begin_layout Standard
35159 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35160  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35161 \family sans
35162 Insertion\SpecialChar menuseparator
35163 Typographie
35164 \begin_inset space ~
35165 \end_inset
35166
35167 spéciale\SpecialChar menuseparator
35168 Passage
35169 \begin_inset space ~
35170 \end_inset
35171
35172 à
35173 \begin_inset space ~
35174 \end_inset
35175
35176 la
35177 \begin_inset space ~
35178 \end_inset
35179
35180 Ligne
35181 \family default
35182  (raccourci 
35183 \family sans
35184 Ctrl-Entrée
35185 \family default
35186 ) :
35187 \end_layout
35188
35189 \begin_layout Standard
35190 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35191 \begin_inset Newline newline
35192 \end_inset
35193
35194
35195 \begin_inset Box Frameless
35196 position "t"
35197 hor_pos "c"
35198 has_inner_box 1
35199 inner_pos "t"
35200 use_parbox 0
35201 use_makebox 1
35202 width ""
35203 special "none"
35204 height "1in"
35205 height_special "totalheight"
35206 thickness "0.4pt"
35207 separation "3pt"
35208 shadowsize "4pt"
35209 framecolor "black"
35210 backgroundcolor "none"
35211 status open
35212
35213 \begin_layout Plain Layout
35214 \begin_inset Quotes fld
35215 \end_inset
35216
35217 motTrèsTrèsLong
35218 \begin_inset Quotes frd
35219 \end_inset
35220
35221
35222 \end_layout
35223
35224 \end_inset
35225
35226
35227 \end_layout
35228
35229 \begin_layout Subsection
35230 Alignement vertical
35231 \begin_inset CommandInset label
35232 LatexCommand label
35233 name "subsec:Alignement-Vertical"
35234
35235 \end_inset
35236
35237
35238 \begin_inset Index idx
35239 status collapsed
35240
35241 \begin_layout Plain Layout
35242 Boîtes ! Pour l'alignement vertical
35243 \end_layout
35244
35245 \end_inset
35246
35247
35248 \begin_inset Index idx
35249 status collapsed
35250
35251 \begin_layout Plain Layout
35252 Boîtes ! Boîtes élévatrices
35253 \end_layout
35254
35255 \end_inset
35256
35257
35258 \begin_inset Index idx
35259 status collapsed
35260
35261 \begin_layout Plain Layout
35262 Raisebox|see
35263 \begin_inset ERT
35264 status collapsed
35265
35266 \begin_layout Plain Layout
35267
35268 {
35269 \end_layout
35270
35271 \end_inset
35272
35273 Boîtes élévatrices
35274 \begin_inset ERT
35275 status collapsed
35276
35277 \begin_layout Plain Layout
35278
35279 }
35280 \end_layout
35281
35282 \end_inset
35283
35284
35285 \end_layout
35286
35287 \end_inset
35288
35289
35290 \end_layout
35291
35292 \begin_layout Standard
35293 Avec la commande 
35294 \series bold
35295
35296 \backslash
35297 raisebox
35298 \series default
35299  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35300  par rapport au texte qui l'entoure.
35301  La commande
35302 \series bold
35303  
35304 \backslash
35305 raisebox
35306 \series default
35307  s'utilise en suivant la syntaxe suivante :
35308 \end_layout
35309
35310 \begin_layout Standard
35311
35312 \series bold
35313
35314 \backslash
35315 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35316 \end_layout
35317
35318 \begin_layout Standard
35319 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35320  pour l'abaisser.
35321 \end_layout
35322
35323 \begin_layout Standard
35324 Pour aligner le mot 
35325 \begin_inset Quotes fld
35326 \end_inset
35327
35328 empêcher
35329 \begin_inset Quotes frd
35330 \end_inset
35331
35332  de façon à ce que le point le plus bas du caractère le plus 
35333 \begin_inset Quotes fld
35334 \end_inset
35335
35336 profond
35337 \begin_inset Quotes frd
35338 \end_inset
35339
35340 , le 
35341 \begin_inset Quotes fld
35342 \end_inset
35343
35344 p
35345 \begin_inset Quotes frd
35346 \end_inset
35347
35348 , soit au niveau de la ligne de base, insérez la commande 
35349 \end_layout
35350
35351 \begin_layout Standard
35352
35353 \series bold
35354
35355 \backslash
35356 raisebox{
35357 \backslash
35358 depth}{
35359 \end_layout
35360
35361 \begin_layout Standard
35362 en code \SpecialChar TeX
35363  avant le mot.
35364  Insérez après le mot l'accolade fermante 
35365 \begin_inset Quotes fld
35366 \end_inset
35367
35368
35369 \series bold
35370 }
35371 \series default
35372
35373 \begin_inset Quotes frd
35374 \end_inset
35375
35376  en code \SpecialChar TeX
35377 .
35378 \begin_inset Newline newline
35379 \end_inset
35380
35381 Voici le résultat :
35382 \end_layout
35383
35384 \begin_layout Standard
35385 Cette ligne de texte contient le mot 
35386 \begin_inset ERT
35387 status open
35388
35389 \begin_layout Plain Layout
35390
35391
35392 \backslash
35393 raisebox{
35394 \backslash
35395 depth}{
35396 \end_layout
35397
35398 \end_inset
35399
35400
35401 \begin_inset Quotes fld
35402 \end_inset
35403
35404 empêcher
35405 \begin_inset Quotes frd
35406 \end_inset
35407
35408
35409 \begin_inset ERT
35410 status collapsed
35411
35412 \begin_layout Plain Layout
35413
35414 }
35415 \end_layout
35416
35417 \end_inset
35418
35419  comme mot élevé.
35420 \end_layout
35421
35422 \begin_layout Standard
35423 \begin_inset VSpace bigskip
35424 \end_inset
35425
35426 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35427  entre les lignes va être agrandie :
35428 \end_layout
35429
35430 \begin_layout Standard
35431 Cette ligne de texte contient le mot
35432 \begin_inset ERT
35433 status collapsed
35434
35435 \begin_layout Plain Layout
35436
35437
35438 \backslash
35439 raisebox{-
35440 \backslash
35441 depth}{
35442 \end_layout
35443
35444 \end_inset
35445
35446
35447 \begin_inset Quotes fld
35448 \end_inset
35449
35450 empêcher
35451 \begin_inset Quotes frd
35452 \end_inset
35453
35454
35455 \begin_inset ERT
35456 status collapsed
35457
35458 \begin_layout Plain Layout
35459
35460 }
35461 \end_layout
35462
35463 \end_inset
35464
35465  comme mot abaissé.
35466 \begin_inset Newline newline
35467 \end_inset
35468
35469 Cette ligne de texte contient le mot 
35470 \begin_inset ERT
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474
35475
35476 \backslash
35477 raisebox{0.5cm}{
35478 \end_layout
35479
35480 \end_inset
35481
35482
35483 \begin_inset Quotes fld
35484 \end_inset
35485
35486 tester
35487 \begin_inset Quotes frd
35488 \end_inset
35489
35490
35491 \begin_inset ERT
35492 status collapsed
35493
35494 \begin_layout Plain Layout
35495
35496 }
35497 \end_layout
35498
35499 \end_inset
35500
35501  comme mot élevé.
35502 \end_layout
35503
35504 \begin_layout Standard
35505 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35506  mettez la hauteur de la boîte à zéro.
35507  Par exemple utilisez
35508 \end_layout
35509
35510 \begin_layout Standard
35511
35512 \series bold
35513
35514 \backslash
35515 raisebox{-
35516 \backslash
35517 depth}[0pt]{
35518 \end_layout
35519
35520 \begin_layout Standard
35521 Cette ligne de texte contient le mot
35522 \begin_inset ERT
35523 status collapsed
35524
35525 \begin_layout Plain Layout
35526
35527
35528 \backslash
35529 raisebox{-
35530 \backslash
35531 depth}[0pt]{
35532 \end_layout
35533
35534 \end_inset
35535
35536
35537 \begin_inset Quotes fld
35538 \end_inset
35539
35540 empêcher
35541 \begin_inset Quotes frd
35542 \end_inset
35543
35544
35545 \begin_inset ERT
35546 status collapsed
35547
35548 \begin_layout Plain Layout
35549
35550 }
35551 \end_layout
35552
35553 \end_inset
35554
35555  comme mot abaissé.
35556 \begin_inset Newline newline
35557 \end_inset
35558
35559
35560 \begin_inset Newline newline
35561 \end_inset
35562
35563 Cette ligne de texte contient le mot 
35564 \begin_inset ERT
35565 status collapsed
35566
35567 \begin_layout Plain Layout
35568
35569
35570 \backslash
35571 raisebox{0.5cm}[0pt]{
35572 \end_layout
35573
35574 \end_inset
35575
35576
35577 \begin_inset Quotes fld
35578 \end_inset
35579
35580 tester
35581 \begin_inset Quotes frd
35582 \end_inset
35583
35584
35585 \begin_inset ERT
35586 status collapsed
35587
35588 \begin_layout Plain Layout
35589
35590 }
35591 \end_layout
35592
35593 \end_inset
35594
35595  comme mot élevé.
35596 \end_layout
35597
35598 \begin_layout Section
35599 Boîtes colorées
35600 \begin_inset CommandInset label
35601 LatexCommand label
35602 name "sec:Boîtes-colorées"
35603
35604 \end_inset
35605
35606
35607 \begin_inset Index idx
35608 status collapsed
35609
35610 \begin_layout Plain Layout
35611 Boîtes ! Couleur
35612 \end_layout
35613
35614 \end_inset
35615
35616
35617 \end_layout
35618
35619 \begin_layout Standard
35620
35621 \lang english
35622 To color the background of a box just select the color you like in the box
35623  dialog.
35624  This is for example a box with orange background: 
35625 \begin_inset Box Frameless
35626 position "t"
35627 hor_pos "c"
35628 has_inner_box 1
35629 inner_pos "t"
35630 use_parbox 0
35631 use_makebox 1
35632 width ""
35633 special "none"
35634 height "1in"
35635 height_special "totalheight"
35636 thickness "0.4pt"
35637 separation "3pt"
35638 shadowsize "4pt"
35639 framecolor "black"
35640 backgroundcolor "orange"
35641 status open
35642
35643 \begin_layout Plain Layout
35644
35645 \lang english
35646 Box with orange background
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655
35656 \lang english
35657 If you use the decoration 
35658 \family sans
35659 \lang french
35660 Cadre
35661 \begin_inset space ~
35662 \end_inset
35663
35664 rectangulaire
35665 \begin_inset space ~
35666 \end_inset
35667
35668 simple
35669 \family default
35670 \lang english
35671  you can set a frame color.
35672  In this case you must also specify a background color (LyX sets white as
35673  default).
35674  Here is an example: 
35675 \begin_inset Box Boxed
35676 position "t"
35677 hor_pos "c"
35678 has_inner_box 0
35679 inner_pos "t"
35680 use_parbox 0
35681 use_makebox 0
35682 width ""
35683 special "none"
35684 height "1in"
35685 height_special "totalheight"
35686 thickness "0.4pt"
35687 separation "3pt"
35688 shadowsize "4pt"
35689 framecolor "teal"
35690 backgroundcolor "yellow"
35691 status open
35692
35693 \begin_layout Plain Layout
35694
35695 \lang english
35696 Box with teal frame color and yellow background color
35697 \end_layout
35698
35699 \end_inset
35700
35701
35702 \end_layout
35703
35704 \begin_layout Standard
35705 \begin_inset VSpace bigskip
35706 \end_inset
35707
35708
35709 \lang english
35710 Of course you can also have colored text inside a colored box:
35711 \lang french
35712
35713 \begin_inset Newline newline
35714 \end_inset
35715
35716
35717 \begin_inset Box Boxed
35718 position "t"
35719 hor_pos "c"
35720 has_inner_box 0
35721 inner_pos "t"
35722 use_parbox 0
35723 use_makebox 0
35724 width ""
35725 special "none"
35726 height "1in"
35727 height_special "totalheight"
35728 thickness "0.4pt"
35729 separation "3pt"
35730 shadowsize "4pt"
35731 framecolor "cyan"
35732 backgroundcolor "magenta"
35733 status open
35734
35735 \begin_layout Plain Layout
35736
35737 \color yellow
35738 Ce texte est coloré dans une boîte colorée et encadrée.
35739 \end_layout
35740
35741 \end_inset
35742
35743
35744 \end_layout
35745
35746 \begin_layout Standard
35747 \begin_inset VSpace bigskip
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \begin_layout Standard
35754
35755 \lang english
35756 If you need another color than the predefined ones,
35757 \lang french
35758  vous pouvez définir vos propres couleurs comme c'est décrit dans la section
35759 \begin_inset space ~
35760 \end_inset
35761
35762
35763 \begin_inset CommandInset ref
35764 LatexCommand ref
35765 reference "sec:Tableaux-Colorés"
35766
35767 \end_inset
35768
35769 .
35770
35771 \lang english
35772  To use your own color you must typeset the box by using TeX code:
35773 \end_layout
35774
35775 \begin_layout Standard
35776
35777 \lang english
35778 Colored boxes without frame
35779 \lang french
35780 sont créées par la commande 
35781 \series bold
35782
35783 \backslash
35784 colorbox
35785 \series default
35786 .
35787  Elle est utilisée avec la syntaxe suivante :
35788 \end_layout
35789
35790 \begin_layout Standard
35791
35792 \series bold
35793
35794 \backslash
35795 colorbox{couleur}{contenu de la boîte}
35796 \end_layout
35797
35798 \begin_layout Standard
35799 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35800  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
35801  un mot sur fond vertfonce, insérez la commande 
35802 \end_layout
35803
35804 \begin_layout Standard
35805
35806 \series bold
35807
35808 \backslash
35809 colorbox{vertfonce}{
35810 \end_layout
35811
35812 \begin_layout Standard
35813 avant le mot en code \SpecialChar TeX
35814 .
35815  Insérez l'accolade fermante 
35816 \begin_inset Quotes fld
35817 \end_inset
35818
35819 }
35820 \begin_inset Quotes frd
35821 \end_inset
35822
35823  après le mot, en code \SpecialChar TeX
35824 .
35825 \begin_inset Newline newline
35826 \end_inset
35827
35828 Voici le résultat :
35829 \end_layout
35830
35831 \begin_layout Standard
35832 Cette ligne de texte contient le mot
35833 \begin_inset ERT
35834 status collapsed
35835
35836 \begin_layout Plain Layout
35837
35838
35839 \backslash
35840 colorbox{vertfonce}{
35841 \end_layout
35842
35843 \end_inset
35844
35845
35846 \begin_inset Quotes fld
35847 \end_inset
35848
35849 Attention!
35850 \begin_inset Quotes frd
35851 \end_inset
35852
35853
35854 \begin_inset ERT
35855 status collapsed
35856
35857 \begin_layout Plain Layout
35858
35859 }
35860 \end_layout
35861
35862 \end_inset
35863
35864  sur fond vertfonce.
35865 \end_layout
35866
35867 \begin_layout Standard
35868
35869 \lang english
35870 Framed, colored boxes are created
35871 \lang french
35872  avec la commande 
35873 \series bold
35874
35875 \backslash
35876 fcolorbox
35877 \series default
35878  avec la syntaxe suivante :
35879 \end_layout
35880
35881 \begin_layout Standard
35882
35883 \series bold
35884
35885 \backslash
35886 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35887 \end_layout
35888
35889 \begin_layout Section
35890 Les boîtes pivotées et redimensionnées
35891 \end_layout
35892
35893 \begin_layout Standard
35894 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
35895  charger le paquetage \SpecialChar LaTeX
35896  
35897 \series bold
35898 graphicx
35899 \series default
35900
35901 \begin_inset Index idx
35902 status collapsed
35903
35904 \begin_layout Plain Layout
35905 Paquetages \SpecialChar LaTeX
35906  ! graphicx
35907 \end_layout
35908
35909 \end_inset
35910
35911  dans le préambule de votre document avec la commande
35912 \end_layout
35913
35914 \begin_layout Standard
35915
35916 \series bold
35917
35918 \backslash
35919 @ifundefined{rotatebox}
35920 \begin_inset Newline newline
35921 \end_inset
35922
35923
35924 \begin_inset Phantom HPhantom
35925 status open
35926
35927 \begin_layout Plain Layout
35928
35929 \series bold
35930 \begin_inset space ~
35931 \end_inset
35932
35933
35934 \end_layout
35935
35936 \end_inset
35937
35938 {
35939 \backslash
35940 usepackage{graphicx}}{}
35941 \end_layout
35942
35943 \begin_layout Description
35944 \begin_inset Note Greyedout
35945 status open
35946
35947 \begin_layout Plain Layout
35948
35949 \series bold
35950 Note:
35951 \series default
35952  La plupart des visualiseurs DVI ne sont 
35953 \emph on
35954 pas
35955 \emph default
35956  capables d'afficher des rotations ou des redimensions.
35957 \end_layout
35958
35959 \end_inset
35960
35961
35962 \end_layout
35963
35964 \begin_layout Standard
35965 \begin_inset Note Greyedout
35966 status open
35967
35968 \begin_layout Plain Layout
35969
35970 \series bold
35971 Note:
35972 \series default
35973  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
35974  redimensionnée.
35975 \end_layout
35976
35977 \end_inset
35978
35979
35980 \end_layout
35981
35982 \begin_layout Subsection
35983 Les Boîtes pivotées
35984 \begin_inset Index idx
35985 status collapsed
35986
35987 \begin_layout Plain Layout
35988 Boîtes ! pivotées
35989 \end_layout
35990
35991 \end_inset
35992
35993
35994 \begin_inset Index idx
35995 status collapsed
35996
35997 \begin_layout Plain Layout
35998 Pivoter des objets
35999 \end_layout
36000
36001 \end_inset
36002
36003
36004 \end_layout
36005
36006 \begin_layout Standard
36007 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
36008  (rotated).
36009  Une telle boîte est créée avec la commande 
36010 \series bold
36011
36012 \backslash
36013 rotatebox
36014 \series default
36015  en code \SpecialChar TeX
36016  avec la syntaxe
36017 \end_layout
36018
36019 \begin_layout Standard
36020
36021 \series bold
36022
36023 \backslash
36024 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
36025 \end_layout
36026
36027 \begin_layout Standard
36028 La position du pivot est donnée par l'origine de rotation spécifiée sous
36029  la forme 
36030 \series bold
36031 origin=position
36032 \series default
36033 .
36034  Les valeurs suivantes sont possibles pour la position: 
36035 \emph on
36036 c
36037 \emph default
36038  (centre), 
36039 \emph on
36040 l
36041 \emph default
36042  (gauche/
36043 \lang english
36044 left
36045 \lang french
36046 ), 
36047 \emph on
36048 r
36049 \emph default
36050  (droite/
36051 \lang english
36052 right
36053 \lang french
36054 ), 
36055 \emph on
36056 b
36057 \emph default
36058  (bas/
36059 \lang english
36060 bottom
36061 \lang french
36062 ), 
36063 \emph on
36064 t
36065 \emph default
36066  (haut/
36067 \lang english
36068 top
36069 \lang french
36070 ), et aussi des combinaisons des quatre positions de base.
36071  Par exemple 
36072 \emph on
36073 lt
36074 \emph default
36075  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
36076  Quand on ne donne pas d'origine, la position 
36077 \emph on
36078 l
36079 \emph default
36080  est utilisée.
36081  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
36082  ou négatif.
36083  Le sens positif de rotation est anti-horaire.
36084 \end_layout
36085
36086 \begin_layout Standard
36087 Dans l'exemple qui suit, la commande 
36088 \series bold
36089
36090 \backslash
36091 rotatebox[origin=c]{60}{
36092 \series default
36093  a été insérée en code \SpecialChar TeX
36094  juste avant le texte 
36095 \begin_inset Quotes fld
36096 \end_inset
36097
36098 pivoté de 90°
36099 \begin_inset Quotes frd
36100 \end_inset
36101
36102  ; la boîte est refermée juste après le texte par une accolade fermante
36103  
36104 \begin_inset Quotes fld
36105 \end_inset
36106
36107 }
36108 \begin_inset Quotes frd
36109 \end_inset
36110
36111  en code \SpecialChar TeX
36112 .
36113 \end_layout
36114
36115 \begin_layout Standard
36116 Voici une ligne avec du texte 
36117 \begin_inset ERT
36118 status collapsed
36119
36120 \begin_layout Plain Layout
36121
36122
36123 \backslash
36124 rotatebox[origin=c]{60}{
36125 \end_layout
36126
36127 \end_inset
36128
36129 pivoté de 60°
36130 \begin_inset ERT
36131 status collapsed
36132
36133 \begin_layout Plain Layout
36134
36135 }
36136 \end_layout
36137
36138 \end_inset
36139
36140 .
36141 \end_layout
36142
36143 \begin_layout Standard
36144 La boîte peut contenir une autre boîte ou une formule en ligne :
36145 \end_layout
36146
36147 \begin_layout Standard
36148 Voici une ligne avec du texte 
36149 \begin_inset ERT
36150 status collapsed
36151
36152 \begin_layout Plain Layout
36153
36154
36155 \backslash
36156 rotatebox[origin=r]{-60}{
36157 \end_layout
36158
36159 \end_inset
36160
36161
36162 \begin_inset Box Doublebox
36163 position "c"
36164 hor_pos "c"
36165 has_inner_box 0
36166 inner_pos "c"
36167 use_parbox 0
36168 use_makebox 0
36169 width "1in"
36170 special "width"
36171 height "1in"
36172 height_special "totalheight"
36173 thickness "0.4pt"
36174 separation "3pt"
36175 shadowsize "4pt"
36176 framecolor "black"
36177 backgroundcolor "none"
36178 status collapsed
36179
36180 \begin_layout Plain Layout
36181 pivoté de -60°
36182 \end_layout
36183
36184 \end_inset
36185
36186
36187 \begin_inset ERT
36188 status collapsed
36189
36190 \begin_layout Plain Layout
36191
36192 }
36193 \end_layout
36194
36195 \end_inset
36196
36197  et encadré 
36198 \begin_inset ERT
36199 status collapsed
36200
36201 \begin_layout Plain Layout
36202
36203
36204 \backslash
36205 rotatebox[origin=lb]{60}{
36206 \end_layout
36207
36208 \end_inset
36209
36210
36211 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36212 \end_inset
36213
36214
36215 \begin_inset ERT
36216 status collapsed
36217
36218 \begin_layout Plain Layout
36219
36220 }
36221 \end_layout
36222
36223 \end_inset
36224
36225  et une formule.
36226 \end_layout
36227
36228 \begin_layout Standard
36229 ou encore une figure ou un tableau :
36230 \end_layout
36231
36232 \begin_layout Standard
36233 Voici une ligne
36234 \begin_inset ERT
36235 status collapsed
36236
36237 \begin_layout Plain Layout
36238
36239
36240 \backslash
36241 rotatebox[origin=lb]{90}{
36242 \end_layout
36243
36244 \end_inset
36245
36246
36247 \begin_inset Graphics
36248         filename ../clipart/platypus.eps
36249         lyxscale 50
36250         width 25col%
36251
36252 \end_inset
36253
36254
36255 \begin_inset ERT
36256 status collapsed
36257
36258 \begin_layout Plain Layout
36259
36260 }
36261 \end_layout
36262
36263 \end_inset
36264
36265  avec une image pivotée de 90° 
36266 \begin_inset ERT
36267 status collapsed
36268
36269 \begin_layout Plain Layout
36270
36271
36272 \backslash
36273 rotatebox[origin=l]{-90}{
36274 \end_layout
36275
36276 \end_inset
36277
36278
36279 \begin_inset Tabular
36280 <lyxtabular version="3" rows="2" columns="2">
36281 <features tabularvalignment="middle">
36282 <column alignment="center" valignment="top">
36283 <column alignment="center" valignment="top">
36284 <row>
36285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36286 \begin_inset Text
36287
36288 \begin_layout Plain Layout
36289 q
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36295 \begin_inset Text
36296
36297 \begin_layout Plain Layout
36298 w
36299 \end_layout
36300
36301 \end_inset
36302 </cell>
36303 </row>
36304 <row>
36305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309 e
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318 r
36319 \end_layout
36320
36321 \end_inset
36322 </cell>
36323 </row>
36324 </lyxtabular>
36325
36326 \end_inset
36327
36328
36329 \begin_inset ERT
36330 status collapsed
36331
36332 \begin_layout Plain Layout
36333
36334 }
36335 \end_layout
36336
36337 \end_inset
36338
36339  et un tableau.
36340 \begin_inset Index idx
36341 status collapsed
36342
36343 \begin_layout Plain Layout
36344 Figures ! Pivotées
36345 \end_layout
36346
36347 \end_inset
36348
36349
36350 \begin_inset Index idx
36351 status collapsed
36352
36353 \begin_layout Plain Layout
36354 Tableau ! Pivoter
36355 \end_layout
36356
36357 \end_inset
36358
36359
36360 \end_layout
36361
36362 \begin_layout Subsection
36363 Les boîtes redimensionnées
36364 \begin_inset Index idx
36365 status collapsed
36366
36367 \begin_layout Plain Layout
36368 Boîtes ! Redimensionnées
36369 \end_layout
36370
36371 \end_inset
36372
36373
36374 \begin_inset Index idx
36375 status collapsed
36376
36377 \begin_layout Plain Layout
36378 Redimensionner des objets
36379 \end_layout
36380
36381 \end_inset
36382
36383
36384 \end_layout
36385
36386 \begin_layout Standard
36387 Pour redimensionner des objets on peut utiliser les commandes 
36388 \series bold
36389
36390 \backslash
36391 scalebox
36392 \series default
36393  et 
36394 \series bold
36395
36396 \backslash
36397 resizebox
36398 \series default
36399  insérées sous forme de code \SpecialChar TeX
36400 .
36401 \end_layout
36402
36403 \begin_layout Standard
36404
36405 \series bold
36406
36407 \backslash
36408 scalebox
36409 \series default
36410  est utilisée avec la syntaxe suivante :
36411 \end_layout
36412
36413 \begin_layout Standard
36414
36415 \series bold
36416
36417 \backslash
36418 scalebox{horizontal}[vertical]{contenu de la boîte}
36419 \end_layout
36420
36421 \begin_layout Standard
36422 Horizontal et vertical sont les facteurs d'échelle correspondants.
36423  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
36424  utilisé comme facteur vertical.
36425 \end_layout
36426
36427 \begin_layout Standard
36428 Par exemple, la commande 
36429 \series bold
36430
36431 \backslash
36432 scalebox{2}{Bonjour}
36433 \series default
36434  crée un 
36435 \begin_inset ERT
36436 status collapsed
36437
36438 \begin_layout Plain Layout
36439
36440
36441 \backslash
36442 scalebox{2}{
36443 \end_layout
36444
36445 \end_inset
36446
36447 Bonjour
36448 \begin_inset ERT
36449 status collapsed
36450
36451 \begin_layout Plain Layout
36452
36453 }
36454 \end_layout
36455
36456 \end_inset
36457
36458  de taille double par rapport à la taille du texte du document.
36459 \end_layout
36460
36461 \begin_layout Standard
36462
36463 \series bold
36464
36465 \backslash
36466 scalebox{2}[1]{Hello}
36467 \series default
36468  au contraire va déformer le 
36469 \begin_inset ERT
36470 status collapsed
36471
36472 \begin_layout Plain Layout
36473
36474
36475 \backslash
36476 scalebox{2}[1]{
36477 \end_layout
36478
36479 \end_inset
36480
36481 Bonjour
36482 \begin_inset ERT
36483 status collapsed
36484
36485 \begin_layout Plain Layout
36486
36487 }
36488 \end_layout
36489
36490 \end_inset
36491
36492 .
36493 \end_layout
36494
36495 \begin_layout Standard
36496 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
36497  La commande 
36498 \series bold
36499
36500 \backslash
36501 scalebox{-1}[1]{Hello}
36502 \series default
36503  peut donc être utilisée pour créer du texte en miroir : 
36504 \begin_inset ERT
36505 status collapsed
36506
36507 \begin_layout Plain Layout
36508
36509
36510 \backslash
36511 scalebox{-1}[1]{
36512 \end_layout
36513
36514 \end_inset
36515
36516 Bonjour
36517 \begin_inset ERT
36518 status collapsed
36519
36520 \begin_layout Plain Layout
36521
36522 }
36523 \end_layout
36524
36525 \end_inset
36526
36527
36528 \end_layout
36529
36530 \begin_layout Standard
36531
36532 \series bold
36533
36534 \backslash
36535 scalebox{1}[-1]{Bonjour}
36536 \series default
36537  effectue une réflexion du 
36538 \begin_inset ERT
36539 status collapsed
36540
36541 \begin_layout Plain Layout
36542
36543
36544 \backslash
36545 scalebox{1}[-1]{
36546 \end_layout
36547
36548 \end_inset
36549
36550 Bonjour
36551 \begin_inset ERT
36552 status collapsed
36553
36554 \begin_layout Plain Layout
36555
36556 }
36557 \end_layout
36558
36559 \end_inset
36560
36561  par rapport à la ligne de base.
36562 \end_layout
36563
36564 \begin_layout Standard
36565 La commande 
36566 \series bold
36567
36568 \backslash
36569 reflectbox{contenu de la boîte} 
36570 \series default
36571 existe aussi et est équivalente à
36572 \series bold
36573  
36574 \backslash
36575 scalebox{-1}[1]{contenu de la boîte}.
36576
36577 \series default
36578  
36579 \begin_inset Newline newline
36580 \end_inset
36581
36582
36583 \end_layout
36584
36585 \begin_layout Standard
36586 \begin_inset VSpace bigskip
36587 \end_inset
36588
36589 La commande 
36590 \series bold
36591
36592 \backslash
36593 resizebox
36594 \series default
36595  est utilisée pour redimensionner une boîte à une largeur et une hauteur
36596  données.
36597  La syntaxe de la commande est :
36598 \end_layout
36599
36600 \begin_layout Standard
36601
36602 \series bold
36603
36604 \backslash
36605 resizebox{largeur}{hauteur}{contenu de la boîte}
36606 \end_layout
36607
36608 \begin_layout Standard
36609 Si un des deux paramètres est remplacé par un point d'exclamation 
36610 \series bold
36611 !
36612 \series default
36613 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
36614 \end_layout
36615
36616 \begin_layout Standard
36617 La commande 
36618 \series bold
36619
36620 \backslash
36621 resizebox{2cm}{1cm}{Bonjour}
36622 \series default
36623  produit : 
36624 \begin_inset ERT
36625 status collapsed
36626
36627 \begin_layout Plain Layout
36628
36629
36630 \backslash
36631 resizebox{2cm}{1cm}{
36632 \end_layout
36633
36634 \end_inset
36635
36636 Bonjour
36637 \begin_inset ERT
36638 status collapsed
36639
36640 \begin_layout Plain Layout
36641
36642 }
36643 \end_layout
36644
36645 \end_inset
36646
36647
36648 \begin_inset Newline newline
36649 \end_inset
36650
36651 La commande 
36652 \series bold
36653
36654 \backslash
36655 resizebox{2cm}{!}{Bonjour}
36656 \series default
36657  produit : 
36658 \begin_inset ERT
36659 status collapsed
36660
36661 \begin_layout Plain Layout
36662
36663
36664 \backslash
36665 resizebox{2cm}{!}{
36666 \end_layout
36667
36668 \end_inset
36669
36670 Bonjour
36671 \begin_inset ERT
36672 status collapsed
36673
36674 \begin_layout Plain Layout
36675
36676 }
36677 \end_layout
36678
36679 \end_inset
36680
36681
36682 \end_layout
36683
36684 \begin_layout Standard
36685 \begin_inset VSpace bigskip
36686 \end_inset
36687
36688
36689 \end_layout
36690
36691 \begin_layout Standard
36692 \begin_inset Note Greyedout
36693 status open
36694
36695 \begin_layout Plain Layout
36696
36697 \series bold
36698 Note:
36699 \series default
36700  Quand les paramètres des commandes 
36701 \series bold
36702
36703 \backslash
36704 scalebox
36705 \series default
36706  ou 
36707 \series bold
36708
36709 \backslash
36710 resizebox
36711 \series default
36712  sont mis à zéro, il ne se produit pas d'erreur \SpecialChar LaTeX
36713  quand on exporte le document,
36714  mais le document exporté peut ne pas s'afficher ou s'afficher partiellement.
36715 \end_layout
36716
36717 \end_inset
36718
36719
36720 \end_layout
36721
36722 \begin_layout Standard
36723 \begin_inset VSpace bigskip
36724 \end_inset
36725
36726
36727 \end_layout
36728
36729 \begin_layout Standard
36730 Les boîtes peuvent être combinée dans n'importe quel ordre.
36731  Par exemple, la commande 
36732 \begin_inset Newline newline
36733 \end_inset
36734
36735
36736 \series bold
36737
36738 \backslash
36739 rotatebox[origin=c]{-45}{
36740 \backslash
36741 resizebox{2cm}{!}{
36742 \backslash
36743 reflectbox{Bonjour}}}
36744 \begin_inset Newline newline
36745 \end_inset
36746
36747
36748 \series default
36749 produit :
36750 \begin_inset Separator parbreak
36751 \end_inset
36752
36753
36754 \end_layout
36755
36756 \begin_layout Standard
36757 \align center
36758 \begin_inset ERT
36759 status collapsed
36760
36761 \begin_layout Plain Layout
36762
36763
36764 \backslash
36765 rotatebox[origin=c]{-45}{
36766 \backslash
36767 resizebox{2cm}{!}{
36768 \backslash
36769 reflectbox{
36770 \end_layout
36771
36772 \end_inset
36773
36774 Bonjour
36775 \begin_inset ERT
36776 status collapsed
36777
36778 \begin_layout Plain Layout
36779
36780 }}}
36781 \end_layout
36782
36783 \end_inset
36784
36785
36786 \end_layout
36787
36788 \begin_layout Standard
36789 \noindent
36790 Les images, les tableaux et les formules sont autorisées comme contenu de
36791  boîte :
36792 \begin_inset Separator parbreak
36793 \end_inset
36794
36795
36796 \end_layout
36797
36798 \begin_layout Standard
36799 \align center
36800 \begin_inset ERT
36801 status collapsed
36802
36803 \begin_layout Plain Layout
36804
36805
36806 \backslash
36807 rotatebox[origin=c]{-30}{
36808 \backslash
36809 resizebox{2cm}{!}{
36810 \backslash
36811 reflectbox{
36812 \end_layout
36813
36814 \end_inset
36815
36816
36817 \begin_inset Graphics
36818         filename ../clipart/platypus.eps
36819         lyxscale 50
36820         width 25col%
36821
36822 \end_inset
36823
36824
36825 \begin_inset ERT
36826 status collapsed
36827
36828 \begin_layout Plain Layout
36829
36830 }}}
36831 \end_layout
36832
36833 \end_inset
36834
36835
36836 \begin_inset ERT
36837 status collapsed
36838
36839 \begin_layout Plain Layout
36840
36841
36842 \backslash
36843 rotatebox[origin=c]{-45}{
36844 \backslash
36845 resizebox{2cm}{!}{
36846 \backslash
36847 reflectbox{
36848 \end_layout
36849
36850 \end_inset
36851
36852
36853 \begin_inset Tabular
36854 <lyxtabular version="3" rows="2" columns="2">
36855 <features tabularvalignment="middle">
36856 <column alignment="center" valignment="top">
36857 <column alignment="center" valignment="top">
36858 <row>
36859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36860 \begin_inset Text
36861
36862 \begin_layout Plain Layout
36863 q
36864 \end_layout
36865
36866 \end_inset
36867 </cell>
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872 w
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 </row>
36878 <row>
36879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36880 \begin_inset Text
36881
36882 \begin_layout Plain Layout
36883 e
36884 \end_layout
36885
36886 \end_inset
36887 </cell>
36888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36889 \begin_inset Text
36890
36891 \begin_layout Plain Layout
36892 r
36893 \end_layout
36894
36895 \end_inset
36896 </cell>
36897 </row>
36898 </lyxtabular>
36899
36900 \end_inset
36901
36902
36903 \begin_inset ERT
36904 status collapsed
36905
36906 \begin_layout Plain Layout
36907
36908 }}}
36909 \end_layout
36910
36911 \end_inset
36912
36913
36914 \begin_inset ERT
36915 status collapsed
36916
36917 \begin_layout Plain Layout
36918
36919
36920 \backslash
36921 rotatebox[origin=c]{-45}{
36922 \backslash
36923 resizebox{2cm}{!}{
36924 \backslash
36925 reflectbox{
36926 \end_layout
36927
36928 \end_inset
36929
36930
36931 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36932 \end_inset
36933
36934
36935 \begin_inset ERT
36936 status collapsed
36937
36938 \begin_layout Plain Layout
36939
36940 }}}
36941 \end_layout
36942
36943 \end_inset
36944
36945
36946 \begin_inset Index idx
36947 status collapsed
36948
36949 \begin_layout Plain Layout
36950 Figures ! Redimensionnées
36951 \end_layout
36952
36953 \end_inset
36954
36955
36956 \begin_inset Index idx
36957 status collapsed
36958
36959 \begin_layout Plain Layout
36960 Tableau ! Redimensionner
36961 \end_layout
36962
36963 \end_inset
36964
36965
36966 \end_layout
36967
36968 \begin_layout Standard
36969 Quand on utilise le style global de formule 
36970 \series bold
36971 fleqn
36972 \series default
36973  dans le document
36974 \begin_inset Foot
36975 status collapsed
36976
36977 \begin_layout Plain Layout
36978 Quand 
36979 \begin_inset Quotes fld
36980 \end_inset
36981
36982 fleqn
36983 \begin_inset Quotes frd
36984 \end_inset
36985
36986  est ajouté aux options de la classe de document.
36987 \end_layout
36988
36989 \end_inset
36990
36991 , les formules hors texte peuvent aussi être redimensionnées.
36992 \end_layout
36993
36994 \begin_layout Chapter
36995 Objets entourés par du texte
36996 \begin_inset Index idx
36997 status collapsed
36998
36999 \begin_layout Plain Layout
37000 Entourés par du texte
37001 \end_layout
37002
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \begin_layout Section
37009 Flottant d'enrobage
37010 \begin_inset CommandInset label
37011 LatexCommand label
37012 name "sec:Flottant-d'enrobage"
37013
37014 \end_inset
37015
37016
37017 \begin_inset Index idx
37018 status collapsed
37019
37020 \begin_layout Plain Layout
37021 Flottants ! Flottants d'enrobage
37022 \end_layout
37023
37024 \end_inset
37025
37026
37027 \begin_inset Index idx
37028 status collapsed
37029
37030 \begin_layout Plain Layout
37031 Entourés par du texte ! Flottants d'enrobage
37032 \end_layout
37033
37034 \end_inset
37035
37036
37037 \end_layout
37038
37039 \begin_layout Standard
37040 \begin_inset Wrap figure
37041 lines 0
37042 placement l
37043 overhang 1cm
37044 width "40col%"
37045 status open
37046
37047 \begin_layout Plain Layout
37048 \begin_inset Graphics
37049         filename ../clipart/mobius.eps
37050         width 40col%
37051         scaleBeforeRotation
37052         rotateOrigin center
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \begin_layout Plain Layout
37060 \begin_inset Caption Standard
37061
37062 \begin_layout Plain Layout
37063 \begin_inset CommandInset label
37064 LatexCommand label
37065 name "fig:Figure-enrobée"
37066
37067 \end_inset
37068
37069 Ceci est une figure habillée.
37070 \end_layout
37071
37072 \end_inset
37073
37074
37075 \end_layout
37076
37077 \end_inset
37078
37079  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37080  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37081  Vous pouvez en insérer un en utilisant le menu 
37082 \family sans
37083 Insertion\SpecialChar menuseparator
37084 Flottant\SpecialChar menuseparator
37085 Flottant
37086 \begin_inset space ~
37087 \end_inset
37088
37089 d'enrobage
37090 \family default
37091  à la condition que le paquetage \SpecialChar LaTeX
37092  
37093 \series bold
37094 wrapfig
37095 \series default
37096
37097 \begin_inset Index idx
37098 status collapsed
37099
37100 \begin_layout Plain Layout
37101 Paquetages \SpecialChar LaTeX
37102  ! wrapfig
37103 \end_layout
37104
37105 \end_inset
37106
37107  soit installé.
37108 \begin_inset Foot
37109 status collapsed
37110
37111 \begin_layout Plain Layout
37112 Voyez dans la manuel 
37113 \emph on
37114 Configuration
37115 \begin_inset space ~
37116 \end_inset
37117
37118 \SpecialChar LaTeX
37119  
37120 \emph default
37121 comment installer des paquetages \SpecialChar LaTeX
37122 .
37123 \end_layout
37124
37125 \end_inset
37126
37127  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37128  sur la boîte du flottant.
37129  Les paramètres obligatoires sont l'
37130 \family sans
37131 Emplacement
37132 \family default
37133  et la 
37134 \family sans
37135 Largeur
37136 \family default
37137 .
37138  Les paramètres facultatifs sont le 
37139 \family sans
37140 Débordement
37141 \family default
37142  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37143  de la page et la 
37144 \family sans
37145 Porté de la ligne
37146 \family default
37147  qui précise le nombre approximatif de lignes dont le flottant va avoir
37148  besoin.
37149  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37150  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37151  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
37152  à faire flotter le flottant
37153  à l'intérieur du paragraphe ou vers les autres paragraphes.
37154  La figure
37155 \begin_inset space ~
37156 \end_inset
37157
37158
37159 \begin_inset CommandInset ref
37160 LatexCommand ref
37161 reference "fig:Figure-enrobée"
37162
37163 \end_inset
37164
37165  est un exemple de flottant d'enrobage avec une largeur de 40
37166 \begin_inset space \thinspace{}
37167 \end_inset
37168
37169 col%, un débordement de 1
37170 \begin_inset space \thinspace{}
37171 \end_inset
37172
37173 cm et placé à gauche.
37174 \end_layout
37175
37176 \begin_layout Standard
37177 \begin_inset Note Greyedout
37178 status open
37179
37180 \begin_layout Plain Layout
37181
37182 \series bold
37183 Note:
37184 \series default
37185  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37186  figure trop près du bas de page peut tout chambouler et faire que le flottant
37187  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37188  de texte.
37189 \end_layout
37190
37191 \end_inset
37192
37193
37194 \end_layout
37195
37196 \begin_layout Standard
37197 En général:
37198 \end_layout
37199
37200 \begin_layout Itemize
37201 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37202  qui risquent de passer à la page suivante.
37203  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37204  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37205  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37206  de page.
37207 \end_layout
37208
37209 \begin_layout Itemize
37210 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37211  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37212 e.
37213 \end_layout
37214
37215 \begin_layout Itemize
37216 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37217  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37218  texte entre les deux, comme séparateur.
37219 \end_layout
37220
37221 \begin_layout Itemize
37222 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37223  ou les tableaux.
37224 \end_layout
37225
37226 \begin_layout Itemize
37227 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37228  chapitre
37229 \begin_inset space ~
37230 \end_inset
37231
37232
37233 \begin_inset CommandInset ref
37234 LatexCommand ref
37235 reference "chap:Flottants"
37236
37237 \end_inset
37238
37239 .
37240 \end_layout
37241
37242 \begin_layout Section
37243 Objets fixes entourés par du texte
37244 \begin_inset Index idx
37245 status collapsed
37246
37247 \begin_layout Plain Layout
37248 Entouré par du texte ! Objets fixes
37249 \end_layout
37250
37251 \end_inset
37252
37253
37254 \end_layout
37255
37256 \begin_layout Standard
37257 Les flottants d'enrobage décrits dans la section
37258 \begin_inset space \thinspace{}
37259 \end_inset
37260
37261
37262 \begin_inset CommandInset ref
37263 LatexCommand ref
37264 reference "sec:Flottant-d'enrobage"
37265
37266 \end_inset
37267
37268  prennent les positions suivantes dans le paragraphe :
37269 \begin_inset Separator parbreak
37270 \end_inset
37271
37272
37273 \end_layout
37274
37275 \begin_layout Standard
37276 \noindent
37277 \align center
37278 \begin_inset Tabular
37279 <lyxtabular version="3" rows="2" columns="2">
37280 <features tabularvalignment="middle">
37281 <column alignment="center" valignment="top">
37282 <column alignment="center" valignment="top">
37283 <row>
37284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37285 \begin_inset Text
37286
37287 \begin_layout Plain Layout
37288 \begin_inset Graphics
37289         filename ../../images/dialog-show-new-inset_graphics.png
37290         scale 70
37291         scaleBeforeRotation
37292
37293 \end_inset
37294
37295
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37301 \begin_inset Text
37302
37303 \begin_layout Plain Layout
37304 texte
37305 \end_layout
37306
37307 \end_inset
37308 </cell>
37309 </row>
37310 <row>
37311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37312 \begin_inset Text
37313
37314 \begin_layout Plain Layout
37315 texte
37316 \end_layout
37317
37318 \end_inset
37319 </cell>
37320 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37321 \begin_inset Text
37322
37323 \begin_layout Plain Layout
37324 texte
37325 \end_layout
37326
37327 \end_inset
37328 </cell>
37329 </row>
37330 </lyxtabular>
37331
37332 \end_inset
37333
37334  ou 
37335 \begin_inset Tabular
37336 <lyxtabular version="3" rows="2" columns="2">
37337 <features tabularvalignment="middle">
37338 <column alignment="center" valignment="top">
37339 <column alignment="center" valignment="top">
37340 <row>
37341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37342 \begin_inset Text
37343
37344 \begin_layout Plain Layout
37345 texte
37346 \end_layout
37347
37348 \end_inset
37349 </cell>
37350 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37351 \begin_inset Text
37352
37353 \begin_layout Plain Layout
37354 \begin_inset Graphics
37355         filename ../../images/dialog-show-new-inset_graphics.png
37356         scale 70
37357         scaleBeforeRotation
37358
37359 \end_inset
37360
37361
37362 \end_layout
37363
37364 \end_inset
37365 </cell>
37366 </row>
37367 <row>
37368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37369 \begin_inset Text
37370
37371 \begin_layout Plain Layout
37372 texte
37373 \end_layout
37374
37375 \end_inset
37376 </cell>
37377 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37378 \begin_inset Text
37379
37380 \begin_layout Plain Layout
37381 texte
37382 \end_layout
37383
37384 \end_inset
37385 </cell>
37386 </row>
37387 </lyxtabular>
37388
37389 \end_inset
37390
37391
37392 \end_layout
37393
37394 \begin_layout Standard
37395 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37396  par exemple pour avoir une de ces positions :
37397 \begin_inset VSpace defskip
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \begin_layout Standard
37404 \noindent
37405 \align center
37406 \begin_inset Tabular
37407 <lyxtabular version="3" rows="2" columns="2">
37408 <features tabularvalignment="middle">
37409 <column alignment="center" valignment="top">
37410 <column alignment="center" valignment="top">
37411 <row>
37412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37413 \begin_inset Text
37414
37415 \begin_layout Plain Layout
37416 texte
37417 \end_layout
37418
37419 \end_inset
37420 </cell>
37421 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37422 \begin_inset Text
37423
37424 \begin_layout Plain Layout
37425 texte
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 </row>
37431 <row>
37432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37433 \begin_inset Text
37434
37435 \begin_layout Plain Layout
37436 \begin_inset Graphics
37437         filename ../../images/dialog-show-new-inset_graphics.png
37438         scale 70
37439         scaleBeforeRotation
37440
37441 \end_inset
37442
37443
37444 \end_layout
37445
37446 \end_inset
37447 </cell>
37448 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37449 \begin_inset Text
37450
37451 \begin_layout Plain Layout
37452 texte
37453 \end_layout
37454
37455 \end_inset
37456 </cell>
37457 </row>
37458 </lyxtabular>
37459
37460 \end_inset
37461
37462  
37463 \begin_inset Tabular
37464 <lyxtabular version="3" rows="2" columns="2">
37465 <features tabularvalignment="middle">
37466 <column alignment="center" valignment="top">
37467 <column alignment="center" valignment="top">
37468 <row>
37469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473 texte
37474 \end_layout
37475
37476 \end_inset
37477 </cell>
37478 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37479 \begin_inset Text
37480
37481 \begin_layout Plain Layout
37482 texte
37483 \end_layout
37484
37485 \end_inset
37486 </cell>
37487 </row>
37488 <row>
37489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37490 \begin_inset Text
37491
37492 \begin_layout Plain Layout
37493 texte
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37499 \begin_inset Text
37500
37501 \begin_layout Plain Layout
37502 \begin_inset Graphics
37503         filename ../../images/dialog-show-new-inset_graphics.png
37504         scale 70
37505         scaleBeforeRotation
37506
37507 \end_inset
37508
37509
37510 \end_layout
37511
37512 \end_inset
37513 </cell>
37514 </row>
37515 </lyxtabular>
37516
37517 \end_inset
37518
37519  
37520 \begin_inset Tabular
37521 <lyxtabular version="3" rows="2" columns="3">
37522 <features tabularvalignment="middle">
37523 <column alignment="center" valignment="top">
37524 <column alignment="center" valignment="top">
37525 <column alignment="center" valignment="top">
37526 <row>
37527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37528 \begin_inset Text
37529
37530 \begin_layout Plain Layout
37531 texte
37532 \end_layout
37533
37534 \end_inset
37535 </cell>
37536 <cell alignment="center" valignment="top" topline="true" usebox="none">
37537 \begin_inset Text
37538
37539 \begin_layout Plain Layout
37540 \begin_inset Graphics
37541         filename ../../images/dialog-show-new-inset_graphics.png
37542         scale 70
37543         scaleBeforeRotation
37544
37545 \end_inset
37546
37547
37548 \end_layout
37549
37550 \end_inset
37551 </cell>
37552 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37553 \begin_inset Text
37554
37555 \begin_layout Plain Layout
37556 texte
37557 \end_layout
37558
37559 \end_inset
37560 </cell>
37561 </row>
37562 <row>
37563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37564 \begin_inset Text
37565
37566 \begin_layout Plain Layout
37567 texte
37568 \end_layout
37569
37570 \end_inset
37571 </cell>
37572 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37573 \begin_inset Text
37574
37575 \begin_layout Plain Layout
37576 texte
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585 texte
37586 \end_layout
37587
37588 \end_inset
37589 </cell>
37590 </row>
37591 </lyxtabular>
37592
37593 \end_inset
37594
37595  
37596 \begin_inset Tabular
37597 <lyxtabular version="3" rows="2" columns="3">
37598 <features tabularvalignment="middle">
37599 <column alignment="center" valignment="top">
37600 <column alignment="center" valignment="top">
37601 <column alignment="center" valignment="top">
37602 <row>
37603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37604 \begin_inset Text
37605
37606 \begin_layout Plain Layout
37607 texte
37608 \end_layout
37609
37610 \end_inset
37611 </cell>
37612 <cell alignment="center" valignment="top" topline="true" usebox="none">
37613 \begin_inset Text
37614
37615 \begin_layout Plain Layout
37616 texte
37617 \end_layout
37618
37619 \end_inset
37620 </cell>
37621 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37622 \begin_inset Text
37623
37624 \begin_layout Plain Layout
37625 texte
37626 \end_layout
37627
37628 \end_inset
37629 </cell>
37630 </row>
37631 <row>
37632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37633 \begin_inset Text
37634
37635 \begin_layout Plain Layout
37636 texte
37637 \end_layout
37638
37639 \end_inset
37640 </cell>
37641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37642 \begin_inset Text
37643
37644 \begin_layout Plain Layout
37645 \begin_inset Graphics
37646         filename ../../images/dialog-show-new-inset_graphics.png
37647         scale 70
37648         scaleBeforeRotation
37649
37650 \end_inset
37651
37652
37653 \end_layout
37654
37655 \end_inset
37656 </cell>
37657 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37658 \begin_inset Text
37659
37660 \begin_layout Plain Layout
37661 texte
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 </row>
37667 </lyxtabular>
37668
37669 \end_inset
37670
37671
37672 \end_layout
37673
37674 \begin_layout Standard
37675 \noindent
37676 \align center
37677 \begin_inset Tabular
37678 <lyxtabular version="3" rows="3" columns="2">
37679 <features tabularvalignment="middle">
37680 <column alignment="center" valignment="top">
37681 <column alignment="center" valignment="top">
37682 <row>
37683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37684 \begin_inset Text
37685
37686 \begin_layout Plain Layout
37687 texte
37688 \end_layout
37689
37690 \end_inset
37691 </cell>
37692 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37693 \begin_inset Text
37694
37695 \begin_layout Plain Layout
37696 texte
37697 \end_layout
37698
37699 \end_inset
37700 </cell>
37701 </row>
37702 <row>
37703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37704 \begin_inset Text
37705
37706 \begin_layout Plain Layout
37707 \begin_inset Graphics
37708         filename ../../images/dialog-show-new-inset_graphics.png
37709         scale 70
37710         scaleBeforeRotation
37711
37712 \end_inset
37713
37714
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37720 \begin_inset Text
37721
37722 \begin_layout Plain Layout
37723 texte
37724 \end_layout
37725
37726 \end_inset
37727 </cell>
37728 </row>
37729 <row>
37730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37731 \begin_inset Text
37732
37733 \begin_layout Plain Layout
37734 texte
37735 \end_layout
37736
37737 \end_inset
37738 </cell>
37739 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37740 \begin_inset Text
37741
37742 \begin_layout Plain Layout
37743 texte
37744 \end_layout
37745
37746 \end_inset
37747 </cell>
37748 </row>
37749 </lyxtabular>
37750
37751 \end_inset
37752
37753  
37754 \begin_inset Tabular
37755 <lyxtabular version="3" rows="3" columns="3">
37756 <features tabularvalignment="middle">
37757 <column alignment="center" valignment="top">
37758 <column alignment="center" valignment="top">
37759 <column alignment="center" valignment="top">
37760 <row>
37761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37762 \begin_inset Text
37763
37764 \begin_layout Plain Layout
37765 texte
37766 \end_layout
37767
37768 \end_inset
37769 </cell>
37770 <cell alignment="center" valignment="top" topline="true" usebox="none">
37771 \begin_inset Text
37772
37773 \begin_layout Plain Layout
37774 texte
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37780 \begin_inset Text
37781
37782 \begin_layout Plain Layout
37783 texte
37784 \end_layout
37785
37786 \end_inset
37787 </cell>
37788 </row>
37789 <row>
37790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794 texte
37795 \end_layout
37796
37797 \end_inset
37798 </cell>
37799 <cell alignment="center" valignment="top" usebox="none">
37800 \begin_inset Text
37801
37802 \begin_layout Plain Layout
37803 \begin_inset Graphics
37804         filename ../../images/dialog-show-new-inset_graphics.png
37805         scale 70
37806         scaleBeforeRotation
37807
37808 \end_inset
37809
37810
37811 \end_layout
37812
37813 \end_inset
37814 </cell>
37815 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37816 \begin_inset Text
37817
37818 \begin_layout Plain Layout
37819 texte
37820 \end_layout
37821
37822 \end_inset
37823 </cell>
37824 </row>
37825 <row>
37826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830 texte
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839 texte
37840 \end_layout
37841
37842 \end_inset
37843 </cell>
37844 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37845 \begin_inset Text
37846
37847 \begin_layout Plain Layout
37848 texte
37849 \end_layout
37850
37851 \end_inset
37852 </cell>
37853 </row>
37854 </lyxtabular>
37855
37856 \end_inset
37857
37858  
37859 \begin_inset Tabular
37860 <lyxtabular version="3" rows="3" columns="2">
37861 <features tabularvalignment="middle">
37862 <column alignment="center" valignment="top">
37863 <column alignment="center" valignment="top">
37864 <row>
37865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37866 \begin_inset Text
37867
37868 \begin_layout Plain Layout
37869 texte
37870 \end_layout
37871
37872 \end_inset
37873 </cell>
37874 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37875 \begin_inset Text
37876
37877 \begin_layout Plain Layout
37878 texte
37879 \end_layout
37880
37881 \end_inset
37882 </cell>
37883 </row>
37884 <row>
37885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37886 \begin_inset Text
37887
37888 \begin_layout Plain Layout
37889 texte
37890 \end_layout
37891
37892 \end_inset
37893 </cell>
37894 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37895 \begin_inset Text
37896
37897 \begin_layout Plain Layout
37898 \begin_inset Graphics
37899         filename ../../images/dialog-show-new-inset_graphics.png
37900         scale 70
37901         scaleBeforeRotation
37902
37903 \end_inset
37904
37905
37906 \end_layout
37907
37908 \end_inset
37909 </cell>
37910 </row>
37911 <row>
37912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37913 \begin_inset Text
37914
37915 \begin_layout Plain Layout
37916 texte
37917 \end_layout
37918
37919 \end_inset
37920 </cell>
37921 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37922 \begin_inset Text
37923
37924 \begin_layout Plain Layout
37925 texte
37926 \end_layout
37927
37928 \end_inset
37929 </cell>
37930 </row>
37931 </lyxtabular>
37932
37933 \end_inset
37934
37935
37936 \end_layout
37937
37938 \begin_layout Standard
37939 vous pouvez utiliser la paquetage \SpecialChar LaTeX
37940  
37941 \end_layout
37942
37943 \begin_layout Standard
37944 \noindent
37945
37946 \series bold
37947 picinpar
37948 \series default
37949
37950 \begin_inset Index idx
37951 status collapsed
37952
37953 \begin_layout Plain Layout
37954 Paquetages \SpecialChar LaTeX
37955  ! picinpar
37956 \end_layout
37957
37958 \end_inset
37959
37960 .
37961  Voici un exemple :
37962 \end_layout
37963
37964 \begin_layout Standard
37965 \begin_inset ERT
37966 status collapsed
37967
37968 \begin_layout Plain Layout
37969
37970
37971 \backslash
37972 ifpicinpar
37973 \end_layout
37974
37975 \end_inset
37976
37977
37978 \begin_inset Note Note
37979 status open
37980
37981 \begin_layout Plain Layout
37982 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
37983  
37984 \series bold
37985 picinpar
37986 \series default
37987  a été installé.
37988 \end_layout
37989
37990 \end_inset
37991
37992
37993 \end_layout
37994
37995 \begin_layout Standard
37996 \begin_inset ERT
37997 status collapsed
37998
37999 \begin_layout Plain Layout
38000
38001
38002 \backslash
38003 begin{window}[2,c,{
38004 \end_layout
38005
38006 \end_inset
38007
38008
38009 \begin_inset Graphics
38010         filename ../clipart/mobius.eps
38011         lyxscale 60
38012         width 40col%
38013         scaleBeforeRotation
38014         rotateOrigin center
38015
38016 \end_inset
38017
38018
38019 \begin_inset ERT
38020 status collapsed
38021
38022 \begin_layout Plain Layout
38023
38024 },]
38025 \end_layout
38026
38027 \begin_layout Plain Layout
38028
38029 {}
38030 \end_layout
38031
38032 \end_inset
38033
38034
38035 \size small
38036 \lang english
38037 It was in the spring of the year 1894 that all London was interested, and
38038  the fashionable world dismayed, by the murder of the Honourable Ronald
38039  Adair under most unusual and inexplicable circumstances.
38040  The public has already learned those particulars of the crime which
38041 \size default
38042
38043 \begin_inset ERT
38044 status collapsed
38045
38046 \begin_layout Plain Layout
38047
38048
38049 \backslash
38050 footnotemark{}
38051 \end_layout
38052
38053 \end_inset
38054
38055
38056 \size small
38057  came out in the police investigation, but a good deal was suppressed upon
38058  that occasion, since the case for the prosecution was so overwhelmingly
38059  strong that it was not necessary to bring forward all the facts.
38060  Only now, at the end of nearly ten years, am I allowed to supply those
38061  missing links which make up the whole of that remarkable chain
38062 \lang french
38063 .
38064 \size default
38065
38066 \begin_inset ERT
38067 status collapsed
38068
38069 \begin_layout Plain Layout
38070
38071
38072 \backslash
38073 end{window}
38074 \end_layout
38075
38076 \end_inset
38077
38078
38079 \end_layout
38080
38081 \begin_layout Standard
38082 \begin_inset ERT
38083 status collapsed
38084
38085 \begin_layout Plain Layout
38086
38087
38088 \backslash
38089 footnotetext{
38090 \end_layout
38091
38092 \end_inset
38093
38094 Note de pied de page du paragraphe avec objet fixe.
38095 \begin_inset ERT
38096 status collapsed
38097
38098 \begin_layout Plain Layout
38099
38100 }
38101 \end_layout
38102
38103 \end_inset
38104
38105
38106 \end_layout
38107
38108 \begin_layout Standard
38109 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38110  d'eux et leur position est déterminée par le nombre de lignes de texte
38111  situées audessus d'eux.
38112  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38113  numérotée.
38114 \end_layout
38115
38116 \begin_layout Standard
38117 Un objet fixe enrobé est inséré en ajoutant la commande
38118 \end_layout
38119
38120 \begin_layout Standard
38121
38122 \series bold
38123
38124 \backslash
38125 begin{window}[2,c,{
38126 \end_layout
38127
38128 \begin_layout Standard
38129 en code \SpecialChar TeX
38130  au debut du paragraphe.
38131  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38132  dessus de l'objet, le second, ici 'c', la position de l'objet.
38133  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38134  ) sont possibles.
38135  Après la commande, vous insérez votre objet.
38136  Dans cet exemple, c'est une image avec une largeur de 40
38137 \begin_inset space \thinspace{}
38138 \end_inset
38139
38140 % de la colonne de texte qui a été insérée.
38141  L'objet peut aussi être un tableau, une boîte ou une équation.
38142  Après l'objet, on insère la commande
38143 \end_layout
38144
38145 \begin_layout Standard
38146
38147 \series bold
38148 },texte de description ]
38149 \begin_inset Newline newline
38150 \end_inset
38151
38152 {}
38153 \end_layout
38154
38155 \begin_layout Standard
38156 Notez que le 
38157 \begin_inset Quotes fld
38158 \end_inset
38159
38160
38161 \series bold
38162 {}
38163 \series default
38164
38165 \begin_inset Quotes frd
38166 \end_inset
38167
38168  est sur la deuxième ligne.
38169  Le texte de description est facultatif.
38170  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38171  il doit donc commence juste après le 
38172 \series bold
38173 {}
38174 \series default
38175 .
38176  A la fin du paragraphe on insère la commande :
38177 \end_layout
38178
38179 \begin_layout Standard
38180
38181 \series bold
38182
38183 \backslash
38184 end{window}
38185 \end_layout
38186
38187 \begin_layout Standard
38188 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38189  ajouter des notes de pied de page de la façon habituelle.
38190  Vous devez utiliser la commande 
38191 \series bold
38192
38193 \backslash
38194 footnotemark
38195 \series default
38196  à l'intérieur du paragraphe et la commande 
38197 \series bold
38198
38199 \backslash
38200 footnotetext
38201 \series default
38202  à l'extérieur, comme décrit dans la section
38203 \begin_inset space \thinspace{}
38204 \end_inset
38205
38206
38207 \begin_inset CommandInset ref
38208 LatexCommand ref
38209 reference "sec:Notes-bas-de-page"
38210
38211 \end_inset
38212
38213 .
38214 \end_layout
38215
38216 \begin_layout Standard
38217 \begin_inset ERT
38218 status collapsed
38219
38220 \begin_layout Plain Layout
38221
38222
38223 \backslash
38224 else
38225 \end_layout
38226
38227 \end_inset
38228
38229
38230 \begin_inset Note Note
38231 status open
38232
38233 \begin_layout Plain Layout
38234 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38235  
38236 \series bold
38237 picinpar
38238 \series default
38239  n'est pas installé :
38240 \end_layout
38241
38242 \end_inset
38243
38244
38245 \end_layout
38246
38247 \begin_layout Standard
38248 Vous devez installer le paquetage \SpecialChar LaTeX
38249  
38250 \series bold
38251 picinpar
38252 \series default
38253  pour voir la suite de cette section dans la sortie imprimée.
38254 \end_layout
38255
38256 \begin_layout Standard
38257 \begin_inset ERT
38258 status collapsed
38259
38260 \begin_layout Plain Layout
38261
38262
38263 \backslash
38264 fi
38265 \end_layout
38266
38267 \end_inset
38268
38269
38270 \end_layout
38271
38272 \begin_layout Section
38273 Lettrines
38274 \begin_inset Index idx
38275 status collapsed
38276
38277 \begin_layout Plain Layout
38278 Lettrines
38279 \end_layout
38280
38281 \end_inset
38282
38283
38284 \begin_inset Index idx
38285 status collapsed
38286
38287 \begin_layout Plain Layout
38288 Entouré par du texte ! Lettrines
38289 \end_layout
38290
38291 \end_inset
38292
38293
38294 \end_layout
38295
38296 \begin_layout Standard
38297 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
38298  
38299 \series bold
38300 lettrine
38301 \series default
38302
38303 \begin_inset Index idx
38304 status collapsed
38305
38306 \begin_layout Plain Layout
38307 Paquetages \SpecialChar LaTeX
38308  ! lettrine
38309 \end_layout
38310
38311 \end_inset
38312
38313  doit être installé et vous devez utiliser le module Initiales (
38314 \begin_inset space ~
38315 \end_inset
38316
38317 menu 
38318 \family sans
38319 Document\SpecialChar menuseparator
38320 Paramètres\SpecialChar menuseparator
38321 Modules
38322 \family default
38323
38324 \begin_inset space ~
38325 \end_inset
38326
38327 ).
38328  Pour insérer une lettrine, utilisez le style 
38329 \family sans
38330 Initial
38331 \family default
38332 .
38333  Les paramètres sont insérés avec le menu 
38334 \family sans
38335 Insertion
38336 \family default
38337 .
38338  Le paramètre obligatoire 
38339 \family sans
38340 \lang english
38341 Initial
38342 \family default
38343 \lang french
38344  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38345 \family sans
38346 \lang english
38347 Rest
38348 \begin_inset space ~
38349 \end_inset
38350
38351 of
38352 \begin_inset space ~
38353 \end_inset
38354
38355 Initial
38356 \family default
38357  
38358 \lang french
38359 contient
38360 \lang english
38361  the rest of the word or text of the initial letter(s)
38362 \lang french
38363 .
38364  Le paramètre 
38365 \family sans
38366 \lang english
38367 Options
38368 \family default
38369 \lang french
38370  contient paramètres pour modifier la lettrine.
38371  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38372  du paquetage 
38373 \series bold
38374 lettrine
38375 \series default
38376
38377 \begin_inset CommandInset citation
38378 LatexCommand cite
38379 key "lettrine"
38380
38381 \end_inset
38382
38383 .
38384  Le style lui-même contient le texte qui doit entourer la lettrine.
38385  Le style habituel est par conséquent que le mot dont la première lettre
38386  est l'initiale soit en 
38387 \shape smallcaps
38388 petites capitales
38389 \shape default
38390 .
38391 \end_layout
38392
38393 \begin_layout Standard
38394 \begin_inset Newpage pagebreak
38395 \end_inset
38396
38397
38398 \end_layout
38399
38400 \begin_layout Standard
38401 Voici quelques exemples
38402 \begin_inset space ~
38403 \end_inset
38404
38405 :
38406 \end_layout
38407
38408 \begin_layout Standard
38409 \begin_inset ERT
38410 status collapsed
38411
38412 \begin_layout Plain Layout
38413
38414
38415 \backslash
38416 iflettrine
38417 \end_layout
38418
38419 \end_inset
38420
38421
38422 \begin_inset Note Note
38423 status open
38424
38425 \begin_layout Plain Layout
38426 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
38427  
38428 \series bold
38429 lettrine
38430 \series default
38431  a été installé.
38432 \end_layout
38433
38434 \end_inset
38435
38436
38437 \end_layout
38438
38439 \begin_layout Enumerate
38440 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38441  mathématique 
38442 \begin_inset Formula $\mathfrak{Fraktur}$
38443 \end_inset
38444
38445 :
38446 \begin_inset Separator parbreak
38447 \end_inset
38448
38449
38450 \end_layout
38451
38452 \begin_deeper
38453 \begin_layout Initial
38454 \begin_inset Argument 2
38455 status open
38456
38457 \begin_layout Plain Layout
38458 \begin_inset Formula $\mathfrak{I}$
38459 \end_inset
38460
38461
38462 \end_layout
38463
38464 \end_inset
38465
38466
38467 \begin_inset Argument 3
38468 status open
38469
38470 \begin_layout Plain Layout
38471 t
38472 \end_layout
38473
38474 \end_inset
38475
38476  
38477 \lang english
38478 was in the spring of the year 1894 that all London was interested, and the
38479  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38480  under most unusual and inexplicable circumstances.
38481  The public has already learned those particulars of the crime which came
38482  out in the police investigation, but a good deal was suppressed upon that
38483  occasion, since the case for the prosecution was so overwhelmingly strong
38484  that it was not necessary to bring forward all the facts.
38485 \end_layout
38486
38487 \end_deeper
38488 \begin_layout Enumerate
38489 L'initiale est entourée par une seule ligne et est formée de deux lettres
38490  dans la police standard ; aucun texte n'est écrit en petites capitales
38491 \begin_inset space ~
38492 \end_inset
38493
38494 :
38495 \begin_inset Separator parbreak
38496 \end_inset
38497
38498
38499 \end_layout
38500
38501 \begin_deeper
38502 \begin_layout Initial
38503 \begin_inset Argument 1
38504 status open
38505
38506 \begin_layout Plain Layout
38507 lines=1
38508 \end_layout
38509
38510 \end_inset
38511
38512
38513 \begin_inset Argument 2
38514 status open
38515
38516 \begin_layout Plain Layout
38517 It
38518 \end_layout
38519
38520 \end_inset
38521
38522  
38523 \lang english
38524 was in the spring of the year 1894 that all London was interested, and the
38525  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38526  under most unusual and inexplicable circumstances.
38527  The public has already learned those particulars of the crime which came
38528  out in the police investigation, but a good deal was suppressed upon that
38529  occasion, since the case for the prosecution was so overwhelmingly strong
38530  that it was not necessary to bring forward all the facts.
38531 \end_layout
38532
38533 \end_deeper
38534 \begin_layout Enumerate
38535 Initiale descendante sur 3
38536 \begin_inset space ~
38537 \end_inset
38538
38539 lignes en magenta en police mathématique
38540 \begin_inset Newline newline
38541 \end_inset
38542
38543
38544 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38545 \end_inset
38546
38547 , le texte 
38548 \begin_inset Quotes fld
38549 \end_inset
38550
38551
38552 \lang english
38553 t was in the spring
38554 \lang french
38555
38556 \begin_inset Quotes frd
38557 \end_inset
38558
38559  est en 
38560 \shape smallcaps
38561 petites capitales
38562 \shape default
38563  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38564  avant l'initiale
38565 \begin_inset space ~
38566 \end_inset
38567
38568 :
38569 \begin_inset Newline newline
38570 \end_inset
38571
38572
38573 \series bold
38574
38575 \backslash
38576 renewcommand{
38577 \backslash
38578 LettrineFontHook}{
38579 \backslash
38580 color{couleur}}
38581 \series default
38582
38583 \begin_inset Newline newline
38584 \end_inset
38585
38586 où la 
38587 \emph on
38588 couleur
38589 \emph default
38590  peut être 
38591 \begin_inset Quotes fld
38592 \end_inset
38593
38594 red
38595 \begin_inset Quotes frd
38596 \end_inset
38597
38598
38599 \begin_inset Quotes fld
38600 \end_inset
38601
38602 blue
38603 \begin_inset Quotes frd
38604 \end_inset
38605
38606
38607 \begin_inset Quotes fld
38608 \end_inset
38609
38610 green
38611 \begin_inset Quotes frd
38612 \end_inset
38613
38614
38615 \begin_inset Quotes fld
38616 \end_inset
38617
38618 yellow
38619 \begin_inset Quotes frd
38620 \end_inset
38621
38622
38623 \begin_inset Quotes fld
38624 \end_inset
38625
38626 cyan
38627 \begin_inset Quotes frd
38628 \end_inset
38629
38630
38631 \begin_inset Quotes fld
38632 \end_inset
38633
38634 magenta
38635 \begin_inset Quotes frd
38636 \end_inset
38637
38638
38639 \begin_inset Quotes fld
38640 \end_inset
38641
38642 black
38643 \begin_inset Quotes frd
38644 \end_inset
38645
38646  ou 
38647 \begin_inset Quotes fld
38648 \end_inset
38649
38650 white
38651 \begin_inset Quotes frd
38652 \end_inset
38653
38654 .
38655  On doit aussi ajouter la commande suivante au préambule du document
38656 \begin_inset space ~
38657 \end_inset
38658
38659 :
38660 \begin_inset Newline newline
38661 \end_inset
38662
38663
38664 \series bold
38665
38666 \backslash
38667 @ifundefined{textcolor}
38668 \begin_inset Newline newline
38669 \end_inset
38670
38671
38672 \begin_inset space ~
38673 \end_inset
38674
38675 {
38676 \backslash
38677 usepackage{color}}{}
38678 \series default
38679
38680 \begin_inset Separator parbreak
38681 \end_inset
38682
38683
38684 \end_layout
38685
38686 \begin_deeper
38687 \begin_layout Standard
38688 \begin_inset ERT
38689 status collapsed
38690
38691 \begin_layout Plain Layout
38692
38693
38694 \backslash
38695 renewcommand{
38696 \backslash
38697 LettrineFontHook}{
38698 \backslash
38699 color{magenta}}
38700 \end_layout
38701
38702 \end_inset
38703
38704
38705 \begin_inset Note Note
38706 status collapsed
38707
38708 \begin_layout Plain Layout
38709 colore la lettrine en magenta
38710 \end_layout
38711
38712 \end_inset
38713
38714
38715 \end_layout
38716
38717 \begin_layout Initial
38718 \begin_inset Argument 1
38719 status open
38720
38721 \begin_layout Plain Layout
38722 lines=3, lhang=0.33, loversize=0.25
38723 \end_layout
38724
38725 \end_inset
38726
38727
38728 \begin_inset Argument 2
38729 status open
38730
38731 \begin_layout Plain Layout
38732 \begin_inset Formula $\mathcal{I}$
38733 \end_inset
38734
38735
38736 \end_layout
38737
38738 \end_inset
38739
38740
38741 \begin_inset Argument 3
38742 status open
38743
38744 \begin_layout Plain Layout
38745
38746 \lang english
38747 t was in the spring
38748 \end_layout
38749
38750 \end_inset
38751
38752
38753 \lang english
38754  of the year 1894 that all London was interested, and the fashionable world
38755  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38756  and inexplicable circumstances.
38757  The public has already learned those particulars of the crime which came
38758  out in the police investigation, but a good deal was suppressed upon that
38759  occasion, since the case for the prosecution was so overwhelmingly strong
38760  that it was not necessary to bring forward all the facts.
38761 \end_layout
38762
38763 \end_deeper
38764 \begin_layout Standard
38765 \begin_inset ERT
38766 status collapsed
38767
38768 \begin_layout Plain Layout
38769
38770
38771 \backslash
38772 else
38773 \end_layout
38774
38775 \end_inset
38776
38777
38778 \begin_inset Note Note
38779 status open
38780
38781 \begin_layout Plain Layout
38782 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38783  
38784 \series bold
38785 lettrine
38786 \series default
38787  n'est pas installé :
38788 \end_layout
38789
38790 \end_inset
38791
38792
38793 \end_layout
38794
38795 \begin_layout Standard
38796 Vous devez installer le paquetage \SpecialChar LaTeX
38797  
38798 \series bold
38799 lettrine
38800 \series default
38801  pour voir la suite de cette section dans la sortie imprimée.
38802 \end_layout
38803
38804 \begin_layout Standard
38805 \begin_inset ERT
38806 status collapsed
38807
38808 \begin_layout Plain Layout
38809
38810
38811 \backslash
38812 fi
38813 \end_layout
38814
38815 \end_inset
38816
38817
38818 \end_layout
38819
38820 \begin_layout Chapter
38821 Trucs externes
38822 \begin_inset Index idx
38823 status collapsed
38824
38825 \begin_layout Plain Layout
38826 Trucs externes
38827 \end_layout
38828
38829 \end_inset
38830
38831
38832 \end_layout
38833
38834 \begin_layout Standard
38835 Avec le menu 
38836 \family sans
38837 Insertion\SpecialChar menuseparator
38838 Fichier
38839 \family default
38840  vous pouvez insérer un contenu externe à votre document.
38841  Ce contenu peut être :
38842 \end_layout
38843
38844 \begin_layout Description
38845 Document
38846 \begin_inset space ~
38847 \end_inset
38848
38849 \SpecialChar LyX
38850  Un autre document \SpecialChar LyX
38851  ; son contenu est directement inséré dans votre document.
38852 \end_layout
38853
38854 \begin_layout Description
38855 Texte
38856 \begin_inset space ~
38857 \end_inset
38858
38859 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
38860 e.
38861 \end_layout
38862
38863 \begin_layout Description
38864 Texte
38865 \begin_inset space ~
38866 \end_inset
38867
38868 Brut
38869 \begin_inset space ~
38870 \end_inset
38871
38872 par
38873 \begin_inset space ~
38874 \end_inset
38875
38876 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
38877  Les lignes vides créent un nouveau paragraphe dans votre document.
38878 \end_layout
38879
38880 \begin_layout Description
38881 Objet
38882 \begin_inset space ~
38883 \end_inset
38884
38885 Externe Fichiers de formats variés.
38886 \end_layout
38887
38888 \begin_layout Description
38889 Sous-document Documents \SpecialChar LyX
38890  ou \SpecialChar LaTeX
38891 .
38892 \end_layout
38893
38894 \begin_layout Section
38895 Objets externes 
38896 \begin_inset Index idx
38897 status collapsed
38898
38899 \begin_layout Plain Layout
38900 Trucs externes ! Objets Externes
38901 \end_layout
38902
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \begin_layout Standard
38909 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
38910  de fichiers dans votre document sans avoir à convertir ces derniers en
38911  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
38912
38913  qui va s'occuper des conversions.
38914  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
38915  \SpecialChar LyX
38916  des images dans des formats divers.
38917  Quand vous avez activé 
38918 \family sans
38919 Aperçu
38920 \begin_inset space ~
38921 \end_inset
38922
38923 sur
38924 \begin_inset space ~
38925 \end_inset
38926
38927 le
38928 \begin_inset space ~
38929 \end_inset
38930
38931 vif
38932 \family default
38933  dans le menu des préférences de \SpecialChar LyX
38934 , dans la rubrique 
38935 \family sans
38936 Apparence\SpecialChar menuseparator
38937 Graphiques
38938 \family default
38939 , les objets externes de type Dia et Xfig sont affichés directement dans
38940  \SpecialChar LyX
38941 .
38942 \end_layout
38943
38944 \begin_layout Standard
38945 On insère des objets externes en utilisant la fenêtre de dialogue 
38946 \family sans
38947 Objet
38948 \begin_inset space ~
38949 \end_inset
38950
38951 Externe
38952 \family default
38953  qui est accessible via le menu 
38954 \family sans
38955 Insertion\SpecialChar menuseparator
38956 Fichiers\SpecialChar menuseparator
38957 Objet
38958 \begin_inset space ~
38959 \end_inset
38960
38961 Externe
38962 \family default
38963 .
38964  Actuellement les types de fichiers (
38965 \family sans
38966 Modèles
38967 \family default
38968 ) suivants sont autorisés :
38969 \end_layout
38970
38971 \begin_layout Description
38972 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
38973  par le programme 
38974 \series bold
38975
38976 \begin_inset CommandInset href
38977 LatexCommand href
38978 name "XBoard"
38979 target "http://fr.wikipedia.org/wiki/XBoard"
38980
38981 \end_inset
38982
38983
38984 \series default
38985 .
38986 \end_layout
38987
38988 \begin_layout Description
38989 Date Ce modèle insère la date sous la forme 
38990 \emph on
38991 Jour-Mois-Année
38992 \emph default
38993 .
38994  Voici un exemple de date insérée comme objet externe :: 
38995 \begin_inset External
38996         template Date
38997         filename .
38998
38999 \end_inset
39000
39001
39002 \begin_inset space ~
39003 \end_inset
39004
39005
39006 \begin_inset Note Note
39007 status collapsed
39008
39009 \begin_layout Plain Layout
39010 Retirer l'espace protégé quand le bug 4398 sera résolu !
39011 \end_layout
39012
39013 \end_inset
39014
39015
39016 \begin_inset Newline newline
39017 \end_inset
39018
39019 La date n'apparaîtra pas dans \SpecialChar LyX
39020 , mais seulement dans la sortie imprimée.
39021  Il y a deux autre méthodes pour insérer une date : Avec le menu 
39022 \family sans
39023 Insertion\SpecialChar menuseparator
39024 Date
39025 \family default
39026  et avec la commande \SpecialChar LaTeX
39027  
39028 \series bold
39029
39030 \backslash
39031 today
39032 \series default
39033  entrée comme code \SpecialChar TeX
39034 .
39035  Ces différentes méthodes sont comparée dans le tableau
39036 \begin_inset space ~
39037 \end_inset
39038
39039
39040 \begin_inset CommandInset ref
39041 LatexCommand ref
39042 reference "tab:Comparaison-des-dates"
39043
39044 \end_inset
39045
39046 .
39047 \end_layout
39048
39049 \begin_layout Description
39050 Dia Ce modèle accepte les diagrammes créés avec le programme 
39051 \series bold
39052
39053 \begin_inset CommandInset href
39054 LatexCommand href
39055 name "Dia"
39056 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39057
39058 \end_inset
39059
39060
39061 \series default
39062 .
39063 \end_layout
39064
39065 \begin_layout Description
39066 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
39067  ou des tableaux dans le format de 
39068 \series bold
39069
39070 \begin_inset CommandInset href
39071 LatexCommand href
39072 name "Gnumeric"
39073 target "http://fr.wikipedia.org/wiki/Gnumeric"
39074
39075 \end_inset
39076
39077
39078 \series default
39079
39080 \begin_inset CommandInset href
39081 LatexCommand href
39082 name "OpenDocument"
39083 target "http://fr.wikipedia.org/wiki/OpenDocument"
39084
39085 \end_inset
39086
39087
39088 \begin_inset CommandInset href
39089 LatexCommand href
39090 name "Microsoft Office XML"
39091 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39092
39093 \end_inset
39094
39095  et 
39096 \begin_inset CommandInset href
39097 LatexCommand href
39098 name "Office Open XML"
39099 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39100
39101 \end_inset
39102
39103 .
39104  Pour cette fonction, \SpecialChar LyX
39105  doit pouvoir trouver le programme 
39106 \family typewriter
39107 ssconvert
39108 \family default
39109  au cours de sa configuration.
39110  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39111  même si vous n'avez pas de tableaux au format gnumeric.
39112  Pour des exemples et les limitations possibles, jetez un œil au fichier
39113  \SpecialChar LyX
39114  d'exemple, 
39115 \emph on
39116 spreadsheet.lyx
39117 \emph default
39118 .
39119 \end_layout
39120
39121 \begin_layout Description
39122 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
39123  par le programme 
39124 \series bold
39125
39126 \begin_inset CommandInset href
39127 LatexCommand href
39128 name "LilyPond"
39129 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39130
39131 \end_inset
39132
39133
39134 \series default
39135 .
39136  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39137  au fichier \SpecialChar LyX
39138  d'exemple 
39139 \emph on
39140 lilypond.lyx
39141 \emph default
39142 .
39143 \end_layout
39144
39145 \begin_layout Description
39146 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
39147  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39148  
39149 \emph on
39150 pages
39151 \emph default
39152  dans le champ 
39153 \family sans
39154 Option
39155 \family default
39156  dans l'onglet 
39157 \family sans
39158 Options \SpecialChar LaTeX
39159  et \SpecialChar LyX
39160
39161 \family default
39162 .
39163  L'argument de cette option est une liste d'éléments séparés par des virgules,
39164  contenant des numéros de pages (
39165 \begin_inset space ~
39166 \end_inset
39167
39168 insérez comme option 
39169 \series bold
39170 pages={3,5,6,8}
39171 \series default
39172
39173 \begin_inset space ~
39174 \end_inset
39175
39176 ), des plages de numéros de pages (
39177 \series bold
39178
39179 \begin_inset space ~
39180 \end_inset
39181
39182 pages={4-9}
39183 \series default
39184
39185 \begin_inset space ~
39186 \end_inset
39187
39188 ) ou n'importe quelle combinaison des deux.
39189  Pour insérer des pages vides, utilisez 
39190 \series bold
39191 {}
39192 \series default
39193 .
39194  Par exemple 
39195 \begin_inset space ~
39196 \end_inset
39197
39198
39199 \series bold
39200 pages={3,{},8-11,15}
39201 \series default
39202  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39203  15.
39204  Les plages de pages sont décrites avec la syntaxe 
39205 \emph on
39206 début-fin
39207 \emph default
39208  qui sélectionne toutes les pages de 
39209 \emph on
39210 début
39211 \emph default
39212  jusqu'à 
39213 \emph on
39214 fin
39215 \emph default
39216 .
39217  Si on omet 
39218 \emph on
39219 début
39220 \emph default
39221 , on commence implicitement à la première page ; de même, omettre 
39222 \emph on
39223 fin
39224 \emph default
39225  termine implicitement à la dernière page du document.
39226  La dernière page du document peut aussi être désignée par le mot-clé 
39227 \series bold
39228 last
39229 \series default
39230  (
39231 \begin_inset space ~
39232 \end_inset
39233
39234 ce dernier n'est accepté que pour une plage de pages
39235 \begin_inset space ~
39236 \end_inset
39237
39238 ).
39239  Donc 
39240 \series bold
39241 pages=-
39242 \series default
39243  va insérer toutes les pages du document et 
39244 \series bold
39245 pages=last-1
39246 \series default
39247  va insérer toutes les pages dans l'ordre inverse.
39248  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39249 \begin_inset Newline newline
39250 \end_inset
39251
39252 L'option 
39253 \series bold
39254 noautoscale
39255 \series default
39256  insère les pages avec leur taille d'origine, si cette option n'est pas
39257  donnée, les pages seront redimensionnées
39258 \begin_inset space \space{}
39259 \end_inset
39260
39261 pour tenir dans la largeur de page de votre document.
39262  Dans l'onglet 
39263 \family sans
39264 Taille
39265 \begin_inset space ~
39266 \end_inset
39267
39268 et
39269 \begin_inset space ~
39270 \end_inset
39271
39272 rotation
39273 \family default
39274  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39275  qu'une éventuelle rotation.
39276  Si vous utilisez une autre largeur que 100
39277 \begin_inset space \thinspace{}
39278 \end_inset
39279
39280 Échelle%, l'option 
39281 \series bold
39282 noautoscale
39283 \series default
39284  sera neutralisée.
39285  Pour plus d'information sur les options possibles, jetez un œil sur la
39286  documentation du paquetage \SpecialChar LaTeX
39287  
39288 \series bold
39289 pdfpages
39290 \series default
39291  
39292 \begin_inset CommandInset citation
39293 LatexCommand cite
39294 key "pdfpages"
39295
39296 \end_inset
39297
39298 .
39299 \begin_inset Index idx
39300 status collapsed
39301
39302 \begin_layout Plain Layout
39303 Paquetages \SpecialChar LaTeX
39304  ! pdfpages
39305 \end_layout
39306
39307 \end_inset
39308
39309
39310 \begin_inset Newline newline
39311 \end_inset
39312
39313 Pour utiliser ce modèle dans une présentation 
39314 \family sans
39315 Beamer
39316 \family default
39317  vous devez d'abord insérer un environnement 
39318 \family sans
39319 FinCadre
39320 \family default
39321  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
39322  contenant la commande
39323  
39324 \series bold
39325
39326 \backslash
39327 setbeamertemplate{background canvas}{}
39328 \series default
39329 .
39330  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39331  que vous voulez.
39332  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39333  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39334  section.
39335  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39336  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39337  le modèle.
39338 \begin_inset Newline newline
39339 \end_inset
39340
39341 Voici un PDF incorporé basculé de -5°
39342 \begin_inset space ~
39343 \end_inset
39344
39345 °: 
39346 \begin_inset External
39347         template PDFPages
39348         filename ../clipart/Abstract.pdf
39349         extra LaTeX "noautoscale, pages=-"
39350         rotateAngle -5
39351         rotateOrigin bottomleft
39352
39353 \end_inset
39354
39355
39356 \end_layout
39357
39358 \begin_layout Description
39359 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
39360  Les images peuvent être traitées dans la fenêtre de dialogue 
39361 \family sans
39362 Objet
39363 \begin_inset space ~
39364 \end_inset
39365
39366 Externe
39367 \family default
39368  comme les images qui sont habituellement incorporées en utilisant le menu
39369  
39370 \family sans
39371 Insertion\SpecialChar menuseparator
39372 Graphique
39373 \family default
39374 , comme c'est décrit dans la section
39375 \begin_inset space ~
39376 \end_inset
39377
39378
39379 \begin_inset CommandInset ref
39380 LatexCommand ref
39381 reference "sec:Graphics-Dialog"
39382
39383 \end_inset
39384
39385 .
39386  La différence avec l'insertion normale d'image est que seules les images
39387  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
39388  ne sont pas acceptées.
39389  Voici un exemple d'insertion d'image matricielle
39390 \begin_inset space ~
39391 \end_inset
39392
39393
39394 \begin_inset External
39395         template RasterImage
39396         filename ../clipart/ToolbarEnvBox.png
39397
39398 \end_inset
39399
39400
39401 \end_layout
39402
39403 \begin_layout Description
39404 XFig Ce modèle accepte les images créées avec le programme 
39405 \series bold
39406
39407 \begin_inset CommandInset href
39408 LatexCommand href
39409 name "Xfig"
39410 target "http://fr.wikipedia.org/wiki/Xfig"
39411
39412 \end_inset
39413
39414
39415 \series default
39416 .
39417 \end_layout
39418
39419 \begin_layout Standard
39420 \begin_inset Float table
39421 placement !h
39422 wide false
39423 sideways false
39424 status open
39425
39426 \begin_layout Plain Layout
39427 \begin_inset Caption Standard
39428
39429 \begin_layout Plain Layout
39430 \begin_inset CommandInset label
39431 LatexCommand label
39432 name "tab:Comparaison-des-dates"
39433
39434 \end_inset
39435
39436 Comparaison des méthodes d'insertion de la date.
39437 \end_layout
39438
39439 \end_inset
39440
39441
39442 \end_layout
39443
39444 \begin_layout Plain Layout
39445 \align center
39446 \begin_inset Tabular
39447 <lyxtabular version="3" rows="4" columns="4">
39448 <features tabularvalignment="middle">
39449 <column alignment="center" valignment="top">
39450 <column alignment="center" valignment="top">
39451 <column alignment="center" valignment="top">
39452 <column alignment="center" valignment="top">
39453 <row>
39454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39455 \begin_inset Text
39456
39457 \begin_layout Plain Layout
39458 Format du document
39459 \end_layout
39460
39461 \end_inset
39462 </cell>
39463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39464 \begin_inset Text
39465
39466 \begin_layout Plain Layout
39467
39468 \family sans
39469 Objet
39470 \begin_inset space ~
39471 \end_inset
39472
39473 Externe\SpecialChar menuseparator
39474 Date
39475 \end_layout
39476
39477 \end_inset
39478 </cell>
39479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39480 \begin_inset Text
39481
39482 \begin_layout Plain Layout
39483
39484 \family sans
39485 Insertion\SpecialChar menuseparator
39486 Date
39487 \end_layout
39488
39489 \end_inset
39490 </cell>
39491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39492 \begin_inset Text
39493
39494 \begin_layout Plain Layout
39495 commande 
39496 \series bold
39497
39498 \backslash
39499 today
39500 \end_layout
39501
39502 \end_inset
39503 </cell>
39504 </row>
39505 <row>
39506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39507 \begin_inset Text
39508
39509 \begin_layout Plain Layout
39510 \SpecialChar LyX
39511
39512 \end_layout
39513
39514 \end_inset
39515 </cell>
39516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39517 \begin_inset Text
39518
39519 \begin_layout Plain Layout
39520 comme boîte d'insert
39521 \end_layout
39522
39523 \end_inset
39524 </cell>
39525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39526 \begin_inset Text
39527
39528 \begin_layout Plain Layout
39529 comme date
39530 \end_layout
39531
39532 \end_inset
39533 </cell>
39534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39535 \begin_inset Text
39536
39537 \begin_layout Plain Layout
39538 comme boîte de code \SpecialChar TeX
39539
39540 \end_layout
39541
39542 \end_inset
39543 </cell>
39544 </row>
39545 <row>
39546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39547 \begin_inset Text
39548
39549 \begin_layout Plain Layout
39550 \SpecialChar LaTeX
39551
39552 \end_layout
39553
39554 \end_inset
39555 </cell>
39556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39557 \begin_inset Text
39558
39559 \begin_layout Plain Layout
39560 comme date
39561 \end_layout
39562
39563 \end_inset
39564 </cell>
39565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39566 \begin_inset Text
39567
39568 \begin_layout Plain Layout
39569 comme date
39570 \end_layout
39571
39572 \end_inset
39573 </cell>
39574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39575 \begin_inset Text
39576
39577 \begin_layout Plain Layout
39578 comme commande
39579 \end_layout
39580
39581 \end_inset
39582 </cell>
39583 </row>
39584 <row>
39585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39586 \begin_inset Text
39587
39588 \begin_layout Plain Layout
39589 DVI, PDF, PS
39590 \end_layout
39591
39592 \end_inset
39593 </cell>
39594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39595 \begin_inset Text
39596
39597 \begin_layout Plain Layout
39598 comme date
39599 \end_layout
39600
39601 \end_inset
39602 </cell>
39603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39604 \begin_inset Text
39605
39606 \begin_layout Plain Layout
39607 comme date
39608 \end_layout
39609
39610 \end_inset
39611 </cell>
39612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39613 \begin_inset Text
39614
39615 \begin_layout Plain Layout
39616 comme date date
39617 \end_layout
39618
39619 \end_inset
39620 </cell>
39621 </row>
39622 </lyxtabular>
39623
39624 \end_inset
39625
39626
39627 \end_layout
39628
39629 \end_inset
39630
39631
39632 \end_layout
39633
39634 \begin_layout Standard
39635 Quand vous activez l'option 
39636 \family sans
39637 Brouillon
39638 \family default
39639  de l'onglet 
39640 \family sans
39641 Fichier
39642 \family default
39643  de la fenêtre de dialogue 
39644 \family sans
39645 Objet
39646 \begin_inset space ~
39647 \end_inset
39648
39649 Externe
39650 \family default
39651 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39652 \begin_inset Newline newline
39653 \end_inset
39654
39655 Les objets externes apparaissent dans \SpecialChar LyX
39656 , soit comme une boîte comme celle-ci
39657  : 
39658 \begin_inset Graphics
39659         filename ../clipart/ExternalMaterialQt4.png
39660         scale 85
39661         scaleBeforeRotation
39662
39663 \end_inset
39664
39665  soit comme une image, selon que vous avez ou non activé l'option 
39666 \family sans
39667 Afficher
39668 \begin_inset space ~
39669 \end_inset
39670
39671 dans
39672 \begin_inset space ~
39673 \end_inset
39674
39675 \SpecialChar LyX
39676
39677 \family default
39678  de l'onglet 
39679 \family sans
39680 Options \SpecialChar LaTeX
39681  et \SpecialChar LyX
39682
39683 \family default
39684  de la fenêtre de dialogue.
39685 \end_layout
39686
39687 \begin_layout Standard
39688 Le manuel 
39689 \family sans
39690 \emph on
39691 Personnalisation
39692 \family default
39693 \emph default
39694  explique comment vous pouvez créer vos propres modèles.
39695 \end_layout
39696
39697 \begin_layout Section
39698 Sous-documents
39699 \begin_inset CommandInset label
39700 LatexCommand label
39701 name "sec:Sous-documents"
39702
39703 \end_inset
39704
39705
39706 \begin_inset Index idx
39707 status collapsed
39708
39709 \begin_layout Plain Layout
39710 Trucs externes ! Sous-documents
39711 \end_layout
39712
39713 \end_inset
39714
39715
39716 \begin_inset Index idx
39717 status collapsed
39718
39719 \begin_layout Plain Layout
39720 Fichiers ! Insertion
39721 \end_layout
39722
39723 \end_inset
39724
39725
39726 \end_layout
39727
39728 \begin_layout Standard
39729 Les sous-documents sont utilisés quand on a un document très long qui peut
39730  être décomposé en plusieurs parties ou sections plus petites.
39731  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
39732  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
39733  Les différents documents sont ce que l'on appelle les sous-documents et
39734  un document maître les relie pour imprimer le document complet ou seulement
39735  une partie de celui-ci.
39736  Un sous-document hérite du contenu de son maître, par exemple le préambule
39737  \SpecialChar LaTeX
39738 , la bibliographie, et les étiquettes pour les références croisées.
39739 \end_layout
39740
39741 \begin_layout Standard
39742 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
39743  maître, précisez dans le sous-document le document maître dans le menu
39744  
39745 \family sans
39746 Document\SpecialChar menuseparator
39747 Paramètres\SpecialChar menuseparator
39748 Classe de document
39749 \family default
39750 .
39751  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
39752  à chaque
39753  fois que vous modifierez le sous-document.
39754 \end_layout
39755
39756 \begin_layout Standard
39757 Les documents inclus sont visualisés dans \SpecialChar LyX
39758  sous la forme d'une boîte comme
39759  celle-ci : 
39760 \begin_inset Graphics
39761         filename clipart/ChildDocumentQt4.png
39762         lyxscale 70
39763         scale 60
39764         scaleBeforeRotation
39765
39766 \end_inset
39767
39768  Pour inclure des sous-documents dans un document maître , on utilise le
39769  menu 
39770 \family sans
39771 Insertion\SpecialChar menuseparator
39772 Fichier\SpecialChar menuseparator
39773 Sous-document
39774 \family default
39775 .
39776  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
39777  des quatre méthodes d'inclusion :
39778 \end_layout
39779
39780 \begin_layout Description
39781 Inclus
39782 \begin_inset space ~
39783 \end_inset
39784
39785 (include) Vous pouvez inclure des documents \SpecialChar LyX
39786  et \SpecialChar LaTeX
39787 .
39788  Quand vous cliquez sur le bouton 
39789 \family sans
39790 Modifier
39791 \family default
39792  dans la fenêtre de dialogue 
39793 \family sans
39794 Sous-document
39795 \family default
39796 , le document inclus est ouvert dans \SpecialChar LyX
39797  dans un nouvel onglet pour que vous
39798  puissiez le modifier.
39799 \begin_inset Newline newline
39800 \end_inset
39801
39802
39803 \end_layout
39804
39805 \begin_layout Standard
39806 Voici un sous-document inséré avec la méthode 
39807 \family sans
39808 Inclus
39809 \family default
39810  : 
39811 \begin_inset CommandInset include
39812 LatexCommand include
39813 filename "DocumentBidon1.lyx"
39814
39815 \end_inset
39816
39817
39818 \end_layout
39819
39820 \begin_layout Standard
39821 La numérotation des sections va prendre en compte les sections des fichiers
39822  incorporés dans l'ordre où ils sont insérés dans le document maître.
39823  Le document qui est inclus comme exemple possède une sous-section qui sera
39824  numérotée comme sous-section de la section actuelle.
39825  Les étiquettes présentes dans le fichier inclus peuvent être référencées
39826  : la sous-section
39827 \begin_inset space ~
39828 \end_inset
39829
39830
39831 \begin_inset CommandInset ref
39832 LatexCommand ref
39833 reference "subsec:Sous-section-externe-1"
39834
39835 \end_inset
39836
39837  est dans le fichier inclus.
39838 \end_layout
39839
39840 \begin_layout Standard
39841 Le préambule du sous-document est tout simplement ignoré, seul le préambule
39842  du document maître est utilisé.
39843  Les branches présentes dans le sous-document seront ignorées par le document
39844  maître si celui-ci ne possède pas une branche avec le même nom.
39845  Les documents inclus sont insérés en commençant une nouvelle page et sont
39846  suivis par un saut de page.
39847 \end_layout
39848
39849 \begin_layout Standard
39850 \begin_inset Note Greyedout
39851 status open
39852
39853 \begin_layout Plain Layout
39854
39855 \series bold
39856 Note:
39857 \series default
39858  Quand vous avez inclus un fichier \SpecialChar LyX
39859  ou \SpecialChar LaTeX
39860 , et que ce dernier utilise une classe
39861  de document différente de celle du document maître, vous recevez un avertisseme
39862 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
39863  produire des résultats inattendus sur la sortie imprimée.
39864 \end_layout
39865
39866 \end_inset
39867
39868
39869 \end_layout
39870
39871 \begin_layout Description
39872 Incorporé
39873 \begin_inset space ~
39874 \end_inset
39875
39876 (input) Cette méthode est très semblable à la méthode Inclus, les différences
39877  sont :
39878 \begin_inset Separator parbreak
39879 \end_inset
39880
39881
39882 \end_layout
39883
39884 \begin_deeper
39885 \begin_layout Itemize
39886 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
39887  par un saut de page.
39888 \end_layout
39889
39890 \begin_layout Itemize
39891 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
39892  quand l'option
39893  
39894 \family sans
39895 Aperçu
39896 \begin_inset space ~
39897 \end_inset
39898
39899 sur
39900 \begin_inset space ~
39901 \end_inset
39902
39903 le
39904 \begin_inset space ~
39905 \end_inset
39906
39907 vif
39908 \family default
39909  est activée dans les préférences dans la rubrique 
39910 \family sans
39911 Apparence\SpecialChar menuseparator
39912 Graphique
39913 \family default
39914 .
39915 \end_layout
39916
39917 \begin_layout Itemize
39918 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
39919 \family sans
39920 Document\SpecialChar menuseparator
39921 Paramètres\SpecialChar menuseparator
39922 Sous-documents
39923 \family default
39924 .
39925 \end_layout
39926
39927 \end_deeper
39928 \begin_layout Standard
39929 Voici un sous document inséré en utilisant la méthode 
39930 \family sans
39931 Incorporé
39932 \family default
39933  : 
39934 \begin_inset CommandInset include
39935 LatexCommand input
39936 preview true
39937 filename "DocumentBidon2.lyx"
39938
39939 \end_inset
39940
39941
39942 \end_layout
39943
39944 \begin_layout Standard
39945 Voici un sous-document
39946 \emph on
39947 input
39948 \emph default
39949  comme \SpecialChar LaTeX
39950  source:
39951 \end_layout
39952
39953 \begin_layout Quote
39954 \begin_inset CommandInset include
39955 LatexCommand input
39956 filename "DocumentTexteBidon.txt"
39957
39958 \end_inset
39959
39960
39961 \end_layout
39962
39963 \begin_layout Description
39964 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
39965  Si c'est un fichier \SpecialChar LyX
39966  ou \SpecialChar LaTeX
39967 , le contenu sera affiché dans la sortie sous forme
39968  de code source et aucune des commandes éventuellement présentes ne sera
39969  exécutée.
39970  Vous pouvez utiliser l'option 
39971 \family sans
39972 Marquer
39973 \begin_inset space ~
39974 \end_inset
39975
39976 les
39977 \begin_inset space ~
39978 \end_inset
39979
39980 espaces
39981 \family default
39982  qui matérialise chaque espace présente dans le code source par un caractère
39983  
39984 \begin_inset Quotes fld
39985 \end_inset
39986
39987
39988 \begin_inset ERT
39989 status collapsed
39990
39991 \begin_layout Plain Layout
39992
39993
39994 \backslash
39995 textvisiblespace 
39996 \end_layout
39997
39998 \end_inset
39999
40000
40001 \begin_inset Quotes frd
40002 \end_inset
40003
40004  .
40005  La différence avec la méthode qui consiste à utiliser le menu 
40006 \family sans
40007 Insertion\SpecialChar menuseparator
40008 Fichier\SpecialChar menuseparator
40009 Texte
40010 \begin_inset space ~
40011 \end_inset
40012
40013 brut
40014 \family default
40015  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
40016 .
40017 \end_layout
40018
40019 \begin_layout Standard
40020 Voici un sous-document inclus en utilisant la méthode 
40021 \family sans
40022 verbatim
40023 \family default
40024  : 
40025 \begin_inset CommandInset include
40026 LatexCommand verbatiminput
40027 filename "DocumentTexteBidon.txt"
40028
40029 \end_inset
40030
40031
40032 \begin_inset VSpace bigskip
40033 \end_inset
40034
40035 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40036  l'option 
40037 \family sans
40038 Marquer
40039 \begin_inset space ~
40040 \end_inset
40041
40042 les
40043 \begin_inset space ~
40044 \end_inset
40045
40046 espaces :
40047 \family default
40048  
40049 \begin_inset CommandInset include
40050 LatexCommand verbatiminput*
40051 filename "DocumentTexteBidon.txt"
40052
40053 \end_inset
40054
40055
40056 \end_layout
40057
40058 \begin_layout Standard
40059 \begin_inset VSpace bigskip
40060 \end_inset
40061
40062
40063 \end_layout
40064
40065 \begin_layout Standard
40066 \begin_inset Note Greyedout
40067 status open
40068
40069 \begin_layout Plain Layout
40070
40071 \series bold
40072 Note:
40073 \series default
40074  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40075  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40076 \end_layout
40077
40078 \end_inset
40079
40080
40081 \end_layout
40082
40083 \begin_layout Description
40084 Listings Ce type d'inclusion est décrit dans le chapitre
40085 \begin_inset space ~
40086 \end_inset
40087
40088
40089 \begin_inset CommandInset ref
40090 LatexCommand ref
40091 reference "cha:Program-Code-Listings"
40092
40093 \end_inset
40094
40095 .
40096 \end_layout
40097
40098 \begin_layout Standard
40099 \begin_inset Note Greyedout
40100 status open
40101
40102 \begin_layout Plain Layout
40103
40104 \series bold
40105 Note:
40106 \series default
40107  Inclure le même document deux fois dans un même document peut poser des
40108  problèmes avec \SpecialChar LaTeX
40109 .
40110 \end_layout
40111
40112 \end_inset
40113
40114
40115 \end_layout
40116
40117 \begin_layout Standard
40118 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40119  de votre document maître, que ce soit pour diminuer les temps de compilation
40120  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40121  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40122  la sortie en utilisant le menu 
40123 \family sans
40124 Document\SpecialChar menuseparator
40125 Paramètres\SpecialChar menuseparator
40126 Sous-documents
40127 \family default
40128 .
40129  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40130  sur la ligne correspondant dans la colonne 
40131 \family sans
40132 Inclus dans le résultat
40133 \family default
40134  de la liste (
40135 \begin_inset space ~
40136 \end_inset
40137
40138 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40139  
40140 \begin_inset Quotes fld
40141 \end_inset
40142
40143 inclus
40144 \begin_inset Quotes frd
40145 \end_inset
40146
40147  et pas la méthode 
40148 \begin_inset Quotes fld
40149 \end_inset
40150
40151 incorporé
40152 \begin_inset Quotes frd
40153 \end_inset
40154
40155
40156 \begin_inset space ~
40157 \end_inset
40158
40159 ).
40160  Si on active l'option 
40161 \family sans
40162 Assurer la cohérence des compteurs et des références
40163 \family default
40164 , \SpecialChar LyX
40165  va s'assurer que tous les numéros de pages, références etc...
40166  sont corrects comme si tous le document avait été traité.
40167  C'est utile si vous voulez que les sous-documents choisis aient exactement
40168  le même aspect que s'il étaient dans le document complet.
40169  Pour réaliser cette condition, il faut que \SpecialChar LyX
40170  traite de façon silencieuse
40171  la totalité du document.
40172  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40173  les compteurs et autres références n'ont pas à être à tout prix valides,
40174  vous devez impérativement désactiver cette option.
40175  
40176 \end_layout
40177
40178 \begin_layout Standard
40179 Une autre solution consiste à inclure chaque fichier dans une branche
40180 \begin_inset Foot
40181 status collapsed
40182
40183 \begin_layout Plain Layout
40184 Les branches sont décrites dans la section 
40185 \emph on
40186 Branches
40187 \emph default
40188  du 
40189 \emph on
40190 Guide de l'utilisateur
40191 \emph default
40192  de \SpecialChar LyX
40193 .
40194 \end_layout
40195
40196 \end_inset
40197
40198 .
40199  En activant ou désactivant une branche, vous pouvez décider les fichiers
40200  inclus qui doivent apparaître dans la sortie imprimée.
40201  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40202  
40203 \begin_inset Quotes fld
40204 \end_inset
40205
40206 incorporés
40207 \begin_inset Quotes frd
40208 \end_inset
40209
40210 .
40211  Le défaut est que les compteurs et autres références ne sont pas conservés
40212  avec cette approche.
40213 \end_layout
40214
40215 \begin_layout Chapter
40216 Listings de code source
40217 \begin_inset CommandInset label
40218 LatexCommand label
40219 name "cha:Program-Code-Listings"
40220
40221 \end_inset
40222
40223
40224 \begin_inset Index idx
40225 status collapsed
40226
40227 \begin_layout Plain Layout
40228 Listings
40229 \end_layout
40230
40231 \end_inset
40232
40233
40234 \begin_inset Index idx
40235 status collapsed
40236
40237 \begin_layout Plain Layout
40238 Code Source
40239 \end_layout
40240
40241 \end_inset
40242
40243
40244 \begin_inset Index idx
40245 status collapsed
40246
40247 \begin_layout Plain Layout
40248 Flottants ! Listings
40249 \end_layout
40250
40251 \end_inset
40252
40253
40254 \end_layout
40255
40256 \begin_layout Standard
40257 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40258  un insert 
40259 \family sans
40260 Listings
40261 \family default
40262  qui peut être créé grâce au menu 
40263 \family sans
40264 Insertion
40265 \family default
40266 \SpecialChar menuseparator
40267
40268 \family sans
40269 Listing
40270 \begin_inset space ~
40271 \end_inset
40272
40273 de
40274 \begin_inset space ~
40275 \end_inset
40276
40277 Code
40278 \begin_inset space ~
40279 \end_inset
40280
40281 Source
40282 \family default
40283 .
40284  Le paquetage \SpecialChar LaTeX
40285  
40286 \series bold
40287 listings
40288 \series default
40289
40290 \begin_inset Index idx
40291 status collapsed
40292
40293 \begin_layout Plain Layout
40294 Paquetages \SpecialChar LaTeX
40295  ! listings
40296 \end_layout
40297
40298 \end_inset
40299
40300  fournit un moyen puissant et flexible d'insérer des listings de code source
40301  dans votre document.
40302  
40303 \end_layout
40304
40305 \begin_layout Standard
40306 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40307  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40308 \end_layout
40309
40310 \begin_layout Standard
40311 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40312  imprimée.
40313  L'option d'emplacement 
40314 \family sans
40315 Listing
40316 \begin_inset space ~
40317 \end_inset
40318
40319 en
40320 \begin_inset space ~
40321 \end_inset
40322
40323 Ligne
40324 \family default
40325  imprime le listing dans la ligne comme ceci : 
40326 \begin_inset listings
40327 lstparams "language={C++}"
40328 inline true
40329 status open
40330
40331 \begin_layout Plain Layout
40332
40333 int a=5;
40334 \end_layout
40335
40336 \end_inset
40337
40338
40339 \begin_inset Newline newline
40340 \end_inset
40341
40342 L'option 
40343 \family sans
40344 Flottant
40345 \family default
40346  crée un flottant de listing pour lequel vous pouvez préciser les options
40347  classiques d'emplacement : 
40348 \begin_inset Quotes fld
40349 \end_inset
40350
40351
40352 \family sans
40353 h
40354 \family default
40355
40356 \begin_inset Quotes frd
40357 \end_inset
40358
40359
40360 \begin_inset Quotes fld
40361 \end_inset
40362
40363
40364 \family sans
40365 t
40366 \family default
40367
40368 \begin_inset Quotes frd
40369 \end_inset
40370
40371
40372 \begin_inset Quotes fld
40373 \end_inset
40374
40375
40376 \family sans
40377 b
40378 \family default
40379
40380 \begin_inset Quotes frd
40381 \end_inset
40382
40383 , et 
40384 \begin_inset Quotes fld
40385 \end_inset
40386
40387
40388 \family sans
40389 p
40390 \family default
40391
40392 \begin_inset Quotes frd
40393 \end_inset
40394
40395  correspondant aux emplacement décrits dans la section
40396 \begin_inset space ~
40397 \end_inset
40398
40399
40400 \begin_inset CommandInset ref
40401 LatexCommand ref
40402 reference "sec:Placement-flottants"
40403
40404 \end_inset
40405
40406 .
40407  Les options de positionnement peuvent être mélangées et doivent être saisies
40408  sans séparation, par exemple, on peut taper 
40409 \begin_inset Quotes fld
40410 \end_inset
40411
40412
40413 \family sans
40414 htbp
40415 \family default
40416
40417 \begin_inset Quotes frd
40418 \end_inset
40419
40420 .
40421  L'option 
40422 \begin_inset Quotes fld
40423 \end_inset
40424
40425 h
40426 \begin_inset Quotes frd
40427 \end_inset
40428
40429  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40430  
40431 \family sans
40432 Flottant
40433 \family default
40434  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40435  légende et être référencés.
40436 \end_layout
40437
40438 \begin_layout Standard
40439 Vous pouvez ajouter une légende à un listing avec le menu 
40440 \family sans
40441 Insertion\SpecialChar menuseparator
40442 Légende
40443 \family default
40444 .
40445  On peut référencer les listings de la même façon que les flottants :Voir
40446  le listing
40447 \begin_inset space ~
40448 \end_inset
40449
40450
40451 \begin_inset CommandInset ref
40452 LatexCommand ref
40453 reference "lst:Listing-exemple"
40454
40455 \end_inset
40456
40457 .
40458  Une liste des listings qui contient tous les listings légendés peut être
40459  créée par le menu 
40460 \family sans
40461 Insertion\SpecialChar menuseparator
40462 Listes
40463 \begin_inset space ~
40464 \end_inset
40465
40466 &
40467 \begin_inset space ~
40468 \end_inset
40469
40470 TdM\SpecialChar menuseparator
40471 Liste des listings
40472 \family default
40473 .
40474  Les éléments de la liste sont les légendes et le numéro de listing.
40475 \end_layout
40476
40477 \begin_layout Standard
40478 \begin_inset listings
40479 lstparams "language=Python"
40480 inline false
40481 status open
40482
40483 \begin_layout Plain Layout
40484
40485 \begin_inset Caption Standard
40486
40487 \begin_layout Plain Layout
40488 \begin_inset CommandInset label
40489 LatexCommand label
40490 name "lst:Listing-exemple"
40491
40492 \end_inset
40493
40494 Exemple de listing flottant
40495 \end_layout
40496
40497 \end_inset
40498
40499 # Exemple de listing flottant
40500 \end_layout
40501
40502 \begin_layout Plain Layout
40503
40504 def func(param):
40505 \end_layout
40506
40507 \begin_layout Plain Layout
40508
40509     'ceci est une fonction python'
40510 \end_layout
40511
40512 \begin_layout Plain Layout
40513
40514     pass
40515 \end_layout
40516
40517 \end_inset
40518
40519
40520 \end_layout
40521
40522 \begin_layout Standard
40523 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40524  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40525  de manière particulière dans la sortie imprimée.
40526  Dans l'exemple de listing, le mot clé Python 
40527 \begin_inset Quotes fld
40528 \end_inset
40529
40530 def
40531 \begin_inset Quotes frd
40532 \end_inset
40533
40534  est reconnu et imprimé en caractères gras dans la sortie.
40535 \end_layout
40536
40537 \begin_layout Standard
40538 \begin_inset Note Greyedout
40539 status open
40540
40541 \begin_layout Plain Layout
40542
40543 \series bold
40544 Note:
40545 \series default
40546  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40547  une police de caractères à 
40548 \family typewriter
40549 chasse fixe
40550 \family default
40551 , c'est que votre police ne contient probablement pas de série grasse.
40552  Dans ce cas choisissez une police différente dans le menu 
40553 \family sans
40554 Document\SpecialChar menuseparator
40555 Paramètres\SpecialChar menuseparator
40556 Polices
40557 \family default
40558 .
40559  (Les polices 
40560 \emph on
40561 LuxiMono, BeraMono
40562 \emph default
40563  et 
40564 \emph on
40565 Courier
40566 \emph default
40567  contiennent une série grasse.)
40568 \end_layout
40569
40570 \end_inset
40571
40572
40573 \end_layout
40574
40575 \begin_layout Standard
40576 Dans la rubrique 
40577 \family sans
40578 Numérotation
40579 \begin_inset space ~
40580 \end_inset
40581
40582 des
40583 \begin_inset space ~
40584 \end_inset
40585
40586 Lignes
40587 \family default
40588  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40589 n des lignes.
40590  Vous pouvez mettre un nombre dans le champ 
40591 \family sans
40592 Pas
40593 \family default
40594  pour désigner les lignes qui seront numérotées.
40595  Par exemple, si vous mettez 
40596 \begin_inset Quotes fld
40597 \end_inset
40598
40599 3
40600 \begin_inset Quotes frd
40601 \end_inset
40602
40603 , seule une ligne sur trois sera numérotée.
40604 \end_layout
40605
40606 \begin_layout Standard
40607 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40608  apparaîtront dans la sortie.
40609  Vous devez utiliser l'option 
40610 \family sans
40611 Table
40612 \begin_inset space ~
40613 \end_inset
40614
40615 de
40616 \begin_inset space ~
40617 \end_inset
40618
40619 Caractères
40620 \begin_inset space ~
40621 \end_inset
40622
40623 Étendue
40624 \family default
40625  quand vous employez des caractères spécifiques à une langue donnée comme
40626  les umlauts Allemands dans votre listing.
40627 \begin_inset Newline newline
40628 \end_inset
40629
40630 Voici un exemple de listing avec la numérotation des lignes à gauche par
40631  pas de 3, en langage Python, avec les options 
40632 \begin_inset Quotes fld
40633 \end_inset
40634
40635 Table
40636 \begin_inset space ~
40637 \end_inset
40638
40639 de
40640 \begin_inset space ~
40641 \end_inset
40642
40643 caractères
40644 \begin_inset space ~
40645 \end_inset
40646
40647 étendue
40648 \begin_inset Quotes frd
40649 \end_inset
40650
40651  et 
40652 \begin_inset Quotes fld
40653 \end_inset
40654
40655 Espace
40656 \begin_inset space ~
40657 \end_inset
40658
40659 représenté
40660 \begin_inset space ~
40661 \end_inset
40662
40663 par
40664 \begin_inset space ~
40665 \end_inset
40666
40667 un
40668 \begin_inset space ~
40669 \end_inset
40670
40671 symbole
40672 \begin_inset Quotes frd
40673 \end_inset
40674
40675 , l'intervalle de ligne étant 3
40676 \begin_inset space \thinspace{}
40677 \end_inset
40678
40679 -
40680 \begin_inset space \thinspace{}
40681 \end_inset
40682
40683 8:
40684 \end_layout
40685
40686 \begin_layout Standard
40687 \begin_inset listings
40688 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40689 inline false
40690 status open
40691
40692 \begin_layout Plain Layout
40693
40694 def func(param):
40695 \end_layout
40696
40697 \begin_layout Plain Layout
40698
40699     'ceci est une fonction Python'
40700 \end_layout
40701
40702 \begin_layout Plain Layout
40703
40704     pass
40705 \end_layout
40706
40707 \begin_layout Plain Layout
40708
40709 def func(param):
40710 \end_layout
40711
40712 \begin_layout Plain Layout
40713
40714 'Ça, c'est un mot Allemand : Tschüß'
40715 \end_layout
40716
40717 \begin_layout Plain Layout
40718
40719 pass
40720 \end_layout
40721
40722 \begin_layout Plain Layout
40723
40724 def func(param):
40725 \end_layout
40726
40727 \begin_layout Plain Layout
40728
40729 'ceci est une fonction Python'
40730 \end_layout
40731
40732 \begin_layout Plain Layout
40733
40734 pass
40735 \end_layout
40736
40737 \end_inset
40738
40739
40740 \end_layout
40741
40742 \begin_layout Standard
40743 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
40744  nombre de caractères que doit représenter une tabulation dans le champ
40745  
40746 \family sans
40747 Taille du tabulateur
40748 \family default
40749 .
40750 \end_layout
40751
40752 \begin_layout Standard
40753 \begin_inset Note Greyedout
40754 status open
40755
40756 \begin_layout Plain Layout
40757
40758 \series bold
40759 Note:
40760 \series default
40761  À cause d'un bug dans le paquetage 
40762 \series bold
40763 listings
40764 \series default
40765  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
40766  listing.
40767  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
40768  les lignes 3 et 6.
40769 \end_layout
40770
40771 \end_inset
40772
40773
40774 \end_layout
40775
40776 \begin_layout Standard
40777 \begin_inset VSpace bigskip
40778 \end_inset
40779
40780
40781 \end_layout
40782
40783 \begin_layout Standard
40784 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
40785  listing.
40786  Pour le faire, il suffit d'utiliser le menu 
40787 \family sans
40788 Insertion\SpecialChar menuseparator
40789 Fichier\SpecialChar menuseparator
40790 Sous-document
40791 \family default
40792  et de choisir le type 
40793 \family sans
40794 Listing
40795 \family default
40796
40797 \begin_inset space ~
40798 \end_inset
40799
40800
40801 \family sans
40802 de
40803 \begin_inset space ~
40804 \end_inset
40805
40806 Code
40807 \begin_inset space ~
40808 \end_inset
40809
40810 source
40811 \family default
40812 .
40813 \begin_inset Foot
40814 status collapsed
40815
40816 \begin_layout Plain Layout
40817 Les autres types de sous-documents sont décrits dans la section
40818 \begin_inset space ~
40819 \end_inset
40820
40821
40822 \begin_inset CommandInset ref
40823 LatexCommand ref
40824 reference "sec:Sous-documents"
40825
40826 \end_inset
40827
40828 .
40829 \end_layout
40830
40831 \end_inset
40832
40833  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
40834  à utiliser pour le listing dans une zone de texte.
40835  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
40836  
40837 \begin_inset Quotes fld
40838 \end_inset
40839
40840 ?
40841 \begin_inset Quotes frd
40842 \end_inset
40843
40844  dans la zone de texte.
40845 \end_layout
40846
40847 \begin_layout Standard
40848 Pour faire référence à un sous-document de type listing, tapez une étiquette
40849  dans le champ correspondant de la fenêtre de dialogue.
40850  On peut alors faire référence à cette étiquette en utilisant le menu 
40851 \family sans
40852 Insertion\SpecialChar menuseparator
40853 Référence
40854 \begin_inset space ~
40855 \end_inset
40856
40857 Croisée
40858 \family default
40859 .
40860 \end_layout
40861
40862 \begin_layout Standard
40863 Le listing
40864 \begin_inset space ~
40865 \end_inset
40866
40867
40868 \begin_inset CommandInset ref
40869 LatexCommand ref
40870 reference "lst:listing-fichier"
40871
40872 \end_inset
40873
40874  est un exemple de listing issu d'un fichier ; ici les lignes 10
40875 \begin_inset space \thinspace{}
40876 \end_inset
40877
40878 -
40879 \begin_inset space \thinspace{}
40880 \end_inset
40881
40882 15 de ce fichier \SpecialChar LyX
40883  sont listées.
40884 \end_layout
40885
40886 \begin_layout Standard
40887 \begin_inset CommandInset include
40888 LatexCommand lstinputlisting
40889 filename "EmbeddedObjects.lyx"
40890 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
40891
40892 \end_inset
40893
40894
40895 \end_layout
40896
40897 \begin_layout Standard
40898 \begin_inset VSpace bigskip
40899 \end_inset
40900
40901
40902 \end_layout
40903
40904 \begin_layout Standard
40905 L'insertion d'une formule dans un listing peut se faire de la façon suivante
40906 \begin_inset space ~
40907 \end_inset
40908
40909 :
40910 \end_layout
40911
40912 \begin_layout Enumerate
40913 Ouvrez la fenêtre de dialogue listings et ajoutez
40914 \begin_inset Newline newline
40915 \end_inset
40916
40917
40918 \family sans
40919 mathescape=true
40920 \family default
40921
40922 \begin_inset Newline newline
40923 \end_inset
40924
40925 dans le champ de l'onglet 
40926 \family sans
40927 Avancé
40928 \family default
40929 .
40930 \end_layout
40931
40932 \begin_layout Enumerate
40933 Créez la formule en dehors du listing.
40934 \end_layout
40935
40936 \begin_layout Enumerate
40937 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
40938  (raccourci 
40939 \begin_inset Info
40940 type  "shortcut"
40941 arg   "copy"
40942 \end_inset
40943
40944 )
40945 \end_layout
40946
40947 \begin_layout Enumerate
40948 Dans le listing écrivez 
40949 \begin_inset Quotes fld
40950 \end_inset
40951
40952
40953 \family sans
40954 $$
40955 \family default
40956
40957 \begin_inset Quotes frd
40958 \end_inset
40959
40960  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
40961  
40962 \begin_inset Info
40963 type  "shortcut"
40964 arg   "paste"
40965 \end_inset
40966
40967 )
40968 \end_layout
40969
40970 \begin_layout Standard
40971 \begin_inset listings
40972 lstparams "language=Python,mathescape=true"
40973 inline false
40974 status open
40975
40976 \begin_layout Plain Layout
40977
40978 \begin_inset Caption Standard
40979
40980 \begin_layout Plain Layout
40981 Exemple de listing flottant contenant une formule
40982 \end_layout
40983
40984 \end_inset
40985
40986 # Exemple de listing flottant
40987 \end_layout
40988
40989 \begin_layout Plain Layout
40990
40991 def func(param):
40992 \end_layout
40993
40994 \begin_layout Plain Layout
40995
40996     # $
40997 \backslash
40998 prod_{n=1}^{
40999 \backslash
41000 infty}
41001 \backslash
41002 ,
41003 \backslash
41004 frac{1}{x^{2}}$
41005 \end_layout
41006
41007 \begin_layout Plain Layout
41008
41009     pass
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Standard
41018 \begin_inset VSpace bigskip
41019 \end_inset
41020
41021
41022 \end_layout
41023
41024 \begin_layout Standard
41025 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41026  de dialogue 
41027 \family sans
41028 Document\SpecialChar menuseparator
41029 Paramètres\SpecialChar menuseparator
41030 Listings
41031 \family default
41032 .
41033  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41034  
41035 \begin_inset Quotes fld
41036 \end_inset
41037
41038 ?
41039 \begin_inset Quotes frd
41040 \end_inset
41041
41042  dans le champ.
41043 \end_layout
41044
41045 \begin_layout Standard
41046 Pour plus d'information sur le paquetage 
41047 \series bold
41048 listings
41049 \series default
41050 , nous vous renvoyons à sa documentation 
41051 \begin_inset CommandInset citation
41052 LatexCommand cite
41053 key "listings"
41054
41055 \end_inset
41056
41057 .
41058 \end_layout
41059
41060 \begin_layout Standard
41061 \begin_inset Newpage newpage
41062 \end_inset
41063
41064
41065 \end_layout
41066
41067 \begin_layout Chapter
41068 \start_of_appendix
41069 Unités de longueur utilisables avec \SpecialChar LyX
41070
41071 \begin_inset Argument 1
41072 status collapsed
41073
41074 \begin_layout Plain Layout
41075 Unités de longueur
41076 \end_layout
41077
41078 \end_inset
41079
41080
41081 \begin_inset Index idx
41082 status collapsed
41083
41084 \begin_layout Plain Layout
41085 Unités
41086 \end_layout
41087
41088 \end_inset
41089
41090
41091 \begin_inset CommandInset label
41092 LatexCommand label
41093 name "cha:Unités-de-longueur"
41094
41095 \end_inset
41096
41097
41098 \end_layout
41099
41100 \begin_layout Standard
41101 Pour comprendre les unités de longueur utilisées dans cette documentation,
41102  le tableau
41103 \begin_inset space ~
41104 \end_inset
41105
41106
41107 \begin_inset CommandInset ref
41108 LatexCommand ref
41109 reference "tab:Unités"
41110
41111 \end_inset
41112
41113 décrit les unités utilisées par \SpecialChar LyX
41114 .
41115 \begin_inset Float table
41116 placement h
41117 wide false
41118 sideways false
41119 status open
41120
41121 \begin_layout Plain Layout
41122 \begin_inset Caption Standard
41123
41124 \begin_layout Plain Layout
41125 \begin_inset CommandInset label
41126 LatexCommand label
41127 name "tab:Unités"
41128
41129 \end_inset
41130
41131 Unités de longueur
41132 \end_layout
41133
41134 \end_inset
41135
41136
41137 \end_layout
41138
41139 \begin_layout Plain Layout
41140 \begin_inset VSpace medskip
41141 \end_inset
41142
41143
41144 \end_layout
41145
41146 \begin_layout Plain Layout
41147 \align center
41148 \begin_inset Tabular
41149 <lyxtabular version="3" rows="20" columns="2">
41150 <features tabularvalignment="middle">
41151 <column alignment="center" valignment="top">
41152 <column alignment="center" valignment="top">
41153 <row>
41154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41155 \begin_inset Text
41156
41157 \begin_layout Plain Layout
41158 unité
41159 \end_layout
41160
41161 \end_inset
41162 </cell>
41163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41164 \begin_inset Text
41165
41166 \begin_layout Plain Layout
41167 nom/description
41168 \end_layout
41169
41170 \end_inset
41171 </cell>
41172 </row>
41173 <row>
41174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41175 \begin_inset Text
41176
41177 \begin_layout Plain Layout
41178 mm
41179 \end_layout
41180
41181 \end_inset
41182 </cell>
41183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41184 \begin_inset Text
41185
41186 \begin_layout Plain Layout
41187 millimètre
41188 \end_layout
41189
41190 \end_inset
41191 </cell>
41192 </row>
41193 <row>
41194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41195 \begin_inset Text
41196
41197 \begin_layout Plain Layout
41198 cm
41199 \end_layout
41200
41201 \end_inset
41202 </cell>
41203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41204 \begin_inset Text
41205
41206 \begin_layout Plain Layout
41207 centimètre
41208 \end_layout
41209
41210 \end_inset
41211 </cell>
41212 </row>
41213 <row>
41214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41215 \begin_inset Text
41216
41217 \begin_layout Plain Layout
41218 in
41219 \end_layout
41220
41221 \end_inset
41222 </cell>
41223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41224 \begin_inset Text
41225
41226 \begin_layout Plain Layout
41227 pouce (inch)
41228 \end_layout
41229
41230 \end_inset
41231 </cell>
41232 </row>
41233 <row>
41234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41235 \begin_inset Text
41236
41237 \begin_layout Plain Layout
41238 pt
41239 \end_layout
41240
41241 \end_inset
41242 </cell>
41243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41244 \begin_inset Text
41245
41246 \begin_layout Plain Layout
41247 point (72.27
41248 \begin_inset space \thinspace{}
41249 \end_inset
41250
41251 pt = 1
41252 \begin_inset space \thinspace{}
41253 \end_inset
41254
41255 in)
41256 \end_layout
41257
41258 \end_inset
41259 </cell>
41260 </row>
41261 <row>
41262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41263 \begin_inset Text
41264
41265 \begin_layout Plain Layout
41266 pc
41267 \end_layout
41268
41269 \end_inset
41270 </cell>
41271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41272 \begin_inset Text
41273
41274 \begin_layout Plain Layout
41275 pica (1
41276 \begin_inset space \thinspace{}
41277 \end_inset
41278
41279 pc = 12
41280 \begin_inset space \thinspace{}
41281 \end_inset
41282
41283 pt)
41284 \end_layout
41285
41286 \end_inset
41287 </cell>
41288 </row>
41289 <row>
41290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41291 \begin_inset Text
41292
41293 \begin_layout Plain Layout
41294 sp
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 scaled point (65536
41304 \begin_inset space \thinspace{}
41305 \end_inset
41306
41307 sp = 1
41308 \begin_inset space \thinspace{}
41309 \end_inset
41310
41311 pt)
41312 \end_layout
41313
41314 \end_inset
41315 </cell>
41316 </row>
41317 <row>
41318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41319 \begin_inset Text
41320
41321 \begin_layout Plain Layout
41322 bp
41323 \end_layout
41324
41325 \end_inset
41326 </cell>
41327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41328 \begin_inset Text
41329
41330 \begin_layout Plain Layout
41331 gros point (72
41332 \begin_inset space \thinspace{}
41333 \end_inset
41334
41335 bp = 1
41336 \begin_inset space \thinspace{}
41337 \end_inset
41338
41339 in)
41340 \end_layout
41341
41342 \end_inset
41343 </cell>
41344 </row>
41345 <row>
41346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41347 \begin_inset Text
41348
41349 \begin_layout Plain Layout
41350 dd
41351 \end_layout
41352
41353 \end_inset
41354 </cell>
41355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41356 \begin_inset Text
41357
41358 \begin_layout Plain Layout
41359 didot (72
41360 \begin_inset space \thinspace{}
41361 \end_inset
41362
41363 dd 
41364 \begin_inset Formula $\approx$
41365 \end_inset
41366
41367  37.6
41368 \begin_inset space \thinspace{}
41369 \end_inset
41370
41371 mm)
41372 \end_layout
41373
41374 \end_inset
41375 </cell>
41376 </row>
41377 <row>
41378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41379 \begin_inset Text
41380
41381 \begin_layout Plain Layout
41382 cc
41383 \end_layout
41384
41385 \end_inset
41386 </cell>
41387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41388 \begin_inset Text
41389
41390 \begin_layout Plain Layout
41391 cicero (1
41392 \begin_inset space \thinspace{}
41393 \end_inset
41394
41395 cc = 12
41396 \begin_inset space \thinspace{}
41397 \end_inset
41398
41399 dd)
41400 \end_layout
41401
41402 \end_inset
41403 </cell>
41404 </row>
41405 <row>
41406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41407 \begin_inset Text
41408
41409 \begin_layout Plain Layout
41410 Scale%
41411 \end_layout
41412
41413 \end_inset
41414 </cell>
41415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41416 \begin_inset Text
41417
41418 \begin_layout Plain Layout
41419 % de la largeur originale de l'image
41420 \end_layout
41421
41422 \end_inset
41423 </cell>
41424 </row>
41425 <row>
41426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41427 \begin_inset Text
41428
41429 \begin_layout Plain Layout
41430 text%
41431 \end_layout
41432
41433 \end_inset
41434 </cell>
41435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41436 \begin_inset Text
41437
41438 \begin_layout Plain Layout
41439 % de la largeur du texte
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 </row>
41445 <row>
41446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41447 \begin_inset Text
41448
41449 \begin_layout Plain Layout
41450 col%
41451 \end_layout
41452
41453 \end_inset
41454 </cell>
41455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41456 \begin_inset Text
41457
41458 \begin_layout Plain Layout
41459 % de la largeur de la colonne
41460 \end_layout
41461
41462 \end_inset
41463 </cell>
41464 </row>
41465 <row>
41466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41467 \begin_inset Text
41468
41469 \begin_layout Plain Layout
41470 page%
41471 \end_layout
41472
41473 \end_inset
41474 </cell>
41475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41476 \begin_inset Text
41477
41478 \begin_layout Plain Layout
41479 % de la largeur du papier
41480 \end_layout
41481
41482 \end_inset
41483 </cell>
41484 </row>
41485 <row>
41486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41487 \begin_inset Text
41488
41489 \begin_layout Plain Layout
41490 line%
41491 \end_layout
41492
41493 \end_inset
41494 </cell>
41495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499 % de la largeur de la ligne
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 </row>
41505 <row>
41506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41507 \begin_inset Text
41508
41509 \begin_layout Plain Layout
41510 theight%
41511 \end_layout
41512
41513 \end_inset
41514 </cell>
41515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41516 \begin_inset Text
41517
41518 \begin_layout Plain Layout
41519 % la hauteur du texte
41520 \end_layout
41521
41522 \end_inset
41523 </cell>
41524 </row>
41525 <row>
41526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41527 \begin_inset Text
41528
41529 \begin_layout Plain Layout
41530 pheight%
41531 \end_layout
41532
41533 \end_inset
41534 </cell>
41535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41536 \begin_inset Text
41537
41538 \begin_layout Plain Layout
41539 % hauteur du papier
41540 \end_layout
41541
41542 \end_inset
41543 </cell>
41544 </row>
41545 <row>
41546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41547 \begin_inset Text
41548
41549 \begin_layout Plain Layout
41550 ex
41551 \end_layout
41552
41553 \end_inset
41554 </cell>
41555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41556 \begin_inset Text
41557
41558 \begin_layout Plain Layout
41559 hauteur de la lettre 
41560 \emph on
41561 x
41562 \emph default
41563  dans la police courante
41564 \end_layout
41565
41566 \end_inset
41567 </cell>
41568 </row>
41569 <row>
41570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41571 \begin_inset Text
41572
41573 \begin_layout Plain Layout
41574 em
41575 \end_layout
41576
41577 \end_inset
41578 </cell>
41579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41580 \begin_inset Text
41581
41582 \begin_layout Plain Layout
41583 largeur de la lettre
41584 \emph on
41585  M
41586 \emph default
41587  dans la police courante
41588 \end_layout
41589
41590 \end_inset
41591 </cell>
41592 </row>
41593 <row>
41594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41595 \begin_inset Text
41596
41597 \begin_layout Plain Layout
41598 mu
41599 \end_layout
41600
41601 \end_inset
41602 </cell>
41603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41604 \begin_inset Text
41605
41606 \begin_layout Plain Layout
41607 unité mathématique (1
41608 \begin_inset space \thinspace{}
41609 \end_inset
41610
41611 mu = 1/18
41612 \begin_inset space \thinspace{}
41613 \end_inset
41614
41615 em)
41616 \end_layout
41617
41618 \end_inset
41619 </cell>
41620 </row>
41621 </lyxtabular>
41622
41623 \end_inset
41624
41625
41626 \end_layout
41627
41628 \end_inset
41629
41630
41631 \end_layout
41632
41633 \begin_layout Chapter
41634 Formats des fichiers de sortie graphiques
41635 \begin_inset CommandInset label
41636 LatexCommand label
41637 name "cha:Formats-fichiers-graphiques"
41638
41639 \end_inset
41640
41641
41642 \end_layout
41643
41644 \begin_layout Section
41645 DVI
41646 \begin_inset Index idx
41647 status collapsed
41648
41649 \begin_layout Plain Layout
41650 Formats de Fichiers! DVI
41651 \end_layout
41652
41653 \end_inset
41654
41655
41656 \begin_inset Index idx
41657 status collapsed
41658
41659 \begin_layout Plain Layout
41660 DVI|see
41661 \begin_inset ERT
41662 status collapsed
41663
41664 \begin_layout Plain Layout
41665
41666 {
41667 \end_layout
41668
41669 \end_inset
41670
41671 Formats de Fichiers
41672 \begin_inset ERT
41673 status collapsed
41674
41675 \begin_layout Plain Layout
41676
41677 }
41678 \end_layout
41679
41680 \end_inset
41681
41682
41683 \end_layout
41684
41685 \end_inset
41686
41687
41688 \end_layout
41689
41690 \begin_layout Standard
41691 Ce type de fichiers a l'extension 
41692 \begin_inset Quotes fld
41693 \end_inset
41694
41695
41696 \family typewriter
41697 .dvi
41698 \family default
41699
41700 \begin_inset Quotes frd
41701 \end_inset
41702
41703 .
41704  Il est appelé 
41705 \emph on
41706 indépendant de l'appareil
41707 \emph default
41708  ou 
41709 \begin_inset Quotes fld
41710 \end_inset
41711
41712 device independent (DVI)
41713 \begin_inset Quotes frd
41714 \end_inset
41715
41716 , car il est complètement portable ; vous pouvez les recopier d'une machine
41717  à l'autre sans avoir à faire de conversion.
41718  À l'époque où ce format a été développé, c'était loin d'être évident.
41719  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
41720  étape préliminaire avant la conversion vers un autre format comme le PostScript.
41721 \end_layout
41722
41723 \begin_layout Standard
41724 \begin_inset Note Greyedout
41725 status open
41726
41727 \begin_layout Plain Layout
41728
41729 \series bold
41730 Note:
41731 \series default
41732  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
41733  au fichier.
41734  
41735 \end_layout
41736
41737 \end_inset
41738
41739  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
41740  
41741 \family typewriter
41742 .dvi
41743 \family default
41744 .
41745  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
41746 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
41747  pour les rendre visibles quand vous faites défiler votre document.
41748  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
41749  avec de nombreuses images.
41750 \end_layout
41751
41752 \begin_layout Standard
41753 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
41754  menu 
41755 \family sans
41756 Fichier\SpecialChar menuseparator
41757 Exporter\SpecialChar menuseparator
41758 DVI.
41759
41760 \family default
41761  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
41762 \family sans
41763 Visualiser
41764 \family default
41765 .
41766 \end_layout
41767
41768 \begin_layout Section
41769 PostScript
41770 \begin_inset CommandInset label
41771 LatexCommand label
41772 name "sec:PostScript"
41773
41774 \end_inset
41775
41776
41777 \begin_inset Index idx
41778 status collapsed
41779
41780 \begin_layout Plain Layout
41781 Formats de Fichiers ! PostScript
41782 \end_layout
41783
41784 \end_inset
41785
41786
41787 \begin_inset Index idx
41788 status collapsed
41789
41790 \begin_layout Plain Layout
41791 PostScript|see
41792 \begin_inset ERT
41793 status collapsed
41794
41795 \begin_layout Plain Layout
41796
41797 {
41798 \end_layout
41799
41800 \end_inset
41801
41802 Formats de Fichiers
41803 \begin_inset ERT
41804 status collapsed
41805
41806 \begin_layout Plain Layout
41807
41808 }
41809 \end_layout
41810
41811 \end_inset
41812
41813
41814 \end_layout
41815
41816 \end_inset
41817
41818
41819 \end_layout
41820
41821 \begin_layout Standard
41822 Ce type de fichiers a l'extension 
41823 \begin_inset Quotes fld
41824 \end_inset
41825
41826
41827 \family typewriter
41828 .ps
41829 \family default
41830
41831 \begin_inset Quotes frd
41832 \end_inset
41833
41834 .
41835  PostScript a été développé par la société 
41836 \series bold
41837 Adobe
41838 \series default
41839  comme un langage pour les imprimantes.
41840  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
41841  pour imprimer le document.
41842  PostScript peut être considéré comme un 
41843 \begin_inset Quotes fld
41844 \end_inset
41845
41846 langage de programmation
41847 \begin_inset Quotes frd
41848 \end_inset
41849
41850  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
41851  images
41852 \begin_inset Foot
41853 status collapsed
41854
41855 \begin_layout Plain Layout
41856 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
41857  \SpecialChar LaTeX
41858  
41859 \series bold
41860 pstricks
41861 \series default
41862
41863 \begin_inset CommandInset citation
41864 LatexCommand cite
41865 key "pstricks"
41866
41867 \end_inset
41868
41869 .
41870 \end_layout
41871
41872 \end_inset
41873
41874 .
41875  En partie à cause de toutes ces possibilités un fichier PostScript est
41876  souvent plus gros qu'un PDF.
41877 \end_layout
41878
41879 \begin_layout Standard
41880 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
41881  plus gros qu'un PDF.
41882 \end_layout
41883
41884 \begin_layout Standard
41885 PostScript ne peut contenir que des images au format 
41886 \begin_inset Quotes fld
41887 \end_inset
41888
41889 PostScript Encapsulé
41890 \begin_inset Quotes frd
41891 \end_inset
41892
41893  (encapsulated PostScript ou EPS, d'extension 
41894 \family typewriter
41895 .eps
41896 \family default
41897 ).
41898  Comme \SpecialChar LyX
41899  vous permet n'importe quel format d'image connu dans votre document,
41900  il doit les convertir en interne en EPS.
41901  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
41902  doit faire 50
41903  conversions à chaque fois que vous visualisez ou que vous exportez votre
41904  document.
41905  Cela risque de ralentir de façon importante votre rythme de travail.
41906  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
41907  vos images directement en EPS pour éviter ce problème.
41908 \end_layout
41909
41910 \begin_layout Standard
41911 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
41912  le menu 
41913 \family sans
41914 Fichier\SpecialChar menuseparator
41915 Exporter\SpecialChar menuseparator
41916 PostScript.
41917
41918 \family default
41919  Vous pouvez visionner votre document sous forme PostScript grâce au menu
41920  
41921 \family sans
41922 Visualiser
41923 \family default
41924 .
41925 \end_layout
41926
41927 \begin_layout Section
41928 PDF
41929 \begin_inset Index idx
41930 status collapsed
41931
41932 \begin_layout Plain Layout
41933 Formats de Fichiers ! PDF
41934 \end_layout
41935
41936 \end_inset
41937
41938
41939 \begin_inset Index idx
41940 status collapsed
41941
41942 \begin_layout Plain Layout
41943 PDF
41944 \end_layout
41945
41946 \end_inset
41947
41948
41949 \end_layout
41950
41951 \begin_layout Standard
41952 Ce type de fichiers a l'extension 
41953 \begin_inset Quotes fld
41954 \end_inset
41955
41956
41957 \family typewriter
41958 .pdf
41959 \family default
41960
41961 \begin_inset Quotes frd
41962 \end_inset
41963
41964 .
41965  Ce 
41966 \begin_inset Quotes fld
41967 \end_inset
41968
41969 format de document portable
41970 \begin_inset Quotes frd
41971 \end_inset
41972
41973  (portable document format ou PDF) est développé par 
41974 \family typewriter
41975 Adobe
41976 \family default
41977  comme une évolution de PostScript.
41978  Il est plus comprimé et utilise moins de commandes que PostScript.
41979  Comme son nom l'indique, il est 
41980 \begin_inset Quotes fld
41981 \end_inset
41982
41983 portable
41984 \begin_inset Quotes frd
41985 \end_inset
41986
41987  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
41988  aura exactement le même aspect.
41989 \end_layout
41990
41991 \begin_layout Standard
41992 PDF peut contenir des images dans son propre format PDF et dans les formats
41993  JPG (format du 
41994 \begin_inset Quotes fld
41995 \end_inset
41996
41997 Joint Photographic Expert Group
41998 \begin_inset Quotes frd
41999 \end_inset
42000
42001  avec comme extension 
42002 \family typewriter
42003 .jpg
42004 \family default
42005  ou 
42006 \family typewriter
42007 .jpeg
42008 \family default
42009 ) et PNG (
42010 \begin_inset Quotes fld
42011 \end_inset
42012
42013 Portable Network Graphics
42014 \begin_inset Quotes frd
42015 \end_inset
42016
42017  avec l'extension 
42018 \family typewriter
42019 .png
42020 \family default
42021 ).
42022  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
42023  les convertit
42024  dans un de ces formats.
42025  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42026  vont ralentir votre travail.
42027  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42028 \end_layout
42029
42030 \begin_layout Standard
42031 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42032  menu 
42033 \family sans
42034 Fichier\SpecialChar menuseparator
42035 Exporter 
42036 \family default
42037 de trois façons différentes:
42038 \end_layout
42039
42040 \begin_layout Description
42041 PDF
42042 \begin_inset space ~
42043 \end_inset
42044
42045 (ps2pdf) Ceci utilise le programme 
42046 \family typewriter
42047 ps2pdf
42048 \family default
42049  qui créé un PDF à partir de la version PostScript de votre fichier.
42050  Cette dernière est produite par le programme 
42051 \family typewriter
42052 dvips
42053 \family default
42054  qui utilise une version DVI comme étape intermédiaire.
42055  Cette variante consiste donc en trois conversions.
42056 \end_layout
42057
42058 \begin_layout Description
42059 PDF
42060 \begin_inset space ~
42061 \end_inset
42062
42063 (dvipdfm) Ceci utilise le programme 
42064 \family typewriter
42065 dvipdfm
42066 \family default
42067  qui convertit votre fichier en DVI avant de le convertir en PDF.
42068 \end_layout
42069
42070 \begin_layout Description
42071 PDF
42072 \begin_inset space ~
42073 \end_inset
42074
42075 (pdflatex) Ceci utilise le programme 
42076 \family typewriter
42077 pdftex
42078 \family default
42079  qui convertit directement votre fichier en PDF.
42080 \end_layout
42081
42082 \begin_layout Standard
42083 Nous recommandons d'utiliser l'option 
42084 \family sans
42085 PDF
42086 \begin_inset space ~
42087 \end_inset
42088
42089 (pdflatex)
42090 \family default
42091  car 
42092 \family typewriter
42093 pdftex
42094 \family default
42095  accepte toutes les fonctionnalités des versions actuelles de PDF.
42096  Il est en plus rapide et stable.
42097  Le programme 
42098 \family typewriter
42099 dvipdfm
42100 \family default
42101  n'est plus développé est est donc un peu dépassé.
42102 \end_layout
42103
42104 \begin_layout Standard
42105 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42106 \family sans
42107 Visualiser
42108 \family default
42109  ou en utilisant un bouton de la barre d'outils.
42110 \end_layout
42111
42112 \begin_layout Chapter
42113 Liste de noms de couleur pour dvips
42114 \begin_inset CommandInset label
42115 LatexCommand label
42116 name "chap:Liste-de-noms-de-couleur-dvips"
42117
42118 \end_inset
42119
42120
42121 \end_layout
42122
42123 \begin_layout Standard
42124 \begin_inset Tabular
42125 <lyxtabular version="3" rows="17" columns="4">
42126 <features tabularvalignment="middle">
42127 <column alignment="left" valignment="top" width="0pt">
42128 <column alignment="left" valignment="top" width="0pt">
42129 <column alignment="left" valignment="top" width="0pt">
42130 <column alignment="left" valignment="top" width="0pt">
42131 <row>
42132 <cell alignment="left" valignment="top" usebox="none">
42133 \begin_inset Text
42134
42135 \begin_layout Plain Layout
42136 \begin_inset ERT
42137 status collapsed
42138
42139 \begin_layout Plain Layout
42140
42141
42142 \backslash
42143 fcolorbox{black}{
42144 \end_layout
42145
42146 \end_inset
42147
42148 white
42149 \begin_inset ERT
42150 status collapsed
42151
42152 \begin_layout Plain Layout
42153
42154 }{
42155 \end_layout
42156
42157 \end_inset
42158
42159 Couleur
42160 \begin_inset ERT
42161 status collapsed
42162
42163 \begin_layout Plain Layout
42164
42165 }
42166 \end_layout
42167
42168 \end_inset
42169
42170  Nom
42171 \end_layout
42172
42173 \end_inset
42174 </cell>
42175 <cell alignment="left" valignment="top" usebox="none">
42176 \begin_inset Text
42177
42178 \begin_layout Plain Layout
42179 \begin_inset ERT
42180 status collapsed
42181
42182 \begin_layout Plain Layout
42183
42184
42185 \backslash
42186 fcolorbox{black}{
42187 \end_layout
42188
42189 \end_inset
42190
42191 white
42192 \begin_inset ERT
42193 status collapsed
42194
42195 \begin_layout Plain Layout
42196
42197 }{
42198 \end_layout
42199
42200 \end_inset
42201
42202 Couleur
42203 \begin_inset ERT
42204 status collapsed
42205
42206 \begin_layout Plain Layout
42207
42208 }
42209 \end_layout
42210
42211 \end_inset
42212
42213  Nom
42214 \end_layout
42215
42216 \end_inset
42217 </cell>
42218 <cell alignment="left" valignment="top" usebox="none">
42219 \begin_inset Text
42220
42221 \begin_layout Plain Layout
42222 \begin_inset ERT
42223 status collapsed
42224
42225 \begin_layout Plain Layout
42226
42227
42228 \backslash
42229 fcolorbox{black}{
42230 \end_layout
42231
42232 \end_inset
42233
42234 white
42235 \begin_inset ERT
42236 status collapsed
42237
42238 \begin_layout Plain Layout
42239
42240 }{
42241 \end_layout
42242
42243 \end_inset
42244
42245 Couleur
42246 \begin_inset ERT
42247 status collapsed
42248
42249 \begin_layout Plain Layout
42250
42251 }
42252 \end_layout
42253
42254 \end_inset
42255
42256  Nom
42257 \end_layout
42258
42259 \end_inset
42260 </cell>
42261 <cell alignment="left" valignment="top" usebox="none">
42262 \begin_inset Text
42263
42264 \begin_layout Plain Layout
42265 \begin_inset ERT
42266 status collapsed
42267
42268 \begin_layout Plain Layout
42269
42270
42271 \backslash
42272 fcolorbox{black}{
42273 \end_layout
42274
42275 \end_inset
42276
42277 white
42278 \begin_inset ERT
42279 status collapsed
42280
42281 \begin_layout Plain Layout
42282
42283 }{
42284 \end_layout
42285
42286 \end_inset
42287
42288 Couleur
42289 \begin_inset ERT
42290 status collapsed
42291
42292 \begin_layout Plain Layout
42293
42294 }
42295 \end_layout
42296
42297 \end_inset
42298
42299  Nom
42300 \end_layout
42301
42302 \end_inset
42303 </cell>
42304 </row>
42305 <row>
42306 <cell alignment="center" valignment="top" usebox="none">
42307 \begin_inset Text
42308
42309 \begin_layout Plain Layout
42310 \begin_inset ERT
42311 status collapsed
42312
42313 \begin_layout Plain Layout
42314
42315
42316 \backslash
42317 fcolorbox{black}{
42318 \end_layout
42319
42320 \end_inset
42321
42322 Apricot
42323 \begin_inset ERT
42324 status collapsed
42325
42326 \begin_layout Plain Layout
42327
42328 }{
42329 \end_layout
42330
42331 \end_inset
42332
42333
42334 \begin_inset Phantom Phantom
42335 status open
42336
42337 \begin_layout Plain Layout
42338 W
42339 \end_layout
42340
42341 \end_inset
42342
42343
42344 \begin_inset ERT
42345 status collapsed
42346
42347 \begin_layout Plain Layout
42348
42349 }
42350 \end_layout
42351
42352 \end_inset
42353
42354  Apricot
42355 \end_layout
42356
42357 \end_inset
42358 </cell>
42359 <cell alignment="center" valignment="top" usebox="none">
42360 \begin_inset Text
42361
42362 \begin_layout Plain Layout
42363 \begin_inset ERT
42364 status collapsed
42365
42366 \begin_layout Plain Layout
42367
42368
42369 \backslash
42370 fcolorbox{black}{
42371 \end_layout
42372
42373 \end_inset
42374
42375 Aquamarine
42376 \begin_inset ERT
42377 status collapsed
42378
42379 \begin_layout Plain Layout
42380
42381 }{
42382 \end_layout
42383
42384 \end_inset
42385
42386
42387 \begin_inset Phantom Phantom
42388 status open
42389
42390 \begin_layout Plain Layout
42391 W
42392 \end_layout
42393
42394 \end_inset
42395
42396
42397 \begin_inset ERT
42398 status collapsed
42399
42400 \begin_layout Plain Layout
42401
42402 }
42403 \end_layout
42404
42405 \end_inset
42406
42407  Aquamarine
42408 \end_layout
42409
42410 \end_inset
42411 </cell>
42412 <cell alignment="center" valignment="top" usebox="none">
42413 \begin_inset Text
42414
42415 \begin_layout Plain Layout
42416 \begin_inset ERT
42417 status collapsed
42418
42419 \begin_layout Plain Layout
42420
42421
42422 \backslash
42423 fcolorbox{black}{
42424 \end_layout
42425
42426 \end_inset
42427
42428 Bittersweet
42429 \begin_inset ERT
42430 status collapsed
42431
42432 \begin_layout Plain Layout
42433
42434 }{
42435 \end_layout
42436
42437 \end_inset
42438
42439
42440 \begin_inset Phantom Phantom
42441 status open
42442
42443 \begin_layout Plain Layout
42444 W
42445 \end_layout
42446
42447 \end_inset
42448
42449
42450 \begin_inset ERT
42451 status collapsed
42452
42453 \begin_layout Plain Layout
42454
42455 }
42456 \end_layout
42457
42458 \end_inset
42459
42460  Bittersweet
42461 \end_layout
42462
42463 \end_inset
42464 </cell>
42465 <cell alignment="center" valignment="top" usebox="none">
42466 \begin_inset Text
42467
42468 \begin_layout Plain Layout
42469 \begin_inset ERT
42470 status collapsed
42471
42472 \begin_layout Plain Layout
42473
42474
42475 \backslash
42476 fcolorbox{black}{
42477 \end_layout
42478
42479 \end_inset
42480
42481 BlueGreen
42482 \begin_inset ERT
42483 status collapsed
42484
42485 \begin_layout Plain Layout
42486
42487 }{
42488 \end_layout
42489
42490 \end_inset
42491
42492
42493 \begin_inset Phantom Phantom
42494 status open
42495
42496 \begin_layout Plain Layout
42497 W
42498 \end_layout
42499
42500 \end_inset
42501
42502
42503 \begin_inset ERT
42504 status collapsed
42505
42506 \begin_layout Plain Layout
42507
42508 }
42509 \end_layout
42510
42511 \end_inset
42512
42513  BlueGreen
42514 \end_layout
42515
42516 \end_inset
42517 </cell>
42518 </row>
42519 <row>
42520 <cell alignment="left" valignment="top" usebox="none">
42521 \begin_inset Text
42522
42523 \begin_layout Plain Layout
42524 \begin_inset ERT
42525 status collapsed
42526
42527 \begin_layout Plain Layout
42528
42529
42530 \backslash
42531 fcolorbox{black}{
42532 \end_layout
42533
42534 \end_inset
42535
42536 BlueViolet
42537 \begin_inset ERT
42538 status collapsed
42539
42540 \begin_layout Plain Layout
42541
42542 }{
42543 \end_layout
42544
42545 \end_inset
42546
42547
42548 \begin_inset Phantom Phantom
42549 status open
42550
42551 \begin_layout Plain Layout
42552 W
42553 \end_layout
42554
42555 \end_inset
42556
42557
42558 \begin_inset ERT
42559 status collapsed
42560
42561 \begin_layout Plain Layout
42562
42563 }
42564 \end_layout
42565
42566 \end_inset
42567
42568  BlueViolet
42569 \end_layout
42570
42571 \end_inset
42572 </cell>
42573 <cell alignment="left" valignment="top" usebox="none">
42574 \begin_inset Text
42575
42576 \begin_layout Plain Layout
42577 \begin_inset ERT
42578 status collapsed
42579
42580 \begin_layout Plain Layout
42581
42582
42583 \backslash
42584 fcolorbox{black}{
42585 \end_layout
42586
42587 \end_inset
42588
42589 BrickRed
42590 \begin_inset ERT
42591 status collapsed
42592
42593 \begin_layout Plain Layout
42594
42595 }{
42596 \end_layout
42597
42598 \end_inset
42599
42600
42601 \begin_inset Phantom Phantom
42602 status open
42603
42604 \begin_layout Plain Layout
42605 W
42606 \end_layout
42607
42608 \end_inset
42609
42610
42611 \begin_inset ERT
42612 status collapsed
42613
42614 \begin_layout Plain Layout
42615
42616 }
42617 \end_layout
42618
42619 \end_inset
42620
42621  BrickRed
42622 \end_layout
42623
42624 \end_inset
42625 </cell>
42626 <cell alignment="left" valignment="top" usebox="none">
42627 \begin_inset Text
42628
42629 \begin_layout Plain Layout
42630 \begin_inset ERT
42631 status collapsed
42632
42633 \begin_layout Plain Layout
42634
42635
42636 \backslash
42637 fcolorbox{black}{
42638 \end_layout
42639
42640 \end_inset
42641
42642 Brown
42643 \begin_inset ERT
42644 status collapsed
42645
42646 \begin_layout Plain Layout
42647
42648 }{
42649 \end_layout
42650
42651 \end_inset
42652
42653
42654 \begin_inset Phantom Phantom
42655 status open
42656
42657 \begin_layout Plain Layout
42658 W
42659 \end_layout
42660
42661 \end_inset
42662
42663
42664 \begin_inset ERT
42665 status collapsed
42666
42667 \begin_layout Plain Layout
42668
42669 }
42670 \end_layout
42671
42672 \end_inset
42673
42674  Brown
42675 \end_layout
42676
42677 \end_inset
42678 </cell>
42679 <cell alignment="left" valignment="top" usebox="none">
42680 \begin_inset Text
42681
42682 \begin_layout Plain Layout
42683 \begin_inset ERT
42684 status collapsed
42685
42686 \begin_layout Plain Layout
42687
42688
42689 \backslash
42690 fcolorbox{black}{
42691 \end_layout
42692
42693 \end_inset
42694
42695 BurntOrange
42696 \begin_inset ERT
42697 status collapsed
42698
42699 \begin_layout Plain Layout
42700
42701 }{
42702 \end_layout
42703
42704 \end_inset
42705
42706
42707 \begin_inset Phantom Phantom
42708 status open
42709
42710 \begin_layout Plain Layout
42711 W
42712 \end_layout
42713
42714 \end_inset
42715
42716
42717 \begin_inset ERT
42718 status collapsed
42719
42720 \begin_layout Plain Layout
42721
42722 }
42723 \end_layout
42724
42725 \end_inset
42726
42727  BurntOrange
42728 \end_layout
42729
42730 \end_inset
42731 </cell>
42732 </row>
42733 <row>
42734 <cell alignment="left" valignment="top" usebox="none">
42735 \begin_inset Text
42736
42737 \begin_layout Plain Layout
42738 \begin_inset ERT
42739 status collapsed
42740
42741 \begin_layout Plain Layout
42742
42743
42744 \backslash
42745 fcolorbox{black}{
42746 \end_layout
42747
42748 \end_inset
42749
42750 CadetBlue
42751 \begin_inset ERT
42752 status collapsed
42753
42754 \begin_layout Plain Layout
42755
42756 }{
42757 \end_layout
42758
42759 \end_inset
42760
42761
42762 \begin_inset Phantom Phantom
42763 status open
42764
42765 \begin_layout Plain Layout
42766 W
42767 \end_layout
42768
42769 \end_inset
42770
42771
42772 \begin_inset ERT
42773 status collapsed
42774
42775 \begin_layout Plain Layout
42776
42777 }
42778 \end_layout
42779
42780 \end_inset
42781
42782  CadetBlue
42783 \end_layout
42784
42785 \end_inset
42786 </cell>
42787 <cell alignment="left" valignment="top" usebox="none">
42788 \begin_inset Text
42789
42790 \begin_layout Plain Layout
42791 \begin_inset ERT
42792 status collapsed
42793
42794 \begin_layout Plain Layout
42795
42796
42797 \backslash
42798 fcolorbox{black}{
42799 \end_layout
42800
42801 \end_inset
42802
42803 CarnationPink
42804 \begin_inset ERT
42805 status collapsed
42806
42807 \begin_layout Plain Layout
42808
42809 }{
42810 \end_layout
42811
42812 \end_inset
42813
42814
42815 \begin_inset Phantom Phantom
42816 status open
42817
42818 \begin_layout Plain Layout
42819 W
42820 \end_layout
42821
42822 \end_inset
42823
42824
42825 \begin_inset ERT
42826 status collapsed
42827
42828 \begin_layout Plain Layout
42829
42830 }
42831 \end_layout
42832
42833 \end_inset
42834
42835  CarnationPink
42836 \end_layout
42837
42838 \end_inset
42839 </cell>
42840 <cell alignment="left" valignment="top" usebox="none">
42841 \begin_inset Text
42842
42843 \begin_layout Plain Layout
42844 \begin_inset ERT
42845 status collapsed
42846
42847 \begin_layout Plain Layout
42848
42849
42850 \backslash
42851 fcolorbox{black}{
42852 \end_layout
42853
42854 \end_inset
42855
42856 Cerulean
42857 \begin_inset ERT
42858 status collapsed
42859
42860 \begin_layout Plain Layout
42861
42862 }{
42863 \end_layout
42864
42865 \end_inset
42866
42867
42868 \begin_inset Phantom Phantom
42869 status open
42870
42871 \begin_layout Plain Layout
42872 W
42873 \end_layout
42874
42875 \end_inset
42876
42877
42878 \begin_inset ERT
42879 status collapsed
42880
42881 \begin_layout Plain Layout
42882
42883 }
42884 \end_layout
42885
42886 \end_inset
42887
42888  Cerulean
42889 \end_layout
42890
42891 \end_inset
42892 </cell>
42893 <cell alignment="left" valignment="top" usebox="none">
42894 \begin_inset Text
42895
42896 \begin_layout Plain Layout
42897 \begin_inset ERT
42898 status collapsed
42899
42900 \begin_layout Plain Layout
42901
42902
42903 \backslash
42904 fcolorbox{black}{
42905 \end_layout
42906
42907 \end_inset
42908
42909 CornflowerBlue
42910 \begin_inset ERT
42911 status collapsed
42912
42913 \begin_layout Plain Layout
42914
42915 }{
42916 \end_layout
42917
42918 \end_inset
42919
42920
42921 \begin_inset Phantom Phantom
42922 status open
42923
42924 \begin_layout Plain Layout
42925 W
42926 \end_layout
42927
42928 \end_inset
42929
42930
42931 \begin_inset ERT
42932 status collapsed
42933
42934 \begin_layout Plain Layout
42935
42936 }
42937 \end_layout
42938
42939 \end_inset
42940
42941  CornflowerBlue
42942 \end_layout
42943
42944 \end_inset
42945 </cell>
42946 </row>
42947 <row>
42948 <cell alignment="left" valignment="top" usebox="none">
42949 \begin_inset Text
42950
42951 \begin_layout Plain Layout
42952 \begin_inset ERT
42953 status collapsed
42954
42955 \begin_layout Plain Layout
42956
42957
42958 \backslash
42959 fcolorbox{black}{
42960 \end_layout
42961
42962 \end_inset
42963
42964 Dandelion
42965 \begin_inset ERT
42966 status collapsed
42967
42968 \begin_layout Plain Layout
42969
42970 }{
42971 \end_layout
42972
42973 \end_inset
42974
42975
42976 \begin_inset Phantom Phantom
42977 status open
42978
42979 \begin_layout Plain Layout
42980 W
42981 \end_layout
42982
42983 \end_inset
42984
42985
42986 \begin_inset ERT
42987 status collapsed
42988
42989 \begin_layout Plain Layout
42990
42991 }
42992 \end_layout
42993
42994 \end_inset
42995
42996  Dandelion
42997 \end_layout
42998
42999 \end_inset
43000 </cell>
43001 <cell alignment="left" valignment="top" usebox="none">
43002 \begin_inset Text
43003
43004 \begin_layout Plain Layout
43005 \begin_inset ERT
43006 status collapsed
43007
43008 \begin_layout Plain Layout
43009
43010
43011 \backslash
43012 fcolorbox{black}{
43013 \end_layout
43014
43015 \end_inset
43016
43017 DarkOrchid
43018 \begin_inset ERT
43019 status collapsed
43020
43021 \begin_layout Plain Layout
43022
43023 }{
43024 \end_layout
43025
43026 \end_inset
43027
43028
43029 \begin_inset Phantom Phantom
43030 status open
43031
43032 \begin_layout Plain Layout
43033 W
43034 \end_layout
43035
43036 \end_inset
43037
43038
43039 \begin_inset ERT
43040 status collapsed
43041
43042 \begin_layout Plain Layout
43043
43044 }
43045 \end_layout
43046
43047 \end_inset
43048
43049  DarkOrchid
43050 \end_layout
43051
43052 \end_inset
43053 </cell>
43054 <cell alignment="left" valignment="top" usebox="none">
43055 \begin_inset Text
43056
43057 \begin_layout Plain Layout
43058 \begin_inset ERT
43059 status collapsed
43060
43061 \begin_layout Plain Layout
43062
43063
43064 \backslash
43065 fcolorbox{black}{
43066 \end_layout
43067
43068 \end_inset
43069
43070 Emerald
43071 \begin_inset ERT
43072 status collapsed
43073
43074 \begin_layout Plain Layout
43075
43076 }{
43077 \end_layout
43078
43079 \end_inset
43080
43081
43082 \begin_inset Phantom Phantom
43083 status open
43084
43085 \begin_layout Plain Layout
43086 W
43087 \end_layout
43088
43089 \end_inset
43090
43091
43092 \begin_inset ERT
43093 status collapsed
43094
43095 \begin_layout Plain Layout
43096
43097 }
43098 \end_layout
43099
43100 \end_inset
43101
43102  Emerald
43103 \end_layout
43104
43105 \end_inset
43106 </cell>
43107 <cell alignment="left" valignment="top" usebox="none">
43108 \begin_inset Text
43109
43110 \begin_layout Plain Layout
43111 \begin_inset ERT
43112 status collapsed
43113
43114 \begin_layout Plain Layout
43115
43116
43117 \backslash
43118 fcolorbox{black}{
43119 \end_layout
43120
43121 \end_inset
43122
43123 ForestGreen
43124 \begin_inset ERT
43125 status collapsed
43126
43127 \begin_layout Plain Layout
43128
43129 }{
43130 \end_layout
43131
43132 \end_inset
43133
43134
43135 \begin_inset Phantom Phantom
43136 status open
43137
43138 \begin_layout Plain Layout
43139 W
43140 \end_layout
43141
43142 \end_inset
43143
43144
43145 \begin_inset ERT
43146 status collapsed
43147
43148 \begin_layout Plain Layout
43149
43150 }
43151 \end_layout
43152
43153 \end_inset
43154
43155  ForestGreen
43156 \end_layout
43157
43158 \end_inset
43159 </cell>
43160 </row>
43161 <row>
43162 <cell alignment="left" valignment="top" usebox="none">
43163 \begin_inset Text
43164
43165 \begin_layout Plain Layout
43166 \begin_inset ERT
43167 status collapsed
43168
43169 \begin_layout Plain Layout
43170
43171
43172 \backslash
43173 fcolorbox{black}{
43174 \end_layout
43175
43176 \end_inset
43177
43178 Fuchsia
43179 \begin_inset ERT
43180 status collapsed
43181
43182 \begin_layout Plain Layout
43183
43184 }{
43185 \end_layout
43186
43187 \end_inset
43188
43189
43190 \begin_inset Phantom Phantom
43191 status open
43192
43193 \begin_layout Plain Layout
43194 W
43195 \end_layout
43196
43197 \end_inset
43198
43199
43200 \begin_inset ERT
43201 status collapsed
43202
43203 \begin_layout Plain Layout
43204
43205 }
43206 \end_layout
43207
43208 \end_inset
43209
43210  Fuchsia
43211 \end_layout
43212
43213 \end_inset
43214 </cell>
43215 <cell alignment="left" valignment="top" usebox="none">
43216 \begin_inset Text
43217
43218 \begin_layout Plain Layout
43219 \begin_inset ERT
43220 status collapsed
43221
43222 \begin_layout Plain Layout
43223
43224
43225 \backslash
43226 fcolorbox{black}{
43227 \end_layout
43228
43229 \end_inset
43230
43231 Goldenrod
43232 \begin_inset ERT
43233 status collapsed
43234
43235 \begin_layout Plain Layout
43236
43237 }{
43238 \end_layout
43239
43240 \end_inset
43241
43242
43243 \begin_inset Phantom Phantom
43244 status open
43245
43246 \begin_layout Plain Layout
43247 W
43248 \end_layout
43249
43250 \end_inset
43251
43252
43253 \begin_inset ERT
43254 status collapsed
43255
43256 \begin_layout Plain Layout
43257
43258 }
43259 \end_layout
43260
43261 \end_inset
43262
43263  Goldenrod
43264 \end_layout
43265
43266 \end_inset
43267 </cell>
43268 <cell alignment="left" valignment="top" usebox="none">
43269 \begin_inset Text
43270
43271 \begin_layout Plain Layout
43272 \begin_inset ERT
43273 status collapsed
43274
43275 \begin_layout Plain Layout
43276
43277
43278 \backslash
43279 fcolorbox{black}{
43280 \end_layout
43281
43282 \end_inset
43283
43284 Gray
43285 \begin_inset ERT
43286 status collapsed
43287
43288 \begin_layout Plain Layout
43289
43290 }{
43291 \end_layout
43292
43293 \end_inset
43294
43295
43296 \begin_inset Phantom Phantom
43297 status open
43298
43299 \begin_layout Plain Layout
43300 W
43301 \end_layout
43302
43303 \end_inset
43304
43305
43306 \begin_inset ERT
43307 status collapsed
43308
43309 \begin_layout Plain Layout
43310
43311 }
43312 \end_layout
43313
43314 \end_inset
43315
43316  Gray
43317 \end_layout
43318
43319 \end_inset
43320 </cell>
43321 <cell alignment="left" valignment="top" usebox="none">
43322 \begin_inset Text
43323
43324 \begin_layout Plain Layout
43325 \begin_inset ERT
43326 status collapsed
43327
43328 \begin_layout Plain Layout
43329
43330
43331 \backslash
43332 fcolorbox{black}{
43333 \end_layout
43334
43335 \end_inset
43336
43337 GreenYellow
43338 \begin_inset ERT
43339 status collapsed
43340
43341 \begin_layout Plain Layout
43342
43343 }{
43344 \end_layout
43345
43346 \end_inset
43347
43348
43349 \begin_inset Phantom Phantom
43350 status open
43351
43352 \begin_layout Plain Layout
43353 W
43354 \end_layout
43355
43356 \end_inset
43357
43358
43359 \begin_inset ERT
43360 status collapsed
43361
43362 \begin_layout Plain Layout
43363
43364 }
43365 \end_layout
43366
43367 \end_inset
43368
43369  GreenYellow
43370 \end_layout
43371
43372 \end_inset
43373 </cell>
43374 </row>
43375 <row>
43376 <cell alignment="center" valignment="top" usebox="none">
43377 \begin_inset Text
43378
43379 \begin_layout Plain Layout
43380 \begin_inset ERT
43381 status collapsed
43382
43383 \begin_layout Plain Layout
43384
43385
43386 \backslash
43387 fcolorbox{black}{
43388 \end_layout
43389
43390 \end_inset
43391
43392 JungleGreen
43393 \begin_inset ERT
43394 status collapsed
43395
43396 \begin_layout Plain Layout
43397
43398 }{
43399 \end_layout
43400
43401 \end_inset
43402
43403
43404 \begin_inset Phantom Phantom
43405 status open
43406
43407 \begin_layout Plain Layout
43408 W
43409 \end_layout
43410
43411 \end_inset
43412
43413
43414 \begin_inset ERT
43415 status collapsed
43416
43417 \begin_layout Plain Layout
43418
43419 }
43420 \end_layout
43421
43422 \end_inset
43423
43424  JungleGreen
43425 \end_layout
43426
43427 \end_inset
43428 </cell>
43429 <cell alignment="center" valignment="top" usebox="none">
43430 \begin_inset Text
43431
43432 \begin_layout Plain Layout
43433 \begin_inset ERT
43434 status collapsed
43435
43436 \begin_layout Plain Layout
43437
43438
43439 \backslash
43440 fcolorbox{black}{
43441 \end_layout
43442
43443 \end_inset
43444
43445 Lavender
43446 \begin_inset ERT
43447 status collapsed
43448
43449 \begin_layout Plain Layout
43450
43451 }{
43452 \end_layout
43453
43454 \end_inset
43455
43456
43457 \begin_inset Phantom Phantom
43458 status open
43459
43460 \begin_layout Plain Layout
43461 W
43462 \end_layout
43463
43464 \end_inset
43465
43466
43467 \begin_inset ERT
43468 status collapsed
43469
43470 \begin_layout Plain Layout
43471
43472 }
43473 \end_layout
43474
43475 \end_inset
43476
43477  Lavender
43478 \end_layout
43479
43480 \end_inset
43481 </cell>
43482 <cell alignment="center" valignment="top" usebox="none">
43483 \begin_inset Text
43484
43485 \begin_layout Plain Layout
43486 \begin_inset ERT
43487 status collapsed
43488
43489 \begin_layout Plain Layout
43490
43491
43492 \backslash
43493 fcolorbox{black}{
43494 \end_layout
43495
43496 \end_inset
43497
43498 LimeGreen
43499 \begin_inset ERT
43500 status collapsed
43501
43502 \begin_layout Plain Layout
43503
43504 }{
43505 \end_layout
43506
43507 \end_inset
43508
43509
43510 \begin_inset Phantom Phantom
43511 status open
43512
43513 \begin_layout Plain Layout
43514 W
43515 \end_layout
43516
43517 \end_inset
43518
43519
43520 \begin_inset ERT
43521 status collapsed
43522
43523 \begin_layout Plain Layout
43524
43525 }
43526 \end_layout
43527
43528 \end_inset
43529
43530  LimeGreen
43531 \end_layout
43532
43533 \end_inset
43534 </cell>
43535 <cell alignment="center" valignment="top" usebox="none">
43536 \begin_inset Text
43537
43538 \begin_layout Plain Layout
43539 \begin_inset ERT
43540 status collapsed
43541
43542 \begin_layout Plain Layout
43543
43544
43545 \backslash
43546 fcolorbox{black}{
43547 \end_layout
43548
43549 \end_inset
43550
43551 Mahogany
43552 \begin_inset ERT
43553 status collapsed
43554
43555 \begin_layout Plain Layout
43556
43557 }{
43558 \end_layout
43559
43560 \end_inset
43561
43562
43563 \begin_inset Phantom Phantom
43564 status open
43565
43566 \begin_layout Plain Layout
43567 W
43568 \end_layout
43569
43570 \end_inset
43571
43572
43573 \begin_inset ERT
43574 status collapsed
43575
43576 \begin_layout Plain Layout
43577
43578 }
43579 \end_layout
43580
43581 \end_inset
43582
43583  Mahogany
43584 \end_layout
43585
43586 \end_inset
43587 </cell>
43588 </row>
43589 <row>
43590 <cell alignment="left" valignment="top" usebox="none">
43591 \begin_inset Text
43592
43593 \begin_layout Plain Layout
43594 \begin_inset ERT
43595 status collapsed
43596
43597 \begin_layout Plain Layout
43598
43599
43600 \backslash
43601 fcolorbox{black}{
43602 \end_layout
43603
43604 \end_inset
43605
43606 Mahogany
43607 \begin_inset ERT
43608 status collapsed
43609
43610 \begin_layout Plain Layout
43611
43612 }{
43613 \end_layout
43614
43615 \end_inset
43616
43617
43618 \begin_inset Phantom Phantom
43619 status open
43620
43621 \begin_layout Plain Layout
43622 W
43623 \end_layout
43624
43625 \end_inset
43626
43627
43628 \begin_inset ERT
43629 status collapsed
43630
43631 \begin_layout Plain Layout
43632
43633 }
43634 \end_layout
43635
43636 \end_inset
43637
43638  Mahogany
43639 \end_layout
43640
43641 \end_inset
43642 </cell>
43643 <cell alignment="left" valignment="top" usebox="none">
43644 \begin_inset Text
43645
43646 \begin_layout Plain Layout
43647 \begin_inset ERT
43648 status collapsed
43649
43650 \begin_layout Plain Layout
43651
43652
43653 \backslash
43654 fcolorbox{black}{
43655 \end_layout
43656
43657 \end_inset
43658
43659 Maroon
43660 \begin_inset ERT
43661 status collapsed
43662
43663 \begin_layout Plain Layout
43664
43665 }{
43666 \end_layout
43667
43668 \end_inset
43669
43670
43671 \begin_inset Phantom Phantom
43672 status open
43673
43674 \begin_layout Plain Layout
43675 W
43676 \end_layout
43677
43678 \end_inset
43679
43680
43681 \begin_inset ERT
43682 status collapsed
43683
43684 \begin_layout Plain Layout
43685
43686 }
43687 \end_layout
43688
43689 \end_inset
43690
43691  Maroon
43692 \end_layout
43693
43694 \end_inset
43695 </cell>
43696 <cell alignment="left" valignment="top" usebox="none">
43697 \begin_inset Text
43698
43699 \begin_layout Plain Layout
43700 \begin_inset ERT
43701 status collapsed
43702
43703 \begin_layout Plain Layout
43704
43705
43706 \backslash
43707 fcolorbox{black}{
43708 \end_layout
43709
43710 \end_inset
43711
43712 Melon
43713 \begin_inset ERT
43714 status collapsed
43715
43716 \begin_layout Plain Layout
43717
43718 }{
43719 \end_layout
43720
43721 \end_inset
43722
43723
43724 \begin_inset Phantom Phantom
43725 status open
43726
43727 \begin_layout Plain Layout
43728 W
43729 \end_layout
43730
43731 \end_inset
43732
43733
43734 \begin_inset ERT
43735 status collapsed
43736
43737 \begin_layout Plain Layout
43738
43739 }
43740 \end_layout
43741
43742 \end_inset
43743
43744  Melon
43745 \end_layout
43746
43747 \end_inset
43748 </cell>
43749 <cell alignment="left" valignment="top" usebox="none">
43750 \begin_inset Text
43751
43752 \begin_layout Plain Layout
43753 \begin_inset ERT
43754 status collapsed
43755
43756 \begin_layout Plain Layout
43757
43758
43759 \backslash
43760 fcolorbox{black}{
43761 \end_layout
43762
43763 \end_inset
43764
43765 MidnightBlue
43766 \begin_inset ERT
43767 status collapsed
43768
43769 \begin_layout Plain Layout
43770
43771 }{
43772 \end_layout
43773
43774 \end_inset
43775
43776
43777 \begin_inset Phantom Phantom
43778 status open
43779
43780 \begin_layout Plain Layout
43781 W
43782 \end_layout
43783
43784 \end_inset
43785
43786
43787 \begin_inset ERT
43788 status collapsed
43789
43790 \begin_layout Plain Layout
43791
43792 }
43793 \end_layout
43794
43795 \end_inset
43796
43797  MidnightBlue
43798 \end_layout
43799
43800 \end_inset
43801 </cell>
43802 </row>
43803 <row>
43804 <cell alignment="left" valignment="top" usebox="none">
43805 \begin_inset Text
43806
43807 \begin_layout Plain Layout
43808 \begin_inset ERT
43809 status collapsed
43810
43811 \begin_layout Plain Layout
43812
43813
43814 \backslash
43815 fcolorbox{black}{
43816 \end_layout
43817
43818 \end_inset
43819
43820 Mulberry
43821 \begin_inset ERT
43822 status collapsed
43823
43824 \begin_layout Plain Layout
43825
43826 }{
43827 \end_layout
43828
43829 \end_inset
43830
43831
43832 \begin_inset Phantom Phantom
43833 status open
43834
43835 \begin_layout Plain Layout
43836 W
43837 \end_layout
43838
43839 \end_inset
43840
43841
43842 \begin_inset ERT
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846
43847 }
43848 \end_layout
43849
43850 \end_inset
43851
43852  Mulberry
43853 \end_layout
43854
43855 \end_inset
43856 </cell>
43857 <cell alignment="left" valignment="top" usebox="none">
43858 \begin_inset Text
43859
43860 \begin_layout Plain Layout
43861 \begin_inset ERT
43862 status collapsed
43863
43864 \begin_layout Plain Layout
43865
43866
43867 \backslash
43868 fcolorbox{black}{
43869 \end_layout
43870
43871 \end_inset
43872
43873 NavyBlue
43874 \begin_inset ERT
43875 status collapsed
43876
43877 \begin_layout Plain Layout
43878
43879 }{
43880 \end_layout
43881
43882 \end_inset
43883
43884
43885 \begin_inset Phantom Phantom
43886 status open
43887
43888 \begin_layout Plain Layout
43889 W
43890 \end_layout
43891
43892 \end_inset
43893
43894
43895 \begin_inset ERT
43896 status collapsed
43897
43898 \begin_layout Plain Layout
43899
43900 }
43901 \end_layout
43902
43903 \end_inset
43904
43905  NavyBlue
43906 \end_layout
43907
43908 \end_inset
43909 </cell>
43910 <cell alignment="left" valignment="top" usebox="none">
43911 \begin_inset Text
43912
43913 \begin_layout Plain Layout
43914 \begin_inset ERT
43915 status collapsed
43916
43917 \begin_layout Plain Layout
43918
43919
43920 \backslash
43921 fcolorbox{black}{
43922 \end_layout
43923
43924 \end_inset
43925
43926 OliveGreen
43927 \begin_inset ERT
43928 status collapsed
43929
43930 \begin_layout Plain Layout
43931
43932 }{
43933 \end_layout
43934
43935 \end_inset
43936
43937
43938 \begin_inset Phantom Phantom
43939 status open
43940
43941 \begin_layout Plain Layout
43942 W
43943 \end_layout
43944
43945 \end_inset
43946
43947
43948 \begin_inset ERT
43949 status collapsed
43950
43951 \begin_layout Plain Layout
43952
43953 }
43954 \end_layout
43955
43956 \end_inset
43957
43958  OliveGreen
43959 \end_layout
43960
43961 \end_inset
43962 </cell>
43963 <cell alignment="left" valignment="top" usebox="none">
43964 \begin_inset Text
43965
43966 \begin_layout Plain Layout
43967 \begin_inset ERT
43968 status collapsed
43969
43970 \begin_layout Plain Layout
43971
43972
43973 \backslash
43974 fcolorbox{black}{
43975 \end_layout
43976
43977 \end_inset
43978
43979 Orange
43980 \begin_inset ERT
43981 status collapsed
43982
43983 \begin_layout Plain Layout
43984
43985 }{
43986 \end_layout
43987
43988 \end_inset
43989
43990
43991 \begin_inset Phantom Phantom
43992 status open
43993
43994 \begin_layout Plain Layout
43995 W
43996 \end_layout
43997
43998 \end_inset
43999
44000
44001 \begin_inset ERT
44002 status collapsed
44003
44004 \begin_layout Plain Layout
44005
44006 }
44007 \end_layout
44008
44009 \end_inset
44010
44011  Orange
44012 \end_layout
44013
44014 \end_inset
44015 </cell>
44016 </row>
44017 <row>
44018 <cell alignment="left" valignment="top" usebox="none">
44019 \begin_inset Text
44020
44021 \begin_layout Plain Layout
44022 \begin_inset ERT
44023 status collapsed
44024
44025 \begin_layout Plain Layout
44026
44027
44028 \backslash
44029 fcolorbox{black}{
44030 \end_layout
44031
44032 \end_inset
44033
44034 OrangeRed
44035 \begin_inset ERT
44036 status collapsed
44037
44038 \begin_layout Plain Layout
44039
44040 }{
44041 \end_layout
44042
44043 \end_inset
44044
44045
44046 \begin_inset Phantom Phantom
44047 status open
44048
44049 \begin_layout Plain Layout
44050 W
44051 \end_layout
44052
44053 \end_inset
44054
44055
44056 \begin_inset ERT
44057 status collapsed
44058
44059 \begin_layout Plain Layout
44060
44061 }
44062 \end_layout
44063
44064 \end_inset
44065
44066  OrangeRed
44067 \end_layout
44068
44069 \end_inset
44070 </cell>
44071 <cell alignment="left" valignment="top" usebox="none">
44072 \begin_inset Text
44073
44074 \begin_layout Plain Layout
44075 \begin_inset ERT
44076 status collapsed
44077
44078 \begin_layout Plain Layout
44079
44080
44081 \backslash
44082 fcolorbox{black}{
44083 \end_layout
44084
44085 \end_inset
44086
44087 Orchid
44088 \begin_inset ERT
44089 status collapsed
44090
44091 \begin_layout Plain Layout
44092
44093 }{
44094 \end_layout
44095
44096 \end_inset
44097
44098
44099 \begin_inset Phantom Phantom
44100 status open
44101
44102 \begin_layout Plain Layout
44103 W
44104 \end_layout
44105
44106 \end_inset
44107
44108
44109 \begin_inset ERT
44110 status collapsed
44111
44112 \begin_layout Plain Layout
44113
44114 }
44115 \end_layout
44116
44117 \end_inset
44118
44119  Orchid
44120 \end_layout
44121
44122 \end_inset
44123 </cell>
44124 <cell alignment="left" valignment="top" usebox="none">
44125 \begin_inset Text
44126
44127 \begin_layout Plain Layout
44128 \begin_inset ERT
44129 status collapsed
44130
44131 \begin_layout Plain Layout
44132
44133
44134 \backslash
44135 fcolorbox{black}{
44136 \end_layout
44137
44138 \end_inset
44139
44140 Peach
44141 \begin_inset ERT
44142 status collapsed
44143
44144 \begin_layout Plain Layout
44145
44146 }{
44147 \end_layout
44148
44149 \end_inset
44150
44151
44152 \begin_inset Phantom Phantom
44153 status open
44154
44155 \begin_layout Plain Layout
44156 W
44157 \end_layout
44158
44159 \end_inset
44160
44161
44162 \begin_inset ERT
44163 status collapsed
44164
44165 \begin_layout Plain Layout
44166
44167 }
44168 \end_layout
44169
44170 \end_inset
44171
44172  Peach
44173 \end_layout
44174
44175 \end_inset
44176 </cell>
44177 <cell alignment="left" valignment="top" usebox="none">
44178 \begin_inset Text
44179
44180 \begin_layout Plain Layout
44181 \begin_inset ERT
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185
44186
44187 \backslash
44188 fcolorbox{black}{
44189 \end_layout
44190
44191 \end_inset
44192
44193 Periwinkle
44194 \begin_inset ERT
44195 status collapsed
44196
44197 \begin_layout Plain Layout
44198
44199 }{
44200 \end_layout
44201
44202 \end_inset
44203
44204
44205 \begin_inset Phantom Phantom
44206 status open
44207
44208 \begin_layout Plain Layout
44209 W
44210 \end_layout
44211
44212 \end_inset
44213
44214
44215 \begin_inset ERT
44216 status collapsed
44217
44218 \begin_layout Plain Layout
44219
44220 }
44221 \end_layout
44222
44223 \end_inset
44224
44225  Periwinkle
44226 \end_layout
44227
44228 \end_inset
44229 </cell>
44230 </row>
44231 <row>
44232 <cell alignment="left" valignment="top" usebox="none">
44233 \begin_inset Text
44234
44235 \begin_layout Plain Layout
44236 \begin_inset ERT
44237 status collapsed
44238
44239 \begin_layout Plain Layout
44240
44241
44242 \backslash
44243 fcolorbox{black}{
44244 \end_layout
44245
44246 \end_inset
44247
44248 PineGreen
44249 \begin_inset ERT
44250 status collapsed
44251
44252 \begin_layout Plain Layout
44253
44254 }{
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \begin_inset Phantom Phantom
44261 status open
44262
44263 \begin_layout Plain Layout
44264 W
44265 \end_layout
44266
44267 \end_inset
44268
44269
44270 \begin_inset ERT
44271 status collapsed
44272
44273 \begin_layout Plain Layout
44274
44275 }
44276 \end_layout
44277
44278 \end_inset
44279
44280  PineGreen
44281 \end_layout
44282
44283 \end_inset
44284 </cell>
44285 <cell alignment="left" valignment="top" usebox="none">
44286 \begin_inset Text
44287
44288 \begin_layout Plain Layout
44289 \begin_inset ERT
44290 status collapsed
44291
44292 \begin_layout Plain Layout
44293
44294
44295 \backslash
44296 fcolorbox{black}{
44297 \end_layout
44298
44299 \end_inset
44300
44301 Plum
44302 \begin_inset ERT
44303 status collapsed
44304
44305 \begin_layout Plain Layout
44306
44307 }{
44308 \end_layout
44309
44310 \end_inset
44311
44312
44313 \begin_inset Phantom Phantom
44314 status open
44315
44316 \begin_layout Plain Layout
44317 W
44318 \end_layout
44319
44320 \end_inset
44321
44322
44323 \begin_inset ERT
44324 status collapsed
44325
44326 \begin_layout Plain Layout
44327
44328 }
44329 \end_layout
44330
44331 \end_inset
44332
44333  Plum
44334 \end_layout
44335
44336 \end_inset
44337 </cell>
44338 <cell alignment="left" valignment="top" usebox="none">
44339 \begin_inset Text
44340
44341 \begin_layout Plain Layout
44342 \begin_inset ERT
44343 status collapsed
44344
44345 \begin_layout Plain Layout
44346
44347
44348 \backslash
44349 fcolorbox{black}{
44350 \end_layout
44351
44352 \end_inset
44353
44354 ProcessBlue
44355 \begin_inset ERT
44356 status collapsed
44357
44358 \begin_layout Plain Layout
44359
44360 }{
44361 \end_layout
44362
44363 \end_inset
44364
44365
44366 \begin_inset Phantom Phantom
44367 status open
44368
44369 \begin_layout Plain Layout
44370 W
44371 \end_layout
44372
44373 \end_inset
44374
44375
44376 \begin_inset ERT
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380
44381 }
44382 \end_layout
44383
44384 \end_inset
44385
44386  ProcessBlue
44387 \end_layout
44388
44389 \end_inset
44390 </cell>
44391 <cell alignment="left" valignment="top" usebox="none">
44392 \begin_inset Text
44393
44394 \begin_layout Plain Layout
44395 \begin_inset ERT
44396 status collapsed
44397
44398 \begin_layout Plain Layout
44399
44400
44401 \backslash
44402 fcolorbox{black}{
44403 \end_layout
44404
44405 \end_inset
44406
44407 Purple
44408 \begin_inset ERT
44409 status collapsed
44410
44411 \begin_layout Plain Layout
44412
44413 }{
44414 \end_layout
44415
44416 \end_inset
44417
44418
44419 \begin_inset Phantom Phantom
44420 status open
44421
44422 \begin_layout Plain Layout
44423 W
44424 \end_layout
44425
44426 \end_inset
44427
44428
44429 \begin_inset ERT
44430 status collapsed
44431
44432 \begin_layout Plain Layout
44433
44434 }
44435 \end_layout
44436
44437 \end_inset
44438
44439  Purple
44440 \end_layout
44441
44442 \end_inset
44443 </cell>
44444 </row>
44445 <row>
44446 <cell alignment="left" valignment="top" usebox="none">
44447 \begin_inset Text
44448
44449 \begin_layout Plain Layout
44450 \begin_inset ERT
44451 status collapsed
44452
44453 \begin_layout Plain Layout
44454
44455
44456 \backslash
44457 fcolorbox{black}{
44458 \end_layout
44459
44460 \end_inset
44461
44462 RawSienna
44463 \begin_inset ERT
44464 status collapsed
44465
44466 \begin_layout Plain Layout
44467
44468 }{
44469 \end_layout
44470
44471 \end_inset
44472
44473
44474 \begin_inset Phantom Phantom
44475 status open
44476
44477 \begin_layout Plain Layout
44478 W
44479 \end_layout
44480
44481 \end_inset
44482
44483
44484 \begin_inset ERT
44485 status collapsed
44486
44487 \begin_layout Plain Layout
44488
44489 }
44490 \end_layout
44491
44492 \end_inset
44493
44494  RawSienna
44495 \end_layout
44496
44497 \end_inset
44498 </cell>
44499 <cell alignment="left" valignment="top" usebox="none">
44500 \begin_inset Text
44501
44502 \begin_layout Plain Layout
44503 \begin_inset ERT
44504 status collapsed
44505
44506 \begin_layout Plain Layout
44507
44508
44509 \backslash
44510 fcolorbox{black}{
44511 \end_layout
44512
44513 \end_inset
44514
44515 RedOrange
44516 \begin_inset ERT
44517 status collapsed
44518
44519 \begin_layout Plain Layout
44520
44521 }{
44522 \end_layout
44523
44524 \end_inset
44525
44526
44527 \begin_inset Phantom Phantom
44528 status open
44529
44530 \begin_layout Plain Layout
44531 W
44532 \end_layout
44533
44534 \end_inset
44535
44536
44537 \begin_inset ERT
44538 status collapsed
44539
44540 \begin_layout Plain Layout
44541
44542 }
44543 \end_layout
44544
44545 \end_inset
44546
44547  RedOrange
44548 \end_layout
44549
44550 \end_inset
44551 </cell>
44552 <cell alignment="left" valignment="top" usebox="none">
44553 \begin_inset Text
44554
44555 \begin_layout Plain Layout
44556 \begin_inset ERT
44557 status collapsed
44558
44559 \begin_layout Plain Layout
44560
44561
44562 \backslash
44563 fcolorbox{black}{
44564 \end_layout
44565
44566 \end_inset
44567
44568 RedViolet
44569 \begin_inset ERT
44570 status collapsed
44571
44572 \begin_layout Plain Layout
44573
44574 }{
44575 \end_layout
44576
44577 \end_inset
44578
44579
44580 \begin_inset Phantom Phantom
44581 status open
44582
44583 \begin_layout Plain Layout
44584 W
44585 \end_layout
44586
44587 \end_inset
44588
44589
44590 \begin_inset ERT
44591 status collapsed
44592
44593 \begin_layout Plain Layout
44594
44595 }
44596 \end_layout
44597
44598 \end_inset
44599
44600  RedViolet
44601 \end_layout
44602
44603 \end_inset
44604 </cell>
44605 <cell alignment="left" valignment="top" usebox="none">
44606 \begin_inset Text
44607
44608 \begin_layout Plain Layout
44609 \begin_inset ERT
44610 status collapsed
44611
44612 \begin_layout Plain Layout
44613
44614
44615 \backslash
44616 fcolorbox{black}{
44617 \end_layout
44618
44619 \end_inset
44620
44621 Rhodamine
44622 \begin_inset ERT
44623 status collapsed
44624
44625 \begin_layout Plain Layout
44626
44627 }{
44628 \end_layout
44629
44630 \end_inset
44631
44632
44633 \begin_inset Phantom Phantom
44634 status open
44635
44636 \begin_layout Plain Layout
44637 W
44638 \end_layout
44639
44640 \end_inset
44641
44642
44643 \begin_inset ERT
44644 status collapsed
44645
44646 \begin_layout Plain Layout
44647
44648 }
44649 \end_layout
44650
44651 \end_inset
44652
44653  Rhodamine
44654 \end_layout
44655
44656 \end_inset
44657 </cell>
44658 </row>
44659 <row>
44660 <cell alignment="left" valignment="top" usebox="none">
44661 \begin_inset Text
44662
44663 \begin_layout Plain Layout
44664 \begin_inset ERT
44665 status collapsed
44666
44667 \begin_layout Plain Layout
44668
44669
44670 \backslash
44671 fcolorbox{black}{
44672 \end_layout
44673
44674 \end_inset
44675
44676 RoyalBlue
44677 \begin_inset ERT
44678 status collapsed
44679
44680 \begin_layout Plain Layout
44681
44682 }{
44683 \end_layout
44684
44685 \end_inset
44686
44687
44688 \begin_inset Phantom Phantom
44689 status open
44690
44691 \begin_layout Plain Layout
44692 W
44693 \end_layout
44694
44695 \end_inset
44696
44697
44698 \begin_inset ERT
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702
44703 }
44704 \end_layout
44705
44706 \end_inset
44707
44708  RoyalBlue
44709 \end_layout
44710
44711 \end_inset
44712 </cell>
44713 <cell alignment="left" valignment="top" usebox="none">
44714 \begin_inset Text
44715
44716 \begin_layout Plain Layout
44717 \begin_inset ERT
44718 status collapsed
44719
44720 \begin_layout Plain Layout
44721
44722
44723 \backslash
44724 fcolorbox{black}{
44725 \end_layout
44726
44727 \end_inset
44728
44729 RoyalPurple
44730 \begin_inset ERT
44731 status collapsed
44732
44733 \begin_layout Plain Layout
44734
44735 }{
44736 \end_layout
44737
44738 \end_inset
44739
44740
44741 \begin_inset Phantom Phantom
44742 status open
44743
44744 \begin_layout Plain Layout
44745 W
44746 \end_layout
44747
44748 \end_inset
44749
44750
44751 \begin_inset ERT
44752 status collapsed
44753
44754 \begin_layout Plain Layout
44755
44756 }
44757 \end_layout
44758
44759 \end_inset
44760
44761  RoyalPurple
44762 \end_layout
44763
44764 \end_inset
44765 </cell>
44766 <cell alignment="left" valignment="top" usebox="none">
44767 \begin_inset Text
44768
44769 \begin_layout Plain Layout
44770 \begin_inset ERT
44771 status collapsed
44772
44773 \begin_layout Plain Layout
44774
44775
44776 \backslash
44777 fcolorbox{black}{
44778 \end_layout
44779
44780 \end_inset
44781
44782 RubineRed
44783 \begin_inset ERT
44784 status collapsed
44785
44786 \begin_layout Plain Layout
44787
44788 }{
44789 \end_layout
44790
44791 \end_inset
44792
44793
44794 \begin_inset Phantom Phantom
44795 status open
44796
44797 \begin_layout Plain Layout
44798 W
44799 \end_layout
44800
44801 \end_inset
44802
44803
44804 \begin_inset ERT
44805 status collapsed
44806
44807 \begin_layout Plain Layout
44808
44809 }
44810 \end_layout
44811
44812 \end_inset
44813
44814  RubineRed
44815 \end_layout
44816
44817 \end_inset
44818 </cell>
44819 <cell alignment="left" valignment="top" usebox="none">
44820 \begin_inset Text
44821
44822 \begin_layout Plain Layout
44823 \begin_inset ERT
44824 status collapsed
44825
44826 \begin_layout Plain Layout
44827
44828
44829 \backslash
44830 fcolorbox{black}{
44831 \end_layout
44832
44833 \end_inset
44834
44835 Salmon
44836 \begin_inset ERT
44837 status collapsed
44838
44839 \begin_layout Plain Layout
44840
44841 }{
44842 \end_layout
44843
44844 \end_inset
44845
44846
44847 \begin_inset Phantom Phantom
44848 status open
44849
44850 \begin_layout Plain Layout
44851 W
44852 \end_layout
44853
44854 \end_inset
44855
44856
44857 \begin_inset ERT
44858 status collapsed
44859
44860 \begin_layout Plain Layout
44861
44862 }
44863 \end_layout
44864
44865 \end_inset
44866
44867  Salmon
44868 \end_layout
44869
44870 \end_inset
44871 </cell>
44872 </row>
44873 <row>
44874 <cell alignment="left" valignment="top" usebox="none">
44875 \begin_inset Text
44876
44877 \begin_layout Plain Layout
44878 \begin_inset ERT
44879 status collapsed
44880
44881 \begin_layout Plain Layout
44882
44883
44884 \backslash
44885 fcolorbox{black}{
44886 \end_layout
44887
44888 \end_inset
44889
44890 SeaGreen
44891 \begin_inset ERT
44892 status collapsed
44893
44894 \begin_layout Plain Layout
44895
44896 }{
44897 \end_layout
44898
44899 \end_inset
44900
44901
44902 \begin_inset Phantom Phantom
44903 status open
44904
44905 \begin_layout Plain Layout
44906 W
44907 \end_layout
44908
44909 \end_inset
44910
44911
44912 \begin_inset ERT
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916
44917 }
44918 \end_layout
44919
44920 \end_inset
44921
44922  SeaGreen
44923 \end_layout
44924
44925 \end_inset
44926 </cell>
44927 <cell alignment="left" valignment="top" usebox="none">
44928 \begin_inset Text
44929
44930 \begin_layout Plain Layout
44931 \begin_inset ERT
44932 status collapsed
44933
44934 \begin_layout Plain Layout
44935
44936
44937 \backslash
44938 fcolorbox{black}{
44939 \end_layout
44940
44941 \end_inset
44942
44943 Sepia
44944 \begin_inset ERT
44945 status collapsed
44946
44947 \begin_layout Plain Layout
44948
44949 }{
44950 \end_layout
44951
44952 \end_inset
44953
44954
44955 \begin_inset Phantom Phantom
44956 status open
44957
44958 \begin_layout Plain Layout
44959 W
44960 \end_layout
44961
44962 \end_inset
44963
44964
44965 \begin_inset ERT
44966 status collapsed
44967
44968 \begin_layout Plain Layout
44969
44970 }
44971 \end_layout
44972
44973 \end_inset
44974
44975  Sepia
44976 \end_layout
44977
44978 \end_inset
44979 </cell>
44980 <cell alignment="left" valignment="top" usebox="none">
44981 \begin_inset Text
44982
44983 \begin_layout Plain Layout
44984 \begin_inset ERT
44985 status collapsed
44986
44987 \begin_layout Plain Layout
44988
44989
44990 \backslash
44991 fcolorbox{black}{
44992 \end_layout
44993
44994 \end_inset
44995
44996 SkyBlue
44997 \begin_inset ERT
44998 status collapsed
44999
45000 \begin_layout Plain Layout
45001
45002 }{
45003 \end_layout
45004
45005 \end_inset
45006
45007
45008 \begin_inset Phantom Phantom
45009 status open
45010
45011 \begin_layout Plain Layout
45012 W
45013 \end_layout
45014
45015 \end_inset
45016
45017
45018 \begin_inset ERT
45019 status collapsed
45020
45021 \begin_layout Plain Layout
45022
45023 }
45024 \end_layout
45025
45026 \end_inset
45027
45028  SkyBlue
45029 \end_layout
45030
45031 \end_inset
45032 </cell>
45033 <cell alignment="left" valignment="top" usebox="none">
45034 \begin_inset Text
45035
45036 \begin_layout Plain Layout
45037 \begin_inset ERT
45038 status collapsed
45039
45040 \begin_layout Plain Layout
45041
45042
45043 \backslash
45044 fcolorbox{black}{
45045 \end_layout
45046
45047 \end_inset
45048
45049 SpringGreen
45050 \begin_inset ERT
45051 status collapsed
45052
45053 \begin_layout Plain Layout
45054
45055 }{
45056 \end_layout
45057
45058 \end_inset
45059
45060
45061 \begin_inset Phantom Phantom
45062 status open
45063
45064 \begin_layout Plain Layout
45065 W
45066 \end_layout
45067
45068 \end_inset
45069
45070
45071 \begin_inset ERT
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075
45076 }
45077 \end_layout
45078
45079 \end_inset
45080
45081  SpringGreen
45082 \end_layout
45083
45084 \end_inset
45085 </cell>
45086 </row>
45087 <row>
45088 <cell alignment="left" valignment="top" usebox="none">
45089 \begin_inset Text
45090
45091 \begin_layout Plain Layout
45092 \begin_inset ERT
45093 status collapsed
45094
45095 \begin_layout Plain Layout
45096
45097
45098 \backslash
45099 fcolorbox{black}{
45100 \end_layout
45101
45102 \end_inset
45103
45104 Tan
45105 \begin_inset ERT
45106 status collapsed
45107
45108 \begin_layout Plain Layout
45109
45110 }{
45111 \end_layout
45112
45113 \end_inset
45114
45115
45116 \begin_inset Phantom Phantom
45117 status open
45118
45119 \begin_layout Plain Layout
45120 W
45121 \end_layout
45122
45123 \end_inset
45124
45125
45126 \begin_inset ERT
45127 status collapsed
45128
45129 \begin_layout Plain Layout
45130
45131 }
45132 \end_layout
45133
45134 \end_inset
45135
45136  Tan
45137 \end_layout
45138
45139 \end_inset
45140 </cell>
45141 <cell alignment="left" valignment="top" usebox="none">
45142 \begin_inset Text
45143
45144 \begin_layout Plain Layout
45145 \begin_inset ERT
45146 status collapsed
45147
45148 \begin_layout Plain Layout
45149
45150
45151 \backslash
45152 fcolorbox{black}{
45153 \end_layout
45154
45155 \end_inset
45156
45157 TealBlue
45158 \begin_inset ERT
45159 status collapsed
45160
45161 \begin_layout Plain Layout
45162
45163 }{
45164 \end_layout
45165
45166 \end_inset
45167
45168
45169 \begin_inset Phantom Phantom
45170 status open
45171
45172 \begin_layout Plain Layout
45173 W
45174 \end_layout
45175
45176 \end_inset
45177
45178
45179 \begin_inset ERT
45180 status collapsed
45181
45182 \begin_layout Plain Layout
45183
45184 }
45185 \end_layout
45186
45187 \end_inset
45188
45189  TealBlue
45190 \end_layout
45191
45192 \end_inset
45193 </cell>
45194 <cell alignment="left" valignment="top" usebox="none">
45195 \begin_inset Text
45196
45197 \begin_layout Plain Layout
45198 \begin_inset ERT
45199 status collapsed
45200
45201 \begin_layout Plain Layout
45202
45203
45204 \backslash
45205 fcolorbox{black}{
45206 \end_layout
45207
45208 \end_inset
45209
45210 Thistle
45211 \begin_inset ERT
45212 status collapsed
45213
45214 \begin_layout Plain Layout
45215
45216 }{
45217 \end_layout
45218
45219 \end_inset
45220
45221
45222 \begin_inset Phantom Phantom
45223 status open
45224
45225 \begin_layout Plain Layout
45226 W
45227 \end_layout
45228
45229 \end_inset
45230
45231
45232 \begin_inset ERT
45233 status collapsed
45234
45235 \begin_layout Plain Layout
45236
45237 }
45238 \end_layout
45239
45240 \end_inset
45241
45242  Thistle
45243 \end_layout
45244
45245 \end_inset
45246 </cell>
45247 <cell alignment="left" valignment="top" usebox="none">
45248 \begin_inset Text
45249
45250 \begin_layout Plain Layout
45251 \begin_inset ERT
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255
45256
45257 \backslash
45258 fcolorbox{black}{
45259 \end_layout
45260
45261 \end_inset
45262
45263 Turquoise
45264 \begin_inset ERT
45265 status collapsed
45266
45267 \begin_layout Plain Layout
45268
45269 }{
45270 \end_layout
45271
45272 \end_inset
45273
45274
45275 \begin_inset Phantom Phantom
45276 status open
45277
45278 \begin_layout Plain Layout
45279 W
45280 \end_layout
45281
45282 \end_inset
45283
45284
45285 \begin_inset ERT
45286 status collapsed
45287
45288 \begin_layout Plain Layout
45289
45290 }
45291 \end_layout
45292
45293 \end_inset
45294
45295  Turquoise
45296 \end_layout
45297
45298 \end_inset
45299 </cell>
45300 </row>
45301 <row>
45302 <cell alignment="left" valignment="top" usebox="none">
45303 \begin_inset Text
45304
45305 \begin_layout Plain Layout
45306 \begin_inset ERT
45307 status collapsed
45308
45309 \begin_layout Plain Layout
45310
45311
45312 \backslash
45313 fcolorbox{black}{
45314 \end_layout
45315
45316 \end_inset
45317
45318 Violet
45319 \begin_inset ERT
45320 status collapsed
45321
45322 \begin_layout Plain Layout
45323
45324 }{
45325 \end_layout
45326
45327 \end_inset
45328
45329
45330 \begin_inset Phantom Phantom
45331 status open
45332
45333 \begin_layout Plain Layout
45334 W
45335 \end_layout
45336
45337 \end_inset
45338
45339
45340 \begin_inset ERT
45341 status collapsed
45342
45343 \begin_layout Plain Layout
45344
45345 }
45346 \end_layout
45347
45348 \end_inset
45349
45350  Violet
45351 \end_layout
45352
45353 \end_inset
45354 </cell>
45355 <cell alignment="left" valignment="top" usebox="none">
45356 \begin_inset Text
45357
45358 \begin_layout Plain Layout
45359 \begin_inset ERT
45360 status collapsed
45361
45362 \begin_layout Plain Layout
45363
45364
45365 \backslash
45366 fcolorbox{black}{
45367 \end_layout
45368
45369 \end_inset
45370
45371 VioletRed
45372 \begin_inset ERT
45373 status collapsed
45374
45375 \begin_layout Plain Layout
45376
45377 }{
45378 \end_layout
45379
45380 \end_inset
45381
45382
45383 \begin_inset Phantom Phantom
45384 status open
45385
45386 \begin_layout Plain Layout
45387 W
45388 \end_layout
45389
45390 \end_inset
45391
45392
45393 \begin_inset ERT
45394 status collapsed
45395
45396 \begin_layout Plain Layout
45397
45398 }
45399 \end_layout
45400
45401 \end_inset
45402
45403  VioletRed
45404 \end_layout
45405
45406 \end_inset
45407 </cell>
45408 <cell alignment="left" valignment="top" usebox="none">
45409 \begin_inset Text
45410
45411 \begin_layout Plain Layout
45412 \begin_inset ERT
45413 status collapsed
45414
45415 \begin_layout Plain Layout
45416
45417
45418 \backslash
45419 fcolorbox{black}{
45420 \end_layout
45421
45422 \end_inset
45423
45424 WildStrawberry
45425 \begin_inset ERT
45426 status collapsed
45427
45428 \begin_layout Plain Layout
45429
45430 }{
45431 \end_layout
45432
45433 \end_inset
45434
45435
45436 \begin_inset Phantom Phantom
45437 status open
45438
45439 \begin_layout Plain Layout
45440 W
45441 \end_layout
45442
45443 \end_inset
45444
45445
45446 \begin_inset ERT
45447 status collapsed
45448
45449 \begin_layout Plain Layout
45450
45451 }
45452 \end_layout
45453
45454 \end_inset
45455
45456  WildStrawberry
45457 \end_layout
45458
45459 \end_inset
45460 </cell>
45461 <cell alignment="left" valignment="top" usebox="none">
45462 \begin_inset Text
45463
45464 \begin_layout Plain Layout
45465 \begin_inset ERT
45466 status collapsed
45467
45468 \begin_layout Plain Layout
45469
45470
45471 \backslash
45472 fcolorbox{black}{
45473 \end_layout
45474
45475 \end_inset
45476
45477 YellowGreen
45478 \begin_inset ERT
45479 status collapsed
45480
45481 \begin_layout Plain Layout
45482
45483 }{
45484 \end_layout
45485
45486 \end_inset
45487
45488
45489 \begin_inset Phantom Phantom
45490 status open
45491
45492 \begin_layout Plain Layout
45493 W
45494 \end_layout
45495
45496 \end_inset
45497
45498
45499 \begin_inset ERT
45500 status collapsed
45501
45502 \begin_layout Plain Layout
45503
45504 }
45505 \end_layout
45506
45507 \end_inset
45508
45509  YellowGreen
45510 \end_layout
45511
45512 \end_inset
45513 </cell>
45514 </row>
45515 <row>
45516 <cell alignment="left" valignment="top" usebox="none">
45517 \begin_inset Text
45518
45519 \begin_layout Plain Layout
45520 \begin_inset ERT
45521 status collapsed
45522
45523 \begin_layout Plain Layout
45524
45525
45526 \backslash
45527 fcolorbox{black}{
45528 \end_layout
45529
45530 \end_inset
45531
45532 YellowOrange
45533 \begin_inset ERT
45534 status collapsed
45535
45536 \begin_layout Plain Layout
45537
45538 }{
45539 \end_layout
45540
45541 \end_inset
45542
45543
45544 \begin_inset Phantom Phantom
45545 status open
45546
45547 \begin_layout Plain Layout
45548 W
45549 \end_layout
45550
45551 \end_inset
45552
45553
45554 \begin_inset ERT
45555 status collapsed
45556
45557 \begin_layout Plain Layout
45558
45559 }
45560 \end_layout
45561
45562 \end_inset
45563
45564  YellowOrange
45565 \end_layout
45566
45567 \end_inset
45568 </cell>
45569 <cell alignment="left" valignment="top" usebox="none">
45570 \begin_inset Text
45571
45572 \begin_layout Plain Layout
45573
45574 \end_layout
45575
45576 \end_inset
45577 </cell>
45578 <cell alignment="left" valignment="top" usebox="none">
45579 \begin_inset Text
45580
45581 \begin_layout Plain Layout
45582
45583 \end_layout
45584
45585 \end_inset
45586 </cell>
45587 <cell alignment="left" valignment="top" usebox="none">
45588 \begin_inset Text
45589
45590 \begin_layout Plain Layout
45591
45592 \end_layout
45593
45594 \end_inset
45595 </cell>
45596 </row>
45597 </lyxtabular>
45598
45599 \end_inset
45600
45601
45602 \end_layout
45603
45604 \begin_layout Chapter
45605 Explication de l' équation
45606 \begin_inset space ~
45607 \end_inset
45608
45609 (
45610 \begin_inset CommandInset ref
45611 LatexCommand ref
45612 reference "eq:Wgn"
45613
45614 \end_inset
45615
45616 )
45617 \begin_inset CommandInset label
45618 LatexCommand label
45619 name "cha:Explication-de-l'Equation"
45620
45621 \end_inset
45622
45623
45624 \end_layout
45625
45626 \begin_layout Standard
45627 La largeur totale de 
45628 \emph on
45629 n
45630 \emph default
45631  cellules de tableau 
45632 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45633 \end_inset
45634
45635  peut être calculée avec
45636 \begin_inset Formula 
45637 \begin{equation}
45638 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45639 \end{equation}
45640
45641 \end_inset
45642
45643
45644 \end_layout
45645
45646 \begin_layout Standard
45647 où 
45648 \begin_inset Formula $L_{g\,n}$
45649 \end_inset
45650
45651  est la largeur fixe de toutes les cellules.
45652  
45653 \series bold
45654
45655 \backslash
45656 tabcolsep
45657 \series default
45658  est la largeur utilisée par \SpecialChar LaTeX
45659  entre le texte de la cellule et la bordure,
45660  sa valeur implicite est 6
45661 \begin_inset space \thinspace{}
45662 \end_inset
45663
45664 pt.
45665  
45666 \series bold
45667
45668 \backslash
45669 arrayrulewidth
45670 \series default
45671  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45672 \begin_inset space \thinspace{}
45673 \end_inset
45674
45675 pt.
45676 \end_layout
45677
45678 \begin_layout Standard
45679 D'après l'équation
45680 \begin_inset space ~
45681 \end_inset
45682
45683
45684 \begin_inset CommandInset ref
45685 LatexCommand eqref
45686 reference "eq:Wtot_n"
45687
45688 \end_inset
45689
45690 , la largeur totale d'une multi-colonnes, 
45691 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45692 \end_inset
45693
45694  est
45695 \begin_inset Formula 
45696 \begin{equation}
45697 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45698 \end{equation}
45699
45700 \end_inset
45701
45702
45703 \end_layout
45704
45705 \begin_layout Standard
45706 En posant que les équations 
45707 \begin_inset space ~
45708 \end_inset
45709
45710
45711 \begin_inset CommandInset ref
45712 LatexCommand eqref
45713 reference "eq:Wtot_n"
45714
45715 \end_inset
45716
45717  et 
45718 \begin_inset CommandInset ref
45719 LatexCommand eqref
45720 reference "eq:Wtot_mult"
45721
45722 \end_inset
45723
45724  sont égales, on peut calculer la largeur nécessaire 
45725 \begin_inset Formula $L_{g\,n}$
45726 \end_inset
45727
45728  quand 
45729 \emph on
45730 n
45731 \emph default
45732  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
45733  de 
45734 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
45735 \end_inset
45736
45737 :
45738 \begin_inset Formula 
45739 \begin{equation}
45740 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45741 \end{equation}
45742
45743 \end_inset
45744
45745
45746 \end_layout
45747
45748 \begin_layout Bibliography
45749 \begin_inset CommandInset bibitem
45750 LatexCommand bibitem
45751 key "latexcompanion"
45752
45753 \end_inset
45754
45755 Frank Mittelbach and Michel Goossens: 
45756 \emph on
45757 The \SpecialChar LaTeX
45758  Companion Second Edition.
45759
45760 \emph default
45761  Addison-Wesley, 2004
45762 \end_layout
45763
45764 \begin_layout Bibliography
45765 \begin_inset CommandInset bibitem
45766 LatexCommand bibitem
45767 key "latexguide"
45768
45769 \end_inset
45770
45771 Helmut Kopka and Patrick W.
45772  Daly: 
45773 \emph on
45774 A Guide to \SpecialChar LaTeX
45775  Fourth Edition.
45776
45777 \emph default
45778  Addison-Wesley, 2003
45779 \end_layout
45780
45781 \begin_layout Bibliography
45782 \begin_inset CommandInset bibitem
45783 LatexCommand bibitem
45784 key "latexbook"
45785
45786 \end_inset
45787
45788 Leslie Lamport: 
45789 \emph on
45790 \SpecialChar LaTeX
45791 : A Document Preparation System.
45792
45793 \emph default
45794  Addison-Wesley, second edition, 1994
45795 \end_layout
45796
45797 \begin_layout Bibliography
45798 \begin_inset CommandInset bibitem
45799 LatexCommand bibitem
45800 key "arydshln"
45801
45802 \end_inset
45803
45804 Documentation du paquetage \SpecialChar LaTeX
45805
45806 \series bold
45807  
45808 \begin_inset CommandInset href
45809 LatexCommand href
45810 name "arydshln"
45811 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45812
45813 \end_inset
45814
45815
45816 \series default
45817
45818 \begin_inset Index idx
45819 status collapsed
45820
45821 \begin_layout Plain Layout
45822 Paquetages \SpecialChar LaTeX
45823  ! arydshln
45824 \end_layout
45825
45826 \end_inset
45827
45828
45829 \end_layout
45830
45831 \begin_layout Bibliography
45832 \begin_inset CommandInset bibitem
45833 LatexCommand bibitem
45834 key "booktabs"
45835
45836 \end_inset
45837
45838 Documentation du paquetage \SpecialChar LaTeX
45839  
45840 \series bold
45841
45842 \begin_inset CommandInset href
45843 LatexCommand href
45844 name "booktabs"
45845 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45846
45847 \end_inset
45848
45849
45850 \series default
45851
45852 \begin_inset Index idx
45853 status collapsed
45854
45855 \begin_layout Plain Layout
45856 Paquetages \SpecialChar LaTeX
45857  ! booktabs
45858 \end_layout
45859
45860 \end_inset
45861
45862
45863 \end_layout
45864
45865 \begin_layout Bibliography
45866 \begin_inset CommandInset bibitem
45867 LatexCommand bibitem
45868 key "caption"
45869
45870 \end_inset
45871
45872 Documentation du paquetage \SpecialChar LaTeX
45873  
45874 \series bold
45875
45876 \begin_inset CommandInset href
45877 LatexCommand href
45878 name "caption"
45879 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45880
45881 \end_inset
45882
45883
45884 \series default
45885
45886 \begin_inset Index idx
45887 status collapsed
45888
45889 \begin_layout Plain Layout
45890 Paquetages \SpecialChar LaTeX
45891  ! caption
45892 \end_layout
45893
45894 \end_inset
45895
45896
45897 \end_layout
45898
45899 \begin_layout Bibliography
45900 \begin_inset CommandInset bibitem
45901 LatexCommand bibitem
45902 key "diagbox"
45903
45904 \end_inset
45905
45906 Documentation du paquetage \SpecialChar LaTeX
45907  
45908 \series bold
45909
45910 \begin_inset CommandInset href
45911 LatexCommand href
45912 name "diagbox"
45913 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45914
45915 \end_inset
45916
45917
45918 \series default
45919
45920 \begin_inset Index idx
45921 status collapsed
45922
45923 \begin_layout Plain Layout
45924 Paquetages \SpecialChar LaTeX
45925  ! diagbox
45926 \end_layout
45927
45928 \end_inset
45929
45930
45931 \end_layout
45932
45933 \begin_layout Bibliography
45934 \begin_inset CommandInset bibitem
45935 LatexCommand bibitem
45936 key "endfloat"
45937
45938 \end_inset
45939
45940 Documentation du paquetage \SpecialChar LaTeX
45941  
45942 \series bold
45943
45944 \begin_inset CommandInset href
45945 LatexCommand href
45946 name "endfloat"
45947 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45948
45949 \end_inset
45950
45951
45952 \series default
45953
45954 \begin_inset Index idx
45955 status collapsed
45956
45957 \begin_layout Plain Layout
45958 Paquetages \SpecialChar LaTeX
45959  ! endfloat
45960 \end_layout
45961
45962 \end_inset
45963
45964
45965 \end_layout
45966
45967 \begin_layout Bibliography
45968 \begin_inset CommandInset bibitem
45969 LatexCommand bibitem
45970 key "footmisc"
45971
45972 \end_inset
45973
45974 Documentation du paquetage \SpecialChar LaTeX
45975  
45976 \series bold
45977
45978 \begin_inset CommandInset href
45979 LatexCommand href
45980 name "footmisc"
45981 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45982
45983 \end_inset
45984
45985
45986 \series default
45987
45988 \begin_inset Index idx
45989 status collapsed
45990
45991 \begin_layout Plain Layout
45992 Paquetages \SpecialChar LaTeX
45993  ! footmisc
45994 \end_layout
45995
45996 \end_inset
45997
45998
45999 \end_layout
46000
46001 \begin_layout Bibliography
46002 \begin_inset CommandInset bibitem
46003 LatexCommand bibitem
46004 key "hypcap"
46005
46006 \end_inset
46007
46008 Documentation du paquetage \SpecialChar LaTeX
46009  
46010 \series bold
46011
46012 \begin_inset CommandInset href
46013 LatexCommand href
46014 name "hypcap"
46015 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46016
46017 \end_inset
46018
46019
46020 \series default
46021
46022 \begin_inset Index idx
46023 status collapsed
46024
46025 \begin_layout Plain Layout
46026 Paquetages \SpecialChar LaTeX
46027  ! hyperref
46028 \end_layout
46029
46030 \end_inset
46031
46032
46033 \end_layout
46034
46035 \begin_layout Bibliography
46036 \begin_inset CommandInset bibitem
46037 LatexCommand bibitem
46038 key "hyperref"
46039
46040 \end_inset
46041
46042 Documentation du paquetage \SpecialChar LaTeX
46043  
46044 \series bold
46045
46046 \begin_inset CommandInset href
46047 LatexCommand href
46048 name "hyperref"
46049 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46050
46051 \end_inset
46052
46053
46054 \series default
46055
46056 \begin_inset Index idx
46057 status collapsed
46058
46059 \begin_layout Plain Layout
46060 Paquetages \SpecialChar LaTeX
46061  ! hyperref
46062 \end_layout
46063
46064 \end_inset
46065
46066
46067 \end_layout
46068
46069 \begin_layout Bibliography
46070 \begin_inset CommandInset bibitem
46071 LatexCommand bibitem
46072 key "KOMA-Script"
46073
46074 \end_inset
46075
46076 Documentation du paquetage \SpecialChar LaTeX
46077  
46078 \series bold
46079
46080 \begin_inset CommandInset href
46081 LatexCommand href
46082 name "KOMA-Script"
46083 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46084
46085 \end_inset
46086
46087
46088 \series default
46089
46090 \begin_inset Index idx
46091 status collapsed
46092
46093 \begin_layout Plain Layout
46094 Paquetages \SpecialChar LaTeX
46095  ! KOMA-Script
46096 \end_layout
46097
46098 \end_inset
46099
46100
46101 \end_layout
46102
46103 \begin_layout Bibliography
46104 \begin_inset CommandInset bibitem
46105 LatexCommand bibitem
46106 key "lettrine"
46107
46108 \end_inset
46109
46110 Documentation du paquetage \SpecialChar LaTeX
46111  
46112 \series bold
46113
46114 \begin_inset CommandInset href
46115 LatexCommand href
46116 name "lettrine"
46117 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46118
46119 \end_inset
46120
46121
46122 \series default
46123  et un 
46124 \begin_inset CommandInset href
46125 LatexCommand href
46126 name "exemple"
46127 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46128
46129 \end_inset
46130
46131
46132 \begin_inset Index idx
46133 status collapsed
46134
46135 \begin_layout Plain Layout
46136 Paquetages \SpecialChar LaTeX
46137  ! lettrine
46138 \end_layout
46139
46140 \end_inset
46141
46142
46143 \end_layout
46144
46145 \begin_layout Bibliography
46146 \begin_inset CommandInset bibitem
46147 LatexCommand bibitem
46148 key "listings"
46149
46150 \end_inset
46151
46152 Documentation du paquetage \SpecialChar LaTeX
46153  
46154 \series bold
46155
46156 \begin_inset CommandInset href
46157 LatexCommand href
46158 name "listings"
46159 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46160
46161 \end_inset
46162
46163
46164 \series default
46165
46166 \begin_inset Index idx
46167 status collapsed
46168
46169 \begin_layout Plain Layout
46170 Paquetages \SpecialChar LaTeX
46171  ! listings
46172 \end_layout
46173
46174 \end_inset
46175
46176
46177 \end_layout
46178
46179 \begin_layout Bibliography
46180 \begin_inset CommandInset bibitem
46181 LatexCommand bibitem
46182 key "marginnote"
46183
46184 \end_inset
46185
46186 Documentation du paquetage \SpecialChar LaTeX
46187  
46188 \series bold
46189
46190 \begin_inset CommandInset href
46191 LatexCommand href
46192 name "marginnote"
46193 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46194
46195 \end_inset
46196
46197
46198 \series default
46199
46200 \begin_inset Index idx
46201 status collapsed
46202
46203 \begin_layout Plain Layout
46204 Paquetages \SpecialChar LaTeX
46205  ! marginnote
46206 \end_layout
46207
46208 \end_inset
46209
46210
46211 \end_layout
46212
46213 \begin_layout Bibliography
46214 \begin_inset CommandInset bibitem
46215 LatexCommand bibitem
46216 key "pdfpages"
46217
46218 \end_inset
46219
46220 Documentation du paquetage \SpecialChar LaTeX
46221  
46222 \series bold
46223
46224 \begin_inset CommandInset href
46225 LatexCommand href
46226 name "pdfpages"
46227 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46228
46229 \end_inset
46230
46231
46232 \series default
46233
46234 \begin_inset Index idx
46235 status collapsed
46236
46237 \begin_layout Plain Layout
46238 Paquetages \SpecialChar LaTeX
46239  ! pdfpages
46240 \end_layout
46241
46242 \end_inset
46243
46244
46245 \end_layout
46246
46247 \begin_layout Bibliography
46248 \begin_inset CommandInset bibitem
46249 LatexCommand bibitem
46250 key "prettyref"
46251
46252 \end_inset
46253
46254 Documentation du paquetage \SpecialChar LaTeX
46255
46256 \series bold
46257  
46258 \begin_inset CommandInset href
46259 LatexCommand href
46260 name "prettyref"
46261 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46262
46263 \end_inset
46264
46265
46266 \series default
46267
46268 \begin_inset Index idx
46269 status collapsed
46270
46271 \begin_layout Plain Layout
46272 Paquetages \SpecialChar LaTeX
46273  ! prettyref
46274 \end_layout
46275
46276 \end_inset
46277
46278
46279 \end_layout
46280
46281 \begin_layout Bibliography
46282 \begin_inset CommandInset bibitem
46283 LatexCommand bibitem
46284 key "pstricks"
46285
46286 \end_inset
46287
46288 Page Web du paquetage \SpecialChar LaTeX
46289  
46290 \series bold
46291
46292 \begin_inset CommandInset href
46293 LatexCommand href
46294 name "PSTricks"
46295 target "http://tug.org/PSTricks/"
46296
46297 \end_inset
46298
46299
46300 \series default
46301
46302 \begin_inset Index idx
46303 status collapsed
46304
46305 \begin_layout Plain Layout
46306 Paquetages \SpecialChar LaTeX
46307  ! PSTricks
46308 \end_layout
46309
46310 \end_inset
46311
46312
46313 \end_layout
46314
46315 \begin_layout Bibliography
46316 \begin_inset CommandInset bibitem
46317 LatexCommand bibitem
46318 key "refstyle"
46319
46320 \end_inset
46321
46322 Documentation du paquetage \SpecialChar LaTeX
46323
46324 \series bold
46325  
46326 \begin_inset CommandInset href
46327 LatexCommand href
46328 name "refstyle"
46329 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46330
46331 \end_inset
46332
46333
46334 \series default
46335
46336 \begin_inset Index idx
46337 status collapsed
46338
46339 \begin_layout Plain Layout
46340 Paquetages \SpecialChar LaTeX
46341  ! refstyle
46342 \end_layout
46343
46344 \end_inset
46345
46346
46347 \end_layout
46348
46349 \begin_layout Bibliography
46350 \begin_inset CommandInset bibitem
46351 LatexCommand bibitem
46352 key "sidecap"
46353
46354 \end_inset
46355
46356 Documentation du paquetage \SpecialChar LaTeX
46357  
46358 \series bold
46359
46360 \begin_inset CommandInset href
46361 LatexCommand href
46362 name "sidecap"
46363 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46364
46365 \end_inset
46366
46367
46368 \series default
46369
46370 \begin_inset Index idx
46371 status collapsed
46372
46373 \begin_layout Plain Layout
46374 Paquetages \SpecialChar LaTeX
46375  ! sidecap
46376 \end_layout
46377
46378 \end_inset
46379
46380
46381 \end_layout
46382
46383 \begin_layout Bibliography
46384 \begin_inset CommandInset bibitem
46385 LatexCommand bibitem
46386 key "NewInLyX20"
46387
46388 \end_inset
46389
46390
46391 \begin_inset CommandInset href
46392 LatexCommand href
46393 name "Page Wiki"
46394 target "http://wiki.lyx.org/LyX/NewInLyX20"
46395
46396 \end_inset
46397
46398  au sujet des nouveautés de 
46399 \family sans
46400 \SpecialChar LyX
46401  2.0
46402 \family default
46403 .
46404 \end_layout
46405
46406 \begin_layout Standard
46407 \begin_inset CommandInset index_print
46408 LatexCommand printindex
46409 type "idx"
46410
46411 \end_inset
46412
46413
46414 \end_layout
46415
46416 \end_body
46417 \end_document