]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
jss.layout: changes as requested by the user in bug#9516
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \newcommand{\TabBesBeg}[1][1.0]{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}[1][1.0]{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % enables calculation of values,
55 \usepackage{calc}
56
57 % increase the bottom float placement fraction
58 \renewcommand{\bottomfraction}{0.5}
59
60 % avoids that floats are placed before their
61 % corresponding section starts
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % speed up the longtable calculation
65 \setcounter{LTchunksize}{100}
66
67 % used for scaled and rotated boxes
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % used for colored tables
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
74 \definecolor{lightgrey}{gray}{0.8}
75
76 % check for package colortbl
77 % used for colored table cells
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % used for colored table rows
85 \usepackage[table]{xcolor}
86
87 % used to have extra space in table cells
88 \@ifundefined{extrarowheight}
89  {\usepackage{array}}{}
90 \setlength{\extrarowheight}{2pt}
91
92 % used for customized tables
93 % ---
94 \newcolumntype{M}[1]
95  {>{\centering\hspace{0pt}}m{#1}}
96
97 \newcolumntype{S}[2]
98  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
99
100 \newcolumntype{K}[1]
101  {>{\columncolor{#1}\hspace{0pt}}c}
102
103 \newcolumntype{V}{!{\vrule width 1.5pt}}
104
105 \newcolumntype{W}{!{\color{green}\vline}}
106 % ---
107
108 % insert additional vertical space of
109 % 1.5 mm between footnotes
110 \let\myFoot\footnote
111 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
112
113 % number algorithm floats within chapters
114 \numberwithin{algorithm}{chapter}
115
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package arydshln
122 % used for tables with dashed lines
123 \newboolean{arydshln}
124 \IfFileExists{arydshln.sty}
125  {\usepackage{arydshln}
126   \setboolean{arydshln}{true}}
127  {\setboolean{arydshln}{false}}
128
129 % check for package marginnote
130 % used for margin notes
131 \newboolean{marginnote}
132 \IfFileExists{marginnote.sty}
133  {\usepackage{marginnote}
134   \let\marginpar\marginnote
135   \setboolean{marginnote}{true}}
136  {\setboolean{marginnote}{false}}
137
138 % check for package sidecap
139 % used for captions on the side
140 \newboolean{sidecap}
141 \IfFileExists{sidecap.sty}
142  {\usepackage{sidecap}
143   \setboolean{sidecap}{true}}
144  {\setboolean{sidecap}{false}}
145
146 % check for picinpar
147 % used for surrounded fixed objects
148 \newboolean{picinpar}
149 \IfFileExists{picinpar.sty}
150  {\usepackage{picinpar}
151   \setboolean{picinpar}{true}}
152  {\setboolean{picinpar}{false}}
153
154 % check for lettrine
155 \newboolean{lettrine}
156 \IfFileExists{lettrine.sty}
157  {\usepackage{lettrine}
158   \setboolean{lettrine}{true}}
159  {\setboolean{lettrine}{false}}
160
161 % check for diagbox
162 \newboolean{diagbox}
163 \IfFileExists{diagbox.sty}
164  {\usepackage{diagbox}
165   \setboolean{diagbox}{true}}
166  {\setboolean{diagbox}{false}}
167
168 % use normal list environments also in French documents
169 \frenchbsetup{StandardLayout}
170 \end_preamble
171 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames
172 \use_default_options false
173 \begin_modules
174 initials
175 \end_modules
176 \maintain_unincluded_children false
177 \language french
178 \language_package default
179 \inputencoding auto
180 \fontencoding global
181 \font_roman default
182 \font_sans default
183 \font_typewriter default
184 \font_math auto
185 \font_default_family default
186 \use_non_tex_fonts false
187 \font_sc false
188 \font_osf false
189 \font_sf_scale 100
190 \font_tt_scale 100
191 \graphics default
192 \default_output_format default
193 \output_sync 0
194 \bibtex_command default
195 \index_command default
196 \paperfontsize 12
197 \spacing single
198 \use_hyperref true
199 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
200 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
201 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
202 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
203 \pdf_bookmarks true
204 \pdf_bookmarksnumbered true
205 \pdf_bookmarksopen true
206 \pdf_bookmarksopenlevel 1
207 \pdf_breaklinks false
208 \pdf_pdfborder false
209 \pdf_colorlinks true
210 \pdf_backref false
211 \pdf_pdfusetitle false
212 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
213 \papersize default
214 \use_geometry false
215 \use_package amsmath 2
216 \use_package amssymb 2
217 \use_package cancel 0
218 \use_package esint 0
219 \use_package mathdots 1
220 \use_package mathtools 0
221 \use_package mhchem 1
222 \use_package stackrel 0
223 \use_package stmaryrd 0
224 \use_package undertilde 0
225 \cite_engine basic
226 \cite_engine_type default
227 \biblio_style plain
228 \use_bibtopic false
229 \use_indices false
230 \paperorientation portrait
231 \suppress_date false
232 \justification true
233 \use_refstyle 0
234 \notefontcolor #0000ff
235 \index Index
236 \shortcut idx
237 \color #008000
238 \end_index
239 \secnumdepth 3
240 \tocdepth 3
241 \paragraph_separation skip
242 \defskip medskip
243 \quotes_language french
244 \papercolumns 1
245 \papersides 2
246 \paperpagestyle default
247 \tracking_changes false
248 \output_changes false
249 \html_math_output 0
250 \html_css_as_file 0
251 \html_be_strict false
252 \end_header
253
254 \begin_body
255
256 \begin_layout Title
257 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
258  les boîtes et les objets externes de LyX
259 \end_layout
260
261 \begin_layout Author
262 par l'Équipe LyX
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 LyX: 
270 \begin_inset CommandInset href
271 LatexCommand href
272 name "lyx-docs@lists.lyx.org"
273 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
274 type "mailto:"
275
276 \end_inset
277
278
279 \end_layout
280
281 \end_inset
282
283
284 \begin_inset Note Note
285 status collapsed
286
287 \begin_layout Plain Layout
288 auteur original : Uwe Stöhr
289 \end_layout
290
291 \begin_layout Plain Layout
292 Traduction française : Siegfried Meunier-Guttin-Cluzel
293 \end_layout
294
295 \begin_layout Plain Layout
296 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
297 n/Navigation, 31/10/2012, JPChrétien
298 \end_layout
299
300 \begin_layout Plain Layout
301 version initiale 2.1.x avril 2014, mise à jour J.P.
302  Chrétien
303 \end_layout
304
305 \begin_layout Plain Layout
306 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
307 \end_layout
308
309 \end_inset
310
311
312 \begin_inset Newline newline
313 \end_inset
314
315
316 \begin_inset Newline newline
317 \end_inset
318
319
320 \family sans
321 Version 2.1.x
322 \end_layout
323
324 \begin_layout Standard
325 \begin_inset CommandInset toc
326 LatexCommand tableofcontents
327
328 \end_inset
329
330
331 \end_layout
332
333 \begin_layout Standard
334 \begin_inset Note Note
335 status open
336
337 \begin_layout Plain Layout
338 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
339  
340 \series bold
341 arydshln
342 \series default
343
344 \series bold
345 colortbl
346 \series default
347
348 \series bold
349 diagbox, lettrine, marginnote, picinpar
350 \series default
351 , et 
352 \series bold
353 sidecap
354 \series default
355  doivent être installés.
356  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
357  les sections qui nécessitent les paquetages en question n'apparaîtront
358  pas sur la sortie.
359 \end_layout
360
361 \begin_layout Plain Layout
362 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
363 \begin_inset Newline newline
364 \end_inset
365
366
367 \series bold
368 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
369 \end_layout
370
371 \end_inset
372
373
374 \end_layout
375
376 \begin_layout Chapter
377 Figures
378 \begin_inset Index idx
379 status collapsed
380
381 \begin_layout Plain Layout
382 Figures
383 \end_layout
384
385 \end_inset
386
387
388 \begin_inset Index idx
389 status collapsed
390
391 \begin_layout Plain Layout
392 Graphiques|see
393 \begin_inset ERT
394 status collapsed
395
396 \begin_layout Plain Layout
397
398 {
399 \end_layout
400
401 \end_inset
402
403 Figures
404 \begin_inset ERT
405 status collapsed
406
407 \begin_layout Plain Layout
408
409 }
410 \end_layout
411
412 \end_inset
413
414
415 \end_layout
416
417 \end_inset
418
419
420 \end_layout
421
422 \begin_layout Section
423 La fenêtre de dialogue graphique
424 \begin_inset Index idx
425 status collapsed
426
427 \begin_layout Plain Layout
428 Figures ! Fenêtre de dialogue Graphique
429 \end_layout
430
431 \end_inset
432
433
434 \begin_inset CommandInset label
435 LatexCommand label
436 name "sec:Graphics-Dialog"
437
438 \end_inset
439
440
441 \end_layout
442
443 \begin_layout Standard
444 Pour placer une figure dans votre document, cliquez sur le bouton 
445 \begin_inset Info
446 type  "icon"
447 arg   "dialog-show-new-inset graphics"
448 \end_inset
449
450  dans la barre d'outils, ou faites 
451 \family sans
452 Insertion\SpecialChar \menuseparator
453 Graphique
454 \family default
455 .
456  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
457  à charger.
458  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
459  dans le texte.
460 \end_layout
461
462 \begin_layout Standard
463 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
464  sur une image
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 Ça marche aussi avec le bouton gauche ! (NdT)
470 \end_layout
471
472 \end_inset
473
474 .
475  Cette fenêtre de dialogue possède trois onglets:
476 \end_layout
477
478 \begin_layout Description
479 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
480  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
481  Les unités de longueurs utilisées sont décrites dans l'annexe
482 \begin_inset space ~
483 \end_inset
484
485
486 \begin_inset CommandInset ref
487 LatexCommand ref
488 reference "cha:Unités-de-longueur"
489
490 \end_inset
491
492 .
493 \begin_inset Newline newline
494 \end_inset
495
496
497 \begin_inset Index idx
498 status collapsed
499
500 \begin_layout Plain Layout
501 Figures ! Pivotées
502 \end_layout
503
504 \end_inset
505
506 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
507  d'une montre, en donnant l'angle de rotation et la position du pivot.
508  L'image apparaîtra pivotée dans LyX.
509 \begin_inset Newline newline
510 \end_inset
511
512
513 \begin_inset Index idx
514 status collapsed
515
516 \begin_layout Plain Layout
517 Figures ! Redimensionnées
518 \end_layout
519
520 \end_inset
521
522 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
523  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
524  sa largeur.
525  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
526  déterminée automatiquement.
527  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
528  éventuellement une distorsion.
529  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
530  
531 \family sans
532 Conserver
533 \begin_inset space ~
534 \end_inset
535
536 les
537 \begin_inset space ~
538 \end_inset
539
540 proportions
541 \family default
542 .
543  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
544  pas les valeurs fixées.
545  
546 \begin_inset Newline newline
547 \end_inset
548
549 Les images peuvent être modifiée en utilisant le programme de votre choix
550  en faisant un clic droit dessus et en choisissant 
551 \family sans
552 Éditer le fichier ailleurs
553 \family default
554  dans le menu contextuel qui apparaît.
555  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
556  
557 \family sans
558 Formats
559 \begin_inset space ~
560 \end_inset
561
562 de
563 \begin_inset space ~
564 \end_inset
565
566 fichiers
567 \family default
568  dans la fenêtre de dialogue de 
569 \family sans
570 Préférences
571 \family default
572  de LyX.
573 \end_layout
574
575 \begin_layout Description
576 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
577  la sortie finale est de modifier les coordonnées de la zone de l'image
578  qui est affichée.
579  Cette zone peut être calculée automatiquement à partir des données présentes
580  dans le fichier en appuyant sur le bouton 
581 \family sans
582 Valeurs
583 \begin_inset space ~
584 \end_inset
585
586 du
587 \begin_inset space ~
588 \end_inset
589
590 Fichier
591 \family default
592 .
593  Avec l'option 
594 \family sans
595 Couper
596 \begin_inset space ~
597 \end_inset
598
599 à
600 \begin_inset space ~
601 \end_inset
602
603 la
604 \begin_inset space ~
605 \end_inset
606
607 boîte
608 \begin_inset space ~
609 \end_inset
610
611 de
612 \begin_inset space ~
613 \end_inset
614
615 délimitation, 
616 \family default
617 seule la portion de l'image qui est dans la zone définie sera imprimée.
618  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
619  donc vous pouvez ignorer l'onglet 
620 \family sans
621 Rogner
622 \family default
623 .
624 \end_layout
625
626 \begin_layout Description
627
628 \family sans
629 Options
630 \begin_inset space ~
631 \end_inset
632
633 LaTeX
634 \begin_inset space ~
635 \end_inset
636
637 et
638 \begin_inset space ~
639 \end_inset
640
641 LyX
642 \family default
643  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
644  les experts ès-LaTeX pourront fournir des options supplémentaires pour
645  LaTeX
646 \begin_inset Newline newline
647 \end_inset
648
649 L'option 
650 \family sans
651 Mode brouillon
652 \family default
653  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
654  avec la taille de l'image.
655 \begin_inset Newline newline
656 \end_inset
657
658 L'option 
659 \family sans
660 Ne
661 \begin_inset space ~
662 \end_inset
663
664 pas
665 \begin_inset space ~
666 \end_inset
667
668 décompresser
669 \begin_inset space ~
670 \end_inset
671
672 à
673 \begin_inset space ~
674 \end_inset
675
676 l'exportation
677 \family default
678  n'affectera que les graphiques EPS zippés, par exemple 
679 \family typewriter
680 x.eps.gz
681 \family default
682 .
683  Quand cette option est activée, les images ne sont pas décompressées à
684  l'exportation, vu que LaTeX peut les traiter telles-quelles
685 \begin_inset Newline newline
686 \end_inset
687
688 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
689  disques quand on utilise PostScript comme format de sortie, voir l'annexe
690 \begin_inset space ~
691 \end_inset
692
693
694 \begin_inset CommandInset ref
695 LatexCommand ref
696 reference "sec:PostScript"
697
698 \end_inset
699
700 .
701  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
702  terminal UNIX ou une console Windows:
703 \begin_inset Newline newline
704 \end_inset
705
706
707 \series bold
708 gzip x.eps
709 \series default
710
711 \begin_inset Newline newline
712 \end_inset
713
714
715 \series bold
716 zgrep %%Bounding x.eps.gz > x.eps.bb
717 \series default
718
719 \begin_inset Newline newline
720 \end_inset
721
722 La seconde commande va créer le fichier contenant la description de la boîte
723  de délimitation 
724 \begin_inset Quotes fld
725 \end_inset
726
727
728 \family typewriter
729 x.eps.bb
730 \family default
731
732 \begin_inset Quotes frd
733 \end_inset
734
735  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
736 \begin_inset Newline newline
737 \end_inset
738
739 Dans la section 
740 \family sans
741 Groupe
742 \begin_inset space ~
743 \end_inset
744
745 de
746 \begin_inset space ~
747 \end_inset
748
749 graphiques
750 \family default
751  vous pouvez définir ou de choisir un groupe de paramètres d'image
752 \begin_inset Index idx
753 status collapsed
754
755 \begin_layout Plain Layout
756 Figures ! Groupes de paramétrisation
757 \end_layout
758
759 \end_inset
760
761 .
762  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
763  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
764  les autres soient automatiquement modifiées de la même manière.
765  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
766  avoir à modifier leur taille manuellement une par une.
767  On peut rattacher une image à un groupe existant en utilisant le menu contextue
768 l de l'image et en cochant le nom du groupe dans la liste
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
774 \end_layout
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \begin_layout Standard
782 \begin_inset VSpace bigskip
783 \end_inset
784
785
786 \end_layout
787
788 \begin_layout Standard
789 Voici un exemple d'image au format EPS
790 \begin_inset Foot
791 status collapsed
792
793 \begin_layout Plain Layout
794 Les format d'images sont décrits dans la section
795 \begin_inset space ~
796 \end_inset
797
798
799 \begin_inset CommandInset ref
800 LatexCommand ref
801 reference "sec:Image-Formats"
802
803 \end_inset
804
805 .
806 \end_layout
807
808 \end_inset
809
810  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
811 nt:
812 \end_layout
813
814 \begin_layout Standard
815 \align center
816 \begin_inset Graphics
817         filename ../clipart/mobius.eps
818         scale 70
819         scaleBeforeRotation
820         rotateOrigin center
821
822 \end_inset
823
824
825 \end_layout
826
827 \begin_layout Standard
828 Et voici la même image mais en mode brouillon:
829 \end_layout
830
831 \begin_layout Standard
832 \align center
833 \begin_inset Graphics
834         filename ../clipart/mobius.eps
835         scale 70
836         draft
837         scaleBeforeRotation
838         rotateOrigin center
839
840 \end_inset
841
842
843 \end_layout
844
845 \begin_layout Section
846 Figures flottantes
847 \begin_inset CommandInset label
848 LatexCommand label
849 name "sec:Figure-Floats"
850
851 \end_inset
852
853
854 \begin_inset Index idx
855 status collapsed
856
857 \begin_layout Plain Layout
858 Flottants ! Figures
859 \end_layout
860
861 \end_inset
862
863
864 \begin_inset Index idx
865 status collapsed
866
867 \begin_layout Plain Layout
868 Figures ! Flottants
869 \end_layout
870
871 \end_inset
872
873
874 \end_layout
875
876 \begin_layout Standard
877 Pour des explications d'ordre général concernant les flottants, jetez un
878  coup d'œil à la section
879 \begin_inset space ~
880 \end_inset
881
882
883 \begin_inset CommandInset ref
884 LatexCommand ref
885 reference "sec:Flottants-Introduction"
886
887 \end_inset
888
889 .
890 \end_layout
891
892 \begin_layout Standard
893 Le bouton 
894 \begin_inset Info
895 type  "icon"
896 arg   "float-insert figure"
897 \end_inset
898
899  de la barre d'outils et le menu 
900 \family sans
901 Insertion\SpecialChar \menuseparator
902 Flottant\SpecialChar \menuseparator
903 Figure
904 \family default
905  insèrent un flottant avec l'étiquette 
906 \begin_inset Quotes fld
907 \end_inset
908
909
910 \series bold
911 Figure
912 \begin_inset space ~
913 \end_inset
914
915 #:
916 \series default
917
918 \begin_inset Quotes frd
919 \end_inset
920
921  (# est le numéro réel de l'image).
922  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
923 \begin_inset space ~
924 \end_inset
925
926
927 \begin_inset CommandInset ref
928 LatexCommand ref
929 reference "fig:kill-plat"
930
931 \end_inset
932
933  ou en dessous de la légende comme pour la Figure
934 \begin_inset space ~
935 \end_inset
936
937
938 \begin_inset CommandInset ref
939 LatexCommand ref
940 reference "fig:escher"
941
942 \end_inset
943
944 .
945  Vous trouverez plus d'information sur le positionnement des légendes dans
946  la section
947 \begin_inset space ~
948 \end_inset
949
950
951 \begin_inset CommandInset ref
952 LatexCommand ref
953 reference "sec:Placement-légende"
954
955 \end_inset
956
957 .
958 \end_layout
959
960 \begin_layout Standard
961 \begin_inset Float figure
962 wide false
963 sideways false
964 status open
965
966 \begin_layout Plain Layout
967 \align center
968 \begin_inset Graphics
969         filename ../clipart/platypus.eps
970         width 50col%
971         scaleBeforeRotation
972         rotateOrigin center
973
974 \end_inset
975
976
977 \end_layout
978
979 \begin_layout Plain Layout
980 \begin_inset Caption Standard
981
982 \begin_layout Plain Layout
983 \begin_inset CommandInset label
984 LatexCommand label
985 name "fig:kill-plat"
986
987 \end_inset
988
989 Un ornithorynque sévèrement déformé dans un flottant de figure.
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \end_inset
998
999
1000 \end_layout
1001
1002 \begin_layout Standard
1003 \begin_inset Float figure
1004 wide false
1005 sideways false
1006 status open
1007
1008 \begin_layout Plain Layout
1009 \begin_inset Caption Standard
1010
1011 \begin_layout Plain Layout
1012 \begin_inset CommandInset label
1013 LatexCommand label
1014 name "fig:escher"
1015
1016 \end_inset
1017
1018 M.C.
1019  Escher sous LSD.
1020 \end_layout
1021
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \begin_layout Plain Layout
1028 \align center
1029 \begin_inset Graphics
1030         filename ../clipart/escher-lsd.eps
1031         scale 80
1032         scaleBeforeRotation
1033         rotateOrigin center
1034
1035 \end_inset
1036
1037
1038 \end_layout
1039
1040 \end_inset
1041
1042
1043 \end_layout
1044
1045 \begin_layout Standard
1046 \begin_inset Index idx
1047 status collapsed
1048
1049 \begin_layout Plain Layout
1050 References@Références ! à des Figures
1051 \end_layout
1052
1053 \end_inset
1054
1055 Les figure
1056 \begin_inset space ~
1057 \end_inset
1058
1059
1060 \begin_inset CommandInset ref
1061 LatexCommand ref
1062 reference "fig:kill-plat"
1063
1064 \end_inset
1065
1066  et 
1067 \begin_inset CommandInset ref
1068 LatexCommand ref
1069 reference "fig:escher"
1070
1071 \end_inset
1072
1073  sont des exemples de figures référencées.
1074  Dans le texte, on fait référence à une figure en faisant référence à sa
1075  légende.
1076  On insère donc une étiquette dans la légende en utilisant le menu 
1077 \family sans
1078 Insertion
1079 \family default
1080 \SpecialChar \menuseparator
1081
1082 \family sans
1083 Étiquette
1084 \family default
1085  ou le bouton 
1086 \begin_inset Info
1087 type  "icon"
1088 arg   "label-insert"
1089 \end_inset
1090
1091  de la barre d'outils.
1092  On peut alors faire référence à cette étiquette en utilisant le menu 
1093 \family sans
1094 Insertion\SpecialChar \menuseparator
1095 Référence
1096 \begin_inset space ~
1097 \end_inset
1098
1099 croisée
1100 \family default
1101  ou le bouton 
1102 \begin_inset Info
1103 type  "icon"
1104 arg   "dialog-show-new-inset ref"
1105 \end_inset
1106
1107  de la barre d'outils.
1108  Il est important d'utiliser des références pour les flottants de figures
1109  plutôt que des locutions vagues du genre 
1110 \begin_inset Quotes fld
1111 \end_inset
1112
1113 la figure ci-dessous
1114 \begin_inset Quotes frd
1115 \end_inset
1116
1117 , puisque LaTeX va repositionner la figure dans le document final.
1118  Votre figure risque de ne plus être ci-dessous du tout !
1119 \begin_inset Newline newline
1120 \end_inset
1121
1122 Le référencement est expliqué plus en détail dans la section
1123 \begin_inset space ~
1124 \end_inset
1125
1126
1127 \begin_inset CommandInset ref
1128 LatexCommand ref
1129 reference "sec:Referencer-les-Flottants"
1130
1131 \end_inset
1132
1133 .
1134 \end_layout
1135
1136 \begin_layout Standard
1137 En principe on met une seule figure dans un flottant, mais parfois vous
1138  pouvez vouloir deux figures avec chacune sa sous-légende.
1139  C'est possible en insérant des flottants d'image dans des flottants d'image
1140  existants.
1141  Notez que seule la légende principale des flottants est reprise dans la
1142  liste des figures.
1143  La figure
1144 \begin_inset space ~
1145 \end_inset
1146
1147
1148 \begin_inset CommandInset ref
1149 LatexCommand ref
1150 reference "fig:Deux-images-déformées"
1151
1152 \end_inset
1153
1154  est un exemple de flottant de figure avec deux images mises l'une à côté
1155  de l'autre.
1156  Vous pouvez aussi mettre les images les unes sous les autres.
1157  Les figures
1158 \begin_inset space ~
1159 \end_inset
1160
1161
1162 \begin_inset CommandInset ref
1163 LatexCommand ref
1164 reference "fig:Structure-indéfinissable"
1165
1166 \end_inset
1167
1168  et 
1169 \begin_inset CommandInset ref
1170 LatexCommand ref
1171 reference "fig:Un-ornithorynque"
1172
1173 \end_inset
1174
1175  sont des sous-figures.
1176 \end_layout
1177
1178 \begin_layout Standard
1179 \begin_inset Float figure
1180 wide false
1181 sideways false
1182 status open
1183
1184 \begin_layout Plain Layout
1185 \begin_inset space \hfill{}
1186 \end_inset
1187
1188
1189 \begin_inset Float figure
1190 wide false
1191 sideways false
1192 status open
1193
1194 \begin_layout Plain Layout
1195 \begin_inset Caption Standard
1196
1197 \begin_layout Plain Layout
1198 \begin_inset CommandInset label
1199 LatexCommand label
1200 name "fig:Structure-indéfinissable"
1201
1202 \end_inset
1203
1204 Structure indéfinissable
1205 \end_layout
1206
1207 \end_inset
1208
1209
1210 \end_layout
1211
1212 \begin_layout Plain Layout
1213 \begin_inset Graphics
1214         filename ../clipart/escher-lsd.eps
1215         width 45col%
1216         scaleBeforeRotation
1217         groupId Déformés
1218
1219 \end_inset
1220
1221
1222 \end_layout
1223
1224 \end_inset
1225
1226
1227 \begin_inset space \hfill{}
1228 \end_inset
1229
1230
1231 \begin_inset Float figure
1232 wide false
1233 sideways false
1234 status open
1235
1236 \begin_layout Plain Layout
1237 \begin_inset Caption Standard
1238
1239 \begin_layout Plain Layout
1240 \begin_inset CommandInset label
1241 LatexCommand label
1242 name "fig:Un-ornithorynque"
1243
1244 \end_inset
1245
1246 Un ornithorynque
1247 \end_layout
1248
1249 \end_inset
1250
1251
1252 \end_layout
1253
1254 \begin_layout Plain Layout
1255 \begin_inset Graphics
1256         filename ../clipart/platypus.eps
1257         width 45col%
1258         scaleBeforeRotation
1259         groupId Déformés
1260
1261 \end_inset
1262
1263
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \begin_inset space \hfill{}
1270 \end_inset
1271
1272
1273 \end_layout
1274
1275 \begin_layout Plain Layout
1276 \begin_inset Caption Standard
1277
1278 \begin_layout Plain Layout
1279 \begin_inset CommandInset label
1280 LatexCommand label
1281 name "fig:Deux-images-déformées"
1282
1283 \end_inset
1284
1285 Deux images déformées.
1286  Les deux images font partie du groupe de paramétrisation 
1287 \begin_inset Quotes fld
1288 \end_inset
1289
1290 déformés
1291 \begin_inset Quotes frd
1292 \end_inset
1293
1294 .
1295 \end_layout
1296
1297 \end_inset
1298
1299
1300 \end_layout
1301
1302 \end_inset
1303
1304
1305 \end_layout
1306
1307 \begin_layout Section
1308 Les formats d'images
1309 \begin_inset CommandInset label
1310 LatexCommand label
1311 name "sec:Image-Formats"
1312
1313 \end_inset
1314
1315
1316 \begin_inset Index idx
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320 Formats d' images
1321 \end_layout
1322
1323 \end_inset
1324
1325
1326 \begin_inset Index idx
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330 Figures ! Formats d'images
1331 \end_layout
1332
1333 \end_inset
1334
1335
1336 \end_layout
1337
1338 \begin_layout Standard
1339 Vous pouvez insérer des images dans n'importe quel format connu.
1340  Mais, comme nous l'avons expliqué dans l'annexe
1341 \begin_inset space ~
1342 \end_inset
1343
1344
1345 \begin_inset CommandInset ref
1346 LatexCommand ref
1347 reference "cha:Formats-fichiers-graphiques"
1348
1349 \end_inset
1350
1351 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1352  de formats d'images.
1353  Pour s'en sortir LyX utilise le programme 
1354 \family typewriter
1355 ImageMagick
1356 \family default
1357  en arrière plan pour convertir les formats que vous utilisez dans un des
1358  formats acceptés par le format de sortie.
1359  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1360 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1361 \begin_inset space ~
1362 \end_inset
1363
1364
1365 \begin_inset CommandInset ref
1366 LatexCommand ref
1367 reference "cha:Formats-fichiers-graphiques"
1368
1369 \end_inset
1370
1371 .
1372 \end_layout
1373
1374 \begin_layout Standard
1375 Comme pour les polices de caractères, il y a deux grands types de formats
1376  d'images:
1377 \end_layout
1378
1379 \begin_layout Description
1380 Les
1381 \begin_inset space ~
1382 \end_inset
1383
1384 images
1385 \begin_inset space ~
1386 \end_inset
1387
1388 Matricielles
1389 \begin_inset space ~
1390 \end_inset
1391
1392 (ou
1393 \begin_inset space ~
1394 \end_inset
1395
1396 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1397  enregistrés sous un format compressé.
1398  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1399  petits carrés quand on utilise des agrandissements trop importants (aspect
1400  
1401 \begin_inset Quotes fld
1402 \end_inset
1403
1404 pixellisé
1405 \begin_inset Quotes frd
1406 \end_inset
1407
1408 ).
1409  Les formats matriciels les plus connus sont le GIF (
1410 \begin_inset Quotes fld
1411 \end_inset
1412
1413 Graphics Interchange Format
1414 \begin_inset Quotes frd
1415 \end_inset
1416
1417 , avec comme suffixe de fichier 
1418 \begin_inset Quotes fld
1419 \end_inset
1420
1421
1422 \family typewriter
1423 .gif
1424 \family default
1425
1426 \begin_inset Quotes frd
1427 \end_inset
1428
1429 )
1430 \begin_inset Index idx
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434 GIF|see
1435 \begin_inset ERT
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439
1440 {
1441 \end_layout
1442
1443 \end_inset
1444
1445 Format d'image
1446 \begin_inset ERT
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450
1451 }
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \end_layout
1458
1459 \end_inset
1460
1461 , le PNG (
1462 \begin_inset Quotes fld
1463 \end_inset
1464
1465 Portable Network Graphics
1466 \begin_inset Quotes frd
1467 \end_inset
1468
1469 , suffixe 
1470 \begin_inset Quotes fld
1471 \end_inset
1472
1473
1474 \family typewriter
1475 .png
1476 \family default
1477
1478 \begin_inset Quotes frd
1479 \end_inset
1480
1481 )
1482 \begin_inset Index idx
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486 PNG|see
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 {
1493 \end_layout
1494
1495 \end_inset
1496
1497 Formats d'image
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 }
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512
1513  et le JPG (
1514 \begin_inset Quotes fld
1515 \end_inset
1516
1517 Joint Photographic Expert Group
1518 \begin_inset Quotes frd
1519 \end_inset
1520
1521 , suffixe 
1522 \begin_inset Quotes fld
1523 \end_inset
1524
1525
1526 \family typewriter
1527 .jpg
1528 \family default
1529
1530 \begin_inset Quotes frd
1531 \end_inset
1532
1533  ou 
1534 \begin_inset Quotes fld
1535 \end_inset
1536
1537
1538 \family typewriter
1539 .jpeg
1540 \family default
1541
1542 \begin_inset Quotes frd
1543 \end_inset
1544
1545 )
1546 \begin_inset Index idx
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550 JPG|see
1551 \begin_inset ERT
1552 status collapsed
1553
1554 \begin_layout Plain Layout
1555
1556 {
1557 \end_layout
1558
1559 \end_inset
1560
1561 Formats d'image
1562 \begin_inset ERT
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566
1567 }
1568 \end_layout
1569
1570 \end_inset
1571
1572
1573 \end_layout
1574
1575 \end_inset
1576
1577 .
1578 \end_layout
1579
1580 \begin_layout Description
1581 Les
1582 \begin_inset space ~
1583 \end_inset
1584
1585 images
1586 \begin_inset space ~
1587 \end_inset
1588
1589 Vectorielles
1590 \begin_inset space ~
1591 \end_inset
1592
1593 (ou
1594 \begin_inset space ~
1595 \end_inset
1596
1597 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1598  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1599 nnée comme on le veut sans perte de précision.
1600  La possibilité de redimensionner les images est très utilisé pour les présentat
1601 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1602 nnement.
1603  Le redimensionnement permet aussi de présenter des documents en ligne où
1604  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1605  étudier les détails.
1606 \begin_inset Newline newline
1607 \end_inset
1608
1609 Les principaux formats vectoriels sont le SVG (
1610 \begin_inset Quotes fld
1611 \end_inset
1612
1613 Scalable Vector Graphics
1614 \begin_inset Quotes frd
1615 \end_inset
1616
1617 , suffixe 
1618 \begin_inset Quotes fld
1619 \end_inset
1620
1621
1622 \family typewriter
1623 .svg
1624 \family default
1625
1626 \begin_inset Quotes frd
1627 \end_inset
1628
1629 )
1630 \begin_inset Index idx
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634 SVG|see
1635 \begin_inset ERT
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639
1640 {
1641 \end_layout
1642
1643 \end_inset
1644
1645 Format d'image
1646 \begin_inset ERT
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650
1651 }
1652 \end_layout
1653
1654 \end_inset
1655
1656
1657 \end_layout
1658
1659 \end_inset
1660
1661 , l'EPS ( 
1662 \begin_inset Quotes fld
1663 \end_inset
1664
1665 encapsulated PostScript
1666 \begin_inset Quotes frd
1667 \end_inset
1668
1669 , suffixe 
1670 \begin_inset Quotes fld
1671 \end_inset
1672
1673
1674 \family typewriter
1675 .eps
1676 \family default
1677
1678 \begin_inset Quotes frd
1679 \end_inset
1680
1681 )
1682 \begin_inset Index idx
1683 status collapsed
1684
1685 \begin_layout Plain Layout
1686 EPS|see
1687 \begin_inset ERT
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691
1692 {
1693 \end_layout
1694
1695 \end_inset
1696
1697 Format d'image
1698 \begin_inset ERT
1699 status collapsed
1700
1701 \begin_layout Plain Layout
1702
1703 }
1704 \end_layout
1705
1706 \end_inset
1707
1708
1709 \end_layout
1710
1711 \end_inset
1712
1713 , le PDF (
1714 \begin_inset Quotes fld
1715 \end_inset
1716
1717 Portable Document Format
1718 \begin_inset Quotes frd
1719 \end_inset
1720
1721 , suffixe 
1722 \begin_inset Quotes fld
1723 \end_inset
1724
1725
1726 \family typewriter
1727 .pdf
1728 \family default
1729
1730 \begin_inset Quotes frd
1731 \end_inset
1732
1733 )
1734 \begin_inset Index idx
1735 status collapsed
1736
1737 \begin_layout Plain Layout
1738 PDF|see
1739 \begin_inset ERT
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743
1744 {
1745 \end_layout
1746
1747 \end_inset
1748
1749 Format d'image
1750 \begin_inset ERT
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754
1755 }
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \end_layout
1762
1763 \end_inset
1764
1765  et le WMF (
1766 \begin_inset Quotes fld
1767 \end_inset
1768
1769 Windows Metafile
1770 \begin_inset Quotes frd
1771 \end_inset
1772
1773 , suffixe 
1774 \begin_inset Quotes fld
1775 \end_inset
1776
1777
1778 \family typewriter
1779 .wfm
1780 \family default
1781
1782 \begin_inset Quotes frd
1783 \end_inset
1784
1785  ou 
1786 \begin_inset Quotes fld
1787 \end_inset
1788
1789
1790 \family typewriter
1791 .emf
1792 \family default
1793
1794 \begin_inset Quotes frd
1795 \end_inset
1796
1797 )
1798 \begin_inset Index idx
1799 status collapsed
1800
1801 \begin_layout Plain Layout
1802 WMF|see
1803 \begin_inset ERT
1804 status collapsed
1805
1806 \begin_layout Plain Layout
1807
1808 {
1809 \end_layout
1810
1811 \end_inset
1812
1813 Formats d'images
1814 \begin_inset ERT
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818
1819 }
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \end_layout
1826
1827 \end_inset
1828
1829 .
1830  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1831  en EPS, mais le résultat ne sera pas redimensionnable.
1832  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1833 \begin_inset Foot
1834 status collapsed
1835
1836 \begin_layout Plain Layout
1837 Dans le cas du PDF l'image initiale est aussi compressée.
1838 \end_layout
1839
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \begin_layout Standard
1846 Les fichiers PDF générés par 
1847 \family typewriter
1848 Adobe Photoshop
1849 \family default
1850 , par exemple, sont des images matricielles.
1851 \end_layout
1852
1853 \begin_layout Standard
1854 En principe il est quasiment impossible de convertir une image matricielle
1855  en graphique vectoriel, seul le contraire est possible.
1856  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1857  dans respectivement un fichier de sortie PDF ou PostScript.
1858  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1859  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1860  WMF/SVG
1861 \begin_inset Formula $\to$
1862 \end_inset
1863
1864 PDF/EPS convenables.
1865 \end_layout
1866
1867 \begin_layout Chapter
1868 Tableaux
1869 \begin_inset Index idx
1870 status collapsed
1871
1872 \begin_layout Plain Layout
1873 Tableau
1874 \end_layout
1875
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \begin_layout Section
1882 Introduction
1883 \begin_inset Index idx
1884 status collapsed
1885
1886 \begin_layout Plain Layout
1887 Tableau ! Introduction
1888 \end_layout
1889
1890 \end_inset
1891
1892
1893 \end_layout
1894
1895 \begin_layout Standard
1896 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1897  
1898 \begin_inset Info
1899 type  "icon"
1900 arg   "tabular-insert"
1901 \end_inset
1902
1903  soit 
1904 \family sans
1905 Insertion\SpecialChar \menuseparator
1906 Tableau
1907 \family default
1908 .
1909  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1910  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1911  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1912  sur un bouton de la souris pour valider votre choix.
1913  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1914  vous demandant le nombre de lignes et de colonnes.
1915 \begin_inset Newline newline
1916 \end_inset
1917
1918 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1919  une à droite de la colonne la plus à droite et une en bas de la rangée
1920  du bas, qui forment une boîte autour du tableau.
1921  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1922  apparaît séparée du reste du tableau.
1923  Voici un exemple :
1924 \end_layout
1925
1926 \begin_layout Standard
1927 \align center
1928 \begin_inset Tabular
1929 <lyxtabular version="3" rows="4" columns="4">
1930 <features rotate="0" tabularvalignment="middle">
1931 <column alignment="center" valignment="top">
1932 <column alignment="center" valignment="top">
1933 <column alignment="center" valignment="top">
1934 <column alignment="center" valignment="top">
1935 <row>
1936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1937 \begin_inset Text
1938
1939 \begin_layout Plain Layout
1940
1941 \end_layout
1942
1943 \end_inset
1944 </cell>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949 1
1950 \end_layout
1951
1952 \end_inset
1953 </cell>
1954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1955 \begin_inset Text
1956
1957 \begin_layout Plain Layout
1958 2
1959 \end_layout
1960
1961 \end_inset
1962 </cell>
1963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1964 \begin_inset Text
1965
1966 \begin_layout Plain Layout
1967 3
1968 \end_layout
1969
1970 \end_inset
1971 </cell>
1972 </row>
1973 <row>
1974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Plain Layout
1978 A
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1993 \begin_inset Text
1994
1995 \begin_layout Plain Layout
1996
1997 \end_layout
1998
1999 \end_inset
2000 </cell>
2001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2002 \begin_inset Text
2003
2004 \begin_layout Plain Layout
2005
2006 \end_layout
2007
2008 \end_inset
2009 </cell>
2010 </row>
2011 <row>
2012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2013 \begin_inset Text
2014
2015 \begin_layout Plain Layout
2016 B
2017 \end_layout
2018
2019 \end_inset
2020 </cell>
2021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2022 \begin_inset Text
2023
2024 \begin_layout Plain Layout
2025
2026 \end_layout
2027
2028 \end_inset
2029 </cell>
2030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2031 \begin_inset Text
2032
2033 \begin_layout Plain Layout
2034
2035 \end_layout
2036
2037 \end_inset
2038 </cell>
2039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2040 \begin_inset Text
2041
2042 \begin_layout Plain Layout
2043
2044 \end_layout
2045
2046 \end_inset
2047 </cell>
2048 </row>
2049 <row>
2050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2051 \begin_inset Text
2052
2053 \begin_layout Plain Layout
2054 C
2055 \end_layout
2056
2057 \end_inset
2058 </cell>
2059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2060 \begin_inset Text
2061
2062 \begin_layout Plain Layout
2063
2064 \end_layout
2065
2066 \end_inset
2067 </cell>
2068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2069 \begin_inset Text
2070
2071 \begin_layout Plain Layout
2072
2073 \end_layout
2074
2075 \end_inset
2076 </cell>
2077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2078 \begin_inset Text
2079
2080 \begin_layout Plain Layout
2081
2082 \end_layout
2083
2084 \end_inset
2085 </cell>
2086 </row>
2087 </lyxtabular>
2088
2089 \end_inset
2090
2091
2092 \end_layout
2093
2094 \begin_layout Section
2095 La fenêtre 
2096 \family sans
2097 tableau
2098 \family default
2099
2100 \begin_inset Index idx
2101 status collapsed
2102
2103 \begin_layout Plain Layout
2104 Tableau ! Fenêtre de dialogue
2105 \end_layout
2106
2107 \end_inset
2108
2109
2110 \end_layout
2111
2112 \begin_layout Standard
2113 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2114  de la souris, qui ouvre le menu contextuel.
2115  A l'aide du choix de menu 
2116 \family sans
2117 Plus...
2118
2119 \family default
2120  vous pouvez modifier les réglages concernant la cellule, la colonne et
2121  la ligne dans laquelle le curseur se trouve.
2122  Le menu contextuel 
2123 \family sans
2124 Plus...\SpecialChar \menuseparator
2125 Paramètres...
2126
2127 \family default
2128  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2129  sont possibles.
2130  La plupart des options peuvent s'appliquer à des sélections.
2131  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2132  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2133  votre sélection.
2134  Notez qu'il y a une différence entre sélectionner le 
2135 \emph on
2136 contenu 
2137 \emph default
2138 d'une cellule et sélectionner la cellule elle-même.
2139 \begin_inset Newline newline
2140 \end_inset
2141
2142 En cochant l'option 
2143 \family sans
2144 Application
2145 \begin_inset space ~
2146 \end_inset
2147
2148 immédiate
2149 \family default
2150  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2151  est appliquée directement.
2152  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2153  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2154  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2155  de dialogue, vous devez appuyer sur 
2156 \family sans
2157 Entrée
2158 \family default
2159  pour que la modification soit appliquée.
2160 \begin_inset Newline newline
2161 \end_inset
2162
2163 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2164  :
2165 \end_layout
2166
2167 \begin_layout Description
2168 Paramètres
2169 \begin_inset space ~
2170 \end_inset
2171
2172 du
2173 \begin_inset space ~
2174 \end_inset
2175
2176 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2177  la largeur de la colonne courante.
2178  L'alignement horizontal 
2179 \family sans
2180 Au
2181 \begin_inset space ~
2182 \end_inset
2183
2184 séparateur
2185 \begin_inset space ~
2186 \end_inset
2187
2188 décimal
2189 \family default
2190  est décrit dans la section
2191 \begin_inset space ~
2192 \end_inset
2193
2194
2195 \begin_inset CommandInset ref
2196 LatexCommand ref
2197 reference "sub:Alignements-de-cellules"
2198
2199 \end_inset
2200
2201 .
2202  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2203  vertical de la ligne courante.
2204  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2205  et donc, plusieurs paragraphes de texte, voir la section
2206 \begin_inset space ~
2207 \end_inset
2208
2209
2210 \begin_inset CommandInset ref
2211 LatexCommand ref
2212 reference "sub:Lignes-multiple-dans-cellule"
2213
2214 \end_inset
2215
2216 .
2217  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2218  pour accommoder le contenu de cellule le plus large.
2219 \begin_inset Newline newline
2220 \end_inset
2221
2222 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2223  un multi-colonnes, voir la section
2224 \begin_inset space ~
2225 \end_inset
2226
2227
2228 \begin_inset CommandInset ref
2229 LatexCommand ref
2230 reference "sub:Multicolonnes"
2231
2232 \end_inset
2233
2234  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2235 \begin_inset space ~
2236 \end_inset
2237
2238
2239 \begin_inset CommandInset ref
2240 LatexCommand ref
2241 reference "sub:Multi-lignes"
2242
2243 \end_inset
2244
2245 .
2246 \begin_inset Newline newline
2247 \end_inset
2248
2249 L'option 
2250 \family sans
2251 Tourner
2252 \begin_inset space ~
2253 \end_inset
2254
2255 la
2256 \begin_inset space ~
2257 \end_inset
2258
2259 case
2260 \begin_inset space ~
2261 \end_inset
2262
2263 de
2264 \begin_inset space ~
2265 \end_inset
2266
2267 90°
2268 \family default
2269  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2270  L'option 
2271 \family sans
2272 Tourner
2273 \begin_inset space ~
2274 \end_inset
2275
2276 le
2277 \begin_inset space ~
2278 \end_inset
2279
2280 tableau
2281 \begin_inset space ~
2282 \end_inset
2283
2284 de
2285 \begin_inset space ~
2286 \end_inset
2287
2288 90°
2289 \family default
2290  fait pivoter tout le tableau.
2291  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2292  la sortie finale.
2293  Pour plus d'information voir la section
2294 \begin_inset space ~
2295 \end_inset
2296
2297
2298 \begin_inset CommandInset ref
2299 LatexCommand ref
2300 reference "sec:Rotated-Table-Cells"
2301
2302 \end_inset
2303
2304 .
2305 \begin_inset Newline newline
2306 \end_inset
2307
2308
2309 \begin_inset Note Greyedout
2310 status open
2311
2312 \begin_layout Plain Layout
2313
2314 \series bold
2315 Note:
2316 \series default
2317  La plupart des visualiseurs DVI ne sont 
2318 \emph on
2319 pas
2320 \emph default
2321  capables d'afficher ces rotations.
2322 \end_layout
2323
2324 \end_inset
2325
2326
2327 \begin_inset Newline newline
2328 \end_inset
2329
2330 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2331  qui sont incorporés dans une ligne de texte :
2332 \begin_inset Newline newline
2333 \end_inset
2334
2335 Une ligne avec des tableaux alignés de différentes manières: 
2336 \begin_inset Tabular
2337 <lyxtabular version="3" rows="2" columns="2">
2338 <features rotate="0" tabularvalignment="top">
2339 <column alignment="center" valignment="top" width="0pt">
2340 <column alignment="center" valignment="top">
2341 <row>
2342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2343 \begin_inset Text
2344
2345 \begin_layout Plain Layout
2346
2347 \end_layout
2348
2349 \end_inset
2350 </cell>
2351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2352 \begin_inset Text
2353
2354 \begin_layout Plain Layout
2355 1
2356 \end_layout
2357
2358 \end_inset
2359 </cell>
2360 </row>
2361 <row>
2362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2363 \begin_inset Text
2364
2365 \begin_layout Plain Layout
2366 A
2367 \end_layout
2368
2369 \end_inset
2370 </cell>
2371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375
2376 \end_layout
2377
2378 \end_inset
2379 </cell>
2380 </row>
2381 </lyxtabular>
2382
2383 \end_inset
2384
2385  
2386 \begin_inset Tabular
2387 <lyxtabular version="3" rows="2" columns="2">
2388 <features rotate="0" tabularvalignment="middle">
2389 <column alignment="center" valignment="top">
2390 <column alignment="center" valignment="top">
2391 <row>
2392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2393 \begin_inset Text
2394
2395 \begin_layout Plain Layout
2396
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405 1
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 </row>
2411 <row>
2412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2413 \begin_inset Text
2414
2415 \begin_layout Plain Layout
2416 A
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Plain Layout
2425
2426 \end_layout
2427
2428 \end_inset
2429 </cell>
2430 </row>
2431 </lyxtabular>
2432
2433 \end_inset
2434
2435  
2436 \begin_inset Tabular
2437 <lyxtabular version="3" rows="2" columns="2">
2438 <features rotate="0" tabularvalignment="bottom">
2439 <column alignment="center" valignment="top" width="0pt">
2440 <column alignment="center" valignment="top">
2441 <row>
2442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2443 \begin_inset Text
2444
2445 \begin_layout Plain Layout
2446
2447 \end_layout
2448
2449 \end_inset
2450 </cell>
2451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2452 \begin_inset Text
2453
2454 \begin_layout Plain Layout
2455 1
2456 \end_layout
2457
2458 \end_inset
2459 </cell>
2460 </row>
2461 <row>
2462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2463 \begin_inset Text
2464
2465 \begin_layout Plain Layout
2466 A
2467 \end_layout
2468
2469 \end_inset
2470 </cell>
2471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2472 \begin_inset Text
2473
2474 \begin_layout Plain Layout
2475
2476 \end_layout
2477
2478 \end_inset
2479 </cell>
2480 </row>
2481 </lyxtabular>
2482
2483 \end_inset
2484
2485
2486 \begin_inset Newline newline
2487 \end_inset
2488
2489 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2490  spéciales pour le tableau, voir les sections
2491 \begin_inset space ~
2492 \end_inset
2493
2494
2495 \begin_inset CommandInset ref
2496 LatexCommand ref
2497 reference "sub:Calculs-multicolonnes"
2498
2499 \end_inset
2500
2501  et 
2502 \begin_inset CommandInset ref
2503 LatexCommand ref
2504 reference "sec:Tableaux-Colorés"
2505
2506 \end_inset
2507
2508 .
2509 \end_layout
2510
2511 \begin_layout Description
2512
2513 \family sans
2514 Bordures
2515 \family default
2516  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2517  ou la colonne courante.
2518  
2519 \begin_inset Newline newline
2520 \end_inset
2521
2522 En utilisant le style 
2523 \family sans
2524 Formel
2525 \family default
2526  à la place du style par 
2527 \family sans
2528 Défaut
2529 \family default
2530 , on va convertir le tableau en tableau formel comme on le décrit dans la
2531  section
2532 \begin_inset space ~
2533 \end_inset
2534
2535
2536 \begin_inset CommandInset ref
2537 LatexCommand ref
2538 reference "sec:Tableaux-Formels"
2539
2540 \end_inset
2541
2542 .
2543 \begin_inset Newline newline
2544 \end_inset
2545
2546 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2547  dans les lignes du tableau comme c'est décrit dans la section
2548 \begin_inset space ~
2549 \end_inset
2550
2551
2552 \begin_inset CommandInset ref
2553 LatexCommand ref
2554 reference "sub:Espacement-lignes"
2555
2556 \end_inset
2557
2558 .
2559 \end_layout
2560
2561 \begin_layout Description
2562 Tableau
2563 \begin_inset space ~
2564 \end_inset
2565
2566 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2567  un 
2568 \begin_inset Quotes fld
2569 \end_inset
2570
2571
2572 \emph on
2573 tableau long
2574 \emph default
2575
2576 \begin_inset Quotes frd
2577 \end_inset
2578
2579  qui peut continuer sur plusieurs pages.
2580  Les sections
2581 \begin_inset space ~
2582 \end_inset
2583
2584
2585 \begin_inset CommandInset ref
2586 LatexCommand ref
2587 reference "sec:Tableaux-longs"
2588
2589 \end_inset
2590
2591  et 
2592 \begin_inset CommandInset ref
2593 LatexCommand ref
2594 reference "sec:Questions-sur-tableaux-longs"
2595
2596 \end_inset
2597
2598  décrivent ces tableaux longs plus en détail.
2599 \end_layout
2600
2601 \begin_layout Section
2602 La barre d'outils tableau
2603 \begin_inset Index idx
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607 Tableau ! Barre d'outils
2608 \end_layout
2609
2610 \end_inset
2611
2612
2613 \end_layout
2614
2615 \begin_layout Standard
2616 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2617  permet de modifier plus rapidement les tableaux.
2618  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2619  le curseur se trouve à l'intérieur d'un tableau.
2620  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2621  au menu 
2622 \family sans
2623 Visualiser\SpecialChar \menuseparator
2624 Barres
2625 \begin_inset space ~
2626 \end_inset
2627
2628 d'outils\SpecialChar \menuseparator
2629 Tableau
2630 \family default
2631 .
2632 \end_layout
2633
2634 \begin_layout Standard
2635 La barre d'outils contient les icônes suivantes :
2636 \end_layout
2637
2638 \begin_layout Labeling
2639 \labelwidthstring 00.00.0000
2640 \begin_inset Info
2641 type  "icon"
2642 arg   "inset-modify tabular append-row"
2643 \end_inset
2644
2645  ajoute une ligne sous la cellule ou la sélection courante
2646 \end_layout
2647
2648 \begin_layout Labeling
2649 \labelwidthstring 00.00.0000
2650 \begin_inset Info
2651 type  "icon"
2652 arg   "inset-modify tabular append-column"
2653 \end_inset
2654
2655  ajoute une colonne à la droite de la cellule ou de la sélection courante
2656 \end_layout
2657
2658 \begin_layout Labeling
2659 \labelwidthstring 00.00.0000
2660 \begin_inset Info
2661 type  "icon"
2662 arg   "inset-modify tabular delete-row"
2663 \end_inset
2664
2665  supprime la ligne ou la sélection courante
2666 \end_layout
2667
2668 \begin_layout Labeling
2669 \labelwidthstring 00.00.0000
2670 \begin_inset Info
2671 type  "icon"
2672 arg   "inset-modify tabular delete-column"
2673 \end_inset
2674
2675  supprime la colonne ou la sélection courante
2676 \end_layout
2677
2678 \begin_layout Labeling
2679 \labelwidthstring 00.00.0000
2680 \begin_inset Info
2681 type  "icon"
2682 arg   "inset-modify tabular move-row-up"
2683 \end_inset
2684
2685  déplace la ligne vers le haut
2686 \end_layout
2687
2688 \begin_layout Labeling
2689 \labelwidthstring 00.00.0000
2690 \begin_inset Info
2691 type  "icon"
2692 arg   "inset-modify tabular move-column-left"
2693 \end_inset
2694
2695  déplace la colonne vers la gauche
2696 \end_layout
2697
2698 \begin_layout Labeling
2699 \labelwidthstring 00.00.0000
2700 \begin_inset Info
2701 type  "icon"
2702 arg   "inset-modify tabular move-row-down"
2703 \end_inset
2704
2705  déplace la ligne vers le bas
2706 \end_layout
2707
2708 \begin_layout Labeling
2709 \labelwidthstring 00.00.0000
2710 \begin_inset Info
2711 type  "icon"
2712 arg   "inset-modify tabular move-column-right"
2713 \end_inset
2714
2715  déplace la colonne vers la droite
2716 \end_layout
2717
2718 \begin_layout Labeling
2719 \labelwidthstring 00.00.0000
2720 \begin_inset Info
2721 type  "icon"
2722 arg   "inset-modify tabular toggle-line-top"
2723 \end_inset
2724
2725  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2726  courante
2727 \end_layout
2728
2729 \begin_layout Labeling
2730 \labelwidthstring 00.00.0000
2731 \begin_inset Info
2732 type  "icon"
2733 arg   "inset-modify tabular toggle-line-bottom"
2734 \end_inset
2735
2736  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2737 \end_layout
2738
2739 \begin_layout Labeling
2740 \labelwidthstring 00.00.0000
2741 \begin_inset Info
2742 type  "icon"
2743 arg   "inset-modify tabular toggle-line-left"
2744 \end_inset
2745
2746  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2747 \begin_inset Note Note
2748 status collapsed
2749
2750 \begin_layout Plain Layout
2751 ou colonne ?
2752 \end_layout
2753
2754 \end_inset
2755
2756  ou de la sélection courante
2757 \end_layout
2758
2759 \begin_layout Labeling
2760 \labelwidthstring 00.00.0000
2761 \begin_inset Info
2762 type  "icon"
2763 arg   "inset-modify tabular toggle-line-right"
2764 \end_inset
2765
2766  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2767 \begin_inset Note Note
2768 status collapsed
2769
2770 \begin_layout Plain Layout
2771 ou colonne ?
2772 \end_layout
2773
2774 \end_inset
2775
2776  ou de la sélection courante
2777 \end_layout
2778
2779 \begin_layout Labeling
2780 \labelwidthstring 00.00.0000
2781 \begin_inset Info
2782 type  "icon"
2783 arg   "inset-modify tabular set-all-lines"
2784 \end_inset
2785
2786  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2787  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2788  colonne et la ligne courante
2789 \end_layout
2790
2791 \begin_layout Labeling
2792 \labelwidthstring 00.00.0000
2793 \begin_inset Info
2794 type  "icon"
2795 arg   "inset-modify tabular unset-all-lines"
2796 \end_inset
2797
2798  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2799  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2800  aussi la colonne et la ligne courante
2801 \end_layout
2802
2803 \begin_layout Labeling
2804 \labelwidthstring 00.00.0000
2805 \begin_inset Info
2806 type  "icon"
2807 arg   "inset-modify tabular m-align-left"
2808 \end_inset
2809
2810  aligne à gauche le contenu de la cellule ou de la colonne courante
2811 \end_layout
2812
2813 \begin_layout Labeling
2814 \labelwidthstring 00.00.0000
2815 \begin_inset Info
2816 type  "icon"
2817 arg   "inset-modify tabular m-align-center"
2818 \end_inset
2819
2820  centre horizontalement le contenu de la cellule ou de la colonne courante
2821 \end_layout
2822
2823 \begin_layout Labeling
2824 \labelwidthstring 00.00.0000
2825 \begin_inset Info
2826 type  "icon"
2827 arg   "inset-modify tabular m-align-right"
2828 \end_inset
2829
2830  aligne à droite le contenu de la cellule ou de la colonne courante
2831 \end_layout
2832
2833 \begin_layout Labeling
2834 \labelwidthstring 00.00.0000
2835 \begin_inset Info
2836 type  "icon"
2837 arg   "inset-modify tabular align-decimal"
2838 \end_inset
2839
2840  aligne le contenu de la colonne courante sur un caractère
2841 \end_layout
2842
2843 \begin_layout Labeling
2844 \labelwidthstring 00.00.0000
2845 \begin_inset Info
2846 type  "icon"
2847 arg   "inset-modify tabular m-valign-top"
2848 \end_inset
2849
2850  aligne le contenu de la cellule courante verticalement vers le haut
2851 \end_layout
2852
2853 \begin_layout Labeling
2854 \labelwidthstring 00.00.0000
2855 \begin_inset Info
2856 type  "icon"
2857 arg   "inset-modify tabular m-valign-middle"
2858 \end_inset
2859
2860  centre verticalement le contenu de la cellule courante
2861 \end_layout
2862
2863 \begin_layout Labeling
2864 \labelwidthstring 00.00.0000
2865 \begin_inset Info
2866 type  "icon"
2867 arg   "inset-modify tabular m-valign-bottom"
2868 \end_inset
2869
2870  aligne le contenu de la cellule courante verticalement vers le bas
2871 \end_layout
2872
2873 \begin_layout Labeling
2874 \labelwidthstring 00.00.0000
2875 \begin_inset Info
2876 type  "icon"
2877 arg   "inset-modify tabular set-rotate-cell"
2878 \end_inset
2879
2880  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2881 re
2882 \end_layout
2883
2884 \begin_layout Labeling
2885 \labelwidthstring 00.00.0000
2886 \begin_inset Info
2887 type  "icon"
2888 arg   "inset-modify tabular set-rotate-tabular"
2889 \end_inset
2890
2891  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2892 \end_layout
2893
2894 \begin_layout Labeling
2895 \labelwidthstring 00.00.0000
2896 \begin_inset Info
2897 type  "icon"
2898 arg   "inset-modify tabular multicolumn"
2899 \end_inset
2900
2901  transforme en multi-colonnes la cellule ou la sélection courante
2902 \end_layout
2903
2904 \begin_layout Labeling
2905 \labelwidthstring 00.00.0000
2906 \begin_inset Info
2907 type  "icon"
2908 arg   "inset-modify tabular multirow"
2909 \end_inset
2910
2911  transforme en multi-lignes la cellule ou la sélection courante
2912 \end_layout
2913
2914 \begin_layout Standard
2915 \begin_inset Note Greyedout
2916 status open
2917
2918 \begin_layout Plain Layout
2919
2920 \series bold
2921 Note :
2922 \series default
2923  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2924  est utilisé pour toutes les autres cellules de la ligne.
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \end_layout
2931
2932 \begin_layout Section
2933 Le menu Édition tableau
2934 \begin_inset Index idx
2935 status collapsed
2936
2937 \begin_layout Plain Layout
2938 Tableau ! Menu Édition
2939 \end_layout
2940
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Standard
2947 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2948  
2949 \family sans
2950 Édition\SpecialChar \menuseparator
2951 Tableau
2952 \family default
2953  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2954  ou de la ligne courante et aussi de transformer la sélection courante en
2955  multi-colonnes.
2956  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2957 \end_layout
2958
2959 \begin_layout Section
2960 Flottant de tableau
2961 \begin_inset CommandInset label
2962 LatexCommand label
2963 name "sec:Table-Floats"
2964
2965 \end_inset
2966
2967
2968 \begin_inset Index idx
2969 status collapsed
2970
2971 \begin_layout Plain Layout
2972 Flottants ! Tableaux
2973 \end_layout
2974
2975 \end_inset
2976
2977
2978 \begin_inset Index idx
2979 status collapsed
2980
2981 \begin_layout Plain Layout
2982 Tableau ! Flottants
2983 \end_layout
2984
2985 \end_inset
2986
2987
2988 \end_layout
2989
2990 \begin_layout Standard
2991 Pour des explications générales sur les flottants, jetez un œil à la section
2992 \begin_inset space ~
2993 \end_inset
2994
2995
2996 \begin_inset CommandInset ref
2997 LatexCommand ref
2998 reference "sec:Flottants-Introduction"
2999
3000 \end_inset
3001
3002 .
3003 \end_layout
3004
3005 \begin_layout Standard
3006 \begin_inset Float table
3007 placement h
3008 wide false
3009 sideways false
3010 status open
3011
3012 \begin_layout Plain Layout
3013 \begin_inset Caption Standard
3014
3015 \begin_layout Plain Layout
3016 \begin_inset CommandInset label
3017 LatexCommand label
3018 name "tab:Flottant-de-tableau"
3019
3020 \end_inset
3021
3022 Un flottant de tableau.
3023 \end_layout
3024
3025 \end_inset
3026
3027
3028 \end_layout
3029
3030 \begin_layout Plain Layout
3031 \align center
3032 \begin_inset Tabular
3033 <lyxtabular version="3" rows="3" columns="3">
3034 <features rotate="0" tabularvalignment="middle">
3035 <column alignment="center" valignment="top" width="0pt">
3036 <column alignment="center" valignment="top" width="0pt">
3037 <column alignment="center" valignment="top" width="0pt">
3038 <row>
3039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3040 \begin_inset Text
3041
3042 \begin_layout Plain Layout
3043 1
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3049 \begin_inset Text
3050
3051 \begin_layout Plain Layout
3052 2
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061 3
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 </row>
3067 <row>
3068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Plain Layout
3072 Jules
3073 \end_layout
3074
3075 \end_inset
3076 </cell>
3077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Plain Layout
3081 Marie
3082 \end_layout
3083
3084 \end_inset
3085 </cell>
3086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3087 \begin_inset Text
3088
3089 \begin_layout Plain Layout
3090 Jean
3091 \end_layout
3092
3093 \end_inset
3094 </cell>
3095 </row>
3096 <row>
3097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101 \begin_inset Formula $\int x^{2}dx$
3102 \end_inset
3103
3104
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113 \begin_inset Formula $\left[\begin{array}{cc}
3114 a & b\\
3115 c & d
3116 \end{array}\right]$
3117 \end_inset
3118
3119
3120 \end_layout
3121
3122 \end_inset
3123 </cell>
3124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3125 \begin_inset Text
3126
3127 \begin_layout Plain Layout
3128 \begin_inset Formula $1+1=2$
3129 \end_inset
3130
3131
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 </row>
3137 </lyxtabular>
3138
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \begin_layout Standard
3150 Les flottants de tableau sont insérés en utilisant le menu 
3151 \family sans
3152 Insertion\SpecialChar \menuseparator
3153 Flottant\SpecialChar \menuseparator
3154 Tableau
3155 \family default
3156  ou le bouton 
3157 \begin_inset Info
3158 type  "icon"
3159 arg   "float-insert table"
3160 \end_inset
3161
3162  de la barre d'outils.
3163 \end_layout
3164
3165 \begin_layout Standard
3166 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3167  qui a comme étiquette 
3168 \begin_inset Quotes fld
3169 \end_inset
3170
3171 Tableau
3172 \begin_inset space ~
3173 \end_inset
3174
3175 #:
3176 \begin_inset Quotes frd
3177 \end_inset
3178
3179  (où # est le numéro du tableau).
3180  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3181 \end_layout
3182
3183 \begin_layout Standard
3184 Le tableau
3185 \begin_inset space ~
3186 \end_inset
3187
3188
3189 \begin_inset CommandInset ref
3190 LatexCommand ref
3191 reference "tab:Flottant-de-tableau"
3192
3193 \end_inset
3194
3195  est un exemple de tableau dans un flottant de tableau.
3196 \end_layout
3197
3198 \begin_layout Standard
3199 On met habituellement la légende au dessus des tableaux, mais cette règle
3200  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3201  Cela signifie que si vous utilisez un document appartenant aux classes
3202  
3203 \family sans
3204 article
3205 \family default
3206
3207 \family sans
3208 book
3209 \family default
3210
3211 \family sans
3212 letter
3213 \family default
3214 , ou
3215 \family sans
3216  report
3217 \family default
3218  il n'y aura pas d'espace entre la légende et le tableau.
3219  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3220  la commande de chargement du paquetage LaTeX 
3221 \series bold
3222 caption
3223 \series default
3224
3225 \begin_inset Index idx
3226 status collapsed
3227
3228 \begin_layout Plain Layout
3229 Paquetages LaTeX ! caption
3230 \end_layout
3231
3232 \end_inset
3233
3234  dans le préambule de votre document.
3235 \begin_inset Foot
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239 Pour plus d'information voyez la section
3240 \begin_inset space ~
3241 \end_inset
3242
3243
3244 \begin_inset CommandInset ref
3245 LatexCommand ref
3246 reference "sec:Placement-légende"
3247
3248 \end_inset
3249
3250 .
3251 \end_layout
3252
3253 \end_inset
3254
3255 :
3256 \end_layout
3257
3258 \begin_layout Standard
3259
3260 \series bold
3261 tableposition=top
3262 \end_layout
3263
3264 \begin_layout Standard
3265 Le paquetage 
3266 \series bold
3267 caption
3268 \series default
3269 , qui est décrit dans la section
3270 \begin_inset space ~
3271 \end_inset
3272
3273
3274 \begin_inset CommandInset ref
3275 LatexCommand ref
3276 reference "sec:Formatage-légende"
3277
3278 \end_inset
3279
3280 , est utilisé pour ajuster le format des légendes.
3281 \end_layout
3282
3283 \begin_layout Standard
3284 Dans le texte, on fait référence à un tableau
3285 \begin_inset Index idx
3286 status collapsed
3287
3288 \begin_layout Plain Layout
3289 References@Références ! à des Tableaux
3290 \end_layout
3291
3292 \end_inset
3293
3294  en faisant référence à sa légende.
3295  On insère donc une étiquette dans la légende en utilisant le menu 
3296 \family sans
3297 Insertion
3298 \family default
3299 \SpecialChar \menuseparator
3300
3301 \family sans
3302 Étiquette
3303 \family default
3304  ou le bouton 
3305 \begin_inset Info
3306 type  "icon"
3307 arg   "label-insert"
3308 \end_inset
3309
3310  de la barre d'outils.
3311  On peut alors faire référence à cette étiquette en utilisant le menu 
3312 \family sans
3313 Insertion\SpecialChar \menuseparator
3314 Référence
3315 \begin_inset space ~
3316 \end_inset
3317
3318 croisée
3319 \family default
3320  ou le bouton 
3321 \begin_inset Info
3322 type  "icon"
3323 arg   "dialog-show-new-inset ref"
3324 \end_inset
3325
3326  de la barre d'outils.
3327 \begin_inset Newline newline
3328 \end_inset
3329
3330 Les références croisées sont expliquées en détail dans la section
3331 \begin_inset space ~
3332 \end_inset
3333
3334
3335 \begin_inset CommandInset ref
3336 LatexCommand ref
3337 reference "sec:Referencer-les-Flottants"
3338
3339 \end_inset
3340
3341 .
3342 \end_layout
3343
3344 \begin_layout Section
3345 Tableaux Longs
3346 \begin_inset CommandInset label
3347 LatexCommand label
3348 name "sec:Tableaux-longs"
3349
3350 \end_inset
3351
3352
3353 \begin_inset Index idx
3354 status collapsed
3355
3356 \begin_layout Plain Layout
3357 Tableaux longs
3358 \end_layout
3359
3360 \end_inset
3361
3362
3363 \begin_inset Index idx
3364 status collapsed
3365
3366 \begin_layout Plain Layout
3367 Tableau ! Tableaux longs
3368 \end_layout
3369
3370 \end_inset
3371
3372
3373 \end_layout
3374
3375 \begin_layout Standard
3376 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3377  l'option 
3378 \family sans
3379 Utiliser
3380 \begin_inset space ~
3381 \end_inset
3382
3383 les
3384 \begin_inset space ~
3385 \end_inset
3386
3387 tableaux
3388 \begin_inset space ~
3389 \end_inset
3390
3391 longs
3392 \family default
3393  de l'onglet 
3394 \family sans
3395 Tableau
3396 \begin_inset space ~
3397 \end_inset
3398
3399 long
3400 \family default
3401  de la fenêtre 
3402 \family sans
3403 Paramètres
3404 \begin_inset space ~
3405 \end_inset
3406
3407 du
3408 \begin_inset space ~
3409 \end_inset
3410
3411 tableau
3412 \family default
3413  pour le répartir automatiquement sur plusieurs pages.
3414  En cochant cette option, vous activez les options suivantes:
3415 \end_layout
3416
3417 \begin_layout Description
3418 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3419  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3420  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3421  première page, si 
3422 \family sans
3423 Premier
3424 \begin_inset space ~
3425 \end_inset
3426
3427 en-tête
3428 \family default
3429  est défini.
3430  Ces lignes forment l'en-tête principal.
3431 \end_layout
3432
3433 \begin_layout Description
3434 Premier
3435 \begin_inset space ~
3436 \end_inset
3437
3438 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3439  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3440  d'en-tête utilisées pour la première page du tableau long.
3441 \end_layout
3442
3443 \begin_layout Description
3444 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3445  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3446  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3447  page si 
3448 \family sans
3449 Dernier
3450 \begin_inset space ~
3451 \end_inset
3452
3453 pied
3454 \family default
3455  est défini.
3456 \end_layout
3457
3458 \begin_layout Description
3459 Dernier
3460 \begin_inset space ~
3461 \end_inset
3462
3463 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3464  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3465  constituant le pied de la dernière page du tableau long.
3466 \end_layout
3467
3468 \begin_layout Description
3469 Légende La ligne courante contient la légende du tableau.
3470  La première ligne est transformée en une colonne unique et une légende
3471  est insérée.
3472  Vous trouverez d'autres explications sur les légendes pour les tableaux
3473  longs dans la section
3474 \begin_inset space ~
3475 \end_inset
3476
3477
3478 \begin_inset CommandInset ref
3479 LatexCommand ref
3480 reference "sub:Tableaux-longs-légende"
3481
3482 \end_inset
3483
3484 .
3485 \end_layout
3486
3487 \begin_layout Standard
3488 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3489  Voyez le tableau long qui suit pour voir comment ça marche :
3490 \end_layout
3491
3492 \begin_layout Standard
3493 \align center
3494 \begin_inset Tabular
3495 <lyxtabular version="3" rows="69" columns="3">
3496 <features rotate="0" islongtable="true" longtabularalignment="center">
3497 <column alignment="left" valignment="top" width="0cm">
3498 <column alignment="left" valignment="top" width="0pt">
3499 <column alignment="center" valignment="top" width="0pt">
3500 <row endfirsthead="true">
3501 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505
3506 \series bold
3507 Exemple d'annuaire téléphonique (ignorez les noms)
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 </row>
3531 <row endfirsthead="true">
3532 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536
3537 \series bold
3538 NOM
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556
3557 \series bold
3558 TEL.
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 </row>
3564 <row endhead="true">
3565 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569
3570 \series bold
3571 Exemple d'annuaire téléphonique
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Plain Layout
3580
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 </row>
3595 <row endhead="true">
3596 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600
3601 \series bold
3602 NOM
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620
3621 \series bold
3622 TEL.
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 </row>
3628 <row endfoot="true">
3629 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3630 \begin_inset Text
3631
3632 \begin_layout Plain Layout
3633  continue page suivante
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 </row>
3657 <row>
3658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662
3663 \series bold
3664 Annovi
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 Silvia
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 111
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 </row>
3688 <row>
3689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693
3694 \series bold
3695 Bertoli
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 <cell alignment="center" valignment="top" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 Stefano
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 111
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 </row>
3719 <row>
3720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724
3725 \series bold
3726 Bozzi
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 <cell alignment="center" valignment="top" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735 Walter
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 111
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 </row>
3750 <row>
3751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755
3756 \series bold
3757 Cachia
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766 Maria
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 111
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 </row>
3781 <row>
3782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786
3787 \series bold
3788 Cachia
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 <cell alignment="center" valignment="top" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797 Maurizio
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 111
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 </row>
3812 <row>
3813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817
3818 \series bold
3819 Cinquemani
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 Giusi
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837 111
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 </row>
3843 <row>
3844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848
3849 \series bold
3850 Colin
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 <cell alignment="center" valignment="top" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859 Bernard
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 111
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 <row>
3875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879
3880 \series bold
3881 Concli
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 <cell alignment="center" valignment="top" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890 Gianfranco
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899 111
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910
3911 \series bold
3912 Dal Bosco
3913 \end_layout
3914
3915 \end_inset
3916 </cell>
3917 <cell alignment="center" valignment="top" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921 Carolina
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930 111
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 </row>
3936 <row>
3937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941
3942 \series bold
3943 Dalpiaz
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 <cell alignment="center" valignment="top" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952 Annamaria
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961 111
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 </row>
3967 <row>
3968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972
3973 \series bold
3974 Feliciello
3975 \end_layout
3976
3977 \end_inset
3978 </cell>
3979 <cell alignment="center" valignment="top" usebox="none">
3980 \begin_inset Text
3981
3982 \begin_layout Plain Layout
3983 Domenico
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992 111
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 </row>
3998 <row>
3999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003
4004 \series bold
4005 Focarelli
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 <cell alignment="center" valignment="top" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014 Paola
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023 111
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 </row>
4029 <row>
4030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034
4035 \series bold
4036 Galletti
4037 \end_layout
4038
4039 \end_inset
4040 </cell>
4041 <cell alignment="center" valignment="top" usebox="none">
4042 \begin_inset Text
4043
4044 \begin_layout Plain Layout
4045 Oreste
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 111
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 </row>
4060 <row>
4061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065
4066 \series bold
4067 Gasparini
4068 \end_layout
4069
4070 \end_inset
4071 </cell>
4072 <cell alignment="center" valignment="top" usebox="none">
4073 \begin_inset Text
4074
4075 \begin_layout Plain Layout
4076 Franca
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085 111
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 </row>
4091 <row>
4092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096
4097 \series bold
4098 Rizzardi
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 <cell alignment="center" valignment="top" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107 Paola
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 111
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 </row>
4122 <row>
4123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Lassini
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 <cell alignment="center" valignment="top" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Plain Layout
4138 Giancarlo
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 111
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 </row>
4153 <row>
4154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158
4159 \series bold
4160 Malfatti
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 <cell alignment="center" valignment="top" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169 Luciano
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 111
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 </row>
4184 <row>
4185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189
4190 \series bold
4191 Malfatti
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 <cell alignment="center" valignment="top" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200 Valeriano
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 111
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 </row>
4215 <row>
4216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220
4221 \series bold
4222 Meneguzzo
4223 \end_layout
4224
4225 \end_inset
4226 </cell>
4227 <cell alignment="center" valignment="top" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231 Roberto
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 111
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 </row>
4246 <row>
4247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251
4252 \series bold
4253 Mezzadra
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 <cell alignment="center" valignment="top" usebox="none">
4259 \begin_inset Text
4260
4261 \begin_layout Plain Layout
4262 Roberto
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 111
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 </row>
4277 <row>
4278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282
4283 \series bold
4284 Pirpamer
4285 \end_layout
4286
4287 \end_inset
4288 </cell>
4289 <cell alignment="center" valignment="top" usebox="none">
4290 \begin_inset Text
4291
4292 \begin_layout Plain Layout
4293 Erich
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 111
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 </row>
4308 <row>
4309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313
4314 \series bold
4315 Pochiesa
4316 \end_layout
4317
4318 \end_inset
4319 </cell>
4320 <cell alignment="center" valignment="top" usebox="none">
4321 \begin_inset Text
4322
4323 \begin_layout Plain Layout
4324 Paolo
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 111, 222
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 </row>
4339 <row>
4340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344
4345 \series bold
4346 Radina
4347 \end_layout
4348
4349 \end_inset
4350 </cell>
4351 <cell alignment="center" valignment="top" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355 Claudio
4356 \end_layout
4357
4358 \end_inset
4359 </cell>
4360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364 111
4365 \end_layout
4366
4367 \end_inset
4368 </cell>
4369 </row>
4370 <row>
4371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375
4376 \series bold
4377 Stuffer
4378 \end_layout
4379
4380 \end_inset
4381 </cell>
4382 <cell alignment="center" valignment="top" usebox="none">
4383 \begin_inset Text
4384
4385 \begin_layout Plain Layout
4386 Oskar
4387 \end_layout
4388
4389 \end_inset
4390 </cell>
4391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 111
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 </row>
4401 <row>
4402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406
4407 \series bold
4408 Tacchelli
4409 \end_layout
4410
4411 \end_inset
4412 </cell>
4413 <cell alignment="center" valignment="top" usebox="none">
4414 \begin_inset Text
4415
4416 \begin_layout Plain Layout
4417 Ugo
4418 \end_layout
4419
4420 \end_inset
4421 </cell>
4422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426 111
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 </row>
4432 <row>
4433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437
4438 \series bold
4439 Tezzele
4440 \end_layout
4441
4442 \end_inset
4443 </cell>
4444 <cell alignment="center" valignment="top" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448 Margit
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 111
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 </row>
4463 <row>
4464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468
4469 \series bold
4470 Unterkalmsteiner
4471 \end_layout
4472
4473 \end_inset
4474 </cell>
4475 <cell alignment="center" valignment="top" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479 Frieda
4480 \end_layout
4481
4482 \end_inset
4483 </cell>
4484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488 111
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 </row>
4494 <row>
4495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499
4500 \series bold
4501 Vieider
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 Hilde
4511 \end_layout
4512
4513 \end_inset
4514 </cell>
4515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519 111
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 </row>
4525 <row>
4526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530
4531 \series bold
4532 Vigna
4533 \end_layout
4534
4535 \end_inset
4536 </cell>
4537 <cell alignment="center" valignment="top" usebox="none">
4538 \begin_inset Text
4539
4540 \begin_layout Plain Layout
4541 Jürgen
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 111
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 </row>
4556 <row>
4557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561
4562 \series bold
4563 Weber
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 <cell alignment="center" valignment="top" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Plain Layout
4572 Maurizio
4573 \end_layout
4574
4575 \end_inset
4576 </cell>
4577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Plain Layout
4581 111
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 </row>
4587 <row>
4588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Plain Layout
4592
4593 \series bold
4594 Winkler
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603 Franz
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612 111
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 </row>
4618 <row>
4619 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4620 \begin_inset Text
4621
4622 \begin_layout Plain Layout
4623  
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 </row>
4647 <row>
4648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652
4653 \series bold
4654 Annovi
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 Silvia
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 555
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 </row>
4678 <row>
4679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683
4684 \series bold
4685 Bertoli
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 Stefano
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 555
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 </row>
4709 <row>
4710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714
4715 \series bold
4716 Bozzi
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 Walter
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 555
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 </row>
4740 <row>
4741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745
4746 \series bold
4747 Cachia
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="center" valignment="top" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 Maria
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765 555
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 </row>
4771 <row>
4772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776
4777 \series bold
4778 Cachia
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 <cell alignment="center" valignment="top" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787 Maurizio
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796 555
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 </row>
4802 <row>
4803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807
4808 \series bold
4809 Cinquemani
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 <cell alignment="center" valignment="top" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818 Giusi
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 555
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 </row>
4833 <row>
4834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838
4839 \series bold
4840 Colin
4841 \end_layout
4842
4843 \end_inset
4844 </cell>
4845 <cell alignment="center" valignment="top" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849 Bernard
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858 555
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 </row>
4864 <row>
4865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869
4870 \series bold
4871 Concli
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 <cell alignment="center" valignment="top" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880 Gianfranco
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889 555
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 </row>
4895 <row>
4896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900
4901 \series bold
4902 Dal Bosco
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 <cell alignment="center" valignment="top" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911 Carolina
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920 555
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 </row>
4926 <row>
4927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931
4932 \series bold
4933 Dalpiaz
4934 \end_layout
4935
4936 \end_inset
4937 </cell>
4938 <cell alignment="center" valignment="top" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942 Annamaria
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951 555
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 </row>
4957 <row>
4958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962
4963 \series bold
4964 Feliciello
4965 \end_layout
4966
4967 \end_inset
4968 </cell>
4969 <cell alignment="center" valignment="top" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973 Domenico
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982 555
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 </row>
4988 <row>
4989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993
4994 \series bold
4995 Focarelli
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 Paola
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013 555
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 </row>
5019 <row>
5020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024
5025 \series bold
5026 Galletti
5027 \end_layout
5028
5029 \end_inset
5030 </cell>
5031 <cell alignment="center" valignment="top" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Plain Layout
5035 Oreste
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 555
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 </row>
5050 <row>
5051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055
5056 \series bold
5057 Gasparini
5058 \end_layout
5059
5060 \end_inset
5061 </cell>
5062 <cell alignment="center" valignment="top" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066 Franca
5067 \end_layout
5068
5069 \end_inset
5070 </cell>
5071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075 555
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 </row>
5081 <row>
5082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086
5087 \series bold
5088 Rizzardi
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 <cell alignment="center" valignment="top" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097 Paola
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106 555
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 </row>
5112 <row>
5113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117
5118 \series bold
5119 Lassini
5120 \end_layout
5121
5122 \end_inset
5123 </cell>
5124 <cell alignment="center" valignment="top" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128 Giancarlo
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 555
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 </row>
5143 <row>
5144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148
5149 \series bold
5150 Malfatti
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 <cell alignment="center" valignment="top" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Plain Layout
5159 Luciano
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168 555
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 </row>
5174 <row>
5175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179
5180 \series bold
5181 Malfatti
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 <cell alignment="center" valignment="top" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190 Valeriano
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199 555
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 </row>
5205 <row>
5206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210
5211 \series bold
5212 Meneguzzo
5213 \end_layout
5214
5215 \end_inset
5216 </cell>
5217 <cell alignment="center" valignment="top" usebox="none">
5218 \begin_inset Text
5219
5220 \begin_layout Plain Layout
5221 Roberto
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 555
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 </row>
5236 <row>
5237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Plain Layout
5241
5242 \series bold
5243 Mezzadra
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 <cell alignment="center" valignment="top" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252 Roberto
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 555
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 </row>
5267 <row>
5268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272
5273 \series bold
5274 Pirpamer
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283 Erich
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 555
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 </row>
5298 <row>
5299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303
5304 \series bold
5305 Pochiesa
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 Paolo
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 555, 222
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 </row>
5329 <row>
5330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334
5335 \series bold
5336 Radina
5337 \end_layout
5338
5339 \end_inset
5340 </cell>
5341 <cell alignment="center" valignment="top" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345 Claudio
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 555
5355 \end_layout
5356
5357 \end_inset
5358 </cell>
5359 </row>
5360 <row>
5361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365
5366 \series bold
5367 Stuffer
5368 \end_layout
5369
5370 \end_inset
5371 </cell>
5372 <cell alignment="center" valignment="top" usebox="none">
5373 \begin_inset Text
5374
5375 \begin_layout Plain Layout
5376 Oskar
5377 \end_layout
5378
5379 \end_inset
5380 </cell>
5381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5382 \begin_inset Text
5383
5384 \begin_layout Plain Layout
5385 555
5386 \end_layout
5387
5388 \end_inset
5389 </cell>
5390 </row>
5391 <row>
5392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Plain Layout
5396
5397 \series bold
5398 Tacchelli
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 Ugo
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 555
5417 \end_layout
5418
5419 \end_inset
5420 </cell>
5421 </row>
5422 <row>
5423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427
5428 \series bold
5429 Tezzele
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438 Margit
5439 \end_layout
5440
5441 \end_inset
5442 </cell>
5443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5444 \begin_inset Text
5445
5446 \begin_layout Plain Layout
5447 555
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 </row>
5453 <row>
5454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Plain Layout
5458
5459 \series bold
5460 Unterkalmsteiner
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 <cell alignment="center" valignment="top" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469 Frieda
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5475 \begin_inset Text
5476
5477 \begin_layout Plain Layout
5478 555
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 </row>
5484 <row>
5485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489
5490 \series bold
5491 Vieider
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell alignment="center" valignment="top" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500 Hilde
5501 \end_layout
5502
5503 \end_inset
5504 </cell>
5505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5506 \begin_inset Text
5507
5508 \begin_layout Plain Layout
5509 555
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 </row>
5515 <row>
5516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520
5521 \series bold
5522 Vigna
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 <cell alignment="center" valignment="top" usebox="none">
5528 \begin_inset Text
5529
5530 \begin_layout Plain Layout
5531 Jürgen
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 999
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 </row>
5546 <row>
5547 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5548 \begin_inset Text
5549
5550 \begin_layout Plain Layout
5551
5552 \series bold
5553 Weber
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 <cell alignment="center" valignment="top" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 Maurizio
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571 555
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 </row>
5577 <row>
5578 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582
5583 \series bold
5584 Winkler
5585 \end_layout
5586
5587 \end_inset
5588 </cell>
5589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5590 \begin_inset Text
5591
5592 \begin_layout Plain Layout
5593 Franz
5594 \end_layout
5595
5596 \end_inset
5597 </cell>
5598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5599 \begin_inset Text
5600
5601 \begin_layout Plain Layout
5602 555
5603 \end_layout
5604
5605 \end_inset
5606 </cell>
5607 </row>
5608 <row endlastfoot="true">
5609 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5610 \begin_inset Text
5611
5612 \begin_layout Plain Layout
5613 Fin
5614 \end_layout
5615
5616 \end_inset
5617 </cell>
5618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5619 \begin_inset Text
5620
5621 \begin_layout Plain Layout
5622
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5628 \begin_inset Text
5629
5630 \begin_layout Plain Layout
5631
5632 \end_layout
5633
5634 \end_inset
5635 </cell>
5636 </row>
5637 </lyxtabular>
5638
5639 \end_inset
5640
5641
5642 \begin_inset ERT
5643 status collapsed
5644
5645 \begin_layout Plain Layout
5646
5647
5648 \backslash
5649 addtocounter{table}{-1}
5650 \end_layout
5651
5652 \end_inset
5653
5654
5655 \begin_inset Note Note
5656 status collapsed
5657
5658 \begin_layout Plain Layout
5659 Voyez la première note grisée de la section
5660 \begin_inset space ~
5661 \end_inset
5662
5663
5664 \begin_inset CommandInset ref
5665 LatexCommand ref
5666 reference "sub:Tableaux-longs-légende"
5667
5668 \end_inset
5669
5670  pour une explication de cette commande.
5671 \end_layout
5672
5673 \end_inset
5674
5675
5676 \end_layout
5677
5678 \begin_layout Subsection
5679 Notes de bas de page dans les tableaux longs
5680 \begin_inset CommandInset label
5681 LatexCommand label
5682 name "sub:Notes-dans-tableau-long"
5683
5684 \end_inset
5685
5686
5687 \begin_inset Index idx
5688 status collapsed
5689
5690 \begin_layout Plain Layout
5691 Tableaux longs ! Notes de bas de page
5692 \end_layout
5693
5694 \end_inset
5695
5696
5697 \end_layout
5698
5699 \begin_layout Standard
5700 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5701  long.
5702  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5703  contenant la note.
5704  Par exemple le tableau
5705 \begin_inset space ~
5706 \end_inset
5707
5708
5709 \begin_inset CommandInset ref
5710 LatexCommand ref
5711 reference "tab:Légendes-tableau-différentes"
5712
5713 \end_inset
5714
5715  a une note de bas de page.
5716 \end_layout
5717
5718 \begin_layout Subsection
5719 Alignement des tableaux longs
5720 \begin_inset Index idx
5721 status collapsed
5722
5723 \begin_layout Plain Layout
5724 Tableaux longs ! Alignement
5725 \end_layout
5726
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \begin_layout Standard
5733 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5734  de dialogue des paramètres de tableau.
5735  Pour les alignements à droite et à gauche, le tableau sera directement
5736  au bord de la page.
5737  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5738  l'alignement centré et modifier les valeurs des longueurs 
5739 \series bold
5740
5741 \backslash
5742 LTleft 
5743 \series default
5744 et 
5745 \series bold
5746
5747 \backslash
5748 LTright
5749 \series default
5750  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5751  concerné :
5752 \end_layout
5753
5754 \begin_layout Standard
5755
5756 \series bold
5757
5758 \backslash
5759 setlength{
5760 \backslash
5761 LTleft}{valeur}
5762 \end_layout
5763
5764 \begin_layout Standard
5765 Où 
5766 \series bold
5767 valeur
5768 \series default
5769  peut avoir n'importe laquelle des unités listées dans le tableau
5770 \begin_inset space ~
5771 \end_inset
5772
5773
5774 \begin_inset CommandInset ref
5775 LatexCommand ref
5776 reference "cha:Unités-de-longueur"
5777
5778 \end_inset
5779
5780 .
5781  
5782 \series bold
5783
5784 \backslash
5785 LTleft
5786 \series default
5787  contrôle la distance horizontale entre le bord gauche de la page et le
5788  tableau, et
5789 \series bold
5790  
5791 \backslash
5792 LTright
5793 \series default
5794  la distance au bord droit.
5795  La valeur implicite des ces deux distances est 
5796 \series bold
5797
5798 \backslash
5799 fill
5800 \series default
5801 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5802 \end_layout
5803
5804 \begin_layout Standard
5805 Le tableau long suivant a été centrée en mettant 
5806 \series bold
5807
5808 \backslash
5809 LTleft
5810 \series default
5811  à 
5812 \family sans
5813 0.1
5814 \backslash
5815 columnwidth
5816 \family default
5817 :
5818 \begin_inset ERT
5819 status collapsed
5820
5821 \begin_layout Plain Layout
5822
5823
5824 \backslash
5825 setlength{
5826 \backslash
5827 LTleft}{0.1
5828 \backslash
5829 columnwidth}
5830 \end_layout
5831
5832 \end_inset
5833
5834
5835 \end_layout
5836
5837 \begin_layout Standard
5838 \begin_inset Tabular
5839 <lyxtabular version="3" rows="5" columns="5">
5840 <features rotate="0" islongtable="true" longtabularalignment="center">
5841 <column alignment="center" valignment="top">
5842 <column alignment="center" valignment="top">
5843 <column alignment="center" valignment="top">
5844 <column alignment="center" valignment="top">
5845 <column alignment="center" valignment="top">
5846 <row>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 1
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 2
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 3
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 4
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 5
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 asd
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 s
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916 s
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 s
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
5940 <row>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 asd
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 s
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 s
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 s
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
5987 <row>
5988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 asd
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 s
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 s
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 s
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 asd
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 asd
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 asd
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 asd
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 </row>
6081 </lyxtabular>
6082
6083 \end_inset
6084
6085
6086 \begin_inset ERT
6087 status collapsed
6088
6089 \begin_layout Plain Layout
6090
6091
6092 \backslash
6093 setlength{
6094 \backslash
6095 LTleft}{
6096 \backslash
6097 fill}
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset ERT
6104 status collapsed
6105
6106 \begin_layout Plain Layout
6107
6108
6109 \backslash
6110 addtocounter{table}{-1}
6111 \end_layout
6112
6113 \end_inset
6114
6115
6116 \begin_inset Note Note
6117 status collapsed
6118
6119 \begin_layout Plain Layout
6120 Voyez la première note grisée de la section
6121 \begin_inset space ~
6122 \end_inset
6123
6124
6125 \begin_inset CommandInset ref
6126 LatexCommand ref
6127 reference "sub:Tableaux-longs-légende"
6128
6129 \end_inset
6130
6131  pour une explication de cette commande.
6132 \end_layout
6133
6134 \end_inset
6135
6136
6137 \end_layout
6138
6139 \begin_layout Subsection
6140 Légendes et tableaux longs
6141 \begin_inset Index idx
6142 status collapsed
6143
6144 \begin_layout Plain Layout
6145 Tableaux longs ! Legendes@Légendes
6146 \end_layout
6147
6148 \end_inset
6149
6150
6151 \begin_inset CommandInset label
6152 LatexCommand label
6153 name "sub:Tableaux-longs-légende"
6154
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \begin_layout Standard
6161 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6162  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6163  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6164  longs quand on utilise pour une ligne l'option de tableau long 
6165 \family sans
6166 Légende
6167 \family default
6168 , comme c'est expliqué dans la section
6169 \begin_inset space ~
6170 \end_inset
6171
6172
6173 \begin_inset CommandInset ref
6174 LatexCommand ref
6175 reference "sec:Tableaux-longs"
6176
6177 \end_inset
6178
6179 .
6180 \end_layout
6181
6182 \begin_layout Standard
6183 Voici un petit Tableau long pour voir comment ça marche :
6184 \end_layout
6185
6186 \begin_layout Standard
6187 \begin_inset Tabular
6188 <lyxtabular version="3" rows="6" columns="5">
6189 <features rotate="0" islongtable="true" longtabularalignment="center">
6190 <column alignment="center" valignment="top">
6191 <column alignment="center" valignment="top">
6192 <column alignment="center" valignment="top">
6193 <column alignment="center" valignment="top">
6194 <column alignment="center" valignment="top">
6195 <row endfirsthead="true" caption="true">
6196 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6197 \begin_inset Text
6198
6199 \begin_layout Plain Layout
6200 \begin_inset Caption Standard
6201
6202 \begin_layout Plain Layout
6203 Tableau long avec une légende
6204 \begin_inset Argument 1
6205 status open
6206
6207 \begin_layout Plain Layout
6208 Tableau long
6209 \end_layout
6210
6211 \end_inset
6212
6213
6214 \end_layout
6215
6216 \end_inset
6217
6218
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 </row>
6260 <row>
6261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 1
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 2
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 3
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 4
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 5
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 </row>
6307 <row>
6308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 asd
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 s
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 s
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 s
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6354 <row>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 asd
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 s
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 s
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 s
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6401 <row>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 asd
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 s
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 s
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 s
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6448 <row>
6449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453 asd
6454 \end_layout
6455
6456 \end_inset
6457 </cell>
6458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Plain Layout
6462 asd
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471 asd
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 asd
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 </row>
6495 </lyxtabular>
6496
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \begin_layout Standard
6503 \begin_inset VSpace medskip
6504 \end_inset
6505
6506
6507 \begin_inset Note Greyedout
6508 status open
6509
6510 \begin_layout Plain Layout
6511
6512 \series bold
6513 Note
6514 \begin_inset space ~
6515 \end_inset
6516
6517 1:
6518 \series default
6519  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6520  n'avez pas prévu de légende.
6521  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6522 \begin_inset space ~
6523 \end_inset
6524
6525 2.4 suit le tableau
6526 \begin_inset space ~
6527 \end_inset
6528
6529 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6530  sans légende.
6531  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6532  après chaque tableau long sans légende :
6533 \end_layout
6534
6535 \begin_layout Plain Layout
6536
6537 \series bold
6538
6539 \backslash
6540 addtocounter{table}{-1}
6541 \end_layout
6542
6543 \begin_layout Plain Layout
6544 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6545  et que vous ajoutez le code suivant dans le préambule du document :
6546 \end_layout
6547
6548 \begin_layout Plain Layout
6549
6550 \series bold
6551
6552 \backslash
6553 let
6554 \backslash
6555 myEnd
6556 \backslash
6557 endlongtable
6558 \begin_inset Newline newline
6559 \end_inset
6560
6561
6562 \backslash
6563 renewcommand{
6564 \backslash
6565 endlongtable}{
6566 \backslash
6567 myEnd
6568 \backslash
6569 addtocounter{table}{-1}}
6570 \end_layout
6571
6572 \end_inset
6573
6574
6575 \end_layout
6576
6577 \begin_layout Standard
6578 \begin_inset Note Greyedout
6579 status open
6580
6581 \begin_layout Plain Layout
6582
6583 \series bold
6584 Note
6585 \begin_inset space ~
6586 \end_inset
6587
6588 2:
6589 \series default
6590  Si vous utilisez 
6591 \series bold
6592 hyperref
6593 \series default
6594
6595 \begin_inset Index idx
6596 status collapsed
6597
6598 \begin_layout Plain Layout
6599 Paquetages LaTeX ! hyperref
6600 \end_layout
6601
6602 \end_inset
6603
6604  dans les 
6605 \family sans
6606 Paramètres du document
6607 \family default
6608  rubrique 
6609 \family sans
6610 Propriétés
6611 \begin_inset space ~
6612 \end_inset
6613
6614 du
6615 \begin_inset space ~
6616 \end_inset
6617
6618 PDF
6619 \family default
6620 , pour transformer vos références croisées en liens cliquables, le lien
6621  vers un tableau long pointera toujours sur le début du document.
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \begin_layout Subsubsection
6630 Références à des tableaux longs
6631 \begin_inset Index idx
6632 status collapsed
6633
6634 \begin_layout Plain Layout
6635 Tableaux longs ! Références
6636 \end_layout
6637
6638 \end_inset
6639
6640
6641 \end_layout
6642
6643 \begin_layout Standard
6644 \begin_inset Tabular
6645 <lyxtabular version="3" rows="6" columns="5">
6646 <features rotate="0" islongtable="true" longtabularalignment="center">
6647 <column alignment="center" valignment="top">
6648 <column alignment="center" valignment="top">
6649 <column alignment="center" valignment="top">
6650 <column alignment="center" valignment="top">
6651 <column alignment="center" valignment="top">
6652 <row endfirsthead="true" caption="true">
6653 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 \begin_inset Caption Standard
6658
6659 \begin_layout Plain Layout
6660 Tableau long référencé
6661 \begin_inset CommandInset label
6662 LatexCommand label
6663 name "tab:RefExemple"
6664
6665 \end_inset
6666
6667
6668 \end_layout
6669
6670 \end_inset
6671
6672
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 </row>
6714 <row>
6715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719 1
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728 2
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Plain Layout
6737 3
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746 4
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6752 \begin_inset Text
6753
6754 \begin_layout Plain Layout
6755 5
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 </row>
6761 <row>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 asd
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 s
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 s
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793 s
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802 asd
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 </row>
6808 <row>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 asd
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" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840 s
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 asd
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 </row>
6855 <row>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 asd
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" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 s
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 asd
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 </row>
6902 <row>
6903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 asd
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 sad
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 asd
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943 asd
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 </row>
6949 </lyxtabular>
6950
6951 \end_inset
6952
6953
6954 \end_layout
6955
6956 \begin_layout Standard
6957 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6958  dans sa légende.
6959 \end_layout
6960
6961 \begin_layout Standard
6962 Ceci est une référence au tableau
6963 \begin_inset space ~
6964 \end_inset
6965
6966
6967 \begin_inset CommandInset ref
6968 LatexCommand ref
6969 reference "tab:RefExemple"
6970
6971 \end_inset
6972
6973 .
6974 \end_layout
6975
6976 \begin_layout Standard
6977 La mise en forme de la légende peut être ajustée avec celle de toutes les
6978  autres légendes de votre document en utilisant le paquetage LaTeX 
6979 \series bold
6980 caption
6981 \series default
6982
6983 \begin_inset Index idx
6984 status collapsed
6985
6986 \begin_layout Plain Layout
6987 Paquetages LaTeX ! caption
6988 \end_layout
6989
6990 \end_inset
6991
6992 , voir la section
6993 \begin_inset space ~
6994 \end_inset
6995
6996
6997 \begin_inset CommandInset ref
6998 LatexCommand ref
6999 reference "sec:Formatage-légende"
7000
7001 \end_inset
7002
7003 .
7004 \end_layout
7005
7006 \begin_layout Subsubsection
7007 Largeur de la légende
7008 \begin_inset Index idx
7009 status collapsed
7010
7011 \begin_layout Plain Layout
7012 Tableaux longs ! Largeur de la légende
7013 \end_layout
7014
7015 \end_inset
7016
7017
7018 \end_layout
7019
7020 \begin_layout Standard
7021 La largeur maximale des lignes de légende est définie par la longueur 
7022 \series bold
7023
7024 \backslash
7025 LTcapwidth
7026 \series default
7027 .
7028  Sa valeur implicite est 4
7029 \begin_inset space \thinspace{}
7030 \end_inset
7031
7032 in.
7033  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
7034  de votre document ou en tant que code TeX directement dans votre document
7035  avant le tableau qui doit être affectée.
7036 \end_layout
7037
7038 \begin_layout Standard
7039
7040 \series bold
7041
7042 \backslash
7043 setlength{
7044 \backslash
7045 LTcapwidth}{largeur}
7046 \end_layout
7047
7048 \begin_layout Standard
7049 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7050 \begin_inset space ~
7051 \end_inset
7052
7053
7054 \begin_inset CommandInset ref
7055 LatexCommand ref
7056 reference "cha:Unités-de-longueur"
7057
7058 \end_inset
7059
7060 .
7061 \end_layout
7062
7063 \begin_layout Standard
7064 Les tableaux suivants montrent la différence :
7065 \end_layout
7066
7067 \begin_layout Standard
7068 \begin_inset Tabular
7069 <lyxtabular version="3" rows="6" columns="5">
7070 <features rotate="0" islongtable="true" longtabularalignment="center">
7071 <column alignment="center" valignment="top">
7072 <column alignment="center" valignment="top">
7073 <column alignment="center" valignment="top">
7074 <column alignment="center" valignment="top">
7075 <column alignment="center" valignment="top">
7076 <row endfirsthead="true" caption="true">
7077 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081 \begin_inset Caption Standard
7082
7083 \begin_layout Plain Layout
7084 long titre complet avec la largeur implicite long titre complet avec la
7085  largeur implicite long titre complet avec la largeur implicite
7086 \begin_inset Argument 1
7087 status open
7088
7089 \begin_layout Plain Layout
7090 Légende avec largeur implicite
7091 \end_layout
7092
7093 \end_inset
7094
7095
7096 \end_layout
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7115 \begin_inset Text
7116
7117 \begin_layout Plain Layout
7118
7119 \end_layout
7120
7121 \end_inset
7122 </cell>
7123 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7124 \begin_inset Text
7125
7126 \begin_layout Plain Layout
7127
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Plain Layout
7136
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 </row>
7142 <row>
7143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 1
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 2
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165 3
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174 4
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183 5
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 </row>
7189 <row>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 asd
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 s
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 s
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 s
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 asd
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 </row>
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 asd
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 s
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 s
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 s
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 asd
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 </row>
7283 <row>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 asd
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 s
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 s
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 s
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 asd
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 </row>
7330 <row>
7331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 asd
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 sad
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 asd
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 asd
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 asd
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 </row>
7377 </lyxtabular>
7378
7379 \end_inset
7380
7381
7382 \end_layout
7383
7384 \begin_layout Standard
7385 \begin_inset ERT
7386 status collapsed
7387
7388 \begin_layout Plain Layout
7389
7390
7391 \backslash
7392 setlength{
7393 \backslash
7394 LTcapwidth}{5cm}
7395 \end_layout
7396
7397 \end_inset
7398
7399
7400 \begin_inset Tabular
7401 <lyxtabular version="3" rows="6" columns="5">
7402 <features rotate="0" islongtable="true" longtabularalignment="center">
7403 <column alignment="center" valignment="top">
7404 <column alignment="center" valignment="top">
7405 <column alignment="center" valignment="top">
7406 <column alignment="center" valignment="top">
7407 <column alignment="center" valignment="top">
7408 <row endfirsthead="true" caption="true">
7409 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413 \begin_inset Caption Standard
7414
7415 \begin_layout Plain Layout
7416 long titre complet avec la largeur réglée à 5
7417 \begin_inset space \thinspace{}
7418 \end_inset
7419
7420 cm long titre complet avec la largeur réglée à 5
7421 \begin_inset space \thinspace{}
7422 \end_inset
7423
7424 cm long titre complet avec la largeur réglée à 5
7425 \begin_inset space \thinspace{}
7426 \end_inset
7427
7428 cm
7429 \begin_inset Argument 1
7430 status open
7431
7432 \begin_layout Plain Layout
7433 Légende avec largeur à
7434 \begin_inset space \thinspace{}
7435 \end_inset
7436
7437 =
7438 \begin_inset space \thinspace{}
7439 \end_inset
7440
7441 5
7442 \begin_inset space \thinspace{}
7443 \end_inset
7444
7445 cm
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 </row>
7497 <row>
7498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502 1
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511 2
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 3
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529 4
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 5
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 </row>
7544 <row>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 asd
7550 \end_layout
7551
7552 \end_inset
7553 </cell>
7554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 s
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 s
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576 s
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585 asd
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 </row>
7591 <row>
7592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7593 \begin_inset Text
7594
7595 \begin_layout Plain Layout
7596 asd
7597 \end_layout
7598
7599 \end_inset
7600 </cell>
7601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605 s
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 s
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 s
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632 asd
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 </row>
7638 <row>
7639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643 asd
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 s
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661 s
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7667 \begin_inset Text
7668
7669 \begin_layout Plain Layout
7670 s
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 asd
7680 \end_layout
7681
7682 \end_inset
7683 </cell>
7684 </row>
7685 <row>
7686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Plain Layout
7690 asd
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699 sad
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 asd
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717 asd
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Plain Layout
7726 asd
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 </row>
7732 </lyxtabular>
7733
7734 \end_inset
7735
7736
7737 \end_layout
7738
7739 \begin_layout Standard
7740 \begin_inset ERT
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744
7745
7746 \backslash
7747 setlength{
7748 \backslash
7749 LTcapwidth}{4in}
7750 \end_layout
7751
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \begin_layout Standard
7758 \begin_inset Note Greyedout
7759 status open
7760
7761 \begin_layout Plain Layout
7762
7763 \series bold
7764 Note:
7765 \series default
7766  Quand on utilise la paquetage LaTeX 
7767 \series bold
7768 caption
7769 \series default
7770
7771 \begin_inset Index idx
7772 status collapsed
7773
7774 \begin_layout Plain Layout
7775 Paquetages LaTeX ! caption
7776 \end_layout
7777
7778 \end_inset
7779
7780  , comme c'est les cas dans ce document, la légende prend toute la largeur
7781  de la page quand on utilise la largeur implicite de 4
7782 \begin_inset space \thinspace{}
7783 \end_inset
7784
7785 in pour 
7786 \series bold
7787
7788 \backslash
7789 LTcapwidth
7790 \series default
7791 .
7792  Pour avoir dans ce cas une légende qui fasse exactement 4
7793 \begin_inset space \thinspace{}
7794 \end_inset
7795
7796 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7797  comme par exemple 3.99
7798 \begin_inset space \thinspace{}
7799 \end_inset
7800
7801 in, soit utiliser la commande LaTeX 
7802 \series bold
7803
7804 \backslash
7805 captionsetup{width=valeur}
7806 \series default
7807  qui est disponible dans le paquetage 
7808 \series bold
7809 caption
7810 \series default
7811 .
7812 \end_layout
7813
7814 \end_inset
7815
7816
7817 \end_layout
7818
7819 \begin_layout Subsubsection
7820 Des légendes différentes sur chaque page d'un tableau
7821 \begin_inset Argument 1
7822 status collapsed
7823
7824 \begin_layout Plain Layout
7825 Légendes différentes
7826 \end_layout
7827
7828 \end_inset
7829
7830
7831 \begin_inset Index idx
7832 status collapsed
7833
7834 \begin_layout Plain Layout
7835 Tableaux longs ! Legendes@Légendes différentes par page
7836 \end_layout
7837
7838 \end_inset
7839
7840
7841 \end_layout
7842
7843 \begin_layout Standard
7844 Quand la légende du tableau pour les pages suivantes doit être différente
7845  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7846  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7847  dans le menu contextuel
7848 \family sans
7849  Légende (TableauLongSansNuméro)
7850 \family default
7851 .
7852  Le tableau
7853 \begin_inset space ~
7854 \end_inset
7855
7856
7857 \begin_inset CommandInset ref
7858 LatexCommand ref
7859 reference "tab:Légendes-tableau-différentes"
7860
7861 \end_inset
7862
7863  est un exemple de tableau long avec des légendes différentes et où la seconde
7864  légende ne contient pas le numéro du tableau.
7865 \end_layout
7866
7867 \begin_layout Standard
7868 \align center
7869 \begin_inset Tabular
7870 <lyxtabular version="3" rows="59" columns="3">
7871 <features rotate="0" islongtable="true" longtabularalignment="center">
7872 <column alignment="left" valignment="top" width="0pt">
7873 <column alignment="left" valignment="top" width="0pt">
7874 <column alignment="center" valignment="top" width="0pt">
7875 <row endfirsthead="true" caption="true">
7876 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880 \begin_inset Caption Standard
7881
7882 \begin_layout Plain Layout
7883 Exemple d'annuaire téléphonique
7884 \begin_inset CommandInset label
7885 LatexCommand label
7886 name "tab:Légendes-tableau-différentes"
7887
7888 \end_inset
7889
7890
7891 \begin_inset Argument 1
7892 status collapsed
7893
7894 \begin_layout Plain Layout
7895 Exemple Annuaire 
7896 \end_layout
7897
7898 \end_inset
7899
7900
7901 \end_layout
7902
7903 \end_inset
7904
7905
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 </row>
7929 <row endfirsthead="true">
7930 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \series bold
7936 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 </row>
7960 <row endfirsthead="true">
7961 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965
7966 \series bold
7967 NOM
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \series bold
7987 TÉL.
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row endhead="true" caption="true">
7994 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 \begin_inset Caption LongTableNoNumber
7999
8000 \begin_layout Plain Layout
8001 Suite de l'exemple d'annuaire téléphonique
8002 \end_layout
8003
8004 \end_inset
8005
8006
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 </row>
8030 <row endhead="true">
8031 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035
8036 \series bold
8037 Exemple d'annuaire téléphonique
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 </row>
8061 <row endhead="true">
8062 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066
8067 \series bold
8068 NOM
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086
8087 \series bold
8088 TÉL.
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 <row endfoot="true">
8095 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 suite page suivante\SpecialChar \ldots{}
8100
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 </row>
8124 <row>
8125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129
8130 \series bold
8131 Annovi
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 Silvia
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 111
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 </row>
8155 <row>
8156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160
8161 \series bold
8162 Bertoli
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171 Stefano
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 111
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 </row>
8186 <row>
8187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191
8192 \series bold
8193 Bozzi
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 Walter
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211 111
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 </row>
8217 <row>
8218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222
8223 \series bold
8224 Cachia
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 Maria
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242 111
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 </row>
8248 <row>
8249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253
8254 \series bold
8255 Cachia
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 Maurizio
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 111
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 </row>
8279 <row>
8280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284
8285 \series bold
8286 Cinquemani
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295 Giusi
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304 111
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 <row>
8311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315
8316 \series bold
8317 Colin
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326 Bernard
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335 111
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 </row>
8341 <row>
8342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346
8347 \series bold
8348 Concli
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357 Gianfranco
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366 111
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 </row>
8372 <row>
8373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377
8378 \series bold
8379 Dal Bosco
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388 Carolina
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 111
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 </row>
8403 <row>
8404 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408
8409 \series bold
8410 Dalpiaz
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419 Annamaria
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428 111
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 </row>
8434 <row>
8435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439
8440 \series bold
8441 Feliciello
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450 Domenico
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459 111
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 </row>
8465 <row>
8466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470
8471 \series bold
8472 Focarelli
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481 Paola
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 111
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 </row>
8496 <row>
8497 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501
8502 \series bold
8503 Galletti
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512 Oreste
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521 111
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 </row>
8527 <row>
8528 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532
8533 \series bold
8534 Gasparini
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543 Franca
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552 111
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 <row>
8559 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563
8564 \series bold
8565 Rizzardi
8566 \series default
8567
8568 \begin_inset Foot
8569 status open
8570
8571 \begin_layout Plain Layout
8572 Exemple de note de bas de page
8573 \end_layout
8574
8575 \end_inset
8576
8577
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 Paola
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 111
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 </row>
8601 <row>
8602 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \series bold
8608 Lassini
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 Giancarlo
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 111
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row>
8633 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \series bold
8639 Malfatti
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 Luciano
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 111
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 <row>
8664 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668
8669 \series bold
8670 Malfatti
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 Valeriano
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 111
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 </row>
8694 <row>
8695 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699
8700 \series bold
8701 Meneguzzo
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 Roberto
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719 111
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 </row>
8725 <row>
8726 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730
8731 \series bold
8732 Mezzadra
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741 Roberto
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750 111
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 </row>
8756 <row>
8757 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761
8762 \series bold
8763 Pirpamer
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 Erich
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Plain Layout
8781 111
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 </row>
8787 <row>
8788 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792
8793 \series bold
8794 Pochiesa
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 Paolo
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 111, 222
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 <row>
8819 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823
8824 \series bold
8825 Radina
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 Claudio
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 111
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 <row>
8850 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \series bold
8856 Stuffer
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 Oskar
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 111
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885
8886 \series bold
8887 Tacchelli
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 Ugo
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 111
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 </row>
8911 <row>
8912 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \series bold
8918 Tezzele
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Margit
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 111
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 </row>
8942 <row>
8943 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947
8948 \series bold
8949 Unterkalmsteiner
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 Frieda
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 111
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 </row>
8973 <row>
8974 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978
8979 \series bold
8980 Vieider
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 Hilde
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 111
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 </row>
9004 <row>
9005 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009
9010 \series bold
9011 Vigna
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 Jürgen
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 111
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \series bold
9042 Weber
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 Maurizio
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 111
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 </row>
9066 <row>
9067 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071
9072 \series bold
9073 Winkler
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Franz
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 111
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102  
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 </row>
9126 <row>
9127 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131
9132 \series bold
9133 Annovi
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142 Silvia
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 555
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 </row>
9157 <row>
9158 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162
9163 \series bold
9164 Bertoli
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 Stefano
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182 555
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 </row>
9188 <row>
9189 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193
9194 \series bold
9195 Bozzi
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204 Walter
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213 555
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 </row>
9219 <row>
9220 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224
9225 \series bold
9226 Cachia
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 Maria
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244 555
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 </row>
9250 <row>
9251 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255
9256 \series bold
9257 Cachia
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266 Maurizio
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275 555
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 </row>
9281 <row>
9282 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286
9287 \series bold
9288 Cinquemani
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297 Giusi
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 555
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 </row>
9312 <row>
9313 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317
9318 \series bold
9319 Colin
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328 Bernard
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337 555
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 </row>
9343 <row>
9344 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348
9349 \series bold
9350 Concli
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 Gianfranco
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368 555
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 </row>
9374 <row>
9375 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379
9380 \series bold
9381 Dal Bosco
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 Carolina
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399 555
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 </row>
9405 <row>
9406 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410
9411 \series bold
9412 Dalpiaz
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 Annamaria
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430 555
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 </row>
9436 <row>
9437 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441
9442 \series bold
9443 Feliciello
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 Domenico
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461 555
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 <row>
9468 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472
9473 \series bold
9474 Focarelli
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 Paola
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 555
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 </row>
9498 <row>
9499 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503
9504 \series bold
9505 Galletti
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514 Oreste
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523 555
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 </row>
9529 <row>
9530 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534
9535 \series bold
9536 Gasparini
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545 Franca
9546 \end_layout
9547
9548 \end_inset
9549 </cell>
9550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9551 \begin_inset Text
9552
9553 \begin_layout Plain Layout
9554 555
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 </row>
9560 <row>
9561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565
9566 \series bold
9567 Rizzardi
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576 Paola
9577 \end_layout
9578
9579 \end_inset
9580 </cell>
9581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9582 \begin_inset Text
9583
9584 \begin_layout Plain Layout
9585 555
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 </row>
9591 <row>
9592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596
9597 \series bold
9598 Lassini
9599 \end_layout
9600
9601 \end_inset
9602 </cell>
9603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607 Giancarlo
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616 555
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 </row>
9622 <row>
9623 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Plain Layout
9627
9628 \series bold
9629 Malfatti
9630 \end_layout
9631
9632 \end_inset
9633 </cell>
9634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638 Luciano
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9644 \begin_inset Text
9645
9646 \begin_layout Plain Layout
9647 555
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 </row>
9653 <row>
9654 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658
9659 \series bold
9660 Malfatti
9661 \end_layout
9662
9663 \end_inset
9664 </cell>
9665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Plain Layout
9669 Valeriano
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 555
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 </row>
9684 <row>
9685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689
9690 \series bold
9691 Meneguzzo
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 Roberto
9701 \end_layout
9702
9703 \end_inset
9704 </cell>
9705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9706 \begin_inset Text
9707
9708 \begin_layout Plain Layout
9709 555
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 </row>
9715 <row>
9716 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720
9721 \series bold
9722 Mezzadra
9723 \end_layout
9724
9725 \end_inset
9726 </cell>
9727 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731 Roberto
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740 555
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 </row>
9746 </lyxtabular>
9747
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \begin_layout Section
9754 Questions particulières concernant les tableaux longs
9755 \begin_inset Argument 1
9756 status collapsed
9757
9758 \begin_layout Plain Layout
9759 Questions sur les tableaux longs
9760 \end_layout
9761
9762 \end_inset
9763
9764
9765 \begin_inset CommandInset label
9766 LatexCommand label
9767 name "sec:Questions-sur-tableaux-longs"
9768
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \begin_layout Subsection
9775 Calculs des pages des tableaux longs
9776 \begin_inset Index idx
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780 Tableaux longs ! Calculs
9781 \end_layout
9782
9783 \end_inset
9784
9785
9786 \end_layout
9787
9788 \begin_layout Standard
9789 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9790  en utilisant des blocs (chunks).
9791  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9792  mémoire de LaTeX.
9793  La valeur implicite est fixée pour des raisons historiques à seulement
9794  20 lignes de tableau.
9795  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9796  peut ralentir la création de votre document.
9797  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9798  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9799  préambule de votre document :
9800 \end_layout
9801
9802 \begin_layout Standard
9803
9804 \series bold
9805
9806 \backslash
9807 setcounter{LTchunksize}{100}
9808 \end_layout
9809
9810 \begin_layout Subsection
9811 Les flottants et les tableaux longs
9812 \begin_inset Index idx
9813 status collapsed
9814
9815 \begin_layout Plain Layout
9816 Tableaux longs ! Flottants
9817 \end_layout
9818
9819 \end_inset
9820
9821
9822 \end_layout
9823
9824 \begin_layout Standard
9825 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9826  commence un tableau long.
9827  Pour éviter une telle situation, insérez un saut de page (menu 
9828 \family sans
9829 Insertion\SpecialChar \menuseparator
9830 Typographie
9831 \begin_inset space ~
9832 \end_inset
9833
9834 spéciale\SpecialChar \menuseparator
9835 Saut de page (vide le tampon)
9836 \family default
9837
9838 \begin_inset space \thinspace{}
9839 \end_inset
9840
9841 ) juste avant votre tableau long.
9842 \end_layout
9843
9844 \begin_layout Subsection
9845 Sauts de pages forcés
9846 \begin_inset Index idx
9847 status collapsed
9848
9849 \begin_layout Plain Layout
9850 Tableaux longs ! Sauts de pages forcés
9851 \end_layout
9852
9853 \end_inset
9854
9855
9856 \end_layout
9857
9858 \begin_layout Standard
9859 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9860  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9861  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9862  de saut de ligne 
9863 \begin_inset Quotes fld
9864 \end_inset
9865
9866
9867 \backslash
9868
9869 \backslash
9870
9871 \begin_inset Quotes frd
9872 \end_inset
9873
9874  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9875  Avant la commande 
9876 \begin_inset Quotes fld
9877 \end_inset
9878
9879
9880 \backslash
9881
9882 \backslash
9883
9884 \begin_inset Quotes frd
9885 \end_inset
9886
9887 , vous devez insérer en code TeX, autant de caractères 
9888 \begin_inset Quotes fld
9889 \end_inset
9890
9891 &
9892 \begin_inset Quotes frd
9893 \end_inset
9894
9895  qu'il y a de colonnes après la cellule concernée.
9896  Le caractère 
9897 \begin_inset Quotes fld
9898 \end_inset
9899
9900 &
9901 \begin_inset Quotes frd
9902 \end_inset
9903
9904  sert à séparer les colonnes d'un tableau.
9905  Écrivez en code-TeX, après chaque 
9906 \begin_inset Quotes fld
9907 \end_inset
9908
9909 &
9910 \begin_inset Quotes frd
9911 \end_inset
9912
9913  le contenu des cellules correspondantes et en même temps supprimez le contenu
9914  de ces cellules dans le texte normal.
9915  
9916 \begin_inset Newline newline
9917 \end_inset
9918
9919 Après la commande 
9920 \backslash
9921
9922 \backslash
9923 , insérez autant de caractères 
9924 \begin_inset Quotes fld
9925 \end_inset
9926
9927 &
9928 \begin_inset Quotes frd
9929 \end_inset
9930
9931  qu'il y a de colonnes avant la colonne traitée.
9932  Dans le tableau
9933 \begin_inset space ~
9934 \end_inset
9935
9936
9937 \begin_inset CommandInset ref
9938 LatexCommand ref
9939 reference "tab:Tableau-saut-de-page"
9940
9941 \end_inset
9942
9943  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9944  suivie par une autre colonne.
9945  La commande suivante a donc été insérée en code TeX dans la cellule après
9946  le mot 
9947 \begin_inset Quotes fld
9948 \end_inset
9949
9950
9951 \emph on
9952 Castelchiodato,
9953 \emph default
9954
9955 \begin_inset Quotes frd
9956 \end_inset
9957
9958 :
9959 \end_layout
9960
9961 \begin_layout Standard
9962
9963 \series bold
9964 & 111
9965 \backslash
9966
9967 \backslash
9968  
9969 \backslash
9970 newpage
9971 \begin_inset Newline newline
9972 \end_inset
9973
9974 &
9975 \end_layout
9976
9977 \begin_layout Standard
9978 Le 
9979 \begin_inset Quotes fld
9980 \end_inset
9981
9982 111
9983 \begin_inset Quotes frd
9984 \end_inset
9985
9986  dans la troisième colonne de la ligne a été supprimé.
9987  
9988 \series bold
9989
9990 \backslash
9991 newpage
9992 \series default
9993  est nécessaire seulement quand un saut de page doit impérativement avoir
9994  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9995  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9996  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9997  est coupée, utilisez cette commande à la place de la précédente :
9998 \end_layout
9999
10000 \begin_layout Standard
10001
10002 \series bold
10003 & 111
10004 \backslash
10005
10006 \backslash
10007
10008 \begin_inset Newline newline
10009 \end_inset
10010
10011
10012 \backslash
10013 hline &
10014 \end_layout
10015
10016 \begin_layout Standard
10017 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
10018  insérer la commande
10019 \end_layout
10020
10021 \begin_layout Standard
10022
10023 \series bold
10024
10025 \backslash
10026 setlength{
10027 \backslash
10028 parfillskip}{0pt}
10029 \end_layout
10030
10031 \begin_layout Standard
10032 au début de la cellule.
10033  Cela assure que la portion de la cellule qui va se trouver affichée sur
10034  la page suivante le sera avec toute la largeur de la cellule.
10035 \end_layout
10036
10037 \begin_layout Standard
10038 \align center
10039 \begin_inset Tabular
10040 <lyxtabular version="3" rows="38" columns="3">
10041 <features rotate="0" islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10042 <column alignment="left" valignment="top" width="0cm">
10043 <column alignment="left" valignment="top" width="3cm">
10044 <column alignment="center" valignment="top" width="0pt">
10045 <row endfirsthead="true" caption="true">
10046 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Plain Layout
10050 \begin_inset Caption Standard
10051
10052 \begin_layout Plain Layout
10053 Tableau avec un saut de page forcé dans une cellule
10054 \begin_inset CommandInset label
10055 LatexCommand label
10056 name "tab:Tableau-saut-de-page"
10057
10058 \end_inset
10059
10060
10061 \begin_inset Argument 1
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065 Tableau avec un saut de page forcé dans une cellule
10066 \end_layout
10067
10068 \end_inset
10069
10070
10071 \end_layout
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row endfirsthead="true">
10100 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \series bold
10106 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 </row>
10130 <row endfirsthead="true">
10131 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \series bold
10137 NOM
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155
10156 \series bold
10157 TÉL.
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 </row>
10163 <row endhead="true">
10164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 \begin_inset ERT
10169 status collapsed
10170
10171 \begin_layout Plain Layout
10172
10173
10174 \backslash
10175 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10176 \backslash
10177
10178 \backslash
10179 %
10180 \end_layout
10181
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 </row>
10208 <row endhead="true">
10209 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213  
10214 \series bold
10215 Exemple d'annuaire téléphonique
10216 \end_layout
10217
10218 \end_inset
10219 </cell>
10220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 </row>
10239 <row endhead="true">
10240 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244
10245 \series bold
10246 NOM
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \series bold
10266 TÉL.
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 </row>
10272 <row endfoot="true">
10273 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277 suite page suivante\SpecialChar \ldots{}
10278
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 </row>
10302 <row>
10303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \series bold
10309 Annovi
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Silvia
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 111
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 <row>
10334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \series bold
10340 Bertoli
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349 Stefano
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 111
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 </row>
10364 <row>
10365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369
10370 \series bold
10371 Bozzi
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 Walter
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 111
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \series bold
10402 Cachia
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Maria
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 111
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431
10432 \series bold
10433 Cachia
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Maurizio
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 111
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row>
10458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \series bold
10464 Cinquemani
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Giusi
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 111
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493
10494 \series bold
10495 Colin
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Bernard
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 111
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 </row>
10519 <row>
10520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524
10525 \series bold
10526 Concli
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 Gianfranco
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 111
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 <row>
10551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555
10556 \series bold
10557 Dal Bosco
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566 Carolina
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 111
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \series bold
10588 Dalpiaz
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 Annamaria
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 111
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 </row>
10612 <row>
10613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10614 \begin_inset Text
10615
10616 \begin_layout Plain Layout
10617
10618 \series bold
10619 Feliciello
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628 Domenico
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 111
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 <row>
10644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648
10649 \series bold
10650 Focarelli
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Plain Layout
10659 Paola
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 111
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row>
10675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \series bold
10681 Galletti
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 Oreste
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 111
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 </row>
10705 <row>
10706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \begin_layout Plain Layout
10710
10711 \series bold
10712 Gasparini
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Plain Layout
10721 Franca
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 111
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 </row>
10736 <row>
10737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741
10742 \series bold
10743 Lassini
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 Giancarlo
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761 111
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 </row>
10767 <row>
10768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \series bold
10774 Malfatti
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783 Luciano
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 111
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 </row>
10798 <row>
10799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10800 \begin_inset Text
10801
10802 \begin_layout Plain Layout
10803
10804 \series bold
10805 Malfatti
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 Valeriano
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 111
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 <row>
10830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834
10835 \series bold
10836 Meneguzzo
10837 \end_layout
10838
10839 \end_inset
10840 </cell>
10841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10842 \begin_inset Text
10843
10844 \begin_layout Plain Layout
10845 Roberto
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854 111
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 </row>
10860 <row>
10861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865
10866 \series bold
10867 Mezzadra
10868 \end_layout
10869
10870 \end_inset
10871 </cell>
10872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10873 \begin_inset Text
10874
10875 \begin_layout Plain Layout
10876 Roberto
10877 \end_layout
10878
10879 \end_inset
10880 </cell>
10881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885 111
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 </row>
10891 <row>
10892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896
10897 \series bold
10898 Pirpamer
10899 \end_layout
10900
10901 \end_inset
10902 </cell>
10903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Plain Layout
10907 Erich
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916 111
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 </row>
10922 <row>
10923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927
10928 \series bold
10929 Pochiesa
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938 Paolo
10939 \end_layout
10940
10941 \end_inset
10942 </cell>
10943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10944 \begin_inset Text
10945
10946 \begin_layout Plain Layout
10947 111, 222
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 </row>
10953 <row>
10954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10955 \begin_inset Text
10956
10957 \begin_layout Plain Layout
10958
10959 \series bold
10960 Radina
10961 \end_layout
10962
10963 \end_inset
10964 </cell>
10965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969 Claudio
10970 \end_layout
10971
10972 \end_inset
10973 </cell>
10974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978 111
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 </row>
10984 <row>
10985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989
10990 \series bold
10991 Rizzardi
10992 \end_layout
10993
10994 \end_inset
10995 </cell>
10996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10997 \begin_inset Text
10998
10999 \begin_layout Plain Layout
11000 Giancarlo, 11.
11001  Fürst von Montecompatri, 11.
11002  Fürst von Sulmona und Vivaro, 10.
11003  Fürst von Rossano, 5.
11004  Herzog von Canemorte, 11.
11005  Herzog von Palombara, 5.
11006  Herzog von Castelchiodato,
11007 \begin_inset ERT
11008 status open
11009
11010 \begin_layout Plain Layout
11011
11012 & 111
11013 \backslash
11014
11015 \backslash
11016  
11017 \backslash
11018 newpage
11019 \end_layout
11020
11021 \begin_layout Plain Layout
11022
11023 &
11024 \end_layout
11025
11026 \end_inset
11027
11028  11.
11029  Herzog von Poggionativo, 11.
11030  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11031  Graf von Valinfreda, 11.
11032  Baron von Cropalati, 11.
11033  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 </row>
11048 <row>
11049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11050 \begin_inset Text
11051
11052 \begin_layout Plain Layout
11053
11054 \series bold
11055 Stuffer
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11061 \begin_inset Text
11062
11063 \begin_layout Plain Layout
11064 Oskar
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073 111
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 </row>
11079 <row>
11080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084
11085 \series bold
11086 Tacchelli
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 Ugo
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 111
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 </row>
11110 <row>
11111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115
11116 \series bold
11117 Tezzele
11118 \end_layout
11119
11120 \end_inset
11121 </cell>
11122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11123 \begin_inset Text
11124
11125 \begin_layout Plain Layout
11126 Margit
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 111
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 </row>
11141 <row>
11142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146
11147 \series bold
11148 Unterkalmsteiner
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 Frieda
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 111
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 </row>
11172 <row>
11173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177
11178 \series bold
11179 Vieider
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 Hilde
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 111
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 </row>
11203 <row>
11204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208
11209 \series bold
11210 Vigna
11211 \end_layout
11212
11213 \end_inset
11214 </cell>
11215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219 Jürgen
11220 \end_layout
11221
11222 \end_inset
11223 </cell>
11224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228 111
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 </row>
11234 <row>
11235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11236 \begin_inset Text
11237
11238 \begin_layout Plain Layout
11239
11240 \series bold
11241 Weber
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 Maurizio
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11256 \begin_inset Text
11257
11258 \begin_layout Plain Layout
11259 111
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 </row>
11265 <row>
11266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270
11271 \series bold
11272 Winkler
11273 \end_layout
11274
11275 \end_inset
11276 </cell>
11277 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 Franz
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290 111
11291 \end_layout
11292
11293 \end_inset
11294 </cell>
11295 </row>
11296 </lyxtabular>
11297
11298 \end_inset
11299
11300
11301 \end_layout
11302
11303 \begin_layout Section
11304 Colonnes et lignes à lignes multiples
11305 \end_layout
11306
11307 \begin_layout Subsection
11308 Lignes multiples dans une cellule de tableau
11309 \begin_inset CommandInset label
11310 LatexCommand label
11311 name "sub:Lignes-multiple-dans-cellule"
11312
11313 \end_inset
11314
11315
11316 \begin_inset Index idx
11317 status collapsed
11318
11319 \begin_layout Plain Layout
11320 Plusieurs lignes dans une case de tableau
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \begin_inset Index idx
11327 status collapsed
11328
11329 \begin_layout Plain Layout
11330 Tableau ! Saut de ligne
11331 \end_layout
11332
11333 \end_inset
11334
11335
11336 \end_layout
11337
11338 \begin_layout Standard
11339 \noindent
11340 \begin_inset Float table
11341 placement H
11342 wide false
11343 sideways false
11344 status open
11345
11346 \begin_layout Plain Layout
11347 \begin_inset Caption Standard
11348
11349 \begin_layout Plain Layout
11350 \begin_inset CommandInset label
11351 LatexCommand label
11352 name "tab:Tableau-avec-plusieurs-lignes"
11353
11354 \end_inset
11355
11356 Tableau avec des lignes multiples dans une cellule
11357 \end_layout
11358
11359 \end_inset
11360
11361
11362 \end_layout
11363
11364 \begin_layout Plain Layout
11365 \align center
11366 \begin_inset Tabular
11367 <lyxtabular version="3" rows="3" columns="3">
11368 <features rotate="0" tabularvalignment="middle">
11369 <column alignment="center" valignment="middle" width="2.5cm">
11370 <column alignment="center" valignment="middle">
11371 <column alignment="center" valignment="middle">
11372 <row>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 Lignes
11378 \begin_inset Newline linebreak
11379 \end_inset
11380
11381 multiples
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 b
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 c
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 </row>
11405 <row>
11406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11407 \begin_inset Text
11408
11409 \begin_layout Plain Layout
11410 d
11411 \end_layout
11412
11413 \end_inset
11414 </cell>
11415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11416 \begin_inset Text
11417
11418 \begin_layout Plain Layout
11419 e
11420 \end_layout
11421
11422 \end_inset
11423 </cell>
11424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428 f
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 </row>
11434 <row>
11435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 g
11440 \end_layout
11441
11442 \end_inset
11443 </cell>
11444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 h
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 i
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 </row>
11463 </lyxtabular>
11464
11465 \end_inset
11466
11467
11468 \end_layout
11469
11470 \end_inset
11471
11472
11473 \end_layout
11474
11475 \begin_layout Standard
11476 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11477  d'un paragraphe avec des sauts de lignes et des césures.
11478 \end_layout
11479
11480 \begin_layout Standard
11481 Pour obtenir le tableau
11482 \begin_inset space ~
11483 \end_inset
11484
11485
11486 \begin_inset CommandInset ref
11487 LatexCommand ref
11488 reference "tab:Tableau-avec-plusieurs-lignes"
11489
11490 \end_inset
11491
11492 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11493  droit dessus.
11494  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11495  2.5
11496 \begin_inset space \thinspace{}
11497 \end_inset
11498
11499 cm et choisissez les alignements vertical et horizontal centrés.
11500  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11501  Comme notre texte est plus petit que 2.5
11502 \begin_inset space \thinspace{}
11503 \end_inset
11504
11505 cm, une seule ligne va apparaître.
11506  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11507  
11508 \family sans
11509 Ctrl-Shift-Entrée
11510 \family default
11511 ).
11512  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11513 ement découpé en plusieurs lignes.
11514 \end_layout
11515
11516 \begin_layout Standard
11517 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11518  pas effectuer de césure si c'est le premier élément de la cellule.
11519  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11520  premier élément : Ajoutez un espace horizontal de 0
11521 \begin_inset space \thinspace{}
11522 \end_inset
11523
11524 pt juste avant votre mot.
11525  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11526  Le tableau
11527 \begin_inset space ~
11528 \end_inset
11529
11530
11531 \begin_inset CommandInset ref
11532 LatexCommand ref
11533 reference "tab:Tableau-césure"
11534
11535 \end_inset
11536
11537  montre l'effet de cette insertion.
11538 \end_layout
11539
11540 \begin_layout Standard
11541 \begin_inset Float table
11542 placement h
11543 wide false
11544 sideways false
11545 status open
11546
11547 \begin_layout Plain Layout
11548 \begin_inset Caption Standard
11549
11550 \begin_layout Plain Layout
11551 \begin_inset CommandInset label
11552 LatexCommand label
11553 name "tab:Tableau-césure"
11554
11555 \end_inset
11556
11557 Tableau avec et sans césure.
11558 \end_layout
11559
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \begin_layout Plain Layout
11566 \begin_inset space \hfill{}
11567 \end_inset
11568
11569
11570 \begin_inset Tabular
11571 <lyxtabular version="3" rows="3" columns="3">
11572 <features rotate="0" tabularvalignment="middle">
11573 <column alignment="center" valignment="middle" width="2.5cm">
11574 <column alignment="center" valignment="middle">
11575 <column alignment="center" valignment="middle">
11576 <row>
11577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11578 \begin_inset Text
11579
11580 \begin_layout Plain Layout
11581 mottrèslongdansunecellule
11582 \end_layout
11583
11584 \end_inset
11585 </cell>
11586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11587 \begin_inset Text
11588
11589 \begin_layout Plain Layout
11590 b
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599 c
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 </row>
11605 <row>
11606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11607 \begin_inset Text
11608
11609 \begin_layout Plain Layout
11610 d
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11616 \begin_inset Text
11617
11618 \begin_layout Plain Layout
11619 e
11620 \end_layout
11621
11622 \end_inset
11623 </cell>
11624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Plain Layout
11628 f
11629 \end_layout
11630
11631 \end_inset
11632 </cell>
11633 </row>
11634 <row>
11635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 g
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 h
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11654 \begin_inset Text
11655
11656 \begin_layout Plain Layout
11657 i
11658 \end_layout
11659
11660 \end_inset
11661 </cell>
11662 </row>
11663 </lyxtabular>
11664
11665 \end_inset
11666
11667
11668 \begin_inset space \hfill{}
11669 \end_inset
11670
11671
11672 \begin_inset Tabular
11673 <lyxtabular version="3" rows="3" columns="3">
11674 <features rotate="0" tabularvalignment="middle">
11675 <column alignment="center" valignment="middle" width="2.5cm">
11676 <column alignment="center" valignment="middle">
11677 <column alignment="center" valignment="middle">
11678 <row>
11679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 \begin_inset space \hspace{}
11684 \length 0pt
11685 \end_inset
11686
11687 mottrèslongdansunecellule
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696 b
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 c
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 </row>
11711 <row>
11712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 d
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 e
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 f
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 </row>
11740 <row>
11741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 g
11746 \end_layout
11747
11748 \end_inset
11749 </cell>
11750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11751 \begin_inset Text
11752
11753 \begin_layout Plain Layout
11754 h
11755 \end_layout
11756
11757 \end_inset
11758 </cell>
11759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11760 \begin_inset Text
11761
11762 \begin_layout Plain Layout
11763 i
11764 \end_layout
11765
11766 \end_inset
11767 </cell>
11768 </row>
11769 </lyxtabular>
11770
11771 \end_inset
11772
11773
11774 \begin_inset space \hfill{}
11775 \end_inset
11776
11777
11778 \end_layout
11779
11780 \end_inset
11781
11782
11783 \end_layout
11784
11785 \begin_layout Subsection
11786 Multi-colonnes
11787 \begin_inset CommandInset label
11788 LatexCommand label
11789 name "sub:Multicolonnes"
11790
11791 \end_inset
11792
11793
11794 \begin_inset Index idx
11795 status collapsed
11796
11797 \begin_layout Plain Layout
11798 Multi-colonnes
11799 \end_layout
11800
11801 \end_inset
11802
11803
11804 \begin_inset Index idx
11805 status collapsed
11806
11807 \begin_layout Plain Layout
11808 Tableau ! Multi-colonnes
11809 \end_layout
11810
11811 \end_inset
11812
11813
11814 \end_layout
11815
11816 \begin_layout Subsubsection
11817 Les bases des multi-colonnes
11818 \end_layout
11819
11820 \begin_layout Standard
11821 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11822  qu'elle doit couvrir et utilisez soit le bouton 
11823 \begin_inset Info
11824 type  "icon"
11825 arg   "inset-modify tabular multicolumn"
11826 \end_inset
11827
11828  de la barre d'outils tableau, ou le menu 
11829 \family sans
11830 Édition\SpecialChar \menuseparator
11831 Tableau\SpecialChar \menuseparator
11832 Multi-colonnes
11833 \family default
11834 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11835  
11836 \family sans
11837 Multi-colonnes
11838 \family default
11839 .
11840 \end_layout
11841
11842 \begin_layout Standard
11843 Les multi-colonnes ont leurs propres paramètres de cellule.
11844  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11845  de la cellule, cela n'affecte que la cellule multi-colonnes.
11846  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11847  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11848 \end_layout
11849
11850 \begin_layout Standard
11851 \align center
11852 \begin_inset Tabular
11853 <lyxtabular version="3" rows="3" columns="4">
11854 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11855 <column alignment="center" valignment="top" width="0pt">
11856 <column alignment="center" valignment="middle">
11857 <column alignment="center" valignment="top" width="0in">
11858 <column alignment="center" valignment="top" width="0pt">
11859 <row>
11860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 abc
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11870 \begin_inset Text
11871
11872 \begin_layout Plain Layout
11873 def ghi
11874 \end_layout
11875
11876 \end_inset
11877 </cell>
11878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 jkl
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 </row>
11897 <row>
11898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 A
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 B
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920 C
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929 D
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 </row>
11935 <row>
11936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 1
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11946 \begin_inset Text
11947
11948 \begin_layout Plain Layout
11949 2
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11955 \begin_inset Text
11956
11957 \begin_layout Plain Layout
11958 3
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11964 \begin_inset Text
11965
11966 \begin_layout Plain Layout
11967 4
11968 \end_layout
11969
11970 \end_inset
11971 </cell>
11972 </row>
11973 </lyxtabular>
11974
11975 \end_inset
11976
11977
11978 \end_layout
11979
11980 \begin_layout Subsubsection
11981 Calculs avec les multi-colonnes
11982 \begin_inset CommandInset label
11983 LatexCommand label
11984 name "sub:Calculs-multicolonnes"
11985
11986 \end_inset
11987
11988
11989 \begin_inset Index idx
11990 status collapsed
11991
11992 \begin_layout Plain Layout
11993 Multi-colonnes ! Calculs
11994 \end_layout
11995
11996 \end_inset
11997
11998
11999 \end_layout
12000
12001 \begin_layout Standard
12002 LyX gère directement les multi-colonnes, mais nous devons faire attention
12003  à la largeur des cellules couvertes par la cellule multi-colonnes.
12004 \end_layout
12005
12006 \begin_layout Standard
12007 \begin_inset Float table
12008 placement h
12009 wide false
12010 sideways false
12011 status open
12012
12013 \begin_layout Plain Layout
12014 \begin_inset Caption Standard
12015
12016 \begin_layout Plain Layout
12017 \begin_inset CommandInset label
12018 LatexCommand label
12019 name "tab:Tableau-multicolonne-parfaite"
12020
12021 \end_inset
12022
12023 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
12024  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
12025 \begin_inset Argument 1
12026 status open
12027
12028 \begin_layout Plain Layout
12029 Tableau avec multi-colonnes parfaite
12030 \end_layout
12031
12032 \end_inset
12033
12034
12035 \end_layout
12036
12037 \end_inset
12038
12039
12040 \end_layout
12041
12042 \begin_layout Plain Layout
12043 \align center
12044 \begin_inset Tabular
12045 <lyxtabular version="3" rows="3" columns="3">
12046 <features rotate="0" tabularvalignment="middle">
12047 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12048 <column alignment="center" valignment="middle">
12049 <column alignment="center" valignment="top">
12050 <row>
12051 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12052 \begin_inset Text
12053
12054 \begin_layout Plain Layout
12055 multi-colonnes sur plusieurs lignes
12056 \end_layout
12057
12058 \end_inset
12059 </cell>
12060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12061 \begin_inset Text
12062
12063 \begin_layout Plain Layout
12064
12065 \end_layout
12066
12067 \end_inset
12068 </cell>
12069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12070 \begin_inset Text
12071
12072 \begin_layout Plain Layout
12073 c
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 </row>
12079 <row>
12080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12081 \begin_inset Text
12082
12083 \begin_layout Plain Layout
12084 d
12085 \end_layout
12086
12087 \end_inset
12088 </cell>
12089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12090 \begin_inset Text
12091
12092 \begin_layout Plain Layout
12093 e
12094 \end_layout
12095
12096 \end_inset
12097 </cell>
12098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12099 \begin_inset Text
12100
12101 \begin_layout Plain Layout
12102 f
12103 \end_layout
12104
12105 \end_inset
12106 </cell>
12107 </row>
12108 <row>
12109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12110 \begin_inset Text
12111
12112 \begin_layout Plain Layout
12113 g
12114 \end_layout
12115
12116 \end_inset
12117 </cell>
12118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 h
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 i
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 </row>
12137 </lyxtabular>
12138
12139 \end_inset
12140
12141
12142 \end_layout
12143
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \begin_layout Standard
12150 Par exemple, pour créer le tableau
12151 \begin_inset space ~
12152 \end_inset
12153
12154
12155 \begin_inset CommandInset ref
12156 LatexCommand ref
12157 reference "tab:Tableau-multicolonne-parfaite"
12158
12159 \end_inset
12160
12161 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12162  3×3 et faites un clic droit dessus.
12163  Ensuite choisissez pour cette cellule
12164 \emph on
12165 ,
12166 \emph default
12167  dans la fenêtre de dialogue de tableau, 
12168 \emph on
12169 multi-colonnes
12170 \emph default
12171
12172 \emph on
12173 alignement
12174 \begin_inset space ~
12175 \end_inset
12176
12177 horizontal
12178 \begin_inset space ~
12179 \end_inset
12180
12181 centré
12182 \emph default
12183  et une largeur de 2.5
12184 \begin_inset space \thinspace{}
12185 \end_inset
12186
12187 cm.
12188  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12189  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12190 \begin_inset space \thinspace{}
12191 \end_inset
12192
12193 cm pour la première colonne.
12194  La deuxième colonne aura alors automatiquement une largeur de 1.25
12195 \begin_inset space \thinspace{}
12196 \end_inset
12197
12198 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12199  C'est ce qui a été fait pour le tableau
12200 \begin_inset space ~
12201 \end_inset
12202
12203
12204 \begin_inset CommandInset ref
12205 LatexCommand ref
12206 reference "tab:Tableau-multicolonne-imparfait"
12207
12208 \end_inset
12209
12210 .
12211 \end_layout
12212
12213 \begin_layout Standard
12214 \begin_inset Float table
12215 wide false
12216 sideways false
12217 status open
12218
12219 \begin_layout Plain Layout
12220 \begin_inset Caption Standard
12221
12222 \begin_layout Plain Layout
12223 \begin_inset CommandInset label
12224 LatexCommand label
12225 name "tab:Tableau-multicolonne-imparfait"
12226
12227 \end_inset
12228
12229 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12230  de la largeur de la cellule multi-colonnes.
12231 \begin_inset Argument 1
12232 status open
12233
12234 \begin_layout Plain Layout
12235 Tableau avec multi-colonnes pas parfaite
12236 \end_layout
12237
12238 \end_inset
12239
12240
12241 \end_layout
12242
12243 \end_inset
12244
12245
12246 \end_layout
12247
12248 \begin_layout Plain Layout
12249 \align center
12250 \begin_inset Tabular
12251 <lyxtabular version="3" rows="3" columns="3">
12252 <features rotate="0" tabularvalignment="middle">
12253 <column alignment="center" valignment="top" width="1.25cm">
12254 <column alignment="center" valignment="top">
12255 <column alignment="center" valignment="top">
12256 <row>
12257 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12258 \begin_inset Text
12259
12260 \begin_layout Plain Layout
12261 multi-colonnes sur plusieurs lignes
12262 \end_layout
12263
12264 \end_inset
12265 </cell>
12266 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12267 \begin_inset Text
12268
12269 \begin_layout Plain Layout
12270
12271 \end_layout
12272
12273 \end_inset
12274 </cell>
12275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Plain Layout
12279 c
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 </row>
12285 <row>
12286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12287 \begin_inset Text
12288
12289 \begin_layout Plain Layout
12290 d
12291 \end_layout
12292
12293 \end_inset
12294 </cell>
12295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12296 \begin_inset Text
12297
12298 \begin_layout Plain Layout
12299 e
12300 \end_layout
12301
12302 \end_inset
12303 </cell>
12304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12305 \begin_inset Text
12306
12307 \begin_layout Plain Layout
12308 f
12309 \end_layout
12310
12311 \end_inset
12312 </cell>
12313 </row>
12314 <row>
12315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12316 \begin_inset Text
12317
12318 \begin_layout Plain Layout
12319 g
12320 \end_layout
12321
12322 \end_inset
12323 </cell>
12324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12325 \begin_inset Text
12326
12327 \begin_layout Plain Layout
12328 h
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12334 \begin_inset Text
12335
12336 \begin_layout Plain Layout
12337 i
12338 \end_layout
12339
12340 \end_inset
12341 </cell>
12342 </row>
12343 </lyxtabular>
12344
12345 \end_inset
12346
12347
12348 \end_layout
12349
12350 \end_inset
12351
12352
12353 \end_layout
12354
12355 \begin_layout Standard
12356 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12357  de la cellule multi-colonnes, elle est un peu plus large.
12358  La raison est que la taille que l'on donne à une cellule, 
12359 \begin_inset Formula $W_{g}$
12360 \end_inset
12361
12362  n'est pas sa taille totale, 
12363 \begin_inset Formula $W_{\mathrm{tot}}$
12364 \end_inset
12365
12366  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12367  lui donne.
12368  L'annexe
12369 \begin_inset space ~
12370 \end_inset
12371
12372
12373 \begin_inset CommandInset ref
12374 LatexCommand ref
12375 reference "cha:Explication-de-l'Equation"
12376
12377 \end_inset
12378
12379  explique pourquoi en détail.
12380 \end_layout
12381
12382 \begin_layout Standard
12383 La largeur nécessaire 
12384 \begin_inset Formula $W_{g\,n}$
12385 \end_inset
12386
12387  quand 
12388 \emph on
12389 n
12390 \emph default
12391  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12392  ait une largeur totale de 
12393 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12394 \end_inset
12395
12396 :
12397 \begin_inset Formula 
12398 \begin{equation}
12399 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12400 \end{equation}
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \begin_layout Standard
12408 Dans notre cas nous avons 
12409 \begin_inset Formula $n=2$
12410 \end_inset
12411
12412
12413 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12414 \end_inset
12415
12416 cm et les valeurs implicites pour les autres longueurs, l'équation
12417 \begin_inset space ~
12418 \end_inset
12419
12420
12421 \begin_inset CommandInset ref
12422 LatexCommand ref
12423 reference "eq:Wgn"
12424
12425 \end_inset
12426
12427  devient
12428 \begin_inset Formula 
12429 \begin{equation}
12430 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12431 \end{equation}
12432
12433 \end_inset
12434
12435
12436 \end_layout
12437
12438 \begin_layout Standard
12439 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12440  
12441 \series bold
12442 calc
12443 \series default
12444  avec la ligne suivante dans le préambule du document
12445 \begin_inset Index idx
12446 status collapsed
12447
12448 \begin_layout Plain Layout
12449 Paquetages LaTeX ! calc
12450 \end_layout
12451
12452 \end_inset
12453
12454
12455 \end_layout
12456
12457 \begin_layout Standard
12458
12459 \series bold
12460
12461 \backslash
12462 usepackage{calc}
12463 \end_layout
12464
12465 \begin_layout Standard
12466 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12467  de dialogue.
12468  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12469  la fenêtre de dialogue.
12470  Voici un aperçu de ces paramètres :
12471 \end_layout
12472
12473 \begin_layout Itemize
12474
12475 \series bold
12476 p{largeur}
12477 \series default
12478  crée une cellule de taille donnée, le texte est aligné verticalement en
12479  haut.
12480 \end_layout
12481
12482 \begin_layout Itemize
12483
12484 \series bold
12485 m{largeur}
12486 \series default
12487  crée une cellule de taille donnée, le texte est aligné verticalement au
12488  centre
12489 \end_layout
12490
12491 \begin_layout Itemize
12492
12493 \series bold
12494 b{largeur}
12495 \series default
12496  crée une cellule de taille donnée, le texte est aligné verticalement en
12497  bas
12498 \end_layout
12499
12500 \begin_layout Standard
12501 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12502  la fenêtre de dialogue sont ignorés.
12503 \end_layout
12504
12505 \begin_layout Standard
12506 \begin_inset Note Greyedout
12507 status open
12508
12509 \begin_layout Plain Layout
12510
12511 \series bold
12512 Note:
12513 \series default
12514  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12515  en compte.
12516 \end_layout
12517
12518 \end_inset
12519
12520
12521 \end_layout
12522
12523 \begin_layout Standard
12524 Comme le texte doit être centré horizontalement, on ajoute la commande 
12525 \series bold
12526
12527 \backslash
12528 centering
12529 \series default
12530 .
12531  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12532  des colonnes recouvertes :
12533 \end_layout
12534
12535 \begin_layout Standard
12536
12537 \series bold
12538 >{
12539 \backslash
12540 centering}m{1.25cm-6.2pt}
12541 \end_layout
12542
12543 \begin_layout Standard
12544 La commande 
12545 \series bold
12546 >{ }
12547 \series default
12548  signifie que les commandes qui se trouvent entre les accolades doivent
12549  être appliquées avant que la cellule ne soit créée.
12550 \end_layout
12551
12552 \begin_layout Standard
12553 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12554  multi-colonnes, il est toujours aligné à gauche.
12555  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12556  isolées.
12557  Nous devons donc utiliser le paramètre LaTeX suivant pour la multi-colonnes
12558 \end_layout
12559
12560 \begin_layout Standard
12561
12562 \series bold
12563 >{
12564 \backslash
12565 centering}m{2.5cm}
12566 \end_layout
12567
12568 \begin_layout Subsection
12569 Multi-lignes
12570 \begin_inset CommandInset label
12571 LatexCommand label
12572 name "sub:Multi-lignes"
12573
12574 \end_inset
12575
12576
12577 \begin_inset Index idx
12578 status collapsed
12579
12580 \begin_layout Plain Layout
12581 Multi-lignes
12582 \end_layout
12583
12584 \end_inset
12585
12586
12587 \begin_inset Index idx
12588 status collapsed
12589
12590 \begin_layout Plain Layout
12591 Tableau ! multi-lignes
12592 \end_layout
12593
12594 \end_inset
12595
12596
12597 \end_layout
12598
12599 \begin_layout Standard
12600 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12601  qu'elle doit couvrir et utilisez soit le bouton 
12602 \begin_inset Info
12603 type  "icon"
12604 arg   "inset-modify tabular multirow"
12605 \end_inset
12606
12607  de la barre d'outils tableau, ou le menu 
12608 \family sans
12609 Édition\SpecialChar \menuseparator
12610 Tableau\SpecialChar \menuseparator
12611 Multi-lignes
12612 \family default
12613 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12614  
12615 \family sans
12616 Multi-lignes
12617 \family default
12618 .
12619 \end_layout
12620
12621 \begin_layout Standard
12622 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12623 \end_layout
12624
12625 \begin_layout Standard
12626 \align center
12627 \begin_inset Tabular
12628 <lyxtabular version="3" rows="3" columns="3">
12629 <features rotate="0" tabularvalignment="middle">
12630 <column alignment="center" valignment="top" width="0pt">
12631 <column alignment="center" valignment="top">
12632 <column alignment="center" valignment="top">
12633 <row>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 un contenu long
12639 \end_layout
12640
12641 \end_inset
12642 </cell>
12643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12644 \begin_inset Text
12645
12646 \begin_layout Plain Layout
12647 b
12648 \end_layout
12649
12650 \end_inset
12651 </cell>
12652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Plain Layout
12656 c
12657 \end_layout
12658
12659 \end_inset
12660 </cell>
12661 </row>
12662 <row>
12663 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12664 \begin_inset Text
12665
12666 \begin_layout Plain Layout
12667 multi-lignes
12668 \end_layout
12669
12670 \end_inset
12671 </cell>
12672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12673 \begin_inset Text
12674
12675 \begin_layout Plain Layout
12676 e
12677 \end_layout
12678
12679 \end_inset
12680 </cell>
12681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12682 \begin_inset Text
12683
12684 \begin_layout Plain Layout
12685 f
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 </row>
12691 <row>
12692 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12693 \begin_inset Text
12694
12695 \begin_layout Plain Layout
12696
12697 \end_layout
12698
12699 \end_inset
12700 </cell>
12701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12702 \begin_inset Text
12703
12704 \begin_layout Plain Layout
12705 h
12706 \end_layout
12707
12708 \end_inset
12709 </cell>
12710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \begin_layout Plain Layout
12714 i
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 </row>
12720 </lyxtabular>
12721
12722 \end_inset
12723
12724
12725 \end_layout
12726
12727 \begin_layout Standard
12728 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12729  la colonne.
12730  L'
12731 \family sans
12732 Espacement
12733 \begin_inset space ~
12734 \end_inset
12735
12736 vertical
12737 \family default
12738  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12739  est positive ou négative.
12740 \end_layout
12741
12742 \begin_layout Standard
12743 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12744  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12745  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12746  implicite, vous devez redéfinir la commande 
12747 \series bold
12748
12749 \backslash
12750 multirowsetup
12751 \series default
12752  avec la commande
12753 \end_layout
12754
12755 \begin_layout Standard
12756
12757 \series bold
12758
12759 \backslash
12760 renewcommand{
12761 \backslash
12762 multirowsetup}{
12763 \backslash
12764 centering}
12765 \end_layout
12766
12767 \begin_layout Standard
12768 dans le préambule du document.
12769  Après ça, tous les contenus de cellules multi-lignes du document seront
12770  centrés.
12771  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12772  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12773  juste avant le tableau concerné, plutôt que dans le préambule.
12774  Si le texte doit être aligné à droite, remplacez 
12775 \series bold
12776
12777 \backslash
12778 centering
12779 \series default
12780  par 
12781 \series bold
12782
12783 \backslash
12784 raggedleft
12785 \series default
12786 .
12787  Pour revenir à l'alignement à gauche utilisez 
12788 \series bold
12789
12790 \backslash
12791 raggedright
12792 \series default
12793 .
12794 \end_layout
12795
12796 \begin_layout Standard
12797 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12798  avec un décalage vertical de -4
12799 \begin_inset space \thinspace{}
12800 \end_inset
12801
12802 mm dans une colonne de 3
12803 \begin_inset space \thinspace{}
12804 \end_inset
12805
12806 cm de large
12807 \begin_inset space ~
12808 \end_inset
12809
12810 :
12811 \end_layout
12812
12813 \begin_layout Standard
12814 \noindent
12815 \align center
12816 \begin_inset ERT
12817 status collapsed
12818
12819 \begin_layout Plain Layout
12820
12821
12822 \backslash
12823 renewcommand{
12824 \backslash
12825 multirowsetup}{
12826 \backslash
12827 raggedleft}
12828 \end_layout
12829
12830 \end_inset
12831
12832
12833 \begin_inset Tabular
12834 <lyxtabular version="3" rows="4" columns="3">
12835 <features rotate="0" tabularvalignment="middle">
12836 <column alignment="center" valignment="top" width="3cm">
12837 <column alignment="center" valignment="top">
12838 <column alignment="center" valignment="top">
12839 <row>
12840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 un contenu long
12845 \end_layout
12846
12847 \end_inset
12848 </cell>
12849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12850 \begin_inset Text
12851
12852 \begin_layout Plain Layout
12853 b
12854 \end_layout
12855
12856 \end_inset
12857 </cell>
12858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862 c
12863 \end_layout
12864
12865 \end_inset
12866 </cell>
12867 </row>
12868 <row>
12869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12870 \begin_inset Text
12871
12872 \begin_layout Plain Layout
12873 t
12874 \end_layout
12875
12876 \end_inset
12877 </cell>
12878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12879 \begin_inset Text
12880
12881 \begin_layout Plain Layout
12882 n
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 m
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 </row>
12897 <row>
12898 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 multi-lignes
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 e
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 f
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 </row>
12926 <row>
12927 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931
12932 \end_layout
12933
12934 \end_inset
12935 </cell>
12936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12937 \begin_inset Text
12938
12939 \begin_layout Plain Layout
12940 h
12941 \end_layout
12942
12943 \end_inset
12944 </cell>
12945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12946 \begin_inset Text
12947
12948 \begin_layout Plain Layout
12949 i
12950 \end_layout
12951
12952 \end_inset
12953 </cell>
12954 </row>
12955 </lyxtabular>
12956
12957 \end_inset
12958
12959
12960 \begin_inset ERT
12961 status collapsed
12962
12963 \begin_layout Plain Layout
12964
12965
12966 \backslash
12967 renewcommand{
12968 \backslash
12969 multirowsetup}{
12970 \backslash
12971 raggedright}
12972 \end_layout
12973
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \begin_layout Standard
12980 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12981  utiliser un saut de ligne forcé (
12982 \begin_inset space ~
12983 \end_inset
12984
12985 raccourci 
12986 \family sans
12987 Ctrl+Entrée
12988 \family default
12989
12990 \begin_inset space ~
12991 \end_inset
12992
12993 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12994  on le voit dans ce tableau :
12995 \end_layout
12996
12997 \begin_layout Standard
12998 \noindent
12999 \align center
13000 \begin_inset Tabular
13001 <lyxtabular version="3" rows="3" columns="2">
13002 <features rotate="0" tabularvalignment="middle">
13003 <column alignment="left" valignment="middle" width="2cm">
13004 <column alignment="center" valignment="top">
13005 <row>
13006 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010 aaa
13011 \begin_inset Newline newline
13012 \end_inset
13013
13014 aaa
13015 \begin_inset Newline newline
13016 \end_inset
13017
13018 mauvaise cellule
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13024 \begin_inset Text
13025
13026 \begin_layout Plain Layout
13027 ccc
13028 \end_layout
13029
13030 \end_inset
13031 </cell>
13032 </row>
13033 <row>
13034 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13044 \begin_inset Text
13045
13046 \begin_layout Plain Layout
13047 ddd
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 </row>
13053 <row>
13054 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 bbb
13059 \end_layout
13060
13061 \end_inset
13062 </cell>
13063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13064 \begin_inset Text
13065
13066 \begin_layout Plain Layout
13067 eee
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 </row>
13073 </lyxtabular>
13074
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \begin_layout Standard
13081 Vous devez donc faire attention avec les saut de lignes forcés.
13082 \end_layout
13083
13084 \begin_layout Subsection
13085 Cellules avec ligne(s) diagonale(s)
13086 \end_layout
13087
13088 \begin_layout Standard
13089 Pour instruire le lecteur de la signification ds titres de lignes et de
13090  colonnes dans un tableau, il est pratique de partager le première cellule
13091  du tableau à l'aide d'une ou deux lignes diagonales.
13092  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13093  LaTeX
13094 \series bold
13095 \lang english
13096  diagbox
13097 \series default
13098 \lang french
13099
13100 \begin_inset Index idx
13101 status collapsed
13102
13103 \begin_layout Plain Layout
13104 Paquetages LaTeX ! diagbox
13105 \end_layout
13106
13107 \end_inset
13108
13109 .
13110  Ce paquetage inclut la commande 
13111 \series bold
13112 \lang english
13113
13114 \backslash
13115 diagbox
13116 \series default
13117 \lang french
13118  que l'on peut insérer en mode TeX et qui peut avoir 2 ou 3 arguments:
13119 \end_layout
13120
13121 \begin_layout Standard
13122
13123 \series bold
13124 \lang english
13125
13126 \backslash
13127 diagbox[options]
13128 \lang french
13129 {inférieur gauche}{supérieur droit}
13130 \end_layout
13131
13132 \begin_layout Standard
13133
13134 \series bold
13135 \lang english
13136
13137 \backslash
13138 diagbox[options]
13139 \lang french
13140 {inférieur gauche}{supérieur gauche}{supérieur droit}
13141 \end_layout
13142
13143 \begin_layout Standard
13144 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13145  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13146  Dans le second cas, la cellule est partagée par deux lignes.
13147 \end_layout
13148
13149 \begin_layout Standard
13150 \begin_inset ERT
13151 status collapsed
13152
13153 \begin_layout Plain Layout
13154
13155
13156 \backslash
13157 ifdiagbox
13158 \end_layout
13159
13160 \end_inset
13161
13162
13163 \begin_inset Note Note
13164 status open
13165
13166 \begin_layout Plain Layout
13167 La section suivante ne s'affichera que si vous avez installé le paquetage
13168  LaTeX 
13169 \series bold
13170 diagbox
13171 \series default
13172 .
13173 \end_layout
13174
13175 \end_inset
13176
13177
13178 \end_layout
13179
13180 \begin_layout Standard
13181 Voici un exemple de tableau où 
13182 \series bold
13183 \lang english
13184
13185 \backslash
13186 diagbox
13187 \lang french
13188  
13189 \series default
13190 est utilisé avec 2 arguments
13191 \begin_inset space ~
13192 \end_inset
13193
13194 dans la première cellule:
13195 \lang english
13196
13197 \begin_inset VSpace medskip
13198 \end_inset
13199
13200
13201 \end_layout
13202
13203 \begin_layout Standard
13204 \noindent
13205
13206 \lang english
13207 \begin_inset Tabular
13208 <lyxtabular version="3" rows="4" columns="4">
13209 <features rotate="0" tabularvalignment="middle">
13210 <column alignment="center" valignment="top">
13211 <column alignment="center" valignment="top">
13212 <column alignment="center" valignment="top">
13213 <column alignment="center" valignment="top">
13214 <row>
13215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219 \begin_inset ERT
13220 status collapsed
13221
13222 \begin_layout Plain Layout
13223
13224
13225 \backslash
13226 diagbox{
13227 \end_layout
13228
13229 \end_inset
13230
13231 Nom
13232 \begin_inset ERT
13233 status collapsed
13234
13235 \begin_layout Plain Layout
13236
13237 }{
13238 \end_layout
13239
13240 \end_inset
13241
13242 Paramètre
13243 \begin_inset ERT
13244 status collapsed
13245
13246 \begin_layout Plain Layout
13247
13248 }
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \end_inset
13257 </cell>
13258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13259 \begin_inset Text
13260
13261 \begin_layout Plain Layout
13262 Épaisseur en nm
13263 \end_layout
13264
13265 \end_inset
13266 </cell>
13267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13268 \begin_inset Text
13269
13270 \begin_layout Plain Layout
13271 Transparence en %
13272 \end_layout
13273
13274 \end_inset
13275 </cell>
13276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13277 \begin_inset Text
13278
13279 \begin_layout Plain Layout
13280 Dureté en MPa
13281 \end_layout
13282
13283 \end_inset
13284 </cell>
13285 </row>
13286 <row>
13287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13288 \begin_inset Text
13289
13290 \begin_layout Plain Layout
13291 Vert parfait
13292 \end_layout
13293
13294 \end_inset
13295 </cell>
13296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13297 \begin_inset Text
13298
13299 \begin_layout Plain Layout
13300 45
13301 \end_layout
13302
13303 \end_inset
13304 </cell>
13305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309 80
13310 \end_layout
13311
13312 \end_inset
13313 </cell>
13314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318 504
13319 \end_layout
13320
13321 \end_inset
13322 </cell>
13323 </row>
13324 <row>
13325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13326 \begin_inset Text
13327
13328 \begin_layout Plain Layout
13329 Multi-P foncé
13330 \end_layout
13331
13332 \end_inset
13333 </cell>
13334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338 60
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 72
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 982
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 </row>
13362 <row>
13363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13364 \begin_inset Text
13365
13366 \begin_layout Plain Layout
13367 Pro transparent
13368 \end_layout
13369
13370 \end_inset
13371 </cell>
13372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13373 \begin_inset Text
13374
13375 \begin_layout Plain Layout
13376 18
13377 \end_layout
13378
13379 \end_inset
13380 </cell>
13381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13382 \begin_inset Text
13383
13384 \begin_layout Plain Layout
13385 86
13386 \end_layout
13387
13388 \end_inset
13389 </cell>
13390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13391 \begin_inset Text
13392
13393 \begin_layout Plain Layout
13394 374
13395 \end_layout
13396
13397 \end_inset
13398 </cell>
13399 </row>
13400 </lyxtabular>
13401
13402 \end_inset
13403
13404
13405 \begin_inset VSpace medskip
13406 \end_inset
13407
13408
13409 \end_layout
13410
13411 \begin_layout Standard
13412 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13413  sport ou les distances:
13414 \end_layout
13415
13416 \begin_layout Standard
13417 \noindent
13418 \align center
13419 \begin_inset Tabular
13420 <lyxtabular version="3" rows="4" columns="4">
13421 <features rotate="0" tabularvalignment="middle">
13422 <column alignment="center" valignment="top" width="0pt">
13423 <column alignment="center" valignment="top">
13424 <column alignment="center" valignment="top">
13425 <column alignment="center" valignment="top">
13426 <row>
13427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13428 \begin_inset Text
13429
13430 \begin_layout Plain Layout
13431 \begin_inset ERT
13432 status collapsed
13433
13434 \begin_layout Plain Layout
13435
13436
13437 \backslash
13438 diagbox{
13439 \end_layout
13440
13441 \end_inset
13442
13443 À domicile
13444 \begin_inset ERT
13445 status collapsed
13446
13447 \begin_layout Plain Layout
13448
13449 }{
13450 \end_layout
13451
13452 \end_inset
13453
13454 Résultat
13455 \begin_inset ERT
13456 status open
13457
13458 \begin_layout Plain Layout
13459
13460 }{
13461 \end_layout
13462
13463 \end_inset
13464
13465 À l'extérieur
13466 \begin_inset ERT
13467 status collapsed
13468
13469 \begin_layout Plain Layout
13470
13471 }
13472 \end_layout
13473
13474 \end_inset
13475
13476
13477 \end_layout
13478
13479 \end_inset
13480 </cell>
13481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13482 \begin_inset Text
13483
13484 \begin_layout Plain Layout
13485 Tigres
13486 \end_layout
13487
13488 \end_inset
13489 </cell>
13490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494 Panthères
13495 \end_layout
13496
13497 \end_inset
13498 </cell>
13499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503 Faucons
13504 \end_layout
13505
13506 \end_inset
13507 </cell>
13508 </row>
13509 <row>
13510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13511 \begin_inset Text
13512
13513 \begin_layout Plain Layout
13514 Tigres
13515 \end_layout
13516
13517 \end_inset
13518 </cell>
13519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13520 \begin_inset Text
13521
13522 \begin_layout Plain Layout
13523 ---
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13529 \begin_inset Text
13530
13531 \begin_layout Plain Layout
13532 1:3
13533 \end_layout
13534
13535 \end_inset
13536 </cell>
13537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541 0:1
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 </row>
13547 <row>
13548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13549 \begin_inset Text
13550
13551 \begin_layout Plain Layout
13552 Panthères
13553 \end_layout
13554
13555 \end_inset
13556 </cell>
13557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561 3:1
13562 \end_layout
13563
13564 \end_inset
13565 </cell>
13566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13567 \begin_inset Text
13568
13569 \begin_layout Plain Layout
13570 ---
13571 \end_layout
13572
13573 \end_inset
13574 </cell>
13575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13576 \begin_inset Text
13577
13578 \begin_layout Plain Layout
13579 0:0
13580 \end_layout
13581
13582 \end_inset
13583 </cell>
13584 </row>
13585 <row>
13586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13587 \begin_inset Text
13588
13589 \begin_layout Plain Layout
13590 Faucons
13591 \end_layout
13592
13593 \end_inset
13594 </cell>
13595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13596 \begin_inset Text
13597
13598 \begin_layout Plain Layout
13599 1:0
13600 \end_layout
13601
13602 \end_inset
13603 </cell>
13604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13605 \begin_inset Text
13606
13607 \begin_layout Plain Layout
13608 0:0
13609 \end_layout
13610
13611 \end_inset
13612 </cell>
13613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13614 \begin_inset Text
13615
13616 \begin_layout Plain Layout
13617 ---
13618 \end_layout
13619
13620 \end_inset
13621 </cell>
13622 </row>
13623 </lyxtabular>
13624
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \begin_layout Standard
13631 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13632  2 coins ou plus du tableau comme ici:
13633 \end_layout
13634
13635 \begin_layout Standard
13636 \noindent
13637 \align center
13638 \begin_inset Tabular
13639 <lyxtabular version="3" rows="5" columns="5">
13640 <features rotate="0" tabularvalignment="middle">
13641 <column alignment="center" valignment="top" width="0pt">
13642 <column alignment="center" valignment="top">
13643 <column alignment="center" valignment="top">
13644 <column alignment="center" valignment="top">
13645 <column alignment="center" valignment="top">
13646 <row>
13647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651 \begin_inset ERT
13652 status open
13653
13654 \begin_layout Plain Layout
13655
13656
13657 \backslash
13658 diagbox{
13659 \end_layout
13660
13661 \end_inset
13662
13663 À domicile}{Résultat
13664 \begin_inset ERT
13665 status collapsed
13666
13667 \begin_layout Plain Layout
13668
13669 }{
13670 \end_layout
13671
13672 \end_inset
13673
13674 À l'extérieur
13675 \begin_inset ERT
13676 status open
13677
13678 \begin_layout Plain Layout
13679
13680 }
13681 \end_layout
13682
13683 \end_inset
13684
13685
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 Tigres
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 Panthères
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 Faucons
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 \begin_inset ERT
13722 status open
13723
13724 \begin_layout Plain Layout
13725
13726
13727 \backslash
13728 diagbox[dir=NE]{
13729 \end_layout
13730
13731 \end_inset
13732
13733 À domicile
13734 \begin_inset ERT
13735 status collapsed
13736
13737 \begin_layout Plain Layout
13738
13739 }{
13740 \end_layout
13741
13742 \end_inset
13743
13744 Résultat
13745 \begin_inset ERT
13746 status collapsed
13747
13748 \begin_layout Plain Layout
13749
13750 }{
13751 \end_layout
13752
13753 \end_inset
13754
13755 À l'extérieur
13756 \begin_inset ERT
13757 status collapsed
13758
13759 \begin_layout Plain Layout
13760
13761 }
13762 \end_layout
13763
13764 \end_inset
13765
13766
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 </row>
13772 <row>
13773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 Tigres
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 ---
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 1:3
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804 0:1
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813 Tigres
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 </row>
13819 <row>
13820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13821 \begin_inset Text
13822
13823 \begin_layout Plain Layout
13824 Panthères
13825 \end_layout
13826
13827 \end_inset
13828 </cell>
13829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833 3:1
13834 \end_layout
13835
13836 \end_inset
13837 </cell>
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842 ---
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 0:0
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860 Panthères
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 </row>
13866 <row>
13867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 Faucons
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880 1:0
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 0:0
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 ---
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907 Faucons
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 </row>
13913 <row>
13914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13915 \begin_inset Text
13916
13917 \begin_layout Plain Layout
13918 \begin_inset ERT
13919 status open
13920
13921 \begin_layout Plain Layout
13922
13923
13924 \backslash
13925 diagbox[dir=SW]{
13926 \end_layout
13927
13928 \end_inset
13929
13930 À domicile
13931 \begin_inset ERT
13932 status collapsed
13933
13934 \begin_layout Plain Layout
13935
13936 }{
13937 \end_layout
13938
13939 \end_inset
13940
13941 Résultat
13942 \begin_inset ERT
13943 status collapsed
13944
13945 \begin_layout Plain Layout
13946
13947 }{
13948 \end_layout
13949
13950 \end_inset
13951
13952 À l'extérieur
13953 \begin_inset ERT
13954 status open
13955
13956 \begin_layout Plain Layout
13957
13958 }
13959 \end_layout
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 Tigres
13973 \end_layout
13974
13975 \end_inset
13976 </cell>
13977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13978 \begin_inset Text
13979
13980 \begin_layout Plain Layout
13981 Panthères
13982 \end_layout
13983
13984 \end_inset
13985 </cell>
13986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13987 \begin_inset Text
13988
13989 \begin_layout Plain Layout
13990 Faucons
13991 \end_layout
13992
13993 \end_inset
13994 </cell>
13995 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13996 \begin_inset Text
13997
13998 \begin_layout Plain Layout
13999 \begin_inset ERT
14000 status open
14001
14002 \begin_layout Plain Layout
14003
14004
14005 \backslash
14006 diagbox[dir=SE]{
14007 \end_layout
14008
14009 \end_inset
14010
14011 À domicile
14012 \begin_inset ERT
14013 status collapsed
14014
14015 \begin_layout Plain Layout
14016
14017 }{
14018 \end_layout
14019
14020 \end_inset
14021
14022 Résultat
14023 \begin_inset ERT
14024 status open
14025
14026 \begin_layout Plain Layout
14027
14028 }{
14029 \end_layout
14030
14031 \end_inset
14032
14033 À l'extérieur
14034 \begin_inset ERT
14035 status collapsed
14036
14037 \begin_layout Plain Layout
14038
14039 }
14040 \end_layout
14041
14042 \end_inset
14043
14044
14045 \end_layout
14046
14047 \end_inset
14048 </cell>
14049 </row>
14050 </lyxtabular>
14051
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \begin_layout Standard
14058 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14059  
14060 \series bold
14061 dir=direction
14062 \series default
14063
14064 \emph on
14065 direction
14066 \emph default
14067  est à choisir parmi 
14068 \series bold
14069 NE
14070 \series default
14071
14072 \series bold
14073 SE
14074 \series default
14075
14076 \series bold
14077 SW
14078 \series default
14079  et 
14080 \series bold
14081 NW
14082 \series default
14083  comme sur une rose des vents.
14084  
14085 \series bold
14086 SW
14087 \series default
14088  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14089  du tableau ci-dessus, désigné via la commande:
14090 \end_layout
14091
14092 \begin_layout Standard
14093
14094 \series bold
14095 \lang english
14096
14097 \backslash
14098 diagbox[dir=SW]{
14099 \series default
14100 \lang french
14101 À domicile
14102 \series bold
14103 \lang english
14104 }{
14105 \series default
14106 \lang french
14107 Résultat
14108 \series bold
14109 \lang english
14110 }{
14111 \series default
14112 \lang french
14113 À l'extérieur
14114 \series bold
14115 \lang english
14116 }
14117 \series default
14118 \lang french
14119 .
14120  
14121 \end_layout
14122
14123 \begin_layout Standard
14124 Si aucune direction n'est spécifiée, elle est implicitement NW.
14125 \end_layout
14126
14127 \begin_layout Standard
14128 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14129  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14130  le contenu de la cellule va déborder:
14131 \end_layout
14132
14133 \begin_layout Standard
14134 \noindent
14135 \align center
14136 \begin_inset Tabular
14137 <lyxtabular version="3" rows="2" columns="2">
14138 <features rotate="0" tabularvalignment="middle">
14139 <column alignment="center" valignment="top" width="3cm">
14140 <column alignment="center" valignment="top">
14141 <row>
14142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 \begin_inset ERT
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150
14151
14152 \backslash
14153 diagbox{
14154 \end_layout
14155
14156 \end_inset
14157
14158 Nom
14159 \begin_inset ERT
14160 status collapsed
14161
14162 \begin_layout Plain Layout
14163
14164 }{
14165 \end_layout
14166
14167 \end_inset
14168
14169 Paramètre
14170 \begin_inset ERT
14171 status collapsed
14172
14173 \begin_layout Plain Layout
14174
14175 }
14176 \end_layout
14177
14178 \end_inset
14179
14180
14181 \end_layout
14182
14183 \end_inset
14184 </cell>
14185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14186 \begin_inset Text
14187
14188 \begin_layout Plain Layout
14189 Épaisseur en nm
14190 \end_layout
14191
14192 \end_inset
14193 </cell>
14194 </row>
14195 <row>
14196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14197 \begin_inset Text
14198
14199 \begin_layout Plain Layout
14200 Vert parfait
14201 \end_layout
14202
14203 \end_inset
14204 </cell>
14205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14206 \begin_inset Text
14207
14208 \begin_layout Plain Layout
14209 45
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 </row>
14215 </lyxtabular>
14216
14217 \end_inset
14218
14219
14220 \end_layout
14221
14222 \begin_layout Standard
14223 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14224  cellule partagée, utilisez l'option de commande 
14225 \series bold
14226 \lang english
14227 width=3cm
14228 \series default
14229 \lang french
14230  (remplacez 
14231 \begin_inset Quotes fld
14232 \end_inset
14233
14234 3cm
14235 \begin_inset Quotes frd
14236 \end_inset
14237
14238 par la largeur désirée).
14239  Dans le tableau qui suit, la largeur de la première colonne est réglée
14240  à 4cm.
14241  Pour 
14242 \series bold
14243 \lang english
14244
14245 \backslash
14246 diagbox
14247 \series default
14248 \lang french
14249  une largeur de 4
14250 \begin_inset space \thinspace{}
14251 \end_inset
14252
14253 cm + 2
14254 \begin_inset space \thinspace{}
14255 \end_inset
14256
14257
14258 \backslash
14259 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14260  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14261  de la cellule.
14262  Le calcul de la largeur ne peut pas être fait directement dans l'option
14263  de la commande 
14264 \series bold
14265 \lang english
14266
14267 \backslash
14268 diagbox
14269 \series default
14270 \lang french
14271 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14272  la suite.
14273  Ceci se fait via les commandes en code TeX:
14274 \end_layout
14275
14276 \begin_layout Standard
14277
14278 \series bold
14279
14280 \backslash
14281 newlength{
14282 \backslash
14283 diagtest}
14284 \begin_inset Newline newline
14285 \end_inset
14286
14287
14288 \backslash
14289 setlength{
14290 \backslash
14291 diagtest}{4cm+2
14292 \backslash
14293 tabcolsep}
14294 \end_layout
14295
14296 \begin_layout Standard
14297 \begin_inset ERT
14298 status collapsed
14299
14300 \begin_layout Plain Layout
14301
14302
14303 \backslash
14304 newlength{
14305 \backslash
14306 diagtest}
14307 \end_layout
14308
14309 \begin_layout Plain Layout
14310
14311
14312 \backslash
14313 setlength{
14314 \backslash
14315 diagtest}{4cm+2
14316 \backslash
14317 tabcolsep}
14318 \end_layout
14319
14320 \end_inset
14321
14322
14323 \end_layout
14324
14325 \begin_layout Standard
14326 Pour permettre les calculs en LaTeX, il faut charger dans le préambule du
14327  document le paquetage 
14328 \series bold
14329 calc
14330 \series default
14331
14332 \begin_inset Index idx
14333 status collapsed
14334
14335 \begin_layout Plain Layout
14336 Paquetages LaTeX ! calc
14337 \end_layout
14338
14339 \end_inset
14340
14341 .
14342 \end_layout
14343
14344 \begin_layout Standard
14345 Dans le tableau vous pouvez maintenant utiliser la commande
14346 \end_layout
14347
14348 \begin_layout Standard
14349
14350 \series bold
14351
14352 \backslash
14353 diagbox[width=
14354 \backslash
14355 diagtest]{A}{B}
14356 \end_layout
14357
14358 \begin_layout Standard
14359 dans la première cellule:
14360 \end_layout
14361
14362 \begin_layout Standard
14363 \noindent
14364 \align center
14365 \begin_inset Tabular
14366 <lyxtabular version="3" rows="2" columns="2">
14367 <features rotate="0" tabularvalignment="middle">
14368 <column alignment="center" valignment="top" width="4cm">
14369 <column alignment="center" valignment="top">
14370 <row>
14371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14372 \begin_inset Text
14373
14374 \begin_layout Plain Layout
14375 \begin_inset ERT
14376 status open
14377
14378 \begin_layout Plain Layout
14379
14380
14381 \backslash
14382 diagbox[width=
14383 \backslash
14384 diagtest]{
14385 \end_layout
14386
14387 \end_inset
14388
14389 A
14390 \begin_inset ERT
14391 status collapsed
14392
14393 \begin_layout Plain Layout
14394
14395 }{
14396 \end_layout
14397
14398 \end_inset
14399
14400 B
14401 \begin_inset ERT
14402 status collapsed
14403
14404 \begin_layout Plain Layout
14405
14406 }
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 Épaisseur en nm
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 </row>
14426 <row>
14427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14428 \begin_inset Text
14429
14430 \begin_layout Plain Layout
14431 Vert parfait
14432 \end_layout
14433
14434 \end_inset
14435 </cell>
14436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14437 \begin_inset Text
14438
14439 \begin_layout Plain Layout
14440 45
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 </row>
14446 </lyxtabular>
14447
14448 \end_inset
14449
14450
14451 \end_layout
14452
14453 \begin_layout Standard
14454 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14455  la longueur de la diagonale ne peut pas être calculée correctement comme
14456  dans ce tableau:
14457 \end_layout
14458
14459 \begin_layout Standard
14460 \noindent
14461 \align center
14462 \begin_inset Tabular
14463 <lyxtabular version="3" rows="2" columns="2">
14464 <features rotate="0" tabularvalignment="middle">
14465 <column alignment="center" valignment="top" width="0pt">
14466 <column alignment="center" valignment="top">
14467 <row>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 \begin_inset ERT
14473 status collapsed
14474
14475 \begin_layout Plain Layout
14476
14477
14478 \backslash
14479 diagbox{
14480 \end_layout
14481
14482 \end_inset
14483
14484 A
14485 \begin_inset ERT
14486 status collapsed
14487
14488 \begin_layout Plain Layout
14489
14490 }{
14491 \end_layout
14492
14493 \end_inset
14494
14495 B
14496 \begin_inset ERT
14497 status collapsed
14498
14499 \begin_layout Plain Layout
14500
14501 }
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \end_layout
14508
14509 \end_inset
14510 </cell>
14511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14512 \begin_inset Text
14513
14514 \begin_layout Plain Layout
14515 Épaisseur en nm
14516 \end_layout
14517
14518 \end_inset
14519 </cell>
14520 </row>
14521 <row>
14522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Plain Layout
14526 Vert parfait
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14532 \begin_inset Text
14533
14534 \begin_layout Plain Layout
14535 45
14536 \end_layout
14537
14538 \end_inset
14539 </cell>
14540 </row>
14541 </lyxtabular>
14542
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \begin_layout Standard
14549 Dans ce cas, vous pouvez utiliser directement
14550 \series bold
14551  
14552 \lang english
14553 width
14554 \series default
14555 \lang french
14556  dans l'option de 
14557 \series bold
14558 \lang english
14559
14560 \backslash
14561 diagbox
14562 \series default
14563 \lang french
14564 , il n'est plus nécessaire d’ajouter 2
14565 \backslash
14566 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14567  colonne.
14568  Ici une largeur de 3cm est utilisée:
14569 \end_layout
14570
14571 \begin_layout Standard
14572 \noindent
14573 \align center
14574 \begin_inset Tabular
14575 <lyxtabular version="3" rows="2" columns="2">
14576 <features rotate="0" tabularvalignment="middle">
14577 <column alignment="center" valignment="top" width="0pt">
14578 <column alignment="center" valignment="top">
14579 <row>
14580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 \begin_inset ERT
14585 status open
14586
14587 \begin_layout Plain Layout
14588
14589
14590 \backslash
14591 diagbox[width=3cm]{
14592 \end_layout
14593
14594 \end_inset
14595
14596 A
14597 \begin_inset ERT
14598 status collapsed
14599
14600 \begin_layout Plain Layout
14601
14602 }{
14603 \end_layout
14604
14605 \end_inset
14606
14607 B
14608 \begin_inset ERT
14609 status collapsed
14610
14611 \begin_layout Plain Layout
14612
14613 }
14614 \end_layout
14615
14616 \end_inset
14617
14618
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14624 \begin_inset Text
14625
14626 \begin_layout Plain Layout
14627 Épaisseur en nm
14628 \end_layout
14629
14630 \end_inset
14631 </cell>
14632 </row>
14633 <row>
14634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14635 \begin_inset Text
14636
14637 \begin_layout Plain Layout
14638 Vert parfait
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14644 \begin_inset Text
14645
14646 \begin_layout Plain Layout
14647 45
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 </row>
14653 </lyxtabular>
14654
14655 \end_inset
14656
14657
14658 \end_layout
14659
14660 \begin_layout Standard
14661 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14662  supplémentaire pour placer le texte dans la cellule.
14663  Ceci peut être obtenu avec l'option
14664 \series bold
14665  
14666 \lang english
14667 height
14668 \lang french
14669 =3cm
14670 \series default
14671  de la commande 
14672 \series bold
14673 \lang english
14674
14675 \backslash
14676 diagbox
14677 \series default
14678 \lang french
14679  (remplacer « 3cm » par la hauteur désirée).
14680  Dans le tableau qui suit, la commande
14681 \end_layout
14682
14683 \begin_layout Standard
14684
14685 \series bold
14686
14687 \backslash
14688 diagbox[width=3cm,height=1.4cm]{A
14689 \backslash
14690
14691 \backslash
14692 B}{C
14693 \backslash
14694
14695 \backslash
14696 D}
14697 \end_layout
14698
14699 \begin_layout Standard
14700 est utilisée dans la première cellule.
14701  La commande 
14702 \backslash
14703
14704 \backslash
14705  crée le saut de ligne
14706 \begin_inset Foot
14707 status open
14708
14709 \begin_layout Plain Layout
14710 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14711  largeur fixée.
14712 \end_layout
14713
14714 \end_inset
14715
14716 .
14717 \end_layout
14718
14719 \begin_layout Standard
14720 \noindent
14721 \align center
14722 \begin_inset Tabular
14723 <lyxtabular version="3" rows="2" columns="2">
14724 <features rotate="0" tabularvalignment="middle">
14725 <column alignment="center" valignment="top">
14726 <column alignment="center" valignment="top">
14727 <row>
14728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Plain Layout
14732 \begin_inset ERT
14733 status open
14734
14735 \begin_layout Plain Layout
14736
14737
14738 \backslash
14739 diagbox[width=3cm,height=1.4cm]{
14740 \end_layout
14741
14742 \end_inset
14743
14744 A
14745 \begin_inset ERT
14746 status collapsed
14747
14748 \begin_layout Plain Layout
14749
14750
14751 \backslash
14752
14753 \backslash
14754
14755 \end_layout
14756
14757 \end_inset
14758
14759 B
14760 \begin_inset ERT
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764
14765 }{
14766 \end_layout
14767
14768 \end_inset
14769
14770 C
14771 \begin_inset ERT
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775
14776
14777 \backslash
14778
14779 \backslash
14780
14781 \end_layout
14782
14783 \end_inset
14784
14785 D
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791 }
14792 \end_layout
14793
14794 \end_inset
14795
14796
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805 Épaisseur en nm
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 </row>
14811 <row>
14812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816 Vert parfait
14817 \end_layout
14818
14819 \end_inset
14820 </cell>
14821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825 45
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 </row>
14831 </lyxtabular>
14832
14833 \end_inset
14834
14835
14836 \end_layout
14837
14838 \begin_layout Standard
14839 \begin_inset ERT
14840 status collapsed
14841
14842 \begin_layout Plain Layout
14843
14844
14845 \backslash
14846 else
14847 \end_layout
14848
14849 \end_inset
14850
14851
14852 \begin_inset Note Note
14853 status open
14854
14855 \begin_layout Plain Layout
14856 Ce qui suit sera affiché si le paquetage LaTeX 
14857 \series bold
14858 diagbox
14859 \series default
14860  n'est pas installé :
14861 \end_layout
14862
14863 \end_inset
14864
14865
14866 \end_layout
14867
14868 \begin_layout Standard
14869 Vous devez installer le paquetage LaTeX 
14870 \series bold
14871 diagbox
14872 \series default
14873  pour voir le contenu de cette section dans la sortie imprimée.
14874 \end_layout
14875
14876 \begin_layout Standard
14877 \begin_inset ERT
14878 status collapsed
14879
14880 \begin_layout Plain Layout
14881
14882
14883 \backslash
14884 fi
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \begin_layout Standard
14893 Pour en savoir plus sur le paquetage LaTeX 
14894 \series bold
14895 \lang english
14896 diagbox
14897 \series default
14898 \lang french
14899 , voir sa documentation, 
14900 \begin_inset CommandInset citation
14901 LatexCommand cite
14902 key "diagbox"
14903
14904 \end_inset
14905
14906 .
14907 \end_layout
14908
14909 \begin_layout Section
14910 Les tableaux formels
14911 \begin_inset CommandInset label
14912 LatexCommand label
14913 name "sec:Tableaux-Formels"
14914
14915 \end_inset
14916
14917
14918 \begin_inset Index idx
14919 status collapsed
14920
14921 \begin_layout Plain Layout
14922 Tableau ! Formel
14923 \end_layout
14924
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \begin_layout Standard
14931 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14932  à celle du tableau
14933 \begin_inset space ~
14934 \end_inset
14935
14936
14937 \begin_inset CommandInset ref
14938 LatexCommand ref
14939 reference "tab:Exemple-tableau-booktabs"
14940
14941 \end_inset
14942
14943 .
14944  Ce genre de tableau est appelé 
14945 \begin_inset Quotes fld
14946 \end_inset
14947
14948
14949 \emph on
14950 formel
14951 \emph default
14952
14953 \begin_inset Quotes frd
14954 \end_inset
14955
14956 .
14957  Pour transformer un tableau en tableau formel, utilisez l'option 
14958 \family sans
14959 Formel
14960 \family default
14961  de l'onglet 
14962 \family sans
14963 Bordures
14964 \family default
14965  de la fenêtre de dialogue 
14966 \family sans
14967 Paramètres
14968 \begin_inset space ~
14969 \end_inset
14970
14971 du
14972 \begin_inset space ~
14973 \end_inset
14974
14975 tableau
14976 \family default
14977 .
14978 \end_layout
14979
14980 \begin_layout Standard
14981 \begin_inset Float table
14982 placement h
14983 wide false
14984 sideways false
14985 status open
14986
14987 \begin_layout Plain Layout
14988 \begin_inset Caption Standard
14989
14990 \begin_layout Plain Layout
14991 \begin_inset CommandInset label
14992 LatexCommand label
14993 name "tab:Exemple-tableau-booktabs"
14994
14995 \end_inset
14996
14997 Exemple de tableau formel
14998 \end_layout
14999
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \begin_layout Plain Layout
15006 \align center
15007 \begin_inset Tabular
15008 <lyxtabular version="3" rows="8" columns="4">
15009 <features rotate="0" booktabs="true" tabularvalignment="middle">
15010 <column alignment="center" valignment="top">
15011 <column alignment="center" valignment="top">
15012 <column alignment="center" valignment="top">
15013 <column alignment="center" valignment="top">
15014 <row>
15015 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Plain Layout
15019 Système
15020 \end_layout
15021
15022 \end_inset
15023 </cell>
15024 <cell alignment="center" valignment="top" topline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Plain Layout
15028 Chip
15029 \begin_inset space \thinspace{}
15030 \end_inset
15031
15032 1
15033 \end_layout
15034
15035 \end_inset
15036 </cell>
15037 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15038 \begin_inset Text
15039
15040 \begin_layout Plain Layout
15041 Chip
15042 \begin_inset space \thinspace{}
15043 \end_inset
15044
15045 2
15046 \end_layout
15047
15048 \end_inset
15049 </cell>
15050 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Plain Layout
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 </row>
15060 <row>
15061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065 \begin_inset ERT
15066 status collapsed
15067
15068 \begin_layout Plain Layout
15069
15070
15071 \backslash
15072 cmidrule(r){2-2}
15073 \end_layout
15074
15075 \end_inset
15076
15077
15078 \begin_inset ERT
15079 status collapsed
15080
15081 \begin_layout Plain Layout
15082
15083
15084 \backslash
15085 cmidrule(l){3-4}
15086 \end_layout
15087
15088 \end_inset
15089
15090 Épaisseur du capteur en µm
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 <cell alignment="center" valignment="top" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Plain Layout
15099 300
15100 \end_layout
15101
15102 \end_inset
15103 </cell>
15104 <cell alignment="center" valignment="top" usebox="none">
15105 \begin_inset Text
15106
15107 \begin_layout Plain Layout
15108 300
15109 \end_layout
15110
15111 \end_inset
15112 </cell>
15113 <cell alignment="center" valignment="top" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Plain Layout
15117 700
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128 Angle du biseau en °
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" topline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 3.55
15138 \end_layout
15139
15140 \end_inset
15141 </cell>
15142 <cell alignment="center" valignment="top" topline="true" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146 2.71
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 <cell alignment="center" valignment="top" topline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155 7.99
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row topspace="default">
15162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 Résolution spatiale en µm
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 <cell alignment="center" valignment="top" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 4.26
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 <cell alignment="center" valignment="top" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184 10.17
15185 \end_layout
15186
15187 \end_inset
15188 </cell>
15189 <cell alignment="center" valignment="top" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193 10.56
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 </row>
15199 <row topspace="default">
15200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 MTF à 
15205 \begin_inset Formula $f_{\mathrm{max}}$
15206 \end_inset
15207
15208
15209 \end_layout
15210
15211 \end_inset
15212 </cell>
15213 <cell alignment="center" valignment="top" usebox="none">
15214 \begin_inset Text
15215
15216 \begin_layout Plain Layout
15217 0.53
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 <cell alignment="center" valignment="top" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226 0.37
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 <cell alignment="center" valignment="top" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Plain Layout
15235 0.39
15236 \end_layout
15237
15238 \end_inset
15239 </cell>
15240 </row>
15241 <row topspace="default">
15242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 \begin_inset ERT
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250
15251
15252 \backslash
15253 cmidrule[2pt](l{10pt}){1-1}
15254 \end_layout
15255
15256 \end_inset
15257
15258 résolution spatiale LSF
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Plain Layout
15276
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 </row>
15291 <row>
15292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296 en µm
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305 129.7
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 <cell alignment="center" valignment="top" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314 52.75
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 <cell alignment="center" valignment="top" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323 50.78
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 </row>
15329 <row>
15330 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334 en % de la taille des pixels
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 76.3
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352 95.9
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361 92.3
15362 \end_layout
15363
15364 \end_inset
15365 </cell>
15366 </row>
15367 </lyxtabular>
15368
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375
15376
15377 \end_layout
15378
15379 \begin_layout Standard
15380 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15381  
15382 \family sans
15383 Bordures
15384 \family default
15385  de la fenêtre de dialogue 
15386 \family sans
15387 Paramètres
15388 \begin_inset space ~
15389 \end_inset
15390
15391 du
15392 \begin_inset space ~
15393 \end_inset
15394
15395 tableau
15396 \family default
15397  comme c'est décrit dans la section
15398 \begin_inset space ~
15399 \end_inset
15400
15401
15402 \begin_inset CommandInset ref
15403 LatexCommand ref
15404 reference "sub:Espacement-lignes"
15405
15406 \end_inset
15407
15408 .
15409 \end_layout
15410
15411 \begin_layout Standard
15412 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15413  verticales.
15414  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15415  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15416  sortie imprimée :
15417 \begin_inset Newline newline
15418 \end_inset
15419
15420 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15421 \begin_inset space \thinspace{}
15422 \end_inset
15423
15424 em alors que les autres lignes ont implicite une épaisseur de 0.05
15425 \begin_inset space \thinspace{}
15426 \end_inset
15427
15428 em.
15429 \end_layout
15430
15431 \begin_layout Standard
15432 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15433  les lignes de préambule suivantes :
15434 \end_layout
15435
15436 \begin_layout Standard
15437
15438 \series bold
15439
15440 \backslash
15441 let
15442 \backslash
15443 mytoprule
15444 \backslash
15445 toprule
15446 \begin_inset Newline newline
15447 \end_inset
15448
15449
15450 \backslash
15451 renewcommand{
15452 \backslash
15453 toprule}{
15454 \backslash
15455 mytoprule[width]}
15456 \end_layout
15457
15458 \begin_layout Standard
15459 Cet exemple concerne la première ligne, appelée 
15460 \series bold
15461 toprule
15462 \series default
15463 .
15464  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15465 \series bold
15466 toprule
15467 \series default
15468  par 
15469 \series bold
15470 bottomrule
15471 \series default
15472 .
15473  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15474  
15475 \series bold
15476 toprule
15477 \series default
15478  par 
15479 \series bold
15480 midrule
15481 \series default
15482 .
15483  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15484 \begin_inset space ~
15485 \end_inset
15486
15487
15488 \begin_inset CommandInset ref
15489 LatexCommand ref
15490 reference "cha:Unités-de-longueur"
15491
15492 \end_inset
15493
15494  pour préciser l'épaisseur voulue.
15495 \end_layout
15496
15497 \begin_layout Standard
15498 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15499  en mettant une ligne pour une cellule multi-colonnes.
15500  LyX va utiliser en interne la commande 
15501 \series bold
15502
15503 \backslash
15504 cmidrule
15505 \series default
15506  pour créer cette ligne.
15507  Sa syntaxe complète est :
15508 \end_layout
15509
15510 \begin_layout Standard
15511
15512 \series bold
15513
15514 \backslash
15515 cmidrule[largeur](rognage){colDépart-colFin}
15516 \end_layout
15517
15518 \begin_layout Standard
15519 Les options de la commande 
15520 \series bold
15521
15522 \backslash
15523 cmidrule
15524 \series default
15525  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
15526  TeX pour pouvoir les utiliser.
15527  On peut créer manuellement des lignes 
15528 \series bold
15529
15530 \backslash
15531 mitrales
15532 \series default
15533  en insérant la commande en code TeX comme le premier élément de la première
15534  cellule de la ligne.
15535  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15536  en question.
15537 \end_layout
15538
15539 \begin_layout Standard
15540 La valeur 
15541 \series bold
15542 largeur
15543 \series default
15544  pour l'épaisseur des lignes est de 0.03
15545 \begin_inset space \thinspace{}
15546 \end_inset
15547
15548 em.
15549  
15550 \series bold
15551 colDépart
15552 \series default
15553  est le numéro de la colonne dans laquelle la ligne commence et 
15554 \series bold
15555 colFin
15556 \series default
15557  est le numéro de la colonne dans laquelle elle se termine.
15558  La valeur de 
15559 \series bold
15560 colFin
15561 \series default
15562  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15563  Le paramètre optionnel 
15564 \series bold
15565 rognage
15566 \series default
15567  peut être soit 
15568 \emph on
15569 l{largeurRognage}
15570 \emph default
15571 , ou 
15572 \emph on
15573 r{largeurRognage}
15574 \emph default
15575  où les valeurs de
15576 \emph on
15577  largeurRognage
15578 \emph default
15579  sont aussi optionnelles.
15580  En utilisant par exemple la valeur 
15581 \emph on
15582 l{2pt}
15583 \emph default
15584  pour ce paramètre, la ligne va être rognée de 2
15585 \begin_inset space \thinspace{}
15586 \end_inset
15587
15588 pt à son extrémité gauche.
15589  Si vous ne spécifiez pas de valeur pour 
15590 \emph on
15591 largeurRognage
15592 \emph default
15593  les lignes sont implicitement rognées de 0.5
15594 \begin_inset space \thinspace{}
15595 \end_inset
15596
15597 em.
15598 \end_layout
15599
15600 \begin_layout Standard
15601 \begin_inset VSpace bigskip
15602 \end_inset
15603
15604 Le tableau
15605 \begin_inset space ~
15606 \end_inset
15607
15608
15609 \begin_inset CommandInset ref
15610 LatexCommand ref
15611 reference "tab:Exemple-tableau-booktabs"
15612
15613 \end_inset
15614
15615  a été créé en utilisant les commandes
15616 \end_layout
15617
15618 \begin_layout Standard
15619
15620 \series bold
15621
15622 \backslash
15623 cmidrule(r){2-2}
15624 \backslash
15625 cmidrule(l){3-4}
15626 \end_layout
15627
15628 \begin_layout Standard
15629 au début de la deuxième ligne et
15630 \end_layout
15631
15632 \begin_layout Standard
15633
15634 \series bold
15635
15636 \backslash
15637 cmidrule[2pt](l{10pt}){1-1}
15638 \end_layout
15639
15640 \begin_layout Standard
15641 au début de la sixième ligne.
15642 \end_layout
15643
15644 \begin_layout Standard
15645 \begin_inset VSpace bigskip
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \begin_layout Standard
15652 Vous pouvez vouloir des commandes 
15653 \series bold
15654
15655 \backslash
15656 cmidrule
15657 \series default
15658 s qui se recouvrent comme pour le tableau
15659 \begin_inset space ~
15660 \end_inset
15661
15662
15663 \begin_inset CommandInset ref
15664 LatexCommand ref
15665 reference "tab:Tableau-booktabs-special"
15666
15667 \end_inset
15668
15669 .
15670  On obtient ce résultat en utilisant la commande suivante en code TeX
15671 \end_layout
15672
15673 \begin_layout Standard
15674
15675 \series bold
15676
15677 \backslash
15678 morecmidrules
15679 \end_layout
15680
15681 \begin_layout Standard
15682 La commande qui a été utilisée pour la deuxième ligne du tableau
15683 \begin_inset space ~
15684 \end_inset
15685
15686
15687 \begin_inset CommandInset ref
15688 LatexCommand ref
15689 reference "tab:Tableau-booktabs-special"
15690
15691 \end_inset
15692
15693  est
15694 \end_layout
15695
15696 \begin_layout Standard
15697
15698 \series bold
15699
15700 \backslash
15701 cmidrule(r){2-2}
15702 \backslash
15703 cmidrule(l){3-4}
15704 \backslash
15705 morecmidrules
15706 \backslash
15707 cmidrule{2-4}
15708 \end_layout
15709
15710 \begin_layout Standard
15711 La commande pour la sixième ligne est
15712 \end_layout
15713
15714 \begin_layout Standard
15715
15716 \series bold
15717
15718 \backslash
15719 midrule
15720 \backslash
15721 morecmidrules
15722 \backslash
15723 cmidrule{3-4}
15724 \end_layout
15725
15726 \begin_layout Standard
15727 \begin_inset VSpace bigskip
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \begin_layout Standard
15734 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15735 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15736  font toute la largeur du tableau :
15737 \end_layout
15738
15739 \begin_layout Standard
15740
15741 \series bold
15742
15743 \backslash
15744 specialrule{largeur}{espace au dessus}{espace en dessous}
15745 \end_layout
15746
15747 \begin_layout Standard
15748 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15749  du paquetage LaTeX 
15750 \series bold
15751 booktabs
15752 \series default
15753  
15754 \begin_inset CommandInset citation
15755 LatexCommand cite
15756 key "booktabs"
15757
15758 \end_inset
15759
15760 .
15761 \begin_inset Index idx
15762 status collapsed
15763
15764 \begin_layout Plain Layout
15765 Paquetages LaTeX ! booktabs
15766 \end_layout
15767
15768 \end_inset
15769
15770
15771 \end_layout
15772
15773 \begin_layout Standard
15774 \begin_inset Float table
15775 placement h
15776 wide false
15777 sideways false
15778 status open
15779
15780 \begin_layout Plain Layout
15781 \begin_inset Caption Standard
15782
15783 \begin_layout Plain Layout
15784 \begin_inset CommandInset label
15785 LatexCommand label
15786 name "tab:Tableau-booktabs-special"
15787
15788 \end_inset
15789
15790 Tableau formel spécial
15791 \end_layout
15792
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Plain Layout
15799 \align center
15800 \begin_inset Tabular
15801 <lyxtabular version="3" rows="8" columns="4">
15802 <features rotate="0" booktabs="true" tabularvalignment="middle">
15803 <column alignment="center" valignment="top">
15804 <column alignment="center" valignment="top">
15805 <column alignment="center" valignment="top">
15806 <column alignment="center" valignment="top">
15807 <row>
15808 <cell alignment="center" valignment="top" topline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 Système
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 <cell alignment="center" valignment="top" topline="true" usebox="none">
15818 \begin_inset Text
15819
15820 \begin_layout Plain Layout
15821 Chip
15822 \begin_inset space \thinspace{}
15823 \end_inset
15824
15825 1
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834 Chip
15835 \begin_inset space \thinspace{}
15836 \end_inset
15837
15838 2
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Plain Layout
15847
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 </row>
15853 <row>
15854 <cell alignment="center" valignment="top" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858 \begin_inset ERT
15859 status collapsed
15860
15861 \begin_layout Plain Layout
15862
15863
15864 \backslash
15865 cmidrule(r){2-2}
15866 \end_layout
15867
15868 \end_inset
15869
15870
15871 \begin_inset ERT
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875
15876
15877 \backslash
15878 cmidrule(l){3-4}
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \begin_inset ERT
15885 status collapsed
15886
15887 \begin_layout Plain Layout
15888
15889
15890 \backslash
15891 morecmidrules 
15892 \end_layout
15893
15894 \end_inset
15895
15896
15897 \begin_inset ERT
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901
15902
15903 \backslash
15904 cmidrule{2-4}
15905 \end_layout
15906
15907 \end_inset
15908
15909 Epaisseur du capteur en µm
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 <cell alignment="center" valignment="top" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Plain Layout
15918 300
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 <cell alignment="center" valignment="top" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927 300
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936 700
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 </row>
15942 <row>
15943 <cell alignment="center" valignment="top" topline="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Plain Layout
15947 Angle biseau en °
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 <cell alignment="center" valignment="top" topline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Plain Layout
15956 3.55
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 <cell alignment="center" valignment="top" topline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Plain Layout
15965 2.71
15966 \end_layout
15967
15968 \end_inset
15969 </cell>
15970 <cell alignment="center" valignment="top" topline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974 7.99
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 </row>
15980 <row topspace="default">
15981 <cell alignment="center" valignment="top" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Plain Layout
15985 Résolution spatiale en µm
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 <cell alignment="center" valignment="top" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994 4.26
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 <cell alignment="center" valignment="top" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003 10.17
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 10.56
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 </row>
16018 <row topspace="default">
16019 <cell alignment="center" valignment="top" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 MTF à 
16024 \begin_inset Formula $f_{\mathrm{max}}$
16025 \end_inset
16026
16027
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 <cell alignment="center" valignment="top" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036 0.53
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 <cell alignment="center" valignment="top" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045 0.37
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 <cell alignment="center" valignment="top" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 0.39
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 </row>
16060 <row>
16061 <cell alignment="center" valignment="top" topline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065 \begin_inset ERT
16066 status collapsed
16067
16068 \begin_layout Plain Layout
16069
16070
16071 \backslash
16072 morecmidrules 
16073 \end_layout
16074
16075 \end_inset
16076
16077
16078 \begin_inset ERT
16079 status collapsed
16080
16081 \begin_layout Plain Layout
16082
16083
16084 \backslash
16085 cmidrule{3-4}
16086 \end_layout
16087
16088 \end_inset
16089
16090 résolution spatiale LSF
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 <cell alignment="center" valignment="top" topline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 <cell alignment="center" valignment="top" topline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" topline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 </row>
16123 <row>
16124 <cell alignment="center" valignment="top" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128 en µm
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="center" valignment="top" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137 129.7
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell alignment="center" valignment="top" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146 52.75
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 <cell alignment="center" valignment="top" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155 50.78
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 </row>
16161 <row>
16162 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16163 \begin_inset Text
16164
16165 \begin_layout Plain Layout
16166 en % de la taille des pixels
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16172 \begin_inset Text
16173
16174 \begin_layout Plain Layout
16175 76.3
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Plain Layout
16184 95.9
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 92.3
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 </row>
16199 </lyxtabular>
16200
16201 \end_inset
16202
16203
16204 \end_layout
16205
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \begin_layout Section
16212 Alignement vertical des tableaux
16213 \begin_inset Index idx
16214 status collapsed
16215
16216 \begin_layout Plain Layout
16217 Tableau ! Alignement
16218 \end_layout
16219
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \begin_layout Standard
16226 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16227  doit être à l'intérieur d'une boîte.
16228  La boîte peut alors être alignée comme c'est décrit dans la 
16229 \begin_inset space ~
16230 \end_inset
16231
16232
16233 \begin_inset CommandInset ref
16234 LatexCommand ref
16235 reference "sec:Boîte-Dialogue"
16236
16237 \end_inset
16238
16239 .
16240 \end_layout
16241
16242 \begin_layout Standard
16243 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16244  minipage
16245 \begin_inset Foot
16246 status open
16247
16248 \begin_layout Plain Layout
16249 Les minipages son décrites dans la section
16250 \begin_inset space ~
16251 \end_inset
16252
16253
16254 \begin_inset CommandInset ref
16255 LatexCommand ref
16256 reference "sec:Minipages"
16257
16258 \end_inset
16259
16260 .
16261 \end_layout
16262
16263 \end_inset
16264
16265  dont la largeur est de 15
16266 \begin_inset space \thinspace{}
16267 \end_inset
16268
16269 col% :
16270 \end_layout
16271
16272 \begin_layout Itemize
16273 test 
16274 \begin_inset Box Frameless
16275 position "t"
16276 hor_pos "c"
16277 has_inner_box 1
16278 inner_pos "c"
16279 use_parbox 0
16280 use_makebox 0
16281 width "15col%"
16282 special "none"
16283 height "1in"
16284 height_special "totalheight"
16285 status collapsed
16286
16287 \begin_layout Plain Layout
16288 \begin_inset Tabular
16289 <lyxtabular version="3" rows="3" columns="3">
16290 <features rotate="0" tabularvalignment="middle">
16291 <column alignment="center" valignment="top">
16292 <column alignment="center" valignment="top">
16293 <column alignment="center" valignment="top">
16294 <row>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 a
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 d
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317 g
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 </row>
16323 <row>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 b
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337 e
16338 \end_layout
16339
16340 \end_inset
16341 </cell>
16342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16343 \begin_inset Text
16344
16345 \begin_layout Plain Layout
16346 h
16347 \end_layout
16348
16349 \end_inset
16350 </cell>
16351 </row>
16352 <row>
16353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357 c
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366 f
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375 i
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 </row>
16381 </lyxtabular>
16382
16383 \end_inset
16384
16385
16386 \end_layout
16387
16388 \end_inset
16389
16390  test 
16391 \begin_inset ERT
16392 status collapsed
16393
16394 \begin_layout Plain Layout
16395
16396
16397 \backslash
16398 raisebox{0.85
16399 \backslash
16400 baselineskip}{
16401 \end_layout
16402
16403 \end_inset
16404
16405
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 status collapsed
16418
16419 \begin_layout Plain Layout
16420 \begin_inset Tabular
16421 <lyxtabular version="3" rows="3" columns="3">
16422 <features rotate="0" tabularvalignment="middle">
16423 <column alignment="center" valignment="top">
16424 <column alignment="center" valignment="top">
16425 <column alignment="center" valignment="top">
16426 <row>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 a
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 d
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 g
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 </row>
16455 <row>
16456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 b
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 e
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 h
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 </row>
16484 <row>
16485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Plain Layout
16489 c
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 f
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 i
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 </lyxtabular>
16514
16515 \end_inset
16516
16517
16518 \end_layout
16519
16520 \end_inset
16521
16522
16523 \begin_inset ERT
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527
16528 }
16529 \end_layout
16530
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \begin_layout Itemize
16537 test 
16538 \begin_inset Box Frameless
16539 position "c"
16540 hor_pos "c"
16541 has_inner_box 1
16542 inner_pos "c"
16543 use_parbox 0
16544 use_makebox 0
16545 width "15col%"
16546 special "none"
16547 height "1in"
16548 height_special "totalheight"
16549 status collapsed
16550
16551 \begin_layout Plain Layout
16552 \begin_inset Tabular
16553 <lyxtabular version="3" rows="3" columns="3">
16554 <features rotate="0" tabularvalignment="middle">
16555 <column alignment="center" valignment="top">
16556 <column alignment="center" valignment="top">
16557 <column alignment="center" valignment="top">
16558 <row>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 a
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 d
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 g
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 b
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 e
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 h
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 </row>
16616 <row>
16617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 c
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 f
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 i
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 </row>
16645 </lyxtabular>
16646
16647 \end_inset
16648
16649
16650 \end_layout
16651
16652 \end_inset
16653
16654
16655 \end_layout
16656
16657 \begin_layout Itemize
16658 test 
16659 \begin_inset Box Frameless
16660 position "b"
16661 hor_pos "c"
16662 has_inner_box 1
16663 inner_pos "c"
16664 use_parbox 0
16665 use_makebox 0
16666 width "15col%"
16667 special "none"
16668 height "1in"
16669 height_special "totalheight"
16670 status collapsed
16671
16672 \begin_layout Plain Layout
16673 \begin_inset Tabular
16674 <lyxtabular version="3" rows="3" columns="3">
16675 <features rotate="0" tabularvalignment="middle">
16676 <column alignment="center" valignment="top">
16677 <column alignment="center" valignment="top">
16678 <column alignment="center" valignment="top">
16679 <row>
16680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 a
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 d
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 g
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 </row>
16708 <row>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713 b
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Plain Layout
16722 e
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 h
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 </row>
16737 <row>
16738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742 c
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751 f
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760 i
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 </lyxtabular>
16767
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \end_inset
16774
16775  test 
16776 \begin_inset ERT
16777 status collapsed
16778
16779 \begin_layout Plain Layout
16780
16781
16782 \backslash
16783 raisebox{-0.32
16784 \backslash
16785 baselineskip}{
16786 \end_layout
16787
16788 \end_inset
16789
16790
16791 \begin_inset Box Frameless
16792 position "b"
16793 hor_pos "c"
16794 has_inner_box 1
16795 inner_pos "c"
16796 use_parbox 0
16797 use_makebox 0
16798 width "15col%"
16799 special "none"
16800 height "1in"
16801 height_special "totalheight"
16802 status collapsed
16803
16804 \begin_layout Plain Layout
16805 \begin_inset Tabular
16806 <lyxtabular version="3" rows="3" columns="3">
16807 <features rotate="0" tabularvalignment="middle">
16808 <column alignment="center" valignment="top">
16809 <column alignment="center" valignment="top">
16810 <column alignment="center" valignment="top">
16811 <row>
16812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816 a
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 d
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 g
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 b
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 e
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863 h
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 </row>
16869 <row>
16870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 c
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 f
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 i
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 </lyxtabular>
16899
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \end_inset
16906
16907
16908 \begin_inset ERT
16909 status collapsed
16910
16911 \begin_layout Plain Layout
16912
16913 }
16914 \end_layout
16915
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \begin_layout Standard
16922 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16923  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16924  la ligne dans laquelle le tableau est inséré.
16925  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16926  boîte élévatrice (raisebox)
16927 \begin_inset Foot
16928 status collapsed
16929
16930 \begin_layout Plain Layout
16931 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16932 \begin_inset space ~
16933 \end_inset
16934
16935
16936 \begin_inset CommandInset ref
16937 LatexCommand ref
16938 reference "sub:Alignement-Vertical"
16939
16940 \end_inset
16941
16942 .
16943 \end_layout
16944
16945 \end_inset
16946
16947 .
16948  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16949  aligné en utilisant la commande en code TeX suivante 
16950 \end_layout
16951
16952 \begin_layout Standard
16953
16954 \series bold
16955
16956 \backslash
16957 raisebox{0.85
16958 \backslash
16959 baselineskip}{
16960 \end_layout
16961
16962 \begin_layout Standard
16963 placée juste avant la boîte minipage.
16964  Après la boîte on insère l'accolade fermante en code TeX.
16965  Pour le deuxième tableau de la dernière ligne, la commande 
16966 \end_layout
16967
16968 \begin_layout Standard
16969
16970 \series bold
16971
16972 \backslash
16973 raisebox{-0.32
16974 \backslash
16975 baselineskip}{
16976 \end_layout
16977
16978 \begin_layout Standard
16979 est utilisée.
16980 \end_layout
16981
16982 \begin_layout Standard
16983 \begin_inset Note Greyedout
16984 status open
16985
16986 \begin_layout Plain Layout
16987
16988 \series bold
16989 Note:
16990 \series default
16991  L'alignement entre le contenu de la ligne du tableau et le texte de la
16992  ligne qui l'entoure ne peut pas être parfait.
16993  Le facteur utilisé dans la commande 
16994 \series bold
16995
16996 \backslash
16997 raisebox
16998 \series default
16999  pour obtenir cet alignement dépend de la police de caractères du document,
17000  de la taille de la police et de l'épaisseur des lignes du tableau.
17001 \end_layout
17002
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \begin_layout Section
17009 Tableaux colorés
17010 \begin_inset CommandInset label
17011 LatexCommand label
17012 name "sec:Tableaux-Colorés"
17013
17014 \end_inset
17015
17016
17017 \begin_inset Index idx
17018 status collapsed
17019
17020 \begin_layout Plain Layout
17021 Tableau ! Coloré
17022 \end_layout
17023
17024 \end_inset
17025
17026
17027 \end_layout
17028
17029 \begin_layout Subsection
17030 Cellules colorées
17031 \begin_inset Index idx
17032 status collapsed
17033
17034 \begin_layout Plain Layout
17035 Couleur des tableaux ! Pour les cellules
17036 \end_layout
17037
17038 \end_inset
17039
17040
17041 \begin_inset Index idx
17042 status collapsed
17043
17044 \begin_layout Plain Layout
17045 Couleur ! Pour les cellules de tableau
17046 \end_layout
17047
17048 \end_inset
17049
17050
17051 \end_layout
17052
17053 \begin_layout Standard
17054 \begin_inset Float table
17055 placement h
17056 wide false
17057 sideways false
17058 status open
17059
17060 \begin_layout Plain Layout
17061 \begin_inset Caption Standard
17062
17063 \begin_layout Plain Layout
17064 \begin_inset CommandInset label
17065 LatexCommand label
17066 name "tab:Tableau-coloré-sans-colortbl"
17067
17068 \end_inset
17069
17070 Tableau coloré sans utiliser le paquetage  
17071 \series bold
17072 colortbl
17073 \series default
17074
17075 \begin_inset Argument 1
17076 status open
17077
17078 \begin_layout Plain Layout
17079 Tableau sans colortbl
17080 \end_layout
17081
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \end_inset
17088
17089
17090 \end_layout
17091
17092 \begin_layout Plain Layout
17093 \align center
17094 \begin_inset Tabular
17095 <lyxtabular version="3" rows="3" columns="3">
17096 <features rotate="0" tabularvalignment="middle">
17097 <column alignment="center" valignment="top">
17098 <column alignment="center" valignment="top">
17099 <column alignment="center" valignment="top">
17100 <row>
17101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105
17106 \color green
17107 a
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \color red
17118 b
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127
17128 \color red
17129 c
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 </row>
17135 <row>
17136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140
17141 \color green
17142 d
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151
17152 \color blue
17153 e
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162
17163 \color blue
17164 f
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 </row>
17170 <row>
17171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \color green
17177 g
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \color blue
17188 h
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197
17198 \color blue
17199 i
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 </row>
17205 </lyxtabular>
17206
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \begin_layout Standard
17218 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17219  et choisissez une couleur dans le menu 
17220 \family sans
17221 Édition\SpecialChar \menuseparator
17222 Style
17223 \begin_inset space ~
17224 \end_inset
17225
17226 de
17227 \begin_inset space ~
17228 \end_inset
17229
17230 Texte
17231 \family default
17232 .
17233  C'est ce qui a été utilisé pour créer le tableau
17234 \begin_inset space ~
17235 \end_inset
17236
17237
17238 \begin_inset CommandInset ref
17239 LatexCommand ref
17240 reference "tab:Tableau-coloré-sans-colortbl"
17241
17242 \end_inset
17243
17244 .
17245  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
17246 \series bold
17247 colortbl
17248 \series default
17249 .
17250 \begin_inset Index idx
17251 status collapsed
17252
17253 \begin_layout Plain Layout
17254 Paquetages LaTeX ! colortbl
17255 \end_layout
17256
17257 \end_inset
17258
17259
17260 \end_layout
17261
17262 \begin_layout Standard
17263 \begin_inset ERT
17264 status collapsed
17265
17266 \begin_layout Plain Layout
17267
17268
17269 \backslash
17270 ifcolortbl
17271 \end_layout
17272
17273 \end_inset
17274
17275
17276 \begin_inset Note Note
17277 status open
17278
17279 \begin_layout Plain Layout
17280 La section qui suit ne sera affichée que si vous avez installé le paquetage
17281  LaTeX 
17282 \series bold
17283 colortbl
17284 \series default
17285 .
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \begin_layout Standard
17294 Pour créer des tableaux colorés, vous devez charger le paquetage
17295 \series bold
17296  colortbl
17297 \series default
17298  dans le préambule avec la ligne
17299 \end_layout
17300
17301 \begin_layout Standard
17302
17303 \series bold
17304
17305 \backslash
17306 usepackage{colortbl}
17307 \end_layout
17308
17309 \begin_layout Standard
17310 On choisit la couleur d'une colonne avec la commande 
17311 \end_layout
17312
17313 \begin_layout Standard
17314
17315 \series bold
17316
17317 \backslash
17318 columncolor{nom de couleur}
17319 \end_layout
17320
17321 \begin_layout Standard
17322 à l'intérieur d'une commande 
17323 \series bold
17324 >{ }
17325 \series default
17326 .
17327  Vous trouverez plus d'information sur la commande 
17328 \series bold
17329 >{}
17330 \series default
17331  dans la section
17332 \begin_inset space ~
17333 \end_inset
17334
17335
17336 \begin_inset CommandInset ref
17337 LatexCommand ref
17338 reference "sub:Calculs-multicolonnes"
17339
17340 \end_inset
17341
17342 .
17343 \end_layout
17344
17345 \begin_layout Standard
17346 Les noms de couleurs suivants sont prédéfinis :
17347 \end_layout
17348
17349 \begin_layout Standard
17350
17351 \family sans
17352 red
17353 \family default
17354  (rouge), 
17355 \family sans
17356 green
17357 \family default
17358  (vert), 
17359 \family sans
17360 yellow
17361 \family default
17362  (jaune), 
17363 \family sans
17364 blue
17365 \family default
17366  (bleu), 
17367 \family sans
17368 cyan
17369 \family default
17370
17371 \family sans
17372 magenta
17373 \family default
17374
17375 \family sans
17376 black 
17377 \family default
17378 (noir) et 
17379 \family sans
17380 white 
17381 \family default
17382 (blanc)
17383 \end_layout
17384
17385 \begin_layout Standard
17386 \begin_inset VSpace medskip
17387 \end_inset
17388
17389
17390 \end_layout
17391
17392 \begin_layout Standard
17393 Si vous ajoutez les options
17394 \end_layout
17395
17396 \begin_layout Standard
17397
17398 \series bold
17399 usenames,dvipsnames
17400 \end_layout
17401
17402 \begin_layout Standard
17403 aux options de la classe de document dans les paramètres du document, vous
17404  pouvez utiliser 61
17405 \begin_inset space ~
17406 \end_inset
17407
17408 couleurs supplémentaires.
17409  Ces couleurs sont listées dans l'annexe
17410 \begin_inset space ~
17411 \end_inset
17412
17413
17414 \begin_inset CommandInset ref
17415 LatexCommand ref
17416 reference "chap:Liste-de-noms-de-couleur-dvips"
17417
17418 \end_inset
17419
17420 .
17421  Une de ces couleurs, 
17422 \family sans
17423 Maroon
17424 \family default
17425 , est utilisée comme exemple dans le tableau
17426 \begin_inset space ~
17427 \end_inset
17428
17429
17430 \begin_inset CommandInset ref
17431 LatexCommand ref
17432 reference "tab:Tableau-coloré-avec-colortbl"
17433
17434 \end_inset
17435
17436 .
17437 \end_layout
17438
17439 \begin_layout Standard
17440 \begin_inset VSpace medskip
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \begin_layout Standard
17447 Vous pouvez aussi définir votre propre couleur avec la commande
17448 \end_layout
17449
17450 \begin_layout Standard
17451
17452 \series bold
17453
17454 \backslash
17455 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17456 \end_layout
17457
17458 \begin_layout Standard
17459 Le modèle de couleur peut être
17460 \end_layout
17461
17462 \begin_layout Labeling
17463 \labelwidthstring 00.00.0000
17464 cmyk
17465 \begin_inset space ~
17466 \end_inset
17467
17468 : cyan, magenta, jaune (yellow), noir (black)
17469 \end_layout
17470
17471 \begin_layout Labeling
17472 \labelwidthstring 00.00.0000
17473 rgb
17474 \begin_inset space ~
17475 \end_inset
17476
17477 : rouge (red), vert (green), bleu (blue)
17478 \end_layout
17479
17480 \begin_layout Labeling
17481 \labelwidthstring 00.00.0000
17482 gray
17483 \begin_inset space ~
17484 \end_inset
17485
17486 : dégradé de gris (gray)
17487 \end_layout
17488
17489 \begin_layout Standard
17490 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17491  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17492 \end_layout
17493
17494 \begin_layout Standard
17495 Vous pouvez par exemple définir la couleur 
17496 \begin_inset Quotes fld
17497 \end_inset
17498
17499
17500 \emph on
17501 vertfonce
17502 \begin_inset Quotes frd
17503 \end_inset
17504
17505  dans le préambule avec la ligne
17506 \end_layout
17507
17508 \begin_layout Standard
17509
17510 \series bold
17511
17512 \backslash
17513 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17514 \end_layout
17515
17516 \begin_layout Standard
17517 et la couleur 
17518 \emph on
17519
17520 \begin_inset Quotes fld
17521 \end_inset
17522
17523 grisclair
17524 \emph default
17525
17526 \begin_inset Quotes frd
17527 \end_inset
17528
17529  avec
17530 \end_layout
17531
17532 \begin_layout Standard
17533
17534 \series bold
17535
17536 \backslash
17537 definecolor{grisclair}{gray}{0.8}
17538 \end_layout
17539
17540 \begin_layout Standard
17541 \begin_inset VSpace medskip
17542 \end_inset
17543
17544
17545 \end_layout
17546
17547 \begin_layout Standard
17548 Les lignes sont colorées avec la commande
17549 \end_layout
17550
17551 \begin_layout Standard
17552
17553 \series bold
17554
17555 \backslash
17556 rowcolor{nom de la couleur}
17557 \end_layout
17558
17559 \begin_layout Standard
17560 et les cellules sont colorées avec la commande
17561 \end_layout
17562
17563 \begin_layout Standard
17564
17565 \series bold
17566
17567 \backslash
17568 cellcolor{nom de la couleur}
17569 \end_layout
17570
17571 \begin_layout Standard
17572 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
17573 \end_layout
17574
17575 \begin_layout Standard
17576 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17577  choisissez une couleur dans le menu 
17578 \family sans
17579 Édition\SpecialChar \menuseparator
17580 Style
17581 \begin_inset space ~
17582 \end_inset
17583
17584 de
17585 \begin_inset space ~
17586 \end_inset
17587
17588 Texte
17589 \family default
17590 .
17591  Si une cellule contient du code TeX, faites bien attention à ne colorer
17592  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
17593 \end_layout
17594
17595 \begin_layout Standard
17596 \begin_inset Note Greyedout
17597 status open
17598
17599 \begin_layout Plain Layout
17600
17601 \series bold
17602 Note:
17603 \series default
17604  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17605  définies par l'utilisateur.
17606 \end_layout
17607
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \begin_layout Standard
17614 \begin_inset VSpace bigskip
17615 \end_inset
17616
17617
17618 \end_layout
17619
17620 \begin_layout Standard
17621 Pour créer le tableau
17622 \begin_inset space ~
17623 \end_inset
17624
17625
17626 \begin_inset CommandInset ref
17627 LatexCommand ref
17628 reference "tab:Tableau-coloré-avec-colortbl"
17629
17630 \end_inset
17631
17632  faites ce qui suit : La couleur de la première colonne doit être 
17633 \emph on
17634 vertfonce
17635 \emph default
17636 .
17637  On insère donc la commande
17638 \end_layout
17639
17640 \begin_layout Standard
17641
17642 \series bold
17643 >{
17644 \backslash
17645 columncolor{vertfonce}
17646 \backslash
17647 centering}c
17648 \end_layout
17649
17650 \begin_layout Standard
17651 en code TeX pour cette colonne.
17652  La première ligne doit être bleue clair, d'où la commande en code TeX
17653 \end_layout
17654
17655 \begin_layout Standard
17656
17657 \series bold
17658
17659 \backslash
17660 rowcolor{cyan}
17661 \end_layout
17662
17663 \begin_layout Standard
17664 qui est insérée dans la première cellule de cette ligne.
17665  Notez que cela annule la couleur de colonne pour la première cellule.
17666  La dernière cellule de la dernière ligne est colorée en marron
17667 \series bold
17668  
17669 \series default
17670 en insérant en code TeX la commande
17671 \end_layout
17672
17673 \begin_layout Standard
17674
17675 \series bold
17676
17677 \backslash
17678 cellcolor{Maroon}
17679 \end_layout
17680
17681 \begin_layout Standard
17682 Les caractères peuvent maintenant être colorés en utilisant le menu 
17683 \family sans
17684 Édition\SpecialChar \menuseparator
17685 Style
17686 \begin_inset space ~
17687 \end_inset
17688
17689 de
17690 \begin_inset space ~
17691 \end_inset
17692
17693 Texte
17694 \family default
17695 .
17696 \end_layout
17697
17698 \begin_layout Standard
17699 \begin_inset Float table
17700 placement h
17701 wide false
17702 sideways false
17703 status open
17704
17705 \begin_layout Plain Layout
17706 \begin_inset Caption Standard
17707
17708 \begin_layout Plain Layout
17709 \begin_inset CommandInset label
17710 LatexCommand label
17711 name "tab:Tableau-coloré-avec-colortbl"
17712
17713 \end_inset
17714
17715 Tableau coloré en utilisant le paquetage 
17716 \series bold
17717 colortbl
17718 \series default
17719
17720 \begin_inset Argument 1
17721 status collapsed
17722
17723 \begin_layout Plain Layout
17724 Tableau avec colortbl
17725 \end_layout
17726
17727 \end_inset
17728
17729
17730 \end_layout
17731
17732 \end_inset
17733
17734
17735 \end_layout
17736
17737 \begin_layout Plain Layout
17738 \align center
17739 \begin_inset Tabular
17740 <lyxtabular version="3" rows="3" columns="3">
17741 <features rotate="0" tabularvalignment="middle">
17742 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17743 <column alignment="center" valignment="top">
17744 <column alignment="center" valignment="top">
17745 <row>
17746 <cell alignment="center" valignment="top" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 \begin_inset ERT
17751 status collapsed
17752
17753 \begin_layout Plain Layout
17754
17755
17756 \backslash
17757 rowcolor{cyan}
17758 \end_layout
17759
17760 \end_inset
17761
17762
17763 \color magenta
17764 a
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell alignment="center" valignment="top" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773
17774 \color red
17775 b
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784
17785 \color red
17786 c
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 </row>
17792 <row>
17793 <cell alignment="center" valignment="top" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797
17798 \color yellow
17799 d
17800 \end_layout
17801
17802 \end_inset
17803 </cell>
17804 <cell alignment="center" valignment="top" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \color blue
17810 e
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819
17820 \color blue
17821 f
17822 \end_layout
17823
17824 \end_inset
17825 </cell>
17826 </row>
17827 <row>
17828 <cell alignment="center" valignment="top" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832
17833 \color yellow
17834 g
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 <cell alignment="center" valignment="top" usebox="none">
17840 \begin_inset Text
17841
17842 \begin_layout Plain Layout
17843
17844 \color blue
17845 h
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 \begin_inset ERT
17855 status collapsed
17856
17857 \begin_layout Plain Layout
17858
17859
17860 \backslash
17861 cellcolor{Maroon}
17862 \end_layout
17863
17864 \end_inset
17865
17866
17867 \color green
17868 i
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 </row>
17874 </lyxtabular>
17875
17876 \end_inset
17877
17878
17879 \end_layout
17880
17881 \end_inset
17882
17883
17884 \end_layout
17885
17886 \begin_layout Standard
17887 \begin_inset ERT
17888 status collapsed
17889
17890 \begin_layout Plain Layout
17891
17892
17893 \backslash
17894 else
17895 \end_layout
17896
17897 \end_inset
17898
17899
17900 \begin_inset Note Note
17901 status open
17902
17903 \begin_layout Plain Layout
17904 Ce qui suit sera affiché si le paquetage 
17905 \series bold
17906 colortbl
17907 \series default
17908  n'est pas installé :
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \end_layout
17915
17916 \begin_layout Standard
17917 Vous devez installer le paquetage 
17918 \series bold
17919 colortbl
17920 \series default
17921  pour voir le contenu des cette section dans la sortie imprimée.
17922 \end_layout
17923
17924 \begin_layout Standard
17925 \begin_inset ERT
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929
17930
17931 \backslash
17932 fi
17933 \end_layout
17934
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \begin_layout Subsection
17941 Lignes colorées
17942 \begin_inset Index idx
17943 status collapsed
17944
17945 \begin_layout Plain Layout
17946 Tableau Coloré ! Pour les lignes
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \begin_inset Index idx
17953 status collapsed
17954
17955 \begin_layout Plain Layout
17956 Couleur ! Pour les lignes de tableau
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \begin_layout Standard
17965 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17966  alternative à la méthode décrite dans le paragraphe précédent: il faut
17967  charger le paquetage 
17968 \series bold
17969 xcolor
17970 \series default
17971
17972 \begin_inset Index idx
17973 status collapsed
17974
17975 \begin_layout Plain Layout
17976 Paquetages LaTeX ! xcolor
17977 \begin_inset ERT
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981
17982
17983 \backslash
17984 vspace{4mm}
17985 \end_layout
17986
17987 \end_inset
17988
17989
17990 \end_layout
17991
17992 \end_inset
17993
17994  dans le préambule du document avec la commande
17995 \end_layout
17996
17997 \begin_layout Standard
17998
17999 \series bold
18000
18001 \backslash
18002 usepackage[table]{xcolor}
18003 \end_layout
18004
18005 \begin_layout Standard
18006
18007 \series bold
18008 xcolor
18009 \series default
18010  charge automatiquement le paquetage 
18011 \series bold
18012 colortbl
18013 \series default
18014
18015 \begin_inset Index idx
18016 status collapsed
18017
18018 \begin_layout Plain Layout
18019 Paquetages LaTeX ! colortbl
18020 \end_layout
18021
18022 \end_inset
18023
18024 , il faut donc que
18025 \series bold
18026  colortbl
18027 \series default
18028  existe dans votre distribution LaTeX, sinon vous aurez des erreurs.
18029 \end_layout
18030
18031 \begin_layout Standard
18032 \begin_inset ERT
18033 status collapsed
18034
18035 \begin_layout Plain Layout
18036
18037
18038 \backslash
18039 ifcolortbl
18040 \end_layout
18041
18042 \end_inset
18043
18044
18045 \begin_inset Note Note
18046 status open
18047
18048 \begin_layout Plain Layout
18049 La section qui suit ne sera affichée que si vous avez installé le paquetage
18050  LaTeX 
18051 \series bold
18052 colortbl
18053 \series default
18054 .
18055 \end_layout
18056
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \begin_layout Standard
18063 Les lignes de tableau sont colorées par la commande
18064 \end_layout
18065
18066 \begin_layout Standard
18067
18068 \series bold
18069
18070 \backslash
18071 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18072  paire}
18073 \end_layout
18074
18075 \begin_layout Standard
18076 insérée soit dans le préambule du document, soit en code TeX avant le premier
18077  tableau nécessitant la coloration alternative des lignes.
18078  
18079 \series bold
18080 numéro de ligne
18081 \series default
18082  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18083  
18084 \series bold
18085 commandes
18086 \series default
18087 \emph on
18088  
18089 \emph default
18090 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18091  Par exemple la commande
18092 \end_layout
18093
18094 \begin_layout Standard
18095
18096 \series bold
18097
18098 \backslash
18099 rowcolors{1}{white}{lightgray}
18100 \end_layout
18101
18102 \begin_layout Standard
18103 donne le schéma de couleurs du tableau
18104 \begin_inset space ~
18105 \end_inset
18106
18107
18108 \begin_inset CommandInset ref
18109 LatexCommand ref
18110 reference "tab:Table-rowcolors"
18111
18112 \end_inset
18113
18114 .
18115  La commande
18116 \end_layout
18117
18118 \begin_layout Standard
18119
18120 \series bold
18121
18122 \backslash
18123 rowcolors[
18124 \backslash
18125 hline]{1}{lightgray}{cyan}
18126 \end_layout
18127
18128 \begin_layout Standard
18129 donne le schéma de couleurs du tableau
18130 \begin_inset space ~
18131 \end_inset
18132
18133
18134 \begin_inset CommandInset ref
18135 LatexCommand ref
18136 reference "tab:Table-rowcolors-2"
18137
18138 \end_inset
18139
18140 .
18141  Si 
18142 \series bold
18143 couleur ligne impaire
18144 \series default
18145  ou 
18146 \series bold
18147 couleur ligne paire
18148 \series default
18149  est vide, aucune couleur n'est utilisée, donc la commande
18150 \end_layout
18151
18152 \begin_layout Standard
18153
18154 \series bold
18155
18156 \backslash
18157 rowcolors{1}{}{}
18158 \end_layout
18159
18160 \begin_layout Standard
18161 supprime toutes les couleurs.
18162  
18163 \series bold
18164
18165 \backslash
18166 rowcolors
18167 \series default
18168  s'applique aux tableaux qui suivent cette commande.
18169 \end_layout
18170
18171 \begin_layout Standard
18172 \begin_inset ERT
18173 status open
18174
18175 \begin_layout Plain Layout
18176
18177
18178 \backslash
18179 rowcolors{1}{white}{lightgray}
18180 \end_layout
18181
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \begin_layout Standard
18188 \begin_inset Float table
18189 placement h
18190 wide false
18191 sideways false
18192 status open
18193
18194 \begin_layout Plain Layout
18195 \begin_inset Caption Standard
18196
18197 \begin_layout Plain Layout
18198
18199 \lang english
18200 \begin_inset CommandInset label
18201 LatexCommand label
18202 name "tab:Table-rowcolors"
18203
18204 \end_inset
18205
18206
18207 \lang french
18208 Tableau avec une colonne sur deux en gris clair.
18209 \end_layout
18210
18211 \end_inset
18212
18213
18214 \end_layout
18215
18216 \begin_layout Plain Layout
18217 \align center
18218 \begin_inset Tabular
18219 <lyxtabular version="3" rows="4" columns="3">
18220 <features rotate="0" tabularvalignment="middle">
18221 <column alignment="center" valignment="top">
18222 <column alignment="center" valignment="top" width="0pt">
18223 <column alignment="center" valignment="top" width="0pt">
18224 <row>
18225 <cell alignment="center" valignment="top" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 X
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 Y
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 <cell alignment="center" valignment="top" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 Z
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 </row>
18253 <row>
18254 <cell alignment="center" valignment="top" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 1
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 <cell alignment="center" valignment="top" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267 2
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 3
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 </row>
18282 <row>
18283 <cell alignment="center" valignment="top" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 4
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 5
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 6
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 </row>
18311 <row>
18312 <cell alignment="center" valignment="top" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 7
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell alignment="center" valignment="top" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 8
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 9
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 </row>
18340 </lyxtabular>
18341
18342 \end_inset
18343
18344
18345 \end_layout
18346
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \begin_layout Standard
18353 \begin_inset ERT
18354 status open
18355
18356 \begin_layout Plain Layout
18357
18358
18359 \backslash
18360 rowcolors[
18361 \backslash
18362 hline]{1}{lightgray}{cyan}
18363 \end_layout
18364
18365 \end_inset
18366
18367
18368 \end_layout
18369
18370 \begin_layout Standard
18371 \begin_inset Float table
18372 placement h
18373 wide false
18374 sideways false
18375 status open
18376
18377 \begin_layout Plain Layout
18378 \begin_inset Caption Standard
18379
18380 \begin_layout Plain Layout
18381
18382 \lang english
18383 \begin_inset CommandInset label
18384 LatexCommand label
18385 name "tab:Table-rowcolors-2"
18386
18387 \end_inset
18388
18389
18390 \lang french
18391 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18392  ligne
18393 \end_layout
18394
18395 \end_inset
18396
18397
18398 \end_layout
18399
18400 \begin_layout Plain Layout
18401 \align center
18402 \begin_inset Tabular
18403 <lyxtabular version="3" rows="4" columns="3">
18404 <features rotate="0" tabularvalignment="middle">
18405 <column alignment="center" valignment="top">
18406 <column alignment="center" valignment="top">
18407 <column alignment="center" valignment="top" width="0pt">
18408 <row>
18409 <cell alignment="center" valignment="top" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 X
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 Y
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 Z
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 </row>
18437 <row>
18438 <cell alignment="center" valignment="top" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442 1
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 2
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 <cell alignment="center" valignment="top" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460 3
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="center" valignment="top" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 4
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 5
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell alignment="center" valignment="top" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489 6
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 </row>
18495 <row>
18496 <cell alignment="center" valignment="top" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 7
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 8
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 9
18519 \end_layout
18520
18521 \end_inset
18522 </cell>
18523 </row>
18524 </lyxtabular>
18525
18526 \end_inset
18527
18528
18529 \end_layout
18530
18531 \end_inset
18532
18533
18534 \end_layout
18535
18536 \begin_layout Standard
18537 \begin_inset ERT
18538 status collapsed
18539
18540 \begin_layout Plain Layout
18541
18542
18543 \backslash
18544 rowcolors{1}{}{}
18545 \end_layout
18546
18547 \end_inset
18548
18549
18550 \begin_inset Note Note
18551 status collapsed
18552
18553 \begin_layout Plain Layout
18554
18555 \lang english
18556 turns off the row coloring
18557 \end_layout
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Standard
18565 \begin_inset ERT
18566 status collapsed
18567
18568 \begin_layout Plain Layout
18569
18570
18571 \backslash
18572 else
18573 \end_layout
18574
18575 \end_inset
18576
18577
18578 \begin_inset Note Note
18579 status open
18580
18581 \begin_layout Plain Layout
18582 Ce qui suit sera affiché si le paquetage 
18583 \series bold
18584 colortbl
18585 \series default
18586  n'est pas installé :
18587 \end_layout
18588
18589 \end_inset
18590
18591
18592 \end_layout
18593
18594 \begin_layout Standard
18595 Vous devez installer le paquetage 
18596 \series bold
18597 colortbl
18598 \series default
18599  pour voir le contenu des cette section dans la sortie imprimée.
18600 \end_layout
18601
18602 \begin_layout Standard
18603 \begin_inset ERT
18604 status collapsed
18605
18606 \begin_layout Plain Layout
18607
18608
18609 \backslash
18610 fi
18611 \end_layout
18612
18613 \end_inset
18614
18615
18616 \end_layout
18617
18618 \begin_layout Subsection
18619 Les filets colorés
18620 \begin_inset Index idx
18621 status open
18622
18623 \begin_layout Plain Layout
18624 Tableau Coloré ! Pour les filets
18625 \end_layout
18626
18627 \end_inset
18628
18629
18630 \begin_inset Index idx
18631 status collapsed
18632
18633 \begin_layout Plain Layout
18634 Couleur ! Pour les filets des tableaux
18635 \end_layout
18636
18637 \end_inset
18638
18639
18640 \begin_inset Note Note
18641 status collapsed
18642
18643 \begin_layout Plain Layout
18644 on parle de filets plutôt que de lignes pour les tableaux
18645 \end_layout
18646
18647 \end_inset
18648
18649
18650 \end_layout
18651
18652 \begin_layout Standard
18653 Comme c'est décrit dans la section
18654 \begin_inset space ~
18655 \end_inset
18656
18657
18658 \begin_inset CommandInset ref
18659 LatexCommand ref
18660 reference "sub:Epaisseur-filets"
18661
18662 \end_inset
18663
18664 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18665  variable 
18666 \series bold
18667
18668 \backslash
18669 arrayrulewidth
18670 \series default
18671 .
18672  Elle est mise à 1.5
18673 \begin_inset space \thinspace{}
18674 \end_inset
18675
18676 pt pour tous les tableaux de cette section.
18677 \begin_inset ERT
18678 status collapsed
18679
18680 \begin_layout Plain Layout
18681
18682
18683 \backslash
18684 setlength{
18685 \backslash
18686 arrayrulewidth}{1.5pt}
18687 \end_layout
18688
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \begin_layout Standard
18695 Pour colorer les filets verticaux, par exemple en vert, créez le format
18696  de colonne suivant dans le préambule du document, en suivant la description
18697  de la section
18698 \begin_inset space ~
18699 \end_inset
18700
18701
18702 \begin_inset CommandInset ref
18703 LatexCommand ref
18704 reference "sub:Formats-personnalisés"
18705
18706 \end_inset
18707
18708 :
18709 \end_layout
18710
18711 \begin_layout Standard
18712
18713 \series bold
18714
18715 \backslash
18716 newcolumntype{W}{!{
18717 \backslash
18718 color{green}
18719 \backslash
18720 vline}}
18721 \end_layout
18722
18723 \begin_layout Standard
18724 Pour le tableau
18725 \begin_inset space ~
18726 \end_inset
18727
18728
18729 \begin_inset CommandInset ref
18730 LatexCommand ref
18731 reference "tab:Tableau-filets-verticaux-colorés"
18732
18733 \end_inset
18734
18735  le paramètre LaTeX
18736 \series bold
18737  WcW
18738 \series default
18739  a été utilisé pour la dernière colonne et
18740 \series bold
18741  Wc
18742 \series default
18743  pour les autres colonnes.
18744 \end_layout
18745
18746 \begin_layout Standard
18747 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18748 \end_layout
18749
18750 \begin_layout Standard
18751 \begin_inset Float table
18752 placement h
18753 wide false
18754 sideways false
18755 status open
18756
18757 \begin_layout Plain Layout
18758 \begin_inset Caption Standard
18759
18760 \begin_layout Plain Layout
18761 \begin_inset CommandInset label
18762 LatexCommand label
18763 name "tab:Tableau-filets-verticaux-colorés"
18764
18765 \end_inset
18766
18767 Tableau avec filets verticaux colorés
18768 \end_layout
18769
18770 \end_inset
18771
18772
18773 \end_layout
18774
18775 \begin_layout Plain Layout
18776 \align center
18777 \begin_inset Tabular
18778 <lyxtabular version="3" rows="3" columns="3">
18779 <features rotate="0" tabularvalignment="middle">
18780 <column alignment="center" valignment="top" special="Wc">
18781 <column alignment="center" valignment="top" special="Wc">
18782 <column alignment="center" valignment="top" special="WcW">
18783 <row>
18784 <cell alignment="center" valignment="top" topline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788 sd
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 <cell alignment="center" valignment="top" topline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" topline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 </row>
18812 <row>
18813 <cell alignment="center" valignment="top" topline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 sd
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row>
18842 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864 sd
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 </row>
18870 </lyxtabular>
18871
18872 \end_inset
18873
18874
18875 \end_layout
18876
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \begin_layout Standard
18883 \begin_inset VSpace bigskip
18884 \end_inset
18885
18886 Pour colorer les filets horizontaux en rouge comme pour le tableau
18887 \begin_inset space ~
18888 \end_inset
18889
18890
18891 \begin_inset CommandInset ref
18892 LatexCommand ref
18893 reference "tab:Tableau-filet-horizontaux-colorés"
18894
18895 \end_inset
18896
18897 , insérez les commandes suivantes en code TeX juste avant le tableau ou
18898  le flottant de tableau :
18899 \end_layout
18900
18901 \begin_layout Standard
18902
18903 \series bold
18904
18905 \backslash
18906 let
18907 \backslash
18908 myHlineC
18909 \backslash
18910 hline
18911 \begin_inset Newline newline
18912 \end_inset
18913
18914
18915 \backslash
18916 renewcommand{
18917 \backslash
18918 hline}
18919 \begin_inset Newline newline
18920 \end_inset
18921
18922
18923 \begin_inset Phantom HPhantom
18924 status open
18925
18926 \begin_layout Plain Layout
18927
18928 \series bold
18929 \begin_inset space ~
18930 \end_inset
18931
18932
18933 \end_layout
18934
18935 \end_inset
18936
18937 {
18938 \backslash
18939 arrayrulecolor{red}
18940 \backslash
18941 myHlineC
18942 \backslash
18943 arrayrulecolor{black}}
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset ERT
18948 status collapsed
18949
18950 \begin_layout Plain Layout
18951
18952
18953 \backslash
18954 let
18955 \backslash
18956 myHlineC
18957 \backslash
18958 hline
18959 \end_layout
18960
18961 \begin_layout Plain Layout
18962
18963
18964 \backslash
18965 renewcommand{
18966 \backslash
18967 hline}
18968 \end_layout
18969
18970 \begin_layout Plain Layout
18971
18972  {
18973 \backslash
18974 arrayrulecolor{red}
18975 \backslash
18976 myHlineC
18977 \backslash
18978 arrayrulecolor{black}}
18979 \end_layout
18980
18981 \end_inset
18982
18983
18984 \begin_inset Float table
18985 placement h
18986 wide false
18987 sideways false
18988 status open
18989
18990 \begin_layout Plain Layout
18991 \begin_inset Caption Standard
18992
18993 \begin_layout Plain Layout
18994 \begin_inset CommandInset label
18995 LatexCommand label
18996 name "tab:Tableau-filet-horizontaux-colorés"
18997
18998 \end_inset
18999
19000 Tableau avec filets horizontaux colorés
19001 \end_layout
19002
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \begin_layout Plain Layout
19009 \align center
19010 \begin_inset Tabular
19011 <lyxtabular version="3" rows="3" columns="3">
19012 <features rotate="0" tabularvalignment="middle">
19013 <column alignment="center" valignment="top">
19014 <column alignment="center" valignment="top">
19015 <column alignment="center" valignment="top">
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 sd
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="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" leftline="true" rightline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059 sd
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 </row>
19074 <row>
19075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 sd
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 </row>
19103 </lyxtabular>
19104
19105 \end_inset
19106
19107
19108 \end_layout
19109
19110 \end_inset
19111
19112
19113 \end_layout
19114
19115 \begin_layout Standard
19116 Pour revenir à la couleur noire implicite, insérez la commande suivante
19117  en code TeX, juste après le tableau ou le flottant de tableau :
19118 \end_layout
19119
19120 \begin_layout Standard
19121
19122 \series bold
19123
19124 \backslash
19125 renewcommand{
19126 \backslash
19127 hline}{
19128 \backslash
19129 myHlineC}
19130 \end_layout
19131
19132 \begin_layout Standard
19133 Le tableau
19134 \begin_inset space ~
19135 \end_inset
19136
19137
19138 \begin_inset CommandInset ref
19139 LatexCommand ref
19140 reference "tab:Tableau-avec-filets-colorés"
19141
19142 \end_inset
19143
19144  est un exemple avec des filets horizontaux et verticaux colorés.
19145 \end_layout
19146
19147 \begin_layout Standard
19148 \begin_inset Float table
19149 placement h
19150 wide false
19151 sideways false
19152 status open
19153
19154 \begin_layout Plain Layout
19155 \begin_inset Caption Standard
19156
19157 \begin_layout Plain Layout
19158 \begin_inset CommandInset label
19159 LatexCommand label
19160 name "tab:Tableau-avec-filets-colorés"
19161
19162 \end_inset
19163
19164 Tableau avec filets horizontaux et verticaux colorés
19165 \end_layout
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Plain Layout
19173 \align center
19174 \begin_inset Tabular
19175 <lyxtabular version="3" rows="3" columns="3">
19176 <features rotate="0" tabularvalignment="middle">
19177 <column alignment="center" valignment="top" special="Wc">
19178 <column alignment="center" valignment="top" special="Wc">
19179 <column alignment="center" valignment="top" special="WcW">
19180 <row>
19181 <cell alignment="center" valignment="top" topline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185 sd
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" topline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" topline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 </row>
19209 <row>
19210 <cell alignment="center" valignment="top" topline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" topline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 sd
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" topline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 </row>
19238 <row topspace="default">
19239 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 sd
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 </lyxtabular>
19268
19269 \end_inset
19270
19271
19272 \end_layout
19273
19274 \end_inset
19275
19276
19277 \end_layout
19278
19279 \begin_layout Standard
19280 \begin_inset ERT
19281 status collapsed
19282
19283 \begin_layout Plain Layout
19284
19285
19286 \backslash
19287 renewcommand{
19288 \backslash
19289 hline}{
19290 \backslash
19291 myHlineC}
19292 \end_layout
19293
19294 \end_inset
19295
19296
19297 \end_layout
19298
19299 \begin_layout Standard
19300 \begin_inset ERT
19301 status collapsed
19302
19303 \begin_layout Plain Layout
19304
19305
19306 \backslash
19307 setlength{
19308 \backslash
19309 arrayrulewidth}{0.4pt}
19310 \end_layout
19311
19312 \end_inset
19313
19314
19315 \end_layout
19316
19317 \begin_layout Section
19318 Pivotement des cellules
19319 \begin_inset CommandInset label
19320 LatexCommand label
19321 name "sec:Rotated-Table-Cells"
19322
19323 \end_inset
19324
19325
19326 \begin_inset Index idx
19327 status collapsed
19328
19329 \begin_layout Plain Layout
19330 Tableau ! Pivotement des cellules
19331 \end_layout
19332
19333 \end_inset
19334
19335
19336 \begin_inset Index idx
19337 status collapsed
19338
19339 \begin_layout Plain Layout
19340 Pivoter des objets
19341 \end_layout
19342
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \begin_layout Standard
19349 \begin_inset Note Greyedout
19350 status open
19351
19352 \begin_layout Plain Layout
19353
19354 \series bold
19355 Nota:
19356 \series default
19357  toutes les visionneuses DVI n'affichent pas les rotations.
19358 \end_layout
19359
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \begin_layout Standard
19366 Le tableau
19367 \begin_inset space ~
19368 \end_inset
19369
19370
19371 \begin_inset CommandInset ref
19372 LatexCommand ref
19373 reference "tab:Table-with-rotated-multi"
19374
19375 \end_inset
19376
19377  est un exemple dans lequel 3 cellules pivotent de 45
19378 \begin_inset space \thinspace{}
19379 \end_inset
19380
19381 °.
19382 \end_layout
19383
19384 \begin_layout Standard
19385
19386 \lang english
19387 \begin_inset Float table
19388 placement h
19389 wide false
19390 sideways false
19391 status open
19392
19393 \begin_layout Plain Layout
19394
19395 \lang english
19396 \begin_inset Caption Standard
19397
19398 \begin_layout Plain Layout
19399
19400 \lang english
19401 \begin_inset CommandInset label
19402 LatexCommand label
19403 name "tab:Table-with-rotated"
19404
19405 \end_inset
19406
19407
19408 \lang french
19409 Tableau incluant des cellules pivotées dans la première ligne.
19410 \end_layout
19411
19412 \end_inset
19413
19414
19415 \end_layout
19416
19417 \begin_layout Plain Layout
19418 \noindent
19419 \align center
19420 \begin_inset Tabular
19421 <lyxtabular version="3" rows="2" columns="3">
19422 <features rotate="0" tabularvalignment="middle">
19423 <column alignment="center" valignment="top" width="0pt">
19424 <column alignment="center" valignment="top" width="0pt">
19425 <column alignment="center" valignment="top" width="0pt">
19426 <row>
19427 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 soucoupes
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 assiettes
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 plats
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460 45
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 33
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 21
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 </row>
19484 </lyxtabular>
19485
19486 \end_inset
19487
19488
19489 \end_layout
19490
19491 \end_inset
19492
19493
19494 \end_layout
19495
19496 \begin_layout Standard
19497
19498 \lang english
19499 \begin_inset Note Greyedout
19500 status open
19501
19502 \begin_layout Plain Layout
19503
19504 \series bold
19505 Nota:
19506 \series default
19507  les ruptures de ligne (raccourci 
19508 \begin_inset Info
19509 type  "shortcut"
19510 arg   "newline-insert newline"
19511 \end_inset
19512
19513 ) ne sont pas autorisées dans les cellules pivotées
19514 \end_layout
19515
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \begin_layout Standard
19522 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
19523  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
19524 \begin_inset Foot
19525 status open
19526
19527 \begin_layout Plain Layout
19528 Pour en savoir plus sur ces boîtes, voir les sections
19529 \begin_inset space ~
19530 \end_inset
19531
19532
19533 \begin_inset CommandInset ref
19534 LatexCommand ref
19535 reference "sec:Minipages"
19536
19537 \end_inset
19538
19539  et 
19540 \begin_inset CommandInset ref
19541 LatexCommand ref
19542 reference "sec:Parboxes"
19543
19544 \end_inset
19545
19546 .
19547 \end_layout
19548
19549 \end_inset
19550
19551  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
19552  la hauteur de la cellule.
19553  Le tableau
19554 \begin_inset space ~
19555 \end_inset
19556
19557
19558 \begin_inset CommandInset ref
19559 LatexCommand ref
19560 reference "tab:Table-with-rotated-multi"
19561
19562 \end_inset
19563
19564  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
19565  réglée à 3
19566 \begin_inset space \thinspace{}
19567 \end_inset
19568
19569 cm.
19570 \end_layout
19571
19572 \begin_layout Standard
19573
19574 \lang english
19575 \begin_inset Float table
19576 placement h
19577 wide false
19578 sideways false
19579 status open
19580
19581 \begin_layout Plain Layout
19582
19583 \lang english
19584 \begin_inset Caption Standard
19585
19586 \begin_layout Plain Layout
19587
19588 \lang english
19589 \begin_inset CommandInset label
19590 LatexCommand label
19591 name "tab:Table-with-rotated-multi"
19592
19593 \end_inset
19594
19595
19596 \lang french
19597 Tableau incluant une cellule multi-lignes pivotée.
19598 \end_layout
19599
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \begin_layout Plain Layout
19606 \noindent
19607 \align center
19608
19609 \lang english
19610 \begin_inset Tabular
19611 <lyxtabular version="3" rows="2" columns="3">
19612 <features rotate="0" tabularvalignment="middle">
19613 <column alignment="center" valignment="top">
19614 <column alignment="center" valignment="top" width="0pt">
19615 <column alignment="center" valignment="top">
19616 <row>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \lang english
19623 a
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632
19633 \lang english
19634 \begin_inset Box Frameless
19635 position "t"
19636 hor_pos "c"
19637 has_inner_box 1
19638 inner_pos "t"
19639 use_parbox 0
19640 use_makebox 0
19641 width "3cm"
19642 special "none"
19643 height "1in"
19644 height_special "totalheight"
19645 status open
19646
19647 \begin_layout Plain Layout
19648 cellule pivotée
19649 \begin_inset Newline newline
19650 \end_inset
19651
19652 avec saut de ligne
19653 \end_layout
19654
19655 \end_inset
19656
19657
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \lang english
19668 e
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 </row>
19674 <row>
19675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679
19680 \lang english
19681 b
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690
19691 \lang english
19692 c
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701
19702 \lang english
19703 d
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 </row>
19709 </lyxtabular>
19710
19711 \end_inset
19712
19713
19714 \end_layout
19715
19716 \end_inset
19717
19718
19719 \end_layout
19720
19721 \begin_layout Section
19722 Calcul de la largeur du tableau
19723 \begin_inset CommandInset label
19724 LatexCommand label
19725 name "sec:Table-Width-Calculation"
19726
19727 \end_inset
19728
19729
19730 \end_layout
19731
19732 \begin_layout Standard
19733 Pour les tableaux un peu larges il est parfois difficile de garantir que
19734  le tableau ne déborde pas dans la marge.
19735  Fixer une largeur pour chaque colonne est une solution, mais quelle est
19736  la valeur à donner à chacune?
19737 \end_layout
19738
19739 \begin_layout Standard
19740 La largeur du tableau 
19741 \begin_inset Formula $L_{\mathrm{tableau}}$
19742 \end_inset
19743
19744  peut se calculer précisément: chaque colonne contribue pour sa largeur
19745  propre 
19746 \begin_inset Formula $L_{\mathrm{colonne}}$
19747 \end_inset
19748
19749  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
19750  séparation entre le contenu de la colonne et sa bordure (la longueur LaTeX
19751 \series bold
19752  
19753 \backslash
19754 tabcolsep
19755 \series default
19756 , implicitement 6
19757 \begin_inset space \thinspace{}
19758 \end_inset
19759
19760 pt), plus la largeur du filet de bordure (la longueur LaTeX 
19761 \series bold
19762
19763 \backslash
19764 arrayrulewidth
19765 \series default
19766 , implicitement 0.4
19767 \begin_inset space \thinspace{}
19768 \end_inset
19769
19770 pt).
19771  Donc si les 
19772 \begin_inset Formula $n$
19773 \end_inset
19774
19775
19776 \begin_inset space ~
19777 \end_inset
19778
19779 colonnes ont la même largeur, la largeur du tableau est
19780 \begin_inset Formula 
19781 \begin{equation}
19782 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19783 \end{equation}
19784
19785 \end_inset
19786
19787
19788 \end_layout
19789
19790 \begin_layout Standard
19791 La largeur disponible pour placer un tableau est la distance entre les marges
19792  de la page ou la largeur de la colonne de texte (pour un document présenté
19793  sur 2 colonnes), c'est-à-dire la longueur LaTeX 
19794 \series bold
19795
19796 \backslash
19797 columnwidth
19798 \series default
19799 .
19800  Si toutes le colonnes ont la même largeur et que 
19801 \begin_inset Formula $L_{\mathrm{tableau}}$
19802 \end_inset
19803
19804  doit valoir 1
19805 \begin_inset space \thinspace{}
19806 \end_inset
19807
19808
19809 \backslash
19810 columnwidth, 
19811 \begin_inset Formula $L_{\mathrm{colonne}}$
19812 \end_inset
19813
19814  se calcule facilement.
19815 \end_layout
19816
19817 \begin_layout Standard
19818 Pour pouvoir faire des calculs, il faut charger le paquetage LaTeX 
19819 \series bold
19820 calc
19821 \series default
19822
19823 \begin_inset Index idx
19824 status collapsed
19825
19826 \begin_layout Plain Layout
19827 Paquetages LaTeX ! calc
19828 \end_layout
19829
19830 \end_inset
19831
19832  dans le préambule du document.
19833  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
19834  il faut utiliser le champ
19835 \family sans
19836  Argument LaTeX
19837 \family default
19838 .
19839  Le principe des commandes qui peuvent être saisies dans ce champ est celui
19840  qui est expliqué dans la section
19841 \begin_inset space ~
19842 \end_inset
19843
19844
19845 \begin_inset CommandInset ref
19846 LatexCommand ref
19847 reference "sub:Calculs-multicolonnes"
19848
19849 \end_inset
19850
19851 .
19852  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
19853  saisir pour chaque colonne la commande
19854 \end_layout
19855
19856 \begin_layout Standard
19857
19858 \series bold
19859 >{
19860 \backslash
19861 centering}p{(1
19862 \backslash
19863 columnwidth-62.4pt)/5}
19864 \end_layout
19865
19866 \begin_layout Standard
19867 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
19868 \begin_inset space ~
19869 \end_inset
19870
19871 fois celle des 3 autres, le calcul est le suivant:
19872 \end_layout
19873
19874 \begin_layout Standard
19875 \begin_inset Formula 
19876 \begin{align}
19877 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19878  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19879  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
19880 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19881 \end{align}
19882
19883 \end_inset
19884
19885
19886 \end_layout
19887
19888 \begin_layout Standard
19889 Par conséquent, dans le tableau, la commande
19890 \end_layout
19891
19892 \begin_layout Standard
19893
19894 \series bold
19895 >{
19896 \backslash
19897 centering}p{(1
19898 \backslash
19899 columnwidth-62.4pt)/
19900 \backslash
19901 real{4.5}}
19902 \end_layout
19903
19904 \begin_layout Standard
19905 est utilisée pour les colonnes les plus larges, et la commande
19906 \end_layout
19907
19908 \begin_layout Standard
19909
19910 \series bold
19911 >{
19912 \backslash
19913 centering}p{(1
19914 \backslash
19915 columnwidth-62.4pt)/
19916 \backslash
19917 real{4.5}*
19918 \backslash
19919 real{0.75}}
19920 \end_layout
19921
19922 \begin_layout Standard
19923 est utilisée pour les plus étroites:
19924 \end_layout
19925
19926 \begin_layout Standard
19927 \begin_inset Tabular
19928 <lyxtabular version="3" rows="2" columns="5">
19929 <features rotate="0" tabularvalignment="middle">
19930 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19931 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19932 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19933 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19934 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19935 <row>
19936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 1
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 2
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958 3
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967 4
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 5
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 </row>
19982 <row>
19983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987 111111 1111111 111111 111111111 11111 11111 1111
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 2222 22222 222222 222222222 2222222 22 22222
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 333333 333333 333333 33333 3333333 333
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 </row>
20029 </lyxtabular>
20030
20031 \end_inset
20032
20033
20034 \end_layout
20035
20036 \begin_layout Section
20037 Personnalisation des tableaux
20038 \begin_inset Index idx
20039 status collapsed
20040
20041 \begin_layout Plain Layout
20042 Tableau ! Personnalisation
20043 \end_layout
20044
20045 \end_inset
20046
20047
20048 \begin_inset Index idx
20049 status collapsed
20050
20051 \begin_layout Plain Layout
20052 Personnalisation des tableaux
20053 \end_layout
20054
20055 \end_inset
20056
20057
20058 \end_layout
20059
20060 \begin_layout Subsection
20061 Espacement des lignes
20062 \begin_inset CommandInset label
20063 LatexCommand label
20064 name "sub:Espacement-lignes"
20065
20066 \end_inset
20067
20068
20069 \begin_inset Index idx
20070 status collapsed
20071
20072 \begin_layout Plain Layout
20073 Personnalisation des tableaux ! Espacement des lignes
20074 \end_layout
20075
20076 \end_inset
20077
20078
20079 \end_layout
20080
20081 \begin_layout Standard
20082 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20083  l'onglet 
20084 \family sans
20085 Bordures
20086 \family default
20087  de la fenêtre de dialogue 
20088 \family sans
20089 Paramètres
20090 \begin_inset space ~
20091 \end_inset
20092
20093 du
20094 \begin_inset space ~
20095 \end_inset
20096
20097 tableau
20098 \family default
20099 .
20100  Vous y trouverez trois possibilités :
20101 \end_layout
20102
20103 \begin_layout Description
20104 Haut
20105 \begin_inset space ~
20106 \end_inset
20107
20108 de
20109 \begin_inset space ~
20110 \end_inset
20111
20112 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20113  Si le tableau est un tableau formel
20114 \begin_inset Foot
20115 status collapsed
20116
20117 \begin_layout Plain Layout
20118 Les tableaux formels sont décrits dans la section
20119 \begin_inset space ~
20120 \end_inset
20121
20122
20123 \begin_inset CommandInset ref
20124 LatexCommand ref
20125 reference "sec:Tableaux-Formels"
20126
20127 \end_inset
20128
20129 .
20130 \end_layout
20131
20132 \end_inset
20133
20134  LyX va insérer implicitement un espace de 0.5
20135 \begin_inset space \thinspace{}
20136 \end_inset
20137
20138 em.
20139  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20140  les filets verticaux comme dans le tableau suivant :
20141 \begin_inset VSpace medskip
20142 \end_inset
20143
20144
20145 \begin_inset Newline newline
20146 \end_inset
20147
20148
20149 \begin_inset space \hspace*{}
20150 \length 0pt
20151 \end_inset
20152
20153
20154 \begin_inset space \hfill{}
20155 \end_inset
20156
20157
20158 \begin_inset Tabular
20159 <lyxtabular version="3" rows="3" columns="1">
20160 <features rotate="0" tabularvalignment="middle">
20161 <column alignment="center" valignment="top">
20162 <row>
20163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167 A
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 </row>
20173 <row topspace="3mm">
20174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 espace de 3
20179 \begin_inset space \thinspace{}
20180 \end_inset
20181
20182 mm en haut de la ligne
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 </row>
20188 <row>
20189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193 C
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 </lyxtabular>
20200
20201 \end_inset
20202
20203
20204 \begin_inset space \hfill{}
20205 \end_inset
20206
20207
20208 \begin_inset space \hspace*{}
20209 \length 0pt
20210 \end_inset
20211
20212
20213 \begin_inset VSpace medskip
20214 \end_inset
20215
20216
20217 \begin_inset Newline newline
20218 \end_inset
20219
20220 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20221  pas de filets verticaux.
20222 \end_layout
20223
20224 \begin_layout Description
20225 Bas
20226 \begin_inset space ~
20227 \end_inset
20228
20229 de
20230 \begin_inset space ~
20231 \end_inset
20232
20233 ligne va ajouter de l'espace sous les caractères de la ligne.
20234  Si le tableau est un tableau formel LyX va insérer implicitement un espace
20235  de 0.5
20236 \begin_inset space \thinspace{}
20237 \end_inset
20238
20239 em, pour les tableaux normaux, l'espace implicite est de 2
20240 \begin_inset space \thinspace{}
20241 \end_inset
20242
20243 pt.
20244 \end_layout
20245
20246 \begin_layout Description
20247 Entre
20248 \begin_inset space ~
20249 \end_inset
20250
20251 les
20252 \begin_inset space ~
20253 \end_inset
20254
20255 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20256  Si le tableau est un tableau formel LyX va insérer implicitement un espace
20257  de 0.5
20258 \begin_inset space \thinspace{}
20259 \end_inset
20260
20261 em.
20262  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20263  les filets verticaux comme dans le tableau suivant :
20264 \begin_inset VSpace medskip
20265 \end_inset
20266
20267
20268 \begin_inset Newline newline
20269 \end_inset
20270
20271
20272 \begin_inset space \hspace*{}
20273 \length 0pt
20274 \end_inset
20275
20276
20277 \begin_inset space \hfill{}
20278 \end_inset
20279
20280
20281 \begin_inset Tabular
20282 <lyxtabular version="3" rows="3" columns="1">
20283 <features rotate="0" tabularvalignment="middle">
20284 <column alignment="center" valignment="top">
20285 <row>
20286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 A
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 </row>
20296 <row interlinespace="3mm">
20297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 \begin_inset Formula $\downarrow$
20302 \end_inset
20303
20304  espace de 3
20305 \begin_inset space \thinspace{}
20306 \end_inset
20307
20308 mm entre les lignes 
20309 \begin_inset Formula $\downarrow$
20310 \end_inset
20311
20312
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 </row>
20318 <row>
20319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 \begin_inset Formula $\uparrow$
20324 \end_inset
20325
20326  espace de 3
20327 \begin_inset space \thinspace{}
20328 \end_inset
20329
20330 mm entre les lignes 
20331 \begin_inset Formula $\uparrow$
20332 \end_inset
20333
20334
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 </row>
20340 </lyxtabular>
20341
20342 \end_inset
20343
20344
20345 \begin_inset space \hfill{}
20346 \end_inset
20347
20348
20349 \begin_inset space \hspace*{}
20350 \length 0pt
20351 \end_inset
20352
20353
20354 \begin_inset VSpace medskip
20355 \end_inset
20356
20357
20358 \begin_inset Newline newline
20359 \end_inset
20360
20361 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20362  pas de filets verticaux.
20363 \end_layout
20364
20365 \begin_layout Standard
20366 \begin_inset VSpace bigskip
20367 \end_inset
20368
20369 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20370  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20371  dans le préambule :
20372 \end_layout
20373
20374 \begin_layout Standard
20375
20376 \series bold
20377
20378 \backslash
20379 @ifundefined{extrarowheight}
20380 \begin_inset Newline newline
20381 \end_inset
20382
20383
20384 \begin_inset Phantom HPhantom
20385 status open
20386
20387 \begin_layout Plain Layout
20388
20389 \series bold
20390 \begin_inset space ~
20391 \end_inset
20392
20393
20394 \end_layout
20395
20396 \end_inset
20397
20398 {
20399 \backslash
20400 usepackage{array}}{}
20401 \begin_inset Newline newline
20402 \end_inset
20403
20404
20405 \backslash
20406 setlength{
20407 \backslash
20408 extrarowheight}{height}
20409 \end_layout
20410
20411 \begin_layout Standard
20412 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20413  plus exactement centré verticalement.
20414  (le paquetage 
20415 \series bold
20416 array 
20417 \series default
20418 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
20419  auto-définis.
20420  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20421  
20422 \series bold
20423
20424 \backslash
20425 @ifundefined
20426 \series default
20427  dans la commande précédente.)
20428 \end_layout
20429
20430 \begin_layout Standard
20431 Si vous utilisez des polices de taille plus grande que la taille normale,
20432  les bordures des tableaux sont souvent trop proches du texte.
20433  On peut corriger ce problème en insérant la commande 
20434 \series bold
20435
20436 \begin_inset space \space{}
20437 \end_inset
20438
20439
20440 \backslash
20441 strut
20442 \series default
20443  en code TeX au debut d'une ligne du tableau.
20444  Le tableau
20445 \begin_inset space ~
20446 \end_inset
20447
20448
20449 \begin_inset CommandInset ref
20450 LatexCommand ref
20451 reference "tab:Alignement-vertical"
20452
20453 \end_inset
20454
20455  montre l'effet de cette commande.
20456 \end_layout
20457
20458 \begin_layout Standard
20459 \noindent
20460 \begin_inset Float table
20461 placement h
20462 wide false
20463 sideways false
20464 status open
20465
20466 \begin_layout Plain Layout
20467 \begin_inset Caption Standard
20468
20469 \begin_layout Plain Layout
20470 \begin_inset CommandInset label
20471 LatexCommand label
20472 name "tab:Alignement-vertical"
20473
20474 \end_inset
20475
20476 Alignement vertical d'un texte avec une police de grande taille.
20477 \end_layout
20478
20479 \end_inset
20480
20481
20482 \end_layout
20483
20484 \begin_layout Plain Layout
20485 \begin_inset space \hfill{}
20486 \end_inset
20487
20488
20489 \begin_inset Float table
20490 wide false
20491 sideways false
20492 status collapsed
20493
20494 \begin_layout Plain Layout
20495 \begin_inset Caption Standard
20496
20497 \begin_layout Plain Layout
20498 Tableau normal.
20499 \end_layout
20500
20501 \end_inset
20502
20503
20504 \end_layout
20505
20506 \begin_layout Plain Layout
20507 \noindent
20508 \align center
20509 \begin_inset Tabular
20510 <lyxtabular version="3" rows="6" columns="1">
20511 <features rotate="0" tabularvalignment="middle">
20512 <column alignment="left" valignment="top">
20513 <row>
20514 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518 Normal, g
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \size large
20531 Large
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 </row>
20537 <row>
20538 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542
20543 \size larger
20544 Larger
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 </row>
20550 <row>
20551 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20552 \begin_inset Text
20553
20554 \begin_layout Plain Layout
20555
20556 \size largest
20557 Largest
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 <row>
20564 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568
20569 \size huge
20570 Huge
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 </row>
20576 <row>
20577 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581
20582 \size huge
20583 Huger
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 </row>
20589 </lyxtabular>
20590
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597
20598
20599 \begin_inset space \hfill{}
20600 \end_inset
20601
20602
20603 \begin_inset Float table
20604 wide false
20605 sideways false
20606 status collapsed
20607
20608 \begin_layout Plain Layout
20609 \begin_inset Caption Standard
20610
20611 \begin_layout Plain Layout
20612 Tableau utilisant la commande 
20613 \series bold
20614
20615 \backslash
20616 strut
20617 \series default
20618 .
20619 \end_layout
20620
20621 \end_inset
20622
20623
20624 \end_layout
20625
20626 \begin_layout Plain Layout
20627 \noindent
20628 \align center
20629 \begin_inset Tabular
20630 <lyxtabular version="3" rows="6" columns="1">
20631 <features rotate="0" tabularvalignment="middle">
20632 <column alignment="left" valignment="top">
20633 <row>
20634 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638 Normal, g
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 </row>
20644 <row>
20645 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20646 \begin_inset Text
20647
20648 \begin_layout Plain Layout
20649
20650 \size large
20651 \begin_inset ERT
20652 status collapsed
20653
20654 \begin_layout Plain Layout
20655
20656
20657 \backslash
20658 strut 
20659 \end_layout
20660
20661 \end_inset
20662
20663 Large
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 </row>
20669 <row>
20670 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674
20675 \size larger
20676 \begin_inset ERT
20677 status collapsed
20678
20679 \begin_layout Plain Layout
20680
20681
20682 \backslash
20683 strut 
20684 \end_layout
20685
20686 \end_inset
20687
20688 Larger
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 </row>
20694 <row>
20695 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699
20700 \size largest
20701 \begin_inset ERT
20702 status collapsed
20703
20704 \begin_layout Plain Layout
20705
20706
20707 \backslash
20708 strut 
20709 \end_layout
20710
20711 \end_inset
20712
20713 Largest
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 </row>
20719 <row>
20720 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724
20725 \size huge
20726 \begin_inset ERT
20727 status collapsed
20728
20729 \begin_layout Plain Layout
20730
20731
20732 \backslash
20733 strut 
20734 \end_layout
20735
20736 \end_inset
20737
20738 Huge
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 </row>
20744 <row>
20745 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749
20750 \size giant
20751 \begin_inset ERT
20752 status collapsed
20753
20754 \begin_layout Plain Layout
20755
20756
20757 \backslash
20758 strut 
20759 \end_layout
20760
20761 \end_inset
20762
20763
20764 \size huge
20765 Huger
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 </row>
20771 </lyxtabular>
20772
20773 \end_inset
20774
20775
20776 \end_layout
20777
20778 \end_inset
20779
20780
20781 \begin_inset space \hfill{}
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \end_inset
20788
20789
20790 \end_layout
20791
20792 \begin_layout Standard
20793 \begin_inset Newpage newpage
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \begin_layout Subsection
20800 Alignements de cellules spéciaux
20801 \begin_inset CommandInset label
20802 LatexCommand label
20803 name "sub:Alignements-de-cellules"
20804
20805 \end_inset
20806
20807
20808 \begin_inset Index idx
20809 status collapsed
20810
20811 \begin_layout Plain Layout
20812 Personnalisation des tableaux ! Alignement de cellules spéciaux
20813 \end_layout
20814
20815 \end_inset
20816
20817
20818 \end_layout
20819
20820 \begin_layout Standard
20821 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
20822  cellules sur un caractère donné, par exemple le séparateur décimal comme
20823  dans le tableau
20824 \begin_inset space ~
20825 \end_inset
20826
20827
20828 \begin_inset CommandInset ref
20829 LatexCommand ref
20830 reference "tab:Tableau-centré-sur-séparateur-1"
20831
20832 \end_inset
20833
20834 .
20835  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
20836  soit en appuyant sur le bouton 
20837 \begin_inset Info
20838 type  "icon"
20839 arg   "inset-modify tabular align-decimal"
20840 \end_inset
20841
20842  de la barre d'outils ou en modifiant le paramètre 
20843 \family sans
20844 Alignement horizontal
20845 \family default
20846  à 
20847 \family sans
20848 Au séparateur décimal
20849 \family default
20850 .
20851  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
20852  dans les paramètres du tableau.
20853 \end_layout
20854
20855 \begin_layout Standard
20856 \begin_inset Float table
20857 placement h
20858 wide false
20859 sideways false
20860 status open
20861
20862 \begin_layout Plain Layout
20863 \begin_inset Caption Standard
20864
20865 \begin_layout Plain Layout
20866 \begin_inset CommandInset label
20867 LatexCommand label
20868 name "tab:Tableau-centré-sur-séparateur-1"
20869
20870 \end_inset
20871
20872 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
20873 \end_layout
20874
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \begin_layout Plain Layout
20881 \align center
20882 \begin_inset Tabular
20883 <lyxtabular version="3" rows="4" columns="1">
20884 <features rotate="0" booktabs="true" tabularvalignment="middle">
20885 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20886 <row>
20887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 en-tête
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row>
20898 <cell alignment="center" valignment="top" topline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902 12,6
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 <row>
20909 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 0,68
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 </row>
20919 <row>
20920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924 -123,0
20925 \end_layout
20926
20927 \end_inset
20928 </cell>
20929 </row>
20930 </lyxtabular>
20931
20932 \end_inset
20933
20934
20935 \end_layout
20936
20937 \end_inset
20938
20939
20940 \end_layout
20941
20942 \begin_layout Standard
20943 \begin_inset Float table
20944 placement h
20945 wide false
20946 sideways false
20947 status open
20948
20949 \begin_layout Plain Layout
20950 \begin_inset Caption Standard
20951
20952 \begin_layout Plain Layout
20953 \begin_inset CommandInset label
20954 LatexCommand label
20955 name "tab:Tableau-centré-sur-séparateur-2"
20956
20957 \end_inset
20958
20959 Les cellules d'une colonnes sont centrées sur les opérateurs.
20960 \end_layout
20961
20962 \end_inset
20963
20964
20965 \end_layout
20966
20967 \begin_layout Plain Layout
20968 \align center
20969 \begin_inset Tabular
20970 <lyxtabular version="3" rows="4" columns="2">
20971 <features rotate="0" booktabs="true" tabularvalignment="middle">
20972 <column alignment="right" valignment="top" width="0pt">
20973 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20974 <row>
20975 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 en-tête
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 </row>
20994 <row>
20995 <cell alignment="center" valignment="top" usebox="none">
20996 \begin_inset Text
20997
20998 \begin_layout Plain Layout
20999 \begin_inset Formula $12\,+$
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 \begin_inset Formula $\,6$
21012 \end_inset
21013
21014
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 </row>
21020 <row>
21021 <cell alignment="center" valignment="top" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025 \begin_inset Formula $0\,-$
21026 \end_inset
21027
21028
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 <cell alignment="center" valignment="top" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037 \begin_inset Formula $\,68$
21038 \end_inset
21039
21040
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 </row>
21046 <row>
21047 <cell alignment="center" valignment="top" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051 \begin_inset Formula $-123\,/$
21052 \end_inset
21053
21054
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 \begin_inset Formula $\,0$
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 </row>
21072 </lyxtabular>
21073
21074 \end_inset
21075
21076
21077 \end_layout
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \begin_layout Standard
21085 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21086  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21087  formules.
21088  Dans ce cas on doit utiliser la méthode du tableau
21089 \begin_inset space ~
21090 \end_inset
21091
21092
21093 \begin_inset CommandInset ref
21094 LatexCommand ref
21095 reference "tab:Tableau-centré-sur-séparateur-2"
21096
21097 \end_inset
21098
21099 .
21100  Ce tableau a été créé comme un tableau 4×2.
21101  L'en-tête est une cellule multi-colonnes centrée.
21102  La première colonne est alignée à droite et contient la première partie
21103  et inclue l'opérateur.
21104  La seconde colonne contient le reste de la cellule aligné à gauche.
21105  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21106  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21107  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21108  tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne
21109  :
21110 \end_layout
21111
21112 \begin_layout Standard
21113
21114 \series bold
21115 @{}l
21116 \end_layout
21117
21118 \begin_layout Standard
21119 Le tableau
21120 \begin_inset space ~
21121 \end_inset
21122
21123
21124 \begin_inset CommandInset ref
21125 LatexCommand ref
21126 reference "tab:Plusieurs-exemples-alignements"
21127
21128 \end_inset
21129
21130  montre quelques exemples d'alignements.
21131  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21132  comme pour la deuxième colonne du tableau
21133 \begin_inset space ~
21134 \end_inset
21135
21136
21137 \begin_inset CommandInset ref
21138 LatexCommand ref
21139 reference "tab:Tableau-centré-sur-séparateur-2"
21140
21141 \end_inset
21142
21143 .
21144 \end_layout
21145
21146 \begin_layout Standard
21147 \begin_inset Float table
21148 wide false
21149 sideways false
21150 status open
21151
21152 \begin_layout Plain Layout
21153 \begin_inset Caption Standard
21154
21155 \begin_layout Plain Layout
21156 \begin_inset CommandInset label
21157 LatexCommand label
21158 name "tab:Plusieurs-exemples-alignements"
21159
21160 \end_inset
21161
21162 Plusieurs exemples d'alignement de cellules.
21163 \end_layout
21164
21165 \end_inset
21166
21167
21168 \end_layout
21169
21170 \begin_layout Plain Layout
21171 \align center
21172 \begin_inset Tabular
21173 <lyxtabular version="3" rows="4" columns="6">
21174 <features rotate="0" tabularvalignment="middle">
21175 <column alignment="right" valignment="top">
21176 <column alignment="left" valignment="top" special="@{}l">
21177 <column alignment="right" valignment="top">
21178 <column alignment="left" valignment="top" special="@{}l">
21179 <column alignment="right" valignment="top">
21180 <column alignment="left" valignment="top" special="@{}l">
21181 <row>
21182 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186 unités
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204 exposants
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213
21214 \end_layout
21215
21216 \end_inset
21217 </cell>
21218 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222 relations
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231
21232 \end_layout
21233
21234 \end_inset
21235 </cell>
21236 </row>
21237 <row>
21238 <cell alignment="center" valignment="top" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 12×
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251 24
21252 \begin_inset space \thinspace{}
21253 \end_inset
21254
21255 bouteilles
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 <cell alignment="center" valignment="top" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264 \begin_inset Formula $10\cdot$
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276 \begin_inset Formula $10^{\mbox{-}17}$
21277 \end_inset
21278
21279
21280 \end_layout
21281
21282 \end_inset
21283 </cell>
21284 <cell alignment="center" valignment="top" usebox="none">
21285 \begin_inset Text
21286
21287 \begin_layout Plain Layout
21288 \begin_inset Formula $\Gamma(t)\propto$
21289 \end_inset
21290
21291
21292 \end_layout
21293
21294 \end_inset
21295 </cell>
21296 <cell alignment="center" valignment="top" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300 \begin_inset Formula $\:\Upsilon(t)$
21301 \end_inset
21302
21303
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 </row>
21309 <row>
21310 <cell alignment="center" valignment="top" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314 1024×
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 768
21324 \begin_inset space \thinspace{}
21325 \end_inset
21326
21327 Pixels
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 <cell alignment="center" valignment="top" usebox="none">
21333 \begin_inset Text
21334
21335 \begin_layout Plain Layout
21336 \begin_inset Formula $5.78\cdot$
21337 \end_inset
21338
21339
21340 \end_layout
21341
21342 \end_inset
21343 </cell>
21344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21345 \begin_inset Text
21346
21347 \begin_layout Plain Layout
21348 \begin_inset Formula $10^{7}$
21349 \end_inset
21350
21351
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360 \begin_inset Formula $A\ne$
21361 \end_inset
21362
21363
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 <cell alignment="center" valignment="top" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Plain Layout
21372 \begin_inset Formula $\:B_{\mathrm{red}}$
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 </row>
21381 <row>
21382 <cell alignment="center" valignment="top" usebox="none">
21383 \begin_inset Text
21384
21385 \begin_layout Plain Layout
21386 32×
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395 6
21396 \begin_inset space \thinspace{}
21397 \end_inset
21398
21399 cm
21400 \end_layout
21401
21402 \end_inset
21403 </cell>
21404 <cell alignment="center" valignment="top" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408 -
21409 \begin_inset Formula $33.5\cdot$
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Plain Layout
21421 \begin_inset Formula $10^{4}$
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \end_inset
21428 </cell>
21429 <cell alignment="center" valignment="top" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433 \begin_inset Formula $\sin(\alpha)\ge$
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 <cell alignment="center" valignment="top" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Plain Layout
21445 \begin_inset Formula $\:\sin(\beta)$
21446 \end_inset
21447
21448
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 </row>
21454 </lyxtabular>
21455
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \begin_layout Subsection
21467 Formats de cellule et de colonne personnalisés
21468 \begin_inset CommandInset label
21469 LatexCommand label
21470 name "sub:Formats-personnalisés"
21471
21472 \end_inset
21473
21474
21475 \begin_inset Index idx
21476 status collapsed
21477
21478 \begin_layout Plain Layout
21479 Personnalisation des tableaux !  Format de cellule/colonne
21480 \end_layout
21481
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \begin_layout Standard
21488 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21489 \begin_inset space ~
21490 \end_inset
21491
21492
21493 \begin_inset CommandInset ref
21494 LatexCommand ref
21495 reference "sec:Table-Width-Calculation"
21496
21497 \end_inset
21498
21499  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
21500  la section
21501 \begin_inset space ~
21502 \end_inset
21503
21504
21505 \begin_inset CommandInset ref
21506 LatexCommand ref
21507 reference "sub:Calculs-multicolonnes"
21508
21509 \end_inset
21510
21511  peut devenir très pénible si vous avez plusieurs tableaux.
21512  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21513  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21514  du document.
21515  Le format est défini avec la commande
21516 \end_layout
21517
21518 \begin_layout Standard
21519
21520 \series bold
21521
21522 \backslash
21523 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21524 \end_layout
21525
21526 \begin_layout Standard
21527 Le nom du format peut n'avoir qu'une lettre.
21528  Les lettres 
21529 \emph on
21530 b
21531 \emph default
21532
21533 \emph on
21534 c
21535 \emph default
21536
21537 \emph on
21538 l
21539 \emph default
21540
21541 \emph on
21542 m
21543 \emph default
21544
21545 \emph on
21546 p
21547 \emph default
21548  et 
21549 \emph on
21550 r
21551 \emph default
21552  sont prédéfinies et donc ne peuvent être utilisées.
21553  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21554 \end_layout
21555
21556 \begin_layout Standard
21557 \begin_inset VSpace medskip
21558 \end_inset
21559
21560
21561 \end_layout
21562
21563 \begin_layout Standard
21564 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21565  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21566  :
21567 \end_layout
21568
21569 \begin_layout Standard
21570
21571 \series bold
21572
21573 \backslash
21574 newcolumntype{M}[1]{>{
21575 \backslash
21576 centering
21577 \backslash
21578 hspace{0pt}}m{#1}}
21579 \end_layout
21580
21581 \begin_layout Standard
21582 Où le 
21583 \series bold
21584
21585 \backslash
21586 hspace{0pt}
21587 \series default
21588  évite le problème de césure du premier mot, comme c'est décrit en section
21589 \begin_inset space ~
21590 \end_inset
21591
21592
21593 \begin_inset CommandInset ref
21594 LatexCommand ref
21595 reference "sub:Lignes-multiple-dans-cellule"
21596
21597 \end_inset
21598
21599 .
21600  Ensuite, vous pouvez entrer
21601 \end_layout
21602
21603 \begin_layout Standard
21604
21605 \series bold
21606 M{width}
21607 \end_layout
21608
21609 \begin_layout Standard
21610 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
21611  une multi-colonnes.
21612 \end_layout
21613
21614 \begin_layout Standard
21615 \begin_inset VSpace bigskip
21616 \end_inset
21617
21618
21619 \end_layout
21620
21621 \begin_layout Standard
21622 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
21623  pouvez définir le format
21624 \end_layout
21625
21626 \begin_layout Standard
21627
21628 \series bold
21629
21630 \backslash
21631 newcolumntype{S}[2]{>{
21632 \backslash
21633 centering
21634 \backslash
21635 hspace{0pt}}
21636 \begin_inset Newline newline
21637 \end_inset
21638
21639
21640 \begin_inset Phantom HPhantom
21641 status open
21642
21643 \begin_layout Plain Layout
21644
21645 \series bold
21646
21647 \backslash
21648 newcolumntype{S}[2]
21649 \end_layout
21650
21651 \end_inset
21652
21653 m{(#1+(2
21654 \backslash
21655 tabcolsep+
21656 \backslash
21657 arrayrulewidth)*(1-#2))/#2}}
21658 \end_layout
21659
21660 \begin_layout Standard
21661 Ce format utilise l'équation
21662 \begin_inset space ~
21663 \end_inset
21664
21665
21666 \begin_inset CommandInset ref
21667 LatexCommand eqref
21668 reference "eq:Wgn"
21669
21670 \end_inset
21671
21672  pour calculer la largeur que doit avoir chacune des cellules couverte par
21673  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
21674 \end_layout
21675
21676 \begin_layout Standard
21677 Ensuite, vous pouvez entrer
21678 \end_layout
21679
21680 \begin_layout Standard
21681
21682 \series bold
21683 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
21684 \end_layout
21685
21686 \begin_layout Standard
21687 comme paramètre LaTeX de la colonne.
21688 \end_layout
21689
21690 \begin_layout Standard
21691 \begin_inset VSpace bigskip
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \begin_layout Standard
21698 Pour des colonnes colorées, vous pouvez définir
21699 \end_layout
21700
21701 \begin_layout Standard
21702
21703 \series bold
21704
21705 \backslash
21706 newcolumntype{K}[1]{>{
21707 \backslash
21708 columncolor{#1}
21709 \backslash
21710 hspace{0pt}}c}
21711 \end_layout
21712
21713 \begin_layout Standard
21714 Le 
21715 \begin_inset Quotes fld
21716 \end_inset
21717
21718 c
21719 \begin_inset Quotes frd
21720 \end_inset
21721
21722  à la fin crée une colonne de largeur variable dont le texte est centré
21723  horizontalement.
21724  Vous pouvez maintenant entrer
21725 \end_layout
21726
21727 \begin_layout Standard
21728
21729 \series bold
21730 K{nom de couleur}
21731 \end_layout
21732
21733 \begin_layout Standard
21734 comme paramètre LaTeX.
21735 \end_layout
21736
21737 \begin_layout Standard
21738 \begin_inset VSpace bigskip
21739 \end_inset
21740
21741
21742 \end_layout
21743
21744 \begin_layout Standard
21745 Pour créer le tableau
21746 \begin_inset space ~
21747 \end_inset
21748
21749
21750 \begin_inset CommandInset ref
21751 LatexCommand ref
21752 reference "tab:Tableau-formats-personnalisés"
21753
21754 \end_inset
21755
21756  utilisez les paramètres LaTeX
21757 \end_layout
21758
21759 \begin_layout Standard
21760
21761 \series bold
21762 M{2.5cm}
21763 \end_layout
21764
21765 \begin_layout Standard
21766 pour la première colonne et la multi-colonnes,
21767 \end_layout
21768
21769 \begin_layout Standard
21770
21771 \series bold
21772 K{red}
21773 \end_layout
21774
21775 \begin_layout Standard
21776 pour la dernière colonne, et
21777 \end_layout
21778
21779 \begin_layout Standard
21780
21781 \series bold
21782 S{2.5cm}{2}
21783 \end_layout
21784
21785 \begin_layout Standard
21786 pour les cellules de la deuxième colonne.
21787 \end_layout
21788
21789 \begin_layout Standard
21790 \begin_inset Float table
21791 placement h
21792 wide false
21793 sideways false
21794 status open
21795
21796 \begin_layout Plain Layout
21797 \begin_inset Caption Standard
21798
21799 \begin_layout Plain Layout
21800 \begin_inset CommandInset label
21801 LatexCommand label
21802 name "tab:Tableau-formats-personnalisés"
21803
21804 \end_inset
21805
21806 Tableau utilisant des formats personnalisés
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \begin_layout Plain Layout
21815 \align center
21816 \begin_inset Tabular
21817 <lyxtabular version="3" rows="3" columns="4">
21818 <features rotate="0" tabularvalignment="middle">
21819 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21820 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21821 <column alignment="center" valignment="middle">
21822 <column alignment="center" valignment="middle" special="K{red}">
21823 <row>
21824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21825 \begin_inset Text
21826
21827 \begin_layout Plain Layout
21828 motTrèsLongDansUneCellule
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 multi-colonnes avec multi-lignes
21838 \end_layout
21839
21840 \end_inset
21841 </cell>
21842 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846
21847 \end_layout
21848
21849 \end_inset
21850 </cell>
21851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855 c
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 </row>
21861 <row>
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866 d
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875 e
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884 f
21885 \end_layout
21886
21887 \end_inset
21888 </cell>
21889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893 g
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 </row>
21899 <row>
21900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21901 \begin_inset Text
21902
21903 \begin_layout Plain Layout
21904 h
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913 i
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21919 \begin_inset Text
21920
21921 \begin_layout Plain Layout
21922 j
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931 k
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 </row>
21937 </lyxtabular>
21938
21939 \end_inset
21940
21941
21942 \end_layout
21943
21944 \end_inset
21945
21946
21947 \end_layout
21948
21949 \begin_layout Subsection
21950 Épaisseur des filets
21951 \begin_inset CommandInset label
21952 LatexCommand label
21953 name "sub:Epaisseur-filets"
21954
21955 \end_inset
21956
21957
21958 \begin_inset Index idx
21959 status collapsed
21960
21961 \begin_layout Plain Layout
21962 Personnalisation des tableaux ! Épaisseur filets
21963 \end_layout
21964
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \begin_layout Standard
21971 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
21972  
21973 \series bold
21974
21975 \backslash
21976 arrayrulewidth
21977 \series default
21978 .
21979  Pour mettre, par exemple, une épaisseur de filet de 1.5
21980 \begin_inset space \thinspace{}
21981 \end_inset
21982
21983 pt, comme pour le tableau
21984 \begin_inset space ~
21985 \end_inset
21986
21987
21988 \begin_inset CommandInset ref
21989 LatexCommand ref
21990 reference "tab:Tableau-filets-1.5pt"
21991
21992 \end_inset
21993
21994 , insérez la commande
21995 \end_layout
21996
21997 \begin_layout Standard
21998
21999 \series bold
22000
22001 \backslash
22002 setlength{
22003 \backslash
22004 arrayrulewidth}{1.5pt}
22005 \end_layout
22006
22007 \begin_layout Standard
22008 en code TeX avant le tableau ou le flottant de tableau.
22009  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22010  suivent.
22011  pour revenir aux valeurs implicites, mettez 
22012 \series bold
22013
22014 \backslash
22015 arrayrulewidth
22016 \series default
22017  à 0.4
22018 \begin_inset space \thinspace{}
22019 \end_inset
22020
22021 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
22022 \end_layout
22023
22024 \begin_layout Standard
22025 \begin_inset ERT
22026 status collapsed
22027
22028 \begin_layout Plain Layout
22029
22030
22031 \backslash
22032 setlength{
22033 \backslash
22034 arrayrulewidth}{1.5pt}
22035 \end_layout
22036
22037 \end_inset
22038
22039
22040 \begin_inset Float table
22041 wide false
22042 sideways false
22043 status open
22044
22045 \begin_layout Plain Layout
22046 \begin_inset Caption Standard
22047
22048 \begin_layout Plain Layout
22049 \begin_inset CommandInset label
22050 LatexCommand label
22051 name "tab:Tableau-filets-1.5pt"
22052
22053 \end_inset
22054
22055 Tableau avec des filets de 1.5
22056 \begin_inset space \thinspace{}
22057 \end_inset
22058
22059 pt
22060 \end_layout
22061
22062 \end_inset
22063
22064
22065 \end_layout
22066
22067 \begin_layout Plain Layout
22068 \align center
22069 \begin_inset Tabular
22070 <lyxtabular version="3" rows="3" columns="3">
22071 <features rotate="0" tabularvalignment="middle">
22072 <column alignment="center" valignment="top">
22073 <column alignment="center" valignment="top">
22074 <column alignment="center" valignment="top">
22075 <row>
22076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080 sd
22081 \end_layout
22082
22083 \end_inset
22084 </cell>
22085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22086 \begin_inset Text
22087
22088 \begin_layout Plain Layout
22089
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \begin_layout Plain Layout
22098
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 </row>
22104 <row>
22105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22106 \begin_inset Text
22107
22108 \begin_layout Plain Layout
22109
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22115 \begin_inset Text
22116
22117 \begin_layout Plain Layout
22118 sd
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22124 \begin_inset Text
22125
22126 \begin_layout Plain Layout
22127
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156 sd
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 </row>
22162 </lyxtabular>
22163
22164 \end_inset
22165
22166
22167 \end_layout
22168
22169 \end_inset
22170
22171
22172 \begin_inset ERT
22173 status collapsed
22174
22175 \begin_layout Plain Layout
22176
22177
22178 \backslash
22179 setlength{
22180 \backslash
22181 arrayrulewidth}{0.4pt}
22182 \end_layout
22183
22184 \end_inset
22185
22186
22187 \end_layout
22188
22189 \begin_layout Standard
22190 \begin_inset VSpace bigskip
22191 \end_inset
22192
22193 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22194 \begin_inset space \thinspace{}
22195 \end_inset
22196
22197 pt, comme dans le tableau
22198 \begin_inset space ~
22199 \end_inset
22200
22201
22202 \begin_inset CommandInset ref
22203 LatexCommand ref
22204 reference "tab:Tableau-filets-horizontaux-1.5pt"
22205
22206 \end_inset
22207
22208 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
22209  de tableau :
22210 \end_layout
22211
22212 \begin_layout Standard
22213
22214 \series bold
22215
22216 \backslash
22217 let
22218 \backslash
22219 myHline
22220 \backslash
22221 hline
22222 \begin_inset Newline newline
22223 \end_inset
22224
22225
22226 \backslash
22227 renewcommand{
22228 \backslash
22229 hline}
22230 \begin_inset Newline newline
22231 \end_inset
22232
22233  {
22234 \backslash
22235 noalign{
22236 \backslash
22237 global
22238 \backslash
22239 arrayrulewidth 1.5pt}
22240 \begin_inset Newline newline
22241 \end_inset
22242
22243  
22244 \backslash
22245 myHline
22246 \backslash
22247 noalign{
22248 \backslash
22249 global
22250 \backslash
22251 arrayrulewidth 0.4pt}}
22252 \end_layout
22253
22254 \begin_layout Standard
22255 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22256  en code TeX après le tableau ou le flottant de tableau :
22257 \end_layout
22258
22259 \begin_layout Standard
22260
22261 \series bold
22262
22263 \backslash
22264 renewcommand{
22265 \backslash
22266 hline}{
22267 \backslash
22268 myHline}
22269 \end_layout
22270
22271 \begin_layout Standard
22272 \begin_inset ERT
22273 status collapsed
22274
22275 \begin_layout Plain Layout
22276
22277
22278 \backslash
22279 let
22280 \backslash
22281 myHline
22282 \backslash
22283 hline
22284 \end_layout
22285
22286 \begin_layout Plain Layout
22287
22288
22289 \backslash
22290 renewcommand{
22291 \backslash
22292 hline}
22293 \end_layout
22294
22295 \begin_layout Plain Layout
22296
22297  {
22298 \backslash
22299 noalign{
22300 \backslash
22301 global
22302 \backslash
22303 arrayrulewidth 1.5pt}
22304 \end_layout
22305
22306 \begin_layout Plain Layout
22307
22308   
22309 \backslash
22310 myHline
22311 \backslash
22312 noalign{
22313 \backslash
22314 global
22315 \backslash
22316 arrayrulewidth 0.4pt}}
22317 \end_layout
22318
22319 \end_inset
22320
22321
22322 \begin_inset Float table
22323 wide false
22324 sideways false
22325 status open
22326
22327 \begin_layout Plain Layout
22328 \begin_inset Caption Standard
22329
22330 \begin_layout Plain Layout
22331 \begin_inset CommandInset label
22332 LatexCommand label
22333 name "tab:Tableau-filets-horizontaux-1.5pt"
22334
22335 \end_inset
22336
22337 Tableau avec des filets horizontaux de 1.5
22338 \begin_inset space \thinspace{}
22339 \end_inset
22340
22341 pt
22342 \end_layout
22343
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \begin_layout Plain Layout
22350 \align center
22351 \begin_inset Tabular
22352 <lyxtabular version="3" rows="3" columns="3">
22353 <features rotate="0" tabularvalignment="middle">
22354 <column alignment="center" valignment="top">
22355 <column alignment="center" valignment="top">
22356 <column alignment="center" valignment="top">
22357 <row>
22358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362 sd
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 </row>
22386 <row>
22387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 sd
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 </row>
22415 <row>
22416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 sd
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 </row>
22444 </lyxtabular>
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \end_inset
22452
22453
22454 \begin_inset ERT
22455 status collapsed
22456
22457 \begin_layout Plain Layout
22458
22459
22460 \backslash
22461 renewcommand{
22462 \backslash
22463 hline}{
22464 \backslash
22465 myHline}
22466 \end_layout
22467
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \begin_layout Standard
22474 \begin_inset VSpace bigskip
22475 \end_inset
22476
22477 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22478 \begin_inset space \thinspace{}
22479 \end_inset
22480
22481 pt, créez le format de colonne suivant dans le préambule, en suivant la
22482  description de la section
22483 \begin_inset space ~
22484 \end_inset
22485
22486
22487 \begin_inset CommandInset ref
22488 LatexCommand ref
22489 reference "sub:Formats-personnalisés"
22490
22491 \end_inset
22492
22493 :
22494 \end_layout
22495
22496 \begin_layout Standard
22497
22498 \series bold
22499
22500 \backslash
22501 newcolumntype{V}{!{
22502 \backslash
22503 vrule width 1.5pt}}
22504 \end_layout
22505
22506 \begin_layout Standard
22507 Pour le tableau
22508 \begin_inset space ~
22509 \end_inset
22510
22511
22512 \begin_inset CommandInset ref
22513 LatexCommand ref
22514 reference "tab:Tableau-filets-verticaux-1.5pt"
22515
22516 \end_inset
22517
22518  le paramètre LaTeX 
22519 \end_layout
22520
22521 \begin_layout Standard
22522
22523 \series bold
22524 VcV
22525 \end_layout
22526
22527 \begin_layout Standard
22528 a été utilisé pour la dernière colonne et
22529 \end_layout
22530
22531 \begin_layout Standard
22532
22533 \series bold
22534 Vc
22535 \end_layout
22536
22537 \begin_layout Standard
22538 pour les autres colonnes.
22539 \end_layout
22540
22541 \begin_layout Standard
22542 \begin_inset Float table
22543 wide false
22544 sideways false
22545 status open
22546
22547 \begin_layout Plain Layout
22548 \begin_inset Caption Standard
22549
22550 \begin_layout Plain Layout
22551 \begin_inset CommandInset label
22552 LatexCommand label
22553 name "tab:Tableau-filets-verticaux-1.5pt"
22554
22555 \end_inset
22556
22557 Tableau avec des filets verticaux de 1.5
22558 \begin_inset space \thinspace{}
22559 \end_inset
22560
22561 pt 
22562 \end_layout
22563
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \begin_layout Plain Layout
22570 \align center
22571 \begin_inset Tabular
22572 <lyxtabular version="3" rows="3" columns="3">
22573 <features rotate="0" tabularvalignment="middle">
22574 <column alignment="center" valignment="top" special="Vc">
22575 <column alignment="center" valignment="top" special="Vc">
22576 <column alignment="center" valignment="top" special="VcV">
22577 <row>
22578 <cell alignment="center" valignment="top" topline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582 sd
22583 \end_layout
22584
22585 \end_inset
22586 </cell>
22587 <cell alignment="center" valignment="top" topline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 <cell alignment="center" valignment="top" topline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 </row>
22606 <row>
22607 <cell alignment="center" valignment="top" topline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 sd
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 <cell alignment="center" valignment="top" topline="true" usebox="none">
22626 \begin_inset Text
22627
22628 \begin_layout Plain Layout
22629
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 </row>
22635 <row>
22636 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658 sd
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 </row>
22664 </lyxtabular>
22665
22666 \end_inset
22667
22668
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \begin_layout Subsection
22677 Filets à traits interrompus
22678 \begin_inset Index idx
22679 status collapsed
22680
22681 \begin_layout Plain Layout
22682 Personnalisation des tableaux ! Filets à traits interrompus
22683 \end_layout
22684
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \begin_layout Standard
22691 \begin_inset ERT
22692 status collapsed
22693
22694 \begin_layout Plain Layout
22695
22696
22697 \backslash
22698 ifarydshln
22699 \end_layout
22700
22701 \end_inset
22702
22703
22704 \begin_inset Note Note
22705 status open
22706
22707 \begin_layout Plain Layout
22708 La section suivante ne s'affichera que si vous avez installé le paquetage
22709  LaTeX 
22710 \series bold
22711 arydshln
22712 \series default
22713 .
22714 \end_layout
22715
22716 \end_inset
22717
22718
22719 \end_layout
22720
22721 \begin_layout Standard
22722 \begin_inset Float table
22723 placement H
22724 wide false
22725 sideways false
22726 status open
22727
22728 \begin_layout Plain Layout
22729 \begin_inset Caption Standard
22730
22731 \begin_layout Plain Layout
22732 \begin_inset CommandInset label
22733 LatexCommand label
22734 name "tab:Tableau-filets-tirets"
22735
22736 \end_inset
22737
22738 Tableau avec des filets à traits interrompus
22739 \end_layout
22740
22741 \end_inset
22742
22743
22744 \end_layout
22745
22746 \begin_layout Plain Layout
22747 \align center
22748 \begin_inset Tabular
22749 <lyxtabular version="3" rows="5" columns="5">
22750 <features rotate="0" tabularvalignment="middle">
22751 <column alignment="center" valignment="top">
22752 <column alignment="center" valignment="top">
22753 <column alignment="center" valignment="top" special=":c">
22754 <column alignment="center" valignment="top">
22755 <column alignment="center" valignment="top">
22756 <row>
22757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 a
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770 b
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22776 \begin_inset Text
22777
22778 \begin_layout Plain Layout
22779 c
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22785 \begin_inset Text
22786
22787 \begin_layout Plain Layout
22788 d
22789 \end_layout
22790
22791 \end_inset
22792 </cell>
22793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22794 \begin_inset Text
22795
22796 \begin_layout Plain Layout
22797 e
22798 \end_layout
22799
22800 \end_inset
22801 </cell>
22802 </row>
22803 <row>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808 f
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817 g
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 <cell alignment="center" valignment="top" topline="true" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Plain Layout
22826 h
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 i
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22841 \begin_inset Text
22842
22843 \begin_layout Plain Layout
22844 j
22845 \end_layout
22846
22847 \end_inset
22848 </cell>
22849 </row>
22850 <row>
22851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22852 \begin_inset Text
22853
22854 \begin_layout Plain Layout
22855 \begin_inset ERT
22856 status collapsed
22857
22858 \begin_layout Plain Layout
22859
22860
22861 \backslash
22862 hdashline 
22863 \end_layout
22864
22865 \end_inset
22866
22867 k
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876 l
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885 m
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22891 \begin_inset Text
22892
22893 \begin_layout Plain Layout
22894 n
22895 \end_layout
22896
22897 \end_inset
22898 </cell>
22899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903 o
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 </row>
22909 <row>
22910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914 \begin_inset ERT
22915 status collapsed
22916
22917 \begin_layout Plain Layout
22918
22919
22920 \backslash
22921 cdashline{4-5}
22922 \end_layout
22923
22924 \end_inset
22925
22926 p
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935 q
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944 r
22945 \end_layout
22946
22947 \end_inset
22948 </cell>
22949 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953 s
22954 \end_layout
22955
22956 \end_inset
22957 </cell>
22958 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 </row>
22968 <row>
22969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 t
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982 u
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991 v
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 w
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009 x
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 </row>
23015 </lyxtabular>
23016
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \begin_layout Standard
23028 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
23029  donc employer du code TeX.
23030  Mais avant il faut charger le paquetage LaTeX 
23031 \series bold
23032 arydshln
23033 \series default
23034
23035 \begin_inset Index idx
23036 status collapsed
23037
23038 \begin_layout Plain Layout
23039 Paquetages LaTeX ! arydshln
23040 \end_layout
23041
23042 \end_inset
23043
23044  dans le préambule du document avec la commande 
23045 \end_layout
23046
23047 \begin_layout Standard
23048
23049 \series bold
23050
23051 \backslash
23052 usepackage{arydshln}
23053 \end_layout
23054
23055 \begin_layout Standard
23056 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23057  
23058 \begin_inset Quotes fld
23059 \end_inset
23060
23061 :
23062 \begin_inset Quotes frd
23063 \end_inset
23064
23065  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
23066  dans la fenêtre de dialogue de paramètre du tableau.
23067 \end_layout
23068
23069 \begin_layout Standard
23070 Pour un trait horizontal interrompu, ajoutez la commande
23071 \end_layout
23072
23073 \begin_layout Standard
23074
23075 \series bold
23076
23077 \backslash
23078 hdashline
23079 \end_layout
23080
23081 \begin_layout Standard
23082 en code TeX comme premier élément de la première cellule de la ligne de
23083  tableau.
23084 \end_layout
23085
23086 \begin_layout Standard
23087 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23088  commande 
23089 \end_layout
23090
23091 \begin_layout Standard
23092
23093 \series bold
23094
23095 \backslash
23096 cdashline{
23097 \series default
23098 numéros de colonnes}
23099 \end_layout
23100
23101 \begin_layout Standard
23102 en code TeX comme premier élément de la première cellule de la ligne.
23103  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
23104  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23105 \end_layout
23106
23107 \begin_layout Standard
23108
23109 \series bold
23110
23111 \backslash
23112 cdashline{2-4}
23113 \end_layout
23114
23115 \begin_layout Standard
23116 comme premier élément de la première cellule de la ligne contenant la multi-colo
23117 nnes.
23118 \end_layout
23119
23120 \begin_layout Standard
23121 \begin_inset VSpace bigskip
23122 \end_inset
23123
23124
23125 \end_layout
23126
23127 \begin_layout Standard
23128 Le tableau
23129 \begin_inset space ~
23130 \end_inset
23131
23132
23133 \begin_inset CommandInset ref
23134 LatexCommand ref
23135 reference "tab:Tableau-filets-tirets"
23136
23137 \end_inset
23138
23139  a été créé en utilisant 
23140 \begin_inset Quotes fld
23141 \end_inset
23142
23143
23144 \series bold
23145 :c
23146 \series default
23147
23148 \begin_inset Quotes frd
23149 \end_inset
23150
23151  comme paramètre LaTeX pour la troisième colonne.
23152  La commande en code TeX 
23153 \series bold
23154
23155 \backslash
23156 hdashline
23157 \series default
23158  a été insérée dans la première cellule de la troisième ligne et la commande
23159  en code TeX 
23160 \series bold
23161
23162 \backslash
23163 cdashline{4-5}
23164 \series default
23165  a été insérée dans la première cellule de la quatrième ligne.
23166 \end_layout
23167
23168 \begin_layout Standard
23169 \begin_inset VSpace bigskip
23170 \end_inset
23171
23172 Les filets interrompus peuvent également colorés comme indiqué tableau
23173 \begin_inset space ~
23174 \end_inset
23175
23176
23177 \begin_inset CommandInset ref
23178 LatexCommand ref
23179 reference "tab:Colored-table-with"
23180
23181 \end_inset
23182
23183 .
23184 \end_layout
23185
23186 \begin_layout Standard
23187 \begin_inset ERT
23188 status collapsed
23189
23190 \begin_layout Plain Layout
23191
23192
23193 \backslash
23194 setlength{
23195 \backslash
23196 arrayrulewidth}{1pt}
23197 \end_layout
23198
23199 \end_inset
23200
23201
23202 \begin_inset Note Note
23203 status collapsed
23204
23205 \begin_layout Plain Layout
23206 filets épaissis pour un meilleur affichage de la couleur du file
23207 \lang english
23208 t
23209 \end_layout
23210
23211 \end_inset
23212
23213
23214 \end_layout
23215
23216 \begin_layout Standard
23217 \begin_inset ERT
23218 status collapsed
23219
23220 \begin_layout Plain Layout
23221
23222
23223 \backslash
23224 dashgapcolor{green}
23225 \end_layout
23226
23227 \end_inset
23228
23229
23230 \begin_inset Note Note
23231 status collapsed
23232
23233 \begin_layout Plain Layout
23234 espaces entre les tirets en vert
23235 \end_layout
23236
23237 \end_inset
23238
23239
23240 \end_layout
23241
23242 \begin_layout Standard
23243 \begin_inset ERT
23244 status collapsed
23245
23246 \begin_layout Plain Layout
23247
23248
23249 \backslash
23250 let
23251 \backslash
23252 myHdashline
23253 \backslash
23254 hdashline
23255 \end_layout
23256
23257 \begin_layout Plain Layout
23258
23259
23260 \backslash
23261 renewcommand{
23262 \backslash
23263 hdashline}
23264 \end_layout
23265
23266 \begin_layout Plain Layout
23267
23268  {
23269 \backslash
23270 arrayrulecolor{red}
23271 \backslash
23272 myHdashline
23273 \backslash
23274 arrayrulecolor{black}}
23275 \end_layout
23276
23277 \end_inset
23278
23279
23280 \begin_inset Note Note
23281 status collapsed
23282
23283 \begin_layout Plain Layout
23284 filets interrompus horizontaux en rouge
23285 \end_layout
23286
23287 \end_inset
23288
23289
23290 \end_layout
23291
23292 \begin_layout Standard
23293 \begin_inset ERT
23294 status collapsed
23295
23296 \begin_layout Plain Layout
23297
23298
23299 \backslash
23300 let
23301 \backslash
23302 myCdashline
23303 \backslash
23304 cdashline
23305 \end_layout
23306
23307 \begin_layout Plain Layout
23308
23309
23310 \backslash
23311 renewcommand{
23312 \backslash
23313 cdashline}[1]
23314 \end_layout
23315
23316 \begin_layout Plain Layout
23317
23318  {
23319 \backslash
23320 arrayrulecolor{yellow}
23321 \backslash
23322 myCdashline{#1}
23323 \backslash
23324 arrayrulecolor{black}}
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \begin_inset Note Note
23331 status collapsed
23332
23333 \begin_layout Plain Layout
23334 filets interrompus horizontaux en jaune, partiellement
23335 \end_layout
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Standard
23343 \begin_inset Float table
23344 placement h
23345 wide false
23346 sideways false
23347 status open
23348
23349 \begin_layout Plain Layout
23350 \begin_inset Caption Standard
23351
23352 \begin_layout Plain Layout
23353 \begin_inset CommandInset label
23354 LatexCommand label
23355 name "tab:Colored-table-with"
23356
23357 \end_inset
23358
23359 Tableau coloré avec filets interropus
23360 \end_layout
23361
23362 \end_inset
23363
23364
23365 \end_layout
23366
23367 \begin_layout Plain Layout
23368 \align center
23369 \begin_inset Tabular
23370 <lyxtabular version="3" rows="5" columns="5">
23371 <features rotate="0" tabularvalignment="middle">
23372 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23373 <column alignment="center" valignment="top" width="0pt">
23374 <column alignment="center" valignment="top" width="0pt" special=":c">
23375 <column alignment="center" valignment="top">
23376 <column alignment="center" valignment="top">
23377 <row>
23378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382 a
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 <cell alignment="center" valignment="top" topline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391 b
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 <cell alignment="center" valignment="top" topline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400 c
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409 d
23410 \end_layout
23411
23412 \end_inset
23413 </cell>
23414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418 e
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 </row>
23424 <row>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429 f
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 <cell alignment="center" valignment="top" topline="true" usebox="none">
23435 \begin_inset Text
23436
23437 \begin_layout Plain Layout
23438 g
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 <cell alignment="center" valignment="top" topline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447 h
23448 \end_layout
23449
23450 \end_inset
23451 </cell>
23452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456 i
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465 j
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 </row>
23471 <row>
23472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476 \begin_inset ERT
23477 status collapsed
23478
23479 \begin_layout Plain Layout
23480
23481
23482 \backslash
23483 hdashline 
23484 \end_layout
23485
23486 \end_inset
23487
23488
23489 \begin_inset ERT
23490 status collapsed
23491
23492 \begin_layout Plain Layout
23493
23494
23495 \backslash
23496 rowcolor{Gray}
23497 \end_layout
23498
23499 \end_inset
23500
23501 k
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510 l
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 <cell alignment="center" valignment="top" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519 m
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528 n
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537 o
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 </row>
23543 <row>
23544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548 \begin_inset ERT
23549 status collapsed
23550
23551 \begin_layout Plain Layout
23552
23553
23554 \backslash
23555 cdashline{4-5}
23556 \end_layout
23557
23558 \end_inset
23559
23560 p
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569 q
23570 \end_layout
23571
23572 \end_inset
23573 </cell>
23574 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578 r
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587 s
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 </row>
23602 <row>
23603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607 t
23608 \end_layout
23609
23610 \end_inset
23611 </cell>
23612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616 u
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23622 \begin_inset Text
23623
23624 \begin_layout Plain Layout
23625 v
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634 w
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643 \begin_inset ERT
23644 status collapsed
23645
23646 \begin_layout Plain Layout
23647
23648
23649 \backslash
23650 cellcolor{Maroon}
23651 \end_layout
23652
23653 \end_inset
23654
23655 i
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 </lyxtabular>
23662
23663 \end_inset
23664
23665
23666 \end_layout
23667
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \begin_layout Standard
23674 \begin_inset ERT
23675 status collapsed
23676
23677 \begin_layout Plain Layout
23678
23679
23680 \backslash
23681 renewcommand{
23682 \backslash
23683 hdashline}{
23684 \backslash
23685 myHdashline}
23686 \end_layout
23687
23688 \end_inset
23689
23690
23691 \lang english
23692
23693 \begin_inset Note Note
23694 status collapsed
23695
23696 \begin_layout Plain Layout
23697 retour à la valeur implicite
23698 \end_layout
23699
23700 \end_inset
23701
23702
23703 \end_layout
23704
23705 \begin_layout Standard
23706 \begin_inset ERT
23707 status collapsed
23708
23709 \begin_layout Plain Layout
23710
23711
23712 \backslash
23713 renewcommand{
23714 \backslash
23715 cdashline}{
23716 \backslash
23717 myCdashline}
23718 \end_layout
23719
23720 \end_inset
23721
23722
23723 \lang english
23724
23725 \begin_inset Note Note
23726 status collapsed
23727
23728 \begin_layout Plain Layout
23729 retour à la valeur implicite
23730 \end_layout
23731
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \begin_layout Standard
23738 \begin_inset ERT
23739 status collapsed
23740
23741 \begin_layout Plain Layout
23742
23743
23744 \backslash
23745 nodashgapcolor
23746 \end_layout
23747
23748 \end_inset
23749
23750
23751 \lang english
23752
23753 \begin_inset Note Note
23754 status collapsed
23755
23756 \begin_layout Plain Layout
23757 retour à la valeur implicite
23758 \end_layout
23759
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \begin_layout Standard
23766 \begin_inset ERT
23767 status collapsed
23768
23769 \begin_layout Plain Layout
23770
23771
23772 \backslash
23773 setlength{
23774 \backslash
23775 arrayrulewidth}{0.4pt}
23776 \end_layout
23777
23778 \end_inset
23779
23780
23781 \lang english
23782
23783 \begin_inset Note Note
23784 status collapsed
23785
23786 \begin_layout Plain Layout
23787 retour à la valeur implicite
23788 \end_layout
23789
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \begin_layout Standard
23796 La coloration des lignes, des colonnes et des filets fonctionne comme il
23797  est décrit section
23798 \begin_inset space ~
23799 \end_inset
23800
23801
23802 \begin_inset CommandInset ref
23803 LatexCommand ref
23804 reference "sec:Tableaux-Colorés"
23805
23806 \end_inset
23807
23808 .
23809  Coloret les filets horizontaux fonctionne de manière analogue comme il
23810  est décrit ici, il suffit de remplacer la commande 
23811 \series bold
23812
23813 \backslash
23814 myHlineC
23815 \series default
23816  par 
23817 \series bold
23818
23819 \backslash
23820 myHdashline
23821 \series default
23822  et la commande 
23823 \backslash
23824
23825 \series bold
23826 hlinepar
23827 \series default
23828  
23829 \series bold
23830
23831 \backslash
23832 hdashline
23833 \series default
23834 .
23835  On utilise donc les commandes:
23836 \end_layout
23837
23838 \begin_layout Standard
23839
23840 \series bold
23841
23842 \backslash
23843 let
23844 \backslash
23845 myHdashline
23846 \backslash
23847 hdashline
23848 \begin_inset Newline newline
23849 \end_inset
23850
23851
23852 \backslash
23853 renewcommand{
23854 \backslash
23855 hdashline}
23856 \begin_inset Newline newline
23857 \end_inset
23858
23859
23860 \begin_inset Phantom HPhantom
23861 status open
23862
23863 \begin_layout Plain Layout
23864 \begin_inset space ~
23865 \end_inset
23866
23867
23868 \end_layout
23869
23870 \end_inset
23871
23872 {
23873 \backslash
23874 arrayrulecolor{red}
23875 \backslash
23876 myHdashline
23877 \backslash
23878 arrayrulecolor{black}}
23879 \end_layout
23880
23881 \begin_layout Standard
23882 Pour colorer 
23883 \series bold
23884
23885 \backslash
23886 cdashline
23887 \series default
23888 , la commande est:
23889 \end_layout
23890
23891 \begin_layout Standard
23892
23893 \series bold
23894
23895 \backslash
23896 let
23897 \backslash
23898 myCdashline
23899 \backslash
23900 cdashline
23901 \begin_inset Newline newline
23902 \end_inset
23903
23904
23905 \backslash
23906 renewcommand{
23907 \backslash
23908 cdashline}[1]
23909 \begin_inset Newline newline
23910 \end_inset
23911
23912
23913 \begin_inset Phantom HPhantom
23914 status open
23915
23916 \begin_layout Plain Layout
23917 \begin_inset space ~
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \end_inset
23924
23925 {
23926 \backslash
23927 arrayrulecolor{red}
23928 \backslash
23929 myCdashline{#1}
23930 \backslash
23931 arrayrulecolor{black}}
23932 \end_layout
23933
23934 \begin_layout Standard
23935 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
23936  code TeX après le tableau,
23937 \end_layout
23938
23939 \begin_layout Standard
23940 pour 
23941 \series bold
23942
23943 \backslash
23944 hdashline:
23945 \end_layout
23946
23947 \begin_layout Standard
23948
23949 \series bold
23950
23951 \backslash
23952 renewcommand{
23953 \backslash
23954 hdashline}{
23955 \backslash
23956 myHdashline}
23957 \end_layout
23958
23959 \begin_layout Standard
23960 et pour 
23961 \series bold
23962
23963 \backslash
23964 cdashline
23965 \end_layout
23966
23967 \begin_layout Standard
23968
23969 \series bold
23970
23971 \backslash
23972 renewcommand{
23973 \backslash
23974 cdashline}{
23975 \backslash
23976 myCdashline}
23977 \end_layout
23978
23979 \begin_layout Standard
23980 Pour colorer les espaces entre les tirets la commande
23981 \end_layout
23982
23983 \begin_layout Standard
23984
23985 \series bold
23986
23987 \backslash
23988 dashgapcolor{couleur}
23989 \end_layout
23990
23991 \begin_layout Standard
23992 peut être insérée en code TeX avant un tableau.
23993  
23994 \series bold
23995 couleur
23996 \series default
23997  est ici le nom d'une couleur définie précédemment.
23998  La commande
23999 \end_layout
24000
24001 \begin_layout Standard
24002
24003 \series bold
24004
24005 \backslash
24006 nodashgapcolor
24007 \end_layout
24008
24009 \begin_layout Standard
24010 annule les changements induits par 
24011 \series bold
24012
24013 \backslash
24014 dashgapcolor
24015 \series default
24016 .
24017 \end_layout
24018
24019 \begin_layout Standard
24020 \begin_inset Note Greyedout
24021 status open
24022
24023 \begin_layout Plain Layout
24024
24025 \series bold
24026 Not
24027 \series default
24028 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
24029  de 
24030 \series bold
24031 arydshln
24032 \series default
24033  en premier.
24034  Donc dans la cellule 
24035 \emph on
24036 k
24037 \emph default
24038  du tableau
24039 \begin_inset space ~
24040 \end_inset
24041
24042
24043 \begin_inset CommandInset ref
24044 LatexCommand ref
24045 reference "tab:Colored-table-with"
24046
24047 \end_inset
24048
24049  , la commande 
24050 \series bold
24051
24052 \backslash
24053 hdashline
24054 \series default
24055  est placée avant 
24056 \series bold
24057
24058 \backslash
24059 rowcolor
24060 \series default
24061 .
24062 \end_layout
24063
24064 \end_inset
24065
24066
24067 \end_layout
24068
24069 \begin_layout Standard
24070 \begin_inset Note Greyedout
24071 status open
24072
24073 \begin_layout Plain Layout
24074
24075 \series bold
24076 Nota:
24077 \series default
24078  le paquetage LaTeX 
24079 \series bold
24080 arydshln
24081 \series default
24082  doit être chargé dans le préambule 
24083 \emph on
24084 avant
24085 \emph default
24086  le paquetage 
24087 \series bold
24088 colortbl
24089 \series default
24090
24091 \begin_inset Index idx
24092 status collapsed
24093
24094 \begin_layout Plain Layout
24095 Paquetages LaTeX ! colortbl
24096 \end_layout
24097
24098 \end_inset
24099
24100 .
24101 \end_layout
24102
24103 \end_inset
24104
24105
24106 \end_layout
24107
24108 \begin_layout Standard
24109 \begin_inset ERT
24110 status collapsed
24111
24112 \begin_layout Plain Layout
24113
24114
24115 \backslash
24116 else
24117 \end_layout
24118
24119 \end_inset
24120
24121
24122 \begin_inset Note Note
24123 status open
24124
24125 \begin_layout Plain Layout
24126 Ce qui suit sera affiché si le paquetage LaTeX 
24127 \series bold
24128 arydshln
24129 \series default
24130  n'est pas installé :
24131 \end_layout
24132
24133 \end_inset
24134
24135
24136 \end_layout
24137
24138 \begin_layout Standard
24139 Vous devez installer le paquetage LaTeX 
24140 \series bold
24141 arydshln
24142 \series default
24143  pour voir le contenu des cette section dans la sortie imprimée.
24144 \end_layout
24145
24146 \begin_layout Standard
24147 \begin_inset ERT
24148 status collapsed
24149
24150 \begin_layout Plain Layout
24151
24152
24153 \backslash
24154 fi
24155 \end_layout
24156
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \begin_layout Standard
24163 Pour les détails concernant les filets colorés, voir la documentation du
24164  paquetage 
24165 \series bold
24166 arydshln
24167 \series default
24168
24169 \begin_inset CommandInset citation
24170 LatexCommand cite
24171 key "arydshln"
24172
24173 \end_inset
24174
24175 .
24176 \end_layout
24177
24178 \begin_layout Chapter
24179 Flottants
24180 \begin_inset CommandInset label
24181 LatexCommand label
24182 name "chap:Flottants"
24183
24184 \end_inset
24185
24186
24187 \begin_inset Index idx
24188 status collapsed
24189
24190 \begin_layout Plain Layout
24191 Flottants
24192 \end_layout
24193
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \begin_layout Section
24200 Introduction
24201 \begin_inset CommandInset label
24202 LatexCommand label
24203 name "sec:Flottants-Introduction"
24204
24205 \end_inset
24206
24207
24208 \begin_inset Index idx
24209 status collapsed
24210
24211 \begin_layout Plain Layout
24212 Flottants ! Introduction
24213 \end_layout
24214
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \begin_layout Standard
24221 Un flottant est une portion de document, qui peut être associé à une étiquette
24222  et dont la position n'est pas fixée.
24223  Il peut 
24224 \begin_inset Quotes fld
24225 \end_inset
24226
24227 flotter
24228 \begin_inset Quotes frd
24229 \end_inset
24230
24231  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24232  plus approprié.
24233  Les 
24234 \family sans
24235 Notes
24236 \begin_inset space ~
24237 \end_inset
24238
24239 en
24240 \begin_inset space ~
24241 \end_inset
24242
24243 Bas
24244 \begin_inset space ~
24245 \end_inset
24246
24247 de
24248 \begin_inset space ~
24249 \end_inset
24250
24251 Page
24252 \family default
24253  et le 
24254 \family sans
24255 Notes
24256 \begin_inset space ~
24257 \end_inset
24258
24259 en
24260 \begin_inset space ~
24261 \end_inset
24262
24263 Marge
24264 \family default
24265  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24266  sur la page suivante quand il y a trop de notes sur la page courante.
24267 \end_layout
24268
24269 \begin_layout Standard
24270 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24271  très grande qualité.
24272  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24273  éviter des lignes blanches ou des pages sans texte.
24274  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24275  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24276  le texte.
24277  Les flottants sont donc numérotés.
24278  Les références croisées sont décrites dans la section
24279 \begin_inset space ~
24280 \end_inset
24281
24282
24283 \begin_inset CommandInset ref
24284 LatexCommand ref
24285 reference "sec:Referencer-les-Flottants"
24286
24287 \end_inset
24288
24289 .
24290 \end_layout
24291
24292 \begin_layout Standard
24293 Pour insérer un flottant, on utilise un des sous menus du menu 
24294 \family sans
24295 Insertion\SpecialChar \menuseparator
24296 Flottant
24297 \family default
24298  (barre d'outils 
24299 \begin_inset Info
24300 type  "icon"
24301 arg   "float-insert figure"
24302 \end_inset
24303
24304  ou 
24305 \begin_inset Info
24306 type  "icon"
24307 arg   "float-insert table"
24308 \end_inset
24309
24310 ).
24311  Une boîte va être insérée dans votre document avec par exemple une étiquette
24312  du genre 
24313 \begin_inset Quotes fld
24314 \end_inset
24315
24316 Figure
24317 \begin_inset space ~
24318 \end_inset
24319
24320 #:
24321 \begin_inset Quotes frd
24322 \end_inset
24323
24324  (où # est un numéro).
24325  L'étiquette est automatiquement traduite dans la langue du document dans
24326  la sortie finale.
24327  Après l'étiquette vous pouvez insérer du texte comme légende.
24328  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24329  séparé, à l'intérieur du flottant.
24330  Vous trouverez plus de détails sur le positionnement des légendes dans
24331  la section
24332 \begin_inset space ~
24333 \end_inset
24334
24335
24336 \begin_inset CommandInset ref
24337 LatexCommand ref
24338 reference "sec:Placement-légende"
24339
24340 \end_inset
24341
24342 .
24343  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
24344  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24345  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24346  Une boîte de flottant fermée ressemble à ceci : 
24347 \begin_inset Graphics
24348         filename clipart/floatQt4.png
24349         scale 60
24350
24351 \end_inset
24352
24353  – une case grise avec un texte rouge.
24354 \end_layout
24355
24356 \begin_layout Standard
24357 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24358  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
24359  est formaté de façon particulière.
24360 \end_layout
24361
24362 \begin_layout Section
24363 Les types de flottants
24364 \end_layout
24365
24366 \begin_layout Standard
24367 En plus des flottants de figures et de tableau qui sont décrits respectivement
24368  dans les sections
24369 \begin_inset space ~
24370 \end_inset
24371
24372
24373 \begin_inset CommandInset ref
24374 LatexCommand ref
24375 reference "sec:Figure-Floats"
24376
24377 \end_inset
24378
24379  et 
24380 \begin_inset CommandInset ref
24381 LatexCommand ref
24382 reference "sec:Table-Floats"
24383
24384 \end_inset
24385
24386 , LyX offre aussi les types 
24387 \family sans
24388 Algorithme
24389 \family default
24390  et 
24391 \family sans
24392 Enrobage
24393 \family default
24394 .
24395  Ces derniers sont expliques dans la section
24396 \begin_inset space \thinspace{}
24397 \end_inset
24398
24399
24400 \begin_inset CommandInset ref
24401 LatexCommand ref
24402 reference "sec:Flottant-d'enrobage"
24403
24404 \end_inset
24405
24406 .
24407 \end_layout
24408
24409 \begin_layout Subsection
24410 Flottant d'algorithme
24411 \begin_inset Index idx
24412 status collapsed
24413
24414 \begin_layout Plain Layout
24415 Flottants ! Algorithmes
24416 \end_layout
24417
24418 \end_inset
24419
24420
24421 \begin_inset CommandInset label
24422 LatexCommand label
24423 name "sub:Flottant-d'Algorithme"
24424
24425 \end_inset
24426
24427
24428 \end_layout
24429
24430 \begin_layout Standard
24431 \begin_inset Float algorithm
24432 placement h
24433 wide false
24434 sideways false
24435 status open
24436
24437 \begin_layout Plain Layout
24438 \begin_inset Caption Standard
24439
24440 \begin_layout Plain Layout
24441 \begin_inset CommandInset label
24442 LatexCommand label
24443 name "alg:Exemple-Flottant-Algorithme"
24444
24445 \end_inset
24446
24447 Exemple de flottant d'algorithme
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout LyX-Code
24456 for I in 1..N loop
24457 \begin_inset Newline newline
24458 \end_inset
24459
24460  Sum:= Sum + A(I); /*comment*/
24461 \begin_inset Newline newline
24462 \end_inset
24463
24464 end loop
24465 \begin_inset VSpace -4mm
24466 \end_inset
24467
24468
24469 \end_layout
24470
24471 \end_inset
24472
24473
24474 \end_layout
24475
24476 \begin_layout Standard
24477 Ce type de flottant est inséré à l'aide du menu 
24478 \family sans
24479 Insertion\SpecialChar \menuseparator
24480 Flottant\SpecialChar \menuseparator
24481 Algorithme
24482 \family default
24483 .
24484  Il peut être utilisé pour des morceaux de code source ou des descriptions
24485  d'algorithmes et peut être utilisé comme une alternative au listing de
24486  code source qui est décrit au chapitre
24487 \begin_inset space ~
24488 \end_inset
24489
24490
24491 \begin_inset CommandInset ref
24492 LatexCommand ref
24493 reference "cha:Program-Code-Listings"
24494
24495 \end_inset
24496
24497 .
24498  Vous pouvez par exemple utiliser l'environnement Code
24499 \begin_inset space ~
24500 \end_inset
24501
24502 LyX qui est décrit dans le 
24503 \emph on
24504 Guide
24505 \emph default
24506
24507 \begin_inset space ~
24508 \end_inset
24509
24510
24511 \emph on
24512 de
24513 \begin_inset space ~
24514 \end_inset
24515
24516 l'Utilisateur
24517 \emph default
24518  de LyX.
24519  l'algorithme
24520 \begin_inset space ~
24521 \end_inset
24522
24523
24524 \begin_inset CommandInset ref
24525 LatexCommand ref
24526 reference "alg:Exemple-Flottant-Algorithme"
24527
24528 \end_inset
24529
24530  est un exemple de flottant d'algorithme où un espace vertical de -4
24531 \begin_inset space \thinspace{}
24532 \end_inset
24533
24534 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24535  soit placée exactement sous le texte de la dernière ligne.
24536 \end_layout
24537
24538 \begin_layout Standard
24539 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24540  du document.
24541  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24542 ent en ajoutant la ligne suivante dans le préambule de votre document :
24543 \end_layout
24544
24545 \begin_layout Standard
24546
24547 \series bold
24548
24549 \backslash
24550 floatname{algorithm}{votre
24551 \begin_inset space ~
24552 \end_inset
24553
24554 nom}
24555 \end_layout
24556
24557 \begin_layout Standard
24558
24559 \family sans
24560  votre
24561 \begin_inset space ~
24562 \end_inset
24563
24564 nom
24565 \family default
24566  est le mot 
24567 \begin_inset Quotes fld
24568 \end_inset
24569
24570
24571 \emph on
24572 algorithme
24573 \emph default
24574
24575 \begin_inset Quotes frd
24576 \end_inset
24577
24578  dans votre langue.
24579 \end_layout
24580
24581 \begin_layout Standard
24582 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24583 \family sans
24584 Insertion\SpecialChar \menuseparator
24585 Listes
24586 \begin_inset space ~
24587 \end_inset
24588
24589 &
24590 \begin_inset space ~
24591 \end_inset
24592
24593 TdM\SpecialChar \menuseparator
24594 Liste
24595 \begin_inset space ~
24596 \end_inset
24597
24598 des
24599 \begin_inset space ~
24600 \end_inset
24601
24602 algorithmes
24603 \family default
24604  si votre document est en la même langue que les menus de LyX.
24605  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
24606  en code TeX à la place:
24607 \end_layout
24608
24609 \begin_layout Standard
24610
24611 \series bold
24612
24613 \backslash
24614 listof{algorithm}{votre
24615 \begin_inset space ~
24616 \end_inset
24617
24618 nom}
24619 \end_layout
24620
24621 \begin_layout Standard
24622 où 
24623 \family sans
24624 votre
24625 \begin_inset space ~
24626 \end_inset
24627
24628 nom
24629 \family default
24630  est la traduction de 
24631 \begin_inset Quotes fld
24632 \end_inset
24633
24634
24635 \emph on
24636 List of Algorithm
24637 \emph default
24638 s
24639 \begin_inset Quotes frd
24640 \end_inset
24641
24642  dans votre langue.
24643 \end_layout
24644
24645 \begin_layout Standard
24646 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
24647  le schéma 
24648 \begin_inset Quotes fld
24649 \end_inset
24650
24651 chapitre.algorithme
24652 \begin_inset Quotes frd
24653 \end_inset
24654
24655  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
24656  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
24657  commande dans le préambule de votre document :
24658 \end_layout
24659
24660 \begin_layout Standard
24661
24662 \series bold
24663
24664 \backslash
24665 numberwithin{algorithm}{chapter}
24666 \end_layout
24667
24668 \begin_layout Standard
24669 Pour pouvoir utiliser la commande 
24670 \series bold
24671
24672 \backslash
24673 numberwithin
24674 \series default
24675 , activez l'option 
24676 \family sans
24677 Utiliser
24678 \begin_inset space ~
24679 \end_inset
24680
24681 le
24682 \begin_inset space ~
24683 \end_inset
24684
24685 paquetage
24686 \begin_inset space ~
24687 \end_inset
24688
24689 AMS
24690 \begin_inset space ~
24691 \end_inset
24692
24693 math
24694 \family default
24695  dans la rubrique 
24696 \family sans
24697 Options
24698 \begin_inset space ~
24699 \end_inset
24700
24701 des
24702 \begin_inset space ~
24703 \end_inset
24704
24705 Maths
24706 \family default
24707  de la fenêtre de dialogue 
24708 \family sans
24709 Paramètres
24710 \begin_inset space ~
24711 \end_inset
24712
24713 du
24714 \begin_inset space ~
24715 \end_inset
24716
24717 Document
24718 \family default
24719 .
24720 \end_layout
24721
24722 \begin_layout Section
24723 Numérotation des flottants
24724 \begin_inset Index idx
24725 status collapsed
24726
24727 \begin_layout Plain Layout
24728 Flottants ! Numérotation
24729 \end_layout
24730
24731 \end_inset
24732
24733
24734 \end_layout
24735
24736 \begin_layout Standard
24737 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
24738  ils se trouvent, soit en utilisant un format du genre 
24739 \begin_inset Quotes fld
24740 \end_inset
24741
24742 chapitre.numéro
24743 \begin_inset Quotes frd
24744 \end_inset
24745
24746  ou 
24747 \begin_inset Quotes fld
24748 \end_inset
24749
24750 section.numéro
24751 \begin_inset Quotes frd
24752 \end_inset
24753
24754 .
24755  Cela dépend de la classe de document utilisée.
24756 \end_layout
24757
24758 \begin_layout Standard
24759 Pour changer le format de la numérotation qui ne dépend pas de la section
24760  dans laquelle on se trouve, on peut utiliser la commande suivante dans
24761  le préambule du document :
24762 \end_layout
24763
24764 \begin_layout Standard
24765
24766 \series bold
24767
24768 \backslash
24769 renewcommand{
24770 \backslash
24771 thetable}{
24772 \backslash
24773 roman{table}}
24774 \end_layout
24775
24776 \begin_layout Standard
24777
24778 \series bold
24779
24780 \backslash
24781 thetable
24782 \series default
24783  est la commande qui imprime le numéro du tableau, pour les figures, la
24784  commande serait 
24785 \series bold
24786
24787 \backslash
24788 thefigure
24789 \series default
24790 .
24791  La commande 
24792 \series bold
24793
24794 \backslash
24795 roman
24796 \series default
24797  utilisée dans la commande précédente, imprime le numéro du tableau sous
24798  forme de petits chiffres romains.
24799 \end_layout
24800
24801 \begin_layout Standard
24802 Pour changer le type de numérotation pour par exemple 
24803 \begin_inset Quotes fld
24804 \end_inset
24805
24806 sous-section.numéro
24807 \begin_inset Quotes frd
24808 \end_inset
24809
24810 , utilisez la commande suivante dans le préambule du document :
24811 \end_layout
24812
24813 \begin_layout Standard
24814
24815 \series bold
24816
24817 \backslash
24818 numberwithin{table}{subsection}
24819 \end_layout
24820
24821 \begin_layout Standard
24822 Pour pouvoir utiliser la commande 
24823 \series bold
24824
24825 \backslash
24826 numberwithin
24827 \series default
24828 , vous devez activer l'option 
24829 \family sans
24830 Utiliser
24831 \begin_inset space ~
24832 \end_inset
24833
24834 le
24835 \begin_inset space ~
24836 \end_inset
24837
24838 paquetage
24839 \begin_inset space ~
24840 \end_inset
24841
24842 maths
24843 \begin_inset space ~
24844 \end_inset
24845
24846 AMS
24847 \family default
24848  dans la rubrique 
24849 \family sans
24850 Options
24851 \begin_inset space ~
24852 \end_inset
24853
24854 des
24855 \begin_inset space ~
24856 \end_inset
24857
24858 Maths
24859 \family default
24860  de la fenêtre de dialogue 
24861 \family sans
24862 Paramètres
24863 \family default
24864  du document.
24865 \end_layout
24866
24867 \begin_layout Standard
24868 Veuillez aussi jeter un coup d'œil à la section
24869 \begin_inset space ~
24870 \end_inset
24871
24872
24873 \begin_inset CommandInset ref
24874 LatexCommand ref
24875 reference "sub:Numerotation-notes-bas-de-page"
24876
24877 \end_inset
24878
24879  pour plus de détails et des notes importantes sur les commandes de numérotation.
24880 \end_layout
24881
24882 \begin_layout Section
24883 Faire référence à des flottants
24884 \begin_inset CommandInset label
24885 LatexCommand label
24886 name "sec:Referencer-les-Flottants"
24887
24888 \end_inset
24889
24890
24891 \begin_inset Index idx
24892 status collapsed
24893
24894 \begin_layout Plain Layout
24895 Flottants ! Références
24896 \end_layout
24897
24898 \end_inset
24899
24900
24901 \begin_inset Index idx
24902 status collapsed
24903
24904 \begin_layout Plain Layout
24905 References@Références ! à des Flottants 
24906 \end_layout
24907
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \begin_layout Standard
24914 Pour faire référence à un flottant, insérez une étiquette dans sa légende
24915  en utilisant le menu 
24916 \family sans
24917 Insertion\SpecialChar \menuseparator
24918 Étiquette
24919 \family default
24920  ou le bouton 
24921 \begin_inset Info
24922 type  "icon"
24923 arg   "label-insert"
24924 \end_inset
24925
24926  de la barre d'outils.
24927  Une boîte grise de ce genre : 
24928 \begin_inset Graphics
24929         filename clipart/labelQt4.png
24930         lyxscale 85
24931         scale 85
24932         scaleBeforeRotation
24933
24934 \end_inset
24935
24936  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
24937  de saisir le texte de l'étiquette.
24938  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
24939  précédés d'un préfixe.
24940  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
24941  préfixe sera 
24942 \begin_inset Quotes fld
24943 \end_inset
24944
24945
24946 \family sans
24947 fig:
24948 \family default
24949
24950 \begin_inset Quotes frd
24951 \end_inset
24952
24953 .
24954 \end_layout
24955
24956 \begin_layout Standard
24957 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
24958  Vous pouvez faire référence à cette étiquette en utilisant le menu 
24959 \family sans
24960 Insertion\SpecialChar \menuseparator
24961 Référence
24962 \begin_inset space ~
24963 \end_inset
24964
24965 Croisée
24966 \family default
24967  ou le bouton 
24968 \begin_inset Info
24969 type  "icon"
24970 arg   "dialog-show-new-inset ref"
24971 \end_inset
24972
24973  de la barre d'outils.
24974  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
24975  définies dans votre document.
24976  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
24977  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
24978  de la fenêtre de dialogue.
24979  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
24980  une.
24981  Une boîte grise de référence croisée comme celle-ci : 
24982 \begin_inset Graphics
24983         filename ../clipart/referenceQt4.png
24984         scale 85
24985         scaleBeforeRotation
24986
24987 \end_inset
24988
24989  va être insérée.
24990  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
24991  de la référence croisée.
24992 \end_layout
24993
24994 \begin_layout Standard
24995 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
24996  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
24997  les deux.
24998  Si une référence croisées fait référence à une étiquette qui n'existe pas,
24999  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25000  du numéro de la référence.
25001 \end_layout
25002
25003 \begin_layout Standard
25004 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25005  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25006  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25007  pas à vous en préoccuper.
25008 \end_layout
25009
25010 \begin_layout Standard
25011 Le bouton 
25012 \family sans
25013 Aller
25014 \begin_inset space ~
25015 \end_inset
25016
25017 à
25018 \begin_inset space ~
25019 \end_inset
25020
25021 l'étiquette
25022 \family default
25023  dans la fenêtre de référence croisée va positionner le curseur juste devant
25024  l'étiquette à laquelle on fait référence.
25025  Le nom du bouton bouton 
25026 \family sans
25027 Revenir
25028 \family default
25029  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25030 \end_layout
25031
25032 \begin_layout Subsection
25033 Formats de références croisées
25034 \begin_inset CommandInset label
25035 LatexCommand label
25036 name "sub:Formats-Références-Croisées"
25037
25038 \end_inset
25039
25040
25041 \begin_inset Index idx
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045 References@Références ! Formats
25046 \end_layout
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Standard
25054 Il y a six types de références croisées :
25055 \end_layout
25056
25057 \begin_layout Description
25058 <référence>
25059 \begin_inset space ~
25060 \end_inset
25061
25062 : affiche le numéro de l'élément, c'est le choix implicite : 
25063 \begin_inset CommandInset ref
25064 LatexCommand ref
25065 reference "fig:Deux-images-déformées"
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Description
25073 (<référence>)
25074 \begin_inset space ~
25075 \end_inset
25076
25077 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25078  normalement pour faire référence à des formules mathématiques, en particulier
25079  quand le mot 
25080 \begin_inset Quotes fld
25081 \end_inset
25082
25083 Équation
25084 \begin_inset Quotes frd
25085 \end_inset
25086
25087  est omis : 
25088 \begin_inset CommandInset ref
25089 LatexCommand eqref
25090 reference "eq:Wgn"
25091
25092 \end_inset
25093
25094
25095 \end_layout
25096
25097 \begin_layout Description
25098 <page>
25099 \begin_inset space ~
25100 \end_inset
25101
25102 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25103 \begin_inset space ~
25104 \end_inset
25105
25106
25107 \begin_inset CommandInset ref
25108 LatexCommand pageref
25109 reference "fig:Deux-images-déformées"
25110
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \begin_layout Description
25117 Sur
25118 \begin_inset space ~
25119 \end_inset
25120
25121 la
25122 \begin_inset space ~
25123 \end_inset
25124
25125 page
25126 \begin_inset space ~
25127 \end_inset
25128
25129 <page>
25130 \begin_inset space ~
25131 \end_inset
25132
25133 : affiche le mot 
25134 \begin_inset Quotes fld
25135 \end_inset
25136
25137 page
25138 \begin_inset Quotes frd
25139 \end_inset
25140
25141  suivi du numéro de la page sur laquelle se trouve l'élément : 
25142 \begin_inset CommandInset ref
25143 LatexCommand vpageref
25144 reference "fig:Deux-images-déformées"
25145
25146 \end_inset
25147
25148
25149 \end_layout
25150
25151 \begin_layout Description
25152 <référence>
25153 \begin_inset space ~
25154 \end_inset
25155
25156 page
25157 \begin_inset space ~
25158 \end_inset
25159
25160 <page>
25161 \begin_inset space ~
25162 \end_inset
25163
25164 : affiche le numéro de l'élément, le mot 
25165 \begin_inset Quotes fld
25166 \end_inset
25167
25168 page
25169 \begin_inset Quotes frd
25170 \end_inset
25171
25172  et le numéro de la page : 
25173 \begin_inset CommandInset ref
25174 LatexCommand vref
25175 reference "fig:Deux-images-déformées"
25176
25177 \end_inset
25178
25179
25180 \end_layout
25181
25182 \begin_layout Description
25183 Référence
25184 \begin_inset space ~
25185 \end_inset
25186
25187 mise
25188 \begin_inset space ~
25189 \end_inset
25190
25191 en
25192 \begin_inset space ~
25193 \end_inset
25194
25195 forme
25196 \begin_inset space ~
25197 \end_inset
25198
25199 : affiche une référence croisée qui définit son propre format.
25200 \begin_inset Newline newline
25201 \end_inset
25202
25203
25204 \begin_inset Note Greyedout
25205 status open
25206
25207 \begin_layout Plain Layout
25208
25209 \series bold
25210 Note:
25211 \series default
25212  Ce type de référence croisée n'est disponible que si vous avez installé
25213  le paquetage LaTeX 
25214 \series bold
25215 prettyref
25216 \series default
25217  ou 
25218 \series bold
25219 refstyle
25220 \series default
25221
25222 \begin_inset Index idx
25223 status collapsed
25224
25225 \begin_layout Plain Layout
25226 Paquetages LaTeX ! prettyref
25227 \end_layout
25228
25229 \end_inset
25230
25231
25232 \begin_inset Index idx
25233 status collapsed
25234
25235 \begin_layout Plain Layout
25236 Paquetages LaTeX ! refstyle
25237 \end_layout
25238
25239 \end_inset
25240
25241 .
25242 \end_layout
25243
25244 \end_inset
25245
25246
25247 \begin_inset Newline newline
25248 \end_inset
25249
25250 Vous pouvez choisir le paquetage LaTeX qui doit être utilisé pour cette
25251  fonction en utilisant l'option 
25252 \family sans
25253 Utiliser refstyle (à la place de prettyref) pour les références croisées
25254 \family default
25255  dans le menu 
25256 \family sans
25257 Document\SpecialChar \menuseparator
25258 Paramètres\SpecialChar \menuseparator
25259 Classe de document
25260 \family default
25261 .
25262  Le format est précisé en ajoutant la commande 
25263 \series bold
25264
25265 \backslash
25266 newrefformat
25267 \series default
25268  (prettyref) ou 
25269 \series bold
25270
25271 \backslash
25272 newref
25273 \series default
25274  (refstyle) au préambule du document.
25275  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25276  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25277 \begin_inset space ~
25278 \end_inset
25279
25280 :
25281 \begin_inset Newline newline
25282 \end_inset
25283
25284
25285 \series bold
25286
25287 \backslash
25288 newref{fig}{refcmd={Image sur la page 
25289 \backslash
25290 pageref{#1}}}
25291 \series default
25292
25293 \begin_inset Newline newline
25294 \end_inset
25295
25296 Pour plus d'information sur le format, jetez un œil sur la documentation
25297  du paquetage, 
25298 \begin_inset CommandInset citation
25299 LatexCommand cite
25300 key "prettyref,refstyle"
25301
25302 \end_inset
25303
25304 .
25305 \end_layout
25306
25307 \begin_layout Description
25308 Référence
25309 \begin_inset space ~
25310 \end_inset
25311
25312 textuelle: affiche la légende de la référence
25313 \begin_inset space ~
25314 \end_inset
25315
25316
25317 \begin_inset CommandInset ref
25318 LatexCommand nameref
25319 reference "fig:Deux-images-déformées"
25320
25321 \end_inset
25322
25323
25324 \end_layout
25325
25326 \begin_layout Standard
25327
25328 \family sans
25329 <page>
25330 \family default
25331  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25332  précédente, la même page ou la page suivante.
25333  Vous verrez par exemple un texte du genre 
25334 \begin_inset Quotes fld
25335 \end_inset
25336
25337
25338 \family sans
25339 sur cette page
25340 \family default
25341
25342 \begin_inset Quotes frd
25343 \end_inset
25344
25345  à la place.
25346  Le style 
25347 \family sans
25348 <référence>
25349 \begin_inset space ~
25350 \end_inset
25351
25352 page
25353 \begin_inset space ~
25354 \end_inset
25355
25356 <page> 
25357 \family default
25358 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25359  page.
25360 \end_layout
25361
25362 \begin_layout Standard
25363 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25364  se trouve sont calculés automatiquement par LaTeX.
25365  Vous choisissez une des six variétés de références dans le champ Format
25366  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25367  boîte de la référence croisée.
25368 \end_layout
25369
25370 \begin_layout Standard
25371 \begin_inset Note Greyedout
25372 status open
25373
25374 \begin_layout Plain Layout
25375
25376 \series bold
25377 Note:
25378 \series default
25379  L'utilisation du paquetage LaTeX 
25380 \series bold
25381 refstyle
25382 \series default
25383
25384 \begin_inset Index idx
25385 status collapsed
25386
25387 \begin_layout Plain Layout
25388 Paquetages LaTeX ! refstyle
25389 \end_layout
25390
25391 \end_inset
25392
25393  est recommandée parce que 
25394 \series bold
25395 prettyref
25396 \series default
25397
25398 \begin_inset Index idx
25399 status collapsed
25400
25401 \begin_layout Plain Layout
25402 Paquetages LaTeX ! prettyref
25403 \end_layout
25404
25405 \end_inset
25406
25407  ne connaît pas tous les raccourcis possibles pour les étiquettes
25408 \begin_inset Foot
25409 status collapsed
25410
25411 \begin_layout Plain Layout
25412 \begin_inset Quotes fld
25413 \end_inset
25414
25415 fig:
25416 \begin_inset Quotes frd
25417 \end_inset
25418
25419  est par exemple le raccourci LyX pour les étiquettes dans les légendes
25420  de figures,.
25421 \end_layout
25422
25423 \end_inset
25424
25425  et n'est pas internationalisé.
25426 \end_layout
25427
25428 \end_inset
25429
25430
25431 \end_layout
25432
25433 \begin_layout Standard
25434 \begin_inset Note Greyedout
25435 status open
25436
25437 \begin_layout Plain Layout
25438
25439 \series bold
25440 Note:
25441 \series default
25442  Du fait d'un bogue dans la paquetage LaTeX 
25443 \series bold
25444 varioref
25445 \series default
25446  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
25447  si la langue du document est le français.
25448  Pour contourner ce bogue, voir
25449 \begin_inset Newline newline
25450 \end_inset
25451
25452
25453 \begin_inset CommandInset href
25454 LatexCommand href
25455 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
25456
25457 \end_inset
25458
25459 .
25460 \end_layout
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Subsection
25468 Nommage automatique des références croisées
25469 \begin_inset Index idx
25470 status collapsed
25471
25472 \begin_layout Plain Layout
25473 References@Références ! Nommage automatique
25474 \end_layout
25475
25476 \end_inset
25477
25478
25479 \end_layout
25480
25481 \begin_layout Standard
25482 Le paquetage LaTeX 
25483 \series bold
25484 hyperref
25485 \series default
25486
25487 \begin_inset Index idx
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491 Paquetages LaTeX ! hyperref
25492 \end_layout
25493
25494 \end_inset
25495
25496
25497 \series bold
25498
25499 \series default
25500 qui est activé dans la rubrique 
25501 \family sans
25502 Propriétés du PDF
25503 \family default
25504  de la fenêtre de dialogue 
25505 \family sans
25506 Paramètres du document
25507 \family default
25508  fournit une fonction très utile pour automatiser la création des références
25509  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25510  une section).
25511  Par exemple pour vous éviter de devoir écrire le mot 
25512 \begin_inset Quotes fld
25513 \end_inset
25514
25515 Figure
25516 \begin_inset Quotes frd
25517 \end_inset
25518
25519  devant chaque référence à une figure.
25520  Pour profiter de ce nommage automatique des références croisées, vous devez
25521  activer 
25522 \series bold
25523 hyperref
25524 \series default
25525  et insérer la ligne suivante dans le préambule du document :
25526 \end_layout
25527
25528 \begin_layout Standard
25529
25530 \series bold
25531
25532 \backslash
25533 AtBeginDocument{
25534 \backslash
25535 renewcommand{
25536 \backslash
25537 ref}[1]{
25538 \backslash
25539 mbox{
25540 \backslash
25541 autoref{#1}}}}
25542 \end_layout
25543
25544 \begin_layout Standard
25545 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25546  défaut, par exemple vous préférez le nom 
25547 \begin_inset Quotes fld
25548 \end_inset
25549
25550 sec.
25551 \begin_inset Quotes frd
25552 \end_inset
25553
25554  plutôt que 
25555 \begin_inset Quotes fld
25556 \end_inset
25557
25558 section
25559 \begin_inset Quotes frd
25560 \end_inset
25561
25562 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25563 \end_layout
25564
25565 \begin_layout Standard
25566
25567 \series bold
25568
25569 \backslash
25570 addto
25571 \backslash
25572 extrasfrench{
25573 \backslash
25574 renewcommand{
25575 \backslash
25576 sectionautorefname}
25577 \begin_inset Newline newline
25578 \end_inset
25579
25580
25581 \begin_inset Phantom HPhantom
25582 status open
25583
25584 \begin_layout Plain Layout
25585
25586 \series bold
25587 \begin_inset space ~
25588 \end_inset
25589
25590
25591 \end_layout
25592
25593 \end_inset
25594
25595 {sec.
25596 \backslash
25597 negthinspace}}
25598 \end_layout
25599
25600 \begin_layout Standard
25601 Si vous utilisez une autre langue que le français, remplacez 
25602 \series bold
25603
25604 \backslash
25605 extrasfrench
25606 \series default
25607  par 
25608 \series bold
25609
25610 \backslash
25611 extras***
25612 \series default
25613 , où *** est le nom de la langue que vous utilisez.
25614
25615 \series bold
25616  
25617 \end_layout
25618
25619 \begin_layout Standard
25620 Pour avoir des noms automatiques, mais pas pour certains types de références,
25621  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
25622 \end_layout
25623
25624 \begin_layout Standard
25625
25626 \series bold
25627
25628 \backslash
25629 addto
25630 \backslash
25631 extrasfrench{
25632 \backslash
25633 renewcommand*{
25634 \backslash
25635 equationautorefname}[1]{}}
25636 \end_layout
25637
25638 \begin_layout Standard
25639 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
25640  de 
25641 \series bold
25642 hyperref
25643 \series default
25644  
25645 \begin_inset CommandInset citation
25646 LatexCommand cite
25647 key "hyperref"
25648
25649 \end_inset
25650
25651 .
25652 \end_layout
25653
25654 \begin_layout Standard
25655 \begin_inset Note Greyedout
25656 status open
25657
25658 \begin_layout Plain Layout
25659
25660 \series bold
25661 Note:
25662 \series default
25663  Le nommage automatique de références ne peut être utilisé si vous avez
25664  choisi le style de référence 
25665 \family sans
25666 Référence
25667 \begin_inset space ~
25668 \end_inset
25669
25670 mise
25671 \begin_inset space ~
25672 \end_inset
25673
25674 en
25675 \begin_inset space ~
25676 \end_inset
25677
25678 forme
25679 \family default
25680  décrit dans la section
25681 \begin_inset space ~
25682 \end_inset
25683
25684
25685 \begin_inset CommandInset ref
25686 LatexCommand ref
25687 reference "sub:Formats-Références-Croisées"
25688
25689 \end_inset
25690
25691 .
25692 \end_layout
25693
25694 \end_inset
25695
25696
25697 \end_layout
25698
25699 \begin_layout Standard
25700 Le manuel 
25701 \emph on
25702 Math
25703 \emph default
25704  est un exemple dans lequel on a utilisé le référencement automatique.
25705 \end_layout
25706
25707 \begin_layout Subsection
25708 Positionnement des références 
25709 \begin_inset CommandInset label
25710 LatexCommand label
25711 name "sub:Reference-Position"
25712
25713 \end_inset
25714
25715
25716 \begin_inset Index idx
25717 status collapsed
25718
25719 \begin_layout Plain Layout
25720 References@Références ! Positionnement
25721 \end_layout
25722
25723 \end_inset
25724
25725
25726 \end_layout
25727
25728 \begin_layout Standard
25729 Si vous utilisez le paquetage 
25730 \series bold
25731 hyperref, 
25732 \series default
25733 qui est activé dans la rubrique 
25734 \family sans
25735 Propriétés du PDF
25736 \family default
25737  de la fenêtre de dialogue 
25738 \family sans
25739 Paramètres du document,
25740 \family default
25741  pour lier vos références croisées dans la sortie finale, vous verrez que
25742  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
25743  l'image.
25744  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
25745  pourrez voir l'image sans faire défiler le texte.
25746  Ce problème vient du fait que le point d'ancrage de la référence se situe
25747  à l'endroit de l'étiquette.
25748  En utilisant le paquetage LaTeX 
25749 \series bold
25750 hypcap
25751 \series default
25752
25753 \begin_inset Index idx
25754 status collapsed
25755
25756 \begin_layout Plain Layout
25757 Paquetages LaTeX ! hypcap
25758 \end_layout
25759
25760 \end_inset
25761
25762 , qui fait partie du paquetage LaTeX 
25763 \series bold
25764 oberdiek
25765 \series default
25766
25767 \begin_inset Index idx
25768 status collapsed
25769
25770 \begin_layout Plain Layout
25771 Paquetages LaTeX ! oberdiek
25772 \end_layout
25773
25774 \end_inset
25775
25776 , le point d'ancrage d'un lien est place en haut du flottant.
25777  Pour utiliser cette fonction avec les flottants de figure, chargez 
25778 \series bold
25779 hypcap
25780 \series default
25781  dans l'entête du document avec la ligne
25782 \end_layout
25783
25784 \begin_layout Standard
25785
25786 \series bold
25787
25788 \backslash
25789 usepackage[figure]{hypcap}
25790 \end_layout
25791
25792 \begin_layout Standard
25793 Vous pouvez aussi utiliser 
25794 \series bold
25795 hypcap
25796 \series default
25797  pour tous les types de flottants, mais ce n'est pas recommandé pour des
25798  raisons de stabilité.
25799  Pour plus d'information, jetez un coup d'œil au manuel d' 
25800 \series bold
25801 hypcap
25802 \series default
25803  
25804 \begin_inset CommandInset citation
25805 LatexCommand cite
25806 key "hypcap"
25807
25808 \end_inset
25809
25810 .
25811 \end_layout
25812
25813 \begin_layout Standard
25814 \begin_inset Note Greyedout
25815 status open
25816
25817 \begin_layout Plain Layout
25818
25819 \series bold
25820 Note:
25821 \series default
25822  
25823 \series bold
25824 hypcap
25825 \series default
25826  n'a aucun effet pour les références à des sous-figures.
25827 \end_layout
25828
25829 \end_inset
25830
25831
25832 \end_layout
25833
25834 \begin_layout Section
25835 Placement des flottants
25836 \begin_inset CommandInset label
25837 LatexCommand label
25838 name "sec:Placement-flottants"
25839
25840 \end_inset
25841
25842
25843 \begin_inset Index idx
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847 Flottants ! Placement
25848 \end_layout
25849
25850 \end_inset
25851
25852
25853 \end_layout
25854
25855 \begin_layout Standard
25856 En faisant un clic droit sur la boîte d'un flottant et 
25857 \lang english
25858 clicking on 
25859 \family sans
25860 Settings
25861 \family default
25862 \lang french
25863  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
25864  paramètres de placement que LaTeX utilise pour déterminer où placer le
25865  flottant.
25866 \begin_inset Newline newline
25867 \end_inset
25868
25869 L'option 
25870 \family sans
25871 Plusieurs
25872 \begin_inset space ~
25873 \end_inset
25874
25875 colonnes
25876 \family default
25877  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
25878  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
25879  confiné sur une seule colonne.
25880 \begin_inset Newline newline
25881 \end_inset
25882
25883 L'option 
25884 \family sans
25885 Rotation
25886 \begin_inset space ~
25887 \end_inset
25888
25889 90°
25890 \family default
25891  est utilisée pour faire tourner les flottants, voyez la section
25892 \begin_inset space ~
25893 \end_inset
25894
25895
25896 \begin_inset CommandInset ref
25897 LatexCommand ref
25898 reference "sec:Flottants-renversés"
25899
25900 \end_inset
25901
25902 .
25903 \end_layout
25904
25905 \begin_layout Standard
25906 En désactivant l'option 
25907 \family sans
25908 Utilise
25909 \begin_inset space ~
25910 \end_inset
25911
25912 le
25913 \begin_inset space ~
25914 \end_inset
25915
25916 placement
25917 \begin_inset space ~
25918 \end_inset
25919
25920 par
25921 \begin_inset space ~
25922 \end_inset
25923
25924 défaut
25925 \family default
25926  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
25927  le placement du flottant:
25928 \end_layout
25929
25930 \begin_layout Description
25931 Ici,
25932 \begin_inset space ~
25933 \end_inset
25934
25935 si
25936 \begin_inset space ~
25937 \end_inset
25938
25939 possible: essaie de placer le flottant à la position où il a été inséré
25940  dans LyX
25941 \end_layout
25942
25943 \begin_layout Description
25944 Haut
25945 \begin_inset space ~
25946 \end_inset
25947
25948 de
25949 \begin_inset space ~
25950 \end_inset
25951
25952 la
25953 \begin_inset space ~
25954 \end_inset
25955
25956 page: essaie de placer le flottant en haut de la page courante
25957 \end_layout
25958
25959 \begin_layout Description
25960 Bas
25961 \begin_inset space ~
25962 \end_inset
25963
25964 de
25965 \begin_inset space ~
25966 \end_inset
25967
25968 la
25969 \begin_inset space ~
25970 \end_inset
25971
25972 page: essaie de placer le flottant en bas de la page courante
25973 \end_layout
25974
25975 \begin_layout Description
25976 Page
25977 \begin_inset space ~
25978 \end_inset
25979
25980 de
25981 \begin_inset space ~
25982 \end_inset
25983
25984 flottants: essaie de placer le flottant sur une page à part, éventuellement
25985  avec d'autres flottants 
25986 \end_layout
25987
25988 \begin_layout Standard
25989 LaTeX utilise
25990 \emph on
25991  toujours 
25992 \emph default
25993 les options dans l'ordre donné ci-dessus.
25994  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
25995  d'abord essayer 
25996 \family sans
25997 Ici
25998 \begin_inset space ~
25999 \end_inset
26000
26001 si
26002 \begin_inset space ~
26003 \end_inset
26004
26005 possible
26006 \family default
26007 , ensuite 
26008 \family sans
26009 Haut
26010 \begin_inset space ~
26011 \end_inset
26012
26013 de
26014 \begin_inset space ~
26015 \end_inset
26016
26017 la
26018 \begin_inset space ~
26019 \end_inset
26020
26021 page
26022 \family default
26023 , et ainsi de suite.
26024  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
26025  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26026  Si aucune des quatre options de placement n'est possible, la procédure
26027  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26028 \end_layout
26029
26030 \begin_layout Standard
26031 Implicitement, chaque option a ses propres règles d'application:
26032 \end_layout
26033
26034 \begin_layout Standard
26035
26036 \family sans
26037 Haut
26038 \begin_inset space ~
26039 \end_inset
26040
26041 de
26042 \begin_inset space ~
26043 \end_inset
26044
26045 la
26046 \begin_inset space ~
26047 \end_inset
26048
26049 page
26050 \family default
26051  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26052  en haut de page (
26053 \series bold
26054
26055 \backslash
26056 topfraction
26057 \series default
26058 ).
26059 \end_layout
26060
26061 \begin_layout Standard
26062
26063 \family sans
26064 Bas
26065 \begin_inset space ~
26066 \end_inset
26067
26068 de
26069 \begin_inset space ~
26070 \end_inset
26071
26072 la
26073 \begin_inset space ~
26074 \end_inset
26075
26076 page
26077 \family default
26078  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26079  en bas de page (
26080 \series bold
26081
26082 \backslash
26083 bottomfraction
26084 \series default
26085 ).
26086 \end_layout
26087
26088 \begin_layout Standard
26089
26090 \family sans
26091 Page
26092 \begin_inset space ~
26093 \end_inset
26094
26095 de
26096 \begin_inset space ~
26097 \end_inset
26098
26099 flottants
26100 \family default
26101  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26102  si ils occupent plus de 50% de celle-ci (
26103 \series bold
26104
26105 \backslash
26106 floatpagefraction
26107 \series default
26108 ).
26109 \end_layout
26110
26111 \begin_layout Standard
26112 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26113  supplémentaire 
26114 \family sans
26115 Ignorer
26116 \begin_inset space ~
26117 \end_inset
26118
26119 les
26120 \begin_inset space ~
26121 \end_inset
26122
26123 règles
26124 \begin_inset space ~
26125 \end_inset
26126
26127 LaTeX
26128 \family default
26129 \lang english
26130 .
26131 \begin_inset Newline newline
26132 \end_inset
26133
26134
26135 \lang french
26136 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
26137  données entre parenthèses après les descriptions des règles données ci-dessus.
26138  Par exemple, pour augmenter à 50
26139 \begin_inset space \thinspace{}
26140 \end_inset
26141
26142 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26143  trop petite, ajoutez cette ligne au préambule de votre document :
26144 \end_layout
26145
26146 \begin_layout Standard
26147
26148 \series bold
26149
26150 \backslash
26151 renewcommand{
26152 \backslash
26153 bottomfraction}{0.5}
26154 \end_layout
26155
26156 \begin_layout Standard
26157 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26158  exactement à l'endroit où vous l'avez inséré.
26159  dans ce cas utilisez l'option 
26160 \family sans
26161 Ici
26162 \begin_inset space ~
26163 \end_inset
26164
26165 à
26166 \begin_inset space ~
26167 \end_inset
26168
26169 tout
26170 \begin_inset space ~
26171 \end_inset
26172
26173 Prix
26174 \family default
26175 .
26176  Utilisez cette option le moins souvent possible et seulement quand le document
26177  est presque prêt à être imprimé.
26178  En effet, le flottant n'est plus capable de 
26179 \begin_inset Quotes fld
26180 \end_inset
26181
26182 flotter
26183 \begin_inset Quotes frd
26184 \end_inset
26185
26186 , ce qui peut perturber toutes les mises en page.
26187 \end_layout
26188
26189 \begin_layout Standard
26190 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26191  sont toujours entourés par le texte d'un paragraphe donné.
26192 \begin_inset VSpace bigskip
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \begin_layout Standard
26199 On peut parfois se trouver dans la situation où un flottant est placé en
26200  haut d'une page alors que la section concernée ne commence qu'au milieu
26201  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26202  la section précédente.
26203  On peut utiliser la commande LaTeX 
26204 \series bold
26205
26206 \backslash
26207 suppressfloats
26208 \series default
26209  pour éviter ce cas.
26210  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26211  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26212  soit placé avant que la section commence.
26213  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26214  votre document :
26215 \end_layout
26216
26217 \begin_layout Standard
26218
26219 \series bold
26220
26221 \backslash
26222 let
26223 \backslash
26224 mySection
26225 \backslash
26226 section
26227 \begin_inset Newline newline
26228 \end_inset
26229
26230
26231 \backslash
26232 renewcommand{
26233 \backslash
26234 section}{
26235 \backslash
26236 suppressfloats[t]
26237 \backslash
26238 mySection}
26239 \end_layout
26240
26241 \begin_layout Standard
26242 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26243  comme les chapitres et les sous-sections.
26244  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26245  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
26246  ensuite avoir du mal à trouver un positionnement correct.
26247 \end_layout
26248
26249 \begin_layout Standard
26250 \begin_inset VSpace bigskip
26251 \end_inset
26252
26253 Dans certains cas il est demandé de placer toutes les figures et tous les
26254  tableaux à la fin du document.
26255  C'est pour de telles situations que le paquetage LaTeX 
26256 \series bold
26257 endfloat
26258 \series default
26259
26260 \begin_inset Index idx
26261 status collapsed
26262
26263 \begin_layout Plain Layout
26264 Paquetages LaTeX ! endfloat
26265 \end_layout
26266
26267 \end_inset
26268
26269  a été développé.
26270  Il met en effet tous les flottants de figures et de tableaux à la fin du
26271  document dans leurs propres sections.
26272  À la position d'origine du flottant, une indication textuelle du genre
26273  
26274 \begin_inset Quotes fld
26275 \end_inset
26276
26277
26278 \family sans
26279 [Figure
26280 \begin_inset space ~
26281 \end_inset
26282
26283 3.2 
26284 \lang english
26285 about here.
26286 \lang french
26287 ]
26288 \family default
26289
26290 \begin_inset Quotes frd
26291 \end_inset
26292
26293  est insérée.
26294  Le paquetage 
26295 \series bold
26296 endfloat
26297 \series default
26298  est chargé dans le préambule avec la ligne suivante 
26299 \end_layout
26300
26301 \begin_layout Standard
26302
26303 \series bold
26304
26305 \backslash
26306 usepackage[options]{endfloat}
26307 \end_layout
26308
26309 \begin_layout Standard
26310 Il y a aussi de nombreuses options de paquetage pour modifier le format
26311  des sections de figures ou de tableau qui sont créées.
26312  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26313  
26314 \series bold
26315 endfloa
26316 \series default
26317
26318 \begin_inset CommandInset citation
26319 LatexCommand cite
26320 key "endfloat"
26321
26322 \end_inset
26323
26324 .
26325 \begin_inset Newline newline
26326 \end_inset
26327
26328
26329 \begin_inset Note Greyedout
26330 status open
26331
26332 \begin_layout Plain Layout
26333
26334 \series bold
26335 Note: endfloat
26336 \series default
26337  ne fournit pas de traduction automatique de l'indication textuelle, vous
26338  devez donc le faire manuellement, voyez la section
26339 \begin_inset space ~
26340 \end_inset
26341
26342 4 de 
26343 \begin_inset CommandInset citation
26344 LatexCommand cite
26345 key "endfloat"
26346
26347 \end_inset
26348
26349 .
26350 \end_layout
26351
26352 \end_inset
26353
26354
26355 \begin_inset Newline newline
26356 \end_inset
26357
26358
26359 \begin_inset Note Greyedout
26360 status open
26361
26362 \begin_layout Plain Layout
26363
26364 \series bold
26365 Note:
26366 \series default
26367  Il y a actuellement un bug dans le paquetage 
26368 \series bold
26369 endfloat
26370 \series default
26371  quand la légende contient un 
26372 \begin_inset Quotes fld
26373 \end_inset
26374
26375 ß
26376 \begin_inset Quotes frd
26377 \end_inset
26378
26379  allemand.
26380  Utilisez dans ce cas la commande 
26381 \begin_inset Quotes fld
26382 \end_inset
26383
26384
26385 \series bold
26386
26387 \backslash
26388 ss
26389 \series default
26390
26391 \begin_inset Quotes frd
26392 \end_inset
26393
26394  en code TeX à la place du 
26395 \begin_inset Quotes fld
26396 \end_inset
26397
26398 ß
26399 \begin_inset Quotes frd
26400 \end_inset
26401
26402 .
26403 \end_layout
26404
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \begin_layout Standard
26411 \begin_inset VSpace bigskip
26412 \end_inset
26413
26414 Pour plus d'information sur les manières de placer les flottants, jetez
26415  un coup d'œil aux livres sur LaTeX, 
26416 \begin_inset CommandInset citation
26417 LatexCommand cite
26418 key "latexcompanion,latexguide,latexbook"
26419
26420 \end_inset
26421
26422 .
26423 \end_layout
26424
26425 \begin_layout Section
26426 Flottants renversés
26427 \begin_inset CommandInset label
26428 LatexCommand label
26429 name "sec:Flottants-renversés"
26430
26431 \end_inset
26432
26433
26434 \begin_inset Index idx
26435 status collapsed
26436
26437 \begin_layout Plain Layout
26438 Flottants ! Renversés
26439 \end_layout
26440
26441 \end_inset
26442
26443
26444 \end_layout
26445
26446 \begin_layout Standard
26447 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26448  tableaux très larges.
26449  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26450  un clic droit sur la boîte du flottant et utilisez l'option 
26451 \family sans
26452 Rotation
26453 \begin_inset space ~
26454 \end_inset
26455
26456 90°
26457 \family default
26458 .
26459 \end_layout
26460
26461 \begin_layout Standard
26462 Les flottants renversés sont systématiquement placés sur leur propre page
26463  ( ou colonne, si vous avez un document sur deux colonnes ).
26464  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26465  
26466 \family sans
26467 Plusieurs
26468 \begin_inset space ~
26469 \end_inset
26470
26471 colonnes
26472 \family default
26473  dans les paramètres du flottant.
26474  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26475  du côté de la marge externe.
26476  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26477  ajouter soit l'option 
26478 \series bold
26479 figuresleft
26480 \series default
26481  soit l'option 
26482 \series bold
26483 figuresright
26484 \series default
26485  aux options de la classe de document.
26486 \end_layout
26487
26488 \begin_layout Standard
26489 Faire référence à un flottant renversé se fait de la même manière que pour
26490  un flottant normal, la mise en forme de la légende est aussi identique
26491  : Le tableau
26492 \begin_inset space ~
26493 \end_inset
26494
26495
26496 \begin_inset CommandInset ref
26497 LatexCommand ref
26498 reference "tab:Tableau-pivoté"
26499
26500 \end_inset
26501
26502  est un exemple de flottant de tableau renversé.
26503 \end_layout
26504
26505 \begin_layout Standard
26506 \begin_inset Note Greyedout
26507 status open
26508
26509 \begin_layout Plain Layout
26510
26511 \series bold
26512 Note:
26513 \series default
26514  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26515  DVI.
26516 \end_layout
26517
26518 \end_inset
26519
26520
26521 \end_layout
26522
26523 \begin_layout Standard
26524 \begin_inset Float table
26525 wide false
26526 sideways true
26527 status open
26528
26529 \begin_layout Plain Layout
26530 \begin_inset Caption Standard
26531
26532 \begin_layout Plain Layout
26533 \begin_inset CommandInset label
26534 LatexCommand label
26535 name "tab:Tableau-pivoté"
26536
26537 \end_inset
26538
26539  Tableau pivoté
26540 \end_layout
26541
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \begin_layout Plain Layout
26548 \align center
26549 \begin_inset Tabular
26550 <lyxtabular version="3" rows="1" columns="5">
26551 <features rotate="0" tabularvalignment="middle">
26552 <column alignment="center" valignment="top">
26553 <column alignment="center" valignment="top">
26554 <column alignment="center" valignment="top">
26555 <column alignment="center" valignment="top">
26556 <column alignment="center" valignment="top">
26557 <row>
26558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26559 \begin_inset Text
26560
26561 \begin_layout Plain Layout
26562 test
26563 \end_layout
26564
26565 \end_inset
26566 </cell>
26567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26568 \begin_inset Text
26569
26570 \begin_layout Plain Layout
26571 b
26572 \end_layout
26573
26574 \end_inset
26575 </cell>
26576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26577 \begin_inset Text
26578
26579 \begin_layout Plain Layout
26580 c
26581 \end_layout
26582
26583 \end_inset
26584 </cell>
26585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26586 \begin_inset Text
26587
26588 \begin_layout Plain Layout
26589 d
26590 \end_layout
26591
26592 \end_inset
26593 </cell>
26594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26595 \begin_inset Text
26596
26597 \begin_layout Plain Layout
26598 e
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 </row>
26604 </lyxtabular>
26605
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \end_inset
26612
26613
26614 \end_layout
26615
26616 \begin_layout Section
26617 Sous-flottants
26618 \begin_inset Index idx
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622 Flottants ! Sous-flottants
26623 \end_layout
26624
26625 \end_inset
26626
26627
26628 \end_layout
26629
26630 \begin_layout Standard
26631 Un exemple de sous-flottant : une figure composée de plusieurs images.
26632  On les crée en insérant un flottant dans un flottant existant.
26633  Le positionnement des sous-flottants peut être contrôlé comme pour les
26634  paragraphes comme on le voit avec les tableaux
26635 \begin_inset space ~
26636 \end_inset
26637
26638
26639 \begin_inset CommandInset ref
26640 LatexCommand ref
26641 reference "tab:Deux-sous-tableaux-cote-a-cote"
26642
26643 \end_inset
26644
26645  et 
26646 \begin_inset CommandInset ref
26647 LatexCommand ref
26648 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26649
26650 \end_inset
26651
26652 .
26653 \end_layout
26654
26655 \begin_layout Standard
26656 On fait référence à des sous-flottants comme on le ferait avec des flottants
26657  normaux : Les tableaux
26658 \begin_inset space ~
26659 \end_inset
26660
26661
26662 \begin_inset CommandInset ref
26663 LatexCommand ref
26664 reference "tab:Le-sous-tableau-a"
26665
26666 \end_inset
26667
26668  et 
26669 \begin_inset CommandInset ref
26670 LatexCommand ref
26671 reference "tab:Le-sous-tableau-b"
26672
26673 \end_inset
26674
26675  sont des sous-tableaux du tableau
26676 \begin_inset space ~
26677 \end_inset
26678
26679
26680 \begin_inset CommandInset ref
26681 LatexCommand ref
26682 reference "tab:Deux-sous-tableaux-cote-a-cote"
26683
26684 \end_inset
26685
26686 .
26687 \end_layout
26688
26689 \begin_layout Standard
26690 \begin_inset Float table
26691 wide false
26692 sideways false
26693 status open
26694
26695 \begin_layout Plain Layout
26696 \begin_inset Caption Standard
26697
26698 \begin_layout Plain Layout
26699 \begin_inset CommandInset label
26700 LatexCommand label
26701 name "tab:Deux-sous-tableaux-cote-a-cote"
26702
26703 \end_inset
26704
26705 Deux sous-tableaux placés côte-à-côte.
26706 \end_layout
26707
26708 \end_inset
26709
26710
26711 \end_layout
26712
26713 \begin_layout Plain Layout
26714 \align center
26715 \begin_inset space \hfill{}
26716 \end_inset
26717
26718
26719 \begin_inset Float table
26720 wide false
26721 sideways false
26722 status collapsed
26723
26724 \begin_layout Plain Layout
26725 \begin_inset Caption Standard
26726
26727 \begin_layout Plain Layout
26728 \begin_inset CommandInset label
26729 LatexCommand label
26730 name "tab:Le-sous-tableau-a"
26731
26732 \end_inset
26733
26734 Le sous-tableau a
26735 \end_layout
26736
26737 \end_inset
26738
26739
26740 \end_layout
26741
26742 \begin_layout Plain Layout
26743 \align center
26744 \begin_inset Tabular
26745 <lyxtabular version="3" rows="1" columns="5">
26746 <features rotate="0" tabularvalignment="middle">
26747 <column alignment="center" valignment="top">
26748 <column alignment="center" valignment="top">
26749 <column alignment="center" valignment="top">
26750 <column alignment="center" valignment="top">
26751 <column alignment="center" valignment="top">
26752 <row>
26753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26754 \begin_inset Text
26755
26756 \begin_layout Plain Layout
26757 test
26758 \end_layout
26759
26760 \end_inset
26761 </cell>
26762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26763 \begin_inset Text
26764
26765 \begin_layout Plain Layout
26766 b
26767 \end_layout
26768
26769 \end_inset
26770 </cell>
26771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26772 \begin_inset Text
26773
26774 \begin_layout Plain Layout
26775 c
26776 \end_layout
26777
26778 \end_inset
26779 </cell>
26780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26781 \begin_inset Text
26782
26783 \begin_layout Plain Layout
26784 d
26785 \end_layout
26786
26787 \end_inset
26788 </cell>
26789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Plain Layout
26793 e
26794 \end_layout
26795
26796 \end_inset
26797 </cell>
26798 </row>
26799 </lyxtabular>
26800
26801 \end_inset
26802
26803
26804 \end_layout
26805
26806 \end_inset
26807
26808
26809 \begin_inset space \hfill{}
26810 \end_inset
26811
26812
26813 \begin_inset Float table
26814 wide false
26815 sideways false
26816 status collapsed
26817
26818 \begin_layout Plain Layout
26819 \begin_inset Caption Standard
26820
26821 \begin_layout Plain Layout
26822 \begin_inset CommandInset label
26823 LatexCommand label
26824 name "tab:Le-sous-tableau-b"
26825
26826 \end_inset
26827
26828 Le sous-tableau b.
26829 \end_layout
26830
26831 \end_inset
26832
26833
26834 \end_layout
26835
26836 \begin_layout Plain Layout
26837 \align center
26838 \begin_inset Tabular
26839 <lyxtabular version="3" rows="1" columns="5">
26840 <features rotate="0" tabularvalignment="middle">
26841 <column alignment="center" valignment="top">
26842 <column alignment="center" valignment="top">
26843 <column alignment="center" valignment="top">
26844 <column alignment="center" valignment="top">
26845 <column alignment="center" valignment="top">
26846 <row>
26847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26848 \begin_inset Text
26849
26850 \begin_layout Plain Layout
26851 e
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26857 \begin_inset Text
26858
26859 \begin_layout Plain Layout
26860 d
26861 \end_layout
26862
26863 \end_inset
26864 </cell>
26865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26866 \begin_inset Text
26867
26868 \begin_layout Plain Layout
26869 c
26870 \end_layout
26871
26872 \end_inset
26873 </cell>
26874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26875 \begin_inset Text
26876
26877 \begin_layout Plain Layout
26878 b
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Plain Layout
26887 test
26888 \end_layout
26889
26890 \end_inset
26891 </cell>
26892 </row>
26893 </lyxtabular>
26894
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \end_inset
26901
26902
26903 \begin_inset space \hfill{}
26904 \end_inset
26905
26906
26907 \end_layout
26908
26909 \end_inset
26910
26911
26912 \end_layout
26913
26914 \begin_layout Standard
26915 \begin_inset Float table
26916 wide false
26917 sideways false
26918 status open
26919
26920 \begin_layout Plain Layout
26921 \begin_inset Caption Standard
26922
26923 \begin_layout Plain Layout
26924 \begin_inset CommandInset label
26925 LatexCommand label
26926 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26927
26928 \end_inset
26929
26930 Deux sous-tableaux placés l'un sur l'autre.
26931  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \begin_layout Plain Layout
26940 \align center
26941 \begin_inset Float table
26942 wide false
26943 sideways false
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947 \begin_inset Caption Standard
26948
26949 \begin_layout Plain Layout
26950
26951 \end_layout
26952
26953 \end_inset
26954
26955
26956 \end_layout
26957
26958 \begin_layout Plain Layout
26959 \align center
26960 \begin_inset Tabular
26961 <lyxtabular version="3" rows="1" columns="4">
26962 <features rotate="0" tabularvalignment="middle">
26963 <column alignment="center" valignment="top">
26964 <column alignment="center" valignment="top">
26965 <column alignment="center" valignment="top">
26966 <column alignment="center" valignment="top">
26967 <row>
26968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26969 \begin_inset Text
26970
26971 \begin_layout Plain Layout
26972 test
26973 \end_layout
26974
26975 \end_inset
26976 </cell>
26977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26978 \begin_inset Text
26979
26980 \begin_layout Plain Layout
26981 test
26982 \end_layout
26983
26984 \end_inset
26985 </cell>
26986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26987 \begin_inset Text
26988
26989 \begin_layout Plain Layout
26990 test
26991 \end_layout
26992
26993 \end_inset
26994 </cell>
26995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26996 \begin_inset Text
26997
26998 \begin_layout Plain Layout
26999 test
27000 \end_layout
27001
27002 \end_inset
27003 </cell>
27004 </row>
27005 </lyxtabular>
27006
27007 \end_inset
27008
27009
27010 \end_layout
27011
27012 \end_inset
27013
27014
27015 \end_layout
27016
27017 \begin_layout Plain Layout
27018 \align center
27019 \begin_inset Float table
27020 wide false
27021 sideways false
27022 status collapsed
27023
27024 \begin_layout Plain Layout
27025 \begin_inset Caption Standard
27026
27027 \begin_layout Plain Layout
27028
27029 \end_layout
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \begin_layout Plain Layout
27037 \align center
27038 \begin_inset Tabular
27039 <lyxtabular version="3" rows="1" columns="5">
27040 <features rotate="0" tabularvalignment="middle">
27041 <column alignment="center" valignment="top">
27042 <column alignment="center" valignment="top">
27043 <column alignment="center" valignment="top">
27044 <column alignment="center" valignment="top">
27045 <column alignment="center" valignment="top">
27046 <row>
27047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27048 \begin_inset Text
27049
27050 \begin_layout Plain Layout
27051 a
27052 \end_layout
27053
27054 \end_inset
27055 </cell>
27056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27057 \begin_inset Text
27058
27059 \begin_layout Plain Layout
27060 b
27061 \end_layout
27062
27063 \end_inset
27064 </cell>
27065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27066 \begin_inset Text
27067
27068 \begin_layout Plain Layout
27069 c
27070 \end_layout
27071
27072 \end_inset
27073 </cell>
27074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27075 \begin_inset Text
27076
27077 \begin_layout Plain Layout
27078 d
27079 \end_layout
27080
27081 \end_inset
27082 </cell>
27083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27084 \begin_inset Text
27085
27086 \begin_layout Plain Layout
27087 e
27088 \end_layout
27089
27090 \end_inset
27091 </cell>
27092 </row>
27093 </lyxtabular>
27094
27095 \end_inset
27096
27097
27098 \end_layout
27099
27100 \end_inset
27101
27102
27103 \end_layout
27104
27105 \end_inset
27106
27107
27108 \end_layout
27109
27110 \begin_layout Section
27111 Flottants côte-à-côte
27112 \begin_inset Index idx
27113 status collapsed
27114
27115 \begin_layout Plain Layout
27116 Flottants ! côte-à-côte
27117 \end_layout
27118
27119 \end_inset
27120
27121
27122 \end_layout
27123
27124 \begin_layout Standard
27125 Pour placer des flottants côte-à-côte, comme pour la figure
27126 \begin_inset space ~
27127 \end_inset
27128
27129
27130 \begin_inset CommandInset ref
27131 LatexCommand ref
27132 reference "fig:Flottant-gauche"
27133
27134 \end_inset
27135
27136  et 
27137 \begin_inset CommandInset ref
27138 LatexCommand ref
27139 reference "fig:Flottant-droit"
27140
27141 \end_inset
27142
27143 , on n'utilise 
27144 \emph on
27145 qu'un seul 
27146 \emph default
27147 flottant.
27148  On y insère deux boîtes de minipages.
27149 \begin_inset Foot
27150 status collapsed
27151
27152 \begin_layout Plain Layout
27153 Les minipages sont décrites dans la section
27154 \begin_inset space ~
27155 \end_inset
27156
27157
27158 \begin_inset CommandInset ref
27159 LatexCommand ref
27160 reference "sec:Minipages"
27161
27162 \end_inset
27163
27164 .
27165 \end_layout
27166
27167 \end_inset
27168
27169  La largeur est mise à 45
27170 \begin_inset space \thinspace{}
27171 \end_inset
27172
27173 -50
27174 \begin_inset space \thinspace{}
27175 \end_inset
27176
27177 column% et l'alignement de la boîte à 
27178 \family sans
27179 Bas
27180 \family default
27181  pour chaque minipage.
27182  Les boîtes minipages contiennent l'image et la légende exactement comme
27183  avec un flottant.
27184  La seule différence est que l'unité de longueur 
27185 \family sans
27186 Largeur
27187 \begin_inset space ~
27188 \end_inset
27189
27190 colonne
27191 \begin_inset space ~
27192 \end_inset
27193
27194 %
27195 \family default
27196  utilisée pour l'image est maintenant définie par rapport à la largeur des
27197  boîtes minipages.
27198 \end_layout
27199
27200 \begin_layout Standard
27201 \begin_inset Float figure
27202 wide false
27203 sideways false
27204 status open
27205
27206 \begin_layout Plain Layout
27207 \begin_inset Box Frameless
27208 position "b"
27209 hor_pos "c"
27210 has_inner_box 1
27211 inner_pos "t"
27212 use_parbox 0
27213 use_makebox 0
27214 width "45col%"
27215 special "none"
27216 height "1in"
27217 height_special "totalheight"
27218 status open
27219
27220 \begin_layout Plain Layout
27221 \align center
27222 \begin_inset Graphics
27223         filename ../clipart/mobius.eps
27224         lyxscale 50
27225         width 100col%
27226         scaleBeforeRotation
27227
27228 \end_inset
27229
27230
27231 \end_layout
27232
27233 \begin_layout Plain Layout
27234 \begin_inset Caption Standard
27235
27236 \begin_layout Plain Layout
27237 \begin_inset CommandInset label
27238 LatexCommand label
27239 name "fig:Flottant-gauche"
27240
27241 \end_inset
27242
27243 Flottant du côté gauche.
27244 \end_layout
27245
27246 \end_inset
27247
27248
27249 \end_layout
27250
27251 \end_inset
27252
27253
27254 \begin_inset space \hfill{}
27255 \end_inset
27256
27257
27258 \begin_inset Box Frameless
27259 position "b"
27260 hor_pos "c"
27261 has_inner_box 1
27262 inner_pos "t"
27263 use_parbox 0
27264 use_makebox 0
27265 width "45col%"
27266 special "none"
27267 height "1in"
27268 height_special "totalheight"
27269 status open
27270
27271 \begin_layout Plain Layout
27272 \align center
27273 \begin_inset Graphics
27274         filename ../clipart/platypus.eps
27275         lyxscale 50
27276         width 100col%
27277         scaleBeforeRotation
27278
27279 \end_inset
27280
27281
27282 \end_layout
27283
27284 \begin_layout Plain Layout
27285 \begin_inset Caption Standard
27286
27287 \begin_layout Plain Layout
27288 \begin_inset CommandInset label
27289 LatexCommand label
27290 name "fig:Flottant-droit"
27291
27292 \end_inset
27293
27294 Flottant du côté droit.
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \end_inset
27303
27304
27305 \end_layout
27306
27307 \end_inset
27308
27309
27310 \end_layout
27311
27312 \begin_layout Section
27313 Mise en forme de la légende
27314 \begin_inset Index idx
27315 status collapsed
27316
27317 \begin_layout Plain Layout
27318 Légende ! Mise en forme
27319 \end_layout
27320
27321 \end_inset
27322
27323
27324 \begin_inset Index idx
27325 status collapsed
27326
27327 \begin_layout Plain Layout
27328 Flottants ! Mise en forme de la Légende
27329 \end_layout
27330
27331 \end_inset
27332
27333
27334 \begin_inset CommandInset label
27335 LatexCommand label
27336 name "sec:Formatage-légende"
27337
27338 \end_inset
27339
27340
27341 \end_layout
27342
27343 \begin_layout Standard
27344 L'environnement 
27345 \family sans
27346 Légende
27347 \family default
27348  est l'environnement de paragraphe implicite pour les 
27349 \family sans
27350 flottants
27351 \family default
27352 .
27353  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
27354  par exemple 
27355 \begin_inset Quotes fld
27356 \end_inset
27357
27358
27359 \family sans
27360 Figure #:
27361 \family default
27362
27363 \begin_inset Quotes frd
27364 \end_inset
27365
27366  suivi par le texte de la légende.
27367  Le 
27368 \begin_inset Quotes fld
27369 \end_inset
27370
27371 #
27372 \begin_inset Quotes frd
27373 \end_inset
27374
27375  étant remplacé par le numéro de référence réel.
27376  implicitement l'étiquette et le numéro sont dans la même police de caractères
27377  que le texte de la légende et deux points suivent le numéro pour séparer
27378  l'étiquette du texte.
27379  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27380 \end_layout
27381
27382 \begin_layout Standard
27383 Pour modifier le format implicite des légendes, il faut charger le paquetage
27384  LaTeX 
27385 \series bold
27386 caption
27387 \series default
27388
27389 \begin_inset Index idx
27390 status collapsed
27391
27392 \begin_layout Plain Layout
27393 Paquetages LaTeX ! caption
27394 \end_layout
27395
27396 \end_inset
27397
27398  dans le préambule de votre document avec la ligne suivante :
27399 \end_layout
27400
27401 \begin_layout Standard
27402
27403 \series bold
27404
27405 \backslash
27406 usepackage[format definition]{caption}
27407 \end_layout
27408
27409 \begin_layout Standard
27410 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27411  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27412  dans ce document, utilisez les commandes suivantes :
27413 \end_layout
27414
27415 \begin_layout Standard
27416
27417 \series bold
27418
27419 \backslash
27420 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27421 \end_layout
27422
27423 \begin_layout Standard
27424 Vous pouvez aussi définir des formats de légendes différents pour les différents
27425  types de flottants.
27426  Dans ce cas chargez le paquetage 
27427 \series bold
27428 caption 
27429 \series default
27430 sans option de format spécifique et définissez les différents formats à
27431  l'aide de la commande 
27432 \end_layout
27433
27434 \begin_layout Standard
27435
27436 \series bold
27437
27438 \backslash
27439 captionsetup[type de flottant]{définition du format}
27440 \end_layout
27441
27442 \begin_layout Standard
27443 dans le préambule du document.
27444  Par exemple les formats de légende de la Figure
27445 \begin_inset space ~
27446 \end_inset
27447
27448
27449 \begin_inset CommandInset ref
27450 LatexCommand ref
27451 reference "fig:Legende-de-fig"
27452
27453 \end_inset
27454
27455  et du Tableau
27456 \begin_inset space ~
27457 \end_inset
27458
27459
27460 \begin_inset CommandInset ref
27461 LatexCommand ref
27462 reference "tab:Légende-de-tab"
27463
27464 \end_inset
27465
27466  peuvent être créés en utilisant les commandes suivantes dans le préambule
27467  :
27468 \end_layout
27469
27470 \begin_layout Standard
27471
27472 \series bold
27473
27474 \backslash
27475 usepackage[tableposition=top]{caption}
27476 \series default
27477
27478 \begin_inset Newline newline
27479 \end_inset
27480
27481
27482 \series bold
27483
27484 \backslash
27485 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27486 \begin_inset Newline newline
27487 \end_inset
27488
27489
27490 \begin_inset Phantom HPhantom
27491 status open
27492
27493 \begin_layout Plain Layout
27494
27495 \series bold
27496
27497 \backslash
27498 captionsetup[figure]{
27499 \end_layout
27500
27501 \end_inset
27502
27503 labelsep=period}
27504 \begin_inset Newline newline
27505 \end_inset
27506
27507
27508 \backslash
27509 captionsetup[table]{labelfont={bf,sf}}
27510 \end_layout
27511
27512 \begin_layout Standard
27513 \begin_inset Note Greyedout
27514 status open
27515
27516 \begin_layout Plain Layout
27517
27518 \series bold
27519 Note:
27520 \series default
27521  L'option 
27522 \series bold
27523 tableposition=top
27524 \series default
27525  n'a pas d'effet quand on utilise un document de classe 
27526 \series bold
27527 KOMA-Script
27528 \series default
27529
27530 \begin_inset Index idx
27531 status collapsed
27532
27533 \begin_layout Plain Layout
27534 Paquetages LaTeX ! KOMA-Script
27535 \end_layout
27536
27537 \end_inset
27538
27539 .
27540  Dans ce cas on doit utiliser l'option 
27541 \series bold
27542 captions=tableheading
27543 \series default
27544  de la classe de document.
27545 \end_layout
27546
27547 \end_inset
27548
27549
27550 \end_layout
27551
27552 \begin_layout Standard
27553 Pour plus d'information sur le paquetage 
27554 \series bold
27555 caption
27556 \series default
27557  nous vous renvoyons à sa documentation 
27558 \begin_inset CommandInset citation
27559 LatexCommand cite
27560 key "caption"
27561
27562 \end_inset
27563
27564 .
27565 \end_layout
27566
27567 \begin_layout Standard
27568 Pour changer le nom de l'étiquette, par exemple de 
27569 \begin_inset Quotes fld
27570 \end_inset
27571
27572 Figure
27573 \begin_inset Quotes frd
27574 \end_inset
27575
27576  à 
27577 \begin_inset Quotes fld
27578 \end_inset
27579
27580 Image
27581 \begin_inset Quotes frd
27582 \end_inset
27583
27584 , utilisez la commande suivante dans le préambule :
27585 \end_layout
27586
27587 \begin_layout Standard
27588
27589 \series bold
27590
27591 \backslash
27592 renewcommand{
27593 \backslash
27594 fnum@figure}{Image~
27595 \backslash
27596 thefigure}
27597 \end_layout
27598
27599 \begin_layout Standard
27600 où 
27601 \series bold
27602
27603 \backslash
27604 thefigure
27605 \series default
27606  insère le numéro de la figure et
27607 \series bold
27608  
27609 \begin_inset Quotes fld
27610 \end_inset
27611
27612 ~
27613 \series default
27614
27615 \begin_inset Quotes frd
27616 \end_inset
27617
27618  ajoute une espace insécable.
27619 \end_layout
27620
27621 \begin_layout Standard
27622 \begin_inset VSpace bigskip
27623 \end_inset
27624
27625 Si vous utilisez un document de classe 
27626 \series bold
27627 KOMA-Script
27628 \series default
27629
27630 \begin_inset Index idx
27631 status collapsed
27632
27633 \begin_layout Plain Layout
27634 Paquetages LaTeX ! KOMA-Script
27635 \end_layout
27636
27637 \end_inset
27638
27639  (
27640 \family sans
27641 article (KOMA-Script)
27642 \family default
27643
27644 \family sans
27645 book (KOMA-Script)
27646 \family default
27647
27648 \family sans
27649 letter (KOMA-Script)
27650 \family default
27651 , ou 
27652 \family sans
27653 report (KOMA-Script)
27654 \family default
27655
27656 \begin_inset space \thinspace{}
27657 \end_inset
27658
27659 ), Vous pouvez utiliser la commande incorporée 
27660 \series bold
27661
27662 \backslash
27663 setkomafont 
27664 \series default
27665 du paquetage
27666 \series bold
27667  KOMA-Script 
27668 \series default
27669 à la place du paquetage
27670 \series bold
27671  caption.
27672  
27673 \series default
27674 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
27675  suivante au préambule de votre document :
27676 \end_layout
27677
27678 \begin_layout Standard
27679
27680 \series bold
27681
27682 \backslash
27683 setkomafont{captionlabel}{
27684 \backslash
27685 bfseries}
27686 \end_layout
27687
27688 \begin_layout Standard
27689 Pour plus d'information au sujet de 
27690 \series bold
27691
27692 \backslash
27693 setkomafont
27694 \series default
27695  nous vous renvoyons à la documentation du paquetage 
27696 \series bold
27697 KOMA-Script
27698 \series default
27699  
27700 \begin_inset CommandInset citation
27701 LatexCommand cite
27702 key "KOMA-Script"
27703
27704 \end_inset
27705
27706 .
27707 \end_layout
27708
27709 \begin_layout Standard
27710 \begin_inset ERT
27711 status collapsed
27712
27713 \begin_layout Plain Layout
27714
27715
27716 \backslash
27717 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27718 }
27719 \end_layout
27720
27721 \end_inset
27722
27723
27724 \begin_inset Note Note
27725 status open
27726
27727 \begin_layout Plain Layout
27728 Le format de la légende n'est modifié que pour cet exemple.
27729 \end_layout
27730
27731 \end_inset
27732
27733
27734 \end_layout
27735
27736 \begin_layout Standard
27737 \begin_inset Float figure
27738 placement !p
27739 wide false
27740 sideways false
27741 status open
27742
27743 \begin_layout Plain Layout
27744 \align center
27745 \begin_inset Graphics
27746         filename ../clipart/mobius.eps
27747         lyxscale 50
27748         scale 50
27749         scaleBeforeRotation
27750
27751 \end_inset
27752
27753
27754 \end_layout
27755
27756 \begin_layout Plain Layout
27757 \begin_inset Caption Standard
27758
27759 \begin_layout Plain Layout
27760 \begin_inset CommandInset label
27761 LatexCommand label
27762 name "fig:Legende-de-fig"
27763
27764 \end_inset
27765
27766 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
27767  pour montrer les différents types de formats de légendes.
27768  Ici on a utilisé un format de légende personnalisé.
27769 \end_layout
27770
27771 \end_inset
27772
27773
27774 \end_layout
27775
27776 \end_inset
27777
27778
27779 \end_layout
27780
27781 \begin_layout Standard
27782 \begin_inset ERT
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786
27787
27788 \backslash
27789 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27790 on}
27791 \end_layout
27792
27793 \end_inset
27794
27795
27796 \end_layout
27797
27798 \begin_layout Standard
27799 \begin_inset Float table
27800 placement !p
27801 wide false
27802 sideways false
27803 status open
27804
27805 \begin_layout Plain Layout
27806 \begin_inset Caption Standard
27807
27808 \begin_layout Plain Layout
27809 \begin_inset CommandInset label
27810 LatexCommand label
27811 name "tab:Légende-de-tab"
27812
27813 \end_inset
27814
27815 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
27816  pour montrer les différents types de formats de légendes.
27817  Ici on a utilisé le format de légende implicite.
27818 \end_layout
27819
27820 \end_inset
27821
27822
27823 \end_layout
27824
27825 \begin_layout Plain Layout
27826 \align center
27827 \begin_inset Tabular
27828 <lyxtabular version="3" rows="1" columns="5">
27829 <features rotate="0" tabularvalignment="middle">
27830 <column alignment="center" valignment="top">
27831 <column alignment="center" valignment="top">
27832 <column alignment="center" valignment="top">
27833 <column alignment="center" valignment="top">
27834 <column alignment="center" valignment="top">
27835 <row>
27836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27837 \begin_inset Text
27838
27839 \begin_layout Plain Layout
27840 a
27841 \end_layout
27842
27843 \end_inset
27844 </cell>
27845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27846 \begin_inset Text
27847
27848 \begin_layout Plain Layout
27849 b
27850 \end_layout
27851
27852 \end_inset
27853 </cell>
27854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27855 \begin_inset Text
27856
27857 \begin_layout Plain Layout
27858 c
27859 \end_layout
27860
27861 \end_inset
27862 </cell>
27863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27864 \begin_inset Text
27865
27866 \begin_layout Plain Layout
27867 d
27868 \end_layout
27869
27870 \end_inset
27871 </cell>
27872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27873 \begin_inset Text
27874
27875 \begin_layout Plain Layout
27876 e
27877 \end_layout
27878
27879 \end_inset
27880 </cell>
27881 </row>
27882 </lyxtabular>
27883
27884 \end_inset
27885
27886
27887 \end_layout
27888
27889 \end_inset
27890
27891
27892 \end_layout
27893
27894 \begin_layout Section
27895 Positionnement de la Légende
27896 \begin_inset Index idx
27897 status collapsed
27898
27899 \begin_layout Plain Layout
27900 Légende ! Placement
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \begin_inset Index idx
27907 status collapsed
27908
27909 \begin_layout Plain Layout
27910 Flottants ! Placement de la légende
27911 \end_layout
27912
27913 \end_inset
27914
27915
27916 \begin_inset CommandInset label
27917 LatexCommand label
27918 name "sec:Placement-légende"
27919
27920 \end_inset
27921
27922
27923 \end_layout
27924
27925 \begin_layout Standard
27926 La règle habituelle pour placer la légende est :
27927 \end_layout
27928
27929 \begin_layout Description
27930 Figure
27931 \begin_inset space ~
27932 \end_inset
27933
27934 : La légende est placée en dessous de la figure
27935 \end_layout
27936
27937 \begin_layout Description
27938 Tableau
27939 \begin_inset space ~
27940 \end_inset
27941
27942 : La légende est placée au dessus du tableau
27943 \end_layout
27944
27945 \begin_layout Standard
27946 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
27947  au dessus des tableaux.
27948  Ce qui fait que si vous utilisez une des classes de document 
27949 \family sans
27950 article
27951 \family default
27952
27953 \family sans
27954 book
27955 \family default
27956
27957 \family sans
27958 letter
27959 \family default
27960 , ou 
27961 \family sans
27962 report
27963 \family default
27964  il n'y aura pas d'espace libre entre la légende et le tableau.
27965  Pour insérer l'espace nécessaire, 
27966 \lang english
27967 load
27968 \lang french
27969  le paquetage LaTeX 
27970 \series bold
27971 caption
27972 \series default
27973
27974 \begin_inset Index idx
27975 status collapsed
27976
27977 \begin_layout Plain Layout
27978 Paquetages LaTeX ! caption
27979 \end_layout
27980
27981 \end_inset
27982
27983  dans le préambule de votre document avec l'option
27984 \begin_inset Foot
27985 status collapsed
27986
27987 \begin_layout Plain Layout
27988 Voir la section
27989 \begin_inset space ~
27990 \end_inset
27991
27992
27993 \begin_inset CommandInset ref
27994 LatexCommand ref
27995 reference "sec:Formatage-légende"
27996
27997 \end_inset
27998
27999  pour plus d'information sur le paquetage 
28000 \series bold
28001 caption
28002 \series default
28003 .
28004 \end_layout
28005
28006 \end_inset
28007
28008
28009 \end_layout
28010
28011 \begin_layout Standard
28012
28013 \series bold
28014 tableposition=top
28015 \end_layout
28016
28017 \begin_layout Standard
28018 Si vous utilisez une classe de document 
28019 \series bold
28020 KOMA-Script
28021 \series default
28022
28023 \begin_inset Index idx
28024 status collapsed
28025
28026 \begin_layout Plain Layout
28027 Paquetages LaTeX ! KOMA-Script
28028 \end_layout
28029
28030 \end_inset
28031
28032  (
28033 \family sans
28034 article (KOMA-Script)
28035 \family default
28036
28037 \family sans
28038 book (KOMA-Script)
28039 \family default
28040
28041 \family sans
28042 letter (KOMA-Script)
28043 \family default
28044 , ou 
28045 \family sans
28046 report (KOMA-Script)
28047 \family default
28048
28049 \begin_inset space \thinspace{}
28050 \end_inset
28051
28052 ), vous pouvez utiliser à la place du paquetage 
28053 \series bold
28054 caption
28055 \series default
28056  l'option
28057 \end_layout
28058
28059 \begin_layout Standard
28060
28061 \series bold
28062 captions=tableheading
28063 \end_layout
28064
28065 \begin_layout Standard
28066 de la classe de document.
28067 \begin_inset Foot
28068 status open
28069
28070 \begin_layout Plain Layout
28071 Cette option est utilisée dans le document
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
28081  le menu contextuel dans une légende avec un clic droit et indiquer si la
28082  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
28083  Vous pouvez de cette façon écraser le réglage global de placement des légendes
28084  pour certaines d'entre elles.
28085  Le tableau
28086 \begin_inset space ~
28087 \end_inset
28088
28089
28090 \begin_inset CommandInset ref
28091 LatexCommand ref
28092 reference "tab:A-caption-marked"
28093
28094 \end_inset
28095
28096  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
28097  alors qu'elle est insérée au-dessus.
28098  Par comparaison, la légende du tableau
28099 \begin_inset space ~
28100 \end_inset
28101
28102
28103 \begin_inset CommandInset ref
28104 LatexCommand ref
28105 reference "tab:A-standard-table"
28106
28107 \end_inset
28108
28109  n'est pas repositionnée.
28110 \end_layout
28111
28112 \begin_layout Standard
28113 \begin_inset Float table
28114 wide false
28115 sideways false
28116 status open
28117
28118 \begin_layout Plain Layout
28119 \begin_inset Caption Below
28120
28121 \begin_layout Plain Layout
28122 \begin_inset CommandInset label
28123 LatexCommand label
28124 name "tab:A-caption-marked"
28125
28126 \end_inset
28127
28128 Une légende positionnée sous le tableau par le menu contextuel
28129 \lang english
28130 .
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \begin_layout Plain Layout
28139 \align center
28140 \begin_inset Tabular
28141 <lyxtabular version="3" rows="3" columns="3">
28142 <features rotate="0" tabularvalignment="middle">
28143 <column alignment="center" valignment="top" width="0pt">
28144 <column alignment="center" valignment="top" width="0pt">
28145 <column alignment="center" valignment="top" width="0pt">
28146 <row>
28147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28148 \begin_inset Text
28149
28150 \begin_layout Plain Layout
28151 1
28152 \end_layout
28153
28154 \end_inset
28155 </cell>
28156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28157 \begin_inset Text
28158
28159 \begin_layout Plain Layout
28160 2
28161 \end_layout
28162
28163 \end_inset
28164 </cell>
28165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28166 \begin_inset Text
28167
28168 \begin_layout Plain Layout
28169 3
28170 \end_layout
28171
28172 \end_inset
28173 </cell>
28174 </row>
28175 <row>
28176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28177 \begin_inset Text
28178
28179 \begin_layout Plain Layout
28180 Jean
28181 \end_layout
28182
28183 \end_inset
28184 </cell>
28185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28186 \begin_inset Text
28187
28188 \begin_layout Plain Layout
28189 Marie
28190 \end_layout
28191
28192 \end_inset
28193 </cell>
28194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28195 \begin_inset Text
28196
28197 \begin_layout Plain Layout
28198 Pierre
28199 \end_layout
28200
28201 \end_inset
28202 </cell>
28203 </row>
28204 <row>
28205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28206 \begin_inset Text
28207
28208 \begin_layout Plain Layout
28209 \begin_inset Formula $\int x^{2}dx$
28210 \end_inset
28211
28212
28213 \end_layout
28214
28215 \end_inset
28216 </cell>
28217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28218 \begin_inset Text
28219
28220 \begin_layout Plain Layout
28221 \begin_inset Formula $\left[\begin{array}{cc}
28222 a & b\\
28223 c & d
28224 \end{array}\right]$
28225 \end_inset
28226
28227
28228 \end_layout
28229
28230 \end_inset
28231 </cell>
28232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28233 \begin_inset Text
28234
28235 \begin_layout Plain Layout
28236 \begin_inset Formula $1+1=2$
28237 \end_inset
28238
28239
28240 \end_layout
28241
28242 \end_inset
28243 </cell>
28244 </row>
28245 </lyxtabular>
28246
28247 \end_inset
28248
28249
28250 \end_layout
28251
28252 \end_inset
28253
28254
28255 \end_layout
28256
28257 \begin_layout Standard
28258 \begin_inset Float table
28259 wide false
28260 sideways false
28261 status open
28262
28263 \begin_layout Plain Layout
28264 \begin_inset Caption Standard
28265
28266 \begin_layout Plain Layout
28267 \begin_inset CommandInset label
28268 LatexCommand label
28269 name "tab:A-standard-table"
28270
28271 \end_inset
28272
28273 Une légende de tableau standard
28274 \end_layout
28275
28276 \end_inset
28277
28278
28279 \end_layout
28280
28281 \begin_layout Plain Layout
28282 \align center
28283 \begin_inset Tabular
28284 <lyxtabular version="3" rows="3" columns="3">
28285 <features rotate="0" tabularvalignment="middle">
28286 <column alignment="center" valignment="top" width="0pt">
28287 <column alignment="center" valignment="top" width="0pt">
28288 <column alignment="center" valignment="top" width="0pt">
28289 <row>
28290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28291 \begin_inset Text
28292
28293 \begin_layout Plain Layout
28294 1
28295 \end_layout
28296
28297 \end_inset
28298 </cell>
28299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28300 \begin_inset Text
28301
28302 \begin_layout Plain Layout
28303 2
28304 \end_layout
28305
28306 \end_inset
28307 </cell>
28308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28309 \begin_inset Text
28310
28311 \begin_layout Plain Layout
28312 3
28313 \end_layout
28314
28315 \end_inset
28316 </cell>
28317 </row>
28318 <row>
28319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28320 \begin_inset Text
28321
28322 \begin_layout Plain Layout
28323 Jean
28324 \end_layout
28325
28326 \end_inset
28327 </cell>
28328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28329 \begin_inset Text
28330
28331 \begin_layout Plain Layout
28332 Marie
28333 \end_layout
28334
28335 \end_inset
28336 </cell>
28337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28338 \begin_inset Text
28339
28340 \begin_layout Plain Layout
28341 Pierre
28342 \end_layout
28343
28344 \end_inset
28345 </cell>
28346 </row>
28347 <row>
28348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28349 \begin_inset Text
28350
28351 \begin_layout Plain Layout
28352 \begin_inset Formula $\int x^{2}dx$
28353 \end_inset
28354
28355
28356 \end_layout
28357
28358 \end_inset
28359 </cell>
28360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28361 \begin_inset Text
28362
28363 \begin_layout Plain Layout
28364 \begin_inset Formula $\left[\begin{array}{cc}
28365 a & b\\
28366 c & d
28367 \end{array}\right]$
28368 \end_inset
28369
28370
28371 \end_layout
28372
28373 \end_inset
28374 </cell>
28375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28376 \begin_inset Text
28377
28378 \begin_layout Plain Layout
28379 \begin_inset Formula $1+1=2$
28380 \end_inset
28381
28382
28383 \end_layout
28384
28385 \end_inset
28386 </cell>
28387 </row>
28388 </lyxtabular>
28389
28390 \end_inset
28391
28392
28393 \end_layout
28394
28395 \end_inset
28396
28397
28398 \end_layout
28399
28400 \begin_layout Standard
28401 \begin_inset VSpace bigskip
28402 \end_inset
28403
28404 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28405  Pour cela, vous devez charger le paquetage LaTeX 
28406 \series bold
28407 sidecap
28408 \series default
28409
28410 \begin_inset Index idx
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414 Paquetages LaTeX ! sidecap
28415 \end_layout
28416
28417 \end_inset
28418
28419  dans le préambule de votre document avec la ligne de commande suivante
28420 \end_layout
28421
28422 \begin_layout Standard
28423
28424 \series bold
28425
28426 \backslash
28427 usepackage[option]{sidecap}
28428 \end_layout
28429
28430 \begin_layout Standard
28431 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28432  extérieure – à droite sur les pages impaires et à gauche sur les pages
28433  paires.
28434  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28435  
28436 \series bold
28437 innercaption
28438 \series default
28439 .
28440  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28441  
28442 \series bold
28443 rightcaption
28444 \series default
28445  ou 
28446 \series bold
28447 leftcaption
28448 \series default
28449 .
28450 \end_layout
28451
28452 \begin_layout Standard
28453 \begin_inset ERT
28454 status collapsed
28455
28456 \begin_layout Plain Layout
28457
28458
28459 \backslash
28460 ifsidecap
28461 \end_layout
28462
28463 \end_inset
28464
28465
28466 \begin_inset Note Note
28467 status open
28468
28469 \begin_layout Plain Layout
28470 La section suivante ne sera affichée que si le paquetage LaTeX 
28471 \series bold
28472 sidecap
28473 \series default
28474  a été installé.
28475 \end_layout
28476
28477 \end_inset
28478
28479
28480 \end_layout
28481
28482 \begin_layout Standard
28483 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28484  ajouter ces commandes dans le préambule de votre document :
28485 \end_layout
28486
28487 \begin_layout Standard
28488 \noindent
28489 \begin_inset CommandInset line
28490 LatexCommand rule
28491 offset "0.5ex"
28492 width "100line%"
28493 height "1pt"
28494
28495 \end_inset
28496
28497
28498 \end_layout
28499
28500 \begin_layout Standard
28501
28502 \series bold
28503
28504 \backslash
28505 newcommand{
28506 \backslash
28507 TabBesBeg}[1][1.0]{%
28508 \begin_inset Newline newline
28509 \end_inset
28510
28511
28512 \begin_inset Phantom HPhantom
28513 status open
28514
28515 \begin_layout Plain Layout
28516 \begin_inset space ~
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \end_inset
28523
28524
28525 \backslash
28526 let
28527 \backslash
28528 MyTable
28529 \backslash
28530 table
28531 \begin_inset Newline newline
28532 \end_inset
28533
28534
28535 \begin_inset Phantom HPhantom
28536 status open
28537
28538 \begin_layout Plain Layout
28539
28540 \series medium
28541 \begin_inset space ~
28542 \end_inset
28543
28544
28545 \end_layout
28546
28547 \end_inset
28548
28549
28550 \backslash
28551 let
28552 \backslash
28553 MyEndtable
28554 \backslash
28555 endtable
28556 \begin_inset Newline newline
28557 \end_inset
28558
28559
28560 \begin_inset Phantom HPhantom
28561 status open
28562
28563 \begin_layout Plain Layout
28564
28565 \series medium
28566 \begin_inset space ~
28567 \end_inset
28568
28569
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \backslash
28576 renewenvironment{table}[1]{
28577 \backslash
28578 begin{SCtable}[#1]##1}{
28579 \backslash
28580 end{SCtable}}}
28581 \end_layout
28582
28583 \begin_layout Standard
28584
28585 \series bold
28586
28587 \backslash
28588 newcommand{
28589 \backslash
28590 TabBesEnd}{%
28591 \begin_inset Newline newline
28592 \end_inset
28593
28594
28595 \begin_inset Phantom HPhantom
28596 status open
28597
28598 \begin_layout Plain Layout
28599 \begin_inset space ~
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \end_inset
28606
28607
28608 \backslash
28609 let
28610 \backslash
28611 table
28612 \backslash
28613 MyTable
28614 \begin_inset Newline newline
28615 \end_inset
28616
28617
28618 \begin_inset Phantom HPhantom
28619 status open
28620
28621 \begin_layout Plain Layout
28622 \begin_inset space ~
28623 \end_inset
28624
28625
28626 \end_layout
28627
28628 \end_inset
28629
28630
28631 \backslash
28632 let
28633 \backslash
28634 endtable
28635 \backslash
28636 MyEndtable
28637 \end_layout
28638
28639 \begin_layout Standard
28640
28641 \series bold
28642
28643 \backslash
28644 newcommand{
28645 \backslash
28646 FigBesBeg}[1][1.0]{%
28647 \begin_inset Newline newline
28648 \end_inset
28649
28650
28651 \begin_inset Phantom HPhantom
28652 status open
28653
28654 \begin_layout Plain Layout
28655 \begin_inset space ~
28656 \end_inset
28657
28658
28659 \end_layout
28660
28661 \end_inset
28662
28663
28664 \backslash
28665 let
28666 \backslash
28667 MyFigure
28668 \backslash
28669 figure
28670 \begin_inset Newline newline
28671 \end_inset
28672
28673
28674 \begin_inset Phantom HPhantom
28675 status open
28676
28677 \begin_layout Plain Layout
28678 \begin_inset space ~
28679 \end_inset
28680
28681
28682 \end_layout
28683
28684 \end_inset
28685
28686
28687 \backslash
28688 let
28689 \backslash
28690 MyEndfigure
28691 \backslash
28692 endfigure
28693 \begin_inset Newline newline
28694 \end_inset
28695
28696
28697 \begin_inset Phantom HPhantom
28698 status open
28699
28700 \begin_layout Plain Layout
28701 \begin_inset space ~
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \end_inset
28708
28709
28710 \backslash
28711 renewenvironment{figure}[1]{
28712 \backslash
28713 begin{SCfigure}[#1]##1}{
28714 \backslash
28715 end{SCfigure}}}
28716 \end_layout
28717
28718 \begin_layout Standard
28719
28720 \series bold
28721
28722 \backslash
28723 newcommand{
28724 \backslash
28725 FigBesEnd}{%
28726 \begin_inset Newline newline
28727 \end_inset
28728
28729
28730 \begin_inset Phantom HPhantom
28731 status open
28732
28733 \begin_layout Plain Layout
28734 \begin_inset space ~
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \end_inset
28741
28742
28743 \backslash
28744 let
28745 \backslash
28746 figure
28747 \backslash
28748 MyFigure
28749 \begin_inset Newline newline
28750 \end_inset
28751
28752
28753 \begin_inset Phantom HPhantom
28754 status open
28755
28756 \begin_layout Plain Layout
28757 \begin_inset space ~
28758 \end_inset
28759
28760
28761 \end_layout
28762
28763 \end_inset
28764
28765
28766 \backslash
28767 let
28768 \backslash
28769 endfigure
28770 \backslash
28771 MyEndfigure}
28772 \end_layout
28773
28774 \begin_layout Standard
28775 \noindent
28776 \begin_inset CommandInset line
28777 LatexCommand rule
28778 offset "0.5ex"
28779 width "100line%"
28780 height "1pt"
28781
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \begin_layout Standard
28788 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
28789  la légende se place sur le côté.
28790  Pour les flottants de figure, utilisez la commande
28791 \end_layout
28792
28793 \begin_layout Standard
28794
28795 \series bold
28796
28797 \backslash
28798 FigBesBeg
28799 \end_layout
28800
28801 \begin_layout Standard
28802 en code TeX avant le flottant.
28803  Et insérez la commande
28804 \end_layout
28805
28806 \begin_layout Standard
28807
28808 \series bold
28809
28810 \backslash
28811 FigBesEnd
28812 \end_layout
28813
28814 \begin_layout Standard
28815 en code TeX à l'endroit où vous voulez revenir à la définition originale
28816  du flottant.
28817 \end_layout
28818
28819 \begin_layout Standard
28820 Pour les flottants de tableau, utilisez les commandes correspondantes
28821 \end_layout
28822
28823 \begin_layout Standard
28824
28825 \series bold
28826
28827 \backslash
28828 TabBesBeg
28829 \series default
28830  et 
28831 \series bold
28832
28833 \backslash
28834 TabBesEnd
28835 \end_layout
28836
28837 \begin_layout Standard
28838 La figure
28839 \begin_inset space ~
28840 \end_inset
28841
28842
28843 \begin_inset CommandInset ref
28844 LatexCommand ref
28845 reference "fig:legende-a-coté-fig"
28846
28847 \end_inset
28848
28849  et le tableau
28850 \begin_inset space ~
28851 \end_inset
28852
28853
28854 \begin_inset CommandInset ref
28855 LatexCommand ref
28856 reference "tab:legende-à-coté-tableau"
28857
28858 \end_inset
28859
28860  sont des exemples où la légende a été mises sur le coté.
28861 \end_layout
28862
28863 \begin_layout Standard
28864 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
28865  pour les flottants de tableau et vers le bas pour les flottants de figure.
28866  Pour changer ce comportement, vous pouvez utiliser les commandes
28867 \end_layout
28868
28869 \begin_layout Standard
28870
28871 \series bold
28872
28873 \backslash
28874 sidecaptionvpos{type flottant}{placement}
28875 \end_layout
28876
28877 \begin_layout Standard
28878 dans le préambule du document ou en code TeX juste avant le flottant visé.
28879  Le type du flottant est soit 
28880 \family sans
28881 figure
28882 \family default
28883  soit 
28884 \family sans
28885 table
28886 \family default
28887 , le placement peut être 
28888 \begin_inset Quotes fld
28889 \end_inset
28890
28891
28892 \family sans
28893 t
28894 \family default
28895
28896 \begin_inset Quotes frd
28897 \end_inset
28898
28899  pour haut (top), 
28900 \begin_inset Quotes fld
28901 \end_inset
28902
28903
28904 \family sans
28905 c
28906 \family default
28907
28908 \begin_inset Quotes frd
28909 \end_inset
28910
28911
28912 \begin_inset Quotes erd
28913 \end_inset
28914
28915  pour centre (center), ou 
28916 \begin_inset Quotes fld
28917 \end_inset
28918
28919
28920 \family sans
28921 b
28922 \family default
28923
28924 \begin_inset Quotes frd
28925 \end_inset
28926
28927  pour bas (bottom).
28928  Pour que, par exemple, les légendes des flottants de figure soient centrés
28929  verticalement, utilisez la commande
28930 \end_layout
28931
28932 \begin_layout Standard
28933
28934 \series bold
28935
28936 \backslash
28937 sidecaptionvpos{figure}{c}
28938 \end_layout
28939
28940 \begin_layout Standard
28941 C'est ce qui a été utilisé pour la figure
28942 \begin_inset space ~
28943 \end_inset
28944
28945
28946 \begin_inset CommandInset ref
28947 LatexCommand ref
28948 reference "fig:legende-à-coté-fig-2"
28949
28950 \end_inset
28951
28952 .
28953 \end_layout
28954
28955 \begin_layout Standard
28956 \begin_inset VSpace medskip
28957 \end_inset
28958
28959
28960 \end_layout
28961
28962 \begin_layout Standard
28963 La largeur de légende par défaut est celle de l'image ou du tableau.
28964  Pour des images ou des tableaux étroits, comme le tableau
28965 \begin_inset space ~
28966 \end_inset
28967
28968
28969 \begin_inset CommandInset ref
28970 LatexCommand ref
28971 reference "tab:legende-à-coté-tableau"
28972
28973 \end_inset
28974
28975 , cela donne des légendes trop étroites.
28976  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
28977  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
28978  La largeur de la légende sera automatiquement recalculée dans le cas où
28979  cette dernière déborderait dans la marge de la page ou de la colonne à
28980  cause de la largeur indiquée.
28981  Le 
28982 \emph on
28983 facteur 
28984 \emph default
28985 peut soit être donné comme argument pour 
28986 \series bold
28987
28988 \backslash
28989 FigBesBeg
28990 \series default
28991 :
28992 \end_layout
28993
28994 \begin_layout Standard
28995
28996 \series bold
28997
28998 \backslash
28999 FigBesBeg[facteur]
29000 \end_layout
29001
29002 \begin_layout Standard
29003 ou dans la définition de 
29004 \series bold
29005
29006 \backslash
29007 FigBesBeg 
29008 \series default
29009 en remplaçant le
29010 \series bold
29011  1.0 
29012 \series default
29013 par une autre valeur.
29014  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29015  façon implicite quand  
29016 \series bold
29017
29018 \backslash
29019 FigBesBeg
29020 \series default
29021  est utilisé sans argument.
29022  Pour le tableau
29023 \begin_inset space ~
29024 \end_inset
29025
29026
29027 \begin_inset CommandInset ref
29028 LatexCommand ref
29029 reference "tab:cap-beside-tab-wider"
29030
29031 \end_inset
29032
29033  on a utilisé 5 comme facteur.
29034 \end_layout
29035
29036 \begin_layout Standard
29037
29038 \lang english
29039 \begin_inset Note Greyedout
29040 status open
29041
29042 \begin_layout Plain Layout
29043
29044 \series bold
29045 Note:
29046 \series default
29047  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29048  utiliser l'option de placement, 
29049 \family sans
29050 Ici
29051 \begin_inset space ~
29052 \end_inset
29053
29054 à
29055 \begin_inset space ~
29056 \end_inset
29057
29058 tout
29059 \begin_inset space ~
29060 \end_inset
29061
29062 prix
29063 \family default
29064  parce qu'elle n'est pas gérée par 
29065 \series bold
29066 sidecap
29067 \series default
29068 .
29069 \end_layout
29070
29071 \end_inset
29072
29073
29074 \end_layout
29075
29076 \begin_layout Standard
29077 \begin_inset VSpace medskip
29078 \end_inset
29079
29080 Pour plus d'information sur le paquetage 
29081 \series bold
29082 sidecap
29083 \series default
29084  nous vous renvoyons à sa documentation 
29085 \begin_inset CommandInset citation
29086 LatexCommand cite
29087 key "sidecap"
29088
29089 \end_inset
29090
29091 .
29092 \end_layout
29093
29094 \begin_layout Standard
29095 \begin_inset Note Greyedout
29096 status open
29097
29098 \begin_layout Plain Layout
29099
29100 \series bold
29101 Note:
29102 \series default
29103  Le paquetage LaTeX 
29104 \series bold
29105 hypcap
29106 \series default
29107
29108 \begin_inset Index idx
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112 Paquetages LaTeX ! hypcap
29113 \end_layout
29114
29115 \end_inset
29116
29117 , qui est décrit dans la section
29118 \begin_inset space ~
29119 \end_inset
29120
29121
29122 \begin_inset CommandInset ref
29123 LatexCommand ref
29124 reference "sub:Reference-Position"
29125
29126 \end_inset
29127
29128 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29129 \end_layout
29130
29131 \end_inset
29132
29133
29134 \end_layout
29135
29136 \begin_layout Standard
29137 \begin_inset ERT
29138 status collapsed
29139
29140 \begin_layout Plain Layout
29141
29142
29143 \backslash
29144 FigBesBeg 
29145 \end_layout
29146
29147 \end_inset
29148
29149
29150 \end_layout
29151
29152 \begin_layout Standard
29153 \begin_inset Float figure
29154 wide false
29155 sideways false
29156 status open
29157
29158 \begin_layout Plain Layout
29159 \begin_inset Graphics
29160         filename ../clipart/escher-lsd.eps
29161         scale 75
29162         scaleBeforeRotation
29163
29164 \end_inset
29165
29166
29167 \end_layout
29168
29169 \begin_layout Plain Layout
29170 \begin_inset Caption Standard
29171
29172 \begin_layout Plain Layout
29173 \begin_inset CommandInset label
29174 LatexCommand label
29175 name "fig:legende-a-coté-fig"
29176
29177 \end_inset
29178
29179 Une légende à côté d'une figure.
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \end_layout
29186
29187 \end_inset
29188
29189
29190 \end_layout
29191
29192 \begin_layout Standard
29193 \begin_inset ERT
29194 status collapsed
29195
29196 \begin_layout Plain Layout
29197
29198
29199 \backslash
29200 FigBesEnd
29201 \end_layout
29202
29203 \end_inset
29204
29205
29206 \end_layout
29207
29208 \begin_layout Standard
29209 \begin_inset ERT
29210 status collapsed
29211
29212 \begin_layout Plain Layout
29213
29214
29215 \backslash
29216 TabBesBeg 
29217 \end_layout
29218
29219 \end_inset
29220
29221
29222 \end_layout
29223
29224 \begin_layout Standard
29225 \begin_inset Float table
29226 wide false
29227 sideways false
29228 status open
29229
29230 \begin_layout Plain Layout
29231 \begin_inset Caption Standard
29232
29233 \begin_layout Plain Layout
29234 \begin_inset CommandInset label
29235 LatexCommand label
29236 name "tab:legende-à-coté-tableau"
29237
29238 \end_inset
29239
29240 Une légende à côté d'un tableau.
29241 \end_layout
29242
29243 \end_inset
29244
29245
29246 \end_layout
29247
29248 \begin_layout Plain Layout
29249 \begin_inset Tabular
29250 <lyxtabular version="3" rows="4" columns="5">
29251 <features rotate="0" tabularvalignment="middle">
29252 <column alignment="center" valignment="top">
29253 <column alignment="center" valignment="top">
29254 <column alignment="center" valignment="top">
29255 <column alignment="center" valignment="top">
29256 <column alignment="center" valignment="top">
29257 <row>
29258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29259 \begin_inset Text
29260
29261 \begin_layout Plain Layout
29262 a
29263 \end_layout
29264
29265 \end_inset
29266 </cell>
29267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29268 \begin_inset Text
29269
29270 \begin_layout Plain Layout
29271
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Plain Layout
29280 b
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29286 \begin_inset Text
29287
29288 \begin_layout Plain Layout
29289
29290 \end_layout
29291
29292 \end_inset
29293 </cell>
29294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29295 \begin_inset Text
29296
29297 \begin_layout Plain Layout
29298 c
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 </row>
29304 <row>
29305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29306 \begin_inset Text
29307
29308 \begin_layout Plain Layout
29309
29310 \end_layout
29311
29312 \end_inset
29313 </cell>
29314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29315 \begin_inset Text
29316
29317 \begin_layout Plain Layout
29318 d
29319 \end_layout
29320
29321 \end_inset
29322 </cell>
29323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29324 \begin_inset Text
29325
29326 \begin_layout Plain Layout
29327
29328 \end_layout
29329
29330 \end_inset
29331 </cell>
29332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29333 \begin_inset Text
29334
29335 \begin_layout Plain Layout
29336 e
29337 \end_layout
29338
29339 \end_inset
29340 </cell>
29341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29342 \begin_inset Text
29343
29344 \begin_layout Plain Layout
29345
29346 \end_layout
29347
29348 \end_inset
29349 </cell>
29350 </row>
29351 <row>
29352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29353 \begin_inset Text
29354
29355 \begin_layout Plain Layout
29356 f
29357 \end_layout
29358
29359 \end_inset
29360 </cell>
29361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29362 \begin_inset Text
29363
29364 \begin_layout Plain Layout
29365
29366 \end_layout
29367
29368 \end_inset
29369 </cell>
29370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29371 \begin_inset Text
29372
29373 \begin_layout Plain Layout
29374 g
29375 \end_layout
29376
29377 \end_inset
29378 </cell>
29379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29380 \begin_inset Text
29381
29382 \begin_layout Plain Layout
29383
29384 \end_layout
29385
29386 \end_inset
29387 </cell>
29388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29389 \begin_inset Text
29390
29391 \begin_layout Plain Layout
29392 h
29393 \end_layout
29394
29395 \end_inset
29396 </cell>
29397 </row>
29398 <row>
29399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29400 \begin_inset Text
29401
29402 \begin_layout Plain Layout
29403
29404 \end_layout
29405
29406 \end_inset
29407 </cell>
29408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29409 \begin_inset Text
29410
29411 \begin_layout Plain Layout
29412 i
29413 \end_layout
29414
29415 \end_inset
29416 </cell>
29417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29418 \begin_inset Text
29419
29420 \begin_layout Plain Layout
29421
29422 \end_layout
29423
29424 \end_inset
29425 </cell>
29426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29427 \begin_inset Text
29428
29429 \begin_layout Plain Layout
29430 j
29431 \end_layout
29432
29433 \end_inset
29434 </cell>
29435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29436 \begin_inset Text
29437
29438 \begin_layout Plain Layout
29439
29440 \end_layout
29441
29442 \end_inset
29443 </cell>
29444 </row>
29445 </lyxtabular>
29446
29447 \end_inset
29448
29449
29450 \end_layout
29451
29452 \end_inset
29453
29454
29455 \end_layout
29456
29457 \begin_layout Standard
29458 \begin_inset ERT
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462
29463
29464 \backslash
29465 TabBesEnd
29466 \end_layout
29467
29468 \end_inset
29469
29470
29471 \end_layout
29472
29473 \begin_layout Standard
29474 \begin_inset ERT
29475 status collapsed
29476
29477 \begin_layout Plain Layout
29478
29479
29480 \backslash
29481 FigBesBeg 
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \end_layout
29488
29489 \begin_layout Standard
29490 \begin_inset ERT
29491 status collapsed
29492
29493 \begin_layout Plain Layout
29494
29495
29496 \backslash
29497 sidecaptionvpos{figure}{c}
29498 \end_layout
29499
29500 \end_inset
29501
29502
29503 \begin_inset Float figure
29504 wide false
29505 sideways false
29506 status open
29507
29508 \begin_layout Plain Layout
29509 \begin_inset Graphics
29510         filename ../clipart/escher-lsd.eps
29511         scale 75
29512         scaleBeforeRotation
29513
29514 \end_inset
29515
29516
29517 \end_layout
29518
29519 \begin_layout Plain Layout
29520 \begin_inset Caption Standard
29521
29522 \begin_layout Plain Layout
29523 \begin_inset CommandInset label
29524 LatexCommand label
29525 name "fig:legende-à-coté-fig-2"
29526
29527 \end_inset
29528
29529 Une légende centrée verticalement à côté d'une figure.
29530 \end_layout
29531
29532 \end_inset
29533
29534
29535 \end_layout
29536
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \begin_layout Standard
29543 \begin_inset ERT
29544 status collapsed
29545
29546 \begin_layout Plain Layout
29547
29548
29549 \backslash
29550 FigBesEnd
29551 \end_layout
29552
29553 \end_inset
29554
29555
29556 \end_layout
29557
29558 \begin_layout Standard
29559 \begin_inset ERT
29560 status collapsed
29561
29562 \begin_layout Plain Layout
29563
29564
29565 \backslash
29566 TabBesBeg[5]
29567 \end_layout
29568
29569 \end_inset
29570
29571
29572 \end_layout
29573
29574 \begin_layout Standard
29575 \begin_inset Float table
29576 wide false
29577 sideways false
29578 status open
29579
29580 \begin_layout Plain Layout
29581 \begin_inset Caption Standard
29582
29583 \begin_layout Plain Layout
29584
29585 \lang english
29586 \begin_inset CommandInset label
29587 LatexCommand label
29588 name "tab:cap-beside-tab-wider"
29589
29590 \end_inset
29591
29592 This is a caption is wider than the one in
29593 \lang french
29594  tableau
29595 \begin_inset space ~
29596 \end_inset
29597
29598
29599 \begin_inset CommandInset ref
29600 LatexCommand ref
29601 reference "tab:legende-à-coté-tableau"
29602
29603 \end_inset
29604
29605 .
29606 \end_layout
29607
29608 \end_inset
29609
29610
29611 \end_layout
29612
29613 \begin_layout Plain Layout
29614 \begin_inset Tabular
29615 <lyxtabular version="3" rows="4" columns="5">
29616 <features rotate="0" tabularvalignment="middle">
29617 <column alignment="center" valignment="top">
29618 <column alignment="center" valignment="top">
29619 <column alignment="center" valignment="top">
29620 <column alignment="center" valignment="top">
29621 <column alignment="center" valignment="top">
29622 <row>
29623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29624 \begin_inset Text
29625
29626 \begin_layout Plain Layout
29627 a
29628 \end_layout
29629
29630 \end_inset
29631 </cell>
29632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29633 \begin_inset Text
29634
29635 \begin_layout Plain Layout
29636
29637 \end_layout
29638
29639 \end_inset
29640 </cell>
29641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29642 \begin_inset Text
29643
29644 \begin_layout Plain Layout
29645 b
29646 \end_layout
29647
29648 \end_inset
29649 </cell>
29650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29651 \begin_inset Text
29652
29653 \begin_layout Plain Layout
29654
29655 \end_layout
29656
29657 \end_inset
29658 </cell>
29659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29660 \begin_inset Text
29661
29662 \begin_layout Plain Layout
29663 c
29664 \end_layout
29665
29666 \end_inset
29667 </cell>
29668 </row>
29669 <row>
29670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29671 \begin_inset Text
29672
29673 \begin_layout Plain Layout
29674
29675 \end_layout
29676
29677 \end_inset
29678 </cell>
29679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29680 \begin_inset Text
29681
29682 \begin_layout Plain Layout
29683 d
29684 \end_layout
29685
29686 \end_inset
29687 </cell>
29688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29689 \begin_inset Text
29690
29691 \begin_layout Plain Layout
29692
29693 \end_layout
29694
29695 \end_inset
29696 </cell>
29697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29698 \begin_inset Text
29699
29700 \begin_layout Plain Layout
29701 e
29702 \end_layout
29703
29704 \end_inset
29705 </cell>
29706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29707 \begin_inset Text
29708
29709 \begin_layout Plain Layout
29710
29711 \end_layout
29712
29713 \end_inset
29714 </cell>
29715 </row>
29716 <row>
29717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29718 \begin_inset Text
29719
29720 \begin_layout Plain Layout
29721 f
29722 \end_layout
29723
29724 \end_inset
29725 </cell>
29726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29727 \begin_inset Text
29728
29729 \begin_layout Plain Layout
29730
29731 \end_layout
29732
29733 \end_inset
29734 </cell>
29735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29736 \begin_inset Text
29737
29738 \begin_layout Plain Layout
29739 g
29740 \end_layout
29741
29742 \end_inset
29743 </cell>
29744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29745 \begin_inset Text
29746
29747 \begin_layout Plain Layout
29748
29749 \end_layout
29750
29751 \end_inset
29752 </cell>
29753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29754 \begin_inset Text
29755
29756 \begin_layout Plain Layout
29757 h
29758 \end_layout
29759
29760 \end_inset
29761 </cell>
29762 </row>
29763 <row>
29764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29765 \begin_inset Text
29766
29767 \begin_layout Plain Layout
29768
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777 i
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29783 \begin_inset Text
29784
29785 \begin_layout Plain Layout
29786
29787 \end_layout
29788
29789 \end_inset
29790 </cell>
29791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29792 \begin_inset Text
29793
29794 \begin_layout Plain Layout
29795 j
29796 \end_layout
29797
29798 \end_inset
29799 </cell>
29800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29801 \begin_inset Text
29802
29803 \begin_layout Plain Layout
29804
29805 \end_layout
29806
29807 \end_inset
29808 </cell>
29809 </row>
29810 </lyxtabular>
29811
29812 \end_inset
29813
29814
29815 \end_layout
29816
29817 \end_inset
29818
29819
29820 \end_layout
29821
29822 \begin_layout Standard
29823 \begin_inset ERT
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827
29828
29829 \backslash
29830 TabBesEnd
29831 \end_layout
29832
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \begin_layout Standard
29839 \begin_inset ERT
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843
29844
29845 \backslash
29846 else
29847 \end_layout
29848
29849 \end_inset
29850
29851
29852 \begin_inset Note Note
29853 status open
29854
29855 \begin_layout Plain Layout
29856 Ce qui suit sera affiché si le paquetage LaTeX 
29857 \series bold
29858 sidecap
29859 \series default
29860  n'est pas installé :
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \begin_layout Standard
29869 Vous devez installer le paquetage LaTeX 
29870 \series bold
29871 sidecap
29872 \series default
29873  pour voir la suite de cette section dans la sortie imprimée.
29874 \end_layout
29875
29876 \begin_layout Standard
29877 \begin_inset ERT
29878 status collapsed
29879
29880 \begin_layout Plain Layout
29881
29882
29883 \backslash
29884 fi
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \end_layout
29891
29892 \begin_layout Section
29893 Les listes de flottants
29894 \begin_inset Index idx
29895 status collapsed
29896
29897 \begin_layout Plain Layout
29898 Flottants ! Listes de Flottants
29899 \end_layout
29900
29901 \end_inset
29902
29903
29904 \end_layout
29905
29906 \begin_layout Standard
29907 De la même façon que la table des matières fait la liste des sections du
29908  document, il y a des listes pour tous les types de flottants, comme par
29909  exemple pour les figures du document.
29910  Vous pouvez les insérer en utilisant le menu 
29911 \family sans
29912 Insertion\SpecialChar \menuseparator
29913 Listes
29914 \begin_inset space ~
29915 \end_inset
29916
29917 &
29918 \begin_inset space ~
29919 \end_inset
29920
29921 TdM
29922 \family default
29923 .
29924 \end_layout
29925
29926 \begin_layout Standard
29927 Les entrées de la liste sont la légende du flottant ou éventuellement le
29928  titre court, le numéro du flottant, et le numéro de la page où le flottant
29929  apparaît dans le document.
29930 \end_layout
29931
29932 \begin_layout Standard
29933 Vous trouverez à la fin de ce document une liste des figures et une liste
29934  des tableaux.
29935 \end_layout
29936
29937 \begin_layout Chapter
29938 Notes
29939 \end_layout
29940
29941 \begin_layout Section
29942 Les notes de LyX
29943 \begin_inset Index idx
29944 status collapsed
29945
29946 \begin_layout Plain Layout
29947 Notes ! Notes LyX 
29948 \end_layout
29949
29950 \end_inset
29951
29952
29953 \end_layout
29954
29955 \begin_layout Standard
29956 On peut insérer une note en utilisant le bouton 
29957 \begin_inset Info
29958 type  "icon"
29959 arg   "note-insert"
29960 \end_inset
29961
29962  de la barre d'outils ou avec le menu 
29963 \family sans
29964 Insertion\SpecialChar \menuseparator
29965 Note
29966 \family default
29967 .
29968  Il y a trois types de notes :
29969 \end_layout
29970
29971 \begin_layout Description
29972 Note
29973 \begin_inset space ~
29974 \end_inset
29975
29976 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
29977  finale.
29978  La boîte de cette note ressemble à ceci :
29979 \begin_inset Newline newline
29980 \end_inset
29981
29982
29983 \begin_inset Newline newline
29984 \end_inset
29985
29986
29987 \begin_inset Graphics
29988         filename clipart/LyXNoteImageQt4.png
29989         display false
29990         scale 65
29991         scaleBeforeRotation
29992
29993 \end_inset
29994
29995  
29996 \begin_inset Note Note
29997 status open
29998
29999 \begin_layout Plain Layout
30000 Le texte de cette note n'apparaîtra pas à l'impression.
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \end_layout
30007
30008 \begin_layout Description
30009 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30010  il est inséré comme un commentaire LaTeX quand vous exportez votre document
30011  vers un fichier au format LaTeX avec le menu 
30012 \family sans
30013 Fichier\SpecialChar \menuseparator
30014 Exporter\SpecialChar \menuseparator
30015 LaTeX (pdflatex) / (plain)
30016 \family default
30017 .
30018  La boîte de cette note ressemble à ceci :
30019 \begin_inset Newline newline
30020 \end_inset
30021
30022
30023 \begin_inset Newline newline
30024 \end_inset
30025
30026
30027 \begin_inset Graphics
30028         filename clipart/CommentNoteImageQt4.png
30029         display false
30030         scale 55
30031         scaleBeforeRotation
30032
30033 \end_inset
30034
30035  
30036 \begin_inset Note Comment
30037 status open
30038
30039 \begin_layout Plain Layout
30040 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30041  LaTeX.
30042 \end_layout
30043
30044 \end_inset
30045
30046
30047 \end_layout
30048
30049 \begin_layout Description
30050 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30051  La boîte de cette note ressemble à ceci :
30052 \begin_inset Newline newline
30053 \end_inset
30054
30055
30056 \begin_inset Newline newline
30057 \end_inset
30058
30059
30060 \begin_inset Graphics
30061         filename clipart/GreyedOutNoteImageQt4.png
30062         lyxscale 80
30063         display false
30064         scale 55
30065         scaleBeforeRotation
30066
30067 \end_inset
30068
30069
30070 \begin_inset Newline newline
30071 \end_inset
30072
30073
30074 \begin_inset ERT
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078
30079
30080 \backslash
30081 renewenvironment{lyxgreyedout}
30082 \end_layout
30083
30084 \begin_layout Plain Layout
30085
30086 {
30087 \backslash
30088 textcolor[gray]{0.8}
30089 \backslash
30090 bgroup}{
30091 \backslash
30092 egroup}
30093 \end_layout
30094
30095 \end_inset
30096
30097
30098 \begin_inset Note Greyedout
30099 status open
30100
30101 \begin_layout Plain Layout
30102 Le texte
30103 \begin_inset Foot
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
30108  grisé.
30109  
30110 \end_layout
30111
30112 \end_inset
30113
30114  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
30115 \end_layout
30116
30117 \end_inset
30118
30119
30120 \begin_inset ERT
30121 status collapsed
30122
30123 \begin_layout Plain Layout
30124
30125
30126 \backslash
30127 renewenvironment{lyxgreyedout}
30128 \end_layout
30129
30130 \begin_layout Plain Layout
30131
30132 {
30133 \backslash
30134 textcolor{blue}
30135 \backslash
30136 bgroup}{
30137 \backslash
30138 egroup}
30139 \end_layout
30140
30141 \end_inset
30142
30143
30144 \begin_inset Note Note
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30149  originale qu'elle a dans LyX.
30150  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30151  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30152 \end_layout
30153
30154 \end_inset
30155
30156
30157 \begin_inset Newline newline
30158 \end_inset
30159
30160
30161 \begin_inset Newline newline
30162 \end_inset
30163
30164 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30165  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 \begin_inset VSpace bigskip
30170 \end_inset
30171
30172 Quand vous utilisez le bouton 
30173 \begin_inset Info
30174 type  "icon"
30175 arg   "note-insert"
30176 \end_inset
30177
30178  de la barre d'outils, vous insérez une 
30179 \family sans
30180 Note
30181 \begin_inset space ~
30182 \end_inset
30183
30184 LyX
30185 \family default
30186 .
30187  
30188 \lang english
30189 You can switch between the three note types by right-clicking on the note-box.
30190
30191 \lang french
30192  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30193 la et cliquez sur le bouton d'insertion de note.
30194  Pour retransformer une note en texte, appuyez sur la touche 
30195 \family sans
30196 backspace
30197 \family default
30198  quand le curseur est au tout début de la note ou appuyez sur la touche
30199  
30200 \family sans
30201 Suppr.
30202
30203 \family default
30204  quand le curseur se trouve à la fin de la note.
30205 \end_layout
30206
30207 \begin_layout Standard
30208 \begin_inset VSpace bigskip
30209 \end_inset
30210
30211
30212 \end_layout
30213
30214 \begin_layout Standard
30215 Vous pouvez changer la couleur des notes grisées dans le menu 
30216 \family sans
30217 Document\SpecialChar \menuseparator
30218 Paramètres\SpecialChar \menuseparator
30219 Couleurs
30220 \family default
30221 .
30222 \end_layout
30223
30224 \begin_layout Section
30225 Notes en bas de page
30226 \begin_inset CommandInset label
30227 LatexCommand label
30228 name "sec:Notes-bas-de-page"
30229
30230 \end_inset
30231
30232
30233 \begin_inset Index idx
30234 status collapsed
30235
30236 \begin_layout Plain Layout
30237 Notes ! Notes de bas de page
30238 \end_layout
30239
30240 \end_inset
30241
30242
30243 \begin_inset Index idx
30244 status collapsed
30245
30246 \begin_layout Plain Layout
30247 Notes de bas de page
30248 \end_layout
30249
30250 \end_inset
30251
30252
30253 \end_layout
30254
30255 \begin_layout Standard
30256 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30257  
30258 \begin_inset Info
30259 type  "icon"
30260 arg   "footnote-insert"
30261 \end_inset
30262
30263  de la barre d'outils, soit en utilisant le menu 
30264 \family sans
30265 Insertion\SpecialChar \menuseparator
30266 Note
30267 \begin_inset space ~
30268 \end_inset
30269
30270 en
30271 \begin_inset space ~
30272 \end_inset
30273
30274 Bas
30275 \begin_inset space ~
30276 \end_inset
30277
30278 de
30279 \begin_inset space ~
30280 \end_inset
30281
30282 Page
30283 \family default
30284 .
30285  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30286  rouge 
30287 \begin_inset Quotes fld
30288 \end_inset
30289
30290 bas
30291 \begin_inset Quotes frd
30292 \end_inset
30293
30294  qui ressemble à ceci : 
30295 \begin_inset Graphics
30296         filename clipart/footnoteQt4.png
30297         scale 80
30298         scaleBeforeRotation
30299
30300 \end_inset
30301
30302  Vous pouvez y entrer votre texte.
30303  Si vous voulez transformer du texte déjà existant en note en bas de page,
30304  sélectionnez-le et cliquez sur le bouton 
30305 \family sans
30306 Note
30307 \begin_inset space ~
30308 \end_inset
30309
30310 en
30311 \begin_inset space ~
30312 \end_inset
30313
30314 Bas
30315 \begin_inset space ~
30316 \end_inset
30317
30318 de
30319 \begin_inset space ~
30320 \end_inset
30321
30322 Page
30323 \family default
30324  de la barre d'outils.
30325  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30326  
30327 \family sans
30328 Backspace
30329 \family default
30330  quand le curseur est au tout début de la note ou appuyez sur la touche
30331  
30332 \family sans
30333 Suppr.
30334
30335 \family default
30336  quand le curseur se trouve à la fin de la note.
30337 \end_layout
30338
30339 \begin_layout Standard
30340 Voici un exemple de note en bas de page:
30341 \begin_inset Foot
30342 status open
30343
30344 \begin_layout Plain Layout
30345 \begin_inset CommandInset label
30346 LatexCommand label
30347 name "fn:Note-en-bas"
30348
30349 \end_inset
30350
30351 Ceci est un exemple de note en bas de page.
30352 \end_layout
30353
30354 \end_inset
30355
30356
30357 \begin_inset ERT
30358 status collapsed
30359
30360 \begin_layout Plain Layout
30361
30362
30363 \backslash
30364 newcounter{MyRepeatFoot}
30365 \end_layout
30366
30367 \begin_layout Plain Layout
30368
30369
30370 \backslash
30371 setcounter{MyRepeatFoot}{
30372 \backslash
30373 thefootnote}
30374 \end_layout
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Standard
30382 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30383  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30384  de note.
30385  Le texte de la note est placé en bas de la page courante.
30386  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
30387  Selon votre classe de document les numéros de notes pourront être réinitialisés
30388  à chaque nouveau chapitre.
30389 \end_layout
30390
30391 \begin_layout Standard
30392 On peut faire référence à une note en bas de page comme on le fait avec
30393  les flottants : Insérez une étiquette dans la note et faites une référence
30394  croisée vers cette étiquette comme c'est décrit dans la
30395 \begin_inset space ~
30396 \end_inset
30397
30398
30399 \begin_inset CommandInset ref
30400 LatexCommand ref
30401 reference "sec:Referencer-les-Flottants"
30402
30403 \end_inset
30404
30405 .
30406 \begin_inset Newline newline
30407 \end_inset
30408
30409 Voici une référence à une note de bas de page :
30410 \begin_inset space ~
30411 \end_inset
30412
30413
30414 \begin_inset CommandInset ref
30415 LatexCommand ref
30416 reference "fn:Note-en-bas"
30417
30418 \end_inset
30419
30420 .
30421 \end_layout
30422
30423 \begin_layout Standard
30424 \begin_inset VSpace defskip
30425 \end_inset
30426
30427
30428 \lang english
30429 Footnotes in title environments are usually not numbered with symbols and
30430  they cannot contain several paragraphs.
30431  See for example the footnote in the titling of this document.
30432 \end_layout
30433
30434 \begin_layout Standard
30435 \begin_inset VSpace defskip
30436 \end_inset
30437
30438
30439 \end_layout
30440
30441 \begin_layout Standard
30442 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30443  par LaTeX pour des raisons techniques.
30444  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30445  
30446 \series bold
30447
30448 \backslash
30449 footnotemark{}
30450 \series default
30451  en code TeX à la place de la note de bas de page.
30452  Le texte de la note est mis en argument de la commande TeX 
30453 \series bold
30454
30455 \backslash
30456 footnotetext
30457 \series default
30458  après le tableau.
30459 \begin_inset Newline newline
30460 \end_inset
30461
30462 C'est ce qui a été fait pour le tableau qui suit avec la commande
30463 \end_layout
30464
30465 \begin_layout Standard
30466
30467 \series bold
30468
30469 \backslash
30470 footnotetext{
30471 \series default
30472 Note de bas de page de tableau imprimée.
30473 \series bold
30474 }
30475 \end_layout
30476
30477 \begin_layout Standard
30478
30479 \lang english
30480 \begin_inset Tabular
30481 <lyxtabular version="3" rows="2" columns="1">
30482 <features rotate="0" tabularvalignment="middle">
30483 <column alignment="center" valignment="top">
30484 <row>
30485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30486 \begin_inset Text
30487
30488 \begin_layout Plain Layout
30489 Un exemple de texte
30490 \begin_inset Foot
30491 status open
30492
30493 \begin_layout Plain Layout
30494 Cette note ne sera pas imprimée
30495 \begin_inset space ~
30496 \end_inset
30497
30498 !
30499 \end_layout
30500
30501 \end_inset
30502
30503
30504 \end_layout
30505
30506 \end_inset
30507 </cell>
30508 </row>
30509 <row>
30510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30511 \begin_inset Text
30512
30513 \begin_layout Plain Layout
30514 Un autre exemple de texte
30515 \begin_inset ERT
30516 status collapsed
30517
30518 \begin_layout Plain Layout
30519
30520
30521 \backslash
30522 footnotemark{}
30523 \end_layout
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \end_inset
30531 </cell>
30532 </row>
30533 </lyxtabular>
30534
30535 \end_inset
30536
30537
30538 \begin_inset ERT
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542
30543
30544 \backslash
30545 footnotetext{
30546 \end_layout
30547
30548 \end_inset
30549
30550
30551 \lang french
30552 Note de bas de page de tableau imprimée.
30553 \lang english
30554
30555 \begin_inset ERT
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559
30560 }
30561 \end_layout
30562
30563 \end_inset
30564
30565
30566 \end_layout
30567
30568 \begin_layout Standard
30569 Les notes de bas de page dans des tableaux longs sont décrites dans la section
30570 \begin_inset space ~
30571 \end_inset
30572
30573
30574 \begin_inset CommandInset ref
30575 LatexCommand ref
30576 reference "sub:Notes-dans-tableau-long"
30577
30578 \end_inset
30579
30580 .
30581 \end_layout
30582
30583 \begin_layout Standard
30584 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30585  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30586 e, vu que la minipage est considérée comme une page se trouvant dans une
30587  autre page.
30588  Pour plus d'information sur les minipages, voyez la section
30589 \begin_inset space ~
30590 \end_inset
30591
30592
30593 \begin_inset CommandInset ref
30594 LatexCommand ref
30595 reference "sec:Minipages"
30596
30597 \end_inset
30598
30599 .
30600  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30601  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30602  la méthode utilisant les commandes 
30603 \series bold
30604
30605 \backslash
30606 footnotemark{}
30607 \series default
30608  et 
30609 \series bold
30610
30611 \backslash
30612 footnotetext
30613 \series default
30614 .
30615 \end_layout
30616
30617 \begin_layout Standard
30618 \begin_inset Box Frameless
30619 position "t"
30620 hor_pos "c"
30621 has_inner_box 1
30622 inner_pos "t"
30623 use_parbox 0
30624 use_makebox 0
30625 width "100col%"
30626 special "none"
30627 height "1in"
30628 height_special "totalheight"
30629 status open
30630
30631 \begin_layout Plain Layout
30632 Un exemple de texte dans une minipage.
30633 \begin_inset Foot
30634 status open
30635
30636 \begin_layout Plain Layout
30637 Note de bas de page dans la minipage.
30638 \end_layout
30639
30640 \end_inset
30641
30642
30643 \end_layout
30644
30645 \begin_layout Plain Layout
30646 Un autre exemple de texte dans une minipage.
30647 \begin_inset ERT
30648 status collapsed
30649
30650 \begin_layout Plain Layout
30651
30652
30653 \backslash
30654 footnotemark{}
30655 \end_layout
30656
30657 \end_inset
30658
30659
30660 \end_layout
30661
30662 \end_inset
30663
30664
30665 \end_layout
30666
30667 \begin_layout Standard
30668 \begin_inset ERT
30669 status collapsed
30670
30671 \begin_layout Plain Layout
30672
30673
30674 \backslash
30675 footnotetext{
30676 \end_layout
30677
30678 \end_inset
30679
30680 Note de bas de page en dehors de la minipage.
30681 \begin_inset ERT
30682 status collapsed
30683
30684 \begin_layout Plain Layout
30685
30686 }
30687 \end_layout
30688
30689 \end_inset
30690
30691
30692 \end_layout
30693
30694 \begin_layout Standard
30695 \begin_inset VSpace defskip
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Standard
30702 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30703  utilisez la commande 
30704 \series bold
30705
30706 \backslash
30707 footnotemark[number]
30708 \series default
30709  en code TeX.
30710 \begin_inset Newline newline
30711 \end_inset
30712
30713 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30714  votre texte, vous devez enregistrer son numéro.
30715  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30716  ont été insérées en code TeX après la note
30717 \begin_inset space ~
30718 \end_inset
30719
30720
30721 \begin_inset CommandInset ref
30722 LatexCommand ref
30723 reference "fn:Note-en-bas"
30724
30725 \end_inset
30726
30727  pour enregistrer son numéro
30728 \begin_inset space ~
30729 \end_inset
30730
30731 :
30732 \end_layout
30733
30734 \begin_layout Standard
30735
30736 \series bold
30737
30738 \backslash
30739 newcounter{MaNoteDupliquee}
30740 \begin_inset Newline newline
30741 \end_inset
30742
30743
30744 \backslash
30745 setcounter{MaNoteDupliquee}{
30746 \backslash
30747 thefootnote}
30748 \end_layout
30749
30750 \begin_layout Standard
30751 La note de bas de page a été créée avec la commande
30752 \begin_inset space ~
30753 \end_inset
30754
30755 :
30756 \end_layout
30757
30758 \begin_layout Standard
30759
30760 \series bold
30761
30762 \backslash
30763 footnotemark[
30764 \backslash
30765 MaNoteDupliquee]
30766 \end_layout
30767
30768 \begin_layout Standard
30769 Voici une note de bas de page dupliquée
30770 \begin_inset space ~
30771 \end_inset
30772
30773 :
30774 \begin_inset ERT
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778
30779
30780 \backslash
30781 footnotemark[
30782 \backslash
30783 theMyRepeatFoot]
30784 \end_layout
30785
30786 \end_inset
30787
30788
30789 \end_layout
30790
30791 \begin_layout Standard
30792 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
30793 t du numéro de note et juste utiliser la commande suivante
30794 \end_layout
30795
30796 \begin_layout Standard
30797
30798 \series bold
30799
30800 \backslash
30801 footnotemark[
30802 \backslash
30803 thefootnote]
30804 \end_layout
30805
30806 \begin_layout Standard
30807 Voici une autre note de bas de page dupliquée
30808 \begin_inset space ~
30809 \end_inset
30810
30811 :
30812 \begin_inset ERT
30813 status collapsed
30814
30815 \begin_layout Plain Layout
30816
30817
30818 \backslash
30819 footnotemark[
30820 \backslash
30821 thefootnote]
30822 \end_layout
30823
30824 \end_inset
30825
30826
30827 \end_layout
30828
30829 \begin_layout Subsection
30830 Numérotation de notes de bas de page
30831 \begin_inset CommandInset label
30832 LatexCommand label
30833 name "sub:Numerotation-notes-bas-de-page"
30834
30835 \end_inset
30836
30837
30838 \begin_inset Index idx
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842 Notes de bas de page ! Numérotation
30843 \end_layout
30844
30845 \end_inset
30846
30847
30848 \end_layout
30849
30850 \begin_layout Standard
30851 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
30852  ajoutez cette commande dans le préambule de votre document :
30853 \end_layout
30854
30855 \begin_layout Standard
30856
30857 \series bold
30858
30859 \backslash
30860 @addtoreset{footnote}{section}
30861 \end_layout
30862
30863 \begin_layout Standard
30864 \begin_inset VSpace bigskip
30865 \end_inset
30866
30867 La commande de préambule suivante change le style de numérotation des notes
30868  en petits chiffres romains :
30869 \end_layout
30870
30871 \begin_layout Standard
30872
30873 \series bold
30874
30875 \backslash
30876 renewcommand{
30877 \backslash
30878 thefootnote}{
30879 \backslash
30880 roman{footnote}}
30881 \end_layout
30882
30883 \begin_layout Standard
30884 \begin_inset ERT
30885 status collapsed
30886
30887 \begin_layout Plain Layout
30888
30889
30890 \backslash
30891 renewcommand{
30892 \backslash
30893 thefootnote}{
30894 \backslash
30895 roman{footnote}}
30896 \end_layout
30897
30898 \end_inset
30899
30900  Cette note de bas de page utilise une numérotation en chiffres romains
30901  :
30902 \begin_inset Foot
30903 status open
30904
30905 \begin_layout Plain Layout
30906 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
30907  romains.
30908 \end_layout
30909
30910 \end_inset
30911
30912
30913 \end_layout
30914
30915 \begin_layout Standard
30916 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
30917  la commande précédente 
30918 \series bold
30919
30920 \backslash
30921 roman
30922 \series default
30923  par 
30924 \series bold
30925
30926 \backslash
30927 Roman
30928 \series default
30929 .
30930  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
30931  utilisez respectivement soit 
30932 \series bold
30933
30934 \backslash
30935 Alph
30936 \series default
30937  soit 
30938 \series bold
30939
30940 \backslash
30941 alph
30942 \series default
30943 .
30944  Pour les 
30945 \begin_inset Quotes fld
30946 \end_inset
30947
30948 numéroter
30949 \begin_inset Quotes frd
30950 \end_inset
30951
30952  avec des symboles, utilisez 
30953 \series bold
30954
30955 \backslash
30956 fnsymbol
30957 \series default
30958 .
30959 \end_layout
30960
30961 \begin_layout Standard
30962 \begin_inset Note Greyedout
30963 status open
30964
30965 \begin_layout Plain Layout
30966
30967 \series bold
30968 Note:
30969 \series default
30970  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
30971  puisque cette numérotation est limitée à des lettres seules.
30972 \end_layout
30973
30974 \end_inset
30975
30976
30977 \begin_inset Newline newline
30978 \end_inset
30979
30980
30981 \begin_inset Note Greyedout
30982 status open
30983
30984 \begin_layout Plain Layout
30985
30986 \series bold
30987 Note:
30988 \series default
30989  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
30990 \end_layout
30991
30992 \end_inset
30993
30994
30995 \end_layout
30996
30997 \begin_layout Standard
30998 Pour revenir au style de numérotation implicite quand vous en avez changé,
30999  utilisez 
31000 \series bold
31001
31002 \backslash
31003 arabic
31004 \series default
31005  à la place de 
31006 \series bold
31007
31008 \backslash
31009 roman
31010 \series default
31011  dans la commande précédente.
31012 \begin_inset ERT
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016
31017
31018 \backslash
31019 renewcommand{
31020 \backslash
31021 thefootnote}{
31022 \backslash
31023 arabic{footnote}}
31024 \end_layout
31025
31026 \end_inset
31027
31028
31029 \end_layout
31030
31031 \begin_layout Standard
31032 \begin_inset VSpace bigskip
31033 \end_inset
31034
31035
31036 \end_layout
31037
31038 \begin_layout Standard
31039 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31040  le schéma 
31041 \begin_inset Quotes fld
31042 \end_inset
31043
31044 chapitre.note
31045 \begin_inset Quotes frd
31046 \end_inset
31047
31048 , ajoutez la commande suivante au préambule de votre document :
31049 \end_layout
31050
31051 \begin_layout Standard
31052
31053 \series bold
31054
31055 \backslash
31056 numberwithin{footnote}{chapter}
31057 \end_layout
31058
31059 \begin_layout Standard
31060 Pour pouvoir utiliser la commande 
31061 \series bold
31062
31063 \backslash
31064 numberwithin
31065 \series default
31066 , activez dans la rubrique 
31067 \family sans
31068 Options
31069 \begin_inset space ~
31070 \end_inset
31071
31072 des
31073 \begin_inset space ~
31074 \end_inset
31075
31076 Maths
31077 \family default
31078  dans les paramètres du document, l'option 
31079 \family sans
31080 Utiliser
31081 \begin_inset space ~
31082 \end_inset
31083
31084 le
31085 \begin_inset space ~
31086 \end_inset
31087
31088 paquetage
31089 \begin_inset space ~
31090 \end_inset
31091
31092 maths
31093 \begin_inset space ~
31094 \end_inset
31095
31096 AMS
31097 \family default
31098 .
31099 \end_layout
31100
31101 \begin_layout Standard
31102 \begin_inset ERT
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106
31107
31108 \backslash
31109 numberwithin{footnote}{chapter}
31110 \end_layout
31111
31112 \end_inset
31113
31114 Ceci est un autre exemple de note de bas de page:
31115 \series bold
31116
31117 \begin_inset Foot
31118 status open
31119
31120 \begin_layout Plain Layout
31121 Cette note est numérotée en suivant le schéma 
31122 \begin_inset Quotes fld
31123 \end_inset
31124
31125 chapitre.note
31126 \begin_inset Quotes frd
31127 \end_inset
31128
31129 .
31130 \end_layout
31131
31132 \end_inset
31133
31134
31135 \series default
31136
31137 \begin_inset ERT
31138 status collapsed
31139
31140 \begin_layout Plain Layout
31141
31142
31143 \backslash
31144 renewcommand{
31145 \backslash
31146 thefootnote}{
31147 \backslash
31148 arabic{footnote}}
31149 \end_layout
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \begin_layout Standard
31157 \begin_inset Note Greyedout
31158 status open
31159
31160 \begin_layout Plain Layout
31161
31162 \series bold
31163 Note:
31164 \series default
31165  
31166 \series bold
31167
31168 \backslash
31169 numberwithin
31170 \series default
31171  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31172  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31173  prises en compte.
31174  
31175 \end_layout
31176
31177 \end_inset
31178
31179
31180 \end_layout
31181
31182 \begin_layout Standard
31183 Donc pour avoir par exemple le schéma 
31184 \begin_inset Quotes fld
31185 \end_inset
31186
31187 chapitre.
31188 \backslash
31189 Roman{note}
31190 \begin_inset Quotes frd
31191 \end_inset
31192
31193 , utilisez la commande suivante plutôt que 
31194 \series bold
31195
31196 \backslash
31197 numberwithin
31198 \series default
31199  :
31200 \end_layout
31201
31202 \begin_layout Standard
31203
31204 \series bold
31205
31206 \backslash
31207 renewcommand{
31208 \backslash
31209 thefootnote}{
31210 \backslash
31211 thechapter.
31212 \backslash
31213 Roman{footnote}}
31214 \end_layout
31215
31216 \begin_layout Subsection
31217 Positionnement de notes de bas de page
31218 \begin_inset Index idx
31219 status collapsed
31220
31221 \begin_layout Plain Layout
31222 Notes de bas de page ! Positionnement
31223 \end_layout
31224
31225 \end_inset
31226
31227
31228 \end_layout
31229
31230 \begin_layout Standard
31231 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31232  vertical entre elles en bas de la page.
31233  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31234  de 1.5
31235 \begin_inset space \thinspace{}
31236 \end_inset
31237
31238 mm avec la commande suivante dans le préambule :
31239 \end_layout
31240
31241 \begin_layout Standard
31242
31243 \series bold
31244
31245 \backslash
31246 let
31247 \backslash
31248 myFoot
31249 \backslash
31250 footnote
31251 \begin_inset Newline newline
31252 \end_inset
31253
31254
31255 \backslash
31256 renewcommand{
31257 \backslash
31258 footnote}[1]{
31259 \backslash
31260 myFoot{#1
31261 \backslash
31262 vspace{1.5mm}}}
31263 \end_layout
31264
31265 \begin_layout Standard
31266 \begin_inset VSpace bigskip
31267 \end_inset
31268
31269 Dans un document à deux colonnes les notes de bas de page apparaissent en
31270  bas de chaque colonne, comme sur la Figure
31271 \begin_inset space ~
31272 \end_inset
31273
31274
31275 \begin_inset CommandInset ref
31276 LatexCommand ref
31277 reference "fig:Position-standard-note-bas-de-page"
31278
31279 \end_inset
31280
31281 .
31282  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31283  sur la Figure
31284 \begin_inset space ~
31285 \end_inset
31286
31287
31288 \begin_inset CommandInset ref
31289 LatexCommand ref
31290 reference "fig:Position-note-avec-ftnright"
31291
31292 \end_inset
31293
31294 , utilisez le paquetage LaTeX 
31295 \series bold
31296 ftnright
31297 \series default
31298
31299 \begin_inset Index idx
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303 Paquetages LaTeX ! ftnright
31304 \end_layout
31305
31306 \end_inset
31307
31308  avec cette commande dans le préambule du document:
31309 \end_layout
31310
31311 \begin_layout Standard
31312
31313 \series bold
31314
31315 \backslash
31316 usepackage{ftnright}
31317 \end_layout
31318
31319 \begin_layout Standard
31320 \begin_inset Float figure
31321 placement !h
31322 wide false
31323 sideways false
31324 status open
31325
31326 \begin_layout Plain Layout
31327 \begin_inset ERT
31328 status collapsed
31329
31330 \begin_layout Plain Layout
31331
31332
31333 \backslash
31334 framebox{
31335 \end_layout
31336
31337 \end_inset
31338
31339
31340 \begin_inset Graphics
31341         filename ../clipart/without_fntright.pdf
31342         width 100col%
31343         scaleBeforeRotation
31344
31345 \end_inset
31346
31347
31348 \begin_inset ERT
31349 status collapsed
31350
31351 \begin_layout Plain Layout
31352
31353 }
31354 \end_layout
31355
31356 \end_inset
31357
31358
31359 \end_layout
31360
31361 \begin_layout Plain Layout
31362 \begin_inset Caption Standard
31363
31364 \begin_layout Plain Layout
31365 \begin_inset CommandInset label
31366 LatexCommand label
31367 name "fig:Position-standard-note-bas-de-page"
31368
31369 \end_inset
31370
31371 Positionnement standard des notes de bas de page dans un document à deux
31372  colonnes.
31373 \end_layout
31374
31375 \end_inset
31376
31377
31378 \end_layout
31379
31380 \end_inset
31381
31382
31383 \end_layout
31384
31385 \begin_layout Standard
31386 \begin_inset Float figure
31387 placement !h
31388 wide false
31389 sideways false
31390 status open
31391
31392 \begin_layout Plain Layout
31393 \begin_inset ERT
31394 status collapsed
31395
31396 \begin_layout Plain Layout
31397
31398
31399 \backslash
31400 framebox{
31401 \end_layout
31402
31403 \end_inset
31404
31405
31406 \begin_inset Graphics
31407         filename ../clipart/with_fntright.pdf
31408         width 100col%
31409         scaleBeforeRotation
31410
31411 \end_inset
31412
31413
31414 \begin_inset ERT
31415 status collapsed
31416
31417 \begin_layout Plain Layout
31418
31419 }
31420 \end_layout
31421
31422 \end_inset
31423
31424
31425 \end_layout
31426
31427 \begin_layout Plain Layout
31428 \begin_inset Caption Standard
31429
31430 \begin_layout Plain Layout
31431 \begin_inset CommandInset label
31432 LatexCommand label
31433 name "fig:Position-note-avec-ftnright"
31434
31435 \end_inset
31436
31437 Positionnement de notes de bas de page dans un document à deux colonnes
31438  en utilisant le paquetage LaTeX 
31439 \series bold
31440 ftnright
31441 \series default
31442 .
31443 \end_layout
31444
31445 \end_inset
31446
31447
31448 \end_layout
31449
31450 \end_inset
31451
31452
31453 \end_layout
31454
31455 \begin_layout Standard
31456 \begin_inset VSpace bigskip
31457 \end_inset
31458
31459 Dans certaines publications scientifiques, il est courant de rassembler
31460  les notes de bas de page et de les imprimer dans un paragraphe particulier
31461  à la fin de la section, comme sur la Figure
31462 \begin_inset space ~
31463 \end_inset
31464
31465
31466 \begin_inset CommandInset ref
31467 LatexCommand ref
31468 reference "fig:Notes-de-fin"
31469
31470 \end_inset
31471
31472 .
31473  On les appelle 
31474 \begin_inset Quotes fld
31475 \end_inset
31476
31477 notes de fin
31478 \begin_inset Quotes frd
31479 \end_inset
31480
31481 .
31482 \begin_inset Index idx
31483 status collapsed
31484
31485 \begin_layout Plain Layout
31486 Notes de fin
31487 \end_layout
31488
31489 \end_inset
31490
31491  Pour utiliser des notes de fin à la place des notes de bas de page dans
31492  votre document, charger le module 
31493 \family sans
31494 Note de bas de page en fin de document
31495 \family default
31496  à partir de 
31497 \family sans
31498 Document\SpecialChar \menuseparator
31499 Paramètres\SpecialChar \menuseparator
31500 Modules
31501 \family default
31502 .
31503  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31504 \end_layout
31505
31506 \begin_layout Standard
31507
31508 \series bold
31509
31510 \backslash
31511 theendnotes
31512 \end_layout
31513
31514 \begin_layout Standard
31515 en code TeX à la fin d'une section ou d'un chapitre.
31516 \end_layout
31517
31518 \begin_layout Standard
31519 \begin_inset Float figure
31520 wide false
31521 sideways false
31522 status open
31523
31524 \begin_layout Plain Layout
31525 \align center
31526 \begin_inset ERT
31527 status collapsed
31528
31529 \begin_layout Plain Layout
31530
31531
31532 \backslash
31533 framebox{
31534 \end_layout
31535
31536 \end_inset
31537
31538
31539 \begin_inset Graphics
31540         filename ../clipart/endnotes.pdf
31541         scaleBeforeRotation
31542
31543 \end_inset
31544
31545
31546 \begin_inset ERT
31547 status collapsed
31548
31549 \begin_layout Plain Layout
31550
31551 }
31552 \end_layout
31553
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Plain Layout
31560 \begin_inset Caption Standard
31561
31562 \begin_layout Plain Layout
31563 \begin_inset CommandInset label
31564 LatexCommand label
31565 name "fig:Notes-de-fin"
31566
31567 \end_inset
31568
31569 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31570  séparé à la fin des sections ou des chapitres.
31571 \end_layout
31572
31573 \end_inset
31574
31575
31576 \end_layout
31577
31578 \end_inset
31579
31580
31581 \end_layout
31582
31583 \begin_layout Standard
31584 \begin_inset VSpace medskip
31585 \end_inset
31586
31587 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31588  dans la langue du document, cela doit être fait manuellement.
31589  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31590  
31591 \begin_inset Quotes fld
31592 \end_inset
31593
31594 Notes
31595 \begin_inset Quotes frd
31596 \end_inset
31597
31598  en sa traduction Allemande
31599 \begin_inset Foot
31600 status collapsed
31601
31602 \begin_layout Plain Layout
31603 En français, 
31604 \begin_inset Quotes fld
31605 \end_inset
31606
31607 Notes
31608 \begin_inset Quotes frd
31609 \end_inset
31610
31611  peut être conservé.
31612 \end_layout
31613
31614 \end_inset
31615
31616  
31617 \begin_inset Quotes fld
31618 \end_inset
31619
31620 Anmerkungen
31621 \begin_inset Quotes frd
31622 \end_inset
31623
31624  :
31625 \end_layout
31626
31627 \begin_layout Standard
31628
31629 \series bold
31630
31631 \backslash
31632 renewcommand{
31633 \backslash
31634 notesname}{Anmerkungen}
31635 \end_layout
31636
31637 \begin_layout Standard
31638 \begin_inset VSpace medskip
31639 \end_inset
31640
31641 La numérotation des notes de fin peut être modifiée comme celle des notes
31642  de bas de page comme c'est décrit dans la section
31643 \begin_inset space ~
31644 \end_inset
31645
31646
31647 \begin_inset CommandInset ref
31648 LatexCommand ref
31649 reference "sub:Numerotation-notes-bas-de-page"
31650
31651 \end_inset
31652
31653  ; remplacez juste la commande 
31654 \series bold
31655
31656 \backslash
31657 thefootnote
31658 \series default
31659  par 
31660 \series bold
31661
31662 \backslash
31663 theendnote
31664 \series default
31665 .
31666  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31667 \series bold
31668
31669 \backslash
31670 @addtoreset
31671 \series default
31672  comme c'est décrit dans la section
31673 \begin_inset space ~
31674 \end_inset
31675
31676
31677 \begin_inset CommandInset ref
31678 LatexCommand ref
31679 reference "sub:Numerotation-notes-bas-de-page"
31680
31681 \end_inset
31682
31683  et remplacez le paramètre de commande 
31684 \series bold
31685 footnote
31686 \series default
31687  par 
31688 \series bold
31689 endnote
31690 \series default
31691 .
31692 \end_layout
31693
31694 \begin_layout Standard
31695 Pour les notes de fin, il y a la commande 
31696 \series bold
31697
31698 \backslash
31699 endnotemark[numéro]
31700 \series default
31701  qui est semblable à 
31702 \series bold
31703
31704 \backslash
31705 footnotemark
31706 \series default
31707 , décrite dans la section
31708 \begin_inset space ~
31709 \end_inset
31710
31711
31712 \begin_inset CommandInset ref
31713 LatexCommand ref
31714 reference "sec:Notes-bas-de-page"
31715
31716 \end_inset
31717
31718 .
31719 \end_layout
31720
31721 \begin_layout Standard
31722 \begin_inset VSpace bigskip
31723 \end_inset
31724
31725  Les notes de bas de page peuvent être mise dans la marge de la page et
31726  l'alignement du texte des notes peut être modifié, voyez le paquetage LaTeX
31727  
31728 \series bold
31729 footmisc
31730 \series default
31731
31732 \begin_inset Index idx
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736 Paquetages LaTeX ! footmisc
31737 \end_layout
31738
31739 \end_inset
31740
31741
31742 \begin_inset CommandInset citation
31743 LatexCommand cite
31744 key "footmisc"
31745
31746 \end_inset
31747
31748  pour plus d'information à ce sujet.
31749 \end_layout
31750
31751 \begin_layout Standard
31752 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31753  voyez les livres sur LaTeX, 
31754 \begin_inset CommandInset citation
31755 LatexCommand cite
31756 key "latexcompanion,latexguide,latexbook"
31757
31758 \end_inset
31759
31760 .
31761  Si vous utilisez une classe de document  
31762 \series bold
31763 KOMA-Script
31764 \series default
31765
31766 \begin_inset Index idx
31767 status collapsed
31768
31769 \begin_layout Plain Layout
31770 Paquetages LaTeX ! KOMA-Script
31771 \end_layout
31772
31773 \end_inset
31774
31775 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31776  des commandes spécifiques à la classe de document utilisée, voyez 
31777 \begin_inset CommandInset citation
31778 LatexCommand cite
31779 key "KOMA-Script"
31780
31781 \end_inset
31782
31783 .
31784 \end_layout
31785
31786 \begin_layout Section
31787 Notes en marge
31788 \begin_inset Index idx
31789 status collapsed
31790
31791 \begin_layout Plain Layout
31792 Notes ! Notes en Marge
31793 \end_layout
31794
31795 \end_inset
31796
31797
31798 \end_layout
31799
31800 \begin_layout Standard
31801 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
31802 t de la même façon.
31803  Quand vous insérez une note en marge avec 
31804 \family sans
31805 Insertion\SpecialChar \menuseparator
31806 Note
31807 \begin_inset space ~
31808 \end_inset
31809
31810 en
31811 \begin_inset space ~
31812 \end_inset
31813
31814 Marge
31815 \family default
31816  ou avec le bouton 
31817 \begin_inset Info
31818 type  "icon"
31819 arg   "marginalnote-insert"
31820 \end_inset
31821
31822  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
31823  grise avec une étiquette rouge 
31824 \begin_inset Quotes fld
31825 \end_inset
31826
31827 marge
31828 \begin_inset Quotes frd
31829 \end_inset
31830
31831 .
31832  
31833 \begin_inset Marginal
31834 status collapsed
31835
31836 \begin_layout Plain Layout
31837 C'est une note en marge.
31838 \end_layout
31839
31840 \end_inset
31841
31842  Cette boîte est la représentation de votre note dans LyX.
31843  Vous pouvez y entrer votre texte.
31844 \end_layout
31845
31846 \begin_layout Standard
31847 Les notes en marge apparaissent dans la marge de droite dans les documents
31848  imprimées sur une seule face.
31849  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
31850  
31851 \begin_inset Quotes fld
31852 \end_inset
31853
31854 extérieure
31855 \begin_inset Quotes frd
31856 \end_inset
31857
31858  – la gauche sur les pages paires et la droite sur les pages impaires.
31859  Le texte de la note en marge est aligné à l'opposé de la marge externe
31860  – aligné à droite quand la note apparaît dans la marge de gauche.
31861  La première ligne de la note apparaît à la hauteur de la ligne de texte
31862  où la note a été insérée dans le document.
31863 \end_layout
31864
31865 \begin_layout Standard
31866 \begin_inset VSpace bigskip
31867 \end_inset
31868
31869 Pour placer une note dans la marge interne, ajoutez la commande suivante
31870  :
31871 \end_layout
31872
31873 \begin_layout Standard
31874
31875 \series bold
31876
31877 \backslash
31878 reversemarginpar
31879 \end_layout
31880
31881 \begin_layout Standard
31882 sous forme de code TeX avant votre note de marge.
31883  Le nouveau positionnement est pris en compte pour toutes les notes en marge
31884  qui suivent 
31885 \begin_inset ERT
31886 status collapsed
31887
31888 \begin_layout Plain Layout
31889
31890
31891 \backslash
31892 reversemarginpar 
31893 \end_layout
31894
31895 \end_inset
31896
31897
31898 \begin_inset Marginal
31899 status open
31900
31901 \begin_layout Plain Layout
31902 Cette note en marge est dans la marge interne.
31903 \end_layout
31904
31905 \end_inset
31906
31907
31908 \series bold
31909
31910 \begin_inset Newline newline
31911 \end_inset
31912
31913
31914 \series default
31915
31916 \begin_inset Note Greyedout
31917 status open
31918
31919 \begin_layout Plain Layout
31920
31921 \series bold
31922 Note:
31923 \series default
31924  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
31925  les notes sont souvent mal mises en formes dans la sortie imprimée.
31926 \end_layout
31927
31928 \end_inset
31929
31930
31931 \end_layout
31932
31933 \begin_layout Standard
31934 Pour revenir au positionnement implicite, ajoutez la commande :
31935 \end_layout
31936
31937 \begin_layout Standard
31938
31939 \series bold
31940
31941 \backslash
31942 normalmarginpar
31943 \end_layout
31944
31945 \begin_layout Standard
31946 sous forme de code TeX.
31947 \begin_inset ERT
31948 status collapsed
31949
31950 \begin_layout Plain Layout
31951
31952
31953 \backslash
31954 normalmarginpar 
31955 \end_layout
31956
31957 \end_inset
31958
31959
31960 \begin_inset Newline newline
31961 \end_inset
31962
31963  
31964 \begin_inset Note Greyedout
31965 status open
31966
31967 \begin_layout Plain Layout
31968
31969 \series bold
31970 Note:
31971 \series default
31972  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
31973  
31974 \series bold
31975
31976 \backslash
31977 reversemarginpar
31978 \series default
31979  est aussi utilisée.
31980 \end_layout
31981
31982 \end_inset
31983
31984
31985 \end_layout
31986
31987 \begin_layout Standard
31988 \begin_inset VSpace bigskip
31989 \end_inset
31990
31991
31992 \begin_inset Marginal
31993 status open
31994
31995 \begin_layout Plain Layout
31996 UnTrèsLongMotEnMarge sans césure.
31997 \end_layout
31998
31999 \end_inset
32000
32001  Comme dans le cas décrit dans la section
32002 \begin_inset space ~
32003 \end_inset
32004
32005
32006 \begin_inset CommandInset ref
32007 LatexCommand ref
32008 reference "sub:Lignes-multiple-dans-cellule"
32009
32010 \end_inset
32011
32012 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32013  mot d'une note en marge.
32014  Pour éviter ce problème, insérez un espacement horizontal de 0
32015 \begin_inset space \thinspace{}
32016 \end_inset
32017
32018 pt avant le mot en question: 
32019 \begin_inset Marginal
32020 status open
32021
32022 \begin_layout Plain Layout
32023 \begin_inset space \hspace{}
32024 \length 0pt
32025 \end_inset
32026
32027 UnMotTrèsLongEnMarge avec une césure.
32028 \end_layout
32029
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \begin_layout Standard
32036 \begin_inset VSpace bigskip
32037 \end_inset
32038
32039
32040 \end_layout
32041
32042 \begin_layout Standard
32043 \begin_inset Note Greyedout
32044 status open
32045
32046 \begin_layout Plain Layout
32047
32048 \series bold
32049 Note:
32050 \series default
32051  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32052  tableaux, des flottants et des notes de bas de page.
32053 \end_layout
32054
32055 \end_inset
32056
32057
32058 \end_layout
32059
32060 \begin_layout Standard
32061 \begin_inset VSpace bigskip
32062 \end_inset
32063
32064
32065 \end_layout
32066
32067 \begin_layout Standard
32068 \begin_inset ERT
32069 status collapsed
32070
32071 \begin_layout Plain Layout
32072
32073
32074 \backslash
32075 ifmarginnote
32076 \end_layout
32077
32078 \end_inset
32079
32080
32081 \begin_inset Note Note
32082 status open
32083
32084 \begin_layout Plain Layout
32085 La section suivante ne sera affichée que si le paquetage LaTeX 
32086 \series bold
32087 marginnote
32088 \series default
32089  a été installé.
32090 \end_layout
32091
32092 \end_inset
32093
32094
32095 \end_layout
32096
32097 \begin_layout Standard
32098 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
32099 \series bold
32100 marginnote
32101 \series default
32102
32103 \begin_inset Index idx
32104 status collapsed
32105
32106 \begin_layout Plain Layout
32107 Paquetages LaTeX ! marginnote
32108 \end_layout
32109
32110 \end_inset
32111
32112 .
32113  En ajoutant les deux lignes suivantes au préambule de votre document, la
32114  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
32115  la commande fournie par le paquetage 
32116 \series bold
32117 marginnote
32118 \series default
32119  :
32120 \end_layout
32121
32122 \begin_layout Standard
32123
32124 \series bold
32125
32126 \backslash
32127 usepackage{marginnote}
32128 \begin_inset Newline newline
32129 \end_inset
32130
32131
32132 \backslash
32133 let
32134 \backslash
32135 marginpar
32136 \backslash
32137 marginnote
32138 \end_layout
32139
32140 \begin_layout Standard
32141 Ce paquetage est aussi utilisé dans ce document parce que 
32142 \series bold
32143 marginnote
32144 \series default
32145  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32146  vertical pour une note.
32147  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32148  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32149  en page.
32150  Le décalage est inséré dans LyX sous forme de code TeX directement après
32151  la note sous la forme
32152 \end_layout
32153
32154 \begin_layout Standard
32155
32156 \series bold
32157 [offset]
32158 \end_layout
32159
32160 \begin_layout Standard
32161 où l'offset utilise l'une des unités listées dans le tableau
32162 \begin_inset space ~
32163 \end_inset
32164
32165
32166 \begin_inset CommandInset ref
32167 LatexCommand ref
32168 reference "cha:Unités-de-longueur"
32169
32170 \end_inset
32171
32172 .
32173  Une valeur négative déplace la note vers le haut, une valeur positive la
32174  déplace vers le bas.
32175  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32176  vers le haut de 1.5
32177 \begin_inset space \thinspace{}
32178 \end_inset
32179
32180 cm avec la commande en code TeX 
32181 \begin_inset Quotes fld
32182 \end_inset
32183
32184
32185 \series bold
32186 [-1.5cm]
32187 \series default
32188
32189 \begin_inset Quotes frd
32190 \end_inset
32191
32192
32193 \begin_inset Marginal
32194 status collapsed
32195
32196 \begin_layout Plain Layout
32197 Cette note en marge est décalée vers le haut de 1.5
32198 \begin_inset space \thinspace{}
32199 \end_inset
32200
32201 cm par rapport à sa position d'origine.
32202 \end_layout
32203
32204 \end_inset
32205
32206
32207 \begin_inset ERT
32208 status collapsed
32209
32210 \begin_layout Plain Layout
32211
32212 [-1.5cm]
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \begin_layout Standard
32221 \begin_inset VSpace medskip
32222 \end_inset
32223
32224 Avec le paquetage 
32225 \series bold
32226 marginnote
32227 \series default
32228  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32229  Par exemple les commandes 
32230 \end_layout
32231
32232 \begin_layout Standard
32233
32234 \series bold
32235
32236 \backslash
32237 renewcommand*{
32238 \backslash
32239 raggedleftmarginnote}{
32240 \backslash
32241 centering}
32242 \begin_inset Newline newline
32243 \end_inset
32244
32245
32246 \backslash
32247 renewcommand*{
32248 \backslash
32249 raggedrightmarginnote}{
32250 \backslash
32251 centering}
32252 \end_layout
32253
32254 \begin_layout Standard
32255 donnent un alignement centré.
32256  
32257 \series bold
32258
32259 \backslash
32260 raggedleftmarginnote
32261 \series default
32262  indique une note qui apparaît dans la marge de gauche.
32263 \begin_inset ERT
32264 status collapsed
32265
32266 \begin_layout Plain Layout
32267
32268
32269 \backslash
32270 renewcommand*{
32271 \backslash
32272 raggedleftmarginnote}{
32273 \backslash
32274 centering}
32275 \end_layout
32276
32277 \begin_layout Plain Layout
32278
32279
32280 \backslash
32281 renewcommand*{
32282 \backslash
32283 raggedrightmarginnote}{
32284 \backslash
32285 centering}
32286 \end_layout
32287
32288 \end_inset
32289
32290
32291 \begin_inset Marginal
32292 status collapsed
32293
32294 \begin_layout Plain Layout
32295 Le texte de cette note en marge est centré.
32296 \end_layout
32297
32298 \end_inset
32299
32300 .
32301  Le comportement implicite est donné par
32302 \end_layout
32303
32304 \begin_layout Standard
32305
32306 \series bold
32307
32308 \backslash
32309 renewcommand*{
32310 \backslash
32311 raggedleftmarginnote}{
32312 \backslash
32313 raggedleft}
32314 \begin_inset Newline newline
32315 \end_inset
32316
32317
32318 \backslash
32319 renewcommand*{
32320 \backslash
32321 raggedrightmarginnote}{
32322 \backslash
32323 raggedright}
32324 \series default
32325
32326 \begin_inset ERT
32327 status collapsed
32328
32329 \begin_layout Plain Layout
32330
32331
32332 \backslash
32333 renewcommand*{
32334 \backslash
32335 raggedleftmarginnote}{
32336 \backslash
32337 raggedleft}
32338 \end_layout
32339
32340 \begin_layout Plain Layout
32341
32342
32343 \backslash
32344 renewcommand*{
32345 \backslash
32346 raggedrightmarginnote}{
32347 \backslash
32348 raggedright}
32349 \end_layout
32350
32351 \end_inset
32352
32353
32354 \end_layout
32355
32356 \begin_layout Standard
32357 \begin_inset VSpace medskip
32358 \end_inset
32359
32360 Pour les autre fonctions du paquetage 
32361 \series bold
32362 marginnote
32363 \series default
32364  nous vous renvoyons à sa documentation 
32365 \begin_inset CommandInset citation
32366 LatexCommand cite
32367 key "marginnote"
32368
32369 \end_inset
32370
32371 .
32372 \end_layout
32373
32374 \begin_layout Standard
32375 \begin_inset VSpace bigskip
32376 \end_inset
32377
32378 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32379  définition.
32380  Pour créer par exemple une entête pour toutes les notes en marge avec le
32381  texte 
32382 \begin_inset Quotes fld
32383 \end_inset
32384
32385
32386 \family sans
32387 \series bold
32388 \bar under
32389 Attention!
32390 \family default
32391 \series default
32392 \bar default
32393
32394 \begin_inset Quotes frd
32395 \end_inset
32396
32397  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32398  de votre document :
32399 \end_layout
32400
32401 \begin_layout Standard
32402
32403 \series bold
32404
32405 \backslash
32406 let
32407 \backslash
32408 myMarginpar
32409 \backslash
32410 marginpar
32411 \begin_inset Newline newline
32412 \end_inset
32413
32414
32415 \backslash
32416 renewcommand{
32417 \backslash
32418 marginpar}[1]{
32419 \backslash
32420 myMarginpar{%
32421 \begin_inset Newline newline
32422 \end_inset
32423
32424
32425 \begin_inset Phantom HPhantom
32426 status open
32427
32428 \begin_layout Plain Layout
32429
32430 \series bold
32431 \begin_inset space ~
32432 \end_inset
32433
32434
32435 \end_layout
32436
32437 \end_inset
32438
32439
32440 \backslash
32441 hspace{0pt}
32442 \backslash
32443 textsf{
32444 \backslash
32445 textbf{
32446 \backslash
32447 underbar{Attention!}}}%
32448 \begin_inset Newline newline
32449 \end_inset
32450
32451
32452 \begin_inset Phantom HPhantom
32453 status open
32454
32455 \begin_layout Plain Layout
32456
32457 \series bold
32458 \begin_inset space ~
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \end_inset
32465
32466
32467 \backslash
32468 vspace{1.5mm}
32469 \backslash
32470
32471 \backslash
32472 #1}}
32473 \end_layout
32474
32475 \begin_layout Standard
32476 \begin_inset ERT
32477 status collapsed
32478
32479 \begin_layout Plain Layout
32480
32481
32482 \backslash
32483 let
32484 \backslash
32485 myMarginpar
32486 \backslash
32487 marginpar
32488 \end_layout
32489
32490 \begin_layout Plain Layout
32491
32492
32493 \backslash
32494 renewcommand{
32495 \backslash
32496 marginpar}[1]{
32497 \backslash
32498 myMarginpar{%
32499 \end_layout
32500
32501 \begin_layout Plain Layout
32502
32503    
32504 \backslash
32505 textsf{
32506 \backslash
32507 textbf{
32508 \backslash
32509 underbar{Attention!}}}%
32510 \end_layout
32511
32512 \begin_layout Plain Layout
32513
32514    
32515 \backslash
32516 vspace{1.5mm}
32517 \backslash
32518
32519 \backslash
32520 #1}}
32521 \end_layout
32522
32523 \end_inset
32524
32525
32526 \begin_inset Marginal
32527 status open
32528
32529 \begin_layout Plain Layout
32530 Ceci est une note en marge avec une en-tête prédéfinie.
32531 \end_layout
32532
32533 \end_inset
32534
32535
32536 \begin_inset ERT
32537 status collapsed
32538
32539 \begin_layout Plain Layout
32540
32541 [-1.5cm]
32542 \end_layout
32543
32544 \end_inset
32545
32546
32547 \begin_inset ERT
32548 status collapsed
32549
32550 \begin_layout Plain Layout
32551
32552
32553 \backslash
32554 renewcommand{
32555 \backslash
32556 marginpar}[1]{
32557 \backslash
32558 myMarginpar{#1}}
32559 \end_layout
32560
32561 \end_inset
32562
32563
32564 \begin_inset Note Note
32565 status collapsed
32566
32567 \begin_layout Plain Layout
32568
32569 \lang english
32570 The margin note format is changed only for this example.
32571 \end_layout
32572
32573 \end_inset
32574
32575
32576 \end_layout
32577
32578 \begin_layout Standard
32579 \begin_inset ERT
32580 status collapsed
32581
32582 \begin_layout Plain Layout
32583
32584
32585 \backslash
32586 else
32587 \end_layout
32588
32589 \end_inset
32590
32591
32592 \begin_inset Note Note
32593 status open
32594
32595 \begin_layout Plain Layout
32596 Ce qui suit sera affiché si le paquetage LaTeX 
32597 \series bold
32598 marginnote
32599 \series default
32600  n'est pas installé :
32601 \end_layout
32602
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \begin_layout Standard
32609 Vous devez installer le paquetage LaTeX 
32610 \series bold
32611 marginnote
32612 \series default
32613  pour voir la suite de cette section dans la sortie imprimée.
32614 \end_layout
32615
32616 \begin_layout Standard
32617 \begin_inset ERT
32618 status collapsed
32619
32620 \begin_layout Plain Layout
32621
32622
32623 \backslash
32624 fi
32625 \end_layout
32626
32627 \end_inset
32628
32629
32630 \end_layout
32631
32632 \begin_layout Chapter
32633 Boîtes
32634 \end_layout
32635
32636 \begin_layout Section
32637 Introduction
32638 \begin_inset Index idx
32639 status collapsed
32640
32641 \begin_layout Plain Layout
32642 Boîtes ! Introduction
32643 \end_layout
32644
32645 \end_inset
32646
32647
32648 \end_layout
32649
32650 \begin_layout Standard
32651 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32652  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32653  voir la section
32654 \begin_inset space ~
32655 \end_inset
32656
32657
32658 \begin_inset CommandInset ref
32659 LatexCommand ref
32660 reference "sec:Minipages"
32661
32662 \end_inset
32663
32664 , pour encadrer des portions de texte, voir la section
32665 \begin_inset space ~
32666 \end_inset
32667
32668
32669 \begin_inset CommandInset ref
32670 LatexCommand ref
32671 reference "sec:Décorations"
32672
32673 \end_inset
32674
32675 , pour empêcher que des mots subissent une césure, voir la section
32676 \begin_inset space ~
32677 \end_inset
32678
32679
32680 \begin_inset CommandInset ref
32681 LatexCommand ref
32682 reference "sec:Empêcher-césure"
32683
32684 \end_inset
32685
32686 , pour aligner du texte, voir la section
32687 \begin_inset space ~
32688 \end_inset
32689
32690
32691 \begin_inset CommandInset ref
32692 LatexCommand ref
32693 reference "sub:Alignement-Vertical"
32694
32695 \end_inset
32696
32697 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32698 \begin_inset space ~
32699 \end_inset
32700
32701
32702 \begin_inset CommandInset ref
32703 LatexCommand ref
32704 reference "sec:Boîtes-colorées"
32705
32706 \end_inset
32707
32708 .
32709 \end_layout
32710
32711 \begin_layout Standard
32712 On peut insérer une boîte en utilisant le menu 
32713 \family sans
32714 Insertion\SpecialChar \menuseparator
32715 Boîte
32716 \family default
32717  ou avec le bouton 
32718 \begin_inset Info
32719 type  "icon"
32720 arg   "box-insert Frameless"
32721 \end_inset
32722
32723  de la barre d'outils.
32724  Une boîte grise avec une étiquette 
32725 \family sans
32726 Boîte
32727 \begin_inset space ~
32728 \end_inset
32729
32730 (Minipage)
32731 \family default
32732
32733 \begin_inset Graphics
32734         filename clipart/BoxInsetDefaultQt4.png
32735         scale 65
32736         scaleBeforeRotation
32737
32738 \end_inset
32739
32740  est alors insérée.
32741  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32742  et en choisissant 
32743 \family sans
32744 Paramètres
32745 \family default
32746  .
32747  La fenêtre de dialogue qui apparaît donne accès aux types de
32748 \family sans
32749  Boîte
32750 \begin_inset space ~
32751 \end_inset
32752
32753 Intérieure
32754 \family default
32755  
32756 \family sans
32757 Makebox, Parbox
32758 \family default
32759  et 
32760 \family sans
32761 Minipage
32762 \family default
32763 .
32764  Le type 
32765 \family sans
32766 Minipage
32767 \family default
32768  est le type implicite pour les boîtes nouvellement créées et il est décrit
32769  dans la section
32770 \begin_inset space ~
32771 \end_inset
32772
32773
32774 \begin_inset CommandInset ref
32775 LatexCommand ref
32776 reference "sec:Minipages"
32777
32778 \end_inset
32779
32780 ; le type 
32781 \family sans
32782 Parbox
32783 \family default
32784  est décrit dans la section
32785 \begin_inset space ~
32786 \end_inset
32787
32788
32789 \begin_inset CommandInset ref
32790 LatexCommand ref
32791 reference "sec:Parboxes"
32792
32793 \end_inset
32794
32795  et le type 
32796 \family sans
32797 Makebox
32798 \family default
32799  est décrit dans la section
32800 \begin_inset space ~
32801 \end_inset
32802
32803
32804 \begin_inset CommandInset ref
32805 LatexCommand ref
32806 reference "sec:Empêcher-césure"
32807
32808 \end_inset
32809
32810 .
32811 \end_layout
32812
32813 \begin_layout Standard
32814 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
32815  comme les flottants ou les notes de bas de page.
32816 \end_layout
32817
32818 \begin_layout Standard
32819 \begin_inset Note Greyedout
32820 status open
32821
32822 \begin_layout Plain Layout
32823
32824 \series bold
32825 Note:
32826 \series default
32827  Vous ne pouvez pas employer une boîte comme élément dans un environnement
32828  de type 
32829 \family sans
32830 Liste
32831 \family default
32832  ou 
32833 \family sans
32834 Description
32835 \family default
32836 .
32837 \end_layout
32838
32839 \end_inset
32840
32841
32842 \end_layout
32843
32844 \begin_layout Standard
32845 \begin_inset Note Greyedout
32846 status open
32847
32848 \begin_layout Plain Layout
32849
32850 \series bold
32851 Note:
32852 \series default
32853  Pour une raison inconnue, vous ne pouvez mettre le type de la 
32854 \family sans
32855 Boîte
32856 \begin_inset space ~
32857 \end_inset
32858
32859 Intérieure
32860 \family default
32861  à 
32862 \family sans
32863 Aucune
32864 \family default
32865  que quand vous utilisez une boîte encadrée.
32866  Les boîtes sans 
32867 \family sans
32868 Boîte
32869 \begin_inset space ~
32870 \end_inset
32871
32872 Intérieure
32873 \family default
32874  et sans cadre sont expliquées dans la section
32875 \begin_inset space ~
32876 \end_inset
32877
32878
32879 \begin_inset CommandInset ref
32880 LatexCommand ref
32881 reference "sec:Empêcher-césure"
32882
32883 \end_inset
32884
32885 .
32886 \end_layout
32887
32888 \end_inset
32889
32890
32891 \end_layout
32892
32893 \begin_layout Section
32894 La fenêtre de dialogue Boîte
32895 \begin_inset CommandInset label
32896 LatexCommand label
32897 name "sec:Boîte-Dialogue"
32898
32899 \end_inset
32900
32901
32902 \begin_inset Index idx
32903 status collapsed
32904
32905 \begin_layout Plain Layout
32906 Boîtes ! Fenêtre de dialogue Boîte
32907 \end_layout
32908
32909 \end_inset
32910
32911
32912 \end_layout
32913
32914 \begin_layout Subsection
32915 Taille
32916 \begin_inset Index idx
32917 status collapsed
32918
32919 \begin_layout Plain Layout
32920 Boîtes ! Taille
32921 \end_layout
32922
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \begin_layout Standard
32929 Dans la fenêtre de dialogue 
32930 \family sans
32931 Paramètres
32932 \begin_inset space ~
32933 \end_inset
32934
32935 de
32936 \begin_inset space ~
32937 \end_inset
32938
32939 Boîte
32940 \family default
32941  vous pouvez modifier la géométrie de la boîte avec les champs 
32942 \family sans
32943 Largeur
32944 \family default
32945  et 
32946 \family sans
32947 Hauteur
32948 \family default
32949 .
32950  Les unités de longueur qui sont utilisables dans ces champs sont décrites
32951  dans le tableau
32952 \begin_inset space ~
32953 \end_inset
32954
32955
32956 \begin_inset CommandInset ref
32957 LatexCommand ref
32958 reference "tab:Unités"
32959
32960 \end_inset
32961
32962 .
32963  Le champ 
32964 \family sans
32965 Hauteur
32966 \family default
32967  offre en plus les spécifications de taille suivantes :
32968 \end_layout
32969
32970 \begin_layout Description
32971 Profondeur C'est simplement la 
32972 \begin_inset Quotes fld
32973 \end_inset
32974
32975 hauteur
32976 \begin_inset Quotes frd
32977 \end_inset
32978
32979  du texte.
32980  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
32981  lignes de texte dans la boîte.
32982 \begin_inset Newline newline
32983 \end_inset
32984
32985
32986 \begin_inset Newline newline
32987 \end_inset
32988
32989
32990 \begin_inset Newline newline
32991 \end_inset
32992
32993
32994 \begin_inset Box Boxed
32995 position "c"
32996 hor_pos "c"
32997 has_inner_box 1
32998 inner_pos "c"
32999 use_parbox 0
33000 use_makebox 0
33001 width "12col%"
33002 special "none"
33003 height "1in"
33004 height_special "depth"
33005 status open
33006
33007 \begin_layout Plain Layout
33008 \align center
33009 Boîte dont la hauteur est égale à 1
33010 \begin_inset space \thinspace{}
33011 \end_inset
33012
33013 Profondeur
33014 \end_layout
33015
33016 \end_inset
33017
33018
33019 \begin_inset Newline newline
33020 \end_inset
33021
33022
33023 \begin_inset Newline newline
33024 \end_inset
33025
33026
33027 \end_layout
33028
33029 \begin_layout Description
33030 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33031  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33032  est deux fois plus haute que le texte : 
33033 \begin_inset Box Boxed
33034 position "c"
33035 hor_pos "c"
33036 has_inner_box 1
33037 inner_pos "c"
33038 use_parbox 0
33039 use_makebox 0
33040 width "20col%"
33041 special "none"
33042 height "2in"
33043 height_special "height"
33044 status open
33045
33046 \begin_layout Plain Layout
33047 \align center
33048 Boîte dont la hauteur est 2
33049 \begin_inset space \thinspace{}
33050 \end_inset
33051
33052 Hauteur
33053 \end_layout
33054
33055 \end_inset
33056
33057
33058 \end_layout
33059
33060 \begin_layout Description
33061 Hauteur
33062 \begin_inset space ~
33063 \end_inset
33064
33065 Totale C'est égal à Hauteur
33066 \begin_inset space \thinspace{}
33067 \end_inset
33068
33069 +
33070 \begin_inset space \thinspace{}
33071 \end_inset
33072
33073 Profondeur : 
33074 \begin_inset Box Boxed
33075 position "c"
33076 hor_pos "c"
33077 has_inner_box 1
33078 inner_pos "c"
33079 use_parbox 0
33080 use_makebox 0
33081 width "20col%"
33082 special "none"
33083 height "1in"
33084 height_special "totalheight"
33085 status open
33086
33087 \begin_layout Plain Layout
33088 \align center
33089 Boîte dont la hauteur est 1
33090 \begin_inset space \thinspace{}
33091 \end_inset
33092
33093 Hauteur
33094 \begin_inset space ~
33095 \end_inset
33096
33097 Totale
33098 \end_layout
33099
33100 \end_inset
33101
33102
33103 \end_layout
33104
33105 \begin_layout Description
33106 Largeur On prend la largeur de la boîte comme hauteur : 
33107 \begin_inset Box Boxed
33108 position "c"
33109 hor_pos "c"
33110 has_inner_box 1
33111 inner_pos "c"
33112 use_parbox 0
33113 use_makebox 0
33114 width "12col%"
33115 special "none"
33116 height "1in"
33117 height_special "width"
33118 status open
33119
33120 \begin_layout Plain Layout
33121 \align center
33122 Boîte dont la hauteur est 1
33123 \begin_inset space \thinspace{}
33124 \end_inset
33125
33126 Largeur
33127 \end_layout
33128
33129 \end_inset
33130
33131
33132 \end_layout
33133
33134 \begin_layout Subsection
33135 Alignement
33136 \begin_inset Index idx
33137 status collapsed
33138
33139 \begin_layout Plain Layout
33140 Boîtes ! Alignement
33141 \end_layout
33142
33143 \end_inset
33144
33145
33146 \end_layout
33147
33148 \begin_layout Standard
33149 Quand vous avez choisi une 
33150 \family sans
33151 Boîte
33152 \begin_inset space ~
33153 \end_inset
33154
33155 Intérieure
33156 \family default
33157 , l'alignement vertical de la boîte peut être :
33158 \end_layout
33159
33160 \begin_layout Description
33161 Haut Ceci est un exemple de texte.
33162  
33163 \begin_inset Box Boxed
33164 position "t"
33165 hor_pos "c"
33166 has_inner_box 1
33167 inner_pos "c"
33168 use_parbox 0
33169 use_makebox 0
33170 width "12col%"
33171 special "none"
33172 height "1in"
33173 height_special "totalheight"
33174 status collapsed
33175
33176 \begin_layout Plain Layout
33177 \align center
33178 Cette boîte est alignée sur le haut.
33179 \end_layout
33180
33181 \end_inset
33182
33183  Ceci est un exemple de texte.
33184 \end_layout
33185
33186 \begin_layout Description
33187 Milieu Ceci est un exemple de texte.
33188  
33189 \begin_inset Box Boxed
33190 position "c"
33191 hor_pos "c"
33192 has_inner_box 1
33193 inner_pos "c"
33194 use_parbox 0
33195 use_makebox 0
33196 width "12col%"
33197 special "none"
33198 height "1in"
33199 height_special "totalheight"
33200 status collapsed
33201
33202 \begin_layout Plain Layout
33203 \align center
33204 Cette boîte est alignée au centre.
33205 \end_layout
33206
33207 \end_inset
33208
33209  Ceci est un exemple de texte.
33210 \end_layout
33211
33212 \begin_layout Description
33213 Bas Ceci est un exemple de texte.
33214  
33215 \begin_inset Box Boxed
33216 position "b"
33217 hor_pos "c"
33218 has_inner_box 1
33219 inner_pos "c"
33220 use_parbox 0
33221 use_makebox 0
33222 width "12col%"
33223 special "none"
33224 height "1in"
33225 height_special "totalheight"
33226 status collapsed
33227
33228 \begin_layout Plain Layout
33229 \align center
33230 Cette boîte est alignée sur le bas.
33231 \end_layout
33232
33233 \end_inset
33234
33235  Ceci est un exemple de texte.
33236 \end_layout
33237
33238 \begin_layout Standard
33239 \begin_inset Note Greyedout
33240 status open
33241
33242 \begin_layout Plain Layout
33243
33244 \series bold
33245 Note:
33246 \series default
33247  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33248  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33249  l'autre non.
33250 \end_layout
33251
33252 \end_inset
33253
33254
33255 \end_layout
33256
33257 \begin_layout Standard
33258 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33259  paragraphe grâce à la fenêtre de dialogue 
33260 \family sans
33261 Paramètres
33262 \begin_inset space ~
33263 \end_inset
33264
33265 de
33266 \begin_inset space ~
33267 \end_inset
33268
33269 Boîte
33270 \family default
33271 .
33272 \end_layout
33273
33274 \begin_layout Standard
33275 \begin_inset VSpace bigskip
33276 \end_inset
33277
33278 Quand vous avez choisi une 
33279 \family sans
33280 Boîte
33281 \begin_inset space ~
33282 \end_inset
33283
33284 Intérieure
33285 \family default
33286 , l'alignement vertical du contenu de la boîte peut être :
33287 \end_layout
33288
33289 \begin_layout Description
33290 haut Ceci est un exemple de texte.
33291 \begin_inset Box Boxed
33292 position "c"
33293 hor_pos "c"
33294 has_inner_box 1
33295 inner_pos "t"
33296 use_parbox 0
33297 use_makebox 0
33298 width "12col%"
33299 special "none"
33300 height "1.5in"
33301 height_special "totalheight"
33302 status collapsed
33303
33304 \begin_layout Plain Layout
33305 \align center
33306 Le texte de cette boîte est aligné sur le haut.
33307 \end_layout
33308
33309 \end_inset
33310
33311  Ceci est un exemple de texte.
33312 \end_layout
33313
33314 \begin_layout Description
33315 milieu Ceci est un exemple de texte.
33316  
33317 \begin_inset Box Boxed
33318 position "c"
33319 hor_pos "c"
33320 has_inner_box 1
33321 inner_pos "c"
33322 use_parbox 0
33323 use_makebox 0
33324 width "12col%"
33325 special "none"
33326 height "1.5in"
33327 height_special "totalheight"
33328 status collapsed
33329
33330 \begin_layout Plain Layout
33331 \align center
33332 Le texte de cette boîte est aligné au centre
33333 \end_layout
33334
33335 \end_inset
33336
33337  Ceci est un exemple de texte.
33338 \end_layout
33339
33340 \begin_layout Description
33341 bas Ceci est un exemple de texte.
33342  
33343 \begin_inset Box Boxed
33344 position "c"
33345 hor_pos "c"
33346 has_inner_box 1
33347 inner_pos "b"
33348 use_parbox 0
33349 use_makebox 0
33350 width "12col%"
33351 special "none"
33352 height "1.5in"
33353 height_special "totalheight"
33354 status collapsed
33355
33356 \begin_layout Plain Layout
33357 \align center
33358 Le texte de cette boîte est aligné en bas.
33359 \end_layout
33360
33361 \end_inset
33362
33363  Ceci est un exemple de texte.
33364 \end_layout
33365
33366 \begin_layout Description
33367 élongation Ceci est un exemple de texte.
33368  
33369 \begin_inset Box Boxed
33370 position "c"
33371 hor_pos "c"
33372 has_inner_box 1
33373 inner_pos "s"
33374 use_parbox 0
33375 use_makebox 0
33376 width "12col%"
33377 special "none"
33378 height "1.5in"
33379 height_special "totalheight"
33380 status collapsed
33381
33382 \begin_layout Plain Layout
33383 \align center
33384 Le texte 
33385 \end_layout
33386
33387 \begin_layout Plain Layout
33388 \align center
33389 de cette
33390 \end_layout
33391
33392 \begin_layout Plain Layout
33393 \align center
33394 boîte est
33395 \end_layout
33396
33397 \begin_layout Plain Layout
33398 \align center
33399 allongé.
33400 \end_layout
33401
33402 \end_inset
33403
33404  Ceci est un exemple de texte.
33405 \end_layout
33406
33407 \begin_layout Standard
33408 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33409  paragraphe.
33410  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33411 \end_layout
33412
33413 \begin_layout Standard
33414 \begin_inset VSpace bigskip
33415 \end_inset
33416
33417 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33418  la fenêtre de dialogue 
33419 \family sans
33420 Paramètres
33421 \begin_inset space ~
33422 \end_inset
33423
33424 de
33425 \begin_inset space ~
33426 \end_inset
33427
33428 paragraphe
33429 \family default
33430  quand vous avez choisi une 
33431 \family sans
33432 Boîte
33433 \begin_inset space ~
33434 \end_inset
33435
33436 Intérieure
33437 \family default
33438 .
33439 \end_layout
33440
33441 \begin_layout Standard
33442 \align center
33443 \begin_inset Box Boxed
33444 position "c"
33445 hor_pos "c"
33446 has_inner_box 1
33447 inner_pos "s"
33448 use_parbox 0
33449 use_makebox 0
33450 width "15col%"
33451 special "none"
33452 height "1.25in"
33453 height_special "totalheight"
33454 status open
33455
33456 \begin_layout Plain Layout
33457 \align left
33458 Le texte de 
33459 \end_layout
33460
33461 \begin_layout Plain Layout
33462 \align left
33463 cette boîte
33464 \end_layout
33465
33466 \begin_layout Plain Layout
33467 \align right
33468 est allongé.
33469 \end_layout
33470
33471 \end_inset
33472
33473
33474 \end_layout
33475
33476 \begin_layout Standard
33477 Si vous n'avez pas choisi une 
33478 \family sans
33479 Boîte
33480 \begin_inset space ~
33481 \end_inset
33482
33483 Intérieure
33484 \family default
33485 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33486  de dialogue de boîte.
33487 \end_layout
33488
33489 \begin_layout Standard
33490 \align center
33491 \begin_inset Box Boxed
33492 position "c"
33493 hor_pos "s"
33494 has_inner_box 0
33495 inner_pos "s"
33496 use_parbox 0
33497 use_makebox 0
33498 width "90col%"
33499 special "none"
33500 height "1.25in"
33501 height_special "totalheight"
33502 status open
33503
33504 \begin_layout Plain Layout
33505 Le texte de cette boîte est allongé horizontalement.
33506 \end_layout
33507
33508 \end_inset
33509
33510
33511 \end_layout
33512
33513 \begin_layout Subsection
33514 Décorations
33515 \begin_inset CommandInset label
33516 LatexCommand label
33517 name "sec:Décorations"
33518
33519 \end_inset
33520
33521
33522 \begin_inset Index idx
33523 status collapsed
33524
33525 \begin_layout Plain Layout
33526 Boîtes ! Décorations
33527 \end_layout
33528
33529 \end_inset
33530
33531
33532 \end_layout
33533
33534 \begin_layout Standard
33535 On peut spécifier le style de la boîte en utilisant la liste déroulante
33536  
33537 \family sans
33538 Décoration
33539 \family default
33540 .
33541  Les possibilités sont les suivantes :
33542 \end_layout
33543
33544 \begin_layout Description
33545 Aucun
33546 \begin_inset space ~
33547 \end_inset
33548
33549 cadre
33550 \begin_inset space ~
33551 \end_inset
33552
33553 tracé Rien n'est tracé
33554 \end_layout
33555
33556 \begin_layout Description
33557 Cadre
33558 \begin_inset space ~
33559 \end_inset
33560
33561 rectangulaire
33562 \begin_inset space ~
33563 \end_inset
33564
33565 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33566  L'épaisseur du trait de ce cadre est donnée par la variable  
33567 \series bold
33568
33569 \backslash
33570 fboxrule
33571 \series default
33572 .
33573 \begin_inset Newline newline
33574 \end_inset
33575
33576
33577 \begin_inset Box Boxed
33578 position "c"
33579 hor_pos "c"
33580 has_inner_box 1
33581 inner_pos "c"
33582 use_parbox 0
33583 use_makebox 0
33584 width "20col%"
33585 special "none"
33586 height "1in"
33587 height_special "totalheight"
33588 status open
33589
33590 \begin_layout Plain Layout
33591 \align center
33592 Boîte rectangulaire
33593 \end_layout
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Description
33601 Cadre
33602 \begin_inset space ~
33603 \end_inset
33604
33605 oval,
33606 \begin_inset space ~
33607 \end_inset
33608
33609 fin Ceci dessine un cadre ovalisée autour de la boîte.
33610  L'épaisseur du trait de ce cadre est de  0.4
33611 \begin_inset space \thinspace{}
33612 \end_inset
33613
33614 pt.
33615  
33616 \begin_inset Box ovalbox
33617 position "c"
33618 hor_pos "c"
33619 has_inner_box 1
33620 inner_pos "c"
33621 use_parbox 0
33622 use_makebox 0
33623 width "20col%"
33624 special "none"
33625 height "1in"
33626 height_special "totalheight"
33627 status open
33628
33629 \begin_layout Plain Layout
33630 \align center
33631 Boîte ovalisée, fine
33632 \end_layout
33633
33634 \end_inset
33635
33636
33637 \end_layout
33638
33639 \begin_layout Description
33640 Cadre
33641 \begin_inset space ~
33642 \end_inset
33643
33644 oval,
33645 \begin_inset space ~
33646 \end_inset
33647
33648 épais Ceci dessine un cadre ovalisée autour de la boîte.
33649  L'épaisseur du trait de ce cadre est de   0.8
33650 \begin_inset space \thinspace{}
33651 \end_inset
33652
33653 pt.
33654  
33655 \begin_inset Box Ovalbox
33656 position "c"
33657 hor_pos "c"
33658 has_inner_box 1
33659 inner_pos "c"
33660 use_parbox 0
33661 use_makebox 0
33662 width "20col%"
33663 special "none"
33664 height "1in"
33665 height_special "totalheight"
33666 status open
33667
33668 \begin_layout Plain Layout
33669 \align center
33670 Boîte ovalisée, épaisse
33671 \end_layout
33672
33673 \end_inset
33674
33675
33676 \end_layout
33677
33678 \begin_layout Description
33679 Ombre
33680 \begin_inset space ~
33681 \end_inset
33682
33683 en
33684 \begin_inset space ~
33685 \end_inset
33686
33687 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33688  L'épaisseur du trait de ce cadre est donnée par la variable  
33689 \series bold
33690
33691 \backslash
33692 fboxrule
33693 \series default
33694 , l'ombre a une épaisseur de  4
33695 \begin_inset space \thinspace{}
33696 \end_inset
33697
33698 pt.
33699  
33700 \begin_inset Box Shadowbox
33701 position "c"
33702 hor_pos "c"
33703 has_inner_box 1
33704 inner_pos "c"
33705 use_parbox 0
33706 use_makebox 0
33707 width "20col%"
33708 special "none"
33709 height "1in"
33710 height_special "totalheight"
33711 status open
33712
33713 \begin_layout Plain Layout
33714 \align center
33715 Boîte ombrée
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \end_layout
33722
33723 \begin_layout Description
33724 Fond
33725 \begin_inset space ~
33726 \end_inset
33727
33728 ombré Ceci dessine une boîte avec un arrière plan rouge.
33729  Contrairement aux boîtes coloriées
33730 \begin_inset Foot
33731 status collapsed
33732
33733 \begin_layout Plain Layout
33734 Voir la section
33735 \begin_inset space ~
33736 \end_inset
33737
33738
33739 \begin_inset CommandInset ref
33740 LatexCommand ref
33741 reference "sec:Boîtes-colorées"
33742
33743 \end_inset
33744
33745 .
33746 \end_layout
33747
33748 \end_inset
33749
33750 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
33751  son propre paragraphe.
33752 \begin_inset Box Shaded
33753 position "t"
33754 hor_pos "c"
33755 has_inner_box 0
33756 inner_pos "t"
33757 use_parbox 0
33758 use_makebox 0
33759 width "50col%"
33760 special "none"
33761 height "1in"
33762 height_special "totalheight"
33763 status open
33764
33765 \begin_layout Plain Layout
33766 Boîte avec fond ombré
33767 \end_layout
33768
33769 \end_inset
33770
33771
33772 \end_layout
33773
33774 \begin_layout Description
33775 Cadre
33776 \begin_inset space ~
33777 \end_inset
33778
33779 rectangulaire
33780 \begin_inset space ~
33781 \end_inset
33782
33783 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
33784  boîte.
33785  L'épaisseur du trait du cadre interne est de 0.75
33786 \begin_inset space \thinspace{}
33787 \end_inset
33788
33789
33790 \series bold
33791
33792 \backslash
33793 fboxrule
33794 \series default
33795 , l'épaisseur du trait du cadre externe est de 1.5
33796 \begin_inset space \thinspace{}
33797 \end_inset
33798
33799
33800 \series bold
33801
33802 \backslash
33803 fboxrule
33804 \series default
33805 .
33806  La distance entre les deux cadres est de  1.5
33807 \begin_inset space \thinspace{}
33808 \end_inset
33809
33810
33811 \series bold
33812
33813 \backslash
33814 fboxrule
33815 \series default
33816
33817 \begin_inset space \thinspace{}
33818 \end_inset
33819
33820 +
33821 \begin_inset space \thinspace{}
33822 \end_inset
33823
33824 0.5
33825 \begin_inset space \thinspace{}
33826 \end_inset
33827
33828 pt.
33829  
33830 \begin_inset Box Doublebox
33831 position "c"
33832 hor_pos "c"
33833 has_inner_box 1
33834 inner_pos "c"
33835 use_parbox 0
33836 use_makebox 0
33837 width "20col%"
33838 special "none"
33839 height "1in"
33840 height_special "totalheight"
33841 status open
33842
33843 \begin_layout Plain Layout
33844 \align center
33845 Boîte double
33846 \end_layout
33847
33848 \end_inset
33849
33850
33851 \end_layout
33852
33853 \begin_layout Standard
33854 \begin_inset VSpace bigskip
33855 \end_inset
33856
33857 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
33858  style de boîte utilisé.
33859  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
33860  le paquetage LaTeX 
33861 \series bold
33862 fancybox
33863 \series default
33864
33865 \begin_inset Index idx
33866 status collapsed
33867
33868 \begin_layout Plain Layout
33869 Paquetages LaTeX ! fancybox
33870 \end_layout
33871
33872 \end_inset
33873
33874 .
33875 \end_layout
33876
33877 \begin_layout Standard
33878 \begin_inset VSpace bigskip
33879 \end_inset
33880
33881 Quand vous utilisez le style de décoration 
33882 \family sans
33883 cadre rectangulaire simple
33884 \family default
33885  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
33886  de la boîte.
33887  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
33888  prendra toute la largeur de la colonne, la boîte sera considérée comme
33889  son propre paragraphe et 
33890 \series bold
33891
33892 \backslash
33893 fboxrule
33894 \series default
33895  et 
33896 \series bold
33897
33898 \backslash
33899 fboxsep
33900 \series default
33901  n'ont aucun effet sur ce type de boîte.
33902  L'épaisseur de la ligne du cadre a la valeur de 
33903 \series bold
33904
33905 \backslash
33906 FrameRule
33907 \series default
33908 .
33909  
33910 \begin_inset Box Framed
33911 position "t"
33912 hor_pos "c"
33913 has_inner_box 0
33914 inner_pos "t"
33915 use_parbox 0
33916 use_makebox 0
33917 width "100col%"
33918 special "none"
33919 height "1in"
33920 height_special "totalheight"
33921 status collapsed
33922
33923 \begin_layout Plain Layout
33924 Boîte avec cadre simple et sauts de page
33925 \end_layout
33926
33927 \end_inset
33928
33929
33930 \end_layout
33931
33932 \begin_layout Section
33933 Personnalisation des boîtes
33934 \begin_inset Index idx
33935 status collapsed
33936
33937 \begin_layout Plain Layout
33938 Boîtes! Personnalisation
33939 \end_layout
33940
33941 \end_inset
33942
33943
33944 \end_layout
33945
33946 \begin_layout Standard
33947 La valeur implicite pour la variable 
33948 \series bold
33949
33950 \backslash
33951 fboxrule
33952 \series default
33953  est 0.4
33954 \begin_inset space \thinspace{}
33955 \end_inset
33956
33957 pt.
33958  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
33959  pour avoir 2
33960 \begin_inset space \thinspace{}
33961 \end_inset
33962
33963 pt :
33964 \end_layout
33965
33966 \begin_layout Standard
33967
33968 \series bold
33969
33970 \backslash
33971 setlength{
33972 \backslash
33973 fboxrule}{2pt}
33974 \end_layout
33975
33976 \begin_layout Standard
33977 \begin_inset ERT
33978 status collapsed
33979
33980 \begin_layout Plain Layout
33981
33982
33983 \backslash
33984 setlength{
33985 \backslash
33986 fboxrule}{2pt}
33987 \end_layout
33988
33989 \end_inset
33990
33991
33992 \begin_inset Box Boxed
33993 position "c"
33994 hor_pos "c"
33995 has_inner_box 1
33996 inner_pos "c"
33997 use_parbox 0
33998 use_makebox 0
33999 width "25col%"
34000 special "none"
34001 height "1in"
34002 height_special "totalheight"
34003 status open
34004
34005 \begin_layout Plain Layout
34006 \align center
34007 Boîte rectangulaire avec 
34008 \series bold
34009
34010 \backslash
34011 fboxrule
34012 \series default
34013
34014 \begin_inset space \thinspace{}
34015 \end_inset
34016
34017 =
34018 \begin_inset space \thinspace{}
34019 \end_inset
34020
34021 2
34022 \begin_inset space \thinspace{}
34023 \end_inset
34024
34025 pt
34026 \end_layout
34027
34028 \end_inset
34029
34030
34031 \begin_inset ERT
34032 status collapsed
34033
34034 \begin_layout Plain Layout
34035
34036
34037 \backslash
34038 setlength{
34039 \backslash
34040 fboxrule}{0.4pt}
34041 \end_layout
34042
34043 \end_inset
34044
34045
34046 \end_layout
34047
34048 \begin_layout Standard
34049 \begin_inset VSpace bigskip
34050 \end_inset
34051
34052 L'espace entre le cadre et le contenu de la boîte est le même pour tous
34053  les types de cadres, implicitement il est de 3
34054 \begin_inset space \thinspace{}
34055 \end_inset
34056
34057 pt.
34058  Vous pouvez le modifier en donnant une autre valeur à la variable 
34059 \series bold
34060
34061 \backslash
34062 fboxsep
34063 \series default
34064 .
34065  Par exemple la commande
34066 \end_layout
34067
34068 \begin_layout Standard
34069
34070 \series bold
34071
34072 \backslash
34073 setlength{
34074 \backslash
34075 fboxsep}{10pt}
34076 \end_layout
34077
34078 \begin_layout Standard
34079 met une valeur de 10
34080 \begin_inset space \thinspace{}
34081 \end_inset
34082
34083 pt, comme celle utilisée pour cette boîte :
34084 \end_layout
34085
34086 \begin_layout Standard
34087 \begin_inset ERT
34088 status collapsed
34089
34090 \begin_layout Plain Layout
34091
34092
34093 \backslash
34094 setlength{
34095 \backslash
34096 fboxsep}{10pt}
34097 \end_layout
34098
34099 \end_inset
34100
34101
34102 \begin_inset Box Boxed
34103 position "c"
34104 hor_pos "c"
34105 has_inner_box 1
34106 inner_pos "c"
34107 use_parbox 0
34108 use_makebox 0
34109 width "25col%"
34110 special "none"
34111 height "1in"
34112 height_special "totalheight"
34113 status open
34114
34115 \begin_layout Plain Layout
34116 \align center
34117 Boîte rectangulaire avec 
34118 \series bold
34119
34120 \backslash
34121 fboxsep
34122 \series default
34123
34124 \begin_inset space \thinspace{}
34125 \end_inset
34126
34127 =
34128 \begin_inset space \thinspace{}
34129 \end_inset
34130
34131 10
34132 \begin_inset space \thinspace{}
34133 \end_inset
34134
34135 pt
34136 \end_layout
34137
34138 \end_inset
34139
34140
34141 \begin_inset ERT
34142 status collapsed
34143
34144 \begin_layout Plain Layout
34145
34146
34147 \backslash
34148 setlength{
34149 \backslash
34150 fboxsep}{3pt}
34151 \end_layout
34152
34153 \end_inset
34154
34155
34156 \end_layout
34157
34158 \begin_layout Standard
34159 \begin_inset VSpace bigskip
34160 \end_inset
34161
34162 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34163  la commande 
34164 \series bold
34165
34166 \backslash
34167 cornersize
34168 \series default
34169 .
34170  Par exemple, la commande
34171 \end_layout
34172
34173 \begin_layout Standard
34174
34175 \series bold
34176
34177 \backslash
34178 cornersize*{1cm}
34179 \end_layout
34180
34181 \begin_layout Standard
34182 donne un diamètre de 1
34183 \begin_inset space \thinspace{}
34184 \end_inset
34185
34186 cm.
34187  La commande
34188 \end_layout
34189
34190 \begin_layout Standard
34191
34192 \series bold
34193
34194 \backslash
34195 cornersize{num}
34196 \end_layout
34197
34198 \begin_layout Standard
34199 fixe le diamètre à 
34200 \family sans
34201 num
34202 \begin_inset space \thinspace{}
34203 \end_inset
34204
34205 ×
34206 \begin_inset space \thinspace{}
34207 \end_inset
34208
34209 minimum(largeur et hauteur de la boîte)
34210 \family default
34211 .
34212  La valeur implicite est 
34213 \series bold
34214
34215 \backslash
34216 cornersize{0.5}
34217 \series default
34218 .
34219 \end_layout
34220
34221 \begin_layout Standard
34222 \begin_inset ERT
34223 status collapsed
34224
34225 \begin_layout Plain Layout
34226
34227
34228 \backslash
34229 cornersize*{1.5cm}
34230 \end_layout
34231
34232 \end_inset
34233
34234
34235 \begin_inset Box Ovalbox
34236 position "c"
34237 hor_pos "c"
34238 has_inner_box 1
34239 inner_pos "c"
34240 use_parbox 0
34241 use_makebox 0
34242 width "25col%"
34243 special "none"
34244 height "1in"
34245 height_special "totalheight"
34246 status open
34247
34248 \begin_layout Plain Layout
34249 \align center
34250 Boîte ovale avec 
34251 \series bold
34252
34253 \backslash
34254 cornersize
34255 \series default
34256
34257 \begin_inset space \thinspace{}
34258 \end_inset
34259
34260 =
34261 \begin_inset space \thinspace{}
34262 \end_inset
34263
34264 1.5
34265 \begin_inset space \thinspace{}
34266 \end_inset
34267
34268 cm
34269 \end_layout
34270
34271 \end_inset
34272
34273
34274 \begin_inset ERT
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278
34279
34280 \backslash
34281 cornersize{0.5}
34282 \end_layout
34283
34284 \end_inset
34285
34286
34287 \end_layout
34288
34289 \begin_layout Standard
34290 \begin_inset VSpace bigskip
34291 \end_inset
34292
34293 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
34294  
34295 \series bold
34296
34297 \backslash
34298 shadowsize
34299 \series default
34300 .
34301  Elle est fixée à 2
34302 \begin_inset space \thinspace{}
34303 \end_inset
34304
34305 pt pour la boîte suivante par la commande :
34306 \end_layout
34307
34308 \begin_layout Standard
34309
34310 \series bold
34311
34312 \backslash
34313 setlength{
34314 \backslash
34315 shadowsize}{2pt}
34316 \end_layout
34317
34318 \begin_layout Standard
34319 \begin_inset ERT
34320 status collapsed
34321
34322 \begin_layout Plain Layout
34323
34324
34325 \backslash
34326 setlength{
34327 \backslash
34328 shadowsize}{2pt}
34329 \end_layout
34330
34331 \end_inset
34332
34333
34334 \begin_inset Box Shadowbox
34335 position "c"
34336 hor_pos "c"
34337 has_inner_box 1
34338 inner_pos "c"
34339 use_parbox 0
34340 use_makebox 0
34341 width "25col%"
34342 special "none"
34343 height "1in"
34344 height_special "totalheight"
34345 status open
34346
34347 \begin_layout Plain Layout
34348 \align center
34349 Boîte ombrée avec 
34350 \series bold
34351
34352 \backslash
34353 shadowsize
34354 \series default
34355
34356 \begin_inset space \thinspace{}
34357 \end_inset
34358
34359 =
34360 \begin_inset space \thinspace{}
34361 \end_inset
34362
34363 2
34364 \begin_inset space \thinspace{}
34365 \end_inset
34366
34367 pt
34368 \end_layout
34369
34370 \end_inset
34371
34372
34373 \begin_inset ERT
34374 status collapsed
34375
34376 \begin_layout Plain Layout
34377
34378
34379 \backslash
34380 setlength{
34381 \backslash
34382 shadowsize}{4pt}
34383 \end_layout
34384
34385 \end_inset
34386
34387
34388 \end_layout
34389
34390 \begin_layout Standard
34391 \begin_inset VSpace bigskip
34392 \end_inset
34393
34394
34395 \end_layout
34396
34397 \begin_layout Standard
34398 La valeur implicite pour la longueur 
34399 \series bold
34400
34401 \backslash
34402 FrameRule
34403 \series default
34404  est 0,4
34405 \begin_inset space \thinspace{}
34406 \end_inset
34407
34408 pt.
34409  L'espacement implicite entre le contenu de la note et le cadre est de 9
34410 \begin_inset space \thinspace{}
34411 \end_inset
34412
34413 pt et il peut être modifié en utilisant la valeur de 
34414 \series bold
34415
34416 \backslash
34417 FrameSep
34418 \series default
34419 .
34420  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
34421  suivantes en code TeX
34422 \end_layout
34423
34424 \begin_layout Standard
34425
34426 \series bold
34427
34428 \backslash
34429 setlength{
34430 \backslash
34431 FrameRule}{5pt}
34432 \begin_inset Newline newline
34433 \end_inset
34434
34435
34436 \backslash
34437 setlength{
34438 \backslash
34439 FrameSep}{0.5cm}
34440 \end_layout
34441
34442 \begin_layout Standard
34443 \begin_inset ERT
34444 status collapsed
34445
34446 \begin_layout Plain Layout
34447
34448
34449 \backslash
34450 setlength{
34451 \backslash
34452 FrameRule}{5pt}
34453 \end_layout
34454
34455 \begin_layout Plain Layout
34456
34457
34458 \backslash
34459 setlength{
34460 \backslash
34461 FrameSep}{0.5cm}
34462 \end_layout
34463
34464 \end_inset
34465
34466
34467 \begin_inset Box Framed
34468 position "t"
34469 hor_pos "c"
34470 has_inner_box 0
34471 inner_pos "t"
34472 use_parbox 0
34473 use_makebox 0
34474 width "100col%"
34475 special "none"
34476 height "1in"
34477 height_special "totalheight"
34478 status open
34479
34480 \begin_layout Plain Layout
34481 Ceci est un texte dans une boîte autorisant les 
34482 \family sans
34483 sauts de page
34484 \family default
34485 .
34486 \end_layout
34487
34488 \end_inset
34489
34490
34491 \begin_inset ERT
34492 status collapsed
34493
34494 \begin_layout Plain Layout
34495
34496
34497 \backslash
34498 setlength{
34499 \backslash
34500 FrameRule}{0.4pt}
34501 \end_layout
34502
34503 \begin_layout Plain Layout
34504
34505
34506 \backslash
34507 setlength{
34508 \backslash
34509 FrameSep}{9pt}
34510 \end_layout
34511
34512 \end_inset
34513
34514
34515 \end_layout
34516
34517 \begin_layout Standard
34518 \begin_inset VSpace bigskip
34519 \end_inset
34520
34521
34522 \end_layout
34523
34524 \begin_layout Standard
34525 Pour les boîtes à 
34526 \family sans
34527 Fond
34528 \begin_inset space ~
34529 \end_inset
34530
34531 ombré
34532 \family default
34533 , l'espacement implicite entre le contenu de la boîte et son cadre est de
34534  3
34535 \begin_inset space \thinspace{}
34536 \end_inset
34537
34538 pt et il peut être modifié avec la valeur de 
34539 \series bold
34540
34541 \backslash
34542 fboxsep
34543 \series default
34544 .
34545  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
34546  localement avec la commande 
34547 \series bold
34548
34549 \backslash
34550 definecolor{shadecolor}
34551 \series default
34552 , soit globalement avec le menu 
34553 \family sans
34554 Outils\SpecialChar \menuseparator
34555 Préférences
34556 \family default
34557 \SpecialChar \menuseparator
34558
34559 \family sans
34560 Couleurs\SpecialChar \menuseparator
34561 boîte
34562 \begin_inset space ~
34563 \end_inset
34564
34565 ombrée
34566 \family default
34567 .
34568  La syntaxe de la commande 
34569 \series bold
34570
34571 \backslash
34572 definecolor
34573 \series default
34574  est expliquée dans la section
34575 \begin_inset space ~
34576 \end_inset
34577
34578
34579 \begin_inset CommandInset ref
34580 LatexCommand ref
34581 reference "sec:Tableaux-Colorés"
34582
34583 \end_inset
34584
34585
34586 \begin_inset Foot
34587 status collapsed
34588
34589 \begin_layout Plain Layout
34590 Notez que l'utilisation de 
34591 \series bold
34592
34593 \backslash
34594 definecolor
34595 \series default
34596  ne peut se faire sans le paquetage LaTeX 
34597 \series bold
34598 color
34599 \series default
34600  dans le préambule, voir la section
34601 \begin_inset space ~
34602 \end_inset
34603
34604
34605 \begin_inset CommandInset ref
34606 LatexCommand ref
34607 reference "sec:Boîtes-colorées"
34608
34609 \end_inset
34610
34611 .
34612  
34613 \end_layout
34614
34615 \end_inset
34616
34617 .
34618 \end_layout
34619
34620 \begin_layout Standard
34621 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34622  les commandes en code TeX suivantes
34623 \end_layout
34624
34625 \begin_layout Standard
34626
34627 \series bold
34628
34629 \backslash
34630 setlength{
34631 \backslash
34632 fboxsep}{0.5cm}
34633 \series default
34634
34635 \begin_inset Newline newline
34636 \end_inset
34637
34638
34639 \series bold
34640
34641 \backslash
34642 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34643 \end_layout
34644
34645 \begin_layout Standard
34646 \begin_inset ERT
34647 status collapsed
34648
34649 \begin_layout Plain Layout
34650
34651
34652 \backslash
34653 setlength{
34654 \backslash
34655 fboxsep}{0.5cm}
34656 \end_layout
34657
34658 \begin_layout Plain Layout
34659
34660
34661 \backslash
34662 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34663 \end_layout
34664
34665 \end_inset
34666
34667
34668 \begin_inset Box Shaded
34669 position "t"
34670 hor_pos "c"
34671 has_inner_box 0
34672 inner_pos "t"
34673 use_parbox 0
34674 use_makebox 0
34675 width "100col%"
34676 special "none"
34677 height "1in"
34678 height_special "totalheight"
34679 status open
34680
34681 \begin_layout Plain Layout
34682
34683 \color yellow
34684 Ceci est un texte jaune dans une boîte à 
34685 \family sans
34686 Fond
34687 \begin_inset space ~
34688 \end_inset
34689
34690 ombré
34691 \family default
34692 \color inherit
34693  
34694 \color yellow
34695 avec un fond vert foncé.
34696 \end_layout
34697
34698 \end_inset
34699
34700
34701 \begin_inset ERT
34702 status collapsed
34703
34704 \begin_layout Plain Layout
34705
34706
34707 \backslash
34708 setlength{
34709 \backslash
34710 fboxsep}{3pt}
34711 \end_layout
34712
34713 \begin_layout Plain Layout
34714
34715
34716 \backslash
34717 definecolor{shadecolor}{rgb}{1,0,0}
34718 \end_layout
34719
34720 \end_inset
34721
34722
34723 \end_layout
34724
34725 \begin_layout Standard
34726 \begin_inset VSpace bigskip
34727 \end_inset
34728
34729
34730 \end_layout
34731
34732 \begin_layout Standard
34733 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
34734  les boîtes qui suivent la commandes qui les a changées.
34735 \end_layout
34736
34737 \begin_layout Section
34738 Minipages
34739 \begin_inset CommandInset label
34740 LatexCommand label
34741 name "sec:Minipages"
34742
34743 \end_inset
34744
34745
34746 \begin_inset Index idx
34747 status collapsed
34748
34749 \begin_layout Plain Layout
34750 Boîtes ! Minipages
34751 \end_layout
34752
34753 \end_inset
34754
34755
34756 \end_layout
34757
34758 \begin_layout Standard
34759 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
34760 ur d'une page.
34761  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34762  règles d'indentation, de saut de ligne, etc.
34763  s'appliquent.
34764 \end_layout
34765
34766 \begin_layout Standard
34767 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34768  langues.
34769 \end_layout
34770
34771 \begin_layout Standard
34772 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34773  Leur largeur est fixée à 45
34774 \begin_inset space \thinspace{}
34775 \end_inset
34776
34777 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34778  via le menu 
34779 \family sans
34780 Insertion\SpecialChar \menuseparator
34781 Typographie
34782 \begin_inset space ~
34783 \end_inset
34784
34785 spéciale\SpecialChar \menuseparator
34786 Ressort
34787 \begin_inset space ~
34788 \end_inset
34789
34790 Horizontal
34791 \family default
34792 .
34793 \end_layout
34794
34795 \begin_layout Standard
34796 \begin_inset Box Frameless
34797 position "t"
34798 hor_pos "c"
34799 has_inner_box 1
34800 inner_pos "c"
34801 use_parbox 0
34802 use_makebox 0
34803 width "45col%"
34804 special "none"
34805 height "1in"
34806 height_special "totalheight"
34807 status open
34808
34809 \begin_layout Plain Layout
34810 Ceci est un texte en français.
34811  Ceci est un texte en français.
34812  Ceci est un texte en français.
34813  Ceci est un texte en français.
34814  Ceci est un texte en français.
34815  Ceci est un texte en français.
34816  Ceci est un texte en français.
34817  Ceci est un texte en français.Ceci est un texte en français.
34818  Ceci est un texte en français.
34819  Ceci est un texte en français.
34820  Ceci est un texte en français
34821 \begin_inset Foot
34822 status collapsed
34823
34824 \begin_layout Plain Layout
34825 Ceci est une note de bas de page en français.
34826 \end_layout
34827
34828 \end_inset
34829
34830 .Ceci est un texte en français
34831 \end_layout
34832
34833 \end_inset
34834
34835
34836 \begin_inset space \hfill{}
34837 \end_inset
34838
34839
34840 \begin_inset Box Frameless
34841 position "t"
34842 hor_pos "c"
34843 has_inner_box 1
34844 inner_pos "c"
34845 use_parbox 0
34846 use_makebox 0
34847 width "45col%"
34848 special "none"
34849 height "1in"
34850 height_special "totalheight"
34851 status open
34852
34853 \begin_layout Plain Layout
34854
34855 \lang english
34856 This is an English Text.
34857  This is an English Text.
34858  This is an English Text.
34859  This is an English Text.
34860  This is an English Text.
34861  This is an English Text.
34862  This is an English Text.
34863  This is an English Text.
34864  This is an English Text.
34865  This is an English Text.
34866  This is an English Text.
34867  This is an English Text.
34868  This is an English Text.
34869  This is an English Text.
34870  This is an English Text.
34871  This is an English Text.
34872 \begin_inset Foot
34873 status collapsed
34874
34875 \begin_layout Plain Layout
34876
34877 \lang english
34878 This is an English footnote.
34879 \end_layout
34880
34881 \end_inset
34882
34883  This is an English Text.
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \end_layout
34890
34891 \begin_layout Standard
34892 \begin_inset VSpace bigskip
34893 \end_inset
34894
34895 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34896  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34897  minipages, même si vous les avez mis par exemple à 
34898 \family sans
34899 Moyen
34900 \family default
34901  dans les paramètres du document.
34902 \end_layout
34903
34904 \begin_layout Standard
34905 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34906  portion de texte, voyez la section
34907 \begin_inset space ~
34908 \end_inset
34909
34910
34911 \begin_inset CommandInset ref
34912 LatexCommand ref
34913 reference "sub:Couleur-pour-les-Paragraphes"
34914
34915 \end_inset
34916
34917 .
34918 \end_layout
34919
34920 \begin_layout Standard
34921 \begin_inset Note Greyedout
34922 status open
34923
34924 \begin_layout Plain Layout
34925
34926 \series bold
34927 Note:
34928 \series default
34929  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34930  mais les minipages peuvent être utilisées dans un tableau, un flottant
34931  ou une autre boîte.
34932 \end_layout
34933
34934 \end_inset
34935
34936
34937 \end_layout
34938
34939 \begin_layout Section
34940 Les parboxes
34941 \begin_inset CommandInset label
34942 LatexCommand label
34943 name "sec:Parboxes"
34944
34945 \end_inset
34946
34947
34948 \begin_inset Index idx
34949 status collapsed
34950
34951 \begin_layout Plain Layout
34952 Boîtes ! Parboxes
34953 \end_layout
34954
34955 \end_inset
34956
34957
34958 \end_layout
34959
34960 \begin_layout Standard
34961 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34962  ne peuvent avoir de note de bas de page.
34963 \end_layout
34964
34965 \begin_layout Standard
34966 \align center
34967 \begin_inset Box Frameless
34968 position "t"
34969 hor_pos "c"
34970 has_inner_box 1
34971 inner_pos "t"
34972 use_parbox 1
34973 use_makebox 0
34974 width "33col%"
34975 special "none"
34976 height "1in"
34977 height_special "totalheight"
34978 status open
34979
34980 \begin_layout Plain Layout
34981 Ceci est un texte à l'intérieur d'une parbox.
34982  Ceci est un texte à l'intérieur d'une parbox.
34983 \end_layout
34984
34985 \begin_layout Plain Layout
34986 Cette note de bas de page ne devrait pas apparaître :
34987 \begin_inset Foot
34988 status open
34989
34990 \begin_layout Plain Layout
34991 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34992  pas.
34993 \end_layout
34994
34995 \end_inset
34996
34997
34998 \end_layout
34999
35000 \end_inset
35001
35002
35003 \end_layout
35004
35005 \begin_layout Section
35006 Des boîtes pour les mots et les caractères
35007 \begin_inset Index idx
35008 status collapsed
35009
35010 \begin_layout Plain Layout
35011 Boîtes ! Pour les caractères
35012 \end_layout
35013
35014 \end_inset
35015
35016
35017 \end_layout
35018
35019 \begin_layout Subsection
35020 Empêcher la césure
35021 \begin_inset CommandInset label
35022 LatexCommand label
35023 name "sec:Empêcher-césure"
35024
35025 \end_inset
35026
35027
35028 \begin_inset Index idx
35029 status collapsed
35030
35031 \begin_layout Plain Layout
35032 Boîtes ! Pour empêcher la césure
35033 \end_layout
35034
35035 \end_inset
35036
35037
35038 \end_layout
35039
35040 \begin_layout Standard
35041 Vous pouvez utiliser une boîte de type 
35042 \family sans
35043 Makebox
35044 \family default
35045  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
35046 \begin_inset Newline newline
35047 \end_inset
35048
35049 Voici un exemple de texte :
35050 \end_layout
35051
35052 \begin_layout Standard
35053 Cette ligne est un exemple comment vous pouvez empêcher une césure
35054 \begin_inset space ~
35055 \end_inset
35056
35057
35058 \begin_inset Quotes fld
35059 \end_inset
35060
35061 motTrèsTrèsLong
35062 \begin_inset Quotes frd
35063 \end_inset
35064
35065
35066 \end_layout
35067
35068 \begin_layout Standard
35069 Pour empêcher que le mot 
35070 \begin_inset Quotes fld
35071 \end_inset
35072
35073 motTrèsTrèsLong
35074 \begin_inset Quotes frd
35075 \end_inset
35076
35077  soit coupé, mettez le mot dans une boîte, mettez 
35078 \family sans
35079 Boîte
35080 \begin_inset space ~
35081 \end_inset
35082
35083 intérieure
35084 \family default
35085  à 
35086 \family sans
35087 Makebox
35088 \family default
35089  sans spécifier de largeur.
35090 \end_layout
35091
35092 \begin_layout Standard
35093 Voici le résultat :
35094 \end_layout
35095
35096 \begin_layout Standard
35097 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35098  
35099 \begin_inset Box Frameless
35100 position "t"
35101 hor_pos "c"
35102 has_inner_box 1
35103 inner_pos "t"
35104 use_parbox 0
35105 use_makebox 1
35106 width ""
35107 special "none"
35108 height "1in"
35109 height_special "totalheight"
35110 status open
35111
35112 \begin_layout Plain Layout
35113 \begin_inset Quotes fld
35114 \end_inset
35115
35116 motTrèsTrèsLong
35117 \begin_inset Quotes frd
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \end_inset
35124
35125
35126 \end_layout
35127
35128 \begin_layout Standard
35129 Une autre méthode consiste à mettre la commande 
35130 \series bold
35131
35132 \begin_inset Quotes fld
35133 \end_inset
35134
35135
35136 \backslash
35137 -
35138 \series default
35139
35140 \begin_inset Quotes frd
35141 \end_inset
35142
35143  en code TeX, juste avant le mot :
35144 \end_layout
35145
35146 \begin_layout Standard
35147 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35148  
35149 \begin_inset Quotes fld
35150 \end_inset
35151
35152
35153 \begin_inset ERT
35154 status collapsed
35155
35156 \begin_layout Plain Layout
35157
35158
35159 \backslash
35160 -
35161 \end_layout
35162
35163 \end_inset
35164
35165 motTrèsTrèsLong
35166 \begin_inset Quotes frd
35167 \end_inset
35168
35169
35170 \end_layout
35171
35172 \begin_layout Standard
35173 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35174  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35175 \family sans
35176 Insertion\SpecialChar \menuseparator
35177 Typographie
35178 \begin_inset space ~
35179 \end_inset
35180
35181 spéciale\SpecialChar \menuseparator
35182 Passage
35183 \begin_inset space ~
35184 \end_inset
35185
35186 à
35187 \begin_inset space ~
35188 \end_inset
35189
35190 la
35191 \begin_inset space ~
35192 \end_inset
35193
35194 Ligne
35195 \family default
35196  (raccourci 
35197 \family sans
35198 Ctrl-Entrée
35199 \family default
35200 ) :
35201 \end_layout
35202
35203 \begin_layout Standard
35204 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35205 \begin_inset Newline newline
35206 \end_inset
35207
35208
35209 \begin_inset Box Frameless
35210 position "t"
35211 hor_pos "c"
35212 has_inner_box 1
35213 inner_pos "t"
35214 use_parbox 0
35215 use_makebox 1
35216 width ""
35217 special "none"
35218 height "1in"
35219 height_special "totalheight"
35220 status open
35221
35222 \begin_layout Plain Layout
35223 \begin_inset Quotes fld
35224 \end_inset
35225
35226 motTrèsTrèsLong
35227 \begin_inset Quotes frd
35228 \end_inset
35229
35230
35231 \end_layout
35232
35233 \end_inset
35234
35235
35236 \end_layout
35237
35238 \begin_layout Subsection
35239 Alignement vertical
35240 \begin_inset CommandInset label
35241 LatexCommand label
35242 name "sub:Alignement-Vertical"
35243
35244 \end_inset
35245
35246
35247 \begin_inset Index idx
35248 status collapsed
35249
35250 \begin_layout Plain Layout
35251 Boîtes ! Pour l'alignement vertical
35252 \end_layout
35253
35254 \end_inset
35255
35256
35257 \begin_inset Index idx
35258 status collapsed
35259
35260 \begin_layout Plain Layout
35261 Boîtes ! Boîtes élévatrices
35262 \end_layout
35263
35264 \end_inset
35265
35266
35267 \begin_inset Index idx
35268 status collapsed
35269
35270 \begin_layout Plain Layout
35271 Raisebox|see
35272 \begin_inset ERT
35273 status collapsed
35274
35275 \begin_layout Plain Layout
35276
35277 {
35278 \end_layout
35279
35280 \end_inset
35281
35282 Boîtes élévatrices
35283 \begin_inset ERT
35284 status collapsed
35285
35286 \begin_layout Plain Layout
35287
35288 }
35289 \end_layout
35290
35291 \end_inset
35292
35293
35294 \end_layout
35295
35296 \end_inset
35297
35298
35299 \end_layout
35300
35301 \begin_layout Standard
35302 Avec la commande 
35303 \series bold
35304
35305 \backslash
35306 raisebox
35307 \series default
35308  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35309  par rapport au texte qui l'entoure.
35310  La commande
35311 \series bold
35312  
35313 \backslash
35314 raisebox
35315 \series default
35316  s'utilise en suivant la syntaxe suivante :
35317 \end_layout
35318
35319 \begin_layout Standard
35320
35321 \series bold
35322
35323 \backslash
35324 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35325 \end_layout
35326
35327 \begin_layout Standard
35328 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35329  pour l'abaisser.
35330 \end_layout
35331
35332 \begin_layout Standard
35333 Pour aligner le mot 
35334 \begin_inset Quotes fld
35335 \end_inset
35336
35337 empêcher
35338 \begin_inset Quotes frd
35339 \end_inset
35340
35341  de façon à ce que le point le plus bas du caractère le plus 
35342 \begin_inset Quotes fld
35343 \end_inset
35344
35345 profond
35346 \begin_inset Quotes frd
35347 \end_inset
35348
35349 , le 
35350 \begin_inset Quotes fld
35351 \end_inset
35352
35353 p
35354 \begin_inset Quotes frd
35355 \end_inset
35356
35357 , soit au niveau de la ligne de base, insérez la commande 
35358 \end_layout
35359
35360 \begin_layout Standard
35361
35362 \series bold
35363
35364 \backslash
35365 raisebox{
35366 \backslash
35367 depth}{
35368 \end_layout
35369
35370 \begin_layout Standard
35371 en code TeX avant le mot.
35372  Insérez après le mot l'accolade fermante 
35373 \begin_inset Quotes fld
35374 \end_inset
35375
35376
35377 \series bold
35378 }
35379 \series default
35380
35381 \begin_inset Quotes frd
35382 \end_inset
35383
35384  en code TeX.
35385 \begin_inset Newline newline
35386 \end_inset
35387
35388 Voici le résultat :
35389 \end_layout
35390
35391 \begin_layout Standard
35392 Cette ligne de texte contient le mot 
35393 \begin_inset ERT
35394 status open
35395
35396 \begin_layout Plain Layout
35397
35398
35399 \backslash
35400 raisebox{
35401 \backslash
35402 depth}{
35403 \end_layout
35404
35405 \end_inset
35406
35407
35408 \begin_inset Quotes fld
35409 \end_inset
35410
35411 empêcher
35412 \begin_inset Quotes frd
35413 \end_inset
35414
35415
35416 \begin_inset ERT
35417 status collapsed
35418
35419 \begin_layout Plain Layout
35420
35421 }
35422 \end_layout
35423
35424 \end_inset
35425
35426  comme mot élevé.
35427 \end_layout
35428
35429 \begin_layout Standard
35430 \begin_inset VSpace bigskip
35431 \end_inset
35432
35433 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35434  entre les lignes va être agrandie :
35435 \end_layout
35436
35437 \begin_layout Standard
35438 Cette ligne de texte contient le mot
35439 \begin_inset ERT
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443
35444
35445 \backslash
35446 raisebox{-
35447 \backslash
35448 depth}{
35449 \end_layout
35450
35451 \end_inset
35452
35453
35454 \begin_inset Quotes fld
35455 \end_inset
35456
35457 empêcher
35458 \begin_inset Quotes frd
35459 \end_inset
35460
35461
35462 \begin_inset ERT
35463 status collapsed
35464
35465 \begin_layout Plain Layout
35466
35467 }
35468 \end_layout
35469
35470 \end_inset
35471
35472  comme mot abaissé.
35473 \begin_inset Newline newline
35474 \end_inset
35475
35476 Cette ligne de texte contient le mot 
35477 \begin_inset ERT
35478 status collapsed
35479
35480 \begin_layout Plain Layout
35481
35482
35483 \backslash
35484 raisebox{0.5cm}{
35485 \end_layout
35486
35487 \end_inset
35488
35489
35490 \begin_inset Quotes fld
35491 \end_inset
35492
35493 tester
35494 \begin_inset Quotes frd
35495 \end_inset
35496
35497
35498 \begin_inset ERT
35499 status collapsed
35500
35501 \begin_layout Plain Layout
35502
35503 }
35504 \end_layout
35505
35506 \end_inset
35507
35508  comme mot élevé.
35509 \end_layout
35510
35511 \begin_layout Standard
35512 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35513  mettez la hauteur de la boîte à zéro.
35514  Par exemple utilisez
35515 \end_layout
35516
35517 \begin_layout Standard
35518
35519 \series bold
35520
35521 \backslash
35522 raisebox{-
35523 \backslash
35524 depth}[0pt]{
35525 \end_layout
35526
35527 \begin_layout Standard
35528 Cette ligne de texte contient le mot
35529 \begin_inset ERT
35530 status collapsed
35531
35532 \begin_layout Plain Layout
35533
35534
35535 \backslash
35536 raisebox{-
35537 \backslash
35538 depth}[0pt]{
35539 \end_layout
35540
35541 \end_inset
35542
35543
35544 \begin_inset Quotes fld
35545 \end_inset
35546
35547 empêcher
35548 \begin_inset Quotes frd
35549 \end_inset
35550
35551
35552 \begin_inset ERT
35553 status collapsed
35554
35555 \begin_layout Plain Layout
35556
35557 }
35558 \end_layout
35559
35560 \end_inset
35561
35562  comme mot abaissé.
35563 \begin_inset Newline newline
35564 \end_inset
35565
35566 Cette ligne de texte contient le mot 
35567 \begin_inset ERT
35568 status collapsed
35569
35570 \begin_layout Plain Layout
35571
35572
35573 \backslash
35574 raisebox{0.5cm}[0pt]{
35575 \end_layout
35576
35577 \end_inset
35578
35579
35580 \begin_inset Quotes fld
35581 \end_inset
35582
35583 tester
35584 \begin_inset Quotes frd
35585 \end_inset
35586
35587
35588 \begin_inset ERT
35589 status collapsed
35590
35591 \begin_layout Plain Layout
35592
35593 }
35594 \end_layout
35595
35596 \end_inset
35597
35598  comme mot élevé.
35599 \end_layout
35600
35601 \begin_layout Section
35602 Boîtes colorées
35603 \begin_inset CommandInset label
35604 LatexCommand label
35605 name "sec:Boîtes-colorées"
35606
35607 \end_inset
35608
35609
35610 \begin_inset Index idx
35611 status collapsed
35612
35613 \begin_layout Plain Layout
35614 Boîtes ! Couleur
35615 \end_layout
35616
35617 \end_inset
35618
35619
35620 \end_layout
35621
35622 \begin_layout Subsection
35623 De la couleur pour le texte
35624 \begin_inset Index idx
35625 status collapsed
35626
35627 \begin_layout Plain Layout
35628 Couleur ! Pour le texte
35629 \end_layout
35630
35631 \end_inset
35632
35633
35634 \end_layout
35635
35636 \begin_layout Standard
35637 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
35638  une boîte appelée 
35639 \begin_inset Quotes fld
35640 \end_inset
35641
35642 colorbox
35643 \begin_inset Quotes frd
35644 \end_inset
35645
35646 .
35647  Cela demande que le paquetage LaTeX 
35648 \series bold
35649 color
35650 \series default
35651
35652 \begin_inset Index idx
35653 status collapsed
35654
35655 \begin_layout Plain Layout
35656 Paquetages LaTeX ! color
35657 \end_layout
35658
35659 \end_inset
35660
35661  soit chargé dans le préambule du document avec la commande
35662 \end_layout
35663
35664 \begin_layout Standard
35665
35666 \series bold
35667
35668 \backslash
35669 @ifundefined{textcolor}
35670 \begin_inset Newline newline
35671 \end_inset
35672
35673
35674 \begin_inset Phantom HPhantom
35675 status open
35676
35677 \begin_layout Plain Layout
35678
35679 \series bold
35680 \begin_inset space ~
35681 \end_inset
35682
35683
35684 \end_layout
35685
35686 \end_inset
35687
35688 {
35689 \backslash
35690 usepackage{color}}{}
35691 \end_layout
35692
35693 \begin_layout Standard
35694 Le paquetage 
35695 \series bold
35696 color
35697 \series default
35698  sera chargé automatiquement par LyX dès que vous colorez du texte.
35699 \begin_inset Foot
35700 status collapsed
35701
35702 \begin_layout Plain Layout
35703 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
35704  
35705 \series bold
35706
35707 \backslash
35708 @ifundefined
35709 \series default
35710 .
35711 \end_layout
35712
35713 \end_inset
35714
35715
35716 \end_layout
35717
35718 \begin_layout Standard
35719 \begin_inset VSpace medskip
35720 \end_inset
35721
35722 Les boîtes colorées sont créées par la commande 
35723 \series bold
35724
35725 \backslash
35726 colorbox
35727 \series default
35728 .
35729  Elle est utilisée avec la syntaxe suivante :
35730 \end_layout
35731
35732 \begin_layout Standard
35733
35734 \series bold
35735
35736 \backslash
35737 colorbox{couleur}{contenu de la boîte}
35738 \end_layout
35739
35740 \begin_layout Standard
35741 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35742  peuvent être placées à l'intérieur d'autres boîtes.
35743 \end_layout
35744
35745 \begin_layout Standard
35746 Les couleurs suivantes sont prédéfinies ::
35747 \begin_inset Newline newline
35748 \end_inset
35749
35750
35751 \family sans
35752 black
35753 \family default
35754  (noir), 
35755 \family sans
35756 blue
35757 \family default
35758  (bleu), 
35759 \family sans
35760 cyan
35761 \family default
35762 \series bold
35763 ,
35764 \series default
35765  
35766 \family sans
35767 green
35768 \family default
35769  (vert), 
35770 \family sans
35771 magenta
35772 \family default
35773
35774 \family sans
35775 red
35776 \family default
35777  (rouge), 
35778 \family sans
35779 white
35780 \family default
35781  (blanc), and 
35782 \family sans
35783 yellow
35784 \family default
35785  (jaune).
35786 \begin_inset Newline newline
35787 \end_inset
35788
35789 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
35790  section
35791 \begin_inset space ~
35792 \end_inset
35793
35794
35795 \begin_inset CommandInset ref
35796 LatexCommand ref
35797 reference "sec:Tableaux-Colorés"
35798
35799 \end_inset
35800
35801 .
35802 \end_layout
35803
35804 \begin_layout Standard
35805 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
35806 \end_layout
35807
35808 \begin_layout Standard
35809
35810 \series bold
35811
35812 \backslash
35813 colorbox{red}{
35814 \end_layout
35815
35816 \begin_layout Standard
35817 avant le mot en code TeX.
35818  Insérez l'accolade fermante 
35819 \begin_inset Quotes fld
35820 \end_inset
35821
35822 }
35823 \begin_inset Quotes frd
35824 \end_inset
35825
35826  après le mot, en code TeX.
35827 \begin_inset Newline newline
35828 \end_inset
35829
35830 Voici le résultat :
35831 \end_layout
35832
35833 \begin_layout Standard
35834 Cette ligne de texte contient le mot
35835 \begin_inset ERT
35836 status collapsed
35837
35838 \begin_layout Plain Layout
35839
35840
35841 \backslash
35842 colorbox{red}{
35843 \end_layout
35844
35845 \end_inset
35846
35847
35848 \begin_inset Quotes fld
35849 \end_inset
35850
35851 Attention!
35852 \begin_inset Quotes frd
35853 \end_inset
35854
35855
35856 \begin_inset ERT
35857 status collapsed
35858
35859 \begin_layout Plain Layout
35860
35861 }
35862 \end_layout
35863
35864 \end_inset
35865
35866  sur fond rouge.
35867 \end_layout
35868
35869 \begin_layout Standard
35870 \begin_inset VSpace bigskip
35871 \end_inset
35872
35873 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
35874  vous pouvez utiliser la commande 
35875 \series bold
35876
35877 \backslash
35878 fcolorbox
35879 \series default
35880  avec la syntaxe suivante :
35881 \end_layout
35882
35883 \begin_layout Standard
35884
35885 \series bold
35886
35887 \backslash
35888 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35889 \end_layout
35890
35891 \begin_layout Standard
35892
35893 \series bold
35894
35895 \backslash
35896 fcolorbox
35897 \series default
35898  est une extension de 
35899 \series bold
35900
35901 \backslash
35902 colorbox
35903 \series default
35904 .
35905  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
35906  peuvent être modifiés avec les variables 
35907 \series bold
35908
35909 \backslash
35910 fboxrule
35911 \series default
35912  et 
35913 \series bold
35914
35915 \backslash
35916 fboxsep
35917 \series default
35918 , comme c'est décrit dans la section
35919 \begin_inset space ~
35920 \end_inset
35921
35922
35923 \begin_inset CommandInset ref
35924 LatexCommand ref
35925 reference "sec:Décorations"
35926
35927 \end_inset
35928
35929 .
35930 \end_layout
35931
35932 \begin_layout Standard
35933 Pour l'exemple suivant, on a utilisé la commande
35934 \end_layout
35935
35936 \begin_layout Standard
35937
35938 \series bold
35939
35940 \backslash
35941 fcolorbox{cyan}{magenta}{
35942 \end_layout
35943
35944 \begin_layout Standard
35945 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
35946 \begin_inset space \thinspace{}
35947 \end_inset
35948
35949 mm:
35950 \begin_inset Newline newline
35951 \end_inset
35952
35953
35954 \begin_inset ERT
35955 status collapsed
35956
35957 \begin_layout Plain Layout
35958
35959
35960 \backslash
35961 fboxrule 1mm 
35962 \backslash
35963 fboxsep 1mm
35964 \end_layout
35965
35966 \end_inset
35967
35968
35969 \begin_inset ERT
35970 status collapsed
35971
35972 \begin_layout Plain Layout
35973
35974
35975 \backslash
35976 fcolorbox{cyan}{magenta}{
35977 \end_layout
35978
35979 \end_inset
35980
35981 Ce texte est dans une boîte encadrée et colorée.
35982 \begin_inset ERT
35983 status collapsed
35984
35985 \begin_layout Plain Layout
35986
35987 }
35988 \end_layout
35989
35990 \end_inset
35991
35992
35993 \end_layout
35994
35995 \begin_layout Standard
35996 \begin_inset VSpace bigskip
35997 \end_inset
35998
35999 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
36000  les yeux ! - NdT) :
36001 \begin_inset Newline newline
36002 \end_inset
36003
36004
36005 \begin_inset ERT
36006 status collapsed
36007
36008 \begin_layout Plain Layout
36009
36010
36011 \backslash
36012 fcolorbox{cyan}{magenta}{
36013 \end_layout
36014
36015 \end_inset
36016
36017
36018 \color yellow
36019 Ce texte est coloré dans une boîte colorée et encadrée.
36020 \color inherit
36021
36022 \begin_inset ERT
36023 status collapsed
36024
36025 \begin_layout Plain Layout
36026
36027 }
36028 \end_layout
36029
36030 \end_inset
36031
36032
36033 \begin_inset ERT
36034 status collapsed
36035
36036 \begin_layout Plain Layout
36037
36038
36039 \backslash
36040 fboxrule 0.4pt 
36041 \backslash
36042 fboxsep 3pt
36043 \end_layout
36044
36045 \end_inset
36046
36047
36048 \end_layout
36049
36050 \begin_layout Standard
36051
36052 \series bold
36053 \begin_inset VSpace medskip
36054 \end_inset
36055
36056
36057 \end_layout
36058
36059 \begin_layout Standard
36060 \begin_inset Note Greyedout
36061 status open
36062
36063 \begin_layout Plain Layout
36064
36065 \series bold
36066 Note:
36067 \series default
36068  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
36069  de ligne.
36070  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
36071  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
36072 \end_layout
36073
36074 \end_inset
36075
36076
36077 \end_layout
36078
36079 \begin_layout Subsection
36080 De la couleur pour les paragraphes
36081 \begin_inset CommandInset label
36082 LatexCommand label
36083 name "sub:Couleur-pour-les-Paragraphes"
36084
36085 \end_inset
36086
36087
36088 \begin_inset Index idx
36089 status collapsed
36090
36091 \begin_layout Plain Layout
36092 Couleur ! Pour les  paragraphes
36093 \end_layout
36094
36095 \end_inset
36096
36097
36098 \end_layout
36099
36100 \begin_layout Standard
36101 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
36102  texte dans une minipage.
36103  Avant la minipage, insérez la commande 
36104 \series bold
36105
36106 \backslash
36107 colorbox
36108 \series default
36109  
36110 \end_layout
36111
36112 \begin_layout Standard
36113
36114 \series bold
36115
36116 \backslash
36117 colorbox{color}{
36118 \end_layout
36119
36120 \begin_layout Standard
36121 en code TeX.
36122  Après la minipage, insérez l'accolade fermante 
36123 \begin_inset Quotes fld
36124 \end_inset
36125
36126 }
36127 \begin_inset Quotes frd
36128 \end_inset
36129
36130  en code TeX.
36131 \end_layout
36132
36133 \begin_layout Standard
36134 \begin_inset ERT
36135 status collapsed
36136
36137 \begin_layout Plain Layout
36138
36139
36140 \backslash
36141 colorbox{lightgrey}{
36142 \end_layout
36143
36144 \end_inset
36145
36146
36147 \begin_inset Box Frameless
36148 position "t"
36149 hor_pos "c"
36150 has_inner_box 1
36151 inner_pos "t"
36152 use_parbox 0
36153 use_makebox 0
36154 width "100col%"
36155 special "none"
36156 height "1in"
36157 height_special "totalheight"
36158 status collapsed
36159
36160 \begin_layout Plain Layout
36161 Ce texte a un fond coloré.
36162  Ce texte a un fond coloré.
36163 \end_layout
36164
36165 \begin_layout Plain Layout
36166 \begin_inset VSpace defskip
36167 \end_inset
36168
36169 Le texte peut avoir des notes de bas de page
36170 \begin_inset Foot
36171 status collapsed
36172
36173 \begin_layout Plain Layout
36174 Un autre exemple de note de bas de page
36175 \end_layout
36176
36177 \end_inset
36178
36179  et contenir des figures et des tableaux.
36180 \end_layout
36181
36182 \begin_layout Plain Layout
36183 \align center
36184 \begin_inset Tabular
36185 <lyxtabular version="3" rows="3" columns="3">
36186 <features rotate="0" tabularvalignment="middle">
36187 <column alignment="center" valignment="top">
36188 <column alignment="center" valignment="top">
36189 <column alignment="center" valignment="top">
36190 <row>
36191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195 a
36196 \end_layout
36197
36198 \end_inset
36199 </cell>
36200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36201 \begin_inset Text
36202
36203 \begin_layout Plain Layout
36204 !
36205 \end_layout
36206
36207 \end_inset
36208 </cell>
36209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36210 \begin_inset Text
36211
36212 \begin_layout Plain Layout
36213 3
36214 \end_layout
36215
36216 \end_inset
36217 </cell>
36218 </row>
36219 <row>
36220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36221 \begin_inset Text
36222
36223 \begin_layout Plain Layout
36224 <
36225 \end_layout
36226
36227 \end_inset
36228 </cell>
36229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36230 \begin_inset Text
36231
36232 \begin_layout Plain Layout
36233 b2
36234 \begin_inset Quotes erd
36235 \end_inset
36236
36237 |
36238 \end_layout
36239
36240 \end_inset
36241 </cell>
36242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Plain Layout
36246 >
36247 \end_layout
36248
36249 \end_inset
36250 </cell>
36251 </row>
36252 <row>
36253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36254 \begin_inset Text
36255
36256 \begin_layout Plain Layout
36257 1
36258 \end_layout
36259
36260 \end_inset
36261 </cell>
36262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36263 \begin_inset Text
36264
36265 \begin_layout Plain Layout
36266 §
36267 \end_layout
36268
36269 \end_inset
36270 </cell>
36271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36272 \begin_inset Text
36273
36274 \begin_layout Plain Layout
36275 c
36276 \end_layout
36277
36278 \end_inset
36279 </cell>
36280 </row>
36281 </lyxtabular>
36282
36283 \end_inset
36284
36285
36286 \end_layout
36287
36288 \end_inset
36289
36290
36291 \begin_inset ERT
36292 status collapsed
36293
36294 \begin_layout Plain Layout
36295
36296 }
36297 \end_layout
36298
36299 \end_inset
36300
36301
36302 \end_layout
36303
36304 \begin_layout Section
36305 Les boîtes pivotées et redimensionnées
36306 \end_layout
36307
36308 \begin_layout Standard
36309 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
36310  charger le paquetage LaTeX 
36311 \series bold
36312 graphicx
36313 \series default
36314
36315 \begin_inset Index idx
36316 status collapsed
36317
36318 \begin_layout Plain Layout
36319 Paquetages LaTeX ! graphicx
36320 \end_layout
36321
36322 \end_inset
36323
36324  dans le préambule de votre document avec la commande
36325 \end_layout
36326
36327 \begin_layout Standard
36328
36329 \series bold
36330
36331 \backslash
36332 @ifundefined{rotatebox}
36333 \begin_inset Newline newline
36334 \end_inset
36335
36336
36337 \begin_inset Phantom HPhantom
36338 status open
36339
36340 \begin_layout Plain Layout
36341
36342 \series bold
36343 \begin_inset space ~
36344 \end_inset
36345
36346
36347 \end_layout
36348
36349 \end_inset
36350
36351 {
36352 \backslash
36353 usepackage{graphicx}}{}
36354 \end_layout
36355
36356 \begin_layout Description
36357 \begin_inset Note Greyedout
36358 status open
36359
36360 \begin_layout Plain Layout
36361
36362 \series bold
36363 Note:
36364 \series default
36365  La plupart des visualiseurs DVI ne sont 
36366 \emph on
36367 pas
36368 \emph default
36369  capables d'afficher des rotations ou des redimensions.
36370 \end_layout
36371
36372 \end_inset
36373
36374
36375 \end_layout
36376
36377 \begin_layout Standard
36378 \begin_inset Note Greyedout
36379 status open
36380
36381 \begin_layout Plain Layout
36382
36383 \series bold
36384 Note:
36385 \series default
36386  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
36387  redimensionnée.
36388 \end_layout
36389
36390 \end_inset
36391
36392
36393 \end_layout
36394
36395 \begin_layout Subsection
36396 Les Boîtes pivotées
36397 \begin_inset Index idx
36398 status collapsed
36399
36400 \begin_layout Plain Layout
36401 Boîtes ! pivotées
36402 \end_layout
36403
36404 \end_inset
36405
36406
36407 \begin_inset Index idx
36408 status collapsed
36409
36410 \begin_layout Plain Layout
36411 Pivoter des objets
36412 \end_layout
36413
36414 \end_inset
36415
36416
36417 \end_layout
36418
36419 \begin_layout Standard
36420 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
36421  (rotated).
36422  Une telle boîte est créée avec la commande 
36423 \series bold
36424
36425 \backslash
36426 rotatebox
36427 \series default
36428  en code TeX avec la syntaxe
36429 \end_layout
36430
36431 \begin_layout Standard
36432
36433 \series bold
36434
36435 \backslash
36436 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
36437 \end_layout
36438
36439 \begin_layout Standard
36440 La position du pivot est donnée par l'origine de rotation spécifiée sous
36441  la forme 
36442 \series bold
36443 origin=position
36444 \series default
36445 .
36446  Les valeurs suivantes sont possibles pour la position: 
36447 \emph on
36448 c
36449 \emph default
36450  (centre), 
36451 \emph on
36452 l
36453 \emph default
36454  (gauche/
36455 \lang english
36456 left
36457 \lang french
36458 ), 
36459 \emph on
36460 r
36461 \emph default
36462  (droite/
36463 \lang english
36464 right
36465 \lang french
36466 ), 
36467 \emph on
36468 b
36469 \emph default
36470  (bas/
36471 \lang english
36472 bottom
36473 \lang french
36474 ), 
36475 \emph on
36476 t
36477 \emph default
36478  (haut/
36479 \lang english
36480 top
36481 \lang french
36482 ), et aussi des combinaisons des quatre positions de base.
36483  Par exemple 
36484 \emph on
36485 lt
36486 \emph default
36487  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
36488  Quand on ne donne pas d'origine, la position 
36489 \emph on
36490 l
36491 \emph default
36492  est utilisée.
36493  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
36494  ou négatif.
36495  Le sens positif de rotation est anti-horaire.
36496 \end_layout
36497
36498 \begin_layout Standard
36499 Dans l'exemple qui suit, la commande 
36500 \series bold
36501
36502 \backslash
36503 rotatebox[origin=c]{60}{
36504 \series default
36505  a été insérée en code TeX juste avant le texte 
36506 \begin_inset Quotes fld
36507 \end_inset
36508
36509 pivoté de 90°
36510 \begin_inset Quotes frd
36511 \end_inset
36512
36513  ; la boîte est refermée juste après le texte par une accolade fermante
36514  
36515 \begin_inset Quotes fld
36516 \end_inset
36517
36518 }
36519 \begin_inset Quotes frd
36520 \end_inset
36521
36522  en code TeX.
36523 \end_layout
36524
36525 \begin_layout Standard
36526 Voici une ligne avec du texte 
36527 \begin_inset ERT
36528 status collapsed
36529
36530 \begin_layout Plain Layout
36531
36532
36533 \backslash
36534 rotatebox[origin=c]{60}{
36535 \end_layout
36536
36537 \end_inset
36538
36539 pivoté de 60°
36540 \begin_inset ERT
36541 status collapsed
36542
36543 \begin_layout Plain Layout
36544
36545 }
36546 \end_layout
36547
36548 \end_inset
36549
36550 .
36551 \end_layout
36552
36553 \begin_layout Standard
36554 La boîte peut contenir une autre boîte ou une formule en ligne :
36555 \end_layout
36556
36557 \begin_layout Standard
36558 Voici une ligne avec du texte 
36559 \begin_inset ERT
36560 status collapsed
36561
36562 \begin_layout Plain Layout
36563
36564
36565 \backslash
36566 rotatebox[origin=r]{-60}{
36567 \end_layout
36568
36569 \end_inset
36570
36571
36572 \begin_inset Box Doublebox
36573 position "c"
36574 hor_pos "c"
36575 has_inner_box 0
36576 inner_pos "c"
36577 use_parbox 0
36578 use_makebox 0
36579 width "1in"
36580 special "width"
36581 height "1in"
36582 height_special "totalheight"
36583 status collapsed
36584
36585 \begin_layout Plain Layout
36586 pivoté de -60°
36587 \end_layout
36588
36589 \end_inset
36590
36591
36592 \begin_inset ERT
36593 status collapsed
36594
36595 \begin_layout Plain Layout
36596
36597 }
36598 \end_layout
36599
36600 \end_inset
36601
36602  et encadré 
36603 \begin_inset ERT
36604 status collapsed
36605
36606 \begin_layout Plain Layout
36607
36608
36609 \backslash
36610 rotatebox[origin=lb]{60}{
36611 \end_layout
36612
36613 \end_inset
36614
36615
36616 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36617 \end_inset
36618
36619
36620 \begin_inset ERT
36621 status collapsed
36622
36623 \begin_layout Plain Layout
36624
36625 }
36626 \end_layout
36627
36628 \end_inset
36629
36630  et une formule.
36631 \end_layout
36632
36633 \begin_layout Standard
36634 ou encore une figure ou un tableau :
36635 \end_layout
36636
36637 \begin_layout Standard
36638 Voici une ligne
36639 \begin_inset ERT
36640 status collapsed
36641
36642 \begin_layout Plain Layout
36643
36644
36645 \backslash
36646 rotatebox[origin=lb]{90}{
36647 \end_layout
36648
36649 \end_inset
36650
36651
36652 \begin_inset Graphics
36653         filename ../clipart/platypus.eps
36654         lyxscale 50
36655         width 25col%
36656
36657 \end_inset
36658
36659
36660 \begin_inset ERT
36661 status collapsed
36662
36663 \begin_layout Plain Layout
36664
36665 }
36666 \end_layout
36667
36668 \end_inset
36669
36670  avec une image pivotée de 90° 
36671 \begin_inset ERT
36672 status collapsed
36673
36674 \begin_layout Plain Layout
36675
36676
36677 \backslash
36678 rotatebox[origin=l]{-90}{
36679 \end_layout
36680
36681 \end_inset
36682
36683
36684 \begin_inset Tabular
36685 <lyxtabular version="3" rows="2" columns="2">
36686 <features rotate="0" tabularvalignment="middle">
36687 <column alignment="center" valignment="top">
36688 <column alignment="center" valignment="top">
36689 <row>
36690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36691 \begin_inset Text
36692
36693 \begin_layout Plain Layout
36694 q
36695 \end_layout
36696
36697 \end_inset
36698 </cell>
36699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703 w
36704 \end_layout
36705
36706 \end_inset
36707 </cell>
36708 </row>
36709 <row>
36710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36711 \begin_inset Text
36712
36713 \begin_layout Plain Layout
36714 e
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout Plain Layout
36723 r
36724 \end_layout
36725
36726 \end_inset
36727 </cell>
36728 </row>
36729 </lyxtabular>
36730
36731 \end_inset
36732
36733
36734 \begin_inset ERT
36735 status collapsed
36736
36737 \begin_layout Plain Layout
36738
36739 }
36740 \end_layout
36741
36742 \end_inset
36743
36744  et un tableau.
36745 \begin_inset Index idx
36746 status collapsed
36747
36748 \begin_layout Plain Layout
36749 Figures ! Pivotées
36750 \end_layout
36751
36752 \end_inset
36753
36754
36755 \begin_inset Index idx
36756 status collapsed
36757
36758 \begin_layout Plain Layout
36759 Tableau ! Pivoter
36760 \end_layout
36761
36762 \end_inset
36763
36764
36765 \end_layout
36766
36767 \begin_layout Subsection
36768 Les boîtes redimensionnées
36769 \begin_inset Index idx
36770 status collapsed
36771
36772 \begin_layout Plain Layout
36773 Boîtes ! Redimensionnées
36774 \end_layout
36775
36776 \end_inset
36777
36778
36779 \begin_inset Index idx
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783 Redimensionner des objets
36784 \end_layout
36785
36786 \end_inset
36787
36788
36789 \end_layout
36790
36791 \begin_layout Standard
36792 Pour redimensionner des objets on peut utiliser les commandes 
36793 \series bold
36794
36795 \backslash
36796 scalebox
36797 \series default
36798  et 
36799 \series bold
36800
36801 \backslash
36802 resizebox
36803 \series default
36804  insérées sous forme de code TeX.
36805 \end_layout
36806
36807 \begin_layout Standard
36808
36809 \series bold
36810
36811 \backslash
36812 scalebox
36813 \series default
36814  est utilisée avec la syntaxe suivante :
36815 \end_layout
36816
36817 \begin_layout Standard
36818
36819 \series bold
36820
36821 \backslash
36822 scalebox{horizontal}[vertical]{contenu de la boîte}
36823 \end_layout
36824
36825 \begin_layout Standard
36826 Horizontal et vertical sont les facteurs d'échelle correspondants.
36827  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
36828  utilisé comme facteur vertical.
36829 \end_layout
36830
36831 \begin_layout Standard
36832 Par exemple, la commande 
36833 \series bold
36834
36835 \backslash
36836 scalebox{2}{Bonjour}
36837 \series default
36838  crée un 
36839 \begin_inset ERT
36840 status collapsed
36841
36842 \begin_layout Plain Layout
36843
36844
36845 \backslash
36846 scalebox{2}{
36847 \end_layout
36848
36849 \end_inset
36850
36851 Bonjour
36852 \begin_inset ERT
36853 status collapsed
36854
36855 \begin_layout Plain Layout
36856
36857 }
36858 \end_layout
36859
36860 \end_inset
36861
36862  de taille double par rapport à la taille du texte du document.
36863 \end_layout
36864
36865 \begin_layout Standard
36866
36867 \series bold
36868
36869 \backslash
36870 scalebox{2}[1]{Hello}
36871 \series default
36872  au contraire va déformer le 
36873 \begin_inset ERT
36874 status collapsed
36875
36876 \begin_layout Plain Layout
36877
36878
36879 \backslash
36880 scalebox{2}[1]{
36881 \end_layout
36882
36883 \end_inset
36884
36885 Bonjour
36886 \begin_inset ERT
36887 status collapsed
36888
36889 \begin_layout Plain Layout
36890
36891 }
36892 \end_layout
36893
36894 \end_inset
36895
36896 .
36897 \end_layout
36898
36899 \begin_layout Standard
36900 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
36901  La commande 
36902 \series bold
36903
36904 \backslash
36905 scalebox{-1}[1]{Hello}
36906 \series default
36907  peut donc être utilisée pour créer du texte en miroir : 
36908 \begin_inset ERT
36909 status collapsed
36910
36911 \begin_layout Plain Layout
36912
36913
36914 \backslash
36915 scalebox{-1}[1]{
36916 \end_layout
36917
36918 \end_inset
36919
36920 Bonjour
36921 \begin_inset ERT
36922 status collapsed
36923
36924 \begin_layout Plain Layout
36925
36926 }
36927 \end_layout
36928
36929 \end_inset
36930
36931
36932 \end_layout
36933
36934 \begin_layout Standard
36935
36936 \series bold
36937
36938 \backslash
36939 scalebox{1}[-1]{Bonjour}
36940 \series default
36941  effectue une réflexion du 
36942 \begin_inset ERT
36943 status collapsed
36944
36945 \begin_layout Plain Layout
36946
36947
36948 \backslash
36949 scalebox{1}[-1]{
36950 \end_layout
36951
36952 \end_inset
36953
36954 Bonjour
36955 \begin_inset ERT
36956 status collapsed
36957
36958 \begin_layout Plain Layout
36959
36960 }
36961 \end_layout
36962
36963 \end_inset
36964
36965  par rapport à la ligne de base.
36966 \end_layout
36967
36968 \begin_layout Standard
36969 La commande 
36970 \series bold
36971
36972 \backslash
36973 reflectbox{contenu de la boîte} 
36974 \series default
36975 existe aussi et est équivalente à
36976 \series bold
36977  
36978 \backslash
36979 scalebox{-1}[1]{contenu de la boîte}.
36980
36981 \series default
36982  
36983 \begin_inset Newline newline
36984 \end_inset
36985
36986
36987 \end_layout
36988
36989 \begin_layout Standard
36990 \begin_inset VSpace bigskip
36991 \end_inset
36992
36993 La commande 
36994 \series bold
36995
36996 \backslash
36997 resizebox
36998 \series default
36999  est utilisée pour redimensionner une boîte à une largeur et une hauteur
37000  données.
37001  La syntaxe de la commande est :
37002 \end_layout
37003
37004 \begin_layout Standard
37005
37006 \series bold
37007
37008 \backslash
37009 resizebox{largeur}{hauteur}{contenu de la boîte}
37010 \end_layout
37011
37012 \begin_layout Standard
37013 Si un des deux paramètres est remplacé par un point d'exclamation 
37014 \series bold
37015 !
37016 \series default
37017 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
37018 \end_layout
37019
37020 \begin_layout Standard
37021 La commande 
37022 \series bold
37023
37024 \backslash
37025 resizebox{2cm}{1cm}{Bonjour}
37026 \series default
37027  produit : 
37028 \begin_inset ERT
37029 status collapsed
37030
37031 \begin_layout Plain Layout
37032
37033
37034 \backslash
37035 resizebox{2cm}{1cm}{
37036 \end_layout
37037
37038 \end_inset
37039
37040 Bonjour
37041 \begin_inset ERT
37042 status collapsed
37043
37044 \begin_layout Plain Layout
37045
37046 }
37047 \end_layout
37048
37049 \end_inset
37050
37051
37052 \begin_inset Newline newline
37053 \end_inset
37054
37055 La commande 
37056 \series bold
37057
37058 \backslash
37059 resizebox{2cm}{!}{Bonjour}
37060 \series default
37061  produit : 
37062 \begin_inset ERT
37063 status collapsed
37064
37065 \begin_layout Plain Layout
37066
37067
37068 \backslash
37069 resizebox{2cm}{!}{
37070 \end_layout
37071
37072 \end_inset
37073
37074 Bonjour
37075 \begin_inset ERT
37076 status collapsed
37077
37078 \begin_layout Plain Layout
37079
37080 }
37081 \end_layout
37082
37083 \end_inset
37084
37085
37086 \end_layout
37087
37088 \begin_layout Standard
37089 \begin_inset VSpace bigskip
37090 \end_inset
37091
37092
37093 \end_layout
37094
37095 \begin_layout Standard
37096 \begin_inset Note Greyedout
37097 status open
37098
37099 \begin_layout Plain Layout
37100
37101 \series bold
37102 Note:
37103 \series default
37104  Quand les paramètres des commandes 
37105 \series bold
37106
37107 \backslash
37108 scalebox
37109 \series default
37110  ou 
37111 \series bold
37112
37113 \backslash
37114 resizebox
37115 \series default
37116  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
37117  document, mais le document exporté peut ne pas s'afficher ou s'afficher
37118  partiellement.
37119 \end_layout
37120
37121 \end_inset
37122
37123
37124 \end_layout
37125
37126 \begin_layout Standard
37127 \begin_inset VSpace bigskip
37128 \end_inset
37129
37130
37131 \end_layout
37132
37133 \begin_layout Standard
37134 Les boîtes peuvent être combinée dans n'importe quel ordre.
37135  Par exemple, la commande 
37136 \begin_inset Newline newline
37137 \end_inset
37138
37139
37140 \series bold
37141
37142 \backslash
37143 rotatebox[origin=c]{-45}{
37144 \backslash
37145 resizebox{2cm}{!}{
37146 \backslash
37147 reflectbox{Bonjour}}}
37148 \begin_inset Newline newline
37149 \end_inset
37150
37151
37152 \series default
37153 produit :
37154 \end_layout
37155
37156 \begin_layout Standard
37157 \align center
37158 \begin_inset ERT
37159 status collapsed
37160
37161 \begin_layout Plain Layout
37162
37163
37164 \backslash
37165 rotatebox[origin=c]{-45}{
37166 \backslash
37167 resizebox{2cm}{!}{
37168 \backslash
37169 reflectbox{
37170 \end_layout
37171
37172 \end_inset
37173
37174 Bonjour
37175 \begin_inset ERT
37176 status collapsed
37177
37178 \begin_layout Plain Layout
37179
37180 }}}
37181 \end_layout
37182
37183 \end_inset
37184
37185
37186 \end_layout
37187
37188 \begin_layout Standard
37189 \noindent
37190 Les images, les tableaux et les formules sont autorisées comme contenu de
37191  boîte :
37192 \end_layout
37193
37194 \begin_layout Standard
37195 \align center
37196 \begin_inset ERT
37197 status collapsed
37198
37199 \begin_layout Plain Layout
37200
37201
37202 \backslash
37203 rotatebox[origin=c]{-30}{
37204 \backslash
37205 resizebox{2cm}{!}{
37206 \backslash
37207 reflectbox{
37208 \end_layout
37209
37210 \end_inset
37211
37212
37213 \begin_inset Graphics
37214         filename ../clipart/platypus.eps
37215         lyxscale 50
37216         width 25col%
37217
37218 \end_inset
37219
37220
37221 \begin_inset ERT
37222 status collapsed
37223
37224 \begin_layout Plain Layout
37225
37226 }}}
37227 \end_layout
37228
37229 \end_inset
37230
37231
37232 \begin_inset ERT
37233 status collapsed
37234
37235 \begin_layout Plain Layout
37236
37237
37238 \backslash
37239 rotatebox[origin=c]{-45}{
37240 \backslash
37241 resizebox{2cm}{!}{
37242 \backslash
37243 reflectbox{
37244 \end_layout
37245
37246 \end_inset
37247
37248
37249 \begin_inset Tabular
37250 <lyxtabular version="3" rows="2" columns="2">
37251 <features rotate="0" tabularvalignment="middle">
37252 <column alignment="center" valignment="top">
37253 <column alignment="center" valignment="top">
37254 <row>
37255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259 q
37260 \end_layout
37261
37262 \end_inset
37263 </cell>
37264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37265 \begin_inset Text
37266
37267 \begin_layout Plain Layout
37268 w
37269 \end_layout
37270
37271 \end_inset
37272 </cell>
37273 </row>
37274 <row>
37275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37276 \begin_inset Text
37277
37278 \begin_layout Plain Layout
37279 e
37280 \end_layout
37281
37282 \end_inset
37283 </cell>
37284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37285 \begin_inset Text
37286
37287 \begin_layout Plain Layout
37288 r
37289 \end_layout
37290
37291 \end_inset
37292 </cell>
37293 </row>
37294 </lyxtabular>
37295
37296 \end_inset
37297
37298
37299 \begin_inset ERT
37300 status collapsed
37301
37302 \begin_layout Plain Layout
37303
37304 }}}
37305 \end_layout
37306
37307 \end_inset
37308
37309
37310 \begin_inset ERT
37311 status collapsed
37312
37313 \begin_layout Plain Layout
37314
37315
37316 \backslash
37317 rotatebox[origin=c]{-45}{
37318 \backslash
37319 resizebox{2cm}{!}{
37320 \backslash
37321 reflectbox{
37322 \end_layout
37323
37324 \end_inset
37325
37326
37327 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37328 \end_inset
37329
37330
37331 \begin_inset ERT
37332 status collapsed
37333
37334 \begin_layout Plain Layout
37335
37336 }}}
37337 \end_layout
37338
37339 \end_inset
37340
37341
37342 \begin_inset Index idx
37343 status collapsed
37344
37345 \begin_layout Plain Layout
37346 Figures ! Redimensionnées
37347 \end_layout
37348
37349 \end_inset
37350
37351
37352 \begin_inset Index idx
37353 status collapsed
37354
37355 \begin_layout Plain Layout
37356 Tableau ! Redimensionner
37357 \end_layout
37358
37359 \end_inset
37360
37361
37362 \end_layout
37363
37364 \begin_layout Standard
37365 Quand on utilise le style global de formule 
37366 \series bold
37367 fleqn
37368 \series default
37369  dans le document
37370 \begin_inset Foot
37371 status collapsed
37372
37373 \begin_layout Plain Layout
37374 Quand 
37375 \begin_inset Quotes fld
37376 \end_inset
37377
37378 fleqn
37379 \begin_inset Quotes frd
37380 \end_inset
37381
37382  est ajouté aux options de la classe de document.
37383 \end_layout
37384
37385 \end_inset
37386
37387 , les formules hors texte peuvent aussi être redimensionnées.
37388 \end_layout
37389
37390 \begin_layout Chapter
37391 Objets entourés par du texte
37392 \begin_inset Index idx
37393 status collapsed
37394
37395 \begin_layout Plain Layout
37396 Entourés par du texte
37397 \end_layout
37398
37399 \end_inset
37400
37401
37402 \end_layout
37403
37404 \begin_layout Section
37405 Flottant d'enrobage
37406 \begin_inset CommandInset label
37407 LatexCommand label
37408 name "sec:Flottant-d'enrobage"
37409
37410 \end_inset
37411
37412
37413 \begin_inset Index idx
37414 status collapsed
37415
37416 \begin_layout Plain Layout
37417 Flottants ! Flottants d'enrobage
37418 \end_layout
37419
37420 \end_inset
37421
37422
37423 \begin_inset Index idx
37424 status collapsed
37425
37426 \begin_layout Plain Layout
37427 Entourés par du texte ! Flottants d'enrobage
37428 \end_layout
37429
37430 \end_inset
37431
37432
37433 \end_layout
37434
37435 \begin_layout Standard
37436 \begin_inset Wrap figure
37437 lines 0
37438 placement l
37439 overhang 1cm
37440 width "40col%"
37441 status open
37442
37443 \begin_layout Plain Layout
37444 \begin_inset Graphics
37445         filename ../clipart/mobius.eps
37446         width 40col%
37447         scaleBeforeRotation
37448         rotateOrigin center
37449
37450 \end_inset
37451
37452
37453 \end_layout
37454
37455 \begin_layout Plain Layout
37456 \begin_inset Caption Standard
37457
37458 \begin_layout Plain Layout
37459 \begin_inset CommandInset label
37460 LatexCommand label
37461 name "fig:Figure-enrobée"
37462
37463 \end_inset
37464
37465 Ceci est une figure habillée.
37466 \end_layout
37467
37468 \end_inset
37469
37470
37471 \end_layout
37472
37473 \end_inset
37474
37475  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37476  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37477  Vous pouvez en insérer un en utilisant le menu 
37478 \family sans
37479 Insertion\SpecialChar \menuseparator
37480 Flottant\SpecialChar \menuseparator
37481 Flottant
37482 \begin_inset space ~
37483 \end_inset
37484
37485 d'enrobage
37486 \family default
37487  à la condition que le paquetage LaTeX 
37488 \series bold
37489 wrapfig
37490 \series default
37491
37492 \begin_inset Index idx
37493 status collapsed
37494
37495 \begin_layout Plain Layout
37496 Paquetages LaTeX ! wrapfig
37497 \end_layout
37498
37499 \end_inset
37500
37501  soit installé.
37502 \begin_inset Foot
37503 status collapsed
37504
37505 \begin_layout Plain Layout
37506 Voyez dans la manuel 
37507 \emph on
37508 Configuration
37509 \begin_inset space ~
37510 \end_inset
37511
37512 LaTeX 
37513 \emph default
37514 comment installer des paquetages LaTeX.
37515 \end_layout
37516
37517 \end_inset
37518
37519  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37520  sur la boîte du flottant.
37521  Les paramètres obligatoires sont l'
37522 \family sans
37523 Emplacement
37524 \family default
37525  et la 
37526 \family sans
37527 Largeur
37528 \family default
37529 .
37530  Les paramètres facultatifs sont le 
37531 \family sans
37532 Débordement
37533 \family default
37534  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37535  de la page et la 
37536 \family sans
37537 Porté de la ligne
37538 \family default
37539  qui précise le nombre approximatif de lignes dont le flottant va avoir
37540  besoin.
37541  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37542  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37543  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
37544  à l'intérieur du paragraphe ou vers les autres paragraphes.
37545  La figure
37546 \begin_inset space ~
37547 \end_inset
37548
37549
37550 \begin_inset CommandInset ref
37551 LatexCommand ref
37552 reference "fig:Figure-enrobée"
37553
37554 \end_inset
37555
37556  est un exemple de flottant d'enrobage avec une largeur de 40
37557 \begin_inset space \thinspace{}
37558 \end_inset
37559
37560 col%, un débordement de 1
37561 \begin_inset space \thinspace{}
37562 \end_inset
37563
37564 cm et placé à gauche.
37565 \end_layout
37566
37567 \begin_layout Standard
37568 \begin_inset Note Greyedout
37569 status open
37570
37571 \begin_layout Plain Layout
37572
37573 \series bold
37574 Note:
37575 \series default
37576  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37577  figure trop près du bas de page peut tout chambouler et faire que le flottant
37578  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37579  de texte.
37580 \end_layout
37581
37582 \end_inset
37583
37584
37585 \end_layout
37586
37587 \begin_layout Standard
37588 En général:
37589 \end_layout
37590
37591 \begin_layout Itemize
37592 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37593  qui risquent de passer à la page suivante.
37594  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37595  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37596  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37597  de page.
37598 \end_layout
37599
37600 \begin_layout Itemize
37601 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37602  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37603 e.
37604 \end_layout
37605
37606 \begin_layout Itemize
37607 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37608  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37609  texte entre les deux, comme séparateur.
37610 \end_layout
37611
37612 \begin_layout Itemize
37613 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37614  ou les tableaux.
37615 \end_layout
37616
37617 \begin_layout Itemize
37618 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37619  chapitre
37620 \begin_inset space ~
37621 \end_inset
37622
37623
37624 \begin_inset CommandInset ref
37625 LatexCommand ref
37626 reference "chap:Flottants"
37627
37628 \end_inset
37629
37630 .
37631 \end_layout
37632
37633 \begin_layout Section
37634 Objets fixes entourés par du texte
37635 \begin_inset Index idx
37636 status collapsed
37637
37638 \begin_layout Plain Layout
37639 Entouré par du texte ! Objets fixes
37640 \end_layout
37641
37642 \end_inset
37643
37644
37645 \end_layout
37646
37647 \begin_layout Standard
37648 Les flottants d'enrobage décrits dans la section
37649 \begin_inset space \thinspace{}
37650 \end_inset
37651
37652
37653 \begin_inset CommandInset ref
37654 LatexCommand ref
37655 reference "sec:Flottant-d'enrobage"
37656
37657 \end_inset
37658
37659  prennent les positions suivantes dans le paragraphe :
37660 \end_layout
37661
37662 \begin_layout Standard
37663 \noindent
37664 \align center
37665 \begin_inset Tabular
37666 <lyxtabular version="3" rows="2" columns="2">
37667 <features rotate="0" tabularvalignment="middle">
37668 <column alignment="center" valignment="top">
37669 <column alignment="center" valignment="top">
37670 <row>
37671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout Plain Layout
37675 \begin_inset Graphics
37676         filename ../../images/dialog-show-new-inset_graphics.png
37677         scale 70
37678         scaleBeforeRotation
37679
37680 \end_inset
37681
37682
37683 \end_layout
37684
37685 \end_inset
37686 </cell>
37687 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37688 \begin_inset Text
37689
37690 \begin_layout Plain Layout
37691 texte
37692 \end_layout
37693
37694 \end_inset
37695 </cell>
37696 </row>
37697 <row>
37698 <cell alignment="center" valignment="top" bottomline="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" bottomline="true" rightline="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 </row>
37717 </lyxtabular>
37718
37719 \end_inset
37720
37721  ou 
37722 \begin_inset Tabular
37723 <lyxtabular version="3" rows="2" columns="2">
37724 <features rotate="0" tabularvalignment="middle">
37725 <column alignment="center" valignment="top">
37726 <column alignment="center" valignment="top">
37727 <row>
37728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37729 \begin_inset Text
37730
37731 \begin_layout Plain Layout
37732 texte
37733 \end_layout
37734
37735 \end_inset
37736 </cell>
37737 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37738 \begin_inset Text
37739
37740 \begin_layout Plain Layout
37741 \begin_inset Graphics
37742         filename ../../images/dialog-show-new-inset_graphics.png
37743         scale 70
37744         scaleBeforeRotation
37745
37746 \end_inset
37747
37748
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 </row>
37754 <row>
37755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37756 \begin_inset Text
37757
37758 \begin_layout Plain Layout
37759 texte
37760 \end_layout
37761
37762 \end_inset
37763 </cell>
37764 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37765 \begin_inset Text
37766
37767 \begin_layout Plain Layout
37768 texte
37769 \end_layout
37770
37771 \end_inset
37772 </cell>
37773 </row>
37774 </lyxtabular>
37775
37776 \end_inset
37777
37778
37779 \end_layout
37780
37781 \begin_layout Standard
37782 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37783  par exemple pour avoir une de ces positions :
37784 \begin_inset VSpace defskip
37785 \end_inset
37786
37787
37788 \end_layout
37789
37790 \begin_layout Standard
37791 \noindent
37792 \align center
37793 \begin_inset Tabular
37794 <lyxtabular version="3" rows="2" columns="2">
37795 <features rotate="0" tabularvalignment="middle">
37796 <column alignment="center" valignment="top">
37797 <column alignment="center" valignment="top">
37798 <row>
37799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37800 \begin_inset Text
37801
37802 \begin_layout Plain Layout
37803 texte
37804 \end_layout
37805
37806 \end_inset
37807 </cell>
37808 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37809 \begin_inset Text
37810
37811 \begin_layout Plain Layout
37812 texte
37813 \end_layout
37814
37815 \end_inset
37816 </cell>
37817 </row>
37818 <row>
37819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37820 \begin_inset Text
37821
37822 \begin_layout Plain Layout
37823 \begin_inset Graphics
37824         filename ../../images/dialog-show-new-inset_graphics.png
37825         scale 70
37826         scaleBeforeRotation
37827
37828 \end_inset
37829
37830
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839 texte
37840 \end_layout
37841
37842 \end_inset
37843 </cell>
37844 </row>
37845 </lyxtabular>
37846
37847 \end_inset
37848
37849  
37850 \begin_inset Tabular
37851 <lyxtabular version="3" rows="2" columns="2">
37852 <features rotate="0" tabularvalignment="middle">
37853 <column alignment="center" valignment="top">
37854 <column alignment="center" valignment="top">
37855 <row>
37856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37857 \begin_inset Text
37858
37859 \begin_layout Plain Layout
37860 texte
37861 \end_layout
37862
37863 \end_inset
37864 </cell>
37865 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37866 \begin_inset Text
37867
37868 \begin_layout Plain Layout
37869 texte
37870 \end_layout
37871
37872 \end_inset
37873 </cell>
37874 </row>
37875 <row>
37876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37877 \begin_inset Text
37878
37879 \begin_layout Plain Layout
37880 texte
37881 \end_layout
37882
37883 \end_inset
37884 </cell>
37885 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37886 \begin_inset Text
37887
37888 \begin_layout Plain Layout
37889 \begin_inset Graphics
37890         filename ../../images/dialog-show-new-inset_graphics.png
37891         scale 70
37892         scaleBeforeRotation
37893
37894 \end_inset
37895
37896
37897 \end_layout
37898
37899 \end_inset
37900 </cell>
37901 </row>
37902 </lyxtabular>
37903
37904 \end_inset
37905
37906  
37907 \begin_inset Tabular
37908 <lyxtabular version="3" rows="2" columns="3">
37909 <features rotate="0" tabularvalignment="middle">
37910 <column alignment="center" valignment="top">
37911 <column alignment="center" valignment="top">
37912 <column alignment="center" valignment="top">
37913 <row>
37914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37915 \begin_inset Text
37916
37917 \begin_layout Plain Layout
37918 texte
37919 \end_layout
37920
37921 \end_inset
37922 </cell>
37923 <cell alignment="center" valignment="top" topline="true" usebox="none">
37924 \begin_inset Text
37925
37926 \begin_layout Plain Layout
37927 \begin_inset Graphics
37928         filename ../../images/dialog-show-new-inset_graphics.png
37929         scale 70
37930         scaleBeforeRotation
37931
37932 \end_inset
37933
37934
37935 \end_layout
37936
37937 \end_inset
37938 </cell>
37939 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37940 \begin_inset Text
37941
37942 \begin_layout Plain Layout
37943 texte
37944 \end_layout
37945
37946 \end_inset
37947 </cell>
37948 </row>
37949 <row>
37950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37951 \begin_inset Text
37952
37953 \begin_layout Plain Layout
37954 texte
37955 \end_layout
37956
37957 \end_inset
37958 </cell>
37959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37960 \begin_inset Text
37961
37962 \begin_layout Plain Layout
37963 texte
37964 \end_layout
37965
37966 \end_inset
37967 </cell>
37968 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37969 \begin_inset Text
37970
37971 \begin_layout Plain Layout
37972 texte
37973 \end_layout
37974
37975 \end_inset
37976 </cell>
37977 </row>
37978 </lyxtabular>
37979
37980 \end_inset
37981
37982  
37983 \begin_inset Tabular
37984 <lyxtabular version="3" rows="2" columns="3">
37985 <features rotate="0" tabularvalignment="middle">
37986 <column alignment="center" valignment="top">
37987 <column alignment="center" valignment="top">
37988 <column alignment="center" valignment="top">
37989 <row>
37990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37991 \begin_inset Text
37992
37993 \begin_layout Plain Layout
37994 texte
37995 \end_layout
37996
37997 \end_inset
37998 </cell>
37999 <cell alignment="center" valignment="top" topline="true" usebox="none">
38000 \begin_inset Text
38001
38002 \begin_layout Plain Layout
38003 texte
38004 \end_layout
38005
38006 \end_inset
38007 </cell>
38008 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012 texte
38013 \end_layout
38014
38015 \end_inset
38016 </cell>
38017 </row>
38018 <row>
38019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38020 \begin_inset Text
38021
38022 \begin_layout Plain Layout
38023 texte
38024 \end_layout
38025
38026 \end_inset
38027 </cell>
38028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38029 \begin_inset Text
38030
38031 \begin_layout Plain Layout
38032 \begin_inset Graphics
38033         filename ../../images/dialog-show-new-inset_graphics.png
38034         scale 70
38035         scaleBeforeRotation
38036
38037 \end_inset
38038
38039
38040 \end_layout
38041
38042 \end_inset
38043 </cell>
38044 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38045 \begin_inset Text
38046
38047 \begin_layout Plain Layout
38048 texte
38049 \end_layout
38050
38051 \end_inset
38052 </cell>
38053 </row>
38054 </lyxtabular>
38055
38056 \end_inset
38057
38058
38059 \end_layout
38060
38061 \begin_layout Standard
38062 \noindent
38063 \align center
38064 \begin_inset Tabular
38065 <lyxtabular version="3" rows="3" columns="2">
38066 <features rotate="0" tabularvalignment="middle">
38067 <column alignment="center" valignment="top">
38068 <column alignment="center" valignment="top">
38069 <row>
38070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38071 \begin_inset Text
38072
38073 \begin_layout Plain Layout
38074 texte
38075 \end_layout
38076
38077 \end_inset
38078 </cell>
38079 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38080 \begin_inset Text
38081
38082 \begin_layout Plain Layout
38083 texte
38084 \end_layout
38085
38086 \end_inset
38087 </cell>
38088 </row>
38089 <row>
38090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38091 \begin_inset Text
38092
38093 \begin_layout Plain Layout
38094 \begin_inset Graphics
38095         filename ../../images/dialog-show-new-inset_graphics.png
38096         scale 70
38097         scaleBeforeRotation
38098
38099 \end_inset
38100
38101
38102 \end_layout
38103
38104 \end_inset
38105 </cell>
38106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110 texte
38111 \end_layout
38112
38113 \end_inset
38114 </cell>
38115 </row>
38116 <row>
38117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121 texte
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38127 \begin_inset Text
38128
38129 \begin_layout Plain Layout
38130 texte
38131 \end_layout
38132
38133 \end_inset
38134 </cell>
38135 </row>
38136 </lyxtabular>
38137
38138 \end_inset
38139
38140  
38141 \begin_inset Tabular
38142 <lyxtabular version="3" rows="3" columns="3">
38143 <features rotate="0" tabularvalignment="middle">
38144 <column alignment="center" valignment="top">
38145 <column alignment="center" valignment="top">
38146 <column alignment="center" valignment="top">
38147 <row>
38148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152 texte
38153 \end_layout
38154
38155 \end_inset
38156 </cell>
38157 <cell alignment="center" valignment="top" topline="true" usebox="none">
38158 \begin_inset Text
38159
38160 \begin_layout Plain Layout
38161 texte
38162 \end_layout
38163
38164 \end_inset
38165 </cell>
38166 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38167 \begin_inset Text
38168
38169 \begin_layout Plain Layout
38170 texte
38171 \end_layout
38172
38173 \end_inset
38174 </cell>
38175 </row>
38176 <row>
38177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38178 \begin_inset Text
38179
38180 \begin_layout Plain Layout
38181 texte
38182 \end_layout
38183
38184 \end_inset
38185 </cell>
38186 <cell alignment="center" valignment="top" usebox="none">
38187 \begin_inset Text
38188
38189 \begin_layout Plain Layout
38190 \begin_inset Graphics
38191         filename ../../images/dialog-show-new-inset_graphics.png
38192         scale 70
38193         scaleBeforeRotation
38194
38195 \end_inset
38196
38197
38198 \end_layout
38199
38200 \end_inset
38201 </cell>
38202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206 texte
38207 \end_layout
38208
38209 \end_inset
38210 </cell>
38211 </row>
38212 <row>
38213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217 texte
38218 \end_layout
38219
38220 \end_inset
38221 </cell>
38222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38223 \begin_inset Text
38224
38225 \begin_layout Plain Layout
38226 texte
38227 \end_layout
38228
38229 \end_inset
38230 </cell>
38231 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235 texte
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 </row>
38241 </lyxtabular>
38242
38243 \end_inset
38244
38245  
38246 \begin_inset Tabular
38247 <lyxtabular version="3" rows="3" columns="2">
38248 <features rotate="0" tabularvalignment="middle">
38249 <column alignment="center" valignment="top">
38250 <column alignment="center" valignment="top">
38251 <row>
38252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256 texte
38257 \end_layout
38258
38259 \end_inset
38260 </cell>
38261 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38262 \begin_inset Text
38263
38264 \begin_layout Plain Layout
38265 texte
38266 \end_layout
38267
38268 \end_inset
38269 </cell>
38270 </row>
38271 <row>
38272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38273 \begin_inset Text
38274
38275 \begin_layout Plain Layout
38276 texte
38277 \end_layout
38278
38279 \end_inset
38280 </cell>
38281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38282 \begin_inset Text
38283
38284 \begin_layout Plain Layout
38285 \begin_inset Graphics
38286         filename ../../images/dialog-show-new-inset_graphics.png
38287         scale 70
38288         scaleBeforeRotation
38289
38290 \end_inset
38291
38292
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 </row>
38298 <row>
38299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303 texte
38304 \end_layout
38305
38306 \end_inset
38307 </cell>
38308 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38309 \begin_inset Text
38310
38311 \begin_layout Plain Layout
38312 texte
38313 \end_layout
38314
38315 \end_inset
38316 </cell>
38317 </row>
38318 </lyxtabular>
38319
38320 \end_inset
38321
38322
38323 \end_layout
38324
38325 \begin_layout Standard
38326 vous pouvez utiliser la paquetage LaTeX 
38327 \end_layout
38328
38329 \begin_layout Standard
38330 \noindent
38331
38332 \series bold
38333 picinpar
38334 \series default
38335
38336 \begin_inset Index idx
38337 status collapsed
38338
38339 \begin_layout Plain Layout
38340 Paquetages LaTeX ! picinpar
38341 \end_layout
38342
38343 \end_inset
38344
38345 .
38346  Voici un exemple :
38347 \end_layout
38348
38349 \begin_layout Standard
38350 \begin_inset ERT
38351 status collapsed
38352
38353 \begin_layout Plain Layout
38354
38355
38356 \backslash
38357 ifpicinpar
38358 \end_layout
38359
38360 \end_inset
38361
38362
38363 \begin_inset Note Note
38364 status open
38365
38366 \begin_layout Plain Layout
38367 La section suivante ne sera affichée que si le paquetage LaTeX 
38368 \series bold
38369 picinpar
38370 \series default
38371  a été installé.
38372 \end_layout
38373
38374 \end_inset
38375
38376
38377 \end_layout
38378
38379 \begin_layout Standard
38380 \begin_inset ERT
38381 status collapsed
38382
38383 \begin_layout Plain Layout
38384
38385
38386 \backslash
38387 begin{window}[2,c,{
38388 \end_layout
38389
38390 \end_inset
38391
38392
38393 \begin_inset Graphics
38394         filename ../clipart/mobius.eps
38395         lyxscale 60
38396         width 40col%
38397         scaleBeforeRotation
38398         rotateOrigin center
38399
38400 \end_inset
38401
38402
38403 \begin_inset ERT
38404 status collapsed
38405
38406 \begin_layout Plain Layout
38407
38408 },]
38409 \end_layout
38410
38411 \begin_layout Plain Layout
38412
38413 {}
38414 \end_layout
38415
38416 \end_inset
38417
38418
38419 \size small
38420 \lang english
38421 It was in the spring of the year 1894 that all London was interested, and
38422  the fashionable world dismayed, by the murder of the Honourable Ronald
38423  Adair under most unusual and inexplicable circumstances.
38424  The public has already learned those particulars of the crime which
38425 \size default
38426
38427 \begin_inset ERT
38428 status collapsed
38429
38430 \begin_layout Plain Layout
38431
38432
38433 \backslash
38434 footnotemark{}
38435 \end_layout
38436
38437 \end_inset
38438
38439
38440 \size small
38441  came out in the police investigation, but a good deal was suppressed upon
38442  that occasion, since the case for the prosecution was so overwhelmingly
38443  strong that it was not necessary to bring forward all the facts.
38444  Only now, at the end of nearly ten years, am I allowed to supply those
38445  missing links which make up the whole of that remarkable chain
38446 \lang french
38447 .
38448 \size default
38449
38450 \begin_inset ERT
38451 status collapsed
38452
38453 \begin_layout Plain Layout
38454
38455
38456 \backslash
38457 end{window}
38458 \end_layout
38459
38460 \end_inset
38461
38462
38463 \end_layout
38464
38465 \begin_layout Standard
38466 \begin_inset ERT
38467 status collapsed
38468
38469 \begin_layout Plain Layout
38470
38471
38472 \backslash
38473 footnotetext{
38474 \end_layout
38475
38476 \end_inset
38477
38478 Note de pied de page du paragraphe avec objet fixe.
38479 \begin_inset ERT
38480 status collapsed
38481
38482 \begin_layout Plain Layout
38483
38484 }
38485 \end_layout
38486
38487 \end_inset
38488
38489
38490 \end_layout
38491
38492 \begin_layout Standard
38493 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38494  d'eux et leur position est déterminée par le nombre de lignes de texte
38495  situées audessus d'eux.
38496  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38497  numérotée.
38498 \end_layout
38499
38500 \begin_layout Standard
38501 Un objet fixe enrobé est inséré en ajoutant la commande
38502 \end_layout
38503
38504 \begin_layout Standard
38505
38506 \series bold
38507
38508 \backslash
38509 begin{window}[2,c,{
38510 \end_layout
38511
38512 \begin_layout Standard
38513 en code TeX au debut du paragraphe.
38514  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38515  dessus de l'objet, le second, ici 'c', la position de l'objet.
38516  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38517  ) sont possibles.
38518  Après la commande, vous insérez votre objet.
38519  Dans cet exemple, c'est une image avec une largeur de 40
38520 \begin_inset space \thinspace{}
38521 \end_inset
38522
38523 % de la colonne de texte qui a été insérée.
38524  L'objet peut aussi être un tableau, une boîte ou une équation.
38525  Après l'objet, on insère la commande
38526 \end_layout
38527
38528 \begin_layout Standard
38529
38530 \series bold
38531 },texte de description ]
38532 \begin_inset Newline newline
38533 \end_inset
38534
38535 {}
38536 \end_layout
38537
38538 \begin_layout Standard
38539 Notez que le 
38540 \begin_inset Quotes fld
38541 \end_inset
38542
38543
38544 \series bold
38545 {}
38546 \series default
38547
38548 \begin_inset Quotes frd
38549 \end_inset
38550
38551  est sur la deuxième ligne.
38552  Le texte de description est facultatif.
38553  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38554  il doit donc commence juste après le 
38555 \series bold
38556 {}
38557 \series default
38558 .
38559  A la fin du paragraphe on insère la commande :
38560 \end_layout
38561
38562 \begin_layout Standard
38563
38564 \series bold
38565
38566 \backslash
38567 end{window}
38568 \end_layout
38569
38570 \begin_layout Standard
38571 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38572  ajouter des notes de pied de page de la façon habituelle.
38573  Vous devez utiliser la commande 
38574 \series bold
38575
38576 \backslash
38577 footnotemark
38578 \series default
38579  à l'intérieur du paragraphe et la commande 
38580 \series bold
38581
38582 \backslash
38583 footnotetext
38584 \series default
38585  à l'extérieur, comme décrit dans la section
38586 \begin_inset space \thinspace{}
38587 \end_inset
38588
38589
38590 \begin_inset CommandInset ref
38591 LatexCommand ref
38592 reference "sec:Notes-bas-de-page"
38593
38594 \end_inset
38595
38596 .
38597 \end_layout
38598
38599 \begin_layout Standard
38600 \begin_inset ERT
38601 status collapsed
38602
38603 \begin_layout Plain Layout
38604
38605
38606 \backslash
38607 else
38608 \end_layout
38609
38610 \end_inset
38611
38612
38613 \begin_inset Note Note
38614 status open
38615
38616 \begin_layout Plain Layout
38617 Ce qui suit sera affiché si le paquetage LaTeX 
38618 \series bold
38619 picinpar
38620 \series default
38621  n'est pas installé :
38622 \end_layout
38623
38624 \end_inset
38625
38626
38627 \end_layout
38628
38629 \begin_layout Standard
38630 Vous devez installer le paquetage LaTeX 
38631 \series bold
38632 picinpar
38633 \series default
38634  pour voir la suite de cette section dans la sortie imprimée.
38635 \end_layout
38636
38637 \begin_layout Standard
38638 \begin_inset ERT
38639 status collapsed
38640
38641 \begin_layout Plain Layout
38642
38643
38644 \backslash
38645 fi
38646 \end_layout
38647
38648 \end_inset
38649
38650
38651 \end_layout
38652
38653 \begin_layout Section
38654 Lettrines
38655 \begin_inset Index idx
38656 status collapsed
38657
38658 \begin_layout Plain Layout
38659 Lettrines
38660 \end_layout
38661
38662 \end_inset
38663
38664
38665 \begin_inset Index idx
38666 status collapsed
38667
38668 \begin_layout Plain Layout
38669 Entouré par du texte ! Lettrines
38670 \end_layout
38671
38672 \end_inset
38673
38674
38675 \end_layout
38676
38677 \begin_layout Standard
38678 Pour utiliser des lettrines, le paquetage LaTeX 
38679 \series bold
38680 lettrine
38681 \series default
38682
38683 \begin_inset Index idx
38684 status collapsed
38685
38686 \begin_layout Plain Layout
38687 Paquetages LaTeX ! lettrine
38688 \end_layout
38689
38690 \end_inset
38691
38692  doit être installé et vous devez utiliser le module Initiales (
38693 \begin_inset space ~
38694 \end_inset
38695
38696 menu 
38697 \family sans
38698 Document\SpecialChar \menuseparator
38699 Paramètres\SpecialChar \menuseparator
38700 Modules
38701 \family default
38702
38703 \begin_inset space ~
38704 \end_inset
38705
38706 ).
38707  Pour insérer une lettrine, utilisez le style 
38708 \family sans
38709 Initial
38710 \family default
38711 .
38712  Les paramètres sont insérés avec le menu 
38713 \family sans
38714 Insertion
38715 \family default
38716 .
38717  Le paramètre obligatoire 
38718 \family sans
38719 \lang english
38720 Initial
38721 \family default
38722 \lang french
38723  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38724 \family sans
38725 \lang english
38726 Rest
38727 \begin_inset space ~
38728 \end_inset
38729
38730 of
38731 \begin_inset space ~
38732 \end_inset
38733
38734 Initial
38735 \family default
38736  
38737 \lang french
38738 contient
38739 \lang english
38740  the rest of the word or text of the initial letter(s)
38741 \lang french
38742 .
38743  Le paramètre 
38744 \family sans
38745 \lang english
38746 Options
38747 \family default
38748 \lang french
38749  contient paramètres pour modifier la lettrine.
38750  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38751  du paquetage 
38752 \series bold
38753 lettrine
38754 \series default
38755
38756 \begin_inset CommandInset citation
38757 LatexCommand cite
38758 key "lettrine"
38759
38760 \end_inset
38761
38762 .
38763  Le style lui-même contient le texte qui doit entourer la lettrine.
38764  Le style habituel est par conséquent que le mot dont la première lettre
38765  est l'initiale soit en 
38766 \shape smallcaps
38767 petites capitales
38768 \shape default
38769 .
38770 \end_layout
38771
38772 \begin_layout Standard
38773 \begin_inset Newpage pagebreak
38774 \end_inset
38775
38776
38777 \end_layout
38778
38779 \begin_layout Standard
38780 Voici quelques exemples
38781 \begin_inset space ~
38782 \end_inset
38783
38784 :
38785 \end_layout
38786
38787 \begin_layout Standard
38788 \begin_inset ERT
38789 status collapsed
38790
38791 \begin_layout Plain Layout
38792
38793
38794 \backslash
38795 iflettrine
38796 \end_layout
38797
38798 \end_inset
38799
38800
38801 \begin_inset Note Note
38802 status open
38803
38804 \begin_layout Plain Layout
38805 La section suivante ne sera affichée que si le paquetage LaTeX 
38806 \series bold
38807 lettrine
38808 \series default
38809  a été installé.
38810 \end_layout
38811
38812 \end_inset
38813
38814
38815 \end_layout
38816
38817 \begin_layout Enumerate
38818 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38819  mathématique 
38820 \begin_inset Formula $\mathfrak{Fraktur}$
38821 \end_inset
38822
38823 :
38824 \end_layout
38825
38826 \begin_deeper
38827 \begin_layout Initial
38828 \begin_inset Argument 2
38829 status open
38830
38831 \begin_layout Plain Layout
38832 \begin_inset Formula $\mathfrak{I}$
38833 \end_inset
38834
38835
38836 \end_layout
38837
38838 \end_inset
38839
38840
38841 \begin_inset Argument 3
38842 status open
38843
38844 \begin_layout Plain Layout
38845 t
38846 \end_layout
38847
38848 \end_inset
38849
38850  
38851 \lang english
38852 was in the spring of the year 1894 that all London was interested, and the
38853  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38854  under most unusual and inexplicable circumstances.
38855  The public has already learned those particulars of the crime which came
38856  out in the police investigation, but a good deal was suppressed upon that
38857  occasion, since the case for the prosecution was so overwhelmingly strong
38858  that it was not necessary to bring forward all the facts.
38859 \end_layout
38860
38861 \end_deeper
38862 \begin_layout Enumerate
38863 L'initiale est entourée par une seule ligne et est formée de deux lettres
38864  dans la police standard ; aucun texte n'est écrit en petites capitales
38865 \begin_inset space ~
38866 \end_inset
38867
38868 :
38869 \end_layout
38870
38871 \begin_deeper
38872 \begin_layout Initial
38873 \begin_inset Argument 1
38874 status open
38875
38876 \begin_layout Plain Layout
38877 lines=1
38878 \end_layout
38879
38880 \end_inset
38881
38882
38883 \begin_inset Argument 2
38884 status open
38885
38886 \begin_layout Plain Layout
38887 It
38888 \end_layout
38889
38890 \end_inset
38891
38892  
38893 \lang english
38894 was in the spring of the year 1894 that all London was interested, and the
38895  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38896  under most unusual and inexplicable circumstances.
38897  The public has already learned those particulars of the crime which came
38898  out in the police investigation, but a good deal was suppressed upon that
38899  occasion, since the case for the prosecution was so overwhelmingly strong
38900  that it was not necessary to bring forward all the facts.
38901 \end_layout
38902
38903 \end_deeper
38904 \begin_layout Enumerate
38905 Initiale descendante sur 3
38906 \begin_inset space ~
38907 \end_inset
38908
38909 lignes en magenta en police mathématique
38910 \begin_inset Newline newline
38911 \end_inset
38912
38913
38914 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38915 \end_inset
38916
38917 , le texte 
38918 \begin_inset Quotes fld
38919 \end_inset
38920
38921
38922 \lang english
38923 t was in the spring
38924 \lang french
38925
38926 \begin_inset Quotes frd
38927 \end_inset
38928
38929  est en 
38930 \shape smallcaps
38931 petites capitales
38932 \shape default
38933  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38934  avant l'initiale
38935 \begin_inset space ~
38936 \end_inset
38937
38938 :
38939 \begin_inset Newline newline
38940 \end_inset
38941
38942
38943 \series bold
38944
38945 \backslash
38946 renewcommand{
38947 \backslash
38948 LettrineFontHook}{
38949 \backslash
38950 color{couleur}}
38951 \series default
38952
38953 \begin_inset Newline newline
38954 \end_inset
38955
38956 où la 
38957 \emph on
38958 couleur
38959 \emph default
38960  peut être 
38961 \begin_inset Quotes fld
38962 \end_inset
38963
38964 red
38965 \begin_inset Quotes frd
38966 \end_inset
38967
38968
38969 \begin_inset Quotes fld
38970 \end_inset
38971
38972 blue
38973 \begin_inset Quotes frd
38974 \end_inset
38975
38976
38977 \begin_inset Quotes fld
38978 \end_inset
38979
38980 green
38981 \begin_inset Quotes frd
38982 \end_inset
38983
38984
38985 \begin_inset Quotes fld
38986 \end_inset
38987
38988 yellow
38989 \begin_inset Quotes frd
38990 \end_inset
38991
38992
38993 \begin_inset Quotes fld
38994 \end_inset
38995
38996 cyan
38997 \begin_inset Quotes frd
38998 \end_inset
38999
39000
39001 \begin_inset Quotes fld
39002 \end_inset
39003
39004 magenta
39005 \begin_inset Quotes frd
39006 \end_inset
39007
39008
39009 \begin_inset Quotes fld
39010 \end_inset
39011
39012 black
39013 \begin_inset Quotes frd
39014 \end_inset
39015
39016  ou 
39017 \begin_inset Quotes fld
39018 \end_inset
39019
39020 white
39021 \begin_inset Quotes frd
39022 \end_inset
39023
39024 .
39025  On doit aussi ajouter la commande suivante au préambule du document
39026 \begin_inset space ~
39027 \end_inset
39028
39029 :
39030 \begin_inset Newline newline
39031 \end_inset
39032
39033
39034 \series bold
39035
39036 \backslash
39037 @ifundefined{textcolor}
39038 \begin_inset Newline newline
39039 \end_inset
39040
39041
39042 \begin_inset space ~
39043 \end_inset
39044
39045 {
39046 \backslash
39047 usepackage{color}}{}
39048 \end_layout
39049
39050 \begin_deeper
39051 \begin_layout Standard
39052 \begin_inset ERT
39053 status collapsed
39054
39055 \begin_layout Plain Layout
39056
39057
39058 \backslash
39059 renewcommand{
39060 \backslash
39061 LettrineFontHook}{
39062 \backslash
39063 color{magenta}}
39064 \end_layout
39065
39066 \end_inset
39067
39068
39069 \begin_inset Note Note
39070 status collapsed
39071
39072 \begin_layout Plain Layout
39073 colore la lettrine en magenta
39074 \end_layout
39075
39076 \end_inset
39077
39078
39079 \end_layout
39080
39081 \begin_layout Initial
39082 \begin_inset Argument 1
39083 status open
39084
39085 \begin_layout Plain Layout
39086 lines=3, lhang=0.33, loversize=0.25
39087 \end_layout
39088
39089 \end_inset
39090
39091
39092 \begin_inset Argument 2
39093 status open
39094
39095 \begin_layout Plain Layout
39096 \begin_inset Formula $\mathcal{I}$
39097 \end_inset
39098
39099
39100 \end_layout
39101
39102 \end_inset
39103
39104
39105 \begin_inset Argument 3
39106 status open
39107
39108 \begin_layout Plain Layout
39109
39110 \lang english
39111 t was in the spring
39112 \end_layout
39113
39114 \end_inset
39115
39116
39117 \lang english
39118  of the year 1894 that all London was interested, and the fashionable world
39119  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39120  and inexplicable circumstances.
39121  The public has already learned those particulars of the crime which came
39122  out in the police investigation, but a good deal was suppressed upon that
39123  occasion, since the case for the prosecution was so overwhelmingly strong
39124  that it was not necessary to bring forward all the facts.
39125 \end_layout
39126
39127 \end_deeper
39128 \begin_layout Standard
39129 \begin_inset ERT
39130 status collapsed
39131
39132 \begin_layout Plain Layout
39133
39134
39135 \backslash
39136 else
39137 \end_layout
39138
39139 \end_inset
39140
39141
39142 \begin_inset Note Note
39143 status open
39144
39145 \begin_layout Plain Layout
39146 Ce qui suit sera affiché si le paquetage LaTeX 
39147 \series bold
39148 lettrine
39149 \series default
39150  n'est pas installé :
39151 \end_layout
39152
39153 \end_inset
39154
39155
39156 \end_layout
39157
39158 \begin_layout Standard
39159 Vous devez installer le paquetage LaTeX 
39160 \series bold
39161 lettrine
39162 \series default
39163  pour voir la suite de cette section dans la sortie imprimée.
39164 \end_layout
39165
39166 \begin_layout Standard
39167 \begin_inset ERT
39168 status collapsed
39169
39170 \begin_layout Plain Layout
39171
39172
39173 \backslash
39174 fi
39175 \end_layout
39176
39177 \end_inset
39178
39179
39180 \end_layout
39181
39182 \begin_layout Chapter
39183 Trucs externes
39184 \begin_inset Index idx
39185 status collapsed
39186
39187 \begin_layout Plain Layout
39188 Trucs externes
39189 \end_layout
39190
39191 \end_inset
39192
39193
39194 \end_layout
39195
39196 \begin_layout Standard
39197 Avec le menu 
39198 \family sans
39199 Insertion\SpecialChar \menuseparator
39200 Fichier
39201 \family default
39202  vous pouvez insérer un contenu externe à votre document.
39203  Ce contenu peut être :
39204 \end_layout
39205
39206 \begin_layout Description
39207 Document
39208 \begin_inset space ~
39209 \end_inset
39210
39211 LyX Un autre document LyX ; son contenu est directement inséré dans votre
39212  document.
39213 \end_layout
39214
39215 \begin_layout Description
39216 Texte
39217 \begin_inset space ~
39218 \end_inset
39219
39220 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
39221 e.
39222 \end_layout
39223
39224 \begin_layout Description
39225 Texte
39226 \begin_inset space ~
39227 \end_inset
39228
39229 Brut
39230 \begin_inset space ~
39231 \end_inset
39232
39233 par
39234 \begin_inset space ~
39235 \end_inset
39236
39237 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
39238  Les lignes vides créent un nouveau paragraphe dans votre document.
39239 \end_layout
39240
39241 \begin_layout Description
39242 Objet
39243 \begin_inset space ~
39244 \end_inset
39245
39246 Externe Fichiers de formats variés.
39247 \end_layout
39248
39249 \begin_layout Description
39250 Sous-document Documents LyX ou LaTeX.
39251 \end_layout
39252
39253 \begin_layout Section
39254 Objets externes 
39255 \begin_inset Index idx
39256 status collapsed
39257
39258 \begin_layout Plain Layout
39259 Trucs externes ! Objets Externes
39260 \end_layout
39261
39262 \end_inset
39263
39264
39265 \end_layout
39266
39267 \begin_layout Standard
39268 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
39269  de fichiers dans votre document sans avoir à convertir ces derniers en
39270  un format qui soit compatible avec le format de sortie, puisque c'est LyX
39271  qui va s'occuper des conversions.
39272  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
39273  LyX des images dans des formats divers.
39274  Quand vous avez activé 
39275 \family sans
39276 Aperçu
39277 \begin_inset space ~
39278 \end_inset
39279
39280 sur
39281 \begin_inset space ~
39282 \end_inset
39283
39284 le
39285 \begin_inset space ~
39286 \end_inset
39287
39288 vif
39289 \family default
39290  dans le menu des préférences de LyX, dans la rubrique 
39291 \family sans
39292 Apparence\SpecialChar \menuseparator
39293 Graphiques
39294 \family default
39295 , les objets externes de type Dia et Xfig sont affichés directement dans
39296  LyX.
39297 \end_layout
39298
39299 \begin_layout Standard
39300 On insère des objets externes en utilisant la fenêtre de dialogue 
39301 \family sans
39302 Objet
39303 \begin_inset space ~
39304 \end_inset
39305
39306 Externe
39307 \family default
39308  qui est accessible via le menu 
39309 \family sans
39310 Insertion\SpecialChar \menuseparator
39311 Fichiers\SpecialChar \menuseparator
39312 Objet
39313 \begin_inset space ~
39314 \end_inset
39315
39316 Externe
39317 \family default
39318 .
39319  Actuellement les types de fichiers (
39320 \family sans
39321 Modèles
39322 \family default
39323 ) suivants sont autorisés :
39324 \end_layout
39325
39326 \begin_layout Description
39327 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
39328  par le programme 
39329 \series bold
39330
39331 \begin_inset CommandInset href
39332 LatexCommand href
39333 name "XBoard"
39334 target "http://fr.wikipedia.org/wiki/XBoard"
39335
39336 \end_inset
39337
39338
39339 \series default
39340 .
39341 \end_layout
39342
39343 \begin_layout Description
39344 Date Ce modèle insère la date sous la forme 
39345 \emph on
39346 Jour-Mois-Année
39347 \emph default
39348 .
39349  Voici un exemple de date insérée comme objet externe :: 
39350 \begin_inset External
39351         template Date
39352         filename .
39353
39354 \end_inset
39355
39356
39357 \begin_inset space ~
39358 \end_inset
39359
39360
39361 \begin_inset Note Note
39362 status collapsed
39363
39364 \begin_layout Plain Layout
39365 Retirer l'espace protégé quand le bug 4398 sera résolu !
39366 \end_layout
39367
39368 \end_inset
39369
39370
39371 \begin_inset Newline newline
39372 \end_inset
39373
39374 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
39375  Il y a deux autre méthodes pour insérer une date : Avec le menu 
39376 \family sans
39377 Insertion\SpecialChar \menuseparator
39378 Date
39379 \family default
39380  et avec la commande LaTeX 
39381 \series bold
39382
39383 \backslash
39384 today
39385 \series default
39386  entrée comme code TeX.
39387  Ces différentes méthodes sont comparée dans le tableau
39388 \begin_inset space ~
39389 \end_inset
39390
39391
39392 \begin_inset CommandInset ref
39393 LatexCommand ref
39394 reference "tab:Comparaison-des-dates"
39395
39396 \end_inset
39397
39398 .
39399 \end_layout
39400
39401 \begin_layout Description
39402 Dia Ce modèle accepte les diagrammes créés avec le programme 
39403 \series bold
39404
39405 \begin_inset CommandInset href
39406 LatexCommand href
39407 name "Dia"
39408 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39409
39410 \end_inset
39411
39412
39413 \series default
39414 .
39415 \end_layout
39416
39417 \begin_layout Description
39418 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
39419  ou des tableaux dans le format de 
39420 \series bold
39421
39422 \begin_inset CommandInset href
39423 LatexCommand href
39424 name "Gnumeric"
39425 target "http://fr.wikipedia.org/wiki/Gnumeric"
39426
39427 \end_inset
39428
39429
39430 \series default
39431
39432 \begin_inset CommandInset href
39433 LatexCommand href
39434 name "OpenDocument"
39435 target "http://fr.wikipedia.org/wiki/OpenDocument"
39436
39437 \end_inset
39438
39439
39440 \begin_inset CommandInset href
39441 LatexCommand href
39442 name "Microsoft Office XML"
39443 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39444
39445 \end_inset
39446
39447  et 
39448 \begin_inset CommandInset href
39449 LatexCommand href
39450 name "Office Open XML"
39451 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39452
39453 \end_inset
39454
39455 .
39456  Pour cette fonction, LyX doit pouvoir trouver le programme 
39457 \family typewriter
39458 ssconvert
39459 \family default
39460  au cours de sa configuration.
39461  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39462  même si vous n'avez pas de tableaux au format gnumeric.
39463  Pour des exemples et les limitations possibles, jetez un œil au fichier
39464  LyX d'exemple, 
39465 \emph on
39466 spreadsheet.lyx
39467 \emph default
39468 .
39469 \end_layout
39470
39471 \begin_layout Description
39472 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
39473  par le programme 
39474 \series bold
39475
39476 \begin_inset CommandInset href
39477 LatexCommand href
39478 name "LilyPond"
39479 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39480
39481 \end_inset
39482
39483
39484 \series default
39485 .
39486  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39487  au fichier LyX d'exemple 
39488 \emph on
39489 lilypond.lyx
39490 \emph default
39491 .
39492 \end_layout
39493
39494 \begin_layout Description
39495 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
39496  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39497  
39498 \emph on
39499 pages
39500 \emph default
39501  dans le champ 
39502 \family sans
39503 Option
39504 \family default
39505  dans l'onglet 
39506 \family sans
39507 Options LaTeX et LyX
39508 \family default
39509 .
39510  L'argument de cette option est une liste d'éléments séparés par des virgules,
39511  contenant des numéros de pages (
39512 \begin_inset space ~
39513 \end_inset
39514
39515 insérez comme option 
39516 \series bold
39517 pages={3,5,6,8}
39518 \series default
39519
39520 \begin_inset space ~
39521 \end_inset
39522
39523 ), des plages de numéros de pages (
39524 \series bold
39525
39526 \begin_inset space ~
39527 \end_inset
39528
39529 pages={4-9}
39530 \series default
39531
39532 \begin_inset space ~
39533 \end_inset
39534
39535 ) ou n'importe quelle combinaison des deux.
39536  Pour insérer des pages vides, utilisez 
39537 \series bold
39538 {}
39539 \series default
39540 .
39541  Par exemple 
39542 \begin_inset space ~
39543 \end_inset
39544
39545
39546 \series bold
39547 pages={3,{},8-11,15}
39548 \series default
39549  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39550  15.
39551  Les plages de pages sont décrites avec la syntaxe 
39552 \emph on
39553 début-fin
39554 \emph default
39555  qui sélectionne toutes les pages de 
39556 \emph on
39557 début
39558 \emph default
39559  jusqu'à 
39560 \emph on
39561 fin
39562 \emph default
39563 .
39564  Si on omet 
39565 \emph on
39566 début
39567 \emph default
39568 , on commence implicitement à la première page ; de même, omettre 
39569 \emph on
39570 fin
39571 \emph default
39572  termine implicitement à la dernière page du document.
39573  La dernière page du document peut aussi être désignée par le mot-clé 
39574 \series bold
39575 last
39576 \series default
39577  (
39578 \begin_inset space ~
39579 \end_inset
39580
39581 ce dernier n'est accepté que pour une plage de pages
39582 \begin_inset space ~
39583 \end_inset
39584
39585 ).
39586  Donc 
39587 \series bold
39588 pages=-
39589 \series default
39590  va insérer toutes les pages du document et 
39591 \series bold
39592 pages=last-1
39593 \series default
39594  va insérer toutes les pages dans l'ordre inverse.
39595  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39596 \begin_inset Newline newline
39597 \end_inset
39598
39599 L'option 
39600 \series bold
39601 noautoscale
39602 \series default
39603  insère les pages avec leur taille d'origine, si cette option n'est pas
39604  donnée, les pages seront redimensionnées
39605 \begin_inset space \space{}
39606 \end_inset
39607
39608 pour tenir dans la largeur de page de votre document.
39609  Dans l'onglet 
39610 \family sans
39611 Taille
39612 \begin_inset space ~
39613 \end_inset
39614
39615 et
39616 \begin_inset space ~
39617 \end_inset
39618
39619 rotation
39620 \family default
39621  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39622  qu'une éventuelle rotation.
39623  Si vous utilisez une autre largeur que 100
39624 \begin_inset space \thinspace{}
39625 \end_inset
39626
39627 Échelle%, l'option 
39628 \series bold
39629 noautoscale
39630 \series default
39631  sera neutralisée.
39632  Pour plus d'information sur les options possibles, jetez un œil sur la
39633  documentation du paquetage LaTeX 
39634 \series bold
39635 pdfpages
39636 \series default
39637  
39638 \begin_inset CommandInset citation
39639 LatexCommand cite
39640 key "pdfpages"
39641
39642 \end_inset
39643
39644 .
39645 \begin_inset Index idx
39646 status collapsed
39647
39648 \begin_layout Plain Layout
39649 Paquetages LaTeX ! pdfpages
39650 \end_layout
39651
39652 \end_inset
39653
39654
39655 \begin_inset Newline newline
39656 \end_inset
39657
39658 Pour utiliser ce modèle dans une présentation 
39659 \family sans
39660 Beamer
39661 \family default
39662  vous devez d'abord insérer un environnement 
39663 \family sans
39664 FinCadre
39665 \family default
39666  et dans la suite, dans un paragraphe, une boîte de code TeX contenant la
39667  commande 
39668 \series bold
39669
39670 \backslash
39671 setbeamertemplate{background canvas}{}
39672 \series default
39673 .
39674  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39675  que vous voulez.
39676  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39677  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39678  section.
39679  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39680  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39681  le modèle.
39682 \begin_inset Newline newline
39683 \end_inset
39684
39685 Voici un PDF incorporé basculé de -5°
39686 \begin_inset space ~
39687 \end_inset
39688
39689 °: 
39690 \begin_inset External
39691         template PDFPages
39692         filename ../clipart/Abstract.pdf
39693         extra LaTeX "noautoscale, pages=-"
39694         rotateAngle -5
39695         rotateOrigin bottomleft
39696
39697 \end_inset
39698
39699
39700 \end_layout
39701
39702 \begin_layout Description
39703 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
39704  Les images peuvent être traitées dans la fenêtre de dialogue 
39705 \family sans
39706 Objet
39707 \begin_inset space ~
39708 \end_inset
39709
39710 Externe
39711 \family default
39712  comme les images qui sont habituellement incorporées en utilisant le menu
39713  
39714 \family sans
39715 Insertion\SpecialChar \menuseparator
39716 Graphique
39717 \family default
39718 , comme c'est décrit dans la section
39719 \begin_inset space ~
39720 \end_inset
39721
39722
39723 \begin_inset CommandInset ref
39724 LatexCommand ref
39725 reference "sec:Graphics-Dialog"
39726
39727 \end_inset
39728
39729 .
39730  La différence avec l'insertion normale d'image est que seules les images
39731  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
39732  ne sont pas acceptées.
39733  Voici un exemple d'insertion d'image matricielle
39734 \begin_inset space ~
39735 \end_inset
39736
39737
39738 \begin_inset External
39739         template RasterImage
39740         filename ../clipart/ToolbarEnvBox.png
39741
39742 \end_inset
39743
39744
39745 \end_layout
39746
39747 \begin_layout Description
39748 XFig Ce modèle accepte les images créées avec le programme 
39749 \series bold
39750
39751 \begin_inset CommandInset href
39752 LatexCommand href
39753 name "Xfig"
39754 target "http://fr.wikipedia.org/wiki/Xfig"
39755
39756 \end_inset
39757
39758
39759 \series default
39760 .
39761 \end_layout
39762
39763 \begin_layout Standard
39764 \begin_inset Float table
39765 placement !h
39766 wide false
39767 sideways false
39768 status open
39769
39770 \begin_layout Plain Layout
39771 \begin_inset Caption Standard
39772
39773 \begin_layout Plain Layout
39774 \begin_inset CommandInset label
39775 LatexCommand label
39776 name "tab:Comparaison-des-dates"
39777
39778 \end_inset
39779
39780 Comparaison des méthodes d'insertion de la date.
39781 \end_layout
39782
39783 \end_inset
39784
39785
39786 \end_layout
39787
39788 \begin_layout Plain Layout
39789 \align center
39790 \begin_inset Tabular
39791 <lyxtabular version="3" rows="4" columns="4">
39792 <features rotate="0" tabularvalignment="middle">
39793 <column alignment="center" valignment="top">
39794 <column alignment="center" valignment="top">
39795 <column alignment="center" valignment="top">
39796 <column alignment="center" valignment="top">
39797 <row>
39798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39799 \begin_inset Text
39800
39801 \begin_layout Plain Layout
39802 Format du document
39803 \end_layout
39804
39805 \end_inset
39806 </cell>
39807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39808 \begin_inset Text
39809
39810 \begin_layout Plain Layout
39811
39812 \family sans
39813 Objet
39814 \begin_inset space ~
39815 \end_inset
39816
39817 Externe\SpecialChar \menuseparator
39818 Date
39819 \end_layout
39820
39821 \end_inset
39822 </cell>
39823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39824 \begin_inset Text
39825
39826 \begin_layout Plain Layout
39827
39828 \family sans
39829 Insertion\SpecialChar \menuseparator
39830 Date
39831 \end_layout
39832
39833 \end_inset
39834 </cell>
39835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39836 \begin_inset Text
39837
39838 \begin_layout Plain Layout
39839 commande 
39840 \series bold
39841
39842 \backslash
39843 today
39844 \end_layout
39845
39846 \end_inset
39847 </cell>
39848 </row>
39849 <row>
39850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39851 \begin_inset Text
39852
39853 \begin_layout Plain Layout
39854 LyX
39855 \end_layout
39856
39857 \end_inset
39858 </cell>
39859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39860 \begin_inset Text
39861
39862 \begin_layout Plain Layout
39863 comme boîte d'insert
39864 \end_layout
39865
39866 \end_inset
39867 </cell>
39868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39869 \begin_inset Text
39870
39871 \begin_layout Plain Layout
39872 comme date
39873 \end_layout
39874
39875 \end_inset
39876 </cell>
39877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39878 \begin_inset Text
39879
39880 \begin_layout Plain Layout
39881 comme boîte de code TeX
39882 \end_layout
39883
39884 \end_inset
39885 </cell>
39886 </row>
39887 <row>
39888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39889 \begin_inset Text
39890
39891 \begin_layout Plain Layout
39892 LaTeX
39893 \end_layout
39894
39895 \end_inset
39896 </cell>
39897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39898 \begin_inset Text
39899
39900 \begin_layout Plain Layout
39901 comme date
39902 \end_layout
39903
39904 \end_inset
39905 </cell>
39906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39907 \begin_inset Text
39908
39909 \begin_layout Plain Layout
39910 comme date
39911 \end_layout
39912
39913 \end_inset
39914 </cell>
39915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39916 \begin_inset Text
39917
39918 \begin_layout Plain Layout
39919 comme commande
39920 \end_layout
39921
39922 \end_inset
39923 </cell>
39924 </row>
39925 <row>
39926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39927 \begin_inset Text
39928
39929 \begin_layout Plain Layout
39930 DVI, PDF, PS
39931 \end_layout
39932
39933 \end_inset
39934 </cell>
39935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39936 \begin_inset Text
39937
39938 \begin_layout Plain Layout
39939 comme date
39940 \end_layout
39941
39942 \end_inset
39943 </cell>
39944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39945 \begin_inset Text
39946
39947 \begin_layout Plain Layout
39948 comme date
39949 \end_layout
39950
39951 \end_inset
39952 </cell>
39953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39954 \begin_inset Text
39955
39956 \begin_layout Plain Layout
39957 comme date date
39958 \end_layout
39959
39960 \end_inset
39961 </cell>
39962 </row>
39963 </lyxtabular>
39964
39965 \end_inset
39966
39967
39968 \end_layout
39969
39970 \end_inset
39971
39972
39973 \end_layout
39974
39975 \begin_layout Standard
39976 Quand vous activez l'option 
39977 \family sans
39978 Brouillon
39979 \family default
39980  de l'onglet 
39981 \family sans
39982 Fichier
39983 \family default
39984  de la fenêtre de dialogue 
39985 \family sans
39986 Objet
39987 \begin_inset space ~
39988 \end_inset
39989
39990 Externe
39991 \family default
39992 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39993 \begin_inset Newline newline
39994 \end_inset
39995
39996 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
39997  : 
39998 \begin_inset Graphics
39999         filename ../clipart/ExternalMaterialQt4.png
40000         scale 85
40001         scaleBeforeRotation
40002
40003 \end_inset
40004
40005  soit comme une image, selon que vous avez ou non activé l'option 
40006 \family sans
40007 Afficher
40008 \begin_inset space ~
40009 \end_inset
40010
40011 dans
40012 \begin_inset space ~
40013 \end_inset
40014
40015 LyX
40016 \family default
40017  de l'onglet 
40018 \family sans
40019 Options LaTeX et LyX
40020 \family default
40021  de la fenêtre de dialogue.
40022 \end_layout
40023
40024 \begin_layout Standard
40025 Le manuel 
40026 \family sans
40027 \emph on
40028 Personnalisation
40029 \family default
40030 \emph default
40031  explique comment vous pouvez créer vos propres modèles.
40032 \end_layout
40033
40034 \begin_layout Section
40035 Sous-documents
40036 \begin_inset CommandInset label
40037 LatexCommand label
40038 name "sec:Sous-documents"
40039
40040 \end_inset
40041
40042
40043 \begin_inset Index idx
40044 status collapsed
40045
40046 \begin_layout Plain Layout
40047 Trucs externes ! Sous-documents
40048 \end_layout
40049
40050 \end_inset
40051
40052
40053 \begin_inset Index idx
40054 status collapsed
40055
40056 \begin_layout Plain Layout
40057 Fichiers ! Insertion
40058 \end_layout
40059
40060 \end_inset
40061
40062
40063 \end_layout
40064
40065 \begin_layout Standard
40066 Les sous-documents sont utilisés quand on a un document très long qui peut
40067  être décomposé en plusieurs parties ou sections plus petites.
40068  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
40069  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
40070  Les différents documents sont ce que l'on appelle les sous-documents et
40071  un document maître les relie pour imprimer le document complet ou seulement
40072  une partie de celui-ci.
40073  Un sous-document hérite du contenu de son maître, par exemple le préambule
40074  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
40075 \end_layout
40076
40077 \begin_layout Standard
40078 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
40079  maître, précisez dans le sous-document le document maître dans le menu
40080  
40081 \family sans
40082 Document\SpecialChar \menuseparator
40083 Paramètres\SpecialChar \menuseparator
40084 Classe de document
40085 \family default
40086 .
40087  Ce document maître sera par la suite utilisé de façon cachée par LyX à
40088  chaque fois que vous modifierez le sous-document.
40089 \end_layout
40090
40091 \begin_layout Standard
40092 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
40093  comme celle-ci : 
40094 \begin_inset Graphics
40095         filename clipart/ChildDocumentQt4.png
40096         lyxscale 70
40097         scale 60
40098         scaleBeforeRotation
40099
40100 \end_inset
40101
40102  Pour inclure des sous-documents dans un document maître , on utilise le
40103  menu 
40104 \family sans
40105 Insertion\SpecialChar \menuseparator
40106 Fichier\SpecialChar \menuseparator
40107 Sous-document
40108 \family default
40109 .
40110  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
40111  des quatre méthodes d'inclusion :
40112 \end_layout
40113
40114 \begin_layout Description
40115 Inclus
40116 \begin_inset space ~
40117 \end_inset
40118
40119 (include) Vous pouvez inclure des documents LyX et LaTeX.
40120  Quand vous cliquez sur le bouton 
40121 \family sans
40122 Modifier
40123 \family default
40124  dans la fenêtre de dialogue 
40125 \family sans
40126 Sous-document
40127 \family default
40128 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
40129  vous puissiez le modifier.
40130 \begin_inset Newline newline
40131 \end_inset
40132
40133
40134 \end_layout
40135
40136 \begin_layout Standard
40137 Voici un sous-document inséré avec la méthode 
40138 \family sans
40139 Inclus
40140 \family default
40141  : 
40142 \begin_inset CommandInset include
40143 LatexCommand include
40144 filename "DocumentBidon1.lyx"
40145
40146 \end_inset
40147
40148
40149 \end_layout
40150
40151 \begin_layout Standard
40152 La numérotation des sections va prendre en compte les sections des fichiers
40153  incorporés dans l'ordre où ils sont insérés dans le document maître.
40154  Le document qui est inclus comme exemple possède une sous-section qui sera
40155  numérotée comme sous-section de la section actuelle.
40156  Les étiquettes présentes dans le fichier inclus peuvent être référencées
40157  : la sous-section
40158 \begin_inset space ~
40159 \end_inset
40160
40161
40162 \begin_inset CommandInset ref
40163 LatexCommand ref
40164 reference "sub:Sous-section-externe-1"
40165
40166 \end_inset
40167
40168  est dans le fichier inclus.
40169 \end_layout
40170
40171 \begin_layout Standard
40172 Le préambule du sous-document est tout simplement ignoré, seul le préambule
40173  du document maître est utilisé.
40174  Les branches présentes dans le sous-document seront ignorées par le document
40175  maître si celui-ci ne possède pas une branche avec le même nom.
40176  Les documents inclus sont insérés en commençant une nouvelle page et sont
40177  suivis par un saut de page.
40178 \end_layout
40179
40180 \begin_layout Standard
40181 \begin_inset Note Greyedout
40182 status open
40183
40184 \begin_layout Plain Layout
40185
40186 \series bold
40187 Note:
40188 \series default
40189  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
40190  une classe de document différente de celle du document maître, vous recevez
40191  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
40192  que cela peut produire des résultats inattendus sur la sortie imprimée.
40193 \end_layout
40194
40195 \end_inset
40196
40197
40198 \end_layout
40199
40200 \begin_layout Description
40201 Incorporé
40202 \begin_inset space ~
40203 \end_inset
40204
40205 (input) Cette méthode est très semblable à la méthode Inclus, les différences
40206  sont :
40207 \end_layout
40208
40209 \begin_deeper
40210 \begin_layout Itemize
40211 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
40212  par un saut de page.
40213 \end_layout
40214
40215 \begin_layout Itemize
40216 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
40217  
40218 \family sans
40219 Aperçu
40220 \begin_inset space ~
40221 \end_inset
40222
40223 sur
40224 \begin_inset space ~
40225 \end_inset
40226
40227 le
40228 \begin_inset space ~
40229 \end_inset
40230
40231 vif
40232 \family default
40233  est activée dans les préférences dans la rubrique 
40234 \family sans
40235 Apparence\SpecialChar \menuseparator
40236 Graphique
40237 \family default
40238 .
40239 \end_layout
40240
40241 \begin_layout Itemize
40242 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
40243 \family sans
40244 Document\SpecialChar \menuseparator
40245 Paramètres\SpecialChar \menuseparator
40246 Sous-documents
40247 \family default
40248 .
40249 \end_layout
40250
40251 \end_deeper
40252 \begin_layout Standard
40253 Voici un sous document inséré en utilisant la méthode 
40254 \family sans
40255 Incorporé
40256 \family default
40257  : 
40258 \begin_inset CommandInset include
40259 LatexCommand input
40260 preview true
40261 filename "DocumentBidon2.lyx"
40262
40263 \end_inset
40264
40265
40266 \end_layout
40267
40268 \begin_layout Standard
40269 Voici un sous-document
40270 \emph on
40271 input
40272 \emph default
40273  comme LaTeX source:
40274 \end_layout
40275
40276 \begin_layout Quote
40277 \begin_inset CommandInset include
40278 LatexCommand input
40279 filename "DocumentTexteBidon.txt"
40280
40281 \end_inset
40282
40283
40284 \end_layout
40285
40286 \begin_layout Description
40287 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
40288  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
40289  sous forme de code source et aucune des commandes éventuellement présentes
40290  ne sera exécutée.
40291  Vous pouvez utiliser l'option 
40292 \family sans
40293 Marquer
40294 \begin_inset space ~
40295 \end_inset
40296
40297 les
40298 \begin_inset space ~
40299 \end_inset
40300
40301 espaces
40302 \family default
40303  qui matérialise chaque espace présente dans le code source par un caractère
40304  
40305 \begin_inset Quotes fld
40306 \end_inset
40307
40308
40309 \begin_inset ERT
40310 status collapsed
40311
40312 \begin_layout Plain Layout
40313
40314
40315 \backslash
40316 textvisiblespace 
40317 \end_layout
40318
40319 \end_inset
40320
40321
40322 \begin_inset Quotes frd
40323 \end_inset
40324
40325  .
40326  La différence avec la méthode qui consiste à utiliser le menu 
40327 \family sans
40328 Insertion\SpecialChar \menuseparator
40329 Fichier\SpecialChar \menuseparator
40330 Texte
40331 \begin_inset space ~
40332 \end_inset
40333
40334 brut
40335 \family default
40336  est que le contenu du document n'apparaît pas dans LyX.
40337 \end_layout
40338
40339 \begin_layout Standard
40340 Voici un sous-document inclus en utilisant la méthode 
40341 \family sans
40342 verbatim
40343 \family default
40344  : 
40345 \begin_inset CommandInset include
40346 LatexCommand verbatiminput
40347 filename "DocumentTexteBidon.txt"
40348
40349 \end_inset
40350
40351
40352 \begin_inset VSpace bigskip
40353 \end_inset
40354
40355 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40356  l'option 
40357 \family sans
40358 Marquer
40359 \begin_inset space ~
40360 \end_inset
40361
40362 les
40363 \begin_inset space ~
40364 \end_inset
40365
40366 espaces :
40367 \family default
40368  
40369 \begin_inset CommandInset include
40370 LatexCommand verbatiminput*
40371 filename "DocumentTexteBidon.txt"
40372
40373 \end_inset
40374
40375
40376 \end_layout
40377
40378 \begin_layout Standard
40379 \begin_inset VSpace bigskip
40380 \end_inset
40381
40382
40383 \end_layout
40384
40385 \begin_layout Standard
40386 \begin_inset Note Greyedout
40387 status open
40388
40389 \begin_layout Plain Layout
40390
40391 \series bold
40392 Note:
40393 \series default
40394  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40395  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40396 \end_layout
40397
40398 \end_inset
40399
40400
40401 \end_layout
40402
40403 \begin_layout Description
40404 Listings Ce type d'inclusion est décrit dans le chapitre
40405 \begin_inset space ~
40406 \end_inset
40407
40408
40409 \begin_inset CommandInset ref
40410 LatexCommand ref
40411 reference "cha:Program-Code-Listings"
40412
40413 \end_inset
40414
40415 .
40416 \end_layout
40417
40418 \begin_layout Standard
40419 \begin_inset Note Greyedout
40420 status open
40421
40422 \begin_layout Plain Layout
40423
40424 \series bold
40425 Note:
40426 \series default
40427  Inclure le même document deux fois dans un même document peut poser des
40428  problèmes avec LaTeX.
40429 \end_layout
40430
40431 \end_inset
40432
40433
40434 \end_layout
40435
40436 \begin_layout Standard
40437 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40438  de votre document maître, que ce soit pour diminuer les temps de compilation
40439  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40440  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40441  la sortie en utilisant le menu 
40442 \family sans
40443 Document\SpecialChar \menuseparator
40444 Paramètres\SpecialChar \menuseparator
40445 Sous-documents
40446 \family default
40447 .
40448  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40449  sur la ligne correspondant dans la colonne 
40450 \family sans
40451 Inclus dans le résultat
40452 \family default
40453  de la liste (
40454 \begin_inset space ~
40455 \end_inset
40456
40457 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40458  
40459 \begin_inset Quotes fld
40460 \end_inset
40461
40462 inclus
40463 \begin_inset Quotes frd
40464 \end_inset
40465
40466  et pas la méthode 
40467 \begin_inset Quotes fld
40468 \end_inset
40469
40470 incorporé
40471 \begin_inset Quotes frd
40472 \end_inset
40473
40474
40475 \begin_inset space ~
40476 \end_inset
40477
40478 ).
40479  Si on active l'option 
40480 \family sans
40481 Assurer la cohérence des compteurs et des références
40482 \family default
40483 , LyX va s'assurer que tous les numéros de pages, références etc...
40484  sont corrects comme si tous le document avait été traité.
40485  C'est utile si vous voulez que les sous-documents choisis aient exactement
40486  le même aspect que s'il étaient dans le document complet.
40487  Pour réaliser cette condition, il faut que LyX traite de façon silencieuse
40488  la totalité du document.
40489  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40490  les compteurs et autres références n'ont pas à être à tout prix valides,
40491  vous devez impérativement désactiver cette option.
40492  
40493 \end_layout
40494
40495 \begin_layout Standard
40496 Une autre solution consiste à inclure chaque fichier dans une branche
40497 \begin_inset Foot
40498 status collapsed
40499
40500 \begin_layout Plain Layout
40501 Les branches sont décrites dans la section 
40502 \emph on
40503 Branches
40504 \emph default
40505  du 
40506 \emph on
40507 Guide de l'utilisateur
40508 \emph default
40509  de LyX.
40510 \end_layout
40511
40512 \end_inset
40513
40514 .
40515  En activant ou désactivant une branche, vous pouvez décider les fichiers
40516  inclus qui doivent apparaître dans la sortie imprimée.
40517  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40518  
40519 \begin_inset Quotes fld
40520 \end_inset
40521
40522 incorporés
40523 \begin_inset Quotes frd
40524 \end_inset
40525
40526 .
40527  Le défaut est que les compteurs et autres références ne sont pas conservés
40528  avec cette approche.
40529 \end_layout
40530
40531 \begin_layout Chapter
40532 Listings de code source
40533 \begin_inset CommandInset label
40534 LatexCommand label
40535 name "cha:Program-Code-Listings"
40536
40537 \end_inset
40538
40539
40540 \begin_inset Index idx
40541 status collapsed
40542
40543 \begin_layout Plain Layout
40544 Listings
40545 \end_layout
40546
40547 \end_inset
40548
40549
40550 \begin_inset Index idx
40551 status collapsed
40552
40553 \begin_layout Plain Layout
40554 Code Source
40555 \end_layout
40556
40557 \end_inset
40558
40559
40560 \begin_inset Index idx
40561 status collapsed
40562
40563 \begin_layout Plain Layout
40564 Flottants ! Listings
40565 \end_layout
40566
40567 \end_inset
40568
40569
40570 \end_layout
40571
40572 \begin_layout Standard
40573 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40574  un insert 
40575 \family sans
40576 Listings
40577 \family default
40578  qui peut être créé grâce au menu 
40579 \family sans
40580 Insertion
40581 \family default
40582 \SpecialChar \menuseparator
40583
40584 \family sans
40585 Listing
40586 \begin_inset space ~
40587 \end_inset
40588
40589 de
40590 \begin_inset space ~
40591 \end_inset
40592
40593 Code
40594 \begin_inset space ~
40595 \end_inset
40596
40597 Source
40598 \family default
40599 .
40600  Le paquetage LaTeX 
40601 \series bold
40602 listings
40603 \series default
40604
40605 \begin_inset Index idx
40606 status collapsed
40607
40608 \begin_layout Plain Layout
40609 Paquetages LaTeX ! listings
40610 \end_layout
40611
40612 \end_inset
40613
40614  fournit un moyen puissant et flexible d'insérer des listings de code source
40615  dans votre document.
40616  
40617 \end_layout
40618
40619 \begin_layout Standard
40620 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40621  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40622 \end_layout
40623
40624 \begin_layout Standard
40625 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40626  imprimée.
40627  L'option d'emplacement 
40628 \family sans
40629 Listing
40630 \begin_inset space ~
40631 \end_inset
40632
40633 en
40634 \begin_inset space ~
40635 \end_inset
40636
40637 Ligne
40638 \family default
40639  imprime le listing dans la ligne comme ceci : 
40640 \begin_inset listings
40641 lstparams "language={C++}"
40642 inline true
40643 status open
40644
40645 \begin_layout Plain Layout
40646
40647 int a=5;
40648 \end_layout
40649
40650 \end_inset
40651
40652
40653 \begin_inset Newline newline
40654 \end_inset
40655
40656 L'option 
40657 \family sans
40658 Flottant
40659 \family default
40660  crée un flottant de listing pour lequel vous pouvez préciser les options
40661  classiques d'emplacement : 
40662 \begin_inset Quotes fld
40663 \end_inset
40664
40665
40666 \family sans
40667 h
40668 \family default
40669
40670 \begin_inset Quotes frd
40671 \end_inset
40672
40673
40674 \begin_inset Quotes fld
40675 \end_inset
40676
40677
40678 \family sans
40679 t
40680 \family default
40681
40682 \begin_inset Quotes frd
40683 \end_inset
40684
40685
40686 \begin_inset Quotes fld
40687 \end_inset
40688
40689
40690 \family sans
40691 b
40692 \family default
40693
40694 \begin_inset Quotes frd
40695 \end_inset
40696
40697 , et 
40698 \begin_inset Quotes fld
40699 \end_inset
40700
40701
40702 \family sans
40703 p
40704 \family default
40705
40706 \begin_inset Quotes frd
40707 \end_inset
40708
40709  correspondant aux emplacement décrits dans la section
40710 \begin_inset space ~
40711 \end_inset
40712
40713
40714 \begin_inset CommandInset ref
40715 LatexCommand ref
40716 reference "sec:Placement-flottants"
40717
40718 \end_inset
40719
40720 .
40721  Les options de positionnement peuvent être mélangées et doivent être saisies
40722  sans séparation, par exemple, on peut taper 
40723 \begin_inset Quotes fld
40724 \end_inset
40725
40726
40727 \family sans
40728 htbp
40729 \family default
40730
40731 \begin_inset Quotes frd
40732 \end_inset
40733
40734 .
40735  L'option 
40736 \begin_inset Quotes fld
40737 \end_inset
40738
40739 h
40740 \begin_inset Quotes frd
40741 \end_inset
40742
40743  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40744  
40745 \family sans
40746 Flottant
40747 \family default
40748  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40749  légende et être référencés.
40750 \end_layout
40751
40752 \begin_layout Standard
40753 Vous pouvez ajouter une légende à un listing avec le menu 
40754 \family sans
40755 Insertion\SpecialChar \menuseparator
40756 Légende
40757 \family default
40758 .
40759  On peut référencer les listings de la même façon que les flottants :Voir
40760  le listing
40761 \begin_inset space ~
40762 \end_inset
40763
40764
40765 \begin_inset CommandInset ref
40766 LatexCommand ref
40767 reference "lst:Listing-exemple"
40768
40769 \end_inset
40770
40771 .
40772  Une liste des listings qui contient tous les listings légendés peut être
40773  créée par le menu 
40774 \family sans
40775 Insertion\SpecialChar \menuseparator
40776 Listes
40777 \begin_inset space ~
40778 \end_inset
40779
40780 &
40781 \begin_inset space ~
40782 \end_inset
40783
40784 TdM\SpecialChar \menuseparator
40785 Liste des listings
40786 \family default
40787 .
40788  Les éléments de la liste sont les légendes et le numéro de listing.
40789 \end_layout
40790
40791 \begin_layout Standard
40792 \begin_inset listings
40793 lstparams "language=Python"
40794 inline false
40795 status open
40796
40797 \begin_layout Plain Layout
40798
40799 \begin_inset Caption Standard
40800
40801 \begin_layout Plain Layout
40802 \begin_inset CommandInset label
40803 LatexCommand label
40804 name "lst:Listing-exemple"
40805
40806 \end_inset
40807
40808 Exemple de listing flottant
40809 \end_layout
40810
40811 \end_inset
40812
40813 # Exemple de listing flottant
40814 \end_layout
40815
40816 \begin_layout Plain Layout
40817
40818 def func(param):
40819 \end_layout
40820
40821 \begin_layout Plain Layout
40822
40823     'ceci est une fonction python'
40824 \end_layout
40825
40826 \begin_layout Plain Layout
40827
40828     pass
40829 \end_layout
40830
40831 \end_inset
40832
40833
40834 \end_layout
40835
40836 \begin_layout Standard
40837 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40838  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40839  de manière particulière dans la sortie imprimée.
40840  Dans l'exemple de listing, le mot clé Python 
40841 \begin_inset Quotes fld
40842 \end_inset
40843
40844 def
40845 \begin_inset Quotes frd
40846 \end_inset
40847
40848  est reconnu et imprimé en caractères gras dans la sortie.
40849 \end_layout
40850
40851 \begin_layout Standard
40852 \begin_inset Note Greyedout
40853 status open
40854
40855 \begin_layout Plain Layout
40856
40857 \series bold
40858 Note:
40859 \series default
40860  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40861  une police de caractères à 
40862 \family typewriter
40863 chasse fixe
40864 \family default
40865 , c'est que votre police ne contient probablement pas de série grasse.
40866  Dans ce cas choisissez une police différente dans le menu 
40867 \family sans
40868 Document\SpecialChar \menuseparator
40869 Paramètres\SpecialChar \menuseparator
40870 Polices
40871 \family default
40872 .
40873  (Les polices 
40874 \emph on
40875 LuxiMono, BeraMono
40876 \emph default
40877  et 
40878 \emph on
40879 Courier
40880 \emph default
40881  contiennent une série grasse.)
40882 \end_layout
40883
40884 \end_inset
40885
40886
40887 \end_layout
40888
40889 \begin_layout Standard
40890 Dans la rubrique 
40891 \family sans
40892 Numérotation
40893 \begin_inset space ~
40894 \end_inset
40895
40896 des
40897 \begin_inset space ~
40898 \end_inset
40899
40900 Lignes
40901 \family default
40902  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40903 n des lignes.
40904  Vous pouvez mettre un nombre dans le champ 
40905 \family sans
40906 Pas
40907 \family default
40908  pour désigner les lignes qui seront numérotées.
40909  Par exemple, si vous mettez 
40910 \begin_inset Quotes fld
40911 \end_inset
40912
40913 3
40914 \begin_inset Quotes frd
40915 \end_inset
40916
40917 , seule une ligne sur trois sera numérotée.
40918 \end_layout
40919
40920 \begin_layout Standard
40921 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40922  apparaîtront dans la sortie.
40923  Vous devez utiliser l'option 
40924 \family sans
40925 Table
40926 \begin_inset space ~
40927 \end_inset
40928
40929 de
40930 \begin_inset space ~
40931 \end_inset
40932
40933 Caractères
40934 \begin_inset space ~
40935 \end_inset
40936
40937 Étendue
40938 \family default
40939  quand vous employez des caractères spécifiques à une langue donnée comme
40940  les umlauts Allemands dans votre listing.
40941 \begin_inset Newline newline
40942 \end_inset
40943
40944 Voici un exemple de listing avec la numérotation des lignes à gauche par
40945  pas de 3, en langage Python, avec les options 
40946 \begin_inset Quotes fld
40947 \end_inset
40948
40949 Table
40950 \begin_inset space ~
40951 \end_inset
40952
40953 de
40954 \begin_inset space ~
40955 \end_inset
40956
40957 caractères
40958 \begin_inset space ~
40959 \end_inset
40960
40961 étendue
40962 \begin_inset Quotes frd
40963 \end_inset
40964
40965  et 
40966 \begin_inset Quotes fld
40967 \end_inset
40968
40969 Espace
40970 \begin_inset space ~
40971 \end_inset
40972
40973 représenté
40974 \begin_inset space ~
40975 \end_inset
40976
40977 par
40978 \begin_inset space ~
40979 \end_inset
40980
40981 un
40982 \begin_inset space ~
40983 \end_inset
40984
40985 symbole
40986 \begin_inset Quotes frd
40987 \end_inset
40988
40989 , l'intervalle de ligne étant 3
40990 \begin_inset space \thinspace{}
40991 \end_inset
40992
40993 -
40994 \begin_inset space \thinspace{}
40995 \end_inset
40996
40997 8:
40998 \end_layout
40999
41000 \begin_layout Standard
41001 \begin_inset listings
41002 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
41003 inline false
41004 status open
41005
41006 \begin_layout Plain Layout
41007
41008 def func(param):
41009 \end_layout
41010
41011 \begin_layout Plain Layout
41012
41013     'ceci est une fonction Python'
41014 \end_layout
41015
41016 \begin_layout Plain Layout
41017
41018     pass
41019 \end_layout
41020
41021 \begin_layout Plain Layout
41022
41023 def func(param):
41024 \end_layout
41025
41026 \begin_layout Plain Layout
41027
41028 'Ça, c'est un mot Allemand : Tschüß'
41029 \end_layout
41030
41031 \begin_layout Plain Layout
41032
41033 pass
41034 \end_layout
41035
41036 \begin_layout Plain Layout
41037
41038 def func(param):
41039 \end_layout
41040
41041 \begin_layout Plain Layout
41042
41043 'ceci est une fonction Python'
41044 \end_layout
41045
41046 \begin_layout Plain Layout
41047
41048 pass
41049 \end_layout
41050
41051 \end_inset
41052
41053
41054 \end_layout
41055
41056 \begin_layout Standard
41057 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
41058  nombre de caractères que doit représenter une tabulation dans le champ
41059  
41060 \family sans
41061 Taille du tabulateur
41062 \family default
41063 .
41064 \end_layout
41065
41066 \begin_layout Standard
41067 \begin_inset Note Greyedout
41068 status open
41069
41070 \begin_layout Plain Layout
41071
41072 \series bold
41073 Note:
41074 \series default
41075  À cause d'un bug dans le paquetage 
41076 \series bold
41077 listings
41078 \series default
41079  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
41080  listing.
41081  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
41082  les lignes 3 et 6.
41083 \end_layout
41084
41085 \end_inset
41086
41087
41088 \end_layout
41089
41090 \begin_layout Standard
41091 \begin_inset VSpace bigskip
41092 \end_inset
41093
41094
41095 \end_layout
41096
41097 \begin_layout Standard
41098 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
41099  listing.
41100  Pour le faire, il suffit d'utiliser le menu 
41101 \family sans
41102 Insertion\SpecialChar \menuseparator
41103 Fichier\SpecialChar \menuseparator
41104 Sous-document
41105 \family default
41106  et de choisir le type 
41107 \family sans
41108 Listing
41109 \family default
41110
41111 \begin_inset space ~
41112 \end_inset
41113
41114
41115 \family sans
41116 de
41117 \begin_inset space ~
41118 \end_inset
41119
41120 Code
41121 \begin_inset space ~
41122 \end_inset
41123
41124 source
41125 \family default
41126 .
41127 \begin_inset Foot
41128 status collapsed
41129
41130 \begin_layout Plain Layout
41131 Les autres types de sous-documents sont décrits dans la section
41132 \begin_inset space ~
41133 \end_inset
41134
41135
41136 \begin_inset CommandInset ref
41137 LatexCommand ref
41138 reference "sec:Sous-documents"
41139
41140 \end_inset
41141
41142 .
41143 \end_layout
41144
41145 \end_inset
41146
41147  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
41148  à utiliser pour le listing dans une zone de texte.
41149  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
41150  
41151 \begin_inset Quotes fld
41152 \end_inset
41153
41154 ?
41155 \begin_inset Quotes frd
41156 \end_inset
41157
41158  dans la zone de texte.
41159 \end_layout
41160
41161 \begin_layout Standard
41162 Pour faire référence à un sous-document de type listing, tapez une étiquette
41163  dans le champ correspondant de la fenêtre de dialogue.
41164  On peut alors faire référence à cette étiquette en utilisant le menu 
41165 \family sans
41166 Insertion\SpecialChar \menuseparator
41167 Référence
41168 \begin_inset space ~
41169 \end_inset
41170
41171 Croisée
41172 \family default
41173 .
41174 \end_layout
41175
41176 \begin_layout Standard
41177 Le listing
41178 \begin_inset space ~
41179 \end_inset
41180
41181
41182 \begin_inset CommandInset ref
41183 LatexCommand ref
41184 reference "lst:listing-fichier"
41185
41186 \end_inset
41187
41188  est un exemple de listing issu d'un fichier ; ici les lignes 10
41189 \begin_inset space \thinspace{}
41190 \end_inset
41191
41192 -
41193 \begin_inset space \thinspace{}
41194 \end_inset
41195
41196 15 de ce fichier LyX sont listées.
41197 \end_layout
41198
41199 \begin_layout Standard
41200 \begin_inset CommandInset include
41201 LatexCommand lstinputlisting
41202 filename "EmbeddedObjects.lyx"
41203 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
41204
41205 \end_inset
41206
41207
41208 \end_layout
41209
41210 \begin_layout Standard
41211 \begin_inset VSpace bigskip
41212 \end_inset
41213
41214
41215 \end_layout
41216
41217 \begin_layout Standard
41218 L'insertion d'une formule dans un listing peut se faire de la façon suivante
41219 \begin_inset space ~
41220 \end_inset
41221
41222 :
41223 \end_layout
41224
41225 \begin_layout Enumerate
41226 Ouvrez la fenêtre de dialogue listings et ajoutez
41227 \begin_inset Newline newline
41228 \end_inset
41229
41230
41231 \family sans
41232 mathescape=true
41233 \family default
41234
41235 \begin_inset Newline newline
41236 \end_inset
41237
41238 dans le champ de l'onglet 
41239 \family sans
41240 Avancé
41241 \family default
41242 .
41243 \end_layout
41244
41245 \begin_layout Enumerate
41246 Créez la formule en dehors du listing.
41247 \end_layout
41248
41249 \begin_layout Enumerate
41250 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
41251  (raccourci 
41252 \begin_inset Info
41253 type  "shortcut"
41254 arg   "copy"
41255 \end_inset
41256
41257 )
41258 \end_layout
41259
41260 \begin_layout Enumerate
41261 Dans le listing écrivez 
41262 \begin_inset Quotes fld
41263 \end_inset
41264
41265
41266 \family sans
41267 $$
41268 \family default
41269
41270 \begin_inset Quotes frd
41271 \end_inset
41272
41273  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
41274  
41275 \begin_inset Info
41276 type  "shortcut"
41277 arg   "paste"
41278 \end_inset
41279
41280 )
41281 \end_layout
41282
41283 \begin_layout Standard
41284 \begin_inset listings
41285 lstparams "language=Python,mathescape=true"
41286 inline false
41287 status open
41288
41289 \begin_layout Plain Layout
41290
41291 \begin_inset Caption Standard
41292
41293 \begin_layout Plain Layout
41294 Exemple de listing flottant contenant une formule
41295 \end_layout
41296
41297 \end_inset
41298
41299 # Exemple de listing flottant
41300 \end_layout
41301
41302 \begin_layout Plain Layout
41303
41304 def func(param):
41305 \end_layout
41306
41307 \begin_layout Plain Layout
41308
41309     # $
41310 \backslash
41311 prod_{n=1}^{
41312 \backslash
41313 infty}
41314 \backslash
41315 ,
41316 \backslash
41317 frac{1}{x^{2}}$
41318 \end_layout
41319
41320 \begin_layout Plain Layout
41321
41322     pass
41323 \end_layout
41324
41325 \end_inset
41326
41327
41328 \end_layout
41329
41330 \begin_layout Standard
41331 \begin_inset VSpace bigskip
41332 \end_inset
41333
41334
41335 \end_layout
41336
41337 \begin_layout Standard
41338 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41339  de dialogue 
41340 \family sans
41341 Document\SpecialChar \menuseparator
41342 Paramètres\SpecialChar \menuseparator
41343 Listings
41344 \family default
41345 .
41346  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41347  
41348 \begin_inset Quotes fld
41349 \end_inset
41350
41351 ?
41352 \begin_inset Quotes frd
41353 \end_inset
41354
41355  dans le champ.
41356 \end_layout
41357
41358 \begin_layout Standard
41359 Pour plus d'information sur le paquetage 
41360 \series bold
41361 listings
41362 \series default
41363 , nous vous renvoyons à sa documentation 
41364 \begin_inset CommandInset citation
41365 LatexCommand cite
41366 key "listings"
41367
41368 \end_inset
41369
41370 .
41371 \end_layout
41372
41373 \begin_layout Standard
41374 \begin_inset Newpage newpage
41375 \end_inset
41376
41377
41378 \end_layout
41379
41380 \begin_layout Chapter
41381 \start_of_appendix
41382 Unités de longueur utilisables avec LyX
41383 \begin_inset Argument 1
41384 status collapsed
41385
41386 \begin_layout Plain Layout
41387 Unités de longueur
41388 \end_layout
41389
41390 \end_inset
41391
41392
41393 \begin_inset Index idx
41394 status collapsed
41395
41396 \begin_layout Plain Layout
41397 Unités
41398 \end_layout
41399
41400 \end_inset
41401
41402
41403 \begin_inset CommandInset label
41404 LatexCommand label
41405 name "cha:Unités-de-longueur"
41406
41407 \end_inset
41408
41409
41410 \end_layout
41411
41412 \begin_layout Standard
41413 Pour comprendre les unités de longueur utilisées dans cette documentation,
41414  le tableau
41415 \begin_inset space ~
41416 \end_inset
41417
41418
41419 \begin_inset CommandInset ref
41420 LatexCommand ref
41421 reference "tab:Unités"
41422
41423 \end_inset
41424
41425 décrit les unités utilisées par LyX.
41426 \begin_inset Float table
41427 placement h
41428 wide false
41429 sideways false
41430 status open
41431
41432 \begin_layout Plain Layout
41433 \begin_inset Caption Standard
41434
41435 \begin_layout Plain Layout
41436 \begin_inset CommandInset label
41437 LatexCommand label
41438 name "tab:Unités"
41439
41440 \end_inset
41441
41442 Unités de longueur
41443 \end_layout
41444
41445 \end_inset
41446
41447
41448 \end_layout
41449
41450 \begin_layout Plain Layout
41451 \begin_inset VSpace medskip
41452 \end_inset
41453
41454
41455 \end_layout
41456
41457 \begin_layout Plain Layout
41458 \align center
41459 \begin_inset Tabular
41460 <lyxtabular version="3" rows="20" columns="2">
41461 <features rotate="0" tabularvalignment="middle">
41462 <column alignment="center" valignment="top">
41463 <column alignment="center" valignment="top">
41464 <row>
41465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41466 \begin_inset Text
41467
41468 \begin_layout Plain Layout
41469 unité
41470 \end_layout
41471
41472 \end_inset
41473 </cell>
41474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41475 \begin_inset Text
41476
41477 \begin_layout Plain Layout
41478 nom/description
41479 \end_layout
41480
41481 \end_inset
41482 </cell>
41483 </row>
41484 <row>
41485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41486 \begin_inset Text
41487
41488 \begin_layout Plain Layout
41489 mm
41490 \end_layout
41491
41492 \end_inset
41493 </cell>
41494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41495 \begin_inset Text
41496
41497 \begin_layout Plain Layout
41498 millimètre
41499 \end_layout
41500
41501 \end_inset
41502 </cell>
41503 </row>
41504 <row>
41505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41506 \begin_inset Text
41507
41508 \begin_layout Plain Layout
41509 cm
41510 \end_layout
41511
41512 \end_inset
41513 </cell>
41514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518 centimètre
41519 \end_layout
41520
41521 \end_inset
41522 </cell>
41523 </row>
41524 <row>
41525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41526 \begin_inset Text
41527
41528 \begin_layout Plain Layout
41529 in
41530 \end_layout
41531
41532 \end_inset
41533 </cell>
41534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41535 \begin_inset Text
41536
41537 \begin_layout Plain Layout
41538 pouce (inch)
41539 \end_layout
41540
41541 \end_inset
41542 </cell>
41543 </row>
41544 <row>
41545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41546 \begin_inset Text
41547
41548 \begin_layout Plain Layout
41549 pt
41550 \end_layout
41551
41552 \end_inset
41553 </cell>
41554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41555 \begin_inset Text
41556
41557 \begin_layout Plain Layout
41558 point (72.27
41559 \begin_inset space \thinspace{}
41560 \end_inset
41561
41562 pt = 1
41563 \begin_inset space \thinspace{}
41564 \end_inset
41565
41566 in)
41567 \end_layout
41568
41569 \end_inset
41570 </cell>
41571 </row>
41572 <row>
41573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41574 \begin_inset Text
41575
41576 \begin_layout Plain Layout
41577 pc
41578 \end_layout
41579
41580 \end_inset
41581 </cell>
41582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41583 \begin_inset Text
41584
41585 \begin_layout Plain Layout
41586 pica (1
41587 \begin_inset space \thinspace{}
41588 \end_inset
41589
41590 pc = 12
41591 \begin_inset space \thinspace{}
41592 \end_inset
41593
41594 pt)
41595 \end_layout
41596
41597 \end_inset
41598 </cell>
41599 </row>
41600 <row>
41601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41602 \begin_inset Text
41603
41604 \begin_layout Plain Layout
41605 sp
41606 \end_layout
41607
41608 \end_inset
41609 </cell>
41610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41611 \begin_inset Text
41612
41613 \begin_layout Plain Layout
41614 scaled point (65536
41615 \begin_inset space \thinspace{}
41616 \end_inset
41617
41618 sp = 1
41619 \begin_inset space \thinspace{}
41620 \end_inset
41621
41622 pt)
41623 \end_layout
41624
41625 \end_inset
41626 </cell>
41627 </row>
41628 <row>
41629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41630 \begin_inset Text
41631
41632 \begin_layout Plain Layout
41633 bp
41634 \end_layout
41635
41636 \end_inset
41637 </cell>
41638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41639 \begin_inset Text
41640
41641 \begin_layout Plain Layout
41642 gros point (72
41643 \begin_inset space \thinspace{}
41644 \end_inset
41645
41646 bp = 1
41647 \begin_inset space \thinspace{}
41648 \end_inset
41649
41650 in)
41651 \end_layout
41652
41653 \end_inset
41654 </cell>
41655 </row>
41656 <row>
41657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41658 \begin_inset Text
41659
41660 \begin_layout Plain Layout
41661 dd
41662 \end_layout
41663
41664 \end_inset
41665 </cell>
41666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41667 \begin_inset Text
41668
41669 \begin_layout Plain Layout
41670 didot (72
41671 \begin_inset space \thinspace{}
41672 \end_inset
41673
41674 dd 
41675 \begin_inset Formula $\approx$
41676 \end_inset
41677
41678  37.6
41679 \begin_inset space \thinspace{}
41680 \end_inset
41681
41682 mm)
41683 \end_layout
41684
41685 \end_inset
41686 </cell>
41687 </row>
41688 <row>
41689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41690 \begin_inset Text
41691
41692 \begin_layout Plain Layout
41693 cc
41694 \end_layout
41695
41696 \end_inset
41697 </cell>
41698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41699 \begin_inset Text
41700
41701 \begin_layout Plain Layout
41702 cicero (1
41703 \begin_inset space \thinspace{}
41704 \end_inset
41705
41706 cc = 12
41707 \begin_inset space \thinspace{}
41708 \end_inset
41709
41710 dd)
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 </row>
41716 <row>
41717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41718 \begin_inset Text
41719
41720 \begin_layout Plain Layout
41721 Scale%
41722 \end_layout
41723
41724 \end_inset
41725 </cell>
41726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41727 \begin_inset Text
41728
41729 \begin_layout Plain Layout
41730 % de la largeur originale de l'image
41731 \end_layout
41732
41733 \end_inset
41734 </cell>
41735 </row>
41736 <row>
41737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41738 \begin_inset Text
41739
41740 \begin_layout Plain Layout
41741 text%
41742 \end_layout
41743
41744 \end_inset
41745 </cell>
41746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41747 \begin_inset Text
41748
41749 \begin_layout Plain Layout
41750 % de la largeur du texte
41751 \end_layout
41752
41753 \end_inset
41754 </cell>
41755 </row>
41756 <row>
41757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41758 \begin_inset Text
41759
41760 \begin_layout Plain Layout
41761 col%
41762 \end_layout
41763
41764 \end_inset
41765 </cell>
41766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41767 \begin_inset Text
41768
41769 \begin_layout Plain Layout
41770 % de la largeur de la colonne
41771 \end_layout
41772
41773 \end_inset
41774 </cell>
41775 </row>
41776 <row>
41777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41778 \begin_inset Text
41779
41780 \begin_layout Plain Layout
41781 page%
41782 \end_layout
41783
41784 \end_inset
41785 </cell>
41786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41787 \begin_inset Text
41788
41789 \begin_layout Plain Layout
41790 % de la largeur du papier
41791 \end_layout
41792
41793 \end_inset
41794 </cell>
41795 </row>
41796 <row>
41797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41798 \begin_inset Text
41799
41800 \begin_layout Plain Layout
41801 line%
41802 \end_layout
41803
41804 \end_inset
41805 </cell>
41806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41807 \begin_inset Text
41808
41809 \begin_layout Plain Layout
41810 % de la largeur de la ligne
41811 \end_layout
41812
41813 \end_inset
41814 </cell>
41815 </row>
41816 <row>
41817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41818 \begin_inset Text
41819
41820 \begin_layout Plain Layout
41821 theight%
41822 \end_layout
41823
41824 \end_inset
41825 </cell>
41826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41827 \begin_inset Text
41828
41829 \begin_layout Plain Layout
41830 % la hauteur du texte
41831 \end_layout
41832
41833 \end_inset
41834 </cell>
41835 </row>
41836 <row>
41837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41838 \begin_inset Text
41839
41840 \begin_layout Plain Layout
41841 pheight%
41842 \end_layout
41843
41844 \end_inset
41845 </cell>
41846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41847 \begin_inset Text
41848
41849 \begin_layout Plain Layout
41850 % hauteur du papier
41851 \end_layout
41852
41853 \end_inset
41854 </cell>
41855 </row>
41856 <row>
41857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41858 \begin_inset Text
41859
41860 \begin_layout Plain Layout
41861 ex
41862 \end_layout
41863
41864 \end_inset
41865 </cell>
41866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41867 \begin_inset Text
41868
41869 \begin_layout Plain Layout
41870 hauteur de la lettre 
41871 \emph on
41872 x
41873 \emph default
41874  dans la police courante
41875 \end_layout
41876
41877 \end_inset
41878 </cell>
41879 </row>
41880 <row>
41881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41882 \begin_inset Text
41883
41884 \begin_layout Plain Layout
41885 em
41886 \end_layout
41887
41888 \end_inset
41889 </cell>
41890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41891 \begin_inset Text
41892
41893 \begin_layout Plain Layout
41894 largeur de la lettre
41895 \emph on
41896  M
41897 \emph default
41898  dans la police courante
41899 \end_layout
41900
41901 \end_inset
41902 </cell>
41903 </row>
41904 <row>
41905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41906 \begin_inset Text
41907
41908 \begin_layout Plain Layout
41909 mu
41910 \end_layout
41911
41912 \end_inset
41913 </cell>
41914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41915 \begin_inset Text
41916
41917 \begin_layout Plain Layout
41918 unité mathématique (1
41919 \begin_inset space \thinspace{}
41920 \end_inset
41921
41922 mu = 1/18
41923 \begin_inset space \thinspace{}
41924 \end_inset
41925
41926 em)
41927 \end_layout
41928
41929 \end_inset
41930 </cell>
41931 </row>
41932 </lyxtabular>
41933
41934 \end_inset
41935
41936
41937 \end_layout
41938
41939 \end_inset
41940
41941
41942 \end_layout
41943
41944 \begin_layout Chapter
41945 Formats des fichiers de sortie graphiques
41946 \begin_inset CommandInset label
41947 LatexCommand label
41948 name "cha:Formats-fichiers-graphiques"
41949
41950 \end_inset
41951
41952
41953 \end_layout
41954
41955 \begin_layout Section
41956 DVI
41957 \begin_inset Index idx
41958 status collapsed
41959
41960 \begin_layout Plain Layout
41961 Formats de Fichiers! DVI
41962 \end_layout
41963
41964 \end_inset
41965
41966
41967 \begin_inset Index idx
41968 status collapsed
41969
41970 \begin_layout Plain Layout
41971 DVI|see
41972 \begin_inset ERT
41973 status collapsed
41974
41975 \begin_layout Plain Layout
41976
41977 {
41978 \end_layout
41979
41980 \end_inset
41981
41982 Formats de Fichiers
41983 \begin_inset ERT
41984 status collapsed
41985
41986 \begin_layout Plain Layout
41987
41988 }
41989 \end_layout
41990
41991 \end_inset
41992
41993
41994 \end_layout
41995
41996 \end_inset
41997
41998
41999 \end_layout
42000
42001 \begin_layout Standard
42002 Ce type de fichiers a l'extension 
42003 \begin_inset Quotes fld
42004 \end_inset
42005
42006
42007 \family typewriter
42008 .dvi
42009 \family default
42010
42011 \begin_inset Quotes frd
42012 \end_inset
42013
42014 .
42015  Il est appelé 
42016 \emph on
42017 indépendant de l'appareil
42018 \emph default
42019  ou 
42020 \begin_inset Quotes fld
42021 \end_inset
42022
42023 device independent (DVI)
42024 \begin_inset Quotes frd
42025 \end_inset
42026
42027 , car il est complètement portable ; vous pouvez les recopier d'une machine
42028  à l'autre sans avoir à faire de conversion.
42029  À l'époque où ce format a été développé, c'était loin d'être évident.
42030  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
42031  étape préliminaire avant la conversion vers un autre format comme le PostScript.
42032 \end_layout
42033
42034 \begin_layout Standard
42035 \begin_inset Note Greyedout
42036 status open
42037
42038 \begin_layout Plain Layout
42039
42040 \series bold
42041 Note:
42042 \series default
42043  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
42044  au fichier.
42045  
42046 \end_layout
42047
42048 \end_inset
42049
42050  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
42051  
42052 \family typewriter
42053 .dvi
42054 \family default
42055 .
42056  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
42057 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
42058  pour les rendre visibles quand vous faites défiler votre document.
42059  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
42060  avec de nombreuses images.
42061 \end_layout
42062
42063 \begin_layout Standard
42064 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
42065  menu 
42066 \family sans
42067 Fichier\SpecialChar \menuseparator
42068 Exporter\SpecialChar \menuseparator
42069 DVI.
42070
42071 \family default
42072  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
42073 \family sans
42074 Visualiser
42075 \family default
42076 .
42077 \end_layout
42078
42079 \begin_layout Section
42080 PostScript
42081 \begin_inset CommandInset label
42082 LatexCommand label
42083 name "sec:PostScript"
42084
42085 \end_inset
42086
42087
42088 \begin_inset Index idx
42089 status collapsed
42090
42091 \begin_layout Plain Layout
42092 Formats de Fichiers ! PostScript
42093 \end_layout
42094
42095 \end_inset
42096
42097
42098 \begin_inset Index idx
42099 status collapsed
42100
42101 \begin_layout Plain Layout
42102 PostScript|see
42103 \begin_inset ERT
42104 status collapsed
42105
42106 \begin_layout Plain Layout
42107
42108 {
42109 \end_layout
42110
42111 \end_inset
42112
42113 Formats de Fichiers
42114 \begin_inset ERT
42115 status collapsed
42116
42117 \begin_layout Plain Layout
42118
42119 }
42120 \end_layout
42121
42122 \end_inset
42123
42124
42125 \end_layout
42126
42127 \end_inset
42128
42129
42130 \end_layout
42131
42132 \begin_layout Standard
42133 Ce type de fichiers a l'extension 
42134 \begin_inset Quotes fld
42135 \end_inset
42136
42137
42138 \family typewriter
42139 .ps
42140 \family default
42141
42142 \begin_inset Quotes frd
42143 \end_inset
42144
42145 .
42146  PostScript a été développé par la société 
42147 \series bold
42148 Adobe
42149 \series default
42150  comme un langage pour les imprimantes.
42151  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
42152  pour imprimer le document.
42153  PostScript peut être considéré comme un 
42154 \begin_inset Quotes fld
42155 \end_inset
42156
42157 langage de programmation
42158 \begin_inset Quotes frd
42159 \end_inset
42160
42161  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
42162  images
42163 \begin_inset Foot
42164 status collapsed
42165
42166 \begin_layout Plain Layout
42167 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
42168  LaTeX 
42169 \series bold
42170 pstricks
42171 \series default
42172
42173 \begin_inset CommandInset citation
42174 LatexCommand cite
42175 key "pstricks"
42176
42177 \end_inset
42178
42179 .
42180 \end_layout
42181
42182 \end_inset
42183
42184 .
42185  En partie à cause de toutes ces possibilités un fichier PostScript est
42186  souvent plus gros qu'un PDF.
42187 \end_layout
42188
42189 \begin_layout Standard
42190 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
42191  plus gros qu'un PDF.
42192 \end_layout
42193
42194 \begin_layout Standard
42195 PostScript ne peut contenir que des images au format 
42196 \begin_inset Quotes fld
42197 \end_inset
42198
42199 PostScript Encapsulé
42200 \begin_inset Quotes frd
42201 \end_inset
42202
42203  (encapsulated PostScript ou EPS, d'extension 
42204 \family typewriter
42205 .eps
42206 \family default
42207 ).
42208  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
42209  il doit les convertir en interne en EPS.
42210  Si vous avez par exemple 50 images dans votre document, LyX doit faire
42211  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
42212  document.
42213  Cela risque de ralentir de façon importante votre rythme de travail.
42214  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
42215  vos images directement en EPS pour éviter ce problème.
42216 \end_layout
42217
42218 \begin_layout Standard
42219 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
42220  le menu 
42221 \family sans
42222 Fichier\SpecialChar \menuseparator
42223 Exporter\SpecialChar \menuseparator
42224 PostScript.
42225
42226 \family default
42227  Vous pouvez visionner votre document sous forme PostScript grâce au menu
42228  
42229 \family sans
42230 Visualiser
42231 \family default
42232 .
42233 \end_layout
42234
42235 \begin_layout Section
42236 PDF
42237 \begin_inset Index idx
42238 status collapsed
42239
42240 \begin_layout Plain Layout
42241 Formats de Fichiers ! PDF
42242 \end_layout
42243
42244 \end_inset
42245
42246
42247 \begin_inset Index idx
42248 status collapsed
42249
42250 \begin_layout Plain Layout
42251 PDF
42252 \end_layout
42253
42254 \end_inset
42255
42256
42257 \end_layout
42258
42259 \begin_layout Standard
42260 Ce type de fichiers a l'extension 
42261 \begin_inset Quotes fld
42262 \end_inset
42263
42264
42265 \family typewriter
42266 .pdf
42267 \family default
42268
42269 \begin_inset Quotes frd
42270 \end_inset
42271
42272 .
42273  Ce 
42274 \begin_inset Quotes fld
42275 \end_inset
42276
42277 format de document portable
42278 \begin_inset Quotes frd
42279 \end_inset
42280
42281  (portable document format ou PDF) est développé par 
42282 \family typewriter
42283 Adobe
42284 \family default
42285  comme une évolution de PostScript.
42286  Il est plus comprimé et utilise moins de commandes que PostScript.
42287  Comme son nom l'indique, il est 
42288 \begin_inset Quotes fld
42289 \end_inset
42290
42291 portable
42292 \begin_inset Quotes frd
42293 \end_inset
42294
42295  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42296  aura exactement le même aspect.
42297 \end_layout
42298
42299 \begin_layout Standard
42300 PDF peut contenir des images dans son propre format PDF et dans les formats
42301  JPG (format du 
42302 \begin_inset Quotes fld
42303 \end_inset
42304
42305 Joint Photographic Expert Group
42306 \begin_inset Quotes frd
42307 \end_inset
42308
42309  avec comme extension 
42310 \family typewriter
42311 .jpg
42312 \family default
42313  ou 
42314 \family typewriter
42315 .jpeg
42316 \family default
42317 ) et PNG (
42318 \begin_inset Quotes fld
42319 \end_inset
42320
42321 Portable Network Graphics
42322 \begin_inset Quotes frd
42323 \end_inset
42324
42325  avec l'extension 
42326 \family typewriter
42327 .png
42328 \family default
42329 ).
42330  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
42331  dans un de ces formats.
42332  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42333  vont ralentir votre travail.
42334  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42335 \end_layout
42336
42337 \begin_layout Standard
42338 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42339  menu 
42340 \family sans
42341 Fichier\SpecialChar \menuseparator
42342 Exporter 
42343 \family default
42344 de trois façons différentes:
42345 \end_layout
42346
42347 \begin_layout Description
42348 PDF
42349 \begin_inset space ~
42350 \end_inset
42351
42352 (ps2pdf) Ceci utilise le programme 
42353 \family typewriter
42354 ps2pdf
42355 \family default
42356  qui créé un PDF à partir de la version PostScript de votre fichier.
42357  Cette dernière est produite par le programme 
42358 \family typewriter
42359 dvips
42360 \family default
42361  qui utilise une version DVI comme étape intermédiaire.
42362  Cette variante consiste donc en trois conversions.
42363 \end_layout
42364
42365 \begin_layout Description
42366 PDF
42367 \begin_inset space ~
42368 \end_inset
42369
42370 (dvipdfm) Ceci utilise le programme 
42371 \family typewriter
42372 dvipdfm
42373 \family default
42374  qui convertit votre fichier en DVI avant de le convertir en PDF.
42375 \end_layout
42376
42377 \begin_layout Description
42378 PDF
42379 \begin_inset space ~
42380 \end_inset
42381
42382 (pdflatex) Ceci utilise le programme 
42383 \family typewriter
42384 pdftex
42385 \family default
42386  qui convertit directement votre fichier en PDF.
42387 \end_layout
42388
42389 \begin_layout Standard
42390 Nous recommandons d'utiliser l'option 
42391 \family sans
42392 PDF
42393 \begin_inset space ~
42394 \end_inset
42395
42396 (pdflatex)
42397 \family default
42398  car 
42399 \family typewriter
42400 pdftex
42401 \family default
42402  accepte toutes les fonctionnalités des versions actuelles de PDF.
42403  Il est en plus rapide et stable.
42404  Le programme 
42405 \family typewriter
42406 dvipdfm
42407 \family default
42408  n'est plus développé est est donc un peu dépassé.
42409 \end_layout
42410
42411 \begin_layout Standard
42412 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42413 \family sans
42414 Visualiser
42415 \family default
42416  ou en utilisant un bouton de la barre d'outils.
42417 \end_layout
42418
42419 \begin_layout Chapter
42420 Liste de noms de couleur pour dvips
42421 \begin_inset CommandInset label
42422 LatexCommand label
42423 name "chap:Liste-de-noms-de-couleur-dvips"
42424
42425 \end_inset
42426
42427
42428 \end_layout
42429
42430 \begin_layout Standard
42431 \begin_inset Tabular
42432 <lyxtabular version="3" rows="17" columns="4">
42433 <features rotate="0" tabularvalignment="middle">
42434 <column alignment="left" valignment="top" width="0pt">
42435 <column alignment="left" valignment="top" width="0pt">
42436 <column alignment="left" valignment="top" width="0pt">
42437 <column alignment="left" valignment="top" width="0pt">
42438 <row>
42439 <cell alignment="left" valignment="top" usebox="none">
42440 \begin_inset Text
42441
42442 \begin_layout Plain Layout
42443 \begin_inset ERT
42444 status collapsed
42445
42446 \begin_layout Plain Layout
42447
42448
42449 \backslash
42450 fcolorbox{black}{
42451 \end_layout
42452
42453 \end_inset
42454
42455 white
42456 \begin_inset ERT
42457 status collapsed
42458
42459 \begin_layout Plain Layout
42460
42461 }{
42462 \end_layout
42463
42464 \end_inset
42465
42466 Couleur
42467 \begin_inset ERT
42468 status collapsed
42469
42470 \begin_layout Plain Layout
42471
42472 }
42473 \end_layout
42474
42475 \end_inset
42476
42477  Nom
42478 \end_layout
42479
42480 \end_inset
42481 </cell>
42482 <cell alignment="left" valignment="top" usebox="none">
42483 \begin_inset Text
42484
42485 \begin_layout Plain Layout
42486 \begin_inset ERT
42487 status collapsed
42488
42489 \begin_layout Plain Layout
42490
42491
42492 \backslash
42493 fcolorbox{black}{
42494 \end_layout
42495
42496 \end_inset
42497
42498 white
42499 \begin_inset ERT
42500 status collapsed
42501
42502 \begin_layout Plain Layout
42503
42504 }{
42505 \end_layout
42506
42507 \end_inset
42508
42509 Couleur
42510 \begin_inset ERT
42511 status collapsed
42512
42513 \begin_layout Plain Layout
42514
42515 }
42516 \end_layout
42517
42518 \end_inset
42519
42520  Nom
42521 \end_layout
42522
42523 \end_inset
42524 </cell>
42525 <cell alignment="left" valignment="top" usebox="none">
42526 \begin_inset Text
42527
42528 \begin_layout Plain Layout
42529 \begin_inset ERT
42530 status collapsed
42531
42532 \begin_layout Plain Layout
42533
42534
42535 \backslash
42536 fcolorbox{black}{
42537 \end_layout
42538
42539 \end_inset
42540
42541 white
42542 \begin_inset ERT
42543 status collapsed
42544
42545 \begin_layout Plain Layout
42546
42547 }{
42548 \end_layout
42549
42550 \end_inset
42551
42552 Couleur
42553 \begin_inset ERT
42554 status collapsed
42555
42556 \begin_layout Plain Layout
42557
42558 }
42559 \end_layout
42560
42561 \end_inset
42562
42563  Nom
42564 \end_layout
42565
42566 \end_inset
42567 </cell>
42568 <cell alignment="left" valignment="top" usebox="none">
42569 \begin_inset Text
42570
42571 \begin_layout Plain Layout
42572 \begin_inset ERT
42573 status collapsed
42574
42575 \begin_layout Plain Layout
42576
42577
42578 \backslash
42579 fcolorbox{black}{
42580 \end_layout
42581
42582 \end_inset
42583
42584 white
42585 \begin_inset ERT
42586 status collapsed
42587
42588 \begin_layout Plain Layout
42589
42590 }{
42591 \end_layout
42592
42593 \end_inset
42594
42595 Couleur
42596 \begin_inset ERT
42597 status collapsed
42598
42599 \begin_layout Plain Layout
42600
42601 }
42602 \end_layout
42603
42604 \end_inset
42605
42606  Nom
42607 \end_layout
42608
42609 \end_inset
42610 </cell>
42611 </row>
42612 <row>
42613 <cell alignment="center" valignment="top" usebox="none">
42614 \begin_inset Text
42615
42616 \begin_layout Plain Layout
42617 \begin_inset ERT
42618 status collapsed
42619
42620 \begin_layout Plain Layout
42621
42622
42623 \backslash
42624 fcolorbox{black}{
42625 \end_layout
42626
42627 \end_inset
42628
42629 Apricot
42630 \begin_inset ERT
42631 status collapsed
42632
42633 \begin_layout Plain Layout
42634
42635 }{
42636 \end_layout
42637
42638 \end_inset
42639
42640
42641 \begin_inset Phantom Phantom
42642 status open
42643
42644 \begin_layout Plain Layout
42645 W
42646 \end_layout
42647
42648 \end_inset
42649
42650
42651 \begin_inset ERT
42652 status collapsed
42653
42654 \begin_layout Plain Layout
42655
42656 }
42657 \end_layout
42658
42659 \end_inset
42660
42661  Apricot
42662 \end_layout
42663
42664 \end_inset
42665 </cell>
42666 <cell alignment="center" valignment="top" usebox="none">
42667 \begin_inset Text
42668
42669 \begin_layout Plain Layout
42670 \begin_inset ERT
42671 status collapsed
42672
42673 \begin_layout Plain Layout
42674
42675
42676 \backslash
42677 fcolorbox{black}{
42678 \end_layout
42679
42680 \end_inset
42681
42682 Aquamarine
42683 \begin_inset ERT
42684 status collapsed
42685
42686 \begin_layout Plain Layout
42687
42688 }{
42689 \end_layout
42690
42691 \end_inset
42692
42693
42694 \begin_inset Phantom Phantom
42695 status open
42696
42697 \begin_layout Plain Layout
42698 W
42699 \end_layout
42700
42701 \end_inset
42702
42703
42704 \begin_inset ERT
42705 status collapsed
42706
42707 \begin_layout Plain Layout
42708
42709 }
42710 \end_layout
42711
42712 \end_inset
42713
42714  Aquamarine
42715 \end_layout
42716
42717 \end_inset
42718 </cell>
42719 <cell alignment="center" valignment="top" usebox="none">
42720 \begin_inset Text
42721
42722 \begin_layout Plain Layout
42723 \begin_inset ERT
42724 status collapsed
42725
42726 \begin_layout Plain Layout
42727
42728
42729 \backslash
42730 fcolorbox{black}{
42731 \end_layout
42732
42733 \end_inset
42734
42735 Bittersweet
42736 \begin_inset ERT
42737 status collapsed
42738
42739 \begin_layout Plain Layout
42740
42741 }{
42742 \end_layout
42743
42744 \end_inset
42745
42746
42747 \begin_inset Phantom Phantom
42748 status open
42749
42750 \begin_layout Plain Layout
42751 W
42752 \end_layout
42753
42754 \end_inset
42755
42756
42757 \begin_inset ERT
42758 status collapsed
42759
42760 \begin_layout Plain Layout
42761
42762 }
42763 \end_layout
42764
42765 \end_inset
42766
42767  Bittersweet
42768 \end_layout
42769
42770 \end_inset
42771 </cell>
42772 <cell alignment="center" valignment="top" usebox="none">
42773 \begin_inset Text
42774
42775 \begin_layout Plain Layout
42776 \begin_inset ERT
42777 status collapsed
42778
42779 \begin_layout Plain Layout
42780
42781
42782 \backslash
42783 fcolorbox{black}{
42784 \end_layout
42785
42786 \end_inset
42787
42788 BlueGreen
42789 \begin_inset ERT
42790 status collapsed
42791
42792 \begin_layout Plain Layout
42793
42794 }{
42795 \end_layout
42796
42797 \end_inset
42798
42799
42800 \begin_inset Phantom Phantom
42801 status open
42802
42803 \begin_layout Plain Layout
42804 W
42805 \end_layout
42806
42807 \end_inset
42808
42809
42810 \begin_inset ERT
42811 status collapsed
42812
42813 \begin_layout Plain Layout
42814
42815 }
42816 \end_layout
42817
42818 \end_inset
42819
42820  BlueGreen
42821 \end_layout
42822
42823 \end_inset
42824 </cell>
42825 </row>
42826 <row>
42827 <cell alignment="left" valignment="top" usebox="none">
42828 \begin_inset Text
42829
42830 \begin_layout Plain Layout
42831 \begin_inset ERT
42832 status collapsed
42833
42834 \begin_layout Plain Layout
42835
42836
42837 \backslash
42838 fcolorbox{black}{
42839 \end_layout
42840
42841 \end_inset
42842
42843 BlueViolet
42844 \begin_inset ERT
42845 status collapsed
42846
42847 \begin_layout Plain Layout
42848
42849 }{
42850 \end_layout
42851
42852 \end_inset
42853
42854
42855 \begin_inset Phantom Phantom
42856 status open
42857
42858 \begin_layout Plain Layout
42859 W
42860 \end_layout
42861
42862 \end_inset
42863
42864
42865 \begin_inset ERT
42866 status collapsed
42867
42868 \begin_layout Plain Layout
42869
42870 }
42871 \end_layout
42872
42873 \end_inset
42874
42875  BlueViolet
42876 \end_layout
42877
42878 \end_inset
42879 </cell>
42880 <cell alignment="left" valignment="top" usebox="none">
42881 \begin_inset Text
42882
42883 \begin_layout Plain Layout
42884 \begin_inset ERT
42885 status collapsed
42886
42887 \begin_layout Plain Layout
42888
42889
42890 \backslash
42891 fcolorbox{black}{
42892 \end_layout
42893
42894 \end_inset
42895
42896 BrickRed
42897 \begin_inset ERT
42898 status collapsed
42899
42900 \begin_layout Plain Layout
42901
42902 }{
42903 \end_layout
42904
42905 \end_inset
42906
42907
42908 \begin_inset Phantom Phantom
42909 status open
42910
42911 \begin_layout Plain Layout
42912 W
42913 \end_layout
42914
42915 \end_inset
42916
42917
42918 \begin_inset ERT
42919 status collapsed
42920
42921 \begin_layout Plain Layout
42922
42923 }
42924 \end_layout
42925
42926 \end_inset
42927
42928  BrickRed
42929 \end_layout
42930
42931 \end_inset
42932 </cell>
42933 <cell alignment="left" valignment="top" usebox="none">
42934 \begin_inset Text
42935
42936 \begin_layout Plain Layout
42937 \begin_inset ERT
42938 status collapsed
42939
42940 \begin_layout Plain Layout
42941
42942
42943 \backslash
42944 fcolorbox{black}{
42945 \end_layout
42946
42947 \end_inset
42948
42949 Brown
42950 \begin_inset ERT
42951 status collapsed
42952
42953 \begin_layout Plain Layout
42954
42955 }{
42956 \end_layout
42957
42958 \end_inset
42959
42960
42961 \begin_inset Phantom Phantom
42962 status open
42963
42964 \begin_layout Plain Layout
42965 W
42966 \end_layout
42967
42968 \end_inset
42969
42970
42971 \begin_inset ERT
42972 status collapsed
42973
42974 \begin_layout Plain Layout
42975
42976 }
42977 \end_layout
42978
42979 \end_inset
42980
42981  Brown
42982 \end_layout
42983
42984 \end_inset
42985 </cell>
42986 <cell alignment="left" valignment="top" usebox="none">
42987 \begin_inset Text
42988
42989 \begin_layout Plain Layout
42990 \begin_inset ERT
42991 status collapsed
42992
42993 \begin_layout Plain Layout
42994
42995
42996 \backslash
42997 fcolorbox{black}{
42998 \end_layout
42999
43000 \end_inset
43001
43002 BurntOrange
43003 \begin_inset ERT
43004 status collapsed
43005
43006 \begin_layout Plain Layout
43007
43008 }{
43009 \end_layout
43010
43011 \end_inset
43012
43013
43014 \begin_inset Phantom Phantom
43015 status open
43016
43017 \begin_layout Plain Layout
43018 W
43019 \end_layout
43020
43021 \end_inset
43022
43023
43024 \begin_inset ERT
43025 status collapsed
43026
43027 \begin_layout Plain Layout
43028
43029 }
43030 \end_layout
43031
43032 \end_inset
43033
43034  BurntOrange
43035 \end_layout
43036
43037 \end_inset
43038 </cell>
43039 </row>
43040 <row>
43041 <cell alignment="left" valignment="top" usebox="none">
43042 \begin_inset Text
43043
43044 \begin_layout Plain Layout
43045 \begin_inset ERT
43046 status collapsed
43047
43048 \begin_layout Plain Layout
43049
43050
43051 \backslash
43052 fcolorbox{black}{
43053 \end_layout
43054
43055 \end_inset
43056
43057 CadetBlue
43058 \begin_inset ERT
43059 status collapsed
43060
43061 \begin_layout Plain Layout
43062
43063 }{
43064 \end_layout
43065
43066 \end_inset
43067
43068
43069 \begin_inset Phantom Phantom
43070 status open
43071
43072 \begin_layout Plain Layout
43073 W
43074 \end_layout
43075
43076 \end_inset
43077
43078
43079 \begin_inset ERT
43080 status collapsed
43081
43082 \begin_layout Plain Layout
43083
43084 }
43085 \end_layout
43086
43087 \end_inset
43088
43089  CadetBlue
43090 \end_layout
43091
43092 \end_inset
43093 </cell>
43094 <cell alignment="left" valignment="top" usebox="none">
43095 \begin_inset Text
43096
43097 \begin_layout Plain Layout
43098 \begin_inset ERT
43099 status collapsed
43100
43101 \begin_layout Plain Layout
43102
43103
43104 \backslash
43105 fcolorbox{black}{
43106 \end_layout
43107
43108 \end_inset
43109
43110 CarnationPink
43111 \begin_inset ERT
43112 status collapsed
43113
43114 \begin_layout Plain Layout
43115
43116 }{
43117 \end_layout
43118
43119 \end_inset
43120
43121
43122 \begin_inset Phantom Phantom
43123 status open
43124
43125 \begin_layout Plain Layout
43126 W
43127 \end_layout
43128
43129 \end_inset
43130
43131
43132 \begin_inset ERT
43133 status collapsed
43134
43135 \begin_layout Plain Layout
43136
43137 }
43138 \end_layout
43139
43140 \end_inset
43141
43142  CarnationPink
43143 \end_layout
43144
43145 \end_inset
43146 </cell>
43147 <cell alignment="left" valignment="top" usebox="none">
43148 \begin_inset Text
43149
43150 \begin_layout Plain Layout
43151 \begin_inset ERT
43152 status collapsed
43153
43154 \begin_layout Plain Layout
43155
43156
43157 \backslash
43158 fcolorbox{black}{
43159 \end_layout
43160
43161 \end_inset
43162
43163 Cerulean
43164 \begin_inset ERT
43165 status collapsed
43166
43167 \begin_layout Plain Layout
43168
43169 }{
43170 \end_layout
43171
43172 \end_inset
43173
43174
43175 \begin_inset Phantom Phantom
43176 status open
43177
43178 \begin_layout Plain Layout
43179 W
43180 \end_layout
43181
43182 \end_inset
43183
43184
43185 \begin_inset ERT
43186 status collapsed
43187
43188 \begin_layout Plain Layout
43189
43190 }
43191 \end_layout
43192
43193 \end_inset
43194
43195  Cerulean
43196 \end_layout
43197
43198 \end_inset
43199 </cell>
43200 <cell alignment="left" valignment="top" usebox="none">
43201 \begin_inset Text
43202
43203 \begin_layout Plain Layout
43204 \begin_inset ERT
43205 status collapsed
43206
43207 \begin_layout Plain Layout
43208
43209
43210 \backslash
43211 fcolorbox{black}{
43212 \end_layout
43213
43214 \end_inset
43215
43216 CornflowerBlue
43217 \begin_inset ERT
43218 status collapsed
43219
43220 \begin_layout Plain Layout
43221
43222 }{
43223 \end_layout
43224
43225 \end_inset
43226
43227
43228 \begin_inset Phantom Phantom
43229 status open
43230
43231 \begin_layout Plain Layout
43232 W
43233 \end_layout
43234
43235 \end_inset
43236
43237
43238 \begin_inset ERT
43239 status collapsed
43240
43241 \begin_layout Plain Layout
43242
43243 }
43244 \end_layout
43245
43246 \end_inset
43247
43248  CornflowerBlue
43249 \end_layout
43250
43251 \end_inset
43252 </cell>
43253 </row>
43254 <row>
43255 <cell alignment="left" valignment="top" usebox="none">
43256 \begin_inset Text
43257
43258 \begin_layout Plain Layout
43259 \begin_inset ERT
43260 status collapsed
43261
43262 \begin_layout Plain Layout
43263
43264
43265 \backslash
43266 fcolorbox{black}{
43267 \end_layout
43268
43269 \end_inset
43270
43271 Dandelion
43272 \begin_inset ERT
43273 status collapsed
43274
43275 \begin_layout Plain Layout
43276
43277 }{
43278 \end_layout
43279
43280 \end_inset
43281
43282
43283 \begin_inset Phantom Phantom
43284 status open
43285
43286 \begin_layout Plain Layout
43287 W
43288 \end_layout
43289
43290 \end_inset
43291
43292
43293 \begin_inset ERT
43294 status collapsed
43295
43296 \begin_layout Plain Layout
43297
43298 }
43299 \end_layout
43300
43301 \end_inset
43302
43303  Dandelion
43304 \end_layout
43305
43306 \end_inset
43307 </cell>
43308 <cell alignment="left" valignment="top" usebox="none">
43309 \begin_inset Text
43310
43311 \begin_layout Plain Layout
43312 \begin_inset ERT
43313 status collapsed
43314
43315 \begin_layout Plain Layout
43316
43317
43318 \backslash
43319 fcolorbox{black}{
43320 \end_layout
43321
43322 \end_inset
43323
43324 DarkOrchid
43325 \begin_inset ERT
43326 status collapsed
43327
43328 \begin_layout Plain Layout
43329
43330 }{
43331 \end_layout
43332
43333 \end_inset
43334
43335
43336 \begin_inset Phantom Phantom
43337 status open
43338
43339 \begin_layout Plain Layout
43340 W
43341 \end_layout
43342
43343 \end_inset
43344
43345
43346 \begin_inset ERT
43347 status collapsed
43348
43349 \begin_layout Plain Layout
43350
43351 }
43352 \end_layout
43353
43354 \end_inset
43355
43356  DarkOrchid
43357 \end_layout
43358
43359 \end_inset
43360 </cell>
43361 <cell alignment="left" valignment="top" usebox="none">
43362 \begin_inset Text
43363
43364 \begin_layout Plain Layout
43365 \begin_inset ERT
43366 status collapsed
43367
43368 \begin_layout Plain Layout
43369
43370
43371 \backslash
43372 fcolorbox{black}{
43373 \end_layout
43374
43375 \end_inset
43376
43377 Emerald
43378 \begin_inset ERT
43379 status collapsed
43380
43381 \begin_layout Plain Layout
43382
43383 }{
43384 \end_layout
43385
43386 \end_inset
43387
43388
43389 \begin_inset Phantom Phantom
43390 status open
43391
43392 \begin_layout Plain Layout
43393 W
43394 \end_layout
43395
43396 \end_inset
43397
43398
43399 \begin_inset ERT
43400 status collapsed
43401
43402 \begin_layout Plain Layout
43403
43404 }
43405 \end_layout
43406
43407 \end_inset
43408
43409  Emerald
43410 \end_layout
43411
43412 \end_inset
43413 </cell>
43414 <cell alignment="left" valignment="top" usebox="none">
43415 \begin_inset Text
43416
43417 \begin_layout Plain Layout
43418 \begin_inset ERT
43419 status collapsed
43420
43421 \begin_layout Plain Layout
43422
43423
43424 \backslash
43425 fcolorbox{black}{
43426 \end_layout
43427
43428 \end_inset
43429
43430 ForestGreen
43431 \begin_inset ERT
43432 status collapsed
43433
43434 \begin_layout Plain Layout
43435
43436 }{
43437 \end_layout
43438
43439 \end_inset
43440
43441
43442 \begin_inset Phantom Phantom
43443 status open
43444
43445 \begin_layout Plain Layout
43446 W
43447 \end_layout
43448
43449 \end_inset
43450
43451
43452 \begin_inset ERT
43453 status collapsed
43454
43455 \begin_layout Plain Layout
43456
43457 }
43458 \end_layout
43459
43460 \end_inset
43461
43462  ForestGreen
43463 \end_layout
43464
43465 \end_inset
43466 </cell>
43467 </row>
43468 <row>
43469 <cell alignment="left" valignment="top" usebox="none">
43470 \begin_inset Text
43471
43472 \begin_layout Plain Layout
43473 \begin_inset ERT
43474 status collapsed
43475
43476 \begin_layout Plain Layout
43477
43478
43479 \backslash
43480 fcolorbox{black}{
43481 \end_layout
43482
43483 \end_inset
43484
43485 Fuchsia
43486 \begin_inset ERT
43487 status collapsed
43488
43489 \begin_layout Plain Layout
43490
43491 }{
43492 \end_layout
43493
43494 \end_inset
43495
43496
43497 \begin_inset Phantom Phantom
43498 status open
43499
43500 \begin_layout Plain Layout
43501 W
43502 \end_layout
43503
43504 \end_inset
43505
43506
43507 \begin_inset ERT
43508 status collapsed
43509
43510 \begin_layout Plain Layout
43511
43512 }
43513 \end_layout
43514
43515 \end_inset
43516
43517  Fuchsia
43518 \end_layout
43519
43520 \end_inset
43521 </cell>
43522 <cell alignment="left" valignment="top" usebox="none">
43523 \begin_inset Text
43524
43525 \begin_layout Plain Layout
43526 \begin_inset ERT
43527 status collapsed
43528
43529 \begin_layout Plain Layout
43530
43531
43532 \backslash
43533 fcolorbox{black}{
43534 \end_layout
43535
43536 \end_inset
43537
43538 Goldenrod
43539 \begin_inset ERT
43540 status collapsed
43541
43542 \begin_layout Plain Layout
43543
43544 }{
43545 \end_layout
43546
43547 \end_inset
43548
43549
43550 \begin_inset Phantom Phantom
43551 status open
43552
43553 \begin_layout Plain Layout
43554 W
43555 \end_layout
43556
43557 \end_inset
43558
43559
43560 \begin_inset ERT
43561 status collapsed
43562
43563 \begin_layout Plain Layout
43564
43565 }
43566 \end_layout
43567
43568 \end_inset
43569
43570  Goldenrod
43571 \end_layout
43572
43573 \end_inset
43574 </cell>
43575 <cell alignment="left" valignment="top" usebox="none">
43576 \begin_inset Text
43577
43578 \begin_layout Plain Layout
43579 \begin_inset ERT
43580 status collapsed
43581
43582 \begin_layout Plain Layout
43583
43584
43585 \backslash
43586 fcolorbox{black}{
43587 \end_layout
43588
43589 \end_inset
43590
43591 Gray
43592 \begin_inset ERT
43593 status collapsed
43594
43595 \begin_layout Plain Layout
43596
43597 }{
43598 \end_layout
43599
43600 \end_inset
43601
43602
43603 \begin_inset Phantom Phantom
43604 status open
43605
43606 \begin_layout Plain Layout
43607 W
43608 \end_layout
43609
43610 \end_inset
43611
43612
43613 \begin_inset ERT
43614 status collapsed
43615
43616 \begin_layout Plain Layout
43617
43618 }
43619 \end_layout
43620
43621 \end_inset
43622
43623  Gray
43624 \end_layout
43625
43626 \end_inset
43627 </cell>
43628 <cell alignment="left" valignment="top" usebox="none">
43629 \begin_inset Text
43630
43631 \begin_layout Plain Layout
43632 \begin_inset ERT
43633 status collapsed
43634
43635 \begin_layout Plain Layout
43636
43637
43638 \backslash
43639 fcolorbox{black}{
43640 \end_layout
43641
43642 \end_inset
43643
43644 GreenYellow
43645 \begin_inset ERT
43646 status collapsed
43647
43648 \begin_layout Plain Layout
43649
43650 }{
43651 \end_layout
43652
43653 \end_inset
43654
43655
43656 \begin_inset Phantom Phantom
43657 status open
43658
43659 \begin_layout Plain Layout
43660 W
43661 \end_layout
43662
43663 \end_inset
43664
43665
43666 \begin_inset ERT
43667 status collapsed
43668
43669 \begin_layout Plain Layout
43670
43671 }
43672 \end_layout
43673
43674 \end_inset
43675
43676  GreenYellow
43677 \end_layout
43678
43679 \end_inset
43680 </cell>
43681 </row>
43682 <row>
43683 <cell alignment="center" valignment="top" usebox="none">
43684 \begin_inset Text
43685
43686 \begin_layout Plain Layout
43687 \begin_inset ERT
43688 status collapsed
43689
43690 \begin_layout Plain Layout
43691
43692
43693 \backslash
43694 fcolorbox{black}{
43695 \end_layout
43696
43697 \end_inset
43698
43699 JungleGreen
43700 \begin_inset ERT
43701 status collapsed
43702
43703 \begin_layout Plain Layout
43704
43705 }{
43706 \end_layout
43707
43708 \end_inset
43709
43710
43711 \begin_inset Phantom Phantom
43712 status open
43713
43714 \begin_layout Plain Layout
43715 W
43716 \end_layout
43717
43718 \end_inset
43719
43720
43721 \begin_inset ERT
43722 status collapsed
43723
43724 \begin_layout Plain Layout
43725
43726 }
43727 \end_layout
43728
43729 \end_inset
43730
43731  JungleGreen
43732 \end_layout
43733
43734 \end_inset
43735 </cell>
43736 <cell alignment="center" valignment="top" usebox="none">
43737 \begin_inset Text
43738
43739 \begin_layout Plain Layout
43740 \begin_inset ERT
43741 status collapsed
43742
43743 \begin_layout Plain Layout
43744
43745
43746 \backslash
43747 fcolorbox{black}{
43748 \end_layout
43749
43750 \end_inset
43751
43752 Lavender
43753 \begin_inset ERT
43754 status collapsed
43755
43756 \begin_layout Plain Layout
43757
43758 }{
43759 \end_layout
43760
43761 \end_inset
43762
43763
43764 \begin_inset Phantom Phantom
43765 status open
43766
43767 \begin_layout Plain Layout
43768 W
43769 \end_layout
43770
43771 \end_inset
43772
43773
43774 \begin_inset ERT
43775 status collapsed
43776
43777 \begin_layout Plain Layout
43778
43779 }
43780 \end_layout
43781
43782 \end_inset
43783
43784  Lavender
43785 \end_layout
43786
43787 \end_inset
43788 </cell>
43789 <cell alignment="center" valignment="top" usebox="none">
43790 \begin_inset Text
43791
43792 \begin_layout Plain Layout
43793 \begin_inset ERT
43794 status collapsed
43795
43796 \begin_layout Plain Layout
43797
43798
43799 \backslash
43800 fcolorbox{black}{
43801 \end_layout
43802
43803 \end_inset
43804
43805 LimeGreen
43806 \begin_inset ERT
43807 status collapsed
43808
43809 \begin_layout Plain Layout
43810
43811 }{
43812 \end_layout
43813
43814 \end_inset
43815
43816
43817 \begin_inset Phantom Phantom
43818 status open
43819
43820 \begin_layout Plain Layout
43821 W
43822 \end_layout
43823
43824 \end_inset
43825
43826
43827 \begin_inset ERT
43828 status collapsed
43829
43830 \begin_layout Plain Layout
43831
43832 }
43833 \end_layout
43834
43835 \end_inset
43836
43837  LimeGreen
43838 \end_layout
43839
43840 \end_inset
43841 </cell>
43842 <cell alignment="center" valignment="top" usebox="none">
43843 \begin_inset Text
43844
43845 \begin_layout Plain Layout
43846 \begin_inset ERT
43847 status collapsed
43848
43849 \begin_layout Plain Layout
43850
43851
43852 \backslash
43853 fcolorbox{black}{
43854 \end_layout
43855
43856 \end_inset
43857
43858 Mahogany
43859 \begin_inset ERT
43860 status collapsed
43861
43862 \begin_layout Plain Layout
43863
43864 }{
43865 \end_layout
43866
43867 \end_inset
43868
43869
43870 \begin_inset Phantom Phantom
43871 status open
43872
43873 \begin_layout Plain Layout
43874 W
43875 \end_layout
43876
43877 \end_inset
43878
43879
43880 \begin_inset ERT
43881 status collapsed
43882
43883 \begin_layout Plain Layout
43884
43885 }
43886 \end_layout
43887
43888 \end_inset
43889
43890  Mahogany
43891 \end_layout
43892
43893 \end_inset
43894 </cell>
43895 </row>
43896 <row>
43897 <cell alignment="left" valignment="top" usebox="none">
43898 \begin_inset Text
43899
43900 \begin_layout Plain Layout
43901 \begin_inset ERT
43902 status collapsed
43903
43904 \begin_layout Plain Layout
43905
43906
43907 \backslash
43908 fcolorbox{black}{
43909 \end_layout
43910
43911 \end_inset
43912
43913 Mahogany
43914 \begin_inset ERT
43915 status collapsed
43916
43917 \begin_layout Plain Layout
43918
43919 }{
43920 \end_layout
43921
43922 \end_inset
43923
43924
43925 \begin_inset Phantom Phantom
43926 status open
43927
43928 \begin_layout Plain Layout
43929 W
43930 \end_layout
43931
43932 \end_inset
43933
43934
43935 \begin_inset ERT
43936 status collapsed
43937
43938 \begin_layout Plain Layout
43939
43940 }
43941 \end_layout
43942
43943 \end_inset
43944
43945  Mahogany
43946 \end_layout
43947
43948 \end_inset
43949 </cell>
43950 <cell alignment="left" valignment="top" usebox="none">
43951 \begin_inset Text
43952
43953 \begin_layout Plain Layout
43954 \begin_inset ERT
43955 status collapsed
43956
43957 \begin_layout Plain Layout
43958
43959
43960 \backslash
43961 fcolorbox{black}{
43962 \end_layout
43963
43964 \end_inset
43965
43966 Maroon
43967 \begin_inset ERT
43968 status collapsed
43969
43970 \begin_layout Plain Layout
43971
43972 }{
43973 \end_layout
43974
43975 \end_inset
43976
43977
43978 \begin_inset Phantom Phantom
43979 status open
43980
43981 \begin_layout Plain Layout
43982 W
43983 \end_layout
43984
43985 \end_inset
43986
43987
43988 \begin_inset ERT
43989 status collapsed
43990
43991 \begin_layout Plain Layout
43992
43993 }
43994 \end_layout
43995
43996 \end_inset
43997
43998  Maroon
43999 \end_layout
44000
44001 \end_inset
44002 </cell>
44003 <cell alignment="left" valignment="top" usebox="none">
44004 \begin_inset Text
44005
44006 \begin_layout Plain Layout
44007 \begin_inset ERT
44008 status collapsed
44009
44010 \begin_layout Plain Layout
44011
44012
44013 \backslash
44014 fcolorbox{black}{
44015 \end_layout
44016
44017 \end_inset
44018
44019 Melon
44020 \begin_inset ERT
44021 status collapsed
44022
44023 \begin_layout Plain Layout
44024
44025 }{
44026 \end_layout
44027
44028 \end_inset
44029
44030
44031 \begin_inset Phantom Phantom
44032 status open
44033
44034 \begin_layout Plain Layout
44035 W
44036 \end_layout
44037
44038 \end_inset
44039
44040
44041 \begin_inset ERT
44042 status collapsed
44043
44044 \begin_layout Plain Layout
44045
44046 }
44047 \end_layout
44048
44049 \end_inset
44050
44051  Melon
44052 \end_layout
44053
44054 \end_inset
44055 </cell>
44056 <cell alignment="left" valignment="top" usebox="none">
44057 \begin_inset Text
44058
44059 \begin_layout Plain Layout
44060 \begin_inset ERT
44061 status collapsed
44062
44063 \begin_layout Plain Layout
44064
44065
44066 \backslash
44067 fcolorbox{black}{
44068 \end_layout
44069
44070 \end_inset
44071
44072 MidnightBlue
44073 \begin_inset ERT
44074 status collapsed
44075
44076 \begin_layout Plain Layout
44077
44078 }{
44079 \end_layout
44080
44081 \end_inset
44082
44083
44084 \begin_inset Phantom Phantom
44085 status open
44086
44087 \begin_layout Plain Layout
44088 W
44089 \end_layout
44090
44091 \end_inset
44092
44093
44094 \begin_inset ERT
44095 status collapsed
44096
44097 \begin_layout Plain Layout
44098
44099 }
44100 \end_layout
44101
44102 \end_inset
44103
44104  MidnightBlue
44105 \end_layout
44106
44107 \end_inset
44108 </cell>
44109 </row>
44110 <row>
44111 <cell alignment="left" valignment="top" usebox="none">
44112 \begin_inset Text
44113
44114 \begin_layout Plain Layout
44115 \begin_inset ERT
44116 status collapsed
44117
44118 \begin_layout Plain Layout
44119
44120
44121 \backslash
44122 fcolorbox{black}{
44123 \end_layout
44124
44125 \end_inset
44126
44127 Mulberry
44128 \begin_inset ERT
44129 status collapsed
44130
44131 \begin_layout Plain Layout
44132
44133 }{
44134 \end_layout
44135
44136 \end_inset
44137
44138
44139 \begin_inset Phantom Phantom
44140 status open
44141
44142 \begin_layout Plain Layout
44143 W
44144 \end_layout
44145
44146 \end_inset
44147
44148
44149 \begin_inset ERT
44150 status collapsed
44151
44152 \begin_layout Plain Layout
44153
44154 }
44155 \end_layout
44156
44157 \end_inset
44158
44159  Mulberry
44160 \end_layout
44161
44162 \end_inset
44163 </cell>
44164 <cell alignment="left" valignment="top" usebox="none">
44165 \begin_inset Text
44166
44167 \begin_layout Plain Layout
44168 \begin_inset ERT
44169 status collapsed
44170
44171 \begin_layout Plain Layout
44172
44173
44174 \backslash
44175 fcolorbox{black}{
44176 \end_layout
44177
44178 \end_inset
44179
44180 NavyBlue
44181 \begin_inset ERT
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185
44186 }{
44187 \end_layout
44188
44189 \end_inset
44190
44191
44192 \begin_inset Phantom Phantom
44193 status open
44194
44195 \begin_layout Plain Layout
44196 W
44197 \end_layout
44198
44199 \end_inset
44200
44201
44202 \begin_inset ERT
44203 status collapsed
44204
44205 \begin_layout Plain Layout
44206
44207 }
44208 \end_layout
44209
44210 \end_inset
44211
44212  NavyBlue
44213 \end_layout
44214
44215 \end_inset
44216 </cell>
44217 <cell alignment="left" valignment="top" usebox="none">
44218 \begin_inset Text
44219
44220 \begin_layout Plain Layout
44221 \begin_inset ERT
44222 status collapsed
44223
44224 \begin_layout Plain Layout
44225
44226
44227 \backslash
44228 fcolorbox{black}{
44229 \end_layout
44230
44231 \end_inset
44232
44233 OliveGreen
44234 \begin_inset ERT
44235 status collapsed
44236
44237 \begin_layout Plain Layout
44238
44239 }{
44240 \end_layout
44241
44242 \end_inset
44243
44244
44245 \begin_inset Phantom Phantom
44246 status open
44247
44248 \begin_layout Plain Layout
44249 W
44250 \end_layout
44251
44252 \end_inset
44253
44254
44255 \begin_inset ERT
44256 status collapsed
44257
44258 \begin_layout Plain Layout
44259
44260 }
44261 \end_layout
44262
44263 \end_inset
44264
44265  OliveGreen
44266 \end_layout
44267
44268 \end_inset
44269 </cell>
44270 <cell alignment="left" valignment="top" usebox="none">
44271 \begin_inset Text
44272
44273 \begin_layout Plain Layout
44274 \begin_inset ERT
44275 status collapsed
44276
44277 \begin_layout Plain Layout
44278
44279
44280 \backslash
44281 fcolorbox{black}{
44282 \end_layout
44283
44284 \end_inset
44285
44286 Orange
44287 \begin_inset ERT
44288 status collapsed
44289
44290 \begin_layout Plain Layout
44291
44292 }{
44293 \end_layout
44294
44295 \end_inset
44296
44297
44298 \begin_inset Phantom Phantom
44299 status open
44300
44301 \begin_layout Plain Layout
44302 W
44303 \end_layout
44304
44305 \end_inset
44306
44307
44308 \begin_inset ERT
44309 status collapsed
44310
44311 \begin_layout Plain Layout
44312
44313 }
44314 \end_layout
44315
44316 \end_inset
44317
44318  Orange
44319 \end_layout
44320
44321 \end_inset
44322 </cell>
44323 </row>
44324 <row>
44325 <cell alignment="left" valignment="top" usebox="none">
44326 \begin_inset Text
44327
44328 \begin_layout Plain Layout
44329 \begin_inset ERT
44330 status collapsed
44331
44332 \begin_layout Plain Layout
44333
44334
44335 \backslash
44336 fcolorbox{black}{
44337 \end_layout
44338
44339 \end_inset
44340
44341 OrangeRed
44342 \begin_inset ERT
44343 status collapsed
44344
44345 \begin_layout Plain Layout
44346
44347 }{
44348 \end_layout
44349
44350 \end_inset
44351
44352
44353 \begin_inset Phantom Phantom
44354 status open
44355
44356 \begin_layout Plain Layout
44357 W
44358 \end_layout
44359
44360 \end_inset
44361
44362
44363 \begin_inset ERT
44364 status collapsed
44365
44366 \begin_layout Plain Layout
44367
44368 }
44369 \end_layout
44370
44371 \end_inset
44372
44373  OrangeRed
44374 \end_layout
44375
44376 \end_inset
44377 </cell>
44378 <cell alignment="left" valignment="top" usebox="none">
44379 \begin_inset Text
44380
44381 \begin_layout Plain Layout
44382 \begin_inset ERT
44383 status collapsed
44384
44385 \begin_layout Plain Layout
44386
44387
44388 \backslash
44389 fcolorbox{black}{
44390 \end_layout
44391
44392 \end_inset
44393
44394 Orchid
44395 \begin_inset ERT
44396 status collapsed
44397
44398 \begin_layout Plain Layout
44399
44400 }{
44401 \end_layout
44402
44403 \end_inset
44404
44405
44406 \begin_inset Phantom Phantom
44407 status open
44408
44409 \begin_layout Plain Layout
44410 W
44411 \end_layout
44412
44413 \end_inset
44414
44415
44416 \begin_inset ERT
44417 status collapsed
44418
44419 \begin_layout Plain Layout
44420
44421 }
44422 \end_layout
44423
44424 \end_inset
44425
44426  Orchid
44427 \end_layout
44428
44429 \end_inset
44430 </cell>
44431 <cell alignment="left" valignment="top" usebox="none">
44432 \begin_inset Text
44433
44434 \begin_layout Plain Layout
44435 \begin_inset ERT
44436 status collapsed
44437
44438 \begin_layout Plain Layout
44439
44440
44441 \backslash
44442 fcolorbox{black}{
44443 \end_layout
44444
44445 \end_inset
44446
44447 Peach
44448 \begin_inset ERT
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452
44453 }{
44454 \end_layout
44455
44456 \end_inset
44457
44458
44459 \begin_inset Phantom Phantom
44460 status open
44461
44462 \begin_layout Plain Layout
44463 W
44464 \end_layout
44465
44466 \end_inset
44467
44468
44469 \begin_inset ERT
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473
44474 }
44475 \end_layout
44476
44477 \end_inset
44478
44479  Peach
44480 \end_layout
44481
44482 \end_inset
44483 </cell>
44484 <cell alignment="left" valignment="top" usebox="none">
44485 \begin_inset Text
44486
44487 \begin_layout Plain Layout
44488 \begin_inset ERT
44489 status collapsed
44490
44491 \begin_layout Plain Layout
44492
44493
44494 \backslash
44495 fcolorbox{black}{
44496 \end_layout
44497
44498 \end_inset
44499
44500 Periwinkle
44501 \begin_inset ERT
44502 status collapsed
44503
44504 \begin_layout Plain Layout
44505
44506 }{
44507 \end_layout
44508
44509 \end_inset
44510
44511
44512 \begin_inset Phantom Phantom
44513 status open
44514
44515 \begin_layout Plain Layout
44516 W
44517 \end_layout
44518
44519 \end_inset
44520
44521
44522 \begin_inset ERT
44523 status collapsed
44524
44525 \begin_layout Plain Layout
44526
44527 }
44528 \end_layout
44529
44530 \end_inset
44531
44532  Periwinkle
44533 \end_layout
44534
44535 \end_inset
44536 </cell>
44537 </row>
44538 <row>
44539 <cell alignment="left" valignment="top" usebox="none">
44540 \begin_inset Text
44541
44542 \begin_layout Plain Layout
44543 \begin_inset ERT
44544 status collapsed
44545
44546 \begin_layout Plain Layout
44547
44548
44549 \backslash
44550 fcolorbox{black}{
44551 \end_layout
44552
44553 \end_inset
44554
44555 PineGreen
44556 \begin_inset ERT
44557 status collapsed
44558
44559 \begin_layout Plain Layout
44560
44561 }{
44562 \end_layout
44563
44564 \end_inset
44565
44566
44567 \begin_inset Phantom Phantom
44568 status open
44569
44570 \begin_layout Plain Layout
44571 W
44572 \end_layout
44573
44574 \end_inset
44575
44576
44577 \begin_inset ERT
44578 status collapsed
44579
44580 \begin_layout Plain Layout
44581
44582 }
44583 \end_layout
44584
44585 \end_inset
44586
44587  PineGreen
44588 \end_layout
44589
44590 \end_inset
44591 </cell>
44592 <cell alignment="left" valignment="top" usebox="none">
44593 \begin_inset Text
44594
44595 \begin_layout Plain Layout
44596 \begin_inset ERT
44597 status collapsed
44598
44599 \begin_layout Plain Layout
44600
44601
44602 \backslash
44603 fcolorbox{black}{
44604 \end_layout
44605
44606 \end_inset
44607
44608 Plum
44609 \begin_inset ERT
44610 status collapsed
44611
44612 \begin_layout Plain Layout
44613
44614 }{
44615 \end_layout
44616
44617 \end_inset
44618
44619
44620 \begin_inset Phantom Phantom
44621 status open
44622
44623 \begin_layout Plain Layout
44624 W
44625 \end_layout
44626
44627 \end_inset
44628
44629
44630 \begin_inset ERT
44631 status collapsed
44632
44633 \begin_layout Plain Layout
44634
44635 }
44636 \end_layout
44637
44638 \end_inset
44639
44640  Plum
44641 \end_layout
44642
44643 \end_inset
44644 </cell>
44645 <cell alignment="left" valignment="top" usebox="none">
44646 \begin_inset Text
44647
44648 \begin_layout Plain Layout
44649 \begin_inset ERT
44650 status collapsed
44651
44652 \begin_layout Plain Layout
44653
44654
44655 \backslash
44656 fcolorbox{black}{
44657 \end_layout
44658
44659 \end_inset
44660
44661 ProcessBlue
44662 \begin_inset ERT
44663 status collapsed
44664
44665 \begin_layout Plain Layout
44666
44667 }{
44668 \end_layout
44669
44670 \end_inset
44671
44672
44673 \begin_inset Phantom Phantom
44674 status open
44675
44676 \begin_layout Plain Layout
44677 W
44678 \end_layout
44679
44680 \end_inset
44681
44682
44683 \begin_inset ERT
44684 status collapsed
44685
44686 \begin_layout Plain Layout
44687
44688 }
44689 \end_layout
44690
44691 \end_inset
44692
44693  ProcessBlue
44694 \end_layout
44695
44696 \end_inset
44697 </cell>
44698 <cell alignment="left" valignment="top" usebox="none">
44699 \begin_inset Text
44700
44701 \begin_layout Plain Layout
44702 \begin_inset ERT
44703 status collapsed
44704
44705 \begin_layout Plain Layout
44706
44707
44708 \backslash
44709 fcolorbox{black}{
44710 \end_layout
44711
44712 \end_inset
44713
44714 Purple
44715 \begin_inset ERT
44716 status collapsed
44717
44718 \begin_layout Plain Layout
44719
44720 }{
44721 \end_layout
44722
44723 \end_inset
44724
44725
44726 \begin_inset Phantom Phantom
44727 status open
44728
44729 \begin_layout Plain Layout
44730 W
44731 \end_layout
44732
44733 \end_inset
44734
44735
44736 \begin_inset ERT
44737 status collapsed
44738
44739 \begin_layout Plain Layout
44740
44741 }
44742 \end_layout
44743
44744 \end_inset
44745
44746  Purple
44747 \end_layout
44748
44749 \end_inset
44750 </cell>
44751 </row>
44752 <row>
44753 <cell alignment="left" valignment="top" usebox="none">
44754 \begin_inset Text
44755
44756 \begin_layout Plain Layout
44757 \begin_inset ERT
44758 status collapsed
44759
44760 \begin_layout Plain Layout
44761
44762
44763 \backslash
44764 fcolorbox{black}{
44765 \end_layout
44766
44767 \end_inset
44768
44769 RawSienna
44770 \begin_inset ERT
44771 status collapsed
44772
44773 \begin_layout Plain Layout
44774
44775 }{
44776 \end_layout
44777
44778 \end_inset
44779
44780
44781 \begin_inset Phantom Phantom
44782 status open
44783
44784 \begin_layout Plain Layout
44785 W
44786 \end_layout
44787
44788 \end_inset
44789
44790
44791 \begin_inset ERT
44792 status collapsed
44793
44794 \begin_layout Plain Layout
44795
44796 }
44797 \end_layout
44798
44799 \end_inset
44800
44801  RawSienna
44802 \end_layout
44803
44804 \end_inset
44805 </cell>
44806 <cell alignment="left" valignment="top" usebox="none">
44807 \begin_inset Text
44808
44809 \begin_layout Plain Layout
44810 \begin_inset ERT
44811 status collapsed
44812
44813 \begin_layout Plain Layout
44814
44815
44816 \backslash
44817 fcolorbox{black}{
44818 \end_layout
44819
44820 \end_inset
44821
44822 RedOrange
44823 \begin_inset ERT
44824 status collapsed
44825
44826 \begin_layout Plain Layout
44827
44828 }{
44829 \end_layout
44830
44831 \end_inset
44832
44833
44834 \begin_inset Phantom Phantom
44835 status open
44836
44837 \begin_layout Plain Layout
44838 W
44839 \end_layout
44840
44841 \end_inset
44842
44843
44844 \begin_inset ERT
44845 status collapsed
44846
44847 \begin_layout Plain Layout
44848
44849 }
44850 \end_layout
44851
44852 \end_inset
44853
44854  RedOrange
44855 \end_layout
44856
44857 \end_inset
44858 </cell>
44859 <cell alignment="left" valignment="top" usebox="none">
44860 \begin_inset Text
44861
44862 \begin_layout Plain Layout
44863 \begin_inset ERT
44864 status collapsed
44865
44866 \begin_layout Plain Layout
44867
44868
44869 \backslash
44870 fcolorbox{black}{
44871 \end_layout
44872
44873 \end_inset
44874
44875 RedViolet
44876 \begin_inset ERT
44877 status collapsed
44878
44879 \begin_layout Plain Layout
44880
44881 }{
44882 \end_layout
44883
44884 \end_inset
44885
44886
44887 \begin_inset Phantom Phantom
44888 status open
44889
44890 \begin_layout Plain Layout
44891 W
44892 \end_layout
44893
44894 \end_inset
44895
44896
44897 \begin_inset ERT
44898 status collapsed
44899
44900 \begin_layout Plain Layout
44901
44902 }
44903 \end_layout
44904
44905 \end_inset
44906
44907  RedViolet
44908 \end_layout
44909
44910 \end_inset
44911 </cell>
44912 <cell alignment="left" valignment="top" usebox="none">
44913 \begin_inset Text
44914
44915 \begin_layout Plain Layout
44916 \begin_inset ERT
44917 status collapsed
44918
44919 \begin_layout Plain Layout
44920
44921
44922 \backslash
44923 fcolorbox{black}{
44924 \end_layout
44925
44926 \end_inset
44927
44928 Rhodamine
44929 \begin_inset ERT
44930 status collapsed
44931
44932 \begin_layout Plain Layout
44933
44934 }{
44935 \end_layout
44936
44937 \end_inset
44938
44939
44940 \begin_inset Phantom Phantom
44941 status open
44942
44943 \begin_layout Plain Layout
44944 W
44945 \end_layout
44946
44947 \end_inset
44948
44949
44950 \begin_inset ERT
44951 status collapsed
44952
44953 \begin_layout Plain Layout
44954
44955 }
44956 \end_layout
44957
44958 \end_inset
44959
44960  Rhodamine
44961 \end_layout
44962
44963 \end_inset
44964 </cell>
44965 </row>
44966 <row>
44967 <cell alignment="left" valignment="top" usebox="none">
44968 \begin_inset Text
44969
44970 \begin_layout Plain Layout
44971 \begin_inset ERT
44972 status collapsed
44973
44974 \begin_layout Plain Layout
44975
44976
44977 \backslash
44978 fcolorbox{black}{
44979 \end_layout
44980
44981 \end_inset
44982
44983 RoyalBlue
44984 \begin_inset ERT
44985 status collapsed
44986
44987 \begin_layout Plain Layout
44988
44989 }{
44990 \end_layout
44991
44992 \end_inset
44993
44994
44995 \begin_inset Phantom Phantom
44996 status open
44997
44998 \begin_layout Plain Layout
44999 W
45000 \end_layout
45001
45002 \end_inset
45003
45004
45005 \begin_inset ERT
45006 status collapsed
45007
45008 \begin_layout Plain Layout
45009
45010 }
45011 \end_layout
45012
45013 \end_inset
45014
45015  RoyalBlue
45016 \end_layout
45017
45018 \end_inset
45019 </cell>
45020 <cell alignment="left" valignment="top" usebox="none">
45021 \begin_inset Text
45022
45023 \begin_layout Plain Layout
45024 \begin_inset ERT
45025 status collapsed
45026
45027 \begin_layout Plain Layout
45028
45029
45030 \backslash
45031 fcolorbox{black}{
45032 \end_layout
45033
45034 \end_inset
45035
45036 RoyalPurple
45037 \begin_inset ERT
45038 status collapsed
45039
45040 \begin_layout Plain Layout
45041
45042 }{
45043 \end_layout
45044
45045 \end_inset
45046
45047
45048 \begin_inset Phantom Phantom
45049 status open
45050
45051 \begin_layout Plain Layout
45052 W
45053 \end_layout
45054
45055 \end_inset
45056
45057
45058 \begin_inset ERT
45059 status collapsed
45060
45061 \begin_layout Plain Layout
45062
45063 }
45064 \end_layout
45065
45066 \end_inset
45067
45068  RoyalPurple
45069 \end_layout
45070
45071 \end_inset
45072 </cell>
45073 <cell alignment="left" valignment="top" usebox="none">
45074 \begin_inset Text
45075
45076 \begin_layout Plain Layout
45077 \begin_inset ERT
45078 status collapsed
45079
45080 \begin_layout Plain Layout
45081
45082
45083 \backslash
45084 fcolorbox{black}{
45085 \end_layout
45086
45087 \end_inset
45088
45089 RubineRed
45090 \begin_inset ERT
45091 status collapsed
45092
45093 \begin_layout Plain Layout
45094
45095 }{
45096 \end_layout
45097
45098 \end_inset
45099
45100
45101 \begin_inset Phantom Phantom
45102 status open
45103
45104 \begin_layout Plain Layout
45105 W
45106 \end_layout
45107
45108 \end_inset
45109
45110
45111 \begin_inset ERT
45112 status collapsed
45113
45114 \begin_layout Plain Layout
45115
45116 }
45117 \end_layout
45118
45119 \end_inset
45120
45121  RubineRed
45122 \end_layout
45123
45124 \end_inset
45125 </cell>
45126 <cell alignment="left" valignment="top" usebox="none">
45127 \begin_inset Text
45128
45129 \begin_layout Plain Layout
45130 \begin_inset ERT
45131 status collapsed
45132
45133 \begin_layout Plain Layout
45134
45135
45136 \backslash
45137 fcolorbox{black}{
45138 \end_layout
45139
45140 \end_inset
45141
45142 Salmon
45143 \begin_inset ERT
45144 status collapsed
45145
45146 \begin_layout Plain Layout
45147
45148 }{
45149 \end_layout
45150
45151 \end_inset
45152
45153
45154 \begin_inset Phantom Phantom
45155 status open
45156
45157 \begin_layout Plain Layout
45158 W
45159 \end_layout
45160
45161 \end_inset
45162
45163
45164 \begin_inset ERT
45165 status collapsed
45166
45167 \begin_layout Plain Layout
45168
45169 }
45170 \end_layout
45171
45172 \end_inset
45173
45174  Salmon
45175 \end_layout
45176
45177 \end_inset
45178 </cell>
45179 </row>
45180 <row>
45181 <cell alignment="left" valignment="top" usebox="none">
45182 \begin_inset Text
45183
45184 \begin_layout Plain Layout
45185 \begin_inset ERT
45186 status collapsed
45187
45188 \begin_layout Plain Layout
45189
45190
45191 \backslash
45192 fcolorbox{black}{
45193 \end_layout
45194
45195 \end_inset
45196
45197 SeaGreen
45198 \begin_inset ERT
45199 status collapsed
45200
45201 \begin_layout Plain Layout
45202
45203 }{
45204 \end_layout
45205
45206 \end_inset
45207
45208
45209 \begin_inset Phantom Phantom
45210 status open
45211
45212 \begin_layout Plain Layout
45213 W
45214 \end_layout
45215
45216 \end_inset
45217
45218
45219 \begin_inset ERT
45220 status collapsed
45221
45222 \begin_layout Plain Layout
45223
45224 }
45225 \end_layout
45226
45227 \end_inset
45228
45229  SeaGreen
45230 \end_layout
45231
45232 \end_inset
45233 </cell>
45234 <cell alignment="left" valignment="top" usebox="none">
45235 \begin_inset Text
45236
45237 \begin_layout Plain Layout
45238 \begin_inset ERT
45239 status collapsed
45240
45241 \begin_layout Plain Layout
45242
45243
45244 \backslash
45245 fcolorbox{black}{
45246 \end_layout
45247
45248 \end_inset
45249
45250 Sepia
45251 \begin_inset ERT
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255
45256 }{
45257 \end_layout
45258
45259 \end_inset
45260
45261
45262 \begin_inset Phantom Phantom
45263 status open
45264
45265 \begin_layout Plain Layout
45266 W
45267 \end_layout
45268
45269 \end_inset
45270
45271
45272 \begin_inset ERT
45273 status collapsed
45274
45275 \begin_layout Plain Layout
45276
45277 }
45278 \end_layout
45279
45280 \end_inset
45281
45282  Sepia
45283 \end_layout
45284
45285 \end_inset
45286 </cell>
45287 <cell alignment="left" valignment="top" usebox="none">
45288 \begin_inset Text
45289
45290 \begin_layout Plain Layout
45291 \begin_inset ERT
45292 status collapsed
45293
45294 \begin_layout Plain Layout
45295
45296
45297 \backslash
45298 fcolorbox{black}{
45299 \end_layout
45300
45301 \end_inset
45302
45303 SkyBlue
45304 \begin_inset ERT
45305 status collapsed
45306
45307 \begin_layout Plain Layout
45308
45309 }{
45310 \end_layout
45311
45312 \end_inset
45313
45314
45315 \begin_inset Phantom Phantom
45316 status open
45317
45318 \begin_layout Plain Layout
45319 W
45320 \end_layout
45321
45322 \end_inset
45323
45324
45325 \begin_inset ERT
45326 status collapsed
45327
45328 \begin_layout Plain Layout
45329
45330 }
45331 \end_layout
45332
45333 \end_inset
45334
45335  SkyBlue
45336 \end_layout
45337
45338 \end_inset
45339 </cell>
45340 <cell alignment="left" valignment="top" usebox="none">
45341 \begin_inset Text
45342
45343 \begin_layout Plain Layout
45344 \begin_inset ERT
45345 status collapsed
45346
45347 \begin_layout Plain Layout
45348
45349
45350 \backslash
45351 fcolorbox{black}{
45352 \end_layout
45353
45354 \end_inset
45355
45356 SpringGreen
45357 \begin_inset ERT
45358 status collapsed
45359
45360 \begin_layout Plain Layout
45361
45362 }{
45363 \end_layout
45364
45365 \end_inset
45366
45367
45368 \begin_inset Phantom Phantom
45369 status open
45370
45371 \begin_layout Plain Layout
45372 W
45373 \end_layout
45374
45375 \end_inset
45376
45377
45378 \begin_inset ERT
45379 status collapsed
45380
45381 \begin_layout Plain Layout
45382
45383 }
45384 \end_layout
45385
45386 \end_inset
45387
45388  SpringGreen
45389 \end_layout
45390
45391 \end_inset
45392 </cell>
45393 </row>
45394 <row>
45395 <cell alignment="left" valignment="top" usebox="none">
45396 \begin_inset Text
45397
45398 \begin_layout Plain Layout
45399 \begin_inset ERT
45400 status collapsed
45401
45402 \begin_layout Plain Layout
45403
45404
45405 \backslash
45406 fcolorbox{black}{
45407 \end_layout
45408
45409 \end_inset
45410
45411 Tan
45412 \begin_inset ERT
45413 status collapsed
45414
45415 \begin_layout Plain Layout
45416
45417 }{
45418 \end_layout
45419
45420 \end_inset
45421
45422
45423 \begin_inset Phantom Phantom
45424 status open
45425
45426 \begin_layout Plain Layout
45427 W
45428 \end_layout
45429
45430 \end_inset
45431
45432
45433 \begin_inset ERT
45434 status collapsed
45435
45436 \begin_layout Plain Layout
45437
45438 }
45439 \end_layout
45440
45441 \end_inset
45442
45443  Tan
45444 \end_layout
45445
45446 \end_inset
45447 </cell>
45448 <cell alignment="left" valignment="top" usebox="none">
45449 \begin_inset Text
45450
45451 \begin_layout Plain Layout
45452 \begin_inset ERT
45453 status collapsed
45454
45455 \begin_layout Plain Layout
45456
45457
45458 \backslash
45459 fcolorbox{black}{
45460 \end_layout
45461
45462 \end_inset
45463
45464 TealBlue
45465 \begin_inset ERT
45466 status collapsed
45467
45468 \begin_layout Plain Layout
45469
45470 }{
45471 \end_layout
45472
45473 \end_inset
45474
45475
45476 \begin_inset Phantom Phantom
45477 status open
45478
45479 \begin_layout Plain Layout
45480 W
45481 \end_layout
45482
45483 \end_inset
45484
45485
45486 \begin_inset ERT
45487 status collapsed
45488
45489 \begin_layout Plain Layout
45490
45491 }
45492 \end_layout
45493
45494 \end_inset
45495
45496  TealBlue
45497 \end_layout
45498
45499 \end_inset
45500 </cell>
45501 <cell alignment="left" valignment="top" usebox="none">
45502 \begin_inset Text
45503
45504 \begin_layout Plain Layout
45505 \begin_inset ERT
45506 status collapsed
45507
45508 \begin_layout Plain Layout
45509
45510
45511 \backslash
45512 fcolorbox{black}{
45513 \end_layout
45514
45515 \end_inset
45516
45517 Thistle
45518 \begin_inset ERT
45519 status collapsed
45520
45521 \begin_layout Plain Layout
45522
45523 }{
45524 \end_layout
45525
45526 \end_inset
45527
45528
45529 \begin_inset Phantom Phantom
45530 status open
45531
45532 \begin_layout Plain Layout
45533 W
45534 \end_layout
45535
45536 \end_inset
45537
45538
45539 \begin_inset ERT
45540 status collapsed
45541
45542 \begin_layout Plain Layout
45543
45544 }
45545 \end_layout
45546
45547 \end_inset
45548
45549  Thistle
45550 \end_layout
45551
45552 \end_inset
45553 </cell>
45554 <cell alignment="left" valignment="top" usebox="none">
45555 \begin_inset Text
45556
45557 \begin_layout Plain Layout
45558 \begin_inset ERT
45559 status collapsed
45560
45561 \begin_layout Plain Layout
45562
45563
45564 \backslash
45565 fcolorbox{black}{
45566 \end_layout
45567
45568 \end_inset
45569
45570 Turquoise
45571 \begin_inset ERT
45572 status collapsed
45573
45574 \begin_layout Plain Layout
45575
45576 }{
45577 \end_layout
45578
45579 \end_inset
45580
45581
45582 \begin_inset Phantom Phantom
45583 status open
45584
45585 \begin_layout Plain Layout
45586 W
45587 \end_layout
45588
45589 \end_inset
45590
45591
45592 \begin_inset ERT
45593 status collapsed
45594
45595 \begin_layout Plain Layout
45596
45597 }
45598 \end_layout
45599
45600 \end_inset
45601
45602  Turquoise
45603 \end_layout
45604
45605 \end_inset
45606 </cell>
45607 </row>
45608 <row>
45609 <cell alignment="left" valignment="top" usebox="none">
45610 \begin_inset Text
45611
45612 \begin_layout Plain Layout
45613 \begin_inset ERT
45614 status collapsed
45615
45616 \begin_layout Plain Layout
45617
45618
45619 \backslash
45620 fcolorbox{black}{
45621 \end_layout
45622
45623 \end_inset
45624
45625 Violet
45626 \begin_inset ERT
45627 status collapsed
45628
45629 \begin_layout Plain Layout
45630
45631 }{
45632 \end_layout
45633
45634 \end_inset
45635
45636
45637 \begin_inset Phantom Phantom
45638 status open
45639
45640 \begin_layout Plain Layout
45641 W
45642 \end_layout
45643
45644 \end_inset
45645
45646
45647 \begin_inset ERT
45648 status collapsed
45649
45650 \begin_layout Plain Layout
45651
45652 }
45653 \end_layout
45654
45655 \end_inset
45656
45657  Violet
45658 \end_layout
45659
45660 \end_inset
45661 </cell>
45662 <cell alignment="left" valignment="top" usebox="none">
45663 \begin_inset Text
45664
45665 \begin_layout Plain Layout
45666 \begin_inset ERT
45667 status collapsed
45668
45669 \begin_layout Plain Layout
45670
45671
45672 \backslash
45673 fcolorbox{black}{
45674 \end_layout
45675
45676 \end_inset
45677
45678 VioletRed
45679 \begin_inset ERT
45680 status collapsed
45681
45682 \begin_layout Plain Layout
45683
45684 }{
45685 \end_layout
45686
45687 \end_inset
45688
45689
45690 \begin_inset Phantom Phantom
45691 status open
45692
45693 \begin_layout Plain Layout
45694 W
45695 \end_layout
45696
45697 \end_inset
45698
45699
45700 \begin_inset ERT
45701 status collapsed
45702
45703 \begin_layout Plain Layout
45704
45705 }
45706 \end_layout
45707
45708 \end_inset
45709
45710  VioletRed
45711 \end_layout
45712
45713 \end_inset
45714 </cell>
45715 <cell alignment="left" valignment="top" usebox="none">
45716 \begin_inset Text
45717
45718 \begin_layout Plain Layout
45719 \begin_inset ERT
45720 status collapsed
45721
45722 \begin_layout Plain Layout
45723
45724
45725 \backslash
45726 fcolorbox{black}{
45727 \end_layout
45728
45729 \end_inset
45730
45731 WildStrawberry
45732 \begin_inset ERT
45733 status collapsed
45734
45735 \begin_layout Plain Layout
45736
45737 }{
45738 \end_layout
45739
45740 \end_inset
45741
45742
45743 \begin_inset Phantom Phantom
45744 status open
45745
45746 \begin_layout Plain Layout
45747 W
45748 \end_layout
45749
45750 \end_inset
45751
45752
45753 \begin_inset ERT
45754 status collapsed
45755
45756 \begin_layout Plain Layout
45757
45758 }
45759 \end_layout
45760
45761 \end_inset
45762
45763  WildStrawberry
45764 \end_layout
45765
45766 \end_inset
45767 </cell>
45768 <cell alignment="left" valignment="top" usebox="none">
45769 \begin_inset Text
45770
45771 \begin_layout Plain Layout
45772 \begin_inset ERT
45773 status collapsed
45774
45775 \begin_layout Plain Layout
45776
45777
45778 \backslash
45779 fcolorbox{black}{
45780 \end_layout
45781
45782 \end_inset
45783
45784 YellowGreen
45785 \begin_inset ERT
45786 status collapsed
45787
45788 \begin_layout Plain Layout
45789
45790 }{
45791 \end_layout
45792
45793 \end_inset
45794
45795
45796 \begin_inset Phantom Phantom
45797 status open
45798
45799 \begin_layout Plain Layout
45800 W
45801 \end_layout
45802
45803 \end_inset
45804
45805
45806 \begin_inset ERT
45807 status collapsed
45808
45809 \begin_layout Plain Layout
45810
45811 }
45812 \end_layout
45813
45814 \end_inset
45815
45816  YellowGreen
45817 \end_layout
45818
45819 \end_inset
45820 </cell>
45821 </row>
45822 <row>
45823 <cell alignment="left" valignment="top" usebox="none">
45824 \begin_inset Text
45825
45826 \begin_layout Plain Layout
45827 \begin_inset ERT
45828 status collapsed
45829
45830 \begin_layout Plain Layout
45831
45832
45833 \backslash
45834 fcolorbox{black}{
45835 \end_layout
45836
45837 \end_inset
45838
45839 YellowOrange
45840 \begin_inset ERT
45841 status collapsed
45842
45843 \begin_layout Plain Layout
45844
45845 }{
45846 \end_layout
45847
45848 \end_inset
45849
45850
45851 \begin_inset Phantom Phantom
45852 status open
45853
45854 \begin_layout Plain Layout
45855 W
45856 \end_layout
45857
45858 \end_inset
45859
45860
45861 \begin_inset ERT
45862 status collapsed
45863
45864 \begin_layout Plain Layout
45865
45866 }
45867 \end_layout
45868
45869 \end_inset
45870
45871  YellowOrange
45872 \end_layout
45873
45874 \end_inset
45875 </cell>
45876 <cell alignment="left" valignment="top" usebox="none">
45877 \begin_inset Text
45878
45879 \begin_layout Plain Layout
45880
45881 \end_layout
45882
45883 \end_inset
45884 </cell>
45885 <cell alignment="left" valignment="top" usebox="none">
45886 \begin_inset Text
45887
45888 \begin_layout Plain Layout
45889
45890 \end_layout
45891
45892 \end_inset
45893 </cell>
45894 <cell alignment="left" valignment="top" usebox="none">
45895 \begin_inset Text
45896
45897 \begin_layout Plain Layout
45898
45899 \end_layout
45900
45901 \end_inset
45902 </cell>
45903 </row>
45904 </lyxtabular>
45905
45906 \end_inset
45907
45908
45909 \end_layout
45910
45911 \begin_layout Chapter
45912 Explication de l' équation
45913 \begin_inset space ~
45914 \end_inset
45915
45916 (
45917 \begin_inset CommandInset ref
45918 LatexCommand ref
45919 reference "eq:Wgn"
45920
45921 \end_inset
45922
45923 )
45924 \begin_inset CommandInset label
45925 LatexCommand label
45926 name "cha:Explication-de-l'Equation"
45927
45928 \end_inset
45929
45930
45931 \end_layout
45932
45933 \begin_layout Standard
45934 La largeur totale de 
45935 \emph on
45936 n
45937 \emph default
45938  cellules de tableau 
45939 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45940 \end_inset
45941
45942  peut être calculée avec
45943 \begin_inset Formula 
45944 \begin{equation}
45945 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45946 \end{equation}
45947
45948 \end_inset
45949
45950
45951 \end_layout
45952
45953 \begin_layout Standard
45954 où 
45955 \begin_inset Formula $L_{g\,n}$
45956 \end_inset
45957
45958  est la largeur fixe de toutes les cellules.
45959  
45960 \series bold
45961
45962 \backslash
45963 tabcolsep
45964 \series default
45965  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
45966  sa valeur implicite est 6
45967 \begin_inset space \thinspace{}
45968 \end_inset
45969
45970 pt.
45971  
45972 \series bold
45973
45974 \backslash
45975 arrayrulewidth
45976 \series default
45977  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45978 \begin_inset space \thinspace{}
45979 \end_inset
45980
45981 pt.
45982 \end_layout
45983
45984 \begin_layout Standard
45985 D'après l'équation
45986 \begin_inset space ~
45987 \end_inset
45988
45989
45990 \begin_inset CommandInset ref
45991 LatexCommand eqref
45992 reference "eq:Wtot_n"
45993
45994 \end_inset
45995
45996 , la largeur totale d'une multi-colonnes, 
45997 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45998 \end_inset
45999
46000  est
46001 \begin_inset Formula 
46002 \begin{equation}
46003 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46004 \end{equation}
46005
46006 \end_inset
46007
46008
46009 \end_layout
46010
46011 \begin_layout Standard
46012 En posant que les équations 
46013 \begin_inset space ~
46014 \end_inset
46015
46016
46017 \begin_inset CommandInset ref
46018 LatexCommand eqref
46019 reference "eq:Wtot_n"
46020
46021 \end_inset
46022
46023  et 
46024 \begin_inset CommandInset ref
46025 LatexCommand eqref
46026 reference "eq:Wtot_mult"
46027
46028 \end_inset
46029
46030  sont égales, on peut calculer la largeur nécessaire 
46031 \begin_inset Formula $L_{g\,n}$
46032 \end_inset
46033
46034  quand 
46035 \emph on
46036 n
46037 \emph default
46038  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
46039  de 
46040 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
46041 \end_inset
46042
46043 :
46044 \begin_inset Formula 
46045 \begin{equation}
46046 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46047 \end{equation}
46048
46049 \end_inset
46050
46051
46052 \end_layout
46053
46054 \begin_layout Bibliography
46055 \begin_inset CommandInset bibitem
46056 LatexCommand bibitem
46057 key "latexcompanion"
46058
46059 \end_inset
46060
46061 Frank Mittelbach and Michel Goossens: 
46062 \emph on
46063 The LaTeX Companion Second Edition.
46064
46065 \emph default
46066  Addison-Wesley, 2004
46067 \end_layout
46068
46069 \begin_layout Bibliography
46070 \begin_inset CommandInset bibitem
46071 LatexCommand bibitem
46072 key "latexguide"
46073
46074 \end_inset
46075
46076 Helmut Kopka and Patrick W.
46077  Daly: 
46078 \emph on
46079 A Guide to LaTeX Fourth Edition.
46080
46081 \emph default
46082  Addison-Wesley, 2003
46083 \end_layout
46084
46085 \begin_layout Bibliography
46086 \begin_inset CommandInset bibitem
46087 LatexCommand bibitem
46088 key "latexbook"
46089
46090 \end_inset
46091
46092 Leslie Lamport: 
46093 \emph on
46094 LaTeX: A Document Preparation System.
46095
46096 \emph default
46097  Addison-Wesley, second edition, 1994
46098 \end_layout
46099
46100 \begin_layout Bibliography
46101 \begin_inset CommandInset bibitem
46102 LatexCommand bibitem
46103 key "arydshln"
46104
46105 \end_inset
46106
46107 Documentation du paquetage LaTeX
46108 \series bold
46109  
46110 \begin_inset CommandInset href
46111 LatexCommand href
46112 name "arydshln"
46113 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46114
46115 \end_inset
46116
46117
46118 \series default
46119
46120 \begin_inset Index idx
46121 status collapsed
46122
46123 \begin_layout Plain Layout
46124 Paquetages LaTeX ! arydshln
46125 \end_layout
46126
46127 \end_inset
46128
46129
46130 \end_layout
46131
46132 \begin_layout Bibliography
46133 \begin_inset CommandInset bibitem
46134 LatexCommand bibitem
46135 key "booktabs"
46136
46137 \end_inset
46138
46139 Documentation du paquetage LaTeX 
46140 \series bold
46141
46142 \begin_inset CommandInset href
46143 LatexCommand href
46144 name "booktabs"
46145 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46146
46147 \end_inset
46148
46149
46150 \series default
46151
46152 \begin_inset Index idx
46153 status collapsed
46154
46155 \begin_layout Plain Layout
46156 Paquetages LaTeX ! booktabs
46157 \end_layout
46158
46159 \end_inset
46160
46161
46162 \end_layout
46163
46164 \begin_layout Bibliography
46165 \begin_inset CommandInset bibitem
46166 LatexCommand bibitem
46167 key "caption"
46168
46169 \end_inset
46170
46171 Documentation du paquetage LaTeX 
46172 \series bold
46173
46174 \begin_inset CommandInset href
46175 LatexCommand href
46176 name "caption"
46177 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46178
46179 \end_inset
46180
46181
46182 \series default
46183
46184 \begin_inset Index idx
46185 status collapsed
46186
46187 \begin_layout Plain Layout
46188 Paquetages LaTeX ! caption
46189 \end_layout
46190
46191 \end_inset
46192
46193
46194 \end_layout
46195
46196 \begin_layout Bibliography
46197 \begin_inset CommandInset bibitem
46198 LatexCommand bibitem
46199 key "diagbox"
46200
46201 \end_inset
46202
46203 Documentation du paquetage LaTeX 
46204 \series bold
46205
46206 \begin_inset CommandInset href
46207 LatexCommand href
46208 name "diagbox"
46209 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46210
46211 \end_inset
46212
46213
46214 \series default
46215
46216 \begin_inset Index idx
46217 status collapsed
46218
46219 \begin_layout Plain Layout
46220 Paquetages LaTeX ! diagbox
46221 \end_layout
46222
46223 \end_inset
46224
46225
46226 \end_layout
46227
46228 \begin_layout Bibliography
46229 \begin_inset CommandInset bibitem
46230 LatexCommand bibitem
46231 key "endfloat"
46232
46233 \end_inset
46234
46235 Documentation du paquetage LaTeX 
46236 \series bold
46237
46238 \begin_inset CommandInset href
46239 LatexCommand href
46240 name "endfloat"
46241 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46242
46243 \end_inset
46244
46245
46246 \series default
46247
46248 \begin_inset Index idx
46249 status collapsed
46250
46251 \begin_layout Plain Layout
46252 Paquetages LaTeX ! endfloat
46253 \end_layout
46254
46255 \end_inset
46256
46257
46258 \end_layout
46259
46260 \begin_layout Bibliography
46261 \begin_inset CommandInset bibitem
46262 LatexCommand bibitem
46263 key "footmisc"
46264
46265 \end_inset
46266
46267 Documentation du paquetage LaTeX 
46268 \series bold
46269
46270 \begin_inset CommandInset href
46271 LatexCommand href
46272 name "footmisc"
46273 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46274
46275 \end_inset
46276
46277
46278 \series default
46279
46280 \begin_inset Index idx
46281 status collapsed
46282
46283 \begin_layout Plain Layout
46284 Paquetages LaTeX ! footmisc
46285 \end_layout
46286
46287 \end_inset
46288
46289
46290 \end_layout
46291
46292 \begin_layout Bibliography
46293 \begin_inset CommandInset bibitem
46294 LatexCommand bibitem
46295 key "hypcap"
46296
46297 \end_inset
46298
46299 Documentation du paquetage LaTeX 
46300 \series bold
46301
46302 \begin_inset CommandInset href
46303 LatexCommand href
46304 name "hypcap"
46305 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46306
46307 \end_inset
46308
46309
46310 \series default
46311
46312 \begin_inset Index idx
46313 status collapsed
46314
46315 \begin_layout Plain Layout
46316 Paquetages LaTeX ! hyperref
46317 \end_layout
46318
46319 \end_inset
46320
46321
46322 \end_layout
46323
46324 \begin_layout Bibliography
46325 \begin_inset CommandInset bibitem
46326 LatexCommand bibitem
46327 key "hyperref"
46328
46329 \end_inset
46330
46331 Documentation du paquetage LaTeX 
46332 \series bold
46333
46334 \begin_inset CommandInset href
46335 LatexCommand href
46336 name "hyperref"
46337 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46338
46339 \end_inset
46340
46341
46342 \series default
46343
46344 \begin_inset Index idx
46345 status collapsed
46346
46347 \begin_layout Plain Layout
46348 Paquetages LaTeX ! hyperref
46349 \end_layout
46350
46351 \end_inset
46352
46353
46354 \end_layout
46355
46356 \begin_layout Bibliography
46357 \begin_inset CommandInset bibitem
46358 LatexCommand bibitem
46359 key "KOMA-Script"
46360
46361 \end_inset
46362
46363 Documentation du paquetage LaTeX 
46364 \series bold
46365
46366 \begin_inset CommandInset href
46367 LatexCommand href
46368 name "KOMA-Script"
46369 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46370
46371 \end_inset
46372
46373
46374 \series default
46375
46376 \begin_inset Index idx
46377 status collapsed
46378
46379 \begin_layout Plain Layout
46380 Paquetages LaTeX ! KOMA-Script
46381 \end_layout
46382
46383 \end_inset
46384
46385
46386 \end_layout
46387
46388 \begin_layout Bibliography
46389 \begin_inset CommandInset bibitem
46390 LatexCommand bibitem
46391 key "lettrine"
46392
46393 \end_inset
46394
46395 Documentation du paquetage LaTeX 
46396 \series bold
46397
46398 \begin_inset CommandInset href
46399 LatexCommand href
46400 name "lettrine"
46401 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46402
46403 \end_inset
46404
46405
46406 \series default
46407  et un 
46408 \begin_inset CommandInset href
46409 LatexCommand href
46410 name "exemple"
46411 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46412
46413 \end_inset
46414
46415
46416 \begin_inset Index idx
46417 status collapsed
46418
46419 \begin_layout Plain Layout
46420 Paquetages LaTeX ! lettrine
46421 \end_layout
46422
46423 \end_inset
46424
46425
46426 \end_layout
46427
46428 \begin_layout Bibliography
46429 \begin_inset CommandInset bibitem
46430 LatexCommand bibitem
46431 key "listings"
46432
46433 \end_inset
46434
46435 Documentation du paquetage LaTeX 
46436 \series bold
46437
46438 \begin_inset CommandInset href
46439 LatexCommand href
46440 name "listings"
46441 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46442
46443 \end_inset
46444
46445
46446 \series default
46447
46448 \begin_inset Index idx
46449 status collapsed
46450
46451 \begin_layout Plain Layout
46452 Paquetages LaTeX ! listings
46453 \end_layout
46454
46455 \end_inset
46456
46457
46458 \end_layout
46459
46460 \begin_layout Bibliography
46461 \begin_inset CommandInset bibitem
46462 LatexCommand bibitem
46463 key "marginnote"
46464
46465 \end_inset
46466
46467 Documentation du paquetage LaTeX 
46468 \series bold
46469
46470 \begin_inset CommandInset href
46471 LatexCommand href
46472 name "marginnote"
46473 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46474
46475 \end_inset
46476
46477
46478 \series default
46479
46480 \begin_inset Index idx
46481 status collapsed
46482
46483 \begin_layout Plain Layout
46484 Paquetages LaTeX ! marginnote
46485 \end_layout
46486
46487 \end_inset
46488
46489
46490 \end_layout
46491
46492 \begin_layout Bibliography
46493 \begin_inset CommandInset bibitem
46494 LatexCommand bibitem
46495 key "pdfpages"
46496
46497 \end_inset
46498
46499 Documentation du paquetage LaTeX 
46500 \series bold
46501
46502 \begin_inset CommandInset href
46503 LatexCommand href
46504 name "pdfpages"
46505 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46506
46507 \end_inset
46508
46509
46510 \series default
46511
46512 \begin_inset Index idx
46513 status collapsed
46514
46515 \begin_layout Plain Layout
46516 Paquetages LaTeX ! pdfpages
46517 \end_layout
46518
46519 \end_inset
46520
46521
46522 \end_layout
46523
46524 \begin_layout Bibliography
46525 \begin_inset CommandInset bibitem
46526 LatexCommand bibitem
46527 key "prettyref"
46528
46529 \end_inset
46530
46531 Documentation du paquetage LaTeX
46532 \series bold
46533  
46534 \begin_inset CommandInset href
46535 LatexCommand href
46536 name "prettyref"
46537 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46538
46539 \end_inset
46540
46541
46542 \series default
46543
46544 \begin_inset Index idx
46545 status collapsed
46546
46547 \begin_layout Plain Layout
46548 Paquetages LaTeX ! prettyref
46549 \end_layout
46550
46551 \end_inset
46552
46553
46554 \end_layout
46555
46556 \begin_layout Bibliography
46557 \begin_inset CommandInset bibitem
46558 LatexCommand bibitem
46559 key "pstricks"
46560
46561 \end_inset
46562
46563 Page Web du paquetage LaTeX 
46564 \series bold
46565
46566 \begin_inset CommandInset href
46567 LatexCommand href
46568 name "PSTricks"
46569 target "http://tug.org/PSTricks/"
46570
46571 \end_inset
46572
46573
46574 \series default
46575
46576 \begin_inset Index idx
46577 status collapsed
46578
46579 \begin_layout Plain Layout
46580 Paquetages LaTeX ! PSTricks
46581 \end_layout
46582
46583 \end_inset
46584
46585
46586 \end_layout
46587
46588 \begin_layout Bibliography
46589 \begin_inset CommandInset bibitem
46590 LatexCommand bibitem
46591 key "refstyle"
46592
46593 \end_inset
46594
46595 Documentation du paquetage LaTeX
46596 \series bold
46597  
46598 \begin_inset CommandInset href
46599 LatexCommand href
46600 name "refstyle"
46601 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46602
46603 \end_inset
46604
46605
46606 \series default
46607
46608 \begin_inset Index idx
46609 status collapsed
46610
46611 \begin_layout Plain Layout
46612 Paquetages LaTeX ! refstyle
46613 \end_layout
46614
46615 \end_inset
46616
46617
46618 \end_layout
46619
46620 \begin_layout Bibliography
46621 \begin_inset CommandInset bibitem
46622 LatexCommand bibitem
46623 key "sidecap"
46624
46625 \end_inset
46626
46627 Documentation du paquetage LaTeX 
46628 \series bold
46629
46630 \begin_inset CommandInset href
46631 LatexCommand href
46632 name "sidecap"
46633 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46634
46635 \end_inset
46636
46637
46638 \series default
46639
46640 \begin_inset Index idx
46641 status collapsed
46642
46643 \begin_layout Plain Layout
46644 Paquetages LaTeX ! sidecap
46645 \end_layout
46646
46647 \end_inset
46648
46649
46650 \end_layout
46651
46652 \begin_layout Bibliography
46653 \begin_inset CommandInset bibitem
46654 LatexCommand bibitem
46655 key "NewInLyX20"
46656
46657 \end_inset
46658
46659
46660 \begin_inset CommandInset href
46661 LatexCommand href
46662 name "Page Wiki"
46663 target "http://wiki.lyx.org/LyX/NewInLyX20"
46664
46665 \end_inset
46666
46667  au sujet des nouveautés de 
46668 \family sans
46669 LyX 2.0
46670 \family default
46671 .
46672 \end_layout
46673
46674 \begin_layout Standard
46675 \begin_inset CommandInset index_print
46676 LatexCommand printindex
46677 type "idx"
46678
46679 \end_inset
46680
46681
46682 \end_layout
46683
46684 \end_body
46685 \end_document