]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
3f52f94a8a32858c170d55b9191248ad5efd2004
[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 et la boîte sera considérée comme
34275  son propre paragraphe: 
34276 \begin_inset Box Framed
34277 position "t"
34278 hor_pos "c"
34279 has_inner_box 0
34280 inner_pos "t"
34281 use_parbox 0
34282 use_makebox 0
34283 width "100col%"
34284 special "none"
34285 height "1in"
34286 height_special "totalheight"
34287 thickness "0.4pt"
34288 separation "3pt"
34289 shadowsize "4pt"
34290 framecolor "black"
34291 backgroundcolor "none"
34292 status collapsed
34293
34294 \begin_layout Plain Layout
34295 Boîte avec cadre simple et sauts de page
34296 \end_layout
34297
34298 \end_inset
34299
34300
34301 \end_layout
34302
34303 \begin_layout Section
34304 Personnalisation des boîtes
34305 \begin_inset Index idx
34306 status collapsed
34307
34308 \begin_layout Plain Layout
34309 Boîtes! Personnalisation
34310 \end_layout
34311
34312 \end_inset
34313
34314
34315 \end_layout
34316
34317 \begin_layout Standard
34318 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34319  la commande 
34320 \series bold
34321
34322 \backslash
34323 cornersize
34324 \series default
34325 .
34326  Par exemple, la commande
34327 \end_layout
34328
34329 \begin_layout Standard
34330
34331 \series bold
34332
34333 \backslash
34334 cornersize*{1cm}
34335 \end_layout
34336
34337 \begin_layout Standard
34338 donne un diamètre de 1
34339 \begin_inset space \thinspace{}
34340 \end_inset
34341
34342 cm.
34343  La commande
34344 \end_layout
34345
34346 \begin_layout Standard
34347
34348 \series bold
34349
34350 \backslash
34351 cornersize{num}
34352 \end_layout
34353
34354 \begin_layout Standard
34355 fixe le diamètre à 
34356 \family sans
34357 num
34358 \begin_inset space \thinspace{}
34359 \end_inset
34360
34361 ×
34362 \begin_inset space \thinspace{}
34363 \end_inset
34364
34365 minimum(largeur et hauteur de la boîte)
34366 \family default
34367 .
34368  La valeur implicite est 
34369 \series bold
34370
34371 \backslash
34372 cornersize{0.5}
34373 \series default
34374 .
34375 \end_layout
34376
34377 \begin_layout Standard
34378 \begin_inset ERT
34379 status collapsed
34380
34381 \begin_layout Plain Layout
34382
34383
34384 \backslash
34385 cornersize*{1.5cm}
34386 \end_layout
34387
34388 \end_inset
34389
34390
34391 \begin_inset Box Ovalbox
34392 position "c"
34393 hor_pos "c"
34394 has_inner_box 1
34395 inner_pos "c"
34396 use_parbox 0
34397 use_makebox 0
34398 width "25col%"
34399 special "none"
34400 height "1in"
34401 height_special "totalheight"
34402 thickness "0.4pt"
34403 separation "3pt"
34404 shadowsize "4pt"
34405 framecolor "black"
34406 backgroundcolor "none"
34407 status open
34408
34409 \begin_layout Plain Layout
34410 \align center
34411 Boîte ovale avec 
34412 \series bold
34413
34414 \backslash
34415 cornersize
34416 \series default
34417
34418 \begin_inset space \thinspace{}
34419 \end_inset
34420
34421 =
34422 \begin_inset space \thinspace{}
34423 \end_inset
34424
34425 1.5
34426 \begin_inset space \thinspace{}
34427 \end_inset
34428
34429 cm
34430 \end_layout
34431
34432 \end_inset
34433
34434
34435 \begin_inset ERT
34436 status collapsed
34437
34438 \begin_layout Plain Layout
34439
34440
34441 \backslash
34442 cornersize{0.5}
34443 \end_layout
34444
34445 \end_inset
34446
34447
34448 \end_layout
34449
34450 \begin_layout Standard
34451 \begin_inset VSpace bigskip
34452 \end_inset
34453
34454
34455 \end_layout
34456
34457 \begin_layout Standard
34458 La couleur rouge utilisée implicitement pour les boîtes à 
34459 \family sans
34460 Fond
34461 \begin_inset space ~
34462 \end_inset
34463
34464 ombré
34465 \family default
34466  peut soit être modifiée localement avec la commande 
34467 \series bold
34468
34469 \backslash
34470 definecolor{shadecolor}
34471 \series default
34472 , soit globalement avec le menu 
34473 \family sans
34474 Outils\SpecialChar menuseparator
34475 Préférences
34476 \family default
34477 \SpecialChar menuseparator
34478
34479 \family sans
34480 Couleurs\SpecialChar menuseparator
34481 boîte
34482 \begin_inset space ~
34483 \end_inset
34484
34485 ombrée
34486 \family default
34487 .
34488  La syntaxe de la commande 
34489 \series bold
34490
34491 \backslash
34492 definecolor
34493 \series default
34494  est expliquée dans la section
34495 \begin_inset space ~
34496 \end_inset
34497
34498
34499 \begin_inset CommandInset ref
34500 LatexCommand ref
34501 reference "sec:Tableaux-Colorés"
34502
34503 \end_inset
34504
34505 .
34506 \begin_inset Foot
34507 status collapsed
34508
34509 \begin_layout Plain Layout
34510 Notez que l'utilisation de 
34511 \series bold
34512
34513 \backslash
34514 definecolor
34515 \series default
34516  ne peut se faire sans le paquetage \SpecialChar LaTeX
34517  
34518 \series bold
34519 color
34520 \series default
34521  dans le préambule, voir la section
34522 \begin_inset space ~
34523 \end_inset
34524
34525
34526 \begin_inset CommandInset ref
34527 LatexCommand ref
34528 reference "sec:Boîtes-colorées"
34529
34530 \end_inset
34531
34532 .
34533  
34534 \end_layout
34535
34536 \end_inset
34537
34538
34539 \end_layout
34540
34541 \begin_layout Standard
34542 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34543  le commande en code \SpecialChar TeX
34544  suivantes
34545 \end_layout
34546
34547 \begin_layout Standard
34548
34549 \series bold
34550
34551 \backslash
34552 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34553 \end_layout
34554
34555 \begin_layout Standard
34556 \begin_inset ERT
34557 status collapsed
34558
34559 \begin_layout Plain Layout
34560
34561
34562 \backslash
34563 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34564 \end_layout
34565
34566 \end_inset
34567
34568
34569 \begin_inset Box Shaded
34570 position "t"
34571 hor_pos "c"
34572 has_inner_box 0
34573 inner_pos "t"
34574 use_parbox 0
34575 use_makebox 0
34576 width "100col%"
34577 special "none"
34578 height "1in"
34579 height_special "totalheight"
34580 thickness "0.4pt"
34581 separation "3pt"
34582 shadowsize "4pt"
34583 framecolor "black"
34584 backgroundcolor "none"
34585 status open
34586
34587 \begin_layout Plain Layout
34588
34589 \color yellow
34590 Ceci est un texte jaune dans une boîte à 
34591 \family sans
34592 Fond
34593 \begin_inset space ~
34594 \end_inset
34595
34596 ombré
34597 \family default
34598 \color inherit
34599  
34600 \color yellow
34601 avec un fond vert foncé.
34602 \end_layout
34603
34604 \end_inset
34605
34606
34607 \begin_inset ERT
34608 status collapsed
34609
34610 \begin_layout Plain Layout
34611
34612
34613 \backslash
34614 definecolor{shadecolor}{rgb}{1,0,0}
34615 \end_layout
34616
34617 \end_inset
34618
34619
34620 \end_layout
34621
34622 \begin_layout Standard
34623 \begin_inset VSpace bigskip
34624 \end_inset
34625
34626
34627 \end_layout
34628
34629 \begin_layout Standard
34630 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
34631  boîtes qui suivent la commandes qui les a changées.
34632 \end_layout
34633
34634 \begin_layout Section
34635 Minipages
34636 \begin_inset CommandInset label
34637 LatexCommand label
34638 name "sec:Minipages"
34639
34640 \end_inset
34641
34642
34643 \begin_inset Index idx
34644 status collapsed
34645
34646 \begin_layout Plain Layout
34647 Boîtes ! Minipages
34648 \end_layout
34649
34650 \end_inset
34651
34652
34653 \end_layout
34654
34655 \begin_layout Standard
34656 \SpecialChar LaTeX
34657  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
34658  d'une page.
34659  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34660  règles d'indentation, de saut de ligne, etc.
34661  s'appliquent.
34662 \end_layout
34663
34664 \begin_layout Standard
34665 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34666  langues.
34667 \end_layout
34668
34669 \begin_layout Standard
34670 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34671  Leur largeur est fixée à 45
34672 \begin_inset space \thinspace{}
34673 \end_inset
34674
34675 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34676  via le menu 
34677 \family sans
34678 Insertion\SpecialChar menuseparator
34679 Typographie
34680 \begin_inset space ~
34681 \end_inset
34682
34683 spéciale\SpecialChar menuseparator
34684 Ressort
34685 \begin_inset space ~
34686 \end_inset
34687
34688 Horizontal
34689 \family default
34690 .
34691 \end_layout
34692
34693 \begin_layout Standard
34694 \begin_inset Box Frameless
34695 position "t"
34696 hor_pos "c"
34697 has_inner_box 1
34698 inner_pos "c"
34699 use_parbox 0
34700 use_makebox 0
34701 width "45col%"
34702 special "none"
34703 height "1in"
34704 height_special "totalheight"
34705 thickness "0.4pt"
34706 separation "3pt"
34707 shadowsize "4pt"
34708 framecolor "black"
34709 backgroundcolor "none"
34710 status open
34711
34712 \begin_layout Plain Layout
34713 Ceci est un texte en français.
34714  Ceci est un texte en français.
34715  Ceci est un texte en français.
34716  Ceci est un texte en français.
34717  Ceci est un texte en français.
34718  Ceci est un texte en français.
34719  Ceci est un texte en français.
34720  Ceci est un texte en français.Ceci est un texte en français.
34721  Ceci est un texte en français.
34722  Ceci est un texte en français.
34723  Ceci est un texte en français
34724 \begin_inset Foot
34725 status collapsed
34726
34727 \begin_layout Plain Layout
34728 Ceci est une note de bas de page en français.
34729 \end_layout
34730
34731 \end_inset
34732
34733 .Ceci est un texte en français
34734 \end_layout
34735
34736 \end_inset
34737
34738
34739 \begin_inset space \hfill{}
34740 \end_inset
34741
34742
34743 \begin_inset Box Frameless
34744 position "t"
34745 hor_pos "c"
34746 has_inner_box 1
34747 inner_pos "c"
34748 use_parbox 0
34749 use_makebox 0
34750 width "45col%"
34751 special "none"
34752 height "1in"
34753 height_special "totalheight"
34754 thickness "0.4pt"
34755 separation "3pt"
34756 shadowsize "4pt"
34757 framecolor "black"
34758 backgroundcolor "none"
34759 status open
34760
34761 \begin_layout Plain Layout
34762
34763 \lang english
34764 This is an English Text.
34765  This is an English Text.
34766  This is an English Text.
34767  This is an English Text.
34768  This is an English Text.
34769  This is an English Text.
34770  This is an English Text.
34771  This is an English Text.
34772  This is an English Text.
34773  This is an English Text.
34774  This is an English Text.
34775  This is an English Text.
34776  This is an English Text.
34777  This is an English Text.
34778  This is an English Text.
34779  This is an English Text.
34780 \begin_inset Foot
34781 status collapsed
34782
34783 \begin_layout Plain Layout
34784
34785 \lang english
34786 This is an English footnote.
34787 \end_layout
34788
34789 \end_inset
34790
34791  This is an English Text.
34792 \end_layout
34793
34794 \end_inset
34795
34796
34797 \end_layout
34798
34799 \begin_layout Standard
34800 \begin_inset VSpace bigskip
34801 \end_inset
34802
34803 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34804  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34805  minipages, même si vous les avez mis par exemple à 
34806 \family sans
34807 Moyen
34808 \family default
34809  dans les paramètres du document.
34810 \end_layout
34811
34812 \begin_layout Standard
34813 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34814  portion de texte, voyez la section
34815 \begin_inset space ~
34816 \end_inset
34817
34818
34819 \begin_inset CommandInset ref
34820 LatexCommand ref
34821 reference "sec:Boîtes-colorées"
34822
34823 \end_inset
34824
34825 .
34826 \end_layout
34827
34828 \begin_layout Standard
34829 \begin_inset Note Greyedout
34830 status open
34831
34832 \begin_layout Plain Layout
34833
34834 \series bold
34835 Note:
34836 \series default
34837  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34838  mais les minipages peuvent être utilisées dans un tableau, un flottant
34839  ou une autre boîte.
34840 \end_layout
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \begin_layout Section
34848 Les parboxes
34849 \begin_inset CommandInset label
34850 LatexCommand label
34851 name "sec:Parboxes"
34852
34853 \end_inset
34854
34855
34856 \begin_inset Index idx
34857 status collapsed
34858
34859 \begin_layout Plain Layout
34860 Boîtes ! Parboxes
34861 \end_layout
34862
34863 \end_inset
34864
34865
34866 \end_layout
34867
34868 \begin_layout Standard
34869 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34870  ne peuvent avoir de note de bas de page.
34871 \begin_inset Separator parbreak
34872 \end_inset
34873
34874
34875 \end_layout
34876
34877 \begin_layout Standard
34878 \align center
34879 \begin_inset Box Frameless
34880 position "t"
34881 hor_pos "c"
34882 has_inner_box 1
34883 inner_pos "t"
34884 use_parbox 1
34885 use_makebox 0
34886 width "33col%"
34887 special "none"
34888 height "1in"
34889 height_special "totalheight"
34890 thickness "0.4pt"
34891 separation "3pt"
34892 shadowsize "4pt"
34893 framecolor "black"
34894 backgroundcolor "none"
34895 status open
34896
34897 \begin_layout Plain Layout
34898 Ceci est un texte à l'intérieur d'une parbox.
34899  Ceci est un texte à l'intérieur d'une parbox.
34900 \end_layout
34901
34902 \begin_layout Plain Layout
34903 Cette note de bas de page ne devrait pas apparaître :
34904 \begin_inset Foot
34905 status open
34906
34907 \begin_layout Plain Layout
34908 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34909  pas.
34910 \end_layout
34911
34912 \end_inset
34913
34914
34915 \end_layout
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \begin_layout Section
34923 Des boîtes pour les mots et les caractères
34924 \begin_inset Index idx
34925 status collapsed
34926
34927 \begin_layout Plain Layout
34928 Boîtes ! Pour les caractères
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Subsection
34937 Empêcher la césure
34938 \begin_inset CommandInset label
34939 LatexCommand label
34940 name "sec:Empêcher-césure"
34941
34942 \end_inset
34943
34944
34945 \begin_inset Index idx
34946 status collapsed
34947
34948 \begin_layout Plain Layout
34949 Boîtes ! Pour empêcher la césure
34950 \end_layout
34951
34952 \end_inset
34953
34954
34955 \end_layout
34956
34957 \begin_layout Standard
34958 Vous pouvez utiliser une boîte de type 
34959 \family sans
34960 Makebox
34961 \family default
34962  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
34963 \begin_inset Newline newline
34964 \end_inset
34965
34966 Voici un exemple de texte :
34967 \end_layout
34968
34969 \begin_layout Standard
34970 Cette ligne est un exemple comment vous pouvez empêcher une césure
34971 \begin_inset space ~
34972 \end_inset
34973
34974
34975 \begin_inset Quotes fld
34976 \end_inset
34977
34978 motTrèsTrèsLong
34979 \begin_inset Quotes frd
34980 \end_inset
34981
34982
34983 \end_layout
34984
34985 \begin_layout Standard
34986 Pour empêcher que le mot 
34987 \begin_inset Quotes fld
34988 \end_inset
34989
34990 motTrèsTrèsLong
34991 \begin_inset Quotes frd
34992 \end_inset
34993
34994  soit coupé, mettez le mot dans une boîte, mettez 
34995 \family sans
34996 Boîte
34997 \begin_inset space ~
34998 \end_inset
34999
35000 intérieure
35001 \family default
35002  à 
35003 \family sans
35004 Makebox
35005 \family default
35006  sans spécifier de largeur.
35007 \end_layout
35008
35009 \begin_layout Standard
35010 Voici le résultat :
35011 \end_layout
35012
35013 \begin_layout Standard
35014 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35015  
35016 \begin_inset Box Frameless
35017 position "t"
35018 hor_pos "c"
35019 has_inner_box 1
35020 inner_pos "t"
35021 use_parbox 0
35022 use_makebox 1
35023 width ""
35024 special "none"
35025 height "1in"
35026 height_special "totalheight"
35027 thickness "0.4pt"
35028 separation "3pt"
35029 shadowsize "4pt"
35030 framecolor "black"
35031 backgroundcolor "none"
35032 status open
35033
35034 \begin_layout Plain Layout
35035 \begin_inset Quotes fld
35036 \end_inset
35037
35038 motTrèsTrèsLong
35039 \begin_inset Quotes frd
35040 \end_inset
35041
35042
35043 \end_layout
35044
35045 \end_inset
35046
35047
35048 \end_layout
35049
35050 \begin_layout Standard
35051 Une autre méthode consiste à mettre la commande 
35052 \series bold
35053
35054 \begin_inset Quotes fld
35055 \end_inset
35056
35057
35058 \backslash
35059 -
35060 \series default
35061
35062 \begin_inset Quotes frd
35063 \end_inset
35064
35065  en code \SpecialChar TeX
35066 , juste avant le mot :
35067 \end_layout
35068
35069 \begin_layout Standard
35070 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35071  
35072 \begin_inset Quotes fld
35073 \end_inset
35074
35075
35076 \begin_inset ERT
35077 status collapsed
35078
35079 \begin_layout Plain Layout
35080
35081
35082 \backslash
35083 -
35084 \end_layout
35085
35086 \end_inset
35087
35088 motTrèsTrèsLong
35089 \begin_inset Quotes frd
35090 \end_inset
35091
35092
35093 \end_layout
35094
35095 \begin_layout Standard
35096 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35097  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35098 \family sans
35099 Insertion\SpecialChar menuseparator
35100 Typographie
35101 \begin_inset space ~
35102 \end_inset
35103
35104 spéciale\SpecialChar menuseparator
35105 Passage
35106 \begin_inset space ~
35107 \end_inset
35108
35109 à
35110 \begin_inset space ~
35111 \end_inset
35112
35113 la
35114 \begin_inset space ~
35115 \end_inset
35116
35117 Ligne
35118 \family default
35119  (raccourci 
35120 \family sans
35121 Ctrl-Entrée
35122 \family default
35123 ) :
35124 \end_layout
35125
35126 \begin_layout Standard
35127 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35128 \begin_inset Newline newline
35129 \end_inset
35130
35131
35132 \begin_inset Box Frameless
35133 position "t"
35134 hor_pos "c"
35135 has_inner_box 1
35136 inner_pos "t"
35137 use_parbox 0
35138 use_makebox 1
35139 width ""
35140 special "none"
35141 height "1in"
35142 height_special "totalheight"
35143 thickness "0.4pt"
35144 separation "3pt"
35145 shadowsize "4pt"
35146 framecolor "black"
35147 backgroundcolor "none"
35148 status open
35149
35150 \begin_layout Plain Layout
35151 \begin_inset Quotes fld
35152 \end_inset
35153
35154 motTrèsTrèsLong
35155 \begin_inset Quotes frd
35156 \end_inset
35157
35158
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Subsection
35167 Alignement vertical
35168 \begin_inset CommandInset label
35169 LatexCommand label
35170 name "subsec:Alignement-Vertical"
35171
35172 \end_inset
35173
35174
35175 \begin_inset Index idx
35176 status collapsed
35177
35178 \begin_layout Plain Layout
35179 Boîtes ! Pour l'alignement vertical
35180 \end_layout
35181
35182 \end_inset
35183
35184
35185 \begin_inset Index idx
35186 status collapsed
35187
35188 \begin_layout Plain Layout
35189 Boîtes ! Boîtes élévatrices
35190 \end_layout
35191
35192 \end_inset
35193
35194
35195 \begin_inset Index idx
35196 status collapsed
35197
35198 \begin_layout Plain Layout
35199 Raisebox|see
35200 \begin_inset ERT
35201 status collapsed
35202
35203 \begin_layout Plain Layout
35204
35205 {
35206 \end_layout
35207
35208 \end_inset
35209
35210 Boîtes élévatrices
35211 \begin_inset ERT
35212 status collapsed
35213
35214 \begin_layout Plain Layout
35215
35216 }
35217 \end_layout
35218
35219 \end_inset
35220
35221
35222 \end_layout
35223
35224 \end_inset
35225
35226
35227 \end_layout
35228
35229 \begin_layout Standard
35230 Avec la commande 
35231 \series bold
35232
35233 \backslash
35234 raisebox
35235 \series default
35236  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35237  par rapport au texte qui l'entoure.
35238  La commande
35239 \series bold
35240  
35241 \backslash
35242 raisebox
35243 \series default
35244  s'utilise en suivant la syntaxe suivante :
35245 \end_layout
35246
35247 \begin_layout Standard
35248
35249 \series bold
35250
35251 \backslash
35252 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35253 \end_layout
35254
35255 \begin_layout Standard
35256 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35257  pour l'abaisser.
35258 \end_layout
35259
35260 \begin_layout Standard
35261 Pour aligner le mot 
35262 \begin_inset Quotes fld
35263 \end_inset
35264
35265 empêcher
35266 \begin_inset Quotes frd
35267 \end_inset
35268
35269  de façon à ce que le point le plus bas du caractère le plus 
35270 \begin_inset Quotes fld
35271 \end_inset
35272
35273 profond
35274 \begin_inset Quotes frd
35275 \end_inset
35276
35277 , le 
35278 \begin_inset Quotes fld
35279 \end_inset
35280
35281 p
35282 \begin_inset Quotes frd
35283 \end_inset
35284
35285 , soit au niveau de la ligne de base, insérez la commande 
35286 \end_layout
35287
35288 \begin_layout Standard
35289
35290 \series bold
35291
35292 \backslash
35293 raisebox{
35294 \backslash
35295 depth}{
35296 \end_layout
35297
35298 \begin_layout Standard
35299 en code \SpecialChar TeX
35300  avant le mot.
35301  Insérez après le mot l'accolade fermante 
35302 \begin_inset Quotes fld
35303 \end_inset
35304
35305
35306 \series bold
35307 }
35308 \series default
35309
35310 \begin_inset Quotes frd
35311 \end_inset
35312
35313  en code \SpecialChar TeX
35314 .
35315 \begin_inset Newline newline
35316 \end_inset
35317
35318 Voici le résultat :
35319 \end_layout
35320
35321 \begin_layout Standard
35322 Cette ligne de texte contient le mot 
35323 \begin_inset ERT
35324 status open
35325
35326 \begin_layout Plain Layout
35327
35328
35329 \backslash
35330 raisebox{
35331 \backslash
35332 depth}{
35333 \end_layout
35334
35335 \end_inset
35336
35337
35338 \begin_inset Quotes fld
35339 \end_inset
35340
35341 empêcher
35342 \begin_inset Quotes frd
35343 \end_inset
35344
35345
35346 \begin_inset ERT
35347 status collapsed
35348
35349 \begin_layout Plain Layout
35350
35351 }
35352 \end_layout
35353
35354 \end_inset
35355
35356  comme mot élevé.
35357 \end_layout
35358
35359 \begin_layout Standard
35360 \begin_inset VSpace bigskip
35361 \end_inset
35362
35363 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35364  entre les lignes va être agrandie :
35365 \end_layout
35366
35367 \begin_layout Standard
35368 Cette ligne de texte contient le mot
35369 \begin_inset ERT
35370 status collapsed
35371
35372 \begin_layout Plain Layout
35373
35374
35375 \backslash
35376 raisebox{-
35377 \backslash
35378 depth}{
35379 \end_layout
35380
35381 \end_inset
35382
35383
35384 \begin_inset Quotes fld
35385 \end_inset
35386
35387 empêcher
35388 \begin_inset Quotes frd
35389 \end_inset
35390
35391
35392 \begin_inset ERT
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396
35397 }
35398 \end_layout
35399
35400 \end_inset
35401
35402  comme mot abaissé.
35403 \begin_inset Newline newline
35404 \end_inset
35405
35406 Cette ligne de texte contient le mot 
35407 \begin_inset ERT
35408 status collapsed
35409
35410 \begin_layout Plain Layout
35411
35412
35413 \backslash
35414 raisebox{0.5cm}{
35415 \end_layout
35416
35417 \end_inset
35418
35419
35420 \begin_inset Quotes fld
35421 \end_inset
35422
35423 tester
35424 \begin_inset Quotes frd
35425 \end_inset
35426
35427
35428 \begin_inset ERT
35429 status collapsed
35430
35431 \begin_layout Plain Layout
35432
35433 }
35434 \end_layout
35435
35436 \end_inset
35437
35438  comme mot élevé.
35439 \end_layout
35440
35441 \begin_layout Standard
35442 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35443  mettez la hauteur de la boîte à zéro.
35444  Par exemple utilisez
35445 \end_layout
35446
35447 \begin_layout Standard
35448
35449 \series bold
35450
35451 \backslash
35452 raisebox{-
35453 \backslash
35454 depth}[0pt]{
35455 \end_layout
35456
35457 \begin_layout Standard
35458 Cette ligne de texte contient le mot
35459 \begin_inset ERT
35460 status collapsed
35461
35462 \begin_layout Plain Layout
35463
35464
35465 \backslash
35466 raisebox{-
35467 \backslash
35468 depth}[0pt]{
35469 \end_layout
35470
35471 \end_inset
35472
35473
35474 \begin_inset Quotes fld
35475 \end_inset
35476
35477 empêcher
35478 \begin_inset Quotes frd
35479 \end_inset
35480
35481
35482 \begin_inset ERT
35483 status collapsed
35484
35485 \begin_layout Plain Layout
35486
35487 }
35488 \end_layout
35489
35490 \end_inset
35491
35492  comme mot abaissé.
35493 \begin_inset Newline newline
35494 \end_inset
35495
35496
35497 \begin_inset Newline newline
35498 \end_inset
35499
35500 Cette ligne de texte contient le mot 
35501 \begin_inset ERT
35502 status collapsed
35503
35504 \begin_layout Plain Layout
35505
35506
35507 \backslash
35508 raisebox{0.5cm}[0pt]{
35509 \end_layout
35510
35511 \end_inset
35512
35513
35514 \begin_inset Quotes fld
35515 \end_inset
35516
35517 tester
35518 \begin_inset Quotes frd
35519 \end_inset
35520
35521
35522 \begin_inset ERT
35523 status collapsed
35524
35525 \begin_layout Plain Layout
35526
35527 }
35528 \end_layout
35529
35530 \end_inset
35531
35532  comme mot élevé.
35533 \end_layout
35534
35535 \begin_layout Section
35536 Boîtes colorées
35537 \begin_inset CommandInset label
35538 LatexCommand label
35539 name "sec:Boîtes-colorées"
35540
35541 \end_inset
35542
35543
35544 \begin_inset Index idx
35545 status collapsed
35546
35547 \begin_layout Plain Layout
35548 Boîtes ! Couleur
35549 \end_layout
35550
35551 \end_inset
35552
35553
35554 \end_layout
35555
35556 \begin_layout Standard
35557
35558 \lang english
35559 To color the background of a box just select the color you like in the box
35560  dialog.
35561  This is for example a box with orange background: 
35562 \begin_inset Box Frameless
35563 position "t"
35564 hor_pos "c"
35565 has_inner_box 1
35566 inner_pos "t"
35567 use_parbox 0
35568 use_makebox 1
35569 width ""
35570 special "none"
35571 height "1in"
35572 height_special "totalheight"
35573 thickness "0.4pt"
35574 separation "3pt"
35575 shadowsize "4pt"
35576 framecolor "black"
35577 backgroundcolor "orange"
35578 status open
35579
35580 \begin_layout Plain Layout
35581
35582 \lang english
35583 Box with orange background
35584 \end_layout
35585
35586 \end_inset
35587
35588
35589 \end_layout
35590
35591 \begin_layout Standard
35592
35593 \lang english
35594 If you use the decoration 
35595 \family sans
35596 \lang french
35597 Cadre
35598 \begin_inset space ~
35599 \end_inset
35600
35601 rectangulaire
35602 \begin_inset space ~
35603 \end_inset
35604
35605 simple
35606 \family default
35607 \lang english
35608  you can set a frame color.
35609  In this case you must also specify a background color (LyX sets white as
35610  default).
35611  Here is an example: 
35612 \begin_inset Box Boxed
35613 position "t"
35614 hor_pos "c"
35615 has_inner_box 0
35616 inner_pos "t"
35617 use_parbox 0
35618 use_makebox 0
35619 width ""
35620 special "none"
35621 height "1in"
35622 height_special "totalheight"
35623 thickness "0.4pt"
35624 separation "3pt"
35625 shadowsize "4pt"
35626 framecolor "teal"
35627 backgroundcolor "yellow"
35628 status open
35629
35630 \begin_layout Plain Layout
35631
35632 \lang english
35633 Box with teal frame color and yellow background color
35634 \end_layout
35635
35636 \end_inset
35637
35638
35639 \end_layout
35640
35641 \begin_layout Standard
35642 \begin_inset VSpace bigskip
35643 \end_inset
35644
35645
35646 \lang english
35647 Of course you can also have colored text inside a colored box:
35648 \lang french
35649
35650 \begin_inset Newline newline
35651 \end_inset
35652
35653
35654 \begin_inset Box Boxed
35655 position "t"
35656 hor_pos "c"
35657 has_inner_box 0
35658 inner_pos "t"
35659 use_parbox 0
35660 use_makebox 0
35661 width ""
35662 special "none"
35663 height "1in"
35664 height_special "totalheight"
35665 thickness "0.4pt"
35666 separation "3pt"
35667 shadowsize "4pt"
35668 framecolor "cyan"
35669 backgroundcolor "magenta"
35670 status open
35671
35672 \begin_layout Plain Layout
35673
35674 \color yellow
35675 Ce texte est coloré dans une boîte colorée et encadrée.
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \begin_layout Standard
35684 \begin_inset VSpace bigskip
35685 \end_inset
35686
35687
35688 \end_layout
35689
35690 \begin_layout Standard
35691
35692 \lang english
35693 If you need another color than the predefined ones,
35694 \lang french
35695  vous pouvez définir vos propres couleurs comme c'est décrit dans la section
35696 \begin_inset space ~
35697 \end_inset
35698
35699
35700 \begin_inset CommandInset ref
35701 LatexCommand ref
35702 reference "sec:Tableaux-Colorés"
35703
35704 \end_inset
35705
35706 .
35707
35708 \lang english
35709  To use your own color you must typeset the box by using TeX code:
35710 \end_layout
35711
35712 \begin_layout Standard
35713
35714 \lang english
35715 Colored boxes without frame
35716 \lang french
35717 sont créées par la commande 
35718 \series bold
35719
35720 \backslash
35721 colorbox
35722 \series default
35723 .
35724  Elle est utilisée avec la syntaxe suivante :
35725 \end_layout
35726
35727 \begin_layout Standard
35728
35729 \series bold
35730
35731 \backslash
35732 colorbox{couleur}{contenu de la boîte}
35733 \end_layout
35734
35735 \begin_layout Standard
35736 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35737  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
35738  un mot sur fond vertfonce, insérez la commande 
35739 \end_layout
35740
35741 \begin_layout Standard
35742
35743 \series bold
35744
35745 \backslash
35746 colorbox{vertfonce}{
35747 \end_layout
35748
35749 \begin_layout Standard
35750 avant le mot en code \SpecialChar TeX
35751 .
35752  Insérez l'accolade fermante 
35753 \begin_inset Quotes fld
35754 \end_inset
35755
35756 }
35757 \begin_inset Quotes frd
35758 \end_inset
35759
35760  après le mot, en code \SpecialChar TeX
35761 .
35762 \begin_inset Newline newline
35763 \end_inset
35764
35765 Voici le résultat :
35766 \end_layout
35767
35768 \begin_layout Standard
35769 Cette ligne de texte contient le mot
35770 \begin_inset ERT
35771 status collapsed
35772
35773 \begin_layout Plain Layout
35774
35775
35776 \backslash
35777 colorbox{vertfonce}{
35778 \end_layout
35779
35780 \end_inset
35781
35782
35783 \begin_inset Quotes fld
35784 \end_inset
35785
35786 Attention!
35787 \begin_inset Quotes frd
35788 \end_inset
35789
35790
35791 \begin_inset ERT
35792 status collapsed
35793
35794 \begin_layout Plain Layout
35795
35796 }
35797 \end_layout
35798
35799 \end_inset
35800
35801  sur fond vertfonce.
35802 \end_layout
35803
35804 \begin_layout Standard
35805
35806 \lang english
35807 Framed, colored boxes are created
35808 \lang french
35809  avec la commande 
35810 \series bold
35811
35812 \backslash
35813 fcolorbox
35814 \series default
35815  avec la syntaxe suivante :
35816 \end_layout
35817
35818 \begin_layout Standard
35819
35820 \series bold
35821
35822 \backslash
35823 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35824 \end_layout
35825
35826 \begin_layout Section
35827 Les boîtes pivotées et redimensionnées
35828 \end_layout
35829
35830 \begin_layout Standard
35831 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
35832  charger le paquetage \SpecialChar LaTeX
35833  
35834 \series bold
35835 graphicx
35836 \series default
35837
35838 \begin_inset Index idx
35839 status collapsed
35840
35841 \begin_layout Plain Layout
35842 Paquetages \SpecialChar LaTeX
35843  ! graphicx
35844 \end_layout
35845
35846 \end_inset
35847
35848  dans le préambule de votre document avec la commande
35849 \end_layout
35850
35851 \begin_layout Standard
35852
35853 \series bold
35854
35855 \backslash
35856 @ifundefined{rotatebox}
35857 \begin_inset Newline newline
35858 \end_inset
35859
35860
35861 \begin_inset Phantom HPhantom
35862 status open
35863
35864 \begin_layout Plain Layout
35865
35866 \series bold
35867 \begin_inset space ~
35868 \end_inset
35869
35870
35871 \end_layout
35872
35873 \end_inset
35874
35875 {
35876 \backslash
35877 usepackage{graphicx}}{}
35878 \end_layout
35879
35880 \begin_layout Description
35881 \begin_inset Note Greyedout
35882 status open
35883
35884 \begin_layout Plain Layout
35885
35886 \series bold
35887 Note:
35888 \series default
35889  La plupart des visualiseurs DVI ne sont 
35890 \emph on
35891 pas
35892 \emph default
35893  capables d'afficher des rotations ou des redimensions.
35894 \end_layout
35895
35896 \end_inset
35897
35898
35899 \end_layout
35900
35901 \begin_layout Standard
35902 \begin_inset Note Greyedout
35903 status open
35904
35905 \begin_layout Plain Layout
35906
35907 \series bold
35908 Note:
35909 \series default
35910  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
35911  redimensionnée.
35912 \end_layout
35913
35914 \end_inset
35915
35916
35917 \end_layout
35918
35919 \begin_layout Subsection
35920 Les Boîtes pivotées
35921 \begin_inset Index idx
35922 status collapsed
35923
35924 \begin_layout Plain Layout
35925 Boîtes ! pivotées
35926 \end_layout
35927
35928 \end_inset
35929
35930
35931 \begin_inset Index idx
35932 status collapsed
35933
35934 \begin_layout Plain Layout
35935 Pivoter des objets
35936 \end_layout
35937
35938 \end_inset
35939
35940
35941 \end_layout
35942
35943 \begin_layout Standard
35944 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
35945  (rotated).
35946  Une telle boîte est créée avec la commande 
35947 \series bold
35948
35949 \backslash
35950 rotatebox
35951 \series default
35952  en code \SpecialChar TeX
35953  avec la syntaxe
35954 \end_layout
35955
35956 \begin_layout Standard
35957
35958 \series bold
35959
35960 \backslash
35961 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
35962 \end_layout
35963
35964 \begin_layout Standard
35965 La position du pivot est donnée par l'origine de rotation spécifiée sous
35966  la forme 
35967 \series bold
35968 origin=position
35969 \series default
35970 .
35971  Les valeurs suivantes sont possibles pour la position: 
35972 \emph on
35973 c
35974 \emph default
35975  (centre), 
35976 \emph on
35977 l
35978 \emph default
35979  (gauche/
35980 \lang english
35981 left
35982 \lang french
35983 ), 
35984 \emph on
35985 r
35986 \emph default
35987  (droite/
35988 \lang english
35989 right
35990 \lang french
35991 ), 
35992 \emph on
35993 b
35994 \emph default
35995  (bas/
35996 \lang english
35997 bottom
35998 \lang french
35999 ), 
36000 \emph on
36001 t
36002 \emph default
36003  (haut/
36004 \lang english
36005 top
36006 \lang french
36007 ), et aussi des combinaisons des quatre positions de base.
36008  Par exemple 
36009 \emph on
36010 lt
36011 \emph default
36012  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
36013  Quand on ne donne pas d'origine, la position 
36014 \emph on
36015 l
36016 \emph default
36017  est utilisée.
36018  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
36019  ou négatif.
36020  Le sens positif de rotation est anti-horaire.
36021 \end_layout
36022
36023 \begin_layout Standard
36024 Dans l'exemple qui suit, la commande 
36025 \series bold
36026
36027 \backslash
36028 rotatebox[origin=c]{60}{
36029 \series default
36030  a été insérée en code \SpecialChar TeX
36031  juste avant le texte 
36032 \begin_inset Quotes fld
36033 \end_inset
36034
36035 pivoté de 90°
36036 \begin_inset Quotes frd
36037 \end_inset
36038
36039  ; la boîte est refermée juste après le texte par une accolade fermante
36040  
36041 \begin_inset Quotes fld
36042 \end_inset
36043
36044 }
36045 \begin_inset Quotes frd
36046 \end_inset
36047
36048  en code \SpecialChar TeX
36049 .
36050 \end_layout
36051
36052 \begin_layout Standard
36053 Voici une ligne avec du texte 
36054 \begin_inset ERT
36055 status collapsed
36056
36057 \begin_layout Plain Layout
36058
36059
36060 \backslash
36061 rotatebox[origin=c]{60}{
36062 \end_layout
36063
36064 \end_inset
36065
36066 pivoté de 60°
36067 \begin_inset ERT
36068 status collapsed
36069
36070 \begin_layout Plain Layout
36071
36072 }
36073 \end_layout
36074
36075 \end_inset
36076
36077 .
36078 \end_layout
36079
36080 \begin_layout Standard
36081 La boîte peut contenir une autre boîte ou une formule en ligne :
36082 \end_layout
36083
36084 \begin_layout Standard
36085 Voici une ligne avec du texte 
36086 \begin_inset ERT
36087 status collapsed
36088
36089 \begin_layout Plain Layout
36090
36091
36092 \backslash
36093 rotatebox[origin=r]{-60}{
36094 \end_layout
36095
36096 \end_inset
36097
36098
36099 \begin_inset Box Doublebox
36100 position "c"
36101 hor_pos "c"
36102 has_inner_box 0
36103 inner_pos "c"
36104 use_parbox 0
36105 use_makebox 0
36106 width "1in"
36107 special "width"
36108 height "1in"
36109 height_special "totalheight"
36110 thickness "0.4pt"
36111 separation "3pt"
36112 shadowsize "4pt"
36113 framecolor "black"
36114 backgroundcolor "none"
36115 status collapsed
36116
36117 \begin_layout Plain Layout
36118 pivoté de -60°
36119 \end_layout
36120
36121 \end_inset
36122
36123
36124 \begin_inset ERT
36125 status collapsed
36126
36127 \begin_layout Plain Layout
36128
36129 }
36130 \end_layout
36131
36132 \end_inset
36133
36134  et encadré 
36135 \begin_inset ERT
36136 status collapsed
36137
36138 \begin_layout Plain Layout
36139
36140
36141 \backslash
36142 rotatebox[origin=lb]{60}{
36143 \end_layout
36144
36145 \end_inset
36146
36147
36148 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36149 \end_inset
36150
36151
36152 \begin_inset ERT
36153 status collapsed
36154
36155 \begin_layout Plain Layout
36156
36157 }
36158 \end_layout
36159
36160 \end_inset
36161
36162  et une formule.
36163 \end_layout
36164
36165 \begin_layout Standard
36166 ou encore une figure ou un tableau :
36167 \end_layout
36168
36169 \begin_layout Standard
36170 Voici une ligne
36171 \begin_inset ERT
36172 status collapsed
36173
36174 \begin_layout Plain Layout
36175
36176
36177 \backslash
36178 rotatebox[origin=lb]{90}{
36179 \end_layout
36180
36181 \end_inset
36182
36183
36184 \begin_inset Graphics
36185         filename ../clipart/platypus.eps
36186         lyxscale 50
36187         width 25col%
36188
36189 \end_inset
36190
36191
36192 \begin_inset ERT
36193 status collapsed
36194
36195 \begin_layout Plain Layout
36196
36197 }
36198 \end_layout
36199
36200 \end_inset
36201
36202  avec une image pivotée de 90° 
36203 \begin_inset ERT
36204 status collapsed
36205
36206 \begin_layout Plain Layout
36207
36208
36209 \backslash
36210 rotatebox[origin=l]{-90}{
36211 \end_layout
36212
36213 \end_inset
36214
36215
36216 \begin_inset Tabular
36217 <lyxtabular version="3" rows="2" columns="2">
36218 <features tabularvalignment="middle">
36219 <column alignment="center" valignment="top">
36220 <column alignment="center" valignment="top">
36221 <row>
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Plain Layout
36226 q
36227 \end_layout
36228
36229 \end_inset
36230 </cell>
36231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36232 \begin_inset Text
36233
36234 \begin_layout Plain Layout
36235 w
36236 \end_layout
36237
36238 \end_inset
36239 </cell>
36240 </row>
36241 <row>
36242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Plain Layout
36246 e
36247 \end_layout
36248
36249 \end_inset
36250 </cell>
36251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36252 \begin_inset Text
36253
36254 \begin_layout Plain Layout
36255 r
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 </row>
36261 </lyxtabular>
36262
36263 \end_inset
36264
36265
36266 \begin_inset ERT
36267 status collapsed
36268
36269 \begin_layout Plain Layout
36270
36271 }
36272 \end_layout
36273
36274 \end_inset
36275
36276  et un tableau.
36277 \begin_inset Index idx
36278 status collapsed
36279
36280 \begin_layout Plain Layout
36281 Figures ! Pivotées
36282 \end_layout
36283
36284 \end_inset
36285
36286
36287 \begin_inset Index idx
36288 status collapsed
36289
36290 \begin_layout Plain Layout
36291 Tableau ! Pivoter
36292 \end_layout
36293
36294 \end_inset
36295
36296
36297 \end_layout
36298
36299 \begin_layout Subsection
36300 Les boîtes redimensionnées
36301 \begin_inset Index idx
36302 status collapsed
36303
36304 \begin_layout Plain Layout
36305 Boîtes ! Redimensionnées
36306 \end_layout
36307
36308 \end_inset
36309
36310
36311 \begin_inset Index idx
36312 status collapsed
36313
36314 \begin_layout Plain Layout
36315 Redimensionner des objets
36316 \end_layout
36317
36318 \end_inset
36319
36320
36321 \end_layout
36322
36323 \begin_layout Standard
36324 Pour redimensionner des objets on peut utiliser les commandes 
36325 \series bold
36326
36327 \backslash
36328 scalebox
36329 \series default
36330  et 
36331 \series bold
36332
36333 \backslash
36334 resizebox
36335 \series default
36336  insérées sous forme de code \SpecialChar TeX
36337 .
36338 \end_layout
36339
36340 \begin_layout Standard
36341
36342 \series bold
36343
36344 \backslash
36345 scalebox
36346 \series default
36347  est utilisée avec la syntaxe suivante :
36348 \end_layout
36349
36350 \begin_layout Standard
36351
36352 \series bold
36353
36354 \backslash
36355 scalebox{horizontal}[vertical]{contenu de la boîte}
36356 \end_layout
36357
36358 \begin_layout Standard
36359 Horizontal et vertical sont les facteurs d'échelle correspondants.
36360  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
36361  utilisé comme facteur vertical.
36362 \end_layout
36363
36364 \begin_layout Standard
36365 Par exemple, la commande 
36366 \series bold
36367
36368 \backslash
36369 scalebox{2}{Bonjour}
36370 \series default
36371  crée un 
36372 \begin_inset ERT
36373 status collapsed
36374
36375 \begin_layout Plain Layout
36376
36377
36378 \backslash
36379 scalebox{2}{
36380 \end_layout
36381
36382 \end_inset
36383
36384 Bonjour
36385 \begin_inset ERT
36386 status collapsed
36387
36388 \begin_layout Plain Layout
36389
36390 }
36391 \end_layout
36392
36393 \end_inset
36394
36395  de taille double par rapport à la taille du texte du document.
36396 \end_layout
36397
36398 \begin_layout Standard
36399
36400 \series bold
36401
36402 \backslash
36403 scalebox{2}[1]{Hello}
36404 \series default
36405  au contraire va déformer le 
36406 \begin_inset ERT
36407 status collapsed
36408
36409 \begin_layout Plain Layout
36410
36411
36412 \backslash
36413 scalebox{2}[1]{
36414 \end_layout
36415
36416 \end_inset
36417
36418 Bonjour
36419 \begin_inset ERT
36420 status collapsed
36421
36422 \begin_layout Plain Layout
36423
36424 }
36425 \end_layout
36426
36427 \end_inset
36428
36429 .
36430 \end_layout
36431
36432 \begin_layout Standard
36433 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
36434  La commande 
36435 \series bold
36436
36437 \backslash
36438 scalebox{-1}[1]{Hello}
36439 \series default
36440  peut donc être utilisée pour créer du texte en miroir : 
36441 \begin_inset ERT
36442 status collapsed
36443
36444 \begin_layout Plain Layout
36445
36446
36447 \backslash
36448 scalebox{-1}[1]{
36449 \end_layout
36450
36451 \end_inset
36452
36453 Bonjour
36454 \begin_inset ERT
36455 status collapsed
36456
36457 \begin_layout Plain Layout
36458
36459 }
36460 \end_layout
36461
36462 \end_inset
36463
36464
36465 \end_layout
36466
36467 \begin_layout Standard
36468
36469 \series bold
36470
36471 \backslash
36472 scalebox{1}[-1]{Bonjour}
36473 \series default
36474  effectue une réflexion du 
36475 \begin_inset ERT
36476 status collapsed
36477
36478 \begin_layout Plain Layout
36479
36480
36481 \backslash
36482 scalebox{1}[-1]{
36483 \end_layout
36484
36485 \end_inset
36486
36487 Bonjour
36488 \begin_inset ERT
36489 status collapsed
36490
36491 \begin_layout Plain Layout
36492
36493 }
36494 \end_layout
36495
36496 \end_inset
36497
36498  par rapport à la ligne de base.
36499 \end_layout
36500
36501 \begin_layout Standard
36502 La commande 
36503 \series bold
36504
36505 \backslash
36506 reflectbox{contenu de la boîte} 
36507 \series default
36508 existe aussi et est équivalente à
36509 \series bold
36510  
36511 \backslash
36512 scalebox{-1}[1]{contenu de la boîte}.
36513
36514 \series default
36515  
36516 \begin_inset Newline newline
36517 \end_inset
36518
36519
36520 \end_layout
36521
36522 \begin_layout Standard
36523 \begin_inset VSpace bigskip
36524 \end_inset
36525
36526 La commande 
36527 \series bold
36528
36529 \backslash
36530 resizebox
36531 \series default
36532  est utilisée pour redimensionner une boîte à une largeur et une hauteur
36533  données.
36534  La syntaxe de la commande est :
36535 \end_layout
36536
36537 \begin_layout Standard
36538
36539 \series bold
36540
36541 \backslash
36542 resizebox{largeur}{hauteur}{contenu de la boîte}
36543 \end_layout
36544
36545 \begin_layout Standard
36546 Si un des deux paramètres est remplacé par un point d'exclamation 
36547 \series bold
36548 !
36549 \series default
36550 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
36551 \end_layout
36552
36553 \begin_layout Standard
36554 La commande 
36555 \series bold
36556
36557 \backslash
36558 resizebox{2cm}{1cm}{Bonjour}
36559 \series default
36560  produit : 
36561 \begin_inset ERT
36562 status collapsed
36563
36564 \begin_layout Plain Layout
36565
36566
36567 \backslash
36568 resizebox{2cm}{1cm}{
36569 \end_layout
36570
36571 \end_inset
36572
36573 Bonjour
36574 \begin_inset ERT
36575 status collapsed
36576
36577 \begin_layout Plain Layout
36578
36579 }
36580 \end_layout
36581
36582 \end_inset
36583
36584
36585 \begin_inset Newline newline
36586 \end_inset
36587
36588 La commande 
36589 \series bold
36590
36591 \backslash
36592 resizebox{2cm}{!}{Bonjour}
36593 \series default
36594  produit : 
36595 \begin_inset ERT
36596 status collapsed
36597
36598 \begin_layout Plain Layout
36599
36600
36601 \backslash
36602 resizebox{2cm}{!}{
36603 \end_layout
36604
36605 \end_inset
36606
36607 Bonjour
36608 \begin_inset ERT
36609 status collapsed
36610
36611 \begin_layout Plain Layout
36612
36613 }
36614 \end_layout
36615
36616 \end_inset
36617
36618
36619 \end_layout
36620
36621 \begin_layout Standard
36622 \begin_inset VSpace bigskip
36623 \end_inset
36624
36625
36626 \end_layout
36627
36628 \begin_layout Standard
36629 \begin_inset Note Greyedout
36630 status open
36631
36632 \begin_layout Plain Layout
36633
36634 \series bold
36635 Note:
36636 \series default
36637  Quand les paramètres des commandes 
36638 \series bold
36639
36640 \backslash
36641 scalebox
36642 \series default
36643  ou 
36644 \series bold
36645
36646 \backslash
36647 resizebox
36648 \series default
36649  sont mis à zéro, il ne se produit pas d'erreur \SpecialChar LaTeX
36650  quand on exporte le document,
36651  mais le document exporté peut ne pas s'afficher ou s'afficher partiellement.
36652 \end_layout
36653
36654 \end_inset
36655
36656
36657 \end_layout
36658
36659 \begin_layout Standard
36660 \begin_inset VSpace bigskip
36661 \end_inset
36662
36663
36664 \end_layout
36665
36666 \begin_layout Standard
36667 Les boîtes peuvent être combinée dans n'importe quel ordre.
36668  Par exemple, la commande 
36669 \begin_inset Newline newline
36670 \end_inset
36671
36672
36673 \series bold
36674
36675 \backslash
36676 rotatebox[origin=c]{-45}{
36677 \backslash
36678 resizebox{2cm}{!}{
36679 \backslash
36680 reflectbox{Bonjour}}}
36681 \begin_inset Newline newline
36682 \end_inset
36683
36684
36685 \series default
36686 produit :
36687 \begin_inset Separator parbreak
36688 \end_inset
36689
36690
36691 \end_layout
36692
36693 \begin_layout Standard
36694 \align center
36695 \begin_inset ERT
36696 status collapsed
36697
36698 \begin_layout Plain Layout
36699
36700
36701 \backslash
36702 rotatebox[origin=c]{-45}{
36703 \backslash
36704 resizebox{2cm}{!}{
36705 \backslash
36706 reflectbox{
36707 \end_layout
36708
36709 \end_inset
36710
36711 Bonjour
36712 \begin_inset ERT
36713 status collapsed
36714
36715 \begin_layout Plain Layout
36716
36717 }}}
36718 \end_layout
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \begin_layout Standard
36726 \noindent
36727 Les images, les tableaux et les formules sont autorisées comme contenu de
36728  boîte :
36729 \begin_inset Separator parbreak
36730 \end_inset
36731
36732
36733 \end_layout
36734
36735 \begin_layout Standard
36736 \align center
36737 \begin_inset ERT
36738 status collapsed
36739
36740 \begin_layout Plain Layout
36741
36742
36743 \backslash
36744 rotatebox[origin=c]{-30}{
36745 \backslash
36746 resizebox{2cm}{!}{
36747 \backslash
36748 reflectbox{
36749 \end_layout
36750
36751 \end_inset
36752
36753
36754 \begin_inset Graphics
36755         filename ../clipart/platypus.eps
36756         lyxscale 50
36757         width 25col%
36758
36759 \end_inset
36760
36761
36762 \begin_inset ERT
36763 status collapsed
36764
36765 \begin_layout Plain Layout
36766
36767 }}}
36768 \end_layout
36769
36770 \end_inset
36771
36772
36773 \begin_inset ERT
36774 status collapsed
36775
36776 \begin_layout Plain Layout
36777
36778
36779 \backslash
36780 rotatebox[origin=c]{-45}{
36781 \backslash
36782 resizebox{2cm}{!}{
36783 \backslash
36784 reflectbox{
36785 \end_layout
36786
36787 \end_inset
36788
36789
36790 \begin_inset Tabular
36791 <lyxtabular version="3" rows="2" columns="2">
36792 <features tabularvalignment="middle">
36793 <column alignment="center" valignment="top">
36794 <column alignment="center" valignment="top">
36795 <row>
36796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36797 \begin_inset Text
36798
36799 \begin_layout Plain Layout
36800 q
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36806 \begin_inset Text
36807
36808 \begin_layout Plain Layout
36809 w
36810 \end_layout
36811
36812 \end_inset
36813 </cell>
36814 </row>
36815 <row>
36816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36817 \begin_inset Text
36818
36819 \begin_layout Plain Layout
36820 e
36821 \end_layout
36822
36823 \end_inset
36824 </cell>
36825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36826 \begin_inset Text
36827
36828 \begin_layout Plain Layout
36829 r
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 </row>
36835 </lyxtabular>
36836
36837 \end_inset
36838
36839
36840 \begin_inset ERT
36841 status collapsed
36842
36843 \begin_layout Plain Layout
36844
36845 }}}
36846 \end_layout
36847
36848 \end_inset
36849
36850
36851 \begin_inset ERT
36852 status collapsed
36853
36854 \begin_layout Plain Layout
36855
36856
36857 \backslash
36858 rotatebox[origin=c]{-45}{
36859 \backslash
36860 resizebox{2cm}{!}{
36861 \backslash
36862 reflectbox{
36863 \end_layout
36864
36865 \end_inset
36866
36867
36868 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36869 \end_inset
36870
36871
36872 \begin_inset ERT
36873 status collapsed
36874
36875 \begin_layout Plain Layout
36876
36877 }}}
36878 \end_layout
36879
36880 \end_inset
36881
36882
36883 \begin_inset Index idx
36884 status collapsed
36885
36886 \begin_layout Plain Layout
36887 Figures ! Redimensionnées
36888 \end_layout
36889
36890 \end_inset
36891
36892
36893 \begin_inset Index idx
36894 status collapsed
36895
36896 \begin_layout Plain Layout
36897 Tableau ! Redimensionner
36898 \end_layout
36899
36900 \end_inset
36901
36902
36903 \end_layout
36904
36905 \begin_layout Standard
36906 Quand on utilise le style global de formule 
36907 \series bold
36908 fleqn
36909 \series default
36910  dans le document
36911 \begin_inset Foot
36912 status collapsed
36913
36914 \begin_layout Plain Layout
36915 Quand 
36916 \begin_inset Quotes fld
36917 \end_inset
36918
36919 fleqn
36920 \begin_inset Quotes frd
36921 \end_inset
36922
36923  est ajouté aux options de la classe de document.
36924 \end_layout
36925
36926 \end_inset
36927
36928 , les formules hors texte peuvent aussi être redimensionnées.
36929 \end_layout
36930
36931 \begin_layout Chapter
36932 Objets entourés par du texte
36933 \begin_inset Index idx
36934 status collapsed
36935
36936 \begin_layout Plain Layout
36937 Entourés par du texte
36938 \end_layout
36939
36940 \end_inset
36941
36942
36943 \end_layout
36944
36945 \begin_layout Section
36946 Flottant d'enrobage
36947 \begin_inset CommandInset label
36948 LatexCommand label
36949 name "sec:Flottant-d'enrobage"
36950
36951 \end_inset
36952
36953
36954 \begin_inset Index idx
36955 status collapsed
36956
36957 \begin_layout Plain Layout
36958 Flottants ! Flottants d'enrobage
36959 \end_layout
36960
36961 \end_inset
36962
36963
36964 \begin_inset Index idx
36965 status collapsed
36966
36967 \begin_layout Plain Layout
36968 Entourés par du texte ! Flottants d'enrobage
36969 \end_layout
36970
36971 \end_inset
36972
36973
36974 \end_layout
36975
36976 \begin_layout Standard
36977 \begin_inset Wrap figure
36978 lines 0
36979 placement l
36980 overhang 1cm
36981 width "40col%"
36982 status open
36983
36984 \begin_layout Plain Layout
36985 \begin_inset Graphics
36986         filename ../clipart/mobius.eps
36987         width 40col%
36988         scaleBeforeRotation
36989         rotateOrigin center
36990
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \begin_layout Plain Layout
36997 \begin_inset Caption Standard
36998
36999 \begin_layout Plain Layout
37000 \begin_inset CommandInset label
37001 LatexCommand label
37002 name "fig:Figure-enrobée"
37003
37004 \end_inset
37005
37006 Ceci est une figure habillée.
37007 \end_layout
37008
37009 \end_inset
37010
37011
37012 \end_layout
37013
37014 \end_inset
37015
37016  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37017  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37018  Vous pouvez en insérer un en utilisant le menu 
37019 \family sans
37020 Insertion\SpecialChar menuseparator
37021 Flottant\SpecialChar menuseparator
37022 Flottant
37023 \begin_inset space ~
37024 \end_inset
37025
37026 d'enrobage
37027 \family default
37028  à la condition que le paquetage \SpecialChar LaTeX
37029  
37030 \series bold
37031 wrapfig
37032 \series default
37033
37034 \begin_inset Index idx
37035 status collapsed
37036
37037 \begin_layout Plain Layout
37038 Paquetages \SpecialChar LaTeX
37039  ! wrapfig
37040 \end_layout
37041
37042 \end_inset
37043
37044  soit installé.
37045 \begin_inset Foot
37046 status collapsed
37047
37048 \begin_layout Plain Layout
37049 Voyez dans la manuel 
37050 \emph on
37051 Configuration
37052 \begin_inset space ~
37053 \end_inset
37054
37055 \SpecialChar LaTeX
37056  
37057 \emph default
37058 comment installer des paquetages \SpecialChar LaTeX
37059 .
37060 \end_layout
37061
37062 \end_inset
37063
37064  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37065  sur la boîte du flottant.
37066  Les paramètres obligatoires sont l'
37067 \family sans
37068 Emplacement
37069 \family default
37070  et la 
37071 \family sans
37072 Largeur
37073 \family default
37074 .
37075  Les paramètres facultatifs sont le 
37076 \family sans
37077 Débordement
37078 \family default
37079  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37080  de la page et la 
37081 \family sans
37082 Porté de la ligne
37083 \family default
37084  qui précise le nombre approximatif de lignes dont le flottant va avoir
37085  besoin.
37086  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37087  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37088  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
37089  à faire flotter le flottant
37090  à l'intérieur du paragraphe ou vers les autres paragraphes.
37091  La figure
37092 \begin_inset space ~
37093 \end_inset
37094
37095
37096 \begin_inset CommandInset ref
37097 LatexCommand ref
37098 reference "fig:Figure-enrobée"
37099
37100 \end_inset
37101
37102  est un exemple de flottant d'enrobage avec une largeur de 40
37103 \begin_inset space \thinspace{}
37104 \end_inset
37105
37106 col%, un débordement de 1
37107 \begin_inset space \thinspace{}
37108 \end_inset
37109
37110 cm et placé à gauche.
37111 \end_layout
37112
37113 \begin_layout Standard
37114 \begin_inset Note Greyedout
37115 status open
37116
37117 \begin_layout Plain Layout
37118
37119 \series bold
37120 Note:
37121 \series default
37122  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37123  figure trop près du bas de page peut tout chambouler et faire que le flottant
37124  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37125  de texte.
37126 \end_layout
37127
37128 \end_inset
37129
37130
37131 \end_layout
37132
37133 \begin_layout Standard
37134 En général:
37135 \end_layout
37136
37137 \begin_layout Itemize
37138 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37139  qui risquent de passer à la page suivante.
37140  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37141  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37142  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37143  de page.
37144 \end_layout
37145
37146 \begin_layout Itemize
37147 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37148  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37149 e.
37150 \end_layout
37151
37152 \begin_layout Itemize
37153 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37154  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37155  texte entre les deux, comme séparateur.
37156 \end_layout
37157
37158 \begin_layout Itemize
37159 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37160  ou les tableaux.
37161 \end_layout
37162
37163 \begin_layout Itemize
37164 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37165  chapitre
37166 \begin_inset space ~
37167 \end_inset
37168
37169
37170 \begin_inset CommandInset ref
37171 LatexCommand ref
37172 reference "chap:Flottants"
37173
37174 \end_inset
37175
37176 .
37177 \end_layout
37178
37179 \begin_layout Section
37180 Objets fixes entourés par du texte
37181 \begin_inset Index idx
37182 status collapsed
37183
37184 \begin_layout Plain Layout
37185 Entouré par du texte ! Objets fixes
37186 \end_layout
37187
37188 \end_inset
37189
37190
37191 \end_layout
37192
37193 \begin_layout Standard
37194 Les flottants d'enrobage décrits dans la section
37195 \begin_inset space \thinspace{}
37196 \end_inset
37197
37198
37199 \begin_inset CommandInset ref
37200 LatexCommand ref
37201 reference "sec:Flottant-d'enrobage"
37202
37203 \end_inset
37204
37205  prennent les positions suivantes dans le paragraphe :
37206 \begin_inset Separator parbreak
37207 \end_inset
37208
37209
37210 \end_layout
37211
37212 \begin_layout Standard
37213 \noindent
37214 \align center
37215 \begin_inset Tabular
37216 <lyxtabular version="3" rows="2" columns="2">
37217 <features tabularvalignment="middle">
37218 <column alignment="center" valignment="top">
37219 <column alignment="center" valignment="top">
37220 <row>
37221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37222 \begin_inset Text
37223
37224 \begin_layout Plain Layout
37225 \begin_inset Graphics
37226         filename ../../images/dialog-show-new-inset_graphics.png
37227         scale 70
37228         scaleBeforeRotation
37229
37230 \end_inset
37231
37232
37233 \end_layout
37234
37235 \end_inset
37236 </cell>
37237 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37238 \begin_inset Text
37239
37240 \begin_layout Plain Layout
37241 texte
37242 \end_layout
37243
37244 \end_inset
37245 </cell>
37246 </row>
37247 <row>
37248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37249 \begin_inset Text
37250
37251 \begin_layout Plain Layout
37252 texte
37253 \end_layout
37254
37255 \end_inset
37256 </cell>
37257 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37258 \begin_inset Text
37259
37260 \begin_layout Plain Layout
37261 texte
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 </row>
37267 </lyxtabular>
37268
37269 \end_inset
37270
37271  ou 
37272 \begin_inset Tabular
37273 <lyxtabular version="3" rows="2" columns="2">
37274 <features tabularvalignment="middle">
37275 <column alignment="center" valignment="top">
37276 <column alignment="center" valignment="top">
37277 <row>
37278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37279 \begin_inset Text
37280
37281 \begin_layout Plain Layout
37282 texte
37283 \end_layout
37284
37285 \end_inset
37286 </cell>
37287 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37288 \begin_inset Text
37289
37290 \begin_layout Plain Layout
37291 \begin_inset Graphics
37292         filename ../../images/dialog-show-new-inset_graphics.png
37293         scale 70
37294         scaleBeforeRotation
37295
37296 \end_inset
37297
37298
37299 \end_layout
37300
37301 \end_inset
37302 </cell>
37303 </row>
37304 <row>
37305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37306 \begin_inset Text
37307
37308 \begin_layout Plain Layout
37309 texte
37310 \end_layout
37311
37312 \end_inset
37313 </cell>
37314 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37315 \begin_inset Text
37316
37317 \begin_layout Plain Layout
37318 texte
37319 \end_layout
37320
37321 \end_inset
37322 </cell>
37323 </row>
37324 </lyxtabular>
37325
37326 \end_inset
37327
37328
37329 \end_layout
37330
37331 \begin_layout Standard
37332 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37333  par exemple pour avoir une de ces positions :
37334 \begin_inset VSpace defskip
37335 \end_inset
37336
37337
37338 \end_layout
37339
37340 \begin_layout Standard
37341 \noindent
37342 \align center
37343 \begin_inset Tabular
37344 <lyxtabular version="3" rows="2" columns="2">
37345 <features tabularvalignment="middle">
37346 <column alignment="center" valignment="top">
37347 <column alignment="center" valignment="top">
37348 <row>
37349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37350 \begin_inset Text
37351
37352 \begin_layout Plain Layout
37353 texte
37354 \end_layout
37355
37356 \end_inset
37357 </cell>
37358 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37359 \begin_inset Text
37360
37361 \begin_layout Plain Layout
37362 texte
37363 \end_layout
37364
37365 \end_inset
37366 </cell>
37367 </row>
37368 <row>
37369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37370 \begin_inset Text
37371
37372 \begin_layout Plain Layout
37373 \begin_inset Graphics
37374         filename ../../images/dialog-show-new-inset_graphics.png
37375         scale 70
37376         scaleBeforeRotation
37377
37378 \end_inset
37379
37380
37381 \end_layout
37382
37383 \end_inset
37384 </cell>
37385 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37386 \begin_inset Text
37387
37388 \begin_layout Plain Layout
37389 texte
37390 \end_layout
37391
37392 \end_inset
37393 </cell>
37394 </row>
37395 </lyxtabular>
37396
37397 \end_inset
37398
37399  
37400 \begin_inset Tabular
37401 <lyxtabular version="3" rows="2" columns="2">
37402 <features tabularvalignment="middle">
37403 <column alignment="center" valignment="top">
37404 <column alignment="center" valignment="top">
37405 <row>
37406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37407 \begin_inset Text
37408
37409 \begin_layout Plain Layout
37410 texte
37411 \end_layout
37412
37413 \end_inset
37414 </cell>
37415 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37416 \begin_inset Text
37417
37418 \begin_layout Plain Layout
37419 texte
37420 \end_layout
37421
37422 \end_inset
37423 </cell>
37424 </row>
37425 <row>
37426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37427 \begin_inset Text
37428
37429 \begin_layout Plain Layout
37430 texte
37431 \end_layout
37432
37433 \end_inset
37434 </cell>
37435 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37436 \begin_inset Text
37437
37438 \begin_layout Plain Layout
37439 \begin_inset Graphics
37440         filename ../../images/dialog-show-new-inset_graphics.png
37441         scale 70
37442         scaleBeforeRotation
37443
37444 \end_inset
37445
37446
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 </row>
37452 </lyxtabular>
37453
37454 \end_inset
37455
37456  
37457 \begin_inset Tabular
37458 <lyxtabular version="3" rows="2" columns="3">
37459 <features tabularvalignment="middle">
37460 <column alignment="center" valignment="top">
37461 <column alignment="center" valignment="top">
37462 <column alignment="center" valignment="top">
37463 <row>
37464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37465 \begin_inset Text
37466
37467 \begin_layout Plain Layout
37468 texte
37469 \end_layout
37470
37471 \end_inset
37472 </cell>
37473 <cell alignment="center" valignment="top" topline="true" usebox="none">
37474 \begin_inset Text
37475
37476 \begin_layout Plain Layout
37477 \begin_inset Graphics
37478         filename ../../images/dialog-show-new-inset_graphics.png
37479         scale 70
37480         scaleBeforeRotation
37481
37482 \end_inset
37483
37484
37485 \end_layout
37486
37487 \end_inset
37488 </cell>
37489 <cell alignment="center" valignment="top" topline="true" rightline="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 </row>
37499 <row>
37500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37501 \begin_inset Text
37502
37503 \begin_layout Plain Layout
37504 texte
37505 \end_layout
37506
37507 \end_inset
37508 </cell>
37509 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37510 \begin_inset Text
37511
37512 \begin_layout Plain Layout
37513 texte
37514 \end_layout
37515
37516 \end_inset
37517 </cell>
37518 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37519 \begin_inset Text
37520
37521 \begin_layout Plain Layout
37522 texte
37523 \end_layout
37524
37525 \end_inset
37526 </cell>
37527 </row>
37528 </lyxtabular>
37529
37530 \end_inset
37531
37532  
37533 \begin_inset Tabular
37534 <lyxtabular version="3" rows="2" columns="3">
37535 <features tabularvalignment="middle">
37536 <column alignment="center" valignment="top">
37537 <column alignment="center" valignment="top">
37538 <column alignment="center" valignment="top">
37539 <row>
37540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544 texte
37545 \end_layout
37546
37547 \end_inset
37548 </cell>
37549 <cell alignment="center" valignment="top" topline="true" usebox="none">
37550 \begin_inset Text
37551
37552 \begin_layout Plain Layout
37553 texte
37554 \end_layout
37555
37556 \end_inset
37557 </cell>
37558 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37559 \begin_inset Text
37560
37561 \begin_layout Plain Layout
37562 texte
37563 \end_layout
37564
37565 \end_inset
37566 </cell>
37567 </row>
37568 <row>
37569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37570 \begin_inset Text
37571
37572 \begin_layout Plain Layout
37573 texte
37574 \end_layout
37575
37576 \end_inset
37577 </cell>
37578 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37579 \begin_inset Text
37580
37581 \begin_layout Plain Layout
37582 \begin_inset Graphics
37583         filename ../../images/dialog-show-new-inset_graphics.png
37584         scale 70
37585         scaleBeforeRotation
37586
37587 \end_inset
37588
37589
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37595 \begin_inset Text
37596
37597 \begin_layout Plain Layout
37598 texte
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 </row>
37604 </lyxtabular>
37605
37606 \end_inset
37607
37608
37609 \end_layout
37610
37611 \begin_layout Standard
37612 \noindent
37613 \align center
37614 \begin_inset Tabular
37615 <lyxtabular version="3" rows="3" columns="2">
37616 <features tabularvalignment="middle">
37617 <column alignment="center" valignment="top">
37618 <column alignment="center" valignment="top">
37619 <row>
37620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37621 \begin_inset Text
37622
37623 \begin_layout Plain Layout
37624 texte
37625 \end_layout
37626
37627 \end_inset
37628 </cell>
37629 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37630 \begin_inset Text
37631
37632 \begin_layout Plain Layout
37633 texte
37634 \end_layout
37635
37636 \end_inset
37637 </cell>
37638 </row>
37639 <row>
37640 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37641 \begin_inset Text
37642
37643 \begin_layout Plain Layout
37644 \begin_inset Graphics
37645         filename ../../images/dialog-show-new-inset_graphics.png
37646         scale 70
37647         scaleBeforeRotation
37648
37649 \end_inset
37650
37651
37652 \end_layout
37653
37654 \end_inset
37655 </cell>
37656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37657 \begin_inset Text
37658
37659 \begin_layout Plain Layout
37660 texte
37661 \end_layout
37662
37663 \end_inset
37664 </cell>
37665 </row>
37666 <row>
37667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37668 \begin_inset Text
37669
37670 \begin_layout Plain Layout
37671 texte
37672 \end_layout
37673
37674 \end_inset
37675 </cell>
37676 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37677 \begin_inset Text
37678
37679 \begin_layout Plain Layout
37680 texte
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 </row>
37686 </lyxtabular>
37687
37688 \end_inset
37689
37690  
37691 \begin_inset Tabular
37692 <lyxtabular version="3" rows="3" columns="3">
37693 <features tabularvalignment="middle">
37694 <column alignment="center" valignment="top">
37695 <column alignment="center" valignment="top">
37696 <column alignment="center" valignment="top">
37697 <row>
37698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37699 \begin_inset Text
37700
37701 \begin_layout Plain Layout
37702 texte
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 <cell alignment="center" valignment="top" topline="true" usebox="none">
37708 \begin_inset Text
37709
37710 \begin_layout Plain Layout
37711 texte
37712 \end_layout
37713
37714 \end_inset
37715 </cell>
37716 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37717 \begin_inset Text
37718
37719 \begin_layout Plain Layout
37720 texte
37721 \end_layout
37722
37723 \end_inset
37724 </cell>
37725 </row>
37726 <row>
37727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37728 \begin_inset Text
37729
37730 \begin_layout Plain Layout
37731 texte
37732 \end_layout
37733
37734 \end_inset
37735 </cell>
37736 <cell alignment="center" valignment="top" usebox="none">
37737 \begin_inset Text
37738
37739 \begin_layout Plain Layout
37740 \begin_inset Graphics
37741         filename ../../images/dialog-show-new-inset_graphics.png
37742         scale 70
37743         scaleBeforeRotation
37744
37745 \end_inset
37746
37747
37748 \end_layout
37749
37750 \end_inset
37751 </cell>
37752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756 texte
37757 \end_layout
37758
37759 \end_inset
37760 </cell>
37761 </row>
37762 <row>
37763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37764 \begin_inset Text
37765
37766 \begin_layout Plain Layout
37767 texte
37768 \end_layout
37769
37770 \end_inset
37771 </cell>
37772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37773 \begin_inset Text
37774
37775 \begin_layout Plain Layout
37776 texte
37777 \end_layout
37778
37779 \end_inset
37780 </cell>
37781 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37782 \begin_inset Text
37783
37784 \begin_layout Plain Layout
37785 texte
37786 \end_layout
37787
37788 \end_inset
37789 </cell>
37790 </row>
37791 </lyxtabular>
37792
37793 \end_inset
37794
37795  
37796 \begin_inset Tabular
37797 <lyxtabular version="3" rows="3" columns="2">
37798 <features tabularvalignment="middle">
37799 <column alignment="center" valignment="top">
37800 <column alignment="center" valignment="top">
37801 <row>
37802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37803 \begin_inset Text
37804
37805 \begin_layout Plain Layout
37806 texte
37807 \end_layout
37808
37809 \end_inset
37810 </cell>
37811 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37812 \begin_inset Text
37813
37814 \begin_layout Plain Layout
37815 texte
37816 \end_layout
37817
37818 \end_inset
37819 </cell>
37820 </row>
37821 <row>
37822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37823 \begin_inset Text
37824
37825 \begin_layout Plain Layout
37826 texte
37827 \end_layout
37828
37829 \end_inset
37830 </cell>
37831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37832 \begin_inset Text
37833
37834 \begin_layout Plain Layout
37835 \begin_inset Graphics
37836         filename ../../images/dialog-show-new-inset_graphics.png
37837         scale 70
37838         scaleBeforeRotation
37839
37840 \end_inset
37841
37842
37843 \end_layout
37844
37845 \end_inset
37846 </cell>
37847 </row>
37848 <row>
37849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37850 \begin_inset Text
37851
37852 \begin_layout Plain Layout
37853 texte
37854 \end_layout
37855
37856 \end_inset
37857 </cell>
37858 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37859 \begin_inset Text
37860
37861 \begin_layout Plain Layout
37862 texte
37863 \end_layout
37864
37865 \end_inset
37866 </cell>
37867 </row>
37868 </lyxtabular>
37869
37870 \end_inset
37871
37872
37873 \end_layout
37874
37875 \begin_layout Standard
37876 vous pouvez utiliser la paquetage \SpecialChar LaTeX
37877  
37878 \end_layout
37879
37880 \begin_layout Standard
37881 \noindent
37882
37883 \series bold
37884 picinpar
37885 \series default
37886
37887 \begin_inset Index idx
37888 status collapsed
37889
37890 \begin_layout Plain Layout
37891 Paquetages \SpecialChar LaTeX
37892  ! picinpar
37893 \end_layout
37894
37895 \end_inset
37896
37897 .
37898  Voici un exemple :
37899 \end_layout
37900
37901 \begin_layout Standard
37902 \begin_inset ERT
37903 status collapsed
37904
37905 \begin_layout Plain Layout
37906
37907
37908 \backslash
37909 ifpicinpar
37910 \end_layout
37911
37912 \end_inset
37913
37914
37915 \begin_inset Note Note
37916 status open
37917
37918 \begin_layout Plain Layout
37919 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
37920  
37921 \series bold
37922 picinpar
37923 \series default
37924  a été installé.
37925 \end_layout
37926
37927 \end_inset
37928
37929
37930 \end_layout
37931
37932 \begin_layout Standard
37933 \begin_inset ERT
37934 status collapsed
37935
37936 \begin_layout Plain Layout
37937
37938
37939 \backslash
37940 begin{window}[2,c,{
37941 \end_layout
37942
37943 \end_inset
37944
37945
37946 \begin_inset Graphics
37947         filename ../clipart/mobius.eps
37948         lyxscale 60
37949         width 40col%
37950         scaleBeforeRotation
37951         rotateOrigin center
37952
37953 \end_inset
37954
37955
37956 \begin_inset ERT
37957 status collapsed
37958
37959 \begin_layout Plain Layout
37960
37961 },]
37962 \end_layout
37963
37964 \begin_layout Plain Layout
37965
37966 {}
37967 \end_layout
37968
37969 \end_inset
37970
37971
37972 \size small
37973 \lang english
37974 It was in the spring of the year 1894 that all London was interested, and
37975  the fashionable world dismayed, by the murder of the Honourable Ronald
37976  Adair under most unusual and inexplicable circumstances.
37977  The public has already learned those particulars of the crime which
37978 \size default
37979
37980 \begin_inset ERT
37981 status collapsed
37982
37983 \begin_layout Plain Layout
37984
37985
37986 \backslash
37987 footnotemark{}
37988 \end_layout
37989
37990 \end_inset
37991
37992
37993 \size small
37994  came out in the police investigation, but a good deal was suppressed upon
37995  that occasion, since the case for the prosecution was so overwhelmingly
37996  strong that it was not necessary to bring forward all the facts.
37997  Only now, at the end of nearly ten years, am I allowed to supply those
37998  missing links which make up the whole of that remarkable chain
37999 \lang french
38000 .
38001 \size default
38002
38003 \begin_inset ERT
38004 status collapsed
38005
38006 \begin_layout Plain Layout
38007
38008
38009 \backslash
38010 end{window}
38011 \end_layout
38012
38013 \end_inset
38014
38015
38016 \end_layout
38017
38018 \begin_layout Standard
38019 \begin_inset ERT
38020 status collapsed
38021
38022 \begin_layout Plain Layout
38023
38024
38025 \backslash
38026 footnotetext{
38027 \end_layout
38028
38029 \end_inset
38030
38031 Note de pied de page du paragraphe avec objet fixe.
38032 \begin_inset ERT
38033 status collapsed
38034
38035 \begin_layout Plain Layout
38036
38037 }
38038 \end_layout
38039
38040 \end_inset
38041
38042
38043 \end_layout
38044
38045 \begin_layout Standard
38046 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38047  d'eux et leur position est déterminée par le nombre de lignes de texte
38048  situées audessus d'eux.
38049  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38050  numérotée.
38051 \end_layout
38052
38053 \begin_layout Standard
38054 Un objet fixe enrobé est inséré en ajoutant la commande
38055 \end_layout
38056
38057 \begin_layout Standard
38058
38059 \series bold
38060
38061 \backslash
38062 begin{window}[2,c,{
38063 \end_layout
38064
38065 \begin_layout Standard
38066 en code \SpecialChar TeX
38067  au debut du paragraphe.
38068  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38069  dessus de l'objet, le second, ici 'c', la position de l'objet.
38070  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38071  ) sont possibles.
38072  Après la commande, vous insérez votre objet.
38073  Dans cet exemple, c'est une image avec une largeur de 40
38074 \begin_inset space \thinspace{}
38075 \end_inset
38076
38077 % de la colonne de texte qui a été insérée.
38078  L'objet peut aussi être un tableau, une boîte ou une équation.
38079  Après l'objet, on insère la commande
38080 \end_layout
38081
38082 \begin_layout Standard
38083
38084 \series bold
38085 },texte de description ]
38086 \begin_inset Newline newline
38087 \end_inset
38088
38089 {}
38090 \end_layout
38091
38092 \begin_layout Standard
38093 Notez que le 
38094 \begin_inset Quotes fld
38095 \end_inset
38096
38097
38098 \series bold
38099 {}
38100 \series default
38101
38102 \begin_inset Quotes frd
38103 \end_inset
38104
38105  est sur la deuxième ligne.
38106  Le texte de description est facultatif.
38107  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38108  il doit donc commence juste après le 
38109 \series bold
38110 {}
38111 \series default
38112 .
38113  A la fin du paragraphe on insère la commande :
38114 \end_layout
38115
38116 \begin_layout Standard
38117
38118 \series bold
38119
38120 \backslash
38121 end{window}
38122 \end_layout
38123
38124 \begin_layout Standard
38125 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38126  ajouter des notes de pied de page de la façon habituelle.
38127  Vous devez utiliser la commande 
38128 \series bold
38129
38130 \backslash
38131 footnotemark
38132 \series default
38133  à l'intérieur du paragraphe et la commande 
38134 \series bold
38135
38136 \backslash
38137 footnotetext
38138 \series default
38139  à l'extérieur, comme décrit dans la section
38140 \begin_inset space \thinspace{}
38141 \end_inset
38142
38143
38144 \begin_inset CommandInset ref
38145 LatexCommand ref
38146 reference "sec:Notes-bas-de-page"
38147
38148 \end_inset
38149
38150 .
38151 \end_layout
38152
38153 \begin_layout Standard
38154 \begin_inset ERT
38155 status collapsed
38156
38157 \begin_layout Plain Layout
38158
38159
38160 \backslash
38161 else
38162 \end_layout
38163
38164 \end_inset
38165
38166
38167 \begin_inset Note Note
38168 status open
38169
38170 \begin_layout Plain Layout
38171 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38172  
38173 \series bold
38174 picinpar
38175 \series default
38176  n'est pas installé :
38177 \end_layout
38178
38179 \end_inset
38180
38181
38182 \end_layout
38183
38184 \begin_layout Standard
38185 Vous devez installer le paquetage \SpecialChar LaTeX
38186  
38187 \series bold
38188 picinpar
38189 \series default
38190  pour voir la suite de cette section dans la sortie imprimée.
38191 \end_layout
38192
38193 \begin_layout Standard
38194 \begin_inset ERT
38195 status collapsed
38196
38197 \begin_layout Plain Layout
38198
38199
38200 \backslash
38201 fi
38202 \end_layout
38203
38204 \end_inset
38205
38206
38207 \end_layout
38208
38209 \begin_layout Section
38210 Lettrines
38211 \begin_inset Index idx
38212 status collapsed
38213
38214 \begin_layout Plain Layout
38215 Lettrines
38216 \end_layout
38217
38218 \end_inset
38219
38220
38221 \begin_inset Index idx
38222 status collapsed
38223
38224 \begin_layout Plain Layout
38225 Entouré par du texte ! Lettrines
38226 \end_layout
38227
38228 \end_inset
38229
38230
38231 \end_layout
38232
38233 \begin_layout Standard
38234 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
38235  
38236 \series bold
38237 lettrine
38238 \series default
38239
38240 \begin_inset Index idx
38241 status collapsed
38242
38243 \begin_layout Plain Layout
38244 Paquetages \SpecialChar LaTeX
38245  ! lettrine
38246 \end_layout
38247
38248 \end_inset
38249
38250  doit être installé et vous devez utiliser le module Initiales (
38251 \begin_inset space ~
38252 \end_inset
38253
38254 menu 
38255 \family sans
38256 Document\SpecialChar menuseparator
38257 Paramètres\SpecialChar menuseparator
38258 Modules
38259 \family default
38260
38261 \begin_inset space ~
38262 \end_inset
38263
38264 ).
38265  Pour insérer une lettrine, utilisez le style 
38266 \family sans
38267 Initial
38268 \family default
38269 .
38270  Les paramètres sont insérés avec le menu 
38271 \family sans
38272 Insertion
38273 \family default
38274 .
38275  Le paramètre obligatoire 
38276 \family sans
38277 \lang english
38278 Initial
38279 \family default
38280 \lang french
38281  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38282 \family sans
38283 \lang english
38284 Rest
38285 \begin_inset space ~
38286 \end_inset
38287
38288 of
38289 \begin_inset space ~
38290 \end_inset
38291
38292 Initial
38293 \family default
38294  
38295 \lang french
38296 contient
38297 \lang english
38298  the rest of the word or text of the initial letter(s)
38299 \lang french
38300 .
38301  Le paramètre 
38302 \family sans
38303 \lang english
38304 Options
38305 \family default
38306 \lang french
38307  contient paramètres pour modifier la lettrine.
38308  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38309  du paquetage 
38310 \series bold
38311 lettrine
38312 \series default
38313
38314 \begin_inset CommandInset citation
38315 LatexCommand cite
38316 key "lettrine"
38317
38318 \end_inset
38319
38320 .
38321  Le style lui-même contient le texte qui doit entourer la lettrine.
38322  Le style habituel est par conséquent que le mot dont la première lettre
38323  est l'initiale soit en 
38324 \shape smallcaps
38325 petites capitales
38326 \shape default
38327 .
38328 \end_layout
38329
38330 \begin_layout Standard
38331 \begin_inset Newpage pagebreak
38332 \end_inset
38333
38334
38335 \end_layout
38336
38337 \begin_layout Standard
38338 Voici quelques exemples
38339 \begin_inset space ~
38340 \end_inset
38341
38342 :
38343 \end_layout
38344
38345 \begin_layout Standard
38346 \begin_inset ERT
38347 status collapsed
38348
38349 \begin_layout Plain Layout
38350
38351
38352 \backslash
38353 iflettrine
38354 \end_layout
38355
38356 \end_inset
38357
38358
38359 \begin_inset Note Note
38360 status open
38361
38362 \begin_layout Plain Layout
38363 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
38364  
38365 \series bold
38366 lettrine
38367 \series default
38368  a été installé.
38369 \end_layout
38370
38371 \end_inset
38372
38373
38374 \end_layout
38375
38376 \begin_layout Enumerate
38377 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38378  mathématique 
38379 \begin_inset Formula $\mathfrak{Fraktur}$
38380 \end_inset
38381
38382 :
38383 \begin_inset Separator parbreak
38384 \end_inset
38385
38386
38387 \end_layout
38388
38389 \begin_deeper
38390 \begin_layout Initial
38391 \begin_inset Argument 2
38392 status open
38393
38394 \begin_layout Plain Layout
38395 \begin_inset Formula $\mathfrak{I}$
38396 \end_inset
38397
38398
38399 \end_layout
38400
38401 \end_inset
38402
38403
38404 \begin_inset Argument 3
38405 status open
38406
38407 \begin_layout Plain Layout
38408 t
38409 \end_layout
38410
38411 \end_inset
38412
38413  
38414 \lang english
38415 was in the spring of the year 1894 that all London was interested, and the
38416  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38417  under most unusual and inexplicable circumstances.
38418  The public has already learned those particulars of the crime which came
38419  out in the police investigation, but a good deal was suppressed upon that
38420  occasion, since the case for the prosecution was so overwhelmingly strong
38421  that it was not necessary to bring forward all the facts.
38422 \end_layout
38423
38424 \end_deeper
38425 \begin_layout Enumerate
38426 L'initiale est entourée par une seule ligne et est formée de deux lettres
38427  dans la police standard ; aucun texte n'est écrit en petites capitales
38428 \begin_inset space ~
38429 \end_inset
38430
38431 :
38432 \begin_inset Separator parbreak
38433 \end_inset
38434
38435
38436 \end_layout
38437
38438 \begin_deeper
38439 \begin_layout Initial
38440 \begin_inset Argument 1
38441 status open
38442
38443 \begin_layout Plain Layout
38444 lines=1
38445 \end_layout
38446
38447 \end_inset
38448
38449
38450 \begin_inset Argument 2
38451 status open
38452
38453 \begin_layout Plain Layout
38454 It
38455 \end_layout
38456
38457 \end_inset
38458
38459  
38460 \lang english
38461 was in the spring of the year 1894 that all London was interested, and the
38462  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38463  under most unusual and inexplicable circumstances.
38464  The public has already learned those particulars of the crime which came
38465  out in the police investigation, but a good deal was suppressed upon that
38466  occasion, since the case for the prosecution was so overwhelmingly strong
38467  that it was not necessary to bring forward all the facts.
38468 \end_layout
38469
38470 \end_deeper
38471 \begin_layout Enumerate
38472 Initiale descendante sur 3
38473 \begin_inset space ~
38474 \end_inset
38475
38476 lignes en magenta en police mathématique
38477 \begin_inset Newline newline
38478 \end_inset
38479
38480
38481 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38482 \end_inset
38483
38484 , le texte 
38485 \begin_inset Quotes fld
38486 \end_inset
38487
38488
38489 \lang english
38490 t was in the spring
38491 \lang french
38492
38493 \begin_inset Quotes frd
38494 \end_inset
38495
38496  est en 
38497 \shape smallcaps
38498 petites capitales
38499 \shape default
38500  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38501  avant l'initiale
38502 \begin_inset space ~
38503 \end_inset
38504
38505 :
38506 \begin_inset Newline newline
38507 \end_inset
38508
38509
38510 \series bold
38511
38512 \backslash
38513 renewcommand{
38514 \backslash
38515 LettrineFontHook}{
38516 \backslash
38517 color{couleur}}
38518 \series default
38519
38520 \begin_inset Newline newline
38521 \end_inset
38522
38523 où la 
38524 \emph on
38525 couleur
38526 \emph default
38527  peut être 
38528 \begin_inset Quotes fld
38529 \end_inset
38530
38531 red
38532 \begin_inset Quotes frd
38533 \end_inset
38534
38535
38536 \begin_inset Quotes fld
38537 \end_inset
38538
38539 blue
38540 \begin_inset Quotes frd
38541 \end_inset
38542
38543
38544 \begin_inset Quotes fld
38545 \end_inset
38546
38547 green
38548 \begin_inset Quotes frd
38549 \end_inset
38550
38551
38552 \begin_inset Quotes fld
38553 \end_inset
38554
38555 yellow
38556 \begin_inset Quotes frd
38557 \end_inset
38558
38559
38560 \begin_inset Quotes fld
38561 \end_inset
38562
38563 cyan
38564 \begin_inset Quotes frd
38565 \end_inset
38566
38567
38568 \begin_inset Quotes fld
38569 \end_inset
38570
38571 magenta
38572 \begin_inset Quotes frd
38573 \end_inset
38574
38575
38576 \begin_inset Quotes fld
38577 \end_inset
38578
38579 black
38580 \begin_inset Quotes frd
38581 \end_inset
38582
38583  ou 
38584 \begin_inset Quotes fld
38585 \end_inset
38586
38587 white
38588 \begin_inset Quotes frd
38589 \end_inset
38590
38591 .
38592  On doit aussi ajouter la commande suivante au préambule du document
38593 \begin_inset space ~
38594 \end_inset
38595
38596 :
38597 \begin_inset Newline newline
38598 \end_inset
38599
38600
38601 \series bold
38602
38603 \backslash
38604 @ifundefined{textcolor}
38605 \begin_inset Newline newline
38606 \end_inset
38607
38608
38609 \begin_inset space ~
38610 \end_inset
38611
38612 {
38613 \backslash
38614 usepackage{color}}{}
38615 \series default
38616
38617 \begin_inset Separator parbreak
38618 \end_inset
38619
38620
38621 \end_layout
38622
38623 \begin_deeper
38624 \begin_layout Standard
38625 \begin_inset ERT
38626 status collapsed
38627
38628 \begin_layout Plain Layout
38629
38630
38631 \backslash
38632 renewcommand{
38633 \backslash
38634 LettrineFontHook}{
38635 \backslash
38636 color{magenta}}
38637 \end_layout
38638
38639 \end_inset
38640
38641
38642 \begin_inset Note Note
38643 status collapsed
38644
38645 \begin_layout Plain Layout
38646 colore la lettrine en magenta
38647 \end_layout
38648
38649 \end_inset
38650
38651
38652 \end_layout
38653
38654 \begin_layout Initial
38655 \begin_inset Argument 1
38656 status open
38657
38658 \begin_layout Plain Layout
38659 lines=3, lhang=0.33, loversize=0.25
38660 \end_layout
38661
38662 \end_inset
38663
38664
38665 \begin_inset Argument 2
38666 status open
38667
38668 \begin_layout Plain Layout
38669 \begin_inset Formula $\mathcal{I}$
38670 \end_inset
38671
38672
38673 \end_layout
38674
38675 \end_inset
38676
38677
38678 \begin_inset Argument 3
38679 status open
38680
38681 \begin_layout Plain Layout
38682
38683 \lang english
38684 t was in the spring
38685 \end_layout
38686
38687 \end_inset
38688
38689
38690 \lang english
38691  of the year 1894 that all London was interested, and the fashionable world
38692  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38693  and inexplicable circumstances.
38694  The public has already learned those particulars of the crime which came
38695  out in the police investigation, but a good deal was suppressed upon that
38696  occasion, since the case for the prosecution was so overwhelmingly strong
38697  that it was not necessary to bring forward all the facts.
38698 \end_layout
38699
38700 \end_deeper
38701 \begin_layout Standard
38702 \begin_inset ERT
38703 status collapsed
38704
38705 \begin_layout Plain Layout
38706
38707
38708 \backslash
38709 else
38710 \end_layout
38711
38712 \end_inset
38713
38714
38715 \begin_inset Note Note
38716 status open
38717
38718 \begin_layout Plain Layout
38719 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38720  
38721 \series bold
38722 lettrine
38723 \series default
38724  n'est pas installé :
38725 \end_layout
38726
38727 \end_inset
38728
38729
38730 \end_layout
38731
38732 \begin_layout Standard
38733 Vous devez installer le paquetage \SpecialChar LaTeX
38734  
38735 \series bold
38736 lettrine
38737 \series default
38738  pour voir la suite de cette section dans la sortie imprimée.
38739 \end_layout
38740
38741 \begin_layout Standard
38742 \begin_inset ERT
38743 status collapsed
38744
38745 \begin_layout Plain Layout
38746
38747
38748 \backslash
38749 fi
38750 \end_layout
38751
38752 \end_inset
38753
38754
38755 \end_layout
38756
38757 \begin_layout Chapter
38758 Trucs externes
38759 \begin_inset Index idx
38760 status collapsed
38761
38762 \begin_layout Plain Layout
38763 Trucs externes
38764 \end_layout
38765
38766 \end_inset
38767
38768
38769 \end_layout
38770
38771 \begin_layout Standard
38772 Avec le menu 
38773 \family sans
38774 Insertion\SpecialChar menuseparator
38775 Fichier
38776 \family default
38777  vous pouvez insérer un contenu externe à votre document.
38778  Ce contenu peut être :
38779 \end_layout
38780
38781 \begin_layout Description
38782 Document
38783 \begin_inset space ~
38784 \end_inset
38785
38786 \SpecialChar LyX
38787  Un autre document \SpecialChar LyX
38788  ; son contenu est directement inséré dans votre document.
38789 \end_layout
38790
38791 \begin_layout Description
38792 Texte
38793 \begin_inset space ~
38794 \end_inset
38795
38796 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
38797 e.
38798 \end_layout
38799
38800 \begin_layout Description
38801 Texte
38802 \begin_inset space ~
38803 \end_inset
38804
38805 Brut
38806 \begin_inset space ~
38807 \end_inset
38808
38809 par
38810 \begin_inset space ~
38811 \end_inset
38812
38813 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
38814  Les lignes vides créent un nouveau paragraphe dans votre document.
38815 \end_layout
38816
38817 \begin_layout Description
38818 Objet
38819 \begin_inset space ~
38820 \end_inset
38821
38822 Externe Fichiers de formats variés.
38823 \end_layout
38824
38825 \begin_layout Description
38826 Sous-document Documents \SpecialChar LyX
38827  ou \SpecialChar LaTeX
38828 .
38829 \end_layout
38830
38831 \begin_layout Section
38832 Objets externes 
38833 \begin_inset Index idx
38834 status collapsed
38835
38836 \begin_layout Plain Layout
38837 Trucs externes ! Objets Externes
38838 \end_layout
38839
38840 \end_inset
38841
38842
38843 \end_layout
38844
38845 \begin_layout Standard
38846 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
38847  de fichiers dans votre document sans avoir à convertir ces derniers en
38848  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
38849
38850  qui va s'occuper des conversions.
38851  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
38852  \SpecialChar LyX
38853  des images dans des formats divers.
38854  Quand vous avez activé 
38855 \family sans
38856 Aperçu
38857 \begin_inset space ~
38858 \end_inset
38859
38860 sur
38861 \begin_inset space ~
38862 \end_inset
38863
38864 le
38865 \begin_inset space ~
38866 \end_inset
38867
38868 vif
38869 \family default
38870  dans le menu des préférences de \SpecialChar LyX
38871 , dans la rubrique 
38872 \family sans
38873 Apparence\SpecialChar menuseparator
38874 Graphiques
38875 \family default
38876 , les objets externes de type Dia et Xfig sont affichés directement dans
38877  \SpecialChar LyX
38878 .
38879 \end_layout
38880
38881 \begin_layout Standard
38882 On insère des objets externes en utilisant la fenêtre de dialogue 
38883 \family sans
38884 Objet
38885 \begin_inset space ~
38886 \end_inset
38887
38888 Externe
38889 \family default
38890  qui est accessible via le menu 
38891 \family sans
38892 Insertion\SpecialChar menuseparator
38893 Fichiers\SpecialChar menuseparator
38894 Objet
38895 \begin_inset space ~
38896 \end_inset
38897
38898 Externe
38899 \family default
38900 .
38901  Actuellement les types de fichiers (
38902 \family sans
38903 Modèles
38904 \family default
38905 ) suivants sont autorisés :
38906 \end_layout
38907
38908 \begin_layout Description
38909 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
38910  par le programme 
38911 \series bold
38912
38913 \begin_inset CommandInset href
38914 LatexCommand href
38915 name "XBoard"
38916 target "http://fr.wikipedia.org/wiki/XBoard"
38917
38918 \end_inset
38919
38920
38921 \series default
38922 .
38923 \end_layout
38924
38925 \begin_layout Description
38926 Date Ce modèle insère la date sous la forme 
38927 \emph on
38928 Jour-Mois-Année
38929 \emph default
38930 .
38931  Voici un exemple de date insérée comme objet externe :: 
38932 \begin_inset External
38933         template Date
38934         filename .
38935
38936 \end_inset
38937
38938
38939 \begin_inset space ~
38940 \end_inset
38941
38942
38943 \begin_inset Note Note
38944 status collapsed
38945
38946 \begin_layout Plain Layout
38947 Retirer l'espace protégé quand le bug 4398 sera résolu !
38948 \end_layout
38949
38950 \end_inset
38951
38952
38953 \begin_inset Newline newline
38954 \end_inset
38955
38956 La date n'apparaîtra pas dans \SpecialChar LyX
38957 , mais seulement dans la sortie imprimée.
38958  Il y a deux autre méthodes pour insérer une date : Avec le menu 
38959 \family sans
38960 Insertion\SpecialChar menuseparator
38961 Date
38962 \family default
38963  et avec la commande \SpecialChar LaTeX
38964  
38965 \series bold
38966
38967 \backslash
38968 today
38969 \series default
38970  entrée comme code \SpecialChar TeX
38971 .
38972  Ces différentes méthodes sont comparée dans le tableau
38973 \begin_inset space ~
38974 \end_inset
38975
38976
38977 \begin_inset CommandInset ref
38978 LatexCommand ref
38979 reference "tab:Comparaison-des-dates"
38980
38981 \end_inset
38982
38983 .
38984 \end_layout
38985
38986 \begin_layout Description
38987 Dia Ce modèle accepte les diagrammes créés avec le programme 
38988 \series bold
38989
38990 \begin_inset CommandInset href
38991 LatexCommand href
38992 name "Dia"
38993 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
38994
38995 \end_inset
38996
38997
38998 \series default
38999 .
39000 \end_layout
39001
39002 \begin_layout Description
39003 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
39004  ou des tableaux dans le format de 
39005 \series bold
39006
39007 \begin_inset CommandInset href
39008 LatexCommand href
39009 name "Gnumeric"
39010 target "http://fr.wikipedia.org/wiki/Gnumeric"
39011
39012 \end_inset
39013
39014
39015 \series default
39016
39017 \begin_inset CommandInset href
39018 LatexCommand href
39019 name "OpenDocument"
39020 target "http://fr.wikipedia.org/wiki/OpenDocument"
39021
39022 \end_inset
39023
39024
39025 \begin_inset CommandInset href
39026 LatexCommand href
39027 name "Microsoft Office XML"
39028 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39029
39030 \end_inset
39031
39032  et 
39033 \begin_inset CommandInset href
39034 LatexCommand href
39035 name "Office Open XML"
39036 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39037
39038 \end_inset
39039
39040 .
39041  Pour cette fonction, \SpecialChar LyX
39042  doit pouvoir trouver le programme 
39043 \family typewriter
39044 ssconvert
39045 \family default
39046  au cours de sa configuration.
39047  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39048  même si vous n'avez pas de tableaux au format gnumeric.
39049  Pour des exemples et les limitations possibles, jetez un œil au fichier
39050  \SpecialChar LyX
39051  d'exemple, 
39052 \emph on
39053 spreadsheet.lyx
39054 \emph default
39055 .
39056 \end_layout
39057
39058 \begin_layout Description
39059 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
39060  par le programme 
39061 \series bold
39062
39063 \begin_inset CommandInset href
39064 LatexCommand href
39065 name "LilyPond"
39066 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39067
39068 \end_inset
39069
39070
39071 \series default
39072 .
39073  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39074  au fichier \SpecialChar LyX
39075  d'exemple 
39076 \emph on
39077 lilypond.lyx
39078 \emph default
39079 .
39080 \end_layout
39081
39082 \begin_layout Description
39083 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
39084  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39085  
39086 \emph on
39087 pages
39088 \emph default
39089  dans le champ 
39090 \family sans
39091 Option
39092 \family default
39093  dans l'onglet 
39094 \family sans
39095 Options \SpecialChar LaTeX
39096  et \SpecialChar LyX
39097
39098 \family default
39099 .
39100  L'argument de cette option est une liste d'éléments séparés par des virgules,
39101  contenant des numéros de pages (
39102 \begin_inset space ~
39103 \end_inset
39104
39105 insérez comme option 
39106 \series bold
39107 pages={3,5,6,8}
39108 \series default
39109
39110 \begin_inset space ~
39111 \end_inset
39112
39113 ), des plages de numéros de pages (
39114 \series bold
39115
39116 \begin_inset space ~
39117 \end_inset
39118
39119 pages={4-9}
39120 \series default
39121
39122 \begin_inset space ~
39123 \end_inset
39124
39125 ) ou n'importe quelle combinaison des deux.
39126  Pour insérer des pages vides, utilisez 
39127 \series bold
39128 {}
39129 \series default
39130 .
39131  Par exemple 
39132 \begin_inset space ~
39133 \end_inset
39134
39135
39136 \series bold
39137 pages={3,{},8-11,15}
39138 \series default
39139  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39140  15.
39141  Les plages de pages sont décrites avec la syntaxe 
39142 \emph on
39143 début-fin
39144 \emph default
39145  qui sélectionne toutes les pages de 
39146 \emph on
39147 début
39148 \emph default
39149  jusqu'à 
39150 \emph on
39151 fin
39152 \emph default
39153 .
39154  Si on omet 
39155 \emph on
39156 début
39157 \emph default
39158 , on commence implicitement à la première page ; de même, omettre 
39159 \emph on
39160 fin
39161 \emph default
39162  termine implicitement à la dernière page du document.
39163  La dernière page du document peut aussi être désignée par le mot-clé 
39164 \series bold
39165 last
39166 \series default
39167  (
39168 \begin_inset space ~
39169 \end_inset
39170
39171 ce dernier n'est accepté que pour une plage de pages
39172 \begin_inset space ~
39173 \end_inset
39174
39175 ).
39176  Donc 
39177 \series bold
39178 pages=-
39179 \series default
39180  va insérer toutes les pages du document et 
39181 \series bold
39182 pages=last-1
39183 \series default
39184  va insérer toutes les pages dans l'ordre inverse.
39185  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39186 \begin_inset Newline newline
39187 \end_inset
39188
39189 L'option 
39190 \series bold
39191 noautoscale
39192 \series default
39193  insère les pages avec leur taille d'origine, si cette option n'est pas
39194  donnée, les pages seront redimensionnées
39195 \begin_inset space \space{}
39196 \end_inset
39197
39198 pour tenir dans la largeur de page de votre document.
39199  Dans l'onglet 
39200 \family sans
39201 Taille
39202 \begin_inset space ~
39203 \end_inset
39204
39205 et
39206 \begin_inset space ~
39207 \end_inset
39208
39209 rotation
39210 \family default
39211  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39212  qu'une éventuelle rotation.
39213  Si vous utilisez une autre largeur que 100
39214 \begin_inset space \thinspace{}
39215 \end_inset
39216
39217 Échelle%, l'option 
39218 \series bold
39219 noautoscale
39220 \series default
39221  sera neutralisée.
39222  Pour plus d'information sur les options possibles, jetez un œil sur la
39223  documentation du paquetage \SpecialChar LaTeX
39224  
39225 \series bold
39226 pdfpages
39227 \series default
39228  
39229 \begin_inset CommandInset citation
39230 LatexCommand cite
39231 key "pdfpages"
39232
39233 \end_inset
39234
39235 .
39236 \begin_inset Index idx
39237 status collapsed
39238
39239 \begin_layout Plain Layout
39240 Paquetages \SpecialChar LaTeX
39241  ! pdfpages
39242 \end_layout
39243
39244 \end_inset
39245
39246
39247 \begin_inset Newline newline
39248 \end_inset
39249
39250 Pour utiliser ce modèle dans une présentation 
39251 \family sans
39252 Beamer
39253 \family default
39254  vous devez d'abord insérer un environnement 
39255 \family sans
39256 FinCadre
39257 \family default
39258  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
39259  contenant la commande
39260  
39261 \series bold
39262
39263 \backslash
39264 setbeamertemplate{background canvas}{}
39265 \series default
39266 .
39267  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39268  que vous voulez.
39269  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39270  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39271  section.
39272  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39273  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39274  le modèle.
39275 \begin_inset Newline newline
39276 \end_inset
39277
39278 Voici un PDF incorporé basculé de -5°
39279 \begin_inset space ~
39280 \end_inset
39281
39282 °: 
39283 \begin_inset External
39284         template PDFPages
39285         filename ../clipart/Abstract.pdf
39286         extra LaTeX "noautoscale, pages=-"
39287         rotateAngle -5
39288         rotateOrigin bottomleft
39289
39290 \end_inset
39291
39292
39293 \end_layout
39294
39295 \begin_layout Description
39296 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
39297  Les images peuvent être traitées dans la fenêtre de dialogue 
39298 \family sans
39299 Objet
39300 \begin_inset space ~
39301 \end_inset
39302
39303 Externe
39304 \family default
39305  comme les images qui sont habituellement incorporées en utilisant le menu
39306  
39307 \family sans
39308 Insertion\SpecialChar menuseparator
39309 Graphique
39310 \family default
39311 , comme c'est décrit dans la section
39312 \begin_inset space ~
39313 \end_inset
39314
39315
39316 \begin_inset CommandInset ref
39317 LatexCommand ref
39318 reference "sec:Graphics-Dialog"
39319
39320 \end_inset
39321
39322 .
39323  La différence avec l'insertion normale d'image est que seules les images
39324  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
39325  ne sont pas acceptées.
39326  Voici un exemple d'insertion d'image matricielle
39327 \begin_inset space ~
39328 \end_inset
39329
39330
39331 \begin_inset External
39332         template RasterImage
39333         filename ../clipart/ToolbarEnvBox.png
39334
39335 \end_inset
39336
39337
39338 \end_layout
39339
39340 \begin_layout Description
39341 XFig Ce modèle accepte les images créées avec le programme 
39342 \series bold
39343
39344 \begin_inset CommandInset href
39345 LatexCommand href
39346 name "Xfig"
39347 target "http://fr.wikipedia.org/wiki/Xfig"
39348
39349 \end_inset
39350
39351
39352 \series default
39353 .
39354 \end_layout
39355
39356 \begin_layout Standard
39357 \begin_inset Float table
39358 placement !h
39359 wide false
39360 sideways false
39361 status open
39362
39363 \begin_layout Plain Layout
39364 \begin_inset Caption Standard
39365
39366 \begin_layout Plain Layout
39367 \begin_inset CommandInset label
39368 LatexCommand label
39369 name "tab:Comparaison-des-dates"
39370
39371 \end_inset
39372
39373 Comparaison des méthodes d'insertion de la date.
39374 \end_layout
39375
39376 \end_inset
39377
39378
39379 \end_layout
39380
39381 \begin_layout Plain Layout
39382 \align center
39383 \begin_inset Tabular
39384 <lyxtabular version="3" rows="4" columns="4">
39385 <features tabularvalignment="middle">
39386 <column alignment="center" valignment="top">
39387 <column alignment="center" valignment="top">
39388 <column alignment="center" valignment="top">
39389 <column alignment="center" valignment="top">
39390 <row>
39391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39392 \begin_inset Text
39393
39394 \begin_layout Plain Layout
39395 Format du document
39396 \end_layout
39397
39398 \end_inset
39399 </cell>
39400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39401 \begin_inset Text
39402
39403 \begin_layout Plain Layout
39404
39405 \family sans
39406 Objet
39407 \begin_inset space ~
39408 \end_inset
39409
39410 Externe\SpecialChar menuseparator
39411 Date
39412 \end_layout
39413
39414 \end_inset
39415 </cell>
39416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39417 \begin_inset Text
39418
39419 \begin_layout Plain Layout
39420
39421 \family sans
39422 Insertion\SpecialChar menuseparator
39423 Date
39424 \end_layout
39425
39426 \end_inset
39427 </cell>
39428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39429 \begin_inset Text
39430
39431 \begin_layout Plain Layout
39432 commande 
39433 \series bold
39434
39435 \backslash
39436 today
39437 \end_layout
39438
39439 \end_inset
39440 </cell>
39441 </row>
39442 <row>
39443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39444 \begin_inset Text
39445
39446 \begin_layout Plain Layout
39447 \SpecialChar LyX
39448
39449 \end_layout
39450
39451 \end_inset
39452 </cell>
39453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39454 \begin_inset Text
39455
39456 \begin_layout Plain Layout
39457 comme boîte d'insert
39458 \end_layout
39459
39460 \end_inset
39461 </cell>
39462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39463 \begin_inset Text
39464
39465 \begin_layout Plain Layout
39466 comme date
39467 \end_layout
39468
39469 \end_inset
39470 </cell>
39471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39472 \begin_inset Text
39473
39474 \begin_layout Plain Layout
39475 comme boîte de code \SpecialChar TeX
39476
39477 \end_layout
39478
39479 \end_inset
39480 </cell>
39481 </row>
39482 <row>
39483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39484 \begin_inset Text
39485
39486 \begin_layout Plain Layout
39487 \SpecialChar LaTeX
39488
39489 \end_layout
39490
39491 \end_inset
39492 </cell>
39493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39494 \begin_inset Text
39495
39496 \begin_layout Plain Layout
39497 comme date
39498 \end_layout
39499
39500 \end_inset
39501 </cell>
39502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39503 \begin_inset Text
39504
39505 \begin_layout Plain Layout
39506 comme date
39507 \end_layout
39508
39509 \end_inset
39510 </cell>
39511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39512 \begin_inset Text
39513
39514 \begin_layout Plain Layout
39515 comme commande
39516 \end_layout
39517
39518 \end_inset
39519 </cell>
39520 </row>
39521 <row>
39522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39523 \begin_inset Text
39524
39525 \begin_layout Plain Layout
39526 DVI, PDF, PS
39527 \end_layout
39528
39529 \end_inset
39530 </cell>
39531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39532 \begin_inset Text
39533
39534 \begin_layout Plain Layout
39535 comme date
39536 \end_layout
39537
39538 \end_inset
39539 </cell>
39540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39541 \begin_inset Text
39542
39543 \begin_layout Plain Layout
39544 comme date
39545 \end_layout
39546
39547 \end_inset
39548 </cell>
39549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39550 \begin_inset Text
39551
39552 \begin_layout Plain Layout
39553 comme date date
39554 \end_layout
39555
39556 \end_inset
39557 </cell>
39558 </row>
39559 </lyxtabular>
39560
39561 \end_inset
39562
39563
39564 \end_layout
39565
39566 \end_inset
39567
39568
39569 \end_layout
39570
39571 \begin_layout Standard
39572 Quand vous activez l'option 
39573 \family sans
39574 Brouillon
39575 \family default
39576  de l'onglet 
39577 \family sans
39578 Fichier
39579 \family default
39580  de la fenêtre de dialogue 
39581 \family sans
39582 Objet
39583 \begin_inset space ~
39584 \end_inset
39585
39586 Externe
39587 \family default
39588 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39589 \begin_inset Newline newline
39590 \end_inset
39591
39592 Les objets externes apparaissent dans \SpecialChar LyX
39593 , soit comme une boîte comme celle-ci
39594  : 
39595 \begin_inset Graphics
39596         filename ../clipart/ExternalMaterialQt4.png
39597         scale 85
39598         scaleBeforeRotation
39599
39600 \end_inset
39601
39602  soit comme une image, selon que vous avez ou non activé l'option 
39603 \family sans
39604 Afficher
39605 \begin_inset space ~
39606 \end_inset
39607
39608 dans
39609 \begin_inset space ~
39610 \end_inset
39611
39612 \SpecialChar LyX
39613
39614 \family default
39615  de l'onglet 
39616 \family sans
39617 Options \SpecialChar LaTeX
39618  et \SpecialChar LyX
39619
39620 \family default
39621  de la fenêtre de dialogue.
39622 \end_layout
39623
39624 \begin_layout Standard
39625 Le manuel 
39626 \family sans
39627 \emph on
39628 Personnalisation
39629 \family default
39630 \emph default
39631  explique comment vous pouvez créer vos propres modèles.
39632 \end_layout
39633
39634 \begin_layout Section
39635 Sous-documents
39636 \begin_inset CommandInset label
39637 LatexCommand label
39638 name "sec:Sous-documents"
39639
39640 \end_inset
39641
39642
39643 \begin_inset Index idx
39644 status collapsed
39645
39646 \begin_layout Plain Layout
39647 Trucs externes ! Sous-documents
39648 \end_layout
39649
39650 \end_inset
39651
39652
39653 \begin_inset Index idx
39654 status collapsed
39655
39656 \begin_layout Plain Layout
39657 Fichiers ! Insertion
39658 \end_layout
39659
39660 \end_inset
39661
39662
39663 \end_layout
39664
39665 \begin_layout Standard
39666 Les sous-documents sont utilisés quand on a un document très long qui peut
39667  être décomposé en plusieurs parties ou sections plus petites.
39668  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
39669  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
39670  Les différents documents sont ce que l'on appelle les sous-documents et
39671  un document maître les relie pour imprimer le document complet ou seulement
39672  une partie de celui-ci.
39673  Un sous-document hérite du contenu de son maître, par exemple le préambule
39674  \SpecialChar LaTeX
39675 , la bibliographie, et les étiquettes pour les références croisées.
39676 \end_layout
39677
39678 \begin_layout Standard
39679 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
39680  maître, précisez dans le sous-document le document maître dans le menu
39681  
39682 \family sans
39683 Document\SpecialChar menuseparator
39684 Paramètres\SpecialChar menuseparator
39685 Classe de document
39686 \family default
39687 .
39688  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
39689  à chaque
39690  fois que vous modifierez le sous-document.
39691 \end_layout
39692
39693 \begin_layout Standard
39694 Les documents inclus sont visualisés dans \SpecialChar LyX
39695  sous la forme d'une boîte comme
39696  celle-ci : 
39697 \begin_inset Graphics
39698         filename clipart/ChildDocumentQt4.png
39699         lyxscale 70
39700         scale 60
39701         scaleBeforeRotation
39702
39703 \end_inset
39704
39705  Pour inclure des sous-documents dans un document maître , on utilise le
39706  menu 
39707 \family sans
39708 Insertion\SpecialChar menuseparator
39709 Fichier\SpecialChar menuseparator
39710 Sous-document
39711 \family default
39712 .
39713  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
39714  des quatre méthodes d'inclusion :
39715 \end_layout
39716
39717 \begin_layout Description
39718 Inclus
39719 \begin_inset space ~
39720 \end_inset
39721
39722 (include) Vous pouvez inclure des documents \SpecialChar LyX
39723  et \SpecialChar LaTeX
39724 .
39725  Quand vous cliquez sur le bouton 
39726 \family sans
39727 Modifier
39728 \family default
39729  dans la fenêtre de dialogue 
39730 \family sans
39731 Sous-document
39732 \family default
39733 , le document inclus est ouvert dans \SpecialChar LyX
39734  dans un nouvel onglet pour que vous
39735  puissiez le modifier.
39736 \begin_inset Newline newline
39737 \end_inset
39738
39739
39740 \end_layout
39741
39742 \begin_layout Standard
39743 Voici un sous-document inséré avec la méthode 
39744 \family sans
39745 Inclus
39746 \family default
39747  : 
39748 \begin_inset CommandInset include
39749 LatexCommand include
39750 filename "DocumentBidon1.lyx"
39751
39752 \end_inset
39753
39754
39755 \end_layout
39756
39757 \begin_layout Standard
39758 La numérotation des sections va prendre en compte les sections des fichiers
39759  incorporés dans l'ordre où ils sont insérés dans le document maître.
39760  Le document qui est inclus comme exemple possède une sous-section qui sera
39761  numérotée comme sous-section de la section actuelle.
39762  Les étiquettes présentes dans le fichier inclus peuvent être référencées
39763  : la sous-section
39764 \begin_inset space ~
39765 \end_inset
39766
39767
39768 \begin_inset CommandInset ref
39769 LatexCommand ref
39770 reference "subsec:Sous-section-externe-1"
39771
39772 \end_inset
39773
39774  est dans le fichier inclus.
39775 \end_layout
39776
39777 \begin_layout Standard
39778 Le préambule du sous-document est tout simplement ignoré, seul le préambule
39779  du document maître est utilisé.
39780  Les branches présentes dans le sous-document seront ignorées par le document
39781  maître si celui-ci ne possède pas une branche avec le même nom.
39782  Les documents inclus sont insérés en commençant une nouvelle page et sont
39783  suivis par un saut de page.
39784 \end_layout
39785
39786 \begin_layout Standard
39787 \begin_inset Note Greyedout
39788 status open
39789
39790 \begin_layout Plain Layout
39791
39792 \series bold
39793 Note:
39794 \series default
39795  Quand vous avez inclus un fichier \SpecialChar LyX
39796  ou \SpecialChar LaTeX
39797 , et que ce dernier utilise une classe
39798  de document différente de celle du document maître, vous recevez un avertisseme
39799 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
39800  produire des résultats inattendus sur la sortie imprimée.
39801 \end_layout
39802
39803 \end_inset
39804
39805
39806 \end_layout
39807
39808 \begin_layout Description
39809 Incorporé
39810 \begin_inset space ~
39811 \end_inset
39812
39813 (input) Cette méthode est très semblable à la méthode Inclus, les différences
39814  sont :
39815 \begin_inset Separator parbreak
39816 \end_inset
39817
39818
39819 \end_layout
39820
39821 \begin_deeper
39822 \begin_layout Itemize
39823 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
39824  par un saut de page.
39825 \end_layout
39826
39827 \begin_layout Itemize
39828 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
39829  quand l'option
39830  
39831 \family sans
39832 Aperçu
39833 \begin_inset space ~
39834 \end_inset
39835
39836 sur
39837 \begin_inset space ~
39838 \end_inset
39839
39840 le
39841 \begin_inset space ~
39842 \end_inset
39843
39844 vif
39845 \family default
39846  est activée dans les préférences dans la rubrique 
39847 \family sans
39848 Apparence\SpecialChar menuseparator
39849 Graphique
39850 \family default
39851 .
39852 \end_layout
39853
39854 \begin_layout Itemize
39855 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
39856 \family sans
39857 Document\SpecialChar menuseparator
39858 Paramètres\SpecialChar menuseparator
39859 Sous-documents
39860 \family default
39861 .
39862 \end_layout
39863
39864 \end_deeper
39865 \begin_layout Standard
39866 Voici un sous document inséré en utilisant la méthode 
39867 \family sans
39868 Incorporé
39869 \family default
39870  : 
39871 \begin_inset CommandInset include
39872 LatexCommand input
39873 preview true
39874 filename "DocumentBidon2.lyx"
39875
39876 \end_inset
39877
39878
39879 \end_layout
39880
39881 \begin_layout Standard
39882 Voici un sous-document
39883 \emph on
39884 input
39885 \emph default
39886  comme \SpecialChar LaTeX
39887  source:
39888 \end_layout
39889
39890 \begin_layout Quote
39891 \begin_inset CommandInset include
39892 LatexCommand input
39893 filename "DocumentTexteBidon.txt"
39894
39895 \end_inset
39896
39897
39898 \end_layout
39899
39900 \begin_layout Description
39901 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
39902  Si c'est un fichier \SpecialChar LyX
39903  ou \SpecialChar LaTeX
39904 , le contenu sera affiché dans la sortie sous forme
39905  de code source et aucune des commandes éventuellement présentes ne sera
39906  exécutée.
39907  Vous pouvez utiliser l'option 
39908 \family sans
39909 Marquer
39910 \begin_inset space ~
39911 \end_inset
39912
39913 les
39914 \begin_inset space ~
39915 \end_inset
39916
39917 espaces
39918 \family default
39919  qui matérialise chaque espace présente dans le code source par un caractère
39920  
39921 \begin_inset Quotes fld
39922 \end_inset
39923
39924
39925 \begin_inset ERT
39926 status collapsed
39927
39928 \begin_layout Plain Layout
39929
39930
39931 \backslash
39932 textvisiblespace 
39933 \end_layout
39934
39935 \end_inset
39936
39937
39938 \begin_inset Quotes frd
39939 \end_inset
39940
39941  .
39942  La différence avec la méthode qui consiste à utiliser le menu 
39943 \family sans
39944 Insertion\SpecialChar menuseparator
39945 Fichier\SpecialChar menuseparator
39946 Texte
39947 \begin_inset space ~
39948 \end_inset
39949
39950 brut
39951 \family default
39952  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
39953 .
39954 \end_layout
39955
39956 \begin_layout Standard
39957 Voici un sous-document inclus en utilisant la méthode 
39958 \family sans
39959 verbatim
39960 \family default
39961  : 
39962 \begin_inset CommandInset include
39963 LatexCommand verbatiminput
39964 filename "DocumentTexteBidon.txt"
39965
39966 \end_inset
39967
39968
39969 \begin_inset VSpace bigskip
39970 \end_inset
39971
39972 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
39973  l'option 
39974 \family sans
39975 Marquer
39976 \begin_inset space ~
39977 \end_inset
39978
39979 les
39980 \begin_inset space ~
39981 \end_inset
39982
39983 espaces :
39984 \family default
39985  
39986 \begin_inset CommandInset include
39987 LatexCommand verbatiminput*
39988 filename "DocumentTexteBidon.txt"
39989
39990 \end_inset
39991
39992
39993 \end_layout
39994
39995 \begin_layout Standard
39996 \begin_inset VSpace bigskip
39997 \end_inset
39998
39999
40000 \end_layout
40001
40002 \begin_layout Standard
40003 \begin_inset Note Greyedout
40004 status open
40005
40006 \begin_layout Plain Layout
40007
40008 \series bold
40009 Note:
40010 \series default
40011  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40012  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40013 \end_layout
40014
40015 \end_inset
40016
40017
40018 \end_layout
40019
40020 \begin_layout Description
40021 Listings Ce type d'inclusion est décrit dans le chapitre
40022 \begin_inset space ~
40023 \end_inset
40024
40025
40026 \begin_inset CommandInset ref
40027 LatexCommand ref
40028 reference "cha:Program-Code-Listings"
40029
40030 \end_inset
40031
40032 .
40033 \end_layout
40034
40035 \begin_layout Standard
40036 \begin_inset Note Greyedout
40037 status open
40038
40039 \begin_layout Plain Layout
40040
40041 \series bold
40042 Note:
40043 \series default
40044  Inclure le même document deux fois dans un même document peut poser des
40045  problèmes avec \SpecialChar LaTeX
40046 .
40047 \end_layout
40048
40049 \end_inset
40050
40051
40052 \end_layout
40053
40054 \begin_layout Standard
40055 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40056  de votre document maître, que ce soit pour diminuer les temps de compilation
40057  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40058  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40059  la sortie en utilisant le menu 
40060 \family sans
40061 Document\SpecialChar menuseparator
40062 Paramètres\SpecialChar menuseparator
40063 Sous-documents
40064 \family default
40065 .
40066  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40067  sur la ligne correspondant dans la colonne 
40068 \family sans
40069 Inclus dans le résultat
40070 \family default
40071  de la liste (
40072 \begin_inset space ~
40073 \end_inset
40074
40075 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40076  
40077 \begin_inset Quotes fld
40078 \end_inset
40079
40080 inclus
40081 \begin_inset Quotes frd
40082 \end_inset
40083
40084  et pas la méthode 
40085 \begin_inset Quotes fld
40086 \end_inset
40087
40088 incorporé
40089 \begin_inset Quotes frd
40090 \end_inset
40091
40092
40093 \begin_inset space ~
40094 \end_inset
40095
40096 ).
40097  Si on active l'option 
40098 \family sans
40099 Assurer la cohérence des compteurs et des références
40100 \family default
40101 , \SpecialChar LyX
40102  va s'assurer que tous les numéros de pages, références etc...
40103  sont corrects comme si tous le document avait été traité.
40104  C'est utile si vous voulez que les sous-documents choisis aient exactement
40105  le même aspect que s'il étaient dans le document complet.
40106  Pour réaliser cette condition, il faut que \SpecialChar LyX
40107  traite de façon silencieuse
40108  la totalité du document.
40109  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40110  les compteurs et autres références n'ont pas à être à tout prix valides,
40111  vous devez impérativement désactiver cette option.
40112  
40113 \end_layout
40114
40115 \begin_layout Standard
40116 Une autre solution consiste à inclure chaque fichier dans une branche
40117 \begin_inset Foot
40118 status collapsed
40119
40120 \begin_layout Plain Layout
40121 Les branches sont décrites dans la section 
40122 \emph on
40123 Branches
40124 \emph default
40125  du 
40126 \emph on
40127 Guide de l'utilisateur
40128 \emph default
40129  de \SpecialChar LyX
40130 .
40131 \end_layout
40132
40133 \end_inset
40134
40135 .
40136  En activant ou désactivant une branche, vous pouvez décider les fichiers
40137  inclus qui doivent apparaître dans la sortie imprimée.
40138  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40139  
40140 \begin_inset Quotes fld
40141 \end_inset
40142
40143 incorporés
40144 \begin_inset Quotes frd
40145 \end_inset
40146
40147 .
40148  Le défaut est que les compteurs et autres références ne sont pas conservés
40149  avec cette approche.
40150 \end_layout
40151
40152 \begin_layout Chapter
40153 Listings de code source
40154 \begin_inset CommandInset label
40155 LatexCommand label
40156 name "cha:Program-Code-Listings"
40157
40158 \end_inset
40159
40160
40161 \begin_inset Index idx
40162 status collapsed
40163
40164 \begin_layout Plain Layout
40165 Listings
40166 \end_layout
40167
40168 \end_inset
40169
40170
40171 \begin_inset Index idx
40172 status collapsed
40173
40174 \begin_layout Plain Layout
40175 Code Source
40176 \end_layout
40177
40178 \end_inset
40179
40180
40181 \begin_inset Index idx
40182 status collapsed
40183
40184 \begin_layout Plain Layout
40185 Flottants ! Listings
40186 \end_layout
40187
40188 \end_inset
40189
40190
40191 \end_layout
40192
40193 \begin_layout Standard
40194 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40195  un insert 
40196 \family sans
40197 Listings
40198 \family default
40199  qui peut être créé grâce au menu 
40200 \family sans
40201 Insertion
40202 \family default
40203 \SpecialChar menuseparator
40204
40205 \family sans
40206 Listing
40207 \begin_inset space ~
40208 \end_inset
40209
40210 de
40211 \begin_inset space ~
40212 \end_inset
40213
40214 Code
40215 \begin_inset space ~
40216 \end_inset
40217
40218 Source
40219 \family default
40220 .
40221  Le paquetage \SpecialChar LaTeX
40222  
40223 \series bold
40224 listings
40225 \series default
40226
40227 \begin_inset Index idx
40228 status collapsed
40229
40230 \begin_layout Plain Layout
40231 Paquetages \SpecialChar LaTeX
40232  ! listings
40233 \end_layout
40234
40235 \end_inset
40236
40237  fournit un moyen puissant et flexible d'insérer des listings de code source
40238  dans votre document.
40239  
40240 \end_layout
40241
40242 \begin_layout Standard
40243 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40244  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40245 \end_layout
40246
40247 \begin_layout Standard
40248 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40249  imprimée.
40250  L'option d'emplacement 
40251 \family sans
40252 Listing
40253 \begin_inset space ~
40254 \end_inset
40255
40256 en
40257 \begin_inset space ~
40258 \end_inset
40259
40260 Ligne
40261 \family default
40262  imprime le listing dans la ligne comme ceci : 
40263 \begin_inset listings
40264 lstparams "language={C++}"
40265 inline true
40266 status open
40267
40268 \begin_layout Plain Layout
40269
40270 int a=5;
40271 \end_layout
40272
40273 \end_inset
40274
40275
40276 \begin_inset Newline newline
40277 \end_inset
40278
40279 L'option 
40280 \family sans
40281 Flottant
40282 \family default
40283  crée un flottant de listing pour lequel vous pouvez préciser les options
40284  classiques d'emplacement : 
40285 \begin_inset Quotes fld
40286 \end_inset
40287
40288
40289 \family sans
40290 h
40291 \family default
40292
40293 \begin_inset Quotes frd
40294 \end_inset
40295
40296
40297 \begin_inset Quotes fld
40298 \end_inset
40299
40300
40301 \family sans
40302 t
40303 \family default
40304
40305 \begin_inset Quotes frd
40306 \end_inset
40307
40308
40309 \begin_inset Quotes fld
40310 \end_inset
40311
40312
40313 \family sans
40314 b
40315 \family default
40316
40317 \begin_inset Quotes frd
40318 \end_inset
40319
40320 , et 
40321 \begin_inset Quotes fld
40322 \end_inset
40323
40324
40325 \family sans
40326 p
40327 \family default
40328
40329 \begin_inset Quotes frd
40330 \end_inset
40331
40332  correspondant aux emplacement décrits dans la section
40333 \begin_inset space ~
40334 \end_inset
40335
40336
40337 \begin_inset CommandInset ref
40338 LatexCommand ref
40339 reference "sec:Placement-flottants"
40340
40341 \end_inset
40342
40343 .
40344  Les options de positionnement peuvent être mélangées et doivent être saisies
40345  sans séparation, par exemple, on peut taper 
40346 \begin_inset Quotes fld
40347 \end_inset
40348
40349
40350 \family sans
40351 htbp
40352 \family default
40353
40354 \begin_inset Quotes frd
40355 \end_inset
40356
40357 .
40358  L'option 
40359 \begin_inset Quotes fld
40360 \end_inset
40361
40362 h
40363 \begin_inset Quotes frd
40364 \end_inset
40365
40366  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40367  
40368 \family sans
40369 Flottant
40370 \family default
40371  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40372  légende et être référencés.
40373 \end_layout
40374
40375 \begin_layout Standard
40376 Vous pouvez ajouter une légende à un listing avec le menu 
40377 \family sans
40378 Insertion\SpecialChar menuseparator
40379 Légende
40380 \family default
40381 .
40382  On peut référencer les listings de la même façon que les flottants :Voir
40383  le listing
40384 \begin_inset space ~
40385 \end_inset
40386
40387
40388 \begin_inset CommandInset ref
40389 LatexCommand ref
40390 reference "lst:Listing-exemple"
40391
40392 \end_inset
40393
40394 .
40395  Une liste des listings qui contient tous les listings légendés peut être
40396  créée par le menu 
40397 \family sans
40398 Insertion\SpecialChar menuseparator
40399 Listes
40400 \begin_inset space ~
40401 \end_inset
40402
40403 &
40404 \begin_inset space ~
40405 \end_inset
40406
40407 TdM\SpecialChar menuseparator
40408 Liste des listings
40409 \family default
40410 .
40411  Les éléments de la liste sont les légendes et le numéro de listing.
40412 \end_layout
40413
40414 \begin_layout Standard
40415 \begin_inset listings
40416 lstparams "language=Python"
40417 inline false
40418 status open
40419
40420 \begin_layout Plain Layout
40421
40422 \begin_inset Caption Standard
40423
40424 \begin_layout Plain Layout
40425 \begin_inset CommandInset label
40426 LatexCommand label
40427 name "lst:Listing-exemple"
40428
40429 \end_inset
40430
40431 Exemple de listing flottant
40432 \end_layout
40433
40434 \end_inset
40435
40436 # Exemple de listing flottant
40437 \end_layout
40438
40439 \begin_layout Plain Layout
40440
40441 def func(param):
40442 \end_layout
40443
40444 \begin_layout Plain Layout
40445
40446     'ceci est une fonction python'
40447 \end_layout
40448
40449 \begin_layout Plain Layout
40450
40451     pass
40452 \end_layout
40453
40454 \end_inset
40455
40456
40457 \end_layout
40458
40459 \begin_layout Standard
40460 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40461  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40462  de manière particulière dans la sortie imprimée.
40463  Dans l'exemple de listing, le mot clé Python 
40464 \begin_inset Quotes fld
40465 \end_inset
40466
40467 def
40468 \begin_inset Quotes frd
40469 \end_inset
40470
40471  est reconnu et imprimé en caractères gras dans la sortie.
40472 \end_layout
40473
40474 \begin_layout Standard
40475 \begin_inset Note Greyedout
40476 status open
40477
40478 \begin_layout Plain Layout
40479
40480 \series bold
40481 Note:
40482 \series default
40483  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40484  une police de caractères à 
40485 \family typewriter
40486 chasse fixe
40487 \family default
40488 , c'est que votre police ne contient probablement pas de série grasse.
40489  Dans ce cas choisissez une police différente dans le menu 
40490 \family sans
40491 Document\SpecialChar menuseparator
40492 Paramètres\SpecialChar menuseparator
40493 Polices
40494 \family default
40495 .
40496  (Les polices 
40497 \emph on
40498 LuxiMono, BeraMono
40499 \emph default
40500  et 
40501 \emph on
40502 Courier
40503 \emph default
40504  contiennent une série grasse.)
40505 \end_layout
40506
40507 \end_inset
40508
40509
40510 \end_layout
40511
40512 \begin_layout Standard
40513 Dans la rubrique 
40514 \family sans
40515 Numérotation
40516 \begin_inset space ~
40517 \end_inset
40518
40519 des
40520 \begin_inset space ~
40521 \end_inset
40522
40523 Lignes
40524 \family default
40525  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40526 n des lignes.
40527  Vous pouvez mettre un nombre dans le champ 
40528 \family sans
40529 Pas
40530 \family default
40531  pour désigner les lignes qui seront numérotées.
40532  Par exemple, si vous mettez 
40533 \begin_inset Quotes fld
40534 \end_inset
40535
40536 3
40537 \begin_inset Quotes frd
40538 \end_inset
40539
40540 , seule une ligne sur trois sera numérotée.
40541 \end_layout
40542
40543 \begin_layout Standard
40544 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40545  apparaîtront dans la sortie.
40546  Vous devez utiliser l'option 
40547 \family sans
40548 Table
40549 \begin_inset space ~
40550 \end_inset
40551
40552 de
40553 \begin_inset space ~
40554 \end_inset
40555
40556 Caractères
40557 \begin_inset space ~
40558 \end_inset
40559
40560 Étendue
40561 \family default
40562  quand vous employez des caractères spécifiques à une langue donnée comme
40563  les umlauts Allemands dans votre listing.
40564 \begin_inset Newline newline
40565 \end_inset
40566
40567 Voici un exemple de listing avec la numérotation des lignes à gauche par
40568  pas de 3, en langage Python, avec les options 
40569 \begin_inset Quotes fld
40570 \end_inset
40571
40572 Table
40573 \begin_inset space ~
40574 \end_inset
40575
40576 de
40577 \begin_inset space ~
40578 \end_inset
40579
40580 caractères
40581 \begin_inset space ~
40582 \end_inset
40583
40584 étendue
40585 \begin_inset Quotes frd
40586 \end_inset
40587
40588  et 
40589 \begin_inset Quotes fld
40590 \end_inset
40591
40592 Espace
40593 \begin_inset space ~
40594 \end_inset
40595
40596 représenté
40597 \begin_inset space ~
40598 \end_inset
40599
40600 par
40601 \begin_inset space ~
40602 \end_inset
40603
40604 un
40605 \begin_inset space ~
40606 \end_inset
40607
40608 symbole
40609 \begin_inset Quotes frd
40610 \end_inset
40611
40612 , l'intervalle de ligne étant 3
40613 \begin_inset space \thinspace{}
40614 \end_inset
40615
40616 -
40617 \begin_inset space \thinspace{}
40618 \end_inset
40619
40620 8:
40621 \end_layout
40622
40623 \begin_layout Standard
40624 \begin_inset listings
40625 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40626 inline false
40627 status open
40628
40629 \begin_layout Plain Layout
40630
40631 def func(param):
40632 \end_layout
40633
40634 \begin_layout Plain Layout
40635
40636     'ceci est une fonction Python'
40637 \end_layout
40638
40639 \begin_layout Plain Layout
40640
40641     pass
40642 \end_layout
40643
40644 \begin_layout Plain Layout
40645
40646 def func(param):
40647 \end_layout
40648
40649 \begin_layout Plain Layout
40650
40651 'Ça, c'est un mot Allemand : Tschüß'
40652 \end_layout
40653
40654 \begin_layout Plain Layout
40655
40656 pass
40657 \end_layout
40658
40659 \begin_layout Plain Layout
40660
40661 def func(param):
40662 \end_layout
40663
40664 \begin_layout Plain Layout
40665
40666 'ceci est une fonction Python'
40667 \end_layout
40668
40669 \begin_layout Plain Layout
40670
40671 pass
40672 \end_layout
40673
40674 \end_inset
40675
40676
40677 \end_layout
40678
40679 \begin_layout Standard
40680 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
40681  nombre de caractères que doit représenter une tabulation dans le champ
40682  
40683 \family sans
40684 Taille du tabulateur
40685 \family default
40686 .
40687 \end_layout
40688
40689 \begin_layout Standard
40690 \begin_inset Note Greyedout
40691 status open
40692
40693 \begin_layout Plain Layout
40694
40695 \series bold
40696 Note:
40697 \series default
40698  À cause d'un bug dans le paquetage 
40699 \series bold
40700 listings
40701 \series default
40702  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
40703  listing.
40704  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
40705  les lignes 3 et 6.
40706 \end_layout
40707
40708 \end_inset
40709
40710
40711 \end_layout
40712
40713 \begin_layout Standard
40714 \begin_inset VSpace bigskip
40715 \end_inset
40716
40717
40718 \end_layout
40719
40720 \begin_layout Standard
40721 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
40722  listing.
40723  Pour le faire, il suffit d'utiliser le menu 
40724 \family sans
40725 Insertion\SpecialChar menuseparator
40726 Fichier\SpecialChar menuseparator
40727 Sous-document
40728 \family default
40729  et de choisir le type 
40730 \family sans
40731 Listing
40732 \family default
40733
40734 \begin_inset space ~
40735 \end_inset
40736
40737
40738 \family sans
40739 de
40740 \begin_inset space ~
40741 \end_inset
40742
40743 Code
40744 \begin_inset space ~
40745 \end_inset
40746
40747 source
40748 \family default
40749 .
40750 \begin_inset Foot
40751 status collapsed
40752
40753 \begin_layout Plain Layout
40754 Les autres types de sous-documents sont décrits dans la section
40755 \begin_inset space ~
40756 \end_inset
40757
40758
40759 \begin_inset CommandInset ref
40760 LatexCommand ref
40761 reference "sec:Sous-documents"
40762
40763 \end_inset
40764
40765 .
40766 \end_layout
40767
40768 \end_inset
40769
40770  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
40771  à utiliser pour le listing dans une zone de texte.
40772  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
40773  
40774 \begin_inset Quotes fld
40775 \end_inset
40776
40777 ?
40778 \begin_inset Quotes frd
40779 \end_inset
40780
40781  dans la zone de texte.
40782 \end_layout
40783
40784 \begin_layout Standard
40785 Pour faire référence à un sous-document de type listing, tapez une étiquette
40786  dans le champ correspondant de la fenêtre de dialogue.
40787  On peut alors faire référence à cette étiquette en utilisant le menu 
40788 \family sans
40789 Insertion\SpecialChar menuseparator
40790 Référence
40791 \begin_inset space ~
40792 \end_inset
40793
40794 Croisée
40795 \family default
40796 .
40797 \end_layout
40798
40799 \begin_layout Standard
40800 Le listing
40801 \begin_inset space ~
40802 \end_inset
40803
40804
40805 \begin_inset CommandInset ref
40806 LatexCommand ref
40807 reference "lst:listing-fichier"
40808
40809 \end_inset
40810
40811  est un exemple de listing issu d'un fichier ; ici les lignes 10
40812 \begin_inset space \thinspace{}
40813 \end_inset
40814
40815 -
40816 \begin_inset space \thinspace{}
40817 \end_inset
40818
40819 15 de ce fichier \SpecialChar LyX
40820  sont listées.
40821 \end_layout
40822
40823 \begin_layout Standard
40824 \begin_inset CommandInset include
40825 LatexCommand lstinputlisting
40826 filename "EmbeddedObjects.lyx"
40827 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
40828
40829 \end_inset
40830
40831
40832 \end_layout
40833
40834 \begin_layout Standard
40835 \begin_inset VSpace bigskip
40836 \end_inset
40837
40838
40839 \end_layout
40840
40841 \begin_layout Standard
40842 L'insertion d'une formule dans un listing peut se faire de la façon suivante
40843 \begin_inset space ~
40844 \end_inset
40845
40846 :
40847 \end_layout
40848
40849 \begin_layout Enumerate
40850 Ouvrez la fenêtre de dialogue listings et ajoutez
40851 \begin_inset Newline newline
40852 \end_inset
40853
40854
40855 \family sans
40856 mathescape=true
40857 \family default
40858
40859 \begin_inset Newline newline
40860 \end_inset
40861
40862 dans le champ de l'onglet 
40863 \family sans
40864 Avancé
40865 \family default
40866 .
40867 \end_layout
40868
40869 \begin_layout Enumerate
40870 Créez la formule en dehors du listing.
40871 \end_layout
40872
40873 \begin_layout Enumerate
40874 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
40875  (raccourci 
40876 \begin_inset Info
40877 type  "shortcut"
40878 arg   "copy"
40879 \end_inset
40880
40881 )
40882 \end_layout
40883
40884 \begin_layout Enumerate
40885 Dans le listing écrivez 
40886 \begin_inset Quotes fld
40887 \end_inset
40888
40889
40890 \family sans
40891 $$
40892 \family default
40893
40894 \begin_inset Quotes frd
40895 \end_inset
40896
40897  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
40898  
40899 \begin_inset Info
40900 type  "shortcut"
40901 arg   "paste"
40902 \end_inset
40903
40904 )
40905 \end_layout
40906
40907 \begin_layout Standard
40908 \begin_inset listings
40909 lstparams "language=Python,mathescape=true"
40910 inline false
40911 status open
40912
40913 \begin_layout Plain Layout
40914
40915 \begin_inset Caption Standard
40916
40917 \begin_layout Plain Layout
40918 Exemple de listing flottant contenant une formule
40919 \end_layout
40920
40921 \end_inset
40922
40923 # Exemple de listing flottant
40924 \end_layout
40925
40926 \begin_layout Plain Layout
40927
40928 def func(param):
40929 \end_layout
40930
40931 \begin_layout Plain Layout
40932
40933     # $
40934 \backslash
40935 prod_{n=1}^{
40936 \backslash
40937 infty}
40938 \backslash
40939 ,
40940 \backslash
40941 frac{1}{x^{2}}$
40942 \end_layout
40943
40944 \begin_layout Plain Layout
40945
40946     pass
40947 \end_layout
40948
40949 \end_inset
40950
40951
40952 \end_layout
40953
40954 \begin_layout Standard
40955 \begin_inset VSpace bigskip
40956 \end_inset
40957
40958
40959 \end_layout
40960
40961 \begin_layout Standard
40962 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
40963  de dialogue 
40964 \family sans
40965 Document\SpecialChar menuseparator
40966 Paramètres\SpecialChar menuseparator
40967 Listings
40968 \family default
40969 .
40970  Pour avoir la liste des options disponibles, tapez un point d'interrogation
40971  
40972 \begin_inset Quotes fld
40973 \end_inset
40974
40975 ?
40976 \begin_inset Quotes frd
40977 \end_inset
40978
40979  dans le champ.
40980 \end_layout
40981
40982 \begin_layout Standard
40983 Pour plus d'information sur le paquetage 
40984 \series bold
40985 listings
40986 \series default
40987 , nous vous renvoyons à sa documentation 
40988 \begin_inset CommandInset citation
40989 LatexCommand cite
40990 key "listings"
40991
40992 \end_inset
40993
40994 .
40995 \end_layout
40996
40997 \begin_layout Standard
40998 \begin_inset Newpage newpage
40999 \end_inset
41000
41001
41002 \end_layout
41003
41004 \begin_layout Chapter
41005 \start_of_appendix
41006 Unités de longueur utilisables avec \SpecialChar LyX
41007
41008 \begin_inset Argument 1
41009 status collapsed
41010
41011 \begin_layout Plain Layout
41012 Unités de longueur
41013 \end_layout
41014
41015 \end_inset
41016
41017
41018 \begin_inset Index idx
41019 status collapsed
41020
41021 \begin_layout Plain Layout
41022 Unités
41023 \end_layout
41024
41025 \end_inset
41026
41027
41028 \begin_inset CommandInset label
41029 LatexCommand label
41030 name "cha:Unités-de-longueur"
41031
41032 \end_inset
41033
41034
41035 \end_layout
41036
41037 \begin_layout Standard
41038 Pour comprendre les unités de longueur utilisées dans cette documentation,
41039  le tableau
41040 \begin_inset space ~
41041 \end_inset
41042
41043
41044 \begin_inset CommandInset ref
41045 LatexCommand ref
41046 reference "tab:Unités"
41047
41048 \end_inset
41049
41050 décrit les unités utilisées par \SpecialChar LyX
41051 .
41052 \begin_inset Float table
41053 placement h
41054 wide false
41055 sideways false
41056 status open
41057
41058 \begin_layout Plain Layout
41059 \begin_inset Caption Standard
41060
41061 \begin_layout Plain Layout
41062 \begin_inset CommandInset label
41063 LatexCommand label
41064 name "tab:Unités"
41065
41066 \end_inset
41067
41068 Unités de longueur
41069 \end_layout
41070
41071 \end_inset
41072
41073
41074 \end_layout
41075
41076 \begin_layout Plain Layout
41077 \begin_inset VSpace medskip
41078 \end_inset
41079
41080
41081 \end_layout
41082
41083 \begin_layout Plain Layout
41084 \align center
41085 \begin_inset Tabular
41086 <lyxtabular version="3" rows="20" columns="2">
41087 <features tabularvalignment="middle">
41088 <column alignment="center" valignment="top">
41089 <column alignment="center" valignment="top">
41090 <row>
41091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41092 \begin_inset Text
41093
41094 \begin_layout Plain Layout
41095 unité
41096 \end_layout
41097
41098 \end_inset
41099 </cell>
41100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41101 \begin_inset Text
41102
41103 \begin_layout Plain Layout
41104 nom/description
41105 \end_layout
41106
41107 \end_inset
41108 </cell>
41109 </row>
41110 <row>
41111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41112 \begin_inset Text
41113
41114 \begin_layout Plain Layout
41115 mm
41116 \end_layout
41117
41118 \end_inset
41119 </cell>
41120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41121 \begin_inset Text
41122
41123 \begin_layout Plain Layout
41124 millimètre
41125 \end_layout
41126
41127 \end_inset
41128 </cell>
41129 </row>
41130 <row>
41131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41132 \begin_inset Text
41133
41134 \begin_layout Plain Layout
41135 cm
41136 \end_layout
41137
41138 \end_inset
41139 </cell>
41140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41141 \begin_inset Text
41142
41143 \begin_layout Plain Layout
41144 centimètre
41145 \end_layout
41146
41147 \end_inset
41148 </cell>
41149 </row>
41150 <row>
41151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41152 \begin_inset Text
41153
41154 \begin_layout Plain Layout
41155 in
41156 \end_layout
41157
41158 \end_inset
41159 </cell>
41160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41161 \begin_inset Text
41162
41163 \begin_layout Plain Layout
41164 pouce (inch)
41165 \end_layout
41166
41167 \end_inset
41168 </cell>
41169 </row>
41170 <row>
41171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41172 \begin_inset Text
41173
41174 \begin_layout Plain Layout
41175 pt
41176 \end_layout
41177
41178 \end_inset
41179 </cell>
41180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41181 \begin_inset Text
41182
41183 \begin_layout Plain Layout
41184 point (72.27
41185 \begin_inset space \thinspace{}
41186 \end_inset
41187
41188 pt = 1
41189 \begin_inset space \thinspace{}
41190 \end_inset
41191
41192 in)
41193 \end_layout
41194
41195 \end_inset
41196 </cell>
41197 </row>
41198 <row>
41199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41200 \begin_inset Text
41201
41202 \begin_layout Plain Layout
41203 pc
41204 \end_layout
41205
41206 \end_inset
41207 </cell>
41208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41209 \begin_inset Text
41210
41211 \begin_layout Plain Layout
41212 pica (1
41213 \begin_inset space \thinspace{}
41214 \end_inset
41215
41216 pc = 12
41217 \begin_inset space \thinspace{}
41218 \end_inset
41219
41220 pt)
41221 \end_layout
41222
41223 \end_inset
41224 </cell>
41225 </row>
41226 <row>
41227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41228 \begin_inset Text
41229
41230 \begin_layout Plain Layout
41231 sp
41232 \end_layout
41233
41234 \end_inset
41235 </cell>
41236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41237 \begin_inset Text
41238
41239 \begin_layout Plain Layout
41240 scaled point (65536
41241 \begin_inset space \thinspace{}
41242 \end_inset
41243
41244 sp = 1
41245 \begin_inset space \thinspace{}
41246 \end_inset
41247
41248 pt)
41249 \end_layout
41250
41251 \end_inset
41252 </cell>
41253 </row>
41254 <row>
41255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41256 \begin_inset Text
41257
41258 \begin_layout Plain Layout
41259 bp
41260 \end_layout
41261
41262 \end_inset
41263 </cell>
41264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41265 \begin_inset Text
41266
41267 \begin_layout Plain Layout
41268 gros point (72
41269 \begin_inset space \thinspace{}
41270 \end_inset
41271
41272 bp = 1
41273 \begin_inset space \thinspace{}
41274 \end_inset
41275
41276 in)
41277 \end_layout
41278
41279 \end_inset
41280 </cell>
41281 </row>
41282 <row>
41283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41284 \begin_inset Text
41285
41286 \begin_layout Plain Layout
41287 dd
41288 \end_layout
41289
41290 \end_inset
41291 </cell>
41292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41293 \begin_inset Text
41294
41295 \begin_layout Plain Layout
41296 didot (72
41297 \begin_inset space \thinspace{}
41298 \end_inset
41299
41300 dd 
41301 \begin_inset Formula $\approx$
41302 \end_inset
41303
41304  37.6
41305 \begin_inset space \thinspace{}
41306 \end_inset
41307
41308 mm)
41309 \end_layout
41310
41311 \end_inset
41312 </cell>
41313 </row>
41314 <row>
41315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41316 \begin_inset Text
41317
41318 \begin_layout Plain Layout
41319 cc
41320 \end_layout
41321
41322 \end_inset
41323 </cell>
41324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41325 \begin_inset Text
41326
41327 \begin_layout Plain Layout
41328 cicero (1
41329 \begin_inset space \thinspace{}
41330 \end_inset
41331
41332 cc = 12
41333 \begin_inset space \thinspace{}
41334 \end_inset
41335
41336 dd)
41337 \end_layout
41338
41339 \end_inset
41340 </cell>
41341 </row>
41342 <row>
41343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41344 \begin_inset Text
41345
41346 \begin_layout Plain Layout
41347 Scale%
41348 \end_layout
41349
41350 \end_inset
41351 </cell>
41352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41353 \begin_inset Text
41354
41355 \begin_layout Plain Layout
41356 % de la largeur originale de l'image
41357 \end_layout
41358
41359 \end_inset
41360 </cell>
41361 </row>
41362 <row>
41363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41364 \begin_inset Text
41365
41366 \begin_layout Plain Layout
41367 text%
41368 \end_layout
41369
41370 \end_inset
41371 </cell>
41372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41373 \begin_inset Text
41374
41375 \begin_layout Plain Layout
41376 % de la largeur du texte
41377 \end_layout
41378
41379 \end_inset
41380 </cell>
41381 </row>
41382 <row>
41383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41384 \begin_inset Text
41385
41386 \begin_layout Plain Layout
41387 col%
41388 \end_layout
41389
41390 \end_inset
41391 </cell>
41392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41393 \begin_inset Text
41394
41395 \begin_layout Plain Layout
41396 % de la largeur de la colonne
41397 \end_layout
41398
41399 \end_inset
41400 </cell>
41401 </row>
41402 <row>
41403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407 page%
41408 \end_layout
41409
41410 \end_inset
41411 </cell>
41412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41413 \begin_inset Text
41414
41415 \begin_layout Plain Layout
41416 % de la largeur du papier
41417 \end_layout
41418
41419 \end_inset
41420 </cell>
41421 </row>
41422 <row>
41423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41424 \begin_inset Text
41425
41426 \begin_layout Plain Layout
41427 line%
41428 \end_layout
41429
41430 \end_inset
41431 </cell>
41432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41433 \begin_inset Text
41434
41435 \begin_layout Plain Layout
41436 % de la largeur de la ligne
41437 \end_layout
41438
41439 \end_inset
41440 </cell>
41441 </row>
41442 <row>
41443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41444 \begin_inset Text
41445
41446 \begin_layout Plain Layout
41447 theight%
41448 \end_layout
41449
41450 \end_inset
41451 </cell>
41452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41453 \begin_inset Text
41454
41455 \begin_layout Plain Layout
41456 % la hauteur du texte
41457 \end_layout
41458
41459 \end_inset
41460 </cell>
41461 </row>
41462 <row>
41463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41464 \begin_inset Text
41465
41466 \begin_layout Plain Layout
41467 pheight%
41468 \end_layout
41469
41470 \end_inset
41471 </cell>
41472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41473 \begin_inset Text
41474
41475 \begin_layout Plain Layout
41476 % hauteur du papier
41477 \end_layout
41478
41479 \end_inset
41480 </cell>
41481 </row>
41482 <row>
41483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41484 \begin_inset Text
41485
41486 \begin_layout Plain Layout
41487 ex
41488 \end_layout
41489
41490 \end_inset
41491 </cell>
41492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41493 \begin_inset Text
41494
41495 \begin_layout Plain Layout
41496 hauteur de la lettre 
41497 \emph on
41498 x
41499 \emph default
41500  dans la police courante
41501 \end_layout
41502
41503 \end_inset
41504 </cell>
41505 </row>
41506 <row>
41507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41508 \begin_inset Text
41509
41510 \begin_layout Plain Layout
41511 em
41512 \end_layout
41513
41514 \end_inset
41515 </cell>
41516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41517 \begin_inset Text
41518
41519 \begin_layout Plain Layout
41520 largeur de la lettre
41521 \emph on
41522  M
41523 \emph default
41524  dans la police courante
41525 \end_layout
41526
41527 \end_inset
41528 </cell>
41529 </row>
41530 <row>
41531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41532 \begin_inset Text
41533
41534 \begin_layout Plain Layout
41535 mu
41536 \end_layout
41537
41538 \end_inset
41539 </cell>
41540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41541 \begin_inset Text
41542
41543 \begin_layout Plain Layout
41544 unité mathématique (1
41545 \begin_inset space \thinspace{}
41546 \end_inset
41547
41548 mu = 1/18
41549 \begin_inset space \thinspace{}
41550 \end_inset
41551
41552 em)
41553 \end_layout
41554
41555 \end_inset
41556 </cell>
41557 </row>
41558 </lyxtabular>
41559
41560 \end_inset
41561
41562
41563 \end_layout
41564
41565 \end_inset
41566
41567
41568 \end_layout
41569
41570 \begin_layout Chapter
41571 Formats des fichiers de sortie graphiques
41572 \begin_inset CommandInset label
41573 LatexCommand label
41574 name "cha:Formats-fichiers-graphiques"
41575
41576 \end_inset
41577
41578
41579 \end_layout
41580
41581 \begin_layout Section
41582 DVI
41583 \begin_inset Index idx
41584 status collapsed
41585
41586 \begin_layout Plain Layout
41587 Formats de Fichiers! DVI
41588 \end_layout
41589
41590 \end_inset
41591
41592
41593 \begin_inset Index idx
41594 status collapsed
41595
41596 \begin_layout Plain Layout
41597 DVI|see
41598 \begin_inset ERT
41599 status collapsed
41600
41601 \begin_layout Plain Layout
41602
41603 {
41604 \end_layout
41605
41606 \end_inset
41607
41608 Formats de Fichiers
41609 \begin_inset ERT
41610 status collapsed
41611
41612 \begin_layout Plain Layout
41613
41614 }
41615 \end_layout
41616
41617 \end_inset
41618
41619
41620 \end_layout
41621
41622 \end_inset
41623
41624
41625 \end_layout
41626
41627 \begin_layout Standard
41628 Ce type de fichiers a l'extension 
41629 \begin_inset Quotes fld
41630 \end_inset
41631
41632
41633 \family typewriter
41634 .dvi
41635 \family default
41636
41637 \begin_inset Quotes frd
41638 \end_inset
41639
41640 .
41641  Il est appelé 
41642 \emph on
41643 indépendant de l'appareil
41644 \emph default
41645  ou 
41646 \begin_inset Quotes fld
41647 \end_inset
41648
41649 device independent (DVI)
41650 \begin_inset Quotes frd
41651 \end_inset
41652
41653 , car il est complètement portable ; vous pouvez les recopier d'une machine
41654  à l'autre sans avoir à faire de conversion.
41655  À l'époque où ce format a été développé, c'était loin d'être évident.
41656  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
41657  étape préliminaire avant la conversion vers un autre format comme le PostScript.
41658 \end_layout
41659
41660 \begin_layout Standard
41661 \begin_inset Note Greyedout
41662 status open
41663
41664 \begin_layout Plain Layout
41665
41666 \series bold
41667 Note:
41668 \series default
41669  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
41670  au fichier.
41671  
41672 \end_layout
41673
41674 \end_inset
41675
41676  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
41677  
41678 \family typewriter
41679 .dvi
41680 \family default
41681 .
41682  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
41683 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
41684  pour les rendre visibles quand vous faites défiler votre document.
41685  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
41686  avec de nombreuses images.
41687 \end_layout
41688
41689 \begin_layout Standard
41690 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
41691  menu 
41692 \family sans
41693 Fichier\SpecialChar menuseparator
41694 Exporter\SpecialChar menuseparator
41695 DVI.
41696
41697 \family default
41698  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
41699 \family sans
41700 Visualiser
41701 \family default
41702 .
41703 \end_layout
41704
41705 \begin_layout Section
41706 PostScript
41707 \begin_inset CommandInset label
41708 LatexCommand label
41709 name "sec:PostScript"
41710
41711 \end_inset
41712
41713
41714 \begin_inset Index idx
41715 status collapsed
41716
41717 \begin_layout Plain Layout
41718 Formats de Fichiers ! PostScript
41719 \end_layout
41720
41721 \end_inset
41722
41723
41724 \begin_inset Index idx
41725 status collapsed
41726
41727 \begin_layout Plain Layout
41728 PostScript|see
41729 \begin_inset ERT
41730 status collapsed
41731
41732 \begin_layout Plain Layout
41733
41734 {
41735 \end_layout
41736
41737 \end_inset
41738
41739 Formats de Fichiers
41740 \begin_inset ERT
41741 status collapsed
41742
41743 \begin_layout Plain Layout
41744
41745 }
41746 \end_layout
41747
41748 \end_inset
41749
41750
41751 \end_layout
41752
41753 \end_inset
41754
41755
41756 \end_layout
41757
41758 \begin_layout Standard
41759 Ce type de fichiers a l'extension 
41760 \begin_inset Quotes fld
41761 \end_inset
41762
41763
41764 \family typewriter
41765 .ps
41766 \family default
41767
41768 \begin_inset Quotes frd
41769 \end_inset
41770
41771 .
41772  PostScript a été développé par la société 
41773 \series bold
41774 Adobe
41775 \series default
41776  comme un langage pour les imprimantes.
41777  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
41778  pour imprimer le document.
41779  PostScript peut être considéré comme un 
41780 \begin_inset Quotes fld
41781 \end_inset
41782
41783 langage de programmation
41784 \begin_inset Quotes frd
41785 \end_inset
41786
41787  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
41788  images
41789 \begin_inset Foot
41790 status collapsed
41791
41792 \begin_layout Plain Layout
41793 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
41794  \SpecialChar LaTeX
41795  
41796 \series bold
41797 pstricks
41798 \series default
41799
41800 \begin_inset CommandInset citation
41801 LatexCommand cite
41802 key "pstricks"
41803
41804 \end_inset
41805
41806 .
41807 \end_layout
41808
41809 \end_inset
41810
41811 .
41812  En partie à cause de toutes ces possibilités un fichier PostScript est
41813  souvent plus gros qu'un PDF.
41814 \end_layout
41815
41816 \begin_layout Standard
41817 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
41818  plus gros qu'un PDF.
41819 \end_layout
41820
41821 \begin_layout Standard
41822 PostScript ne peut contenir que des images au format 
41823 \begin_inset Quotes fld
41824 \end_inset
41825
41826 PostScript Encapsulé
41827 \begin_inset Quotes frd
41828 \end_inset
41829
41830  (encapsulated PostScript ou EPS, d'extension 
41831 \family typewriter
41832 .eps
41833 \family default
41834 ).
41835  Comme \SpecialChar LyX
41836  vous permet n'importe quel format d'image connu dans votre document,
41837  il doit les convertir en interne en EPS.
41838  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
41839  doit faire 50
41840  conversions à chaque fois que vous visualisez ou que vous exportez votre
41841  document.
41842  Cela risque de ralentir de façon importante votre rythme de travail.
41843  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
41844  vos images directement en EPS pour éviter ce problème.
41845 \end_layout
41846
41847 \begin_layout Standard
41848 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
41849  le menu 
41850 \family sans
41851 Fichier\SpecialChar menuseparator
41852 Exporter\SpecialChar menuseparator
41853 PostScript.
41854
41855 \family default
41856  Vous pouvez visionner votre document sous forme PostScript grâce au menu
41857  
41858 \family sans
41859 Visualiser
41860 \family default
41861 .
41862 \end_layout
41863
41864 \begin_layout Section
41865 PDF
41866 \begin_inset Index idx
41867 status collapsed
41868
41869 \begin_layout Plain Layout
41870 Formats de Fichiers ! PDF
41871 \end_layout
41872
41873 \end_inset
41874
41875
41876 \begin_inset Index idx
41877 status collapsed
41878
41879 \begin_layout Plain Layout
41880 PDF
41881 \end_layout
41882
41883 \end_inset
41884
41885
41886 \end_layout
41887
41888 \begin_layout Standard
41889 Ce type de fichiers a l'extension 
41890 \begin_inset Quotes fld
41891 \end_inset
41892
41893
41894 \family typewriter
41895 .pdf
41896 \family default
41897
41898 \begin_inset Quotes frd
41899 \end_inset
41900
41901 .
41902  Ce 
41903 \begin_inset Quotes fld
41904 \end_inset
41905
41906 format de document portable
41907 \begin_inset Quotes frd
41908 \end_inset
41909
41910  (portable document format ou PDF) est développé par 
41911 \family typewriter
41912 Adobe
41913 \family default
41914  comme une évolution de PostScript.
41915  Il est plus comprimé et utilise moins de commandes que PostScript.
41916  Comme son nom l'indique, il est 
41917 \begin_inset Quotes fld
41918 \end_inset
41919
41920 portable
41921 \begin_inset Quotes frd
41922 \end_inset
41923
41924  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
41925  aura exactement le même aspect.
41926 \end_layout
41927
41928 \begin_layout Standard
41929 PDF peut contenir des images dans son propre format PDF et dans les formats
41930  JPG (format du 
41931 \begin_inset Quotes fld
41932 \end_inset
41933
41934 Joint Photographic Expert Group
41935 \begin_inset Quotes frd
41936 \end_inset
41937
41938  avec comme extension 
41939 \family typewriter
41940 .jpg
41941 \family default
41942  ou 
41943 \family typewriter
41944 .jpeg
41945 \family default
41946 ) et PNG (
41947 \begin_inset Quotes fld
41948 \end_inset
41949
41950 Portable Network Graphics
41951 \begin_inset Quotes frd
41952 \end_inset
41953
41954  avec l'extension 
41955 \family typewriter
41956 .png
41957 \family default
41958 ).
41959  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
41960  les convertit
41961  dans un de ces formats.
41962  Mais comme il est dit dans la section sur PostScript, les conversions d'images
41963  vont ralentir votre travail.
41964  Nous recommandons donc l'utilisation de l'un des trois formats cités.
41965 \end_layout
41966
41967 \begin_layout Standard
41968 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
41969  menu 
41970 \family sans
41971 Fichier\SpecialChar menuseparator
41972 Exporter 
41973 \family default
41974 de trois façons différentes:
41975 \end_layout
41976
41977 \begin_layout Description
41978 PDF
41979 \begin_inset space ~
41980 \end_inset
41981
41982 (ps2pdf) Ceci utilise le programme 
41983 \family typewriter
41984 ps2pdf
41985 \family default
41986  qui créé un PDF à partir de la version PostScript de votre fichier.
41987  Cette dernière est produite par le programme 
41988 \family typewriter
41989 dvips
41990 \family default
41991  qui utilise une version DVI comme étape intermédiaire.
41992  Cette variante consiste donc en trois conversions.
41993 \end_layout
41994
41995 \begin_layout Description
41996 PDF
41997 \begin_inset space ~
41998 \end_inset
41999
42000 (dvipdfm) Ceci utilise le programme 
42001 \family typewriter
42002 dvipdfm
42003 \family default
42004  qui convertit votre fichier en DVI avant de le convertir en PDF.
42005 \end_layout
42006
42007 \begin_layout Description
42008 PDF
42009 \begin_inset space ~
42010 \end_inset
42011
42012 (pdflatex) Ceci utilise le programme 
42013 \family typewriter
42014 pdftex
42015 \family default
42016  qui convertit directement votre fichier en PDF.
42017 \end_layout
42018
42019 \begin_layout Standard
42020 Nous recommandons d'utiliser l'option 
42021 \family sans
42022 PDF
42023 \begin_inset space ~
42024 \end_inset
42025
42026 (pdflatex)
42027 \family default
42028  car 
42029 \family typewriter
42030 pdftex
42031 \family default
42032  accepte toutes les fonctionnalités des versions actuelles de PDF.
42033  Il est en plus rapide et stable.
42034  Le programme 
42035 \family typewriter
42036 dvipdfm
42037 \family default
42038  n'est plus développé est est donc un peu dépassé.
42039 \end_layout
42040
42041 \begin_layout Standard
42042 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42043 \family sans
42044 Visualiser
42045 \family default
42046  ou en utilisant un bouton de la barre d'outils.
42047 \end_layout
42048
42049 \begin_layout Chapter
42050 Liste de noms de couleur pour dvips
42051 \begin_inset CommandInset label
42052 LatexCommand label
42053 name "chap:Liste-de-noms-de-couleur-dvips"
42054
42055 \end_inset
42056
42057
42058 \end_layout
42059
42060 \begin_layout Standard
42061 \begin_inset Tabular
42062 <lyxtabular version="3" rows="17" columns="4">
42063 <features tabularvalignment="middle">
42064 <column alignment="left" valignment="top" width="0pt">
42065 <column alignment="left" valignment="top" width="0pt">
42066 <column alignment="left" valignment="top" width="0pt">
42067 <column alignment="left" valignment="top" width="0pt">
42068 <row>
42069 <cell alignment="left" valignment="top" usebox="none">
42070 \begin_inset Text
42071
42072 \begin_layout Plain Layout
42073 \begin_inset ERT
42074 status collapsed
42075
42076 \begin_layout Plain Layout
42077
42078
42079 \backslash
42080 fcolorbox{black}{
42081 \end_layout
42082
42083 \end_inset
42084
42085 white
42086 \begin_inset ERT
42087 status collapsed
42088
42089 \begin_layout Plain Layout
42090
42091 }{
42092 \end_layout
42093
42094 \end_inset
42095
42096 Couleur
42097 \begin_inset ERT
42098 status collapsed
42099
42100 \begin_layout Plain Layout
42101
42102 }
42103 \end_layout
42104
42105 \end_inset
42106
42107  Nom
42108 \end_layout
42109
42110 \end_inset
42111 </cell>
42112 <cell alignment="left" valignment="top" usebox="none">
42113 \begin_inset Text
42114
42115 \begin_layout Plain Layout
42116 \begin_inset ERT
42117 status collapsed
42118
42119 \begin_layout Plain Layout
42120
42121
42122 \backslash
42123 fcolorbox{black}{
42124 \end_layout
42125
42126 \end_inset
42127
42128 white
42129 \begin_inset ERT
42130 status collapsed
42131
42132 \begin_layout Plain Layout
42133
42134 }{
42135 \end_layout
42136
42137 \end_inset
42138
42139 Couleur
42140 \begin_inset ERT
42141 status collapsed
42142
42143 \begin_layout Plain Layout
42144
42145 }
42146 \end_layout
42147
42148 \end_inset
42149
42150  Nom
42151 \end_layout
42152
42153 \end_inset
42154 </cell>
42155 <cell alignment="left" valignment="top" usebox="none">
42156 \begin_inset Text
42157
42158 \begin_layout Plain Layout
42159 \begin_inset ERT
42160 status collapsed
42161
42162 \begin_layout Plain Layout
42163
42164
42165 \backslash
42166 fcolorbox{black}{
42167 \end_layout
42168
42169 \end_inset
42170
42171 white
42172 \begin_inset ERT
42173 status collapsed
42174
42175 \begin_layout Plain Layout
42176
42177 }{
42178 \end_layout
42179
42180 \end_inset
42181
42182 Couleur
42183 \begin_inset ERT
42184 status collapsed
42185
42186 \begin_layout Plain Layout
42187
42188 }
42189 \end_layout
42190
42191 \end_inset
42192
42193  Nom
42194 \end_layout
42195
42196 \end_inset
42197 </cell>
42198 <cell alignment="left" valignment="top" usebox="none">
42199 \begin_inset Text
42200
42201 \begin_layout Plain Layout
42202 \begin_inset ERT
42203 status collapsed
42204
42205 \begin_layout Plain Layout
42206
42207
42208 \backslash
42209 fcolorbox{black}{
42210 \end_layout
42211
42212 \end_inset
42213
42214 white
42215 \begin_inset ERT
42216 status collapsed
42217
42218 \begin_layout Plain Layout
42219
42220 }{
42221 \end_layout
42222
42223 \end_inset
42224
42225 Couleur
42226 \begin_inset ERT
42227 status collapsed
42228
42229 \begin_layout Plain Layout
42230
42231 }
42232 \end_layout
42233
42234 \end_inset
42235
42236  Nom
42237 \end_layout
42238
42239 \end_inset
42240 </cell>
42241 </row>
42242 <row>
42243 <cell alignment="center" valignment="top" usebox="none">
42244 \begin_inset Text
42245
42246 \begin_layout Plain Layout
42247 \begin_inset ERT
42248 status collapsed
42249
42250 \begin_layout Plain Layout
42251
42252
42253 \backslash
42254 fcolorbox{black}{
42255 \end_layout
42256
42257 \end_inset
42258
42259 Apricot
42260 \begin_inset ERT
42261 status collapsed
42262
42263 \begin_layout Plain Layout
42264
42265 }{
42266 \end_layout
42267
42268 \end_inset
42269
42270
42271 \begin_inset Phantom Phantom
42272 status open
42273
42274 \begin_layout Plain Layout
42275 W
42276 \end_layout
42277
42278 \end_inset
42279
42280
42281 \begin_inset ERT
42282 status collapsed
42283
42284 \begin_layout Plain Layout
42285
42286 }
42287 \end_layout
42288
42289 \end_inset
42290
42291  Apricot
42292 \end_layout
42293
42294 \end_inset
42295 </cell>
42296 <cell alignment="center" valignment="top" usebox="none">
42297 \begin_inset Text
42298
42299 \begin_layout Plain Layout
42300 \begin_inset ERT
42301 status collapsed
42302
42303 \begin_layout Plain Layout
42304
42305
42306 \backslash
42307 fcolorbox{black}{
42308 \end_layout
42309
42310 \end_inset
42311
42312 Aquamarine
42313 \begin_inset ERT
42314 status collapsed
42315
42316 \begin_layout Plain Layout
42317
42318 }{
42319 \end_layout
42320
42321 \end_inset
42322
42323
42324 \begin_inset Phantom Phantom
42325 status open
42326
42327 \begin_layout Plain Layout
42328 W
42329 \end_layout
42330
42331 \end_inset
42332
42333
42334 \begin_inset ERT
42335 status collapsed
42336
42337 \begin_layout Plain Layout
42338
42339 }
42340 \end_layout
42341
42342 \end_inset
42343
42344  Aquamarine
42345 \end_layout
42346
42347 \end_inset
42348 </cell>
42349 <cell alignment="center" valignment="top" usebox="none">
42350 \begin_inset Text
42351
42352 \begin_layout Plain Layout
42353 \begin_inset ERT
42354 status collapsed
42355
42356 \begin_layout Plain Layout
42357
42358
42359 \backslash
42360 fcolorbox{black}{
42361 \end_layout
42362
42363 \end_inset
42364
42365 Bittersweet
42366 \begin_inset ERT
42367 status collapsed
42368
42369 \begin_layout Plain Layout
42370
42371 }{
42372 \end_layout
42373
42374 \end_inset
42375
42376
42377 \begin_inset Phantom Phantom
42378 status open
42379
42380 \begin_layout Plain Layout
42381 W
42382 \end_layout
42383
42384 \end_inset
42385
42386
42387 \begin_inset ERT
42388 status collapsed
42389
42390 \begin_layout Plain Layout
42391
42392 }
42393 \end_layout
42394
42395 \end_inset
42396
42397  Bittersweet
42398 \end_layout
42399
42400 \end_inset
42401 </cell>
42402 <cell alignment="center" valignment="top" usebox="none">
42403 \begin_inset Text
42404
42405 \begin_layout Plain Layout
42406 \begin_inset ERT
42407 status collapsed
42408
42409 \begin_layout Plain Layout
42410
42411
42412 \backslash
42413 fcolorbox{black}{
42414 \end_layout
42415
42416 \end_inset
42417
42418 BlueGreen
42419 \begin_inset ERT
42420 status collapsed
42421
42422 \begin_layout Plain Layout
42423
42424 }{
42425 \end_layout
42426
42427 \end_inset
42428
42429
42430 \begin_inset Phantom Phantom
42431 status open
42432
42433 \begin_layout Plain Layout
42434 W
42435 \end_layout
42436
42437 \end_inset
42438
42439
42440 \begin_inset ERT
42441 status collapsed
42442
42443 \begin_layout Plain Layout
42444
42445 }
42446 \end_layout
42447
42448 \end_inset
42449
42450  BlueGreen
42451 \end_layout
42452
42453 \end_inset
42454 </cell>
42455 </row>
42456 <row>
42457 <cell alignment="left" valignment="top" usebox="none">
42458 \begin_inset Text
42459
42460 \begin_layout Plain Layout
42461 \begin_inset ERT
42462 status collapsed
42463
42464 \begin_layout Plain Layout
42465
42466
42467 \backslash
42468 fcolorbox{black}{
42469 \end_layout
42470
42471 \end_inset
42472
42473 BlueViolet
42474 \begin_inset ERT
42475 status collapsed
42476
42477 \begin_layout Plain Layout
42478
42479 }{
42480 \end_layout
42481
42482 \end_inset
42483
42484
42485 \begin_inset Phantom Phantom
42486 status open
42487
42488 \begin_layout Plain Layout
42489 W
42490 \end_layout
42491
42492 \end_inset
42493
42494
42495 \begin_inset ERT
42496 status collapsed
42497
42498 \begin_layout Plain Layout
42499
42500 }
42501 \end_layout
42502
42503 \end_inset
42504
42505  BlueViolet
42506 \end_layout
42507
42508 \end_inset
42509 </cell>
42510 <cell alignment="left" valignment="top" usebox="none">
42511 \begin_inset Text
42512
42513 \begin_layout Plain Layout
42514 \begin_inset ERT
42515 status collapsed
42516
42517 \begin_layout Plain Layout
42518
42519
42520 \backslash
42521 fcolorbox{black}{
42522 \end_layout
42523
42524 \end_inset
42525
42526 BrickRed
42527 \begin_inset ERT
42528 status collapsed
42529
42530 \begin_layout Plain Layout
42531
42532 }{
42533 \end_layout
42534
42535 \end_inset
42536
42537
42538 \begin_inset Phantom Phantom
42539 status open
42540
42541 \begin_layout Plain Layout
42542 W
42543 \end_layout
42544
42545 \end_inset
42546
42547
42548 \begin_inset ERT
42549 status collapsed
42550
42551 \begin_layout Plain Layout
42552
42553 }
42554 \end_layout
42555
42556 \end_inset
42557
42558  BrickRed
42559 \end_layout
42560
42561 \end_inset
42562 </cell>
42563 <cell alignment="left" valignment="top" usebox="none">
42564 \begin_inset Text
42565
42566 \begin_layout Plain Layout
42567 \begin_inset ERT
42568 status collapsed
42569
42570 \begin_layout Plain Layout
42571
42572
42573 \backslash
42574 fcolorbox{black}{
42575 \end_layout
42576
42577 \end_inset
42578
42579 Brown
42580 \begin_inset ERT
42581 status collapsed
42582
42583 \begin_layout Plain Layout
42584
42585 }{
42586 \end_layout
42587
42588 \end_inset
42589
42590
42591 \begin_inset Phantom Phantom
42592 status open
42593
42594 \begin_layout Plain Layout
42595 W
42596 \end_layout
42597
42598 \end_inset
42599
42600
42601 \begin_inset ERT
42602 status collapsed
42603
42604 \begin_layout Plain Layout
42605
42606 }
42607 \end_layout
42608
42609 \end_inset
42610
42611  Brown
42612 \end_layout
42613
42614 \end_inset
42615 </cell>
42616 <cell alignment="left" valignment="top" usebox="none">
42617 \begin_inset Text
42618
42619 \begin_layout Plain Layout
42620 \begin_inset ERT
42621 status collapsed
42622
42623 \begin_layout Plain Layout
42624
42625
42626 \backslash
42627 fcolorbox{black}{
42628 \end_layout
42629
42630 \end_inset
42631
42632 BurntOrange
42633 \begin_inset ERT
42634 status collapsed
42635
42636 \begin_layout Plain Layout
42637
42638 }{
42639 \end_layout
42640
42641 \end_inset
42642
42643
42644 \begin_inset Phantom Phantom
42645 status open
42646
42647 \begin_layout Plain Layout
42648 W
42649 \end_layout
42650
42651 \end_inset
42652
42653
42654 \begin_inset ERT
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658
42659 }
42660 \end_layout
42661
42662 \end_inset
42663
42664  BurntOrange
42665 \end_layout
42666
42667 \end_inset
42668 </cell>
42669 </row>
42670 <row>
42671 <cell alignment="left" valignment="top" usebox="none">
42672 \begin_inset Text
42673
42674 \begin_layout Plain Layout
42675 \begin_inset ERT
42676 status collapsed
42677
42678 \begin_layout Plain Layout
42679
42680
42681 \backslash
42682 fcolorbox{black}{
42683 \end_layout
42684
42685 \end_inset
42686
42687 CadetBlue
42688 \begin_inset ERT
42689 status collapsed
42690
42691 \begin_layout Plain Layout
42692
42693 }{
42694 \end_layout
42695
42696 \end_inset
42697
42698
42699 \begin_inset Phantom Phantom
42700 status open
42701
42702 \begin_layout Plain Layout
42703 W
42704 \end_layout
42705
42706 \end_inset
42707
42708
42709 \begin_inset ERT
42710 status collapsed
42711
42712 \begin_layout Plain Layout
42713
42714 }
42715 \end_layout
42716
42717 \end_inset
42718
42719  CadetBlue
42720 \end_layout
42721
42722 \end_inset
42723 </cell>
42724 <cell alignment="left" valignment="top" usebox="none">
42725 \begin_inset Text
42726
42727 \begin_layout Plain Layout
42728 \begin_inset ERT
42729 status collapsed
42730
42731 \begin_layout Plain Layout
42732
42733
42734 \backslash
42735 fcolorbox{black}{
42736 \end_layout
42737
42738 \end_inset
42739
42740 CarnationPink
42741 \begin_inset ERT
42742 status collapsed
42743
42744 \begin_layout Plain Layout
42745
42746 }{
42747 \end_layout
42748
42749 \end_inset
42750
42751
42752 \begin_inset Phantom Phantom
42753 status open
42754
42755 \begin_layout Plain Layout
42756 W
42757 \end_layout
42758
42759 \end_inset
42760
42761
42762 \begin_inset ERT
42763 status collapsed
42764
42765 \begin_layout Plain Layout
42766
42767 }
42768 \end_layout
42769
42770 \end_inset
42771
42772  CarnationPink
42773 \end_layout
42774
42775 \end_inset
42776 </cell>
42777 <cell alignment="left" valignment="top" usebox="none">
42778 \begin_inset Text
42779
42780 \begin_layout Plain Layout
42781 \begin_inset ERT
42782 status collapsed
42783
42784 \begin_layout Plain Layout
42785
42786
42787 \backslash
42788 fcolorbox{black}{
42789 \end_layout
42790
42791 \end_inset
42792
42793 Cerulean
42794 \begin_inset ERT
42795 status collapsed
42796
42797 \begin_layout Plain Layout
42798
42799 }{
42800 \end_layout
42801
42802 \end_inset
42803
42804
42805 \begin_inset Phantom Phantom
42806 status open
42807
42808 \begin_layout Plain Layout
42809 W
42810 \end_layout
42811
42812 \end_inset
42813
42814
42815 \begin_inset ERT
42816 status collapsed
42817
42818 \begin_layout Plain Layout
42819
42820 }
42821 \end_layout
42822
42823 \end_inset
42824
42825  Cerulean
42826 \end_layout
42827
42828 \end_inset
42829 </cell>
42830 <cell alignment="left" valignment="top" usebox="none">
42831 \begin_inset Text
42832
42833 \begin_layout Plain Layout
42834 \begin_inset ERT
42835 status collapsed
42836
42837 \begin_layout Plain Layout
42838
42839
42840 \backslash
42841 fcolorbox{black}{
42842 \end_layout
42843
42844 \end_inset
42845
42846 CornflowerBlue
42847 \begin_inset ERT
42848 status collapsed
42849
42850 \begin_layout Plain Layout
42851
42852 }{
42853 \end_layout
42854
42855 \end_inset
42856
42857
42858 \begin_inset Phantom Phantom
42859 status open
42860
42861 \begin_layout Plain Layout
42862 W
42863 \end_layout
42864
42865 \end_inset
42866
42867
42868 \begin_inset ERT
42869 status collapsed
42870
42871 \begin_layout Plain Layout
42872
42873 }
42874 \end_layout
42875
42876 \end_inset
42877
42878  CornflowerBlue
42879 \end_layout
42880
42881 \end_inset
42882 </cell>
42883 </row>
42884 <row>
42885 <cell alignment="left" valignment="top" usebox="none">
42886 \begin_inset Text
42887
42888 \begin_layout Plain Layout
42889 \begin_inset ERT
42890 status collapsed
42891
42892 \begin_layout Plain Layout
42893
42894
42895 \backslash
42896 fcolorbox{black}{
42897 \end_layout
42898
42899 \end_inset
42900
42901 Dandelion
42902 \begin_inset ERT
42903 status collapsed
42904
42905 \begin_layout Plain Layout
42906
42907 }{
42908 \end_layout
42909
42910 \end_inset
42911
42912
42913 \begin_inset Phantom Phantom
42914 status open
42915
42916 \begin_layout Plain Layout
42917 W
42918 \end_layout
42919
42920 \end_inset
42921
42922
42923 \begin_inset ERT
42924 status collapsed
42925
42926 \begin_layout Plain Layout
42927
42928 }
42929 \end_layout
42930
42931 \end_inset
42932
42933  Dandelion
42934 \end_layout
42935
42936 \end_inset
42937 </cell>
42938 <cell alignment="left" valignment="top" usebox="none">
42939 \begin_inset Text
42940
42941 \begin_layout Plain Layout
42942 \begin_inset ERT
42943 status collapsed
42944
42945 \begin_layout Plain Layout
42946
42947
42948 \backslash
42949 fcolorbox{black}{
42950 \end_layout
42951
42952 \end_inset
42953
42954 DarkOrchid
42955 \begin_inset ERT
42956 status collapsed
42957
42958 \begin_layout Plain Layout
42959
42960 }{
42961 \end_layout
42962
42963 \end_inset
42964
42965
42966 \begin_inset Phantom Phantom
42967 status open
42968
42969 \begin_layout Plain Layout
42970 W
42971 \end_layout
42972
42973 \end_inset
42974
42975
42976 \begin_inset ERT
42977 status collapsed
42978
42979 \begin_layout Plain Layout
42980
42981 }
42982 \end_layout
42983
42984 \end_inset
42985
42986  DarkOrchid
42987 \end_layout
42988
42989 \end_inset
42990 </cell>
42991 <cell alignment="left" valignment="top" usebox="none">
42992 \begin_inset Text
42993
42994 \begin_layout Plain Layout
42995 \begin_inset ERT
42996 status collapsed
42997
42998 \begin_layout Plain Layout
42999
43000
43001 \backslash
43002 fcolorbox{black}{
43003 \end_layout
43004
43005 \end_inset
43006
43007 Emerald
43008 \begin_inset ERT
43009 status collapsed
43010
43011 \begin_layout Plain Layout
43012
43013 }{
43014 \end_layout
43015
43016 \end_inset
43017
43018
43019 \begin_inset Phantom Phantom
43020 status open
43021
43022 \begin_layout Plain Layout
43023 W
43024 \end_layout
43025
43026 \end_inset
43027
43028
43029 \begin_inset ERT
43030 status collapsed
43031
43032 \begin_layout Plain Layout
43033
43034 }
43035 \end_layout
43036
43037 \end_inset
43038
43039  Emerald
43040 \end_layout
43041
43042 \end_inset
43043 </cell>
43044 <cell alignment="left" valignment="top" usebox="none">
43045 \begin_inset Text
43046
43047 \begin_layout Plain Layout
43048 \begin_inset ERT
43049 status collapsed
43050
43051 \begin_layout Plain Layout
43052
43053
43054 \backslash
43055 fcolorbox{black}{
43056 \end_layout
43057
43058 \end_inset
43059
43060 ForestGreen
43061 \begin_inset ERT
43062 status collapsed
43063
43064 \begin_layout Plain Layout
43065
43066 }{
43067 \end_layout
43068
43069 \end_inset
43070
43071
43072 \begin_inset Phantom Phantom
43073 status open
43074
43075 \begin_layout Plain Layout
43076 W
43077 \end_layout
43078
43079 \end_inset
43080
43081
43082 \begin_inset ERT
43083 status collapsed
43084
43085 \begin_layout Plain Layout
43086
43087 }
43088 \end_layout
43089
43090 \end_inset
43091
43092  ForestGreen
43093 \end_layout
43094
43095 \end_inset
43096 </cell>
43097 </row>
43098 <row>
43099 <cell alignment="left" valignment="top" usebox="none">
43100 \begin_inset Text
43101
43102 \begin_layout Plain Layout
43103 \begin_inset ERT
43104 status collapsed
43105
43106 \begin_layout Plain Layout
43107
43108
43109 \backslash
43110 fcolorbox{black}{
43111 \end_layout
43112
43113 \end_inset
43114
43115 Fuchsia
43116 \begin_inset ERT
43117 status collapsed
43118
43119 \begin_layout Plain Layout
43120
43121 }{
43122 \end_layout
43123
43124 \end_inset
43125
43126
43127 \begin_inset Phantom Phantom
43128 status open
43129
43130 \begin_layout Plain Layout
43131 W
43132 \end_layout
43133
43134 \end_inset
43135
43136
43137 \begin_inset ERT
43138 status collapsed
43139
43140 \begin_layout Plain Layout
43141
43142 }
43143 \end_layout
43144
43145 \end_inset
43146
43147  Fuchsia
43148 \end_layout
43149
43150 \end_inset
43151 </cell>
43152 <cell alignment="left" valignment="top" usebox="none">
43153 \begin_inset Text
43154
43155 \begin_layout Plain Layout
43156 \begin_inset ERT
43157 status collapsed
43158
43159 \begin_layout Plain Layout
43160
43161
43162 \backslash
43163 fcolorbox{black}{
43164 \end_layout
43165
43166 \end_inset
43167
43168 Goldenrod
43169 \begin_inset ERT
43170 status collapsed
43171
43172 \begin_layout Plain Layout
43173
43174 }{
43175 \end_layout
43176
43177 \end_inset
43178
43179
43180 \begin_inset Phantom Phantom
43181 status open
43182
43183 \begin_layout Plain Layout
43184 W
43185 \end_layout
43186
43187 \end_inset
43188
43189
43190 \begin_inset ERT
43191 status collapsed
43192
43193 \begin_layout Plain Layout
43194
43195 }
43196 \end_layout
43197
43198 \end_inset
43199
43200  Goldenrod
43201 \end_layout
43202
43203 \end_inset
43204 </cell>
43205 <cell alignment="left" valignment="top" usebox="none">
43206 \begin_inset Text
43207
43208 \begin_layout Plain Layout
43209 \begin_inset ERT
43210 status collapsed
43211
43212 \begin_layout Plain Layout
43213
43214
43215 \backslash
43216 fcolorbox{black}{
43217 \end_layout
43218
43219 \end_inset
43220
43221 Gray
43222 \begin_inset ERT
43223 status collapsed
43224
43225 \begin_layout Plain Layout
43226
43227 }{
43228 \end_layout
43229
43230 \end_inset
43231
43232
43233 \begin_inset Phantom Phantom
43234 status open
43235
43236 \begin_layout Plain Layout
43237 W
43238 \end_layout
43239
43240 \end_inset
43241
43242
43243 \begin_inset ERT
43244 status collapsed
43245
43246 \begin_layout Plain Layout
43247
43248 }
43249 \end_layout
43250
43251 \end_inset
43252
43253  Gray
43254 \end_layout
43255
43256 \end_inset
43257 </cell>
43258 <cell alignment="left" valignment="top" usebox="none">
43259 \begin_inset Text
43260
43261 \begin_layout Plain Layout
43262 \begin_inset ERT
43263 status collapsed
43264
43265 \begin_layout Plain Layout
43266
43267
43268 \backslash
43269 fcolorbox{black}{
43270 \end_layout
43271
43272 \end_inset
43273
43274 GreenYellow
43275 \begin_inset ERT
43276 status collapsed
43277
43278 \begin_layout Plain Layout
43279
43280 }{
43281 \end_layout
43282
43283 \end_inset
43284
43285
43286 \begin_inset Phantom Phantom
43287 status open
43288
43289 \begin_layout Plain Layout
43290 W
43291 \end_layout
43292
43293 \end_inset
43294
43295
43296 \begin_inset ERT
43297 status collapsed
43298
43299 \begin_layout Plain Layout
43300
43301 }
43302 \end_layout
43303
43304 \end_inset
43305
43306  GreenYellow
43307 \end_layout
43308
43309 \end_inset
43310 </cell>
43311 </row>
43312 <row>
43313 <cell alignment="center" valignment="top" usebox="none">
43314 \begin_inset Text
43315
43316 \begin_layout Plain Layout
43317 \begin_inset ERT
43318 status collapsed
43319
43320 \begin_layout Plain Layout
43321
43322
43323 \backslash
43324 fcolorbox{black}{
43325 \end_layout
43326
43327 \end_inset
43328
43329 JungleGreen
43330 \begin_inset ERT
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334
43335 }{
43336 \end_layout
43337
43338 \end_inset
43339
43340
43341 \begin_inset Phantom Phantom
43342 status open
43343
43344 \begin_layout Plain Layout
43345 W
43346 \end_layout
43347
43348 \end_inset
43349
43350
43351 \begin_inset ERT
43352 status collapsed
43353
43354 \begin_layout Plain Layout
43355
43356 }
43357 \end_layout
43358
43359 \end_inset
43360
43361  JungleGreen
43362 \end_layout
43363
43364 \end_inset
43365 </cell>
43366 <cell alignment="center" valignment="top" usebox="none">
43367 \begin_inset Text
43368
43369 \begin_layout Plain Layout
43370 \begin_inset ERT
43371 status collapsed
43372
43373 \begin_layout Plain Layout
43374
43375
43376 \backslash
43377 fcolorbox{black}{
43378 \end_layout
43379
43380 \end_inset
43381
43382 Lavender
43383 \begin_inset ERT
43384 status collapsed
43385
43386 \begin_layout Plain Layout
43387
43388 }{
43389 \end_layout
43390
43391 \end_inset
43392
43393
43394 \begin_inset Phantom Phantom
43395 status open
43396
43397 \begin_layout Plain Layout
43398 W
43399 \end_layout
43400
43401 \end_inset
43402
43403
43404 \begin_inset ERT
43405 status collapsed
43406
43407 \begin_layout Plain Layout
43408
43409 }
43410 \end_layout
43411
43412 \end_inset
43413
43414  Lavender
43415 \end_layout
43416
43417 \end_inset
43418 </cell>
43419 <cell alignment="center" valignment="top" usebox="none">
43420 \begin_inset Text
43421
43422 \begin_layout Plain Layout
43423 \begin_inset ERT
43424 status collapsed
43425
43426 \begin_layout Plain Layout
43427
43428
43429 \backslash
43430 fcolorbox{black}{
43431 \end_layout
43432
43433 \end_inset
43434
43435 LimeGreen
43436 \begin_inset ERT
43437 status collapsed
43438
43439 \begin_layout Plain Layout
43440
43441 }{
43442 \end_layout
43443
43444 \end_inset
43445
43446
43447 \begin_inset Phantom Phantom
43448 status open
43449
43450 \begin_layout Plain Layout
43451 W
43452 \end_layout
43453
43454 \end_inset
43455
43456
43457 \begin_inset ERT
43458 status collapsed
43459
43460 \begin_layout Plain Layout
43461
43462 }
43463 \end_layout
43464
43465 \end_inset
43466
43467  LimeGreen
43468 \end_layout
43469
43470 \end_inset
43471 </cell>
43472 <cell alignment="center" valignment="top" usebox="none">
43473 \begin_inset Text
43474
43475 \begin_layout Plain Layout
43476 \begin_inset ERT
43477 status collapsed
43478
43479 \begin_layout Plain Layout
43480
43481
43482 \backslash
43483 fcolorbox{black}{
43484 \end_layout
43485
43486 \end_inset
43487
43488 Mahogany
43489 \begin_inset ERT
43490 status collapsed
43491
43492 \begin_layout Plain Layout
43493
43494 }{
43495 \end_layout
43496
43497 \end_inset
43498
43499
43500 \begin_inset Phantom Phantom
43501 status open
43502
43503 \begin_layout Plain Layout
43504 W
43505 \end_layout
43506
43507 \end_inset
43508
43509
43510 \begin_inset ERT
43511 status collapsed
43512
43513 \begin_layout Plain Layout
43514
43515 }
43516 \end_layout
43517
43518 \end_inset
43519
43520  Mahogany
43521 \end_layout
43522
43523 \end_inset
43524 </cell>
43525 </row>
43526 <row>
43527 <cell alignment="left" valignment="top" usebox="none">
43528 \begin_inset Text
43529
43530 \begin_layout Plain Layout
43531 \begin_inset ERT
43532 status collapsed
43533
43534 \begin_layout Plain Layout
43535
43536
43537 \backslash
43538 fcolorbox{black}{
43539 \end_layout
43540
43541 \end_inset
43542
43543 Mahogany
43544 \begin_inset ERT
43545 status collapsed
43546
43547 \begin_layout Plain Layout
43548
43549 }{
43550 \end_layout
43551
43552 \end_inset
43553
43554
43555 \begin_inset Phantom Phantom
43556 status open
43557
43558 \begin_layout Plain Layout
43559 W
43560 \end_layout
43561
43562 \end_inset
43563
43564
43565 \begin_inset ERT
43566 status collapsed
43567
43568 \begin_layout Plain Layout
43569
43570 }
43571 \end_layout
43572
43573 \end_inset
43574
43575  Mahogany
43576 \end_layout
43577
43578 \end_inset
43579 </cell>
43580 <cell alignment="left" valignment="top" usebox="none">
43581 \begin_inset Text
43582
43583 \begin_layout Plain Layout
43584 \begin_inset ERT
43585 status collapsed
43586
43587 \begin_layout Plain Layout
43588
43589
43590 \backslash
43591 fcolorbox{black}{
43592 \end_layout
43593
43594 \end_inset
43595
43596 Maroon
43597 \begin_inset ERT
43598 status collapsed
43599
43600 \begin_layout Plain Layout
43601
43602 }{
43603 \end_layout
43604
43605 \end_inset
43606
43607
43608 \begin_inset Phantom Phantom
43609 status open
43610
43611 \begin_layout Plain Layout
43612 W
43613 \end_layout
43614
43615 \end_inset
43616
43617
43618 \begin_inset ERT
43619 status collapsed
43620
43621 \begin_layout Plain Layout
43622
43623 }
43624 \end_layout
43625
43626 \end_inset
43627
43628  Maroon
43629 \end_layout
43630
43631 \end_inset
43632 </cell>
43633 <cell alignment="left" valignment="top" usebox="none">
43634 \begin_inset Text
43635
43636 \begin_layout Plain Layout
43637 \begin_inset ERT
43638 status collapsed
43639
43640 \begin_layout Plain Layout
43641
43642
43643 \backslash
43644 fcolorbox{black}{
43645 \end_layout
43646
43647 \end_inset
43648
43649 Melon
43650 \begin_inset ERT
43651 status collapsed
43652
43653 \begin_layout Plain Layout
43654
43655 }{
43656 \end_layout
43657
43658 \end_inset
43659
43660
43661 \begin_inset Phantom Phantom
43662 status open
43663
43664 \begin_layout Plain Layout
43665 W
43666 \end_layout
43667
43668 \end_inset
43669
43670
43671 \begin_inset ERT
43672 status collapsed
43673
43674 \begin_layout Plain Layout
43675
43676 }
43677 \end_layout
43678
43679 \end_inset
43680
43681  Melon
43682 \end_layout
43683
43684 \end_inset
43685 </cell>
43686 <cell alignment="left" valignment="top" usebox="none">
43687 \begin_inset Text
43688
43689 \begin_layout Plain Layout
43690 \begin_inset ERT
43691 status collapsed
43692
43693 \begin_layout Plain Layout
43694
43695
43696 \backslash
43697 fcolorbox{black}{
43698 \end_layout
43699
43700 \end_inset
43701
43702 MidnightBlue
43703 \begin_inset ERT
43704 status collapsed
43705
43706 \begin_layout Plain Layout
43707
43708 }{
43709 \end_layout
43710
43711 \end_inset
43712
43713
43714 \begin_inset Phantom Phantom
43715 status open
43716
43717 \begin_layout Plain Layout
43718 W
43719 \end_layout
43720
43721 \end_inset
43722
43723
43724 \begin_inset ERT
43725 status collapsed
43726
43727 \begin_layout Plain Layout
43728
43729 }
43730 \end_layout
43731
43732 \end_inset
43733
43734  MidnightBlue
43735 \end_layout
43736
43737 \end_inset
43738 </cell>
43739 </row>
43740 <row>
43741 <cell alignment="left" valignment="top" usebox="none">
43742 \begin_inset Text
43743
43744 \begin_layout Plain Layout
43745 \begin_inset ERT
43746 status collapsed
43747
43748 \begin_layout Plain Layout
43749
43750
43751 \backslash
43752 fcolorbox{black}{
43753 \end_layout
43754
43755 \end_inset
43756
43757 Mulberry
43758 \begin_inset ERT
43759 status collapsed
43760
43761 \begin_layout Plain Layout
43762
43763 }{
43764 \end_layout
43765
43766 \end_inset
43767
43768
43769 \begin_inset Phantom Phantom
43770 status open
43771
43772 \begin_layout Plain Layout
43773 W
43774 \end_layout
43775
43776 \end_inset
43777
43778
43779 \begin_inset ERT
43780 status collapsed
43781
43782 \begin_layout Plain Layout
43783
43784 }
43785 \end_layout
43786
43787 \end_inset
43788
43789  Mulberry
43790 \end_layout
43791
43792 \end_inset
43793 </cell>
43794 <cell alignment="left" valignment="top" usebox="none">
43795 \begin_inset Text
43796
43797 \begin_layout Plain Layout
43798 \begin_inset ERT
43799 status collapsed
43800
43801 \begin_layout Plain Layout
43802
43803
43804 \backslash
43805 fcolorbox{black}{
43806 \end_layout
43807
43808 \end_inset
43809
43810 NavyBlue
43811 \begin_inset ERT
43812 status collapsed
43813
43814 \begin_layout Plain Layout
43815
43816 }{
43817 \end_layout
43818
43819 \end_inset
43820
43821
43822 \begin_inset Phantom Phantom
43823 status open
43824
43825 \begin_layout Plain Layout
43826 W
43827 \end_layout
43828
43829 \end_inset
43830
43831
43832 \begin_inset ERT
43833 status collapsed
43834
43835 \begin_layout Plain Layout
43836
43837 }
43838 \end_layout
43839
43840 \end_inset
43841
43842  NavyBlue
43843 \end_layout
43844
43845 \end_inset
43846 </cell>
43847 <cell alignment="left" valignment="top" usebox="none">
43848 \begin_inset Text
43849
43850 \begin_layout Plain Layout
43851 \begin_inset ERT
43852 status collapsed
43853
43854 \begin_layout Plain Layout
43855
43856
43857 \backslash
43858 fcolorbox{black}{
43859 \end_layout
43860
43861 \end_inset
43862
43863 OliveGreen
43864 \begin_inset ERT
43865 status collapsed
43866
43867 \begin_layout Plain Layout
43868
43869 }{
43870 \end_layout
43871
43872 \end_inset
43873
43874
43875 \begin_inset Phantom Phantom
43876 status open
43877
43878 \begin_layout Plain Layout
43879 W
43880 \end_layout
43881
43882 \end_inset
43883
43884
43885 \begin_inset ERT
43886 status collapsed
43887
43888 \begin_layout Plain Layout
43889
43890 }
43891 \end_layout
43892
43893 \end_inset
43894
43895  OliveGreen
43896 \end_layout
43897
43898 \end_inset
43899 </cell>
43900 <cell alignment="left" valignment="top" usebox="none">
43901 \begin_inset Text
43902
43903 \begin_layout Plain Layout
43904 \begin_inset ERT
43905 status collapsed
43906
43907 \begin_layout Plain Layout
43908
43909
43910 \backslash
43911 fcolorbox{black}{
43912 \end_layout
43913
43914 \end_inset
43915
43916 Orange
43917 \begin_inset ERT
43918 status collapsed
43919
43920 \begin_layout Plain Layout
43921
43922 }{
43923 \end_layout
43924
43925 \end_inset
43926
43927
43928 \begin_inset Phantom Phantom
43929 status open
43930
43931 \begin_layout Plain Layout
43932 W
43933 \end_layout
43934
43935 \end_inset
43936
43937
43938 \begin_inset ERT
43939 status collapsed
43940
43941 \begin_layout Plain Layout
43942
43943 }
43944 \end_layout
43945
43946 \end_inset
43947
43948  Orange
43949 \end_layout
43950
43951 \end_inset
43952 </cell>
43953 </row>
43954 <row>
43955 <cell alignment="left" valignment="top" usebox="none">
43956 \begin_inset Text
43957
43958 \begin_layout Plain Layout
43959 \begin_inset ERT
43960 status collapsed
43961
43962 \begin_layout Plain Layout
43963
43964
43965 \backslash
43966 fcolorbox{black}{
43967 \end_layout
43968
43969 \end_inset
43970
43971 OrangeRed
43972 \begin_inset ERT
43973 status collapsed
43974
43975 \begin_layout Plain Layout
43976
43977 }{
43978 \end_layout
43979
43980 \end_inset
43981
43982
43983 \begin_inset Phantom Phantom
43984 status open
43985
43986 \begin_layout Plain Layout
43987 W
43988 \end_layout
43989
43990 \end_inset
43991
43992
43993 \begin_inset ERT
43994 status collapsed
43995
43996 \begin_layout Plain Layout
43997
43998 }
43999 \end_layout
44000
44001 \end_inset
44002
44003  OrangeRed
44004 \end_layout
44005
44006 \end_inset
44007 </cell>
44008 <cell alignment="left" valignment="top" usebox="none">
44009 \begin_inset Text
44010
44011 \begin_layout Plain Layout
44012 \begin_inset ERT
44013 status collapsed
44014
44015 \begin_layout Plain Layout
44016
44017
44018 \backslash
44019 fcolorbox{black}{
44020 \end_layout
44021
44022 \end_inset
44023
44024 Orchid
44025 \begin_inset ERT
44026 status collapsed
44027
44028 \begin_layout Plain Layout
44029
44030 }{
44031 \end_layout
44032
44033 \end_inset
44034
44035
44036 \begin_inset Phantom Phantom
44037 status open
44038
44039 \begin_layout Plain Layout
44040 W
44041 \end_layout
44042
44043 \end_inset
44044
44045
44046 \begin_inset ERT
44047 status collapsed
44048
44049 \begin_layout Plain Layout
44050
44051 }
44052 \end_layout
44053
44054 \end_inset
44055
44056  Orchid
44057 \end_layout
44058
44059 \end_inset
44060 </cell>
44061 <cell alignment="left" valignment="top" usebox="none">
44062 \begin_inset Text
44063
44064 \begin_layout Plain Layout
44065 \begin_inset ERT
44066 status collapsed
44067
44068 \begin_layout Plain Layout
44069
44070
44071 \backslash
44072 fcolorbox{black}{
44073 \end_layout
44074
44075 \end_inset
44076
44077 Peach
44078 \begin_inset ERT
44079 status collapsed
44080
44081 \begin_layout Plain Layout
44082
44083 }{
44084 \end_layout
44085
44086 \end_inset
44087
44088
44089 \begin_inset Phantom Phantom
44090 status open
44091
44092 \begin_layout Plain Layout
44093 W
44094 \end_layout
44095
44096 \end_inset
44097
44098
44099 \begin_inset ERT
44100 status collapsed
44101
44102 \begin_layout Plain Layout
44103
44104 }
44105 \end_layout
44106
44107 \end_inset
44108
44109  Peach
44110 \end_layout
44111
44112 \end_inset
44113 </cell>
44114 <cell alignment="left" valignment="top" usebox="none">
44115 \begin_inset Text
44116
44117 \begin_layout Plain Layout
44118 \begin_inset ERT
44119 status collapsed
44120
44121 \begin_layout Plain Layout
44122
44123
44124 \backslash
44125 fcolorbox{black}{
44126 \end_layout
44127
44128 \end_inset
44129
44130 Periwinkle
44131 \begin_inset ERT
44132 status collapsed
44133
44134 \begin_layout Plain Layout
44135
44136 }{
44137 \end_layout
44138
44139 \end_inset
44140
44141
44142 \begin_inset Phantom Phantom
44143 status open
44144
44145 \begin_layout Plain Layout
44146 W
44147 \end_layout
44148
44149 \end_inset
44150
44151
44152 \begin_inset ERT
44153 status collapsed
44154
44155 \begin_layout Plain Layout
44156
44157 }
44158 \end_layout
44159
44160 \end_inset
44161
44162  Periwinkle
44163 \end_layout
44164
44165 \end_inset
44166 </cell>
44167 </row>
44168 <row>
44169 <cell alignment="left" valignment="top" usebox="none">
44170 \begin_inset Text
44171
44172 \begin_layout Plain Layout
44173 \begin_inset ERT
44174 status collapsed
44175
44176 \begin_layout Plain Layout
44177
44178
44179 \backslash
44180 fcolorbox{black}{
44181 \end_layout
44182
44183 \end_inset
44184
44185 PineGreen
44186 \begin_inset ERT
44187 status collapsed
44188
44189 \begin_layout Plain Layout
44190
44191 }{
44192 \end_layout
44193
44194 \end_inset
44195
44196
44197 \begin_inset Phantom Phantom
44198 status open
44199
44200 \begin_layout Plain Layout
44201 W
44202 \end_layout
44203
44204 \end_inset
44205
44206
44207 \begin_inset ERT
44208 status collapsed
44209
44210 \begin_layout Plain Layout
44211
44212 }
44213 \end_layout
44214
44215 \end_inset
44216
44217  PineGreen
44218 \end_layout
44219
44220 \end_inset
44221 </cell>
44222 <cell alignment="left" valignment="top" usebox="none">
44223 \begin_inset Text
44224
44225 \begin_layout Plain Layout
44226 \begin_inset ERT
44227 status collapsed
44228
44229 \begin_layout Plain Layout
44230
44231
44232 \backslash
44233 fcolorbox{black}{
44234 \end_layout
44235
44236 \end_inset
44237
44238 Plum
44239 \begin_inset ERT
44240 status collapsed
44241
44242 \begin_layout Plain Layout
44243
44244 }{
44245 \end_layout
44246
44247 \end_inset
44248
44249
44250 \begin_inset Phantom Phantom
44251 status open
44252
44253 \begin_layout Plain Layout
44254 W
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \begin_inset ERT
44261 status collapsed
44262
44263 \begin_layout Plain Layout
44264
44265 }
44266 \end_layout
44267
44268 \end_inset
44269
44270  Plum
44271 \end_layout
44272
44273 \end_inset
44274 </cell>
44275 <cell alignment="left" valignment="top" usebox="none">
44276 \begin_inset Text
44277
44278 \begin_layout Plain Layout
44279 \begin_inset ERT
44280 status collapsed
44281
44282 \begin_layout Plain Layout
44283
44284
44285 \backslash
44286 fcolorbox{black}{
44287 \end_layout
44288
44289 \end_inset
44290
44291 ProcessBlue
44292 \begin_inset ERT
44293 status collapsed
44294
44295 \begin_layout Plain Layout
44296
44297 }{
44298 \end_layout
44299
44300 \end_inset
44301
44302
44303 \begin_inset Phantom Phantom
44304 status open
44305
44306 \begin_layout Plain Layout
44307 W
44308 \end_layout
44309
44310 \end_inset
44311
44312
44313 \begin_inset ERT
44314 status collapsed
44315
44316 \begin_layout Plain Layout
44317
44318 }
44319 \end_layout
44320
44321 \end_inset
44322
44323  ProcessBlue
44324 \end_layout
44325
44326 \end_inset
44327 </cell>
44328 <cell alignment="left" valignment="top" usebox="none">
44329 \begin_inset Text
44330
44331 \begin_layout Plain Layout
44332 \begin_inset ERT
44333 status collapsed
44334
44335 \begin_layout Plain Layout
44336
44337
44338 \backslash
44339 fcolorbox{black}{
44340 \end_layout
44341
44342 \end_inset
44343
44344 Purple
44345 \begin_inset ERT
44346 status collapsed
44347
44348 \begin_layout Plain Layout
44349
44350 }{
44351 \end_layout
44352
44353 \end_inset
44354
44355
44356 \begin_inset Phantom Phantom
44357 status open
44358
44359 \begin_layout Plain Layout
44360 W
44361 \end_layout
44362
44363 \end_inset
44364
44365
44366 \begin_inset ERT
44367 status collapsed
44368
44369 \begin_layout Plain Layout
44370
44371 }
44372 \end_layout
44373
44374 \end_inset
44375
44376  Purple
44377 \end_layout
44378
44379 \end_inset
44380 </cell>
44381 </row>
44382 <row>
44383 <cell alignment="left" valignment="top" usebox="none">
44384 \begin_inset Text
44385
44386 \begin_layout Plain Layout
44387 \begin_inset ERT
44388 status collapsed
44389
44390 \begin_layout Plain Layout
44391
44392
44393 \backslash
44394 fcolorbox{black}{
44395 \end_layout
44396
44397 \end_inset
44398
44399 RawSienna
44400 \begin_inset ERT
44401 status collapsed
44402
44403 \begin_layout Plain Layout
44404
44405 }{
44406 \end_layout
44407
44408 \end_inset
44409
44410
44411 \begin_inset Phantom Phantom
44412 status open
44413
44414 \begin_layout Plain Layout
44415 W
44416 \end_layout
44417
44418 \end_inset
44419
44420
44421 \begin_inset ERT
44422 status collapsed
44423
44424 \begin_layout Plain Layout
44425
44426 }
44427 \end_layout
44428
44429 \end_inset
44430
44431  RawSienna
44432 \end_layout
44433
44434 \end_inset
44435 </cell>
44436 <cell alignment="left" valignment="top" usebox="none">
44437 \begin_inset Text
44438
44439 \begin_layout Plain Layout
44440 \begin_inset ERT
44441 status collapsed
44442
44443 \begin_layout Plain Layout
44444
44445
44446 \backslash
44447 fcolorbox{black}{
44448 \end_layout
44449
44450 \end_inset
44451
44452 RedOrange
44453 \begin_inset ERT
44454 status collapsed
44455
44456 \begin_layout Plain Layout
44457
44458 }{
44459 \end_layout
44460
44461 \end_inset
44462
44463
44464 \begin_inset Phantom Phantom
44465 status open
44466
44467 \begin_layout Plain Layout
44468 W
44469 \end_layout
44470
44471 \end_inset
44472
44473
44474 \begin_inset ERT
44475 status collapsed
44476
44477 \begin_layout Plain Layout
44478
44479 }
44480 \end_layout
44481
44482 \end_inset
44483
44484  RedOrange
44485 \end_layout
44486
44487 \end_inset
44488 </cell>
44489 <cell alignment="left" valignment="top" usebox="none">
44490 \begin_inset Text
44491
44492 \begin_layout Plain Layout
44493 \begin_inset ERT
44494 status collapsed
44495
44496 \begin_layout Plain Layout
44497
44498
44499 \backslash
44500 fcolorbox{black}{
44501 \end_layout
44502
44503 \end_inset
44504
44505 RedViolet
44506 \begin_inset ERT
44507 status collapsed
44508
44509 \begin_layout Plain Layout
44510
44511 }{
44512 \end_layout
44513
44514 \end_inset
44515
44516
44517 \begin_inset Phantom Phantom
44518 status open
44519
44520 \begin_layout Plain Layout
44521 W
44522 \end_layout
44523
44524 \end_inset
44525
44526
44527 \begin_inset ERT
44528 status collapsed
44529
44530 \begin_layout Plain Layout
44531
44532 }
44533 \end_layout
44534
44535 \end_inset
44536
44537  RedViolet
44538 \end_layout
44539
44540 \end_inset
44541 </cell>
44542 <cell alignment="left" valignment="top" usebox="none">
44543 \begin_inset Text
44544
44545 \begin_layout Plain Layout
44546 \begin_inset ERT
44547 status collapsed
44548
44549 \begin_layout Plain Layout
44550
44551
44552 \backslash
44553 fcolorbox{black}{
44554 \end_layout
44555
44556 \end_inset
44557
44558 Rhodamine
44559 \begin_inset ERT
44560 status collapsed
44561
44562 \begin_layout Plain Layout
44563
44564 }{
44565 \end_layout
44566
44567 \end_inset
44568
44569
44570 \begin_inset Phantom Phantom
44571 status open
44572
44573 \begin_layout Plain Layout
44574 W
44575 \end_layout
44576
44577 \end_inset
44578
44579
44580 \begin_inset ERT
44581 status collapsed
44582
44583 \begin_layout Plain Layout
44584
44585 }
44586 \end_layout
44587
44588 \end_inset
44589
44590  Rhodamine
44591 \end_layout
44592
44593 \end_inset
44594 </cell>
44595 </row>
44596 <row>
44597 <cell alignment="left" valignment="top" usebox="none">
44598 \begin_inset Text
44599
44600 \begin_layout Plain Layout
44601 \begin_inset ERT
44602 status collapsed
44603
44604 \begin_layout Plain Layout
44605
44606
44607 \backslash
44608 fcolorbox{black}{
44609 \end_layout
44610
44611 \end_inset
44612
44613 RoyalBlue
44614 \begin_inset ERT
44615 status collapsed
44616
44617 \begin_layout Plain Layout
44618
44619 }{
44620 \end_layout
44621
44622 \end_inset
44623
44624
44625 \begin_inset Phantom Phantom
44626 status open
44627
44628 \begin_layout Plain Layout
44629 W
44630 \end_layout
44631
44632 \end_inset
44633
44634
44635 \begin_inset ERT
44636 status collapsed
44637
44638 \begin_layout Plain Layout
44639
44640 }
44641 \end_layout
44642
44643 \end_inset
44644
44645  RoyalBlue
44646 \end_layout
44647
44648 \end_inset
44649 </cell>
44650 <cell alignment="left" valignment="top" usebox="none">
44651 \begin_inset Text
44652
44653 \begin_layout Plain Layout
44654 \begin_inset ERT
44655 status collapsed
44656
44657 \begin_layout Plain Layout
44658
44659
44660 \backslash
44661 fcolorbox{black}{
44662 \end_layout
44663
44664 \end_inset
44665
44666 RoyalPurple
44667 \begin_inset ERT
44668 status collapsed
44669
44670 \begin_layout Plain Layout
44671
44672 }{
44673 \end_layout
44674
44675 \end_inset
44676
44677
44678 \begin_inset Phantom Phantom
44679 status open
44680
44681 \begin_layout Plain Layout
44682 W
44683 \end_layout
44684
44685 \end_inset
44686
44687
44688 \begin_inset ERT
44689 status collapsed
44690
44691 \begin_layout Plain Layout
44692
44693 }
44694 \end_layout
44695
44696 \end_inset
44697
44698  RoyalPurple
44699 \end_layout
44700
44701 \end_inset
44702 </cell>
44703 <cell alignment="left" valignment="top" usebox="none">
44704 \begin_inset Text
44705
44706 \begin_layout Plain Layout
44707 \begin_inset ERT
44708 status collapsed
44709
44710 \begin_layout Plain Layout
44711
44712
44713 \backslash
44714 fcolorbox{black}{
44715 \end_layout
44716
44717 \end_inset
44718
44719 RubineRed
44720 \begin_inset ERT
44721 status collapsed
44722
44723 \begin_layout Plain Layout
44724
44725 }{
44726 \end_layout
44727
44728 \end_inset
44729
44730
44731 \begin_inset Phantom Phantom
44732 status open
44733
44734 \begin_layout Plain Layout
44735 W
44736 \end_layout
44737
44738 \end_inset
44739
44740
44741 \begin_inset ERT
44742 status collapsed
44743
44744 \begin_layout Plain Layout
44745
44746 }
44747 \end_layout
44748
44749 \end_inset
44750
44751  RubineRed
44752 \end_layout
44753
44754 \end_inset
44755 </cell>
44756 <cell alignment="left" valignment="top" usebox="none">
44757 \begin_inset Text
44758
44759 \begin_layout Plain Layout
44760 \begin_inset ERT
44761 status collapsed
44762
44763 \begin_layout Plain Layout
44764
44765
44766 \backslash
44767 fcolorbox{black}{
44768 \end_layout
44769
44770 \end_inset
44771
44772 Salmon
44773 \begin_inset ERT
44774 status collapsed
44775
44776 \begin_layout Plain Layout
44777
44778 }{
44779 \end_layout
44780
44781 \end_inset
44782
44783
44784 \begin_inset Phantom Phantom
44785 status open
44786
44787 \begin_layout Plain Layout
44788 W
44789 \end_layout
44790
44791 \end_inset
44792
44793
44794 \begin_inset ERT
44795 status collapsed
44796
44797 \begin_layout Plain Layout
44798
44799 }
44800 \end_layout
44801
44802 \end_inset
44803
44804  Salmon
44805 \end_layout
44806
44807 \end_inset
44808 </cell>
44809 </row>
44810 <row>
44811 <cell alignment="left" valignment="top" usebox="none">
44812 \begin_inset Text
44813
44814 \begin_layout Plain Layout
44815 \begin_inset ERT
44816 status collapsed
44817
44818 \begin_layout Plain Layout
44819
44820
44821 \backslash
44822 fcolorbox{black}{
44823 \end_layout
44824
44825 \end_inset
44826
44827 SeaGreen
44828 \begin_inset ERT
44829 status collapsed
44830
44831 \begin_layout Plain Layout
44832
44833 }{
44834 \end_layout
44835
44836 \end_inset
44837
44838
44839 \begin_inset Phantom Phantom
44840 status open
44841
44842 \begin_layout Plain Layout
44843 W
44844 \end_layout
44845
44846 \end_inset
44847
44848
44849 \begin_inset ERT
44850 status collapsed
44851
44852 \begin_layout Plain Layout
44853
44854 }
44855 \end_layout
44856
44857 \end_inset
44858
44859  SeaGreen
44860 \end_layout
44861
44862 \end_inset
44863 </cell>
44864 <cell alignment="left" valignment="top" usebox="none">
44865 \begin_inset Text
44866
44867 \begin_layout Plain Layout
44868 \begin_inset ERT
44869 status collapsed
44870
44871 \begin_layout Plain Layout
44872
44873
44874 \backslash
44875 fcolorbox{black}{
44876 \end_layout
44877
44878 \end_inset
44879
44880 Sepia
44881 \begin_inset ERT
44882 status collapsed
44883
44884 \begin_layout Plain Layout
44885
44886 }{
44887 \end_layout
44888
44889 \end_inset
44890
44891
44892 \begin_inset Phantom Phantom
44893 status open
44894
44895 \begin_layout Plain Layout
44896 W
44897 \end_layout
44898
44899 \end_inset
44900
44901
44902 \begin_inset ERT
44903 status collapsed
44904
44905 \begin_layout Plain Layout
44906
44907 }
44908 \end_layout
44909
44910 \end_inset
44911
44912  Sepia
44913 \end_layout
44914
44915 \end_inset
44916 </cell>
44917 <cell alignment="left" valignment="top" usebox="none">
44918 \begin_inset Text
44919
44920 \begin_layout Plain Layout
44921 \begin_inset ERT
44922 status collapsed
44923
44924 \begin_layout Plain Layout
44925
44926
44927 \backslash
44928 fcolorbox{black}{
44929 \end_layout
44930
44931 \end_inset
44932
44933 SkyBlue
44934 \begin_inset ERT
44935 status collapsed
44936
44937 \begin_layout Plain Layout
44938
44939 }{
44940 \end_layout
44941
44942 \end_inset
44943
44944
44945 \begin_inset Phantom Phantom
44946 status open
44947
44948 \begin_layout Plain Layout
44949 W
44950 \end_layout
44951
44952 \end_inset
44953
44954
44955 \begin_inset ERT
44956 status collapsed
44957
44958 \begin_layout Plain Layout
44959
44960 }
44961 \end_layout
44962
44963 \end_inset
44964
44965  SkyBlue
44966 \end_layout
44967
44968 \end_inset
44969 </cell>
44970 <cell alignment="left" valignment="top" usebox="none">
44971 \begin_inset Text
44972
44973 \begin_layout Plain Layout
44974 \begin_inset ERT
44975 status collapsed
44976
44977 \begin_layout Plain Layout
44978
44979
44980 \backslash
44981 fcolorbox{black}{
44982 \end_layout
44983
44984 \end_inset
44985
44986 SpringGreen
44987 \begin_inset ERT
44988 status collapsed
44989
44990 \begin_layout Plain Layout
44991
44992 }{
44993 \end_layout
44994
44995 \end_inset
44996
44997
44998 \begin_inset Phantom Phantom
44999 status open
45000
45001 \begin_layout Plain Layout
45002 W
45003 \end_layout
45004
45005 \end_inset
45006
45007
45008 \begin_inset ERT
45009 status collapsed
45010
45011 \begin_layout Plain Layout
45012
45013 }
45014 \end_layout
45015
45016 \end_inset
45017
45018  SpringGreen
45019 \end_layout
45020
45021 \end_inset
45022 </cell>
45023 </row>
45024 <row>
45025 <cell alignment="left" valignment="top" usebox="none">
45026 \begin_inset Text
45027
45028 \begin_layout Plain Layout
45029 \begin_inset ERT
45030 status collapsed
45031
45032 \begin_layout Plain Layout
45033
45034
45035 \backslash
45036 fcolorbox{black}{
45037 \end_layout
45038
45039 \end_inset
45040
45041 Tan
45042 \begin_inset ERT
45043 status collapsed
45044
45045 \begin_layout Plain Layout
45046
45047 }{
45048 \end_layout
45049
45050 \end_inset
45051
45052
45053 \begin_inset Phantom Phantom
45054 status open
45055
45056 \begin_layout Plain Layout
45057 W
45058 \end_layout
45059
45060 \end_inset
45061
45062
45063 \begin_inset ERT
45064 status collapsed
45065
45066 \begin_layout Plain Layout
45067
45068 }
45069 \end_layout
45070
45071 \end_inset
45072
45073  Tan
45074 \end_layout
45075
45076 \end_inset
45077 </cell>
45078 <cell alignment="left" valignment="top" usebox="none">
45079 \begin_inset Text
45080
45081 \begin_layout Plain Layout
45082 \begin_inset ERT
45083 status collapsed
45084
45085 \begin_layout Plain Layout
45086
45087
45088 \backslash
45089 fcolorbox{black}{
45090 \end_layout
45091
45092 \end_inset
45093
45094 TealBlue
45095 \begin_inset ERT
45096 status collapsed
45097
45098 \begin_layout Plain Layout
45099
45100 }{
45101 \end_layout
45102
45103 \end_inset
45104
45105
45106 \begin_inset Phantom Phantom
45107 status open
45108
45109 \begin_layout Plain Layout
45110 W
45111 \end_layout
45112
45113 \end_inset
45114
45115
45116 \begin_inset ERT
45117 status collapsed
45118
45119 \begin_layout Plain Layout
45120
45121 }
45122 \end_layout
45123
45124 \end_inset
45125
45126  TealBlue
45127 \end_layout
45128
45129 \end_inset
45130 </cell>
45131 <cell alignment="left" valignment="top" usebox="none">
45132 \begin_inset Text
45133
45134 \begin_layout Plain Layout
45135 \begin_inset ERT
45136 status collapsed
45137
45138 \begin_layout Plain Layout
45139
45140
45141 \backslash
45142 fcolorbox{black}{
45143 \end_layout
45144
45145 \end_inset
45146
45147 Thistle
45148 \begin_inset ERT
45149 status collapsed
45150
45151 \begin_layout Plain Layout
45152
45153 }{
45154 \end_layout
45155
45156 \end_inset
45157
45158
45159 \begin_inset Phantom Phantom
45160 status open
45161
45162 \begin_layout Plain Layout
45163 W
45164 \end_layout
45165
45166 \end_inset
45167
45168
45169 \begin_inset ERT
45170 status collapsed
45171
45172 \begin_layout Plain Layout
45173
45174 }
45175 \end_layout
45176
45177 \end_inset
45178
45179  Thistle
45180 \end_layout
45181
45182 \end_inset
45183 </cell>
45184 <cell alignment="left" valignment="top" usebox="none">
45185 \begin_inset Text
45186
45187 \begin_layout Plain Layout
45188 \begin_inset ERT
45189 status collapsed
45190
45191 \begin_layout Plain Layout
45192
45193
45194 \backslash
45195 fcolorbox{black}{
45196 \end_layout
45197
45198 \end_inset
45199
45200 Turquoise
45201 \begin_inset ERT
45202 status collapsed
45203
45204 \begin_layout Plain Layout
45205
45206 }{
45207 \end_layout
45208
45209 \end_inset
45210
45211
45212 \begin_inset Phantom Phantom
45213 status open
45214
45215 \begin_layout Plain Layout
45216 W
45217 \end_layout
45218
45219 \end_inset
45220
45221
45222 \begin_inset ERT
45223 status collapsed
45224
45225 \begin_layout Plain Layout
45226
45227 }
45228 \end_layout
45229
45230 \end_inset
45231
45232  Turquoise
45233 \end_layout
45234
45235 \end_inset
45236 </cell>
45237 </row>
45238 <row>
45239 <cell alignment="left" valignment="top" usebox="none">
45240 \begin_inset Text
45241
45242 \begin_layout Plain Layout
45243 \begin_inset ERT
45244 status collapsed
45245
45246 \begin_layout Plain Layout
45247
45248
45249 \backslash
45250 fcolorbox{black}{
45251 \end_layout
45252
45253 \end_inset
45254
45255 Violet
45256 \begin_inset ERT
45257 status collapsed
45258
45259 \begin_layout Plain Layout
45260
45261 }{
45262 \end_layout
45263
45264 \end_inset
45265
45266
45267 \begin_inset Phantom Phantom
45268 status open
45269
45270 \begin_layout Plain Layout
45271 W
45272 \end_layout
45273
45274 \end_inset
45275
45276
45277 \begin_inset ERT
45278 status collapsed
45279
45280 \begin_layout Plain Layout
45281
45282 }
45283 \end_layout
45284
45285 \end_inset
45286
45287  Violet
45288 \end_layout
45289
45290 \end_inset
45291 </cell>
45292 <cell alignment="left" valignment="top" usebox="none">
45293 \begin_inset Text
45294
45295 \begin_layout Plain Layout
45296 \begin_inset ERT
45297 status collapsed
45298
45299 \begin_layout Plain Layout
45300
45301
45302 \backslash
45303 fcolorbox{black}{
45304 \end_layout
45305
45306 \end_inset
45307
45308 VioletRed
45309 \begin_inset ERT
45310 status collapsed
45311
45312 \begin_layout Plain Layout
45313
45314 }{
45315 \end_layout
45316
45317 \end_inset
45318
45319
45320 \begin_inset Phantom Phantom
45321 status open
45322
45323 \begin_layout Plain Layout
45324 W
45325 \end_layout
45326
45327 \end_inset
45328
45329
45330 \begin_inset ERT
45331 status collapsed
45332
45333 \begin_layout Plain Layout
45334
45335 }
45336 \end_layout
45337
45338 \end_inset
45339
45340  VioletRed
45341 \end_layout
45342
45343 \end_inset
45344 </cell>
45345 <cell alignment="left" valignment="top" usebox="none">
45346 \begin_inset Text
45347
45348 \begin_layout Plain Layout
45349 \begin_inset ERT
45350 status collapsed
45351
45352 \begin_layout Plain Layout
45353
45354
45355 \backslash
45356 fcolorbox{black}{
45357 \end_layout
45358
45359 \end_inset
45360
45361 WildStrawberry
45362 \begin_inset ERT
45363 status collapsed
45364
45365 \begin_layout Plain Layout
45366
45367 }{
45368 \end_layout
45369
45370 \end_inset
45371
45372
45373 \begin_inset Phantom Phantom
45374 status open
45375
45376 \begin_layout Plain Layout
45377 W
45378 \end_layout
45379
45380 \end_inset
45381
45382
45383 \begin_inset ERT
45384 status collapsed
45385
45386 \begin_layout Plain Layout
45387
45388 }
45389 \end_layout
45390
45391 \end_inset
45392
45393  WildStrawberry
45394 \end_layout
45395
45396 \end_inset
45397 </cell>
45398 <cell alignment="left" valignment="top" usebox="none">
45399 \begin_inset Text
45400
45401 \begin_layout Plain Layout
45402 \begin_inset ERT
45403 status collapsed
45404
45405 \begin_layout Plain Layout
45406
45407
45408 \backslash
45409 fcolorbox{black}{
45410 \end_layout
45411
45412 \end_inset
45413
45414 YellowGreen
45415 \begin_inset ERT
45416 status collapsed
45417
45418 \begin_layout Plain Layout
45419
45420 }{
45421 \end_layout
45422
45423 \end_inset
45424
45425
45426 \begin_inset Phantom Phantom
45427 status open
45428
45429 \begin_layout Plain Layout
45430 W
45431 \end_layout
45432
45433 \end_inset
45434
45435
45436 \begin_inset ERT
45437 status collapsed
45438
45439 \begin_layout Plain Layout
45440
45441 }
45442 \end_layout
45443
45444 \end_inset
45445
45446  YellowGreen
45447 \end_layout
45448
45449 \end_inset
45450 </cell>
45451 </row>
45452 <row>
45453 <cell alignment="left" valignment="top" usebox="none">
45454 \begin_inset Text
45455
45456 \begin_layout Plain Layout
45457 \begin_inset ERT
45458 status collapsed
45459
45460 \begin_layout Plain Layout
45461
45462
45463 \backslash
45464 fcolorbox{black}{
45465 \end_layout
45466
45467 \end_inset
45468
45469 YellowOrange
45470 \begin_inset ERT
45471 status collapsed
45472
45473 \begin_layout Plain Layout
45474
45475 }{
45476 \end_layout
45477
45478 \end_inset
45479
45480
45481 \begin_inset Phantom Phantom
45482 status open
45483
45484 \begin_layout Plain Layout
45485 W
45486 \end_layout
45487
45488 \end_inset
45489
45490
45491 \begin_inset ERT
45492 status collapsed
45493
45494 \begin_layout Plain Layout
45495
45496 }
45497 \end_layout
45498
45499 \end_inset
45500
45501  YellowOrange
45502 \end_layout
45503
45504 \end_inset
45505 </cell>
45506 <cell alignment="left" valignment="top" usebox="none">
45507 \begin_inset Text
45508
45509 \begin_layout Plain Layout
45510
45511 \end_layout
45512
45513 \end_inset
45514 </cell>
45515 <cell alignment="left" valignment="top" usebox="none">
45516 \begin_inset Text
45517
45518 \begin_layout Plain Layout
45519
45520 \end_layout
45521
45522 \end_inset
45523 </cell>
45524 <cell alignment="left" valignment="top" usebox="none">
45525 \begin_inset Text
45526
45527 \begin_layout Plain Layout
45528
45529 \end_layout
45530
45531 \end_inset
45532 </cell>
45533 </row>
45534 </lyxtabular>
45535
45536 \end_inset
45537
45538
45539 \end_layout
45540
45541 \begin_layout Chapter
45542 Explication de l' équation
45543 \begin_inset space ~
45544 \end_inset
45545
45546 (
45547 \begin_inset CommandInset ref
45548 LatexCommand ref
45549 reference "eq:Wgn"
45550
45551 \end_inset
45552
45553 )
45554 \begin_inset CommandInset label
45555 LatexCommand label
45556 name "cha:Explication-de-l'Equation"
45557
45558 \end_inset
45559
45560
45561 \end_layout
45562
45563 \begin_layout Standard
45564 La largeur totale de 
45565 \emph on
45566 n
45567 \emph default
45568  cellules de tableau 
45569 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45570 \end_inset
45571
45572  peut être calculée avec
45573 \begin_inset Formula 
45574 \begin{equation}
45575 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45576 \end{equation}
45577
45578 \end_inset
45579
45580
45581 \end_layout
45582
45583 \begin_layout Standard
45584 où 
45585 \begin_inset Formula $L_{g\,n}$
45586 \end_inset
45587
45588  est la largeur fixe de toutes les cellules.
45589  
45590 \series bold
45591
45592 \backslash
45593 tabcolsep
45594 \series default
45595  est la largeur utilisée par \SpecialChar LaTeX
45596  entre le texte de la cellule et la bordure,
45597  sa valeur implicite est 6
45598 \begin_inset space \thinspace{}
45599 \end_inset
45600
45601 pt.
45602  
45603 \series bold
45604
45605 \backslash
45606 arrayrulewidth
45607 \series default
45608  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45609 \begin_inset space \thinspace{}
45610 \end_inset
45611
45612 pt.
45613 \end_layout
45614
45615 \begin_layout Standard
45616 D'après l'équation
45617 \begin_inset space ~
45618 \end_inset
45619
45620
45621 \begin_inset CommandInset ref
45622 LatexCommand eqref
45623 reference "eq:Wtot_n"
45624
45625 \end_inset
45626
45627 , la largeur totale d'une multi-colonnes, 
45628 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45629 \end_inset
45630
45631  est
45632 \begin_inset Formula 
45633 \begin{equation}
45634 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45635 \end{equation}
45636
45637 \end_inset
45638
45639
45640 \end_layout
45641
45642 \begin_layout Standard
45643 En posant que les équations 
45644 \begin_inset space ~
45645 \end_inset
45646
45647
45648 \begin_inset CommandInset ref
45649 LatexCommand eqref
45650 reference "eq:Wtot_n"
45651
45652 \end_inset
45653
45654  et 
45655 \begin_inset CommandInset ref
45656 LatexCommand eqref
45657 reference "eq:Wtot_mult"
45658
45659 \end_inset
45660
45661  sont égales, on peut calculer la largeur nécessaire 
45662 \begin_inset Formula $L_{g\,n}$
45663 \end_inset
45664
45665  quand 
45666 \emph on
45667 n
45668 \emph default
45669  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
45670  de 
45671 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
45672 \end_inset
45673
45674 :
45675 \begin_inset Formula 
45676 \begin{equation}
45677 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45678 \end{equation}
45679
45680 \end_inset
45681
45682
45683 \end_layout
45684
45685 \begin_layout Bibliography
45686 \begin_inset CommandInset bibitem
45687 LatexCommand bibitem
45688 key "latexcompanion"
45689
45690 \end_inset
45691
45692 Frank Mittelbach and Michel Goossens: 
45693 \emph on
45694 The \SpecialChar LaTeX
45695  Companion Second Edition.
45696
45697 \emph default
45698  Addison-Wesley, 2004
45699 \end_layout
45700
45701 \begin_layout Bibliography
45702 \begin_inset CommandInset bibitem
45703 LatexCommand bibitem
45704 key "latexguide"
45705
45706 \end_inset
45707
45708 Helmut Kopka and Patrick W.
45709  Daly: 
45710 \emph on
45711 A Guide to \SpecialChar LaTeX
45712  Fourth Edition.
45713
45714 \emph default
45715  Addison-Wesley, 2003
45716 \end_layout
45717
45718 \begin_layout Bibliography
45719 \begin_inset CommandInset bibitem
45720 LatexCommand bibitem
45721 key "latexbook"
45722
45723 \end_inset
45724
45725 Leslie Lamport: 
45726 \emph on
45727 \SpecialChar LaTeX
45728 : A Document Preparation System.
45729
45730 \emph default
45731  Addison-Wesley, second edition, 1994
45732 \end_layout
45733
45734 \begin_layout Bibliography
45735 \begin_inset CommandInset bibitem
45736 LatexCommand bibitem
45737 key "arydshln"
45738
45739 \end_inset
45740
45741 Documentation du paquetage \SpecialChar LaTeX
45742
45743 \series bold
45744  
45745 \begin_inset CommandInset href
45746 LatexCommand href
45747 name "arydshln"
45748 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45749
45750 \end_inset
45751
45752
45753 \series default
45754
45755 \begin_inset Index idx
45756 status collapsed
45757
45758 \begin_layout Plain Layout
45759 Paquetages \SpecialChar LaTeX
45760  ! arydshln
45761 \end_layout
45762
45763 \end_inset
45764
45765
45766 \end_layout
45767
45768 \begin_layout Bibliography
45769 \begin_inset CommandInset bibitem
45770 LatexCommand bibitem
45771 key "booktabs"
45772
45773 \end_inset
45774
45775 Documentation du paquetage \SpecialChar LaTeX
45776  
45777 \series bold
45778
45779 \begin_inset CommandInset href
45780 LatexCommand href
45781 name "booktabs"
45782 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45783
45784 \end_inset
45785
45786
45787 \series default
45788
45789 \begin_inset Index idx
45790 status collapsed
45791
45792 \begin_layout Plain Layout
45793 Paquetages \SpecialChar LaTeX
45794  ! booktabs
45795 \end_layout
45796
45797 \end_inset
45798
45799
45800 \end_layout
45801
45802 \begin_layout Bibliography
45803 \begin_inset CommandInset bibitem
45804 LatexCommand bibitem
45805 key "caption"
45806
45807 \end_inset
45808
45809 Documentation du paquetage \SpecialChar LaTeX
45810  
45811 \series bold
45812
45813 \begin_inset CommandInset href
45814 LatexCommand href
45815 name "caption"
45816 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45817
45818 \end_inset
45819
45820
45821 \series default
45822
45823 \begin_inset Index idx
45824 status collapsed
45825
45826 \begin_layout Plain Layout
45827 Paquetages \SpecialChar LaTeX
45828  ! caption
45829 \end_layout
45830
45831 \end_inset
45832
45833
45834 \end_layout
45835
45836 \begin_layout Bibliography
45837 \begin_inset CommandInset bibitem
45838 LatexCommand bibitem
45839 key "diagbox"
45840
45841 \end_inset
45842
45843 Documentation du paquetage \SpecialChar LaTeX
45844  
45845 \series bold
45846
45847 \begin_inset CommandInset href
45848 LatexCommand href
45849 name "diagbox"
45850 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45851
45852 \end_inset
45853
45854
45855 \series default
45856
45857 \begin_inset Index idx
45858 status collapsed
45859
45860 \begin_layout Plain Layout
45861 Paquetages \SpecialChar LaTeX
45862  ! diagbox
45863 \end_layout
45864
45865 \end_inset
45866
45867
45868 \end_layout
45869
45870 \begin_layout Bibliography
45871 \begin_inset CommandInset bibitem
45872 LatexCommand bibitem
45873 key "endfloat"
45874
45875 \end_inset
45876
45877 Documentation du paquetage \SpecialChar LaTeX
45878  
45879 \series bold
45880
45881 \begin_inset CommandInset href
45882 LatexCommand href
45883 name "endfloat"
45884 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
45885
45886 \end_inset
45887
45888
45889 \series default
45890
45891 \begin_inset Index idx
45892 status collapsed
45893
45894 \begin_layout Plain Layout
45895 Paquetages \SpecialChar LaTeX
45896  ! endfloat
45897 \end_layout
45898
45899 \end_inset
45900
45901
45902 \end_layout
45903
45904 \begin_layout Bibliography
45905 \begin_inset CommandInset bibitem
45906 LatexCommand bibitem
45907 key "footmisc"
45908
45909 \end_inset
45910
45911 Documentation du paquetage \SpecialChar LaTeX
45912  
45913 \series bold
45914
45915 \begin_inset CommandInset href
45916 LatexCommand href
45917 name "footmisc"
45918 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
45919
45920 \end_inset
45921
45922
45923 \series default
45924
45925 \begin_inset Index idx
45926 status collapsed
45927
45928 \begin_layout Plain Layout
45929 Paquetages \SpecialChar LaTeX
45930  ! footmisc
45931 \end_layout
45932
45933 \end_inset
45934
45935
45936 \end_layout
45937
45938 \begin_layout Bibliography
45939 \begin_inset CommandInset bibitem
45940 LatexCommand bibitem
45941 key "hypcap"
45942
45943 \end_inset
45944
45945 Documentation du paquetage \SpecialChar LaTeX
45946  
45947 \series bold
45948
45949 \begin_inset CommandInset href
45950 LatexCommand href
45951 name "hypcap"
45952 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
45953
45954 \end_inset
45955
45956
45957 \series default
45958
45959 \begin_inset Index idx
45960 status collapsed
45961
45962 \begin_layout Plain Layout
45963 Paquetages \SpecialChar LaTeX
45964  ! hyperref
45965 \end_layout
45966
45967 \end_inset
45968
45969
45970 \end_layout
45971
45972 \begin_layout Bibliography
45973 \begin_inset CommandInset bibitem
45974 LatexCommand bibitem
45975 key "hyperref"
45976
45977 \end_inset
45978
45979 Documentation du paquetage \SpecialChar LaTeX
45980  
45981 \series bold
45982
45983 \begin_inset CommandInset href
45984 LatexCommand href
45985 name "hyperref"
45986 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45987
45988 \end_inset
45989
45990
45991 \series default
45992
45993 \begin_inset Index idx
45994 status collapsed
45995
45996 \begin_layout Plain Layout
45997 Paquetages \SpecialChar LaTeX
45998  ! hyperref
45999 \end_layout
46000
46001 \end_inset
46002
46003
46004 \end_layout
46005
46006 \begin_layout Bibliography
46007 \begin_inset CommandInset bibitem
46008 LatexCommand bibitem
46009 key "KOMA-Script"
46010
46011 \end_inset
46012
46013 Documentation du paquetage \SpecialChar LaTeX
46014  
46015 \series bold
46016
46017 \begin_inset CommandInset href
46018 LatexCommand href
46019 name "KOMA-Script"
46020 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46021
46022 \end_inset
46023
46024
46025 \series default
46026
46027 \begin_inset Index idx
46028 status collapsed
46029
46030 \begin_layout Plain Layout
46031 Paquetages \SpecialChar LaTeX
46032  ! KOMA-Script
46033 \end_layout
46034
46035 \end_inset
46036
46037
46038 \end_layout
46039
46040 \begin_layout Bibliography
46041 \begin_inset CommandInset bibitem
46042 LatexCommand bibitem
46043 key "lettrine"
46044
46045 \end_inset
46046
46047 Documentation du paquetage \SpecialChar LaTeX
46048  
46049 \series bold
46050
46051 \begin_inset CommandInset href
46052 LatexCommand href
46053 name "lettrine"
46054 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46055
46056 \end_inset
46057
46058
46059 \series default
46060  et un 
46061 \begin_inset CommandInset href
46062 LatexCommand href
46063 name "exemple"
46064 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46065
46066 \end_inset
46067
46068
46069 \begin_inset Index idx
46070 status collapsed
46071
46072 \begin_layout Plain Layout
46073 Paquetages \SpecialChar LaTeX
46074  ! lettrine
46075 \end_layout
46076
46077 \end_inset
46078
46079
46080 \end_layout
46081
46082 \begin_layout Bibliography
46083 \begin_inset CommandInset bibitem
46084 LatexCommand bibitem
46085 key "listings"
46086
46087 \end_inset
46088
46089 Documentation du paquetage \SpecialChar LaTeX
46090  
46091 \series bold
46092
46093 \begin_inset CommandInset href
46094 LatexCommand href
46095 name "listings"
46096 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46097
46098 \end_inset
46099
46100
46101 \series default
46102
46103 \begin_inset Index idx
46104 status collapsed
46105
46106 \begin_layout Plain Layout
46107 Paquetages \SpecialChar LaTeX
46108  ! listings
46109 \end_layout
46110
46111 \end_inset
46112
46113
46114 \end_layout
46115
46116 \begin_layout Bibliography
46117 \begin_inset CommandInset bibitem
46118 LatexCommand bibitem
46119 key "marginnote"
46120
46121 \end_inset
46122
46123 Documentation du paquetage \SpecialChar LaTeX
46124  
46125 \series bold
46126
46127 \begin_inset CommandInset href
46128 LatexCommand href
46129 name "marginnote"
46130 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46131
46132 \end_inset
46133
46134
46135 \series default
46136
46137 \begin_inset Index idx
46138 status collapsed
46139
46140 \begin_layout Plain Layout
46141 Paquetages \SpecialChar LaTeX
46142  ! marginnote
46143 \end_layout
46144
46145 \end_inset
46146
46147
46148 \end_layout
46149
46150 \begin_layout Bibliography
46151 \begin_inset CommandInset bibitem
46152 LatexCommand bibitem
46153 key "pdfpages"
46154
46155 \end_inset
46156
46157 Documentation du paquetage \SpecialChar LaTeX
46158  
46159 \series bold
46160
46161 \begin_inset CommandInset href
46162 LatexCommand href
46163 name "pdfpages"
46164 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46165
46166 \end_inset
46167
46168
46169 \series default
46170
46171 \begin_inset Index idx
46172 status collapsed
46173
46174 \begin_layout Plain Layout
46175 Paquetages \SpecialChar LaTeX
46176  ! pdfpages
46177 \end_layout
46178
46179 \end_inset
46180
46181
46182 \end_layout
46183
46184 \begin_layout Bibliography
46185 \begin_inset CommandInset bibitem
46186 LatexCommand bibitem
46187 key "prettyref"
46188
46189 \end_inset
46190
46191 Documentation du paquetage \SpecialChar LaTeX
46192
46193 \series bold
46194  
46195 \begin_inset CommandInset href
46196 LatexCommand href
46197 name "prettyref"
46198 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46199
46200 \end_inset
46201
46202
46203 \series default
46204
46205 \begin_inset Index idx
46206 status collapsed
46207
46208 \begin_layout Plain Layout
46209 Paquetages \SpecialChar LaTeX
46210  ! prettyref
46211 \end_layout
46212
46213 \end_inset
46214
46215
46216 \end_layout
46217
46218 \begin_layout Bibliography
46219 \begin_inset CommandInset bibitem
46220 LatexCommand bibitem
46221 key "pstricks"
46222
46223 \end_inset
46224
46225 Page Web du paquetage \SpecialChar LaTeX
46226  
46227 \series bold
46228
46229 \begin_inset CommandInset href
46230 LatexCommand href
46231 name "PSTricks"
46232 target "http://tug.org/PSTricks/"
46233
46234 \end_inset
46235
46236
46237 \series default
46238
46239 \begin_inset Index idx
46240 status collapsed
46241
46242 \begin_layout Plain Layout
46243 Paquetages \SpecialChar LaTeX
46244  ! PSTricks
46245 \end_layout
46246
46247 \end_inset
46248
46249
46250 \end_layout
46251
46252 \begin_layout Bibliography
46253 \begin_inset CommandInset bibitem
46254 LatexCommand bibitem
46255 key "refstyle"
46256
46257 \end_inset
46258
46259 Documentation du paquetage \SpecialChar LaTeX
46260
46261 \series bold
46262  
46263 \begin_inset CommandInset href
46264 LatexCommand href
46265 name "refstyle"
46266 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46267
46268 \end_inset
46269
46270
46271 \series default
46272
46273 \begin_inset Index idx
46274 status collapsed
46275
46276 \begin_layout Plain Layout
46277 Paquetages \SpecialChar LaTeX
46278  ! refstyle
46279 \end_layout
46280
46281 \end_inset
46282
46283
46284 \end_layout
46285
46286 \begin_layout Bibliography
46287 \begin_inset CommandInset bibitem
46288 LatexCommand bibitem
46289 key "sidecap"
46290
46291 \end_inset
46292
46293 Documentation du paquetage \SpecialChar LaTeX
46294  
46295 \series bold
46296
46297 \begin_inset CommandInset href
46298 LatexCommand href
46299 name "sidecap"
46300 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46301
46302 \end_inset
46303
46304
46305 \series default
46306
46307 \begin_inset Index idx
46308 status collapsed
46309
46310 \begin_layout Plain Layout
46311 Paquetages \SpecialChar LaTeX
46312  ! sidecap
46313 \end_layout
46314
46315 \end_inset
46316
46317
46318 \end_layout
46319
46320 \begin_layout Bibliography
46321 \begin_inset CommandInset bibitem
46322 LatexCommand bibitem
46323 key "NewInLyX20"
46324
46325 \end_inset
46326
46327
46328 \begin_inset CommandInset href
46329 LatexCommand href
46330 name "Page Wiki"
46331 target "http://wiki.lyx.org/LyX/NewInLyX20"
46332
46333 \end_inset
46334
46335  au sujet des nouveautés de 
46336 \family sans
46337 \SpecialChar LyX
46338  2.0
46339 \family default
46340 .
46341 \end_layout
46342
46343 \begin_layout Standard
46344 \begin_inset CommandInset index_print
46345 LatexCommand printindex
46346 type "idx"
46347
46348 \end_inset
46349
46350
46351 \end_layout
46352
46353 \end_body
46354 \end_document