]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
33b30eb72581b92eac7b45d2c5a841696d504172
[features.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 fleqn,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 2.0.x novembre 2011
302 \end_layout
303
304 \end_inset
305
306
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \begin_inset Newline newline
312 \end_inset
313
314
315 \family sans
316 Version 2.0.x
317 \end_layout
318
319 \begin_layout Standard
320 \begin_inset CommandInset toc
321 LatexCommand tableofcontents
322
323 \end_inset
324
325
326 \end_layout
327
328 \begin_layout Standard
329 \begin_inset Note Note
330 status open
331
332 \begin_layout Plain Layout
333 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
334  
335 \series bold
336 arydshln
337 \series default
338
339 \series bold
340 colortbl
341 \series default
342
343 \series bold
344 diagbox, lettrine, marginnote, picinpar
345 \series default
346 , et 
347 \series bold
348 sidecap
349 \series default
350  doivent être installés.
351  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
352  les sections qui nécessitent les paquetages en question n'apparaîtront
353  pas sur la sortie.
354 \end_layout
355
356 \begin_layout Plain Layout
357 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
358 \begin_inset Newline newline
359 \end_inset
360
361
362 \series bold
363 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
364 \end_layout
365
366 \end_inset
367
368
369 \end_layout
370
371 \begin_layout Chapter
372 Figures
373 \begin_inset Index idx
374 status collapsed
375
376 \begin_layout Plain Layout
377 Figures
378 \end_layout
379
380 \end_inset
381
382
383 \begin_inset Index idx
384 status collapsed
385
386 \begin_layout Plain Layout
387 Graphiques|see
388 \begin_inset ERT
389 status collapsed
390
391 \begin_layout Plain Layout
392
393 {
394 \end_layout
395
396 \end_inset
397
398 Figures
399 \begin_inset ERT
400 status collapsed
401
402 \begin_layout Plain Layout
403
404 }
405 \end_layout
406
407 \end_inset
408
409
410 \end_layout
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Section
418 La fenêtre de dialogue graphique
419 \begin_inset Index idx
420 status collapsed
421
422 \begin_layout Plain Layout
423 Figures ! Fenêtre de dialogue Graphique
424 \end_layout
425
426 \end_inset
427
428
429 \begin_inset CommandInset label
430 LatexCommand label
431 name "sec:Graphics-Dialog"
432
433 \end_inset
434
435
436 \end_layout
437
438 \begin_layout Standard
439 Pour placer une figure dans votre document, cliquez sur le bouton 
440 \begin_inset Info
441 type  "icon"
442 arg   "dialog-show-new-inset graphics"
443 \end_inset
444
445  dans la barre d'outils, ou faites 
446 \family sans
447 Insertion\SpecialChar \menuseparator
448 Graphique
449 \family default
450 .
451  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
452  à charger.
453  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
454  dans le texte.
455 \end_layout
456
457 \begin_layout Standard
458 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
459  sur une image
460 \begin_inset Note Note
461 status collapsed
462
463 \begin_layout Plain Layout
464 Ça marche aussi avec le bouton gauche ! (NdT)
465 \end_layout
466
467 \end_inset
468
469 .
470  Cette fenêtre de dialogue possède trois onglets:
471 \end_layout
472
473 \begin_layout Description
474 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
475  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
476  Les unités de longueurs utilisées sont décrites dans l'appendice
477 \begin_inset space ~
478 \end_inset
479
480
481 \begin_inset CommandInset ref
482 LatexCommand ref
483 reference "cha:Unités-de-longueur"
484
485 \end_inset
486
487 .
488 \begin_inset Newline newline
489 \end_inset
490
491
492 \begin_inset Index idx
493 status collapsed
494
495 \begin_layout Plain Layout
496 Figures ! Pivotées
497 \end_layout
498
499 \end_inset
500
501 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
502  d'une montre, en donnant l'angle de rotation et la position du pivot.
503  L'image apparaîtra pivotée dans LyX.
504 \begin_inset Newline newline
505 \end_inset
506
507
508 \begin_inset Index idx
509 status collapsed
510
511 \begin_layout Plain Layout
512 Figures ! Redimensionnées
513 \end_layout
514
515 \end_inset
516
517 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
518  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
519  sa largeur.
520  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
521  déterminée automatiquement.
522  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
523  éventuellement une distorsion.
524  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
525  
526 \family sans
527 Conserver
528 \begin_inset space ~
529 \end_inset
530
531 les
532 \begin_inset space ~
533 \end_inset
534
535 proportions
536 \family default
537 .
538  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
539  pas les valeurs fixées.
540  
541 \begin_inset Newline newline
542 \end_inset
543
544 Les images peuvent être modifiée en utilisant le programme de votre choix
545  en faisant un clic droit dessus et en choisissant 
546 \family sans
547 Éditer le fichier ailleurs
548 \family default
549  dans le menu contextuel qui apparaît.
550  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
551  
552 \family sans
553 Formats
554 \begin_inset space ~
555 \end_inset
556
557 de
558 \begin_inset space ~
559 \end_inset
560
561 fichiers
562 \family default
563  dans la fenêtre de dialogue de 
564 \family sans
565 Préférences
566 \family default
567  de LyX.
568 \end_layout
569
570 \begin_layout Description
571 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
572  la sortie finale est de modifier les coordonnées de la zone de l'image
573  qui est affichée.
574  Cette zone peut être calculée automatiquement à partir des données présentes
575  dans le fichier en appuyant sur le bouton 
576 \family sans
577 Valeurs
578 \begin_inset space ~
579 \end_inset
580
581 du
582 \begin_inset space ~
583 \end_inset
584
585 Fichier
586 \family default
587 .
588  Avec l'option 
589 \family sans
590 Couper
591 \begin_inset space ~
592 \end_inset
593
594 à
595 \begin_inset space ~
596 \end_inset
597
598 la
599 \begin_inset space ~
600 \end_inset
601
602 boîte
603 \begin_inset space ~
604 \end_inset
605
606 de
607 \begin_inset space ~
608 \end_inset
609
610 délimitation, 
611 \family default
612 seule la portion de l'image qui est dans la zone définie sera imprimée.
613  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
614  donc vous pouvez ignorer l'onglet 
615 \family sans
616 Rogner
617 \family default
618 .
619 \end_layout
620
621 \begin_layout Description
622
623 \family sans
624 Options
625 \begin_inset space ~
626 \end_inset
627
628 LaTeX
629 \begin_inset space ~
630 \end_inset
631
632 et
633 \begin_inset space ~
634 \end_inset
635
636 LyX
637 \family default
638  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
639  les experts ès-LaTeX pourront fournir des options supplémentaires pour
640  LaTeX
641 \begin_inset Newline newline
642 \end_inset
643
644 L'option 
645 \family sans
646 Mode brouillon
647 \family default
648  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
649  avec la taille de l'image.
650 \begin_inset Newline newline
651 \end_inset
652
653 L'option 
654 \family sans
655 Ne
656 \begin_inset space ~
657 \end_inset
658
659 pas
660 \begin_inset space ~
661 \end_inset
662
663 décompresser
664 \begin_inset space ~
665 \end_inset
666
667 à
668 \begin_inset space ~
669 \end_inset
670
671 l'exportation
672 \family default
673  n'affectera que les graphiques EPS zippés, par exemple 
674 \family typewriter
675 x.eps.gz
676 \family default
677 .
678  Quand cette option est activée, les images ne sont pas décompressées à
679  l'exportation, vu que LaTeX peut les traiter telles-quelles
680 \begin_inset Newline newline
681 \end_inset
682
683 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
684  disques quand on utilise PostScript comme format de sortie, voir l'appendice
685 \begin_inset space ~
686 \end_inset
687
688
689 \begin_inset CommandInset ref
690 LatexCommand ref
691 reference "sec:PostScript"
692
693 \end_inset
694
695 .
696  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
697  terminal UNIX ou une console Windows:
698 \begin_inset Newline newline
699 \end_inset
700
701
702 \series bold
703 gzip x.eps
704 \series default
705
706 \begin_inset Newline newline
707 \end_inset
708
709
710 \series bold
711 zgrep %%Bounding x.eps.gz > x.eps.bb
712 \series default
713
714 \begin_inset Newline newline
715 \end_inset
716
717 La seconde commande va créer le fichier contenant la description de la boîte
718  de délimitation 
719 \begin_inset Quotes eld
720 \end_inset
721
722
723 \family typewriter
724 x.eps.bb
725 \family default
726
727 \begin_inset Quotes erd
728 \end_inset
729
730  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
731 \begin_inset Newline newline
732 \end_inset
733
734 Dans la section 
735 \family sans
736 Groupe
737 \begin_inset space ~
738 \end_inset
739
740 de
741 \begin_inset space ~
742 \end_inset
743
744 graphiques
745 \family default
746  vous pouvez définir ou de choisir un groupe de paramètres d'image
747 \begin_inset Index idx
748 status collapsed
749
750 \begin_layout Plain Layout
751 Figures ! Groupes de paramétrisation
752 \end_layout
753
754 \end_inset
755
756 .
757  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
758  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
759  les autres soient automatiquement modifiées de la même manière.
760  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
761  avoir à modifier leur taille manuellement une par une.
762  On peut rattacher une image à un groupe existant en utilisant le menu contextue
763 l de l'image et en cochant le nom du groupe dans la liste
764 \begin_inset Foot
765 status collapsed
766
767 \begin_layout Plain Layout
768 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
769 \end_layout
770
771 \end_inset
772
773 .
774 \end_layout
775
776 \begin_layout Standard
777 \begin_inset VSpace bigskip
778 \end_inset
779
780
781 \end_layout
782
783 \begin_layout Standard
784 Voici un exemple d'image au format EPS
785 \begin_inset Foot
786 status collapsed
787
788 \begin_layout Plain Layout
789 Les format d'images sont décrits dans la section
790 \begin_inset space ~
791 \end_inset
792
793
794 \begin_inset CommandInset ref
795 LatexCommand ref
796 reference "sec:Image-Formats"
797
798 \end_inset
799
800 .
801 \end_layout
802
803 \end_inset
804
805  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
806 nt:
807 \end_layout
808
809 \begin_layout Standard
810 \align center
811 \begin_inset Graphics
812         filename ../clipart/mobius.eps
813         scale 70
814         scaleBeforeRotation
815         rotateOrigin center
816
817 \end_inset
818
819
820 \end_layout
821
822 \begin_layout Standard
823 Et voici la même image mais en mode brouillon:
824 \end_layout
825
826 \begin_layout Standard
827 \align center
828 \begin_inset Graphics
829         filename ../clipart/mobius.eps
830         scale 70
831         draft
832         scaleBeforeRotation
833         rotateOrigin center
834
835 \end_inset
836
837
838 \end_layout
839
840 \begin_layout Section
841 Figures flottantes
842 \begin_inset CommandInset label
843 LatexCommand label
844 name "sec:Figure-Floats"
845
846 \end_inset
847
848
849 \begin_inset Index idx
850 status collapsed
851
852 \begin_layout Plain Layout
853 Flottants ! Figures
854 \end_layout
855
856 \end_inset
857
858
859 \begin_inset Index idx
860 status collapsed
861
862 \begin_layout Plain Layout
863 Figures ! Flottants
864 \end_layout
865
866 \end_inset
867
868
869 \end_layout
870
871 \begin_layout Standard
872 Pour des explications d'ordre général concernant les flottants, jetez un
873  coup d'œil à la section
874 \begin_inset space ~
875 \end_inset
876
877
878 \begin_inset CommandInset ref
879 LatexCommand ref
880 reference "sec:Flottants-Introduction"
881
882 \end_inset
883
884 .
885 \end_layout
886
887 \begin_layout Standard
888 Le bouton 
889 \begin_inset Info
890 type  "icon"
891 arg   "float-insert figure"
892 \end_inset
893
894  de la barre d'outils et le menu 
895 \family sans
896 Insertion\SpecialChar \menuseparator
897 Flottant\SpecialChar \menuseparator
898 Figure
899 \family default
900  insèrent un flottant avec l'étiquette 
901 \begin_inset Quotes eld
902 \end_inset
903
904
905 \series bold
906 Figure
907 \begin_inset space ~
908 \end_inset
909
910 #:
911 \series default
912
913 \begin_inset Quotes erd
914 \end_inset
915
916  (# est le numéro réel de l'image).
917  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
918 \begin_inset space ~
919 \end_inset
920
921
922 \begin_inset CommandInset ref
923 LatexCommand ref
924 reference "fig:kill-plat"
925
926 \end_inset
927
928  ou en dessous de la légende comme pour la Figure
929 \begin_inset space ~
930 \end_inset
931
932
933 \begin_inset CommandInset ref
934 LatexCommand ref
935 reference "fig:escher"
936
937 \end_inset
938
939 .
940  Vous trouverez plus d'information sur le positionnement des légendes dans
941  la section
942 \begin_inset space ~
943 \end_inset
944
945
946 \begin_inset CommandInset ref
947 LatexCommand ref
948 reference "sec:Placement-légende"
949
950 \end_inset
951
952 .
953 \end_layout
954
955 \begin_layout Standard
956 \begin_inset Float figure
957 wide false
958 sideways false
959 status open
960
961 \begin_layout Plain Layout
962 \align center
963 \begin_inset Graphics
964         filename ../clipart/platypus.eps
965         width 50col%
966         scaleBeforeRotation
967         rotateOrigin center
968
969 \end_inset
970
971
972 \end_layout
973
974 \begin_layout Plain Layout
975 \begin_inset Caption Standard
976
977 \begin_layout Plain Layout
978 \begin_inset CommandInset label
979 LatexCommand label
980 name "fig:kill-plat"
981
982 \end_inset
983
984 Un ornithorynque sévèrement déformé dans un flottant de figure.
985 \end_layout
986
987 \end_inset
988
989
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \begin_layout Standard
998 \begin_inset Float figure
999 wide false
1000 sideways false
1001 status open
1002
1003 \begin_layout Plain Layout
1004 \begin_inset Caption Standard
1005
1006 \begin_layout Plain Layout
1007 \begin_inset CommandInset label
1008 LatexCommand label
1009 name "fig:escher"
1010
1011 \end_inset
1012
1013 M.C.
1014  Escher sous LSD.
1015 \end_layout
1016
1017 \end_inset
1018
1019
1020 \end_layout
1021
1022 \begin_layout Plain Layout
1023 \align center
1024 \begin_inset Graphics
1025         filename ../clipart/escher-lsd.eps
1026         scale 80
1027         scaleBeforeRotation
1028         rotateOrigin center
1029
1030 \end_inset
1031
1032
1033 \end_layout
1034
1035 \end_inset
1036
1037
1038 \end_layout
1039
1040 \begin_layout Standard
1041 \begin_inset Index idx
1042 status collapsed
1043
1044 \begin_layout Plain Layout
1045 References@Références ! à des Figures
1046 \end_layout
1047
1048 \end_inset
1049
1050 Les figure
1051 \begin_inset space ~
1052 \end_inset
1053
1054
1055 \begin_inset CommandInset ref
1056 LatexCommand ref
1057 reference "fig:kill-plat"
1058
1059 \end_inset
1060
1061  et 
1062 \begin_inset CommandInset ref
1063 LatexCommand ref
1064 reference "fig:escher"
1065
1066 \end_inset
1067
1068  sont des exemples de figures référencées.
1069  Dans le texte, on fait référence à une figure en faisant référence à sa
1070  légende.
1071  On insère donc une étiquette dans la légende en utilisant le menu 
1072 \family sans
1073 Insertion
1074 \family default
1075 \SpecialChar \menuseparator
1076
1077 \family sans
1078 Étiquette
1079 \family default
1080  ou le bouton 
1081 \begin_inset Info
1082 type  "icon"
1083 arg   "label-insert"
1084 \end_inset
1085
1086  de la barre d'outils.
1087  On peut alors faire référence à cette étiquette en utilisant le menu 
1088 \family sans
1089 Insertion\SpecialChar \menuseparator
1090 Référence
1091 \begin_inset space ~
1092 \end_inset
1093
1094 croisée
1095 \family default
1096  ou le bouton 
1097 \begin_inset Info
1098 type  "icon"
1099 arg   "dialog-show-new-inset ref"
1100 \end_inset
1101
1102  de la barre d'outils.
1103  Il est important d'utiliser des références pour les flottants de figures
1104  plutôt que des locutions vagues du genre 
1105 \begin_inset Quotes eld
1106 \end_inset
1107
1108 la figure ci-dessous
1109 \begin_inset Quotes erd
1110 \end_inset
1111
1112 , puisque LaTeX va repositionner la figure dans le document final.
1113  Votre figure risque de ne plus être ci-dessous du tout !
1114 \begin_inset Newline newline
1115 \end_inset
1116
1117 Le référencement est expliqué plus en détail dans la section
1118 \begin_inset space ~
1119 \end_inset
1120
1121
1122 \begin_inset CommandInset ref
1123 LatexCommand ref
1124 reference "sec:Referencer-les-Flottants"
1125
1126 \end_inset
1127
1128 .
1129 \end_layout
1130
1131 \begin_layout Standard
1132 En principe on met une seule figure dans un flottant, mais parfois vous
1133  pouvez vouloir deux figures avec chacune sa sous-légende.
1134  C'est possible en insérant des flottants d'image dans des flottants d'image
1135  existants.
1136  Notez que seule la légende principale des flottants est reprise dans la
1137  liste des figures.
1138  La figure
1139 \begin_inset space ~
1140 \end_inset
1141
1142
1143 \begin_inset CommandInset ref
1144 LatexCommand ref
1145 reference "fig:Deux-images-déformées"
1146
1147 \end_inset
1148
1149  est un exemple de flottant de figure avec deux images mises l'une à côté
1150  de l'autre.
1151  Vous pouvez aussi mettre les images les unes sous les autres.
1152  Les figures
1153 \begin_inset space ~
1154 \end_inset
1155
1156
1157 \begin_inset CommandInset ref
1158 LatexCommand ref
1159 reference "fig:Structure-indéfinissable"
1160
1161 \end_inset
1162
1163  et 
1164 \begin_inset CommandInset ref
1165 LatexCommand ref
1166 reference "fig:Un-ornithorynque"
1167
1168 \end_inset
1169
1170  sont des sous-figures.
1171 \end_layout
1172
1173 \begin_layout Standard
1174 \begin_inset Float figure
1175 wide false
1176 sideways false
1177 status open
1178
1179 \begin_layout Plain Layout
1180 \begin_inset space \hfill{}
1181 \end_inset
1182
1183
1184 \begin_inset Float figure
1185 wide false
1186 sideways false
1187 status open
1188
1189 \begin_layout Plain Layout
1190 \begin_inset Caption Standard
1191
1192 \begin_layout Plain Layout
1193 \begin_inset CommandInset label
1194 LatexCommand label
1195 name "fig:Structure-indéfinissable"
1196
1197 \end_inset
1198
1199 Structure indéfinissable
1200 \end_layout
1201
1202 \end_inset
1203
1204
1205 \end_layout
1206
1207 \begin_layout Plain Layout
1208 \begin_inset Graphics
1209         filename ../clipart/escher-lsd.eps
1210         width 45col%
1211         scaleBeforeRotation
1212         groupId Déformés
1213
1214 \end_inset
1215
1216
1217 \end_layout
1218
1219 \end_inset
1220
1221
1222 \begin_inset space \hfill{}
1223 \end_inset
1224
1225
1226 \begin_inset Float figure
1227 wide false
1228 sideways false
1229 status open
1230
1231 \begin_layout Plain Layout
1232 \begin_inset Caption Standard
1233
1234 \begin_layout Plain Layout
1235 \begin_inset CommandInset label
1236 LatexCommand label
1237 name "fig:Un-ornithorynque"
1238
1239 \end_inset
1240
1241 Un ornithorynque
1242 \end_layout
1243
1244 \end_inset
1245
1246
1247 \end_layout
1248
1249 \begin_layout Plain Layout
1250 \begin_inset Graphics
1251         filename ../clipart/platypus.eps
1252         width 45col%
1253         scaleBeforeRotation
1254         groupId Déformés
1255
1256 \end_inset
1257
1258
1259 \end_layout
1260
1261 \end_inset
1262
1263
1264 \begin_inset space \hfill{}
1265 \end_inset
1266
1267
1268 \end_layout
1269
1270 \begin_layout Plain Layout
1271 \begin_inset Caption Standard
1272
1273 \begin_layout Plain Layout
1274 \begin_inset CommandInset label
1275 LatexCommand label
1276 name "fig:Deux-images-déformées"
1277
1278 \end_inset
1279
1280 Deux images déformées.
1281  Les deux images font partie du groupe de paramétrisation 
1282 \begin_inset Quotes eld
1283 \end_inset
1284
1285 déformés
1286 \begin_inset Quotes erd
1287 \end_inset
1288
1289 .
1290 \end_layout
1291
1292 \end_inset
1293
1294
1295 \end_layout
1296
1297 \end_inset
1298
1299
1300 \end_layout
1301
1302 \begin_layout Section
1303 Les formats d'images
1304 \begin_inset CommandInset label
1305 LatexCommand label
1306 name "sec:Image-Formats"
1307
1308 \end_inset
1309
1310
1311 \begin_inset Index idx
1312 status collapsed
1313
1314 \begin_layout Plain Layout
1315 Formats d' images
1316 \end_layout
1317
1318 \end_inset
1319
1320
1321 \begin_inset Index idx
1322 status collapsed
1323
1324 \begin_layout Plain Layout
1325 Figures ! Formats d'images
1326 \end_layout
1327
1328 \end_inset
1329
1330
1331 \end_layout
1332
1333 \begin_layout Standard
1334 Vous pouvez insérer des images dans n'importe quel format connu.
1335  Mais, comme nous l'avons expliqué dans l'appendice
1336 \begin_inset space ~
1337 \end_inset
1338
1339
1340 \begin_inset CommandInset ref
1341 LatexCommand ref
1342 reference "cha:Formats-fichiers-graphiques"
1343
1344 \end_inset
1345
1346 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1347  de formats d'images.
1348  Pour s'en sortir LyX utilise le programme 
1349 \family typewriter
1350 ImageMagick
1351 \family default
1352  en arrière plan pour convertir les formats que vous utilisez dans un des
1353  formats acceptés par le format de sortie.
1354  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1355 ons en n'utilisant que les formats listés dans les sous sections de l'appendice
1356 \begin_inset space ~
1357 \end_inset
1358
1359
1360 \begin_inset CommandInset ref
1361 LatexCommand ref
1362 reference "cha:Formats-fichiers-graphiques"
1363
1364 \end_inset
1365
1366 .
1367 \end_layout
1368
1369 \begin_layout Standard
1370 Comme pour les polices de caractères, il y a deux grands types de formats
1371  d'images:
1372 \end_layout
1373
1374 \begin_layout Description
1375 Les
1376 \begin_inset space ~
1377 \end_inset
1378
1379 images
1380 \begin_inset space ~
1381 \end_inset
1382
1383 Matricielles
1384 \begin_inset space ~
1385 \end_inset
1386
1387 (ou
1388 \begin_inset space ~
1389 \end_inset
1390
1391 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1392  enregistrés sous un format compressé.
1393  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1394  petits carrés quand on utilise des agrandissements trop importants (aspect
1395  
1396 \begin_inset Quotes eld
1397 \end_inset
1398
1399 pixellisé
1400 \begin_inset Quotes erd
1401 \end_inset
1402
1403 ).
1404  Les formats matriciels les plus connus sont le GIF (
1405 \begin_inset Quotes eld
1406 \end_inset
1407
1408 Graphics Interchange Format
1409 \begin_inset Quotes erd
1410 \end_inset
1411
1412 , avec comme extension de fichier 
1413 \begin_inset Quotes eld
1414 \end_inset
1415
1416
1417 \family typewriter
1418 .gif
1419 \family default
1420
1421 \begin_inset Quotes erd
1422 \end_inset
1423
1424 )
1425 \begin_inset Index idx
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429 GIF|see
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 {
1436 \end_layout
1437
1438 \end_inset
1439
1440 Format d'image
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 }
1447 \end_layout
1448
1449 \end_inset
1450
1451
1452 \end_layout
1453
1454 \end_inset
1455
1456 , le PNG (
1457 \begin_inset Quotes eld
1458 \end_inset
1459
1460 Portable Network Graphics, extension 
1461 \begin_inset Quotes eld
1462 \end_inset
1463
1464
1465 \family typewriter
1466 .png
1467 \family default
1468
1469 \begin_inset Quotes erd
1470 \end_inset
1471
1472 )
1473 \begin_inset Index idx
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477 PNG|see
1478 \begin_inset ERT
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482
1483 {
1484 \end_layout
1485
1486 \end_inset
1487
1488 Formats d'image
1489 \begin_inset ERT
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493
1494 }
1495 \end_layout
1496
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \end_inset
1503
1504  et le JPG (
1505 \begin_inset Quotes eld
1506 \end_inset
1507
1508 Joint Photographic Expert Group, extension 
1509 \begin_inset Quotes eld
1510 \end_inset
1511
1512
1513 \family typewriter
1514 .jpg
1515 \family default
1516
1517 \begin_inset Quotes erd
1518 \end_inset
1519
1520  ou 
1521 \begin_inset Quotes eld
1522 \end_inset
1523
1524
1525 \family typewriter
1526 .jpeg
1527 \family default
1528
1529 \begin_inset Quotes erd
1530 \end_inset
1531
1532 )
1533 \begin_inset Index idx
1534 status collapsed
1535
1536 \begin_layout Plain Layout
1537 JPG|see
1538 \begin_inset ERT
1539 status collapsed
1540
1541 \begin_layout Plain Layout
1542
1543 {
1544 \end_layout
1545
1546 \end_inset
1547
1548 Formats d'image
1549 \begin_inset ERT
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553
1554 }
1555 \end_layout
1556
1557 \end_inset
1558
1559
1560 \end_layout
1561
1562 \end_inset
1563
1564 .
1565 \end_layout
1566
1567 \begin_layout Description
1568 Les
1569 \begin_inset space ~
1570 \end_inset
1571
1572 images
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Vectorielles
1577 \begin_inset space ~
1578 \end_inset
1579
1580 (ou
1581 \begin_inset space ~
1582 \end_inset
1583
1584 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1585  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1586 nnée comme on le veut sans perte de précision.
1587  La possibilité de redimensionner les images est très utilisé pour les présentat
1588 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1589 nnement.
1590  Le redimensionnement permet aussi de présenter des documents en ligne où
1591  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1592  étudier les détails.
1593 \begin_inset Newline newline
1594 \end_inset
1595
1596 Les principaux formats vectoriels sont le SVG (
1597 \begin_inset Quotes eld
1598 \end_inset
1599
1600 Scalable Vector Graphics
1601 \begin_inset Quotes erd
1602 \end_inset
1603
1604 , extension
1605 \begin_inset Quotes eld
1606 \end_inset
1607
1608
1609 \family typewriter
1610 .svg
1611 \family default
1612
1613 \begin_inset Quotes erd
1614 \end_inset
1615
1616 )
1617 \begin_inset Index idx
1618 status collapsed
1619
1620 \begin_layout Plain Layout
1621 SVG|see
1622 \begin_inset ERT
1623 status collapsed
1624
1625 \begin_layout Plain Layout
1626
1627 {
1628 \end_layout
1629
1630 \end_inset
1631
1632 Format d'image
1633 \begin_inset ERT
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637
1638 }
1639 \end_layout
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \end_inset
1647
1648 , l'EPS ( 
1649 \begin_inset Quotes eld
1650 \end_inset
1651
1652 encapsulated PostScript
1653 \begin_inset Quotes erd
1654 \end_inset
1655
1656 , extension
1657 \begin_inset Quotes eld
1658 \end_inset
1659
1660
1661 \family typewriter
1662 .eps
1663 \family default
1664
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668 )
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 EPS|see
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678
1679 {
1680 \end_layout
1681
1682 \end_inset
1683
1684 Format d'image
1685 \begin_inset ERT
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689
1690 }
1691 \end_layout
1692
1693 \end_inset
1694
1695
1696 \end_layout
1697
1698 \end_inset
1699
1700 , le PDF (
1701 \begin_inset Quotes eld
1702 \end_inset
1703
1704 Portable Document Format
1705 \begin_inset Quotes erd
1706 \end_inset
1707
1708 , extension
1709 \begin_inset Quotes eld
1710 \end_inset
1711
1712
1713 \family typewriter
1714 .pdf
1715 \family default
1716
1717 \begin_inset Quotes erd
1718 \end_inset
1719
1720 )
1721 \begin_inset Index idx
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725 PDF|see
1726 \begin_inset ERT
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730
1731 {
1732 \end_layout
1733
1734 \end_inset
1735
1736 Format d'image
1737 \begin_inset ERT
1738 status collapsed
1739
1740 \begin_layout Plain Layout
1741
1742 }
1743 \end_layout
1744
1745 \end_inset
1746
1747
1748 \end_layout
1749
1750 \end_inset
1751
1752  et le WMF (
1753 \begin_inset Quotes eld
1754 \end_inset
1755
1756 Windows Metafile
1757 \begin_inset Quotes erd
1758 \end_inset
1759
1760 , extension 
1761 \begin_inset Quotes eld
1762 \end_inset
1763
1764
1765 \family typewriter
1766 .wfm
1767 \family default
1768
1769 \begin_inset Quotes erd
1770 \end_inset
1771
1772  ou 
1773 \begin_inset Quotes eld
1774 \end_inset
1775
1776
1777 \family typewriter
1778 .emf
1779 \family default
1780
1781 \begin_inset Quotes erd
1782 \end_inset
1783
1784 )
1785 \begin_inset Index idx
1786 status collapsed
1787
1788 \begin_layout Plain Layout
1789 WMF|see
1790 \begin_inset ERT
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 {
1796 \end_layout
1797
1798 \end_inset
1799
1800 Formats d'images
1801 \begin_inset ERT
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805
1806 }
1807 \end_layout
1808
1809 \end_inset
1810
1811
1812 \end_layout
1813
1814 \end_inset
1815
1816 .
1817  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1818  en EPS, mais le résultat ne sera pas redimensionnable.
1819  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1820 \begin_inset Foot
1821 status collapsed
1822
1823 \begin_layout Plain Layout
1824 Dans le cas du PDF l'image initiale est aussi compressée.
1825 \end_layout
1826
1827 \end_inset
1828
1829
1830 \end_layout
1831
1832 \begin_layout Standard
1833 Les fichiers PDF générés par 
1834 \family typewriter
1835 Adobe Photoshop
1836 \family default
1837 , par exemple, sont des images matricielles.
1838 \end_layout
1839
1840 \begin_layout Standard
1841 En principe il est quasiment impossible de convertir une image matricielle
1842  en graphique vectoriel, seul le contraire est possible.
1843  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1844  dans respectivement un fichier de sortie PDF ou PostScript.
1845  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1846  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1847  WMF/SVG
1848 \begin_inset Formula $\to$
1849 \end_inset
1850
1851 PDF/EPS convenables.
1852 \end_layout
1853
1854 \begin_layout Chapter
1855 Tableaux
1856 \begin_inset Index idx
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860 Tableau
1861 \end_layout
1862
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \begin_layout Section
1869 Introduction
1870 \begin_inset Index idx
1871 status collapsed
1872
1873 \begin_layout Plain Layout
1874 Tableau ! Introduction
1875 \end_layout
1876
1877 \end_inset
1878
1879
1880 \end_layout
1881
1882 \begin_layout Standard
1883 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1884  
1885 \begin_inset Info
1886 type  "icon"
1887 arg   "tabular-insert"
1888 \end_inset
1889
1890  soit 
1891 \family sans
1892 Insertion\SpecialChar \menuseparator
1893 Tableau
1894 \family default
1895 .
1896  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1897  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1898  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1899  sur un bouton de la souris pour valider votre choix.
1900  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1901  vous demandant le nombre de lignes et de colonnes.
1902 \begin_inset Newline newline
1903 \end_inset
1904
1905 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1906  une à droite de la colonne la plus à droite et une en bas de la rangée
1907  du bas, qui forment une boîte autour du tableau.
1908  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1909  apparaît séparée du reste du tableau.
1910  Voici un exemple :
1911 \end_layout
1912
1913 \begin_layout Standard
1914 \align center
1915 \begin_inset Tabular
1916 <lyxtabular version="3" rows="4" columns="4">
1917 <features rotate="0" tabularvalignment="middle">
1918 <column alignment="center" valignment="top">
1919 <column alignment="center" valignment="top">
1920 <column alignment="center" valignment="top">
1921 <column alignment="center" valignment="top">
1922 <row>
1923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1924 \begin_inset Text
1925
1926 \begin_layout Plain Layout
1927
1928 \end_layout
1929
1930 \end_inset
1931 </cell>
1932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1933 \begin_inset Text
1934
1935 \begin_layout Plain Layout
1936 1
1937 \end_layout
1938
1939 \end_inset
1940 </cell>
1941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1942 \begin_inset Text
1943
1944 \begin_layout Plain Layout
1945 2
1946 \end_layout
1947
1948 \end_inset
1949 </cell>
1950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1951 \begin_inset Text
1952
1953 \begin_layout Plain Layout
1954 3
1955 \end_layout
1956
1957 \end_inset
1958 </cell>
1959 </row>
1960 <row>
1961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1962 \begin_inset Text
1963
1964 \begin_layout Plain Layout
1965 A
1966 \end_layout
1967
1968 \end_inset
1969 </cell>
1970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1971 \begin_inset Text
1972
1973 \begin_layout Plain Layout
1974
1975 \end_layout
1976
1977 \end_inset
1978 </cell>
1979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1980 \begin_inset Text
1981
1982 \begin_layout Plain Layout
1983
1984 \end_layout
1985
1986 \end_inset
1987 </cell>
1988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1989 \begin_inset Text
1990
1991 \begin_layout Plain Layout
1992
1993 \end_layout
1994
1995 \end_inset
1996 </cell>
1997 </row>
1998 <row>
1999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2000 \begin_inset Text
2001
2002 \begin_layout Plain Layout
2003 B
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2009 \begin_inset Text
2010
2011 \begin_layout Plain Layout
2012
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2018 \begin_inset Text
2019
2020 \begin_layout Plain Layout
2021
2022 \end_layout
2023
2024 \end_inset
2025 </cell>
2026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2027 \begin_inset Text
2028
2029 \begin_layout Plain Layout
2030
2031 \end_layout
2032
2033 \end_inset
2034 </cell>
2035 </row>
2036 <row>
2037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2038 \begin_inset Text
2039
2040 \begin_layout Plain Layout
2041 C
2042 \end_layout
2043
2044 \end_inset
2045 </cell>
2046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2047 \begin_inset Text
2048
2049 \begin_layout Plain Layout
2050
2051 \end_layout
2052
2053 \end_inset
2054 </cell>
2055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2056 \begin_inset Text
2057
2058 \begin_layout Plain Layout
2059
2060 \end_layout
2061
2062 \end_inset
2063 </cell>
2064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2065 \begin_inset Text
2066
2067 \begin_layout Plain Layout
2068
2069 \end_layout
2070
2071 \end_inset
2072 </cell>
2073 </row>
2074 </lyxtabular>
2075
2076 \end_inset
2077
2078
2079 \end_layout
2080
2081 \begin_layout Section
2082 La fenêtre 
2083 \family sans
2084 tableau
2085 \family default
2086
2087 \begin_inset Index idx
2088 status collapsed
2089
2090 \begin_layout Plain Layout
2091 Tableau ! Fenêtre de dialogue
2092 \end_layout
2093
2094 \end_inset
2095
2096
2097 \end_layout
2098
2099 \begin_layout Standard
2100 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2101  de la souris, ce qui fait apparaître une fenêtre avec des options.
2102  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2103  la colonne et la ligne dans laquelle le curseur se trouve.
2104  La plupart des options peuvent s'appliquer à des sélections.
2105  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2106  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2107  votre sélection.
2108  Notez qu'il y a une différence entre sélectionner le 
2109 \emph on
2110 contenu 
2111 \emph default
2112 d'une cellule et sélectionner la cellule elle-même.
2113 \begin_inset Newline newline
2114 \end_inset
2115
2116 En cochant l'option 
2117 \family sans
2118 Application
2119 \begin_inset space ~
2120 \end_inset
2121
2122 immédiate
2123 \family default
2124  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2125  est appliquée directement.
2126  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2127  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2128  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2129  de dialogue, vous devez appuyer sur 
2130 \family sans
2131 Entrée
2132 \family default
2133  pour que la modification soit appliquée.
2134 \begin_inset Newline newline
2135 \end_inset
2136
2137 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2138  :
2139 \end_layout
2140
2141 \begin_layout Description
2142 Paramètres
2143 \begin_inset space ~
2144 \end_inset
2145
2146 du
2147 \begin_inset space ~
2148 \end_inset
2149
2150 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2151  la largeur de la colonne courante.
2152  L'alignement horizontal 
2153 \family sans
2154 Au
2155 \begin_inset space ~
2156 \end_inset
2157
2158 séparateur
2159 \begin_inset space ~
2160 \end_inset
2161
2162 décimal
2163 \family default
2164  est décrit dans la section
2165 \begin_inset space ~
2166 \end_inset
2167
2168
2169 \begin_inset CommandInset ref
2170 LatexCommand ref
2171 reference "sub:Alignements-de-cellules"
2172
2173 \end_inset
2174
2175 .
2176  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2177  vertical de la ligne courante.
2178  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2179  et donc, plusieurs paragraphes de texte, voir la section
2180 \begin_inset space ~
2181 \end_inset
2182
2183
2184 \begin_inset CommandInset ref
2185 LatexCommand ref
2186 reference "sub:Lignes-multiple-dans-cellule"
2187
2188 \end_inset
2189
2190 .
2191  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2192  pour accommoder le contenu de cellule le plus large.
2193 \begin_inset Newline newline
2194 \end_inset
2195
2196 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2197  un multicolonne, voir la section
2198 \begin_inset space ~
2199 \end_inset
2200
2201
2202 \begin_inset CommandInset ref
2203 LatexCommand ref
2204 reference "sub:Multicolonnes"
2205
2206 \end_inset
2207
2208  ou une cellule d'une colonne comme cellule multiligne, voir la section
2209 \begin_inset space ~
2210 \end_inset
2211
2212
2213 \begin_inset CommandInset ref
2214 LatexCommand ref
2215 reference "sub:Multi-lignes"
2216
2217 \end_inset
2218
2219 .
2220 \begin_inset Newline newline
2221 \end_inset
2222
2223 L'option 
2224 \family sans
2225 Tourner
2226 \begin_inset space ~
2227 \end_inset
2228
2229 la
2230 \begin_inset space ~
2231 \end_inset
2232
2233 case
2234 \begin_inset space ~
2235 \end_inset
2236
2237 de
2238 \begin_inset space ~
2239 \end_inset
2240
2241 90°
2242 \family default
2243  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2244  L'option 
2245 \family sans
2246 Tourner
2247 \begin_inset space ~
2248 \end_inset
2249
2250 le
2251 \begin_inset space ~
2252 \end_inset
2253
2254 tableau
2255 \begin_inset space ~
2256 \end_inset
2257
2258 de
2259 \begin_inset space ~
2260 \end_inset
2261
2262 90°
2263 \family default
2264  fait pivoter tout le tableau.
2265  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2266  la sortie finale.
2267  Pour plus d'information voir la section
2268 \begin_inset space ~
2269 \end_inset
2270
2271
2272 \begin_inset CommandInset ref
2273 LatexCommand ref
2274 reference "sec:Rotated-Table-Cells"
2275
2276 \end_inset
2277
2278 .
2279 \begin_inset Newline newline
2280 \end_inset
2281
2282
2283 \begin_inset Note Greyedout
2284 status open
2285
2286 \begin_layout Plain Layout
2287
2288 \series bold
2289 Note:
2290 \series default
2291  La plupart des visualiseurs DVI ne sont 
2292 \emph on
2293 pas
2294 \emph default
2295  capables d'afficher ces rotations.
2296 \end_layout
2297
2298 \end_inset
2299
2300
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2305  qui sont incorporés dans une ligne de texte :
2306 \begin_inset Newline newline
2307 \end_inset
2308
2309 Une ligne avec des tableaux alignés de différentes manières: 
2310 \begin_inset Tabular
2311 <lyxtabular version="3" rows="2" columns="2">
2312 <features rotate="0" tabularvalignment="top">
2313 <column alignment="center" valignment="top" width="0pt">
2314 <column alignment="center" valignment="top">
2315 <row>
2316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2317 \begin_inset Text
2318
2319 \begin_layout Plain Layout
2320
2321 \end_layout
2322
2323 \end_inset
2324 </cell>
2325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2326 \begin_inset Text
2327
2328 \begin_layout Plain Layout
2329 1
2330 \end_layout
2331
2332 \end_inset
2333 </cell>
2334 </row>
2335 <row>
2336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2337 \begin_inset Text
2338
2339 \begin_layout Plain Layout
2340 A
2341 \end_layout
2342
2343 \end_inset
2344 </cell>
2345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 </row>
2355 </lyxtabular>
2356
2357 \end_inset
2358
2359  
2360 \begin_inset Tabular
2361 <lyxtabular version="3" rows="2" columns="2">
2362 <features rotate="0" tabularvalignment="middle">
2363 <column alignment="center" valignment="top">
2364 <column alignment="center" valignment="top">
2365 <row>
2366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2367 \begin_inset Text
2368
2369 \begin_layout Plain Layout
2370
2371 \end_layout
2372
2373 \end_inset
2374 </cell>
2375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2376 \begin_inset Text
2377
2378 \begin_layout Plain Layout
2379 1
2380 \end_layout
2381
2382 \end_inset
2383 </cell>
2384 </row>
2385 <row>
2386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2387 \begin_inset Text
2388
2389 \begin_layout Plain Layout
2390 A
2391 \end_layout
2392
2393 \end_inset
2394 </cell>
2395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2396 \begin_inset Text
2397
2398 \begin_layout Plain Layout
2399
2400 \end_layout
2401
2402 \end_inset
2403 </cell>
2404 </row>
2405 </lyxtabular>
2406
2407 \end_inset
2408
2409  
2410 \begin_inset Tabular
2411 <lyxtabular version="3" rows="2" columns="2">
2412 <features rotate="0" tabularvalignment="bottom">
2413 <column alignment="center" valignment="top" width="0pt">
2414 <column alignment="center" valignment="top">
2415 <row>
2416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2417 \begin_inset Text
2418
2419 \begin_layout Plain Layout
2420
2421 \end_layout
2422
2423 \end_inset
2424 </cell>
2425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2426 \begin_inset Text
2427
2428 \begin_layout Plain Layout
2429 1
2430 \end_layout
2431
2432 \end_inset
2433 </cell>
2434 </row>
2435 <row>
2436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2437 \begin_inset Text
2438
2439 \begin_layout Plain Layout
2440 A
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2446 \begin_inset Text
2447
2448 \begin_layout Plain Layout
2449
2450 \end_layout
2451
2452 \end_inset
2453 </cell>
2454 </row>
2455 </lyxtabular>
2456
2457 \end_inset
2458
2459
2460 \begin_inset Newline newline
2461 \end_inset
2462
2463 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2464  spéciales pour le tableau, voir les sections
2465 \begin_inset space ~
2466 \end_inset
2467
2468
2469 \begin_inset CommandInset ref
2470 LatexCommand ref
2471 reference "sub:Calculs-multicolonnes"
2472
2473 \end_inset
2474
2475  et 
2476 \begin_inset CommandInset ref
2477 LatexCommand ref
2478 reference "sec:Tableaux-Colorés"
2479
2480 \end_inset
2481
2482 .
2483 \end_layout
2484
2485 \begin_layout Description
2486
2487 \family sans
2488 Bordures
2489 \family default
2490  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2491  ou la colonne courante.
2492  
2493 \begin_inset Newline newline
2494 \end_inset
2495
2496 En utilisant le style 
2497 \family sans
2498 Formel
2499 \family default
2500  à la place du style par 
2501 \family sans
2502 Défaut
2503 \family default
2504 , on va convertir le tableau en tableau formel comme on le décrit dans la
2505  section
2506 \begin_inset space ~
2507 \end_inset
2508
2509
2510 \begin_inset CommandInset ref
2511 LatexCommand ref
2512 reference "sec:Tableaux-Formels"
2513
2514 \end_inset
2515
2516 .
2517 \begin_inset Newline newline
2518 \end_inset
2519
2520 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2521  dans les lignes du tableau comme c'est décrit dans la section
2522 \begin_inset space ~
2523 \end_inset
2524
2525
2526 \begin_inset CommandInset ref
2527 LatexCommand ref
2528 reference "sub:Espacement-lignes"
2529
2530 \end_inset
2531
2532 .
2533 \end_layout
2534
2535 \begin_layout Description
2536 Tableau
2537 \begin_inset space ~
2538 \end_inset
2539
2540 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2541  un 
2542 \begin_inset Quotes eld
2543 \end_inset
2544
2545
2546 \emph on
2547 tableau long
2548 \emph default
2549
2550 \begin_inset Quotes erd
2551 \end_inset
2552
2553  qui peut continuer sur plusieurs pages.
2554  Les sections
2555 \begin_inset space ~
2556 \end_inset
2557
2558
2559 \begin_inset CommandInset ref
2560 LatexCommand ref
2561 reference "sec:Tableaux-longs"
2562
2563 \end_inset
2564
2565  et 
2566 \begin_inset CommandInset ref
2567 LatexCommand ref
2568 reference "sec:Questions-sur-tableaux-longs"
2569
2570 \end_inset
2571
2572  décrivent ces tableaux longs plus en détail.
2573 \end_layout
2574
2575 \begin_layout Section
2576 La barre d'outils tableau
2577 \begin_inset Index idx
2578 status collapsed
2579
2580 \begin_layout Plain Layout
2581 Tableau ! Barre d'outils
2582 \end_layout
2583
2584 \end_inset
2585
2586
2587 \end_layout
2588
2589 \begin_layout Standard
2590 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2591  permet de modifier plus rapidement les tableaux.
2592  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2593  le curseur se trouve à l'intérieur d'un tableau.
2594  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2595  au menu 
2596 \family sans
2597 Visualiser\SpecialChar \menuseparator
2598 Barres
2599 \begin_inset space ~
2600 \end_inset
2601
2602 d'outils\SpecialChar \menuseparator
2603 Tableau
2604 \family default
2605 .
2606 \end_layout
2607
2608 \begin_layout Standard
2609 La barre d'outils contient les icônes suivantes :
2610 \end_layout
2611
2612 \begin_layout Labeling
2613 \labelwidthstring 00.00.0000
2614 \begin_inset Info
2615 type  "icon"
2616 arg   "inset-modify tabular append-row"
2617 \end_inset
2618
2619  ajoute une ligne sous la cellule ou la sélection courante
2620 \end_layout
2621
2622 \begin_layout Labeling
2623 \labelwidthstring 00.00.0000
2624 \begin_inset Info
2625 type  "icon"
2626 arg   "inset-modify tabular append-column"
2627 \end_inset
2628
2629  ajoute une colonne à la droite de la cellule ou de la sélection courante
2630 \end_layout
2631
2632 \begin_layout Labeling
2633 \labelwidthstring 00.00.0000
2634 \begin_inset Info
2635 type  "icon"
2636 arg   "inset-modify tabular delete-row"
2637 \end_inset
2638
2639  supprime la ligne ou la sélection courante
2640 \end_layout
2641
2642 \begin_layout Labeling
2643 \labelwidthstring 00.00.0000
2644 \begin_inset Info
2645 type  "icon"
2646 arg   "inset-modify tabular delete-column"
2647 \end_inset
2648
2649  supprime la colonne ou la sélection courante
2650 \end_layout
2651
2652 \begin_layout Labeling
2653 \labelwidthstring 00.00.0000
2654 \begin_inset Info
2655 type  "icon"
2656 arg   "inset-modify tabular toggle-line-top"
2657 \end_inset
2658
2659  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2660  courante
2661 \end_layout
2662
2663 \begin_layout Labeling
2664 \labelwidthstring 00.00.0000
2665 \begin_inset Info
2666 type  "icon"
2667 arg   "inset-modify tabular toggle-line-bottom"
2668 \end_inset
2669
2670  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2671 \end_layout
2672
2673 \begin_layout Labeling
2674 \labelwidthstring 00.00.0000
2675 \begin_inset Info
2676 type  "icon"
2677 arg   "inset-modify tabular toggle-line-left"
2678 \end_inset
2679
2680  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2681 \begin_inset Note Note
2682 status collapsed
2683
2684 \begin_layout Plain Layout
2685 ou colonne ?
2686 \end_layout
2687
2688 \end_inset
2689
2690  ou de la sélection courante
2691 \end_layout
2692
2693 \begin_layout Labeling
2694 \labelwidthstring 00.00.0000
2695 \begin_inset Info
2696 type  "icon"
2697 arg   "inset-modify tabular toggle-line-right"
2698 \end_inset
2699
2700  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2701 \begin_inset Note Note
2702 status collapsed
2703
2704 \begin_layout Plain Layout
2705 ou colonne ?
2706 \end_layout
2707
2708 \end_inset
2709
2710  ou de la sélection courante
2711 \end_layout
2712
2713 \begin_layout Labeling
2714 \labelwidthstring 00.00.0000
2715 \begin_inset Info
2716 type  "icon"
2717 arg   "inset-modify tabular set-all-lines"
2718 \end_inset
2719
2720  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2721  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2722  colonne et la ligne courante
2723 \end_layout
2724
2725 \begin_layout Labeling
2726 \labelwidthstring 00.00.0000
2727 \begin_inset Info
2728 type  "icon"
2729 arg   "inset-modify tabular unset-all-lines"
2730 \end_inset
2731
2732  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2733  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2734  aussi la colonne et la ligne courante
2735 \end_layout
2736
2737 \begin_layout Labeling
2738 \labelwidthstring 00.00.0000
2739 \begin_inset Info
2740 type  "icon"
2741 arg   "inset-modify tabular m-align-left"
2742 \end_inset
2743
2744  aligne à gauche le contenu de la cellule ou de la colonne courante
2745 \end_layout
2746
2747 \begin_layout Labeling
2748 \labelwidthstring 00.00.0000
2749 \begin_inset Info
2750 type  "icon"
2751 arg   "inset-modify tabular m-align-center"
2752 \end_inset
2753
2754  centre horizontalement le contenu de la cellule ou de la colonne courante
2755 \end_layout
2756
2757 \begin_layout Labeling
2758 \labelwidthstring 00.00.0000
2759 \begin_inset Info
2760 type  "icon"
2761 arg   "inset-modify tabular m-align-right"
2762 \end_inset
2763
2764  aligne à droite le contenu de la cellule ou de la colonne courante
2765 \end_layout
2766
2767 \begin_layout Labeling
2768 \labelwidthstring 00.00.0000
2769 \begin_inset Info
2770 type  "icon"
2771 arg   "inset-modify tabular align-decimal"
2772 \end_inset
2773
2774  aligne le contenu de la colonne courante sur un caractère
2775 \end_layout
2776
2777 \begin_layout Labeling
2778 \labelwidthstring 00.00.0000
2779 \begin_inset Info
2780 type  "icon"
2781 arg   "inset-modify tabular m-valign-top"
2782 \end_inset
2783
2784  aligne le contenu de la cellule courante verticalement vers le haut
2785 \end_layout
2786
2787 \begin_layout Labeling
2788 \labelwidthstring 00.00.0000
2789 \begin_inset Info
2790 type  "icon"
2791 arg   "inset-modify tabular m-valign-middle"
2792 \end_inset
2793
2794  centre verticalement le contenu de la cellule courante
2795 \end_layout
2796
2797 \begin_layout Labeling
2798 \labelwidthstring 00.00.0000
2799 \begin_inset Info
2800 type  "icon"
2801 arg   "inset-modify tabular m-valign-bottom"
2802 \end_inset
2803
2804  aligne le contenu de la cellule courante verticalement vers le bas
2805 \end_layout
2806
2807 \begin_layout Labeling
2808 \labelwidthstring 00.00.0000
2809 \begin_inset Info
2810 type  "icon"
2811 arg   "inset-modify tabular set-rotate-cell"
2812 \end_inset
2813
2814  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2815 re
2816 \end_layout
2817
2818 \begin_layout Labeling
2819 \labelwidthstring 00.00.0000
2820 \begin_inset Info
2821 type  "icon"
2822 arg   "inset-modify tabular set-rotate-tabular"
2823 \end_inset
2824
2825  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2826 \end_layout
2827
2828 \begin_layout Labeling
2829 \labelwidthstring 00.00.0000
2830 \begin_inset Info
2831 type  "icon"
2832 arg   "inset-modify tabular multicolumn"
2833 \end_inset
2834
2835  transforme en multi-colonne la cellule ou la sélection courante
2836 \end_layout
2837
2838 \begin_layout Labeling
2839 \labelwidthstring 00.00.0000
2840 \begin_inset Info
2841 type  "icon"
2842 arg   "inset-modify tabular multirow"
2843 \end_inset
2844
2845  transforme en multi-ligne la cellule ou la sélection courante
2846 \end_layout
2847
2848 \begin_layout Standard
2849 \begin_inset Note Greyedout
2850 status open
2851
2852 \begin_layout Plain Layout
2853
2854 \series bold
2855 Note :
2856 \series default
2857  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2858  est utilisé pour toutes les autres cellules de la ligne.
2859 \end_layout
2860
2861 \end_inset
2862
2863
2864 \end_layout
2865
2866 \begin_layout Section
2867 Le menu Édition tableau
2868 \begin_inset Index idx
2869 status collapsed
2870
2871 \begin_layout Plain Layout
2872 Tableau ! Menu Édition
2873 \end_layout
2874
2875 \end_inset
2876
2877
2878 \end_layout
2879
2880 \begin_layout Standard
2881 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2882  
2883 \family sans
2884 Édition\SpecialChar \menuseparator
2885 Tableau
2886 \family default
2887  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2888  ou de la ligne courante et aussi de transformer la sélection courante en
2889  multi-colonne.
2890  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2891 \end_layout
2892
2893 \begin_layout Section
2894 Flottant de tableau
2895 \begin_inset CommandInset label
2896 LatexCommand label
2897 name "sec:Table-Floats"
2898
2899 \end_inset
2900
2901
2902 \begin_inset Index idx
2903 status collapsed
2904
2905 \begin_layout Plain Layout
2906 Flottants ! Tableaux
2907 \end_layout
2908
2909 \end_inset
2910
2911
2912 \begin_inset Index idx
2913 status collapsed
2914
2915 \begin_layout Plain Layout
2916 Tableau ! Flottants
2917 \end_layout
2918
2919 \end_inset
2920
2921
2922 \end_layout
2923
2924 \begin_layout Standard
2925 Pour des explications générales sur les flottants, jetez un œil à la section
2926 \begin_inset space ~
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset ref
2931 LatexCommand ref
2932 reference "sec:Flottants-Introduction"
2933
2934 \end_inset
2935
2936 .
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \begin_inset Float table
2941 placement h
2942 wide false
2943 sideways false
2944 status open
2945
2946 \begin_layout Plain Layout
2947 \begin_inset Caption Standard
2948
2949 \begin_layout Plain Layout
2950 \begin_inset CommandInset label
2951 LatexCommand label
2952 name "tab:Flottant-de-tableau"
2953
2954 \end_inset
2955
2956 Un flottant de tableau.
2957 \end_layout
2958
2959 \end_inset
2960
2961
2962 \end_layout
2963
2964 \begin_layout Plain Layout
2965 \align center
2966 \begin_inset Tabular
2967 <lyxtabular version="3" rows="3" columns="3">
2968 <features rotate="0" tabularvalignment="middle">
2969 <column alignment="center" valignment="top" width="0pt">
2970 <column alignment="center" valignment="top" width="0pt">
2971 <column alignment="center" valignment="top" width="0pt">
2972 <row>
2973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Plain Layout
2977 1
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986 2
2987 \end_layout
2988
2989 \end_inset
2990 </cell>
2991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2992 \begin_inset Text
2993
2994 \begin_layout Plain Layout
2995 3
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 </row>
3001 <row>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006 Jules
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Plain Layout
3015 Marie
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024 Jean
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 </row>
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035 \begin_inset Formula $\int x^{2}dx$
3036 \end_inset
3037
3038
3039 \end_layout
3040
3041 \end_inset
3042 </cell>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047 \begin_inset Formula $\left[\begin{array}{cc}
3048 a & b\\
3049 c & d
3050 \end{array}\right]$
3051 \end_inset
3052
3053
3054 \end_layout
3055
3056 \end_inset
3057 </cell>
3058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3059 \begin_inset Text
3060
3061 \begin_layout Plain Layout
3062 \begin_inset Formula $1+1=2$
3063 \end_inset
3064
3065
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 </row>
3071 </lyxtabular>
3072
3073 \end_inset
3074
3075
3076 \end_layout
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Les flottants de tableau sont insérés en utilisant le menu 
3085 \family sans
3086 Insertion\SpecialChar \menuseparator
3087 Flottant\SpecialChar \menuseparator
3088 Tableau
3089 \family default
3090  ou le bouton 
3091 \begin_inset Info
3092 type  "icon"
3093 arg   "float-insert table"
3094 \end_inset
3095
3096  de la barre d'outils.
3097 \end_layout
3098
3099 \begin_layout Standard
3100 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3101  qui a comme étiquette 
3102 \begin_inset Quotes eld
3103 \end_inset
3104
3105 Tableau
3106 \begin_inset space ~
3107 \end_inset
3108
3109 #:
3110 \begin_inset Quotes erd
3111 \end_inset
3112
3113  (où # est le numéro du tableau).
3114  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3115 \end_layout
3116
3117 \begin_layout Standard
3118 Le tableau
3119 \begin_inset space ~
3120 \end_inset
3121
3122
3123 \begin_inset CommandInset ref
3124 LatexCommand ref
3125 reference "tab:Flottant-de-tableau"
3126
3127 \end_inset
3128
3129  est un exemple de tableau dans un flottant de tableau.
3130 \end_layout
3131
3132 \begin_layout Standard
3133 On met habituellement la légende au dessus des tableaux, mais cette règle
3134  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3135  Cela signifie que si vous utilisez un document appartenant aux classes
3136  
3137 \family sans
3138 article
3139 \family default
3140
3141 \family sans
3142 book
3143 \family default
3144
3145 \family sans
3146 letter
3147 \family default
3148 , ou
3149 \family sans
3150  report
3151 \family default
3152  il n'y aura pas d'espace entre la légende et le tableau.
3153  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3154  la commande de chargement du paquetage LaTeX 
3155 \series bold
3156 caption
3157 \series default
3158
3159 \begin_inset Index idx
3160 status collapsed
3161
3162 \begin_layout Plain Layout
3163 Paquetages LaTeX ! caption
3164 \end_layout
3165
3166 \end_inset
3167
3168  dans le préambule de votre document.
3169 \begin_inset Foot
3170 status collapsed
3171
3172 \begin_layout Plain Layout
3173 Pour plus d'information voyez la section
3174 \begin_inset space ~
3175 \end_inset
3176
3177
3178 \begin_inset CommandInset ref
3179 LatexCommand ref
3180 reference "sec:Placement-légende"
3181
3182 \end_inset
3183
3184 .
3185 \end_layout
3186
3187 \end_inset
3188
3189 :
3190 \end_layout
3191
3192 \begin_layout Standard
3193
3194 \series bold
3195 tableposition=top
3196 \end_layout
3197
3198 \begin_layout Standard
3199 Le paquetage 
3200 \series bold
3201 caption
3202 \series default
3203 , qui est décrit dans la section
3204 \begin_inset space ~
3205 \end_inset
3206
3207
3208 \begin_inset CommandInset ref
3209 LatexCommand ref
3210 reference "sec:Formatage-légende"
3211
3212 \end_inset
3213
3214 , est utilisé pour ajuster le format des légendes.
3215 \end_layout
3216
3217 \begin_layout Standard
3218 Dans le texte, on fait référence à un tableau
3219 \begin_inset Index idx
3220 status collapsed
3221
3222 \begin_layout Plain Layout
3223 References@Références ! à des Tableaux
3224 \end_layout
3225
3226 \end_inset
3227
3228  en faisant référence à sa légende.
3229  On insère donc une étiquette dans la légende en utilisant le menu 
3230 \family sans
3231 Insertion
3232 \family default
3233 \SpecialChar \menuseparator
3234
3235 \family sans
3236 Étiquette
3237 \family default
3238  ou le bouton 
3239 \begin_inset Info
3240 type  "icon"
3241 arg   "label-insert"
3242 \end_inset
3243
3244  de la barre d'outils.
3245  On peut alors faire référence à cette étiquette en utilisant le menu 
3246 \family sans
3247 Insertion\SpecialChar \menuseparator
3248 Référence
3249 \begin_inset space ~
3250 \end_inset
3251
3252 croisée
3253 \family default
3254  ou le bouton 
3255 \begin_inset Info
3256 type  "icon"
3257 arg   "dialog-show-new-inset ref"
3258 \end_inset
3259
3260  de la barre d'outils.
3261 \begin_inset Newline newline
3262 \end_inset
3263
3264 Les références croisées sont expliquées en détail dans la section
3265 \begin_inset space ~
3266 \end_inset
3267
3268
3269 \begin_inset CommandInset ref
3270 LatexCommand ref
3271 reference "sec:Referencer-les-Flottants"
3272
3273 \end_inset
3274
3275 .
3276 \end_layout
3277
3278 \begin_layout Section
3279 Tableaux Longs
3280 \begin_inset CommandInset label
3281 LatexCommand label
3282 name "sec:Tableaux-longs"
3283
3284 \end_inset
3285
3286
3287 \begin_inset Index idx
3288 status collapsed
3289
3290 \begin_layout Plain Layout
3291 Tableaux longs
3292 \end_layout
3293
3294 \end_inset
3295
3296
3297 \begin_inset Index idx
3298 status collapsed
3299
3300 \begin_layout Plain Layout
3301 Tableau ! Tableaux longs
3302 \end_layout
3303
3304 \end_inset
3305
3306
3307 \end_layout
3308
3309 \begin_layout Standard
3310 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3311  l'option 
3312 \family sans
3313 Utiliser
3314 \begin_inset space ~
3315 \end_inset
3316
3317 les
3318 \begin_inset space ~
3319 \end_inset
3320
3321 tableaux
3322 \begin_inset space ~
3323 \end_inset
3324
3325 longs
3326 \family default
3327  de l'onglet 
3328 \family sans
3329 Tableau
3330 \begin_inset space ~
3331 \end_inset
3332
3333 long
3334 \family default
3335  de la fenêtre 
3336 \family sans
3337 Paramètres
3338 \begin_inset space ~
3339 \end_inset
3340
3341 du
3342 \begin_inset space ~
3343 \end_inset
3344
3345 tableau
3346 \family default
3347  pour le répartir automatiquement sur plusieurs pages.
3348  En cochant cette option, vous activez les options suivantes:
3349 \end_layout
3350
3351 \begin_layout Description
3352 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3353  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3354  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3355  première page, si 
3356 \family sans
3357 Premier
3358 \begin_inset space ~
3359 \end_inset
3360
3361 en-tête
3362 \family default
3363  est défini.
3364  Ces lignes forment l'en-tête principal.
3365 \end_layout
3366
3367 \begin_layout Description
3368 Premier
3369 \begin_inset space ~
3370 \end_inset
3371
3372 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3373  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3374  d'en-tête utilisées pour la première page du tableau long.
3375 \end_layout
3376
3377 \begin_layout Description
3378 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3379  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3380  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3381  page si 
3382 \family sans
3383 Dernier
3384 \begin_inset space ~
3385 \end_inset
3386
3387 pied
3388 \family default
3389  est défini.
3390 \end_layout
3391
3392 \begin_layout Description
3393 Dernier
3394 \begin_inset space ~
3395 \end_inset
3396
3397 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3398  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3399  constituant le pied de la dernière page du tableau long.
3400 \end_layout
3401
3402 \begin_layout Description
3403 Légende La ligne courante contient la légende du tableau.
3404  La première ligne est transformée en une colonne unique et une légende
3405  est insérée.
3406  Vous trouverez d'autres explications sur les légendes pour les tableaux
3407  longs dans la section
3408 \begin_inset space ~
3409 \end_inset
3410
3411
3412 \begin_inset CommandInset ref
3413 LatexCommand ref
3414 reference "sub:Tableaux-longs-légende"
3415
3416 \end_inset
3417
3418 .
3419 \end_layout
3420
3421 \begin_layout Standard
3422 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3423  Voyez le tableau long qui suit pour voir comment ça marche :
3424 \end_layout
3425
3426 \begin_layout Standard
3427 \align center
3428 \begin_inset Tabular
3429 <lyxtabular version="3" rows="69" columns="3">
3430 <features rotate="0" islongtable="true" longtabularalignment="center">
3431 <column alignment="left" valignment="top" width="0cm">
3432 <column alignment="left" valignment="top" width="0pt">
3433 <column alignment="center" valignment="top" width="0pt">
3434 <row endfirsthead="true">
3435 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439
3440 \series bold
3441 Exemple d'annuaire téléphonique (ignorez les noms)
3442 \end_layout
3443
3444 \end_inset
3445 </cell>
3446 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Plain Layout
3450
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Plain Layout
3459
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 </row>
3465 <row endfirsthead="true">
3466 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Plain Layout
3470
3471 \series bold
3472 NOM
3473 \end_layout
3474
3475 \end_inset
3476 </cell>
3477 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490
3491 \series bold
3492 TEL.
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 </row>
3498 <row endhead="true">
3499 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503
3504 \series bold
3505 Exemple d'annuaire téléphonique
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 </row>
3529 <row endhead="true">
3530 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534
3535 \series bold
3536 NOM
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554
3555 \series bold
3556 TEL.
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row endfoot="true">
3563 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567  continue page suivante
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 </row>
3591 <row>
3592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596
3597 \series bold
3598 Annovi
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607 Silvia
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3613 \begin_inset Text
3614
3615 \begin_layout Plain Layout
3616 111
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 </row>
3622 <row>
3623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627
3628 \series bold
3629 Bertoli
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 Stefano
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 111
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 </row>
3653 <row>
3654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658
3659 \series bold
3660 Bozzi
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 Walter
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 111
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 </row>
3684 <row>
3685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689
3690 \series bold
3691 Cachia
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 Maria
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 111
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 </row>
3715 <row>
3716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \series bold
3722 Cachia
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 <cell alignment="center" valignment="top" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731 Maurizio
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 111
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 </row>
3746 <row>
3747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751
3752 \series bold
3753 Cinquemani
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 <cell alignment="center" valignment="top" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 Giusi
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 111
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 </row>
3777 <row>
3778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782
3783 \series bold
3784 Colin
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 Bernard
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 111
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 </row>
3808 <row>
3809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813
3814 \series bold
3815 Concli
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 Gianfranco
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 111
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 </row>
3839 <row>
3840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844
3845 \series bold
3846 Dal Bosco
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 Carolina
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3861 \begin_inset Text
3862
3863 \begin_layout Plain Layout
3864 111
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 </row>
3870 <row>
3871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875
3876 \series bold
3877 Dalpiaz
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 Annamaria
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895 111
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 </row>
3901 <row>
3902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906
3907 \series bold
3908 Feliciello
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 <cell alignment="center" valignment="top" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917 Domenico
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 111
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 </row>
3932 <row>
3933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937
3938 \series bold
3939 Focarelli
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 <cell alignment="center" valignment="top" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 Paola
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957 111
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 </row>
3963 <row>
3964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968
3969 \series bold
3970 Galletti
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="center" valignment="top" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979 Oreste
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3985 \begin_inset Text
3986
3987 \begin_layout Plain Layout
3988 111
3989 \end_layout
3990
3991 \end_inset
3992 </cell>
3993 </row>
3994 <row>
3995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Plain Layout
3999
4000 \series bold
4001 Gasparini
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 <cell alignment="center" valignment="top" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010 Franca
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4016 \begin_inset Text
4017
4018 \begin_layout Plain Layout
4019 111
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 </row>
4025 <row>
4026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030
4031 \series bold
4032 Rizzardi
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 <cell alignment="center" valignment="top" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041 Paola
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Plain Layout
4050 111
4051 \end_layout
4052
4053 \end_inset
4054 </cell>
4055 </row>
4056 <row>
4057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4058 \begin_inset Text
4059
4060 \begin_layout Plain Layout
4061
4062 \series bold
4063 Lassini
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072 Giancarlo
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4078 \begin_inset Text
4079
4080 \begin_layout Plain Layout
4081 111
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 </row>
4087 <row>
4088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092
4093 \series bold
4094 Malfatti
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 <cell alignment="center" valignment="top" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103 Luciano
4104 \end_layout
4105
4106 \end_inset
4107 </cell>
4108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4109 \begin_inset Text
4110
4111 \begin_layout Plain Layout
4112 111
4113 \end_layout
4114
4115 \end_inset
4116 </cell>
4117 </row>
4118 <row>
4119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123
4124 \series bold
4125 Malfatti
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 <cell alignment="center" valignment="top" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134 Valeriano
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 111
4144 \end_layout
4145
4146 \end_inset
4147 </cell>
4148 </row>
4149 <row>
4150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154
4155 \series bold
4156 Meneguzzo
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 <cell alignment="center" valignment="top" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165 Roberto
4166 \end_layout
4167
4168 \end_inset
4169 </cell>
4170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4171 \begin_inset Text
4172
4173 \begin_layout Plain Layout
4174 111
4175 \end_layout
4176
4177 \end_inset
4178 </cell>
4179 </row>
4180 <row>
4181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185
4186 \series bold
4187 Mezzadra
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 Roberto
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205 111
4206 \end_layout
4207
4208 \end_inset
4209 </cell>
4210 </row>
4211 <row>
4212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216
4217 \series bold
4218 Pirpamer
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 <cell alignment="center" valignment="top" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227 Erich
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236 111
4237 \end_layout
4238
4239 \end_inset
4240 </cell>
4241 </row>
4242 <row>
4243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247
4248 \series bold
4249 Pochiesa
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 <cell alignment="center" valignment="top" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258 Paolo
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4264 \begin_inset Text
4265
4266 \begin_layout Plain Layout
4267 111, 222
4268 \end_layout
4269
4270 \end_inset
4271 </cell>
4272 </row>
4273 <row>
4274 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278
4279 \series bold
4280 Radina
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 Claudio
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 111
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 </row>
4304 <row>
4305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309
4310 \series bold
4311 Stuffer
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 <cell alignment="center" valignment="top" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320 Oskar
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 111
4330 \end_layout
4331
4332 \end_inset
4333 </cell>
4334 </row>
4335 <row>
4336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340
4341 \series bold
4342 Tacchelli
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 <cell alignment="center" valignment="top" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351 Ugo
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360 111
4361 \end_layout
4362
4363 \end_inset
4364 </cell>
4365 </row>
4366 <row>
4367 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371
4372 \series bold
4373 Tezzele
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 <cell alignment="center" valignment="top" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382 Margit
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 111
4392 \end_layout
4393
4394 \end_inset
4395 </cell>
4396 </row>
4397 <row>
4398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402
4403 \series bold
4404 Unterkalmsteiner
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 <cell alignment="center" valignment="top" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413 Frieda
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422 111
4423 \end_layout
4424
4425 \end_inset
4426 </cell>
4427 </row>
4428 <row>
4429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433
4434 \series bold
4435 Vieider
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 <cell alignment="center" valignment="top" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444 Hilde
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 111
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 </row>
4459 <row>
4460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464
4465 \series bold
4466 Vigna
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 Jürgen
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 111
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 </row>
4490 <row>
4491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495
4496 \series bold
4497 Weber
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 Maurizio
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 111
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 </row>
4521 <row>
4522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526
4527 \series bold
4528 Winkler
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537 Franz
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 111
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 </row>
4552 <row>
4553 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557  
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586
4587 \series bold
4588 Annovi
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 Silvia
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 555
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 </row>
4612 <row>
4613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617
4618 \series bold
4619 Bertoli
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 Stefano
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 555
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 </row>
4643 <row>
4644 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648
4649 \series bold
4650 Bozzi
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 Walter
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 555
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 </row>
4674 <row>
4675 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679
4680 \series bold
4681 Cachia
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 Maria
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 555
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 </row>
4705 <row>
4706 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710
4711 \series bold
4712 Cachia
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 Maurizio
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 555
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 </row>
4736 <row>
4737 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Plain Layout
4741
4742 \series bold
4743 Cinquemani
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 Giusi
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 555
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 </row>
4767 <row>
4768 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772
4773 \series bold
4774 Colin
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 Bernard
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 555
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 </row>
4798 <row>
4799 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803
4804 \series bold
4805 Concli
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 Gianfranco
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Plain Layout
4823 555
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 </row>
4829 <row>
4830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4831 \begin_inset Text
4832
4833 \begin_layout Plain Layout
4834
4835 \series bold
4836 Dal Bosco
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 Carolina
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 555
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 </row>
4860 <row>
4861 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865
4866 \series bold
4867 Dalpiaz
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 <cell alignment="center" valignment="top" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876 Annamaria
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885 555
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 </row>
4891 <row>
4892 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896
4897 \series bold
4898 Feliciello
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 <cell alignment="center" valignment="top" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907 Domenico
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 555
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 </row>
4922 <row>
4923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927
4928 \series bold
4929 Focarelli
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 <cell alignment="center" valignment="top" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938 Paola
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4944 \begin_inset Text
4945
4946 \begin_layout Plain Layout
4947 555
4948 \end_layout
4949
4950 \end_inset
4951 </cell>
4952 </row>
4953 <row>
4954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958
4959 \series bold
4960 Galletti
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 <cell alignment="center" valignment="top" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969 Oreste
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978 555
4979 \end_layout
4980
4981 \end_inset
4982 </cell>
4983 </row>
4984 <row>
4985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989
4990 \series bold
4991 Gasparini
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 <cell alignment="center" valignment="top" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000 Franca
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009 555
5010 \end_layout
5011
5012 \end_inset
5013 </cell>
5014 </row>
5015 <row>
5016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5017 \begin_inset Text
5018
5019 \begin_layout Plain Layout
5020
5021 \series bold
5022 Rizzardi
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 <cell alignment="center" valignment="top" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031 Paola
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040 555
5041 \end_layout
5042
5043 \end_inset
5044 </cell>
5045 </row>
5046 <row>
5047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051
5052 \series bold
5053 Lassini
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 <cell alignment="center" valignment="top" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062 Giancarlo
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Plain Layout
5071 555
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 </row>
5077 <row>
5078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082
5083 \series bold
5084 Malfatti
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 <cell alignment="center" valignment="top" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093 Luciano
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Plain Layout
5102 555
5103 \end_layout
5104
5105 \end_inset
5106 </cell>
5107 </row>
5108 <row>
5109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Plain Layout
5113
5114 \series bold
5115 Malfatti
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 <cell alignment="center" valignment="top" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 Valeriano
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133 555
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 </row>
5139 <row>
5140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144
5145 \series bold
5146 Meneguzzo
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 Roberto
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164 555
5165 \end_layout
5166
5167 \end_inset
5168 </cell>
5169 </row>
5170 <row>
5171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175
5176 \series bold
5177 Mezzadra
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 Roberto
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195 555
5196 \end_layout
5197
5198 \end_inset
5199 </cell>
5200 </row>
5201 <row>
5202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206
5207 \series bold
5208 Pirpamer
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 <cell alignment="center" valignment="top" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217 Erich
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Plain Layout
5226 555
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 </row>
5232 <row>
5233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237
5238 \series bold
5239 Pochiesa
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 Paolo
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Plain Layout
5257 555, 222
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 </row>
5263 <row>
5264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5265 \begin_inset Text
5266
5267 \begin_layout Plain Layout
5268
5269 \series bold
5270 Radina
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279 Claudio
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Plain Layout
5288 555
5289 \end_layout
5290
5291 \end_inset
5292 </cell>
5293 </row>
5294 <row>
5295 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299
5300 \series bold
5301 Stuffer
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 <cell alignment="center" valignment="top" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310 Oskar
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319 555
5320 \end_layout
5321
5322 \end_inset
5323 </cell>
5324 </row>
5325 <row>
5326 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330
5331 \series bold
5332 Tacchelli
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 <cell alignment="center" valignment="top" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341 Ugo
5342 \end_layout
5343
5344 \end_inset
5345 </cell>
5346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350 555
5351 \end_layout
5352
5353 \end_inset
5354 </cell>
5355 </row>
5356 <row>
5357 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361
5362 \series bold
5363 Tezzele
5364 \end_layout
5365
5366 \end_inset
5367 </cell>
5368 <cell alignment="center" valignment="top" usebox="none">
5369 \begin_inset Text
5370
5371 \begin_layout Plain Layout
5372 Margit
5373 \end_layout
5374
5375 \end_inset
5376 </cell>
5377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5378 \begin_inset Text
5379
5380 \begin_layout Plain Layout
5381 555
5382 \end_layout
5383
5384 \end_inset
5385 </cell>
5386 </row>
5387 <row>
5388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392
5393 \series bold
5394 Unterkalmsteiner
5395 \end_layout
5396
5397 \end_inset
5398 </cell>
5399 <cell alignment="center" valignment="top" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403 Frieda
5404 \end_layout
5405
5406 \end_inset
5407 </cell>
5408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412 555
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 </row>
5418 <row>
5419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423
5424 \series bold
5425 Vieider
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 <cell alignment="center" valignment="top" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Plain Layout
5434 Hilde
5435 \end_layout
5436
5437 \end_inset
5438 </cell>
5439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443 555
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 </row>
5449 <row>
5450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Plain Layout
5454
5455 \series bold
5456 Vigna
5457 \end_layout
5458
5459 \end_inset
5460 </cell>
5461 <cell alignment="center" valignment="top" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465 Jürgen
5466 \end_layout
5467
5468 \end_inset
5469 </cell>
5470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5471 \begin_inset Text
5472
5473 \begin_layout Plain Layout
5474 999
5475 \end_layout
5476
5477 \end_inset
5478 </cell>
5479 </row>
5480 <row>
5481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Plain Layout
5485
5486 \series bold
5487 Weber
5488 \end_layout
5489
5490 \end_inset
5491 </cell>
5492 <cell alignment="center" valignment="top" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Plain Layout
5496 Maurizio
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505 555
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 </row>
5511 <row>
5512 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516
5517 \series bold
5518 Winkler
5519 \end_layout
5520
5521 \end_inset
5522 </cell>
5523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 Franz
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 555
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 </row>
5542 <row endlastfoot="true">
5543 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5544 \begin_inset Text
5545
5546 \begin_layout Plain Layout
5547 Fin
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 </row>
5571 </lyxtabular>
5572
5573 \end_inset
5574
5575
5576 \begin_inset ERT
5577 status collapsed
5578
5579 \begin_layout Plain Layout
5580
5581
5582 \backslash
5583 addtocounter{table}{-1}
5584 \end_layout
5585
5586 \end_inset
5587
5588
5589 \begin_inset Note Note
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593 Voyez la première note grisée de la section
5594 \begin_inset space ~
5595 \end_inset
5596
5597
5598 \begin_inset CommandInset ref
5599 LatexCommand ref
5600 reference "sub:Tableaux-longs-légende"
5601
5602 \end_inset
5603
5604  pour une explication de cette commande.
5605 \end_layout
5606
5607 \end_inset
5608
5609
5610 \end_layout
5611
5612 \begin_layout Subsection
5613 Notes de bas de page dans les tableaux longs
5614 \begin_inset CommandInset label
5615 LatexCommand label
5616 name "sub:Notes-dans-tableau-long"
5617
5618 \end_inset
5619
5620
5621 \begin_inset Index idx
5622 status collapsed
5623
5624 \begin_layout Plain Layout
5625 Tableaux longs ! Notes de bas de page
5626 \end_layout
5627
5628 \end_inset
5629
5630
5631 \end_layout
5632
5633 \begin_layout Standard
5634 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5635  long.
5636  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5637  contenant la note.
5638  Par exemple le tableau
5639 \begin_inset space ~
5640 \end_inset
5641
5642
5643 \begin_inset CommandInset ref
5644 LatexCommand ref
5645 reference "tab:Légendes-tableau-différentes"
5646
5647 \end_inset
5648
5649  a une note de bas de page.
5650 \end_layout
5651
5652 \begin_layout Subsection
5653 Alignement des tableaux longs
5654 \begin_inset Index idx
5655 status collapsed
5656
5657 \begin_layout Plain Layout
5658 Tableaux longs ! Alignement
5659 \end_layout
5660
5661 \end_inset
5662
5663
5664 \end_layout
5665
5666 \begin_layout Standard
5667 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5668  de dialogue des paramètres de tableau.
5669  Pour les alignements à droite et à gauche, le tableau sera directement
5670  au bord de la page.
5671  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5672  l'alignement centré et modifier les valeurs des longueurs 
5673 \series bold
5674
5675 \backslash
5676 LTleft 
5677 \series default
5678 et 
5679 \series bold
5680
5681 \backslash
5682 LTright
5683 \series default
5684  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5685  concerné :
5686 \end_layout
5687
5688 \begin_layout Standard
5689
5690 \series bold
5691
5692 \backslash
5693 setlength{
5694 \backslash
5695 LTleft}{valeur}
5696 \end_layout
5697
5698 \begin_layout Standard
5699 Où 
5700 \series bold
5701 valeur
5702 \series default
5703  peut avoir n'importe laquelle des unités listées dans le tableau
5704 \begin_inset space ~
5705 \end_inset
5706
5707
5708 \begin_inset CommandInset ref
5709 LatexCommand ref
5710 reference "cha:Unités-de-longueur"
5711
5712 \end_inset
5713
5714 .
5715  
5716 \series bold
5717
5718 \backslash
5719 LTleft
5720 \series default
5721  contrôle la distance horizontale entre le bord gauche de la page et le
5722  tableau, et
5723 \series bold
5724  
5725 \backslash
5726 LTright
5727 \series default
5728  la distance au bord droit.
5729  La valeur implicite des ces deux distances est 
5730 \series bold
5731
5732 \backslash
5733 fill
5734 \series default
5735 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5736 \end_layout
5737
5738 \begin_layout Standard
5739 Le tableau long suivant a été centrée en mettant 
5740 \series bold
5741
5742 \backslash
5743 LTleft
5744 \series default
5745  à 
5746 \family sans
5747 0.1
5748 \backslash
5749 columnwidth
5750 \family default
5751 :
5752 \begin_inset ERT
5753 status collapsed
5754
5755 \begin_layout Plain Layout
5756
5757
5758 \backslash
5759 setlength{
5760 \backslash
5761 LTleft}{0.1
5762 \backslash
5763 columnwidth}
5764 \end_layout
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 \begin_inset Tabular
5773 <lyxtabular version="3" rows="5" columns="5">
5774 <features rotate="0" islongtable="true" longtabularalignment="center">
5775 <column alignment="center" valignment="top">
5776 <column alignment="center" valignment="top">
5777 <column alignment="center" valignment="top">
5778 <column alignment="center" valignment="top">
5779 <column alignment="center" valignment="top">
5780 <row>
5781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \begin_layout Plain Layout
5785 1
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 2
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5800 \begin_inset Text
5801
5802 \begin_layout Plain Layout
5803 3
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5809 \begin_inset Text
5810
5811 \begin_layout Plain Layout
5812 4
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5818 \begin_inset Text
5819
5820 \begin_layout Plain Layout
5821 5
5822 \end_layout
5823
5824 \end_inset
5825 </cell>
5826 </row>
5827 <row>
5828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 asd
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 s
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850 s
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 s
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 asd
5869 \end_layout
5870
5871 \end_inset
5872 </cell>
5873 </row>
5874 <row>
5875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5876 \begin_inset Text
5877
5878 \begin_layout Plain Layout
5879 asd
5880 \end_layout
5881
5882 \end_inset
5883 </cell>
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 s
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 s
5898 \end_layout
5899
5900 \end_inset
5901 </cell>
5902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5903 \begin_inset Text
5904
5905 \begin_layout Plain Layout
5906 s
5907 \end_layout
5908
5909 \end_inset
5910 </cell>
5911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5912 \begin_inset Text
5913
5914 \begin_layout Plain Layout
5915 asd
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 </row>
5921 <row>
5922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926 asd
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935 s
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944 s
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953 s
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5959 \begin_inset Text
5960
5961 \begin_layout Plain Layout
5962 asd
5963 \end_layout
5964
5965 \end_inset
5966 </cell>
5967 </row>
5968 <row>
5969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 asd
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 asd
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991 asd
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 asd
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 asd
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 </row>
6015 </lyxtabular>
6016
6017 \end_inset
6018
6019
6020 \begin_inset ERT
6021 status collapsed
6022
6023 \begin_layout Plain Layout
6024
6025
6026 \backslash
6027 setlength{
6028 \backslash
6029 LTleft}{
6030 \backslash
6031 fill}
6032 \end_layout
6033
6034 \end_inset
6035
6036
6037 \begin_inset ERT
6038 status collapsed
6039
6040 \begin_layout Plain Layout
6041
6042
6043 \backslash
6044 addtocounter{table}{-1}
6045 \end_layout
6046
6047 \end_inset
6048
6049
6050 \begin_inset Note Note
6051 status collapsed
6052
6053 \begin_layout Plain Layout
6054 Voyez la première note grisée de la section
6055 \begin_inset space ~
6056 \end_inset
6057
6058
6059 \begin_inset CommandInset ref
6060 LatexCommand ref
6061 reference "sub:Tableaux-longs-légende"
6062
6063 \end_inset
6064
6065  pour une explication de cette commande.
6066 \end_layout
6067
6068 \end_inset
6069
6070
6071 \end_layout
6072
6073 \begin_layout Subsection
6074 Légendes et tableaux longs
6075 \begin_inset Index idx
6076 status collapsed
6077
6078 \begin_layout Plain Layout
6079 Tableaux longs ! Legendes@Légendes
6080 \end_layout
6081
6082 \end_inset
6083
6084
6085 \begin_inset CommandInset label
6086 LatexCommand label
6087 name "sub:Tableaux-longs-légende"
6088
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \begin_layout Standard
6095 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6096  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6097  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6098  longs quand on utilise pour une ligne l'option de tableau long 
6099 \family sans
6100 Légende
6101 \family default
6102 , comme c'est expliqué dans la section
6103 \begin_inset space ~
6104 \end_inset
6105
6106
6107 \begin_inset CommandInset ref
6108 LatexCommand ref
6109 reference "sec:Tableaux-longs"
6110
6111 \end_inset
6112
6113 .
6114 \end_layout
6115
6116 \begin_layout Standard
6117 Voici un petit Tableau long pour voir comment ça marche :
6118 \end_layout
6119
6120 \begin_layout Standard
6121 \begin_inset Tabular
6122 <lyxtabular version="3" rows="6" columns="5">
6123 <features rotate="0" islongtable="true" longtabularalignment="center">
6124 <column alignment="center" valignment="top">
6125 <column alignment="center" valignment="top">
6126 <column alignment="center" valignment="top">
6127 <column alignment="center" valignment="top">
6128 <column alignment="center" valignment="top">
6129 <row endfirsthead="true" caption="true">
6130 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Plain Layout
6134 \begin_inset Caption Standard
6135
6136 \begin_layout Plain Layout
6137 Tableau long avec une légende
6138 \begin_inset Argument 1
6139 status open
6140
6141 \begin_layout Plain Layout
6142 Tableau long
6143 \end_layout
6144
6145 \end_inset
6146
6147
6148 \end_layout
6149
6150 \end_inset
6151
6152
6153 \end_layout
6154
6155 \end_inset
6156 </cell>
6157 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 </row>
6194 <row>
6195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 1
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 2
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 3
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 4
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 5
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 </row>
6241 <row>
6242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246 asd
6247 \end_layout
6248
6249 \end_inset
6250 </cell>
6251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255 s
6256 \end_layout
6257
6258 \end_inset
6259 </cell>
6260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 s
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 s
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 asd
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 </row>
6288 <row>
6289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6290 \begin_inset Text
6291
6292 \begin_layout Plain Layout
6293 asd
6294 \end_layout
6295
6296 \end_inset
6297 </cell>
6298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6299 \begin_inset Text
6300
6301 \begin_layout Plain Layout
6302 s
6303 \end_layout
6304
6305 \end_inset
6306 </cell>
6307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6308 \begin_inset Text
6309
6310 \begin_layout Plain Layout
6311 s
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 s
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329 asd
6330 \end_layout
6331
6332 \end_inset
6333 </cell>
6334 </row>
6335 <row>
6336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6337 \begin_inset Text
6338
6339 \begin_layout Plain Layout
6340 asd
6341 \end_layout
6342
6343 \end_inset
6344 </cell>
6345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349 s
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358 s
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 s
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376 asd
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 </row>
6382 <row>
6383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6384 \begin_inset Text
6385
6386 \begin_layout Plain Layout
6387 asd
6388 \end_layout
6389
6390 \end_inset
6391 </cell>
6392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6393 \begin_inset Text
6394
6395 \begin_layout Plain Layout
6396 asd
6397 \end_layout
6398
6399 \end_inset
6400 </cell>
6401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6402 \begin_inset Text
6403
6404 \begin_layout Plain Layout
6405 asd
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 asd
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 asd
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 </row>
6429 </lyxtabular>
6430
6431 \end_inset
6432
6433
6434 \end_layout
6435
6436 \begin_layout Standard
6437 \begin_inset VSpace medskip
6438 \end_inset
6439
6440
6441 \begin_inset Note Greyedout
6442 status open
6443
6444 \begin_layout Plain Layout
6445
6446 \series bold
6447 Note
6448 \begin_inset space ~
6449 \end_inset
6450
6451 1:
6452 \series default
6453  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6454  n'avez pas prévu de légende.
6455  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6456 \begin_inset space ~
6457 \end_inset
6458
6459 2.4 suit le tableau
6460 \begin_inset space ~
6461 \end_inset
6462
6463 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6464  sans légende.
6465  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6466  après chaque tableau long sans légende :
6467 \end_layout
6468
6469 \begin_layout Plain Layout
6470
6471 \series bold
6472
6473 \backslash
6474 addtocounter{table}{-1}
6475 \end_layout
6476
6477 \begin_layout Plain Layout
6478 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6479  et que vous ajoutez le code suivant dans le préambule du document :
6480 \end_layout
6481
6482 \begin_layout Plain Layout
6483
6484 \series bold
6485
6486 \backslash
6487 let
6488 \backslash
6489 myEnd
6490 \backslash
6491 endlongtable
6492 \begin_inset Newline newline
6493 \end_inset
6494
6495
6496 \backslash
6497 renewcommand{
6498 \backslash
6499 endlongtable}{
6500 \backslash
6501 myEnd
6502 \backslash
6503 addtocounter{table}{-1}}
6504 \end_layout
6505
6506 \end_inset
6507
6508
6509 \end_layout
6510
6511 \begin_layout Standard
6512 \begin_inset Note Greyedout
6513 status open
6514
6515 \begin_layout Plain Layout
6516
6517 \series bold
6518 Note
6519 \begin_inset space ~
6520 \end_inset
6521
6522 2:
6523 \series default
6524  Si vous utilisez 
6525 \series bold
6526 hyperref
6527 \series default
6528
6529 \begin_inset Index idx
6530 status collapsed
6531
6532 \begin_layout Plain Layout
6533 Paquetages LaTeX ! hyperref
6534 \end_layout
6535
6536 \end_inset
6537
6538  dans les 
6539 \family sans
6540 Paramètres du document
6541 \family default
6542  rubrique 
6543 \family sans
6544 Propriétés
6545 \begin_inset space ~
6546 \end_inset
6547
6548 du
6549 \begin_inset space ~
6550 \end_inset
6551
6552 PDF
6553 \family default
6554 , pour transformer vos références croisées en liens cliquables, le lien
6555  vers un tableau long pointera toujours sur le début du document.
6556 \end_layout
6557
6558 \end_inset
6559
6560
6561 \end_layout
6562
6563 \begin_layout Subsubsection
6564 Références à des tableaux longs
6565 \begin_inset Index idx
6566 status collapsed
6567
6568 \begin_layout Plain Layout
6569 Tableaux longs ! Références
6570 \end_layout
6571
6572 \end_inset
6573
6574
6575 \end_layout
6576
6577 \begin_layout Standard
6578 \begin_inset Tabular
6579 <lyxtabular version="3" rows="6" columns="5">
6580 <features rotate="0" islongtable="true" longtabularalignment="center">
6581 <column alignment="center" valignment="top">
6582 <column alignment="center" valignment="top">
6583 <column alignment="center" valignment="top">
6584 <column alignment="center" valignment="top">
6585 <column alignment="center" valignment="top">
6586 <row endfirsthead="true" caption="true">
6587 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 \begin_inset Caption Standard
6592
6593 \begin_layout Plain Layout
6594 Tableau long référencé
6595 \begin_inset CommandInset label
6596 LatexCommand label
6597 name "tab:RefExemple"
6598
6599 \end_inset
6600
6601
6602 \end_layout
6603
6604 \end_inset
6605
6606
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6612 \begin_inset Text
6613
6614 \begin_layout Plain Layout
6615
6616 \end_layout
6617
6618 \end_inset
6619 </cell>
6620 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Plain Layout
6624
6625 \end_layout
6626
6627 \end_inset
6628 </cell>
6629 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 </row>
6648 <row>
6649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653 1
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6659 \begin_inset Text
6660
6661 \begin_layout Plain Layout
6662 2
6663 \end_layout
6664
6665 \end_inset
6666 </cell>
6667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6668 \begin_inset Text
6669
6670 \begin_layout Plain Layout
6671 3
6672 \end_layout
6673
6674 \end_inset
6675 </cell>
6676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6677 \begin_inset Text
6678
6679 \begin_layout Plain Layout
6680 4
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6686 \begin_inset Text
6687
6688 \begin_layout Plain Layout
6689 5
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 </row>
6695 <row>
6696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 asd
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \begin_layout Plain Layout
6709 s
6710 \end_layout
6711
6712 \end_inset
6713 </cell>
6714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6715 \begin_inset Text
6716
6717 \begin_layout Plain Layout
6718 s
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 s
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 asd
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 </row>
6742 <row>
6743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 asd
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6753 \begin_inset Text
6754
6755 \begin_layout Plain Layout
6756 s
6757 \end_layout
6758
6759 \end_inset
6760 </cell>
6761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6762 \begin_inset Text
6763
6764 \begin_layout Plain Layout
6765 s
6766 \end_layout
6767
6768 \end_inset
6769 </cell>
6770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6771 \begin_inset Text
6772
6773 \begin_layout Plain Layout
6774 s
6775 \end_layout
6776
6777 \end_inset
6778 </cell>
6779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6780 \begin_inset Text
6781
6782 \begin_layout Plain Layout
6783 asd
6784 \end_layout
6785
6786 \end_inset
6787 </cell>
6788 </row>
6789 <row>
6790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 asd
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6800 \begin_inset Text
6801
6802 \begin_layout Plain Layout
6803 s
6804 \end_layout
6805
6806 \end_inset
6807 </cell>
6808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6809 \begin_inset Text
6810
6811 \begin_layout Plain Layout
6812 s
6813 \end_layout
6814
6815 \end_inset
6816 </cell>
6817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6818 \begin_inset Text
6819
6820 \begin_layout Plain Layout
6821 s
6822 \end_layout
6823
6824 \end_inset
6825 </cell>
6826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6827 \begin_inset Text
6828
6829 \begin_layout Plain Layout
6830 asd
6831 \end_layout
6832
6833 \end_inset
6834 </cell>
6835 </row>
6836 <row>
6837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 asd
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850 sad
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6856 \begin_inset Text
6857
6858 \begin_layout Plain Layout
6859 asd
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868 asd
6869 \end_layout
6870
6871 \end_inset
6872 </cell>
6873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6874 \begin_inset Text
6875
6876 \begin_layout Plain Layout
6877 asd
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 </row>
6883 </lyxtabular>
6884
6885 \end_inset
6886
6887
6888 \end_layout
6889
6890 \begin_layout Standard
6891 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6892  dans sa légende.
6893 \end_layout
6894
6895 \begin_layout Standard
6896 Ceci est une référence au tableau
6897 \begin_inset space ~
6898 \end_inset
6899
6900
6901 \begin_inset CommandInset ref
6902 LatexCommand ref
6903 reference "tab:RefExemple"
6904
6905 \end_inset
6906
6907 .
6908 \end_layout
6909
6910 \begin_layout Standard
6911 La mise en forme de la légende peut être ajustée avec celle de toutes les
6912  autres légendes de votre document en utilisant le paquetage LaTeX 
6913 \series bold
6914 caption
6915 \series default
6916
6917 \begin_inset Index idx
6918 status collapsed
6919
6920 \begin_layout Plain Layout
6921 Paquetages LaTeX ! caption
6922 \end_layout
6923
6924 \end_inset
6925
6926 , voir la section
6927 \begin_inset space ~
6928 \end_inset
6929
6930
6931 \begin_inset CommandInset ref
6932 LatexCommand ref
6933 reference "sec:Formatage-légende"
6934
6935 \end_inset
6936
6937 .
6938 \end_layout
6939
6940 \begin_layout Subsubsection
6941 Largeur de la légende
6942 \begin_inset Index idx
6943 status collapsed
6944
6945 \begin_layout Plain Layout
6946 Tableaux longs ! Largeur de la légende
6947 \end_layout
6948
6949 \end_inset
6950
6951
6952 \end_layout
6953
6954 \begin_layout Standard
6955 La largeur maximale des lignes de légende est définie par la longueur 
6956 \series bold
6957
6958 \backslash
6959 LTcapwidth
6960 \series default
6961 .
6962  Sa valeur implicite est 4
6963 \begin_inset space \thinspace{}
6964 \end_inset
6965
6966 in.
6967  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6968  de votre document ou en tant que code TeX directement dans votre document
6969  avant le tableau qui doit être affectée.
6970 \end_layout
6971
6972 \begin_layout Standard
6973
6974 \series bold
6975
6976 \backslash
6977 setlength{
6978 \backslash
6979 LTcapwidth}{largeur}
6980 \end_layout
6981
6982 \begin_layout Standard
6983 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6984 ce
6985 \begin_inset space ~
6986 \end_inset
6987
6988
6989 \begin_inset CommandInset ref
6990 LatexCommand ref
6991 reference "cha:Unités-de-longueur"
6992
6993 \end_inset
6994
6995 .
6996 \end_layout
6997
6998 \begin_layout Standard
6999 Les tableaux suivants montrent la différence :
7000 \end_layout
7001
7002 \begin_layout Standard
7003 \begin_inset Tabular
7004 <lyxtabular version="3" rows="6" columns="5">
7005 <features rotate="0" islongtable="true" longtabularalignment="center">
7006 <column alignment="center" valignment="top">
7007 <column alignment="center" valignment="top">
7008 <column alignment="center" valignment="top">
7009 <column alignment="center" valignment="top">
7010 <column alignment="center" valignment="top">
7011 <row endfirsthead="true" caption="true">
7012 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7013 \begin_inset Text
7014
7015 \begin_layout Plain Layout
7016 \begin_inset Caption Standard
7017
7018 \begin_layout Plain Layout
7019 long titre complet avec la largeur implicite long titre complet avec la
7020  largeur implicite long titre complet avec la largeur implicite
7021 \begin_inset Argument 1
7022 status open
7023
7024 \begin_layout Plain Layout
7025 Légende avec largeur implicite
7026 \end_layout
7027
7028 \end_inset
7029
7030
7031 \end_layout
7032
7033 \end_inset
7034
7035
7036 \end_layout
7037
7038 \end_inset
7039 </cell>
7040 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7059 \begin_inset Text
7060
7061 \begin_layout Plain Layout
7062
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7068 \begin_inset Text
7069
7070 \begin_layout Plain Layout
7071
7072 \end_layout
7073
7074 \end_inset
7075 </cell>
7076 </row>
7077 <row>
7078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082 1
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 2
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7097 \begin_inset Text
7098
7099 \begin_layout Plain Layout
7100 3
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 4
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7115 \begin_inset Text
7116
7117 \begin_layout Plain Layout
7118 5
7119 \end_layout
7120
7121 \end_inset
7122 </cell>
7123 </row>
7124 <row>
7125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 asd
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 s
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 s
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 s
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165 asd
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 </row>
7171 <row>
7172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7173 \begin_inset Text
7174
7175 \begin_layout Plain Layout
7176 asd
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7182 \begin_inset Text
7183
7184 \begin_layout Plain Layout
7185 s
7186 \end_layout
7187
7188 \end_inset
7189 </cell>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 s
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" rightline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 asd
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 </row>
7218 <row>
7219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7220 \begin_inset Text
7221
7222 \begin_layout Plain Layout
7223 asd
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7229 \begin_inset Text
7230
7231 \begin_layout Plain Layout
7232 s
7233 \end_layout
7234
7235 \end_inset
7236 </cell>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 s
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" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 asd
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 </row>
7265 <row>
7266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7267 \begin_inset Text
7268
7269 \begin_layout Plain Layout
7270 asd
7271 \end_layout
7272
7273 \end_inset
7274 </cell>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279 sad
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 asd
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 asd
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 </row>
7312 </lyxtabular>
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \begin_inset ERT
7321 status collapsed
7322
7323 \begin_layout Plain Layout
7324
7325
7326 \backslash
7327 setlength{
7328 \backslash
7329 LTcapwidth}{5cm}
7330 \end_layout
7331
7332 \end_inset
7333
7334
7335 \begin_inset Tabular
7336 <lyxtabular version="3" rows="6" columns="5">
7337 <features rotate="0" islongtable="true" longtabularalignment="center">
7338 <column alignment="center" valignment="top">
7339 <column alignment="center" valignment="top">
7340 <column alignment="center" valignment="top">
7341 <column alignment="center" valignment="top">
7342 <column alignment="center" valignment="top">
7343 <row endfirsthead="true" caption="true">
7344 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348 \begin_inset Caption Standard
7349
7350 \begin_layout Plain Layout
7351 long titre complet avec la largeur réglée à 5
7352 \begin_inset space \thinspace{}
7353 \end_inset
7354
7355 cm long titre complet avec la largeur réglée à 5
7356 \begin_inset space \thinspace{}
7357 \end_inset
7358
7359 cm long titre complet avec la largeur réglée à 5
7360 \begin_inset space \thinspace{}
7361 \end_inset
7362
7363 cm
7364 \begin_inset Argument 1
7365 status open
7366
7367 \begin_layout Plain Layout
7368 Légende avec largeur à
7369 \begin_inset space \thinspace{}
7370 \end_inset
7371
7372 =
7373 \begin_inset space \thinspace{}
7374 \end_inset
7375
7376 5
7377 \begin_inset space \thinspace{}
7378 \end_inset
7379
7380 cm
7381 \end_layout
7382
7383 \end_inset
7384
7385
7386 \end_layout
7387
7388 \end_inset
7389
7390
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 </row>
7432 <row>
7433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 1
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 2
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455 3
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 4
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 5
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 </row>
7479 <row>
7480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484 asd
7485 \end_layout
7486
7487 \end_inset
7488 </cell>
7489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493 s
7494 \end_layout
7495
7496 \end_inset
7497 </cell>
7498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502 s
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 s
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 asd
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 </row>
7526 <row>
7527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531 asd
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7537 \begin_inset Text
7538
7539 \begin_layout Plain Layout
7540 s
7541 \end_layout
7542
7543 \end_inset
7544 </cell>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 s
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" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 asd
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 </row>
7573 <row>
7574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578 asd
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587 s
7588 \end_layout
7589
7590 \end_inset
7591 </cell>
7592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7593 \begin_inset Text
7594
7595 \begin_layout Plain Layout
7596 s
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" rightline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 asd
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 </row>
7620 <row>
7621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625 asd
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634 sad
7635 \end_layout
7636
7637 \end_inset
7638 </cell>
7639 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 asd
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661 asd
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 </row>
7667 </lyxtabular>
7668
7669 \end_inset
7670
7671
7672 \end_layout
7673
7674 \begin_layout Standard
7675 \begin_inset ERT
7676 status collapsed
7677
7678 \begin_layout Plain Layout
7679
7680
7681 \backslash
7682 setlength{
7683 \backslash
7684 LTcapwidth}{4in}
7685 \end_layout
7686
7687 \end_inset
7688
7689
7690 \end_layout
7691
7692 \begin_layout Standard
7693 \begin_inset Note Greyedout
7694 status open
7695
7696 \begin_layout Plain Layout
7697
7698 \series bold
7699 Note:
7700 \series default
7701  Quand on utilise la paquetage LaTeX 
7702 \series bold
7703 caption
7704 \series default
7705
7706 \begin_inset Index idx
7707 status collapsed
7708
7709 \begin_layout Plain Layout
7710 Paquetages LaTeX ! caption
7711 \end_layout
7712
7713 \end_inset
7714
7715  , comme c'est les cas dans ce document, la légende prend toute la largeur
7716  de la page quand on utilise la largeur implicite de 4
7717 \begin_inset space \thinspace{}
7718 \end_inset
7719
7720 in pour 
7721 \series bold
7722
7723 \backslash
7724 LTcapwidth
7725 \series default
7726 .
7727  Pour avoir dans ce cas une légende qui fasse exactement 4
7728 \begin_inset space \thinspace{}
7729 \end_inset
7730
7731 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7732  comme par exemple 3.99
7733 \begin_inset space \thinspace{}
7734 \end_inset
7735
7736 in, soit utiliser la commande LaTeX 
7737 \series bold
7738
7739 \backslash
7740 captionsetup{width=valeur}
7741 \series default
7742  qui est disponible dans le paquetage 
7743 \series bold
7744 caption
7745 \series default
7746 .
7747 \end_layout
7748
7749 \end_inset
7750
7751
7752 \end_layout
7753
7754 \begin_layout Subsubsection
7755 Des légendes différentes sur chaque page d'un tableau
7756 \begin_inset Argument 1
7757 status collapsed
7758
7759 \begin_layout Plain Layout
7760 Légendes différentes
7761 \end_layout
7762
7763 \end_inset
7764
7765
7766 \begin_inset Index idx
7767 status collapsed
7768
7769 \begin_layout Plain Layout
7770 Tableaux longs ! Legendes@Légendes différentes par page
7771 \end_layout
7772
7773 \end_inset
7774
7775
7776 \end_layout
7777
7778 \begin_layout Standard
7779 Quand la légende du tableau pour les pages suivantes doit être différente
7780  de celle de la première page, insérez une légende avec la commande suivante
7781  en code TeX :
7782 \end_layout
7783
7784 \begin_layout Standard
7785
7786 \series bold
7787
7788 \backslash
7789 caption*{caption text}
7790 \backslash
7791
7792 \backslash
7793 %
7794 \end_layout
7795
7796 \begin_layout Standard
7797 dans une ligne de légende fictive qui sera marquée comme une entête.
7798  Le tableau
7799 \begin_inset space ~
7800 \end_inset
7801
7802
7803 \begin_inset CommandInset ref
7804 LatexCommand ref
7805 reference "tab:Légendes-tableau-différentes"
7806
7807 \end_inset
7808
7809  est un exemple de tableau long avec des légendes différentes et où la seconde
7810  légende ne contient pas le numéro du tableau.
7811 \end_layout
7812
7813 \begin_layout Standard
7814 \align center
7815 \begin_inset Tabular
7816 <lyxtabular version="3" rows="59" columns="3">
7817 <features rotate="0" islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7818 <column alignment="left" valignment="top" width="0cm">
7819 <column alignment="left" valignment="top" width="0pt">
7820 <column alignment="center" valignment="top" width="0pt">
7821 <row endfirsthead="true" caption="true">
7822 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826 \begin_inset Caption Standard
7827
7828 \begin_layout Plain Layout
7829 Exemple d'annuaire téléphonique
7830 \begin_inset CommandInset label
7831 LatexCommand label
7832 name "tab:Légendes-tableau-différentes"
7833
7834 \end_inset
7835
7836
7837 \begin_inset Argument 1
7838 status collapsed
7839
7840 \begin_layout Plain Layout
7841 Exemple Annuaire 
7842 \end_layout
7843
7844 \end_inset
7845
7846
7847 \end_layout
7848
7849 \end_inset
7850
7851
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 </row>
7875 <row endfirsthead="true">
7876 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880
7881 \series bold
7882 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 </row>
7906 <row endfirsthead="true">
7907 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911
7912 \series bold
7913 NOM
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931
7932 \series bold
7933 TÉL.
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 </row>
7939 <row endhead="true">
7940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944 \begin_inset ERT
7945 status open
7946
7947 \begin_layout Plain Layout
7948
7949
7950 \backslash
7951 caption*{Suite de l'exemple d'annuaire téléphonique}
7952 \backslash
7953
7954 \backslash
7955 %
7956 \end_layout
7957
7958 \end_inset
7959
7960
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 <row endhead="true">
7985 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989
7990 \series bold
7991 Exemple d'annuaire téléphonique
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7997 \begin_inset Text
7998
7999 \begin_layout Plain Layout
8000
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 </row>
8015 <row endhead="true">
8016 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8017 \begin_inset Text
8018
8019 \begin_layout Plain Layout
8020
8021 \series bold
8022 NOM
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040
8041 \series bold
8042 TÉL.
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row endfoot="true">
8049 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053 suite page suivante\SpecialChar \ldots{}
8054
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 </row>
8078 <row>
8079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083
8084 \series bold
8085 Annovi
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094 Silvia
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 111
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 </row>
8109 <row>
8110 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114
8115 \series bold
8116 Bertoli
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125 Stefano
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 111
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 </row>
8140 <row>
8141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145
8146 \series bold
8147 Bozzi
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156 Walter
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165 111
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 </row>
8171 <row>
8172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176
8177 \series bold
8178 Cachia
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 Maria
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 111
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 </row>
8202 <row>
8203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207
8208 \series bold
8209 Cachia
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218 Maurizio
8219 \end_layout
8220
8221 \end_inset
8222 </cell>
8223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227 111
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 </row>
8233 <row>
8234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238
8239 \series bold
8240 Cinquemani
8241 \end_layout
8242
8243 \end_inset
8244 </cell>
8245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249 Giusi
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258 111
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 </row>
8264 <row>
8265 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269
8270 \series bold
8271 Colin
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8277 \begin_inset Text
8278
8279 \begin_layout Plain Layout
8280 Bernard
8281 \end_layout
8282
8283 \end_inset
8284 </cell>
8285 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289 111
8290 \end_layout
8291
8292 \end_inset
8293 </cell>
8294 </row>
8295 <row>
8296 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300
8301 \series bold
8302 Concli
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8308 \begin_inset Text
8309
8310 \begin_layout Plain Layout
8311 Gianfranco
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320 111
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 </row>
8326 <row>
8327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331
8332 \series bold
8333 Dal Bosco
8334 \end_layout
8335
8336 \end_inset
8337 </cell>
8338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \begin_layout Plain Layout
8342 Carolina
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351 111
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 </row>
8357 <row>
8358 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362
8363 \series bold
8364 Dalpiaz
8365 \end_layout
8366
8367 \end_inset
8368 </cell>
8369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373 Annamaria
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 111
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 </row>
8388 <row>
8389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393
8394 \series bold
8395 Feliciello
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404 Domenico
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 111
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 </row>
8419 <row>
8420 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424
8425 \series bold
8426 Focarelli
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 Paola
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 111
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 </row>
8450 <row>
8451 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455
8456 \series bold
8457 Galletti
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466 Oreste
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475 111
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 </row>
8481 <row>
8482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486
8487 \series bold
8488 Gasparini
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497 Franca
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 111
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 </row>
8512 <row>
8513 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517
8518 \series bold
8519 Rizzardi
8520 \series default
8521
8522 \begin_inset Foot
8523 status open
8524
8525 \begin_layout Plain Layout
8526 Exemple de note de bas de page
8527 \end_layout
8528
8529 \end_inset
8530
8531
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 Paola
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 111
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row>
8556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560
8561 \series bold
8562 Lassini
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571 Giancarlo
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580 111
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 </row>
8586 <row>
8587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591
8592 \series bold
8593 Malfatti
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602 Luciano
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611 111
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 </row>
8617 <row>
8618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8619 \begin_inset Text
8620
8621 \begin_layout Plain Layout
8622
8623 \series bold
8624 Malfatti
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633 Valeriano
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642 111
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 </row>
8648 <row>
8649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653
8654 \series bold
8655 Meneguzzo
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664 Roberto
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673 111
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 </row>
8679 <row>
8680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684
8685 \series bold
8686 Mezzadra
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695 Roberto
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Plain Layout
8704 111
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 </row>
8710 <row>
8711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715
8716 \series bold
8717 Pirpamer
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 Erich
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735 111
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 </row>
8741 <row>
8742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746
8747 \series bold
8748 Pochiesa
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 Paolo
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766 111, 222
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 </row>
8772 <row>
8773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777
8778 \series bold
8779 Radina
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788 Claudio
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 111
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 </row>
8803 <row>
8804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808
8809 \series bold
8810 Stuffer
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819 Oskar
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828 111
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 </row>
8834 <row>
8835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839
8840 \series bold
8841 Tacchelli
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850 Ugo
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Plain Layout
8859 111
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 </row>
8865 <row>
8866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870
8871 \series bold
8872 Tezzele
8873 \end_layout
8874
8875 \end_inset
8876 </cell>
8877 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881 Margit
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890 111
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 </row>
8896 <row>
8897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901
8902 \series bold
8903 Unterkalmsteiner
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 Frieda
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921 111
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 </row>
8927 <row>
8928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932
8933 \series bold
8934 Vieider
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943 Hilde
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952 111
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 </row>
8958 <row>
8959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963
8964 \series bold
8965 Vigna
8966 \end_layout
8967
8968 \end_inset
8969 </cell>
8970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974 Jürgen
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 111
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 </row>
8989 <row>
8990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994
8995 \series bold
8996 Weber
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005 Maurizio
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 111
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \series bold
9027 Winkler
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 Franz
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045 111
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 <row>
9052 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056  
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 </row>
9080 <row>
9081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085
9086 \series bold
9087 Annovi
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096 Silvia
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 555
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 </row>
9111 <row>
9112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116
9117 \series bold
9118 Bertoli
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127 Stefano
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 555
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 </row>
9142 <row>
9143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147
9148 \series bold
9149 Bozzi
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 Walter
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167 555
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 </row>
9173 <row>
9174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178
9179 \series bold
9180 Cachia
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 Maria
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198 555
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 </row>
9204 <row>
9205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209
9210 \series bold
9211 Cachia
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 Maurizio
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229 555
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row>
9236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \series bold
9242 Cinquemani
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 Giusi
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260 555
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 </row>
9266 <row>
9267 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271
9272 \series bold
9273 Colin
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9279 \begin_inset Text
9280
9281 \begin_layout Plain Layout
9282 Bernard
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291 555
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 </row>
9297 <row>
9298 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9299 \begin_inset Text
9300
9301 \begin_layout Plain Layout
9302
9303 \series bold
9304 Concli
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Plain Layout
9313 Gianfranco
9314 \end_layout
9315
9316 \end_inset
9317 </cell>
9318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9319 \begin_inset Text
9320
9321 \begin_layout Plain Layout
9322 555
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 </row>
9328 <row>
9329 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9330 \begin_inset Text
9331
9332 \begin_layout Plain Layout
9333
9334 \series bold
9335 Dal Bosco
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344 Carolina
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353 555
9354 \end_layout
9355
9356 \end_inset
9357 </cell>
9358 </row>
9359 <row>
9360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364
9365 \series bold
9366 Dalpiaz
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375 Annamaria
9376 \end_layout
9377
9378 \end_inset
9379 </cell>
9380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384 555
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 </row>
9390 <row>
9391 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395
9396 \series bold
9397 Feliciello
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Plain Layout
9406 Domenico
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 555
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 </row>
9421 <row>
9422 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426
9427 \series bold
9428 Focarelli
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Plain Layout
9437 Paola
9438 \end_layout
9439
9440 \end_inset
9441 </cell>
9442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446 555
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 </row>
9452 <row>
9453 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457
9458 \series bold
9459 Galletti
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468 Oreste
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477 555
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 </row>
9483 <row>
9484 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488
9489 \series bold
9490 Gasparini
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499 Franca
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508 555
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 </row>
9514 <row>
9515 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519
9520 \series bold
9521 Rizzardi
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530 Paola
9531 \end_layout
9532
9533 \end_inset
9534 </cell>
9535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539 555
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 </row>
9545 <row>
9546 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550
9551 \series bold
9552 Lassini
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9558 \begin_inset Text
9559
9560 \begin_layout Plain Layout
9561 Giancarlo
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570 555
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 </row>
9576 <row>
9577 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581
9582 \series bold
9583 Malfatti
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9589 \begin_inset Text
9590
9591 \begin_layout Plain Layout
9592 Luciano
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601 555
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 </row>
9607 <row>
9608 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612
9613 \series bold
9614 Malfatti
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9620 \begin_inset Text
9621
9622 \begin_layout Plain Layout
9623 Valeriano
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632 555
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 </row>
9638 <row>
9639 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643
9644 \series bold
9645 Meneguzzo
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654 Roberto
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663 555
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 </row>
9669 <row>
9670 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674
9675 \series bold
9676 Mezzadra
9677 \end_layout
9678
9679 \end_inset
9680 </cell>
9681 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9682 \begin_inset Text
9683
9684 \begin_layout Plain Layout
9685 Roberto
9686 \end_layout
9687
9688 \end_inset
9689 </cell>
9690 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9691 \begin_inset Text
9692
9693 \begin_layout Plain Layout
9694 555
9695 \end_layout
9696
9697 \end_inset
9698 </cell>
9699 </row>
9700 </lyxtabular>
9701
9702 \end_inset
9703
9704
9705 \end_layout
9706
9707 \begin_layout Section
9708 Questions particulières concernant les tableaux longs
9709 \begin_inset Argument 1
9710 status collapsed
9711
9712 \begin_layout Plain Layout
9713 Questions sur les tableaux longs
9714 \end_layout
9715
9716 \end_inset
9717
9718
9719 \begin_inset CommandInset label
9720 LatexCommand label
9721 name "sec:Questions-sur-tableaux-longs"
9722
9723 \end_inset
9724
9725
9726 \end_layout
9727
9728 \begin_layout Subsection
9729 Calculs des pages des tableaux longs
9730 \begin_inset Index idx
9731 status collapsed
9732
9733 \begin_layout Plain Layout
9734 Tableaux longs ! Calculs
9735 \end_layout
9736
9737 \end_inset
9738
9739
9740 \end_layout
9741
9742 \begin_layout Standard
9743 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9744  en utilisant des blocs (chunks).
9745  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9746  mémoire de LaTeX.
9747  La valeur implicite est fixée pour des raisons historiques à seulement
9748  20 lignes de tableau.
9749  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9750  peut ralentir la création de votre document.
9751  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9752  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9753  préambule de votre document :
9754 \end_layout
9755
9756 \begin_layout Standard
9757
9758 \series bold
9759
9760 \backslash
9761 setcounter{LTchunksize}{100}
9762 \end_layout
9763
9764 \begin_layout Subsection
9765 Les flottants et les tableaux longs
9766 \begin_inset Index idx
9767 status collapsed
9768
9769 \begin_layout Plain Layout
9770 Tableaux longs ! Flottants
9771 \end_layout
9772
9773 \end_inset
9774
9775
9776 \end_layout
9777
9778 \begin_layout Standard
9779 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9780  commence un tableau long.
9781  Pour éviter une telle situation, insérez un saut de page (menu 
9782 \family sans
9783 Insertion\SpecialChar \menuseparator
9784 Typographie
9785 \begin_inset space ~
9786 \end_inset
9787
9788 spéciale\SpecialChar \menuseparator
9789 Saut de page (vide le tampon)
9790 \family default
9791
9792 \begin_inset space \thinspace{}
9793 \end_inset
9794
9795 ) juste avant votre tableau long.
9796 \end_layout
9797
9798 \begin_layout Subsection
9799 Sauts de pages forcés
9800 \begin_inset Index idx
9801 status collapsed
9802
9803 \begin_layout Plain Layout
9804 Tableaux longs ! Sauts de pages forcés
9805 \end_layout
9806
9807 \end_inset
9808
9809
9810 \end_layout
9811
9812 \begin_layout Standard
9813 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9814  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9815  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9816  de saut de ligne 
9817 \begin_inset Quotes eld
9818 \end_inset
9819
9820
9821 \backslash
9822
9823 \backslash
9824
9825 \begin_inset Quotes erd
9826 \end_inset
9827
9828  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9829  Avant la commande 
9830 \begin_inset Quotes eld
9831 \end_inset
9832
9833
9834 \backslash
9835
9836 \backslash
9837
9838 \begin_inset Quotes erd
9839 \end_inset
9840
9841 , vous devez insérer en code TeX, autant de caractères 
9842 \begin_inset Quotes eld
9843 \end_inset
9844
9845 &
9846 \begin_inset Quotes erd
9847 \end_inset
9848
9849  qu'il y a de colonnes après la cellule concernée.
9850  Le caractère 
9851 \begin_inset Quotes eld
9852 \end_inset
9853
9854 &
9855 \begin_inset Quotes erd
9856 \end_inset
9857
9858  sert à séparer les colonnes d'un tableau.
9859  Écrivez en code-TeX, après chaque 
9860 \begin_inset Quotes eld
9861 \end_inset
9862
9863 &
9864 \begin_inset Quotes erd
9865 \end_inset
9866
9867  le contenu des cellules correspondantes et en même temps supprimez le contenu
9868  de ces cellules dans le texte normal.
9869  
9870 \begin_inset Newline newline
9871 \end_inset
9872
9873 Après la commande 
9874 \backslash
9875
9876 \backslash
9877 , insérez autant de caractères 
9878 \begin_inset Quotes eld
9879 \end_inset
9880
9881 &
9882 \begin_inset Quotes erd
9883 \end_inset
9884
9885  qu'il y a de colonnes avant la colonne traitée.
9886  Dans le tableau
9887 \begin_inset space ~
9888 \end_inset
9889
9890
9891 \begin_inset CommandInset ref
9892 LatexCommand ref
9893 reference "tab:Tableau-saut-de-page"
9894
9895 \end_inset
9896
9897  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9898  suivie par une autre colonne.
9899  La commande suivante a donc été insérée en code TeX dans la cellule après
9900  le mot 
9901 \begin_inset Quotes eld
9902 \end_inset
9903
9904
9905 \emph on
9906 Castelchiodato,
9907 \emph default
9908
9909 \begin_inset Quotes erd
9910 \end_inset
9911
9912 :
9913 \end_layout
9914
9915 \begin_layout Standard
9916
9917 \series bold
9918 & 111
9919 \backslash
9920
9921 \backslash
9922  
9923 \backslash
9924 newpage
9925 \begin_inset Newline newline
9926 \end_inset
9927
9928 &
9929 \end_layout
9930
9931 \begin_layout Standard
9932 Le 
9933 \begin_inset Quotes eld
9934 \end_inset
9935
9936 111
9937 \begin_inset Quotes erd
9938 \end_inset
9939
9940  dans la troisième colonne de la ligne a été supprimé.
9941  
9942 \series bold
9943
9944 \backslash
9945 newpage
9946 \series default
9947  est nécessaire seulement quand un saut de page doit impérativement avoir
9948  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9949  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9950  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9951  est coupée, utilisez cette commande à la place de la précédente :
9952 \end_layout
9953
9954 \begin_layout Standard
9955
9956 \series bold
9957 & 111
9958 \backslash
9959
9960 \backslash
9961
9962 \begin_inset Newline newline
9963 \end_inset
9964
9965
9966 \backslash
9967 hline &
9968 \end_layout
9969
9970 \begin_layout Standard
9971 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9972  insérer la commande
9973 \end_layout
9974
9975 \begin_layout Standard
9976
9977 \series bold
9978
9979 \backslash
9980 setlength{
9981 \backslash
9982 parfillskip}{0pt}
9983 \end_layout
9984
9985 \begin_layout Standard
9986 au début de la cellule.
9987  Cela assure que la portion de la cellule qui va se trouver affichée sur
9988  la page suivante le sera avec toute la largeur de la cellule.
9989 \end_layout
9990
9991 \begin_layout Standard
9992 \align center
9993 \begin_inset Tabular
9994 <lyxtabular version="3" rows="38" columns="3">
9995 <features rotate="0" islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9996 <column alignment="left" valignment="top" width="0cm">
9997 <column alignment="left" valignment="top" width="3cm">
9998 <column alignment="center" valignment="top" width="0pt">
9999 <row endfirsthead="true" caption="true">
10000 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10001 \begin_inset Text
10002
10003 \begin_layout Plain Layout
10004 \begin_inset Caption Standard
10005
10006 \begin_layout Plain Layout
10007 Tableau avec un saut de page forcé dans une cellule
10008 \begin_inset CommandInset label
10009 LatexCommand label
10010 name "tab:Tableau-saut-de-page"
10011
10012 \end_inset
10013
10014
10015 \begin_inset Argument 1
10016 status collapsed
10017
10018 \begin_layout Plain Layout
10019 Tableau avec un saut de page forcé dans une cellule
10020 \end_layout
10021
10022 \end_inset
10023
10024
10025 \end_layout
10026
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 </row>
10053 <row endfirsthead="true">
10054 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058
10059 \series bold
10060 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078
10079 \end_layout
10080
10081 \end_inset
10082 </cell>
10083 </row>
10084 <row endfirsthead="true">
10085 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089
10090 \series bold
10091 NOM
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109
10110 \series bold
10111 TÉL.
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 </row>
10117 <row endhead="true">
10118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122 \begin_inset ERT
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126
10127
10128 \backslash
10129 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10130 \backslash
10131
10132 \backslash
10133 %
10134 \end_layout
10135
10136 \end_inset
10137
10138
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10144 \begin_inset Text
10145
10146 \begin_layout Plain Layout
10147
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 </row>
10162 <row endhead="true">
10163 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167  
10168 \series bold
10169 Exemple d'annuaire téléphonique
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10175 \begin_inset Text
10176
10177 \begin_layout Plain Layout
10178
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 </row>
10193 <row endhead="true">
10194 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10195 \begin_inset Text
10196
10197 \begin_layout Plain Layout
10198
10199 \series bold
10200 NOM
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10206 \begin_inset Text
10207
10208 \begin_layout Plain Layout
10209
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218
10219 \series bold
10220 TÉL.
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 </row>
10226 <row endfoot="true">
10227 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231 suite page suivante\SpecialChar \ldots{}
10232
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10238 \begin_inset Text
10239
10240 \begin_layout Plain Layout
10241
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 </row>
10256 <row>
10257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261
10262 \series bold
10263 Annovi
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 Silvia
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 111
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 </row>
10287 <row>
10288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292
10293 \series bold
10294 Bertoli
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303 Stefano
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 111
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 </row>
10318 <row>
10319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325 Bozzi
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334 Walter
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 111
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 </row>
10349 <row>
10350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \series bold
10356 Cachia
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365 Maria
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 111
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 </row>
10380 <row>
10381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385
10386 \series bold
10387 Cachia
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 Maurizio
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 111
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row>
10412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \series bold
10418 Cinquemani
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 Giusi
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 111
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 </row>
10442 <row>
10443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447
10448 \series bold
10449 Colin
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 Bernard
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 111
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478
10479 \series bold
10480 Concli
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 Gianfranco
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 111
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 </row>
10504 <row>
10505 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509
10510 \series bold
10511 Dal Bosco
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 Carolina
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 111
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 </row>
10535 <row>
10536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540
10541 \series bold
10542 Dalpiaz
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 Annamaria
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 111
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 </row>
10566 <row>
10567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571
10572 \series bold
10573 Feliciello
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 Domenico
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 111
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 </row>
10597 <row>
10598 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602
10603 \series bold
10604 Focarelli
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 Paola
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 111
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 </row>
10628 <row>
10629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633
10634 \series bold
10635 Galletti
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 Oreste
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 111
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 </row>
10659 <row>
10660 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \series bold
10666 Gasparini
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675 Franca
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 111
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 </row>
10690 <row>
10691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695
10696 \series bold
10697 Lassini
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 Giancarlo
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 111
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 </row>
10721 <row>
10722 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10723 \begin_inset Text
10724
10725 \begin_layout Plain Layout
10726
10727 \series bold
10728 Malfatti
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 Luciano
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 111
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 </row>
10752 <row>
10753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757
10758 \series bold
10759 Malfatti
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 Valeriano
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 111
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788
10789 \series bold
10790 Meneguzzo
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 Roberto
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 111
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 </row>
10814 <row>
10815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819
10820 \series bold
10821 Mezzadra
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 Roberto
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 111
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 </row>
10845 <row>
10846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \series bold
10852 Pirpamer
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 Erich
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 111
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 </row>
10876 <row>
10877 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10878 \begin_inset Text
10879
10880 \begin_layout Plain Layout
10881
10882 \series bold
10883 Pochiesa
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 Paolo
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901 111, 222
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 </row>
10907 <row>
10908 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912
10913 \series bold
10914 Radina
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 Claudio
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10929 \begin_inset Text
10930
10931 \begin_layout Plain Layout
10932 111
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 </row>
10938 <row>
10939 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943
10944 \series bold
10945 Rizzardi
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 Giancarlo, 11.
10955  Fürst von Montecompatri, 11.
10956  Fürst von Sulmona und Vivaro, 10.
10957  Fürst von Rossano, 5.
10958  Herzog von Canemorte, 11.
10959  Herzog von Palombara, 5.
10960  Herzog von Castelchiodato,
10961 \begin_inset ERT
10962 status open
10963
10964 \begin_layout Plain Layout
10965
10966 & 111
10967 \backslash
10968
10969 \backslash
10970  
10971 \backslash
10972 newpage
10973 \end_layout
10974
10975 \begin_layout Plain Layout
10976
10977 &
10978 \end_layout
10979
10980 \end_inset
10981
10982  11.
10983  Herzog von Poggionativo, 11.
10984  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10985  Graf von Valinfreda, 11.
10986  Baron von Cropalati, 11.
10987  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 </row>
11002 <row>
11003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007
11008 \series bold
11009 Stuffer
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11015 \begin_inset Text
11016
11017 \begin_layout Plain Layout
11018 Oskar
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 111
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 </row>
11033 <row>
11034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038
11039 \series bold
11040 Tacchelli
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049 Ugo
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 111
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 </row>
11064 <row>
11065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069
11070 \series bold
11071 Tezzele
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080 Margit
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 111
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 </row>
11095 <row>
11096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100
11101 \series bold
11102 Unterkalmsteiner
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 Frieda
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120 111
11121 \end_layout
11122
11123 \end_inset
11124 </cell>
11125 </row>
11126 <row>
11127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131
11132 \series bold
11133 Vieider
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 Hilde
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151 111
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 </row>
11157 <row>
11158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11159 \begin_inset Text
11160
11161 \begin_layout Plain Layout
11162
11163 \series bold
11164 Vigna
11165 \end_layout
11166
11167 \end_inset
11168 </cell>
11169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11170 \begin_inset Text
11171
11172 \begin_layout Plain Layout
11173 Jürgen
11174 \end_layout
11175
11176 \end_inset
11177 </cell>
11178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11179 \begin_inset Text
11180
11181 \begin_layout Plain Layout
11182 111
11183 \end_layout
11184
11185 \end_inset
11186 </cell>
11187 </row>
11188 <row>
11189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193
11194 \series bold
11195 Weber
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 Maurizio
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 111
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 </row>
11219 <row>
11220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224
11225 \series bold
11226 Winkler
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 Franz
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 111
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 </row>
11250 </lyxtabular>
11251
11252 \end_inset
11253
11254
11255 \end_layout
11256
11257 \begin_layout Section
11258 Colonnes et lignes à lignes multiples
11259 \end_layout
11260
11261 \begin_layout Subsection
11262 Lignes multiples dans une cellule de tableau
11263 \begin_inset CommandInset label
11264 LatexCommand label
11265 name "sub:Lignes-multiple-dans-cellule"
11266
11267 \end_inset
11268
11269
11270 \begin_inset Index idx
11271 status collapsed
11272
11273 \begin_layout Plain Layout
11274 Plusieurs lignes dans une case de tableau
11275 \end_layout
11276
11277 \end_inset
11278
11279
11280 \begin_inset Index idx
11281 status collapsed
11282
11283 \begin_layout Plain Layout
11284 Tableau ! Saut de ligne
11285 \end_layout
11286
11287 \end_inset
11288
11289
11290 \end_layout
11291
11292 \begin_layout Standard
11293 \noindent
11294 \begin_inset Float table
11295 placement H
11296 wide false
11297 sideways false
11298 status open
11299
11300 \begin_layout Plain Layout
11301 \begin_inset Caption Standard
11302
11303 \begin_layout Plain Layout
11304 \begin_inset CommandInset label
11305 LatexCommand label
11306 name "tab:Tableau-avec-plusieurs-lignes"
11307
11308 \end_inset
11309
11310 Tableau avec des lignes multiples dans une cellule
11311 \end_layout
11312
11313 \end_inset
11314
11315
11316 \end_layout
11317
11318 \begin_layout Plain Layout
11319 \align center
11320 \begin_inset Tabular
11321 <lyxtabular version="3" rows="3" columns="3">
11322 <features rotate="0" tabularvalignment="middle">
11323 <column alignment="center" valignment="middle" width="2.5cm">
11324 <column alignment="center" valignment="middle">
11325 <column alignment="center" valignment="middle">
11326 <row>
11327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 Lignes
11332 \begin_inset Newline linebreak
11333 \end_inset
11334
11335 multiples
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 b
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 c
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 </row>
11359 <row>
11360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364 d
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 e
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 f
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 </row>
11388 <row>
11389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11390 \begin_inset Text
11391
11392 \begin_layout Plain Layout
11393 g
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402 h
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 i
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 </row>
11417 </lyxtabular>
11418
11419 \end_inset
11420
11421
11422 \end_layout
11423
11424 \end_inset
11425
11426
11427 \end_layout
11428
11429 \begin_layout Standard
11430 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11431  d'un paragraphe avec des sauts de lignes et des césures.
11432 \end_layout
11433
11434 \begin_layout Standard
11435 Pour obtenir le tableau
11436 \begin_inset space ~
11437 \end_inset
11438
11439
11440 \begin_inset CommandInset ref
11441 LatexCommand ref
11442 reference "tab:Tableau-avec-plusieurs-lignes"
11443
11444 \end_inset
11445
11446 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11447  droit dessus.
11448  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11449  2.5
11450 \begin_inset space \thinspace{}
11451 \end_inset
11452
11453 cm et choisissez les alignements vertical et horizontal centrés.
11454  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11455  Comme notre texte est plus petit que 2.5
11456 \begin_inset space \thinspace{}
11457 \end_inset
11458
11459 cm, une seule ligne va apparaître.
11460  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11461  
11462 \family sans
11463 Ctrl-Shift-Entrée
11464 \family default
11465 ).
11466  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11467 ement découpé en plusieurs lignes.
11468 \end_layout
11469
11470 \begin_layout Standard
11471 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11472  pas effectuer de césure si c'est le premier élément de la cellule.
11473  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11474  premier élément : Ajoutez un espace horizontal de 0
11475 \begin_inset space \thinspace{}
11476 \end_inset
11477
11478 pt juste avant votre mot.
11479  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11480  Le tableau
11481 \begin_inset space ~
11482 \end_inset
11483
11484
11485 \begin_inset CommandInset ref
11486 LatexCommand ref
11487 reference "tab:Tableau-césure"
11488
11489 \end_inset
11490
11491  montre l'effet de cette insertion.
11492 \end_layout
11493
11494 \begin_layout Standard
11495 \begin_inset Float table
11496 placement h
11497 wide false
11498 sideways false
11499 status open
11500
11501 \begin_layout Plain Layout
11502 \begin_inset Caption Standard
11503
11504 \begin_layout Plain Layout
11505 \begin_inset CommandInset label
11506 LatexCommand label
11507 name "tab:Tableau-césure"
11508
11509 \end_inset
11510
11511 Tableau avec et sans césure.
11512 \end_layout
11513
11514 \end_inset
11515
11516
11517 \end_layout
11518
11519 \begin_layout Plain Layout
11520 \begin_inset space \hfill{}
11521 \end_inset
11522
11523
11524 \begin_inset Tabular
11525 <lyxtabular version="3" rows="3" columns="3">
11526 <features rotate="0" tabularvalignment="middle">
11527 <column alignment="center" valignment="middle" width="2.5cm">
11528 <column alignment="center" valignment="middle">
11529 <column alignment="center" valignment="middle">
11530 <row>
11531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11532 \begin_inset Text
11533
11534 \begin_layout Plain Layout
11535 mottrèslongdansunecellule
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 b
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 c
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 </row>
11559 <row>
11560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 d
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 e
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11579 \begin_inset Text
11580
11581 \begin_layout Plain Layout
11582 f
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 </row>
11588 <row>
11589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593 g
11594 \end_layout
11595
11596 \end_inset
11597 </cell>
11598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11599 \begin_inset Text
11600
11601 \begin_layout Plain Layout
11602 h
11603 \end_layout
11604
11605 \end_inset
11606 </cell>
11607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11608 \begin_inset Text
11609
11610 \begin_layout Plain Layout
11611 i
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 </row>
11617 </lyxtabular>
11618
11619 \end_inset
11620
11621
11622 \begin_inset space \hfill{}
11623 \end_inset
11624
11625
11626 \begin_inset Tabular
11627 <lyxtabular version="3" rows="3" columns="3">
11628 <features rotate="0" tabularvalignment="middle">
11629 <column alignment="center" valignment="middle" width="2.5cm">
11630 <column alignment="center" valignment="middle">
11631 <column alignment="center" valignment="middle">
11632 <row>
11633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11634 \begin_inset Text
11635
11636 \begin_layout Plain Layout
11637 \begin_inset space \hspace{}
11638 \length 0pt
11639 \end_inset
11640
11641 mottrèslongdansunecellule
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Plain Layout
11650 b
11651 \end_layout
11652
11653 \end_inset
11654 </cell>
11655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 c
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 </row>
11665 <row>
11666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 d
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 e
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 f
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 </row>
11694 <row>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 g
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 h
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 i
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 </row>
11723 </lyxtabular>
11724
11725 \end_inset
11726
11727
11728 \begin_inset space \hfill{}
11729 \end_inset
11730
11731
11732 \end_layout
11733
11734 \end_inset
11735
11736
11737 \end_layout
11738
11739 \begin_layout Subsection
11740 Multi-colonnes
11741 \begin_inset CommandInset label
11742 LatexCommand label
11743 name "sub:Multicolonnes"
11744
11745 \end_inset
11746
11747
11748 \begin_inset Index idx
11749 status collapsed
11750
11751 \begin_layout Plain Layout
11752 Multi-colonnes
11753 \end_layout
11754
11755 \end_inset
11756
11757
11758 \begin_inset Index idx
11759 status collapsed
11760
11761 \begin_layout Plain Layout
11762 Tableau ! Multi-colonnes
11763 \end_layout
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \begin_layout Subsubsection
11771 Les bases des multi-colonnes
11772 \end_layout
11773
11774 \begin_layout Standard
11775 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11776  qu'elle doit couvrir et utilisez soit le bouton 
11777 \begin_inset Info
11778 type  "icon"
11779 arg   "inset-modify tabular multicolumn"
11780 \end_inset
11781
11782  de la barre d'outils tableau, ou le menu 
11783 \family sans
11784 Édition\SpecialChar \menuseparator
11785 Tableau\SpecialChar \menuseparator
11786 Multi-colonnes
11787 \family default
11788 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11789  
11790 \family sans
11791 Multi-colonnes
11792 \family default
11793 .
11794 \end_layout
11795
11796 \begin_layout Standard
11797 Les multi-colonnes ont leurs propres paramètres de cellule.
11798  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11799  de la cellule, cela n'affecte que la cellule multi-colonne.
11800  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11801  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11802 \end_layout
11803
11804 \begin_layout Standard
11805 \align center
11806 \begin_inset Tabular
11807 <lyxtabular version="3" rows="3" columns="4">
11808 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11809 <column alignment="center" valignment="top" width="0pt">
11810 <column alignment="center" valignment="middle">
11811 <column alignment="center" valignment="top" width="0in">
11812 <column alignment="center" valignment="top" width="0pt">
11813 <row>
11814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818 abc
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827 def ghi
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11833 \begin_inset Text
11834
11835 \begin_layout Plain Layout
11836
11837 \end_layout
11838
11839 \end_inset
11840 </cell>
11841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11842 \begin_inset Text
11843
11844 \begin_layout Plain Layout
11845 jkl
11846 \end_layout
11847
11848 \end_inset
11849 </cell>
11850 </row>
11851 <row>
11852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 A
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865 B
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 C
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 D
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 </row>
11889 <row>
11890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 1
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 2
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 3
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11918 \begin_inset Text
11919
11920 \begin_layout Plain Layout
11921 4
11922 \end_layout
11923
11924 \end_inset
11925 </cell>
11926 </row>
11927 </lyxtabular>
11928
11929 \end_inset
11930
11931
11932 \end_layout
11933
11934 \begin_layout Subsubsection
11935 Calculs avec les multi-colonnes
11936 \begin_inset CommandInset label
11937 LatexCommand label
11938 name "sub:Calculs-multicolonnes"
11939
11940 \end_inset
11941
11942
11943 \begin_inset Index idx
11944 status collapsed
11945
11946 \begin_layout Plain Layout
11947 Multi-colonnes ! Calculs
11948 \end_layout
11949
11950 \end_inset
11951
11952
11953 \end_layout
11954
11955 \begin_layout Standard
11956 LyX gère directement les multi-colonnes, mais nous devons faire attention
11957  à la largeur des cellules couvertes par la cellule multi-colonne.
11958 \end_layout
11959
11960 \begin_layout Standard
11961 \begin_inset Float table
11962 placement h
11963 wide false
11964 sideways false
11965 status open
11966
11967 \begin_layout Plain Layout
11968 \begin_inset Caption Standard
11969
11970 \begin_layout Plain Layout
11971 \begin_inset CommandInset label
11972 LatexCommand label
11973 name "tab:Tableau-multicolonne-parfaite"
11974
11975 \end_inset
11976
11977 Tableau avec un texte centré dans une case multi-colonne au-dessus de deux
11978  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11979 \begin_inset Argument 1
11980 status open
11981
11982 \begin_layout Plain Layout
11983 Tableau avec multicolonne parfaite
11984 \end_layout
11985
11986 \end_inset
11987
11988
11989 \end_layout
11990
11991 \end_inset
11992
11993
11994 \end_layout
11995
11996 \begin_layout Plain Layout
11997 \align center
11998 \begin_inset Tabular
11999 <lyxtabular version="3" rows="3" columns="3">
12000 <features rotate="0" tabularvalignment="middle">
12001 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12002 <column alignment="center" valignment="middle">
12003 <column alignment="center" valignment="top">
12004 <row>
12005 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12006 \begin_inset Text
12007
12008 \begin_layout Plain Layout
12009 multi-colonne sur plusieurs lignes
12010 \end_layout
12011
12012 \end_inset
12013 </cell>
12014 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018
12019 \end_layout
12020
12021 \end_inset
12022 </cell>
12023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12024 \begin_inset Text
12025
12026 \begin_layout Plain Layout
12027 c
12028 \end_layout
12029
12030 \end_inset
12031 </cell>
12032 </row>
12033 <row>
12034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12035 \begin_inset Text
12036
12037 \begin_layout Plain Layout
12038 d
12039 \end_layout
12040
12041 \end_inset
12042 </cell>
12043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12044 \begin_inset Text
12045
12046 \begin_layout Plain Layout
12047 e
12048 \end_layout
12049
12050 \end_inset
12051 </cell>
12052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 f
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 </row>
12062 <row>
12063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12064 \begin_inset Text
12065
12066 \begin_layout Plain Layout
12067 g
12068 \end_layout
12069
12070 \end_inset
12071 </cell>
12072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12073 \begin_inset Text
12074
12075 \begin_layout Plain Layout
12076 h
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12082 \begin_inset Text
12083
12084 \begin_layout Plain Layout
12085 i
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 </row>
12091 </lyxtabular>
12092
12093 \end_inset
12094
12095
12096 \end_layout
12097
12098 \end_inset
12099
12100
12101 \end_layout
12102
12103 \begin_layout Standard
12104 Par exemple, pour créer le tableau
12105 \begin_inset space ~
12106 \end_inset
12107
12108
12109 \begin_inset CommandInset ref
12110 LatexCommand ref
12111 reference "tab:Tableau-multicolonne-parfaite"
12112
12113 \end_inset
12114
12115 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12116  3×3 et faites un clic droit dessus.
12117  Ensuite choisissez pour cette cellule
12118 \emph on
12119 ,
12120 \emph default
12121  dans la fenêtre de dialogue de tableau, 
12122 \emph on
12123 multi-colonne
12124 \emph default
12125
12126 \emph on
12127 alignement
12128 \begin_inset space ~
12129 \end_inset
12130
12131 horizontal
12132 \begin_inset space ~
12133 \end_inset
12134
12135 centré
12136 \emph default
12137  et une largeur de 2.5
12138 \begin_inset space \thinspace{}
12139 \end_inset
12140
12141 cm.
12142  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12143  de la cellule multi-colonne, vous devez donc donner une largeur de 1.25
12144 \begin_inset space \thinspace{}
12145 \end_inset
12146
12147 cm pour la première colonne.
12148  La deuxième colonne aura alors automatiquement une largeur de 1.25
12149 \begin_inset space \thinspace{}
12150 \end_inset
12151
12152 cm (la largeur de la multi-colonne moins la largeur de la première colonne).
12153  C'est ce qui a été fait pour le tableau
12154 \begin_inset space ~
12155 \end_inset
12156
12157
12158 \begin_inset CommandInset ref
12159 LatexCommand ref
12160 reference "tab:Tableau-multicolonne-imparfait"
12161
12162 \end_inset
12163
12164 .
12165 \end_layout
12166
12167 \begin_layout Standard
12168 \begin_inset Float table
12169 wide false
12170 sideways false
12171 status open
12172
12173 \begin_layout Plain Layout
12174 \begin_inset Caption Standard
12175
12176 \begin_layout Plain Layout
12177 \begin_inset CommandInset label
12178 LatexCommand label
12179 name "tab:Tableau-multicolonne-imparfait"
12180
12181 \end_inset
12182
12183 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12184  de la largeur de la cellule multi-colonne.
12185 \begin_inset Argument 1
12186 status open
12187
12188 \begin_layout Plain Layout
12189 Tableau avec multi-colonne pas parfaite
12190 \end_layout
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \begin_layout Plain Layout
12203 \align center
12204 \begin_inset Tabular
12205 <lyxtabular version="3" rows="3" columns="3">
12206 <features rotate="0" tabularvalignment="middle">
12207 <column alignment="center" valignment="top" width="1.25cm">
12208 <column alignment="center" valignment="top">
12209 <column alignment="center" valignment="top">
12210 <row>
12211 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12212 \begin_inset Text
12213
12214 \begin_layout Plain Layout
12215 multi-colonne sur plusieurs lignes
12216 \end_layout
12217
12218 \end_inset
12219 </cell>
12220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12221 \begin_inset Text
12222
12223 \begin_layout Plain Layout
12224
12225 \end_layout
12226
12227 \end_inset
12228 </cell>
12229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12230 \begin_inset Text
12231
12232 \begin_layout Plain Layout
12233 c
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 </row>
12239 <row>
12240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12241 \begin_inset Text
12242
12243 \begin_layout Plain Layout
12244 d
12245 \end_layout
12246
12247 \end_inset
12248 </cell>
12249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253 e
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12259 \begin_inset Text
12260
12261 \begin_layout Plain Layout
12262 f
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 </row>
12268 <row>
12269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12270 \begin_inset Text
12271
12272 \begin_layout Plain Layout
12273 g
12274 \end_layout
12275
12276 \end_inset
12277 </cell>
12278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12279 \begin_inset Text
12280
12281 \begin_layout Plain Layout
12282 h
12283 \end_layout
12284
12285 \end_inset
12286 </cell>
12287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 i
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 </row>
12297 </lyxtabular>
12298
12299 \end_inset
12300
12301
12302 \end_layout
12303
12304 \end_inset
12305
12306
12307 \end_layout
12308
12309 \begin_layout Standard
12310 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12311  de la cellule multi-colonne, elle est un peu plus large.
12312  La raison est que la taille que l'on donne à une cellule, 
12313 \begin_inset Formula $W_{g}$
12314 \end_inset
12315
12316  n'est pas sa taille totale, 
12317 \begin_inset Formula $W_{\mathrm{tot}}$
12318 \end_inset
12319
12320  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12321  lui donne.
12322  L'appendice
12323 \begin_inset space ~
12324 \end_inset
12325
12326
12327 \begin_inset CommandInset ref
12328 LatexCommand ref
12329 reference "cha:Explication-de-l'Equation"
12330
12331 \end_inset
12332
12333  explique pourquoi en détail.
12334 \end_layout
12335
12336 \begin_layout Standard
12337 La largeur nécessaire 
12338 \begin_inset Formula $W_{g\, n}$
12339 \end_inset
12340
12341  quand 
12342 \emph on
12343 n
12344 \emph default
12345  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12346  ait une largeur totale de 
12347 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12348 \end_inset
12349
12350 :
12351 \begin_inset Formula 
12352 \begin{equation}
12353 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12354 \end{equation}
12355
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \begin_layout Standard
12362 Dans notre cas nous avons 
12363 \begin_inset Formula $n=2$
12364 \end_inset
12365
12366
12367 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12368 \end_inset
12369
12370 cm et les valeurs implicites pour les autres longueurs, l'équation
12371 \begin_inset space ~
12372 \end_inset
12373
12374
12375 \begin_inset CommandInset ref
12376 LatexCommand ref
12377 reference "eq:Wgn"
12378
12379 \end_inset
12380
12381  devient
12382 \begin_inset Formula 
12383 \begin{equation}
12384 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12385 \end{equation}
12386
12387 \end_inset
12388
12389
12390 \end_layout
12391
12392 \begin_layout Standard
12393 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12394  
12395 \series bold
12396 calc
12397 \series default
12398  avec la ligne suivante dans le préambule du document
12399 \begin_inset Index idx
12400 status collapsed
12401
12402 \begin_layout Plain Layout
12403 Paquetages LaTeX ! calc
12404 \end_layout
12405
12406 \end_inset
12407
12408
12409 \end_layout
12410
12411 \begin_layout Standard
12412
12413 \series bold
12414
12415 \backslash
12416 usepackage{calc}
12417 \end_layout
12418
12419 \begin_layout Standard
12420 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12421  de dialogue.
12422  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12423  la fenêtre de dialogue.
12424  Voici un aperçu de ces paramètres :
12425 \end_layout
12426
12427 \begin_layout Itemize
12428
12429 \series bold
12430 p{largeur}
12431 \series default
12432  crée une cellule de taille donnée, le texte est aligné verticalement en
12433  haut.
12434 \end_layout
12435
12436 \begin_layout Itemize
12437
12438 \series bold
12439 m{largeur}
12440 \series default
12441  crée une cellule de taille donnée, le texte est aligné verticalement au
12442  centre
12443 \end_layout
12444
12445 \begin_layout Itemize
12446
12447 \series bold
12448 b{largeur}
12449 \series default
12450  crée une cellule de taille donnée, le texte est aligné verticalement en
12451  bas
12452 \end_layout
12453
12454 \begin_layout Standard
12455 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12456  la fenêtre de dialogue sont ignorés.
12457 \end_layout
12458
12459 \begin_layout Standard
12460 \begin_inset Note Greyedout
12461 status open
12462
12463 \begin_layout Plain Layout
12464
12465 \series bold
12466 Note:
12467 \series default
12468  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12469  en compte.
12470 \end_layout
12471
12472 \end_inset
12473
12474
12475 \end_layout
12476
12477 \begin_layout Standard
12478 Comme le texte doit être centré horizontalement, on ajoute la commande 
12479 \series bold
12480
12481 \backslash
12482 centering
12483 \series default
12484 .
12485  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12486  des colonnes recouvertes :
12487 \end_layout
12488
12489 \begin_layout Standard
12490
12491 \series bold
12492 >{
12493 \backslash
12494 centering}m{1.25cm-6.2pt}
12495 \end_layout
12496
12497 \begin_layout Standard
12498 La commande 
12499 \series bold
12500 >{ }
12501 \series default
12502  signifie que les commandes qui se trouvent entre les accolades doivent
12503  être appliquées avant que la cellule ne soit créée.
12504 \end_layout
12505
12506 \begin_layout Standard
12507 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12508  multi-colonne, il est toujours aligné à gauche.
12509  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12510  isolées.
12511  Nous devons donc utiliser le paramètre LaTeX suivant pour la multi-colonne
12512 \end_layout
12513
12514 \begin_layout Standard
12515
12516 \series bold
12517 >{
12518 \backslash
12519 centering}m{2.5cm}
12520 \end_layout
12521
12522 \begin_layout Subsection
12523 Multi-lignes
12524 \begin_inset CommandInset label
12525 LatexCommand label
12526 name "sub:Multi-lignes"
12527
12528 \end_inset
12529
12530
12531 \begin_inset Index idx
12532 status collapsed
12533
12534 \begin_layout Plain Layout
12535 Multi-lignes
12536 \end_layout
12537
12538 \end_inset
12539
12540
12541 \begin_inset Index idx
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545 Tableau ! Multi-ligne
12546 \end_layout
12547
12548 \end_inset
12549
12550
12551 \end_layout
12552
12553 \begin_layout Standard
12554 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12555  qu'elle doit couvrir et utilisez soit le bouton 
12556 \begin_inset Info
12557 type  "icon"
12558 arg   "inset-modify tabular multirow"
12559 \end_inset
12560
12561  de la barre d'outils tableau, ou le menu 
12562 \family sans
12563 Édition\SpecialChar \menuseparator
12564 Tableau\SpecialChar \menuseparator
12565 Multi-lignes
12566 \family default
12567 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12568  
12569 \family sans
12570 Multi-lignes
12571 \family default
12572 .
12573 \end_layout
12574
12575 \begin_layout Standard
12576 Voici un exemple de tableau avec une cellule multi-ligne en première colonne:
12577 \end_layout
12578
12579 \begin_layout Standard
12580 \align center
12581 \begin_inset Tabular
12582 <lyxtabular version="3" rows="3" columns="3">
12583 <features rotate="0" tabularvalignment="middle">
12584 <column alignment="center" valignment="top" width="0pt">
12585 <column alignment="center" valignment="top">
12586 <column alignment="center" valignment="top">
12587 <row>
12588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12589 \begin_inset Text
12590
12591 \begin_layout Plain Layout
12592 un contenu long
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12598 \begin_inset Text
12599
12600 \begin_layout Plain Layout
12601 b
12602 \end_layout
12603
12604 \end_inset
12605 </cell>
12606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12607 \begin_inset Text
12608
12609 \begin_layout Plain Layout
12610 c
12611 \end_layout
12612
12613 \end_inset
12614 </cell>
12615 </row>
12616 <row>
12617 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12618 \begin_inset Text
12619
12620 \begin_layout Plain Layout
12621 multi-ligne
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 e
12631 \end_layout
12632
12633 \end_inset
12634 </cell>
12635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12636 \begin_inset Text
12637
12638 \begin_layout Plain Layout
12639 f
12640 \end_layout
12641
12642 \end_inset
12643 </cell>
12644 </row>
12645 <row>
12646 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Plain Layout
12659 h
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12665 \begin_inset Text
12666
12667 \begin_layout Plain Layout
12668 i
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 </row>
12674 </lyxtabular>
12675
12676 \end_inset
12677
12678
12679 \end_layout
12680
12681 \begin_layout Standard
12682 La largeur de la cellule multi-ligne est déterminée par la largeur de toute
12683  la colonne.
12684  L'
12685 \family sans
12686 Espacement
12687 \begin_inset space ~
12688 \end_inset
12689
12690 vertical
12691 \family default
12692  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12693  est positive ou négative.
12694 \end_layout
12695
12696 \begin_layout Standard
12697 Si la colonne dans laquelle se trouve la multiligne n'a pas de largeur fixée
12698  explicitement, la cellule hérite de l'alignement de la colonne.
12699  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12700  implicite, vous devez redéfinir la commande 
12701 \series bold
12702
12703 \backslash
12704 multirowsetup
12705 \series default
12706  avec la commande
12707 \end_layout
12708
12709 \begin_layout Standard
12710
12711 \series bold
12712
12713 \backslash
12714 renewcommand{
12715 \backslash
12716 multirowsetup}{
12717 \backslash
12718 centering}
12719 \end_layout
12720
12721 \begin_layout Standard
12722 dans le préambule du document.
12723  Après ça, tous les contenus de cellules multi-lignes du document seront
12724  centrés.
12725  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12726  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12727  juste avant le tableau concerné, plutôt que dans le préambule.
12728  Si le texte doit être aligné à droite, remplacez 
12729 \series bold
12730
12731 \backslash
12732 centering
12733 \series default
12734  par 
12735 \series bold
12736
12737 \backslash
12738 raggedleft
12739 \series default
12740 .
12741  Pour revenir à l'alignement à gauche utilisez 
12742 \series bold
12743
12744 \backslash
12745 raggedright
12746 \series default
12747 .
12748 \end_layout
12749
12750 \begin_layout Standard
12751 Voici un exemple de tableau avec une cellule multi-ligne alignée à droite
12752  avec un décalage vertical de -4
12753 \begin_inset space \thinspace{}
12754 \end_inset
12755
12756 mm dans une colonne de 3
12757 \begin_inset space \thinspace{}
12758 \end_inset
12759
12760 cm de large
12761 \begin_inset space ~
12762 \end_inset
12763
12764 :
12765 \end_layout
12766
12767 \begin_layout Standard
12768 \noindent
12769 \align center
12770 \begin_inset ERT
12771 status collapsed
12772
12773 \begin_layout Plain Layout
12774
12775
12776 \backslash
12777 renewcommand{
12778 \backslash
12779 multirowsetup}{
12780 \backslash
12781 raggedleft}
12782 \end_layout
12783
12784 \end_inset
12785
12786
12787 \begin_inset Tabular
12788 <lyxtabular version="3" rows="4" columns="3">
12789 <features rotate="0" tabularvalignment="middle">
12790 <column alignment="center" valignment="top" width="3cm">
12791 <column alignment="center" valignment="top">
12792 <column alignment="center" valignment="top">
12793 <row>
12794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12795 \begin_inset Text
12796
12797 \begin_layout Plain Layout
12798 un contenu long
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807 b
12808 \end_layout
12809
12810 \end_inset
12811 </cell>
12812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12813 \begin_inset Text
12814
12815 \begin_layout Plain Layout
12816 c
12817 \end_layout
12818
12819 \end_inset
12820 </cell>
12821 </row>
12822 <row>
12823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12824 \begin_inset Text
12825
12826 \begin_layout Plain Layout
12827 t
12828 \end_layout
12829
12830 \end_inset
12831 </cell>
12832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 n
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845 m
12846 \end_layout
12847
12848 \end_inset
12849 </cell>
12850 </row>
12851 <row>
12852 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 multi-ligne
12857 \end_layout
12858
12859 \end_inset
12860 </cell>
12861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12862 \begin_inset Text
12863
12864 \begin_layout Plain Layout
12865 e
12866 \end_layout
12867
12868 \end_inset
12869 </cell>
12870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12871 \begin_inset Text
12872
12873 \begin_layout Plain Layout
12874 f
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 </row>
12880 <row>
12881 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 h
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 i
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 </row>
12909 </lyxtabular>
12910
12911 \end_inset
12912
12913
12914 \begin_inset ERT
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918
12919
12920 \backslash
12921 renewcommand{
12922 \backslash
12923 multirowsetup}{
12924 \backslash
12925 raggedright}
12926 \end_layout
12927
12928 \end_inset
12929
12930
12931 \end_layout
12932
12933 \begin_layout Standard
12934 Pour commencer une nouvelle ligne dans une cellule multi-ligne vous pouvez
12935  utiliser un saut de ligne forcé (
12936 \begin_inset space ~
12937 \end_inset
12938
12939 raccourci 
12940 \family sans
12941 Ctrl+Entrée
12942 \family default
12943
12944 \begin_inset space ~
12945 \end_inset
12946
12947 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12948  on le voit dans ce tableau :
12949 \end_layout
12950
12951 \begin_layout Standard
12952 \noindent
12953 \align center
12954 \begin_inset Tabular
12955 <lyxtabular version="3" rows="3" columns="2">
12956 <features rotate="0" tabularvalignment="middle">
12957 <column alignment="left" valignment="middle" width="2cm">
12958 <column alignment="center" valignment="top">
12959 <row>
12960 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 aaa
12965 \begin_inset Newline newline
12966 \end_inset
12967
12968 aaa
12969 \begin_inset Newline newline
12970 \end_inset
12971
12972 mauvaise cellule
12973 \end_layout
12974
12975 \end_inset
12976 </cell>
12977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12978 \begin_inset Text
12979
12980 \begin_layout Plain Layout
12981 ccc
12982 \end_layout
12983
12984 \end_inset
12985 </cell>
12986 </row>
12987 <row>
12988 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992
12993 \end_layout
12994
12995 \end_inset
12996 </cell>
12997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12998 \begin_inset Text
12999
13000 \begin_layout Plain Layout
13001 ddd
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 </row>
13007 <row>
13008 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13009 \begin_inset Text
13010
13011 \begin_layout Plain Layout
13012 bbb
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 eee
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 </row>
13027 </lyxtabular>
13028
13029 \end_inset
13030
13031
13032 \end_layout
13033
13034 \begin_layout Standard
13035 Vous devez donc faire attention avec les saut de lignes forcés.
13036 \end_layout
13037
13038 \begin_layout Subsection
13039
13040 \lang english
13041 Cells with diagonal line(s)
13042 \end_layout
13043
13044 \begin_layout Standard
13045
13046 \lang english
13047 To tell the reader what is meant by column and row headings in a table,
13048  it is helpful to split the first cell of the table by one or two diagonal
13049  lines.
13050  This can be achieved by loading the LaTeX-package 
13051 \series bold
13052 diagbox
13053 \series default
13054 \lang french
13055
13056 \begin_inset Index idx
13057 status collapsed
13058
13059 \begin_layout Plain Layout
13060 Paquetages LaTeX ! diagbox
13061 \end_layout
13062
13063 \end_inset
13064
13065  
13066 \lang english
13067 in the document preamble.
13068  The package provides the command 
13069 \series bold
13070
13071 \backslash
13072 diagbox
13073 \series default
13074  that is inserted as TeX-Code and that can take 2 or 3
13075 \begin_inset space ~
13076 \end_inset
13077
13078 arguments:
13079 \end_layout
13080
13081 \begin_layout Standard
13082
13083 \series bold
13084 \lang english
13085
13086 \backslash
13087 diagbox[options]{lower left}{upper right}
13088 \end_layout
13089
13090 \begin_layout Standard
13091
13092 \series bold
13093 \lang english
13094
13095 \backslash
13096 diagbox[options]{lower left}{upper left}{upper right}
13097 \end_layout
13098
13099 \begin_layout Standard
13100
13101 \lang english
13102 The first scheme divides the cell by a single diagonal line and the arguments
13103  are placed below and above this line.
13104  The second scheme divides the cell by 2
13105 \begin_inset space ~
13106 \end_inset
13107
13108 lines.
13109 \end_layout
13110
13111 \begin_layout Standard
13112 \begin_inset ERT
13113 status collapsed
13114
13115 \begin_layout Plain Layout
13116
13117
13118 \backslash
13119 ifdiagbox
13120 \end_layout
13121
13122 \end_inset
13123
13124
13125 \begin_inset Note Note
13126 status open
13127
13128 \begin_layout Plain Layout
13129 La section suivante ne s'affichera que si vous avez installé le paquetage
13130  LaTeX 
13131 \series bold
13132 diagbox
13133 \series default
13134 .
13135 \end_layout
13136
13137 \end_inset
13138
13139
13140 \end_layout
13141
13142 \begin_layout Standard
13143
13144 \lang english
13145 Here is an example table where 
13146 \series bold
13147
13148 \backslash
13149 diagbox 
13150 \series default
13151 is used in the 2-argument scheme in the first cell:
13152 \begin_inset VSpace medskip
13153 \end_inset
13154
13155
13156 \end_layout
13157
13158 \begin_layout Standard
13159 \noindent
13160
13161 \lang english
13162 \begin_inset Tabular
13163 <lyxtabular version="3" rows="4" columns="4">
13164 <features rotate="0" tabularvalignment="middle">
13165 <column alignment="center" valignment="top">
13166 <column alignment="center" valignment="top">
13167 <column alignment="center" valignment="top">
13168 <column alignment="center" valignment="top">
13169 <row>
13170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174
13175 \lang english
13176 \begin_inset ERT
13177 status collapsed
13178
13179 \begin_layout Plain Layout
13180
13181
13182 \backslash
13183 diagbox{
13184 \end_layout
13185
13186 \end_inset
13187
13188 Name
13189 \begin_inset ERT
13190 status collapsed
13191
13192 \begin_layout Plain Layout
13193
13194 }{
13195 \end_layout
13196
13197 \end_inset
13198
13199 Parameter
13200 \begin_inset ERT
13201 status collapsed
13202
13203 \begin_layout Plain Layout
13204
13205 }
13206 \end_layout
13207
13208 \end_inset
13209
13210
13211 \end_layout
13212
13213 \end_inset
13214 </cell>
13215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219
13220 \lang english
13221 Thickness in nm
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230
13231 \lang english
13232 Transparency in %
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241
13242 \lang english
13243 Hardness in MPa
13244 \end_layout
13245
13246 \end_inset
13247 </cell>
13248 </row>
13249 <row>
13250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13251 \begin_inset Text
13252
13253 \begin_layout Plain Layout
13254
13255 \lang english
13256 Perfect Green
13257 \end_layout
13258
13259 \end_inset
13260 </cell>
13261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13262 \begin_inset Text
13263
13264 \begin_layout Plain Layout
13265
13266 \lang english
13267 45
13268 \end_layout
13269
13270 \end_inset
13271 </cell>
13272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13273 \begin_inset Text
13274
13275 \begin_layout Plain Layout
13276
13277 \lang english
13278 80
13279 \end_layout
13280
13281 \end_inset
13282 </cell>
13283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13284 \begin_inset Text
13285
13286 \begin_layout Plain Layout
13287
13288 \lang english
13289 504
13290 \end_layout
13291
13292 \end_inset
13293 </cell>
13294 </row>
13295 <row>
13296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13297 \begin_inset Text
13298
13299 \begin_layout Plain Layout
13300
13301 \lang english
13302 Dark Multi-P
13303 \end_layout
13304
13305 \end_inset
13306 </cell>
13307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13308 \begin_inset Text
13309
13310 \begin_layout Plain Layout
13311
13312 \lang english
13313 60
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322
13323 \lang english
13324 72
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333
13334 \lang english
13335 982
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 </row>
13341 <row>
13342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346
13347 \lang english
13348 Crystal Clear Pro
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357
13358 \lang english
13359 18
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368
13369 \lang english
13370 86
13371 \end_layout
13372
13373 \end_inset
13374 </cell>
13375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13376 \begin_inset Text
13377
13378 \begin_layout Plain Layout
13379
13380 \lang english
13381 374
13382 \end_layout
13383
13384 \end_inset
13385 </cell>
13386 </row>
13387 </lyxtabular>
13388
13389 \end_inset
13390
13391
13392 \begin_inset VSpace medskip
13393 \end_inset
13394
13395
13396 \end_layout
13397
13398 \begin_layout Standard
13399
13400 \lang english
13401 The 3-argument scheme is for example useful for cross-tables of sports leagues
13402  or distances:
13403 \end_layout
13404
13405 \begin_layout Standard
13406 \noindent
13407 \align center
13408
13409 \lang english
13410 \begin_inset Tabular
13411 <lyxtabular version="3" rows="4" columns="4">
13412 <features rotate="0" tabularvalignment="middle">
13413 <column alignment="center" valignment="top" width="0pt">
13414 <column alignment="center" valignment="top">
13415 <column alignment="center" valignment="top">
13416 <column alignment="center" valignment="top">
13417 <row>
13418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13419 \begin_inset Text
13420
13421 \begin_layout Plain Layout
13422
13423 \lang english
13424 \begin_inset ERT
13425 status collapsed
13426
13427 \begin_layout Plain Layout
13428
13429
13430 \backslash
13431 diagbox{
13432 \end_layout
13433
13434 \end_inset
13435
13436 Team home
13437 \begin_inset ERT
13438 status collapsed
13439
13440 \begin_layout Plain Layout
13441
13442 }{
13443 \end_layout
13444
13445 \end_inset
13446
13447 Result
13448 \begin_inset ERT
13449 status collapsed
13450
13451 \begin_layout Plain Layout
13452
13453 }{
13454 \end_layout
13455
13456 \end_inset
13457
13458 Team away
13459 \begin_inset ERT
13460 status collapsed
13461
13462 \begin_layout Plain Layout
13463
13464 }
13465 \end_layout
13466
13467 \end_inset
13468
13469
13470 \end_layout
13471
13472 \end_inset
13473 </cell>
13474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13475 \begin_inset Text
13476
13477 \begin_layout Plain Layout
13478
13479 \lang english
13480 Tigers
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489
13490 \lang english
13491 Panthers
13492 \end_layout
13493
13494 \end_inset
13495 </cell>
13496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13497 \begin_inset Text
13498
13499 \begin_layout Plain Layout
13500
13501 \lang english
13502 Falcons
13503 \end_layout
13504
13505 \end_inset
13506 </cell>
13507 </row>
13508 <row>
13509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13510 \begin_inset Text
13511
13512 \begin_layout Plain Layout
13513
13514 \lang english
13515 Tigers
13516 \end_layout
13517
13518 \end_inset
13519 </cell>
13520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13521 \begin_inset Text
13522
13523 \begin_layout Plain Layout
13524
13525 \lang english
13526 ---
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535
13536 \lang english
13537 1:3
13538 \end_layout
13539
13540 \end_inset
13541 </cell>
13542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13543 \begin_inset Text
13544
13545 \begin_layout Plain Layout
13546
13547 \lang english
13548 0:1
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 </row>
13554 <row>
13555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559
13560 \lang english
13561 Panthers
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 \lang english
13572 3:1
13573 \end_layout
13574
13575 \end_inset
13576 </cell>
13577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581
13582 \lang english
13583 ---
13584 \end_layout
13585
13586 \end_inset
13587 </cell>
13588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13589 \begin_inset Text
13590
13591 \begin_layout Plain Layout
13592
13593 \lang english
13594 0:0
13595 \end_layout
13596
13597 \end_inset
13598 </cell>
13599 </row>
13600 <row>
13601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13602 \begin_inset Text
13603
13604 \begin_layout Plain Layout
13605
13606 \lang english
13607 Falcons
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616
13617 \lang english
13618 1:0
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627
13628 \lang english
13629 0:0
13630 \end_layout
13631
13632 \end_inset
13633 </cell>
13634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638
13639 \lang english
13640 ---
13641 \end_layout
13642
13643 \end_inset
13644 </cell>
13645 </row>
13646 </lyxtabular>
13647
13648 \end_inset
13649
13650
13651 \end_layout
13652
13653 \begin_layout Standard
13654
13655 \lang english
13656 For larger cross-tables one might use split cells in 2 or every corner of
13657  the table like in this example:
13658 \end_layout
13659
13660 \begin_layout Standard
13661 \noindent
13662 \align center
13663
13664 \lang english
13665 \begin_inset Tabular
13666 <lyxtabular version="3" rows="5" columns="5">
13667 <features rotate="0" tabularvalignment="middle">
13668 <column alignment="center" valignment="top" width="0pt">
13669 <column alignment="center" valignment="top">
13670 <column alignment="center" valignment="top">
13671 <column alignment="center" valignment="top">
13672 <column alignment="center" valignment="top">
13673 <row>
13674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13675 \begin_inset Text
13676
13677 \begin_layout Plain Layout
13678
13679 \lang english
13680 \begin_inset ERT
13681 status open
13682
13683 \begin_layout Plain Layout
13684
13685
13686 \backslash
13687 diagbox{
13688 \end_layout
13689
13690 \end_inset
13691
13692 Team home
13693 \begin_inset ERT
13694 status collapsed
13695
13696 \begin_layout Plain Layout
13697
13698 }{
13699 \end_layout
13700
13701 \end_inset
13702
13703 Result
13704 \begin_inset ERT
13705 status collapsed
13706
13707 \begin_layout Plain Layout
13708
13709 }{
13710 \end_layout
13711
13712 \end_inset
13713
13714 Team away
13715 \begin_inset ERT
13716 status collapsed
13717
13718 \begin_layout Plain Layout
13719
13720 }
13721 \end_layout
13722
13723 \end_inset
13724
13725
13726 \end_layout
13727
13728 \end_inset
13729 </cell>
13730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13731 \begin_inset Text
13732
13733 \begin_layout Plain Layout
13734
13735 \lang english
13736 Tigers
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745
13746 \lang english
13747 Panthers
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756
13757 \lang english
13758 Falcons
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767
13768 \lang english
13769 \begin_inset ERT
13770 status open
13771
13772 \begin_layout Plain Layout
13773
13774
13775 \backslash
13776 diagbox[dir=NE]{
13777 \end_layout
13778
13779 \end_inset
13780
13781 Team home
13782 \begin_inset ERT
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786
13787 }{
13788 \end_layout
13789
13790 \end_inset
13791
13792 Result
13793 \begin_inset ERT
13794 status collapsed
13795
13796 \begin_layout Plain Layout
13797
13798 }{
13799 \end_layout
13800
13801 \end_inset
13802
13803 Team away
13804 \begin_inset ERT
13805 status collapsed
13806
13807 \begin_layout Plain Layout
13808
13809 }
13810 \end_layout
13811
13812 \end_inset
13813
13814
13815 \end_layout
13816
13817 \end_inset
13818 </cell>
13819 </row>
13820 <row>
13821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825
13826 \lang english
13827 Tigers
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836
13837 \lang english
13838 ---
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13844 \begin_inset Text
13845
13846 \begin_layout Plain Layout
13847
13848 \lang english
13849 1:3
13850 \end_layout
13851
13852 \end_inset
13853 </cell>
13854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13855 \begin_inset Text
13856
13857 \begin_layout Plain Layout
13858
13859 \lang english
13860 0:1
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869
13870 \lang english
13871 Tigers
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 <row>
13878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882
13883 \lang english
13884 Panthers
13885 \end_layout
13886
13887 \end_inset
13888 </cell>
13889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13890 \begin_inset Text
13891
13892 \begin_layout Plain Layout
13893
13894 \lang english
13895 3:1
13896 \end_layout
13897
13898 \end_inset
13899 </cell>
13900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13901 \begin_inset Text
13902
13903 \begin_layout Plain Layout
13904
13905 \lang english
13906 ---
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Plain Layout
13915
13916 \lang english
13917 0:0
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Plain Layout
13926
13927 \lang english
13928 Panthers
13929 \end_layout
13930
13931 \end_inset
13932 </cell>
13933 </row>
13934 <row>
13935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13936 \begin_inset Text
13937
13938 \begin_layout Plain Layout
13939
13940 \lang english
13941 Falcons
13942 \end_layout
13943
13944 \end_inset
13945 </cell>
13946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Plain Layout
13950
13951 \lang english
13952 1:0
13953 \end_layout
13954
13955 \end_inset
13956 </cell>
13957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13958 \begin_inset Text
13959
13960 \begin_layout Plain Layout
13961
13962 \lang english
13963 0:0
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972
13973 \lang english
13974 ---
13975 \end_layout
13976
13977 \end_inset
13978 </cell>
13979 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983
13984 \lang english
13985 Falcons
13986 \end_layout
13987
13988 \end_inset
13989 </cell>
13990 </row>
13991 <row>
13992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13993 \begin_inset Text
13994
13995 \begin_layout Plain Layout
13996
13997 \lang english
13998 \begin_inset ERT
13999 status open
14000
14001 \begin_layout Plain Layout
14002
14003
14004 \backslash
14005 diagbox[dir=SW]{
14006 \end_layout
14007
14008 \end_inset
14009
14010 Team home
14011 \begin_inset ERT
14012 status collapsed
14013
14014 \begin_layout Plain Layout
14015
14016 }{
14017 \end_layout
14018
14019 \end_inset
14020
14021 Result
14022 \begin_inset ERT
14023 status collapsed
14024
14025 \begin_layout Plain Layout
14026
14027 }{
14028 \end_layout
14029
14030 \end_inset
14031
14032 Team away
14033 \begin_inset ERT
14034 status collapsed
14035
14036 \begin_layout Plain Layout
14037
14038 }
14039 \end_layout
14040
14041 \end_inset
14042
14043
14044 \end_layout
14045
14046 \end_inset
14047 </cell>
14048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14049 \begin_inset Text
14050
14051 \begin_layout Plain Layout
14052
14053 \lang english
14054 Tigers
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14060 \begin_inset Text
14061
14062 \begin_layout Plain Layout
14063
14064 \lang english
14065 Panthers
14066 \end_layout
14067
14068 \end_inset
14069 </cell>
14070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14071 \begin_inset Text
14072
14073 \begin_layout Plain Layout
14074
14075 \lang english
14076 Falcons
14077 \end_layout
14078
14079 \end_inset
14080 </cell>
14081 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Plain Layout
14085
14086 \lang english
14087 \begin_inset ERT
14088 status open
14089
14090 \begin_layout Plain Layout
14091
14092
14093 \backslash
14094 diagbox[dir=SE]{
14095 \end_layout
14096
14097 \end_inset
14098
14099 Team home
14100 \begin_inset ERT
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104
14105 }{
14106 \end_layout
14107
14108 \end_inset
14109
14110 Result
14111 \begin_inset ERT
14112 status collapsed
14113
14114 \begin_layout Plain Layout
14115
14116 }{
14117 \end_layout
14118
14119 \end_inset
14120
14121 Team away
14122 \begin_inset ERT
14123 status collapsed
14124
14125 \begin_layout Plain Layout
14126
14127 }
14128 \end_layout
14129
14130 \end_inset
14131
14132
14133 \end_layout
14134
14135 \end_inset
14136 </cell>
14137 </row>
14138 </lyxtabular>
14139
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \begin_layout Standard
14146
14147 \lang english
14148 To rotate the diagonal lines, the command option 
14149 \series bold
14150 dir=direction
14151 \series default
14152  is used.
14153  
14154 \emph on
14155 direction
14156 \emph default
14157  is either 
14158 \series bold
14159 NE
14160 \series default
14161
14162 \series bold
14163 DE
14164 \series default
14165
14166 \series bold
14167 SW
14168 \series default
14169  or 
14170 \series bold
14171 NW
14172 \series default
14173  and represent a point of a compass.
14174  
14175 \series bold
14176 SW
14177 \series default
14178  is for example the south-west corner.
14179  Thus in the lower left cell of the above table the command
14180 \end_layout
14181
14182 \begin_layout Standard
14183
14184 \series bold
14185 \lang english
14186
14187 \backslash
14188 diagbox[dir=SW]{Team home}{Result}{Team away}
14189 \end_layout
14190
14191 \begin_layout Standard
14192
14193 \lang english
14194 is used.
14195  If no direction is given, it will be NW.
14196 \end_layout
14197
14198 \begin_layout Standard
14199
14200 \lang english
14201 The necessary width of split cells is automatically calculated.
14202  Thus if you set a fixed column width smaller than the calculated one, the
14203  cell's content will protrude the cell borders:
14204 \end_layout
14205
14206 \begin_layout Standard
14207 \noindent
14208 \align center
14209
14210 \lang english
14211 \begin_inset Tabular
14212 <lyxtabular version="3" rows="2" columns="2">
14213 <features rotate="0" tabularvalignment="middle">
14214 <column alignment="center" valignment="top" width="3cm">
14215 <column alignment="center" valignment="top">
14216 <row>
14217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Plain Layout
14221
14222 \lang english
14223 \begin_inset ERT
14224 status collapsed
14225
14226 \begin_layout Plain Layout
14227
14228
14229 \backslash
14230 diagbox{
14231 \end_layout
14232
14233 \end_inset
14234
14235 Name
14236 \begin_inset ERT
14237 status collapsed
14238
14239 \begin_layout Plain Layout
14240
14241 }{
14242 \end_layout
14243
14244 \end_inset
14245
14246 Parameter
14247 \begin_inset ERT
14248 status collapsed
14249
14250 \begin_layout Plain Layout
14251
14252 }
14253 \end_layout
14254
14255 \end_inset
14256
14257
14258 \end_layout
14259
14260 \end_inset
14261 </cell>
14262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14263 \begin_inset Text
14264
14265 \begin_layout Plain Layout
14266
14267 \lang english
14268 Thickness in nm
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 </row>
14274 <row>
14275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14276 \begin_inset Text
14277
14278 \begin_layout Plain Layout
14279
14280 \lang english
14281 Perfect Green
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290
14291 \lang english
14292 45
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 </row>
14298 </lyxtabular>
14299
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306
14307 \lang english
14308 If you need a certain width for columns with a split cell, use the command
14309  option 
14310 \series bold
14311 width=3cm
14312 \series default
14313  (replace '3cm' by the width you need).
14314  In the following table the width of the first column is set to 4
14315 \begin_inset space \thinspace{}
14316 \end_inset
14317
14318 cm.
14319  For 
14320 \series bold
14321
14322 \backslash
14323 diagbox
14324 \series default
14325  a width of 4
14326 \begin_inset space \thinspace{}
14327 \end_inset
14328
14329 cm + 2
14330 \begin_inset space \thinspace{}
14331 \end_inset
14332
14333
14334 \backslash
14335 tabcolsep is necessary because the overall width is the width for the text
14336  (in this case the 4
14337 \begin_inset space \thinspace{}
14338 \end_inset
14339
14340 cm) plus two times the separation of the text and the cell border.
14341  The calculation of the width cannot be done in the command option of 
14342 \series bold
14343
14344 \backslash
14345 diagbox
14346 \series default
14347  so one needs to create a new length which can be used later.
14348  This is done with the TeX-Code commands
14349 \end_layout
14350
14351 \begin_layout Standard
14352
14353 \series bold
14354
14355 \backslash
14356 newlength{
14357 \backslash
14358 diagtest}
14359 \begin_inset Newline newline
14360 \end_inset
14361
14362
14363 \backslash
14364 setlength{
14365 \backslash
14366 diagtest}{4cm+2
14367 \backslash
14368 tabcolsep}
14369 \end_layout
14370
14371 \begin_layout Standard
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377
14378 \backslash
14379 newlength{
14380 \backslash
14381 diagtest}
14382 \end_layout
14383
14384 \begin_layout Plain Layout
14385
14386
14387 \backslash
14388 setlength{
14389 \backslash
14390 diagtest}{4cm+2
14391 \backslash
14392 tabcolsep}
14393 \end_layout
14394
14395 \end_inset
14396
14397
14398 \end_layout
14399
14400 \begin_layout Standard
14401
14402 \lang english
14403 To enable calculations in LaTeX one needs to load the package 
14404 \series bold
14405 calc
14406 \series default
14407 \lang french
14408
14409 \begin_inset Index idx
14410 status collapsed
14411
14412 \begin_layout Plain Layout
14413 Paquetages LaTeX ! calc
14414 \end_layout
14415
14416 \end_inset
14417
14418  
14419 \lang english
14420 in the document preamble.
14421 \end_layout
14422
14423 \begin_layout Standard
14424
14425 \lang english
14426 In this table you can now use the command
14427 \end_layout
14428
14429 \begin_layout Standard
14430
14431 \series bold
14432
14433 \backslash
14434 diagbox[width=
14435 \backslash
14436 diagtest]{A}{B}
14437 \end_layout
14438
14439 \begin_layout Standard
14440
14441 \lang english
14442 in the first cell:
14443 \end_layout
14444
14445 \begin_layout Standard
14446 \noindent
14447 \align center
14448
14449 \lang english
14450 \begin_inset Tabular
14451 <lyxtabular version="3" rows="2" columns="2">
14452 <features rotate="0" tabularvalignment="middle">
14453 <column alignment="center" valignment="top" width="4cm">
14454 <column alignment="center" valignment="top">
14455 <row>
14456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14457 \begin_inset Text
14458
14459 \begin_layout Plain Layout
14460 \begin_inset ERT
14461 status open
14462
14463 \begin_layout Plain Layout
14464
14465
14466 \backslash
14467 diagbox[width=
14468 \backslash
14469 diagtest]{
14470 \end_layout
14471
14472 \end_inset
14473
14474 A
14475 \begin_inset ERT
14476 status collapsed
14477
14478 \begin_layout Plain Layout
14479
14480 }{
14481 \end_layout
14482
14483 \end_inset
14484
14485 B
14486 \begin_inset ERT
14487 status collapsed
14488
14489 \begin_layout Plain Layout
14490
14491 }
14492 \end_layout
14493
14494 \end_inset
14495
14496
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Plain Layout
14505
14506 \lang english
14507 Thickness in nm
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 </row>
14513 <row>
14514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Plain Layout
14518
14519 \lang english
14520 Perfect Green
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529
14530 \lang english
14531 45
14532 \end_layout
14533
14534 \end_inset
14535 </cell>
14536 </row>
14537 </lyxtabular>
14538
14539 \end_inset
14540
14541
14542 \end_layout
14543
14544 \begin_layout Standard
14545
14546 \lang english
14547 Note that the split cell needs to be the widest one in the column.
14548  Otherwise the length of the diagonal line cannot be calculated correctly
14549  like in this table:
14550 \end_layout
14551
14552 \begin_layout Standard
14553 \noindent
14554 \align center
14555
14556 \lang english
14557 \begin_inset Tabular
14558 <lyxtabular version="3" rows="2" columns="2">
14559 <features rotate="0" tabularvalignment="middle">
14560 <column alignment="center" valignment="top" width="0pt">
14561 <column alignment="center" valignment="top">
14562 <row>
14563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14564 \begin_inset Text
14565
14566 \begin_layout Plain Layout
14567 \begin_inset ERT
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571
14572
14573 \backslash
14574 diagbox{
14575 \end_layout
14576
14577 \end_inset
14578
14579 A
14580 \begin_inset ERT
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584
14585 }{
14586 \end_layout
14587
14588 \end_inset
14589
14590 B
14591 \begin_inset ERT
14592 status collapsed
14593
14594 \begin_layout Plain Layout
14595
14596 }
14597 \end_layout
14598
14599 \end_inset
14600
14601
14602 \end_layout
14603
14604 \end_inset
14605 </cell>
14606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14607 \begin_inset Text
14608
14609 \begin_layout Plain Layout
14610
14611 \lang english
14612 Thickness in nm
14613 \end_layout
14614
14615 \end_inset
14616 </cell>
14617 </row>
14618 <row>
14619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14620 \begin_inset Text
14621
14622 \begin_layout Plain Layout
14623
14624 \lang english
14625 Perfect Green
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Plain Layout
14634
14635 \lang english
14636 45
14637 \end_layout
14638
14639 \end_inset
14640 </cell>
14641 </row>
14642 </lyxtabular>
14643
14644 \end_inset
14645
14646
14647 \end_layout
14648
14649 \begin_layout Standard
14650
14651 \lang english
14652 In this case use the 
14653 \series bold
14654 width
14655 \series default
14656  option of the 
14657 \series bold
14658
14659 \backslash
14660 diagbox
14661 \series default
14662  command.
14663  It is then not necessary to add 2
14664 \backslash
14665 tabcolsep because the cell width is now the width of the column.
14666  In this table a width of 3
14667 \begin_inset space \thinspace{}
14668 \end_inset
14669
14670 cm is used:
14671 \end_layout
14672
14673 \begin_layout Standard
14674 \noindent
14675 \align center
14676
14677 \lang english
14678 \begin_inset Tabular
14679 <lyxtabular version="3" rows="2" columns="2">
14680 <features rotate="0" tabularvalignment="middle">
14681 <column alignment="center" valignment="top" width="0pt">
14682 <column alignment="center" valignment="top">
14683 <row>
14684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14685 \begin_inset Text
14686
14687 \begin_layout Plain Layout
14688 \begin_inset ERT
14689 status open
14690
14691 \begin_layout Plain Layout
14692
14693
14694 \backslash
14695 diagbox[width=3cm]{
14696 \end_layout
14697
14698 \end_inset
14699
14700 A
14701 \begin_inset ERT
14702 status collapsed
14703
14704 \begin_layout Plain Layout
14705
14706 }{
14707 \end_layout
14708
14709 \end_inset
14710
14711 B
14712 \begin_inset ERT
14713 status collapsed
14714
14715 \begin_layout Plain Layout
14716
14717 }
14718 \end_layout
14719
14720 \end_inset
14721
14722
14723 \end_layout
14724
14725 \end_inset
14726 </cell>
14727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \begin_layout Plain Layout
14731
14732 \lang english
14733 Thickness in nm
14734 \end_layout
14735
14736 \end_inset
14737 </cell>
14738 </row>
14739 <row>
14740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14741 \begin_inset Text
14742
14743 \begin_layout Plain Layout
14744
14745 \lang english
14746 Perfect Green
14747 \end_layout
14748
14749 \end_inset
14750 </cell>
14751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14752 \begin_inset Text
14753
14754 \begin_layout Plain Layout
14755
14756 \lang english
14757 45
14758 \end_layout
14759
14760 \end_inset
14761 </cell>
14762 </row>
14763 </lyxtabular>
14764
14765 \end_inset
14766
14767
14768 \end_layout
14769
14770 \begin_layout Standard
14771
14772 \lang english
14773 For multiple text lines in split cells one needs some extra height to fit
14774  the text to the cell.
14775  This can be achieved with the 
14776 \series bold
14777
14778 \backslash
14779 diagbox
14780 \series default
14781  option 
14782 \series bold
14783 height=3cm
14784 \series default
14785  (replace '3cm' by the height you need).
14786  In the following table the command
14787 \end_layout
14788
14789 \begin_layout Standard
14790
14791 \series bold
14792
14793 \backslash
14794 diagbox[width=3cm,height=1.4cm]{A
14795 \backslash
14796
14797 \backslash
14798 B}{C
14799 \backslash
14800
14801 \backslash
14802 D}
14803 \end_layout
14804
14805 \begin_layout Standard
14806
14807 \lang english
14808 is used in the first cell.
14809  The command 
14810 \series bold
14811
14812 \backslash
14813
14814 \backslash
14815
14816 \series default
14817  creates hereby the line break.
14818 \begin_inset Foot
14819 status collapsed
14820
14821 \begin_layout Plain Layout
14822
14823 \lang english
14824 Breaking lines with 
14825 \family sans
14826 Ctrl+Return
14827 \family default
14828  is only possible when the column has a fixed width.
14829 \end_layout
14830
14831 \end_inset
14832
14833
14834 \end_layout
14835
14836 \begin_layout Standard
14837 \noindent
14838 \align center
14839
14840 \lang english
14841 \begin_inset Tabular
14842 <lyxtabular version="3" rows="2" columns="2">
14843 <features rotate="0" tabularvalignment="middle">
14844 <column alignment="center" valignment="top">
14845 <column alignment="center" valignment="top">
14846 <row>
14847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851 \begin_inset ERT
14852 status open
14853
14854 \begin_layout Plain Layout
14855
14856
14857 \backslash
14858 diagbox[width=3cm,height=1.4cm]{
14859 \end_layout
14860
14861 \end_inset
14862
14863 A
14864 \begin_inset ERT
14865 status collapsed
14866
14867 \begin_layout Plain Layout
14868
14869
14870 \backslash
14871
14872 \backslash
14873
14874 \end_layout
14875
14876 \end_inset
14877
14878 B
14879 \begin_inset ERT
14880 status collapsed
14881
14882 \begin_layout Plain Layout
14883
14884 }{
14885 \end_layout
14886
14887 \end_inset
14888
14889 C
14890 \begin_inset ERT
14891 status collapsed
14892
14893 \begin_layout Plain Layout
14894
14895
14896 \backslash
14897
14898 \backslash
14899
14900 \end_layout
14901
14902 \end_inset
14903
14904 D
14905 \begin_inset ERT
14906 status collapsed
14907
14908 \begin_layout Plain Layout
14909
14910 }
14911 \end_layout
14912
14913 \end_inset
14914
14915
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14921 \begin_inset Text
14922
14923 \begin_layout Plain Layout
14924
14925 \lang english
14926 Thickness in nm
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 </row>
14932 <row>
14933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937
14938 \lang english
14939 Perfect Green
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14945 \begin_inset Text
14946
14947 \begin_layout Plain Layout
14948
14949 \lang english
14950 45
14951 \end_layout
14952
14953 \end_inset
14954 </cell>
14955 </row>
14956 </lyxtabular>
14957
14958 \end_inset
14959
14960
14961 \end_layout
14962
14963 \begin_layout Standard
14964 \begin_inset ERT
14965 status collapsed
14966
14967 \begin_layout Plain Layout
14968
14969
14970 \backslash
14971 else
14972 \end_layout
14973
14974 \end_inset
14975
14976
14977 \begin_inset Note Note
14978 status open
14979
14980 \begin_layout Plain Layout
14981 Ce qui suit sera affiché si le paquetage LaTeX 
14982 \series bold
14983 diagbox
14984 \series default
14985  n'est pas installé :
14986 \end_layout
14987
14988 \end_inset
14989
14990
14991 \end_layout
14992
14993 \begin_layout Standard
14994 Vous devez installer le paquetage LaTeX 
14995 \series bold
14996 diagbox
14997 \series default
14998  pour voir le contenu des cette section dans la sortie imprimée.
14999 \end_layout
15000
15001 \begin_layout Standard
15002 \begin_inset ERT
15003 status collapsed
15004
15005 \begin_layout Plain Layout
15006
15007
15008 \backslash
15009 fi
15010 \end_layout
15011
15012 \end_inset
15013
15014
15015 \end_layout
15016
15017 \begin_layout Standard
15018
15019 \lang english
15020 For more info about the LaTeX-package 
15021 \series bold
15022 diagbox
15023 \series default
15024 , see its documentation
15025 \lang french
15026
15027 \begin_inset CommandInset citation
15028 LatexCommand cite
15029 key "diagbox"
15030
15031 \end_inset
15032
15033 .
15034 \end_layout
15035
15036 \begin_layout Section
15037 Les tableaux formels
15038 \begin_inset CommandInset label
15039 LatexCommand label
15040 name "sec:Tableaux-Formels"
15041
15042 \end_inset
15043
15044
15045 \begin_inset Index idx
15046 status collapsed
15047
15048 \begin_layout Plain Layout
15049 Tableau ! Formel
15050 \end_layout
15051
15052 \end_inset
15053
15054
15055 \end_layout
15056
15057 \begin_layout Standard
15058 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
15059  à celle du tableau
15060 \begin_inset space ~
15061 \end_inset
15062
15063
15064 \begin_inset CommandInset ref
15065 LatexCommand ref
15066 reference "tab:Exemple-tableau-booktabs"
15067
15068 \end_inset
15069
15070 .
15071  Ce genre de tableau est appelé 
15072 \begin_inset Quotes fld
15073 \end_inset
15074
15075
15076 \emph on
15077 formel
15078 \emph default
15079
15080 \begin_inset Quotes frd
15081 \end_inset
15082
15083 .
15084  Pour transformer un tableau en tableau formel, utilisez l'option 
15085 \family sans
15086 Formel
15087 \family default
15088  de l'onglet 
15089 \family sans
15090 Bordures
15091 \family default
15092  de la fenêtre de dialogue 
15093 \family sans
15094 Paramètres
15095 \begin_inset space ~
15096 \end_inset
15097
15098 du
15099 \begin_inset space ~
15100 \end_inset
15101
15102 tableau
15103 \family default
15104 .
15105 \end_layout
15106
15107 \begin_layout Standard
15108 \begin_inset Float table
15109 placement h
15110 wide false
15111 sideways false
15112 status open
15113
15114 \begin_layout Plain Layout
15115 \begin_inset Caption Standard
15116
15117 \begin_layout Plain Layout
15118 \begin_inset CommandInset label
15119 LatexCommand label
15120 name "tab:Exemple-tableau-booktabs"
15121
15122 \end_inset
15123
15124 Exemple de tableau formel
15125 \end_layout
15126
15127 \end_inset
15128
15129
15130 \end_layout
15131
15132 \begin_layout Plain Layout
15133 \align center
15134 \begin_inset Tabular
15135 <lyxtabular version="3" rows="8" columns="4">
15136 <features rotate="0" booktabs="true" tabularvalignment="middle">
15137 <column alignment="center" valignment="top">
15138 <column alignment="center" valignment="top">
15139 <column alignment="center" valignment="top">
15140 <column alignment="center" valignment="top">
15141 <row>
15142 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146 Système
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 Chip
15156 \begin_inset space \thinspace{}
15157 \end_inset
15158
15159 1
15160 \end_layout
15161
15162 \end_inset
15163 </cell>
15164 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Plain Layout
15168 Chip
15169 \begin_inset space \thinspace{}
15170 \end_inset
15171
15172 2
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Plain Layout
15181
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 </row>
15187 <row>
15188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15189 \begin_inset Text
15190
15191 \begin_layout Plain Layout
15192 \begin_inset ERT
15193 status collapsed
15194
15195 \begin_layout Plain Layout
15196
15197
15198 \backslash
15199 cmidrule(r){2-2}
15200 \end_layout
15201
15202 \end_inset
15203
15204
15205 \begin_inset ERT
15206 status collapsed
15207
15208 \begin_layout Plain Layout
15209
15210
15211 \backslash
15212 cmidrule(l){3-4}
15213 \end_layout
15214
15215 \end_inset
15216
15217 Épaisseur du capteur en µm
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 300
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 300
15236 \end_layout
15237
15238 \end_inset
15239 </cell>
15240 <cell alignment="center" valignment="top" usebox="none">
15241 \begin_inset Text
15242
15243 \begin_layout Plain Layout
15244 700
15245 \end_layout
15246
15247 \end_inset
15248 </cell>
15249 </row>
15250 <row>
15251 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Plain Layout
15255 Angle du biseau en °
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" topline="true" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264 3.55
15265 \end_layout
15266
15267 \end_inset
15268 </cell>
15269 <cell alignment="center" valignment="top" topline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Plain Layout
15273 2.71
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 <cell alignment="center" valignment="top" topline="true" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282 7.99
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 </row>
15288 <row topspace="default">
15289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15290 \begin_inset Text
15291
15292 \begin_layout Plain Layout
15293 Résolution spatiale en µm
15294 \end_layout
15295
15296 \end_inset
15297 </cell>
15298 <cell alignment="center" valignment="top" usebox="none">
15299 \begin_inset Text
15300
15301 \begin_layout Plain Layout
15302 4.26
15303 \end_layout
15304
15305 \end_inset
15306 </cell>
15307 <cell alignment="center" valignment="top" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311 10.17
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 <cell alignment="center" valignment="top" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320 10.56
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 </row>
15326 <row topspace="default">
15327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15328 \begin_inset Text
15329
15330 \begin_layout Plain Layout
15331 MTF à 
15332 \begin_inset Formula $f_{\mathrm{max}}$
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 <cell alignment="center" valignment="top" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Plain Layout
15344 0.53
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 <cell alignment="center" valignment="top" usebox="none">
15350 \begin_inset Text
15351
15352 \begin_layout Plain Layout
15353 0.37
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 <cell alignment="center" valignment="top" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Plain Layout
15362 0.39
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 </row>
15368 <row topspace="default">
15369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15370 \begin_inset Text
15371
15372 \begin_layout Plain Layout
15373 \begin_inset ERT
15374 status collapsed
15375
15376 \begin_layout Plain Layout
15377
15378
15379 \backslash
15380 cmidrule(l{10pt}){1-1}
15381 \end_layout
15382
15383 \end_inset
15384
15385 résolution spatiale LSF
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 <cell alignment="center" valignment="top" usebox="none">
15391 \begin_inset Text
15392
15393 \begin_layout Plain Layout
15394
15395 \end_layout
15396
15397 \end_inset
15398 </cell>
15399 <cell alignment="center" valignment="top" usebox="none">
15400 \begin_inset Text
15401
15402 \begin_layout Plain Layout
15403
15404 \end_layout
15405
15406 \end_inset
15407 </cell>
15408 <cell alignment="center" valignment="top" usebox="none">
15409 \begin_inset Text
15410
15411 \begin_layout Plain Layout
15412
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 </row>
15418 <row>
15419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15420 \begin_inset Text
15421
15422 \begin_layout Plain Layout
15423 en µm
15424 \end_layout
15425
15426 \end_inset
15427 </cell>
15428 <cell alignment="center" valignment="top" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432 129.7
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 <cell alignment="center" valignment="top" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441 52.75
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 <cell alignment="center" valignment="top" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450 50.78
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 </row>
15456 <row>
15457 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461 en % de la taille des pixels
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470 76.3
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15476 \begin_inset Text
15477
15478 \begin_layout Plain Layout
15479 95.9
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15485 \begin_inset Text
15486
15487 \begin_layout Plain Layout
15488 92.3
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 </row>
15494 </lyxtabular>
15495
15496 \end_inset
15497
15498
15499 \end_layout
15500
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \begin_layout Standard
15507 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15508  
15509 \family sans
15510 Bordures
15511 \family default
15512  de la fenêtre de dialogue 
15513 \family sans
15514 Paramètres
15515 \begin_inset space ~
15516 \end_inset
15517
15518 du
15519 \begin_inset space ~
15520 \end_inset
15521
15522 tableau
15523 \family default
15524  comme c'est décrit dans la section
15525 \begin_inset space ~
15526 \end_inset
15527
15528
15529 \begin_inset CommandInset ref
15530 LatexCommand ref
15531 reference "sub:Espacement-lignes"
15532
15533 \end_inset
15534
15535 .
15536 \end_layout
15537
15538 \begin_layout Standard
15539 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15540  verticales.
15541  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15542  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15543  sortie imprimée :
15544 \begin_inset Newline newline
15545 \end_inset
15546
15547 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15548 \begin_inset space \thinspace{}
15549 \end_inset
15550
15551 em alors que les autres lignes ont implicite une épaisseur de 0.05
15552 \begin_inset space \thinspace{}
15553 \end_inset
15554
15555 em.
15556 \end_layout
15557
15558 \begin_layout Standard
15559 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15560  les lignes de préambule suivantes :
15561 \end_layout
15562
15563 \begin_layout Standard
15564
15565 \series bold
15566
15567 \backslash
15568 let
15569 \backslash
15570 mytoprule
15571 \backslash
15572 toprule
15573 \begin_inset Newline newline
15574 \end_inset
15575
15576
15577 \backslash
15578 renewcommand{
15579 \backslash
15580 toprule}{
15581 \backslash
15582 mytoprule[width]}
15583 \end_layout
15584
15585 \begin_layout Standard
15586 Cet exemple concerne la première ligne, appelée 
15587 \series bold
15588 toprule
15589 \series default
15590 .
15591  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15592 \series bold
15593 toprule
15594 \series default
15595  par 
15596 \series bold
15597 bottomrule
15598 \series default
15599 .
15600  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15601  
15602 \series bold
15603 toprule
15604 \series default
15605  par 
15606 \series bold
15607 midrule
15608 \series default
15609 .
15610  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
15611 \begin_inset space ~
15612 \end_inset
15613
15614
15615 \begin_inset CommandInset ref
15616 LatexCommand ref
15617 reference "cha:Unités-de-longueur"
15618
15619 \end_inset
15620
15621  pour préciser l'épaisseur voulue.
15622 \end_layout
15623
15624 \begin_layout Standard
15625 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15626  en mettant une ligne pour une cellule multi-colonne.
15627  LyX va utiliser en interne la commande 
15628 \series bold
15629
15630 \backslash
15631 cmidrule
15632 \series default
15633  pour créer cette ligne.
15634  Sa syntaxe complète est :
15635 \end_layout
15636
15637 \begin_layout Standard
15638
15639 \series bold
15640
15641 \backslash
15642 cmidrule[largeur](rognage){colDépart-colFin}
15643 \end_layout
15644
15645 \begin_layout Standard
15646 Les options de la commande 
15647 \series bold
15648
15649 \backslash
15650 cmidrule
15651 \series default
15652  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
15653  TeX pour pouvoir les utiliser.
15654  On peut créer manuellement des lignes 
15655 \series bold
15656
15657 \backslash
15658 mitrales
15659 \series default
15660  en insérant la commande en code TeX comme le premier élément de la première
15661  cellule de la ligne.
15662  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15663  en question.
15664 \end_layout
15665
15666 \begin_layout Standard
15667 La valeur implicite pour l'épaisseur des lignes est de 0.03
15668 \begin_inset space \thinspace{}
15669 \end_inset
15670
15671 em.
15672  
15673 \series bold
15674 colDépart
15675 \series default
15676  est le numéro de la colonne dans laquelle la ligne commence et 
15677 \series bold
15678 colFin
15679 \series default
15680  est le numéro de la colonne dans laquelle elle se termine.
15681  La valeur de 
15682 \series bold
15683 colFin
15684 \series default
15685  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15686  Le paramètre optionnel 
15687 \series bold
15688 rognage
15689 \series default
15690  peut être soit 
15691 \emph on
15692 l{largeurRognage}
15693 \emph default
15694 , ou 
15695 \emph on
15696 r{largeurRognage}
15697 \emph default
15698  où les valeurs de
15699 \emph on
15700  largeurRognage
15701 \emph default
15702  sont aussi optionnelles.
15703  En utilisant par exemple la valeur 
15704 \emph on
15705 l{2pt}
15706 \emph default
15707  pour ce paramètre, la ligne va être rognée de 2
15708 \begin_inset space \thinspace{}
15709 \end_inset
15710
15711 pt à son extrémité gauche.
15712  Si vous ne spécifiez pas de valeur pour 
15713 \emph on
15714 largeurRognage
15715 \emph default
15716  les lignes sont implicitement rognées de 0.5
15717 \begin_inset space \thinspace{}
15718 \end_inset
15719
15720 em.
15721 \end_layout
15722
15723 \begin_layout Standard
15724 \begin_inset VSpace bigskip
15725 \end_inset
15726
15727 Le tableau
15728 \begin_inset space ~
15729 \end_inset
15730
15731
15732 \begin_inset CommandInset ref
15733 LatexCommand ref
15734 reference "tab:Exemple-tableau-booktabs"
15735
15736 \end_inset
15737
15738  a été créé en utilisant les commandes
15739 \end_layout
15740
15741 \begin_layout Standard
15742
15743 \series bold
15744
15745 \backslash
15746 cmidrule(r){2-2}
15747 \backslash
15748 cmidrule(l){3-4}
15749 \end_layout
15750
15751 \begin_layout Standard
15752 au début de la deuxième ligne et
15753 \end_layout
15754
15755 \begin_layout Standard
15756
15757 \series bold
15758
15759 \backslash
15760 cmidrule(l{10pt}){1-1}
15761 \end_layout
15762
15763 \begin_layout Standard
15764 au début de la sixième ligne.
15765 \end_layout
15766
15767 \begin_layout Standard
15768 \begin_inset VSpace bigskip
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \begin_layout Standard
15775 Vous pouvez vouloir des commandes 
15776 \series bold
15777
15778 \backslash
15779 cmidrule
15780 \series default
15781 s qui se recouvrent comme pour le tableau
15782 \begin_inset space ~
15783 \end_inset
15784
15785
15786 \begin_inset CommandInset ref
15787 LatexCommand ref
15788 reference "tab:Tableau-booktabs-special"
15789
15790 \end_inset
15791
15792 .
15793  On obtient ce résultat en utilisant la commande suivante en code TeX
15794 \end_layout
15795
15796 \begin_layout Standard
15797
15798 \series bold
15799
15800 \backslash
15801 morecmidrules
15802 \end_layout
15803
15804 \begin_layout Standard
15805 La commande qui a été utilisée pour la deuxième ligne du tableau
15806 \begin_inset space ~
15807 \end_inset
15808
15809
15810 \begin_inset CommandInset ref
15811 LatexCommand ref
15812 reference "tab:Tableau-booktabs-special"
15813
15814 \end_inset
15815
15816  est
15817 \end_layout
15818
15819 \begin_layout Standard
15820
15821 \series bold
15822
15823 \backslash
15824 cmidrule(r){2-2}
15825 \backslash
15826 cmidrule(l){3-4}
15827 \backslash
15828 morecmidrules
15829 \backslash
15830 cmidrule{2-4}
15831 \end_layout
15832
15833 \begin_layout Standard
15834 La commande pour la sixième ligne est
15835 \end_layout
15836
15837 \begin_layout Standard
15838
15839 \series bold
15840
15841 \backslash
15842 midrule
15843 \backslash
15844 morecmidrules
15845 \backslash
15846 cmidrule{3-4}
15847 \end_layout
15848
15849 \begin_layout Standard
15850 \begin_inset VSpace bigskip
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \begin_layout Standard
15857 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15858 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15859  font toute la largeur du tableau :
15860 \end_layout
15861
15862 \begin_layout Standard
15863
15864 \series bold
15865
15866 \backslash
15867 specialrule{largeur}{espace au dessus}{espace en dessous}
15868 \end_layout
15869
15870 \begin_layout Standard
15871 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15872  du paquetage LaTeX 
15873 \series bold
15874 booktabs
15875 \series default
15876  
15877 \begin_inset CommandInset citation
15878 LatexCommand cite
15879 key "booktabs"
15880
15881 \end_inset
15882
15883 .
15884 \begin_inset Index idx
15885 status collapsed
15886
15887 \begin_layout Plain Layout
15888 Paquetages LaTeX ! booktabs
15889 \end_layout
15890
15891 \end_inset
15892
15893
15894 \end_layout
15895
15896 \begin_layout Standard
15897 \begin_inset Float table
15898 placement h
15899 wide false
15900 sideways false
15901 status open
15902
15903 \begin_layout Plain Layout
15904 \begin_inset Caption Standard
15905
15906 \begin_layout Plain Layout
15907 \begin_inset CommandInset label
15908 LatexCommand label
15909 name "tab:Tableau-booktabs-special"
15910
15911 \end_inset
15912
15913 Tableau formel spécial
15914 \end_layout
15915
15916 \end_inset
15917
15918
15919 \end_layout
15920
15921 \begin_layout Plain Layout
15922 \align center
15923 \begin_inset Tabular
15924 <lyxtabular version="3" rows="8" columns="4">
15925 <features rotate="0" booktabs="true" tabularvalignment="middle">
15926 <column alignment="center" valignment="top">
15927 <column alignment="center" valignment="top">
15928 <column alignment="center" valignment="top">
15929 <column alignment="center" valignment="top">
15930 <row>
15931 <cell alignment="center" valignment="top" topline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935 Système
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 <cell alignment="center" valignment="top" topline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944 Chip
15945 \begin_inset space \thinspace{}
15946 \end_inset
15947
15948 1
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15954 \begin_inset Text
15955
15956 \begin_layout Plain Layout
15957 Chip
15958 \begin_inset space \thinspace{}
15959 \end_inset
15960
15961 2
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Plain Layout
15970
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 </row>
15976 <row>
15977 <cell alignment="center" valignment="top" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981 \begin_inset ERT
15982 status collapsed
15983
15984 \begin_layout Plain Layout
15985
15986
15987 \backslash
15988 cmidrule(r){2-2}
15989 \end_layout
15990
15991 \end_inset
15992
15993
15994 \begin_inset ERT
15995 status collapsed
15996
15997 \begin_layout Plain Layout
15998
15999
16000 \backslash
16001 cmidrule(l){3-4}
16002 \end_layout
16003
16004 \end_inset
16005
16006
16007 \begin_inset ERT
16008 status collapsed
16009
16010 \begin_layout Plain Layout
16011
16012
16013 \backslash
16014 morecmidrules 
16015 \end_layout
16016
16017 \end_inset
16018
16019
16020 \begin_inset ERT
16021 status collapsed
16022
16023 \begin_layout Plain Layout
16024
16025
16026 \backslash
16027 cmidrule{2-4}
16028 \end_layout
16029
16030 \end_inset
16031
16032 Epaisseur du capteur en µm
16033 \end_layout
16034
16035 \end_inset
16036 </cell>
16037 <cell alignment="center" valignment="top" usebox="none">
16038 \begin_inset Text
16039
16040 \begin_layout Plain Layout
16041 300
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 <cell alignment="center" valignment="top" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 300
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 700
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 </row>
16065 <row>
16066 <cell alignment="center" valignment="top" topline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070 Angle biseau en °
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 <cell alignment="center" valignment="top" topline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 3.55
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 2.71
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 7.99
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 </row>
16103 <row topspace="default">
16104 <cell alignment="center" valignment="top" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108 Résolution spatiale en µm
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117 4.26
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126 10.17
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 10.56
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 </row>
16141 <row topspace="default">
16142 <cell alignment="center" valignment="top" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146 MTF à 
16147 \begin_inset Formula $f_{\mathrm{max}}$
16148 \end_inset
16149
16150
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Plain Layout
16159 0.53
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 <cell alignment="center" valignment="top" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168 0.37
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 <cell alignment="center" valignment="top" usebox="none">
16174 \begin_inset Text
16175
16176 \begin_layout Plain Layout
16177 0.39
16178 \end_layout
16179
16180 \end_inset
16181 </cell>
16182 </row>
16183 <row>
16184 <cell alignment="center" valignment="top" topline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Plain Layout
16188 \begin_inset ERT
16189 status collapsed
16190
16191 \begin_layout Plain Layout
16192
16193
16194 \backslash
16195 morecmidrules 
16196 \end_layout
16197
16198 \end_inset
16199
16200
16201 \begin_inset ERT
16202 status collapsed
16203
16204 \begin_layout Plain Layout
16205
16206
16207 \backslash
16208 cmidrule{3-4}
16209 \end_layout
16210
16211 \end_inset
16212
16213 résolution spatiale LSF
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 <cell alignment="center" valignment="top" topline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Plain Layout
16222
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 </row>
16246 <row>
16247 <cell alignment="center" valignment="top" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251 en µm
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 129.7
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269 52.75
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 <cell alignment="center" valignment="top" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278 50.78
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 </row>
16284 <row>
16285 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 en % de la taille des pixels
16290 \end_layout
16291
16292 \end_inset
16293 </cell>
16294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298 76.3
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16304 \begin_inset Text
16305
16306 \begin_layout Plain Layout
16307 95.9
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 92.3
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 </row>
16322 </lyxtabular>
16323
16324 \end_inset
16325
16326
16327 \end_layout
16328
16329 \end_inset
16330
16331
16332 \end_layout
16333
16334 \begin_layout Section
16335 Alignement vertical des tableaux
16336 \begin_inset Index idx
16337 status collapsed
16338
16339 \begin_layout Plain Layout
16340 Tableau ! Alignement
16341 \end_layout
16342
16343 \end_inset
16344
16345
16346 \end_layout
16347
16348 \begin_layout Standard
16349 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16350  doit être à l'intérieur d'une boîte.
16351  La boîte peut alors être alignée comme c'est décrit dans la 
16352 \begin_inset space ~
16353 \end_inset
16354
16355
16356 \begin_inset CommandInset ref
16357 LatexCommand ref
16358 reference "sec:Boîte-Dialogue"
16359
16360 \end_inset
16361
16362 .
16363 \end_layout
16364
16365 \begin_layout Standard
16366 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16367  minipage
16368 \begin_inset Foot
16369 status open
16370
16371 \begin_layout Plain Layout
16372 Les minipages son décrites dans la section
16373 \begin_inset space ~
16374 \end_inset
16375
16376
16377 \begin_inset CommandInset ref
16378 LatexCommand ref
16379 reference "sec:Minipages"
16380
16381 \end_inset
16382
16383 .
16384 \end_layout
16385
16386 \end_inset
16387
16388  dont la largeur est de 15
16389 \begin_inset space \thinspace{}
16390 \end_inset
16391
16392 col% :
16393 \end_layout
16394
16395 \begin_layout Itemize
16396 test 
16397 \begin_inset Box Frameless
16398 position "t"
16399 hor_pos "c"
16400 has_inner_box 1
16401 inner_pos "c"
16402 use_parbox 0
16403 use_makebox 0
16404 width "15col%"
16405 special "none"
16406 height "1in"
16407 height_special "totalheight"
16408 status collapsed
16409
16410 \begin_layout Plain Layout
16411 \begin_inset Tabular
16412 <lyxtabular version="3" rows="3" columns="3">
16413 <features rotate="0" tabularvalignment="middle">
16414 <column alignment="center" valignment="top">
16415 <column alignment="center" valignment="top">
16416 <column alignment="center" valignment="top">
16417 <row>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422 a
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 d
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 g
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 </row>
16446 <row>
16447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451 b
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 e
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 h
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 </row>
16475 <row>
16476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480 c
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
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 f
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 i
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 </row>
16504 </lyxtabular>
16505
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \end_inset
16512
16513  test 
16514 \begin_inset ERT
16515 status collapsed
16516
16517 \begin_layout Plain Layout
16518
16519
16520 \backslash
16521 raisebox{0.85
16522 \backslash
16523 baselineskip}{
16524 \end_layout
16525
16526 \end_inset
16527
16528
16529 \begin_inset Box Frameless
16530 position "t"
16531 hor_pos "c"
16532 has_inner_box 1
16533 inner_pos "c"
16534 use_parbox 0
16535 use_makebox 0
16536 width "15col%"
16537 special "none"
16538 height "1in"
16539 height_special "totalheight"
16540 status collapsed
16541
16542 \begin_layout Plain Layout
16543 \begin_inset Tabular
16544 <lyxtabular version="3" rows="3" columns="3">
16545 <features rotate="0" tabularvalignment="middle">
16546 <column alignment="center" valignment="top">
16547 <column alignment="center" valignment="top">
16548 <column alignment="center" valignment="top">
16549 <row>
16550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Plain Layout
16554 a
16555 \end_layout
16556
16557 \end_inset
16558 </cell>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 d
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 g
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 </row>
16578 <row>
16579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16580 \begin_inset Text
16581
16582 \begin_layout Plain Layout
16583 b
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 e
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 h
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 </row>
16607 <row>
16608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 c
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
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 f
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 i
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 </row>
16636 </lyxtabular>
16637
16638 \end_inset
16639
16640
16641 \end_layout
16642
16643 \end_inset
16644
16645
16646 \begin_inset ERT
16647 status collapsed
16648
16649 \begin_layout Plain Layout
16650
16651 }
16652 \end_layout
16653
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \begin_layout Itemize
16660 test 
16661 \begin_inset Box Frameless
16662 position "c"
16663 hor_pos "c"
16664 has_inner_box 1
16665 inner_pos "c"
16666 use_parbox 0
16667 use_makebox 0
16668 width "15col%"
16669 special "none"
16670 height "1in"
16671 height_special "totalheight"
16672 status collapsed
16673
16674 \begin_layout Plain Layout
16675 \begin_inset Tabular
16676 <lyxtabular version="3" rows="3" columns="3">
16677 <features rotate="0" tabularvalignment="middle">
16678 <column alignment="center" valignment="top">
16679 <column alignment="center" valignment="top">
16680 <column alignment="center" valignment="top">
16681 <row>
16682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 a
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695 d
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Plain Layout
16704 g
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 b
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 e
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733 h
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744 c
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753 f
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 i
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 </lyxtabular>
16769
16770 \end_inset
16771
16772
16773 \end_layout
16774
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \begin_layout Itemize
16781 test 
16782 \begin_inset Box Frameless
16783 position "b"
16784 hor_pos "c"
16785 has_inner_box 1
16786 inner_pos "c"
16787 use_parbox 0
16788 use_makebox 0
16789 width "15col%"
16790 special "none"
16791 height "1in"
16792 height_special "totalheight"
16793 status collapsed
16794
16795 \begin_layout Plain Layout
16796 \begin_inset Tabular
16797 <lyxtabular version="3" rows="3" columns="3">
16798 <features rotate="0" tabularvalignment="middle">
16799 <column alignment="center" valignment="top">
16800 <column alignment="center" valignment="top">
16801 <column alignment="center" valignment="top">
16802 <row>
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 a
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816 d
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 g
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 </row>
16831 <row>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 b
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 e
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 h
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 </row>
16860 <row>
16861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 c
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
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 f
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 i
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 </lyxtabular>
16890
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \end_inset
16897
16898  test 
16899 \begin_inset ERT
16900 status collapsed
16901
16902 \begin_layout Plain Layout
16903
16904
16905 \backslash
16906 raisebox{-0.32
16907 \backslash
16908 baselineskip}{
16909 \end_layout
16910
16911 \end_inset
16912
16913
16914 \begin_inset Box Frameless
16915 position "b"
16916 hor_pos "c"
16917 has_inner_box 1
16918 inner_pos "c"
16919 use_parbox 0
16920 use_makebox 0
16921 width "15col%"
16922 special "none"
16923 height "1in"
16924 height_special "totalheight"
16925 status collapsed
16926
16927 \begin_layout Plain Layout
16928 \begin_inset Tabular
16929 <lyxtabular version="3" rows="3" columns="3">
16930 <features rotate="0" tabularvalignment="middle">
16931 <column alignment="center" valignment="top">
16932 <column alignment="center" valignment="top">
16933 <column alignment="center" valignment="top">
16934 <row>
16935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 a
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 d
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 g
16958 \end_layout
16959
16960 \end_inset
16961 </cell>
16962 </row>
16963 <row>
16964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 b
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 e
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986 h
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 c
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 f
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 i
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 </row>
17021 </lyxtabular>
17022
17023 \end_inset
17024
17025
17026 \end_layout
17027
17028 \end_inset
17029
17030
17031 \begin_inset ERT
17032 status collapsed
17033
17034 \begin_layout Plain Layout
17035
17036 }
17037 \end_layout
17038
17039 \end_inset
17040
17041
17042 \end_layout
17043
17044 \begin_layout Standard
17045 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
17046  et de la dernière ligne, n'est pas correctement aligné avec le texte de
17047  la ligne dans laquelle le tableau est inséré.
17048  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
17049  boîte élévatrice (raisebox)
17050 \begin_inset Foot
17051 status collapsed
17052
17053 \begin_layout Plain Layout
17054 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
17055 \begin_inset space ~
17056 \end_inset
17057
17058
17059 \begin_inset CommandInset ref
17060 LatexCommand ref
17061 reference "sub:Alignement-Vertical"
17062
17063 \end_inset
17064
17065 .
17066 \end_layout
17067
17068 \end_inset
17069
17070 .
17071  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17072  aligné en utilisant la commande en code TeX suivante 
17073 \end_layout
17074
17075 \begin_layout Standard
17076
17077 \series bold
17078
17079 \backslash
17080 raisebox{0.85
17081 \backslash
17082 baselineskip}{
17083 \end_layout
17084
17085 \begin_layout Standard
17086 placée juste avant la boîte minipage.
17087  Après la boîte on insère l'accolade fermante en code TeX.
17088  Pour le deuxième tableau de la dernière ligne, la commande 
17089 \end_layout
17090
17091 \begin_layout Standard
17092
17093 \series bold
17094
17095 \backslash
17096 raisebox{-0.32
17097 \backslash
17098 baselineskip}{
17099 \end_layout
17100
17101 \begin_layout Standard
17102 est utilisée.
17103 \end_layout
17104
17105 \begin_layout Standard
17106 \begin_inset Note Greyedout
17107 status open
17108
17109 \begin_layout Plain Layout
17110
17111 \series bold
17112 Note:
17113 \series default
17114  L'alignement entre le contenu de la ligne du tableau et le texte de la
17115  ligne qui l'entoure ne peut pas être parfait.
17116  Le facteur utilisé dans la commande 
17117 \series bold
17118
17119 \backslash
17120 raisebox
17121 \series default
17122  pour obtenir cet alignement dépend de la police de caractères du document,
17123  de la taille de la police et de l'épaisseur des lignes du tableau.
17124 \end_layout
17125
17126 \end_inset
17127
17128
17129 \end_layout
17130
17131 \begin_layout Section
17132 Tableaux colorés
17133 \begin_inset CommandInset label
17134 LatexCommand label
17135 name "sec:Tableaux-Colorés"
17136
17137 \end_inset
17138
17139
17140 \begin_inset Index idx
17141 status collapsed
17142
17143 \begin_layout Plain Layout
17144 Tableau ! Coloré
17145 \end_layout
17146
17147 \end_inset
17148
17149
17150 \end_layout
17151
17152 \begin_layout Subsection
17153 Cellules colorées
17154 \begin_inset Index idx
17155 status collapsed
17156
17157 \begin_layout Plain Layout
17158 Couleur des tableaux ! Pour les cellules
17159 \end_layout
17160
17161 \end_inset
17162
17163
17164 \begin_inset Index idx
17165 status collapsed
17166
17167 \begin_layout Plain Layout
17168 Couleur ! Pour les cellules de tableau
17169 \end_layout
17170
17171 \end_inset
17172
17173
17174 \end_layout
17175
17176 \begin_layout Standard
17177 \begin_inset Float table
17178 placement h
17179 wide false
17180 sideways false
17181 status open
17182
17183 \begin_layout Plain Layout
17184 \begin_inset Caption Standard
17185
17186 \begin_layout Plain Layout
17187 \begin_inset CommandInset label
17188 LatexCommand label
17189 name "tab:Tableau-coloré-sans-colortbl"
17190
17191 \end_inset
17192
17193 Tableau coloré sans utiliser le paquetage  
17194 \series bold
17195 colortbl
17196 \series default
17197
17198 \begin_inset Argument 1
17199 status open
17200
17201 \begin_layout Plain Layout
17202 Tableau sans colortbl
17203 \end_layout
17204
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \end_inset
17211
17212
17213 \end_layout
17214
17215 \begin_layout Plain Layout
17216 \align center
17217 \begin_inset Tabular
17218 <lyxtabular version="3" rows="3" columns="3">
17219 <features rotate="0" tabularvalignment="middle">
17220 <column alignment="center" valignment="top">
17221 <column alignment="center" valignment="top">
17222 <column alignment="center" valignment="top">
17223 <row>
17224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \color green
17230 a
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239
17240 \color red
17241 b
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \color red
17252 c
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 </row>
17258 <row>
17259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263
17264 \color green
17265 d
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274
17275 \color blue
17276 e
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285
17286 \color blue
17287 f
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 </row>
17293 <row>
17294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298
17299 \color green
17300 g
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309
17310 \color blue
17311 h
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320
17321 \color blue
17322 i
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 </lyxtabular>
17329
17330 \end_inset
17331
17332
17333 \end_layout
17334
17335 \end_inset
17336
17337
17338 \end_layout
17339
17340 \begin_layout Standard
17341 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17342  et choisissez une couleur dans le menu 
17343 \family sans
17344 Édition\SpecialChar \menuseparator
17345 Style
17346 \begin_inset space ~
17347 \end_inset
17348
17349 de
17350 \begin_inset space ~
17351 \end_inset
17352
17353 Texte
17354 \family default
17355 .
17356  C'est ce qui a été utilisé pour créer le tableau
17357 \begin_inset space ~
17358 \end_inset
17359
17360
17361 \begin_inset CommandInset ref
17362 LatexCommand ref
17363 reference "tab:Tableau-coloré-sans-colortbl"
17364
17365 \end_inset
17366
17367 .
17368  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
17369 \series bold
17370 colortbl
17371 \series default
17372 .
17373 \begin_inset Index idx
17374 status collapsed
17375
17376 \begin_layout Plain Layout
17377 Paquetages LaTeX ! colortbl
17378 \end_layout
17379
17380 \end_inset
17381
17382
17383 \end_layout
17384
17385 \begin_layout Standard
17386 \begin_inset ERT
17387 status collapsed
17388
17389 \begin_layout Plain Layout
17390
17391
17392 \backslash
17393 ifcolortbl
17394 \end_layout
17395
17396 \end_inset
17397
17398
17399 \begin_inset Note Note
17400 status open
17401
17402 \begin_layout Plain Layout
17403 La section qui suit ne sera affichée que si vous avez installé le paquetage
17404  LaTeX 
17405 \series bold
17406 colortbl
17407 \series default
17408 .
17409 \end_layout
17410
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \begin_layout Standard
17417 Pour créer des tableaux colorés, vous devez charger le paquetage
17418 \series bold
17419  colortbl
17420 \series default
17421  dans le préambule avec la ligne
17422 \end_layout
17423
17424 \begin_layout Standard
17425
17426 \series bold
17427
17428 \backslash
17429 usepackage{colortbl}
17430 \end_layout
17431
17432 \begin_layout Standard
17433 On choisit la couleur d'une colonne avec la commande 
17434 \end_layout
17435
17436 \begin_layout Standard
17437
17438 \series bold
17439
17440 \backslash
17441 columncolor{nom de couleur}
17442 \end_layout
17443
17444 \begin_layout Standard
17445 à l'intérieur d'une commande 
17446 \series bold
17447 >{ }
17448 \series default
17449 .
17450  Vous trouverez plus d'information sur la commande 
17451 \series bold
17452 >{}
17453 \series default
17454  dans la section
17455 \begin_inset space ~
17456 \end_inset
17457
17458
17459 \begin_inset CommandInset ref
17460 LatexCommand ref
17461 reference "sub:Calculs-multicolonnes"
17462
17463 \end_inset
17464
17465 .
17466 \end_layout
17467
17468 \begin_layout Standard
17469 Les noms de couleurs suivants sont prédéfinis :
17470 \end_layout
17471
17472 \begin_layout Standard
17473
17474 \family sans
17475 red
17476 \family default
17477  (rouge), 
17478 \family sans
17479 green
17480 \family default
17481  (vert), 
17482 \family sans
17483 yellow
17484 \family default
17485  (jaune), 
17486 \family sans
17487 blue
17488 \family default
17489  (bleu), 
17490 \family sans
17491 cyan
17492 \family default
17493
17494 \family sans
17495 magenta
17496 \family default
17497
17498 \family sans
17499 black 
17500 \family default
17501 (noir) et 
17502 \family sans
17503 white 
17504 \family default
17505 (blanc)
17506 \end_layout
17507
17508 \begin_layout Standard
17509 \begin_inset VSpace medskip
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \begin_layout Standard
17516 Si vous ajoutez les options
17517 \end_layout
17518
17519 \begin_layout Standard
17520
17521 \series bold
17522 usenames,dvipsnames
17523 \end_layout
17524
17525 \begin_layout Standard
17526 aux options de la classe de document dans les paramètres du document, vous
17527  pouvez utiliser 61
17528 \begin_inset space ~
17529 \end_inset
17530
17531 couleurs supplémentaires.
17532  Ces couleurs sont listées dans l'appendice
17533 \begin_inset space ~
17534 \end_inset
17535
17536
17537 \begin_inset CommandInset ref
17538 LatexCommand ref
17539 reference "chap:Liste-de-noms-de-couleur-dvips"
17540
17541 \end_inset
17542
17543 .
17544  Une de ces couleurs, 
17545 \family sans
17546 Maroon
17547 \family default
17548 , est utilisée comme exemple dans le tableau
17549 \begin_inset space ~
17550 \end_inset
17551
17552
17553 \begin_inset CommandInset ref
17554 LatexCommand ref
17555 reference "tab:Tableau-coloré-avec-colortbl"
17556
17557 \end_inset
17558
17559 .
17560 \end_layout
17561
17562 \begin_layout Standard
17563 \begin_inset VSpace medskip
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \begin_layout Standard
17570 Vous pouvez aussi définir votre propre couleur avec la commande
17571 \end_layout
17572
17573 \begin_layout Standard
17574
17575 \series bold
17576
17577 \backslash
17578 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17579 \end_layout
17580
17581 \begin_layout Standard
17582 Le modèle de couleur peut être
17583 \end_layout
17584
17585 \begin_layout Labeling
17586 \labelwidthstring 00.00.0000
17587 cmyk
17588 \begin_inset space ~
17589 \end_inset
17590
17591 : cyan, magenta, jaune (yellow), noir (black)
17592 \end_layout
17593
17594 \begin_layout Labeling
17595 \labelwidthstring 00.00.0000
17596 rgb
17597 \begin_inset space ~
17598 \end_inset
17599
17600 : rouge (red), vert (green), bleu (blue)
17601 \end_layout
17602
17603 \begin_layout Labeling
17604 \labelwidthstring 00.00.0000
17605 gray
17606 \begin_inset space ~
17607 \end_inset
17608
17609 : dégradé de gris (gray)
17610 \end_layout
17611
17612 \begin_layout Standard
17613 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17614  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17615 \end_layout
17616
17617 \begin_layout Standard
17618 Vous pouvez par exemple définir la couleur 
17619 \begin_inset Quotes eld
17620 \end_inset
17621
17622
17623 \emph on
17624 vertfonce
17625 \begin_inset Quotes erd
17626 \end_inset
17627
17628  dans le préambule avec la ligne
17629 \end_layout
17630
17631 \begin_layout Standard
17632
17633 \series bold
17634
17635 \backslash
17636 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17637 \end_layout
17638
17639 \begin_layout Standard
17640 et la couleur "
17641 \emph on
17642 grisclair
17643 \emph default
17644 " avec
17645 \end_layout
17646
17647 \begin_layout Standard
17648
17649 \series bold
17650
17651 \backslash
17652 definecolor{grisclair}{gray}{0.8}
17653 \end_layout
17654
17655 \begin_layout Standard
17656 \begin_inset VSpace medskip
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \begin_layout Standard
17663 Les lignes sont colorées avec la commande
17664 \end_layout
17665
17666 \begin_layout Standard
17667
17668 \series bold
17669
17670 \backslash
17671 rowcolor{nom de la couleur}
17672 \end_layout
17673
17674 \begin_layout Standard
17675 et les cellules sont colorées avec la commande
17676 \end_layout
17677
17678 \begin_layout Standard
17679
17680 \series bold
17681
17682 \backslash
17683 cellcolor{nom de la couleur}
17684 \end_layout
17685
17686 \begin_layout Standard
17687 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
17688 \end_layout
17689
17690 \begin_layout Standard
17691 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17692  choisissez une couleur dans le menu 
17693 \family sans
17694 Édition\SpecialChar \menuseparator
17695 Style
17696 \begin_inset space ~
17697 \end_inset
17698
17699 de
17700 \begin_inset space ~
17701 \end_inset
17702
17703 Texte
17704 \family default
17705 .
17706  Si une cellule contient du code TeX, faites bien attention à ne colorer
17707  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
17708 \end_layout
17709
17710 \begin_layout Standard
17711 \begin_inset Note Greyedout
17712 status open
17713
17714 \begin_layout Plain Layout
17715
17716 \series bold
17717 Note:
17718 \series default
17719  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17720  définies par l'utilisateur.
17721 \end_layout
17722
17723 \end_inset
17724
17725
17726 \end_layout
17727
17728 \begin_layout Standard
17729 \begin_inset VSpace bigskip
17730 \end_inset
17731
17732
17733 \end_layout
17734
17735 \begin_layout Standard
17736 Pour créer le tableau
17737 \begin_inset space ~
17738 \end_inset
17739
17740
17741 \begin_inset CommandInset ref
17742 LatexCommand ref
17743 reference "tab:Tableau-coloré-avec-colortbl"
17744
17745 \end_inset
17746
17747  faites ce qui suit : La couleur de la première colonne doit être 
17748 \emph on
17749 vertfonce
17750 \emph default
17751 .
17752  On insère donc la commande
17753 \end_layout
17754
17755 \begin_layout Standard
17756
17757 \series bold
17758 >{
17759 \backslash
17760 columncolor{vertfonce}
17761 \backslash
17762 centering}c
17763 \end_layout
17764
17765 \begin_layout Standard
17766 en code TeX pour cette colonne.
17767  La première ligne doit être bleue clair, d'où la commande en code TeX
17768 \end_layout
17769
17770 \begin_layout Standard
17771
17772 \series bold
17773
17774 \backslash
17775 rowcolor{cyan}
17776 \end_layout
17777
17778 \begin_layout Standard
17779 qui est insérée dans la première cellule de cette ligne.
17780  Notez que cela annule la couleur de colonne pour la première cellule.
17781  La dernière cellule de la dernière ligne est colorée en marron
17782 \series bold
17783  
17784 \series default
17785 en insérant en code TeX la commande
17786 \end_layout
17787
17788 \begin_layout Standard
17789
17790 \series bold
17791
17792 \backslash
17793 cellcolor{Maroon}
17794 \end_layout
17795
17796 \begin_layout Standard
17797 Les caractères peuvent maintenant être colorés en utilisant le menu 
17798 \family sans
17799 Édition\SpecialChar \menuseparator
17800 Style
17801 \begin_inset space ~
17802 \end_inset
17803
17804 de
17805 \begin_inset space ~
17806 \end_inset
17807
17808 Texte
17809 \family default
17810 .
17811 \end_layout
17812
17813 \begin_layout Standard
17814 \begin_inset Float table
17815 placement h
17816 wide false
17817 sideways false
17818 status open
17819
17820 \begin_layout Plain Layout
17821 \begin_inset Caption Standard
17822
17823 \begin_layout Plain Layout
17824 \begin_inset CommandInset label
17825 LatexCommand label
17826 name "tab:Tableau-coloré-avec-colortbl"
17827
17828 \end_inset
17829
17830 Tableau coloré en utilisant le paquetage 
17831 \series bold
17832 colortbl
17833 \series default
17834
17835 \begin_inset Argument 1
17836 status collapsed
17837
17838 \begin_layout Plain Layout
17839 Tableau avec colortbl
17840 \end_layout
17841
17842 \end_inset
17843
17844
17845 \end_layout
17846
17847 \end_inset
17848
17849
17850 \end_layout
17851
17852 \begin_layout Plain Layout
17853 \align center
17854 \begin_inset Tabular
17855 <lyxtabular version="3" rows="3" columns="3">
17856 <features rotate="0" tabularvalignment="middle">
17857 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17858 <column alignment="center" valignment="top">
17859 <column alignment="center" valignment="top">
17860 <row>
17861 <cell alignment="center" valignment="top" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 \begin_inset ERT
17866 status collapsed
17867
17868 \begin_layout Plain Layout
17869
17870
17871 \backslash
17872 rowcolor{cyan}
17873 \end_layout
17874
17875 \end_inset
17876
17877
17878 \color magenta
17879 a
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888
17889 \color red
17890 b
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 <cell alignment="center" valignment="top" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899
17900 \color red
17901 c
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 </row>
17907 <row>
17908 <cell alignment="center" valignment="top" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912
17913 \color yellow
17914 d
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923
17924 \color blue
17925 e
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 <cell alignment="center" valignment="top" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Plain Layout
17934
17935 \color blue
17936 f
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 </row>
17942 <row>
17943 <cell alignment="center" valignment="top" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947
17948 \color yellow
17949 g
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 <cell alignment="center" valignment="top" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \color blue
17960 h
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 \begin_inset ERT
17970 status collapsed
17971
17972 \begin_layout Plain Layout
17973
17974
17975 \backslash
17976 cellcolor{Maroon}
17977 \end_layout
17978
17979 \end_inset
17980
17981
17982 \color green
17983 i
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 </row>
17989 </lyxtabular>
17990
17991 \end_inset
17992
17993
17994 \end_layout
17995
17996 \end_inset
17997
17998
17999 \end_layout
18000
18001 \begin_layout Standard
18002 \begin_inset ERT
18003 status collapsed
18004
18005 \begin_layout Plain Layout
18006
18007
18008 \backslash
18009 else
18010 \end_layout
18011
18012 \end_inset
18013
18014
18015 \begin_inset Note Note
18016 status open
18017
18018 \begin_layout Plain Layout
18019 Ce qui suit sera affiché si le paquetage 
18020 \series bold
18021 colortbl
18022 \series default
18023  n'est pas installé :
18024 \end_layout
18025
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \begin_layout Standard
18032 Vous devez installer le paquetage 
18033 \series bold
18034 colortbl
18035 \series default
18036  pour voir le contenu des cette section dans la sortie imprimée.
18037 \end_layout
18038
18039 \begin_layout Standard
18040 \begin_inset ERT
18041 status collapsed
18042
18043 \begin_layout Plain Layout
18044
18045
18046 \backslash
18047 fi
18048 \end_layout
18049
18050 \end_inset
18051
18052
18053 \end_layout
18054
18055 \begin_layout Subsection
18056
18057 \lang english
18058 Colored Rows
18059 \lang french
18060
18061 \begin_inset Index idx
18062 status collapsed
18063
18064 \begin_layout Plain Layout
18065 Tableau Coloré ! pour
18066 \lang english
18067  Rows
18068 \end_layout
18069
18070 \end_inset
18071
18072
18073 \begin_inset Index idx
18074 status collapsed
18075
18076 \begin_layout Plain Layout
18077 Couleur ! Pour les 
18078 \lang english
18079 Table Rows
18080 \end_layout
18081
18082 \end_inset
18083
18084
18085 \end_layout
18086
18087 \begin_layout Standard
18088
18089 \lang english
18090 In case every second table row needs to be colored there is an alternative
18091  to the method described in the previous section: One loads the package
18092 \lang french
18093  
18094 \series bold
18095 xcolor
18096 \series default
18097
18098 \begin_inset Index idx
18099 status collapsed
18100
18101 \begin_layout Plain Layout
18102 Paquetages LaTeX ! xcolor
18103 \begin_inset ERT
18104 status collapsed
18105
18106 \begin_layout Plain Layout
18107
18108
18109 \backslash
18110 vspace{4mm}
18111 \end_layout
18112
18113 \end_inset
18114
18115
18116 \end_layout
18117
18118 \end_inset
18119
18120  
18121 \lang english
18122 in the document preamble with the command
18123 \end_layout
18124
18125 \begin_layout Standard
18126
18127 \series bold
18128
18129 \backslash
18130 usepackage[table]{xcolor}
18131 \end_layout
18132
18133 \begin_layout Standard
18134
18135 \series bold
18136 \lang english
18137 xcolor
18138 \series default
18139  automatically loads also the package
18140 \lang french
18141  
18142 \series bold
18143 colortbl
18144 \series default
18145
18146 \begin_inset Index idx
18147 status collapsed
18148
18149 \begin_layout Plain Layout
18150 Paquetages LaTeX ! colortbl
18151 \end_layout
18152
18153 \end_inset
18154
18155
18156 \lang english
18157 , so 
18158 \series bold
18159 colortbl
18160 \series default
18161  must be installed in your LaTeX-distribution, otherwise you get LaTeX-errors.
18162 \end_layout
18163
18164 \begin_layout Standard
18165 \begin_inset ERT
18166 status collapsed
18167
18168 \begin_layout Plain Layout
18169
18170
18171 \backslash
18172 ifcolortbl
18173 \end_layout
18174
18175 \end_inset
18176
18177
18178 \begin_inset Note Note
18179 status open
18180
18181 \begin_layout Plain Layout
18182 La section qui suit ne sera affichée que si vous avez installé le paquetage
18183  LaTeX 
18184 \series bold
18185 colortbl
18186 \series default
18187 .
18188 \end_layout
18189
18190 \end_inset
18191
18192
18193 \end_layout
18194
18195 \begin_layout Standard
18196
18197 \lang english
18198 The table rows are colored with the command
18199 \end_layout
18200
18201 \begin_layout Standard
18202
18203 \series bold
18204 \lang english
18205
18206 \backslash
18207 rowcolors[commands]{row number}{odd row color}{even row color}
18208 \end_layout
18209
18210 \begin_layout Standard
18211
18212 \lang english
18213 that is either inserted in the document preamble or as TeX-Code before the
18214  first table to be colored.
18215  row
18216 \begin_inset space ~
18217 \end_inset
18218
18219 number is the number of the first row which should be colored according
18220  to the odd row color.
18221  commands can be additional commands that are executed before every table
18222  row.
18223  So for example the command
18224 \end_layout
18225
18226 \begin_layout Standard
18227
18228 \series bold
18229
18230 \backslash
18231 rowcolors{1}{white}{lightgray}
18232 \end_layout
18233
18234 \begin_layout Standard
18235
18236 \lang english
18237 leads to the coloring scheme of Table
18238 \begin_inset space ~
18239 \end_inset
18240
18241
18242 \begin_inset CommandInset ref
18243 LatexCommand ref
18244 reference "tab:Table-rowcolors"
18245
18246 \end_inset
18247
18248 .
18249  The command
18250 \end_layout
18251
18252 \begin_layout Standard
18253
18254 \series bold
18255
18256 \backslash
18257 rowcolors[
18258 \backslash
18259 hline]{1}{lightgray}{cyan}
18260 \end_layout
18261
18262 \begin_layout Standard
18263
18264 \lang english
18265 leads to the coloring scheme of Table
18266 \begin_inset space ~
18267 \end_inset
18268
18269
18270 \begin_inset CommandInset ref
18271 LatexCommand ref
18272 reference "tab:Table-rowcolors-2"
18273
18274 \end_inset
18275
18276 .
18277  If odd
18278 \begin_inset space ~
18279 \end_inset
18280
18281 row
18282 \begin_inset space ~
18283 \end_inset
18284
18285 color and/or even
18286 \begin_inset space ~
18287 \end_inset
18288
18289 row
18290 \begin_inset space ~
18291 \end_inset
18292
18293 color are left empty, no color will be used so that the command
18294 \end_layout
18295
18296 \begin_layout Standard
18297
18298 \series bold
18299
18300 \backslash
18301 rowcolors{1}{}{}
18302 \end_layout
18303
18304 \begin_layout Standard
18305
18306 \lang english
18307 deletes all colors.
18308  
18309 \series bold
18310
18311 \backslash
18312 rowcolors
18313 \series default
18314  affects all tables following that command.
18315 \end_layout
18316
18317 \begin_layout Standard
18318 \begin_inset ERT
18319 status open
18320
18321 \begin_layout Plain Layout
18322
18323
18324 \backslash
18325 rowcolors{1}{white}{lightgray}
18326 \end_layout
18327
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \begin_layout Standard
18334 \begin_inset Float table
18335 placement h
18336 wide false
18337 sideways false
18338 status open
18339
18340 \begin_layout Plain Layout
18341 \begin_inset Caption Standard
18342
18343 \begin_layout Plain Layout
18344
18345 \lang english
18346 \begin_inset CommandInset label
18347 LatexCommand label
18348 name "tab:Table-rowcolors"
18349
18350 \end_inset
18351
18352 Table where every second row is colored light gray.
18353 \end_layout
18354
18355 \end_inset
18356
18357
18358 \end_layout
18359
18360 \begin_layout Plain Layout
18361 \align center
18362 \begin_inset Tabular
18363 <lyxtabular version="3" rows="4" columns="3">
18364 <features rotate="0" tabularvalignment="middle">
18365 <column alignment="center" valignment="top">
18366 <column alignment="center" valignment="top" width="0pt">
18367 <column alignment="center" valignment="top" width="0pt">
18368 <row>
18369 <cell alignment="center" valignment="top" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 X
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 Y
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 <cell alignment="center" valignment="top" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391 Z
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 </row>
18397 <row>
18398 <cell alignment="center" valignment="top" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402 1
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 <cell alignment="center" valignment="top" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 2
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 3
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 </row>
18426 <row>
18427 <cell alignment="center" valignment="top" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 4
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 <cell alignment="center" valignment="top" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 5
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell alignment="center" valignment="top" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449 6
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 </row>
18455 <row>
18456 <cell alignment="center" valignment="top" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460 7
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 <cell alignment="center" valignment="top" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 8
18470 \end_layout
18471
18472 \end_inset
18473 </cell>
18474 <cell alignment="center" valignment="top" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478 9
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 </row>
18484 </lyxtabular>
18485
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \end_inset
18492
18493
18494 \end_layout
18495
18496 \begin_layout Standard
18497 \begin_inset ERT
18498 status open
18499
18500 \begin_layout Plain Layout
18501
18502
18503 \backslash
18504 rowcolors[
18505 \backslash
18506 hline]{1}{lightgray}{cyan}
18507 \end_layout
18508
18509 \end_inset
18510
18511
18512 \end_layout
18513
18514 \begin_layout Standard
18515 \begin_inset Float table
18516 placement h
18517 wide false
18518 sideways false
18519 status open
18520
18521 \begin_layout Plain Layout
18522 \begin_inset Caption Standard
18523
18524 \begin_layout Plain Layout
18525
18526 \lang english
18527 \begin_inset CommandInset label
18528 LatexCommand label
18529 name "tab:Table-rowcolors-2"
18530
18531 \end_inset
18532
18533 Table where every second row is colored cyan and at which there is a line
18534  between each row.
18535 \end_layout
18536
18537 \end_inset
18538
18539
18540 \end_layout
18541
18542 \begin_layout Plain Layout
18543 \align center
18544 \begin_inset Tabular
18545 <lyxtabular version="3" rows="4" columns="3">
18546 <features rotate="0" tabularvalignment="middle">
18547 <column alignment="center" valignment="top">
18548 <column alignment="center" valignment="top">
18549 <column alignment="center" valignment="top" width="0pt">
18550 <row>
18551 <cell alignment="center" valignment="top" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555 X
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 <cell alignment="center" valignment="top" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564 Y
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 <cell alignment="center" valignment="top" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573 Z
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 </row>
18579 <row>
18580 <cell alignment="center" valignment="top" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584 1
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593 2
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 3
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 </row>
18608 <row>
18609 <cell alignment="center" valignment="top" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613 4
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 5
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 <cell alignment="center" valignment="top" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631 6
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 </row>
18637 <row>
18638 <cell alignment="center" valignment="top" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642 7
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651 8
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell alignment="center" valignment="top" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660 9
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 </row>
18666 </lyxtabular>
18667
18668 \end_inset
18669
18670
18671 \end_layout
18672
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \begin_layout Standard
18679 \begin_inset ERT
18680 status collapsed
18681
18682 \begin_layout Plain Layout
18683
18684
18685 \backslash
18686 rowcolors{1}{}{}
18687 \end_layout
18688
18689 \end_inset
18690
18691
18692 \begin_inset Note Note
18693 status collapsed
18694
18695 \begin_layout Plain Layout
18696
18697 \lang english
18698 turns off the row coloring
18699 \end_layout
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \begin_layout Standard
18707 \begin_inset ERT
18708 status collapsed
18709
18710 \begin_layout Plain Layout
18711
18712
18713 \backslash
18714 else
18715 \end_layout
18716
18717 \end_inset
18718
18719
18720 \begin_inset Note Note
18721 status open
18722
18723 \begin_layout Plain Layout
18724 Ce qui suit sera affiché si le paquetage 
18725 \series bold
18726 colortbl
18727 \series default
18728  n'est pas installé :
18729 \end_layout
18730
18731 \end_inset
18732
18733
18734 \end_layout
18735
18736 \begin_layout Standard
18737 Vous devez installer le paquetage 
18738 \series bold
18739 colortbl
18740 \series default
18741  pour voir le contenu des cette section dans la sortie imprimée.
18742 \end_layout
18743
18744 \begin_layout Standard
18745 \begin_inset ERT
18746 status collapsed
18747
18748 \begin_layout Plain Layout
18749
18750
18751 \backslash
18752 fi
18753 \end_layout
18754
18755 \end_inset
18756
18757
18758 \end_layout
18759
18760 \begin_layout Subsection
18761 Les filets colorées
18762 \begin_inset Index idx
18763 status collapsed
18764
18765 \begin_layout Plain Layout
18766 Tableau Coloré ! Pour les filets
18767 \end_layout
18768
18769 \end_inset
18770
18771
18772 \begin_inset Index idx
18773 status collapsed
18774
18775 \begin_layout Plain Layout
18776 Couleur ! Pour les filets des tableaux
18777 \end_layout
18778
18779 \end_inset
18780
18781
18782 \begin_inset Note Note
18783 status collapsed
18784
18785 \begin_layout Plain Layout
18786 on parle de filets plutôt que de lignes pour les tableaux
18787 \end_layout
18788
18789 \end_inset
18790
18791
18792 \end_layout
18793
18794 \begin_layout Standard
18795 Comme c'est décrit dans la section
18796 \begin_inset space ~
18797 \end_inset
18798
18799
18800 \begin_inset CommandInset ref
18801 LatexCommand ref
18802 reference "sub:Epaisseur-filets"
18803
18804 \end_inset
18805
18806 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18807  variable 
18808 \series bold
18809
18810 \backslash
18811 arrayrulewidth
18812 \series default
18813 .
18814  Elle est mise à 1.5
18815 \begin_inset space \thinspace{}
18816 \end_inset
18817
18818 pt pour tous les tableaux de cette section.
18819 \begin_inset ERT
18820 status collapsed
18821
18822 \begin_layout Plain Layout
18823
18824
18825 \backslash
18826 setlength{
18827 \backslash
18828 arrayrulewidth}{1.5pt}
18829 \end_layout
18830
18831 \end_inset
18832
18833
18834 \end_layout
18835
18836 \begin_layout Standard
18837 Pour colorer les filets verticaux, par exemple en vert, créez le format
18838  de colonne suivant dans le préambule du document, en suivant la description
18839  de la section
18840 \begin_inset space ~
18841 \end_inset
18842
18843
18844 \begin_inset CommandInset ref
18845 LatexCommand ref
18846 reference "sub:Formats-personnalisés"
18847
18848 \end_inset
18849
18850 :
18851 \end_layout
18852
18853 \begin_layout Standard
18854
18855 \series bold
18856
18857 \backslash
18858 newcolumntype{W}{!{
18859 \backslash
18860 color{green}
18861 \backslash
18862 vline}}
18863 \end_layout
18864
18865 \begin_layout Standard
18866 Pour le tableau
18867 \begin_inset space ~
18868 \end_inset
18869
18870
18871 \begin_inset CommandInset ref
18872 LatexCommand ref
18873 reference "tab:Tableau-filets-verticaux-colorés"
18874
18875 \end_inset
18876
18877  le paramètre LaTeX
18878 \series bold
18879  WcW
18880 \series default
18881  a été utilisé pour la dernière colonne et
18882 \series bold
18883  Wc
18884 \series default
18885  pour les autres colonnes.
18886 \end_layout
18887
18888 \begin_layout Standard
18889 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18890 \end_layout
18891
18892 \begin_layout Standard
18893 \begin_inset Float table
18894 placement h
18895 wide false
18896 sideways false
18897 status open
18898
18899 \begin_layout Plain Layout
18900 \begin_inset Caption Standard
18901
18902 \begin_layout Plain Layout
18903 \begin_inset CommandInset label
18904 LatexCommand label
18905 name "tab:Tableau-filets-verticaux-colorés"
18906
18907 \end_inset
18908
18909 Tableau avec filets verticaux colorés
18910 \end_layout
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Plain Layout
18918 \align center
18919 \begin_inset Tabular
18920 <lyxtabular version="3" rows="3" columns="3">
18921 <features rotate="0" tabularvalignment="middle">
18922 <column alignment="center" valignment="top" special="Wc">
18923 <column alignment="center" valignment="top" special="Wc">
18924 <column alignment="center" valignment="top" special="WcW">
18925 <row>
18926 <cell alignment="center" valignment="top" topline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 sd
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" topline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 </row>
18954 <row>
18955 <cell alignment="center" valignment="top" topline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 <cell alignment="center" valignment="top" topline="true" usebox="none">
18965 \begin_inset Text
18966
18967 \begin_layout Plain Layout
18968 sd
18969 \end_layout
18970
18971 \end_inset
18972 </cell>
18973 <cell alignment="center" valignment="top" topline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 </row>
18983 <row>
18984 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18985 \begin_inset Text
18986
18987 \begin_layout Plain Layout
18988
18989 \end_layout
18990
18991 \end_inset
18992 </cell>
18993 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 sd
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 </row>
19012 </lyxtabular>
19013
19014 \end_inset
19015
19016
19017 \end_layout
19018
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \begin_layout Standard
19025 \begin_inset VSpace bigskip
19026 \end_inset
19027
19028 Pour colorer les filets horizontaux en rouge comme pour le tableau
19029 \begin_inset space ~
19030 \end_inset
19031
19032
19033 \begin_inset CommandInset ref
19034 LatexCommand ref
19035 reference "tab:Tableau-filet-horizontaux-colorés"
19036
19037 \end_inset
19038
19039 , insérez les commandes suivantes en code TeX juste avant le tableau ou
19040  le flottant de tableau :
19041 \end_layout
19042
19043 \begin_layout Standard
19044
19045 \series bold
19046
19047 \backslash
19048 let
19049 \backslash
19050 myHlineC
19051 \backslash
19052 hline
19053 \begin_inset Newline newline
19054 \end_inset
19055
19056
19057 \backslash
19058 renewcommand{
19059 \backslash
19060 hline}
19061 \begin_inset Newline newline
19062 \end_inset
19063
19064
19065 \begin_inset Phantom HPhantom
19066 status open
19067
19068 \begin_layout Plain Layout
19069
19070 \series bold
19071 \begin_inset space ~
19072 \end_inset
19073
19074
19075 \end_layout
19076
19077 \end_inset
19078
19079 {
19080 \backslash
19081 arrayrulecolor{red}
19082 \backslash
19083 myHlineC
19084 \backslash
19085 arrayrulecolor{black}}
19086 \end_layout
19087
19088 \begin_layout Standard
19089 \begin_inset ERT
19090 status collapsed
19091
19092 \begin_layout Plain Layout
19093
19094
19095 \backslash
19096 let
19097 \backslash
19098 myHlineC
19099 \backslash
19100 hline
19101 \end_layout
19102
19103 \begin_layout Plain Layout
19104
19105
19106 \backslash
19107 renewcommand{
19108 \backslash
19109 hline}
19110 \end_layout
19111
19112 \begin_layout Plain Layout
19113
19114  {
19115 \backslash
19116 arrayrulecolor{red}
19117 \backslash
19118 myHlineC
19119 \backslash
19120 arrayrulecolor{black}}
19121 \end_layout
19122
19123 \end_inset
19124
19125
19126 \begin_inset Float table
19127 placement h
19128 wide false
19129 sideways false
19130 status open
19131
19132 \begin_layout Plain Layout
19133 \begin_inset Caption Standard
19134
19135 \begin_layout Plain Layout
19136 \begin_inset CommandInset label
19137 LatexCommand label
19138 name "tab:Tableau-filet-horizontaux-colorés"
19139
19140 \end_inset
19141
19142 Tableau avec filets horizontaux colorés
19143 \end_layout
19144
19145 \end_inset
19146
19147
19148 \end_layout
19149
19150 \begin_layout Plain Layout
19151 \align center
19152 \begin_inset Tabular
19153 <lyxtabular version="3" rows="3" columns="3">
19154 <features rotate="0" tabularvalignment="middle">
19155 <column alignment="center" valignment="top">
19156 <column alignment="center" valignment="top">
19157 <column alignment="center" valignment="top">
19158 <row>
19159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Plain Layout
19163 sd
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 </row>
19187 <row>
19188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 sd
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 </row>
19216 <row>
19217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 sd
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 </row>
19245 </lyxtabular>
19246
19247 \end_inset
19248
19249
19250 \end_layout
19251
19252 \end_inset
19253
19254
19255 \end_layout
19256
19257 \begin_layout Standard
19258 Pour revenir à la couleur noire implicite, insérez la commande suivante
19259  en code TeX, juste après le tableau ou le flottant de tableau :
19260 \end_layout
19261
19262 \begin_layout Standard
19263
19264 \series bold
19265
19266 \backslash
19267 renewcommand{
19268 \backslash
19269 hline}{
19270 \backslash
19271 myHlineC}
19272 \end_layout
19273
19274 \begin_layout Standard
19275 Le tableau
19276 \begin_inset space ~
19277 \end_inset
19278
19279
19280 \begin_inset CommandInset ref
19281 LatexCommand ref
19282 reference "tab:Tableau-avec-filets-colorés"
19283
19284 \end_inset
19285
19286  est un exemple avec des filets horizontaux et verticaux colorés.
19287 \end_layout
19288
19289 \begin_layout Standard
19290 \begin_inset Float table
19291 placement h
19292 wide false
19293 sideways false
19294 status open
19295
19296 \begin_layout Plain Layout
19297 \begin_inset Caption Standard
19298
19299 \begin_layout Plain Layout
19300 \begin_inset CommandInset label
19301 LatexCommand label
19302 name "tab:Tableau-avec-filets-colorés"
19303
19304 \end_inset
19305
19306 Tableau avec filets horizontaux et verticaux colorés
19307 \end_layout
19308
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \begin_layout Plain Layout
19315 \align center
19316 \begin_inset Tabular
19317 <lyxtabular version="3" rows="3" columns="3">
19318 <features rotate="0" tabularvalignment="middle">
19319 <column alignment="center" valignment="top" special="Wc">
19320 <column alignment="center" valignment="top" special="Wc">
19321 <column alignment="center" valignment="top" special="WcW">
19322 <row>
19323 <cell alignment="center" valignment="top" topline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327 sd
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 <cell alignment="center" valignment="top" topline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" topline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="center" valignment="top" topline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" topline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 sd
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" topline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 </row>
19380 <row topspace="default">
19381 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 sd
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 </row>
19409 </lyxtabular>
19410
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \begin_layout Standard
19422 \begin_inset ERT
19423 status collapsed
19424
19425 \begin_layout Plain Layout
19426
19427
19428 \backslash
19429 renewcommand{
19430 \backslash
19431 hline}{
19432 \backslash
19433 myHlineC}
19434 \end_layout
19435
19436 \end_inset
19437
19438
19439 \end_layout
19440
19441 \begin_layout Standard
19442 \begin_inset ERT
19443 status collapsed
19444
19445 \begin_layout Plain Layout
19446
19447
19448 \backslash
19449 setlength{
19450 \backslash
19451 arrayrulewidth}{0.4pt}
19452 \end_layout
19453
19454 \end_inset
19455
19456
19457 \end_layout
19458
19459 \begin_layout Section
19460
19461 \lang english
19462 Rotated Table Cells
19463 \lang french
19464
19465 \begin_inset CommandInset label
19466 LatexCommand label
19467 name "sec:Rotated-Table-Cells"
19468
19469 \end_inset
19470
19471
19472 \begin_inset Index idx
19473 status open
19474
19475 \begin_layout Plain Layout
19476 Tableau ! 
19477 \lang english
19478 Rotated Cells
19479 \end_layout
19480
19481 \end_inset
19482
19483
19484 \begin_inset Index idx
19485 status collapsed
19486
19487 \begin_layout Plain Layout
19488 Pivoter des objets
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 \lang english
19506 Note:
19507 \series default
19508  Not all DVI-viewers are able to display rotations.
19509 \end_layout
19510
19511 \end_inset
19512
19513
19514 \end_layout
19515
19516 \begin_layout Standard
19517
19518 \lang english
19519 Currently LyX only offers to rotate table cells by 90
19520 \begin_inset space \thinspace{}
19521 \end_inset
19522
19523 ° counter-clockwise.
19524  To rotate cells by an angle of your choice, you have to add this to the
19525  document preamble:
19526 \end_layout
19527
19528 \begin_layout Standard
19529
19530 \series bold
19531
19532 \backslash
19533 @ifundefined{turnbox}{
19534 \backslash
19535 usepackage{rotating}}{}
19536 \end_layout
19537
19538 \begin_layout Standard
19539
19540 \lang english
19541 In the table cell that should be rotated, add at the beginning this command
19542  as TeX-code:
19543 \end_layout
19544
19545 \begin_layout Standard
19546
19547 \series bold
19548
19549 \backslash
19550 begin{turn}{angle}
19551 \end_layout
19552
19553 \begin_layout Standard
19554
19555 \lang english
19556 where angle is the rotation angle in °.
19557  At the end of the cell the command
19558 \end_layout
19559
19560 \begin_layout Standard
19561
19562 \series bold
19563
19564 \backslash
19565 end{turn}
19566 \end_layout
19567
19568 \begin_layout Standard
19569
19570 \lang english
19571 is inserted as TeX-code.
19572 \end_layout
19573
19574 \begin_layout Standard
19575
19576 \lang english
19577 Table
19578 \begin_inset space ~
19579 \end_inset
19580
19581
19582 \begin_inset CommandInset ref
19583 LatexCommand ref
19584 reference "tab:Table-with-rotated-multi"
19585
19586 \end_inset
19587
19588  is an example where 3
19589 \begin_inset space ~
19590 \end_inset
19591
19592 cells were rotated by 45
19593 \begin_inset space \thinspace{}
19594 \end_inset
19595
19596 °.
19597 \end_layout
19598
19599 \begin_layout Standard
19600
19601 \lang english
19602 \begin_inset Float table
19603 placement h
19604 wide false
19605 sideways false
19606 status open
19607
19608 \begin_layout Plain Layout
19609
19610 \lang english
19611 \begin_inset Caption Standard
19612
19613 \begin_layout Plain Layout
19614
19615 \lang english
19616 \begin_inset CommandInset label
19617 LatexCommand label
19618 name "tab:Table-with-rotated"
19619
19620 \end_inset
19621
19622 Table with rotated cells in the first row.
19623 \end_layout
19624
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \begin_layout Plain Layout
19631 \noindent
19632 \align center
19633
19634 \lang english
19635 \begin_inset Tabular
19636 <lyxtabular version="3" rows="2" columns="3">
19637 <features rotate="0" tabularvalignment="middle">
19638 <column alignment="center" valignment="top">
19639 <column alignment="center" valignment="top" width="0pt">
19640 <column alignment="center" valignment="top">
19641 <row>
19642 <cell alignment="center" valignment="top" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \lang english
19648 \begin_inset ERT
19649 status collapsed
19650
19651 \begin_layout Plain Layout
19652
19653
19654 \backslash
19655 begin{turn}{45}
19656 \end_layout
19657
19658 \end_inset
19659
19660 cups
19661 \begin_inset ERT
19662 status collapsed
19663
19664 \begin_layout Plain Layout
19665
19666
19667 \backslash
19668 end{turn}
19669 \end_layout
19670
19671 \end_inset
19672
19673
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682
19683 \lang english
19684 \begin_inset ERT
19685 status collapsed
19686
19687 \begin_layout Plain Layout
19688
19689
19690 \backslash
19691 begin{turn}{45}
19692 \end_layout
19693
19694 \end_inset
19695
19696 plates
19697 \begin_inset ERT
19698 status collapsed
19699
19700 \begin_layout Plain Layout
19701
19702
19703 \backslash
19704 end{turn}
19705 \end_layout
19706
19707 \end_inset
19708
19709
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 <cell alignment="center" valignment="top" usebox="none">
19715 \begin_inset Text
19716
19717 \begin_layout Plain Layout
19718
19719 \lang english
19720 \begin_inset ERT
19721 status collapsed
19722
19723 \begin_layout Plain Layout
19724
19725
19726 \backslash
19727 begin{turn}{45}
19728 \end_layout
19729
19730 \end_inset
19731
19732 saucers
19733 \begin_inset ERT
19734 status collapsed
19735
19736 \begin_layout Plain Layout
19737
19738
19739 \backslash
19740 end{turn}
19741 \end_layout
19742
19743 \end_inset
19744
19745
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 </row>
19751 <row>
19752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \lang english
19758 45
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \lang english
19769 33
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778
19779 \lang english
19780 21
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 </row>
19786 </lyxtabular>
19787
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \end_inset
19794
19795
19796 \end_layout
19797
19798 \begin_layout Standard
19799
19800 \lang english
19801 \begin_inset Note Greyedout
19802 status open
19803
19804 \begin_layout Plain Layout
19805
19806 \series bold
19807 \lang english
19808 Note:
19809 \series default
19810  Line breaks (shortcut 
19811 \begin_inset Info
19812 type  "shortcut"
19813 arg   "newline-insert newline"
19814 \end_inset
19815
19816 ) are not allowed in rotated cells.
19817 \end_layout
19818
19819 \end_inset
19820
19821
19822 \end_layout
19823
19824 \begin_layout Standard
19825
19826 \lang english
19827 If you want to rotate table cells containing line breaks, you have to put
19828  the cell content into a minipage or a parbox.
19829 \begin_inset Foot
19830 status collapsed
19831
19832 \begin_layout Plain Layout
19833
19834 \lang english
19835 For more about these boxes
19836 \lang french
19837  voir la section
19838 \begin_inset space ~
19839 \end_inset
19840
19841
19842 \begin_inset CommandInset ref
19843 LatexCommand ref
19844 reference "sec:Minipages"
19845
19846 \end_inset
19847
19848  et 
19849 \begin_inset CommandInset ref
19850 LatexCommand ref
19851 reference "sec:Parboxes"
19852
19853 \end_inset
19854
19855 .
19856 \end_layout
19857
19858 \end_inset
19859
19860  If you rotate this cell by 90
19861 \begin_inset space \thinspace{}
19862 \end_inset
19863
19864 ° the width of the box is the height of the cell.
19865  Table
19866 \begin_inset space ~
19867 \end_inset
19868
19869
19870 \begin_inset CommandInset ref
19871 LatexCommand ref
19872 reference "tab:Table-with-rotated-multi"
19873
19874 \end_inset
19875
19876  is an example for a rotated multiline cell where the box width was set
19877  to 3
19878 \begin_inset space \thinspace{}
19879 \end_inset
19880
19881 cm.
19882 \end_layout
19883
19884 \begin_layout Standard
19885
19886 \lang english
19887 \begin_inset Float table
19888 placement h
19889 wide false
19890 sideways false
19891 status open
19892
19893 \begin_layout Plain Layout
19894
19895 \lang english
19896 \begin_inset Caption Standard
19897
19898 \begin_layout Plain Layout
19899
19900 \lang english
19901 \begin_inset CommandInset label
19902 LatexCommand label
19903 name "tab:Table-with-rotated-multi"
19904
19905 \end_inset
19906
19907 Table with rotated multiline cell.
19908 \end_layout
19909
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \begin_layout Plain Layout
19916 \noindent
19917 \align center
19918
19919 \lang english
19920 \begin_inset Tabular
19921 <lyxtabular version="3" rows="2" columns="3">
19922 <features rotate="0" tabularvalignment="middle">
19923 <column alignment="center" valignment="top">
19924 <column alignment="center" valignment="top" width="0pt">
19925 <column alignment="center" valignment="top">
19926 <row>
19927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931
19932 \lang english
19933 a
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942
19943 \lang english
19944 \begin_inset Box Frameless
19945 position "t"
19946 hor_pos "c"
19947 has_inner_box 1
19948 inner_pos "t"
19949 use_parbox 0
19950 use_makebox 0
19951 width "3cm"
19952 special "none"
19953 height "1in"
19954 height_special "totalheight"
19955 status open
19956
19957 \begin_layout Plain Layout
19958
19959 \lang english
19960 rotated cell
19961 \begin_inset Newline newline
19962 \end_inset
19963
19964 with line break
19965 \end_layout
19966
19967 \end_inset
19968
19969
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19975 \begin_inset Text
19976
19977 \begin_layout Plain Layout
19978
19979 \lang english
19980 e
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 </row>
19986 <row>
19987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991
19992 \lang english
19993 b
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002
20003 \lang english
20004 c
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013
20014 \lang english
20015 d
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 </row>
20021 </lyxtabular>
20022
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \begin_layout Section
20034
20035 \lang english
20036 Table Width Calculation
20037 \begin_inset CommandInset label
20038 LatexCommand label
20039 name "sec:Table-Width-Calculation"
20040
20041 \end_inset
20042
20043
20044 \end_layout
20045
20046 \begin_layout Standard
20047
20048 \lang english
20049 For wide tables it is sometimes difficult to assure that the table does
20050  not protrude over the page margin.
20051  Setting a fixed width for every column of the table is the solution, but
20052  what amount of space is needed for each column?
20053 \end_layout
20054
20055 \begin_layout Standard
20056
20057 \lang english
20058 The table width 
20059 \begin_inset Formula $W_{\mathrm{table}}$
20060 \end_inset
20061
20062  can be calculated: Every column has the width of the specified column width
20063  
20064 \begin_inset Formula $W_{\mathrm{column}}$
20065 \end_inset
20066
20067  (that the content of the column can consume) plus two times the separation
20068  between the column content and the column border (LaTeX length
20069 \series bold
20070  
20071 \backslash
20072 tabcolsep
20073 \series default
20074 , default 6
20075 \begin_inset space \thinspace{}
20076 \end_inset
20077
20078 pt) plus the width of a border line (LaTeX length 
20079 \series bold
20080
20081 \backslash
20082 arrayrulewidth
20083 \series default
20084 , default 0.4
20085 \begin_inset space \thinspace{}
20086 \end_inset
20087
20088 pt): So if all 
20089 \begin_inset Formula $n$
20090 \end_inset
20091
20092
20093 \begin_inset space ~
20094 \end_inset
20095
20096 columns have the same width, the table width is
20097 \lang french
20098
20099 \begin_inset Formula 
20100 \begin{equation}
20101 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20102 \end{equation}
20103
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \begin_layout Standard
20110
20111 \lang english
20112 The available width for a table is the space between the page margins or
20113  the width of a text column (for a two-column document) (LaTeX length 
20114 \series bold
20115
20116 \backslash
20117 columnwidth
20118 \series default
20119 ).
20120  If all table columns should have the same width and 
20121 \begin_inset Formula $W_{\mathrm{table}}$
20122 \end_inset
20123
20124  should be 1
20125 \begin_inset space \thinspace{}
20126 \end_inset
20127
20128
20129 \backslash
20130 columnwidth, 
20131 \begin_inset Formula $W_{\mathrm{column}}$
20132 \end_inset
20133
20134  can easily be calculated.
20135 \end_layout
20136
20137 \begin_layout Standard
20138
20139 \lang english
20140 To be able to perform calculations you need to load the LaTeX-package 
20141 \series bold
20142 calc
20143 \series default
20144 \lang french
20145
20146 \begin_inset Index idx
20147 status collapsed
20148
20149 \begin_layout Plain Layout
20150 Paquetages LaTeX ! calc
20151 \end_layout
20152
20153 \end_inset
20154
20155
20156 \lang english
20157  in the document preamble.
20158  To set the width in the table dialog you have to use the field 
20159 \family sans
20160 LaTeX argument
20161 \family default
20162 .
20163  The command scheme for this field is the same that is explained in section
20164 \begin_inset space ~
20165 \end_inset
20166
20167
20168 \lang french
20169
20170 \begin_inset CommandInset ref
20171 LatexCommand ref
20172 reference "sub:Calculs-multicolonnes"
20173
20174 \end_inset
20175
20176
20177 \lang english
20178 .
20179  For a table with 5
20180 \begin_inset space \thinspace{}
20181 \end_inset
20182
20183 columns with an uniform width and centered text, enter there for each column
20184  the command
20185 \end_layout
20186
20187 \begin_layout Standard
20188
20189 \series bold
20190 >{
20191 \backslash
20192 centering}p{(1
20193 \backslash
20194 columnwidth-62.4pt)/5}
20195 \end_layout
20196
20197 \begin_layout Standard
20198
20199 \lang english
20200 For a table with 5
20201 \begin_inset space \thinspace{}
20202 \end_inset
20203
20204 columns where 2 should have 0.75
20205 \begin_inset space ~
20206 \end_inset
20207
20208 times the width than the 3 others, the calculation is
20209 \end_layout
20210
20211 \begin_layout Standard
20212 \begin_inset Formula 
20213 \begin{align}
20214 \backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20215  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20216  & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
20217 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20218 \end{align}
20219
20220 \end_inset
20221
20222
20223 \end_layout
20224
20225 \begin_layout Standard
20226
20227 \lang english
20228 In the table therefore the command
20229 \end_layout
20230
20231 \begin_layout Standard
20232
20233 \series bold
20234 >{
20235 \backslash
20236 centering}p{(1
20237 \backslash
20238 columnwidth-62.4pt)/
20239 \backslash
20240 real{4.5}}
20241 \end_layout
20242
20243 \begin_layout Standard
20244
20245 \lang english
20246 is used for the wider columns and
20247 \end_layout
20248
20249 \begin_layout Standard
20250
20251 \series bold
20252 >{
20253 \backslash
20254 centering}p{(1
20255 \backslash
20256 columnwidth-62.4pt)/
20257 \backslash
20258 real{4.5}*
20259 \backslash
20260 real{0.75}}
20261 \end_layout
20262
20263 \begin_layout Standard
20264
20265 \lang english
20266 for the smaller ones:
20267 \end_layout
20268
20269 \begin_layout Standard
20270 \begin_inset Tabular
20271 <lyxtabular version="3" rows="2" columns="5">
20272 <features rotate="0" tabularvalignment="middle">
20273 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20274 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20275 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20276 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20277 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20278 <row>
20279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283 1
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 2
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 3
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 4
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319 5
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 </row>
20325 <row>
20326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20327 \begin_inset Text
20328
20329 \begin_layout Plain Layout
20330 111111 1111111 111111 111111111 11111 11111 1111
20331 \end_layout
20332
20333 \end_inset
20334 </cell>
20335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20336 \begin_inset Text
20337
20338 \begin_layout Plain Layout
20339
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 2222 22222 222222 222222222 2222222 22 22222
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 333333 333333 333333 33333 3333333 333
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 </row>
20372 </lyxtabular>
20373
20374 \end_inset
20375
20376
20377 \end_layout
20378
20379 \begin_layout Section
20380 Personnalisation des tableaux
20381 \begin_inset Index idx
20382 status collapsed
20383
20384 \begin_layout Plain Layout
20385 Tableau ! Personnalisation
20386 \end_layout
20387
20388 \end_inset
20389
20390
20391 \begin_inset Index idx
20392 status collapsed
20393
20394 \begin_layout Plain Layout
20395 Personnalisation des tableaux
20396 \end_layout
20397
20398 \end_inset
20399
20400
20401 \end_layout
20402
20403 \begin_layout Subsection
20404 Espacement des lignes
20405 \begin_inset CommandInset label
20406 LatexCommand label
20407 name "sub:Espacement-lignes"
20408
20409 \end_inset
20410
20411
20412 \begin_inset Index idx
20413 status collapsed
20414
20415 \begin_layout Plain Layout
20416 Personnalisation des tableaux ! Espacement des lignes
20417 \end_layout
20418
20419 \end_inset
20420
20421
20422 \end_layout
20423
20424 \begin_layout Standard
20425 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20426  l'onglet 
20427 \family sans
20428 Bordures
20429 \family default
20430  de la fenêtre de dialogue 
20431 \family sans
20432 Paramètres
20433 \begin_inset space ~
20434 \end_inset
20435
20436 du
20437 \begin_inset space ~
20438 \end_inset
20439
20440 tableau
20441 \family default
20442 .
20443  Vous y trouverez trois possibilités :
20444 \end_layout
20445
20446 \begin_layout Description
20447 Haut
20448 \begin_inset space ~
20449 \end_inset
20450
20451 de
20452 \begin_inset space ~
20453 \end_inset
20454
20455 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20456  Si le tableau est un tableau formel
20457 \begin_inset Foot
20458 status collapsed
20459
20460 \begin_layout Plain Layout
20461 Les tableaux formels sont décrits dans la section
20462 \begin_inset space ~
20463 \end_inset
20464
20465
20466 \begin_inset CommandInset ref
20467 LatexCommand ref
20468 reference "sec:Tableaux-Formels"
20469
20470 \end_inset
20471
20472 .
20473 \end_layout
20474
20475 \end_inset
20476
20477  LyX va insérer implicitement un espace de 0.5
20478 \begin_inset space \thinspace{}
20479 \end_inset
20480
20481 em.
20482  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20483  les filets verticaux comme dans le tableau suivant :
20484 \begin_inset VSpace medskip
20485 \end_inset
20486
20487
20488 \begin_inset Newline newline
20489 \end_inset
20490
20491
20492 \begin_inset space \hspace*{}
20493 \length 0pt
20494 \end_inset
20495
20496
20497 \begin_inset space \hfill{}
20498 \end_inset
20499
20500
20501 \begin_inset Tabular
20502 <lyxtabular version="3" rows="3" columns="1">
20503 <features rotate="0" tabularvalignment="middle">
20504 <column alignment="center" valignment="top">
20505 <row>
20506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510 A
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 </row>
20516 <row topspace="3mm">
20517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 espace de 3
20522 \begin_inset space \thinspace{}
20523 \end_inset
20524
20525 mm en haut de la ligne
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 C
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 </row>
20542 </lyxtabular>
20543
20544 \end_inset
20545
20546
20547 \begin_inset space \hfill{}
20548 \end_inset
20549
20550
20551 \begin_inset space \hspace*{}
20552 \length 0pt
20553 \end_inset
20554
20555
20556 \begin_inset VSpace medskip
20557 \end_inset
20558
20559
20560 \begin_inset Newline newline
20561 \end_inset
20562
20563 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20564  pas de filets verticaux.
20565 \end_layout
20566
20567 \begin_layout Description
20568 Bas
20569 \begin_inset space ~
20570 \end_inset
20571
20572 de
20573 \begin_inset space ~
20574 \end_inset
20575
20576 ligne va ajouter de l'espace sous les caractères de la ligne.
20577  Si le tableau est un tableau formel LyX va insérer implicitement un espace
20578  de 0.5
20579 \begin_inset space \thinspace{}
20580 \end_inset
20581
20582 em, pour les tableaux normaux, l'espace implicite est de 2
20583 \begin_inset space \thinspace{}
20584 \end_inset
20585
20586 pt.
20587 \end_layout
20588
20589 \begin_layout Description
20590 Entre
20591 \begin_inset space ~
20592 \end_inset
20593
20594 les
20595 \begin_inset space ~
20596 \end_inset
20597
20598 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20599  Si le tableau est un tableau formel LyX va insérer implicitement un espace
20600  de 0.5
20601 \begin_inset space \thinspace{}
20602 \end_inset
20603
20604 em.
20605  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20606  les filets verticaux comme dans le tableau suivant :
20607 \begin_inset VSpace medskip
20608 \end_inset
20609
20610
20611 \begin_inset Newline newline
20612 \end_inset
20613
20614
20615 \begin_inset space \hspace*{}
20616 \length 0pt
20617 \end_inset
20618
20619
20620 \begin_inset space \hfill{}
20621 \end_inset
20622
20623
20624 \begin_inset Tabular
20625 <lyxtabular version="3" rows="3" columns="1">
20626 <features rotate="0" tabularvalignment="middle">
20627 <column alignment="center" valignment="top">
20628 <row>
20629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633 A
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 </row>
20639 <row interlinespace="3mm">
20640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20641 \begin_inset Text
20642
20643 \begin_layout Plain Layout
20644 \begin_inset Formula $\downarrow$
20645 \end_inset
20646
20647  espace de 3
20648 \begin_inset space \thinspace{}
20649 \end_inset
20650
20651 mm entre les lignes 
20652 \begin_inset Formula $\downarrow$
20653 \end_inset
20654
20655
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 </row>
20661 <row>
20662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666 \begin_inset Formula $\uparrow$
20667 \end_inset
20668
20669  espace de 3
20670 \begin_inset space \thinspace{}
20671 \end_inset
20672
20673 mm entre les lignes 
20674 \begin_inset Formula $\uparrow$
20675 \end_inset
20676
20677
20678 \end_layout
20679
20680 \end_inset
20681 </cell>
20682 </row>
20683 </lyxtabular>
20684
20685 \end_inset
20686
20687
20688 \begin_inset space \hfill{}
20689 \end_inset
20690
20691
20692 \begin_inset space \hspace*{}
20693 \length 0pt
20694 \end_inset
20695
20696
20697 \begin_inset VSpace medskip
20698 \end_inset
20699
20700
20701 \begin_inset Newline newline
20702 \end_inset
20703
20704 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20705  pas de filets verticaux.
20706 \end_layout
20707
20708 \begin_layout Standard
20709 \begin_inset VSpace bigskip
20710 \end_inset
20711
20712 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20713  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20714  dans le préambule :
20715 \end_layout
20716
20717 \begin_layout Standard
20718
20719 \series bold
20720
20721 \backslash
20722 @ifundefined{extrarowheight}
20723 \begin_inset Newline newline
20724 \end_inset
20725
20726
20727 \begin_inset Phantom HPhantom
20728 status open
20729
20730 \begin_layout Plain Layout
20731
20732 \series bold
20733 \begin_inset space ~
20734 \end_inset
20735
20736
20737 \end_layout
20738
20739 \end_inset
20740
20741 {
20742 \backslash
20743 usepackage{array}}{}
20744 \begin_inset Newline newline
20745 \end_inset
20746
20747
20748 \backslash
20749 setlength{
20750 \backslash
20751 extrarowheight}{height}
20752 \end_layout
20753
20754 \begin_layout Standard
20755 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20756  plus exactement centré verticalement.
20757  (le paquetage 
20758 \series bold
20759 array 
20760 \series default
20761 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
20762  auto-définis.
20763  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20764  
20765 \series bold
20766
20767 \backslash
20768 @ifundefined
20769 \series default
20770  dans la commande précédente.)
20771 \end_layout
20772
20773 \begin_layout Standard
20774 Si vous utilisez des polices de taille plus grande que la taille normale,
20775  les bordures des tableaux sont souvent trop proches du texte.
20776  On peut corriger ce problème en insérant la commande 
20777 \series bold
20778
20779 \begin_inset space \space{}
20780 \end_inset
20781
20782
20783 \backslash
20784 strut
20785 \series default
20786  en code TeX au debut d'une ligne du tableau.
20787  Le tableau
20788 \begin_inset space ~
20789 \end_inset
20790
20791
20792 \begin_inset CommandInset ref
20793 LatexCommand ref
20794 reference "tab:Alignement-vertical"
20795
20796 \end_inset
20797
20798  montre l'effet de cette commande.
20799 \end_layout
20800
20801 \begin_layout Standard
20802 \noindent
20803 \begin_inset Float table
20804 placement h
20805 wide false
20806 sideways false
20807 status open
20808
20809 \begin_layout Plain Layout
20810 \begin_inset Caption Standard
20811
20812 \begin_layout Plain Layout
20813 \begin_inset CommandInset label
20814 LatexCommand label
20815 name "tab:Alignement-vertical"
20816
20817 \end_inset
20818
20819 Alignement vertical d'un texte avec une police de grande taille.
20820 \end_layout
20821
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \begin_layout Plain Layout
20828 \begin_inset space \hfill{}
20829 \end_inset
20830
20831
20832 \begin_inset Float table
20833 wide false
20834 sideways false
20835 status collapsed
20836
20837 \begin_layout Plain Layout
20838 \begin_inset Caption Standard
20839
20840 \begin_layout Plain Layout
20841 Tableau normal.
20842 \end_layout
20843
20844 \end_inset
20845
20846
20847 \end_layout
20848
20849 \begin_layout Plain Layout
20850 \noindent
20851 \align center
20852 \begin_inset Tabular
20853 <lyxtabular version="3" rows="6" columns="1">
20854 <features rotate="0" tabularvalignment="middle">
20855 <column alignment="left" valignment="top">
20856 <row>
20857 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861 Normal, g
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 </row>
20867 <row>
20868 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872
20873 \size large
20874 Large
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 </row>
20880 <row>
20881 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885
20886 \size larger
20887 Larger
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 </row>
20893 <row>
20894 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898
20899 \size largest
20900 Largest
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 </row>
20906 <row>
20907 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911
20912 \size huge
20913 Huge
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 </row>
20919 <row>
20920 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924
20925 \size huge
20926 Huger
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 </row>
20932 </lyxtabular>
20933
20934 \end_inset
20935
20936
20937 \end_layout
20938
20939 \end_inset
20940
20941
20942 \begin_inset space \hfill{}
20943 \end_inset
20944
20945
20946 \begin_inset Float table
20947 wide false
20948 sideways false
20949 status collapsed
20950
20951 \begin_layout Plain Layout
20952 \begin_inset Caption Standard
20953
20954 \begin_layout Plain Layout
20955 Tableau utilisant la commande 
20956 \series bold
20957
20958 \backslash
20959 strut
20960 \series default
20961 .
20962 \end_layout
20963
20964 \end_inset
20965
20966
20967 \end_layout
20968
20969 \begin_layout Plain Layout
20970 \noindent
20971 \align center
20972 \begin_inset Tabular
20973 <lyxtabular version="3" rows="6" columns="1">
20974 <features rotate="0" tabularvalignment="middle">
20975 <column alignment="left" valignment="top">
20976 <row>
20977 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 Normal, g
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 <row>
20988 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992
20993 \size large
20994 \begin_inset ERT
20995 status collapsed
20996
20997 \begin_layout Plain Layout
20998
20999
21000 \backslash
21001 strut 
21002 \end_layout
21003
21004 \end_inset
21005
21006 Large
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 </row>
21012 <row>
21013 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017
21018 \size larger
21019 \begin_inset ERT
21020 status collapsed
21021
21022 \begin_layout Plain Layout
21023
21024
21025 \backslash
21026 strut 
21027 \end_layout
21028
21029 \end_inset
21030
21031 Larger
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 </row>
21037 <row>
21038 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042
21043 \size largest
21044 \begin_inset ERT
21045 status collapsed
21046
21047 \begin_layout Plain Layout
21048
21049
21050 \backslash
21051 strut 
21052 \end_layout
21053
21054 \end_inset
21055
21056 Largest
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 </row>
21062 <row>
21063 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067
21068 \size huge
21069 \begin_inset ERT
21070 status collapsed
21071
21072 \begin_layout Plain Layout
21073
21074
21075 \backslash
21076 strut 
21077 \end_layout
21078
21079 \end_inset
21080
21081 Huge
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 </row>
21087 <row>
21088 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21089 \begin_inset Text
21090
21091 \begin_layout Plain Layout
21092
21093 \size giant
21094 \begin_inset ERT
21095 status collapsed
21096
21097 \begin_layout Plain Layout
21098
21099
21100 \backslash
21101 strut 
21102 \end_layout
21103
21104 \end_inset
21105
21106
21107 \size huge
21108 Huger
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 </lyxtabular>
21115
21116 \end_inset
21117
21118
21119 \end_layout
21120
21121 \end_inset
21122
21123
21124 \begin_inset space \hfill{}
21125 \end_inset
21126
21127
21128 \end_layout
21129
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \begin_layout Standard
21136 \begin_inset Newpage newpage
21137 \end_inset
21138
21139
21140 \end_layout
21141
21142 \begin_layout Subsection
21143 Alignements de cellules spéciaux
21144 \begin_inset CommandInset label
21145 LatexCommand label
21146 name "sub:Alignements-de-cellules"
21147
21148 \end_inset
21149
21150
21151 \begin_inset Index idx
21152 status collapsed
21153
21154 \begin_layout Plain Layout
21155 Personnalisation des tableaux ! Alignement de cellules spéciaux
21156 \end_layout
21157
21158 \end_inset
21159
21160
21161 \end_layout
21162
21163 \begin_layout Standard
21164 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
21165  cellules sur un caractère donné, par exemple le séparateur décimal comme
21166  dans le tableau
21167 \begin_inset space ~
21168 \end_inset
21169
21170
21171 \begin_inset CommandInset ref
21172 LatexCommand ref
21173 reference "tab:Tableau-centré-sur-séparateur-1"
21174
21175 \end_inset
21176
21177 .
21178  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
21179  soit en appuyant sur le bouton 
21180 \begin_inset Info
21181 type  "icon"
21182 arg   "inset-modify tabular align-decimal"
21183 \end_inset
21184
21185  de la barre d'outils ou en modifiant le paramètre 
21186 \family sans
21187 Alignement horizontal
21188 \family default
21189  à 
21190 \family sans
21191 Au séparateur décimal
21192 \family default
21193 .
21194  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
21195  dans les paramètres du tableau.
21196 \end_layout
21197
21198 \begin_layout Standard
21199 \begin_inset Float table
21200 placement h
21201 wide false
21202 sideways false
21203 status open
21204
21205 \begin_layout Plain Layout
21206 \begin_inset Caption Standard
21207
21208 \begin_layout Plain Layout
21209 \begin_inset CommandInset label
21210 LatexCommand label
21211 name "tab:Tableau-centré-sur-séparateur-1"
21212
21213 \end_inset
21214
21215 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
21216 \end_layout
21217
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \begin_layout Plain Layout
21224 \align center
21225 \begin_inset Tabular
21226 <lyxtabular version="3" rows="4" columns="1">
21227 <features rotate="0" booktabs="true" tabularvalignment="middle">
21228 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
21229 <row>
21230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21231 \begin_inset Text
21232
21233 \begin_layout Plain Layout
21234 en-tête
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 </row>
21240 <row>
21241 <cell alignment="center" valignment="top" topline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245 12,6
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 <row>
21252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 0,68
21257 \end_layout
21258
21259 \end_inset
21260 </cell>
21261 </row>
21262 <row>
21263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21264 \begin_inset Text
21265
21266 \begin_layout Plain Layout
21267 -123,0
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 </row>
21273 </lyxtabular>
21274
21275 \end_inset
21276
21277
21278 \end_layout
21279
21280 \end_inset
21281
21282
21283 \end_layout
21284
21285 \begin_layout Standard
21286 \begin_inset Float table
21287 placement h
21288 wide false
21289 sideways false
21290 status open
21291
21292 \begin_layout Plain Layout
21293 \begin_inset Caption Standard
21294
21295 \begin_layout Plain Layout
21296 \begin_inset CommandInset label
21297 LatexCommand label
21298 name "tab:Tableau-centré-sur-séparateur-2"
21299
21300 \end_inset
21301
21302 Les cellules d'une colonnes sont centrées sur les opérateurs.
21303 \end_layout
21304
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Plain Layout
21311 \align center
21312 \begin_inset Tabular
21313 <lyxtabular version="3" rows="4" columns="2">
21314 <features rotate="0" booktabs="true" tabularvalignment="middle">
21315 <column alignment="right" valignment="top" width="0pt">
21316 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21317 <row>
21318 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322 en-tête
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 </row>
21337 <row>
21338 <cell alignment="center" valignment="top" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342 \begin_inset Formula $12\,+$
21343 \end_inset
21344
21345
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 <cell alignment="center" valignment="top" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354 \begin_inset Formula $\,6$
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 </row>
21363 <row>
21364 <cell alignment="center" valignment="top" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368 \begin_inset Formula $0\,-$
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 \begin_inset Formula $\,68$
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="center" valignment="top" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 \begin_inset Formula $-123\,/$
21395 \end_inset
21396
21397
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 <cell alignment="center" valignment="top" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406 \begin_inset Formula $\,0$
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 </row>
21415 </lyxtabular>
21416
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \begin_layout Standard
21428 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21429  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21430  formules.
21431  Dans ce cas on doit utiliser la méthode du tableau
21432 \begin_inset space ~
21433 \end_inset
21434
21435
21436 \begin_inset CommandInset ref
21437 LatexCommand ref
21438 reference "tab:Tableau-centré-sur-séparateur-2"
21439
21440 \end_inset
21441
21442 .
21443  Ce tableau a été créé comme un tableau 4×2.
21444  L'en-tête est une cellule multi-colonne centrée.
21445  La première colonne est alignée à droite et contient la première partie
21446  et inclue l'opérateur.
21447  La seconde colonne contient le reste de la cellule aligné à gauche.
21448  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21449  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21450  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21451  tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne
21452  :
21453 \end_layout
21454
21455 \begin_layout Standard
21456
21457 \series bold
21458 @{}l
21459 \end_layout
21460
21461 \begin_layout Standard
21462 Le tableau
21463 \begin_inset space ~
21464 \end_inset
21465
21466
21467 \begin_inset CommandInset ref
21468 LatexCommand ref
21469 reference "tab:Plusieurs-exemples-alignements"
21470
21471 \end_inset
21472
21473  montre quelques exemples d'alignements.
21474  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21475  comme pour la deuxième colonne du tableau
21476 \begin_inset space ~
21477 \end_inset
21478
21479
21480 \begin_inset CommandInset ref
21481 LatexCommand ref
21482 reference "tab:Tableau-centré-sur-séparateur-2"
21483
21484 \end_inset
21485
21486 .
21487 \end_layout
21488
21489 \begin_layout Standard
21490 \begin_inset Float table
21491 wide false
21492 sideways false
21493 status open
21494
21495 \begin_layout Plain Layout
21496 \begin_inset Caption Standard
21497
21498 \begin_layout Plain Layout
21499 \begin_inset CommandInset label
21500 LatexCommand label
21501 name "tab:Plusieurs-exemples-alignements"
21502
21503 \end_inset
21504
21505 Plusieurs exemples d'alignement de cellules.
21506 \end_layout
21507
21508 \end_inset
21509
21510
21511 \end_layout
21512
21513 \begin_layout Plain Layout
21514 \align center
21515 \begin_inset Tabular
21516 <lyxtabular version="3" rows="4" columns="6">
21517 <features rotate="0" tabularvalignment="middle">
21518 <column alignment="right" valignment="top">
21519 <column alignment="left" valignment="top" special="@{}l">
21520 <column alignment="right" valignment="top">
21521 <column alignment="left" valignment="top" special="@{}l">
21522 <column alignment="right" valignment="top">
21523 <column alignment="left" valignment="top" special="@{}l">
21524 <row>
21525 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529 unités
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538
21539 \end_layout
21540
21541 \end_inset
21542 </cell>
21543 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547 exposants
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565 relations
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 </row>
21580 <row>
21581 <cell alignment="center" valignment="top" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585 12×
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 24
21595 \begin_inset space \thinspace{}
21596 \end_inset
21597
21598 bouteilles
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 <cell alignment="center" valignment="top" usebox="none">
21604 \begin_inset Text
21605
21606 \begin_layout Plain Layout
21607 \begin_inset Formula $10\cdot$
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619 \begin_inset Formula $10^{\mbox{-}17}$
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631 \begin_inset Formula $\Gamma(t)\propto$
21632 \end_inset
21633
21634
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 <cell alignment="center" valignment="top" usebox="none">
21640 \begin_inset Text
21641
21642 \begin_layout Plain Layout
21643 \begin_inset Formula $\:\Upsilon(t)$
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 </row>
21652 <row>
21653 <cell alignment="center" valignment="top" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657 1024×
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 768
21667 \begin_inset space \thinspace{}
21668 \end_inset
21669
21670 Pixels
21671 \end_layout
21672
21673 \end_inset
21674 </cell>
21675 <cell alignment="center" valignment="top" usebox="none">
21676 \begin_inset Text
21677
21678 \begin_layout Plain Layout
21679 \begin_inset Formula $5.78\cdot$
21680 \end_inset
21681
21682
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21688 \begin_inset Text
21689
21690 \begin_layout Plain Layout
21691 \begin_inset Formula $10^{7}$
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 \begin_inset Formula $A\ne$
21704 \end_inset
21705
21706
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 <cell alignment="center" valignment="top" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715 \begin_inset Formula $\: B_{\mathrm{red}}$
21716 \end_inset
21717
21718
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 </row>
21724 <row>
21725 <cell alignment="center" valignment="top" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 32×
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738 6
21739 \begin_inset space \thinspace{}
21740 \end_inset
21741
21742 cm
21743 \end_layout
21744
21745 \end_inset
21746 </cell>
21747 <cell alignment="center" valignment="top" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751 -
21752 \begin_inset Formula $33.5\cdot$
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764 \begin_inset Formula $10^{4}$
21765 \end_inset
21766
21767
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 <cell alignment="center" valignment="top" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776 \begin_inset Formula $\sin(\alpha)\ge$
21777 \end_inset
21778
21779
21780 \end_layout
21781
21782 \end_inset
21783 </cell>
21784 <cell alignment="center" valignment="top" usebox="none">
21785 \begin_inset Text
21786
21787 \begin_layout Plain Layout
21788 \begin_inset Formula $\:\sin(\beta)$
21789 \end_inset
21790
21791
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 </row>
21797 </lyxtabular>
21798
21799 \end_inset
21800
21801
21802 \end_layout
21803
21804 \end_inset
21805
21806
21807 \end_layout
21808
21809 \begin_layout Subsection
21810 Formats de cellule et de colonne personnalisés
21811 \begin_inset CommandInset label
21812 LatexCommand label
21813 name "sub:Formats-personnalisés"
21814
21815 \end_inset
21816
21817
21818 \begin_inset Index idx
21819 status collapsed
21820
21821 \begin_layout Plain Layout
21822 Personnalisation des tableaux !  Format de cellule/colonne
21823 \end_layout
21824
21825 \end_inset
21826
21827
21828 \end_layout
21829
21830 \begin_layout Standard
21831 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21832 \begin_inset space ~
21833 \end_inset
21834
21835
21836 \begin_inset CommandInset ref
21837 LatexCommand ref
21838 reference "sec:Table-Width-Calculation"
21839
21840 \end_inset
21841
21842  et pour des colonnes couvertes par un cellule multi-colonne comme dans
21843  la section
21844 \begin_inset space ~
21845 \end_inset
21846
21847
21848 \begin_inset CommandInset ref
21849 LatexCommand ref
21850 reference "sub:Calculs-multicolonnes"
21851
21852 \end_inset
21853
21854  peut devenir très pénible si vous avez plusieurs tableaux.
21855  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21856  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21857  du document.
21858  Le format est défini avec la commande
21859 \end_layout
21860
21861 \begin_layout Standard
21862
21863 \series bold
21864
21865 \backslash
21866 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21867 \end_layout
21868
21869 \begin_layout Standard
21870 Le nom du format peut n'avoir qu'une lettre.
21871  Les lettres 
21872 \emph on
21873 b
21874 \emph default
21875
21876 \emph on
21877 c
21878 \emph default
21879
21880 \emph on
21881 l
21882 \emph default
21883
21884 \emph on
21885 m
21886 \emph default
21887
21888 \emph on
21889 p
21890 \emph default
21891  et 
21892 \emph on
21893 r
21894 \emph default
21895  sont prédéfinies et donc ne peuvent être utilisées.
21896  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21897 \end_layout
21898
21899 \begin_layout Standard
21900 \begin_inset VSpace medskip
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \begin_layout Standard
21907 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21908  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21909  :
21910 \end_layout
21911
21912 \begin_layout Standard
21913
21914 \series bold
21915
21916 \backslash
21917 newcolumntype{M}[1]{>{
21918 \backslash
21919 centering
21920 \backslash
21921 hspace{0pt}}m{#1}}
21922 \end_layout
21923
21924 \begin_layout Standard
21925 Où le 
21926 \series bold
21927
21928 \backslash
21929 hspace{0pt}
21930 \series default
21931  évite le problème de césure du premier mot, comme c'est décrit en section
21932 \begin_inset space ~
21933 \end_inset
21934
21935
21936 \begin_inset CommandInset ref
21937 LatexCommand ref
21938 reference "sub:Lignes-multiple-dans-cellule"
21939
21940 \end_inset
21941
21942 .
21943  Ensuite, vous pouvez entrer
21944 \end_layout
21945
21946 \begin_layout Standard
21947
21948 \series bold
21949 M{width}
21950 \end_layout
21951
21952 \begin_layout Standard
21953 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
21954  une multi-colonne.
21955 \end_layout
21956
21957 \begin_layout Standard
21958 \begin_inset VSpace bigskip
21959 \end_inset
21960
21961
21962 \end_layout
21963
21964 \begin_layout Standard
21965 Pour les cellules qui sont couvertes par la cellule multi-colonne, vous
21966  pouvez définir le format
21967 \end_layout
21968
21969 \begin_layout Standard
21970
21971 \series bold
21972
21973 \backslash
21974 newcolumntype{S}[2]{>{
21975 \backslash
21976 centering
21977 \backslash
21978 hspace{0pt}}
21979 \begin_inset Newline newline
21980 \end_inset
21981
21982
21983 \begin_inset Phantom HPhantom
21984 status open
21985
21986 \begin_layout Plain Layout
21987
21988 \series bold
21989
21990 \backslash
21991 newcolumntype{S}[2]
21992 \end_layout
21993
21994 \end_inset
21995
21996 m{(#1+(2
21997 \backslash
21998 tabcolsep+
21999 \backslash
22000 arrayrulewidth)*(1-#2))/#2}}
22001 \end_layout
22002
22003 \begin_layout Standard
22004 Ce format utilise l'équation
22005 \begin_inset space ~
22006 \end_inset
22007
22008
22009 \begin_inset CommandInset ref
22010 LatexCommand eqref
22011 reference "eq:Wgn"
22012
22013 \end_inset
22014
22015  pour calculer la largeur que doit avoir chacune des cellules couverte par
22016  la cellule multi-colonne pour qu'elles aient toutes la même largeur.
22017 \end_layout
22018
22019 \begin_layout Standard
22020 Ensuite, vous pouvez entrer
22021 \end_layout
22022
22023 \begin_layout Standard
22024
22025 \series bold
22026 S{largeur de la cellule multi-colonne}{nombre de colonnes couvertes}
22027 \end_layout
22028
22029 \begin_layout Standard
22030 comme paramètre LaTeX de la colonne.
22031 \end_layout
22032
22033 \begin_layout Standard
22034 \begin_inset VSpace bigskip
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \begin_layout Standard
22041 Pour des colonnes colorées, vous pouvez définir
22042 \end_layout
22043
22044 \begin_layout Standard
22045
22046 \series bold
22047
22048 \backslash
22049 newcolumntype{K}[1]{>{
22050 \backslash
22051 columncolor{#1}
22052 \backslash
22053 hspace{0pt}}c}
22054 \end_layout
22055
22056 \begin_layout Standard
22057 Le 
22058 \begin_inset Quotes eld
22059 \end_inset
22060
22061 c
22062 \begin_inset Quotes erd
22063 \end_inset
22064
22065  à la fin crée une colonne de largeur variable dont le texte est centré
22066  horizontalement.
22067  Vous pouvez maintenant entrer
22068 \end_layout
22069
22070 \begin_layout Standard
22071
22072 \series bold
22073 K{nom de couleur}
22074 \end_layout
22075
22076 \begin_layout Standard
22077 comme paramètre LaTeX.
22078 \end_layout
22079
22080 \begin_layout Standard
22081 \begin_inset VSpace bigskip
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \begin_layout Standard
22088 Pour créer le tableau
22089 \begin_inset space ~
22090 \end_inset
22091
22092
22093 \begin_inset CommandInset ref
22094 LatexCommand ref
22095 reference "tab:Tableau-formats-personnalisés"
22096
22097 \end_inset
22098
22099  utilisez les paramètres LaTeX
22100 \end_layout
22101
22102 \begin_layout Standard
22103
22104 \series bold
22105 M{2.5cm}
22106 \end_layout
22107
22108 \begin_layout Standard
22109 pour la première colonne et la multi-colonne,
22110 \end_layout
22111
22112 \begin_layout Standard
22113
22114 \series bold
22115 K{red}
22116 \end_layout
22117
22118 \begin_layout Standard
22119 pour la dernière colonne, et
22120 \end_layout
22121
22122 \begin_layout Standard
22123
22124 \series bold
22125 S{2.5cm}{2}
22126 \end_layout
22127
22128 \begin_layout Standard
22129 pour les cellules de la deuxième colonne.
22130 \end_layout
22131
22132 \begin_layout Standard
22133 \begin_inset Float table
22134 placement h
22135 wide false
22136 sideways false
22137 status open
22138
22139 \begin_layout Plain Layout
22140 \begin_inset Caption Standard
22141
22142 \begin_layout Plain Layout
22143 \begin_inset CommandInset label
22144 LatexCommand label
22145 name "tab:Tableau-formats-personnalisés"
22146
22147 \end_inset
22148
22149 Tableau utilisant des formats personnalisés
22150 \end_layout
22151
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \begin_layout Plain Layout
22158 \align center
22159 \begin_inset Tabular
22160 <lyxtabular version="3" rows="3" columns="4">
22161 <features rotate="0" tabularvalignment="middle">
22162 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
22163 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
22164 <column alignment="center" valignment="middle">
22165 <column alignment="center" valignment="middle" special="K{red}">
22166 <row>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 motTrèsLongDansUneCellule
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 multi-colonne avec multi-ligne
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198 c
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 </row>
22204 <row>
22205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209 d
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218 e
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227 f
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236 g
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 </row>
22242 <row>
22243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22244 \begin_inset Text
22245
22246 \begin_layout Plain Layout
22247 h
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256 i
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265 j
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274 k
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 </row>
22280 </lyxtabular>
22281
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \begin_layout Subsection
22293 Épaisseur des filets
22294 \begin_inset CommandInset label
22295 LatexCommand label
22296 name "sub:Epaisseur-filets"
22297
22298 \end_inset
22299
22300
22301 \begin_inset Index idx
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305 Personnalisation des tableaux ! Épaisseur filets
22306 \end_layout
22307
22308 \end_inset
22309
22310
22311 \end_layout
22312
22313 \begin_layout Standard
22314 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
22315  
22316 \series bold
22317
22318 \backslash
22319 arrayrulewidth
22320 \series default
22321 .
22322  Pour mettre, par exemple, une épaisseur de filet de 1.5
22323 \begin_inset space \thinspace{}
22324 \end_inset
22325
22326 pt, comme pour le tableau
22327 \begin_inset space ~
22328 \end_inset
22329
22330
22331 \begin_inset CommandInset ref
22332 LatexCommand ref
22333 reference "tab:Tableau-filets-1.5pt"
22334
22335 \end_inset
22336
22337 , insérez la commande
22338 \end_layout
22339
22340 \begin_layout Standard
22341
22342 \series bold
22343
22344 \backslash
22345 setlength{
22346 \backslash
22347 arrayrulewidth}{1.5pt}
22348 \end_layout
22349
22350 \begin_layout Standard
22351 en code TeX avant le tableau ou le flottant de tableau.
22352  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22353  suivent.
22354  pour revenir aux valeurs implicites, mettez 
22355 \series bold
22356
22357 \backslash
22358 arrayrulewidth
22359 \series default
22360  à 0.4
22361 \begin_inset space \thinspace{}
22362 \end_inset
22363
22364 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
22365 \end_layout
22366
22367 \begin_layout Standard
22368 \begin_inset ERT
22369 status collapsed
22370
22371 \begin_layout Plain Layout
22372
22373
22374 \backslash
22375 setlength{
22376 \backslash
22377 arrayrulewidth}{1.5pt}
22378 \end_layout
22379
22380 \end_inset
22381
22382
22383 \begin_inset Float table
22384 wide false
22385 sideways false
22386 status open
22387
22388 \begin_layout Plain Layout
22389 \begin_inset Caption Standard
22390
22391 \begin_layout Plain Layout
22392 \begin_inset CommandInset label
22393 LatexCommand label
22394 name "tab:Tableau-filets-1.5pt"
22395
22396 \end_inset
22397
22398 Tableau avec des filets de 1.5
22399 \begin_inset space \thinspace{}
22400 \end_inset
22401
22402 pt
22403 \end_layout
22404
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \begin_layout Plain Layout
22411 \align center
22412 \begin_inset Tabular
22413 <lyxtabular version="3" rows="3" columns="3">
22414 <features rotate="0" tabularvalignment="middle">
22415 <column alignment="center" valignment="top">
22416 <column alignment="center" valignment="top">
22417 <column alignment="center" valignment="top">
22418 <row>
22419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423 sd
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 </row>
22447 <row>
22448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22458 \begin_inset Text
22459
22460 \begin_layout Plain Layout
22461 sd
22462 \end_layout
22463
22464 \end_inset
22465 </cell>
22466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 </row>
22476 <row>
22477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481
22482 \end_layout
22483
22484 \end_inset
22485 </cell>
22486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 sd
22500 \end_layout
22501
22502 \end_inset
22503 </cell>
22504 </row>
22505 </lyxtabular>
22506
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \end_inset
22513
22514
22515 \begin_inset ERT
22516 status collapsed
22517
22518 \begin_layout Plain Layout
22519
22520
22521 \backslash
22522 setlength{
22523 \backslash
22524 arrayrulewidth}{0.4pt}
22525 \end_layout
22526
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \begin_layout Standard
22533 \begin_inset VSpace bigskip
22534 \end_inset
22535
22536 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22537 \begin_inset space \thinspace{}
22538 \end_inset
22539
22540 pt, comme dans le tableau
22541 \begin_inset space ~
22542 \end_inset
22543
22544
22545 \begin_inset CommandInset ref
22546 LatexCommand ref
22547 reference "tab:Tableau-filets-horizontaux-1.5pt"
22548
22549 \end_inset
22550
22551 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
22552  de tableau :
22553 \end_layout
22554
22555 \begin_layout Standard
22556
22557 \series bold
22558
22559 \backslash
22560 let
22561 \backslash
22562 myHline
22563 \backslash
22564 hline
22565 \begin_inset Newline newline
22566 \end_inset
22567
22568
22569 \backslash
22570 renewcommand{
22571 \backslash
22572 hline}
22573 \begin_inset Newline newline
22574 \end_inset
22575
22576  {
22577 \backslash
22578 noalign{
22579 \backslash
22580 global
22581 \backslash
22582 arrayrulewidth 1.5pt}
22583 \begin_inset Newline newline
22584 \end_inset
22585
22586  
22587 \backslash
22588 myHline
22589 \backslash
22590 noalign{
22591 \backslash
22592 global
22593 \backslash
22594 arrayrulewidth 0.4pt}}
22595 \end_layout
22596
22597 \begin_layout Standard
22598 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22599  en code TeX après le tableau ou le flottant de tableau :
22600 \end_layout
22601
22602 \begin_layout Standard
22603
22604 \series bold
22605
22606 \backslash
22607 renewcommand{
22608 \backslash
22609 hline}{
22610 \backslash
22611 myHline}
22612 \end_layout
22613
22614 \begin_layout Standard
22615 \begin_inset ERT
22616 status collapsed
22617
22618 \begin_layout Plain Layout
22619
22620
22621 \backslash
22622 let
22623 \backslash
22624 myHline
22625 \backslash
22626 hline
22627 \end_layout
22628
22629 \begin_layout Plain Layout
22630
22631
22632 \backslash
22633 renewcommand{
22634 \backslash
22635 hline}
22636 \end_layout
22637
22638 \begin_layout Plain Layout
22639
22640  {
22641 \backslash
22642 noalign{
22643 \backslash
22644 global
22645 \backslash
22646 arrayrulewidth 1.5pt}
22647 \end_layout
22648
22649 \begin_layout Plain Layout
22650
22651   
22652 \backslash
22653 myHline
22654 \backslash
22655 noalign{
22656 \backslash
22657 global
22658 \backslash
22659 arrayrulewidth 0.4pt}}
22660 \end_layout
22661
22662 \end_inset
22663
22664
22665 \begin_inset Float table
22666 wide false
22667 sideways false
22668 status open
22669
22670 \begin_layout Plain Layout
22671 \begin_inset Caption Standard
22672
22673 \begin_layout Plain Layout
22674 \begin_inset CommandInset label
22675 LatexCommand label
22676 name "tab:Tableau-filets-horizontaux-1.5pt"
22677
22678 \end_inset
22679
22680 Tableau avec des filets horizontaux de 1.5
22681 \begin_inset space \thinspace{}
22682 \end_inset
22683
22684 pt
22685 \end_layout
22686
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \begin_layout Plain Layout
22693 \align center
22694 \begin_inset Tabular
22695 <lyxtabular version="3" rows="3" columns="3">
22696 <features rotate="0" tabularvalignment="middle">
22697 <column alignment="center" valignment="top">
22698 <column alignment="center" valignment="top">
22699 <column alignment="center" valignment="top">
22700 <row>
22701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 sd
22706 \end_layout
22707
22708 \end_inset
22709 </cell>
22710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 <row>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 sd
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 </row>
22758 <row>
22759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22769 \begin_inset Text
22770
22771 \begin_layout Plain Layout
22772
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781 sd
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 </row>
22787 </lyxtabular>
22788
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \end_inset
22795
22796
22797 \begin_inset ERT
22798 status collapsed
22799
22800 \begin_layout Plain Layout
22801
22802
22803 \backslash
22804 renewcommand{
22805 \backslash
22806 hline}{
22807 \backslash
22808 myHline}
22809 \end_layout
22810
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \begin_layout Standard
22817 \begin_inset VSpace bigskip
22818 \end_inset
22819
22820 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22821 \begin_inset space \thinspace{}
22822 \end_inset
22823
22824 pt, créez le format de colonne suivant dans le préambule, en suivant la
22825  description de la section
22826 \begin_inset space ~
22827 \end_inset
22828
22829
22830 \begin_inset CommandInset ref
22831 LatexCommand ref
22832 reference "sub:Formats-personnalisés"
22833
22834 \end_inset
22835
22836 :
22837 \end_layout
22838
22839 \begin_layout Standard
22840
22841 \series bold
22842
22843 \backslash
22844 newcolumntype{V}{!{
22845 \backslash
22846 vrule width 1.5pt}}
22847 \end_layout
22848
22849 \begin_layout Standard
22850 Pour le tableau
22851 \begin_inset space ~
22852 \end_inset
22853
22854
22855 \begin_inset CommandInset ref
22856 LatexCommand ref
22857 reference "tab:Tableau-filets-verticaux-1.5pt"
22858
22859 \end_inset
22860
22861  le paramètre LaTeX 
22862 \end_layout
22863
22864 \begin_layout Standard
22865
22866 \series bold
22867 VcV
22868 \end_layout
22869
22870 \begin_layout Standard
22871 a été utilisé pour la dernière colonne et
22872 \end_layout
22873
22874 \begin_layout Standard
22875
22876 \series bold
22877 Vc
22878 \end_layout
22879
22880 \begin_layout Standard
22881 pour les autres colonnes.
22882 \end_layout
22883
22884 \begin_layout Standard
22885 \begin_inset Float table
22886 wide false
22887 sideways false
22888 status open
22889
22890 \begin_layout Plain Layout
22891 \begin_inset Caption Standard
22892
22893 \begin_layout Plain Layout
22894 \begin_inset CommandInset label
22895 LatexCommand label
22896 name "tab:Tableau-filets-verticaux-1.5pt"
22897
22898 \end_inset
22899
22900 Tableau avec des filets verticaux de 1.5
22901 \begin_inset space \thinspace{}
22902 \end_inset
22903
22904 pt 
22905 \end_layout
22906
22907 \end_inset
22908
22909
22910 \end_layout
22911
22912 \begin_layout Plain Layout
22913 \align center
22914 \begin_inset Tabular
22915 <lyxtabular version="3" rows="3" columns="3">
22916 <features rotate="0" tabularvalignment="middle">
22917 <column alignment="center" valignment="top" special="Vc">
22918 <column alignment="center" valignment="top" special="Vc">
22919 <column alignment="center" valignment="top" special="VcV">
22920 <row>
22921 <cell alignment="center" valignment="top" topline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925 sd
22926 \end_layout
22927
22928 \end_inset
22929 </cell>
22930 <cell alignment="center" valignment="top" topline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 <cell alignment="center" valignment="top" topline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Plain Layout
22943
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 </row>
22949 <row>
22950 <cell alignment="center" valignment="top" topline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell alignment="center" valignment="top" topline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 sd
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 <cell alignment="center" valignment="top" topline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 </row>
22978 <row>
22979 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983
22984 \end_layout
22985
22986 \end_inset
22987 </cell>
22988 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22998 \begin_inset Text
22999
23000 \begin_layout Plain Layout
23001 sd
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 </row>
23007 </lyxtabular>
23008
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \begin_layout Subsection
23020 Filets à traits interrompus
23021 \begin_inset Index idx
23022 status collapsed
23023
23024 \begin_layout Plain Layout
23025 Personnalisation des tableaux ! Filets à traits interrompus
23026 \end_layout
23027
23028 \end_inset
23029
23030
23031 \end_layout
23032
23033 \begin_layout Standard
23034 \begin_inset ERT
23035 status collapsed
23036
23037 \begin_layout Plain Layout
23038
23039
23040 \backslash
23041 ifarydshln
23042 \end_layout
23043
23044 \end_inset
23045
23046
23047 \begin_inset Note Note
23048 status open
23049
23050 \begin_layout Plain Layout
23051 La section suivante ne s'affichera que si vous avez installé le paquetage
23052  LaTeX 
23053 \series bold
23054 arydshln
23055 \series default
23056 .
23057 \end_layout
23058
23059 \end_inset
23060
23061
23062 \end_layout
23063
23064 \begin_layout Standard
23065 \begin_inset Float table
23066 placement H
23067 wide false
23068 sideways false
23069 status open
23070
23071 \begin_layout Plain Layout
23072 \begin_inset Caption Standard
23073
23074 \begin_layout Plain Layout
23075 \begin_inset CommandInset label
23076 LatexCommand label
23077 name "tab:Tableau-filets-tirets"
23078
23079 \end_inset
23080
23081 Tableau avec des filets à traits interrompus
23082 \end_layout
23083
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \begin_layout Plain Layout
23090 \align center
23091 \begin_inset Tabular
23092 <lyxtabular version="3" rows="5" columns="5">
23093 <features rotate="0" tabularvalignment="middle">
23094 <column alignment="center" valignment="top">
23095 <column alignment="center" valignment="top">
23096 <column alignment="center" valignment="top" special=":c">
23097 <column alignment="center" valignment="top">
23098 <column alignment="center" valignment="top">
23099 <row>
23100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23101 \begin_inset Text
23102
23103 \begin_layout Plain Layout
23104 a
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113 b
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122 c
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131 d
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140 e
23141 \end_layout
23142
23143 \end_inset
23144 </cell>
23145 </row>
23146 <row>
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151 f
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160 g
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 <cell alignment="center" valignment="top" topline="true" usebox="none">
23166 \begin_inset Text
23167
23168 \begin_layout Plain Layout
23169 h
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178 i
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187 j
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 </row>
23193 <row>
23194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198 \begin_inset ERT
23199 status collapsed
23200
23201 \begin_layout Plain Layout
23202
23203
23204 \backslash
23205 hdashline 
23206 \end_layout
23207
23208 \end_inset
23209
23210 k
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23216 \begin_inset Text
23217
23218 \begin_layout Plain Layout
23219 l
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 <cell alignment="center" valignment="top" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228 m
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23234 \begin_inset Text
23235
23236 \begin_layout Plain Layout
23237 n
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246 o
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 </row>
23252 <row>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 \begin_inset ERT
23258 status collapsed
23259
23260 \begin_layout Plain Layout
23261
23262
23263 \backslash
23264 cdashline{4-5}
23265 \end_layout
23266
23267 \end_inset
23268
23269 p
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 q
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 r
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296 s
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 </row>
23311 <row>
23312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316 t
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 u
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334 v
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 w
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352 x
23353 \end_layout
23354
23355 \end_inset
23356 </cell>
23357 </row>
23358 </lyxtabular>
23359
23360 \end_inset
23361
23362
23363 \end_layout
23364
23365 \end_inset
23366
23367
23368 \end_layout
23369
23370 \begin_layout Standard
23371 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
23372  donc employer du code TeX.
23373  Mais avant il faut charger le paquetage LaTeX 
23374 \series bold
23375 arydshln
23376 \series default
23377
23378 \begin_inset Index idx
23379 status collapsed
23380
23381 \begin_layout Plain Layout
23382 Paquetages LaTeX ! arydshln
23383 \end_layout
23384
23385 \end_inset
23386
23387  dans le préambule du document avec la commande 
23388 \end_layout
23389
23390 \begin_layout Standard
23391
23392 \series bold
23393
23394 \backslash
23395 usepackage{arydshln}
23396 \end_layout
23397
23398 \begin_layout Standard
23399 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23400  
23401 \begin_inset Quotes eld
23402 \end_inset
23403
23404 :
23405 \begin_inset Quotes erd
23406 \end_inset
23407
23408  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
23409  dans la fenêtre de dialogue de paramètre du tableau.
23410 \end_layout
23411
23412 \begin_layout Standard
23413 Pour un trait horizontal interrompu, ajoutez la commande
23414 \end_layout
23415
23416 \begin_layout Standard
23417
23418 \series bold
23419
23420 \backslash
23421 hdashline
23422 \end_layout
23423
23424 \begin_layout Standard
23425 en code TeX comme premier élément de la première cellule de la ligne de
23426  tableau.
23427 \end_layout
23428
23429 \begin_layout Standard
23430 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23431  commande 
23432 \end_layout
23433
23434 \begin_layout Standard
23435
23436 \series bold
23437
23438 \backslash
23439 cdashline{
23440 \series default
23441 numéros de colonnes}
23442 \end_layout
23443
23444 \begin_layout Standard
23445 en code TeX comme premier élément de la première cellule de la ligne.
23446  Si par exemple, vous avez une cellule multi-colonne qui couvre les colonnes
23447  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23448 \end_layout
23449
23450 \begin_layout Standard
23451
23452 \series bold
23453
23454 \backslash
23455 cdashline{2-4}
23456 \end_layout
23457
23458 \begin_layout Standard
23459 comme premier élément de la première cellule de la ligne contenant la multi-colo
23460 nne.
23461 \end_layout
23462
23463 \begin_layout Standard
23464 \begin_inset VSpace bigskip
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \begin_layout Standard
23471 Le tableau
23472 \begin_inset space ~
23473 \end_inset
23474
23475
23476 \begin_inset CommandInset ref
23477 LatexCommand ref
23478 reference "tab:Tableau-filets-tirets"
23479
23480 \end_inset
23481
23482  a été créé en utilisant 
23483 \begin_inset Quotes eld
23484 \end_inset
23485
23486
23487 \series bold
23488 :c
23489 \series default
23490
23491 \begin_inset Quotes erd
23492 \end_inset
23493
23494  comme paramètre LaTeX pour la troisième colonne.
23495  La commande en code TeX 
23496 \series bold
23497
23498 \backslash
23499 hdashline
23500 \series default
23501  a été insérée dans la première cellule de la troisième ligne et la commande
23502  en code TeX 
23503 \series bold
23504
23505 \backslash
23506 cdashline{4-5}
23507 \series default
23508  a été insérée dans la première cellule de la quatrième ligne.
23509 \end_layout
23510
23511 \begin_layout Standard
23512 \begin_inset VSpace bigskip
23513 \end_inset
23514
23515
23516 \end_layout
23517
23518 \begin_layout Standard
23519
23520 \lang english
23521 Tables with dashed lines can also be colored as shown by
23522 \lang french
23523  tableau
23524 \begin_inset space ~
23525 \end_inset
23526
23527
23528 \begin_inset CommandInset ref
23529 LatexCommand ref
23530 reference "tab:Colored-table-with"
23531
23532 \end_inset
23533
23534 .
23535 \end_layout
23536
23537 \begin_layout Standard
23538 \begin_inset ERT
23539 status collapsed
23540
23541 \begin_layout Plain Layout
23542
23543
23544 \backslash
23545 setlength{
23546 \backslash
23547 arrayrulewidth}{1pt}
23548 \end_layout
23549
23550 \end_inset
23551
23552
23553 \lang english
23554
23555 \begin_inset Note Note
23556 status collapsed
23557
23558 \begin_layout Plain Layout
23559
23560 \lang english
23561 thicker lines for better visualization of the line color
23562 \end_layout
23563
23564 \end_inset
23565
23566
23567 \end_layout
23568
23569 \begin_layout Standard
23570 \begin_inset ERT
23571 status collapsed
23572
23573 \begin_layout Plain Layout
23574
23575
23576 \backslash
23577 dashgapcolor{green}
23578 \end_layout
23579
23580 \end_inset
23581
23582
23583 \lang english
23584
23585 \begin_inset Note Note
23586 status collapsed
23587
23588 \begin_layout Plain Layout
23589
23590 \lang english
23591 color gaps between dashes green
23592 \end_layout
23593
23594 \end_inset
23595
23596
23597 \end_layout
23598
23599 \begin_layout Standard
23600 \begin_inset ERT
23601 status collapsed
23602
23603 \begin_layout Plain Layout
23604
23605
23606 \backslash
23607 let
23608 \backslash
23609 myHdashline
23610 \backslash
23611 hdashline
23612 \end_layout
23613
23614 \begin_layout Plain Layout
23615
23616
23617 \backslash
23618 renewcommand{
23619 \backslash
23620 hdashline}
23621 \end_layout
23622
23623 \begin_layout Plain Layout
23624
23625  {
23626 \backslash
23627 arrayrulecolor{red}
23628 \backslash
23629 myHdashline
23630 \backslash
23631 arrayrulecolor{black}}
23632 \end_layout
23633
23634 \end_inset
23635
23636
23637 \lang english
23638
23639 \begin_inset Note Note
23640 status collapsed
23641
23642 \begin_layout Plain Layout
23643
23644 \lang english
23645 color horizontal, dashed lines red
23646 \end_layout
23647
23648 \end_inset
23649
23650
23651 \end_layout
23652
23653 \begin_layout Standard
23654 \begin_inset ERT
23655 status collapsed
23656
23657 \begin_layout Plain Layout
23658
23659
23660 \backslash
23661 let
23662 \backslash
23663 myCdashline
23664 \backslash
23665 cdashline
23666 \end_layout
23667
23668 \begin_layout Plain Layout
23669
23670
23671 \backslash
23672 renewcommand{
23673 \backslash
23674 cdashline}[1]
23675 \end_layout
23676
23677 \begin_layout Plain Layout
23678
23679  {
23680 \backslash
23681 arrayrulecolor{yellow}
23682 \backslash
23683 myCdashline{#1}
23684 \backslash
23685 arrayrulecolor{black}}
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
23698 \lang english
23699 color partial horizontal, dashed lines yellow
23700 \end_layout
23701
23702 \end_inset
23703
23704
23705 \end_layout
23706
23707 \begin_layout Standard
23708 \begin_inset Float table
23709 placement h
23710 wide false
23711 sideways false
23712 status open
23713
23714 \begin_layout Plain Layout
23715 \begin_inset Caption Standard
23716
23717 \begin_layout Plain Layout
23718 \begin_inset CommandInset label
23719 LatexCommand label
23720 name "tab:Colored-table-with"
23721
23722 \end_inset
23723
23724
23725 \lang english
23726 Colored table with dashed lines
23727 \end_layout
23728
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \begin_layout Plain Layout
23735 \align center
23736 \begin_inset Tabular
23737 <lyxtabular version="3" rows="5" columns="5">
23738 <features rotate="0" tabularvalignment="middle">
23739 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23740 <column alignment="center" valignment="top" width="0pt">
23741 <column alignment="center" valignment="top" width="0pt" special=":c">
23742 <column alignment="center" valignment="top">
23743 <column alignment="center" valignment="top">
23744 <row>
23745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749 a
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758 b
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell alignment="center" valignment="top" topline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767 c
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23773 \begin_inset Text
23774
23775 \begin_layout Plain Layout
23776 d
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785 e
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 <row>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796 f
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 g
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 h
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823 i
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 j
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 </row>
23838 <row>
23839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843 \begin_inset ERT
23844 status collapsed
23845
23846 \begin_layout Plain Layout
23847
23848
23849 \backslash
23850 hdashline 
23851 \end_layout
23852
23853 \end_inset
23854
23855
23856 \begin_inset ERT
23857 status collapsed
23858
23859 \begin_layout Plain Layout
23860
23861
23862 \backslash
23863 rowcolor{Gray}
23864 \end_layout
23865
23866 \end_inset
23867
23868 k
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877 l
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 <cell alignment="center" valignment="top" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886 m
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23892 \begin_inset Text
23893
23894 \begin_layout Plain Layout
23895 n
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904 o
23905 \end_layout
23906
23907 \end_inset
23908 </cell>
23909 </row>
23910 <row>
23911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Plain Layout
23915 \begin_inset ERT
23916 status collapsed
23917
23918 \begin_layout Plain Layout
23919
23920
23921 \backslash
23922 cdashline{4-5}
23923 \end_layout
23924
23925 \end_inset
23926
23927 p
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936 q
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23942 \begin_inset Text
23943
23944 \begin_layout Plain Layout
23945 r
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23951 \begin_inset Text
23952
23953 \begin_layout Plain Layout
23954 s
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 </row>
23969 <row>
23970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974 t
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983 u
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 v
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001 w
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010 \begin_inset ERT
24011 status collapsed
24012
24013 \begin_layout Plain Layout
24014
24015
24016 \backslash
24017 cellcolor{Maroon}
24018 \end_layout
24019
24020 \end_inset
24021
24022 i
24023 \end_layout
24024
24025 \end_inset
24026 </cell>
24027 </row>
24028 </lyxtabular>
24029
24030 \end_inset
24031
24032
24033 \end_layout
24034
24035 \end_inset
24036
24037
24038 \end_layout
24039
24040 \begin_layout Standard
24041 \begin_inset ERT
24042 status collapsed
24043
24044 \begin_layout Plain Layout
24045
24046
24047 \backslash
24048 renewcommand{
24049 \backslash
24050 hdashline}{
24051 \backslash
24052 myHdashline}
24053 \end_layout
24054
24055 \end_inset
24056
24057
24058 \lang english
24059
24060 \begin_inset Note Note
24061 status collapsed
24062
24063 \begin_layout Plain Layout
24064
24065 \lang english
24066 reset to default
24067 \end_layout
24068
24069 \end_inset
24070
24071
24072 \end_layout
24073
24074 \begin_layout Standard
24075 \begin_inset ERT
24076 status collapsed
24077
24078 \begin_layout Plain Layout
24079
24080
24081 \backslash
24082 renewcommand{
24083 \backslash
24084 cdashline}{
24085 \backslash
24086 myCdashline}
24087 \end_layout
24088
24089 \end_inset
24090
24091
24092 \lang english
24093
24094 \begin_inset Note Note
24095 status collapsed
24096
24097 \begin_layout Plain Layout
24098
24099 \lang english
24100 reset to default
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 nodashgapcolor
24117 \end_layout
24118
24119 \end_inset
24120
24121
24122 \lang english
24123
24124 \begin_inset Note Note
24125 status collapsed
24126
24127 \begin_layout Plain Layout
24128
24129 \lang english
24130 reset to default
24131 \end_layout
24132
24133 \end_inset
24134
24135
24136 \end_layout
24137
24138 \begin_layout Standard
24139 \begin_inset ERT
24140 status collapsed
24141
24142 \begin_layout Plain Layout
24143
24144
24145 \backslash
24146 setlength{
24147 \backslash
24148 arrayrulewidth}{0.4pt}
24149 \end_layout
24150
24151 \end_inset
24152
24153
24154 \lang english
24155
24156 \begin_inset Note Note
24157 status collapsed
24158
24159 \begin_layout Plain Layout
24160
24161 \lang english
24162 reset to default
24163 \end_layout
24164
24165 \end_inset
24166
24167
24168 \end_layout
24169
24170 \begin_layout Standard
24171
24172 \lang english
24173 The coloring of lines, columns and lines works as decribed in section
24174 \begin_inset space ~
24175 \end_inset
24176
24177
24178 \lang french
24179
24180 \begin_inset CommandInset ref
24181 LatexCommand ref
24182 reference "sec:Tableaux-Colorés"
24183
24184 \end_inset
24185
24186
24187 \lang english
24188 .
24189  Coloring horizontal lines works analogically as described there as well,
24190  one only needs to replace in the commands 
24191 \series bold
24192
24193 \backslash
24194 myHlineC
24195 \series default
24196  by 
24197 \series bold
24198
24199 \backslash
24200 myHdashline
24201 \series default
24202  and 
24203 \backslash
24204
24205 \series bold
24206 hline
24207 \series default
24208  by 
24209 \series bold
24210
24211 \backslash
24212 hdashline
24213 \series default
24214 ; so one uses the command
24215 \end_layout
24216
24217 \begin_layout Standard
24218
24219 \series bold
24220
24221 \backslash
24222 let
24223 \backslash
24224 myHdashline
24225 \backslash
24226 hdashline
24227 \begin_inset Newline newline
24228 \end_inset
24229
24230
24231 \backslash
24232 renewcommand{
24233 \backslash
24234 hdashline}
24235 \begin_inset Newline newline
24236 \end_inset
24237
24238
24239 \begin_inset Phantom HPhantom
24240 status open
24241
24242 \begin_layout Plain Layout
24243 \begin_inset space ~
24244 \end_inset
24245
24246
24247 \end_layout
24248
24249 \end_inset
24250
24251 {
24252 \backslash
24253 arrayrulecolor{red}
24254 \backslash
24255 myHdashline
24256 \backslash
24257 arrayrulecolor{black}}
24258 \end_layout
24259
24260 \begin_layout Standard
24261
24262 \lang english
24263 To color 
24264 \series bold
24265
24266 \backslash
24267 cdashline
24268 \series default
24269 , the command is
24270 \end_layout
24271
24272 \begin_layout Standard
24273
24274 \series bold
24275
24276 \backslash
24277 let
24278 \backslash
24279 myCdashline
24280 \backslash
24281 cdashline
24282 \begin_inset Newline newline
24283 \end_inset
24284
24285
24286 \backslash
24287 renewcommand{
24288 \backslash
24289 cdashline}[1]
24290 \begin_inset Newline newline
24291 \end_inset
24292
24293
24294 \begin_inset Phantom HPhantom
24295 status open
24296
24297 \begin_layout Plain Layout
24298 \begin_inset space ~
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \end_inset
24305
24306 {
24307 \backslash
24308 arrayrulecolor{red}
24309 \backslash
24310 myCdashline{#1}
24311 \backslash
24312 arrayrulecolor{black}}
24313 \end_layout
24314
24315 \begin_layout Standard
24316
24317 \lang english
24318 To get back the black line color, one needs to insert the following commands
24319  as TeX-Code behind the table:
24320 \end_layout
24321
24322 \begin_layout Standard
24323
24324 \lang english
24325 For 
24326 \series bold
24327
24328 \backslash
24329 hdashline
24330 \end_layout
24331
24332 \begin_layout Standard
24333
24334 \series bold
24335
24336 \backslash
24337 renewcommand{
24338 \backslash
24339 hdashline}{
24340 \backslash
24341 myHdashline}
24342 \end_layout
24343
24344 \begin_layout Standard
24345
24346 \lang english
24347 and for 
24348 \series bold
24349
24350 \backslash
24351 cdashline
24352 \end_layout
24353
24354 \begin_layout Standard
24355
24356 \series bold
24357
24358 \backslash
24359 renewcommand{
24360 \backslash
24361 cdashline}{
24362 \backslash
24363 myCdashline}
24364 \end_layout
24365
24366 \begin_layout Standard
24367
24368 \lang english
24369 To color the gaps between the dashes the command
24370 \end_layout
24371
24372 \begin_layout Standard
24373
24374 \series bold
24375 \lang english
24376
24377 \backslash
24378 dashgapcolor{color}
24379 \end_layout
24380
24381 \begin_layout Standard
24382
24383 \lang english
24384 can be used in front of a table as TeX-Code.
24385  color is hereby the name of a defined color.
24386  The command
24387 \end_layout
24388
24389 \begin_layout Standard
24390
24391 \series bold
24392
24393 \backslash
24394 nodashgapcolor
24395 \end_layout
24396
24397 \begin_layout Standard
24398
24399 \lang english
24400 unsets the changes made by 
24401 \series bold
24402
24403 \backslash
24404 dashgapcolor
24405 \series default
24406 .
24407 \end_layout
24408
24409 \begin_layout Standard
24410
24411 \lang english
24412 \begin_inset Note Greyedout
24413 status open
24414
24415 \begin_layout Plain Layout
24416
24417 \series bold
24418 \color none
24419 \lang english
24420 Note
24421 \series default
24422 : If there are multiple commands in a cell, the command of 
24423 \series bold
24424 arydshln
24425 \series default
24426  needs to be the first one in the cell.
24427  Therefore in cell 
24428 \emph on
24429 k
24430 \emph default
24431  of Table
24432 \begin_inset space ~
24433 \end_inset
24434
24435
24436 \begin_inset CommandInset ref
24437 LatexCommand ref
24438 reference "tab:Colored-table-with"
24439
24440 \end_inset
24441
24442  the command 
24443 \series bold
24444
24445 \backslash
24446 hdashline
24447 \series default
24448  is before 
24449 \series bold
24450
24451 \backslash
24452 rowcolor
24453 \series default
24454 .
24455 \end_layout
24456
24457 \end_inset
24458
24459
24460 \end_layout
24461
24462 \begin_layout Standard
24463
24464 \lang english
24465 \begin_inset Note Greyedout
24466 status open
24467
24468 \begin_layout Plain Layout
24469
24470 \series bold
24471 \color none
24472 \lang english
24473 Note:
24474 \series default
24475  The LaTeX-package 
24476 \series bold
24477 arydshln
24478 \series default
24479  must be loaded in the document preamble before the LaTeX-package
24480 \lang french
24481  
24482 \series bold
24483 colortbl
24484 \series default
24485 \color inherit
24486
24487 \begin_inset Index idx
24488 status collapsed
24489
24490 \begin_layout Plain Layout
24491 Paquetages LaTeX ! colortbl
24492 \end_layout
24493
24494 \end_inset
24495
24496
24497 \color none
24498 .
24499 \end_layout
24500
24501 \end_inset
24502
24503
24504 \end_layout
24505
24506 \begin_layout Standard
24507 \begin_inset ERT
24508 status collapsed
24509
24510 \begin_layout Plain Layout
24511
24512
24513 \backslash
24514 else
24515 \end_layout
24516
24517 \end_inset
24518
24519
24520 \begin_inset Note Note
24521 status open
24522
24523 \begin_layout Plain Layout
24524 Ce qui suit sera affiché si le paquetage LaTeX 
24525 \series bold
24526 arydshln
24527 \series default
24528  n'est pas installé :
24529 \end_layout
24530
24531 \end_inset
24532
24533
24534 \end_layout
24535
24536 \begin_layout Standard
24537 Vous devez installer le paquetage LaTeX 
24538 \series bold
24539 arydshln
24540 \series default
24541  pour voir le contenu des cette section dans la sortie imprimée.
24542 \end_layout
24543
24544 \begin_layout Standard
24545 \begin_inset ERT
24546 status collapsed
24547
24548 \begin_layout Plain Layout
24549
24550
24551 \backslash
24552 fi
24553 \end_layout
24554
24555 \end_inset
24556
24557
24558 \end_layout
24559
24560 \begin_layout Standard
24561
24562 \lang english
24563 For more information about dashed lines see the documentation of
24564 \lang french
24565  
24566 \series bold
24567 arydshln
24568 \series default
24569
24570 \begin_inset CommandInset citation
24571 LatexCommand cite
24572 key "arydshln"
24573
24574 \end_inset
24575
24576 .
24577 \end_layout
24578
24579 \begin_layout Chapter
24580 Flottants
24581 \begin_inset CommandInset label
24582 LatexCommand label
24583 name "chap:Flottants"
24584
24585 \end_inset
24586
24587
24588 \begin_inset Index idx
24589 status collapsed
24590
24591 \begin_layout Plain Layout
24592 Flottants
24593 \end_layout
24594
24595 \end_inset
24596
24597
24598 \end_layout
24599
24600 \begin_layout Section
24601 Introduction
24602 \begin_inset CommandInset label
24603 LatexCommand label
24604 name "sec:Flottants-Introduction"
24605
24606 \end_inset
24607
24608
24609 \begin_inset Index idx
24610 status collapsed
24611
24612 \begin_layout Plain Layout
24613 Flottants ! Introduction
24614 \end_layout
24615
24616 \end_inset
24617
24618
24619 \end_layout
24620
24621 \begin_layout Standard
24622 Un flottant est une portion de document, qui peut être associé à une étiquette
24623  et dont la position n'est pas fixée.
24624  Il peut 
24625 \begin_inset Quotes eld
24626 \end_inset
24627
24628 flotter
24629 \begin_inset Quotes erd
24630 \end_inset
24631
24632  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24633  plus approprié.
24634  Les 
24635 \family sans
24636 Notes
24637 \begin_inset space ~
24638 \end_inset
24639
24640 en
24641 \begin_inset space ~
24642 \end_inset
24643
24644 Bas
24645 \begin_inset space ~
24646 \end_inset
24647
24648 de
24649 \begin_inset space ~
24650 \end_inset
24651
24652 Page
24653 \family default
24654  et le 
24655 \family sans
24656 Notes
24657 \begin_inset space ~
24658 \end_inset
24659
24660 en
24661 \begin_inset space ~
24662 \end_inset
24663
24664 Marge
24665 \family default
24666  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24667  sur la page suivante quand il y a trop de notes sur la page courante.
24668 \end_layout
24669
24670 \begin_layout Standard
24671 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24672  très grande qualité.
24673  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24674  éviter des lignes blanches ou des pages sans texte.
24675  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24676  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24677  le texte.
24678  Les flottants sont donc numérotés.
24679  Les références croisées sont décrites dans la section
24680 \begin_inset space ~
24681 \end_inset
24682
24683
24684 \begin_inset CommandInset ref
24685 LatexCommand ref
24686 reference "sec:Referencer-les-Flottants"
24687
24688 \end_inset
24689
24690 .
24691 \end_layout
24692
24693 \begin_layout Standard
24694 Pour insérer un flottant, on utilise un des sous menus du menu 
24695 \family sans
24696 Insertion\SpecialChar \menuseparator
24697 Flottant
24698 \family default
24699  (barre d'outils 
24700 \begin_inset Info
24701 type  "icon"
24702 arg   "float-insert figure"
24703 \end_inset
24704
24705  ou 
24706 \begin_inset Info
24707 type  "icon"
24708 arg   "float-insert table"
24709 \end_inset
24710
24711 ).
24712  Une boîte va être insérée dans votre document avec par exemple une étiquette
24713  du genre 
24714 \begin_inset Quotes eld
24715 \end_inset
24716
24717 Figure
24718 \begin_inset space ~
24719 \end_inset
24720
24721 #:
24722 \begin_inset Quotes erd
24723 \end_inset
24724
24725  (où # est un numéro).
24726  L'étiquette est automatiquement traduite dans la langue du document dans
24727  la sortie finale.
24728  Après l'étiquette vous pouvez insérer du texte comme légende.
24729  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24730  séparé, à l'intérieur du flottant.
24731  Vous trouverez plus de détails sur le positionnement des légendes dans
24732  la section
24733 \begin_inset space ~
24734 \end_inset
24735
24736
24737 \begin_inset CommandInset ref
24738 LatexCommand ref
24739 reference "sec:Placement-légende"
24740
24741 \end_inset
24742
24743 .
24744  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
24745  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24746  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24747  Une boîte de flottant fermée ressemble à ceci : 
24748 \begin_inset Graphics
24749         filename clipart/floatQt4.png
24750         scale 60
24751
24752 \end_inset
24753
24754  – une case grise avec un texte rouge.
24755 \end_layout
24756
24757 \begin_layout Standard
24758 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24759  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
24760  est formaté de façon particulière.
24761 \end_layout
24762
24763 \begin_layout Section
24764 Les types de flottants
24765 \end_layout
24766
24767 \begin_layout Standard
24768 En plus des flottants de figures et de tableau qui sont décrits respectivement
24769  dans les sections
24770 \begin_inset space ~
24771 \end_inset
24772
24773
24774 \begin_inset CommandInset ref
24775 LatexCommand ref
24776 reference "sec:Figure-Floats"
24777
24778 \end_inset
24779
24780  et 
24781 \begin_inset CommandInset ref
24782 LatexCommand ref
24783 reference "sec:Table-Floats"
24784
24785 \end_inset
24786
24787 , LyX offre aussi les types 
24788 \family sans
24789 Algorithme
24790 \family default
24791  et 
24792 \family sans
24793 Enrobage
24794 \family default
24795 .
24796  Ces derniers sont expliques dans la section
24797 \begin_inset space \thinspace{}
24798 \end_inset
24799
24800
24801 \begin_inset CommandInset ref
24802 LatexCommand ref
24803 reference "sec:Flottant-d'enrobage"
24804
24805 \end_inset
24806
24807 .
24808 \end_layout
24809
24810 \begin_layout Subsection
24811 Flottant d'algorithme
24812 \begin_inset Index idx
24813 status collapsed
24814
24815 \begin_layout Plain Layout
24816 Flottants ! Algorithmes
24817 \end_layout
24818
24819 \end_inset
24820
24821
24822 \begin_inset CommandInset label
24823 LatexCommand label
24824 name "sub:Flottant-d'Algorithme"
24825
24826 \end_inset
24827
24828
24829 \end_layout
24830
24831 \begin_layout Standard
24832 \begin_inset Float algorithm
24833 placement h
24834 wide false
24835 sideways false
24836 status open
24837
24838 \begin_layout Plain Layout
24839 \begin_inset Caption Standard
24840
24841 \begin_layout Plain Layout
24842 \begin_inset CommandInset label
24843 LatexCommand label
24844 name "alg:Exemple-Flottant-Algorithme"
24845
24846 \end_inset
24847
24848 Exemple de flottant d'algorithme
24849 \end_layout
24850
24851 \end_inset
24852
24853
24854 \end_layout
24855
24856 \begin_layout LyX-Code
24857 for I in 1..N loop
24858 \begin_inset Newline newline
24859 \end_inset
24860
24861  Sum:= Sum + A(I); /*comment*/
24862 \begin_inset Newline newline
24863 \end_inset
24864
24865 end loop
24866 \begin_inset VSpace -4mm
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \end_inset
24873
24874
24875 \end_layout
24876
24877 \begin_layout Standard
24878 Ce type de flottant est inséré à l'aide du menu 
24879 \family sans
24880 Insertion\SpecialChar \menuseparator
24881 Flottant\SpecialChar \menuseparator
24882 Algorithme
24883 \family default
24884 .
24885  Il peut être utilisé pour des morceaux de code source ou des descriptions
24886  d'algorithmes et peut être utilisé comme une alternative au listing de
24887  code source qui est décrit au chapitre
24888 \begin_inset space ~
24889 \end_inset
24890
24891
24892 \begin_inset CommandInset ref
24893 LatexCommand ref
24894 reference "cha:Program-Code-Listings"
24895
24896 \end_inset
24897
24898 .
24899  Vous pouvez par exemple utiliser l'environnement Code
24900 \begin_inset space ~
24901 \end_inset
24902
24903 LyX qui est décrit dans le 
24904 \emph on
24905 Guide
24906 \emph default
24907
24908 \begin_inset space ~
24909 \end_inset
24910
24911
24912 \emph on
24913 de
24914 \begin_inset space ~
24915 \end_inset
24916
24917 l'Utilisateur
24918 \emph default
24919  de LyX.
24920  l'algorithme
24921 \begin_inset space ~
24922 \end_inset
24923
24924
24925 \begin_inset CommandInset ref
24926 LatexCommand ref
24927 reference "alg:Exemple-Flottant-Algorithme"
24928
24929 \end_inset
24930
24931  est un exemple de flottant d'algorithme où un espace vertical de -4
24932 \begin_inset space \thinspace{}
24933 \end_inset
24934
24935 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24936  soit placée exactement sous le texte de la dernière ligne.
24937 \end_layout
24938
24939 \begin_layout Standard
24940 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24941  du document.
24942  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24943 ent en ajoutant la ligne suivante dans le préambule de votre document :
24944 \end_layout
24945
24946 \begin_layout Standard
24947
24948 \series bold
24949
24950 \backslash
24951 floatname{algorithm}{votre
24952 \begin_inset space ~
24953 \end_inset
24954
24955 nom}
24956 \end_layout
24957
24958 \begin_layout Standard
24959
24960 \family sans
24961  votre
24962 \begin_inset space ~
24963 \end_inset
24964
24965 nom
24966 \family default
24967  est le mot 
24968 \begin_inset Quotes eld
24969 \end_inset
24970
24971
24972 \emph on
24973 algorithme
24974 \emph default
24975
24976 \begin_inset Quotes erd
24977 \end_inset
24978
24979  dans votre langue.
24980 \end_layout
24981
24982 \begin_layout Standard
24983 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24984 \family sans
24985 Insertion\SpecialChar \menuseparator
24986 Listes
24987 \begin_inset space ~
24988 \end_inset
24989
24990 &
24991 \begin_inset space ~
24992 \end_inset
24993
24994 TdM\SpecialChar \menuseparator
24995 Liste
24996 \begin_inset space ~
24997 \end_inset
24998
24999 des
25000 \begin_inset space ~
25001 \end_inset
25002
25003 algorithmes
25004 \family default
25005  si votre document est en la même langue que les menus de LyX.
25006  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
25007  en code TeX à la place:
25008 \end_layout
25009
25010 \begin_layout Standard
25011
25012 \series bold
25013
25014 \backslash
25015 listof{algorithm}{votre
25016 \begin_inset space ~
25017 \end_inset
25018
25019 nom}
25020 \end_layout
25021
25022 \begin_layout Standard
25023 où 
25024 \family sans
25025 votre
25026 \begin_inset space ~
25027 \end_inset
25028
25029 nom
25030 \family default
25031  est la traduction de 
25032 \begin_inset Quotes eld
25033 \end_inset
25034
25035
25036 \emph on
25037 List of Algorithm
25038 \emph default
25039 s
25040 \begin_inset Quotes erd
25041 \end_inset
25042
25043  dans votre langue.
25044 \end_layout
25045
25046 \begin_layout Standard
25047 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
25048  le schéma 
25049 \begin_inset Quotes eld
25050 \end_inset
25051
25052 chapitre.algorithme
25053 \begin_inset Quotes erd
25054 \end_inset
25055
25056  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
25057  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
25058  commande dans le préambule de votre document :
25059 \end_layout
25060
25061 \begin_layout Standard
25062
25063 \series bold
25064
25065 \backslash
25066 numberwithin{algorithm}{chapter}
25067 \end_layout
25068
25069 \begin_layout Standard
25070 Pour pouvoir utiliser la commande 
25071 \series bold
25072
25073 \backslash
25074 numberwithin
25075 \series default
25076 , activez l'option 
25077 \family sans
25078 Utiliser
25079 \begin_inset space ~
25080 \end_inset
25081
25082 le
25083 \begin_inset space ~
25084 \end_inset
25085
25086 paquetage
25087 \begin_inset space ~
25088 \end_inset
25089
25090 AMS
25091 \begin_inset space ~
25092 \end_inset
25093
25094 math
25095 \family default
25096  dans la rubrique 
25097 \family sans
25098 Options
25099 \begin_inset space ~
25100 \end_inset
25101
25102 des
25103 \begin_inset space ~
25104 \end_inset
25105
25106 Maths
25107 \family default
25108  de la fenêtre de dialogue 
25109 \family sans
25110 Paramètres
25111 \begin_inset space ~
25112 \end_inset
25113
25114 du
25115 \begin_inset space ~
25116 \end_inset
25117
25118 Document
25119 \family default
25120 .
25121 \end_layout
25122
25123 \begin_layout Section
25124 Numérotation des flottants
25125 \begin_inset Index idx
25126 status collapsed
25127
25128 \begin_layout Plain Layout
25129 Flottants ! Numérotation
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \begin_layout Standard
25138 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
25139  ils se trouvent, soit en utilisant un format du genre 
25140 \begin_inset Quotes eld
25141 \end_inset
25142
25143 chapitre.numéro
25144 \begin_inset Quotes erd
25145 \end_inset
25146
25147  ou 
25148 \begin_inset Quotes eld
25149 \end_inset
25150
25151 section.numéro
25152 \begin_inset Quotes erd
25153 \end_inset
25154
25155 .
25156  Cela dépend de la classe de document utilisée.
25157 \end_layout
25158
25159 \begin_layout Standard
25160 Pour changer le format de la numérotation qui ne dépend pas de la section
25161  dans laquelle on se trouve, on peut utiliser la commande suivante dans
25162  le préambule du document :
25163 \end_layout
25164
25165 \begin_layout Standard
25166
25167 \series bold
25168
25169 \backslash
25170 renewcommand{
25171 \backslash
25172 thetable}{
25173 \backslash
25174 roman{table}}
25175 \end_layout
25176
25177 \begin_layout Standard
25178
25179 \series bold
25180
25181 \backslash
25182 thetable
25183 \series default
25184  est la commande qui imprime le numéro du tableau, pour les figures, la
25185  commande serait 
25186 \series bold
25187
25188 \backslash
25189 thefigure
25190 \series default
25191 .
25192  La commande 
25193 \series bold
25194
25195 \backslash
25196 roman
25197 \series default
25198  utilisée dans la commande précédente, imprime le numéro du tableau sous
25199  forme de petits chiffres romains.
25200 \end_layout
25201
25202 \begin_layout Standard
25203 Pour changer le type de numérotation pour par exemple 
25204 \begin_inset Quotes eld
25205 \end_inset
25206
25207 sous-section.numéro
25208 \begin_inset Quotes erd
25209 \end_inset
25210
25211 , utilisez la commande suivante dans le préambule du document :
25212 \end_layout
25213
25214 \begin_layout Standard
25215
25216 \series bold
25217
25218 \backslash
25219 numberwithin{table}{subsection}
25220 \end_layout
25221
25222 \begin_layout Standard
25223 Pour pouvoir utiliser la commande 
25224 \series bold
25225
25226 \backslash
25227 numberwithin
25228 \series default
25229 , vous devez activer l'option 
25230 \family sans
25231 Utiliser
25232 \begin_inset space ~
25233 \end_inset
25234
25235 le
25236 \begin_inset space ~
25237 \end_inset
25238
25239 paquetage
25240 \begin_inset space ~
25241 \end_inset
25242
25243 maths
25244 \begin_inset space ~
25245 \end_inset
25246
25247 AMS
25248 \family default
25249  dans la rubrique 
25250 \family sans
25251 Options
25252 \begin_inset space ~
25253 \end_inset
25254
25255 des
25256 \begin_inset space ~
25257 \end_inset
25258
25259 Maths
25260 \family default
25261  de la fenêtre de dialogue 
25262 \family sans
25263 Paramètres
25264 \family default
25265  du document.
25266 \end_layout
25267
25268 \begin_layout Standard
25269 Veuillez aussi jeter un coup d'œil à la section
25270 \begin_inset space ~
25271 \end_inset
25272
25273
25274 \begin_inset CommandInset ref
25275 LatexCommand ref
25276 reference "sub:Numerotation-notes-bas-de-page"
25277
25278 \end_inset
25279
25280  pour plus de détails et des notes importantes sur les commandes de numérotation.
25281 \end_layout
25282
25283 \begin_layout Section
25284 Faire référence à des flottants
25285 \begin_inset CommandInset label
25286 LatexCommand label
25287 name "sec:Referencer-les-Flottants"
25288
25289 \end_inset
25290
25291
25292 \begin_inset Index idx
25293 status collapsed
25294
25295 \begin_layout Plain Layout
25296 Flottants ! Références
25297 \end_layout
25298
25299 \end_inset
25300
25301
25302 \begin_inset Index idx
25303 status collapsed
25304
25305 \begin_layout Plain Layout
25306 References@Références ! à des Flottants 
25307 \end_layout
25308
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \begin_layout Standard
25315 Pour faire référence à un flottant, insérez une étiquette dans sa légende
25316  en utilisant le menu 
25317 \family sans
25318 Insertion\SpecialChar \menuseparator
25319 Étiquette
25320 \family default
25321  ou le bouton 
25322 \begin_inset Info
25323 type  "icon"
25324 arg   "label-insert"
25325 \end_inset
25326
25327  de la barre d'outils.
25328  Une boîte grise de ce genre : 
25329 \begin_inset Graphics
25330         filename clipart/labelQt4.png
25331         lyxscale 85
25332         scale 85
25333         scaleBeforeRotation
25334
25335 \end_inset
25336
25337  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
25338  de saisir le texte de l'étiquette.
25339  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
25340  précédés d'un préfixe.
25341  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
25342  préfixe sera "
25343 \family sans
25344 fig:
25345 \family default
25346 ".
25347 \end_layout
25348
25349 \begin_layout Standard
25350 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
25351  Vous pouvez faire référence à cette étiquette en utilisant le menu 
25352 \family sans
25353 Insertion\SpecialChar \menuseparator
25354 Référence
25355 \begin_inset space ~
25356 \end_inset
25357
25358 Croisée
25359 \family default
25360  ou le bouton 
25361 \begin_inset Info
25362 type  "icon"
25363 arg   "dialog-show-new-inset ref"
25364 \end_inset
25365
25366  de la barre d'outils.
25367  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
25368  définies dans votre document.
25369  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
25370  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
25371  de la fenêtre de dialogue.
25372  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
25373  une.
25374  Une boîte grise de référence croisée comme celle-ci : 
25375 \begin_inset Graphics
25376         filename ../clipart/referenceQt4.png
25377         scale 85
25378         scaleBeforeRotation
25379
25380 \end_inset
25381
25382  va être insérée.
25383  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
25384  de la référence croisée.
25385 \end_layout
25386
25387 \begin_layout Standard
25388 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
25389  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
25390  les deux.
25391  Si une référence croisées fait référence à une étiquette qui n'existe pas,
25392  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25393  du numéro de la référence.
25394 \end_layout
25395
25396 \begin_layout Standard
25397 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25398  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25399  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25400  pas à vous en préoccuper.
25401 \end_layout
25402
25403 \begin_layout Standard
25404 Le bouton 
25405 \family sans
25406 Aller
25407 \begin_inset space ~
25408 \end_inset
25409
25410 à
25411 \begin_inset space ~
25412 \end_inset
25413
25414 l'étiquette
25415 \family default
25416  dans la fenêtre de référence croisée va positionner le curseur juste devant
25417  l'étiquette à laquelle on fait référence.
25418  Le nom du bouton bouton 
25419 \family sans
25420 Revenir
25421 \family default
25422  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25423 \end_layout
25424
25425 \begin_layout Subsection
25426 Formats de références croisées
25427 \begin_inset CommandInset label
25428 LatexCommand label
25429 name "sub:Formats-Références-Croisées"
25430
25431 \end_inset
25432
25433
25434 \begin_inset Index idx
25435 status collapsed
25436
25437 \begin_layout Plain Layout
25438 References@Références ! Formats
25439 \end_layout
25440
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \begin_layout Standard
25447 Il y a six types de références croisées :
25448 \end_layout
25449
25450 \begin_layout Description
25451 <référence>
25452 \begin_inset space ~
25453 \end_inset
25454
25455 : affiche le numéro de l'élément, c'est le choix implicite : 
25456 \begin_inset CommandInset ref
25457 LatexCommand ref
25458 reference "fig:Deux-images-déformées"
25459
25460 \end_inset
25461
25462
25463 \end_layout
25464
25465 \begin_layout Description
25466 (<référence>)
25467 \begin_inset space ~
25468 \end_inset
25469
25470 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25471  normalement pour faire référence à des formules mathématiques, en particulier
25472  quand le mot 
25473 \begin_inset Quotes eld
25474 \end_inset
25475
25476 Équation
25477 \begin_inset Quotes erd
25478 \end_inset
25479
25480  est omis : 
25481 \begin_inset CommandInset ref
25482 LatexCommand eqref
25483 reference "eq:Wgn"
25484
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \begin_layout Description
25491 <page>
25492 \begin_inset space ~
25493 \end_inset
25494
25495 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25496 \begin_inset space ~
25497 \end_inset
25498
25499
25500 \begin_inset CommandInset ref
25501 LatexCommand pageref
25502 reference "fig:Deux-images-déformées"
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Description
25510 Sur
25511 \begin_inset space ~
25512 \end_inset
25513
25514 la
25515 \begin_inset space ~
25516 \end_inset
25517
25518 page
25519 \begin_inset space ~
25520 \end_inset
25521
25522 <page>
25523 \begin_inset space ~
25524 \end_inset
25525
25526 : affiche le mot 
25527 \begin_inset Quotes eld
25528 \end_inset
25529
25530 page
25531 \begin_inset Quotes erd
25532 \end_inset
25533
25534  suivi du numéro de la page sur laquelle se trouve l'élément : 
25535 \begin_inset CommandInset ref
25536 LatexCommand vpageref
25537 reference "fig:Deux-images-déformées"
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Description
25545 <référence>
25546 \begin_inset space ~
25547 \end_inset
25548
25549 page
25550 \begin_inset space ~
25551 \end_inset
25552
25553 <page>
25554 \begin_inset space ~
25555 \end_inset
25556
25557 : affiche le numéro de l'élément, le mot 
25558 \begin_inset Quotes eld
25559 \end_inset
25560
25561 page
25562 \begin_inset Quotes erd
25563 \end_inset
25564
25565  et le numéro de la page : 
25566 \begin_inset CommandInset ref
25567 LatexCommand vref
25568 reference "fig:Deux-images-déformées"
25569
25570 \end_inset
25571
25572
25573 \end_layout
25574
25575 \begin_layout Description
25576 Référence
25577 \begin_inset space ~
25578 \end_inset
25579
25580 mise
25581 \begin_inset space ~
25582 \end_inset
25583
25584 en
25585 \begin_inset space ~
25586 \end_inset
25587
25588 forme
25589 \begin_inset space ~
25590 \end_inset
25591
25592 : affiche une référence croisée qui définit son propre format.
25593 \begin_inset Newline newline
25594 \end_inset
25595
25596
25597 \begin_inset Note Greyedout
25598 status open
25599
25600 \begin_layout Plain Layout
25601
25602 \series bold
25603 Note:
25604 \series default
25605  Ce type de référence croisée n'est disponible que si vous avez installé
25606  le paquetage LaTeX 
25607 \series bold
25608 prettyref
25609 \series default
25610  ou 
25611 \series bold
25612 refstyle
25613 \series default
25614
25615 \begin_inset Index idx
25616 status collapsed
25617
25618 \begin_layout Plain Layout
25619 Paquetages LaTeX ! prettyref
25620 \end_layout
25621
25622 \end_inset
25623
25624
25625 \begin_inset Index idx
25626 status collapsed
25627
25628 \begin_layout Plain Layout
25629 Paquetages LaTeX ! refstyle
25630 \end_layout
25631
25632 \end_inset
25633
25634 .
25635 \end_layout
25636
25637 \end_inset
25638
25639
25640 \begin_inset Newline newline
25641 \end_inset
25642
25643 Vous pouvez choisir le paquetage LaTeX qui doit être utilisé pour cette
25644  fonction en utilisant l'option 
25645 \family sans
25646 Utiliser refstyle (à la place de prettyref) pour les références croisées
25647 \family default
25648  dans le menu 
25649 \family sans
25650 Document\SpecialChar \menuseparator
25651 Paramètres\SpecialChar \menuseparator
25652 Classe de document
25653 \family default
25654 .
25655  Le format est précisé en ajoutant la commande 
25656 \series bold
25657
25658 \backslash
25659 newrefformat
25660 \series default
25661  (prettyref) ou 
25662 \series bold
25663
25664 \backslash
25665 newref
25666 \series default
25667  (refstyle) au préambule du document.
25668  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25669  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25670 \begin_inset space ~
25671 \end_inset
25672
25673 :
25674 \begin_inset Newline newline
25675 \end_inset
25676
25677
25678 \series bold
25679
25680 \backslash
25681 newref{fig}{refcmd={Image sur la page 
25682 \backslash
25683 pageref{#1}}}
25684 \series default
25685
25686 \begin_inset Newline newline
25687 \end_inset
25688
25689 Pour plus d'information sur le format, jetez un œil sur la documentation
25690  du paquetage, 
25691 \begin_inset CommandInset citation
25692 LatexCommand cite
25693 key "prettyref,refstyle"
25694
25695 \end_inset
25696
25697 .
25698 \end_layout
25699
25700 \begin_layout Description
25701 Référence
25702 \begin_inset space ~
25703 \end_inset
25704
25705 textuelle: affiche la légende de la référence
25706 \begin_inset space ~
25707 \end_inset
25708
25709
25710 \begin_inset CommandInset ref
25711 LatexCommand nameref
25712 reference "fig:Deux-images-déformées"
25713
25714 \end_inset
25715
25716
25717 \end_layout
25718
25719 \begin_layout Standard
25720
25721 \family sans
25722 <page>
25723 \family default
25724  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25725  précédente, la même page ou la page suivante.
25726  Vous verrez par exemple un texte du genre 
25727 \begin_inset Quotes eld
25728 \end_inset
25729
25730
25731 \family sans
25732 sur cette page
25733 \family default
25734
25735 \begin_inset Quotes erd
25736 \end_inset
25737
25738  à la place.
25739  Le style 
25740 \family sans
25741 <référence>
25742 \begin_inset space ~
25743 \end_inset
25744
25745 page
25746 \begin_inset space ~
25747 \end_inset
25748
25749 <page> 
25750 \family default
25751 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25752  page.
25753 \end_layout
25754
25755 \begin_layout Standard
25756 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25757  se trouve sont calculés automatiquement par LaTeX.
25758  Vous choisissez une des six variétés de références dans le champ Format
25759  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25760  boîte de la référence croisée.
25761 \end_layout
25762
25763 \begin_layout Standard
25764 \begin_inset Note Greyedout
25765 status open
25766
25767 \begin_layout Plain Layout
25768
25769 \series bold
25770 Note:
25771 \series default
25772  L'utilisation du paquetage LaTeX 
25773 \series bold
25774 refstyle
25775 \series default
25776
25777 \begin_inset Index idx
25778 status collapsed
25779
25780 \begin_layout Plain Layout
25781 Paquetages LaTeX ! refstyle
25782 \end_layout
25783
25784 \end_inset
25785
25786  est recommandée parce que 
25787 \series bold
25788 prettyref
25789 \series default
25790
25791 \begin_inset Index idx
25792 status collapsed
25793
25794 \begin_layout Plain Layout
25795 Paquetages LaTeX ! prettyref
25796 \end_layout
25797
25798 \end_inset
25799
25800  ne connaît pas tous les raccourcis possibles pour les étiquettes
25801 \begin_inset Foot
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 \begin_inset Quotes eld
25806 \end_inset
25807
25808 fig:
25809 \begin_inset Quotes erd
25810 \end_inset
25811
25812  est par exemple le raccourci LyX pour les étiquettes dans les légendes
25813  de figures,.
25814 \end_layout
25815
25816 \end_inset
25817
25818  et n'est pas internationalisé.
25819 \end_layout
25820
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \begin_layout Standard
25827 \begin_inset Note Greyedout
25828 status open
25829
25830 \begin_layout Plain Layout
25831
25832 \series bold
25833 Note:
25834 \series default
25835  Du fait d'un bogue dans la paquetage LaTeX 
25836 \series bold
25837 varioref
25838 \series default
25839  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
25840  si la langue du document est le français.
25841  Pour contourner ce bogue, voir
25842 \begin_inset Newline newline
25843 \end_inset
25844
25845
25846 \begin_inset CommandInset href
25847 LatexCommand href
25848 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
25849
25850 \end_inset
25851
25852 .
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Subsection
25861 Nommage automatique des références croisées
25862 \begin_inset Index idx
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866 References@Références ! Nommage automatique
25867 \end_layout
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \begin_layout Standard
25875 Le paquetage LaTeX 
25876 \series bold
25877 hyperref
25878 \series default
25879
25880 \begin_inset Index idx
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884 Paquetages LaTeX ! hyperref
25885 \end_layout
25886
25887 \end_inset
25888
25889
25890 \series bold
25891
25892 \series default
25893 qui est activé dans la rubrique 
25894 \family sans
25895 Propriétés du PDF
25896 \family default
25897  de la fenêtre de dialogue 
25898 \family sans
25899 Paramètres du document
25900 \family default
25901  fournit une fonction très utile pour automatiser la création des références
25902  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25903  une section).
25904  Par exemple pour vous éviter de devoir écrire le mot 
25905 \begin_inset Quotes eld
25906 \end_inset
25907
25908 Figure
25909 \begin_inset Quotes erd
25910 \end_inset
25911
25912  devant chaque référence à une figure.
25913  Pour profiter de ce nommage automatique des références croisées, vous devez
25914  activer 
25915 \series bold
25916 hyperref
25917 \series default
25918  et insérer la ligne suivante dans le préambule du document :
25919 \end_layout
25920
25921 \begin_layout Standard
25922
25923 \series bold
25924
25925 \backslash
25926 AtBeginDocument{
25927 \backslash
25928 renewcommand{
25929 \backslash
25930 ref}[1]{
25931 \backslash
25932 mbox{
25933 \backslash
25934 autoref{#1}}}}
25935 \end_layout
25936
25937 \begin_layout Standard
25938 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25939  défaut, par exemple vous préférez le nom 
25940 \begin_inset Quotes eld
25941 \end_inset
25942
25943 sec.
25944 \begin_inset space \thinspace{}
25945 \end_inset
25946
25947
25948 \begin_inset Quotes eld
25949 \end_inset
25950
25951  plutôt que 
25952 \begin_inset Quotes eld
25953 \end_inset
25954
25955 section
25956 \begin_inset Quotes erd
25957 \end_inset
25958
25959 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25960 \end_layout
25961
25962 \begin_layout Standard
25963
25964 \series bold
25965
25966 \backslash
25967 addto
25968 \backslash
25969 extrasfrench{
25970 \backslash
25971 renewcommand{
25972 \backslash
25973 sectionautorefname}
25974 \begin_inset Newline newline
25975 \end_inset
25976
25977
25978 \begin_inset Phantom HPhantom
25979 status open
25980
25981 \begin_layout Plain Layout
25982
25983 \series bold
25984 \begin_inset space ~
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \end_inset
25991
25992 {sec.
25993 \backslash
25994 negthinspace}}
25995 \end_layout
25996
25997 \begin_layout Standard
25998 Si vous utilisez une autre langue que le français, remplacez 
25999 \series bold
26000
26001 \backslash
26002 extrasfrench
26003 \series default
26004  par 
26005 \series bold
26006
26007 \backslash
26008 extras***
26009 \series default
26010 , où *** est le nom de la langue que vous utilisez.
26011
26012 \series bold
26013  
26014 \end_layout
26015
26016 \begin_layout Standard
26017 Pour avoir des noms automatiques, mais pas pour certains types de références,
26018  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
26019 \end_layout
26020
26021 \begin_layout Standard
26022
26023 \series bold
26024
26025 \backslash
26026 addto
26027 \backslash
26028 extrasfrench{
26029 \backslash
26030 renewcommand*{
26031 \backslash
26032 equationautorefname}[1]{}}
26033 \end_layout
26034
26035 \begin_layout Standard
26036 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
26037  de 
26038 \series bold
26039 hyperref
26040 \series default
26041  
26042 \begin_inset CommandInset citation
26043 LatexCommand cite
26044 key "hyperref"
26045
26046 \end_inset
26047
26048 .
26049 \end_layout
26050
26051 \begin_layout Standard
26052 \begin_inset Note Greyedout
26053 status open
26054
26055 \begin_layout Plain Layout
26056
26057 \series bold
26058 Note:
26059 \series default
26060  Le nommage automatique de références ne peut être utilisé si vous avez
26061  choisi le style de référence 
26062 \family sans
26063 Référence
26064 \begin_inset space ~
26065 \end_inset
26066
26067 mise
26068 \begin_inset space ~
26069 \end_inset
26070
26071 en
26072 \begin_inset space ~
26073 \end_inset
26074
26075 forme
26076 \family default
26077  décrit dans la section
26078 \begin_inset space ~
26079 \end_inset
26080
26081
26082 \begin_inset CommandInset ref
26083 LatexCommand ref
26084 reference "sub:Formats-Références-Croisées"
26085
26086 \end_inset
26087
26088 .
26089 \end_layout
26090
26091 \end_inset
26092
26093
26094 \end_layout
26095
26096 \begin_layout Standard
26097 Le manuel 
26098 \emph on
26099 Math
26100 \emph default
26101  est un exemple dans lequel on a utilisé le référencement automatique.
26102 \end_layout
26103
26104 \begin_layout Subsection
26105 Positionnement des références 
26106 \begin_inset CommandInset label
26107 LatexCommand label
26108 name "sub:Reference-Position"
26109
26110 \end_inset
26111
26112
26113 \begin_inset Index idx
26114 status collapsed
26115
26116 \begin_layout Plain Layout
26117 References@Références ! Positionnement
26118 \end_layout
26119
26120 \end_inset
26121
26122
26123 \end_layout
26124
26125 \begin_layout Standard
26126 Si vous utilisez le paquetage 
26127 \series bold
26128 hyperref, 
26129 \series default
26130 qui est activé dans la rubrique 
26131 \family sans
26132 Propriétés du PDF
26133 \family default
26134  de la fenêtre de dialogue 
26135 \family sans
26136 Paramètres du document,
26137 \family default
26138  pour lier vos références croisées dans la sortie finale, vous verrez que
26139  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
26140  l'image.
26141  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
26142  pourrez voir l'image sans faire défiler le texte.
26143  Ce problème vient du fait que le point d'ancrage de la référence se situe
26144  à l'endroit de l'étiquette.
26145  En utilisant le paquetage LaTeX 
26146 \series bold
26147 hypcap
26148 \series default
26149
26150 \begin_inset Index idx
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154 Paquetages LaTeX ! hypcap
26155 \end_layout
26156
26157 \end_inset
26158
26159 , qui fait partie du paquetage LaTeX 
26160 \series bold
26161 oberdiek
26162 \series default
26163
26164 \begin_inset Index idx
26165 status collapsed
26166
26167 \begin_layout Plain Layout
26168 Paquetages LaTeX ! oberdiek
26169 \end_layout
26170
26171 \end_inset
26172
26173 , le point d'ancrage d'un lien est place en haut du flottant.
26174  Pour utiliser cette fonction avec les flottants de figure, chargez 
26175 \series bold
26176 hypcap
26177 \series default
26178  dans l'entête du document avec la ligne
26179 \end_layout
26180
26181 \begin_layout Standard
26182
26183 \series bold
26184
26185 \backslash
26186 usepackage[figure]{hypcap}
26187 \end_layout
26188
26189 \begin_layout Standard
26190 Vous pouvez aussi utiliser 
26191 \series bold
26192 hypcap
26193 \series default
26194  pour tous les types de flottants, mais ce n'est pas recommandé pour des
26195  raisons de stabilité.
26196  Pour plus d'information, jetez un coup d'œil au manuel d' 
26197 \series bold
26198 hypcap
26199 \series default
26200  
26201 \begin_inset CommandInset citation
26202 LatexCommand cite
26203 key "hypcap"
26204
26205 \end_inset
26206
26207 .
26208 \end_layout
26209
26210 \begin_layout Standard
26211 \begin_inset Note Greyedout
26212 status open
26213
26214 \begin_layout Plain Layout
26215
26216 \series bold
26217 Note:
26218 \series default
26219  
26220 \series bold
26221 hypcap
26222 \series default
26223  n'a aucun effet pour les références à des sous-figures.
26224 \end_layout
26225
26226 \end_inset
26227
26228
26229 \end_layout
26230
26231 \begin_layout Section
26232 Placement des flottants
26233 \begin_inset CommandInset label
26234 LatexCommand label
26235 name "sec:Placement-flottants"
26236
26237 \end_inset
26238
26239
26240 \begin_inset Index idx
26241 status collapsed
26242
26243 \begin_layout Plain Layout
26244 Flottants ! Placement
26245 \end_layout
26246
26247 \end_inset
26248
26249
26250 \end_layout
26251
26252 \begin_layout Standard
26253 En faisant un clic droit sur la boîte d'un flottant et 
26254 \lang english
26255 clicking on 
26256 \family sans
26257 Settings
26258 \family default
26259 \lang french
26260  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
26261  paramètres de placement que LaTeX utilise pour déterminer où placer le
26262  flottant.
26263 \begin_inset Newline newline
26264 \end_inset
26265
26266 L'option 
26267 \family sans
26268 Plusieurs
26269 \begin_inset space ~
26270 \end_inset
26271
26272 colonnes
26273 \family default
26274  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
26275  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
26276  confiné sur une seule colonne.
26277 \begin_inset Newline newline
26278 \end_inset
26279
26280 L'option 
26281 \family sans
26282 Rotation
26283 \begin_inset space ~
26284 \end_inset
26285
26286 90°
26287 \family default
26288  est utilisée pour faire tourner les flottants, voyez la section
26289 \begin_inset space ~
26290 \end_inset
26291
26292
26293 \begin_inset CommandInset ref
26294 LatexCommand ref
26295 reference "sec:Flottants-renversés"
26296
26297 \end_inset
26298
26299 .
26300 \end_layout
26301
26302 \begin_layout Standard
26303 En désactivant l'option 
26304 \family sans
26305 Utilise
26306 \begin_inset space ~
26307 \end_inset
26308
26309 le
26310 \begin_inset space ~
26311 \end_inset
26312
26313 placement
26314 \begin_inset space ~
26315 \end_inset
26316
26317 par
26318 \begin_inset space ~
26319 \end_inset
26320
26321 défaut
26322 \family default
26323  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
26324  le placement du flottant:
26325 \end_layout
26326
26327 \begin_layout Description
26328 Ici,
26329 \begin_inset space ~
26330 \end_inset
26331
26332 si
26333 \begin_inset space ~
26334 \end_inset
26335
26336 possible: essaie de placer le flottant à la position où il a été inséré
26337  dans LyX
26338 \end_layout
26339
26340 \begin_layout Description
26341 Haut
26342 \begin_inset space ~
26343 \end_inset
26344
26345 de
26346 \begin_inset space ~
26347 \end_inset
26348
26349 la
26350 \begin_inset space ~
26351 \end_inset
26352
26353 page: essaie de placer le flottant en haut de la page courante
26354 \end_layout
26355
26356 \begin_layout Description
26357 Bas
26358 \begin_inset space ~
26359 \end_inset
26360
26361 de
26362 \begin_inset space ~
26363 \end_inset
26364
26365 la
26366 \begin_inset space ~
26367 \end_inset
26368
26369 page: essaie de placer le flottant en bas de la page courante
26370 \end_layout
26371
26372 \begin_layout Description
26373 Page
26374 \begin_inset space ~
26375 \end_inset
26376
26377 de
26378 \begin_inset space ~
26379 \end_inset
26380
26381 flottants: essaie de placer le flottant sur une page à part, éventuellement
26382  avec d'autres flottants 
26383 \end_layout
26384
26385 \begin_layout Standard
26386 LaTeX utilise
26387 \emph on
26388  toujours 
26389 \emph default
26390 les options dans l'ordre donné ci-dessus.
26391  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
26392  d'abord essayer 
26393 \family sans
26394 Ici
26395 \begin_inset space ~
26396 \end_inset
26397
26398 si
26399 \begin_inset space ~
26400 \end_inset
26401
26402 possible
26403 \family default
26404 , ensuite 
26405 \family sans
26406 Haut
26407 \begin_inset space ~
26408 \end_inset
26409
26410 de
26411 \begin_inset space ~
26412 \end_inset
26413
26414 la
26415 \begin_inset space ~
26416 \end_inset
26417
26418 page
26419 \family default
26420 , et ainsi de suite.
26421  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
26422  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26423  Si aucune des quatre options de placement n'est possible, la procédure
26424  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26425 \end_layout
26426
26427 \begin_layout Standard
26428 Implicitement, chaque option a ses propres règles d'application:
26429 \end_layout
26430
26431 \begin_layout Standard
26432
26433 \family sans
26434 Haut
26435 \begin_inset space ~
26436 \end_inset
26437
26438 de
26439 \begin_inset space ~
26440 \end_inset
26441
26442 la
26443 \begin_inset space ~
26444 \end_inset
26445
26446 page
26447 \family default
26448  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26449  en haut de page (
26450 \series bold
26451
26452 \backslash
26453 topfraction
26454 \series default
26455 ).
26456 \end_layout
26457
26458 \begin_layout Standard
26459
26460 \family sans
26461 Bas
26462 \begin_inset space ~
26463 \end_inset
26464
26465 de
26466 \begin_inset space ~
26467 \end_inset
26468
26469 la
26470 \begin_inset space ~
26471 \end_inset
26472
26473 page
26474 \family default
26475  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26476  en bas de page (
26477 \series bold
26478
26479 \backslash
26480 bottomfraction
26481 \series default
26482 ).
26483 \end_layout
26484
26485 \begin_layout Standard
26486
26487 \family sans
26488 Page
26489 \begin_inset space ~
26490 \end_inset
26491
26492 de
26493 \begin_inset space ~
26494 \end_inset
26495
26496 flottants
26497 \family default
26498  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26499  si ils occupent plus de 50% de celle-ci (
26500 \series bold
26501
26502 \backslash
26503 floatpagefraction
26504 \series default
26505 ).
26506 \end_layout
26507
26508 \begin_layout Standard
26509 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26510  supplémentaire 
26511 \family sans
26512 Ignorer
26513 \begin_inset space ~
26514 \end_inset
26515
26516 les
26517 \begin_inset space ~
26518 \end_inset
26519
26520 règles
26521 \begin_inset space ~
26522 \end_inset
26523
26524 LaTeX
26525 \family default
26526 \lang english
26527 .
26528 \begin_inset Newline newline
26529 \end_inset
26530
26531
26532 \lang french
26533 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
26534  données entre parenthèses après les descriptions des règles données ci-dessus.
26535  Par exemple, pour augmenter à 50
26536 \begin_inset space \thinspace{}
26537 \end_inset
26538
26539 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26540  trop petite, ajoutez cette ligne au préambule de votre document :
26541 \end_layout
26542
26543 \begin_layout Standard
26544
26545 \series bold
26546
26547 \backslash
26548 renewcommand{
26549 \backslash
26550 bottomfraction}{0.5}
26551 \end_layout
26552
26553 \begin_layout Standard
26554 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26555  exactement à l'endroit où vous l'avez inséré.
26556  dans ce cas utilisez l'option 
26557 \family sans
26558 Ici
26559 \begin_inset space ~
26560 \end_inset
26561
26562 à
26563 \begin_inset space ~
26564 \end_inset
26565
26566 tout
26567 \begin_inset space ~
26568 \end_inset
26569
26570 Prix
26571 \family default
26572 .
26573  Utilisez cette option le moins souvent possible et seulement quand le document
26574  est presque prêt à être imprimé.
26575  En effet, le flottant n'est plus capable de 
26576 \begin_inset Quotes eld
26577 \end_inset
26578
26579 flotter
26580 \begin_inset Quotes erd
26581 \end_inset
26582
26583 , ce qui peut perturber toutes les mises en page.
26584 \end_layout
26585
26586 \begin_layout Standard
26587 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26588  sont toujours entourés par le texte d'un paragraphe donné.
26589 \begin_inset VSpace bigskip
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Standard
26596 On peut parfois se trouver dans la situation où un flottant est placé en
26597  haut d'une page alors que la section concernée ne commence qu'au milieu
26598  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26599  la section précédente.
26600  On peut utiliser la commande LaTeX 
26601 \series bold
26602
26603 \backslash
26604 suppressfloats
26605 \series default
26606  pour éviter ce cas.
26607  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26608  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26609  soit placé avant que la section commence.
26610  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26611  votre document :
26612 \end_layout
26613
26614 \begin_layout Standard
26615
26616 \series bold
26617
26618 \backslash
26619 let
26620 \backslash
26621 mySection
26622 \backslash
26623 section
26624 \begin_inset Newline newline
26625 \end_inset
26626
26627
26628 \backslash
26629 renewcommand{
26630 \backslash
26631 section}{
26632 \backslash
26633 suppressfloats[t]
26634 \backslash
26635 mySection}
26636 \end_layout
26637
26638 \begin_layout Standard
26639 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26640  comme les chapitres et les sous-sections.
26641  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26642  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
26643  ensuite avoir du mal à trouver un positionnement correct.
26644 \end_layout
26645
26646 \begin_layout Standard
26647 \begin_inset VSpace bigskip
26648 \end_inset
26649
26650 Dans certains cas il est demandé de placer toutes les figures et tous les
26651  tableaux à la fin du document.
26652  C'est pour de telles situations que le paquetage LaTeX 
26653 \series bold
26654 endfloat
26655 \series default
26656
26657 \begin_inset Index idx
26658 status collapsed
26659
26660 \begin_layout Plain Layout
26661 Paquetages LaTeX ! endfloat
26662 \end_layout
26663
26664 \end_inset
26665
26666  a été développé.
26667  Il met en effet tous les flottants de figures et de tableaux à la fin du
26668  document dans leurs propres sections.
26669  À la position d'origine du flottant, une indication textuelle du genre
26670  
26671 \begin_inset Quotes eld
26672 \end_inset
26673
26674
26675 \family sans
26676 [Figure
26677 \begin_inset space ~
26678 \end_inset
26679
26680 3.2 
26681 \lang english
26682 about here.
26683 \lang french
26684 ]
26685 \family default
26686
26687 \begin_inset Quotes erd
26688 \end_inset
26689
26690  est insérée.
26691  Le paquetage 
26692 \series bold
26693 endfloat
26694 \series default
26695  est chargé dans le préambule avec la ligne suivante 
26696 \end_layout
26697
26698 \begin_layout Standard
26699
26700 \series bold
26701
26702 \backslash
26703 usepackage[options]{endfloat}
26704 \end_layout
26705
26706 \begin_layout Standard
26707 Il y a aussi de nombreuses options de paquetage pour modifier le format
26708  des sections de figures ou de tableau qui sont créées.
26709  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26710  
26711 \series bold
26712 endfloa
26713 \series default
26714
26715 \begin_inset CommandInset citation
26716 LatexCommand cite
26717 key "endfloat"
26718
26719 \end_inset
26720
26721 .
26722 \begin_inset Newline newline
26723 \end_inset
26724
26725
26726 \begin_inset Note Greyedout
26727 status open
26728
26729 \begin_layout Plain Layout
26730
26731 \series bold
26732 Note: endfloat
26733 \series default
26734  ne fournit pas de traduction automatique de l'indication textuelle, vous
26735  devez donc le faire manuellement, voyez la section
26736 \begin_inset space ~
26737 \end_inset
26738
26739 4 de 
26740 \begin_inset CommandInset citation
26741 LatexCommand cite
26742 key "endfloat"
26743
26744 \end_inset
26745
26746 .
26747 \end_layout
26748
26749 \end_inset
26750
26751
26752 \begin_inset Newline newline
26753 \end_inset
26754
26755
26756 \begin_inset Note Greyedout
26757 status open
26758
26759 \begin_layout Plain Layout
26760
26761 \series bold
26762 Note:
26763 \series default
26764  Il y a actuellement un bug dans le paquetage 
26765 \series bold
26766 endfloat
26767 \series default
26768  quand la légende contient un 
26769 \begin_inset Quotes eld
26770 \end_inset
26771
26772 ß
26773 \begin_inset Quotes erd
26774 \end_inset
26775
26776  allemand.
26777  Utilisez dans ce cas la commande 
26778 \begin_inset Quotes eld
26779 \end_inset
26780
26781
26782 \series bold
26783
26784 \backslash
26785 ss
26786 \series default
26787
26788 \begin_inset Quotes erd
26789 \end_inset
26790
26791  en code TeX à la place du 
26792 \begin_inset Quotes eld
26793 \end_inset
26794
26795 ß
26796 \begin_inset Quotes erd
26797 \end_inset
26798
26799 .
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \end_layout
26806
26807 \begin_layout Standard
26808 \begin_inset VSpace bigskip
26809 \end_inset
26810
26811 Pour plus d'information sur les manières de placer les flottants, jetez
26812  un coup d'œil aux livres sur LaTeX, 
26813 \begin_inset CommandInset citation
26814 LatexCommand cite
26815 key "latexcompanion,latexguide,latexbook"
26816
26817 \end_inset
26818
26819 .
26820 \end_layout
26821
26822 \begin_layout Section
26823 Flottants renversés
26824 \begin_inset CommandInset label
26825 LatexCommand label
26826 name "sec:Flottants-renversés"
26827
26828 \end_inset
26829
26830
26831 \begin_inset Index idx
26832 status collapsed
26833
26834 \begin_layout Plain Layout
26835 Flottants ! Renversés
26836 \end_layout
26837
26838 \end_inset
26839
26840
26841 \end_layout
26842
26843 \begin_layout Standard
26844 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26845  tableaux très larges.
26846  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26847  un clic droit sur la boîte du flottant et utilisez l'option 
26848 \family sans
26849 Rotation
26850 \begin_inset space ~
26851 \end_inset
26852
26853 90°
26854 \family default
26855 .
26856 \end_layout
26857
26858 \begin_layout Standard
26859 Les flottants renversés sont systématiquement placés sur leur propre page
26860  ( ou colonne, si vous avez un document sur deux colonnes ).
26861  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26862  
26863 \family sans
26864 Plusieurs
26865 \begin_inset space ~
26866 \end_inset
26867
26868 colonnes
26869 \family default
26870  dans les paramètres du flottant.
26871  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26872  du côté de la marge externe.
26873  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26874  ajouter soit l'option 
26875 \series bold
26876 figuresleft
26877 \series default
26878  soit l'option 
26879 \series bold
26880 figuresright
26881 \series default
26882  aux options de la classe de document.
26883 \end_layout
26884
26885 \begin_layout Standard
26886 Faire référence à un flottant renversé se fait de la même manière que pour
26887  un flottant normal, la mise en forme de la légende est aussi identique
26888  : Le tableau
26889 \begin_inset space ~
26890 \end_inset
26891
26892
26893 \begin_inset CommandInset ref
26894 LatexCommand ref
26895 reference "tab:Tableau-pivoté"
26896
26897 \end_inset
26898
26899  est un exemple de flottant de tableau renversé.
26900 \end_layout
26901
26902 \begin_layout Standard
26903 \begin_inset Note Greyedout
26904 status open
26905
26906 \begin_layout Plain Layout
26907
26908 \series bold
26909 Note:
26910 \series default
26911  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26912  DVI.
26913 \end_layout
26914
26915 \end_inset
26916
26917
26918 \end_layout
26919
26920 \begin_layout Standard
26921 \begin_inset Float table
26922 wide false
26923 sideways true
26924 status open
26925
26926 \begin_layout Plain Layout
26927 \begin_inset Caption Standard
26928
26929 \begin_layout Plain Layout
26930 \begin_inset CommandInset label
26931 LatexCommand label
26932 name "tab:Tableau-pivoté"
26933
26934 \end_inset
26935
26936  Tableau pivoté
26937 \end_layout
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Plain Layout
26945 \align center
26946 \begin_inset Tabular
26947 <lyxtabular version="3" rows="1" columns="5">
26948 <features rotate="0" tabularvalignment="middle">
26949 <column alignment="center" valignment="top">
26950 <column alignment="center" valignment="top">
26951 <column alignment="center" valignment="top">
26952 <column alignment="center" valignment="top">
26953 <column alignment="center" valignment="top">
26954 <row>
26955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26956 \begin_inset Text
26957
26958 \begin_layout Plain Layout
26959 test
26960 \end_layout
26961
26962 \end_inset
26963 </cell>
26964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26965 \begin_inset Text
26966
26967 \begin_layout Plain Layout
26968 b
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977 c
26978 \end_layout
26979
26980 \end_inset
26981 </cell>
26982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26983 \begin_inset Text
26984
26985 \begin_layout Plain Layout
26986 d
26987 \end_layout
26988
26989 \end_inset
26990 </cell>
26991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26992 \begin_inset Text
26993
26994 \begin_layout Plain Layout
26995 e
26996 \end_layout
26997
26998 \end_inset
26999 </cell>
27000 </row>
27001 </lyxtabular>
27002
27003 \end_inset
27004
27005
27006 \end_layout
27007
27008 \end_inset
27009
27010
27011 \end_layout
27012
27013 \begin_layout Section
27014 Sous-flottants
27015 \begin_inset Index idx
27016 status collapsed
27017
27018 \begin_layout Plain Layout
27019 Flottants ! Sous-flottants
27020 \end_layout
27021
27022 \end_inset
27023
27024
27025 \end_layout
27026
27027 \begin_layout Standard
27028 Un exemple de sous-flottant : une figure composée de plusieurs images.
27029  On les crée en insérant un flottant dans un flottant existant.
27030  Le positionnement des sous-flottants peut être contrôlé comme pour les
27031  paragraphes comme on le voit avec les tableaux
27032 \begin_inset space ~
27033 \end_inset
27034
27035
27036 \begin_inset CommandInset ref
27037 LatexCommand ref
27038 reference "tab:Deux-sous-tableaux-cote-a-cote"
27039
27040 \end_inset
27041
27042  et 
27043 \begin_inset CommandInset ref
27044 LatexCommand ref
27045 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27046
27047 \end_inset
27048
27049 .
27050 \end_layout
27051
27052 \begin_layout Standard
27053 On fait référence à des sous-flottants comme on le ferait avec des flottants
27054  normaux : Les tableaux
27055 \begin_inset space ~
27056 \end_inset
27057
27058
27059 \begin_inset CommandInset ref
27060 LatexCommand ref
27061 reference "tab:Le-sous-tableau-a"
27062
27063 \end_inset
27064
27065  et 
27066 \begin_inset CommandInset ref
27067 LatexCommand ref
27068 reference "tab:Le-sous-tableau-b"
27069
27070 \end_inset
27071
27072  sont des sous-tableaux du tableau
27073 \begin_inset space ~
27074 \end_inset
27075
27076
27077 \begin_inset CommandInset ref
27078 LatexCommand ref
27079 reference "tab:Deux-sous-tableaux-cote-a-cote"
27080
27081 \end_inset
27082
27083 .
27084 \end_layout
27085
27086 \begin_layout Standard
27087 \begin_inset Float table
27088 wide false
27089 sideways false
27090 status open
27091
27092 \begin_layout Plain Layout
27093 \begin_inset Caption Standard
27094
27095 \begin_layout Plain Layout
27096 \begin_inset CommandInset label
27097 LatexCommand label
27098 name "tab:Deux-sous-tableaux-cote-a-cote"
27099
27100 \end_inset
27101
27102 Deux sous-tableaux placés côte-à-côte.
27103 \end_layout
27104
27105 \end_inset
27106
27107
27108 \end_layout
27109
27110 \begin_layout Plain Layout
27111 \align center
27112 \begin_inset space \hfill{}
27113 \end_inset
27114
27115
27116 \begin_inset Float table
27117 wide false
27118 sideways false
27119 status collapsed
27120
27121 \begin_layout Plain Layout
27122 \begin_inset Caption Standard
27123
27124 \begin_layout Plain Layout
27125 \begin_inset CommandInset label
27126 LatexCommand label
27127 name "tab:Le-sous-tableau-a"
27128
27129 \end_inset
27130
27131 Le sous-tableau a
27132 \end_layout
27133
27134 \end_inset
27135
27136
27137 \end_layout
27138
27139 \begin_layout Plain Layout
27140 \align center
27141 \begin_inset Tabular
27142 <lyxtabular version="3" rows="1" columns="5">
27143 <features rotate="0" tabularvalignment="middle">
27144 <column alignment="center" valignment="top">
27145 <column alignment="center" valignment="top">
27146 <column alignment="center" valignment="top">
27147 <column alignment="center" valignment="top">
27148 <column alignment="center" valignment="top">
27149 <row>
27150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27151 \begin_inset Text
27152
27153 \begin_layout Plain Layout
27154 test
27155 \end_layout
27156
27157 \end_inset
27158 </cell>
27159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27160 \begin_inset Text
27161
27162 \begin_layout Plain Layout
27163 b
27164 \end_layout
27165
27166 \end_inset
27167 </cell>
27168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27169 \begin_inset Text
27170
27171 \begin_layout Plain Layout
27172 c
27173 \end_layout
27174
27175 \end_inset
27176 </cell>
27177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27178 \begin_inset Text
27179
27180 \begin_layout Plain Layout
27181 d
27182 \end_layout
27183
27184 \end_inset
27185 </cell>
27186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27187 \begin_inset Text
27188
27189 \begin_layout Plain Layout
27190 e
27191 \end_layout
27192
27193 \end_inset
27194 </cell>
27195 </row>
27196 </lyxtabular>
27197
27198 \end_inset
27199
27200
27201 \end_layout
27202
27203 \end_inset
27204
27205
27206 \begin_inset space \hfill{}
27207 \end_inset
27208
27209
27210 \begin_inset Float table
27211 wide false
27212 sideways false
27213 status collapsed
27214
27215 \begin_layout Plain Layout
27216 \begin_inset Caption Standard
27217
27218 \begin_layout Plain Layout
27219 \begin_inset CommandInset label
27220 LatexCommand label
27221 name "tab:Le-sous-tableau-b"
27222
27223 \end_inset
27224
27225 Le sous-tableau b.
27226 \end_layout
27227
27228 \end_inset
27229
27230
27231 \end_layout
27232
27233 \begin_layout Plain Layout
27234 \align center
27235 \begin_inset Tabular
27236 <lyxtabular version="3" rows="1" columns="5">
27237 <features rotate="0" tabularvalignment="middle">
27238 <column alignment="center" valignment="top">
27239 <column alignment="center" valignment="top">
27240 <column alignment="center" valignment="top">
27241 <column alignment="center" valignment="top">
27242 <column alignment="center" valignment="top">
27243 <row>
27244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27245 \begin_inset Text
27246
27247 \begin_layout Plain Layout
27248 e
27249 \end_layout
27250
27251 \end_inset
27252 </cell>
27253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27254 \begin_inset Text
27255
27256 \begin_layout Plain Layout
27257 d
27258 \end_layout
27259
27260 \end_inset
27261 </cell>
27262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27263 \begin_inset Text
27264
27265 \begin_layout Plain Layout
27266 c
27267 \end_layout
27268
27269 \end_inset
27270 </cell>
27271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27272 \begin_inset Text
27273
27274 \begin_layout Plain Layout
27275 b
27276 \end_layout
27277
27278 \end_inset
27279 </cell>
27280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27281 \begin_inset Text
27282
27283 \begin_layout Plain Layout
27284 test
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 </row>
27290 </lyxtabular>
27291
27292 \end_inset
27293
27294
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \begin_inset space \hfill{}
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \end_inset
27307
27308
27309 \end_layout
27310
27311 \begin_layout Standard
27312 \begin_inset Float table
27313 wide false
27314 sideways false
27315 status open
27316
27317 \begin_layout Plain Layout
27318 \begin_inset Caption Standard
27319
27320 \begin_layout Plain Layout
27321 \begin_inset CommandInset label
27322 LatexCommand label
27323 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27324
27325 \end_inset
27326
27327 Deux sous-tableaux placés l'un sur l'autre.
27328  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
27329 \end_layout
27330
27331 \end_inset
27332
27333
27334 \end_layout
27335
27336 \begin_layout Plain Layout
27337 \align center
27338 \begin_inset Float table
27339 wide false
27340 sideways false
27341 status collapsed
27342
27343 \begin_layout Plain Layout
27344 \begin_inset Caption Standard
27345
27346 \begin_layout Plain Layout
27347
27348 \end_layout
27349
27350 \end_inset
27351
27352
27353 \end_layout
27354
27355 \begin_layout Plain Layout
27356 \align center
27357 \begin_inset Tabular
27358 <lyxtabular version="3" rows="1" columns="4">
27359 <features rotate="0" tabularvalignment="middle">
27360 <column alignment="center" valignment="top">
27361 <column alignment="center" valignment="top">
27362 <column alignment="center" valignment="top">
27363 <column alignment="center" valignment="top">
27364 <row>
27365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27366 \begin_inset Text
27367
27368 \begin_layout Plain Layout
27369 test
27370 \end_layout
27371
27372 \end_inset
27373 </cell>
27374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27375 \begin_inset Text
27376
27377 \begin_layout Plain Layout
27378 test
27379 \end_layout
27380
27381 \end_inset
27382 </cell>
27383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27384 \begin_inset Text
27385
27386 \begin_layout Plain Layout
27387 test
27388 \end_layout
27389
27390 \end_inset
27391 </cell>
27392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27393 \begin_inset Text
27394
27395 \begin_layout Plain Layout
27396 test
27397 \end_layout
27398
27399 \end_inset
27400 </cell>
27401 </row>
27402 </lyxtabular>
27403
27404 \end_inset
27405
27406
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \begin_layout Plain Layout
27415 \align center
27416 \begin_inset Float table
27417 wide false
27418 sideways false
27419 status collapsed
27420
27421 \begin_layout Plain Layout
27422 \begin_inset Caption Standard
27423
27424 \begin_layout Plain Layout
27425
27426 \end_layout
27427
27428 \end_inset
27429
27430
27431 \end_layout
27432
27433 \begin_layout Plain Layout
27434 \align center
27435 \begin_inset Tabular
27436 <lyxtabular version="3" rows="1" columns="5">
27437 <features rotate="0" tabularvalignment="middle">
27438 <column alignment="center" valignment="top">
27439 <column alignment="center" valignment="top">
27440 <column alignment="center" valignment="top">
27441 <column alignment="center" valignment="top">
27442 <column alignment="center" valignment="top">
27443 <row>
27444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27445 \begin_inset Text
27446
27447 \begin_layout Plain Layout
27448 a
27449 \end_layout
27450
27451 \end_inset
27452 </cell>
27453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27454 \begin_inset Text
27455
27456 \begin_layout Plain Layout
27457 b
27458 \end_layout
27459
27460 \end_inset
27461 </cell>
27462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27463 \begin_inset Text
27464
27465 \begin_layout Plain Layout
27466 c
27467 \end_layout
27468
27469 \end_inset
27470 </cell>
27471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27472 \begin_inset Text
27473
27474 \begin_layout Plain Layout
27475 d
27476 \end_layout
27477
27478 \end_inset
27479 </cell>
27480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27481 \begin_inset Text
27482
27483 \begin_layout Plain Layout
27484 e
27485 \end_layout
27486
27487 \end_inset
27488 </cell>
27489 </row>
27490 </lyxtabular>
27491
27492 \end_inset
27493
27494
27495 \end_layout
27496
27497 \end_inset
27498
27499
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \end_layout
27506
27507 \begin_layout Section
27508 Flottants côte-à-côte
27509 \begin_inset Index idx
27510 status collapsed
27511
27512 \begin_layout Plain Layout
27513 Flottants ! côte-à-côte
27514 \end_layout
27515
27516 \end_inset
27517
27518
27519 \end_layout
27520
27521 \begin_layout Standard
27522 Pour placer des flottants côte-à-côte, comme pour la figure
27523 \begin_inset space ~
27524 \end_inset
27525
27526
27527 \begin_inset CommandInset ref
27528 LatexCommand ref
27529 reference "fig:Flottant-gauche"
27530
27531 \end_inset
27532
27533  et 
27534 \begin_inset CommandInset ref
27535 LatexCommand ref
27536 reference "fig:Flottant-droit"
27537
27538 \end_inset
27539
27540 , on n'utilise 
27541 \emph on
27542 qu'un seul 
27543 \emph default
27544 flottant.
27545  On y insère deux boîtes de minipages.
27546 \begin_inset Foot
27547 status collapsed
27548
27549 \begin_layout Plain Layout
27550 Les minipages sont décrites dans la section
27551 \begin_inset space ~
27552 \end_inset
27553
27554
27555 \begin_inset CommandInset ref
27556 LatexCommand ref
27557 reference "sec:Minipages"
27558
27559 \end_inset
27560
27561 .
27562 \end_layout
27563
27564 \end_inset
27565
27566  La largeur est mise à 45
27567 \begin_inset space \thinspace{}
27568 \end_inset
27569
27570 -50
27571 \begin_inset space \thinspace{}
27572 \end_inset
27573
27574 column% et l'alignement de la boîte à 
27575 \family sans
27576 Bas
27577 \family default
27578  pour chaque minipage.
27579  Les boîtes minipages contiennent l'image et la légende exactement comme
27580  avec un flottant.
27581  La seule différence est que l'unité de longueur 
27582 \family sans
27583 Largeur
27584 \begin_inset space ~
27585 \end_inset
27586
27587 colonne
27588 \begin_inset space ~
27589 \end_inset
27590
27591 %
27592 \family default
27593  utilisée pour l'image est maintenant définie par rapport à la largeur des
27594  boîtes minipages.
27595 \end_layout
27596
27597 \begin_layout Standard
27598 \begin_inset Float figure
27599 wide false
27600 sideways false
27601 status open
27602
27603 \begin_layout Plain Layout
27604 \begin_inset Box Frameless
27605 position "b"
27606 hor_pos "c"
27607 has_inner_box 1
27608 inner_pos "t"
27609 use_parbox 0
27610 use_makebox 0
27611 width "45col%"
27612 special "none"
27613 height "1in"
27614 height_special "totalheight"
27615 status open
27616
27617 \begin_layout Plain Layout
27618 \align center
27619 \begin_inset Graphics
27620         filename ../clipart/mobius.eps
27621         lyxscale 50
27622         width 100col%
27623         scaleBeforeRotation
27624
27625 \end_inset
27626
27627
27628 \end_layout
27629
27630 \begin_layout Plain Layout
27631 \begin_inset Caption Standard
27632
27633 \begin_layout Plain Layout
27634 \begin_inset CommandInset label
27635 LatexCommand label
27636 name "fig:Flottant-gauche"
27637
27638 \end_inset
27639
27640 Flottant du côté gauche.
27641 \end_layout
27642
27643 \end_inset
27644
27645
27646 \end_layout
27647
27648 \end_inset
27649
27650
27651 \begin_inset space \hfill{}
27652 \end_inset
27653
27654
27655 \begin_inset Box Frameless
27656 position "b"
27657 hor_pos "c"
27658 has_inner_box 1
27659 inner_pos "t"
27660 use_parbox 0
27661 use_makebox 0
27662 width "45col%"
27663 special "none"
27664 height "1in"
27665 height_special "totalheight"
27666 status open
27667
27668 \begin_layout Plain Layout
27669 \align center
27670 \begin_inset Graphics
27671         filename ../clipart/platypus.eps
27672         lyxscale 50
27673         width 100col%
27674         scaleBeforeRotation
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Plain Layout
27682 \begin_inset Caption Standard
27683
27684 \begin_layout Plain Layout
27685 \begin_inset CommandInset label
27686 LatexCommand label
27687 name "fig:Flottant-droit"
27688
27689 \end_inset
27690
27691 Flottant du côté droit.
27692 \end_layout
27693
27694 \end_inset
27695
27696
27697 \end_layout
27698
27699 \end_inset
27700
27701
27702 \end_layout
27703
27704 \end_inset
27705
27706
27707 \end_layout
27708
27709 \begin_layout Section
27710 Mise en forme de la légende
27711 \begin_inset Index idx
27712 status collapsed
27713
27714 \begin_layout Plain Layout
27715 Légende ! Mise en forme
27716 \end_layout
27717
27718 \end_inset
27719
27720
27721 \begin_inset Index idx
27722 status collapsed
27723
27724 \begin_layout Plain Layout
27725 Flottants ! Mise en forme de la Légende
27726 \end_layout
27727
27728 \end_inset
27729
27730
27731 \begin_inset CommandInset label
27732 LatexCommand label
27733 name "sec:Formatage-légende"
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \begin_layout Standard
27741 L'environnement 
27742 \family sans
27743 Légende
27744 \family default
27745  est l'environnement de paragraphe implicite pour les 
27746 \family sans
27747 flottants
27748 \family default
27749 .
27750  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
27751  par exemple 
27752 \begin_inset Quotes eld
27753 \end_inset
27754
27755
27756 \family sans
27757 Figure #:
27758 \family default
27759
27760 \begin_inset Quotes erd
27761 \end_inset
27762
27763  suivi par le texte de la légende.
27764  Le 
27765 \begin_inset Quotes eld
27766 \end_inset
27767
27768 #
27769 \begin_inset Quotes erd
27770 \end_inset
27771
27772  étant remplacé par le numéro de référence réel.
27773  implicitement l'étiquette et le numéro sont dans la même police de caractères
27774  que le texte de la légende et deux points suivent le numéro pour séparer
27775  l'étiquette du texte.
27776  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27777 \end_layout
27778
27779 \begin_layout Standard
27780 Pour modifier le format implicite des légendes, il faut charger le paquetage
27781  LaTeX 
27782 \series bold
27783 caption
27784 \series default
27785
27786 \begin_inset Index idx
27787 status collapsed
27788
27789 \begin_layout Plain Layout
27790 Paquetages LaTeX ! caption
27791 \end_layout
27792
27793 \end_inset
27794
27795  dans le préambule de votre document avec la ligne suivante :
27796 \end_layout
27797
27798 \begin_layout Standard
27799
27800 \series bold
27801
27802 \backslash
27803 usepackage[format definition]{caption}
27804 \end_layout
27805
27806 \begin_layout Standard
27807 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27808  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27809  dans ce document, utilisez les commandes suivantes :
27810 \end_layout
27811
27812 \begin_layout Standard
27813
27814 \series bold
27815
27816 \backslash
27817 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27818 \end_layout
27819
27820 \begin_layout Standard
27821 Vous pouvez aussi définir des formats de légendes différents pour les différents
27822  types de flottants.
27823  Dans ce cas chargez le paquetage 
27824 \series bold
27825 caption 
27826 \series default
27827 sans option de format spécifique et définissez les différents formats à
27828  l'aide de la commande 
27829 \end_layout
27830
27831 \begin_layout Standard
27832
27833 \series bold
27834
27835 \backslash
27836 captionsetup[type de flottant]{définition du format}
27837 \end_layout
27838
27839 \begin_layout Standard
27840 dans le préambule du document.
27841  Par exemple les formats de légende de la Figure
27842 \begin_inset space ~
27843 \end_inset
27844
27845
27846 \begin_inset CommandInset ref
27847 LatexCommand ref
27848 reference "fig:Legende-de-fig"
27849
27850 \end_inset
27851
27852  et du Tableau
27853 \begin_inset space ~
27854 \end_inset
27855
27856
27857 \begin_inset CommandInset ref
27858 LatexCommand ref
27859 reference "tab:Légende-de-tab"
27860
27861 \end_inset
27862
27863  peuvent être créés en utilisant les commandes suivantes dans le préambule
27864  :
27865 \end_layout
27866
27867 \begin_layout Standard
27868
27869 \series bold
27870
27871 \backslash
27872 usepackage[tableposition=top]{caption}
27873 \series default
27874
27875 \begin_inset Newline newline
27876 \end_inset
27877
27878
27879 \series bold
27880
27881 \backslash
27882 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27883 \begin_inset Newline newline
27884 \end_inset
27885
27886
27887 \begin_inset Phantom HPhantom
27888 status open
27889
27890 \begin_layout Plain Layout
27891
27892 \series bold
27893
27894 \backslash
27895 captionsetup[figure]{
27896 \end_layout
27897
27898 \end_inset
27899
27900 labelsep=period}
27901 \begin_inset Newline newline
27902 \end_inset
27903
27904
27905 \backslash
27906 captionsetup[table]{labelfont={bf,sf}}
27907 \end_layout
27908
27909 \begin_layout Standard
27910 \begin_inset Note Greyedout
27911 status open
27912
27913 \begin_layout Plain Layout
27914
27915 \series bold
27916 Note:
27917 \series default
27918  L'option 
27919 \series bold
27920 tableposition=top
27921 \series default
27922  n'a pas d'effet quand on utilise un document de classe 
27923 \series bold
27924 KOMA-Script
27925 \series default
27926
27927 \begin_inset Index idx
27928 status collapsed
27929
27930 \begin_layout Plain Layout
27931 Paquetages LaTeX ! KOMA-Script
27932 \end_layout
27933
27934 \end_inset
27935
27936 .
27937  Dans ce cas on doit utiliser l'option 
27938 \series bold
27939 captions=tableheading
27940 \series default
27941  de la classe de document.
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \begin_layout Standard
27950 Pour plus d'information sur le paquetage 
27951 \series bold
27952 caption
27953 \series default
27954  nous vous renvoyons à sa documentation 
27955 \begin_inset CommandInset citation
27956 LatexCommand cite
27957 key "caption"
27958
27959 \end_inset
27960
27961 .
27962 \end_layout
27963
27964 \begin_layout Standard
27965 Pour changer le nom de l'étiquette, par exemple de 
27966 \begin_inset Quotes eld
27967 \end_inset
27968
27969 Figure
27970 \begin_inset Quotes erd
27971 \end_inset
27972
27973  à 
27974 \begin_inset Quotes eld
27975 \end_inset
27976
27977 Image
27978 \begin_inset Quotes erd
27979 \end_inset
27980
27981 , utilisez la commande suivante dans le préambule :
27982 \end_layout
27983
27984 \begin_layout Standard
27985
27986 \series bold
27987
27988 \backslash
27989 renewcommand{
27990 \backslash
27991 fnum@figure}{Image~
27992 \backslash
27993 thefigure}
27994 \end_layout
27995
27996 \begin_layout Standard
27997 où 
27998 \series bold
27999
28000 \backslash
28001 thefigure
28002 \series default
28003  insère le numéro de la figure et
28004 \series bold
28005  
28006 \begin_inset Quotes eld
28007 \end_inset
28008
28009 ~
28010 \series default
28011
28012 \begin_inset Quotes erd
28013 \end_inset
28014
28015  ajoute une espace insécable.
28016 \end_layout
28017
28018 \begin_layout Standard
28019 \begin_inset VSpace bigskip
28020 \end_inset
28021
28022 Si vous utilisez un document de classe 
28023 \series bold
28024 KOMA-Script
28025 \series default
28026
28027 \begin_inset Index idx
28028 status collapsed
28029
28030 \begin_layout Plain Layout
28031 Paquetages LaTeX ! KOMA-Script
28032 \end_layout
28033
28034 \end_inset
28035
28036  (
28037 \family sans
28038 article (KOMA-Script)
28039 \family default
28040
28041 \family sans
28042 book (KOMA-Script)
28043 \family default
28044
28045 \family sans
28046 letter (KOMA-Script)
28047 \family default
28048 , ou 
28049 \family sans
28050 report (KOMA-Script)
28051 \family default
28052
28053 \begin_inset space \thinspace{}
28054 \end_inset
28055
28056 ), Vous pouvez utiliser la commande incorporée 
28057 \series bold
28058
28059 \backslash
28060 setkomafont 
28061 \series default
28062 du paquetage
28063 \series bold
28064  KOMA-Script 
28065 \series default
28066 à la place du paquetage
28067 \series bold
28068  caption.
28069  
28070 \series default
28071 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
28072  suivante au préambule de votre document :
28073 \end_layout
28074
28075 \begin_layout Standard
28076
28077 \series bold
28078
28079 \backslash
28080 setkomafont{captionlabel}{
28081 \backslash
28082 bfseries}
28083 \end_layout
28084
28085 \begin_layout Standard
28086 Pour plus d'information au sujet de 
28087 \series bold
28088
28089 \backslash
28090 setkomafont
28091 \series default
28092  nous vous renvoyons à la documentation du paquetage 
28093 \series bold
28094 KOMA-Script
28095 \series default
28096  
28097 \begin_inset CommandInset citation
28098 LatexCommand cite
28099 key "KOMA-Script"
28100
28101 \end_inset
28102
28103 .
28104 \end_layout
28105
28106 \begin_layout Standard
28107 \begin_inset ERT
28108 status collapsed
28109
28110 \begin_layout Plain Layout
28111
28112
28113 \backslash
28114 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28115 }
28116 \end_layout
28117
28118 \end_inset
28119
28120
28121 \begin_inset Note Note
28122 status open
28123
28124 \begin_layout Plain Layout
28125 Le format de la légende n'est modifié que pour cet exemple.
28126 \end_layout
28127
28128 \end_inset
28129
28130
28131 \end_layout
28132
28133 \begin_layout Standard
28134 \begin_inset Float figure
28135 placement !p
28136 wide false
28137 sideways false
28138 status open
28139
28140 \begin_layout Plain Layout
28141 \align center
28142 \begin_inset Graphics
28143         filename ../clipart/mobius.eps
28144         lyxscale 50
28145         scale 50
28146         scaleBeforeRotation
28147
28148 \end_inset
28149
28150
28151 \end_layout
28152
28153 \begin_layout Plain Layout
28154 \begin_inset Caption Standard
28155
28156 \begin_layout Plain Layout
28157 \begin_inset CommandInset label
28158 LatexCommand label
28159 name "fig:Legende-de-fig"
28160
28161 \end_inset
28162
28163 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
28164  pour montrer les différents types de formats de légendes.
28165  Ici on a utilisé un format de légende personnalisé.
28166 \end_layout
28167
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \end_inset
28174
28175
28176 \end_layout
28177
28178 \begin_layout Standard
28179 \begin_inset ERT
28180 status collapsed
28181
28182 \begin_layout Plain Layout
28183
28184
28185 \backslash
28186 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28187 on}
28188 \end_layout
28189
28190 \end_inset
28191
28192
28193 \end_layout
28194
28195 \begin_layout Standard
28196 \begin_inset Float table
28197 placement !p
28198 wide false
28199 sideways false
28200 status open
28201
28202 \begin_layout Plain Layout
28203 \begin_inset Caption Standard
28204
28205 \begin_layout Plain Layout
28206 \begin_inset CommandInset label
28207 LatexCommand label
28208 name "tab:Légende-de-tab"
28209
28210 \end_inset
28211
28212 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
28213  pour montrer les différents types de formats de légendes.
28214  Ici on a utilisé le format de légende implicite.
28215 \end_layout
28216
28217 \end_inset
28218
28219
28220 \end_layout
28221
28222 \begin_layout Plain Layout
28223 \align center
28224 \begin_inset Tabular
28225 <lyxtabular version="3" rows="1" columns="5">
28226 <features rotate="0" tabularvalignment="middle">
28227 <column alignment="center" valignment="top">
28228 <column alignment="center" valignment="top">
28229 <column alignment="center" valignment="top">
28230 <column alignment="center" valignment="top">
28231 <column alignment="center" valignment="top">
28232 <row>
28233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28234 \begin_inset Text
28235
28236 \begin_layout Plain Layout
28237 a
28238 \end_layout
28239
28240 \end_inset
28241 </cell>
28242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28243 \begin_inset Text
28244
28245 \begin_layout Plain Layout
28246 b
28247 \end_layout
28248
28249 \end_inset
28250 </cell>
28251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28252 \begin_inset Text
28253
28254 \begin_layout Plain Layout
28255 c
28256 \end_layout
28257
28258 \end_inset
28259 </cell>
28260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28261 \begin_inset Text
28262
28263 \begin_layout Plain Layout
28264 d
28265 \end_layout
28266
28267 \end_inset
28268 </cell>
28269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28270 \begin_inset Text
28271
28272 \begin_layout Plain Layout
28273 e
28274 \end_layout
28275
28276 \end_inset
28277 </cell>
28278 </row>
28279 </lyxtabular>
28280
28281 \end_inset
28282
28283
28284 \end_layout
28285
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \begin_layout Section
28292 Positionnement de la Légende
28293 \begin_inset Index idx
28294 status collapsed
28295
28296 \begin_layout Plain Layout
28297 Légende ! Placement
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \begin_inset Index idx
28304 status collapsed
28305
28306 \begin_layout Plain Layout
28307 Flottants ! Placement de la légende
28308 \end_layout
28309
28310 \end_inset
28311
28312
28313 \begin_inset CommandInset label
28314 LatexCommand label
28315 name "sec:Placement-légende"
28316
28317 \end_inset
28318
28319
28320 \end_layout
28321
28322 \begin_layout Standard
28323 La règle habituelle pour placer la légende est :
28324 \end_layout
28325
28326 \begin_layout Description
28327 Figure
28328 \begin_inset space ~
28329 \end_inset
28330
28331 : La légende est placée en dessous de la figure
28332 \end_layout
28333
28334 \begin_layout Description
28335 Tableau
28336 \begin_inset space ~
28337 \end_inset
28338
28339 : La légende est placée au dessus du tableau
28340 \end_layout
28341
28342 \begin_layout Standard
28343 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
28344  au dessus des tableaux.
28345  Ce qui fait que si vous utilisez une des classes de document 
28346 \family sans
28347 article
28348 \family default
28349
28350 \family sans
28351 book
28352 \family default
28353
28354 \family sans
28355 letter
28356 \family default
28357 , ou 
28358 \family sans
28359 report
28360 \family default
28361  il n'y aura pas d'espace libre entre la légende et le tableau.
28362  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
28363  de chargement du paquetage LaTeX 
28364 \series bold
28365 caption
28366 \series default
28367  dans le préambule de votre document
28368 \begin_inset Foot
28369 status open
28370
28371 \begin_layout Plain Layout
28372 Voir la section
28373 \begin_inset space ~
28374 \end_inset
28375
28376
28377 \begin_inset CommandInset ref
28378 LatexCommand ref
28379 reference "sec:Formatage-légende"
28380
28381 \end_inset
28382
28383  pour plus d'information sur le paquetage 
28384 \series bold
28385 caption
28386 \series default
28387 .
28388 \end_layout
28389
28390 \end_inset
28391
28392 :
28393 \end_layout
28394
28395 \begin_layout Standard
28396
28397 \series bold
28398 tableposition=top
28399 \end_layout
28400
28401 \begin_layout Standard
28402 Si vous utilisez une classe de document 
28403 \series bold
28404 KOMA-Script
28405 \series default
28406
28407 \begin_inset Index idx
28408 status collapsed
28409
28410 \begin_layout Plain Layout
28411 Paquetages LaTeX ! KOMA-Script
28412 \end_layout
28413
28414 \end_inset
28415
28416  (
28417 \family sans
28418 article (KOMA-Script)
28419 \family default
28420
28421 \family sans
28422 book (KOMA-Script)
28423 \family default
28424
28425 \family sans
28426 letter (KOMA-Script)
28427 \family default
28428 , ou 
28429 \family sans
28430 report (KOMA-Script)
28431 \family default
28432
28433 \begin_inset space \thinspace{}
28434 \end_inset
28435
28436 ), vous pouvez utiliser à la place du paquetage 
28437 \series bold
28438 caption
28439 \series default
28440  l'option 
28441 \series bold
28442 captions=tableheading
28443 \series default
28444  de la classe de document.
28445 \end_layout
28446
28447 \begin_layout Standard
28448 \begin_inset VSpace bigskip
28449 \end_inset
28450
28451 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28452  Pour cela, vous devez charger le paquetage LaTeX 
28453 \series bold
28454 sidecap
28455 \series default
28456
28457 \begin_inset Index idx
28458 status collapsed
28459
28460 \begin_layout Plain Layout
28461 Paquetages LaTeX ! sidecap
28462 \end_layout
28463
28464 \end_inset
28465
28466  dans le préambule de votre document avec la ligne de commande suivante
28467 \end_layout
28468
28469 \begin_layout Standard
28470
28471 \series bold
28472
28473 \backslash
28474 usepackage[option]{sidecap}
28475 \end_layout
28476
28477 \begin_layout Standard
28478 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28479  extérieure – à droite sur les pages impaires et à gauche sur les pages
28480  paires.
28481  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28482  
28483 \series bold
28484 innercaption
28485 \series default
28486 .
28487  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28488  
28489 \series bold
28490 rightcaption
28491 \series default
28492  ou 
28493 \series bold
28494 leftcaption
28495 \series default
28496 .
28497 \end_layout
28498
28499 \begin_layout Standard
28500 \begin_inset ERT
28501 status collapsed
28502
28503 \begin_layout Plain Layout
28504
28505
28506 \backslash
28507 ifsidecap
28508 \end_layout
28509
28510 \end_inset
28511
28512
28513 \begin_inset Note Note
28514 status open
28515
28516 \begin_layout Plain Layout
28517 La section suivante ne sera affichée que si le paquetage LaTeX 
28518 \series bold
28519 sidecap
28520 \series default
28521  a été installé.
28522 \end_layout
28523
28524 \end_inset
28525
28526
28527 \end_layout
28528
28529 \begin_layout Standard
28530 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28531  ajouter ces commandes dans le préambule de votre document :
28532 \end_layout
28533
28534 \begin_layout Standard
28535 \noindent
28536 \begin_inset CommandInset line
28537 LatexCommand rule
28538 offset "0.5ex"
28539 width "100line%"
28540 height "1pt"
28541
28542 \end_inset
28543
28544
28545 \end_layout
28546
28547 \begin_layout Standard
28548
28549 \series bold
28550
28551 \backslash
28552 newcommand{
28553 \backslash
28554 TabBesBeg}[1][1.0]{%
28555 \begin_inset Newline newline
28556 \end_inset
28557
28558
28559 \begin_inset Phantom HPhantom
28560 status open
28561
28562 \begin_layout Plain Layout
28563 \begin_inset space ~
28564 \end_inset
28565
28566
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \backslash
28573 let
28574 \backslash
28575 MyTable
28576 \backslash
28577 table
28578 \begin_inset Newline newline
28579 \end_inset
28580
28581
28582 \begin_inset Phantom HPhantom
28583 status open
28584
28585 \begin_layout Plain Layout
28586
28587 \series medium
28588 \begin_inset space ~
28589 \end_inset
28590
28591
28592 \end_layout
28593
28594 \end_inset
28595
28596
28597 \backslash
28598 let
28599 \backslash
28600 MyEndtable
28601 \backslash
28602 endtable
28603 \begin_inset Newline newline
28604 \end_inset
28605
28606
28607 \begin_inset Phantom HPhantom
28608 status open
28609
28610 \begin_layout Plain Layout
28611
28612 \series medium
28613 \begin_inset space ~
28614 \end_inset
28615
28616
28617 \end_layout
28618
28619 \end_inset
28620
28621
28622 \backslash
28623 renewenvironment{table}[1]{
28624 \backslash
28625 begin{SCtable}[#1]##1}{
28626 \backslash
28627 end{SCtable}}}
28628 \end_layout
28629
28630 \begin_layout Standard
28631
28632 \series bold
28633
28634 \backslash
28635 newcommand{
28636 \backslash
28637 TabBesEnd}{%
28638 \begin_inset Newline newline
28639 \end_inset
28640
28641
28642 \begin_inset Phantom HPhantom
28643 status open
28644
28645 \begin_layout Plain Layout
28646 \begin_inset space ~
28647 \end_inset
28648
28649
28650 \end_layout
28651
28652 \end_inset
28653
28654
28655 \backslash
28656 let
28657 \backslash
28658 table
28659 \backslash
28660 MyTable
28661 \begin_inset Newline newline
28662 \end_inset
28663
28664
28665 \begin_inset Phantom HPhantom
28666 status open
28667
28668 \begin_layout Plain Layout
28669 \begin_inset space ~
28670 \end_inset
28671
28672
28673 \end_layout
28674
28675 \end_inset
28676
28677
28678 \backslash
28679 let
28680 \backslash
28681 endtable
28682 \backslash
28683 MyEndtable
28684 \end_layout
28685
28686 \begin_layout Standard
28687
28688 \series bold
28689
28690 \backslash
28691 newcommand{
28692 \backslash
28693 FigBesBeg}[1][1.0]{%
28694 \begin_inset Newline newline
28695 \end_inset
28696
28697
28698 \begin_inset Phantom HPhantom
28699 status open
28700
28701 \begin_layout Plain Layout
28702 \begin_inset space ~
28703 \end_inset
28704
28705
28706 \end_layout
28707
28708 \end_inset
28709
28710
28711 \backslash
28712 let
28713 \backslash
28714 MyFigure
28715 \backslash
28716 figure
28717 \begin_inset Newline newline
28718 \end_inset
28719
28720
28721 \begin_inset Phantom HPhantom
28722 status open
28723
28724 \begin_layout Plain Layout
28725 \begin_inset space ~
28726 \end_inset
28727
28728
28729 \end_layout
28730
28731 \end_inset
28732
28733
28734 \backslash
28735 let
28736 \backslash
28737 MyEndfigure
28738 \backslash
28739 endfigure
28740 \begin_inset Newline newline
28741 \end_inset
28742
28743
28744 \begin_inset Phantom HPhantom
28745 status open
28746
28747 \begin_layout Plain Layout
28748 \begin_inset space ~
28749 \end_inset
28750
28751
28752 \end_layout
28753
28754 \end_inset
28755
28756
28757 \backslash
28758 renewenvironment{figure}[1]{
28759 \backslash
28760 begin{SCfigure}[#1]##1}{
28761 \backslash
28762 end{SCfigure}}}
28763 \end_layout
28764
28765 \begin_layout Standard
28766
28767 \series bold
28768
28769 \backslash
28770 newcommand{
28771 \backslash
28772 FigBesEnd}{%
28773 \begin_inset Newline newline
28774 \end_inset
28775
28776
28777 \begin_inset Phantom HPhantom
28778 status open
28779
28780 \begin_layout Plain Layout
28781 \begin_inset space ~
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \end_inset
28788
28789
28790 \backslash
28791 let
28792 \backslash
28793 figure
28794 \backslash
28795 MyFigure
28796 \begin_inset Newline newline
28797 \end_inset
28798
28799
28800 \begin_inset Phantom HPhantom
28801 status open
28802
28803 \begin_layout Plain Layout
28804 \begin_inset space ~
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \end_inset
28811
28812
28813 \backslash
28814 let
28815 \backslash
28816 endfigure
28817 \backslash
28818 MyEndfigure}
28819 \end_layout
28820
28821 \begin_layout Standard
28822 \noindent
28823 \begin_inset CommandInset line
28824 LatexCommand rule
28825 offset "0.5ex"
28826 width "100line%"
28827 height "1pt"
28828
28829 \end_inset
28830
28831
28832 \end_layout
28833
28834 \begin_layout Standard
28835 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
28836  la légende se place sur le côté.
28837  Pour les flottants de figure, utilisez la commande
28838 \end_layout
28839
28840 \begin_layout Standard
28841
28842 \series bold
28843
28844 \backslash
28845 FigBesBeg
28846 \end_layout
28847
28848 \begin_layout Standard
28849 en code TeX avant le flottant.
28850  Et insérez la commande
28851 \end_layout
28852
28853 \begin_layout Standard
28854
28855 \series bold
28856
28857 \backslash
28858 FigBesEnd
28859 \end_layout
28860
28861 \begin_layout Standard
28862 en code TeX à l'endroit où vous voulez revenir à la définition originale
28863  du flottant.
28864 \end_layout
28865
28866 \begin_layout Standard
28867 Pour les flottants de tableau, utilisez les commandes correspondantes
28868 \end_layout
28869
28870 \begin_layout Standard
28871
28872 \series bold
28873
28874 \backslash
28875 TabBesBeg
28876 \series default
28877  et 
28878 \series bold
28879
28880 \backslash
28881 TabBesEnd
28882 \end_layout
28883
28884 \begin_layout Standard
28885 La figure
28886 \begin_inset space ~
28887 \end_inset
28888
28889
28890 \begin_inset CommandInset ref
28891 LatexCommand ref
28892 reference "fig:legende-a-coté-fig"
28893
28894 \end_inset
28895
28896  et le tableau
28897 \begin_inset space ~
28898 \end_inset
28899
28900
28901 \begin_inset CommandInset ref
28902 LatexCommand ref
28903 reference "tab:legende-à-coté-tableau"
28904
28905 \end_inset
28906
28907  sont des exemples où la légende a été mises sur le coté.
28908 \end_layout
28909
28910 \begin_layout Standard
28911 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
28912  pour les flottants de tableau et vers le bas pour les flottants de figure.
28913  Pour changer ce comportement, vous pouvez utiliser les commandes
28914 \end_layout
28915
28916 \begin_layout Standard
28917
28918 \series bold
28919
28920 \backslash
28921 sidecaptionvpos{type flottant}{placement}
28922 \end_layout
28923
28924 \begin_layout Standard
28925 dans le préambule du document ou en code TeX juste avant le flottant visé.
28926  Le type du flottant est soit 
28927 \family sans
28928 figure
28929 \family default
28930  soit 
28931 \family sans
28932 table
28933 \family default
28934 , le placement peut être 
28935 \begin_inset Quotes eld
28936 \end_inset
28937
28938
28939 \family sans
28940 t
28941 \family default
28942
28943 \begin_inset Quotes erd
28944 \end_inset
28945
28946  pour haut (top), 
28947 \begin_inset Quotes eld
28948 \end_inset
28949
28950
28951 \family sans
28952 c
28953 \family default
28954
28955 \begin_inset Quotes erd
28956 \end_inset
28957
28958  pour centre (center), ou 
28959 \begin_inset Quotes eld
28960 \end_inset
28961
28962
28963 \family sans
28964 b
28965 \family default
28966
28967 \begin_inset Quotes erd
28968 \end_inset
28969
28970  pour bas (bottom).
28971  Pour que, par exemple, les légendes des flottants de figure soient centrés
28972  verticalement, utilisez la commande
28973 \end_layout
28974
28975 \begin_layout Standard
28976
28977 \series bold
28978
28979 \backslash
28980 sidecaptionvpos{figure}{c}
28981 \end_layout
28982
28983 \begin_layout Standard
28984 C'est ce qui a été utilisé pour la figure
28985 \begin_inset space ~
28986 \end_inset
28987
28988
28989 \begin_inset CommandInset ref
28990 LatexCommand ref
28991 reference "fig:legende-à-coté-fig-2"
28992
28993 \end_inset
28994
28995 .
28996 \end_layout
28997
28998 \begin_layout Standard
28999 \begin_inset VSpace medskip
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Standard
29006 La largeur de légende par défaut est celle de l'image ou du tableau.
29007  Pour des images ou des tableaux étroits, comme le tableau
29008 \begin_inset space ~
29009 \end_inset
29010
29011
29012 \begin_inset CommandInset ref
29013 LatexCommand ref
29014 reference "tab:legende-à-coté-tableau"
29015
29016 \end_inset
29017
29018 , cela donne des légendes trop étroites.
29019  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
29020  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
29021  La largeur de la légende sera automatiquement recalculée dans le cas où
29022  cette dernière déborderait dans la marge de la page ou de la colonne à
29023  cause de la largeur indiquée.
29024  Le 
29025 \emph on
29026 facteur 
29027 \emph default
29028 peut soit être donné comme argument pour 
29029 \series bold
29030
29031 \backslash
29032 FigBesBeg
29033 \series default
29034 :
29035 \end_layout
29036
29037 \begin_layout Standard
29038
29039 \series bold
29040
29041 \backslash
29042 FigBesBeg[facteur]
29043 \end_layout
29044
29045 \begin_layout Standard
29046 ou dans la définition de 
29047 \series bold
29048
29049 \backslash
29050 FigBesBeg 
29051 \series default
29052 en remplaçant le
29053 \series bold
29054  1.0 
29055 \series default
29056 par une autre valeur.
29057  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29058  façon implicite quand  
29059 \series bold
29060
29061 \backslash
29062 FigBesBeg
29063 \series default
29064  est utilisé sans argument.
29065  Pour le tableau
29066 \begin_inset space ~
29067 \end_inset
29068
29069
29070 \begin_inset CommandInset ref
29071 LatexCommand ref
29072 reference "tab:cap-beside-tab-wider"
29073
29074 \end_inset
29075
29076  on a utilisé 5 comme facteur.
29077 \end_layout
29078
29079 \begin_layout Standard
29080
29081 \lang english
29082 \begin_inset Note Greyedout
29083 status open
29084
29085 \begin_layout Plain Layout
29086
29087 \series bold
29088 Note:
29089 \series default
29090  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29091  utiliser l'option de placement, 
29092 \family sans
29093 Ici
29094 \begin_inset space ~
29095 \end_inset
29096
29097 à
29098 \begin_inset space ~
29099 \end_inset
29100
29101 tout
29102 \begin_inset space ~
29103 \end_inset
29104
29105 prix
29106 \family default
29107  parce qu'elle n'est pas gérée par 
29108 \series bold
29109 sidecap
29110 \series default
29111 .
29112 \end_layout
29113
29114 \end_inset
29115
29116
29117 \end_layout
29118
29119 \begin_layout Standard
29120 \begin_inset VSpace medskip
29121 \end_inset
29122
29123 Pour plus d'information sur le paquetage 
29124 \series bold
29125 sidecap
29126 \series default
29127  nous vous renvoyons à sa documentation 
29128 \begin_inset CommandInset citation
29129 LatexCommand cite
29130 key "sidecap"
29131
29132 \end_inset
29133
29134 .
29135 \end_layout
29136
29137 \begin_layout Standard
29138 \begin_inset Note Greyedout
29139 status open
29140
29141 \begin_layout Plain Layout
29142
29143 \series bold
29144 Note:
29145 \series default
29146  Le paquetage LaTeX 
29147 \series bold
29148 hypcap
29149 \series default
29150
29151 \begin_inset Index idx
29152 status collapsed
29153
29154 \begin_layout Plain Layout
29155 Paquetages LaTeX ! hypcap
29156 \end_layout
29157
29158 \end_inset
29159
29160 , qui est décrit dans la section
29161 \begin_inset space ~
29162 \end_inset
29163
29164
29165 \begin_inset CommandInset ref
29166 LatexCommand ref
29167 reference "sub:Reference-Position"
29168
29169 \end_inset
29170
29171 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Standard
29180 \begin_inset ERT
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184
29185
29186 \backslash
29187 FigBesBeg 
29188 \end_layout
29189
29190 \end_inset
29191
29192
29193 \end_layout
29194
29195 \begin_layout Standard
29196 \begin_inset Float figure
29197 wide false
29198 sideways false
29199 status open
29200
29201 \begin_layout Plain Layout
29202 \begin_inset Graphics
29203         filename ../clipart/escher-lsd.eps
29204         scale 75
29205         scaleBeforeRotation
29206
29207 \end_inset
29208
29209
29210 \end_layout
29211
29212 \begin_layout Plain Layout
29213 \begin_inset Caption Standard
29214
29215 \begin_layout Plain Layout
29216 \begin_inset CommandInset label
29217 LatexCommand label
29218 name "fig:legende-a-coté-fig"
29219
29220 \end_inset
29221
29222 Une légende à côté d'une figure.
29223 \end_layout
29224
29225 \end_inset
29226
29227
29228 \end_layout
29229
29230 \end_inset
29231
29232
29233 \end_layout
29234
29235 \begin_layout Standard
29236 \begin_inset ERT
29237 status collapsed
29238
29239 \begin_layout Plain Layout
29240
29241
29242 \backslash
29243 FigBesEnd
29244 \end_layout
29245
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \begin_layout Standard
29252 \begin_inset ERT
29253 status collapsed
29254
29255 \begin_layout Plain Layout
29256
29257
29258 \backslash
29259 TabBesBeg 
29260 \end_layout
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Standard
29268 \begin_inset Float table
29269 wide false
29270 sideways false
29271 status open
29272
29273 \begin_layout Plain Layout
29274 \begin_inset Caption Standard
29275
29276 \begin_layout Plain Layout
29277 \begin_inset CommandInset label
29278 LatexCommand label
29279 name "tab:legende-à-coté-tableau"
29280
29281 \end_inset
29282
29283 Une légende à côté d'un tableau.
29284 \end_layout
29285
29286 \end_inset
29287
29288
29289 \end_layout
29290
29291 \begin_layout Plain Layout
29292 \begin_inset Tabular
29293 <lyxtabular version="3" rows="4" columns="5">
29294 <features rotate="0" tabularvalignment="middle">
29295 <column alignment="center" valignment="top">
29296 <column alignment="center" valignment="top">
29297 <column alignment="center" valignment="top">
29298 <column alignment="center" valignment="top">
29299 <column alignment="center" valignment="top">
29300 <row>
29301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29302 \begin_inset Text
29303
29304 \begin_layout Plain Layout
29305 a
29306 \end_layout
29307
29308 \end_inset
29309 </cell>
29310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29311 \begin_inset Text
29312
29313 \begin_layout Plain Layout
29314
29315 \end_layout
29316
29317 \end_inset
29318 </cell>
29319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29320 \begin_inset Text
29321
29322 \begin_layout Plain Layout
29323 b
29324 \end_layout
29325
29326 \end_inset
29327 </cell>
29328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29329 \begin_inset Text
29330
29331 \begin_layout Plain Layout
29332
29333 \end_layout
29334
29335 \end_inset
29336 </cell>
29337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29338 \begin_inset Text
29339
29340 \begin_layout Plain Layout
29341 c
29342 \end_layout
29343
29344 \end_inset
29345 </cell>
29346 </row>
29347 <row>
29348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29349 \begin_inset Text
29350
29351 \begin_layout Plain Layout
29352
29353 \end_layout
29354
29355 \end_inset
29356 </cell>
29357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29358 \begin_inset Text
29359
29360 \begin_layout Plain Layout
29361 d
29362 \end_layout
29363
29364 \end_inset
29365 </cell>
29366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29367 \begin_inset Text
29368
29369 \begin_layout Plain Layout
29370
29371 \end_layout
29372
29373 \end_inset
29374 </cell>
29375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29376 \begin_inset Text
29377
29378 \begin_layout Plain Layout
29379 e
29380 \end_layout
29381
29382 \end_inset
29383 </cell>
29384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29385 \begin_inset Text
29386
29387 \begin_layout Plain Layout
29388
29389 \end_layout
29390
29391 \end_inset
29392 </cell>
29393 </row>
29394 <row>
29395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29396 \begin_inset Text
29397
29398 \begin_layout Plain Layout
29399 f
29400 \end_layout
29401
29402 \end_inset
29403 </cell>
29404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29405 \begin_inset Text
29406
29407 \begin_layout Plain Layout
29408
29409 \end_layout
29410
29411 \end_inset
29412 </cell>
29413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29414 \begin_inset Text
29415
29416 \begin_layout Plain Layout
29417 g
29418 \end_layout
29419
29420 \end_inset
29421 </cell>
29422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29423 \begin_inset Text
29424
29425 \begin_layout Plain Layout
29426
29427 \end_layout
29428
29429 \end_inset
29430 </cell>
29431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29432 \begin_inset Text
29433
29434 \begin_layout Plain Layout
29435 h
29436 \end_layout
29437
29438 \end_inset
29439 </cell>
29440 </row>
29441 <row>
29442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29443 \begin_inset Text
29444
29445 \begin_layout Plain Layout
29446
29447 \end_layout
29448
29449 \end_inset
29450 </cell>
29451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29452 \begin_inset Text
29453
29454 \begin_layout Plain Layout
29455 i
29456 \end_layout
29457
29458 \end_inset
29459 </cell>
29460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29461 \begin_inset Text
29462
29463 \begin_layout Plain Layout
29464
29465 \end_layout
29466
29467 \end_inset
29468 </cell>
29469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29470 \begin_inset Text
29471
29472 \begin_layout Plain Layout
29473 j
29474 \end_layout
29475
29476 \end_inset
29477 </cell>
29478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29479 \begin_inset Text
29480
29481 \begin_layout Plain Layout
29482
29483 \end_layout
29484
29485 \end_inset
29486 </cell>
29487 </row>
29488 </lyxtabular>
29489
29490 \end_inset
29491
29492
29493 \end_layout
29494
29495 \end_inset
29496
29497
29498 \end_layout
29499
29500 \begin_layout Standard
29501 \begin_inset ERT
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505
29506
29507 \backslash
29508 TabBesEnd
29509 \end_layout
29510
29511 \end_inset
29512
29513
29514 \end_layout
29515
29516 \begin_layout Standard
29517 \begin_inset ERT
29518 status collapsed
29519
29520 \begin_layout Plain Layout
29521
29522
29523 \backslash
29524 sidecaptionvpos{figure}{c}
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \begin_inset Float figure
29531 wide false
29532 sideways false
29533 status open
29534
29535 \begin_layout Plain Layout
29536 \begin_inset Graphics
29537         filename ../clipart/escher-lsd.eps
29538         scale 75
29539         scaleBeforeRotation
29540
29541 \end_inset
29542
29543
29544 \end_layout
29545
29546 \begin_layout Plain Layout
29547 \begin_inset Caption Standard
29548
29549 \begin_layout Plain Layout
29550 \begin_inset CommandInset label
29551 LatexCommand label
29552 name "fig:legende-à-coté-fig-2"
29553
29554 \end_inset
29555
29556 Une légende centrée verticalement à côté d'une figure.
29557 \end_layout
29558
29559 \end_inset
29560
29561
29562 \end_layout
29563
29564 \end_inset
29565
29566
29567 \end_layout
29568
29569 \begin_layout Standard
29570 \begin_inset ERT
29571 status collapsed
29572
29573 \begin_layout Plain Layout
29574
29575
29576 \backslash
29577 FigBesEnd
29578 \end_layout
29579
29580 \end_inset
29581
29582
29583 \end_layout
29584
29585 \begin_layout Standard
29586 \begin_inset ERT
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590
29591
29592 \backslash
29593 TabBesBeg[5]
29594 \end_layout
29595
29596 \end_inset
29597
29598
29599 \end_layout
29600
29601 \begin_layout Standard
29602 \begin_inset Float table
29603 wide false
29604 sideways false
29605 status open
29606
29607 \begin_layout Plain Layout
29608 \begin_inset Caption Standard
29609
29610 \begin_layout Plain Layout
29611
29612 \lang english
29613 \begin_inset CommandInset label
29614 LatexCommand label
29615 name "tab:cap-beside-tab-wider"
29616
29617 \end_inset
29618
29619 This is a caption is wider than the one in
29620 \lang french
29621  tableau
29622 \begin_inset space ~
29623 \end_inset
29624
29625
29626 \begin_inset CommandInset ref
29627 LatexCommand ref
29628 reference "tab:legende-à-coté-tableau"
29629
29630 \end_inset
29631
29632 .
29633 \end_layout
29634
29635 \end_inset
29636
29637
29638 \end_layout
29639
29640 \begin_layout Plain Layout
29641 \begin_inset Tabular
29642 <lyxtabular version="3" rows="4" columns="5">
29643 <features rotate="0" tabularvalignment="middle">
29644 <column alignment="center" valignment="top">
29645 <column alignment="center" valignment="top">
29646 <column alignment="center" valignment="top">
29647 <column alignment="center" valignment="top">
29648 <column alignment="center" valignment="top">
29649 <row>
29650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29651 \begin_inset Text
29652
29653 \begin_layout Plain Layout
29654 a
29655 \end_layout
29656
29657 \end_inset
29658 </cell>
29659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29660 \begin_inset Text
29661
29662 \begin_layout Plain Layout
29663
29664 \end_layout
29665
29666 \end_inset
29667 </cell>
29668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29669 \begin_inset Text
29670
29671 \begin_layout Plain Layout
29672 b
29673 \end_layout
29674
29675 \end_inset
29676 </cell>
29677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29678 \begin_inset Text
29679
29680 \begin_layout Plain Layout
29681
29682 \end_layout
29683
29684 \end_inset
29685 </cell>
29686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29687 \begin_inset Text
29688
29689 \begin_layout Plain Layout
29690 c
29691 \end_layout
29692
29693 \end_inset
29694 </cell>
29695 </row>
29696 <row>
29697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29698 \begin_inset Text
29699
29700 \begin_layout Plain Layout
29701
29702 \end_layout
29703
29704 \end_inset
29705 </cell>
29706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29707 \begin_inset Text
29708
29709 \begin_layout Plain Layout
29710 d
29711 \end_layout
29712
29713 \end_inset
29714 </cell>
29715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29716 \begin_inset Text
29717
29718 \begin_layout Plain Layout
29719
29720 \end_layout
29721
29722 \end_inset
29723 </cell>
29724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29725 \begin_inset Text
29726
29727 \begin_layout Plain Layout
29728 e
29729 \end_layout
29730
29731 \end_inset
29732 </cell>
29733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29734 \begin_inset Text
29735
29736 \begin_layout Plain Layout
29737
29738 \end_layout
29739
29740 \end_inset
29741 </cell>
29742 </row>
29743 <row>
29744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29745 \begin_inset Text
29746
29747 \begin_layout Plain Layout
29748 f
29749 \end_layout
29750
29751 \end_inset
29752 </cell>
29753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29754 \begin_inset Text
29755
29756 \begin_layout Plain Layout
29757
29758 \end_layout
29759
29760 \end_inset
29761 </cell>
29762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29763 \begin_inset Text
29764
29765 \begin_layout Plain Layout
29766 g
29767 \end_layout
29768
29769 \end_inset
29770 </cell>
29771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29772 \begin_inset Text
29773
29774 \begin_layout Plain Layout
29775
29776 \end_layout
29777
29778 \end_inset
29779 </cell>
29780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29781 \begin_inset Text
29782
29783 \begin_layout Plain Layout
29784 h
29785 \end_layout
29786
29787 \end_inset
29788 </cell>
29789 </row>
29790 <row>
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
29796 \end_layout
29797
29798 \end_inset
29799 </cell>
29800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29801 \begin_inset Text
29802
29803 \begin_layout Plain Layout
29804 i
29805 \end_layout
29806
29807 \end_inset
29808 </cell>
29809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29810 \begin_inset Text
29811
29812 \begin_layout Plain Layout
29813
29814 \end_layout
29815
29816 \end_inset
29817 </cell>
29818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29819 \begin_inset Text
29820
29821 \begin_layout Plain Layout
29822 j
29823 \end_layout
29824
29825 \end_inset
29826 </cell>
29827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29828 \begin_inset Text
29829
29830 \begin_layout Plain Layout
29831
29832 \end_layout
29833
29834 \end_inset
29835 </cell>
29836 </row>
29837 </lyxtabular>
29838
29839 \end_inset
29840
29841
29842 \end_layout
29843
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \begin_layout Standard
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855
29856 \backslash
29857 TabBesEnd
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Standard
29866 \begin_inset ERT
29867 status collapsed
29868
29869 \begin_layout Plain Layout
29870
29871
29872 \backslash
29873 else
29874 \end_layout
29875
29876 \end_inset
29877
29878
29879 \begin_inset Note Note
29880 status open
29881
29882 \begin_layout Plain Layout
29883 Ce qui suit sera affiché si le paquetage LaTeX 
29884 \series bold
29885 sidecap
29886 \series default
29887  n'est pas installé :
29888 \end_layout
29889
29890 \end_inset
29891
29892
29893 \end_layout
29894
29895 \begin_layout Standard
29896 Vous devez installer le paquetage LaTeX 
29897 \series bold
29898 sidecap
29899 \series default
29900  pour voir la suite de cette section dans la sortie imprimée.
29901 \end_layout
29902
29903 \begin_layout Standard
29904 \begin_inset ERT
29905 status collapsed
29906
29907 \begin_layout Plain Layout
29908
29909
29910 \backslash
29911 fi
29912 \end_layout
29913
29914 \end_inset
29915
29916
29917 \end_layout
29918
29919 \begin_layout Section
29920 Les listes de flottants
29921 \begin_inset Index idx
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925 Flottants ! Listes de Flottants
29926 \end_layout
29927
29928 \end_inset
29929
29930
29931 \end_layout
29932
29933 \begin_layout Standard
29934 De la même façon que la table des matières fait la liste des sections du
29935  document, il y a des listes pour tous les types de flottants, comme par
29936  exemple pour les figures du document.
29937  Vous pouvez les insérer en utilisant le menu 
29938 \family sans
29939 Insertion\SpecialChar \menuseparator
29940 Listes
29941 \begin_inset space ~
29942 \end_inset
29943
29944 &
29945 \begin_inset space ~
29946 \end_inset
29947
29948 TdM
29949 \family default
29950 .
29951 \end_layout
29952
29953 \begin_layout Standard
29954 Les entrées de la liste sont la légende du flottant ou éventuellement le
29955  titre court, le numéro du flottant, et le numéro de la page où le flottant
29956  apparaît dans le document.
29957 \end_layout
29958
29959 \begin_layout Standard
29960 Vous trouverez à la fin de ce document une liste des figures et une liste
29961  des tableaux.
29962 \end_layout
29963
29964 \begin_layout Chapter
29965 Notes
29966 \end_layout
29967
29968 \begin_layout Section
29969 Les notes de LyX
29970 \begin_inset Index idx
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974 Notes ! Notes LyX 
29975 \end_layout
29976
29977 \end_inset
29978
29979
29980 \end_layout
29981
29982 \begin_layout Standard
29983 On peut insérer une note en utilisant le bouton 
29984 \begin_inset Info
29985 type  "icon"
29986 arg   "note-insert"
29987 \end_inset
29988
29989  de la barre d'outils ou avec le menu 
29990 \family sans
29991 Insertion\SpecialChar \menuseparator
29992 Note
29993 \family default
29994 .
29995  Il y a trois types de notes :
29996 \end_layout
29997
29998 \begin_layout Description
29999 Note
30000 \begin_inset space ~
30001 \end_inset
30002
30003 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
30004  finale.
30005  La boîte de cette note ressemble à ceci :
30006 \begin_inset Newline newline
30007 \end_inset
30008
30009
30010 \begin_inset Newline newline
30011 \end_inset
30012
30013
30014 \begin_inset Graphics
30015         filename clipart/LyXNoteImageQt4.png
30016         display false
30017         scale 65
30018         scaleBeforeRotation
30019
30020 \end_inset
30021
30022  
30023 \begin_inset Note Note
30024 status open
30025
30026 \begin_layout Plain Layout
30027 Le texte de cette note n'apparaîtra pas à l'impression.
30028 \end_layout
30029
30030 \end_inset
30031
30032
30033 \end_layout
30034
30035 \begin_layout Description
30036 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30037  il est inséré comme un commentaire LaTeX quand vous exportez votre document
30038  vers un fichier au format LaTeX avec le menu 
30039 \family sans
30040 Fichier\SpecialChar \menuseparator
30041 Exporter\SpecialChar \menuseparator
30042 LaTeX (pdflatex) / (plain)
30043 \family default
30044 .
30045  La boîte de cette note ressemble à ceci :
30046 \begin_inset Newline newline
30047 \end_inset
30048
30049
30050 \begin_inset Newline newline
30051 \end_inset
30052
30053
30054 \begin_inset Graphics
30055         filename clipart/CommentNoteImageQt4.png
30056         display false
30057         scale 55
30058         scaleBeforeRotation
30059
30060 \end_inset
30061
30062  
30063 \begin_inset Note Comment
30064 status open
30065
30066 \begin_layout Plain Layout
30067 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30068  LaTeX.
30069 \end_layout
30070
30071 \end_inset
30072
30073
30074 \end_layout
30075
30076 \begin_layout Description
30077 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30078  La boîte de cette note ressemble à ceci :
30079 \begin_inset Newline newline
30080 \end_inset
30081
30082
30083 \begin_inset Newline newline
30084 \end_inset
30085
30086
30087 \begin_inset Graphics
30088         filename clipart/GreyedOutNoteImageQt4.png
30089         lyxscale 80
30090         display false
30091         scale 55
30092         scaleBeforeRotation
30093
30094 \end_inset
30095
30096
30097 \begin_inset Newline newline
30098 \end_inset
30099
30100
30101 \begin_inset ERT
30102 status collapsed
30103
30104 \begin_layout Plain Layout
30105
30106
30107 \backslash
30108 renewenvironment{lyxgreyedout}
30109 \end_layout
30110
30111 \begin_layout Plain Layout
30112
30113 {
30114 \backslash
30115 textcolor[gray]{0.8}
30116 \backslash
30117 bgroup}{
30118 \backslash
30119 egroup}
30120 \end_layout
30121
30122 \end_inset
30123
30124
30125 \begin_inset Note Greyedout
30126 status open
30127
30128 \begin_layout Plain Layout
30129 Le texte
30130 \begin_inset Foot
30131 status collapsed
30132
30133 \begin_layout Plain Layout
30134 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
30135  grisé.
30136  
30137 \end_layout
30138
30139 \end_inset
30140
30141  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
30142 \end_layout
30143
30144 \end_inset
30145
30146
30147 \begin_inset ERT
30148 status collapsed
30149
30150 \begin_layout Plain Layout
30151
30152
30153 \backslash
30154 renewenvironment{lyxgreyedout}
30155 \end_layout
30156
30157 \begin_layout Plain Layout
30158
30159 {
30160 \backslash
30161 textcolor{blue}
30162 \backslash
30163 bgroup}{
30164 \backslash
30165 egroup}
30166 \end_layout
30167
30168 \end_inset
30169
30170
30171 \begin_inset Note Note
30172 status collapsed
30173
30174 \begin_layout Plain Layout
30175 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30176  originale qu'elle a dans LyX.
30177  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30178  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30179 \end_layout
30180
30181 \end_inset
30182
30183
30184 \begin_inset Newline newline
30185 \end_inset
30186
30187
30188 \begin_inset Newline newline
30189 \end_inset
30190
30191 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30192  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30193 \end_layout
30194
30195 \begin_layout Standard
30196 \begin_inset VSpace bigskip
30197 \end_inset
30198
30199 Quand vous utilisez le bouton 
30200 \begin_inset Info
30201 type  "icon"
30202 arg   "note-insert"
30203 \end_inset
30204
30205  de la barre d'outils, vous insérez une 
30206 \family sans
30207 Note
30208 \begin_inset space ~
30209 \end_inset
30210
30211 LyX
30212 \family default
30213 .
30214  
30215 \lang english
30216 You can switch between the three note types by right-clicking on the note-box.
30217
30218 \lang french
30219  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30220 la et cliquez sur le bouton d'insertion de note.
30221  Pour retransformer une note en texte, appuyez sur la touche 
30222 \family sans
30223 backspace
30224 \family default
30225  quand le curseur est au tout début de la note ou appuyez sur la touche
30226  
30227 \family sans
30228 Suppr.
30229
30230 \family default
30231  quand le curseur se trouve à la fin de la note.
30232 \end_layout
30233
30234 \begin_layout Standard
30235 \begin_inset VSpace bigskip
30236 \end_inset
30237
30238
30239 \end_layout
30240
30241 \begin_layout Standard
30242 Vous pouvez changer la couleur des notes grisées dans le menu 
30243 \family sans
30244 Document\SpecialChar \menuseparator
30245 Paramètres\SpecialChar \menuseparator
30246 Couleurs
30247 \family default
30248 .
30249 \end_layout
30250
30251 \begin_layout Section
30252 Notes en bas de page
30253 \begin_inset CommandInset label
30254 LatexCommand label
30255 name "sec:Notes-bas-de-page"
30256
30257 \end_inset
30258
30259
30260 \begin_inset Index idx
30261 status collapsed
30262
30263 \begin_layout Plain Layout
30264 Notes ! Notes de bas de page
30265 \end_layout
30266
30267 \end_inset
30268
30269
30270 \begin_inset Index idx
30271 status collapsed
30272
30273 \begin_layout Plain Layout
30274 Notes de bas de page
30275 \end_layout
30276
30277 \end_inset
30278
30279
30280 \end_layout
30281
30282 \begin_layout Standard
30283 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30284  
30285 \begin_inset Info
30286 type  "icon"
30287 arg   "footnote-insert"
30288 \end_inset
30289
30290  de la barre d'outils, soit en utilisant le menu 
30291 \family sans
30292 Insertion\SpecialChar \menuseparator
30293 Note
30294 \begin_inset space ~
30295 \end_inset
30296
30297 en
30298 \begin_inset space ~
30299 \end_inset
30300
30301 Bas
30302 \begin_inset space ~
30303 \end_inset
30304
30305 de
30306 \begin_inset space ~
30307 \end_inset
30308
30309 Page
30310 \family default
30311 .
30312  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30313  rouge 
30314 \begin_inset Quotes fld
30315 \end_inset
30316
30317 bas
30318 \begin_inset Quotes frd
30319 \end_inset
30320
30321  qui ressemble à ceci : 
30322 \begin_inset Graphics
30323         filename clipart/footnoteQt4.png
30324         scale 80
30325         scaleBeforeRotation
30326
30327 \end_inset
30328
30329  Vous pouvez y entrer votre texte.
30330  Si vous voulez transformer du texte déjà existant en note en bas de page,
30331  sélectionnez-le et cliquez sur le bouton 
30332 \family sans
30333 Note
30334 \begin_inset space ~
30335 \end_inset
30336
30337 en
30338 \begin_inset space ~
30339 \end_inset
30340
30341 Bas
30342 \begin_inset space ~
30343 \end_inset
30344
30345 de
30346 \begin_inset space ~
30347 \end_inset
30348
30349 Page
30350 \family default
30351  de la barre d'outils.
30352  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30353  
30354 \family sans
30355 Backspace
30356 \family default
30357  quand le curseur est au tout début de la note ou appuyez sur la touche
30358  
30359 \family sans
30360 Suppr.
30361
30362 \family default
30363  quand le curseur se trouve à la fin de la note.
30364 \end_layout
30365
30366 \begin_layout Standard
30367 Voici un exemple de note en bas de page:
30368 \begin_inset Foot
30369 status open
30370
30371 \begin_layout Plain Layout
30372 \begin_inset CommandInset label
30373 LatexCommand label
30374 name "fn:Note-en-bas"
30375
30376 \end_inset
30377
30378 Ceci est un exemple de note en bas de page.
30379 \end_layout
30380
30381 \end_inset
30382
30383
30384 \begin_inset ERT
30385 status collapsed
30386
30387 \begin_layout Plain Layout
30388
30389
30390 \backslash
30391 newcounter{MyRepeatFoot}
30392 \end_layout
30393
30394 \begin_layout Plain Layout
30395
30396
30397 \backslash
30398 setcounter{MyRepeatFoot}{
30399 \backslash
30400 thefootnote}
30401 \end_layout
30402
30403 \end_inset
30404
30405
30406 \end_layout
30407
30408 \begin_layout Standard
30409 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30410  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30411  de note.
30412  Le texte de la note est placé en bas de la page courante.
30413  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
30414  Selon votre classe de document les numéros de notes pourront être réinitialisés
30415  à chaque nouveau chapitre.
30416 \end_layout
30417
30418 \begin_layout Standard
30419 On peut faire référence à une note en bas de page comme on le fait avec
30420  les flottants : Insérez une étiquette dans la note et faites une référence
30421  croisée vers cette étiquette comme c'est décrit dans la
30422 \begin_inset space ~
30423 \end_inset
30424
30425
30426 \begin_inset CommandInset ref
30427 LatexCommand ref
30428 reference "sec:Referencer-les-Flottants"
30429
30430 \end_inset
30431
30432 .
30433 \begin_inset Newline newline
30434 \end_inset
30435
30436 Voici une référence à une note de bas de page :
30437 \begin_inset space ~
30438 \end_inset
30439
30440
30441 \begin_inset CommandInset ref
30442 LatexCommand ref
30443 reference "fn:Note-en-bas"
30444
30445 \end_inset
30446
30447 .
30448 \end_layout
30449
30450 \begin_layout Standard
30451 \begin_inset VSpace defskip
30452 \end_inset
30453
30454
30455 \end_layout
30456
30457 \begin_layout Standard
30458 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30459  par LaTeX pour des raisons techniques.
30460  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30461  
30462 \series bold
30463
30464 \backslash
30465 footnotemark{}
30466 \series default
30467  en code TeX à la place de la note de bas de page.
30468  Le texte de la note est mis en argument de la commande TeX 
30469 \series bold
30470
30471 \backslash
30472 footnotetext
30473 \series default
30474  après le tableau.
30475 \begin_inset Newline newline
30476 \end_inset
30477
30478 C'est ce qui a été fait pour le tableau qui suit avec la commande
30479 \end_layout
30480
30481 \begin_layout Standard
30482
30483 \series bold
30484
30485 \backslash
30486 footnotetext{
30487 \series default
30488 Note de bas de page de tableau imprimée.
30489 \series bold
30490 }
30491 \end_layout
30492
30493 \begin_layout Standard
30494
30495 \lang english
30496 \begin_inset Tabular
30497 <lyxtabular version="3" rows="2" columns="1">
30498 <features rotate="0" tabularvalignment="middle">
30499 <column alignment="center" valignment="top">
30500 <row>
30501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30502 \begin_inset Text
30503
30504 \begin_layout Plain Layout
30505 Un exemple de texte
30506 \begin_inset Foot
30507 status open
30508
30509 \begin_layout Plain Layout
30510 Cette note ne sera pas imprimée
30511 \begin_inset space ~
30512 \end_inset
30513
30514 !
30515 \end_layout
30516
30517 \end_inset
30518
30519
30520 \end_layout
30521
30522 \end_inset
30523 </cell>
30524 </row>
30525 <row>
30526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30527 \begin_inset Text
30528
30529 \begin_layout Plain Layout
30530 Un autre exemple de texte
30531 \begin_inset ERT
30532 status collapsed
30533
30534 \begin_layout Plain Layout
30535
30536
30537 \backslash
30538 footnotemark{}
30539 \end_layout
30540
30541 \end_inset
30542
30543
30544 \end_layout
30545
30546 \end_inset
30547 </cell>
30548 </row>
30549 </lyxtabular>
30550
30551 \end_inset
30552
30553
30554 \begin_inset ERT
30555 status collapsed
30556
30557 \begin_layout Plain Layout
30558
30559
30560 \backslash
30561 footnotetext{
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \lang french
30568 Note de bas de page de tableau imprimée.
30569 \lang english
30570
30571 \begin_inset ERT
30572 status collapsed
30573
30574 \begin_layout Plain Layout
30575
30576 }
30577 \end_layout
30578
30579 \end_inset
30580
30581
30582 \end_layout
30583
30584 \begin_layout Standard
30585 Les notes de bas de page dans des tableaux longs sont décrites dans la section
30586 \begin_inset space ~
30587 \end_inset
30588
30589
30590 \begin_inset CommandInset ref
30591 LatexCommand ref
30592 reference "sub:Notes-dans-tableau-long"
30593
30594 \end_inset
30595
30596 .
30597 \end_layout
30598
30599 \begin_layout Standard
30600 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30601  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30602 e, vu que la minipage est considérée comme une page se trouvant dans une
30603  autre page.
30604  Pour plus d'information sur les minipages, voyez la section
30605 \begin_inset space ~
30606 \end_inset
30607
30608
30609 \begin_inset CommandInset ref
30610 LatexCommand ref
30611 reference "sec:Minipages"
30612
30613 \end_inset
30614
30615 .
30616  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30617  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30618  la méthode utilisant les commandes 
30619 \series bold
30620
30621 \backslash
30622 footnotemark{}
30623 \series default
30624  et 
30625 \series bold
30626
30627 \backslash
30628 footnotetext
30629 \series default
30630 .
30631 \end_layout
30632
30633 \begin_layout Standard
30634 \begin_inset Box Frameless
30635 position "t"
30636 hor_pos "c"
30637 has_inner_box 1
30638 inner_pos "t"
30639 use_parbox 0
30640 use_makebox 0
30641 width "100col%"
30642 special "none"
30643 height "1in"
30644 height_special "totalheight"
30645 status open
30646
30647 \begin_layout Plain Layout
30648 Un exemple de texte dans une minipage.
30649 \begin_inset Foot
30650 status open
30651
30652 \begin_layout Plain Layout
30653 Note de bas de page dans la minipage.
30654 \end_layout
30655
30656 \end_inset
30657
30658
30659 \end_layout
30660
30661 \begin_layout Plain Layout
30662 Un autre exemple de texte dans une minipage.
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668
30669 \backslash
30670 footnotemark{}
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \end_inset
30679
30680
30681 \end_layout
30682
30683 \begin_layout Standard
30684 \begin_inset ERT
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688
30689
30690 \backslash
30691 footnotetext{
30692 \end_layout
30693
30694 \end_inset
30695
30696 Note de bas de page en dehors de la minipage.
30697 \begin_inset ERT
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701
30702 }
30703 \end_layout
30704
30705 \end_inset
30706
30707
30708 \end_layout
30709
30710 \begin_layout Standard
30711 \begin_inset VSpace defskip
30712 \end_inset
30713
30714
30715 \end_layout
30716
30717 \begin_layout Standard
30718 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30719  utilisez la commande 
30720 \series bold
30721
30722 \backslash
30723 footnotemark[number]
30724 \series default
30725  en code TeX.
30726 \begin_inset Newline newline
30727 \end_inset
30728
30729 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30730  votre texte, vous devez enregistrer son numéro.
30731  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30732  ont été insérées en code TeX après la note
30733 \begin_inset space ~
30734 \end_inset
30735
30736
30737 \begin_inset CommandInset ref
30738 LatexCommand ref
30739 reference "fn:Note-en-bas"
30740
30741 \end_inset
30742
30743  pour enregistrer son numéro
30744 \begin_inset space ~
30745 \end_inset
30746
30747 :
30748 \end_layout
30749
30750 \begin_layout Standard
30751
30752 \series bold
30753
30754 \backslash
30755 newcounter{MaNoteDupliquee}
30756 \begin_inset Newline newline
30757 \end_inset
30758
30759
30760 \backslash
30761 setcounter{MaNoteDupliquee}{
30762 \backslash
30763 thefootnote}
30764 \end_layout
30765
30766 \begin_layout Standard
30767 La note de bas de page a été créée avec la commande
30768 \begin_inset space ~
30769 \end_inset
30770
30771 :
30772 \end_layout
30773
30774 \begin_layout Standard
30775
30776 \series bold
30777
30778 \backslash
30779 footnotemark[
30780 \backslash
30781 MaNoteDupliquee]
30782 \end_layout
30783
30784 \begin_layout Standard
30785 Voici une note de bas de page dupliquée
30786 \begin_inset space ~
30787 \end_inset
30788
30789 :
30790 \begin_inset ERT
30791 status collapsed
30792
30793 \begin_layout Plain Layout
30794
30795
30796 \backslash
30797 footnotemark[
30798 \backslash
30799 theMyRepeatFoot]
30800 \end_layout
30801
30802 \end_inset
30803
30804
30805 \end_layout
30806
30807 \begin_layout Standard
30808 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
30809 t du numéro de note et juste utiliser la commande suivante
30810 \end_layout
30811
30812 \begin_layout Standard
30813
30814 \series bold
30815
30816 \backslash
30817 footnotemark[
30818 \backslash
30819 thefootnote]
30820 \end_layout
30821
30822 \begin_layout Standard
30823 Voici une autre note de bas de page dupliquée
30824 \begin_inset space ~
30825 \end_inset
30826
30827 :
30828 \begin_inset ERT
30829 status collapsed
30830
30831 \begin_layout Plain Layout
30832
30833
30834 \backslash
30835 footnotemark[
30836 \backslash
30837 thefootnote]
30838 \end_layout
30839
30840 \end_inset
30841
30842
30843 \end_layout
30844
30845 \begin_layout Subsection
30846 Numérotation de notes de bas de page
30847 \begin_inset CommandInset label
30848 LatexCommand label
30849 name "sub:Numerotation-notes-bas-de-page"
30850
30851 \end_inset
30852
30853
30854 \begin_inset Index idx
30855 status collapsed
30856
30857 \begin_layout Plain Layout
30858 Notes de bas de page ! Numérotation
30859 \end_layout
30860
30861 \end_inset
30862
30863
30864 \end_layout
30865
30866 \begin_layout Standard
30867 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
30868  ajoutez cette commande dans le préambule de votre document :
30869 \end_layout
30870
30871 \begin_layout Standard
30872
30873 \series bold
30874
30875 \backslash
30876 @addtoreset{footnote}{section}
30877 \end_layout
30878
30879 \begin_layout Standard
30880 \begin_inset VSpace bigskip
30881 \end_inset
30882
30883 La commande de préambule suivante change le style de numérotation des notes
30884  en petits chiffres romains :
30885 \end_layout
30886
30887 \begin_layout Standard
30888
30889 \series bold
30890
30891 \backslash
30892 renewcommand{
30893 \backslash
30894 thefootnote}{
30895 \backslash
30896 roman{footnote}}
30897 \end_layout
30898
30899 \begin_layout Standard
30900 \begin_inset ERT
30901 status collapsed
30902
30903 \begin_layout Plain Layout
30904
30905
30906 \backslash
30907 renewcommand{
30908 \backslash
30909 thefootnote}{
30910 \backslash
30911 roman{footnote}}
30912 \end_layout
30913
30914 \end_inset
30915
30916  Cette note de bas de page utilise une numérotation en chiffres romains
30917  :
30918 \begin_inset Foot
30919 status open
30920
30921 \begin_layout Plain Layout
30922 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
30923  romains.
30924 \end_layout
30925
30926 \end_inset
30927
30928
30929 \end_layout
30930
30931 \begin_layout Standard
30932 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
30933  la commande précédente 
30934 \series bold
30935
30936 \backslash
30937 roman
30938 \series default
30939  par 
30940 \series bold
30941
30942 \backslash
30943 Roman
30944 \series default
30945 .
30946  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
30947  utilisez respectivement soit 
30948 \series bold
30949
30950 \backslash
30951 Alph
30952 \series default
30953  soit 
30954 \series bold
30955
30956 \backslash
30957 alph
30958 \series default
30959 .
30960  Pour les 
30961 \begin_inset Quotes eld
30962 \end_inset
30963
30964 numéroter
30965 \begin_inset Quotes erd
30966 \end_inset
30967
30968  avec des symboles, utilisez 
30969 \series bold
30970
30971 \backslash
30972 fnsymbol
30973 \series default
30974 .
30975 \end_layout
30976
30977 \begin_layout Standard
30978 \begin_inset Note Greyedout
30979 status open
30980
30981 \begin_layout Plain Layout
30982
30983 \series bold
30984 Note:
30985 \series default
30986  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
30987  puisque cette numérotation est limitée à des lettres seules.
30988 \end_layout
30989
30990 \end_inset
30991
30992
30993 \begin_inset Newline newline
30994 \end_inset
30995
30996
30997 \begin_inset Note Greyedout
30998 status open
30999
31000 \begin_layout Plain Layout
31001
31002 \series bold
31003 Note:
31004 \series default
31005  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
31006 \end_layout
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \begin_layout Standard
31014 Pour revenir au style de numérotation implicite quand vous en avez changé,
31015  utilisez 
31016 \series bold
31017
31018 \backslash
31019 arabic
31020 \series default
31021  à la place de 
31022 \series bold
31023
31024 \backslash
31025 roman
31026 \series default
31027  dans la commande précédente.
31028 \begin_inset ERT
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032
31033
31034 \backslash
31035 renewcommand{
31036 \backslash
31037 thefootnote}{
31038 \backslash
31039 arabic{footnote}}
31040 \end_layout
31041
31042 \end_inset
31043
31044
31045 \end_layout
31046
31047 \begin_layout Standard
31048 \begin_inset VSpace bigskip
31049 \end_inset
31050
31051
31052 \end_layout
31053
31054 \begin_layout Standard
31055 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31056  le schéma 
31057 \begin_inset Quotes eld
31058 \end_inset
31059
31060 chapitre.note
31061 \begin_inset Quotes erd
31062 \end_inset
31063
31064 , ajoutez la commande suivante au préambule de votre document :
31065 \end_layout
31066
31067 \begin_layout Standard
31068
31069 \series bold
31070
31071 \backslash
31072 numberwithin{footnote}{chapter}
31073 \end_layout
31074
31075 \begin_layout Standard
31076 Pour pouvoir utiliser la commande 
31077 \series bold
31078
31079 \backslash
31080 numberwithin
31081 \series default
31082 , activez dans la rubrique 
31083 \family sans
31084 Options
31085 \begin_inset space ~
31086 \end_inset
31087
31088 des
31089 \begin_inset space ~
31090 \end_inset
31091
31092 Maths
31093 \family default
31094  dans les paramètres du document, l'option 
31095 \family sans
31096 Utiliser
31097 \begin_inset space ~
31098 \end_inset
31099
31100 le
31101 \begin_inset space ~
31102 \end_inset
31103
31104 paquetage
31105 \begin_inset space ~
31106 \end_inset
31107
31108 maths
31109 \begin_inset space ~
31110 \end_inset
31111
31112 AMS
31113 \family default
31114 .
31115 \end_layout
31116
31117 \begin_layout Standard
31118 \begin_inset ERT
31119 status collapsed
31120
31121 \begin_layout Plain Layout
31122
31123
31124 \backslash
31125 numberwithin{footnote}{chapter}
31126 \end_layout
31127
31128 \end_inset
31129
31130 Ceci est un autre exemple de note de bas de page:
31131 \series bold
31132
31133 \begin_inset Foot
31134 status open
31135
31136 \begin_layout Plain Layout
31137 Cette note est numérotée en suivant le schéma 
31138 \begin_inset Quotes fld
31139 \end_inset
31140
31141 chapitre.note
31142 \begin_inset Quotes frd
31143 \end_inset
31144
31145 .
31146 \end_layout
31147
31148 \end_inset
31149
31150
31151 \series default
31152
31153 \begin_inset ERT
31154 status collapsed
31155
31156 \begin_layout Plain Layout
31157
31158
31159 \backslash
31160 renewcommand{
31161 \backslash
31162 thefootnote}{
31163 \backslash
31164 arabic{footnote}}
31165 \end_layout
31166
31167 \end_inset
31168
31169
31170 \end_layout
31171
31172 \begin_layout Standard
31173 \begin_inset Note Greyedout
31174 status open
31175
31176 \begin_layout Plain Layout
31177
31178 \series bold
31179 Note:
31180 \series default
31181  
31182 \series bold
31183
31184 \backslash
31185 numberwithin
31186 \series default
31187  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31188  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31189  prises en compte.
31190  
31191 \end_layout
31192
31193 \end_inset
31194
31195
31196 \end_layout
31197
31198 \begin_layout Standard
31199 Donc pour avoir par exemple le schéma 
31200 \begin_inset Quotes eld
31201 \end_inset
31202
31203 chapitre.
31204 \backslash
31205 Roman{note}
31206 \begin_inset Quotes erd
31207 \end_inset
31208
31209 , utilisez la commande suivante plutôt que 
31210 \series bold
31211
31212 \backslash
31213 numberwithin
31214 \series default
31215  :
31216 \end_layout
31217
31218 \begin_layout Standard
31219
31220 \series bold
31221
31222 \backslash
31223 renewcommand{
31224 \backslash
31225 thefootnote}{
31226 \backslash
31227 thechapter.
31228 \backslash
31229 Roman{footnote}}
31230 \end_layout
31231
31232 \begin_layout Subsection
31233 Positionnement de notes de bas de page
31234 \begin_inset Index idx
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238 Notes de bas de page ! Positionnement
31239 \end_layout
31240
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Standard
31247 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31248  vertical entre elles en bas de la page.
31249  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31250  de 1.5
31251 \begin_inset space \thinspace{}
31252 \end_inset
31253
31254 mm avec la commande suivante dans le préambule :
31255 \end_layout
31256
31257 \begin_layout Standard
31258
31259 \series bold
31260
31261 \backslash
31262 let
31263 \backslash
31264 myFoot
31265 \backslash
31266 footnote
31267 \begin_inset Newline newline
31268 \end_inset
31269
31270
31271 \backslash
31272 renewcommand{
31273 \backslash
31274 footnote}[1]{
31275 \backslash
31276 myFoot{#1
31277 \backslash
31278 vspace{1.5mm}}}
31279 \end_layout
31280
31281 \begin_layout Standard
31282 \begin_inset VSpace bigskip
31283 \end_inset
31284
31285 Dans un document à deux colonnes les notes de bas de page apparaissent en
31286  bas de chaque colonne, comme sur la Figure
31287 \begin_inset space ~
31288 \end_inset
31289
31290
31291 \begin_inset CommandInset ref
31292 LatexCommand ref
31293 reference "fig:Position-standard-note-bas-de-page"
31294
31295 \end_inset
31296
31297 .
31298  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31299  sur la Figure
31300 \begin_inset space ~
31301 \end_inset
31302
31303
31304 \begin_inset CommandInset ref
31305 LatexCommand ref
31306 reference "fig:Position-note-avec-ftnright"
31307
31308 \end_inset
31309
31310 , utilisez le paquetage LaTeX 
31311 \series bold
31312 ftnright
31313 \series default
31314
31315 \begin_inset Index idx
31316 status collapsed
31317
31318 \begin_layout Plain Layout
31319 Paquetages LaTeX ! ftnright
31320 \end_layout
31321
31322 \end_inset
31323
31324  avec cette commande dans le préambule du document:
31325 \end_layout
31326
31327 \begin_layout Standard
31328
31329 \series bold
31330
31331 \backslash
31332 usepackage{ftnright}
31333 \end_layout
31334
31335 \begin_layout Standard
31336 \begin_inset Float figure
31337 placement !h
31338 wide false
31339 sideways false
31340 status open
31341
31342 \begin_layout Plain Layout
31343 \begin_inset ERT
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347
31348
31349 \backslash
31350 framebox{
31351 \end_layout
31352
31353 \end_inset
31354
31355
31356 \begin_inset Graphics
31357         filename ../clipart/without_fntright.pdf
31358         width 100col%
31359         scaleBeforeRotation
31360
31361 \end_inset
31362
31363
31364 \begin_inset ERT
31365 status collapsed
31366
31367 \begin_layout Plain Layout
31368
31369 }
31370 \end_layout
31371
31372 \end_inset
31373
31374
31375 \end_layout
31376
31377 \begin_layout Plain Layout
31378 \begin_inset Caption Standard
31379
31380 \begin_layout Plain Layout
31381 \begin_inset CommandInset label
31382 LatexCommand label
31383 name "fig:Position-standard-note-bas-de-page"
31384
31385 \end_inset
31386
31387 Positionnement standard des notes de bas de page dans un document à deux
31388  colonnes.
31389 \end_layout
31390
31391 \end_inset
31392
31393
31394 \end_layout
31395
31396 \end_inset
31397
31398
31399 \end_layout
31400
31401 \begin_layout Standard
31402 \begin_inset Float figure
31403 placement !h
31404 wide false
31405 sideways false
31406 status open
31407
31408 \begin_layout Plain Layout
31409 \begin_inset ERT
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413
31414
31415 \backslash
31416 framebox{
31417 \end_layout
31418
31419 \end_inset
31420
31421
31422 \begin_inset Graphics
31423         filename ../clipart/with_fntright.pdf
31424         width 100col%
31425         scaleBeforeRotation
31426
31427 \end_inset
31428
31429
31430 \begin_inset ERT
31431 status collapsed
31432
31433 \begin_layout Plain Layout
31434
31435 }
31436 \end_layout
31437
31438 \end_inset
31439
31440
31441 \end_layout
31442
31443 \begin_layout Plain Layout
31444 \begin_inset Caption Standard
31445
31446 \begin_layout Plain Layout
31447 \begin_inset CommandInset label
31448 LatexCommand label
31449 name "fig:Position-note-avec-ftnright"
31450
31451 \end_inset
31452
31453 Positionnement de notes de bas de page dans un document à deux colonnes
31454  en utilisant le paquetage LaTeX 
31455 \series bold
31456 ftnright
31457 \series default
31458 .
31459 \end_layout
31460
31461 \end_inset
31462
31463
31464 \end_layout
31465
31466 \end_inset
31467
31468
31469 \end_layout
31470
31471 \begin_layout Standard
31472 \begin_inset VSpace bigskip
31473 \end_inset
31474
31475 Dans certaines publications scientifiques, il est courant de rassembler
31476  les notes de bas de page et de les imprimer dans un paragraphe particulier
31477  à la fin de la section, comme sur la Figure
31478 \begin_inset space ~
31479 \end_inset
31480
31481
31482 \begin_inset CommandInset ref
31483 LatexCommand ref
31484 reference "fig:Notes-de-fin"
31485
31486 \end_inset
31487
31488 .
31489  On les appelle 
31490 \begin_inset Quotes eld
31491 \end_inset
31492
31493 notes de fin
31494 \begin_inset Quotes erd
31495 \end_inset
31496
31497 .
31498 \begin_inset Index idx
31499 status collapsed
31500
31501 \begin_layout Plain Layout
31502 Notes de fin
31503 \end_layout
31504
31505 \end_inset
31506
31507  Pour utiliser des notes de fin à la place des notes de bas de page dans
31508  votre document, charger le module 
31509 \family sans
31510 Note de bas de page en fin de document
31511 \family default
31512  à partir de 
31513 \family sans
31514 Document\SpecialChar \menuseparator
31515 Paramètres\SpecialChar \menuseparator
31516 Modules
31517 \family default
31518 .
31519  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31520 \end_layout
31521
31522 \begin_layout Standard
31523
31524 \series bold
31525
31526 \backslash
31527 theendnotes
31528 \end_layout
31529
31530 \begin_layout Standard
31531 en code TeX à la fin d'une section ou d'un chapitre.
31532 \end_layout
31533
31534 \begin_layout Standard
31535 \begin_inset Float figure
31536 wide false
31537 sideways false
31538 status open
31539
31540 \begin_layout Plain Layout
31541 \align center
31542 \begin_inset ERT
31543 status collapsed
31544
31545 \begin_layout Plain Layout
31546
31547
31548 \backslash
31549 framebox{
31550 \end_layout
31551
31552 \end_inset
31553
31554
31555 \begin_inset Graphics
31556         filename ../clipart/endnotes.pdf
31557         scaleBeforeRotation
31558
31559 \end_inset
31560
31561
31562 \begin_inset ERT
31563 status collapsed
31564
31565 \begin_layout Plain Layout
31566
31567 }
31568 \end_layout
31569
31570 \end_inset
31571
31572
31573 \end_layout
31574
31575 \begin_layout Plain Layout
31576 \begin_inset Caption Standard
31577
31578 \begin_layout Plain Layout
31579 \begin_inset CommandInset label
31580 LatexCommand label
31581 name "fig:Notes-de-fin"
31582
31583 \end_inset
31584
31585 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31586  séparé à la fin des sections ou des chapitres.
31587 \end_layout
31588
31589 \end_inset
31590
31591
31592 \end_layout
31593
31594 \end_inset
31595
31596
31597 \end_layout
31598
31599 \begin_layout Standard
31600 \begin_inset VSpace medskip
31601 \end_inset
31602
31603 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31604  dans la langue du document, cela doit être fait manuellement.
31605  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31606  
31607 \begin_inset Quotes eld
31608 \end_inset
31609
31610 Notes
31611 \begin_inset Quotes erd
31612 \end_inset
31613
31614  en sa traduction Allemande
31615 \begin_inset Foot
31616 status collapsed
31617
31618 \begin_layout Plain Layout
31619 En français, 
31620 \begin_inset Quotes eld
31621 \end_inset
31622
31623 Notes
31624 \begin_inset Quotes erd
31625 \end_inset
31626
31627  peut être conservé.
31628 \end_layout
31629
31630 \end_inset
31631
31632  
31633 \begin_inset Quotes eld
31634 \end_inset
31635
31636 Anmerkungen
31637 \begin_inset Quotes erd
31638 \end_inset
31639
31640  :
31641 \end_layout
31642
31643 \begin_layout Standard
31644
31645 \series bold
31646
31647 \backslash
31648 renewcommand{
31649 \backslash
31650 notesname}{Anmerkungen}
31651 \end_layout
31652
31653 \begin_layout Standard
31654 \begin_inset VSpace medskip
31655 \end_inset
31656
31657 La numérotation des notes de fin peut être modifiée comme celle des notes
31658  de bas de page comme c'est décrit dans la section
31659 \begin_inset space ~
31660 \end_inset
31661
31662
31663 \begin_inset CommandInset ref
31664 LatexCommand ref
31665 reference "sub:Numerotation-notes-bas-de-page"
31666
31667 \end_inset
31668
31669  ; remplacez juste la commande 
31670 \series bold
31671
31672 \backslash
31673 thefootnote
31674 \series default
31675  par 
31676 \series bold
31677
31678 \backslash
31679 theendnote
31680 \series default
31681 .
31682  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31683 \series bold
31684
31685 \backslash
31686 @addtoreset
31687 \series default
31688  comme c'est décrit dans la section
31689 \begin_inset space ~
31690 \end_inset
31691
31692
31693 \begin_inset CommandInset ref
31694 LatexCommand ref
31695 reference "sub:Numerotation-notes-bas-de-page"
31696
31697 \end_inset
31698
31699  et remplacez le paramètre de commande 
31700 \series bold
31701 footnote
31702 \series default
31703  par 
31704 \series bold
31705 endnote
31706 \series default
31707 .
31708 \end_layout
31709
31710 \begin_layout Standard
31711 Pour les notes de fin, il y a la commande 
31712 \series bold
31713
31714 \backslash
31715 endnotemark[numéro]
31716 \series default
31717  qui est semblable à 
31718 \series bold
31719
31720 \backslash
31721 footnotemark
31722 \series default
31723 , décrite dans la section
31724 \begin_inset space ~
31725 \end_inset
31726
31727
31728 \begin_inset CommandInset ref
31729 LatexCommand ref
31730 reference "sec:Notes-bas-de-page"
31731
31732 \end_inset
31733
31734 .
31735 \end_layout
31736
31737 \begin_layout Standard
31738 \begin_inset VSpace bigskip
31739 \end_inset
31740
31741  Les notes de bas de page peuvent être mise dans la marge de la page et
31742  l'alignement du texte des notes peut être modifié, voyez le paquetage LaTeX
31743  
31744 \series bold
31745 footmisc
31746 \series default
31747
31748 \begin_inset Index idx
31749 status collapsed
31750
31751 \begin_layout Plain Layout
31752 Paquetages LaTeX ! footmisc
31753 \end_layout
31754
31755 \end_inset
31756
31757
31758 \begin_inset CommandInset citation
31759 LatexCommand cite
31760 key "footmisc"
31761
31762 \end_inset
31763
31764  pour plus d'information à ce sujet.
31765 \end_layout
31766
31767 \begin_layout Standard
31768 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31769  voyez les livres sur LaTeX, 
31770 \begin_inset CommandInset citation
31771 LatexCommand cite
31772 key "latexcompanion,latexguide,latexbook"
31773
31774 \end_inset
31775
31776 .
31777  Si vous utilisez une classe de document  
31778 \series bold
31779 KOMA-Script
31780 \series default
31781
31782 \begin_inset Index idx
31783 status collapsed
31784
31785 \begin_layout Plain Layout
31786 Paquetages LaTeX ! KOMA-Script
31787 \end_layout
31788
31789 \end_inset
31790
31791 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31792  des commandes spécifiques à la classe de document utilisée, voyez 
31793 \begin_inset CommandInset citation
31794 LatexCommand cite
31795 key "KOMA-Script"
31796
31797 \end_inset
31798
31799 .
31800 \end_layout
31801
31802 \begin_layout Section
31803 Notes en marge
31804 \begin_inset Index idx
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808 Notes ! Notes en Marge
31809 \end_layout
31810
31811 \end_inset
31812
31813
31814 \end_layout
31815
31816 \begin_layout Standard
31817 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
31818 t de la même façon.
31819  Quand vous insérez une note en marge avec 
31820 \family sans
31821 Insertion\SpecialChar \menuseparator
31822 Note
31823 \begin_inset space ~
31824 \end_inset
31825
31826 en
31827 \begin_inset space ~
31828 \end_inset
31829
31830 Marge
31831 \family default
31832  ou avec le bouton 
31833 \begin_inset Info
31834 type  "icon"
31835 arg   "marginalnote-insert"
31836 \end_inset
31837
31838  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
31839  grise avec une étiquette rouge 
31840 \begin_inset Quotes fld
31841 \end_inset
31842
31843 marge
31844 \begin_inset Quotes frd
31845 \end_inset
31846
31847 .
31848  
31849 \begin_inset Marginal
31850 status collapsed
31851
31852 \begin_layout Plain Layout
31853 C'est une note en marge.
31854 \end_layout
31855
31856 \end_inset
31857
31858  Cette boîte est la représentation de votre note dans LyX.
31859  Vous pouvez y entrer votre texte.
31860 \end_layout
31861
31862 \begin_layout Standard
31863 Les notes en marge apparaissent dans la marge de droite dans les documents
31864  imprimées sur une seule face.
31865  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
31866  
31867 \begin_inset Quotes eld
31868 \end_inset
31869
31870 extérieure
31871 \begin_inset Quotes erd
31872 \end_inset
31873
31874  – la gauche sur les pages paires et la droite sur les pages impaires.
31875  Le texte de la note en marge est aligné à l'opposé de la marge externe
31876  – aligné à droite quand la note apparaît dans la marge de gauche.
31877  La première ligne de la note apparaît à la hauteur de la ligne de texte
31878  où la note a été insérée dans le document.
31879 \end_layout
31880
31881 \begin_layout Standard
31882 \begin_inset VSpace bigskip
31883 \end_inset
31884
31885 Pour placer une note dans la marge interne, ajoutez la commande suivante
31886  :
31887 \end_layout
31888
31889 \begin_layout Standard
31890
31891 \series bold
31892
31893 \backslash
31894 reversemarginpar
31895 \end_layout
31896
31897 \begin_layout Standard
31898 sous forme de code TeX avant votre note de marge.
31899  Le nouveau positionnement est pris en compte pour toutes les notes en marge
31900  qui suivent 
31901 \begin_inset ERT
31902 status collapsed
31903
31904 \begin_layout Plain Layout
31905
31906
31907 \backslash
31908 reversemarginpar 
31909 \end_layout
31910
31911 \end_inset
31912
31913
31914 \begin_inset Marginal
31915 status open
31916
31917 \begin_layout Plain Layout
31918 Cette note en marge est dans la marge interne.
31919 \end_layout
31920
31921 \end_inset
31922
31923
31924 \series bold
31925
31926 \begin_inset Newline newline
31927 \end_inset
31928
31929
31930 \series default
31931
31932 \begin_inset Note Greyedout
31933 status open
31934
31935 \begin_layout Plain Layout
31936
31937 \series bold
31938 Note:
31939 \series default
31940  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
31941  les notes sont souvent mal mises en formes dans la sortie imprimée.
31942 \end_layout
31943
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \begin_layout Standard
31950 Pour revenir au positionnement implicite, ajoutez la commande :
31951 \end_layout
31952
31953 \begin_layout Standard
31954
31955 \series bold
31956
31957 \backslash
31958 normalmarginpar
31959 \end_layout
31960
31961 \begin_layout Standard
31962 sous forme de code TeX.
31963 \begin_inset ERT
31964 status collapsed
31965
31966 \begin_layout Plain Layout
31967
31968
31969 \backslash
31970 normalmarginpar 
31971 \end_layout
31972
31973 \end_inset
31974
31975
31976 \begin_inset Newline newline
31977 \end_inset
31978
31979  
31980 \begin_inset Note Greyedout
31981 status open
31982
31983 \begin_layout Plain Layout
31984
31985 \series bold
31986 Note:
31987 \series default
31988  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
31989  
31990 \series bold
31991
31992 \backslash
31993 reversemarginpar
31994 \series default
31995  est aussi utilisée.
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Standard
32004 \begin_inset VSpace bigskip
32005 \end_inset
32006
32007
32008 \begin_inset Marginal
32009 status open
32010
32011 \begin_layout Plain Layout
32012 UnTrèsLongMotEnMarge sans césure.
32013 \end_layout
32014
32015 \end_inset
32016
32017  Comme dans le cas décrit dans la section
32018 \begin_inset space ~
32019 \end_inset
32020
32021
32022 \begin_inset CommandInset ref
32023 LatexCommand ref
32024 reference "sub:Lignes-multiple-dans-cellule"
32025
32026 \end_inset
32027
32028 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32029  mot d'une note en marge.
32030  Pour éviter ce problème, insérez un espacement horizontal de 0
32031 \begin_inset space \thinspace{}
32032 \end_inset
32033
32034 pt avant le mot en question: 
32035 \begin_inset Marginal
32036 status open
32037
32038 \begin_layout Plain Layout
32039 \begin_inset space \hspace{}
32040 \length 0pt
32041 \end_inset
32042
32043 UnMotTrèsLongEnMarge avec une césure.
32044 \end_layout
32045
32046 \end_inset
32047
32048
32049 \end_layout
32050
32051 \begin_layout Standard
32052 \begin_inset VSpace bigskip
32053 \end_inset
32054
32055
32056 \end_layout
32057
32058 \begin_layout Standard
32059 \begin_inset Note Greyedout
32060 status open
32061
32062 \begin_layout Plain Layout
32063
32064 \series bold
32065 Note:
32066 \series default
32067  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32068  tableaux, des flottants et des notes de bas de page.
32069 \end_layout
32070
32071 \end_inset
32072
32073
32074 \end_layout
32075
32076 \begin_layout Standard
32077 \begin_inset VSpace bigskip
32078 \end_inset
32079
32080
32081 \end_layout
32082
32083 \begin_layout Standard
32084 \begin_inset ERT
32085 status collapsed
32086
32087 \begin_layout Plain Layout
32088
32089
32090 \backslash
32091 ifmarginnote
32092 \end_layout
32093
32094 \end_inset
32095
32096
32097 \begin_inset Note Note
32098 status open
32099
32100 \begin_layout Plain Layout
32101 La section suivante ne sera affichée que si le paquetage LaTeX 
32102 \series bold
32103 marginnote
32104 \series default
32105  a été installé.
32106 \end_layout
32107
32108 \end_inset
32109
32110
32111 \end_layout
32112
32113 \begin_layout Standard
32114 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
32115 \series bold
32116 marginnote
32117 \series default
32118
32119 \begin_inset Index idx
32120 status collapsed
32121
32122 \begin_layout Plain Layout
32123 Paquetages LaTeX ! marginnote
32124 \end_layout
32125
32126 \end_inset
32127
32128 .
32129  En ajoutant les deux lignes suivantes au préambule de votre document, la
32130  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
32131  la commande fournie par le paquetage 
32132 \series bold
32133 marginnote
32134 \series default
32135  :
32136 \end_layout
32137
32138 \begin_layout Standard
32139
32140 \series bold
32141
32142 \backslash
32143 usepackage{marginnote}
32144 \begin_inset Newline newline
32145 \end_inset
32146
32147
32148 \backslash
32149 let
32150 \backslash
32151 marginpar
32152 \backslash
32153 marginnote
32154 \end_layout
32155
32156 \begin_layout Standard
32157 Ce paquetage est aussi utilisé dans ce document parce que 
32158 \series bold
32159 marginnote
32160 \series default
32161  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32162  vertical pour une note.
32163  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32164  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32165  en page.
32166  Le décalage est inséré dans LyX sous forme de code TeX directement après
32167  la note sous la forme
32168 \end_layout
32169
32170 \begin_layout Standard
32171
32172 \series bold
32173 [offset]
32174 \end_layout
32175
32176 \begin_layout Standard
32177 où l'offset utilise l'une des unités listées dans le tableau
32178 \begin_inset space ~
32179 \end_inset
32180
32181
32182 \begin_inset CommandInset ref
32183 LatexCommand ref
32184 reference "cha:Unités-de-longueur"
32185
32186 \end_inset
32187
32188 .
32189  Une valeur négative déplace la note vers le haut, une valeur positive la
32190  déplace vers le bas.
32191  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32192  vers le haut de 1.5
32193 \begin_inset space \thinspace{}
32194 \end_inset
32195
32196 cm avec la commande en code TeX 
32197 \begin_inset Quotes eld
32198 \end_inset
32199
32200
32201 \series bold
32202 [-1.5cm]
32203 \series default
32204
32205 \begin_inset Quotes erd
32206 \end_inset
32207
32208
32209 \begin_inset Marginal
32210 status collapsed
32211
32212 \begin_layout Plain Layout
32213 Cette note en marge est décalée vers le haut de 1.5
32214 \begin_inset space \thinspace{}
32215 \end_inset
32216
32217 cm par rapport à sa position d'origine.
32218 \end_layout
32219
32220 \end_inset
32221
32222
32223 \begin_inset ERT
32224 status collapsed
32225
32226 \begin_layout Plain Layout
32227
32228 [-1.5cm]
32229 \end_layout
32230
32231 \end_inset
32232
32233
32234 \end_layout
32235
32236 \begin_layout Standard
32237 \begin_inset VSpace medskip
32238 \end_inset
32239
32240 Avec le paquetage 
32241 \series bold
32242 marginnote
32243 \series default
32244  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32245  Par exemple les commandes 
32246 \end_layout
32247
32248 \begin_layout Standard
32249
32250 \series bold
32251
32252 \backslash
32253 renewcommand*{
32254 \backslash
32255 raggedleftmarginnote}{
32256 \backslash
32257 centering}
32258 \begin_inset Newline newline
32259 \end_inset
32260
32261
32262 \backslash
32263 renewcommand*{
32264 \backslash
32265 raggedrightmarginnote}{
32266 \backslash
32267 centering}
32268 \end_layout
32269
32270 \begin_layout Standard
32271 donnent un alignement centré.
32272  
32273 \series bold
32274
32275 \backslash
32276 raggedleftmarginnote
32277 \series default
32278  indique une note qui apparaît dans la marge de gauche.
32279 \begin_inset ERT
32280 status collapsed
32281
32282 \begin_layout Plain Layout
32283
32284
32285 \backslash
32286 renewcommand*{
32287 \backslash
32288 raggedleftmarginnote}{
32289 \backslash
32290 centering}
32291 \end_layout
32292
32293 \begin_layout Plain Layout
32294
32295
32296 \backslash
32297 renewcommand*{
32298 \backslash
32299 raggedrightmarginnote}{
32300 \backslash
32301 centering}
32302 \end_layout
32303
32304 \end_inset
32305
32306
32307 \begin_inset Marginal
32308 status collapsed
32309
32310 \begin_layout Plain Layout
32311 Le texte de cette note en marge est centré.
32312 \end_layout
32313
32314 \end_inset
32315
32316 .
32317  Le comportement implicite est donné par
32318 \end_layout
32319
32320 \begin_layout Standard
32321
32322 \series bold
32323
32324 \backslash
32325 renewcommand*{
32326 \backslash
32327 raggedleftmarginnote}{
32328 \backslash
32329 raggedleft}
32330 \begin_inset Newline newline
32331 \end_inset
32332
32333
32334 \backslash
32335 renewcommand*{
32336 \backslash
32337 raggedrightmarginnote}{
32338 \backslash
32339 raggedright}
32340 \series default
32341
32342 \begin_inset ERT
32343 status collapsed
32344
32345 \begin_layout Plain Layout
32346
32347
32348 \backslash
32349 renewcommand*{
32350 \backslash
32351 raggedleftmarginnote}{
32352 \backslash
32353 raggedleft}
32354 \end_layout
32355
32356 \begin_layout Plain Layout
32357
32358
32359 \backslash
32360 renewcommand*{
32361 \backslash
32362 raggedrightmarginnote}{
32363 \backslash
32364 raggedright}
32365 \end_layout
32366
32367 \end_inset
32368
32369
32370 \end_layout
32371
32372 \begin_layout Standard
32373 \begin_inset VSpace medskip
32374 \end_inset
32375
32376 Pour les autre fonctions du paquetage 
32377 \series bold
32378 marginnote
32379 \series default
32380  nous vous renvoyons à sa documentation 
32381 \begin_inset CommandInset citation
32382 LatexCommand cite
32383 key "marginnote"
32384
32385 \end_inset
32386
32387 .
32388 \end_layout
32389
32390 \begin_layout Standard
32391 \begin_inset VSpace bigskip
32392 \end_inset
32393
32394 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32395  définition.
32396  Pour créer par exemple une entête pour toutes les notes en marge avec le
32397  texte 
32398 \begin_inset Quotes eld
32399 \end_inset
32400
32401
32402 \family sans
32403 \series bold
32404 \bar under
32405 Attention!
32406 \family default
32407 \series default
32408 \bar default
32409
32410 \begin_inset Quotes erd
32411 \end_inset
32412
32413  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32414  de votre document :
32415 \end_layout
32416
32417 \begin_layout Standard
32418
32419 \series bold
32420
32421 \backslash
32422 let
32423 \backslash
32424 myMarginpar
32425 \backslash
32426 marginpar
32427 \begin_inset Newline newline
32428 \end_inset
32429
32430
32431 \backslash
32432 renewcommand{
32433 \backslash
32434 marginpar}[1]{
32435 \backslash
32436 myMarginpar{%
32437 \begin_inset Newline newline
32438 \end_inset
32439
32440
32441 \begin_inset Phantom HPhantom
32442 status open
32443
32444 \begin_layout Plain Layout
32445
32446 \series bold
32447 \begin_inset space ~
32448 \end_inset
32449
32450
32451 \end_layout
32452
32453 \end_inset
32454
32455
32456 \backslash
32457 hspace{0pt}
32458 \backslash
32459 textsf{
32460 \backslash
32461 textbf{
32462 \backslash
32463 underbar{Attention!}}}%
32464 \begin_inset Newline newline
32465 \end_inset
32466
32467
32468 \begin_inset Phantom HPhantom
32469 status open
32470
32471 \begin_layout Plain Layout
32472
32473 \series bold
32474 \begin_inset space ~
32475 \end_inset
32476
32477
32478 \end_layout
32479
32480 \end_inset
32481
32482
32483 \backslash
32484 vspace{1.5mm}
32485 \backslash
32486
32487 \backslash
32488 #1}}
32489 \end_layout
32490
32491 \begin_layout Standard
32492 \begin_inset ERT
32493 status collapsed
32494
32495 \begin_layout Plain Layout
32496
32497
32498 \backslash
32499 let
32500 \backslash
32501 myMarginpar
32502 \backslash
32503 marginpar
32504 \end_layout
32505
32506 \begin_layout Plain Layout
32507
32508
32509 \backslash
32510 renewcommand{
32511 \backslash
32512 marginpar}[1]{
32513 \backslash
32514 myMarginpar{%
32515 \end_layout
32516
32517 \begin_layout Plain Layout
32518
32519    
32520 \backslash
32521 textsf{
32522 \backslash
32523 textbf{
32524 \backslash
32525 underbar{Attention!}}}%
32526 \end_layout
32527
32528 \begin_layout Plain Layout
32529
32530    
32531 \backslash
32532 vspace{1.5mm}
32533 \backslash
32534
32535 \backslash
32536 #1}}
32537 \end_layout
32538
32539 \end_inset
32540
32541
32542 \begin_inset Marginal
32543 status open
32544
32545 \begin_layout Plain Layout
32546 Ceci est une note en marge avec une en-tête prédéfinie.
32547 \end_layout
32548
32549 \end_inset
32550
32551
32552 \begin_inset ERT
32553 status collapsed
32554
32555 \begin_layout Plain Layout
32556
32557 [-1.5cm]
32558 \end_layout
32559
32560 \end_inset
32561
32562
32563 \begin_inset ERT
32564 status collapsed
32565
32566 \begin_layout Plain Layout
32567
32568
32569 \backslash
32570 renewcommand{
32571 \backslash
32572 marginpar}[1]{
32573 \backslash
32574 myMarginpar{#1}}
32575 \end_layout
32576
32577 \end_inset
32578
32579
32580 \begin_inset Note Note
32581 status collapsed
32582
32583 \begin_layout Plain Layout
32584
32585 \lang english
32586 The margin note format is changed only for this example.
32587 \end_layout
32588
32589 \end_inset
32590
32591
32592 \end_layout
32593
32594 \begin_layout Standard
32595 \begin_inset ERT
32596 status collapsed
32597
32598 \begin_layout Plain Layout
32599
32600
32601 \backslash
32602 else
32603 \end_layout
32604
32605 \end_inset
32606
32607
32608 \begin_inset Note Note
32609 status open
32610
32611 \begin_layout Plain Layout
32612 Ce qui suit sera affiché si le paquetage LaTeX 
32613 \series bold
32614 marginnote
32615 \series default
32616  n'est pas installé :
32617 \end_layout
32618
32619 \end_inset
32620
32621
32622 \end_layout
32623
32624 \begin_layout Standard
32625 Vous devez installer le paquetage LaTeX 
32626 \series bold
32627 marginnote
32628 \series default
32629  pour voir la suite de cette section dans la sortie imprimée.
32630 \end_layout
32631
32632 \begin_layout Standard
32633 \begin_inset ERT
32634 status collapsed
32635
32636 \begin_layout Plain Layout
32637
32638
32639 \backslash
32640 fi
32641 \end_layout
32642
32643 \end_inset
32644
32645
32646 \end_layout
32647
32648 \begin_layout Chapter
32649 Les boîtes
32650 \end_layout
32651
32652 \begin_layout Section
32653 Introduction
32654 \begin_inset Index idx
32655 status collapsed
32656
32657 \begin_layout Plain Layout
32658 Boîtes ! Introduction
32659 \end_layout
32660
32661 \end_inset
32662
32663
32664 \end_layout
32665
32666 \begin_layout Standard
32667 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32668  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32669  voir la section
32670 \begin_inset space ~
32671 \end_inset
32672
32673
32674 \begin_inset CommandInset ref
32675 LatexCommand ref
32676 reference "sec:Minipages"
32677
32678 \end_inset
32679
32680 , pour encadrer des portions de texte, voir la section
32681 \begin_inset space ~
32682 \end_inset
32683
32684
32685 \begin_inset CommandInset ref
32686 LatexCommand ref
32687 reference "sec:Décorations"
32688
32689 \end_inset
32690
32691 , pour empêcher que des mots subissent une césure, voir la section
32692 \begin_inset space ~
32693 \end_inset
32694
32695
32696 \begin_inset CommandInset ref
32697 LatexCommand ref
32698 reference "sec:Empêcher-césure"
32699
32700 \end_inset
32701
32702 , pour aligner du texte, voir la section
32703 \begin_inset space ~
32704 \end_inset
32705
32706
32707 \begin_inset CommandInset ref
32708 LatexCommand ref
32709 reference "sub:Alignement-Vertical"
32710
32711 \end_inset
32712
32713 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32714 \begin_inset space ~
32715 \end_inset
32716
32717
32718 \begin_inset CommandInset ref
32719 LatexCommand ref
32720 reference "sec:Boîtes-colorées"
32721
32722 \end_inset
32723
32724 .
32725 \end_layout
32726
32727 \begin_layout Standard
32728 On peut insérer une boîte en utilisant le menu 
32729 \family sans
32730 Insertion\SpecialChar \menuseparator
32731 Boîte
32732 \family default
32733  ou avec le bouton 
32734 \begin_inset Info
32735 type  "icon"
32736 arg   "box-insert Frameless"
32737 \end_inset
32738
32739  de la barre d'outils.
32740  Une boîte grise avec une étiquette 
32741 \family sans
32742 Boîte
32743 \begin_inset space ~
32744 \end_inset
32745
32746 (Minipage)
32747 \family default
32748
32749 \begin_inset Graphics
32750         filename clipart/BoxInsetDefaultQt4.png
32751         scale 65
32752         scaleBeforeRotation
32753
32754 \end_inset
32755
32756  est alors insérée.
32757  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32758  et en choisissant 
32759 \family sans
32760 Paramètres
32761 \family default
32762  .
32763  La fenêtre de dialogue qui apparaît donne accès aux types de
32764 \family sans
32765  Boîte
32766 \begin_inset space ~
32767 \end_inset
32768
32769 Intérieure
32770 \family default
32771  
32772 \family sans
32773 Makebox, Parbox
32774 \family default
32775  et 
32776 \family sans
32777 Minipage
32778 \family default
32779 .
32780  Le type 
32781 \family sans
32782 Minipage
32783 \family default
32784  est le type implicite pour les boîtes nouvellement créées et il est décrit
32785  dans la section
32786 \begin_inset space ~
32787 \end_inset
32788
32789
32790 \begin_inset CommandInset ref
32791 LatexCommand ref
32792 reference "sec:Minipages"
32793
32794 \end_inset
32795
32796 ; le type 
32797 \family sans
32798 Parbox
32799 \family default
32800  est décrit dans la section
32801 \begin_inset space ~
32802 \end_inset
32803
32804
32805 \begin_inset CommandInset ref
32806 LatexCommand ref
32807 reference "sec:Parboxes"
32808
32809 \end_inset
32810
32811  et le type 
32812 \family sans
32813 Makebox
32814 \family default
32815  est décrit dans la section
32816 \begin_inset space ~
32817 \end_inset
32818
32819
32820 \begin_inset CommandInset ref
32821 LatexCommand ref
32822 reference "sec:Empêcher-césure"
32823
32824 \end_inset
32825
32826 .
32827 \end_layout
32828
32829 \begin_layout Standard
32830 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
32831  comme les flottants ou les notes de bas de page.
32832 \end_layout
32833
32834 \begin_layout Standard
32835 \begin_inset Note Greyedout
32836 status open
32837
32838 \begin_layout Plain Layout
32839
32840 \series bold
32841 Note:
32842 \series default
32843  Vous ne pouvez pas employer une boîte comme élément dans un environnement
32844  de type 
32845 \family sans
32846 Liste
32847 \family default
32848  ou 
32849 \family sans
32850 Description
32851 \family default
32852 .
32853 \end_layout
32854
32855 \end_inset
32856
32857
32858 \end_layout
32859
32860 \begin_layout Standard
32861 \begin_inset Note Greyedout
32862 status open
32863
32864 \begin_layout Plain Layout
32865
32866 \series bold
32867 Note:
32868 \series default
32869  Pour une raison inconnue, vous ne pouvez mettre le type de la 
32870 \family sans
32871 Boîte
32872 \begin_inset space ~
32873 \end_inset
32874
32875 Intérieure
32876 \family default
32877  à 
32878 \family sans
32879 Aucune
32880 \family default
32881  que quand vous utilisez une boîte encadrée.
32882  Les boîtes sans 
32883 \family sans
32884 Boîte
32885 \begin_inset space ~
32886 \end_inset
32887
32888 Intérieure
32889 \family default
32890  et sans cadre sont expliquées dans la section
32891 \begin_inset space ~
32892 \end_inset
32893
32894
32895 \begin_inset CommandInset ref
32896 LatexCommand ref
32897 reference "sec:Empêcher-césure"
32898
32899 \end_inset
32900
32901 .
32902 \end_layout
32903
32904 \end_inset
32905
32906
32907 \end_layout
32908
32909 \begin_layout Section
32910 La fenêtre de dialogue Boîte
32911 \begin_inset CommandInset label
32912 LatexCommand label
32913 name "sec:Boîte-Dialogue"
32914
32915 \end_inset
32916
32917
32918 \begin_inset Index idx
32919 status collapsed
32920
32921 \begin_layout Plain Layout
32922 Boîtes ! Fenêtre de dialogue Boîte
32923 \end_layout
32924
32925 \end_inset
32926
32927
32928 \end_layout
32929
32930 \begin_layout Subsection
32931 Taille
32932 \begin_inset Index idx
32933 status collapsed
32934
32935 \begin_layout Plain Layout
32936 Boîtes ! Taille
32937 \end_layout
32938
32939 \end_inset
32940
32941
32942 \end_layout
32943
32944 \begin_layout Standard
32945 Dans la fenêtre de dialogue 
32946 \family sans
32947 Paramètres
32948 \begin_inset space ~
32949 \end_inset
32950
32951 de
32952 \begin_inset space ~
32953 \end_inset
32954
32955 Boîte
32956 \family default
32957  vous pouvez modifier la géométrie de la boîte avec les champs 
32958 \family sans
32959 Largeur
32960 \family default
32961  et 
32962 \family sans
32963 Hauteur
32964 \family default
32965 .
32966  Les unités de longueur qui sont utilisables dans ces champs sont décrites
32967  dans le tableau
32968 \begin_inset space ~
32969 \end_inset
32970
32971
32972 \begin_inset CommandInset ref
32973 LatexCommand ref
32974 reference "tab:Unités"
32975
32976 \end_inset
32977
32978 .
32979  Le champ 
32980 \family sans
32981 Hauteur
32982 \family default
32983  offre en plus les spécifications de taille suivantes :
32984 \end_layout
32985
32986 \begin_layout Description
32987 Profondeur C'est simplement la 
32988 \begin_inset Quotes eld
32989 \end_inset
32990
32991 hauteur
32992 \begin_inset Quotes erd
32993 \end_inset
32994
32995  du texte.
32996  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
32997  lignes de texte dans la boîte.
32998 \begin_inset Newline newline
32999 \end_inset
33000
33001
33002 \begin_inset Newline newline
33003 \end_inset
33004
33005
33006 \begin_inset Newline newline
33007 \end_inset
33008
33009
33010 \begin_inset Box Boxed
33011 position "c"
33012 hor_pos "c"
33013 has_inner_box 1
33014 inner_pos "c"
33015 use_parbox 0
33016 use_makebox 0
33017 width "12col%"
33018 special "none"
33019 height "1in"
33020 height_special "depth"
33021 status open
33022
33023 \begin_layout Plain Layout
33024 \align center
33025 Boîte dont la hauteur est égale à 1
33026 \begin_inset space \thinspace{}
33027 \end_inset
33028
33029 Profondeur
33030 \end_layout
33031
33032 \end_inset
33033
33034
33035 \begin_inset Newline newline
33036 \end_inset
33037
33038
33039 \begin_inset Newline newline
33040 \end_inset
33041
33042
33043 \end_layout
33044
33045 \begin_layout Description
33046 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33047  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33048  est deux fois plus haute que le texte : 
33049 \begin_inset Box Boxed
33050 position "c"
33051 hor_pos "c"
33052 has_inner_box 1
33053 inner_pos "c"
33054 use_parbox 0
33055 use_makebox 0
33056 width "20col%"
33057 special "none"
33058 height "2in"
33059 height_special "height"
33060 status open
33061
33062 \begin_layout Plain Layout
33063 \align center
33064 Boîte dont la hauteur est 2
33065 \begin_inset space \thinspace{}
33066 \end_inset
33067
33068 Hauteur
33069 \end_layout
33070
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \begin_layout Description
33077 Hauteur
33078 \begin_inset space ~
33079 \end_inset
33080
33081 Totale C'est égal à Hauteur
33082 \begin_inset space \thinspace{}
33083 \end_inset
33084
33085 +
33086 \begin_inset space \thinspace{}
33087 \end_inset
33088
33089 Profondeur : 
33090 \begin_inset Box Boxed
33091 position "c"
33092 hor_pos "c"
33093 has_inner_box 1
33094 inner_pos "c"
33095 use_parbox 0
33096 use_makebox 0
33097 width "20col%"
33098 special "none"
33099 height "1in"
33100 height_special "totalheight"
33101 status open
33102
33103 \begin_layout Plain Layout
33104 \align center
33105 Boîte dont la hauteur est 1
33106 \begin_inset space \thinspace{}
33107 \end_inset
33108
33109 Hauteur
33110 \begin_inset space ~
33111 \end_inset
33112
33113 Totale
33114 \end_layout
33115
33116 \end_inset
33117
33118
33119 \end_layout
33120
33121 \begin_layout Description
33122 Largeur On prend la largeur de la boîte comme hauteur : 
33123 \begin_inset Box Boxed
33124 position "c"
33125 hor_pos "c"
33126 has_inner_box 1
33127 inner_pos "c"
33128 use_parbox 0
33129 use_makebox 0
33130 width "12col%"
33131 special "none"
33132 height "1in"
33133 height_special "width"
33134 status open
33135
33136 \begin_layout Plain Layout
33137 \align center
33138 Boîte dont la hauteur est 1
33139 \begin_inset space \thinspace{}
33140 \end_inset
33141
33142 Largeur
33143 \end_layout
33144
33145 \end_inset
33146
33147
33148 \end_layout
33149
33150 \begin_layout Subsection
33151 Alignement
33152 \begin_inset Index idx
33153 status collapsed
33154
33155 \begin_layout Plain Layout
33156 Boîtes ! Alignement
33157 \end_layout
33158
33159 \end_inset
33160
33161
33162 \end_layout
33163
33164 \begin_layout Standard
33165 Quand vous avez choisi une 
33166 \family sans
33167 Boîte
33168 \begin_inset space ~
33169 \end_inset
33170
33171 Intérieure
33172 \family default
33173 , l'alignement vertical de la boîte peut être :
33174 \end_layout
33175
33176 \begin_layout Description
33177 Haut Ceci est un exemple de texte.
33178  
33179 \begin_inset Box Boxed
33180 position "t"
33181 hor_pos "c"
33182 has_inner_box 1
33183 inner_pos "c"
33184 use_parbox 0
33185 use_makebox 0
33186 width "12col%"
33187 special "none"
33188 height "1in"
33189 height_special "totalheight"
33190 status collapsed
33191
33192 \begin_layout Plain Layout
33193 \align center
33194 Cette boîte est alignée sur le haut.
33195 \end_layout
33196
33197 \end_inset
33198
33199  Ceci est un exemple de texte.
33200 \end_layout
33201
33202 \begin_layout Description
33203 Milieu Ceci est un exemple de texte.
33204  
33205 \begin_inset Box Boxed
33206 position "c"
33207 hor_pos "c"
33208 has_inner_box 1
33209 inner_pos "c"
33210 use_parbox 0
33211 use_makebox 0
33212 width "12col%"
33213 special "none"
33214 height "1in"
33215 height_special "totalheight"
33216 status collapsed
33217
33218 \begin_layout Plain Layout
33219 \align center
33220 Cette boîte est alignée au centre.
33221 \end_layout
33222
33223 \end_inset
33224
33225  Ceci est un exemple de texte.
33226 \end_layout
33227
33228 \begin_layout Description
33229 Bas Ceci est un exemple de texte.
33230  
33231 \begin_inset Box Boxed
33232 position "b"
33233 hor_pos "c"
33234 has_inner_box 1
33235 inner_pos "c"
33236 use_parbox 0
33237 use_makebox 0
33238 width "12col%"
33239 special "none"
33240 height "1in"
33241 height_special "totalheight"
33242 status collapsed
33243
33244 \begin_layout Plain Layout
33245 \align center
33246 Cette boîte est alignée sur le bas.
33247 \end_layout
33248
33249 \end_inset
33250
33251  Ceci est un exemple de texte.
33252 \end_layout
33253
33254 \begin_layout Standard
33255 \begin_inset Note Greyedout
33256 status open
33257
33258 \begin_layout Plain Layout
33259
33260 \series bold
33261 Note:
33262 \series default
33263  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33264  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33265  l'autre non.
33266 \end_layout
33267
33268 \end_inset
33269
33270
33271 \end_layout
33272
33273 \begin_layout Standard
33274 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33275  paragraphe grâce à la fenêtre de dialogue 
33276 \family sans
33277 Paramètres
33278 \begin_inset space ~
33279 \end_inset
33280
33281 de
33282 \begin_inset space ~
33283 \end_inset
33284
33285 Boîte
33286 \family default
33287 .
33288 \end_layout
33289
33290 \begin_layout Standard
33291 \begin_inset VSpace bigskip
33292 \end_inset
33293
33294 Quand vous avez choisi une 
33295 \family sans
33296 Boîte
33297 \begin_inset space ~
33298 \end_inset
33299
33300 Intérieure
33301 \family default
33302 , l'alignement vertical du contenu de la boîte peut être :
33303 \end_layout
33304
33305 \begin_layout Description
33306 haut Ceci est un exemple de texte.
33307 \begin_inset Box Boxed
33308 position "c"
33309 hor_pos "c"
33310 has_inner_box 1
33311 inner_pos "t"
33312 use_parbox 0
33313 use_makebox 0
33314 width "12col%"
33315 special "none"
33316 height "1.5in"
33317 height_special "totalheight"
33318 status collapsed
33319
33320 \begin_layout Plain Layout
33321 \align center
33322 Le texte de cette boîte est aligné sur le haut.
33323 \end_layout
33324
33325 \end_inset
33326
33327  Ceci est un exemple de texte.
33328 \end_layout
33329
33330 \begin_layout Description
33331 milieu Ceci est un exemple de texte.
33332  
33333 \begin_inset Box Boxed
33334 position "c"
33335 hor_pos "c"
33336 has_inner_box 1
33337 inner_pos "c"
33338 use_parbox 0
33339 use_makebox 0
33340 width "12col%"
33341 special "none"
33342 height "1.5in"
33343 height_special "totalheight"
33344 status collapsed
33345
33346 \begin_layout Plain Layout
33347 \align center
33348 Le texte de cette boîte est aligné au centre
33349 \end_layout
33350
33351 \end_inset
33352
33353  Ceci est un exemple de texte.
33354 \end_layout
33355
33356 \begin_layout Description
33357 bas Ceci est un exemple de texte.
33358  
33359 \begin_inset Box Boxed
33360 position "c"
33361 hor_pos "c"
33362 has_inner_box 1
33363 inner_pos "b"
33364 use_parbox 0
33365 use_makebox 0
33366 width "12col%"
33367 special "none"
33368 height "1.5in"
33369 height_special "totalheight"
33370 status collapsed
33371
33372 \begin_layout Plain Layout
33373 \align center
33374 Le texte de cette boîte est aligné en bas.
33375 \end_layout
33376
33377 \end_inset
33378
33379  Ceci est un exemple de texte.
33380 \end_layout
33381
33382 \begin_layout Description
33383 élongation Ceci est un exemple de texte.
33384  
33385 \begin_inset Box Boxed
33386 position "c"
33387 hor_pos "c"
33388 has_inner_box 1
33389 inner_pos "s"
33390 use_parbox 0
33391 use_makebox 0
33392 width "12col%"
33393 special "none"
33394 height "1.5in"
33395 height_special "totalheight"
33396 status collapsed
33397
33398 \begin_layout Plain Layout
33399 \align center
33400 Le texte 
33401 \end_layout
33402
33403 \begin_layout Plain Layout
33404 \align center
33405 de cette
33406 \end_layout
33407
33408 \begin_layout Plain Layout
33409 \align center
33410 boîte est
33411 \end_layout
33412
33413 \begin_layout Plain Layout
33414 \align center
33415 allongé.
33416 \end_layout
33417
33418 \end_inset
33419
33420  Ceci est un exemple de texte.
33421 \end_layout
33422
33423 \begin_layout Standard
33424 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33425  paragraphe.
33426  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33427 \end_layout
33428
33429 \begin_layout Standard
33430 \begin_inset VSpace bigskip
33431 \end_inset
33432
33433 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33434  la fenêtre de dialogue 
33435 \family sans
33436 Paramètres
33437 \begin_inset space ~
33438 \end_inset
33439
33440 de
33441 \begin_inset space ~
33442 \end_inset
33443
33444 paragraphe
33445 \family default
33446  quand vous avez choisi une 
33447 \family sans
33448 Boîte
33449 \begin_inset space ~
33450 \end_inset
33451
33452 Intérieure
33453 \family default
33454 .
33455 \end_layout
33456
33457 \begin_layout Standard
33458 \align center
33459 \begin_inset Box Boxed
33460 position "c"
33461 hor_pos "c"
33462 has_inner_box 1
33463 inner_pos "s"
33464 use_parbox 0
33465 use_makebox 0
33466 width "15col%"
33467 special "none"
33468 height "1.25in"
33469 height_special "totalheight"
33470 status open
33471
33472 \begin_layout Plain Layout
33473 \align left
33474 Le texte de 
33475 \end_layout
33476
33477 \begin_layout Plain Layout
33478 \align left
33479 cette boîte
33480 \end_layout
33481
33482 \begin_layout Plain Layout
33483 \align right
33484 est allongé.
33485 \end_layout
33486
33487 \end_inset
33488
33489
33490 \end_layout
33491
33492 \begin_layout Standard
33493 Si vous n'avez pas choisi une 
33494 \family sans
33495 Boîte
33496 \begin_inset space ~
33497 \end_inset
33498
33499 Intérieure
33500 \family default
33501 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33502  de dialogue de boîte.
33503 \end_layout
33504
33505 \begin_layout Standard
33506 \align center
33507 \begin_inset Box Boxed
33508 position "c"
33509 hor_pos "s"
33510 has_inner_box 0
33511 inner_pos "s"
33512 use_parbox 0
33513 use_makebox 0
33514 width "90col%"
33515 special "none"
33516 height "1.25in"
33517 height_special "totalheight"
33518 status open
33519
33520 \begin_layout Plain Layout
33521 Le texte de cette boîte est allongé horizontalement.
33522 \end_layout
33523
33524 \end_inset
33525
33526
33527 \end_layout
33528
33529 \begin_layout Subsection
33530 Décorations
33531 \begin_inset CommandInset label
33532 LatexCommand label
33533 name "sec:Décorations"
33534
33535 \end_inset
33536
33537
33538 \begin_inset Index idx
33539 status collapsed
33540
33541 \begin_layout Plain Layout
33542 Boîtes ! Décorations
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Standard
33551 On peut spécifier le style de la boîte en utilisant la liste déroulante
33552  
33553 \family sans
33554 Décoration
33555 \family default
33556 .
33557  Les possibilités sont les suivantes :
33558 \end_layout
33559
33560 \begin_layout Description
33561 Aucun
33562 \begin_inset space ~
33563 \end_inset
33564
33565 cadre
33566 \begin_inset space ~
33567 \end_inset
33568
33569 tracé Rien n'est tracé
33570 \end_layout
33571
33572 \begin_layout Description
33573 Cadre
33574 \begin_inset space ~
33575 \end_inset
33576
33577 rectangulaire
33578 \begin_inset space ~
33579 \end_inset
33580
33581 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33582  L'épaisseur du trait de ce cadre est donnée par la variable  
33583 \series bold
33584
33585 \backslash
33586 fboxrule
33587 \series default
33588 .
33589 \begin_inset Newline newline
33590 \end_inset
33591
33592
33593 \begin_inset Box Boxed
33594 position "c"
33595 hor_pos "c"
33596 has_inner_box 1
33597 inner_pos "c"
33598 use_parbox 0
33599 use_makebox 0
33600 width "20col%"
33601 special "none"
33602 height "1in"
33603 height_special "totalheight"
33604 status open
33605
33606 \begin_layout Plain Layout
33607 \align center
33608 Boîte rectangulaire
33609 \end_layout
33610
33611 \end_inset
33612
33613
33614 \end_layout
33615
33616 \begin_layout Description
33617 Cadre
33618 \begin_inset space ~
33619 \end_inset
33620
33621 oval,
33622 \begin_inset space ~
33623 \end_inset
33624
33625 fin Ceci dessine un cadre ovalisée autour de la boîte.
33626  L'épaisseur du trait de ce cadre est de  0.4
33627 \begin_inset space \thinspace{}
33628 \end_inset
33629
33630 pt.
33631  
33632 \begin_inset Box ovalbox
33633 position "c"
33634 hor_pos "c"
33635 has_inner_box 1
33636 inner_pos "c"
33637 use_parbox 0
33638 use_makebox 0
33639 width "20col%"
33640 special "none"
33641 height "1in"
33642 height_special "totalheight"
33643 status open
33644
33645 \begin_layout Plain Layout
33646 \align center
33647 Boîte ovalisée, fine
33648 \end_layout
33649
33650 \end_inset
33651
33652
33653 \end_layout
33654
33655 \begin_layout Description
33656 Cadre
33657 \begin_inset space ~
33658 \end_inset
33659
33660 oval,
33661 \begin_inset space ~
33662 \end_inset
33663
33664 épais Ceci dessine un cadre ovalisée autour de la boîte.
33665  L'épaisseur du trait de ce cadre est de   0.8
33666 \begin_inset space \thinspace{}
33667 \end_inset
33668
33669 pt.
33670  
33671 \begin_inset Box Ovalbox
33672 position "c"
33673 hor_pos "c"
33674 has_inner_box 1
33675 inner_pos "c"
33676 use_parbox 0
33677 use_makebox 0
33678 width "20col%"
33679 special "none"
33680 height "1in"
33681 height_special "totalheight"
33682 status open
33683
33684 \begin_layout Plain Layout
33685 \align center
33686 Boîte ovalisée, épaisse
33687 \end_layout
33688
33689 \end_inset
33690
33691
33692 \end_layout
33693
33694 \begin_layout Description
33695 Ombre
33696 \begin_inset space ~
33697 \end_inset
33698
33699 en
33700 \begin_inset space ~
33701 \end_inset
33702
33703 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33704  L'épaisseur du trait de ce cadre est donnée par la variable  
33705 \series bold
33706
33707 \backslash
33708 fboxrule
33709 \series default
33710 , l'ombre a une épaisseur de  4
33711 \begin_inset space \thinspace{}
33712 \end_inset
33713
33714 pt.
33715  
33716 \begin_inset Box Shadowbox
33717 position "c"
33718 hor_pos "c"
33719 has_inner_box 1
33720 inner_pos "c"
33721 use_parbox 0
33722 use_makebox 0
33723 width "20col%"
33724 special "none"
33725 height "1in"
33726 height_special "totalheight"
33727 status open
33728
33729 \begin_layout Plain Layout
33730 \align center
33731 Boîte ombrée
33732 \end_layout
33733
33734 \end_inset
33735
33736
33737 \end_layout
33738
33739 \begin_layout Description
33740 Fond
33741 \begin_inset space ~
33742 \end_inset
33743
33744 ombré Ceci dessine une boîte avec un arrière plan rouge.
33745  Contrairement aux boîtes coloriées
33746 \begin_inset Foot
33747 status collapsed
33748
33749 \begin_layout Plain Layout
33750 Voir la section
33751 \begin_inset space ~
33752 \end_inset
33753
33754
33755 \begin_inset CommandInset ref
33756 LatexCommand ref
33757 reference "sec:Boîtes-colorées"
33758
33759 \end_inset
33760
33761 .
33762 \end_layout
33763
33764 \end_inset
33765
33766 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
33767  son propre paragraphe.
33768 \begin_inset Box Shaded
33769 position "t"
33770 hor_pos "c"
33771 has_inner_box 0
33772 inner_pos "t"
33773 use_parbox 0
33774 use_makebox 0
33775 width "50col%"
33776 special "none"
33777 height "1in"
33778 height_special "totalheight"
33779 status open
33780
33781 \begin_layout Plain Layout
33782 Boîte avec fond ombré
33783 \end_layout
33784
33785 \end_inset
33786
33787
33788 \end_layout
33789
33790 \begin_layout Description
33791 Cadre
33792 \begin_inset space ~
33793 \end_inset
33794
33795 rectangulaire
33796 \begin_inset space ~
33797 \end_inset
33798
33799 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
33800  boîte.
33801  L'épaisseur du trait du cadre interne est de 0.75
33802 \begin_inset space \thinspace{}
33803 \end_inset
33804
33805
33806 \series bold
33807
33808 \backslash
33809 fboxrule
33810 \series default
33811 , l'épaisseur du trait du cadre externe est de 1.5
33812 \begin_inset space \thinspace{}
33813 \end_inset
33814
33815
33816 \series bold
33817
33818 \backslash
33819 fboxrule
33820 \series default
33821 .
33822  La distance entre les deux cadres est de  1.5
33823 \begin_inset space \thinspace{}
33824 \end_inset
33825
33826
33827 \series bold
33828
33829 \backslash
33830 fboxrule
33831 \series default
33832
33833 \begin_inset space \thinspace{}
33834 \end_inset
33835
33836 +
33837 \begin_inset space \thinspace{}
33838 \end_inset
33839
33840 0.5
33841 \begin_inset space \thinspace{}
33842 \end_inset
33843
33844 pt.
33845  
33846 \begin_inset Box Doublebox
33847 position "c"
33848 hor_pos "c"
33849 has_inner_box 1
33850 inner_pos "c"
33851 use_parbox 0
33852 use_makebox 0
33853 width "20col%"
33854 special "none"
33855 height "1in"
33856 height_special "totalheight"
33857 status open
33858
33859 \begin_layout Plain Layout
33860 \align center
33861 Boîte double
33862 \end_layout
33863
33864 \end_inset
33865
33866
33867 \end_layout
33868
33869 \begin_layout Standard
33870 \begin_inset VSpace bigskip
33871 \end_inset
33872
33873 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
33874  style de boîte utilisé.
33875  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
33876  le paquetage LaTeX 
33877 \series bold
33878 fancybox
33879 \series default
33880
33881 \begin_inset Index idx
33882 status collapsed
33883
33884 \begin_layout Plain Layout
33885 Paquetages LaTeX ! fancybox
33886 \end_layout
33887
33888 \end_inset
33889
33890 .
33891 \end_layout
33892
33893 \begin_layout Standard
33894 \begin_inset VSpace bigskip
33895 \end_inset
33896
33897 Quand vous utilisez le style de décoration 
33898 \family sans
33899 cadre rectangulaire simple
33900 \family default
33901  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
33902  de la boîte.
33903  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
33904  prendra toute la largeur de la colonne, la boîte sera considérée comme
33905  son propre paragraphe et 
33906 \series bold
33907
33908 \backslash
33909 fboxrule
33910 \series default
33911  et 
33912 \series bold
33913
33914 \backslash
33915 fboxsep
33916 \series default
33917  n'ont aucun effet sur ce type de boîte.
33918  L'épaisseur de la ligne du cadre a la valeur de 
33919 \series bold
33920
33921 \backslash
33922 FrameRule
33923 \series default
33924 .
33925  
33926 \begin_inset Box Framed
33927 position "t"
33928 hor_pos "c"
33929 has_inner_box 0
33930 inner_pos "t"
33931 use_parbox 0
33932 use_makebox 0
33933 width "100col%"
33934 special "none"
33935 height "1in"
33936 height_special "totalheight"
33937 status collapsed
33938
33939 \begin_layout Plain Layout
33940 Boîte avec cadre simple et sauts de page
33941 \end_layout
33942
33943 \end_inset
33944
33945
33946 \end_layout
33947
33948 \begin_layout Section
33949 Personnalisation des boîtes
33950 \begin_inset Index idx
33951 status collapsed
33952
33953 \begin_layout Plain Layout
33954 Boîtes! Personnalisation
33955 \end_layout
33956
33957 \end_inset
33958
33959
33960 \end_layout
33961
33962 \begin_layout Standard
33963 La valeur implicite pour la variable 
33964 \series bold
33965
33966 \backslash
33967 fboxrule
33968 \series default
33969  est 0.4
33970 \begin_inset space \thinspace{}
33971 \end_inset
33972
33973 pt.
33974  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
33975  pour avoir 2
33976 \begin_inset space \thinspace{}
33977 \end_inset
33978
33979 pt :
33980 \end_layout
33981
33982 \begin_layout Standard
33983
33984 \series bold
33985
33986 \backslash
33987 setlength{
33988 \backslash
33989 fboxrule}{2pt}
33990 \end_layout
33991
33992 \begin_layout Standard
33993 \begin_inset ERT
33994 status collapsed
33995
33996 \begin_layout Plain Layout
33997
33998
33999 \backslash
34000 setlength{
34001 \backslash
34002 fboxrule}{2pt}
34003 \end_layout
34004
34005 \end_inset
34006
34007
34008 \begin_inset Box Boxed
34009 position "c"
34010 hor_pos "c"
34011 has_inner_box 1
34012 inner_pos "c"
34013 use_parbox 0
34014 use_makebox 0
34015 width "25col%"
34016 special "none"
34017 height "1in"
34018 height_special "totalheight"
34019 status open
34020
34021 \begin_layout Plain Layout
34022 \align center
34023 Boîte rectangulaire avec 
34024 \series bold
34025
34026 \backslash
34027 fboxrule
34028 \series default
34029
34030 \begin_inset space \thinspace{}
34031 \end_inset
34032
34033 =
34034 \begin_inset space \thinspace{}
34035 \end_inset
34036
34037 2
34038 \begin_inset space \thinspace{}
34039 \end_inset
34040
34041 pt
34042 \end_layout
34043
34044 \end_inset
34045
34046
34047 \begin_inset ERT
34048 status collapsed
34049
34050 \begin_layout Plain Layout
34051
34052
34053 \backslash
34054 setlength{
34055 \backslash
34056 fboxrule}{0.4pt}
34057 \end_layout
34058
34059 \end_inset
34060
34061
34062 \end_layout
34063
34064 \begin_layout Standard
34065 \begin_inset VSpace bigskip
34066 \end_inset
34067
34068 L'espace entre le cadre et le contenu de la boîte est le même pour tous
34069  les types de cadres, implicitement il est de 3
34070 \begin_inset space \thinspace{}
34071 \end_inset
34072
34073 pt.
34074  Vous pouvez le modifier en donnant une autre valeur à la variable 
34075 \series bold
34076
34077 \backslash
34078 fboxsep
34079 \series default
34080 .
34081  Par exemple la commande
34082 \end_layout
34083
34084 \begin_layout Standard
34085
34086 \series bold
34087
34088 \backslash
34089 setlength{
34090 \backslash
34091 fboxsep}{10pt}
34092 \end_layout
34093
34094 \begin_layout Standard
34095 met une valeur de 10
34096 \begin_inset space \thinspace{}
34097 \end_inset
34098
34099 pt, comme celle utilisée pour cette boîte :
34100 \end_layout
34101
34102 \begin_layout Standard
34103 \begin_inset ERT
34104 status collapsed
34105
34106 \begin_layout Plain Layout
34107
34108
34109 \backslash
34110 setlength{
34111 \backslash
34112 fboxsep}{10pt}
34113 \end_layout
34114
34115 \end_inset
34116
34117
34118 \begin_inset Box Boxed
34119 position "c"
34120 hor_pos "c"
34121 has_inner_box 1
34122 inner_pos "c"
34123 use_parbox 0
34124 use_makebox 0
34125 width "25col%"
34126 special "none"
34127 height "1in"
34128 height_special "totalheight"
34129 status open
34130
34131 \begin_layout Plain Layout
34132 \align center
34133 Boîte rectangulaire avec 
34134 \series bold
34135
34136 \backslash
34137 fboxsep
34138 \series default
34139
34140 \begin_inset space \thinspace{}
34141 \end_inset
34142
34143 =
34144 \begin_inset space \thinspace{}
34145 \end_inset
34146
34147 10
34148 \begin_inset space \thinspace{}
34149 \end_inset
34150
34151 pt
34152 \end_layout
34153
34154 \end_inset
34155
34156
34157 \begin_inset ERT
34158 status collapsed
34159
34160 \begin_layout Plain Layout
34161
34162
34163 \backslash
34164 setlength{
34165 \backslash
34166 fboxsep}{3pt}
34167 \end_layout
34168
34169 \end_inset
34170
34171
34172 \end_layout
34173
34174 \begin_layout Standard
34175 \begin_inset VSpace bigskip
34176 \end_inset
34177
34178 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34179  la commande 
34180 \series bold
34181
34182 \backslash
34183 cornersize
34184 \series default
34185 .
34186  Par exemple, la commande
34187 \end_layout
34188
34189 \begin_layout Standard
34190
34191 \series bold
34192
34193 \backslash
34194 cornersize*{1cm}
34195 \end_layout
34196
34197 \begin_layout Standard
34198 donne un diamètre de 1
34199 \begin_inset space \thinspace{}
34200 \end_inset
34201
34202 cm.
34203  La commande
34204 \end_layout
34205
34206 \begin_layout Standard
34207
34208 \series bold
34209
34210 \backslash
34211 cornersize{num}
34212 \end_layout
34213
34214 \begin_layout Standard
34215 fixe le diamètre à 
34216 \family sans
34217 num
34218 \begin_inset space \thinspace{}
34219 \end_inset
34220
34221 ×
34222 \begin_inset space \thinspace{}
34223 \end_inset
34224
34225 minimum(largeur et hauteur de la boîte)
34226 \family default
34227 .
34228  La valeur implicite est 
34229 \series bold
34230
34231 \backslash
34232 cornersize{0.5}
34233 \series default
34234 .
34235 \end_layout
34236
34237 \begin_layout Standard
34238 \begin_inset ERT
34239 status collapsed
34240
34241 \begin_layout Plain Layout
34242
34243
34244 \backslash
34245 cornersize*{1.5cm}
34246 \end_layout
34247
34248 \end_inset
34249
34250
34251 \begin_inset Box Ovalbox
34252 position "c"
34253 hor_pos "c"
34254 has_inner_box 1
34255 inner_pos "c"
34256 use_parbox 0
34257 use_makebox 0
34258 width "25col%"
34259 special "none"
34260 height "1in"
34261 height_special "totalheight"
34262 status open
34263
34264 \begin_layout Plain Layout
34265 \align center
34266 Boîte ovale avec 
34267 \series bold
34268
34269 \backslash
34270 cornersize
34271 \series default
34272
34273 \begin_inset space \thinspace{}
34274 \end_inset
34275
34276 =
34277 \begin_inset space \thinspace{}
34278 \end_inset
34279
34280 1.5
34281 \begin_inset space \thinspace{}
34282 \end_inset
34283
34284 cm
34285 \end_layout
34286
34287 \end_inset
34288
34289
34290 \begin_inset ERT
34291 status collapsed
34292
34293 \begin_layout Plain Layout
34294
34295
34296 \backslash
34297 cornersize{0.5}
34298 \end_layout
34299
34300 \end_inset
34301
34302
34303 \end_layout
34304
34305 \begin_layout Standard
34306 \begin_inset VSpace bigskip
34307 \end_inset
34308
34309 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
34310  
34311 \series bold
34312
34313 \backslash
34314 shadowsize
34315 \series default
34316 .
34317  Elle est fixée à 2
34318 \begin_inset space \thinspace{}
34319 \end_inset
34320
34321 pt pour la boîte suivante par la commande :
34322 \end_layout
34323
34324 \begin_layout Standard
34325
34326 \series bold
34327
34328 \backslash
34329 setlength{
34330 \backslash
34331 shadowsize}{2pt}
34332 \end_layout
34333
34334 \begin_layout Standard
34335 \begin_inset ERT
34336 status collapsed
34337
34338 \begin_layout Plain Layout
34339
34340
34341 \backslash
34342 setlength{
34343 \backslash
34344 shadowsize}{2pt}
34345 \end_layout
34346
34347 \end_inset
34348
34349
34350 \begin_inset Box Shadowbox
34351 position "c"
34352 hor_pos "c"
34353 has_inner_box 1
34354 inner_pos "c"
34355 use_parbox 0
34356 use_makebox 0
34357 width "25col%"
34358 special "none"
34359 height "1in"
34360 height_special "totalheight"
34361 status open
34362
34363 \begin_layout Plain Layout
34364 \align center
34365 Boîte ombrée avec 
34366 \series bold
34367
34368 \backslash
34369 shadowsize
34370 \series default
34371
34372 \begin_inset space \thinspace{}
34373 \end_inset
34374
34375 =
34376 \begin_inset space \thinspace{}
34377 \end_inset
34378
34379 2
34380 \begin_inset space \thinspace{}
34381 \end_inset
34382
34383 pt
34384 \end_layout
34385
34386 \end_inset
34387
34388
34389 \begin_inset ERT
34390 status collapsed
34391
34392 \begin_layout Plain Layout
34393
34394
34395 \backslash
34396 setlength{
34397 \backslash
34398 shadowsize}{4pt}
34399 \end_layout
34400
34401 \end_inset
34402
34403
34404 \end_layout
34405
34406 \begin_layout Standard
34407 \begin_inset VSpace bigskip
34408 \end_inset
34409
34410
34411 \end_layout
34412
34413 \begin_layout Standard
34414 La valeur implicite pour la longueur 
34415 \series bold
34416
34417 \backslash
34418 FrameRule
34419 \series default
34420  est 0,4
34421 \begin_inset space \thinspace{}
34422 \end_inset
34423
34424 pt.
34425  L'espacement implicite entre le contenu de la note et le cadre est de 9
34426 \begin_inset space \thinspace{}
34427 \end_inset
34428
34429 pt et il peut être modifié en utilisant la valeur de 
34430 \series bold
34431
34432 \backslash
34433 FrameSep
34434 \series default
34435 .
34436  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
34437  suivantes en code TeX
34438 \end_layout
34439
34440 \begin_layout Standard
34441
34442 \series bold
34443
34444 \backslash
34445 setlength{
34446 \backslash
34447 FrameRule}{5pt}
34448 \begin_inset Newline newline
34449 \end_inset
34450
34451
34452 \backslash
34453 setlength{
34454 \backslash
34455 FrameSep}{0.5cm}
34456 \end_layout
34457
34458 \begin_layout Standard
34459 \begin_inset ERT
34460 status collapsed
34461
34462 \begin_layout Plain Layout
34463
34464
34465 \backslash
34466 setlength{
34467 \backslash
34468 FrameRule}{5pt}
34469 \end_layout
34470
34471 \begin_layout Plain Layout
34472
34473
34474 \backslash
34475 setlength{
34476 \backslash
34477 FrameSep}{0.5cm}
34478 \end_layout
34479
34480 \end_inset
34481
34482
34483 \begin_inset Box Framed
34484 position "t"
34485 hor_pos "c"
34486 has_inner_box 0
34487 inner_pos "t"
34488 use_parbox 0
34489 use_makebox 0
34490 width "100col%"
34491 special "none"
34492 height "1in"
34493 height_special "totalheight"
34494 status open
34495
34496 \begin_layout Plain Layout
34497 Ceci est un texte dans une boîte autorisant les 
34498 \family sans
34499 sauts de page
34500 \family default
34501 .
34502 \end_layout
34503
34504 \end_inset
34505
34506
34507 \begin_inset ERT
34508 status collapsed
34509
34510 \begin_layout Plain Layout
34511
34512
34513 \backslash
34514 setlength{
34515 \backslash
34516 FrameRule}{0.4pt}
34517 \end_layout
34518
34519 \begin_layout Plain Layout
34520
34521
34522 \backslash
34523 setlength{
34524 \backslash
34525 FrameSep}{9pt}
34526 \end_layout
34527
34528 \end_inset
34529
34530
34531 \end_layout
34532
34533 \begin_layout Standard
34534 \begin_inset VSpace bigskip
34535 \end_inset
34536
34537
34538 \end_layout
34539
34540 \begin_layout Standard
34541 Pour les boîtes à 
34542 \family sans
34543 Fond
34544 \begin_inset space ~
34545 \end_inset
34546
34547 ombré
34548 \family default
34549 , l'espacement implicite entre le contenu de la boîte et son cadre est de
34550  3
34551 \begin_inset space \thinspace{}
34552 \end_inset
34553
34554 pt et il peut être modifié avec la valeur de 
34555 \series bold
34556
34557 \backslash
34558 fboxsep
34559 \series default
34560 .
34561  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
34562  localement avec la commande 
34563 \series bold
34564
34565 \backslash
34566 definecolor{shadecolor}
34567 \series default
34568 , soit globalement avec le menu 
34569 \family sans
34570 Outils\SpecialChar \menuseparator
34571 Préférences
34572 \family default
34573 \SpecialChar \menuseparator
34574
34575 \family sans
34576 Couleurs\SpecialChar \menuseparator
34577 boîte
34578 \begin_inset space ~
34579 \end_inset
34580
34581 ombrée
34582 \family default
34583 .
34584  La syntaxe de la commande 
34585 \series bold
34586
34587 \backslash
34588 definecolor
34589 \series default
34590  est expliquée dans la section
34591 \begin_inset space ~
34592 \end_inset
34593
34594
34595 \begin_inset CommandInset ref
34596 LatexCommand ref
34597 reference "sec:Tableaux-Colorés"
34598
34599 \end_inset
34600
34601
34602 \begin_inset Foot
34603 status collapsed
34604
34605 \begin_layout Plain Layout
34606 Notez que l'utilisation de 
34607 \series bold
34608
34609 \backslash
34610 definecolor
34611 \series default
34612  ne peut se faire sans le paquetage LaTeX 
34613 \series bold
34614 color
34615 \series default
34616  dans le préambule, voir la section
34617 \begin_inset space ~
34618 \end_inset
34619
34620
34621 \begin_inset CommandInset ref
34622 LatexCommand ref
34623 reference "sec:Boîtes-colorées"
34624
34625 \end_inset
34626
34627 .
34628  
34629 \end_layout
34630
34631 \end_inset
34632
34633 .
34634 \end_layout
34635
34636 \begin_layout Standard
34637 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34638  les commandes en code TeX suivantes
34639 \end_layout
34640
34641 \begin_layout Standard
34642
34643 \series bold
34644
34645 \backslash
34646 setlength{
34647 \backslash
34648 fboxsep}{0.5cm}
34649 \series default
34650
34651 \begin_inset Newline newline
34652 \end_inset
34653
34654
34655 \series bold
34656
34657 \backslash
34658 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34659 \end_layout
34660
34661 \begin_layout Standard
34662 \begin_inset ERT
34663 status collapsed
34664
34665 \begin_layout Plain Layout
34666
34667
34668 \backslash
34669 setlength{
34670 \backslash
34671 fboxsep}{0.5cm}
34672 \end_layout
34673
34674 \begin_layout Plain Layout
34675
34676
34677 \backslash
34678 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34679 \end_layout
34680
34681 \end_inset
34682
34683
34684 \begin_inset Box Shaded
34685 position "t"
34686 hor_pos "c"
34687 has_inner_box 0
34688 inner_pos "t"
34689 use_parbox 0
34690 use_makebox 0
34691 width "100col%"
34692 special "none"
34693 height "1in"
34694 height_special "totalheight"
34695 status open
34696
34697 \begin_layout Plain Layout
34698
34699 \color yellow
34700 Ceci est un texte jaune dans une boîte à 
34701 \family sans
34702 Fond
34703 \begin_inset space ~
34704 \end_inset
34705
34706 ombré
34707 \family default
34708 \color inherit
34709  
34710 \color yellow
34711 avec un fond vert foncé.
34712 \end_layout
34713
34714 \end_inset
34715
34716
34717 \begin_inset ERT
34718 status collapsed
34719
34720 \begin_layout Plain Layout
34721
34722
34723 \backslash
34724 setlength{
34725 \backslash
34726 fboxsep}{3pt}
34727 \end_layout
34728
34729 \begin_layout Plain Layout
34730
34731
34732 \backslash
34733 definecolor{shadecolor}{rgb}{1,0,0}
34734 \end_layout
34735
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \begin_layout Standard
34742 \begin_inset VSpace bigskip
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Standard
34749 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
34750  les boîtes qui suivent la commandes qui les a changées.
34751 \end_layout
34752
34753 \begin_layout Section
34754 Minipages
34755 \begin_inset CommandInset label
34756 LatexCommand label
34757 name "sec:Minipages"
34758
34759 \end_inset
34760
34761
34762 \begin_inset Index idx
34763 status collapsed
34764
34765 \begin_layout Plain Layout
34766 Boîtes ! Minipages
34767 \end_layout
34768
34769 \end_inset
34770
34771
34772 \end_layout
34773
34774 \begin_layout Standard
34775 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
34776 ur d'une page.
34777  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34778  règles d'indentation, de saut de ligne, etc.
34779  s'appliquent.
34780 \end_layout
34781
34782 \begin_layout Standard
34783 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34784  langues.
34785 \end_layout
34786
34787 \begin_layout Standard
34788 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34789  Leur largeur est fixée à 45
34790 \begin_inset space \thinspace{}
34791 \end_inset
34792
34793 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34794  via le menu 
34795 \family sans
34796 Insertion\SpecialChar \menuseparator
34797 Typographie
34798 \begin_inset space ~
34799 \end_inset
34800
34801 spéciale\SpecialChar \menuseparator
34802 Ressort
34803 \begin_inset space ~
34804 \end_inset
34805
34806 Horizontal
34807 \family default
34808 .
34809 \end_layout
34810
34811 \begin_layout Standard
34812 \begin_inset Box Frameless
34813 position "t"
34814 hor_pos "c"
34815 has_inner_box 1
34816 inner_pos "c"
34817 use_parbox 0
34818 use_makebox 0
34819 width "45col%"
34820 special "none"
34821 height "1in"
34822 height_special "totalheight"
34823 status open
34824
34825 \begin_layout Plain Layout
34826
34827 \lang ngerman
34828 Dies ist ein deutscher Text.
34829  Dies ist ein deutscher Text.
34830  Dies ist ein deutscher Text.
34831  Dies ist ein deutscher Text.
34832  Dies ist ein deutscher Text.
34833  Dies ist ein deutscher Text.
34834  Dies ist ein deutscher Text.
34835  Dies ist ein deutscher Text.
34836  Dies ist ein deutscher Text.
34837  Dies ist ein deutscher Text.
34838  Dies ist ein deutscher Text.
34839  Dies ist ein deutscher Text.
34840  Dies ist ein deutscher Text
34841 \begin_inset Foot
34842 status collapsed
34843
34844 \begin_layout Plain Layout
34845
34846 \lang ngerman
34847 Dies ist eine deutsche Fußnote.
34848 \end_layout
34849
34850 \end_inset
34851
34852 .
34853  Dies ist ein deutscher Text.
34854  Dies ist ein deutscher Text.
34855 \end_layout
34856
34857 \end_inset
34858
34859
34860 \begin_inset space \hfill{}
34861 \end_inset
34862
34863
34864 \begin_inset Box Frameless
34865 position "t"
34866 hor_pos "c"
34867 has_inner_box 1
34868 inner_pos "c"
34869 use_parbox 0
34870 use_makebox 0
34871 width "45col%"
34872 special "none"
34873 height "1in"
34874 height_special "totalheight"
34875 status open
34876
34877 \begin_layout Plain Layout
34878
34879 \lang english
34880 This is an English Text.
34881  This is an English Text.
34882  This is an English Text.
34883  This is an English Text.
34884  This is an English Text.
34885  This is an English Text.
34886  This is an English Text.
34887  This is an English Text.
34888  This is an English Text.
34889  This is an English Text.
34890  This is an English Text.
34891  This is an English Text.
34892  This is an English Text.
34893  This is an English Text.
34894  This is an English Text.
34895  This is an English Text.
34896 \begin_inset Foot
34897 status collapsed
34898
34899 \begin_layout Plain Layout
34900
34901 \lang english
34902 This is an English footnote.
34903 \end_layout
34904
34905 \end_inset
34906
34907  This is an English Text.
34908 \end_layout
34909
34910 \end_inset
34911
34912
34913 \end_layout
34914
34915 \begin_layout Standard
34916 \begin_inset VSpace bigskip
34917 \end_inset
34918
34919 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34920  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34921  minipages, même si vous les avez mis par exemple à 
34922 \family sans
34923 Moyen
34924 \family default
34925  dans les paramètres du document.
34926 \end_layout
34927
34928 \begin_layout Standard
34929 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34930  portion de texte, voyez la section
34931 \begin_inset space ~
34932 \end_inset
34933
34934
34935 \begin_inset CommandInset ref
34936 LatexCommand ref
34937 reference "sub:Couleur-pour-les-Paragraphes"
34938
34939 \end_inset
34940
34941 .
34942 \end_layout
34943
34944 \begin_layout Standard
34945 \begin_inset Note Greyedout
34946 status open
34947
34948 \begin_layout Plain Layout
34949
34950 \series bold
34951 Note:
34952 \series default
34953  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34954  mais les minipages peuvent être utilisées dans un tableau, un flottant
34955  ou une autre boîte.
34956 \end_layout
34957
34958 \end_inset
34959
34960
34961 \end_layout
34962
34963 \begin_layout Section
34964 Les parboxes
34965 \begin_inset CommandInset label
34966 LatexCommand label
34967 name "sec:Parboxes"
34968
34969 \end_inset
34970
34971
34972 \begin_inset Index idx
34973 status collapsed
34974
34975 \begin_layout Plain Layout
34976 Boîtes ! Parboxes
34977 \end_layout
34978
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \begin_layout Standard
34985 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34986  ne peuvent avoir de note de bas de page.
34987 \end_layout
34988
34989 \begin_layout Standard
34990 \align center
34991 \begin_inset Box Frameless
34992 position "t"
34993 hor_pos "c"
34994 has_inner_box 1
34995 inner_pos "t"
34996 use_parbox 1
34997 use_makebox 0
34998 width "33col%"
34999 special "none"
35000 height "1in"
35001 height_special "totalheight"
35002 status open
35003
35004 \begin_layout Plain Layout
35005 Ceci est un texte à l'intérieur d'une parbox.
35006  Ceci est un texte à l'intérieur d'une parbox.
35007 \end_layout
35008
35009 \begin_layout Plain Layout
35010 Cette note de bas de page ne devrait pas apparaître :
35011 \begin_inset Foot
35012 status open
35013
35014 \begin_layout Plain Layout
35015 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
35016  pas.
35017 \end_layout
35018
35019 \end_inset
35020
35021
35022 \end_layout
35023
35024 \end_inset
35025
35026
35027 \end_layout
35028
35029 \begin_layout Section
35030 Des boîtes pour les mots et les caractères
35031 \begin_inset Index idx
35032 status collapsed
35033
35034 \begin_layout Plain Layout
35035 Boîtes ! Pour les caractères
35036 \end_layout
35037
35038 \end_inset
35039
35040
35041 \end_layout
35042
35043 \begin_layout Subsection
35044 Empêcher la césure
35045 \begin_inset CommandInset label
35046 LatexCommand label
35047 name "sec:Empêcher-césure"
35048
35049 \end_inset
35050
35051
35052 \begin_inset Index idx
35053 status collapsed
35054
35055 \begin_layout Plain Layout
35056 Boîtes ! Pour empêcher la césure
35057 \end_layout
35058
35059 \end_inset
35060
35061
35062 \end_layout
35063
35064 \begin_layout Standard
35065 Vous pouvez utiliser une boîte de type 
35066 \family sans
35067 Makebox
35068 \family default
35069  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
35070 \begin_inset Newline newline
35071 \end_inset
35072
35073 Voici un exemple de texte :
35074 \end_layout
35075
35076 \begin_layout Standard
35077 Cette ligne est un exemple comment vous pouvez empêcher une césure
35078 \begin_inset space ~
35079 \end_inset
35080
35081
35082 \begin_inset Quotes eld
35083 \end_inset
35084
35085 motTrèsTrèsLong
35086 \begin_inset Quotes erd
35087 \end_inset
35088
35089
35090 \end_layout
35091
35092 \begin_layout Standard
35093 Pour empêcher que le mot 
35094 \begin_inset Quotes eld
35095 \end_inset
35096
35097 motTrèsTrèsLong
35098 \begin_inset Quotes erd
35099 \end_inset
35100
35101  soit coupé, mettez le mot dans une boîte, mettez 
35102 \family sans
35103 Boîte
35104 \begin_inset space ~
35105 \end_inset
35106
35107 intérieure
35108 \family default
35109  à 
35110 \family sans
35111 Makebox
35112 \family default
35113  et sa largeur à 1
35114 \begin_inset space \thinspace{}
35115 \end_inset
35116
35117 Largeur.
35118 \end_layout
35119
35120 \begin_layout Standard
35121 Voici le résultat :
35122 \end_layout
35123
35124 \begin_layout Standard
35125 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
35126 \begin_inset Box Frameless
35127 position "t"
35128 hor_pos "c"
35129 has_inner_box 1
35130 inner_pos "t"
35131 use_parbox 0
35132 use_makebox 1
35133 width "1in"
35134 special "width"
35135 height "1in"
35136 height_special "totalheight"
35137 status open
35138
35139 \begin_layout Plain Layout
35140 motTrèsTrèsLong
35141 \end_layout
35142
35143 \end_inset
35144
35145
35146 \end_layout
35147
35148 \begin_layout Standard
35149 Une autre méthode consiste à mettre la commande 
35150 \begin_inset Quotes eld
35151 \end_inset
35152
35153
35154 \series bold
35155
35156 \backslash
35157 -
35158 \series default
35159
35160 \begin_inset Quotes grd
35161 \end_inset
35162
35163  en code TeX, juste avant le mot :
35164 \end_layout
35165
35166 \begin_layout Standard
35167 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
35168 \begin_inset Quotes eld
35169 \end_inset
35170
35171
35172 \begin_inset ERT
35173 status collapsed
35174
35175 \begin_layout Plain Layout
35176
35177
35178 \backslash
35179 -
35180 \end_layout
35181
35182 \end_inset
35183
35184 motTrèsTrèsLong
35185 \begin_inset Quotes erd
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \begin_layout Standard
35192 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35193  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35194 \family sans
35195 Insertion\SpecialChar \menuseparator
35196 Typographie
35197 \begin_inset space ~
35198 \end_inset
35199
35200 spéciale\SpecialChar \menuseparator
35201 Passage
35202 \begin_inset space ~
35203 \end_inset
35204
35205 à
35206 \begin_inset space ~
35207 \end_inset
35208
35209 la
35210 \begin_inset space ~
35211 \end_inset
35212
35213 Ligne
35214 \family default
35215  (raccourci 
35216 \family sans
35217 Ctrl-Entrée
35218 \family default
35219 ) :
35220 \end_layout
35221
35222 \begin_layout Standard
35223 Cette ligne est un exemple comment vous pouvez empêcher une césure:
35224 \begin_inset Newline newline
35225 \end_inset
35226
35227
35228 \begin_inset Box Frameless
35229 position "t"
35230 hor_pos "c"
35231 has_inner_box 1
35232 inner_pos "t"
35233 use_parbox 0
35234 use_makebox 1
35235 width "1in"
35236 special "width"
35237 height "1in"
35238 height_special "totalheight"
35239 status open
35240
35241 \begin_layout Plain Layout
35242 \begin_inset Quotes eld
35243 \end_inset
35244
35245 motTrèsTrèsLong
35246 \begin_inset Quotes erd
35247 \end_inset
35248
35249
35250 \end_layout
35251
35252 \end_inset
35253
35254
35255 \end_layout
35256
35257 \begin_layout Subsection
35258 Alignement vertical
35259 \begin_inset CommandInset label
35260 LatexCommand label
35261 name "sub:Alignement-Vertical"
35262
35263 \end_inset
35264
35265
35266 \begin_inset Index idx
35267 status collapsed
35268
35269 \begin_layout Plain Layout
35270 Boîtes ! Pour l'alignement vertical
35271 \end_layout
35272
35273 \end_inset
35274
35275
35276 \begin_inset Index idx
35277 status collapsed
35278
35279 \begin_layout Plain Layout
35280 Boîtes ! Boîtes élévatrices
35281 \end_layout
35282
35283 \end_inset
35284
35285
35286 \begin_inset Index idx
35287 status collapsed
35288
35289 \begin_layout Plain Layout
35290 Raisebox|see
35291 \begin_inset ERT
35292 status collapsed
35293
35294 \begin_layout Plain Layout
35295
35296 {
35297 \end_layout
35298
35299 \end_inset
35300
35301 Boîtes élévatrices
35302 \begin_inset ERT
35303 status collapsed
35304
35305 \begin_layout Plain Layout
35306
35307 }
35308 \end_layout
35309
35310 \end_inset
35311
35312
35313 \end_layout
35314
35315 \end_inset
35316
35317
35318 \end_layout
35319
35320 \begin_layout Standard
35321 Avec la commande 
35322 \series bold
35323
35324 \backslash
35325 raisebox
35326 \series default
35327  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35328  par rapport au texte qui l'entoure.
35329  La commande
35330 \series bold
35331  
35332 \backslash
35333 raisebox
35334 \series default
35335  s'utilise en suivant la syntaxe suivante :
35336 \end_layout
35337
35338 \begin_layout Standard
35339
35340 \series bold
35341
35342 \backslash
35343 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35344 \end_layout
35345
35346 \begin_layout Standard
35347 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35348  pour l'abaisser.
35349 \end_layout
35350
35351 \begin_layout Standard
35352 Pour aligner le mot 
35353 \begin_inset Quotes eld
35354 \end_inset
35355
35356 empêcher
35357 \begin_inset Quotes erd
35358 \end_inset
35359
35360  de façon à ce que le point le plus bas du caractère le plus 
35361 \begin_inset Quotes eld
35362 \end_inset
35363
35364 profond
35365 \begin_inset Quotes erd
35366 \end_inset
35367
35368 , le 
35369 \begin_inset Quotes eld
35370 \end_inset
35371
35372 p
35373 \begin_inset Quotes erd
35374 \end_inset
35375
35376 , soit au niveau de la ligne de base, insérez la commande 
35377 \end_layout
35378
35379 \begin_layout Standard
35380
35381 \series bold
35382
35383 \backslash
35384 raisebox{
35385 \backslash
35386 depth}{
35387 \end_layout
35388
35389 \begin_layout Standard
35390 en code TeX avant le mot.
35391  Insérez après le mot l'accolade fermante 
35392 \begin_inset Quotes eld
35393 \end_inset
35394
35395
35396 \series bold
35397 }
35398 \series default
35399
35400 \begin_inset Quotes erd
35401 \end_inset
35402
35403  en code TeX.
35404 \begin_inset Newline newline
35405 \end_inset
35406
35407 Voici le résultat :
35408 \end_layout
35409
35410 \begin_layout Standard
35411 Cette ligne de texte contient le mot 
35412 \begin_inset ERT
35413 status collapsed
35414
35415 \begin_layout Plain Layout
35416
35417
35418 \backslash
35419 raisebox{
35420 \backslash
35421 depth}{
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \begin_inset Quotes eld
35428 \end_inset
35429
35430 empêcher
35431 \begin_inset Quotes erd
35432 \end_inset
35433
35434
35435 \begin_inset ERT
35436 status collapsed
35437
35438 \begin_layout Plain Layout
35439
35440 }
35441 \end_layout
35442
35443 \end_inset
35444
35445  comme mot élevé.
35446 \end_layout
35447
35448 \begin_layout Standard
35449 \begin_inset VSpace bigskip
35450 \end_inset
35451
35452 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35453  entre les lignes va être agrandie :
35454 \end_layout
35455
35456 \begin_layout Standard
35457 Cette ligne de texte contient le mot
35458 \begin_inset ERT
35459 status collapsed
35460
35461 \begin_layout Plain Layout
35462
35463
35464 \backslash
35465 raisebox{-
35466 \backslash
35467 depth}{
35468 \end_layout
35469
35470 \end_inset
35471
35472
35473 \begin_inset Quotes eld
35474 \end_inset
35475
35476 empêcher
35477 \begin_inset Quotes erd
35478 \end_inset
35479
35480
35481 \begin_inset ERT
35482 status collapsed
35483
35484 \begin_layout Plain Layout
35485
35486 }
35487 \end_layout
35488
35489 \end_inset
35490
35491  comme mot abaissé.
35492 \begin_inset Newline newline
35493 \end_inset
35494
35495 Cette ligne de texte contient le mot 
35496 \begin_inset ERT
35497 status collapsed
35498
35499 \begin_layout Plain Layout
35500
35501
35502 \backslash
35503 raisebox{0.5cm}{
35504 \end_layout
35505
35506 \end_inset
35507
35508
35509 \begin_inset Quotes eld
35510 \end_inset
35511
35512 tester
35513 \begin_inset Quotes erd
35514 \end_inset
35515
35516
35517 \begin_inset ERT
35518 status collapsed
35519
35520 \begin_layout Plain Layout
35521
35522 }
35523 \end_layout
35524
35525 \end_inset
35526
35527  comme mot élevé.
35528 \end_layout
35529
35530 \begin_layout Standard
35531 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35532  mettez la hauteur de la boîte à zéro.
35533  Par exemple utilisez
35534 \end_layout
35535
35536 \begin_layout Standard
35537
35538 \series bold
35539
35540 \backslash
35541 raisebox{-
35542 \backslash
35543 depth}[0pt]{
35544 \end_layout
35545
35546 \begin_layout Standard
35547 Cette ligne de texte contient le mot
35548 \begin_inset ERT
35549 status collapsed
35550
35551 \begin_layout Plain Layout
35552
35553
35554 \backslash
35555 raisebox{-
35556 \backslash
35557 depth}[0pt]{
35558 \end_layout
35559
35560 \end_inset
35561
35562
35563 \begin_inset Quotes eld
35564 \end_inset
35565
35566 empêcher
35567 \begin_inset Quotes erd
35568 \end_inset
35569
35570
35571 \begin_inset ERT
35572 status collapsed
35573
35574 \begin_layout Plain Layout
35575
35576 }
35577 \end_layout
35578
35579 \end_inset
35580
35581  comme mot abaissé.
35582 \begin_inset Newline newline
35583 \end_inset
35584
35585 Cette ligne de texte contient le mot 
35586 \begin_inset ERT
35587 status collapsed
35588
35589 \begin_layout Plain Layout
35590
35591
35592 \backslash
35593 raisebox{0.5cm}[0pt]{
35594 \end_layout
35595
35596 \end_inset
35597
35598
35599 \begin_inset Quotes eld
35600 \end_inset
35601
35602 tester
35603 \begin_inset Quotes erd
35604 \end_inset
35605
35606
35607 \begin_inset ERT
35608 status collapsed
35609
35610 \begin_layout Plain Layout
35611
35612 }
35613 \end_layout
35614
35615 \end_inset
35616
35617  comme mot élevé.
35618 \end_layout
35619
35620 \begin_layout Section
35621 Boîtes colorées
35622 \begin_inset CommandInset label
35623 LatexCommand label
35624 name "sec:Boîtes-colorées"
35625
35626 \end_inset
35627
35628
35629 \begin_inset Index idx
35630 status collapsed
35631
35632 \begin_layout Plain Layout
35633 Boîtes ! Couleur
35634 \end_layout
35635
35636 \end_inset
35637
35638
35639 \end_layout
35640
35641 \begin_layout Subsection
35642 De la couleur pour le texte
35643 \begin_inset Index idx
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647 Couleur ! Pour le texte
35648 \end_layout
35649
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Standard
35656 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
35657  une boîte appelée 
35658 \begin_inset Quotes eld
35659 \end_inset
35660
35661 colorbox
35662 \begin_inset Quotes erd
35663 \end_inset
35664
35665 .
35666  Cela demande que le paquetage LaTeX 
35667 \series bold
35668 color
35669 \series default
35670
35671 \begin_inset Index idx
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675 Paquetages LaTeX ! color
35676 \end_layout
35677
35678 \end_inset
35679
35680  soit chargé dans le préambule du document avec la commande
35681 \end_layout
35682
35683 \begin_layout Standard
35684
35685 \series bold
35686
35687 \backslash
35688 @ifundefined{textcolor}
35689 \begin_inset Newline newline
35690 \end_inset
35691
35692
35693 \begin_inset Phantom HPhantom
35694 status open
35695
35696 \begin_layout Plain Layout
35697
35698 \series bold
35699 \begin_inset space ~
35700 \end_inset
35701
35702
35703 \end_layout
35704
35705 \end_inset
35706
35707 {
35708 \backslash
35709 usepackage{color}}{}
35710 \end_layout
35711
35712 \begin_layout Standard
35713 Le paquetage 
35714 \series bold
35715 color
35716 \series default
35717  sera chargé automatiquement par LyX dès que vous colorez du texte.
35718 \begin_inset Foot
35719 status collapsed
35720
35721 \begin_layout Plain Layout
35722 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
35723  
35724 \series bold
35725
35726 \backslash
35727 @ifundefined
35728 \series default
35729 .
35730 \end_layout
35731
35732 \end_inset
35733
35734
35735 \end_layout
35736
35737 \begin_layout Standard
35738 \begin_inset VSpace medskip
35739 \end_inset
35740
35741 Les boîtes colorées sont créées par la commande 
35742 \series bold
35743
35744 \backslash
35745 colorbox
35746 \series default
35747 .
35748  Elle est utilisée avec la syntaxe suivante :
35749 \end_layout
35750
35751 \begin_layout Standard
35752
35753 \series bold
35754
35755 \backslash
35756 colorbox{couleur}{contenu de la boîte}
35757 \end_layout
35758
35759 \begin_layout Standard
35760 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35761  peuvent être placées à l'intérieur d'autres boîtes.
35762 \end_layout
35763
35764 \begin_layout Standard
35765 Les couleurs suivantes sont prédéfinies ::
35766 \begin_inset Newline newline
35767 \end_inset
35768
35769
35770 \family sans
35771 black
35772 \family default
35773  (noir), 
35774 \family sans
35775 blue
35776 \family default
35777  (bleu), 
35778 \family sans
35779 cyan
35780 \family default
35781 \series bold
35782 ,
35783 \series default
35784  
35785 \family sans
35786 green
35787 \family default
35788  (vert), 
35789 \family sans
35790 magenta
35791 \family default
35792
35793 \family sans
35794 red
35795 \family default
35796  (rouge), 
35797 \family sans
35798 white
35799 \family default
35800  (blanc), and 
35801 \family sans
35802 yellow
35803 \family default
35804  (jaune).
35805 \begin_inset Newline newline
35806 \end_inset
35807
35808 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
35809  section
35810 \begin_inset space ~
35811 \end_inset
35812
35813
35814 \begin_inset CommandInset ref
35815 LatexCommand ref
35816 reference "sec:Tableaux-Colorés"
35817
35818 \end_inset
35819
35820 .
35821 \end_layout
35822
35823 \begin_layout Standard
35824 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
35825 \end_layout
35826
35827 \begin_layout Standard
35828
35829 \series bold
35830
35831 \backslash
35832 colorbox{red}{
35833 \end_layout
35834
35835 \begin_layout Standard
35836 avant le mot en code TeX.
35837  Insérez l'accolade fermante 
35838 \begin_inset Quotes eld
35839 \end_inset
35840
35841 }
35842 \begin_inset Quotes erd
35843 \end_inset
35844
35845  après le mot, en code TeX.
35846 \begin_inset Newline newline
35847 \end_inset
35848
35849 Voici le résultat :
35850 \end_layout
35851
35852 \begin_layout Standard
35853 Cette ligne de texte contient le mot
35854 \begin_inset ERT
35855 status collapsed
35856
35857 \begin_layout Plain Layout
35858
35859
35860 \backslash
35861 colorbox{red}{
35862 \end_layout
35863
35864 \end_inset
35865
35866
35867 \begin_inset Quotes eld
35868 \end_inset
35869
35870 Attention!
35871 \begin_inset Quotes erd
35872 \end_inset
35873
35874
35875 \begin_inset ERT
35876 status collapsed
35877
35878 \begin_layout Plain Layout
35879
35880 }
35881 \end_layout
35882
35883 \end_inset
35884
35885  sur fond rouge.
35886 \end_layout
35887
35888 \begin_layout Standard
35889 \begin_inset VSpace bigskip
35890 \end_inset
35891
35892 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
35893  vous pouvez utiliser la commande 
35894 \series bold
35895
35896 \backslash
35897 fcolorbox
35898 \series default
35899  avec la syntaxe suivante :
35900 \end_layout
35901
35902 \begin_layout Standard
35903
35904 \series bold
35905
35906 \backslash
35907 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35908 \end_layout
35909
35910 \begin_layout Standard
35911
35912 \series bold
35913
35914 \backslash
35915 fcolorbox
35916 \series default
35917  est une extension de 
35918 \series bold
35919
35920 \backslash
35921 colorbox
35922 \series default
35923 .
35924  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
35925  peuvent être modifiés avec les variables 
35926 \series bold
35927
35928 \backslash
35929 fboxrule
35930 \series default
35931  et 
35932 \series bold
35933
35934 \backslash
35935 fboxsep
35936 \series default
35937 , comme c'est décrit dans la section
35938 \begin_inset space ~
35939 \end_inset
35940
35941
35942 \begin_inset CommandInset ref
35943 LatexCommand ref
35944 reference "sec:Décorations"
35945
35946 \end_inset
35947
35948 .
35949 \end_layout
35950
35951 \begin_layout Standard
35952 Pour l'exemple suivant, on a utilisé la commande
35953 \end_layout
35954
35955 \begin_layout Standard
35956
35957 \series bold
35958
35959 \backslash
35960 fcolorbox{cyan}{magenta}{
35961 \end_layout
35962
35963 \begin_layout Standard
35964 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
35965 \begin_inset space \thinspace{}
35966 \end_inset
35967
35968 mm:
35969 \begin_inset Newline newline
35970 \end_inset
35971
35972
35973 \begin_inset ERT
35974 status collapsed
35975
35976 \begin_layout Plain Layout
35977
35978
35979 \backslash
35980 fboxrule 1mm 
35981 \backslash
35982 fboxsep 1mm
35983 \end_layout
35984
35985 \end_inset
35986
35987
35988 \begin_inset ERT
35989 status collapsed
35990
35991 \begin_layout Plain Layout
35992
35993
35994 \backslash
35995 fcolorbox{cyan}{magenta}{
35996 \end_layout
35997
35998 \end_inset
35999
36000 Ce texte est dans une boîte encadrée et colorée.
36001 \begin_inset ERT
36002 status collapsed
36003
36004 \begin_layout Plain Layout
36005
36006 }
36007 \end_layout
36008
36009 \end_inset
36010
36011
36012 \end_layout
36013
36014 \begin_layout Standard
36015 \begin_inset VSpace bigskip
36016 \end_inset
36017
36018 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
36019  les yeux ! - NdT) :
36020 \begin_inset Newline newline
36021 \end_inset
36022
36023
36024 \begin_inset ERT
36025 status collapsed
36026
36027 \begin_layout Plain Layout
36028
36029
36030 \backslash
36031 fcolorbox{cyan}{magenta}{
36032 \end_layout
36033
36034 \end_inset
36035
36036
36037 \color yellow
36038 Ce texte est coloré dans une boîte colorée et encadrée.
36039 \color inherit
36040
36041 \begin_inset ERT
36042 status collapsed
36043
36044 \begin_layout Plain Layout
36045
36046 }
36047 \end_layout
36048
36049 \end_inset
36050
36051
36052 \begin_inset ERT
36053 status collapsed
36054
36055 \begin_layout Plain Layout
36056
36057
36058 \backslash
36059 fboxrule 0.4pt 
36060 \backslash
36061 fboxsep 3pt
36062 \end_layout
36063
36064 \end_inset
36065
36066
36067 \end_layout
36068
36069 \begin_layout Standard
36070
36071 \series bold
36072 \begin_inset VSpace medskip
36073 \end_inset
36074
36075
36076 \end_layout
36077
36078 \begin_layout Standard
36079 \begin_inset Note Greyedout
36080 status open
36081
36082 \begin_layout Plain Layout
36083
36084 \series bold
36085 Note:
36086 \series default
36087  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
36088  de ligne.
36089  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
36090  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
36091 \end_layout
36092
36093 \end_inset
36094
36095
36096 \end_layout
36097
36098 \begin_layout Subsection
36099 De la couleur pour les paragraphes
36100 \begin_inset CommandInset label
36101 LatexCommand label
36102 name "sub:Couleur-pour-les-Paragraphes"
36103
36104 \end_inset
36105
36106
36107 \begin_inset Index idx
36108 status collapsed
36109
36110 \begin_layout Plain Layout
36111 Couleur ! Pour les  paragraphes
36112 \end_layout
36113
36114 \end_inset
36115
36116
36117 \end_layout
36118
36119 \begin_layout Standard
36120 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
36121  texte dans une minipage.
36122  Avant la minipage, insérez la commande 
36123 \series bold
36124
36125 \backslash
36126 colorbox
36127 \series default
36128  
36129 \end_layout
36130
36131 \begin_layout Standard
36132
36133 \series bold
36134
36135 \backslash
36136 colorbox{color}{
36137 \end_layout
36138
36139 \begin_layout Standard
36140 en code TeX.
36141  Après la minipage, insérez l'accolade fermante 
36142 \begin_inset Quotes eld
36143 \end_inset
36144
36145 }
36146 \begin_inset Quotes erd
36147 \end_inset
36148
36149  en code TeX.
36150 \end_layout
36151
36152 \begin_layout Standard
36153 \begin_inset ERT
36154 status collapsed
36155
36156 \begin_layout Plain Layout
36157
36158
36159 \backslash
36160 colorbox{lightgrey}{
36161 \end_layout
36162
36163 \end_inset
36164
36165
36166 \begin_inset Box Frameless
36167 position "t"
36168 hor_pos "c"
36169 has_inner_box 1
36170 inner_pos "t"
36171 use_parbox 0
36172 use_makebox 0
36173 width "100col%"
36174 special "none"
36175 height "1in"
36176 height_special "totalheight"
36177 status collapsed
36178
36179 \begin_layout Plain Layout
36180 Ce texte a un fond coloré.
36181  Ce texte a un fond coloré.
36182 \end_layout
36183
36184 \begin_layout Plain Layout
36185 \begin_inset VSpace defskip
36186 \end_inset
36187
36188 Le texte peut avoir des notes de bas de page
36189 \begin_inset Foot
36190 status collapsed
36191
36192 \begin_layout Plain Layout
36193 Un autre exemple de note de bas de page
36194 \end_layout
36195
36196 \end_inset
36197
36198  et contenir des figures et des tableaux.
36199 \end_layout
36200
36201 \begin_layout Plain Layout
36202 \align center
36203 \begin_inset Tabular
36204 <lyxtabular version="3" rows="3" columns="3">
36205 <features rotate="0" tabularvalignment="middle">
36206 <column alignment="center" valignment="top">
36207 <column alignment="center" valignment="top">
36208 <column alignment="center" valignment="top">
36209 <row>
36210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36211 \begin_inset Text
36212
36213 \begin_layout Plain Layout
36214 a
36215 \end_layout
36216
36217 \end_inset
36218 </cell>
36219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36220 \begin_inset Text
36221
36222 \begin_layout Plain Layout
36223 !
36224 \end_layout
36225
36226 \end_inset
36227 </cell>
36228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36229 \begin_inset Text
36230
36231 \begin_layout Plain Layout
36232 3
36233 \end_layout
36234
36235 \end_inset
36236 </cell>
36237 </row>
36238 <row>
36239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36240 \begin_inset Text
36241
36242 \begin_layout Plain Layout
36243 <
36244 \end_layout
36245
36246 \end_inset
36247 </cell>
36248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36249 \begin_inset Text
36250
36251 \begin_layout Plain Layout
36252 b2
36253 \begin_inset Quotes erd
36254 \end_inset
36255
36256 |
36257 \end_layout
36258
36259 \end_inset
36260 </cell>
36261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36262 \begin_inset Text
36263
36264 \begin_layout Plain Layout
36265 >
36266 \end_layout
36267
36268 \end_inset
36269 </cell>
36270 </row>
36271 <row>
36272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36273 \begin_inset Text
36274
36275 \begin_layout Plain Layout
36276 1
36277 \end_layout
36278
36279 \end_inset
36280 </cell>
36281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36282 \begin_inset Text
36283
36284 \begin_layout Plain Layout
36285 §
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36291 \begin_inset Text
36292
36293 \begin_layout Plain Layout
36294 c
36295 \end_layout
36296
36297 \end_inset
36298 </cell>
36299 </row>
36300 </lyxtabular>
36301
36302 \end_inset
36303
36304
36305 \end_layout
36306
36307 \end_inset
36308
36309
36310 \begin_inset ERT
36311 status collapsed
36312
36313 \begin_layout Plain Layout
36314
36315 }
36316 \end_layout
36317
36318 \end_inset
36319
36320
36321 \end_layout
36322
36323 \begin_layout Section
36324 Les boîtes pivotées et redimensionnées
36325 \end_layout
36326
36327 \begin_layout Standard
36328 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
36329  charger le paquetage LaTeX 
36330 \series bold
36331 graphicx
36332 \series default
36333
36334 \begin_inset Index idx
36335 status collapsed
36336
36337 \begin_layout Plain Layout
36338 Paquetages LaTeX ! graphicx
36339 \end_layout
36340
36341 \end_inset
36342
36343  dans le préambule de votre document avec la commande
36344 \end_layout
36345
36346 \begin_layout Standard
36347
36348 \series bold
36349
36350 \backslash
36351 @ifundefined{rotatebox}
36352 \begin_inset Newline newline
36353 \end_inset
36354
36355
36356 \begin_inset Phantom HPhantom
36357 status open
36358
36359 \begin_layout Plain Layout
36360
36361 \series bold
36362 \begin_inset space ~
36363 \end_inset
36364
36365
36366 \end_layout
36367
36368 \end_inset
36369
36370 {
36371 \backslash
36372 usepackage{graphicx}}{}
36373 \end_layout
36374
36375 \begin_layout Description
36376 \begin_inset Note Greyedout
36377 status open
36378
36379 \begin_layout Plain Layout
36380
36381 \series bold
36382 Note:
36383 \series default
36384  La plupart des visualiseurs DVI ne sont 
36385 \emph on
36386 pas
36387 \emph default
36388  capables d'afficher des rotations ou des redimensions.
36389 \end_layout
36390
36391 \end_inset
36392
36393
36394 \end_layout
36395
36396 \begin_layout Standard
36397 \begin_inset Note Greyedout
36398 status open
36399
36400 \begin_layout Plain Layout
36401
36402 \series bold
36403 Note:
36404 \series default
36405  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
36406  redimensionnée.
36407 \end_layout
36408
36409 \end_inset
36410
36411
36412 \end_layout
36413
36414 \begin_layout Subsection
36415 Les Boîtes pivotées
36416 \begin_inset Index idx
36417 status collapsed
36418
36419 \begin_layout Plain Layout
36420 Boîtes ! pivotées
36421 \end_layout
36422
36423 \end_inset
36424
36425
36426 \begin_inset Index idx
36427 status collapsed
36428
36429 \begin_layout Plain Layout
36430 Pivoter des objets
36431 \end_layout
36432
36433 \end_inset
36434
36435
36436 \end_layout
36437
36438 \begin_layout Standard
36439 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
36440  (rotated).
36441  Une telle boîte est créée avec la commande 
36442 \series bold
36443
36444 \backslash
36445 rotatebox
36446 \series default
36447  en code TeX avec la syntaxe
36448 \end_layout
36449
36450 \begin_layout Standard
36451
36452 \series bold
36453
36454 \backslash
36455 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
36456 \end_layout
36457
36458 \begin_layout Standard
36459 La position du pivot est donnée par l'origine de rotation spécifiée sous
36460  la forme 
36461 \series bold
36462 origin=position
36463 \series default
36464 .
36465  Les valeurs suivantes sont possibles pour la position: 
36466 \emph on
36467 c
36468 \emph default
36469  (centre), 
36470 \emph on
36471 l
36472 \emph default
36473  (gauche/
36474 \lang english
36475 left
36476 \lang french
36477 ), 
36478 \emph on
36479 r
36480 \emph default
36481  (droite/
36482 \lang english
36483 right
36484 \lang french
36485 ), 
36486 \emph on
36487 b
36488 \emph default
36489  (bas/
36490 \lang english
36491 bottom
36492 \lang french
36493 ), 
36494 \emph on
36495 t
36496 \emph default
36497  (haut/
36498 \lang english
36499 top
36500 \lang french
36501 ), et aussi des combinaisons des quatre positions de base.
36502  Par exemple 
36503 \emph on
36504 lt
36505 \emph default
36506  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
36507  Quand on ne donne pas d'origine, la position 
36508 \emph on
36509 l
36510 \emph default
36511  est utilisée.
36512  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
36513  ou négatif.
36514  Le sens positif de rotation est anti-horaire.
36515 \end_layout
36516
36517 \begin_layout Standard
36518 Dans l'exemple qui suit, la commande 
36519 \series bold
36520
36521 \backslash
36522 rotatebox[origin=c]{60}{
36523 \series default
36524  a été insérée en code TeX juste avant le texte 
36525 \begin_inset Quotes eld
36526 \end_inset
36527
36528 pivoté de 90°
36529 \begin_inset Quotes erd
36530 \end_inset
36531
36532  ; la boîte est refermée juste après le texte par une accolade fermante
36533  
36534 \begin_inset Quotes eld
36535 \end_inset
36536
36537 }
36538 \begin_inset Quotes erd
36539 \end_inset
36540
36541  en code TeX.
36542 \end_layout
36543
36544 \begin_layout Standard
36545 Voici une ligne avec du texte 
36546 \begin_inset ERT
36547 status collapsed
36548
36549 \begin_layout Plain Layout
36550
36551
36552 \backslash
36553 rotatebox[origin=c]{60}{
36554 \end_layout
36555
36556 \end_inset
36557
36558 pivoté de 60°
36559 \begin_inset ERT
36560 status collapsed
36561
36562 \begin_layout Plain Layout
36563
36564 }
36565 \end_layout
36566
36567 \end_inset
36568
36569 .
36570 \end_layout
36571
36572 \begin_layout Standard
36573 La boîte peut contenir une autre boîte ou une formule en ligne :
36574 \end_layout
36575
36576 \begin_layout Standard
36577 Voici une ligne avec du texte 
36578 \begin_inset ERT
36579 status collapsed
36580
36581 \begin_layout Plain Layout
36582
36583
36584 \backslash
36585 rotatebox[origin=r]{-60}{
36586 \end_layout
36587
36588 \end_inset
36589
36590
36591 \begin_inset Box Doublebox
36592 position "c"
36593 hor_pos "c"
36594 has_inner_box 0
36595 inner_pos "c"
36596 use_parbox 0
36597 use_makebox 0
36598 width "1in"
36599 special "width"
36600 height "1in"
36601 height_special "totalheight"
36602 status collapsed
36603
36604 \begin_layout Plain Layout
36605 pivoté de -60°
36606 \end_layout
36607
36608 \end_inset
36609
36610
36611 \begin_inset ERT
36612 status collapsed
36613
36614 \begin_layout Plain Layout
36615
36616 }
36617 \end_layout
36618
36619 \end_inset
36620
36621  et encadré 
36622 \begin_inset ERT
36623 status collapsed
36624
36625 \begin_layout Plain Layout
36626
36627
36628 \backslash
36629 rotatebox[origin=lb]{60}{
36630 \end_layout
36631
36632 \end_inset
36633
36634
36635 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36636 \end_inset
36637
36638
36639 \begin_inset ERT
36640 status collapsed
36641
36642 \begin_layout Plain Layout
36643
36644 }
36645 \end_layout
36646
36647 \end_inset
36648
36649  et une formule.
36650 \end_layout
36651
36652 \begin_layout Standard
36653 ou encore une figure ou un tableau :
36654 \end_layout
36655
36656 \begin_layout Standard
36657 Voici une ligne
36658 \begin_inset ERT
36659 status collapsed
36660
36661 \begin_layout Plain Layout
36662
36663
36664 \backslash
36665 rotatebox[origin=lb]{90}{
36666 \end_layout
36667
36668 \end_inset
36669
36670
36671 \begin_inset Graphics
36672         filename ../clipart/platypus.eps
36673         lyxscale 50
36674         width 25col%
36675
36676 \end_inset
36677
36678
36679 \begin_inset ERT
36680 status collapsed
36681
36682 \begin_layout Plain Layout
36683
36684 }
36685 \end_layout
36686
36687 \end_inset
36688
36689  avec une image pivotée de 90° 
36690 \begin_inset ERT
36691 status collapsed
36692
36693 \begin_layout Plain Layout
36694
36695
36696 \backslash
36697 rotatebox[origin=l]{-90}{
36698 \end_layout
36699
36700 \end_inset
36701
36702
36703 \begin_inset Tabular
36704 <lyxtabular version="3" rows="2" columns="2">
36705 <features rotate="0" tabularvalignment="middle">
36706 <column alignment="center" valignment="top">
36707 <column alignment="center" valignment="top">
36708 <row>
36709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36710 \begin_inset Text
36711
36712 \begin_layout Plain Layout
36713 q
36714 \end_layout
36715
36716 \end_inset
36717 </cell>
36718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36719 \begin_inset Text
36720
36721 \begin_layout Plain Layout
36722 w
36723 \end_layout
36724
36725 \end_inset
36726 </cell>
36727 </row>
36728 <row>
36729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36730 \begin_inset Text
36731
36732 \begin_layout Plain Layout
36733 e
36734 \end_layout
36735
36736 \end_inset
36737 </cell>
36738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36739 \begin_inset Text
36740
36741 \begin_layout Plain Layout
36742 r
36743 \end_layout
36744
36745 \end_inset
36746 </cell>
36747 </row>
36748 </lyxtabular>
36749
36750 \end_inset
36751
36752
36753 \begin_inset ERT
36754 status collapsed
36755
36756 \begin_layout Plain Layout
36757
36758 }
36759 \end_layout
36760
36761 \end_inset
36762
36763  et un tableau.
36764 \begin_inset Index idx
36765 status collapsed
36766
36767 \begin_layout Plain Layout
36768 Figures ! Pivotées
36769 \end_layout
36770
36771 \end_inset
36772
36773
36774 \begin_inset Index idx
36775 status collapsed
36776
36777 \begin_layout Plain Layout
36778 Tableau ! Pivoter
36779 \end_layout
36780
36781 \end_inset
36782
36783
36784 \end_layout
36785
36786 \begin_layout Subsection
36787 Les boîtes redimensionnées
36788 \begin_inset Index idx
36789 status collapsed
36790
36791 \begin_layout Plain Layout
36792 Boîtes ! Redimensionnées
36793 \end_layout
36794
36795 \end_inset
36796
36797
36798 \begin_inset Index idx
36799 status collapsed
36800
36801 \begin_layout Plain Layout
36802 Redimensionner des objets
36803 \end_layout
36804
36805 \end_inset
36806
36807
36808 \end_layout
36809
36810 \begin_layout Standard
36811 Pour redimensionner des objets on peut utiliser les commandes 
36812 \series bold
36813
36814 \backslash
36815 scalebox
36816 \series default
36817  et 
36818 \series bold
36819
36820 \backslash
36821 resizebox
36822 \series default
36823  insérées sous forme de code TeX.
36824 \end_layout
36825
36826 \begin_layout Standard
36827
36828 \series bold
36829
36830 \backslash
36831 scalebox
36832 \series default
36833  est utilisée avec la syntaxe suivante :
36834 \end_layout
36835
36836 \begin_layout Standard
36837
36838 \series bold
36839
36840 \backslash
36841 scalebox{horizontal}[vertical]{contenu de la boîte}
36842 \end_layout
36843
36844 \begin_layout Standard
36845 Horizontal et vertical sont les facteurs d'échelle correspondants.
36846  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
36847  utilisé comme facteur vertical.
36848 \end_layout
36849
36850 \begin_layout Standard
36851 Par exemple, la commande 
36852 \series bold
36853
36854 \backslash
36855 scalebox{2}{Bonjour}
36856 \series default
36857  crée un 
36858 \begin_inset ERT
36859 status collapsed
36860
36861 \begin_layout Plain Layout
36862
36863
36864 \backslash
36865 scalebox{2}{
36866 \end_layout
36867
36868 \end_inset
36869
36870 Bonjour
36871 \begin_inset ERT
36872 status collapsed
36873
36874 \begin_layout Plain Layout
36875
36876 }
36877 \end_layout
36878
36879 \end_inset
36880
36881  de taille double par rapport à la taille du texte du document.
36882 \end_layout
36883
36884 \begin_layout Standard
36885
36886 \series bold
36887
36888 \backslash
36889 scalebox{2}[1]{Hello}
36890 \series default
36891  au contraire va déformer le 
36892 \begin_inset ERT
36893 status collapsed
36894
36895 \begin_layout Plain Layout
36896
36897
36898 \backslash
36899 scalebox{2}[1]{
36900 \end_layout
36901
36902 \end_inset
36903
36904 Bonjour
36905 \begin_inset ERT
36906 status collapsed
36907
36908 \begin_layout Plain Layout
36909
36910 }
36911 \end_layout
36912
36913 \end_inset
36914
36915 .
36916 \end_layout
36917
36918 \begin_layout Standard
36919 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
36920  La commande 
36921 \series bold
36922
36923 \backslash
36924 scalebox{-1}[1]{Hello}
36925 \series default
36926  peut donc être utilisée pour créer du texte en miroir : 
36927 \begin_inset ERT
36928 status collapsed
36929
36930 \begin_layout Plain Layout
36931
36932
36933 \backslash
36934 scalebox{-1}[1]{
36935 \end_layout
36936
36937 \end_inset
36938
36939 Bonjour
36940 \begin_inset ERT
36941 status collapsed
36942
36943 \begin_layout Plain Layout
36944
36945 }
36946 \end_layout
36947
36948 \end_inset
36949
36950
36951 \end_layout
36952
36953 \begin_layout Standard
36954
36955 \series bold
36956
36957 \backslash
36958 scalebox{1}[-1]{Bonjour}
36959 \series default
36960  effectue une réflexion du 
36961 \begin_inset ERT
36962 status collapsed
36963
36964 \begin_layout Plain Layout
36965
36966
36967 \backslash
36968 scalebox{1}[-1]{
36969 \end_layout
36970
36971 \end_inset
36972
36973 Bonjour
36974 \begin_inset ERT
36975 status collapsed
36976
36977 \begin_layout Plain Layout
36978
36979 }
36980 \end_layout
36981
36982 \end_inset
36983
36984  par rapport à la ligne de base.
36985 \end_layout
36986
36987 \begin_layout Standard
36988 La commande 
36989 \series bold
36990
36991 \backslash
36992 reflectbox{contenu de la boîte} 
36993 \series default
36994 existe aussi et est équivalente à
36995 \series bold
36996  
36997 \backslash
36998 scalebox{-1}[1]{contenu de la boîte}.
36999
37000 \series default
37001  
37002 \begin_inset Newline newline
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \begin_layout Standard
37009 \begin_inset VSpace bigskip
37010 \end_inset
37011
37012 La commande 
37013 \series bold
37014
37015 \backslash
37016 resizebox
37017 \series default
37018  est utilisée pour redimensionner une boîte à une largeur et une hauteur
37019  données.
37020  La syntaxe de la commande est :
37021 \end_layout
37022
37023 \begin_layout Standard
37024
37025 \series bold
37026
37027 \backslash
37028 resizebox{largeur}{hauteur}{contenu de la boîte}
37029 \end_layout
37030
37031 \begin_layout Standard
37032 Si un des deux paramètres est remplacé par un point d'exclamation 
37033 \series bold
37034 !
37035 \series default
37036 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
37037 \end_layout
37038
37039 \begin_layout Standard
37040 La commande 
37041 \series bold
37042
37043 \backslash
37044 resizebox{2cm}{1cm}{Bonjour}
37045 \series default
37046  produit : 
37047 \begin_inset ERT
37048 status collapsed
37049
37050 \begin_layout Plain Layout
37051
37052
37053 \backslash
37054 resizebox{2cm}{1cm}{
37055 \end_layout
37056
37057 \end_inset
37058
37059 Bonjour
37060 \begin_inset ERT
37061 status collapsed
37062
37063 \begin_layout Plain Layout
37064
37065 }
37066 \end_layout
37067
37068 \end_inset
37069
37070
37071 \begin_inset Newline newline
37072 \end_inset
37073
37074 La commande 
37075 \series bold
37076
37077 \backslash
37078 resizebox{2cm}{!}{Bonjour}
37079 \series default
37080  produit : 
37081 \begin_inset ERT
37082 status collapsed
37083
37084 \begin_layout Plain Layout
37085
37086
37087 \backslash
37088 resizebox{2cm}{!}{
37089 \end_layout
37090
37091 \end_inset
37092
37093 Bonjour
37094 \begin_inset ERT
37095 status collapsed
37096
37097 \begin_layout Plain Layout
37098
37099 }
37100 \end_layout
37101
37102 \end_inset
37103
37104
37105 \end_layout
37106
37107 \begin_layout Standard
37108 \begin_inset VSpace bigskip
37109 \end_inset
37110
37111
37112 \end_layout
37113
37114 \begin_layout Standard
37115 \begin_inset Note Greyedout
37116 status open
37117
37118 \begin_layout Plain Layout
37119
37120 \series bold
37121 Note:
37122 \series default
37123  Quand les paramètres des commandes 
37124 \series bold
37125
37126 \backslash
37127 scalebox
37128 \series default
37129  ou 
37130 \series bold
37131
37132 \backslash
37133 resizebox
37134 \series default
37135  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
37136  document, mais le document exporté peut ne pas s'afficher ou s'afficher
37137  partiellement.
37138 \end_layout
37139
37140 \end_inset
37141
37142
37143 \end_layout
37144
37145 \begin_layout Standard
37146 \begin_inset VSpace bigskip
37147 \end_inset
37148
37149
37150 \end_layout
37151
37152 \begin_layout Standard
37153 Les boîtes peuvent être combinée dans n'importe quel ordre.
37154  Par exemple, la commande 
37155 \begin_inset Newline newline
37156 \end_inset
37157
37158
37159 \series bold
37160
37161 \backslash
37162 rotatebox[origin=c]{-45}{
37163 \backslash
37164 resizebox{2cm}{!}{
37165 \backslash
37166 reflectbox{Bonjour}}}
37167 \begin_inset Newline newline
37168 \end_inset
37169
37170
37171 \series default
37172 produit :
37173 \end_layout
37174
37175 \begin_layout Standard
37176 \align center
37177 \begin_inset ERT
37178 status collapsed
37179
37180 \begin_layout Plain Layout
37181
37182
37183 \backslash
37184 rotatebox[origin=c]{-45}{
37185 \backslash
37186 resizebox{2cm}{!}{
37187 \backslash
37188 reflectbox{
37189 \end_layout
37190
37191 \end_inset
37192
37193 Bonjour
37194 \begin_inset ERT
37195 status collapsed
37196
37197 \begin_layout Plain Layout
37198
37199 }}}
37200 \end_layout
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \begin_layout Standard
37208 \noindent
37209 Les images, les tableaux et les formules sont autorisées comme contenu de
37210  boîte :
37211 \end_layout
37212
37213 \begin_layout Standard
37214 \align center
37215 \begin_inset ERT
37216 status collapsed
37217
37218 \begin_layout Plain Layout
37219
37220
37221 \backslash
37222 rotatebox[origin=c]{-30}{
37223 \backslash
37224 resizebox{2cm}{!}{
37225 \backslash
37226 reflectbox{
37227 \end_layout
37228
37229 \end_inset
37230
37231
37232 \begin_inset Graphics
37233         filename ../clipart/platypus.eps
37234         lyxscale 50
37235         width 25col%
37236
37237 \end_inset
37238
37239
37240 \begin_inset ERT
37241 status collapsed
37242
37243 \begin_layout Plain Layout
37244
37245 }}}
37246 \end_layout
37247
37248 \end_inset
37249
37250
37251 \begin_inset ERT
37252 status collapsed
37253
37254 \begin_layout Plain Layout
37255
37256
37257 \backslash
37258 rotatebox[origin=c]{-45}{
37259 \backslash
37260 resizebox{2cm}{!}{
37261 \backslash
37262 reflectbox{
37263 \end_layout
37264
37265 \end_inset
37266
37267
37268 \begin_inset Tabular
37269 <lyxtabular version="3" rows="2" columns="2">
37270 <features rotate="0" tabularvalignment="middle">
37271 <column alignment="center" valignment="top">
37272 <column alignment="center" valignment="top">
37273 <row>
37274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37275 \begin_inset Text
37276
37277 \begin_layout Plain Layout
37278 q
37279 \end_layout
37280
37281 \end_inset
37282 </cell>
37283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287 w
37288 \end_layout
37289
37290 \end_inset
37291 </cell>
37292 </row>
37293 <row>
37294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37295 \begin_inset Text
37296
37297 \begin_layout Plain Layout
37298 e
37299 \end_layout
37300
37301 \end_inset
37302 </cell>
37303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37304 \begin_inset Text
37305
37306 \begin_layout Plain Layout
37307 r
37308 \end_layout
37309
37310 \end_inset
37311 </cell>
37312 </row>
37313 </lyxtabular>
37314
37315 \end_inset
37316
37317
37318 \begin_inset ERT
37319 status collapsed
37320
37321 \begin_layout Plain Layout
37322
37323 }}}
37324 \end_layout
37325
37326 \end_inset
37327
37328
37329 \begin_inset ERT
37330 status collapsed
37331
37332 \begin_layout Plain Layout
37333
37334
37335 \backslash
37336 rotatebox[origin=c]{-45}{
37337 \backslash
37338 resizebox{2cm}{!}{
37339 \backslash
37340 reflectbox{
37341 \end_layout
37342
37343 \end_inset
37344
37345
37346 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37347 \end_inset
37348
37349
37350 \begin_inset ERT
37351 status collapsed
37352
37353 \begin_layout Plain Layout
37354
37355 }}}
37356 \end_layout
37357
37358 \end_inset
37359
37360
37361 \begin_inset Index idx
37362 status collapsed
37363
37364 \begin_layout Plain Layout
37365 Figures ! Redimensionnées
37366 \end_layout
37367
37368 \end_inset
37369
37370
37371 \begin_inset Index idx
37372 status collapsed
37373
37374 \begin_layout Plain Layout
37375 Tableau ! Redimensionner
37376 \end_layout
37377
37378 \end_inset
37379
37380
37381 \end_layout
37382
37383 \begin_layout Standard
37384 Quand on utilise le style global de formule 
37385 \series bold
37386 fleqn
37387 \series default
37388  dans le document
37389 \begin_inset Foot
37390 status collapsed
37391
37392 \begin_layout Plain Layout
37393 Quand 
37394 \begin_inset Quotes eld
37395 \end_inset
37396
37397 fleqn
37398 \begin_inset Quotes erd
37399 \end_inset
37400
37401  est ajouté aux options de la classe de document.
37402 \end_layout
37403
37404 \end_inset
37405
37406 , les formules hors texte peuvent aussi être redimensionnées.
37407 \end_layout
37408
37409 \begin_layout Chapter
37410 Objets entourés par du texte
37411 \begin_inset Index idx
37412 status collapsed
37413
37414 \begin_layout Plain Layout
37415 Entourés par du texte
37416 \end_layout
37417
37418 \end_inset
37419
37420
37421 \end_layout
37422
37423 \begin_layout Section
37424 Flottant d'enrobage
37425 \begin_inset CommandInset label
37426 LatexCommand label
37427 name "sec:Flottant-d'enrobage"
37428
37429 \end_inset
37430
37431
37432 \begin_inset Index idx
37433 status collapsed
37434
37435 \begin_layout Plain Layout
37436 Flottants ! Flottants d'enrobage
37437 \end_layout
37438
37439 \end_inset
37440
37441
37442 \begin_inset Index idx
37443 status collapsed
37444
37445 \begin_layout Plain Layout
37446 Entourés par du texte ! Flottants d'enrobage
37447 \end_layout
37448
37449 \end_inset
37450
37451
37452 \end_layout
37453
37454 \begin_layout Standard
37455 \begin_inset Wrap figure
37456 lines 0
37457 placement l
37458 overhang 1cm
37459 width "40col%"
37460 status open
37461
37462 \begin_layout Plain Layout
37463 \begin_inset Graphics
37464         filename ../clipart/mobius.eps
37465         width 40col%
37466         scaleBeforeRotation
37467         rotateOrigin center
37468
37469 \end_inset
37470
37471
37472 \end_layout
37473
37474 \begin_layout Plain Layout
37475 \begin_inset Caption Standard
37476
37477 \begin_layout Plain Layout
37478 \begin_inset CommandInset label
37479 LatexCommand label
37480 name "fig:Figure-enrobée"
37481
37482 \end_inset
37483
37484 Ceci est une figure habillée.
37485 \end_layout
37486
37487 \end_inset
37488
37489
37490 \end_layout
37491
37492 \end_inset
37493
37494  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37495  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37496  Vous pouvez en insérer un en utilisant le menu 
37497 \family sans
37498 Insertion\SpecialChar \menuseparator
37499 Flottant\SpecialChar \menuseparator
37500 Flottant
37501 \begin_inset space ~
37502 \end_inset
37503
37504 d'enrobage
37505 \family default
37506  à la condition que le paquetage LaTeX 
37507 \series bold
37508 wrapfig
37509 \series default
37510
37511 \begin_inset Index idx
37512 status collapsed
37513
37514 \begin_layout Plain Layout
37515 Paquetages LaTeX ! wrapfig
37516 \end_layout
37517
37518 \end_inset
37519
37520  soit installé.
37521 \begin_inset Foot
37522 status collapsed
37523
37524 \begin_layout Plain Layout
37525 Voyez dans la manuel 
37526 \emph on
37527 Configuration
37528 \begin_inset space ~
37529 \end_inset
37530
37531 LaTeX 
37532 \emph default
37533 comment installer des paquetages LaTeX.
37534 \end_layout
37535
37536 \end_inset
37537
37538  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37539  sur la boîte du flottant.
37540  Les paramètres obligatoires sont l'
37541 \family sans
37542 Emplacement
37543 \family default
37544  et la 
37545 \family sans
37546 Largeur
37547 \family default
37548 .
37549  Les paramètres facultatifs sont le 
37550 \family sans
37551 Débordement
37552 \family default
37553  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37554  de la page et la 
37555 \family sans
37556 Porté de la ligne
37557 \family default
37558  qui précise le nombre approximatif de lignes dont le flottant va avoir
37559  besoin.
37560  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37561  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37562  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
37563  à l'intérieur du paragraphe ou vers les autres paragraphes.
37564  La figure
37565 \begin_inset space ~
37566 \end_inset
37567
37568
37569 \begin_inset CommandInset ref
37570 LatexCommand ref
37571 reference "fig:Figure-enrobée"
37572
37573 \end_inset
37574
37575  est un exemple de flottant d'enrobage avec une largeur de 40
37576 \begin_inset space \thinspace{}
37577 \end_inset
37578
37579 col%, un débordement de 1
37580 \begin_inset space \thinspace{}
37581 \end_inset
37582
37583 cm et placé à gauche.
37584 \end_layout
37585
37586 \begin_layout Standard
37587 \begin_inset Note Greyedout
37588 status open
37589
37590 \begin_layout Plain Layout
37591
37592 \series bold
37593 Note:
37594 \series default
37595  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37596  figure trop près du bas de page peut tout chambouler et faire que le flottant
37597  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37598  de texte.
37599 \end_layout
37600
37601 \end_inset
37602
37603
37604 \end_layout
37605
37606 \begin_layout Standard
37607 En général:
37608 \end_layout
37609
37610 \begin_layout Itemize
37611 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37612  qui risquent de passer à la page suivante.
37613  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37614  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37615  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37616  de page.
37617 \end_layout
37618
37619 \begin_layout Itemize
37620 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37621  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37622 e.
37623 \end_layout
37624
37625 \begin_layout Itemize
37626 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37627  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37628  texte entre les deux, comme séparateur.
37629 \end_layout
37630
37631 \begin_layout Itemize
37632 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37633  ou les tableaux.
37634 \end_layout
37635
37636 \begin_layout Itemize
37637 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37638  chapitre
37639 \begin_inset space ~
37640 \end_inset
37641
37642
37643 \begin_inset CommandInset ref
37644 LatexCommand ref
37645 reference "chap:Flottants"
37646
37647 \end_inset
37648
37649 .
37650 \end_layout
37651
37652 \begin_layout Section
37653 Objets fixes entourés par du texte
37654 \begin_inset Index idx
37655 status collapsed
37656
37657 \begin_layout Plain Layout
37658 Entouré par du texte ! Objets fixes
37659 \end_layout
37660
37661 \end_inset
37662
37663
37664 \end_layout
37665
37666 \begin_layout Standard
37667 Les flottants d'enrobage décrits dans la section
37668 \begin_inset space \thinspace{}
37669 \end_inset
37670
37671
37672 \begin_inset CommandInset ref
37673 LatexCommand ref
37674 reference "sec:Flottant-d'enrobage"
37675
37676 \end_inset
37677
37678  prennent les positions suivantes dans le paragraphe :
37679 \end_layout
37680
37681 \begin_layout Standard
37682 \noindent
37683 \align center
37684 \begin_inset Tabular
37685 <lyxtabular version="3" rows="2" columns="2">
37686 <features rotate="0" tabularvalignment="middle">
37687 <column alignment="center" valignment="top">
37688 <column alignment="center" valignment="top">
37689 <row>
37690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37691 \begin_inset Text
37692
37693 \begin_layout Plain Layout
37694 \begin_inset Graphics
37695         filename ../../images/dialog-show-new-inset_graphics.png
37696         scale 70
37697         scaleBeforeRotation
37698
37699 \end_inset
37700
37701
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37707 \begin_inset Text
37708
37709 \begin_layout Plain Layout
37710 texte
37711 \end_layout
37712
37713 \end_inset
37714 </cell>
37715 </row>
37716 <row>
37717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37718 \begin_inset Text
37719
37720 \begin_layout Plain Layout
37721 texte
37722 \end_layout
37723
37724 \end_inset
37725 </cell>
37726 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37727 \begin_inset Text
37728
37729 \begin_layout Plain Layout
37730 texte
37731 \end_layout
37732
37733 \end_inset
37734 </cell>
37735 </row>
37736 </lyxtabular>
37737
37738 \end_inset
37739
37740  ou 
37741 \begin_inset Tabular
37742 <lyxtabular version="3" rows="2" columns="2">
37743 <features rotate="0" tabularvalignment="middle">
37744 <column alignment="center" valignment="top">
37745 <column alignment="center" valignment="top">
37746 <row>
37747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37748 \begin_inset Text
37749
37750 \begin_layout Plain Layout
37751 texte
37752 \end_layout
37753
37754 \end_inset
37755 </cell>
37756 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37757 \begin_inset Text
37758
37759 \begin_layout Plain Layout
37760 \begin_inset Graphics
37761         filename ../../images/dialog-show-new-inset_graphics.png
37762         scale 70
37763         scaleBeforeRotation
37764
37765 \end_inset
37766
37767
37768 \end_layout
37769
37770 \end_inset
37771 </cell>
37772 </row>
37773 <row>
37774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37775 \begin_inset Text
37776
37777 \begin_layout Plain Layout
37778 texte
37779 \end_layout
37780
37781 \end_inset
37782 </cell>
37783 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37784 \begin_inset Text
37785
37786 \begin_layout Plain Layout
37787 texte
37788 \end_layout
37789
37790 \end_inset
37791 </cell>
37792 </row>
37793 </lyxtabular>
37794
37795 \end_inset
37796
37797
37798 \end_layout
37799
37800 \begin_layout Standard
37801 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37802  par exemple pour avoir une de ces positions :
37803 \begin_inset VSpace defskip
37804 \end_inset
37805
37806
37807 \end_layout
37808
37809 \begin_layout Standard
37810 \noindent
37811 \align center
37812 \begin_inset Tabular
37813 <lyxtabular version="3" rows="2" columns="2">
37814 <features rotate="0" tabularvalignment="middle">
37815 <column alignment="center" valignment="top">
37816 <column alignment="center" valignment="top">
37817 <row>
37818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37819 \begin_inset Text
37820
37821 \begin_layout Plain Layout
37822 texte
37823 \end_layout
37824
37825 \end_inset
37826 </cell>
37827 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37828 \begin_inset Text
37829
37830 \begin_layout Plain Layout
37831 texte
37832 \end_layout
37833
37834 \end_inset
37835 </cell>
37836 </row>
37837 <row>
37838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37839 \begin_inset Text
37840
37841 \begin_layout Plain Layout
37842 \begin_inset Graphics
37843         filename ../../images/dialog-show-new-inset_graphics.png
37844         scale 70
37845         scaleBeforeRotation
37846
37847 \end_inset
37848
37849
37850 \end_layout
37851
37852 \end_inset
37853 </cell>
37854 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37855 \begin_inset Text
37856
37857 \begin_layout Plain Layout
37858 texte
37859 \end_layout
37860
37861 \end_inset
37862 </cell>
37863 </row>
37864 </lyxtabular>
37865
37866 \end_inset
37867
37868  
37869 \begin_inset Tabular
37870 <lyxtabular version="3" rows="2" columns="2">
37871 <features rotate="0" tabularvalignment="middle">
37872 <column alignment="center" valignment="top">
37873 <column alignment="center" valignment="top">
37874 <row>
37875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37876 \begin_inset Text
37877
37878 \begin_layout Plain Layout
37879 texte
37880 \end_layout
37881
37882 \end_inset
37883 </cell>
37884 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37885 \begin_inset Text
37886
37887 \begin_layout Plain Layout
37888 texte
37889 \end_layout
37890
37891 \end_inset
37892 </cell>
37893 </row>
37894 <row>
37895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37896 \begin_inset Text
37897
37898 \begin_layout Plain Layout
37899 texte
37900 \end_layout
37901
37902 \end_inset
37903 </cell>
37904 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37905 \begin_inset Text
37906
37907 \begin_layout Plain Layout
37908 \begin_inset Graphics
37909         filename ../../images/dialog-show-new-inset_graphics.png
37910         scale 70
37911         scaleBeforeRotation
37912
37913 \end_inset
37914
37915
37916 \end_layout
37917
37918 \end_inset
37919 </cell>
37920 </row>
37921 </lyxtabular>
37922
37923 \end_inset
37924
37925  
37926 \begin_inset Tabular
37927 <lyxtabular version="3" rows="2" columns="3">
37928 <features rotate="0" tabularvalignment="middle">
37929 <column alignment="center" valignment="top">
37930 <column alignment="center" valignment="top">
37931 <column alignment="center" valignment="top">
37932 <row>
37933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937 texte
37938 \end_layout
37939
37940 \end_inset
37941 </cell>
37942 <cell alignment="center" valignment="top" topline="true" usebox="none">
37943 \begin_inset Text
37944
37945 \begin_layout Plain Layout
37946 \begin_inset Graphics
37947         filename ../../images/dialog-show-new-inset_graphics.png
37948         scale 70
37949         scaleBeforeRotation
37950
37951 \end_inset
37952
37953
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37959 \begin_inset Text
37960
37961 \begin_layout Plain Layout
37962 texte
37963 \end_layout
37964
37965 \end_inset
37966 </cell>
37967 </row>
37968 <row>
37969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37970 \begin_inset Text
37971
37972 \begin_layout Plain Layout
37973 texte
37974 \end_layout
37975
37976 \end_inset
37977 </cell>
37978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37979 \begin_inset Text
37980
37981 \begin_layout Plain Layout
37982 texte
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991 texte
37992 \end_layout
37993
37994 \end_inset
37995 </cell>
37996 </row>
37997 </lyxtabular>
37998
37999 \end_inset
38000
38001  
38002 \begin_inset Tabular
38003 <lyxtabular version="3" rows="2" columns="3">
38004 <features rotate="0" tabularvalignment="middle">
38005 <column alignment="center" valignment="top">
38006 <column alignment="center" valignment="top">
38007 <column alignment="center" valignment="top">
38008 <row>
38009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38010 \begin_inset Text
38011
38012 \begin_layout Plain Layout
38013 texte
38014 \end_layout
38015
38016 \end_inset
38017 </cell>
38018 <cell alignment="center" valignment="top" topline="true" usebox="none">
38019 \begin_inset Text
38020
38021 \begin_layout Plain Layout
38022 texte
38023 \end_layout
38024
38025 \end_inset
38026 </cell>
38027 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38028 \begin_inset Text
38029
38030 \begin_layout Plain Layout
38031 texte
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 </row>
38037 <row>
38038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38039 \begin_inset Text
38040
38041 \begin_layout Plain Layout
38042 texte
38043 \end_layout
38044
38045 \end_inset
38046 </cell>
38047 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38048 \begin_inset Text
38049
38050 \begin_layout Plain Layout
38051 \begin_inset Graphics
38052         filename ../../images/dialog-show-new-inset_graphics.png
38053         scale 70
38054         scaleBeforeRotation
38055
38056 \end_inset
38057
38058
38059 \end_layout
38060
38061 \end_inset
38062 </cell>
38063 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38064 \begin_inset Text
38065
38066 \begin_layout Plain Layout
38067 texte
38068 \end_layout
38069
38070 \end_inset
38071 </cell>
38072 </row>
38073 </lyxtabular>
38074
38075 \end_inset
38076
38077
38078 \end_layout
38079
38080 \begin_layout Standard
38081 \noindent
38082 \align center
38083 \begin_inset Tabular
38084 <lyxtabular version="3" rows="3" columns="2">
38085 <features rotate="0" tabularvalignment="middle">
38086 <column alignment="center" valignment="top">
38087 <column alignment="center" valignment="top">
38088 <row>
38089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38090 \begin_inset Text
38091
38092 \begin_layout Plain Layout
38093 texte
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38099 \begin_inset Text
38100
38101 \begin_layout Plain Layout
38102 texte
38103 \end_layout
38104
38105 \end_inset
38106 </cell>
38107 </row>
38108 <row>
38109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38110 \begin_inset Text
38111
38112 \begin_layout Plain Layout
38113 \begin_inset Graphics
38114         filename ../../images/dialog-show-new-inset_graphics.png
38115         scale 70
38116         scaleBeforeRotation
38117
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \end_inset
38124 </cell>
38125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38126 \begin_inset Text
38127
38128 \begin_layout Plain Layout
38129 texte
38130 \end_layout
38131
38132 \end_inset
38133 </cell>
38134 </row>
38135 <row>
38136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140 texte
38141 \end_layout
38142
38143 \end_inset
38144 </cell>
38145 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38146 \begin_inset Text
38147
38148 \begin_layout Plain Layout
38149 texte
38150 \end_layout
38151
38152 \end_inset
38153 </cell>
38154 </row>
38155 </lyxtabular>
38156
38157 \end_inset
38158
38159  
38160 \begin_inset Tabular
38161 <lyxtabular version="3" rows="3" columns="3">
38162 <features rotate="0" tabularvalignment="middle">
38163 <column alignment="center" valignment="top">
38164 <column alignment="center" valignment="top">
38165 <column alignment="center" valignment="top">
38166 <row>
38167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38168 \begin_inset Text
38169
38170 \begin_layout Plain Layout
38171 texte
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 <cell alignment="center" valignment="top" topline="true" usebox="none">
38177 \begin_inset Text
38178
38179 \begin_layout Plain Layout
38180 texte
38181 \end_layout
38182
38183 \end_inset
38184 </cell>
38185 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38186 \begin_inset Text
38187
38188 \begin_layout Plain Layout
38189 texte
38190 \end_layout
38191
38192 \end_inset
38193 </cell>
38194 </row>
38195 <row>
38196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38197 \begin_inset Text
38198
38199 \begin_layout Plain Layout
38200 texte
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 <cell alignment="center" valignment="top" usebox="none">
38206 \begin_inset Text
38207
38208 \begin_layout Plain Layout
38209 \begin_inset Graphics
38210         filename ../../images/dialog-show-new-inset_graphics.png
38211         scale 70
38212         scaleBeforeRotation
38213
38214 \end_inset
38215
38216
38217 \end_layout
38218
38219 \end_inset
38220 </cell>
38221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38222 \begin_inset Text
38223
38224 \begin_layout Plain Layout
38225 texte
38226 \end_layout
38227
38228 \end_inset
38229 </cell>
38230 </row>
38231 <row>
38232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38233 \begin_inset Text
38234
38235 \begin_layout Plain Layout
38236 texte
38237 \end_layout
38238
38239 \end_inset
38240 </cell>
38241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38242 \begin_inset Text
38243
38244 \begin_layout Plain Layout
38245 texte
38246 \end_layout
38247
38248 \end_inset
38249 </cell>
38250 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38251 \begin_inset Text
38252
38253 \begin_layout Plain Layout
38254 texte
38255 \end_layout
38256
38257 \end_inset
38258 </cell>
38259 </row>
38260 </lyxtabular>
38261
38262 \end_inset
38263
38264  
38265 \begin_inset Tabular
38266 <lyxtabular version="3" rows="3" columns="2">
38267 <features rotate="0" tabularvalignment="middle">
38268 <column alignment="center" valignment="top">
38269 <column alignment="center" valignment="top">
38270 <row>
38271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38272 \begin_inset Text
38273
38274 \begin_layout Plain Layout
38275 texte
38276 \end_layout
38277
38278 \end_inset
38279 </cell>
38280 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38281 \begin_inset Text
38282
38283 \begin_layout Plain Layout
38284 texte
38285 \end_layout
38286
38287 \end_inset
38288 </cell>
38289 </row>
38290 <row>
38291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38292 \begin_inset Text
38293
38294 \begin_layout Plain Layout
38295 texte
38296 \end_layout
38297
38298 \end_inset
38299 </cell>
38300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38301 \begin_inset Text
38302
38303 \begin_layout Plain Layout
38304 \begin_inset Graphics
38305         filename ../../images/dialog-show-new-inset_graphics.png
38306         scale 70
38307         scaleBeforeRotation
38308
38309 \end_inset
38310
38311
38312 \end_layout
38313
38314 \end_inset
38315 </cell>
38316 </row>
38317 <row>
38318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38319 \begin_inset Text
38320
38321 \begin_layout Plain Layout
38322 texte
38323 \end_layout
38324
38325 \end_inset
38326 </cell>
38327 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38328 \begin_inset Text
38329
38330 \begin_layout Plain Layout
38331 texte
38332 \end_layout
38333
38334 \end_inset
38335 </cell>
38336 </row>
38337 </lyxtabular>
38338
38339 \end_inset
38340
38341
38342 \end_layout
38343
38344 \begin_layout Standard
38345 vous pouvez utiliser la paquetage LaTeX 
38346 \end_layout
38347
38348 \begin_layout Standard
38349 \noindent
38350
38351 \series bold
38352 picinpar
38353 \series default
38354
38355 \begin_inset Index idx
38356 status collapsed
38357
38358 \begin_layout Plain Layout
38359 Paquetages LaTeX ! picinpar
38360 \end_layout
38361
38362 \end_inset
38363
38364 .
38365  Voici un exemple :
38366 \end_layout
38367
38368 \begin_layout Standard
38369 \begin_inset ERT
38370 status collapsed
38371
38372 \begin_layout Plain Layout
38373
38374
38375 \backslash
38376 ifpicinpar
38377 \end_layout
38378
38379 \end_inset
38380
38381
38382 \begin_inset Note Note
38383 status open
38384
38385 \begin_layout Plain Layout
38386 La section suivante ne sera affichée que si le paquetage LaTeX 
38387 \series bold
38388 picinpar
38389 \series default
38390  a été installé.
38391 \end_layout
38392
38393 \end_inset
38394
38395
38396 \end_layout
38397
38398 \begin_layout Standard
38399 \begin_inset ERT
38400 status collapsed
38401
38402 \begin_layout Plain Layout
38403
38404
38405 \backslash
38406 begin{window}[2,c,{
38407 \end_layout
38408
38409 \end_inset
38410
38411
38412 \begin_inset Graphics
38413         filename ../clipart/mobius.eps
38414         lyxscale 60
38415         width 40col%
38416         scaleBeforeRotation
38417         rotateOrigin center
38418
38419 \end_inset
38420
38421
38422 \begin_inset ERT
38423 status collapsed
38424
38425 \begin_layout Plain Layout
38426
38427 },]
38428 \end_layout
38429
38430 \begin_layout Plain Layout
38431
38432 {}
38433 \end_layout
38434
38435 \end_inset
38436
38437
38438 \size small
38439 \lang english
38440 It was in the spring of the year 1894 that all London was interested, and
38441  the fashionable world dismayed, by the murder of the Honourable Ronald
38442  Adair under most unusual and inexplicable circumstances.
38443  The public has already learned those particulars of the crime which
38444 \size default
38445
38446 \begin_inset ERT
38447 status collapsed
38448
38449 \begin_layout Plain Layout
38450
38451
38452 \backslash
38453 footnotemark{}
38454 \end_layout
38455
38456 \end_inset
38457
38458
38459 \size small
38460  came out in the police investigation, but a good deal was suppressed upon
38461  that occasion, since the case for the prosecution was so overwhelmingly
38462  strong that it was not necessary to bring forward all the facts.
38463  Only now, at the end of nearly ten years, am I allowed to supply those
38464  missing links which make up the whole of that remarkable chain
38465 \lang french
38466 .
38467 \size default
38468
38469 \begin_inset ERT
38470 status collapsed
38471
38472 \begin_layout Plain Layout
38473
38474
38475 \backslash
38476 end{window}
38477 \end_layout
38478
38479 \end_inset
38480
38481
38482 \end_layout
38483
38484 \begin_layout Standard
38485 \begin_inset ERT
38486 status collapsed
38487
38488 \begin_layout Plain Layout
38489
38490
38491 \backslash
38492 footnotetext{
38493 \end_layout
38494
38495 \end_inset
38496
38497 Note de pied de page du paragraphe avec objet fixe.
38498 \begin_inset ERT
38499 status collapsed
38500
38501 \begin_layout Plain Layout
38502
38503 }
38504 \end_layout
38505
38506 \end_inset
38507
38508
38509 \end_layout
38510
38511 \begin_layout Standard
38512 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38513  d'eux et leur position est déterminée par le nombre de lignes de texte
38514  situées audessus d'eux.
38515  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38516  numérotée.
38517 \end_layout
38518
38519 \begin_layout Standard
38520 Un objet fixe enrobé est inséré en ajoutant la commande
38521 \end_layout
38522
38523 \begin_layout Standard
38524
38525 \series bold
38526
38527 \backslash
38528 begin{window}[2,c,{
38529 \end_layout
38530
38531 \begin_layout Standard
38532 en code TeX au debut du paragraphe.
38533  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38534  dessus de l'objet, le second, ici 'c', la position de l'objet.
38535  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38536  ) sont possibles.
38537  Après la commande, vous insérez votre objet.
38538  Dans cet exemple, c'est une image avec une largeur de 40
38539 \begin_inset space \thinspace{}
38540 \end_inset
38541
38542 % de la colonne de texte qui a été insérée.
38543  L'objet peut aussi être un tableau, une boîte ou une équation.
38544  Après l'objet, on insère la commande
38545 \end_layout
38546
38547 \begin_layout Standard
38548
38549 \series bold
38550 },texte de description ]
38551 \begin_inset Newline newline
38552 \end_inset
38553
38554 {}
38555 \end_layout
38556
38557 \begin_layout Standard
38558 Notez que le 
38559 \begin_inset Quotes fld
38560 \end_inset
38561
38562
38563 \series bold
38564 {}
38565 \series default
38566
38567 \begin_inset Quotes frd
38568 \end_inset
38569
38570  est sur la deuxième ligne.
38571  Le texte de description est facultatif.
38572  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38573  il doit donc commence juste après le 
38574 \series bold
38575 {}
38576 \series default
38577 .
38578  A la fin du paragraphe on insère la commande :
38579 \end_layout
38580
38581 \begin_layout Standard
38582
38583 \series bold
38584
38585 \backslash
38586 end{window}
38587 \end_layout
38588
38589 \begin_layout Standard
38590 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38591  ajouter des notes de pied de page de la façon habituelle.
38592  Vous devez utiliser la commande 
38593 \series bold
38594
38595 \backslash
38596 footnotemark
38597 \series default
38598  à l'intérieur du paragraphe et la commande 
38599 \series bold
38600
38601 \backslash
38602 footnotetext
38603 \series default
38604  à l'extérieur, comme décrit dans la section
38605 \begin_inset space \thinspace{}
38606 \end_inset
38607
38608
38609 \begin_inset CommandInset ref
38610 LatexCommand ref
38611 reference "sec:Notes-bas-de-page"
38612
38613 \end_inset
38614
38615 .
38616 \end_layout
38617
38618 \begin_layout Standard
38619 \begin_inset ERT
38620 status collapsed
38621
38622 \begin_layout Plain Layout
38623
38624
38625 \backslash
38626 else
38627 \end_layout
38628
38629 \end_inset
38630
38631
38632 \begin_inset Note Note
38633 status open
38634
38635 \begin_layout Plain Layout
38636 Ce qui suit sera affiché si le paquetage LaTeX 
38637 \series bold
38638 picinpar
38639 \series default
38640  n'est pas installé :
38641 \end_layout
38642
38643 \end_inset
38644
38645
38646 \end_layout
38647
38648 \begin_layout Standard
38649 Vous devez installer le paquetage LaTeX 
38650 \series bold
38651 picinpar
38652 \series default
38653  pour voir la suite de cette section dans la sortie imprimée.
38654 \end_layout
38655
38656 \begin_layout Standard
38657 \begin_inset ERT
38658 status collapsed
38659
38660 \begin_layout Plain Layout
38661
38662
38663 \backslash
38664 fi
38665 \end_layout
38666
38667 \end_inset
38668
38669
38670 \end_layout
38671
38672 \begin_layout Section
38673 Lettrines
38674 \begin_inset Index idx
38675 status collapsed
38676
38677 \begin_layout Plain Layout
38678 Lettrines
38679 \end_layout
38680
38681 \end_inset
38682
38683
38684 \begin_inset Index idx
38685 status collapsed
38686
38687 \begin_layout Plain Layout
38688 Entouré par du texte ! Lettrines
38689 \end_layout
38690
38691 \end_inset
38692
38693
38694 \end_layout
38695
38696 \begin_layout Standard
38697 Pour utiliser des lettrines, le paquetage LaTeX 
38698 \series bold
38699 lettrine
38700 \series default
38701
38702 \begin_inset Index idx
38703 status collapsed
38704
38705 \begin_layout Plain Layout
38706 Paquetages LaTeX ! lettrine
38707 \end_layout
38708
38709 \end_inset
38710
38711  doit être installé et vous devez utiliser le module Initiales (
38712 \begin_inset space ~
38713 \end_inset
38714
38715 menu 
38716 \family sans
38717 Document\SpecialChar \menuseparator
38718 Paramètres\SpecialChar \menuseparator
38719 Modules
38720 \family default
38721
38722 \begin_inset space ~
38723 \end_inset
38724
38725 ).
38726  Pour insérer une lettrine, utilisez le style 
38727 \family sans
38728 Initial
38729 \family default
38730 .
38731  Les paramètres sont insérés avec le menu 
38732 \family sans
38733 Insertion
38734 \family default
38735 .
38736  Le paramètre obligatoire 
38737 \family sans
38738 \lang english
38739 Initial
38740 \family default
38741 \lang french
38742  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38743 \family sans
38744 \lang english
38745 Rest
38746 \begin_inset space ~
38747 \end_inset
38748
38749 of
38750 \begin_inset space ~
38751 \end_inset
38752
38753 Initial
38754 \family default
38755  
38756 \lang french
38757 contient
38758 \lang english
38759  the rest of the word or text of the initial letter(s)
38760 \lang french
38761 .
38762  Le paramètre 
38763 \family sans
38764 \lang english
38765 Options
38766 \family default
38767 \lang french
38768  contient paramètres pour modifier la lettrine.
38769  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38770  du paquetage 
38771 \series bold
38772 lettrine
38773 \series default
38774
38775 \begin_inset CommandInset citation
38776 LatexCommand cite
38777 key "lettrine"
38778
38779 \end_inset
38780
38781 .
38782  Le style lui-même contient le texte qui doit entourer la lettrine.
38783  Le style habituel est par conséquent que le mot dont la première lettre
38784  est l'initiale soit en 
38785 \shape smallcaps
38786 petites capitales
38787 \shape default
38788 .
38789 \end_layout
38790
38791 \begin_layout Standard
38792 \begin_inset Newpage pagebreak
38793 \end_inset
38794
38795
38796 \end_layout
38797
38798 \begin_layout Standard
38799 Voici quelques exemples
38800 \begin_inset space ~
38801 \end_inset
38802
38803 :
38804 \end_layout
38805
38806 \begin_layout Standard
38807 \begin_inset ERT
38808 status collapsed
38809
38810 \begin_layout Plain Layout
38811
38812
38813 \backslash
38814 iflettrine
38815 \end_layout
38816
38817 \end_inset
38818
38819
38820 \begin_inset Note Note
38821 status open
38822
38823 \begin_layout Plain Layout
38824 La section suivante ne sera affichée que si le paquetage LaTeX 
38825 \series bold
38826 lettrine
38827 \series default
38828  a été installé.
38829 \end_layout
38830
38831 \end_inset
38832
38833
38834 \end_layout
38835
38836 \begin_layout Enumerate
38837 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38838  mathématique 
38839 \begin_inset Formula $\mathfrak{Fraktur}$
38840 \end_inset
38841
38842 :
38843 \end_layout
38844
38845 \begin_deeper
38846 \begin_layout Initial
38847 \begin_inset Argument 2
38848 status open
38849
38850 \begin_layout Plain Layout
38851 \begin_inset Formula $\mathfrak{I}$
38852 \end_inset
38853
38854
38855 \end_layout
38856
38857 \end_inset
38858
38859
38860 \begin_inset Argument 3
38861 status open
38862
38863 \begin_layout Plain Layout
38864 t
38865 \end_layout
38866
38867 \end_inset
38868
38869  
38870 \lang english
38871 was in the spring of the year 1894 that all London was interested, and the
38872  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38873  under most unusual and inexplicable circumstances.
38874  The public has already learned those particulars of the crime which came
38875  out in the police investigation, but a good deal was suppressed upon that
38876  occasion, since the case for the prosecution was so overwhelmingly strong
38877  that it was not necessary to bring forward all the facts.
38878 \end_layout
38879
38880 \end_deeper
38881 \begin_layout Enumerate
38882 L'initiale est entourée par une seule ligne et est formée de deux lettres
38883  dans la police standard ; aucun texte n'est écrit en petites capitales
38884 \begin_inset space ~
38885 \end_inset
38886
38887 :
38888 \end_layout
38889
38890 \begin_deeper
38891 \begin_layout Initial
38892 \begin_inset Argument 1
38893 status open
38894
38895 \begin_layout Plain Layout
38896 lines=1
38897 \end_layout
38898
38899 \end_inset
38900
38901
38902 \begin_inset Argument 2
38903 status open
38904
38905 \begin_layout Plain Layout
38906 It
38907 \end_layout
38908
38909 \end_inset
38910
38911  
38912 \lang english
38913 was in the spring of the year 1894 that all London was interested, and the
38914  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38915  under most unusual and inexplicable circumstances.
38916  The public has already learned those particulars of the crime which came
38917  out in the police investigation, but a good deal was suppressed upon that
38918  occasion, since the case for the prosecution was so overwhelmingly strong
38919  that it was not necessary to bring forward all the facts.
38920 \end_layout
38921
38922 \end_deeper
38923 \begin_layout Enumerate
38924 Initiale descendante sur 3
38925 \begin_inset space ~
38926 \end_inset
38927
38928 lignes en magenta en police mathématique
38929 \begin_inset Newline newline
38930 \end_inset
38931
38932
38933 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38934 \end_inset
38935
38936 , le texte 
38937 \begin_inset Quotes fld
38938 \end_inset
38939
38940
38941 \lang english
38942 t was in the spring
38943 \lang french
38944
38945 \begin_inset Quotes frd
38946 \end_inset
38947
38948  est en 
38949 \shape smallcaps
38950 petites capitales
38951 \shape default
38952  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38953  avant l'initiale
38954 \begin_inset space ~
38955 \end_inset
38956
38957 :
38958 \begin_inset Newline newline
38959 \end_inset
38960
38961
38962 \series bold
38963
38964 \backslash
38965 renewcommand{
38966 \backslash
38967 LettrineFontHook}{
38968 \backslash
38969 color{couleur}}
38970 \series default
38971
38972 \begin_inset Newline newline
38973 \end_inset
38974
38975 où la 
38976 \emph on
38977 couleur
38978 \emph default
38979  peut être 
38980 \begin_inset Quotes fld
38981 \end_inset
38982
38983 red
38984 \begin_inset Quotes frd
38985 \end_inset
38986
38987
38988 \begin_inset Quotes fld
38989 \end_inset
38990
38991 blue
38992 \begin_inset Quotes frd
38993 \end_inset
38994
38995
38996 \begin_inset Quotes fld
38997 \end_inset
38998
38999 green
39000 \begin_inset Quotes frd
39001 \end_inset
39002
39003
39004 \begin_inset Quotes fld
39005 \end_inset
39006
39007 yellow
39008 \begin_inset Quotes frd
39009 \end_inset
39010
39011
39012 \begin_inset Quotes fld
39013 \end_inset
39014
39015 cyan
39016 \begin_inset Quotes frd
39017 \end_inset
39018
39019
39020 \begin_inset Quotes fld
39021 \end_inset
39022
39023 magenta
39024 \begin_inset Quotes frd
39025 \end_inset
39026
39027
39028 \begin_inset Quotes fld
39029 \end_inset
39030
39031 black
39032 \begin_inset Quotes frd
39033 \end_inset
39034
39035  ou 
39036 \begin_inset Quotes fld
39037 \end_inset
39038
39039 white
39040 \begin_inset Quotes frd
39041 \end_inset
39042
39043 .
39044  On doit aussi ajouter la commande suivante au préambule du document
39045 \begin_inset space ~
39046 \end_inset
39047
39048 :
39049 \begin_inset Newline newline
39050 \end_inset
39051
39052
39053 \series bold
39054
39055 \backslash
39056 @ifundefined{textcolor}
39057 \begin_inset Newline newline
39058 \end_inset
39059
39060
39061 \begin_inset space ~
39062 \end_inset
39063
39064 {
39065 \backslash
39066 usepackage{color}}{}
39067 \end_layout
39068
39069 \begin_deeper
39070 \begin_layout Standard
39071 \begin_inset ERT
39072 status collapsed
39073
39074 \begin_layout Plain Layout
39075
39076
39077 \backslash
39078 renewcommand{
39079 \backslash
39080 LettrineFontHook}{
39081 \backslash
39082 color{magenta}}
39083 \end_layout
39084
39085 \end_inset
39086
39087
39088 \begin_inset Note Note
39089 status collapsed
39090
39091 \begin_layout Plain Layout
39092 colore la lettrine en magenta
39093 \end_layout
39094
39095 \end_inset
39096
39097
39098 \end_layout
39099
39100 \begin_layout Initial
39101 \begin_inset Argument 1
39102 status open
39103
39104 \begin_layout Plain Layout
39105 lines=3, lhang=0.33, loversize=0.25
39106 \end_layout
39107
39108 \end_inset
39109
39110
39111 \begin_inset Argument 2
39112 status open
39113
39114 \begin_layout Plain Layout
39115 \begin_inset Formula $\mathcal{I}$
39116 \end_inset
39117
39118
39119 \end_layout
39120
39121 \end_inset
39122
39123
39124 \begin_inset Argument 3
39125 status open
39126
39127 \begin_layout Plain Layout
39128
39129 \lang english
39130 t was in the spring
39131 \end_layout
39132
39133 \end_inset
39134
39135
39136 \lang english
39137  of the year 1894 that all London was interested, and the fashionable world
39138  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39139  and inexplicable circumstances.
39140  The public has already learned those particulars of the crime which came
39141  out in the police investigation, but a good deal was suppressed upon that
39142  occasion, since the case for the prosecution was so overwhelmingly strong
39143  that it was not necessary to bring forward all the facts.
39144 \end_layout
39145
39146 \end_deeper
39147 \begin_layout Standard
39148 \begin_inset ERT
39149 status collapsed
39150
39151 \begin_layout Plain Layout
39152
39153
39154 \backslash
39155 else
39156 \end_layout
39157
39158 \end_inset
39159
39160
39161 \begin_inset Note Note
39162 status open
39163
39164 \begin_layout Plain Layout
39165 Ce qui suit sera affiché si le paquetage LaTeX 
39166 \series bold
39167 lettrine
39168 \series default
39169  n'est pas installé :
39170 \end_layout
39171
39172 \end_inset
39173
39174
39175 \end_layout
39176
39177 \begin_layout Standard
39178 Vous devez installer le paquetage LaTeX 
39179 \series bold
39180 lettrine
39181 \series default
39182  pour voir la suite de cette section dans la sortie imprimée.
39183 \end_layout
39184
39185 \begin_layout Standard
39186 \begin_inset ERT
39187 status collapsed
39188
39189 \begin_layout Plain Layout
39190
39191
39192 \backslash
39193 fi
39194 \end_layout
39195
39196 \end_inset
39197
39198
39199 \end_layout
39200
39201 \begin_layout Chapter
39202 Trucs externes
39203 \begin_inset Index idx
39204 status collapsed
39205
39206 \begin_layout Plain Layout
39207 Trucs externes
39208 \end_layout
39209
39210 \end_inset
39211
39212
39213 \end_layout
39214
39215 \begin_layout Standard
39216 Avec le menu 
39217 \family sans
39218 Insertion\SpecialChar \menuseparator
39219 Fichier
39220 \family default
39221  vous pouvez insérer un contenu externe à votre document.
39222  Ce contenu peut être :
39223 \end_layout
39224
39225 \begin_layout Description
39226 Document
39227 \begin_inset space ~
39228 \end_inset
39229
39230 LyX Un autre document LyX ; son contenu est directement inséré dans votre
39231  document.
39232 \end_layout
39233
39234 \begin_layout Description
39235 Texte
39236 \begin_inset space ~
39237 \end_inset
39238
39239 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
39240 e.
39241 \end_layout
39242
39243 \begin_layout Description
39244 Texte
39245 \begin_inset space ~
39246 \end_inset
39247
39248 Brut
39249 \begin_inset space ~
39250 \end_inset
39251
39252 par
39253 \begin_inset space ~
39254 \end_inset
39255
39256 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
39257  Les lignes vides créent un nouveau paragraphe dans votre document.
39258 \end_layout
39259
39260 \begin_layout Description
39261 Objet
39262 \begin_inset space ~
39263 \end_inset
39264
39265 Externe Fichiers de formats variés.
39266 \end_layout
39267
39268 \begin_layout Description
39269 Sous-document Documents LyX ou LaTeX.
39270 \end_layout
39271
39272 \begin_layout Section
39273 Objets externes 
39274 \begin_inset Index idx
39275 status collapsed
39276
39277 \begin_layout Plain Layout
39278 Trucs externes ! Objets Externes
39279 \end_layout
39280
39281 \end_inset
39282
39283
39284 \end_layout
39285
39286 \begin_layout Standard
39287 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
39288  de fichiers dans votre document sans avoir à convertir ces derniers en
39289  un format qui soit compatible avec le format de sortie, puisque c'est LyX
39290  qui va s'occuper des conversions.
39291  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
39292  LyX des images dans des formats divers.
39293  Quand vous avez activé 
39294 \family sans
39295 Aperçu
39296 \begin_inset space ~
39297 \end_inset
39298
39299 sur
39300 \begin_inset space ~
39301 \end_inset
39302
39303 le
39304 \begin_inset space ~
39305 \end_inset
39306
39307 vif
39308 \family default
39309  dans le menu des préférences de LyX, dans la rubrique 
39310 \family sans
39311 Apparence\SpecialChar \menuseparator
39312 Graphiques
39313 \family default
39314 , les objets externes de type Dia et Xfig sont affichés directement dans
39315  LyX.
39316 \end_layout
39317
39318 \begin_layout Standard
39319 On insère des objets externes en utilisant la fenêtre de dialogue 
39320 \family sans
39321 Objet
39322 \begin_inset space ~
39323 \end_inset
39324
39325 Externe
39326 \family default
39327  qui est accessible via le menu 
39328 \family sans
39329 Insertion\SpecialChar \menuseparator
39330 Fichiers\SpecialChar \menuseparator
39331 Objet
39332 \begin_inset space ~
39333 \end_inset
39334
39335 Externe
39336 \family default
39337 .
39338  Actuellement les types de fichiers (
39339 \family sans
39340 Modèles
39341 \family default
39342 ) suivants sont autorisés :
39343 \end_layout
39344
39345 \begin_layout Description
39346 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
39347  par le programme 
39348 \series bold
39349
39350 \begin_inset CommandInset href
39351 LatexCommand href
39352 name "XBoard"
39353 target "http://fr.wikipedia.org/wiki/XBoard"
39354
39355 \end_inset
39356
39357
39358 \series default
39359 .
39360 \end_layout
39361
39362 \begin_layout Description
39363 Date Ce modèle insère la date sous la forme 
39364 \emph on
39365 Jour-Mois-Année
39366 \emph default
39367 .
39368  Voici un exemple de date insérée comme objet externe :: 
39369 \begin_inset External
39370         template Date
39371         filename .
39372
39373 \end_inset
39374
39375
39376 \begin_inset space ~
39377 \end_inset
39378
39379
39380 \begin_inset Note Note
39381 status collapsed
39382
39383 \begin_layout Plain Layout
39384 Retirer l'espace protégé quand le bug 4398 sera résolu !
39385 \end_layout
39386
39387 \end_inset
39388
39389
39390 \begin_inset Newline newline
39391 \end_inset
39392
39393 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
39394  Il y a deux autre méthodes pour insérer une date : Avec le menu 
39395 \family sans
39396 Insertion\SpecialChar \menuseparator
39397 Date
39398 \family default
39399  et avec la commande LaTeX 
39400 \series bold
39401
39402 \backslash
39403 today
39404 \series default
39405  entrée comme code TeX.
39406  Ces différentes méthodes sont comparée dans le tableau
39407 \begin_inset space ~
39408 \end_inset
39409
39410
39411 \begin_inset CommandInset ref
39412 LatexCommand ref
39413 reference "tab:Comparaison-des-dates"
39414
39415 \end_inset
39416
39417 .
39418 \end_layout
39419
39420 \begin_layout Description
39421 Dia Ce modèle accepte les diagrammes créés avec le programme 
39422 \series bold
39423
39424 \begin_inset CommandInset href
39425 LatexCommand href
39426 name "Dia"
39427 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39428
39429 \end_inset
39430
39431
39432 \series default
39433 .
39434 \end_layout
39435
39436 \begin_layout Description
39437 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
39438  ou des tableaux dans le format de 
39439 \series bold
39440
39441 \begin_inset CommandInset href
39442 LatexCommand href
39443 name "Gnumeric"
39444 target "http://fr.wikipedia.org/wiki/Gnumeric"
39445
39446 \end_inset
39447
39448
39449 \series default
39450
39451 \begin_inset CommandInset href
39452 LatexCommand href
39453 name "OpenDocument"
39454 target "http://fr.wikipedia.org/wiki/OpenDocument"
39455
39456 \end_inset
39457
39458
39459 \begin_inset CommandInset href
39460 LatexCommand href
39461 name "Microsoft Office XML"
39462 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39463
39464 \end_inset
39465
39466  et 
39467 \begin_inset CommandInset href
39468 LatexCommand href
39469 name "Office Open XML"
39470 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39471
39472 \end_inset
39473
39474 .
39475  Pour cette fonction, LyX doit pouvoir trouver le programme 
39476 \family typewriter
39477 ssconvert
39478 \family default
39479  au cours de sa configuration.
39480  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39481  même si vous n'avez pas de tableaux au format gnumeric.
39482  Pour des exemples et les limitations possibles, jetez un œil au fichier
39483  LyX d'exemple, 
39484 \emph on
39485 spreadsheet.lyx
39486 \emph default
39487 .
39488 \end_layout
39489
39490 \begin_layout Description
39491 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
39492  par le programme 
39493 \series bold
39494
39495 \begin_inset CommandInset href
39496 LatexCommand href
39497 name "LilyPond"
39498 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39499
39500 \end_inset
39501
39502
39503 \series default
39504 .
39505  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39506  au fichier LyX d'exemple 
39507 \emph on
39508 lilypond.lyx
39509 \emph default
39510 .
39511 \end_layout
39512
39513 \begin_layout Description
39514 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
39515  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39516  
39517 \emph on
39518 pages
39519 \emph default
39520  dans le champ 
39521 \family sans
39522 Option
39523 \family default
39524  dans l'onglet 
39525 \family sans
39526 Options LaTeX et LyX
39527 \family default
39528 .
39529  L'argument de cette option est une liste d'éléments séparés par des virgules,
39530  contenant des numéros de pages (
39531 \begin_inset space ~
39532 \end_inset
39533
39534 insérez comme option 
39535 \series bold
39536 pages={3,5,6,8}
39537 \series default
39538
39539 \begin_inset space ~
39540 \end_inset
39541
39542 ), des plages de numéros de pages (
39543 \series bold
39544
39545 \begin_inset space ~
39546 \end_inset
39547
39548 pages={4-9}
39549 \series default
39550
39551 \begin_inset space ~
39552 \end_inset
39553
39554 ) ou n'importe quelle combinaison des deux.
39555  Pour insérer des pages vides, utilisez 
39556 \series bold
39557 {}
39558 \series default
39559 .
39560  Par exemple 
39561 \begin_inset space ~
39562 \end_inset
39563
39564
39565 \series bold
39566 pages={3,{},8-11,15}
39567 \series default
39568  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39569  15.
39570  Les plages de pages sont décrites avec la syntaxe 
39571 \emph on
39572 début-fin
39573 \emph default
39574  qui sélectionne toutes les pages de 
39575 \emph on
39576 début
39577 \emph default
39578  jusqu'à 
39579 \emph on
39580 fin
39581 \emph default
39582 .
39583  Si on omet 
39584 \emph on
39585 début
39586 \emph default
39587 , on commence implicitement à la première page ; de même, omettre 
39588 \emph on
39589 fin
39590 \emph default
39591  termine implicitement à la dernière page du document.
39592  La dernière page du document peut aussi être désignée par le mot-clé 
39593 \series bold
39594 last
39595 \series default
39596  (
39597 \begin_inset space ~
39598 \end_inset
39599
39600 ce dernier n'est accepté que pour une plage de pages
39601 \begin_inset space ~
39602 \end_inset
39603
39604 ).
39605  Donc 
39606 \series bold
39607 pages=-
39608 \series default
39609  va insérer toutes les pages du document et 
39610 \series bold
39611 pages=last-1
39612 \series default
39613  va insérer toutes les pages dans l'ordre inverse.
39614  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39615 \begin_inset Newline newline
39616 \end_inset
39617
39618 L'option 
39619 \series bold
39620 noautoscale
39621 \series default
39622  insère les pages avec leur taille d'origine, si cette option n'est pas
39623  donnée, les pages seront redimensionnées
39624 \begin_inset space \space{}
39625 \end_inset
39626
39627 pour tenir dans la largeur de page de votre document.
39628  Dans l'onglet 
39629 \family sans
39630 Taille
39631 \begin_inset space ~
39632 \end_inset
39633
39634 et
39635 \begin_inset space ~
39636 \end_inset
39637
39638 rotation
39639 \family default
39640  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39641  qu'une éventuelle rotation.
39642  Si vous utilisez une autre largeur que 100
39643 \begin_inset space \thinspace{}
39644 \end_inset
39645
39646 Échelle%, l'option 
39647 \series bold
39648 noautoscale
39649 \series default
39650  sera neutralisée.
39651  Pour plus d'information sur les options possibles, jetez un œil sur la
39652  documentation du paquetage LaTeX 
39653 \series bold
39654 pdfpages
39655 \series default
39656  
39657 \begin_inset CommandInset citation
39658 LatexCommand cite
39659 key "pdfpages"
39660
39661 \end_inset
39662
39663 .
39664 \begin_inset Index idx
39665 status collapsed
39666
39667 \begin_layout Plain Layout
39668 Paquetages LaTeX ! pdfpages
39669 \end_layout
39670
39671 \end_inset
39672
39673
39674 \begin_inset Newline newline
39675 \end_inset
39676
39677 Pour utiliser ce modèle dans une présentation 
39678 \family sans
39679 Beamer
39680 \family default
39681  vous devez d'abord insérer un environnement 
39682 \family sans
39683 FinCadre
39684 \family default
39685  et dans la suite, dans un paragraphe, une boîte de code TeX contenant la
39686  commande 
39687 \series bold
39688
39689 \backslash
39690 setbeamertemplate{background canvas}{}
39691 \series default
39692 .
39693  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39694  que vous voulez.
39695  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39696  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39697  section.
39698  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39699  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39700  le modèle.
39701 \begin_inset Newline newline
39702 \end_inset
39703
39704 Voici un PDF incorporé basculé de -5°
39705 \begin_inset space ~
39706 \end_inset
39707
39708 °: 
39709 \begin_inset External
39710         template PDFPages
39711         filename ../clipart/Abstract.pdf
39712         extra LaTeX "noautoscale, pages=-"
39713         rotateAngle -5
39714         rotateOrigin bottomleft
39715
39716 \end_inset
39717
39718
39719 \end_layout
39720
39721 \begin_layout Description
39722 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
39723  Les images peuvent être traitées dans la fenêtre de dialogue 
39724 \family sans
39725 Objet
39726 \begin_inset space ~
39727 \end_inset
39728
39729 Externe
39730 \family default
39731  comme les images qui sont habituellement incorporées en utilisant le menu
39732  
39733 \family sans
39734 Insertion\SpecialChar \menuseparator
39735 Graphique
39736 \family default
39737 , comme c'est décrit dans la section
39738 \begin_inset space ~
39739 \end_inset
39740
39741
39742 \begin_inset CommandInset ref
39743 LatexCommand ref
39744 reference "sec:Graphics-Dialog"
39745
39746 \end_inset
39747
39748 .
39749  La différence avec l'insertion normale d'image est que seules les images
39750  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
39751  ne sont pas acceptées.
39752  Voici un exemple d'insertion d'image matricielle
39753 \begin_inset space ~
39754 \end_inset
39755
39756
39757 \begin_inset External
39758         template RasterImage
39759         filename ../clipart/ToolbarEnvBox.png
39760
39761 \end_inset
39762
39763
39764 \end_layout
39765
39766 \begin_layout Description
39767 XFig Ce modèle accepte les images créées avec le programme 
39768 \series bold
39769
39770 \begin_inset CommandInset href
39771 LatexCommand href
39772 name "Xfig"
39773 target "http://fr.wikipedia.org/wiki/Xfig"
39774
39775 \end_inset
39776
39777
39778 \series default
39779 .
39780 \end_layout
39781
39782 \begin_layout Standard
39783 \begin_inset Float table
39784 placement !h
39785 wide false
39786 sideways false
39787 status open
39788
39789 \begin_layout Plain Layout
39790 \begin_inset Caption Standard
39791
39792 \begin_layout Plain Layout
39793 \begin_inset CommandInset label
39794 LatexCommand label
39795 name "tab:Comparaison-des-dates"
39796
39797 \end_inset
39798
39799 Comparaison des méthodes d'insertion de la date.
39800 \end_layout
39801
39802 \end_inset
39803
39804
39805 \end_layout
39806
39807 \begin_layout Plain Layout
39808 \align center
39809 \begin_inset Tabular
39810 <lyxtabular version="3" rows="4" columns="4">
39811 <features rotate="0" tabularvalignment="middle">
39812 <column alignment="center" valignment="top">
39813 <column alignment="center" valignment="top">
39814 <column alignment="center" valignment="top">
39815 <column alignment="center" valignment="top">
39816 <row>
39817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39818 \begin_inset Text
39819
39820 \begin_layout Plain Layout
39821 Format du document
39822 \end_layout
39823
39824 \end_inset
39825 </cell>
39826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39827 \begin_inset Text
39828
39829 \begin_layout Plain Layout
39830
39831 \family sans
39832 Objet
39833 \begin_inset space ~
39834 \end_inset
39835
39836 Externe\SpecialChar \menuseparator
39837 Date
39838 \end_layout
39839
39840 \end_inset
39841 </cell>
39842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39843 \begin_inset Text
39844
39845 \begin_layout Plain Layout
39846
39847 \family sans
39848 Insertion\SpecialChar \menuseparator
39849 Date
39850 \end_layout
39851
39852 \end_inset
39853 </cell>
39854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39855 \begin_inset Text
39856
39857 \begin_layout Plain Layout
39858 commande 
39859 \series bold
39860
39861 \backslash
39862 today
39863 \end_layout
39864
39865 \end_inset
39866 </cell>
39867 </row>
39868 <row>
39869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39870 \begin_inset Text
39871
39872 \begin_layout Plain Layout
39873 LyX
39874 \end_layout
39875
39876 \end_inset
39877 </cell>
39878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39879 \begin_inset Text
39880
39881 \begin_layout Plain Layout
39882 comme boîte d'insert
39883 \end_layout
39884
39885 \end_inset
39886 </cell>
39887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39888 \begin_inset Text
39889
39890 \begin_layout Plain Layout
39891 comme date
39892 \end_layout
39893
39894 \end_inset
39895 </cell>
39896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39897 \begin_inset Text
39898
39899 \begin_layout Plain Layout
39900 comme boîte de code TeX
39901 \end_layout
39902
39903 \end_inset
39904 </cell>
39905 </row>
39906 <row>
39907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39908 \begin_inset Text
39909
39910 \begin_layout Plain Layout
39911 LaTeX
39912 \end_layout
39913
39914 \end_inset
39915 </cell>
39916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39917 \begin_inset Text
39918
39919 \begin_layout Plain Layout
39920 comme date
39921 \end_layout
39922
39923 \end_inset
39924 </cell>
39925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39926 \begin_inset Text
39927
39928 \begin_layout Plain Layout
39929 comme date
39930 \end_layout
39931
39932 \end_inset
39933 </cell>
39934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39935 \begin_inset Text
39936
39937 \begin_layout Plain Layout
39938 comme commande
39939 \end_layout
39940
39941 \end_inset
39942 </cell>
39943 </row>
39944 <row>
39945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39946 \begin_inset Text
39947
39948 \begin_layout Plain Layout
39949 DVI, PDF, PS
39950 \end_layout
39951
39952 \end_inset
39953 </cell>
39954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39955 \begin_inset Text
39956
39957 \begin_layout Plain Layout
39958 comme date
39959 \end_layout
39960
39961 \end_inset
39962 </cell>
39963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39964 \begin_inset Text
39965
39966 \begin_layout Plain Layout
39967 comme date
39968 \end_layout
39969
39970 \end_inset
39971 </cell>
39972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39973 \begin_inset Text
39974
39975 \begin_layout Plain Layout
39976 comme date date
39977 \end_layout
39978
39979 \end_inset
39980 </cell>
39981 </row>
39982 </lyxtabular>
39983
39984 \end_inset
39985
39986
39987 \end_layout
39988
39989 \end_inset
39990
39991
39992 \end_layout
39993
39994 \begin_layout Standard
39995 Quand vous activez l'option 
39996 \family sans
39997 Brouillon
39998 \family default
39999  de l'onglet 
40000 \family sans
40001 Fichier
40002 \family default
40003  de la fenêtre de dialogue 
40004 \family sans
40005 Objet
40006 \begin_inset space ~
40007 \end_inset
40008
40009 Externe
40010 \family default
40011 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
40012 \begin_inset Newline newline
40013 \end_inset
40014
40015 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
40016  : 
40017 \begin_inset Graphics
40018         filename ../clipart/ExternalMaterialQt4.png
40019         scale 85
40020         scaleBeforeRotation
40021
40022 \end_inset
40023
40024  soit comme une image, selon que vous avez ou non activé l'option 
40025 \family sans
40026 Afficher
40027 \begin_inset space ~
40028 \end_inset
40029
40030 dans
40031 \begin_inset space ~
40032 \end_inset
40033
40034 LyX
40035 \family default
40036  de l'onglet 
40037 \family sans
40038 Options LaTeX et LyX
40039 \family default
40040  de la fenêtre de dialogue.
40041 \end_layout
40042
40043 \begin_layout Standard
40044 Le manuel 
40045 \family sans
40046 \emph on
40047 Personnalisation
40048 \family default
40049 \emph default
40050  explique comment vous pouvez créer vos propres modèles.
40051 \end_layout
40052
40053 \begin_layout Section
40054 Sous-documents
40055 \begin_inset CommandInset label
40056 LatexCommand label
40057 name "sec:Sous-documents"
40058
40059 \end_inset
40060
40061
40062 \begin_inset Index idx
40063 status collapsed
40064
40065 \begin_layout Plain Layout
40066 Trucs externes ! Sous-documents
40067 \end_layout
40068
40069 \end_inset
40070
40071
40072 \begin_inset Index idx
40073 status collapsed
40074
40075 \begin_layout Plain Layout
40076 Fichiers ! Insertion
40077 \end_layout
40078
40079 \end_inset
40080
40081
40082 \end_layout
40083
40084 \begin_layout Standard
40085 Les sous-documents sont utilisés quand on a un document très long qui peut
40086  être décomposé en plusieurs parties ou sections plus petites.
40087  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
40088  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
40089  Les différents documents sont ce que l'on appelle les sous-documents et
40090  un document maître les relie pour imprimer le document complet ou seulement
40091  une partie de celui-ci.
40092  Un sous-document hérite du contenu de son maître, par exemple le préambule
40093  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
40094 \end_layout
40095
40096 \begin_layout Standard
40097 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
40098  maître, précisez dans le sous-document le document maître dans le menu
40099  
40100 \family sans
40101 Document\SpecialChar \menuseparator
40102 Paramètres\SpecialChar \menuseparator
40103 Classe de document
40104 \family default
40105 .
40106  Ce document maître sera par la suite utilisé de façon cachée par LyX à
40107  chaque fois que vous modifierez le sous-document.
40108 \end_layout
40109
40110 \begin_layout Standard
40111 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
40112  comme celle-ci : 
40113 \begin_inset Graphics
40114         filename clipart/ChildDocumentQt4.png
40115         lyxscale 70
40116         scale 60
40117         scaleBeforeRotation
40118
40119 \end_inset
40120
40121  Pour inclure des sous-documents dans un document maître , on utilise le
40122  menu 
40123 \family sans
40124 Insertion\SpecialChar \menuseparator
40125 Fichier\SpecialChar \menuseparator
40126 Sous-document
40127 \family default
40128 .
40129  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
40130  des quatre méthodes d'inclusion :
40131 \end_layout
40132
40133 \begin_layout Description
40134 Inclus
40135 \begin_inset space ~
40136 \end_inset
40137
40138 (include) Vous pouvez inclure des documents LyX et LaTeX.
40139  Quand vous cliquez sur le bouton 
40140 \family sans
40141 Modifier
40142 \family default
40143  dans la fenêtre de dialogue 
40144 \family sans
40145 Sous-document
40146 \family default
40147 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
40148  vous puissiez le modifier.
40149 \begin_inset Newline newline
40150 \end_inset
40151
40152
40153 \end_layout
40154
40155 \begin_layout Standard
40156 Voici un sous-document inséré avec la méthode 
40157 \family sans
40158 Inclus
40159 \family default
40160  : 
40161 \begin_inset CommandInset include
40162 LatexCommand include
40163 filename "DocumentBidon1.lyx"
40164
40165 \end_inset
40166
40167
40168 \end_layout
40169
40170 \begin_layout Standard
40171 La numérotation des sections va prendre en compte les sections des fichiers
40172  incorporés dans l'ordre où ils sont insérés dans le document maître.
40173  Le document qui est inclus comme exemple possède une sous-section qui sera
40174  numérotée comme sous-section de la section actuelle.
40175  Les étiquettes présentes dans le fichier inclus peuvent être référencées
40176  : la sous-section
40177 \begin_inset space ~
40178 \end_inset
40179
40180
40181 \begin_inset CommandInset ref
40182 LatexCommand ref
40183 reference "sub:Sous-section-externe-1"
40184
40185 \end_inset
40186
40187  est dans le fichier inclus.
40188 \end_layout
40189
40190 \begin_layout Standard
40191 Le préambule du sous-document est tout simplement ignoré, seul le préambule
40192  du document maître est utilisé.
40193  Les branches présentes dans le sous-document seront ignorées par le document
40194  maître si celui-ci ne possède pas une branche avec le même nom.
40195  Les documents inclus sont insérés en commençant une nouvelle page et sont
40196  suivis par un saut de page.
40197 \end_layout
40198
40199 \begin_layout Standard
40200 \begin_inset Note Greyedout
40201 status open
40202
40203 \begin_layout Plain Layout
40204
40205 \series bold
40206 Note:
40207 \series default
40208  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
40209  une classe de document différente de celle du document maître, vous recevez
40210  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
40211  que cela peut produire des résultats inattendus sur la sortie imprimée.
40212 \end_layout
40213
40214 \end_inset
40215
40216
40217 \end_layout
40218
40219 \begin_layout Description
40220 Incorporé
40221 \begin_inset space ~
40222 \end_inset
40223
40224 (input) Cette méthode est très semblable à la méthode Inclus, les différences
40225  sont :
40226 \end_layout
40227
40228 \begin_deeper
40229 \begin_layout Itemize
40230 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
40231  par un saut de page.
40232 \end_layout
40233
40234 \begin_layout Itemize
40235 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
40236  
40237 \family sans
40238 Aperçu
40239 \begin_inset space ~
40240 \end_inset
40241
40242 sur
40243 \begin_inset space ~
40244 \end_inset
40245
40246 le
40247 \begin_inset space ~
40248 \end_inset
40249
40250 vif
40251 \family default
40252  est activée dans les préférences dans la rubrique 
40253 \family sans
40254 Apparence\SpecialChar \menuseparator
40255 Graphique
40256 \family default
40257 .
40258 \end_layout
40259
40260 \begin_layout Itemize
40261 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
40262 \family sans
40263 Document\SpecialChar \menuseparator
40264 Paramètres\SpecialChar \menuseparator
40265 Sous-documents
40266 \family default
40267 .
40268 \end_layout
40269
40270 \end_deeper
40271 \begin_layout Standard
40272 Voici un sous document inséré en utilisant la méthode 
40273 \family sans
40274 Incorporé
40275 \family default
40276  : 
40277 \begin_inset CommandInset include
40278 LatexCommand input
40279 preview true
40280 filename "DocumentBidon2.lyx"
40281
40282 \end_inset
40283
40284
40285 \end_layout
40286
40287 \begin_layout Standard
40288 Voici un sous-document
40289 \emph on
40290 input
40291 \emph default
40292  comme LaTeX source:
40293 \end_layout
40294
40295 \begin_layout Quote
40296 \begin_inset CommandInset include
40297 LatexCommand input
40298 filename "DocumentTexteBidon.txt"
40299
40300 \end_inset
40301
40302
40303 \end_layout
40304
40305 \begin_layout Description
40306 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
40307  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
40308  sous forme de code source et aucune des commandes éventuellement présentes
40309  ne sera exécutée.
40310  Vous pouvez utiliser l'option 
40311 \family sans
40312 Marquer
40313 \begin_inset space ~
40314 \end_inset
40315
40316 les
40317 \begin_inset space ~
40318 \end_inset
40319
40320 espaces
40321 \family default
40322  qui matérialise chaque espace présente dans le code source par un caractère
40323  
40324 \begin_inset Quotes eld
40325 \end_inset
40326
40327
40328 \begin_inset ERT
40329 status collapsed
40330
40331 \begin_layout Plain Layout
40332
40333
40334 \backslash
40335 textvisiblespace 
40336 \end_layout
40337
40338 \end_inset
40339
40340
40341 \begin_inset Quotes erd
40342 \end_inset
40343
40344  .
40345  La différence avec la méthode qui consiste à utiliser le menu 
40346 \family sans
40347 Insertion\SpecialChar \menuseparator
40348 Fichier\SpecialChar \menuseparator
40349 Texte
40350 \begin_inset space ~
40351 \end_inset
40352
40353 brut
40354 \family default
40355  est que le contenu du document n'apparaît pas dans LyX.
40356 \end_layout
40357
40358 \begin_layout Standard
40359 Voici un sous-document inclus en utilisant la méthode 
40360 \family sans
40361 verbatim
40362 \family default
40363  : 
40364 \begin_inset CommandInset include
40365 LatexCommand verbatiminput
40366 filename "DocumentTexteBidon.txt"
40367
40368 \end_inset
40369
40370
40371 \begin_inset VSpace bigskip
40372 \end_inset
40373
40374 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40375  l'option 
40376 \family sans
40377 Marquer
40378 \begin_inset space ~
40379 \end_inset
40380
40381 les
40382 \begin_inset space ~
40383 \end_inset
40384
40385 espaces :
40386 \family default
40387  
40388 \begin_inset CommandInset include
40389 LatexCommand verbatiminput*
40390 filename "DocumentTexteBidon.txt"
40391
40392 \end_inset
40393
40394
40395 \end_layout
40396
40397 \begin_layout Standard
40398 \begin_inset VSpace bigskip
40399 \end_inset
40400
40401
40402 \end_layout
40403
40404 \begin_layout Standard
40405 \begin_inset Note Greyedout
40406 status open
40407
40408 \begin_layout Plain Layout
40409
40410 \series bold
40411 Note:
40412 \series default
40413  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40414  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40415 \end_layout
40416
40417 \end_inset
40418
40419
40420 \end_layout
40421
40422 \begin_layout Description
40423 Listings Ce type d'inclusion est décrit dans le chapitre
40424 \begin_inset space ~
40425 \end_inset
40426
40427
40428 \begin_inset CommandInset ref
40429 LatexCommand ref
40430 reference "cha:Program-Code-Listings"
40431
40432 \end_inset
40433
40434 .
40435 \end_layout
40436
40437 \begin_layout Standard
40438 \begin_inset Note Greyedout
40439 status open
40440
40441 \begin_layout Plain Layout
40442
40443 \series bold
40444 Note:
40445 \series default
40446  Inclure le même document deux fois dans un même document peut poser des
40447  problèmes avec LaTeX.
40448 \end_layout
40449
40450 \end_inset
40451
40452
40453 \end_layout
40454
40455 \begin_layout Standard
40456 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40457  de votre document maître, que ce soit pour diminuer les temps de compilation
40458  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40459  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40460  la sortie en utilisant le menu 
40461 \family sans
40462 Document\SpecialChar \menuseparator
40463 Paramètres\SpecialChar \menuseparator
40464 Sous-documents
40465 \family default
40466 .
40467  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40468  sur la ligne correspondant dans la colonne 
40469 \family sans
40470 Inclus dans le résultat
40471 \family default
40472  de la liste (
40473 \begin_inset space ~
40474 \end_inset
40475
40476 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40477  
40478 \begin_inset Quotes fld
40479 \end_inset
40480
40481 inclus
40482 \begin_inset Quotes frd
40483 \end_inset
40484
40485  et pas la méthode 
40486 \begin_inset Quotes fld
40487 \end_inset
40488
40489 incorporé
40490 \begin_inset Quotes frd
40491 \end_inset
40492
40493
40494 \begin_inset space ~
40495 \end_inset
40496
40497 ).
40498  Si on active l'option 
40499 \family sans
40500 Assurer la cohérence des compteurs et des références
40501 \family default
40502 , LyX va s'assurer que tous les numéros de pages, références etc...
40503  sont corrects comme si tous le document avait été traité.
40504  C'est utile si vous voulez que les sous-documents choisis aient exactement
40505  le même aspect que s'il étaient dans le document complet.
40506  Pour réaliser cette condition, il faut que LyX traite de façon silencieuse
40507  la totalité du document.
40508  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40509  les compteurs et autres références n'ont pas à être à tout prix valides,
40510  vous devez impérativement désactiver cette option.
40511  
40512 \end_layout
40513
40514 \begin_layout Standard
40515 Une autre solution consiste à inclure chaque fichier dans une branche
40516 \begin_inset Foot
40517 status collapsed
40518
40519 \begin_layout Plain Layout
40520 Les branches sont décrites dans la section 
40521 \emph on
40522 Branches
40523 \emph default
40524  du 
40525 \emph on
40526 Guide de l'utilisateur
40527 \emph default
40528  de LyX.
40529 \end_layout
40530
40531 \end_inset
40532
40533 .
40534  En activant ou désactivant une branche, vous pouvez décider les fichiers
40535  inclus qui doivent apparaître dans la sortie imprimée.
40536  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40537  
40538 \begin_inset Quotes fld
40539 \end_inset
40540
40541 incorporés
40542 \begin_inset Quotes frd
40543 \end_inset
40544
40545 .
40546  Le défaut est que les compteurs et autres références ne sont pas conservés
40547  avec cette approche.
40548 \end_layout
40549
40550 \begin_layout Chapter
40551 Listings de code source
40552 \begin_inset CommandInset label
40553 LatexCommand label
40554 name "cha:Program-Code-Listings"
40555
40556 \end_inset
40557
40558
40559 \begin_inset Index idx
40560 status collapsed
40561
40562 \begin_layout Plain Layout
40563 Listings
40564 \end_layout
40565
40566 \end_inset
40567
40568
40569 \begin_inset Index idx
40570 status collapsed
40571
40572 \begin_layout Plain Layout
40573 Code Source
40574 \end_layout
40575
40576 \end_inset
40577
40578
40579 \begin_inset Index idx
40580 status collapsed
40581
40582 \begin_layout Plain Layout
40583 Flottants ! Listings
40584 \end_layout
40585
40586 \end_inset
40587
40588
40589 \end_layout
40590
40591 \begin_layout Standard
40592 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40593  un insert 
40594 \family sans
40595 Listings
40596 \family default
40597  qui peut être créé grâce au menu 
40598 \family sans
40599 Insertion
40600 \family default
40601 \SpecialChar \menuseparator
40602
40603 \family sans
40604 Listing
40605 \begin_inset space ~
40606 \end_inset
40607
40608 de
40609 \begin_inset space ~
40610 \end_inset
40611
40612 Code
40613 \begin_inset space ~
40614 \end_inset
40615
40616 Source
40617 \family default
40618 .
40619  Le paquetage LaTeX 
40620 \series bold
40621 listings
40622 \series default
40623
40624 \begin_inset Index idx
40625 status collapsed
40626
40627 \begin_layout Plain Layout
40628 Paquetages LaTeX ! listings
40629 \end_layout
40630
40631 \end_inset
40632
40633  fournit un moyen puissant et flexible d'insérer des listings de code source
40634  dans votre document.
40635  
40636 \end_layout
40637
40638 \begin_layout Standard
40639 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40640  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40641 \end_layout
40642
40643 \begin_layout Standard
40644 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40645  imprimée.
40646  L'option d'emplacement 
40647 \family sans
40648 Listing
40649 \begin_inset space ~
40650 \end_inset
40651
40652 en
40653 \begin_inset space ~
40654 \end_inset
40655
40656 Ligne
40657 \family default
40658  imprime le listing dans la ligne comme ceci : 
40659 \begin_inset listings
40660 lstparams "language={C++}"
40661 inline true
40662 status open
40663
40664 \begin_layout Plain Layout
40665
40666 int a=5;
40667 \end_layout
40668
40669 \end_inset
40670
40671
40672 \begin_inset Newline newline
40673 \end_inset
40674
40675 L'option 
40676 \family sans
40677 Flottant
40678 \family default
40679  crée un flottant de listing pour lequel vous pouvez préciser les options
40680  classiques d'emplacement : 
40681 \begin_inset Quotes eld
40682 \end_inset
40683
40684
40685 \family sans
40686 h
40687 \family default
40688
40689 \begin_inset Quotes erd
40690 \end_inset
40691
40692
40693 \begin_inset Quotes eld
40694 \end_inset
40695
40696
40697 \family sans
40698 t
40699 \family default
40700
40701 \begin_inset Quotes erd
40702 \end_inset
40703
40704
40705 \begin_inset Quotes eld
40706 \end_inset
40707
40708
40709 \family sans
40710 b
40711 \family default
40712
40713 \begin_inset Quotes erd
40714 \end_inset
40715
40716 , et 
40717 \begin_inset Quotes eld
40718 \end_inset
40719
40720
40721 \family sans
40722 p
40723 \family default
40724
40725 \begin_inset Quotes erd
40726 \end_inset
40727
40728  correspondant aux emplacement décrits dans la section
40729 \begin_inset space ~
40730 \end_inset
40731
40732
40733 \begin_inset CommandInset ref
40734 LatexCommand ref
40735 reference "sec:Placement-flottants"
40736
40737 \end_inset
40738
40739 .
40740  Les options de positionnement peuvent être mélangées et doivent être saisies
40741  sans séparation, par exemple, on peut taper 
40742 \begin_inset Quotes eld
40743 \end_inset
40744
40745
40746 \family sans
40747 htbp
40748 \family default
40749
40750 \begin_inset Quotes erd
40751 \end_inset
40752
40753 .
40754  L' option 
40755 \begin_inset Quotes eld
40756 \end_inset
40757
40758 h
40759 \begin_inset Quotes erd
40760 \end_inset
40761
40762  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40763  
40764 \family sans
40765 Flottant
40766 \family default
40767  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40768  légende et être référencés.
40769 \end_layout
40770
40771 \begin_layout Standard
40772 Vous pouvez ajouter une légende à un listing avec le menu 
40773 \family sans
40774 Insertion\SpecialChar \menuseparator
40775 Légende
40776 \family default
40777 .
40778  On peut référencer les listings de la même façon que les flottants :Voir
40779  le listing
40780 \begin_inset space ~
40781 \end_inset
40782
40783
40784 \begin_inset CommandInset ref
40785 LatexCommand ref
40786 reference "lst:Listing-exemple"
40787
40788 \end_inset
40789
40790 .
40791  
40792 \lang english
40793 A list of listings which contains all listings with captions can be created
40794  via the menu
40795 \lang french
40796  
40797 \family sans
40798 Insertion\SpecialChar \menuseparator
40799
40800 \lang english
40801 List
40802 \begin_inset space ~
40803 \end_inset
40804
40805 /
40806 \begin_inset space ~
40807 \end_inset
40808
40809 TOC\SpecialChar \menuseparator
40810 List of Listings
40811 \family default
40812 .
40813  The list entries are the listing caption and the listing number.
40814 \end_layout
40815
40816 \begin_layout Standard
40817 \begin_inset listings
40818 lstparams "language=Python"
40819 inline false
40820 status open
40821
40822 \begin_layout Plain Layout
40823
40824 \begin_inset Caption Standard
40825
40826 \begin_layout Plain Layout
40827 \begin_inset CommandInset label
40828 LatexCommand label
40829 name "lst:Listing-exemple"
40830
40831 \end_inset
40832
40833 Exemple de listing flottant
40834 \end_layout
40835
40836 \end_inset
40837
40838 # Exemple de listing flottant
40839 \end_layout
40840
40841 \begin_layout Plain Layout
40842
40843 def func(param):
40844 \end_layout
40845
40846 \begin_layout Plain Layout
40847
40848     'ceci est une fonction python'
40849 \end_layout
40850
40851 \begin_layout Plain Layout
40852
40853     pass
40854 \end_layout
40855
40856 \end_inset
40857
40858
40859 \end_layout
40860
40861 \begin_layout Standard
40862 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40863  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40864  de manière particulière dans la sortie imprimée.
40865  Dans l'exemple de listing, le mot clé Python 
40866 \begin_inset Quotes eld
40867 \end_inset
40868
40869 def
40870 \begin_inset Quotes erd
40871 \end_inset
40872
40873  est reconnu et imprimé en caractères gras dans la sortie.
40874 \end_layout
40875
40876 \begin_layout Standard
40877 \begin_inset Note Greyedout
40878 status open
40879
40880 \begin_layout Plain Layout
40881
40882 \series bold
40883 Note:
40884 \series default
40885  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40886  une police de caractères à 
40887 \family typewriter
40888 chasse fixe
40889 \family default
40890 , c'est que votre police ne contient probablement pas de série grasse.
40891  Dans ce cas choisissez une police différente dans le menu 
40892 \family sans
40893 Document\SpecialChar \menuseparator
40894 Paramètres\SpecialChar \menuseparator
40895 Polices
40896 \family default
40897 .
40898  (Les polices 
40899 \emph on
40900 LuxiMono, BeraMono
40901 \emph default
40902  et 
40903 \emph on
40904 Courier
40905 \emph default
40906  contiennent une série grasse.)
40907 \end_layout
40908
40909 \end_inset
40910
40911
40912 \end_layout
40913
40914 \begin_layout Standard
40915 Dans la rubrique 
40916 \family sans
40917 Numérotation
40918 \begin_inset space ~
40919 \end_inset
40920
40921 des
40922 \begin_inset space ~
40923 \end_inset
40924
40925 Lignes
40926 \family default
40927  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40928 n des lignes.
40929  Vous pouvez mettre un nombre dans le champ 
40930 \family sans
40931 Pas
40932 \family default
40933  pour désigner les lignes qui seront numérotées.
40934  Par exemple, si vous mettez 
40935 \begin_inset Quotes eld
40936 \end_inset
40937
40938 3
40939 \begin_inset Quotes erd
40940 \end_inset
40941
40942 , seule une ligne sur trois sera numérotée.
40943 \end_layout
40944
40945 \begin_layout Standard
40946 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40947  apparaîtront dans la sortie.
40948  Vous devez utiliser l'option 
40949 \family sans
40950 Table
40951 \begin_inset space ~
40952 \end_inset
40953
40954 de
40955 \begin_inset space ~
40956 \end_inset
40957
40958 Caractères
40959 \begin_inset space ~
40960 \end_inset
40961
40962 Étendue
40963 \family default
40964  quand vous employez des caractères spécifiques à une langue donnée comme
40965  les umlauts Allemands dans votre listing.
40966 \begin_inset Newline newline
40967 \end_inset
40968
40969 Voici un exemple de listing avec la numérotation des lignes à gauche par
40970  pas de 3, en langage Python, avec les options 
40971 \begin_inset Quotes eld
40972 \end_inset
40973
40974 Table
40975 \begin_inset space ~
40976 \end_inset
40977
40978 de
40979 \begin_inset space ~
40980 \end_inset
40981
40982 caractères
40983 \begin_inset space ~
40984 \end_inset
40985
40986 étendue
40987 \begin_inset Quotes erd
40988 \end_inset
40989
40990  et 
40991 \begin_inset Quotes eld
40992 \end_inset
40993
40994 Espace
40995 \begin_inset space ~
40996 \end_inset
40997
40998 représenté
40999 \begin_inset space ~
41000 \end_inset
41001
41002 par
41003 \begin_inset space ~
41004 \end_inset
41005
41006 un
41007 \begin_inset space ~
41008 \end_inset
41009
41010 symbole
41011 \begin_inset Quotes erd
41012 \end_inset
41013
41014 , l'intervalle de ligne étant 3
41015 \begin_inset space \thinspace{}
41016 \end_inset
41017
41018 -
41019 \begin_inset space \thinspace{}
41020 \end_inset
41021
41022 8:
41023 \end_layout
41024
41025 \begin_layout Standard
41026 \begin_inset listings
41027 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
41028 inline false
41029 status open
41030
41031 \begin_layout Plain Layout
41032
41033 def func(param):
41034 \end_layout
41035
41036 \begin_layout Plain Layout
41037
41038     'ceci est une fonction Python'
41039 \end_layout
41040
41041 \begin_layout Plain Layout
41042
41043     pass
41044 \end_layout
41045
41046 \begin_layout Plain Layout
41047
41048 def func(param):
41049 \end_layout
41050
41051 \begin_layout Plain Layout
41052
41053 'Ça, c'est un mot Allemand : Tschüß'
41054 \end_layout
41055
41056 \begin_layout Plain Layout
41057
41058 pass
41059 \end_layout
41060
41061 \begin_layout Plain Layout
41062
41063 def func(param):
41064 \end_layout
41065
41066 \begin_layout Plain Layout
41067
41068 'ceci est une fonction Python'
41069 \end_layout
41070
41071 \begin_layout Plain Layout
41072
41073 pass
41074 \end_layout
41075
41076 \end_inset
41077
41078
41079 \end_layout
41080
41081 \begin_layout Standard
41082 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
41083  nombre de caractères que doit représenter une tabulation dans le champ
41084  
41085 \family sans
41086 Taille du tabulateur
41087 \family default
41088 .
41089 \end_layout
41090
41091 \begin_layout Standard
41092 \begin_inset Note Greyedout
41093 status open
41094
41095 \begin_layout Plain Layout
41096
41097 \series bold
41098 Note:
41099 \series default
41100  À cause d'un bug dans le paquetage 
41101 \series bold
41102 listings
41103 \series default
41104  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
41105  listing.
41106  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
41107  les lignes 3 et 6.
41108 \end_layout
41109
41110 \end_inset
41111
41112
41113 \end_layout
41114
41115 \begin_layout Standard
41116 \begin_inset VSpace bigskip
41117 \end_inset
41118
41119
41120 \end_layout
41121
41122 \begin_layout Standard
41123 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
41124  listing.
41125  Pour le faire, il suffit d'utiliser le menu 
41126 \family sans
41127 Insertion\SpecialChar \menuseparator
41128 Fichier\SpecialChar \menuseparator
41129 Sous-document
41130 \family default
41131  et de choisir le type 
41132 \family sans
41133 Listing
41134 \family default
41135
41136 \begin_inset space ~
41137 \end_inset
41138
41139
41140 \family sans
41141 de
41142 \begin_inset space ~
41143 \end_inset
41144
41145 Code
41146 \begin_inset space ~
41147 \end_inset
41148
41149 source
41150 \family default
41151 .
41152 \begin_inset Foot
41153 status collapsed
41154
41155 \begin_layout Plain Layout
41156 Les autres types de sous-documents sont décrits dans la section
41157 \begin_inset space ~
41158 \end_inset
41159
41160
41161 \begin_inset CommandInset ref
41162 LatexCommand ref
41163 reference "sec:Sous-documents"
41164
41165 \end_inset
41166
41167 .
41168 \end_layout
41169
41170 \end_inset
41171
41172  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
41173  à utiliser pour le listing dans une zone de texte.
41174  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
41175  
41176 \begin_inset Quotes eld
41177 \end_inset
41178
41179 ?
41180 \begin_inset Quotes erd
41181 \end_inset
41182
41183  dans la zone de texte.
41184 \end_layout
41185
41186 \begin_layout Standard
41187 Pour faire référence à un sous-document de type listing, tapez une étiquette
41188  dans le champ correspondant de la fenêtre de dialogue.
41189  On peut alors faire référence à cette étiquette en utilisant le menu 
41190 \family sans
41191 Insertion\SpecialChar \menuseparator
41192 Référence
41193 \begin_inset space ~
41194 \end_inset
41195
41196 Croisée
41197 \family default
41198 .
41199 \end_layout
41200
41201 \begin_layout Standard
41202 Le listing
41203 \begin_inset space ~
41204 \end_inset
41205
41206
41207 \begin_inset CommandInset ref
41208 LatexCommand ref
41209 reference "lst:listing-fichier"
41210
41211 \end_inset
41212
41213  est une exemple de listing issu d'un fichier ; ici les lignes 10
41214 \begin_inset space \thinspace{}
41215 \end_inset
41216
41217 -
41218 \begin_inset space \thinspace{}
41219 \end_inset
41220
41221 15 de ce fichier LyX sont listées.
41222 \end_layout
41223
41224 \begin_layout Standard
41225 \begin_inset CommandInset include
41226 LatexCommand lstinputlisting
41227 filename "EmbeddedObjects.lyx"
41228 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
41229
41230 \end_inset
41231
41232
41233 \end_layout
41234
41235 \begin_layout Standard
41236 \begin_inset VSpace bigskip
41237 \end_inset
41238
41239
41240 \end_layout
41241
41242 \begin_layout Standard
41243 L'insertion d'une formule dans un listing peut se faire de la façon suivante
41244 \begin_inset space ~
41245 \end_inset
41246
41247 :
41248 \end_layout
41249
41250 \begin_layout Enumerate
41251 Ouvrez la fenêtre de dialogue listings et ajoutez
41252 \begin_inset Newline newline
41253 \end_inset
41254
41255
41256 \family sans
41257 mathescape=true
41258 \family default
41259
41260 \begin_inset Newline newline
41261 \end_inset
41262
41263 dans le champ de l'onglet 
41264 \family sans
41265 Avancé
41266 \family default
41267 .
41268 \end_layout
41269
41270 \begin_layout Enumerate
41271 Créez la formule en dehors du listing.
41272 \end_layout
41273
41274 \begin_layout Enumerate
41275 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
41276  (raccourci 
41277 \begin_inset Info
41278 type  "shortcut"
41279 arg   "copy"
41280 \end_inset
41281
41282 )
41283 \end_layout
41284
41285 \begin_layout Enumerate
41286 Dans le listing écrivez 
41287 \begin_inset Quotes eld
41288 \end_inset
41289
41290
41291 \family sans
41292 $$
41293 \family default
41294
41295 \begin_inset Quotes erd
41296 \end_inset
41297
41298  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
41299  
41300 \begin_inset Info
41301 type  "shortcut"
41302 arg   "paste"
41303 \end_inset
41304
41305 )
41306 \end_layout
41307
41308 \begin_layout Standard
41309 \begin_inset listings
41310 lstparams "language=Python,mathescape=true"
41311 inline false
41312 status open
41313
41314 \begin_layout Plain Layout
41315
41316 \begin_inset Caption Standard
41317
41318 \begin_layout Plain Layout
41319 Exemple de listing flottant contenant une formule
41320 \end_layout
41321
41322 \end_inset
41323
41324 # Exemple de listing flottant
41325 \end_layout
41326
41327 \begin_layout Plain Layout
41328
41329 def func(param):
41330 \end_layout
41331
41332 \begin_layout Plain Layout
41333
41334     # $
41335 \backslash
41336 prod_{n=1}^{
41337 \backslash
41338 infty}
41339 \backslash
41340 ,
41341 \backslash
41342 frac{1}{x^{2}}$
41343 \end_layout
41344
41345 \begin_layout Plain Layout
41346
41347     pass
41348 \end_layout
41349
41350 \end_inset
41351
41352
41353 \end_layout
41354
41355 \begin_layout Standard
41356 \begin_inset VSpace bigskip
41357 \end_inset
41358
41359
41360 \end_layout
41361
41362 \begin_layout Standard
41363 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41364  de dialogue 
41365 \family sans
41366 Document\SpecialChar \menuseparator
41367 Paramètres\SpecialChar \menuseparator
41368 Listings
41369 \family default
41370 .
41371  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41372  
41373 \begin_inset Quotes eld
41374 \end_inset
41375
41376 ?
41377 \begin_inset Quotes erd
41378 \end_inset
41379
41380  dans le champ.
41381 \end_layout
41382
41383 \begin_layout Standard
41384 Pour plus d'information sur le paquetage 
41385 \series bold
41386 listings
41387 \series default
41388 , nous vous renvoyons à sa documentation 
41389 \begin_inset CommandInset citation
41390 LatexCommand cite
41391 key "listings"
41392
41393 \end_inset
41394
41395 .
41396 \end_layout
41397
41398 \begin_layout Standard
41399 \begin_inset Newpage newpage
41400 \end_inset
41401
41402
41403 \end_layout
41404
41405 \begin_layout Chapter
41406 \start_of_appendix
41407 Unités de longueur utilisables avec LyX
41408 \begin_inset Argument 1
41409 status collapsed
41410
41411 \begin_layout Plain Layout
41412 Unités de longueur
41413 \end_layout
41414
41415 \end_inset
41416
41417
41418 \begin_inset Index idx
41419 status collapsed
41420
41421 \begin_layout Plain Layout
41422 Unités
41423 \end_layout
41424
41425 \end_inset
41426
41427
41428 \begin_inset CommandInset label
41429 LatexCommand label
41430 name "cha:Unités-de-longueur"
41431
41432 \end_inset
41433
41434
41435 \end_layout
41436
41437 \begin_layout Standard
41438 Pour comprendre les unités de longueur utilisées dans cette documentation,
41439  le tableau
41440 \begin_inset space ~
41441 \end_inset
41442
41443
41444 \begin_inset CommandInset ref
41445 LatexCommand ref
41446 reference "tab:Unités"
41447
41448 \end_inset
41449
41450 décrit les unités utilisées par LyX.
41451 \begin_inset Float table
41452 placement h
41453 wide false
41454 sideways false
41455 status open
41456
41457 \begin_layout Plain Layout
41458 \begin_inset Caption Standard
41459
41460 \begin_layout Plain Layout
41461 \begin_inset CommandInset label
41462 LatexCommand label
41463 name "tab:Unités"
41464
41465 \end_inset
41466
41467 Unités de longueur
41468 \end_layout
41469
41470 \end_inset
41471
41472
41473 \end_layout
41474
41475 \begin_layout Plain Layout
41476 \begin_inset VSpace medskip
41477 \end_inset
41478
41479
41480 \end_layout
41481
41482 \begin_layout Plain Layout
41483 \align center
41484 \begin_inset Tabular
41485 <lyxtabular version="3" rows="20" columns="2">
41486 <features rotate="0" tabularvalignment="middle">
41487 <column alignment="center" valignment="top">
41488 <column alignment="center" valignment="top">
41489 <row>
41490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41491 \begin_inset Text
41492
41493 \begin_layout Plain Layout
41494 unité
41495 \end_layout
41496
41497 \end_inset
41498 </cell>
41499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41500 \begin_inset Text
41501
41502 \begin_layout Plain Layout
41503 nom/description
41504 \end_layout
41505
41506 \end_inset
41507 </cell>
41508 </row>
41509 <row>
41510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41511 \begin_inset Text
41512
41513 \begin_layout Plain Layout
41514 mm
41515 \end_layout
41516
41517 \end_inset
41518 </cell>
41519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41520 \begin_inset Text
41521
41522 \begin_layout Plain Layout
41523 millimètre
41524 \end_layout
41525
41526 \end_inset
41527 </cell>
41528 </row>
41529 <row>
41530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41531 \begin_inset Text
41532
41533 \begin_layout Plain Layout
41534 cm
41535 \end_layout
41536
41537 \end_inset
41538 </cell>
41539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41540 \begin_inset Text
41541
41542 \begin_layout Plain Layout
41543 centimètre
41544 \end_layout
41545
41546 \end_inset
41547 </cell>
41548 </row>
41549 <row>
41550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41551 \begin_inset Text
41552
41553 \begin_layout Plain Layout
41554 in
41555 \end_layout
41556
41557 \end_inset
41558 </cell>
41559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41560 \begin_inset Text
41561
41562 \begin_layout Plain Layout
41563 pouce (inch)
41564 \end_layout
41565
41566 \end_inset
41567 </cell>
41568 </row>
41569 <row>
41570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41571 \begin_inset Text
41572
41573 \begin_layout Plain Layout
41574 pt
41575 \end_layout
41576
41577 \end_inset
41578 </cell>
41579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41580 \begin_inset Text
41581
41582 \begin_layout Plain Layout
41583 point (72.27
41584 \begin_inset space \thinspace{}
41585 \end_inset
41586
41587 pt = 1
41588 \begin_inset space \thinspace{}
41589 \end_inset
41590
41591 in)
41592 \end_layout
41593
41594 \end_inset
41595 </cell>
41596 </row>
41597 <row>
41598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41599 \begin_inset Text
41600
41601 \begin_layout Plain Layout
41602 pc
41603 \end_layout
41604
41605 \end_inset
41606 </cell>
41607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41608 \begin_inset Text
41609
41610 \begin_layout Plain Layout
41611 pica (1
41612 \begin_inset space \thinspace{}
41613 \end_inset
41614
41615 pc = 12
41616 \begin_inset space \thinspace{}
41617 \end_inset
41618
41619 pt)
41620 \end_layout
41621
41622 \end_inset
41623 </cell>
41624 </row>
41625 <row>
41626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41627 \begin_inset Text
41628
41629 \begin_layout Plain Layout
41630 sp
41631 \end_layout
41632
41633 \end_inset
41634 </cell>
41635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41636 \begin_inset Text
41637
41638 \begin_layout Plain Layout
41639 scaled point (65536
41640 \begin_inset space \thinspace{}
41641 \end_inset
41642
41643 sp = 1
41644 \begin_inset space \thinspace{}
41645 \end_inset
41646
41647 pt)
41648 \end_layout
41649
41650 \end_inset
41651 </cell>
41652 </row>
41653 <row>
41654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41655 \begin_inset Text
41656
41657 \begin_layout Plain Layout
41658 bp
41659 \end_layout
41660
41661 \end_inset
41662 </cell>
41663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41664 \begin_inset Text
41665
41666 \begin_layout Plain Layout
41667 gros point (72
41668 \begin_inset space \thinspace{}
41669 \end_inset
41670
41671 bp = 1
41672 \begin_inset space \thinspace{}
41673 \end_inset
41674
41675 in)
41676 \end_layout
41677
41678 \end_inset
41679 </cell>
41680 </row>
41681 <row>
41682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41683 \begin_inset Text
41684
41685 \begin_layout Plain Layout
41686 dd
41687 \end_layout
41688
41689 \end_inset
41690 </cell>
41691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41692 \begin_inset Text
41693
41694 \begin_layout Plain Layout
41695 didot (72
41696 \begin_inset space \thinspace{}
41697 \end_inset
41698
41699 dd 
41700 \begin_inset Formula $\approx$
41701 \end_inset
41702
41703  37.6
41704 \begin_inset space \thinspace{}
41705 \end_inset
41706
41707 mm)
41708 \end_layout
41709
41710 \end_inset
41711 </cell>
41712 </row>
41713 <row>
41714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41715 \begin_inset Text
41716
41717 \begin_layout Plain Layout
41718 cc
41719 \end_layout
41720
41721 \end_inset
41722 </cell>
41723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41724 \begin_inset Text
41725
41726 \begin_layout Plain Layout
41727 cicero (1
41728 \begin_inset space \thinspace{}
41729 \end_inset
41730
41731 cc = 12
41732 \begin_inset space \thinspace{}
41733 \end_inset
41734
41735 dd)
41736 \end_layout
41737
41738 \end_inset
41739 </cell>
41740 </row>
41741 <row>
41742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41743 \begin_inset Text
41744
41745 \begin_layout Plain Layout
41746 Scale%
41747 \end_layout
41748
41749 \end_inset
41750 </cell>
41751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41752 \begin_inset Text
41753
41754 \begin_layout Plain Layout
41755 % de la largeur originale de l'image
41756 \end_layout
41757
41758 \end_inset
41759 </cell>
41760 </row>
41761 <row>
41762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41763 \begin_inset Text
41764
41765 \begin_layout Plain Layout
41766 text%
41767 \end_layout
41768
41769 \end_inset
41770 </cell>
41771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41772 \begin_inset Text
41773
41774 \begin_layout Plain Layout
41775 % de la largeur du texte
41776 \end_layout
41777
41778 \end_inset
41779 </cell>
41780 </row>
41781 <row>
41782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41783 \begin_inset Text
41784
41785 \begin_layout Plain Layout
41786 col%
41787 \end_layout
41788
41789 \end_inset
41790 </cell>
41791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41792 \begin_inset Text
41793
41794 \begin_layout Plain Layout
41795 % de la largeur de la colonne
41796 \end_layout
41797
41798 \end_inset
41799 </cell>
41800 </row>
41801 <row>
41802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41803 \begin_inset Text
41804
41805 \begin_layout Plain Layout
41806 page%
41807 \end_layout
41808
41809 \end_inset
41810 </cell>
41811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41812 \begin_inset Text
41813
41814 \begin_layout Plain Layout
41815 % de la largeur du papier
41816 \end_layout
41817
41818 \end_inset
41819 </cell>
41820 </row>
41821 <row>
41822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41823 \begin_inset Text
41824
41825 \begin_layout Plain Layout
41826 line%
41827 \end_layout
41828
41829 \end_inset
41830 </cell>
41831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41832 \begin_inset Text
41833
41834 \begin_layout Plain Layout
41835 % de la largeur de la ligne
41836 \end_layout
41837
41838 \end_inset
41839 </cell>
41840 </row>
41841 <row>
41842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41843 \begin_inset Text
41844
41845 \begin_layout Plain Layout
41846 theight%
41847 \end_layout
41848
41849 \end_inset
41850 </cell>
41851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41852 \begin_inset Text
41853
41854 \begin_layout Plain Layout
41855 % la hauteur du texte
41856 \end_layout
41857
41858 \end_inset
41859 </cell>
41860 </row>
41861 <row>
41862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41863 \begin_inset Text
41864
41865 \begin_layout Plain Layout
41866 pheight%
41867 \end_layout
41868
41869 \end_inset
41870 </cell>
41871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41872 \begin_inset Text
41873
41874 \begin_layout Plain Layout
41875 % hauteur du papier
41876 \end_layout
41877
41878 \end_inset
41879 </cell>
41880 </row>
41881 <row>
41882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41883 \begin_inset Text
41884
41885 \begin_layout Plain Layout
41886 ex
41887 \end_layout
41888
41889 \end_inset
41890 </cell>
41891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41892 \begin_inset Text
41893
41894 \begin_layout Plain Layout
41895 hauteur de la lettre 
41896 \emph on
41897 x
41898 \emph default
41899  dans la police courante
41900 \end_layout
41901
41902 \end_inset
41903 </cell>
41904 </row>
41905 <row>
41906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41907 \begin_inset Text
41908
41909 \begin_layout Plain Layout
41910 em
41911 \end_layout
41912
41913 \end_inset
41914 </cell>
41915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41916 \begin_inset Text
41917
41918 \begin_layout Plain Layout
41919 largeur de la lettre
41920 \emph on
41921  M
41922 \emph default
41923  dans la police courante
41924 \end_layout
41925
41926 \end_inset
41927 </cell>
41928 </row>
41929 <row>
41930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41931 \begin_inset Text
41932
41933 \begin_layout Plain Layout
41934 mu
41935 \end_layout
41936
41937 \end_inset
41938 </cell>
41939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41940 \begin_inset Text
41941
41942 \begin_layout Plain Layout
41943 unité mathématique (1
41944 \begin_inset space \thinspace{}
41945 \end_inset
41946
41947 mu = 1/18
41948 \begin_inset space \thinspace{}
41949 \end_inset
41950
41951 em)
41952 \end_layout
41953
41954 \end_inset
41955 </cell>
41956 </row>
41957 </lyxtabular>
41958
41959 \end_inset
41960
41961
41962 \end_layout
41963
41964 \end_inset
41965
41966
41967 \end_layout
41968
41969 \begin_layout Chapter
41970 Formats des fichiers de sortie graphiques
41971 \begin_inset CommandInset label
41972 LatexCommand label
41973 name "cha:Formats-fichiers-graphiques"
41974
41975 \end_inset
41976
41977
41978 \end_layout
41979
41980 \begin_layout Section
41981 DVI
41982 \begin_inset Index idx
41983 status collapsed
41984
41985 \begin_layout Plain Layout
41986 Formats de Fichiers! DVI
41987 \end_layout
41988
41989 \end_inset
41990
41991
41992 \begin_inset Index idx
41993 status collapsed
41994
41995 \begin_layout Plain Layout
41996 DVI|see
41997 \begin_inset ERT
41998 status collapsed
41999
42000 \begin_layout Plain Layout
42001
42002 {
42003 \end_layout
42004
42005 \end_inset
42006
42007 Formats de Fichiers
42008 \begin_inset ERT
42009 status collapsed
42010
42011 \begin_layout Plain Layout
42012
42013 }
42014 \end_layout
42015
42016 \end_inset
42017
42018
42019 \end_layout
42020
42021 \end_inset
42022
42023
42024 \end_layout
42025
42026 \begin_layout Standard
42027 Ce type de fichiers a l'extension 
42028 \begin_inset Quotes fld
42029 \end_inset
42030
42031
42032 \family typewriter
42033 .dvi
42034 \family default
42035
42036 \begin_inset Quotes frd
42037 \end_inset
42038
42039 .
42040  Il est appelé 
42041 \emph on
42042 indépendant de l'appareil
42043 \emph default
42044  ou 
42045 \begin_inset Quotes fld
42046 \end_inset
42047
42048 device independent (DVI)
42049 \begin_inset Quotes frd
42050 \end_inset
42051
42052 , car il est complètement portable ; vous pouvez les recopier d'une machine
42053  à l'autre sans avoir à faire de conversion.
42054  À l'époque où ce format a été développé, c'était loin d'être évident.
42055  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
42056  étape préliminaire avant la conversion vers un autre format comme le PostScript.
42057 \end_layout
42058
42059 \begin_layout Standard
42060 \begin_inset Note Greyedout
42061 status open
42062
42063 \begin_layout Plain Layout
42064
42065 \series bold
42066 Note:
42067 \series default
42068  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
42069  au fichier.
42070  
42071 \end_layout
42072
42073 \end_inset
42074
42075  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
42076  
42077 \family typewriter
42078 .dvi
42079 \family default
42080 .
42081  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
42082 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
42083  pour les rendre visibles quand vous faites défiler votre document.
42084  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
42085  avec de nombreuses images.
42086 \end_layout
42087
42088 \begin_layout Standard
42089 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
42090  menu 
42091 \family sans
42092 Fichier\SpecialChar \menuseparator
42093 Exporter\SpecialChar \menuseparator
42094 DVI.
42095
42096 \family default
42097  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
42098 \family sans
42099 Visualiser
42100 \family default
42101 .
42102 \end_layout
42103
42104 \begin_layout Section
42105 PostScript
42106 \begin_inset CommandInset label
42107 LatexCommand label
42108 name "sec:PostScript"
42109
42110 \end_inset
42111
42112
42113 \begin_inset Index idx
42114 status collapsed
42115
42116 \begin_layout Plain Layout
42117 Formats de Fichiers ! PostScript
42118 \end_layout
42119
42120 \end_inset
42121
42122
42123 \begin_inset Index idx
42124 status collapsed
42125
42126 \begin_layout Plain Layout
42127 PostScript|see
42128 \begin_inset ERT
42129 status collapsed
42130
42131 \begin_layout Plain Layout
42132
42133 {
42134 \end_layout
42135
42136 \end_inset
42137
42138 Formats de Fichiers
42139 \begin_inset ERT
42140 status collapsed
42141
42142 \begin_layout Plain Layout
42143
42144 }
42145 \end_layout
42146
42147 \end_inset
42148
42149
42150 \end_layout
42151
42152 \end_inset
42153
42154
42155 \end_layout
42156
42157 \begin_layout Standard
42158 Ce type de fichiers a l'extension 
42159 \begin_inset Quotes fld
42160 \end_inset
42161
42162
42163 \family typewriter
42164 .ps
42165 \family default
42166
42167 \begin_inset Quotes frd
42168 \end_inset
42169
42170 .
42171  PostScript a été développé par la société 
42172 \series bold
42173 Adobe
42174 \series default
42175  comme un langage pour les imprimantes.
42176  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
42177  pour imprimer le document.
42178  PostScript peut être considéré comme un 
42179 \begin_inset Quotes fld
42180 \end_inset
42181
42182 langage de programmation
42183 \begin_inset Quotes frd
42184 \end_inset
42185
42186  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
42187  images
42188 \begin_inset Foot
42189 status collapsed
42190
42191 \begin_layout Plain Layout
42192 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
42193  LaTeX 
42194 \series bold
42195 pstricks
42196 \series default
42197
42198 \begin_inset CommandInset citation
42199 LatexCommand cite
42200 key "pstricks"
42201
42202 \end_inset
42203
42204 .
42205 \end_layout
42206
42207 \end_inset
42208
42209 .
42210  En partie à cause de toutes ces possibilités un fichier PostScript est
42211  souvent plus gros qu'un PDF.
42212 \end_layout
42213
42214 \begin_layout Standard
42215 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
42216  plus gros qu'un PDF.
42217 \end_layout
42218
42219 \begin_layout Standard
42220 PostScript ne peut contenir que des images au format 
42221 \begin_inset Quotes fld
42222 \end_inset
42223
42224 PostScript Encapsulé
42225 \begin_inset Quotes frd
42226 \end_inset
42227
42228  (encapsulated PostScript ou EPS, d'extension 
42229 \family typewriter
42230 .eps
42231 \family default
42232 ).
42233  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
42234  il doit les convertir en interne en EPS.
42235  Si vous avez par exemple 50 images dans votre document, LyX doit faire
42236  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
42237  document.
42238  Cela risque de ralentir de façon importante votre rythme de travail.
42239  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
42240  vos images directement en EPS pour éviter ce problème.
42241 \end_layout
42242
42243 \begin_layout Standard
42244 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
42245  le menu 
42246 \family sans
42247 Fichier\SpecialChar \menuseparator
42248 Exporter\SpecialChar \menuseparator
42249 PostScript.
42250
42251 \family default
42252  Vous pouvez visionner votre document sous forme PostScript grâce au menu
42253  
42254 \family sans
42255 Visualiser
42256 \family default
42257 .
42258 \end_layout
42259
42260 \begin_layout Section
42261 PDF
42262 \begin_inset Index idx
42263 status collapsed
42264
42265 \begin_layout Plain Layout
42266 Formats de Fichiers ! PDF
42267 \end_layout
42268
42269 \end_inset
42270
42271
42272 \begin_inset Index idx
42273 status collapsed
42274
42275 \begin_layout Plain Layout
42276 PDF
42277 \end_layout
42278
42279 \end_inset
42280
42281
42282 \end_layout
42283
42284 \begin_layout Standard
42285 Ce type de fichiers a l'extension 
42286 \begin_inset Quotes fld
42287 \end_inset
42288
42289
42290 \family typewriter
42291 .pdf
42292 \family default
42293
42294 \begin_inset Quotes frd
42295 \end_inset
42296
42297 .
42298  Ce 
42299 \begin_inset Quotes fld
42300 \end_inset
42301
42302 format de document portable
42303 \begin_inset Quotes frd
42304 \end_inset
42305
42306  (portable document format ou PDF) est développé par 
42307 \family typewriter
42308 Adobe
42309 \family default
42310  comme une évolution de PostScript.
42311  Il est plus comprimé et utilise moins de commandes que PostScript.
42312  Comme son nom l'indique, il est 
42313 \begin_inset Quotes fld
42314 \end_inset
42315
42316 portable
42317 \begin_inset Quotes frd
42318 \end_inset
42319
42320  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42321  aura exactement le même aspect.
42322 \end_layout
42323
42324 \begin_layout Standard
42325 PDF peut contenir des images dans son propre format PDF et dans les formats
42326  JPG (format du 
42327 \begin_inset Quotes fld
42328 \end_inset
42329
42330 Joint Photographic Expert Group
42331 \begin_inset Quotes frd
42332 \end_inset
42333
42334  avec comme extension 
42335 \family typewriter
42336 .jpg
42337 \family default
42338  ou 
42339 \family typewriter
42340 .jpeg
42341 \family default
42342 ) et PNG (
42343 \begin_inset Quotes fld
42344 \end_inset
42345
42346 Portable Network Graphics
42347 \begin_inset Quotes frd
42348 \end_inset
42349
42350  avec l'extension 
42351 \family typewriter
42352 .png
42353 \family default
42354 ).
42355  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
42356  dans un de ces formats.
42357  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42358  vont ralentir votre travail.
42359  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42360 \end_layout
42361
42362 \begin_layout Standard
42363 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42364  menu 
42365 \family sans
42366 Fichier\SpecialChar \menuseparator
42367 Exporter 
42368 \family default
42369 de trois façons différentes:
42370 \end_layout
42371
42372 \begin_layout Description
42373 PDF
42374 \begin_inset space ~
42375 \end_inset
42376
42377 (ps2pdf) Ceci utilise le programme 
42378 \family typewriter
42379 ps2pdf
42380 \family default
42381  qui créé un PDF à partir de la version PostScript de votre fichier.
42382  Cette dernière est produite par le programme 
42383 \family typewriter
42384 dvips
42385 \family default
42386  qui utilise une version DVI comme étape intermédiaire.
42387  Cette variante consiste donc en trois conversions.
42388 \end_layout
42389
42390 \begin_layout Description
42391 PDF
42392 \begin_inset space ~
42393 \end_inset
42394
42395 (dvipdfm) Ceci utilise le programme 
42396 \family typewriter
42397 dvipdfm
42398 \family default
42399  qui convertit votre fichier en DVI avant de le convertir en PDF.
42400 \end_layout
42401
42402 \begin_layout Description
42403 PDF
42404 \begin_inset space ~
42405 \end_inset
42406
42407 (pdflatex) Ceci utilise le programme 
42408 \family typewriter
42409 pdftex
42410 \family default
42411  qui convertit directement votre fichier en PDF.
42412 \end_layout
42413
42414 \begin_layout Standard
42415 Nous recommandons d'utiliser l'option 
42416 \family sans
42417 PDF
42418 \begin_inset space ~
42419 \end_inset
42420
42421 (pdflatex)
42422 \family default
42423  car 
42424 \family typewriter
42425 pdftex
42426 \family default
42427  accepte toutes les fonctionnalités des versions actuelles de PDF.
42428  Il est en plus rapide et stable.
42429  Le programme 
42430 \family typewriter
42431 dvipdfm
42432 \family default
42433  n'est plus développé est est donc un peu dépassé.
42434 \end_layout
42435
42436 \begin_layout Standard
42437 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42438 \family sans
42439 Visualiser
42440 \family default
42441  ou en utilisant un bouton de la barre d'outils.
42442 \end_layout
42443
42444 \begin_layout Chapter
42445 Liste de noms de couleur pour dvips
42446 \begin_inset CommandInset label
42447 LatexCommand label
42448 name "chap:Liste-de-noms-de-couleur-dvips"
42449
42450 \end_inset
42451
42452
42453 \end_layout
42454
42455 \begin_layout Standard
42456 \begin_inset Tabular
42457 <lyxtabular version="3" rows="17" columns="4">
42458 <features rotate="0" tabularvalignment="middle">
42459 <column alignment="left" valignment="top" width="0pt">
42460 <column alignment="left" valignment="top" width="0pt">
42461 <column alignment="left" valignment="top" width="0pt">
42462 <column alignment="left" valignment="top" width="0pt">
42463 <row>
42464 <cell alignment="left" valignment="top" usebox="none">
42465 \begin_inset Text
42466
42467 \begin_layout Plain Layout
42468 \begin_inset ERT
42469 status collapsed
42470
42471 \begin_layout Plain Layout
42472
42473
42474 \backslash
42475 fcolorbox{black}{
42476 \end_layout
42477
42478 \end_inset
42479
42480 white
42481 \begin_inset ERT
42482 status collapsed
42483
42484 \begin_layout Plain Layout
42485
42486 }{
42487 \end_layout
42488
42489 \end_inset
42490
42491 Couleur
42492 \begin_inset ERT
42493 status collapsed
42494
42495 \begin_layout Plain Layout
42496
42497 }
42498 \end_layout
42499
42500 \end_inset
42501
42502  Nom
42503 \end_layout
42504
42505 \end_inset
42506 </cell>
42507 <cell alignment="left" valignment="top" usebox="none">
42508 \begin_inset Text
42509
42510 \begin_layout Plain Layout
42511 \begin_inset ERT
42512 status collapsed
42513
42514 \begin_layout Plain Layout
42515
42516
42517 \backslash
42518 fcolorbox{black}{
42519 \end_layout
42520
42521 \end_inset
42522
42523 white
42524 \begin_inset ERT
42525 status collapsed
42526
42527 \begin_layout Plain Layout
42528
42529 }{
42530 \end_layout
42531
42532 \end_inset
42533
42534 Couleur
42535 \begin_inset ERT
42536 status collapsed
42537
42538 \begin_layout Plain Layout
42539
42540 }
42541 \end_layout
42542
42543 \end_inset
42544
42545  Nom
42546 \end_layout
42547
42548 \end_inset
42549 </cell>
42550 <cell alignment="left" valignment="top" usebox="none">
42551 \begin_inset Text
42552
42553 \begin_layout Plain Layout
42554 \begin_inset ERT
42555 status collapsed
42556
42557 \begin_layout Plain Layout
42558
42559
42560 \backslash
42561 fcolorbox{black}{
42562 \end_layout
42563
42564 \end_inset
42565
42566 white
42567 \begin_inset ERT
42568 status collapsed
42569
42570 \begin_layout Plain Layout
42571
42572 }{
42573 \end_layout
42574
42575 \end_inset
42576
42577 Couleur
42578 \begin_inset ERT
42579 status collapsed
42580
42581 \begin_layout Plain Layout
42582
42583 }
42584 \end_layout
42585
42586 \end_inset
42587
42588  Nom
42589 \end_layout
42590
42591 \end_inset
42592 </cell>
42593 <cell alignment="left" valignment="top" usebox="none">
42594 \begin_inset Text
42595
42596 \begin_layout Plain Layout
42597 \begin_inset ERT
42598 status collapsed
42599
42600 \begin_layout Plain Layout
42601
42602
42603 \backslash
42604 fcolorbox{black}{
42605 \end_layout
42606
42607 \end_inset
42608
42609 white
42610 \begin_inset ERT
42611 status collapsed
42612
42613 \begin_layout Plain Layout
42614
42615 }{
42616 \end_layout
42617
42618 \end_inset
42619
42620 Couleur
42621 \begin_inset ERT
42622 status collapsed
42623
42624 \begin_layout Plain Layout
42625
42626 }
42627 \end_layout
42628
42629 \end_inset
42630
42631  Nom
42632 \end_layout
42633
42634 \end_inset
42635 </cell>
42636 </row>
42637 <row>
42638 <cell alignment="center" valignment="top" usebox="none">
42639 \begin_inset Text
42640
42641 \begin_layout Plain Layout
42642 \begin_inset ERT
42643 status collapsed
42644
42645 \begin_layout Plain Layout
42646
42647
42648 \backslash
42649 fcolorbox{black}{
42650 \end_layout
42651
42652 \end_inset
42653
42654 Apricot
42655 \begin_inset ERT
42656 status collapsed
42657
42658 \begin_layout Plain Layout
42659
42660 }{
42661 \end_layout
42662
42663 \end_inset
42664
42665
42666 \begin_inset Phantom Phantom
42667 status open
42668
42669 \begin_layout Plain Layout
42670 W
42671 \end_layout
42672
42673 \end_inset
42674
42675
42676 \begin_inset ERT
42677 status collapsed
42678
42679 \begin_layout Plain Layout
42680
42681 }
42682 \end_layout
42683
42684 \end_inset
42685
42686  Apricot
42687 \end_layout
42688
42689 \end_inset
42690 </cell>
42691 <cell alignment="center" valignment="top" usebox="none">
42692 \begin_inset Text
42693
42694 \begin_layout Plain Layout
42695 \begin_inset ERT
42696 status collapsed
42697
42698 \begin_layout Plain Layout
42699
42700
42701 \backslash
42702 fcolorbox{black}{
42703 \end_layout
42704
42705 \end_inset
42706
42707 Aquamarine
42708 \begin_inset ERT
42709 status collapsed
42710
42711 \begin_layout Plain Layout
42712
42713 }{
42714 \end_layout
42715
42716 \end_inset
42717
42718
42719 \begin_inset Phantom Phantom
42720 status open
42721
42722 \begin_layout Plain Layout
42723 W
42724 \end_layout
42725
42726 \end_inset
42727
42728
42729 \begin_inset ERT
42730 status collapsed
42731
42732 \begin_layout Plain Layout
42733
42734 }
42735 \end_layout
42736
42737 \end_inset
42738
42739  Aquamarine
42740 \end_layout
42741
42742 \end_inset
42743 </cell>
42744 <cell alignment="center" valignment="top" usebox="none">
42745 \begin_inset Text
42746
42747 \begin_layout Plain Layout
42748 \begin_inset ERT
42749 status collapsed
42750
42751 \begin_layout Plain Layout
42752
42753
42754 \backslash
42755 fcolorbox{black}{
42756 \end_layout
42757
42758 \end_inset
42759
42760 Bittersweet
42761 \begin_inset ERT
42762 status collapsed
42763
42764 \begin_layout Plain Layout
42765
42766 }{
42767 \end_layout
42768
42769 \end_inset
42770
42771
42772 \begin_inset Phantom Phantom
42773 status open
42774
42775 \begin_layout Plain Layout
42776 W
42777 \end_layout
42778
42779 \end_inset
42780
42781
42782 \begin_inset ERT
42783 status collapsed
42784
42785 \begin_layout Plain Layout
42786
42787 }
42788 \end_layout
42789
42790 \end_inset
42791
42792  Bittersweet
42793 \end_layout
42794
42795 \end_inset
42796 </cell>
42797 <cell alignment="center" valignment="top" usebox="none">
42798 \begin_inset Text
42799
42800 \begin_layout Plain Layout
42801 \begin_inset ERT
42802 status collapsed
42803
42804 \begin_layout Plain Layout
42805
42806
42807 \backslash
42808 fcolorbox{black}{
42809 \end_layout
42810
42811 \end_inset
42812
42813 BlueGreen
42814 \begin_inset ERT
42815 status collapsed
42816
42817 \begin_layout Plain Layout
42818
42819 }{
42820 \end_layout
42821
42822 \end_inset
42823
42824
42825 \begin_inset Phantom Phantom
42826 status open
42827
42828 \begin_layout Plain Layout
42829 W
42830 \end_layout
42831
42832 \end_inset
42833
42834
42835 \begin_inset ERT
42836 status collapsed
42837
42838 \begin_layout Plain Layout
42839
42840 }
42841 \end_layout
42842
42843 \end_inset
42844
42845  BlueGreen
42846 \end_layout
42847
42848 \end_inset
42849 </cell>
42850 </row>
42851 <row>
42852 <cell alignment="left" valignment="top" usebox="none">
42853 \begin_inset Text
42854
42855 \begin_layout Plain Layout
42856 \begin_inset ERT
42857 status collapsed
42858
42859 \begin_layout Plain Layout
42860
42861
42862 \backslash
42863 fcolorbox{black}{
42864 \end_layout
42865
42866 \end_inset
42867
42868 BlueViolet
42869 \begin_inset ERT
42870 status collapsed
42871
42872 \begin_layout Plain Layout
42873
42874 }{
42875 \end_layout
42876
42877 \end_inset
42878
42879
42880 \begin_inset Phantom Phantom
42881 status open
42882
42883 \begin_layout Plain Layout
42884 W
42885 \end_layout
42886
42887 \end_inset
42888
42889
42890 \begin_inset ERT
42891 status collapsed
42892
42893 \begin_layout Plain Layout
42894
42895 }
42896 \end_layout
42897
42898 \end_inset
42899
42900  BlueViolet
42901 \end_layout
42902
42903 \end_inset
42904 </cell>
42905 <cell alignment="left" valignment="top" usebox="none">
42906 \begin_inset Text
42907
42908 \begin_layout Plain Layout
42909 \begin_inset ERT
42910 status collapsed
42911
42912 \begin_layout Plain Layout
42913
42914
42915 \backslash
42916 fcolorbox{black}{
42917 \end_layout
42918
42919 \end_inset
42920
42921 BrickRed
42922 \begin_inset ERT
42923 status collapsed
42924
42925 \begin_layout Plain Layout
42926
42927 }{
42928 \end_layout
42929
42930 \end_inset
42931
42932
42933 \begin_inset Phantom Phantom
42934 status open
42935
42936 \begin_layout Plain Layout
42937 W
42938 \end_layout
42939
42940 \end_inset
42941
42942
42943 \begin_inset ERT
42944 status collapsed
42945
42946 \begin_layout Plain Layout
42947
42948 }
42949 \end_layout
42950
42951 \end_inset
42952
42953  BrickRed
42954 \end_layout
42955
42956 \end_inset
42957 </cell>
42958 <cell alignment="left" valignment="top" usebox="none">
42959 \begin_inset Text
42960
42961 \begin_layout Plain Layout
42962 \begin_inset ERT
42963 status collapsed
42964
42965 \begin_layout Plain Layout
42966
42967
42968 \backslash
42969 fcolorbox{black}{
42970 \end_layout
42971
42972 \end_inset
42973
42974 Brown
42975 \begin_inset ERT
42976 status collapsed
42977
42978 \begin_layout Plain Layout
42979
42980 }{
42981 \end_layout
42982
42983 \end_inset
42984
42985
42986 \begin_inset Phantom Phantom
42987 status open
42988
42989 \begin_layout Plain Layout
42990 W
42991 \end_layout
42992
42993 \end_inset
42994
42995
42996 \begin_inset ERT
42997 status collapsed
42998
42999 \begin_layout Plain Layout
43000
43001 }
43002 \end_layout
43003
43004 \end_inset
43005
43006  Brown
43007 \end_layout
43008
43009 \end_inset
43010 </cell>
43011 <cell alignment="left" valignment="top" usebox="none">
43012 \begin_inset Text
43013
43014 \begin_layout Plain Layout
43015 \begin_inset ERT
43016 status collapsed
43017
43018 \begin_layout Plain Layout
43019
43020
43021 \backslash
43022 fcolorbox{black}{
43023 \end_layout
43024
43025 \end_inset
43026
43027 BurntOrange
43028 \begin_inset ERT
43029 status collapsed
43030
43031 \begin_layout Plain Layout
43032
43033 }{
43034 \end_layout
43035
43036 \end_inset
43037
43038
43039 \begin_inset Phantom Phantom
43040 status open
43041
43042 \begin_layout Plain Layout
43043 W
43044 \end_layout
43045
43046 \end_inset
43047
43048
43049 \begin_inset ERT
43050 status collapsed
43051
43052 \begin_layout Plain Layout
43053
43054 }
43055 \end_layout
43056
43057 \end_inset
43058
43059  BurntOrange
43060 \end_layout
43061
43062 \end_inset
43063 </cell>
43064 </row>
43065 <row>
43066 <cell alignment="left" valignment="top" usebox="none">
43067 \begin_inset Text
43068
43069 \begin_layout Plain Layout
43070 \begin_inset ERT
43071 status collapsed
43072
43073 \begin_layout Plain Layout
43074
43075
43076 \backslash
43077 fcolorbox{black}{
43078 \end_layout
43079
43080 \end_inset
43081
43082 CadetBlue
43083 \begin_inset ERT
43084 status collapsed
43085
43086 \begin_layout Plain Layout
43087
43088 }{
43089 \end_layout
43090
43091 \end_inset
43092
43093
43094 \begin_inset Phantom Phantom
43095 status open
43096
43097 \begin_layout Plain Layout
43098 W
43099 \end_layout
43100
43101 \end_inset
43102
43103
43104 \begin_inset ERT
43105 status collapsed
43106
43107 \begin_layout Plain Layout
43108
43109 }
43110 \end_layout
43111
43112 \end_inset
43113
43114  CadetBlue
43115 \end_layout
43116
43117 \end_inset
43118 </cell>
43119 <cell alignment="left" valignment="top" usebox="none">
43120 \begin_inset Text
43121
43122 \begin_layout Plain Layout
43123 \begin_inset ERT
43124 status collapsed
43125
43126 \begin_layout Plain Layout
43127
43128
43129 \backslash
43130 fcolorbox{black}{
43131 \end_layout
43132
43133 \end_inset
43134
43135 CarnationPink
43136 \begin_inset ERT
43137 status collapsed
43138
43139 \begin_layout Plain Layout
43140
43141 }{
43142 \end_layout
43143
43144 \end_inset
43145
43146
43147 \begin_inset Phantom Phantom
43148 status open
43149
43150 \begin_layout Plain Layout
43151 W
43152 \end_layout
43153
43154 \end_inset
43155
43156
43157 \begin_inset ERT
43158 status collapsed
43159
43160 \begin_layout Plain Layout
43161
43162 }
43163 \end_layout
43164
43165 \end_inset
43166
43167  CarnationPink
43168 \end_layout
43169
43170 \end_inset
43171 </cell>
43172 <cell alignment="left" valignment="top" usebox="none">
43173 \begin_inset Text
43174
43175 \begin_layout Plain Layout
43176 \begin_inset ERT
43177 status collapsed
43178
43179 \begin_layout Plain Layout
43180
43181
43182 \backslash
43183 fcolorbox{black}{
43184 \end_layout
43185
43186 \end_inset
43187
43188 Cerulean
43189 \begin_inset ERT
43190 status collapsed
43191
43192 \begin_layout Plain Layout
43193
43194 }{
43195 \end_layout
43196
43197 \end_inset
43198
43199
43200 \begin_inset Phantom Phantom
43201 status open
43202
43203 \begin_layout Plain Layout
43204 W
43205 \end_layout
43206
43207 \end_inset
43208
43209
43210 \begin_inset ERT
43211 status collapsed
43212
43213 \begin_layout Plain Layout
43214
43215 }
43216 \end_layout
43217
43218 \end_inset
43219
43220  Cerulean
43221 \end_layout
43222
43223 \end_inset
43224 </cell>
43225 <cell alignment="left" valignment="top" usebox="none">
43226 \begin_inset Text
43227
43228 \begin_layout Plain Layout
43229 \begin_inset ERT
43230 status collapsed
43231
43232 \begin_layout Plain Layout
43233
43234
43235 \backslash
43236 fcolorbox{black}{
43237 \end_layout
43238
43239 \end_inset
43240
43241 CornflowerBlue
43242 \begin_inset ERT
43243 status collapsed
43244
43245 \begin_layout Plain Layout
43246
43247 }{
43248 \end_layout
43249
43250 \end_inset
43251
43252
43253 \begin_inset Phantom Phantom
43254 status open
43255
43256 \begin_layout Plain Layout
43257 W
43258 \end_layout
43259
43260 \end_inset
43261
43262
43263 \begin_inset ERT
43264 status collapsed
43265
43266 \begin_layout Plain Layout
43267
43268 }
43269 \end_layout
43270
43271 \end_inset
43272
43273  CornflowerBlue
43274 \end_layout
43275
43276 \end_inset
43277 </cell>
43278 </row>
43279 <row>
43280 <cell alignment="left" valignment="top" usebox="none">
43281 \begin_inset Text
43282
43283 \begin_layout Plain Layout
43284 \begin_inset ERT
43285 status collapsed
43286
43287 \begin_layout Plain Layout
43288
43289
43290 \backslash
43291 fcolorbox{black}{
43292 \end_layout
43293
43294 \end_inset
43295
43296 Dandelion
43297 \begin_inset ERT
43298 status collapsed
43299
43300 \begin_layout Plain Layout
43301
43302 }{
43303 \end_layout
43304
43305 \end_inset
43306
43307
43308 \begin_inset Phantom Phantom
43309 status open
43310
43311 \begin_layout Plain Layout
43312 W
43313 \end_layout
43314
43315 \end_inset
43316
43317
43318 \begin_inset ERT
43319 status collapsed
43320
43321 \begin_layout Plain Layout
43322
43323 }
43324 \end_layout
43325
43326 \end_inset
43327
43328  Dandelion
43329 \end_layout
43330
43331 \end_inset
43332 </cell>
43333 <cell alignment="left" valignment="top" usebox="none">
43334 \begin_inset Text
43335
43336 \begin_layout Plain Layout
43337 \begin_inset ERT
43338 status collapsed
43339
43340 \begin_layout Plain Layout
43341
43342
43343 \backslash
43344 fcolorbox{black}{
43345 \end_layout
43346
43347 \end_inset
43348
43349 DarkOrchid
43350 \begin_inset ERT
43351 status collapsed
43352
43353 \begin_layout Plain Layout
43354
43355 }{
43356 \end_layout
43357
43358 \end_inset
43359
43360
43361 \begin_inset Phantom Phantom
43362 status open
43363
43364 \begin_layout Plain Layout
43365 W
43366 \end_layout
43367
43368 \end_inset
43369
43370
43371 \begin_inset ERT
43372 status collapsed
43373
43374 \begin_layout Plain Layout
43375
43376 }
43377 \end_layout
43378
43379 \end_inset
43380
43381  DarkOrchid
43382 \end_layout
43383
43384 \end_inset
43385 </cell>
43386 <cell alignment="left" valignment="top" usebox="none">
43387 \begin_inset Text
43388
43389 \begin_layout Plain Layout
43390 \begin_inset ERT
43391 status collapsed
43392
43393 \begin_layout Plain Layout
43394
43395
43396 \backslash
43397 fcolorbox{black}{
43398 \end_layout
43399
43400 \end_inset
43401
43402 Emerald
43403 \begin_inset ERT
43404 status collapsed
43405
43406 \begin_layout Plain Layout
43407
43408 }{
43409 \end_layout
43410
43411 \end_inset
43412
43413
43414 \begin_inset Phantom Phantom
43415 status open
43416
43417 \begin_layout Plain Layout
43418 W
43419 \end_layout
43420
43421 \end_inset
43422
43423
43424 \begin_inset ERT
43425 status collapsed
43426
43427 \begin_layout Plain Layout
43428
43429 }
43430 \end_layout
43431
43432 \end_inset
43433
43434  Emerald
43435 \end_layout
43436
43437 \end_inset
43438 </cell>
43439 <cell alignment="left" valignment="top" usebox="none">
43440 \begin_inset Text
43441
43442 \begin_layout Plain Layout
43443 \begin_inset ERT
43444 status collapsed
43445
43446 \begin_layout Plain Layout
43447
43448
43449 \backslash
43450 fcolorbox{black}{
43451 \end_layout
43452
43453 \end_inset
43454
43455 ForestGreen
43456 \begin_inset ERT
43457 status collapsed
43458
43459 \begin_layout Plain Layout
43460
43461 }{
43462 \end_layout
43463
43464 \end_inset
43465
43466
43467 \begin_inset Phantom Phantom
43468 status open
43469
43470 \begin_layout Plain Layout
43471 W
43472 \end_layout
43473
43474 \end_inset
43475
43476
43477 \begin_inset ERT
43478 status collapsed
43479
43480 \begin_layout Plain Layout
43481
43482 }
43483 \end_layout
43484
43485 \end_inset
43486
43487  ForestGreen
43488 \end_layout
43489
43490 \end_inset
43491 </cell>
43492 </row>
43493 <row>
43494 <cell alignment="left" valignment="top" usebox="none">
43495 \begin_inset Text
43496
43497 \begin_layout Plain Layout
43498 \begin_inset ERT
43499 status collapsed
43500
43501 \begin_layout Plain Layout
43502
43503
43504 \backslash
43505 fcolorbox{black}{
43506 \end_layout
43507
43508 \end_inset
43509
43510 Fuchsia
43511 \begin_inset ERT
43512 status collapsed
43513
43514 \begin_layout Plain Layout
43515
43516 }{
43517 \end_layout
43518
43519 \end_inset
43520
43521
43522 \begin_inset Phantom Phantom
43523 status open
43524
43525 \begin_layout Plain Layout
43526 W
43527 \end_layout
43528
43529 \end_inset
43530
43531
43532 \begin_inset ERT
43533 status collapsed
43534
43535 \begin_layout Plain Layout
43536
43537 }
43538 \end_layout
43539
43540 \end_inset
43541
43542  Fuchsia
43543 \end_layout
43544
43545 \end_inset
43546 </cell>
43547 <cell alignment="left" valignment="top" usebox="none">
43548 \begin_inset Text
43549
43550 \begin_layout Plain Layout
43551 \begin_inset ERT
43552 status collapsed
43553
43554 \begin_layout Plain Layout
43555
43556
43557 \backslash
43558 fcolorbox{black}{
43559 \end_layout
43560
43561 \end_inset
43562
43563 Goldenrod
43564 \begin_inset ERT
43565 status collapsed
43566
43567 \begin_layout Plain Layout
43568
43569 }{
43570 \end_layout
43571
43572 \end_inset
43573
43574
43575 \begin_inset Phantom Phantom
43576 status open
43577
43578 \begin_layout Plain Layout
43579 W
43580 \end_layout
43581
43582 \end_inset
43583
43584
43585 \begin_inset ERT
43586 status collapsed
43587
43588 \begin_layout Plain Layout
43589
43590 }
43591 \end_layout
43592
43593 \end_inset
43594
43595  Goldenrod
43596 \end_layout
43597
43598 \end_inset
43599 </cell>
43600 <cell alignment="left" valignment="top" usebox="none">
43601 \begin_inset Text
43602
43603 \begin_layout Plain Layout
43604 \begin_inset ERT
43605 status collapsed
43606
43607 \begin_layout Plain Layout
43608
43609
43610 \backslash
43611 fcolorbox{black}{
43612 \end_layout
43613
43614 \end_inset
43615
43616 Gray
43617 \begin_inset ERT
43618 status collapsed
43619
43620 \begin_layout Plain Layout
43621
43622 }{
43623 \end_layout
43624
43625 \end_inset
43626
43627
43628 \begin_inset Phantom Phantom
43629 status open
43630
43631 \begin_layout Plain Layout
43632 W
43633 \end_layout
43634
43635 \end_inset
43636
43637
43638 \begin_inset ERT
43639 status collapsed
43640
43641 \begin_layout Plain Layout
43642
43643 }
43644 \end_layout
43645
43646 \end_inset
43647
43648  Gray
43649 \end_layout
43650
43651 \end_inset
43652 </cell>
43653 <cell alignment="left" valignment="top" usebox="none">
43654 \begin_inset Text
43655
43656 \begin_layout Plain Layout
43657 \begin_inset ERT
43658 status collapsed
43659
43660 \begin_layout Plain Layout
43661
43662
43663 \backslash
43664 fcolorbox{black}{
43665 \end_layout
43666
43667 \end_inset
43668
43669 GreenYellow
43670 \begin_inset ERT
43671 status collapsed
43672
43673 \begin_layout Plain Layout
43674
43675 }{
43676 \end_layout
43677
43678 \end_inset
43679
43680
43681 \begin_inset Phantom Phantom
43682 status open
43683
43684 \begin_layout Plain Layout
43685 W
43686 \end_layout
43687
43688 \end_inset
43689
43690
43691 \begin_inset ERT
43692 status collapsed
43693
43694 \begin_layout Plain Layout
43695
43696 }
43697 \end_layout
43698
43699 \end_inset
43700
43701  GreenYellow
43702 \end_layout
43703
43704 \end_inset
43705 </cell>
43706 </row>
43707 <row>
43708 <cell alignment="center" valignment="top" usebox="none">
43709 \begin_inset Text
43710
43711 \begin_layout Plain Layout
43712 \begin_inset ERT
43713 status collapsed
43714
43715 \begin_layout Plain Layout
43716
43717
43718 \backslash
43719 fcolorbox{black}{
43720 \end_layout
43721
43722 \end_inset
43723
43724 JungleGreen
43725 \begin_inset ERT
43726 status collapsed
43727
43728 \begin_layout Plain Layout
43729
43730 }{
43731 \end_layout
43732
43733 \end_inset
43734
43735
43736 \begin_inset Phantom Phantom
43737 status open
43738
43739 \begin_layout Plain Layout
43740 W
43741 \end_layout
43742
43743 \end_inset
43744
43745
43746 \begin_inset ERT
43747 status collapsed
43748
43749 \begin_layout Plain Layout
43750
43751 }
43752 \end_layout
43753
43754 \end_inset
43755
43756  JungleGreen
43757 \end_layout
43758
43759 \end_inset
43760 </cell>
43761 <cell alignment="center" valignment="top" usebox="none">
43762 \begin_inset Text
43763
43764 \begin_layout Plain Layout
43765 \begin_inset ERT
43766 status collapsed
43767
43768 \begin_layout Plain Layout
43769
43770
43771 \backslash
43772 fcolorbox{black}{
43773 \end_layout
43774
43775 \end_inset
43776
43777 Lavender
43778 \begin_inset ERT
43779 status collapsed
43780
43781 \begin_layout Plain Layout
43782
43783 }{
43784 \end_layout
43785
43786 \end_inset
43787
43788
43789 \begin_inset Phantom Phantom
43790 status open
43791
43792 \begin_layout Plain Layout
43793 W
43794 \end_layout
43795
43796 \end_inset
43797
43798
43799 \begin_inset ERT
43800 status collapsed
43801
43802 \begin_layout Plain Layout
43803
43804 }
43805 \end_layout
43806
43807 \end_inset
43808
43809  Lavender
43810 \end_layout
43811
43812 \end_inset
43813 </cell>
43814 <cell alignment="center" valignment="top" usebox="none">
43815 \begin_inset Text
43816
43817 \begin_layout Plain Layout
43818 \begin_inset ERT
43819 status collapsed
43820
43821 \begin_layout Plain Layout
43822
43823
43824 \backslash
43825 fcolorbox{black}{
43826 \end_layout
43827
43828 \end_inset
43829
43830 LimeGreen
43831 \begin_inset ERT
43832 status collapsed
43833
43834 \begin_layout Plain Layout
43835
43836 }{
43837 \end_layout
43838
43839 \end_inset
43840
43841
43842 \begin_inset Phantom Phantom
43843 status open
43844
43845 \begin_layout Plain Layout
43846 W
43847 \end_layout
43848
43849 \end_inset
43850
43851
43852 \begin_inset ERT
43853 status collapsed
43854
43855 \begin_layout Plain Layout
43856
43857 }
43858 \end_layout
43859
43860 \end_inset
43861
43862  LimeGreen
43863 \end_layout
43864
43865 \end_inset
43866 </cell>
43867 <cell alignment="center" valignment="top" usebox="none">
43868 \begin_inset Text
43869
43870 \begin_layout Plain Layout
43871 \begin_inset ERT
43872 status collapsed
43873
43874 \begin_layout Plain Layout
43875
43876
43877 \backslash
43878 fcolorbox{black}{
43879 \end_layout
43880
43881 \end_inset
43882
43883 Mahogany
43884 \begin_inset ERT
43885 status collapsed
43886
43887 \begin_layout Plain Layout
43888
43889 }{
43890 \end_layout
43891
43892 \end_inset
43893
43894
43895 \begin_inset Phantom Phantom
43896 status open
43897
43898 \begin_layout Plain Layout
43899 W
43900 \end_layout
43901
43902 \end_inset
43903
43904
43905 \begin_inset ERT
43906 status collapsed
43907
43908 \begin_layout Plain Layout
43909
43910 }
43911 \end_layout
43912
43913 \end_inset
43914
43915  Mahogany
43916 \end_layout
43917
43918 \end_inset
43919 </cell>
43920 </row>
43921 <row>
43922 <cell alignment="left" valignment="top" usebox="none">
43923 \begin_inset Text
43924
43925 \begin_layout Plain Layout
43926 \begin_inset ERT
43927 status collapsed
43928
43929 \begin_layout Plain Layout
43930
43931
43932 \backslash
43933 fcolorbox{black}{
43934 \end_layout
43935
43936 \end_inset
43937
43938 Mahogany
43939 \begin_inset ERT
43940 status collapsed
43941
43942 \begin_layout Plain Layout
43943
43944 }{
43945 \end_layout
43946
43947 \end_inset
43948
43949
43950 \begin_inset Phantom Phantom
43951 status open
43952
43953 \begin_layout Plain Layout
43954 W
43955 \end_layout
43956
43957 \end_inset
43958
43959
43960 \begin_inset ERT
43961 status collapsed
43962
43963 \begin_layout Plain Layout
43964
43965 }
43966 \end_layout
43967
43968 \end_inset
43969
43970  Mahogany
43971 \end_layout
43972
43973 \end_inset
43974 </cell>
43975 <cell alignment="left" valignment="top" usebox="none">
43976 \begin_inset Text
43977
43978 \begin_layout Plain Layout
43979 \begin_inset ERT
43980 status collapsed
43981
43982 \begin_layout Plain Layout
43983
43984
43985 \backslash
43986 fcolorbox{black}{
43987 \end_layout
43988
43989 \end_inset
43990
43991 Maroon
43992 \begin_inset ERT
43993 status collapsed
43994
43995 \begin_layout Plain Layout
43996
43997 }{
43998 \end_layout
43999
44000 \end_inset
44001
44002
44003 \begin_inset Phantom Phantom
44004 status open
44005
44006 \begin_layout Plain Layout
44007 W
44008 \end_layout
44009
44010 \end_inset
44011
44012
44013 \begin_inset ERT
44014 status collapsed
44015
44016 \begin_layout Plain Layout
44017
44018 }
44019 \end_layout
44020
44021 \end_inset
44022
44023  Maroon
44024 \end_layout
44025
44026 \end_inset
44027 </cell>
44028 <cell alignment="left" valignment="top" usebox="none">
44029 \begin_inset Text
44030
44031 \begin_layout Plain Layout
44032 \begin_inset ERT
44033 status collapsed
44034
44035 \begin_layout Plain Layout
44036
44037
44038 \backslash
44039 fcolorbox{black}{
44040 \end_layout
44041
44042 \end_inset
44043
44044 Melon
44045 \begin_inset ERT
44046 status collapsed
44047
44048 \begin_layout Plain Layout
44049
44050 }{
44051 \end_layout
44052
44053 \end_inset
44054
44055
44056 \begin_inset Phantom Phantom
44057 status open
44058
44059 \begin_layout Plain Layout
44060 W
44061 \end_layout
44062
44063 \end_inset
44064
44065
44066 \begin_inset ERT
44067 status collapsed
44068
44069 \begin_layout Plain Layout
44070
44071 }
44072 \end_layout
44073
44074 \end_inset
44075
44076  Melon
44077 \end_layout
44078
44079 \end_inset
44080 </cell>
44081 <cell alignment="left" valignment="top" usebox="none">
44082 \begin_inset Text
44083
44084 \begin_layout Plain Layout
44085 \begin_inset ERT
44086 status collapsed
44087
44088 \begin_layout Plain Layout
44089
44090
44091 \backslash
44092 fcolorbox{black}{
44093 \end_layout
44094
44095 \end_inset
44096
44097 MidnightBlue
44098 \begin_inset ERT
44099 status collapsed
44100
44101 \begin_layout Plain Layout
44102
44103 }{
44104 \end_layout
44105
44106 \end_inset
44107
44108
44109 \begin_inset Phantom Phantom
44110 status open
44111
44112 \begin_layout Plain Layout
44113 W
44114 \end_layout
44115
44116 \end_inset
44117
44118
44119 \begin_inset ERT
44120 status collapsed
44121
44122 \begin_layout Plain Layout
44123
44124 }
44125 \end_layout
44126
44127 \end_inset
44128
44129  MidnightBlue
44130 \end_layout
44131
44132 \end_inset
44133 </cell>
44134 </row>
44135 <row>
44136 <cell alignment="left" valignment="top" usebox="none">
44137 \begin_inset Text
44138
44139 \begin_layout Plain Layout
44140 \begin_inset ERT
44141 status collapsed
44142
44143 \begin_layout Plain Layout
44144
44145
44146 \backslash
44147 fcolorbox{black}{
44148 \end_layout
44149
44150 \end_inset
44151
44152 Mulberry
44153 \begin_inset ERT
44154 status collapsed
44155
44156 \begin_layout Plain Layout
44157
44158 }{
44159 \end_layout
44160
44161 \end_inset
44162
44163
44164 \begin_inset Phantom Phantom
44165 status open
44166
44167 \begin_layout Plain Layout
44168 W
44169 \end_layout
44170
44171 \end_inset
44172
44173
44174 \begin_inset ERT
44175 status collapsed
44176
44177 \begin_layout Plain Layout
44178
44179 }
44180 \end_layout
44181
44182 \end_inset
44183
44184  Mulberry
44185 \end_layout
44186
44187 \end_inset
44188 </cell>
44189 <cell alignment="left" valignment="top" usebox="none">
44190 \begin_inset Text
44191
44192 \begin_layout Plain Layout
44193 \begin_inset ERT
44194 status collapsed
44195
44196 \begin_layout Plain Layout
44197
44198
44199 \backslash
44200 fcolorbox{black}{
44201 \end_layout
44202
44203 \end_inset
44204
44205 NavyBlue
44206 \begin_inset ERT
44207 status collapsed
44208
44209 \begin_layout Plain Layout
44210
44211 }{
44212 \end_layout
44213
44214 \end_inset
44215
44216
44217 \begin_inset Phantom Phantom
44218 status open
44219
44220 \begin_layout Plain Layout
44221 W
44222 \end_layout
44223
44224 \end_inset
44225
44226
44227 \begin_inset ERT
44228 status collapsed
44229
44230 \begin_layout Plain Layout
44231
44232 }
44233 \end_layout
44234
44235 \end_inset
44236
44237  NavyBlue
44238 \end_layout
44239
44240 \end_inset
44241 </cell>
44242 <cell alignment="left" valignment="top" usebox="none">
44243 \begin_inset Text
44244
44245 \begin_layout Plain Layout
44246 \begin_inset ERT
44247 status collapsed
44248
44249 \begin_layout Plain Layout
44250
44251
44252 \backslash
44253 fcolorbox{black}{
44254 \end_layout
44255
44256 \end_inset
44257
44258 OliveGreen
44259 \begin_inset ERT
44260 status collapsed
44261
44262 \begin_layout Plain Layout
44263
44264 }{
44265 \end_layout
44266
44267 \end_inset
44268
44269
44270 \begin_inset Phantom Phantom
44271 status open
44272
44273 \begin_layout Plain Layout
44274 W
44275 \end_layout
44276
44277 \end_inset
44278
44279
44280 \begin_inset ERT
44281 status collapsed
44282
44283 \begin_layout Plain Layout
44284
44285 }
44286 \end_layout
44287
44288 \end_inset
44289
44290  OliveGreen
44291 \end_layout
44292
44293 \end_inset
44294 </cell>
44295 <cell alignment="left" valignment="top" usebox="none">
44296 \begin_inset Text
44297
44298 \begin_layout Plain Layout
44299 \begin_inset ERT
44300 status collapsed
44301
44302 \begin_layout Plain Layout
44303
44304
44305 \backslash
44306 fcolorbox{black}{
44307 \end_layout
44308
44309 \end_inset
44310
44311 Orange
44312 \begin_inset ERT
44313 status collapsed
44314
44315 \begin_layout Plain Layout
44316
44317 }{
44318 \end_layout
44319
44320 \end_inset
44321
44322
44323 \begin_inset Phantom Phantom
44324 status open
44325
44326 \begin_layout Plain Layout
44327 W
44328 \end_layout
44329
44330 \end_inset
44331
44332
44333 \begin_inset ERT
44334 status collapsed
44335
44336 \begin_layout Plain Layout
44337
44338 }
44339 \end_layout
44340
44341 \end_inset
44342
44343  Orange
44344 \end_layout
44345
44346 \end_inset
44347 </cell>
44348 </row>
44349 <row>
44350 <cell alignment="left" valignment="top" usebox="none">
44351 \begin_inset Text
44352
44353 \begin_layout Plain Layout
44354 \begin_inset ERT
44355 status collapsed
44356
44357 \begin_layout Plain Layout
44358
44359
44360 \backslash
44361 fcolorbox{black}{
44362 \end_layout
44363
44364 \end_inset
44365
44366 OrangeRed
44367 \begin_inset ERT
44368 status collapsed
44369
44370 \begin_layout Plain Layout
44371
44372 }{
44373 \end_layout
44374
44375 \end_inset
44376
44377
44378 \begin_inset Phantom Phantom
44379 status open
44380
44381 \begin_layout Plain Layout
44382 W
44383 \end_layout
44384
44385 \end_inset
44386
44387
44388 \begin_inset ERT
44389 status collapsed
44390
44391 \begin_layout Plain Layout
44392
44393 }
44394 \end_layout
44395
44396 \end_inset
44397
44398  OrangeRed
44399 \end_layout
44400
44401 \end_inset
44402 </cell>
44403 <cell alignment="left" valignment="top" usebox="none">
44404 \begin_inset Text
44405
44406 \begin_layout Plain Layout
44407 \begin_inset ERT
44408 status collapsed
44409
44410 \begin_layout Plain Layout
44411
44412
44413 \backslash
44414 fcolorbox{black}{
44415 \end_layout
44416
44417 \end_inset
44418
44419 Orchid
44420 \begin_inset ERT
44421 status collapsed
44422
44423 \begin_layout Plain Layout
44424
44425 }{
44426 \end_layout
44427
44428 \end_inset
44429
44430
44431 \begin_inset Phantom Phantom
44432 status open
44433
44434 \begin_layout Plain Layout
44435 W
44436 \end_layout
44437
44438 \end_inset
44439
44440
44441 \begin_inset ERT
44442 status collapsed
44443
44444 \begin_layout Plain Layout
44445
44446 }
44447 \end_layout
44448
44449 \end_inset
44450
44451  Orchid
44452 \end_layout
44453
44454 \end_inset
44455 </cell>
44456 <cell alignment="left" valignment="top" usebox="none">
44457 \begin_inset Text
44458
44459 \begin_layout Plain Layout
44460 \begin_inset ERT
44461 status collapsed
44462
44463 \begin_layout Plain Layout
44464
44465
44466 \backslash
44467 fcolorbox{black}{
44468 \end_layout
44469
44470 \end_inset
44471
44472 Peach
44473 \begin_inset ERT
44474 status collapsed
44475
44476 \begin_layout Plain Layout
44477
44478 }{
44479 \end_layout
44480
44481 \end_inset
44482
44483
44484 \begin_inset Phantom Phantom
44485 status open
44486
44487 \begin_layout Plain Layout
44488 W
44489 \end_layout
44490
44491 \end_inset
44492
44493
44494 \begin_inset ERT
44495 status collapsed
44496
44497 \begin_layout Plain Layout
44498
44499 }
44500 \end_layout
44501
44502 \end_inset
44503
44504  Peach
44505 \end_layout
44506
44507 \end_inset
44508 </cell>
44509 <cell alignment="left" valignment="top" usebox="none">
44510 \begin_inset Text
44511
44512 \begin_layout Plain Layout
44513 \begin_inset ERT
44514 status collapsed
44515
44516 \begin_layout Plain Layout
44517
44518
44519 \backslash
44520 fcolorbox{black}{
44521 \end_layout
44522
44523 \end_inset
44524
44525 Periwinkle
44526 \begin_inset ERT
44527 status collapsed
44528
44529 \begin_layout Plain Layout
44530
44531 }{
44532 \end_layout
44533
44534 \end_inset
44535
44536
44537 \begin_inset Phantom Phantom
44538 status open
44539
44540 \begin_layout Plain Layout
44541 W
44542 \end_layout
44543
44544 \end_inset
44545
44546
44547 \begin_inset ERT
44548 status collapsed
44549
44550 \begin_layout Plain Layout
44551
44552 }
44553 \end_layout
44554
44555 \end_inset
44556
44557  Periwinkle
44558 \end_layout
44559
44560 \end_inset
44561 </cell>
44562 </row>
44563 <row>
44564 <cell alignment="left" valignment="top" usebox="none">
44565 \begin_inset Text
44566
44567 \begin_layout Plain Layout
44568 \begin_inset ERT
44569 status collapsed
44570
44571 \begin_layout Plain Layout
44572
44573
44574 \backslash
44575 fcolorbox{black}{
44576 \end_layout
44577
44578 \end_inset
44579
44580 PineGreen
44581 \begin_inset ERT
44582 status collapsed
44583
44584 \begin_layout Plain Layout
44585
44586 }{
44587 \end_layout
44588
44589 \end_inset
44590
44591
44592 \begin_inset Phantom Phantom
44593 status open
44594
44595 \begin_layout Plain Layout
44596 W
44597 \end_layout
44598
44599 \end_inset
44600
44601
44602 \begin_inset ERT
44603 status collapsed
44604
44605 \begin_layout Plain Layout
44606
44607 }
44608 \end_layout
44609
44610 \end_inset
44611
44612  PineGreen
44613 \end_layout
44614
44615 \end_inset
44616 </cell>
44617 <cell alignment="left" valignment="top" usebox="none">
44618 \begin_inset Text
44619
44620 \begin_layout Plain Layout
44621 \begin_inset ERT
44622 status collapsed
44623
44624 \begin_layout Plain Layout
44625
44626
44627 \backslash
44628 fcolorbox{black}{
44629 \end_layout
44630
44631 \end_inset
44632
44633 Plum
44634 \begin_inset ERT
44635 status collapsed
44636
44637 \begin_layout Plain Layout
44638
44639 }{
44640 \end_layout
44641
44642 \end_inset
44643
44644
44645 \begin_inset Phantom Phantom
44646 status open
44647
44648 \begin_layout Plain Layout
44649 W
44650 \end_layout
44651
44652 \end_inset
44653
44654
44655 \begin_inset ERT
44656 status collapsed
44657
44658 \begin_layout Plain Layout
44659
44660 }
44661 \end_layout
44662
44663 \end_inset
44664
44665  Plum
44666 \end_layout
44667
44668 \end_inset
44669 </cell>
44670 <cell alignment="left" valignment="top" usebox="none">
44671 \begin_inset Text
44672
44673 \begin_layout Plain Layout
44674 \begin_inset ERT
44675 status collapsed
44676
44677 \begin_layout Plain Layout
44678
44679
44680 \backslash
44681 fcolorbox{black}{
44682 \end_layout
44683
44684 \end_inset
44685
44686 ProcessBlue
44687 \begin_inset ERT
44688 status collapsed
44689
44690 \begin_layout Plain Layout
44691
44692 }{
44693 \end_layout
44694
44695 \end_inset
44696
44697
44698 \begin_inset Phantom Phantom
44699 status open
44700
44701 \begin_layout Plain Layout
44702 W
44703 \end_layout
44704
44705 \end_inset
44706
44707
44708 \begin_inset ERT
44709 status collapsed
44710
44711 \begin_layout Plain Layout
44712
44713 }
44714 \end_layout
44715
44716 \end_inset
44717
44718  ProcessBlue
44719 \end_layout
44720
44721 \end_inset
44722 </cell>
44723 <cell alignment="left" valignment="top" usebox="none">
44724 \begin_inset Text
44725
44726 \begin_layout Plain Layout
44727 \begin_inset ERT
44728 status collapsed
44729
44730 \begin_layout Plain Layout
44731
44732
44733 \backslash
44734 fcolorbox{black}{
44735 \end_layout
44736
44737 \end_inset
44738
44739 Purple
44740 \begin_inset ERT
44741 status collapsed
44742
44743 \begin_layout Plain Layout
44744
44745 }{
44746 \end_layout
44747
44748 \end_inset
44749
44750
44751 \begin_inset Phantom Phantom
44752 status open
44753
44754 \begin_layout Plain Layout
44755 W
44756 \end_layout
44757
44758 \end_inset
44759
44760
44761 \begin_inset ERT
44762 status collapsed
44763
44764 \begin_layout Plain Layout
44765
44766 }
44767 \end_layout
44768
44769 \end_inset
44770
44771  Purple
44772 \end_layout
44773
44774 \end_inset
44775 </cell>
44776 </row>
44777 <row>
44778 <cell alignment="left" valignment="top" usebox="none">
44779 \begin_inset Text
44780
44781 \begin_layout Plain Layout
44782 \begin_inset ERT
44783 status collapsed
44784
44785 \begin_layout Plain Layout
44786
44787
44788 \backslash
44789 fcolorbox{black}{
44790 \end_layout
44791
44792 \end_inset
44793
44794 RawSienna
44795 \begin_inset ERT
44796 status collapsed
44797
44798 \begin_layout Plain Layout
44799
44800 }{
44801 \end_layout
44802
44803 \end_inset
44804
44805
44806 \begin_inset Phantom Phantom
44807 status open
44808
44809 \begin_layout Plain Layout
44810 W
44811 \end_layout
44812
44813 \end_inset
44814
44815
44816 \begin_inset ERT
44817 status collapsed
44818
44819 \begin_layout Plain Layout
44820
44821 }
44822 \end_layout
44823
44824 \end_inset
44825
44826  RawSienna
44827 \end_layout
44828
44829 \end_inset
44830 </cell>
44831 <cell alignment="left" valignment="top" usebox="none">
44832 \begin_inset Text
44833
44834 \begin_layout Plain Layout
44835 \begin_inset ERT
44836 status collapsed
44837
44838 \begin_layout Plain Layout
44839
44840
44841 \backslash
44842 fcolorbox{black}{
44843 \end_layout
44844
44845 \end_inset
44846
44847 RedOrange
44848 \begin_inset ERT
44849 status collapsed
44850
44851 \begin_layout Plain Layout
44852
44853 }{
44854 \end_layout
44855
44856 \end_inset
44857
44858
44859 \begin_inset Phantom Phantom
44860 status open
44861
44862 \begin_layout Plain Layout
44863 W
44864 \end_layout
44865
44866 \end_inset
44867
44868
44869 \begin_inset ERT
44870 status collapsed
44871
44872 \begin_layout Plain Layout
44873
44874 }
44875 \end_layout
44876
44877 \end_inset
44878
44879  RedOrange
44880 \end_layout
44881
44882 \end_inset
44883 </cell>
44884 <cell alignment="left" valignment="top" usebox="none">
44885 \begin_inset Text
44886
44887 \begin_layout Plain Layout
44888 \begin_inset ERT
44889 status collapsed
44890
44891 \begin_layout Plain Layout
44892
44893
44894 \backslash
44895 fcolorbox{black}{
44896 \end_layout
44897
44898 \end_inset
44899
44900 RedViolet
44901 \begin_inset ERT
44902 status collapsed
44903
44904 \begin_layout Plain Layout
44905
44906 }{
44907 \end_layout
44908
44909 \end_inset
44910
44911
44912 \begin_inset Phantom Phantom
44913 status open
44914
44915 \begin_layout Plain Layout
44916 W
44917 \end_layout
44918
44919 \end_inset
44920
44921
44922 \begin_inset ERT
44923 status collapsed
44924
44925 \begin_layout Plain Layout
44926
44927 }
44928 \end_layout
44929
44930 \end_inset
44931
44932  RedViolet
44933 \end_layout
44934
44935 \end_inset
44936 </cell>
44937 <cell alignment="left" valignment="top" usebox="none">
44938 \begin_inset Text
44939
44940 \begin_layout Plain Layout
44941 \begin_inset ERT
44942 status collapsed
44943
44944 \begin_layout Plain Layout
44945
44946
44947 \backslash
44948 fcolorbox{black}{
44949 \end_layout
44950
44951 \end_inset
44952
44953 Rhodamine
44954 \begin_inset ERT
44955 status collapsed
44956
44957 \begin_layout Plain Layout
44958
44959 }{
44960 \end_layout
44961
44962 \end_inset
44963
44964
44965 \begin_inset Phantom Phantom
44966 status open
44967
44968 \begin_layout Plain Layout
44969 W
44970 \end_layout
44971
44972 \end_inset
44973
44974
44975 \begin_inset ERT
44976 status collapsed
44977
44978 \begin_layout Plain Layout
44979
44980 }
44981 \end_layout
44982
44983 \end_inset
44984
44985  Rhodamine
44986 \end_layout
44987
44988 \end_inset
44989 </cell>
44990 </row>
44991 <row>
44992 <cell alignment="left" valignment="top" usebox="none">
44993 \begin_inset Text
44994
44995 \begin_layout Plain Layout
44996 \begin_inset ERT
44997 status collapsed
44998
44999 \begin_layout Plain Layout
45000
45001
45002 \backslash
45003 fcolorbox{black}{
45004 \end_layout
45005
45006 \end_inset
45007
45008 RoyalBlue
45009 \begin_inset ERT
45010 status collapsed
45011
45012 \begin_layout Plain Layout
45013
45014 }{
45015 \end_layout
45016
45017 \end_inset
45018
45019
45020 \begin_inset Phantom Phantom
45021 status open
45022
45023 \begin_layout Plain Layout
45024 W
45025 \end_layout
45026
45027 \end_inset
45028
45029
45030 \begin_inset ERT
45031 status collapsed
45032
45033 \begin_layout Plain Layout
45034
45035 }
45036 \end_layout
45037
45038 \end_inset
45039
45040  RoyalBlue
45041 \end_layout
45042
45043 \end_inset
45044 </cell>
45045 <cell alignment="left" valignment="top" usebox="none">
45046 \begin_inset Text
45047
45048 \begin_layout Plain Layout
45049 \begin_inset ERT
45050 status collapsed
45051
45052 \begin_layout Plain Layout
45053
45054
45055 \backslash
45056 fcolorbox{black}{
45057 \end_layout
45058
45059 \end_inset
45060
45061 RoyalPurple
45062 \begin_inset ERT
45063 status collapsed
45064
45065 \begin_layout Plain Layout
45066
45067 }{
45068 \end_layout
45069
45070 \end_inset
45071
45072
45073 \begin_inset Phantom Phantom
45074 status open
45075
45076 \begin_layout Plain Layout
45077 W
45078 \end_layout
45079
45080 \end_inset
45081
45082
45083 \begin_inset ERT
45084 status collapsed
45085
45086 \begin_layout Plain Layout
45087
45088 }
45089 \end_layout
45090
45091 \end_inset
45092
45093  RoyalPurple
45094 \end_layout
45095
45096 \end_inset
45097 </cell>
45098 <cell alignment="left" valignment="top" usebox="none">
45099 \begin_inset Text
45100
45101 \begin_layout Plain Layout
45102 \begin_inset ERT
45103 status collapsed
45104
45105 \begin_layout Plain Layout
45106
45107
45108 \backslash
45109 fcolorbox{black}{
45110 \end_layout
45111
45112 \end_inset
45113
45114 RubineRed
45115 \begin_inset ERT
45116 status collapsed
45117
45118 \begin_layout Plain Layout
45119
45120 }{
45121 \end_layout
45122
45123 \end_inset
45124
45125
45126 \begin_inset Phantom Phantom
45127 status open
45128
45129 \begin_layout Plain Layout
45130 W
45131 \end_layout
45132
45133 \end_inset
45134
45135
45136 \begin_inset ERT
45137 status collapsed
45138
45139 \begin_layout Plain Layout
45140
45141 }
45142 \end_layout
45143
45144 \end_inset
45145
45146  RubineRed
45147 \end_layout
45148
45149 \end_inset
45150 </cell>
45151 <cell alignment="left" valignment="top" usebox="none">
45152 \begin_inset Text
45153
45154 \begin_layout Plain Layout
45155 \begin_inset ERT
45156 status collapsed
45157
45158 \begin_layout Plain Layout
45159
45160
45161 \backslash
45162 fcolorbox{black}{
45163 \end_layout
45164
45165 \end_inset
45166
45167 Salmon
45168 \begin_inset ERT
45169 status collapsed
45170
45171 \begin_layout Plain Layout
45172
45173 }{
45174 \end_layout
45175
45176 \end_inset
45177
45178
45179 \begin_inset Phantom Phantom
45180 status open
45181
45182 \begin_layout Plain Layout
45183 W
45184 \end_layout
45185
45186 \end_inset
45187
45188
45189 \begin_inset ERT
45190 status collapsed
45191
45192 \begin_layout Plain Layout
45193
45194 }
45195 \end_layout
45196
45197 \end_inset
45198
45199  Salmon
45200 \end_layout
45201
45202 \end_inset
45203 </cell>
45204 </row>
45205 <row>
45206 <cell alignment="left" valignment="top" usebox="none">
45207 \begin_inset Text
45208
45209 \begin_layout Plain Layout
45210 \begin_inset ERT
45211 status collapsed
45212
45213 \begin_layout Plain Layout
45214
45215
45216 \backslash
45217 fcolorbox{black}{
45218 \end_layout
45219
45220 \end_inset
45221
45222 SeaGreen
45223 \begin_inset ERT
45224 status collapsed
45225
45226 \begin_layout Plain Layout
45227
45228 }{
45229 \end_layout
45230
45231 \end_inset
45232
45233
45234 \begin_inset Phantom Phantom
45235 status open
45236
45237 \begin_layout Plain Layout
45238 W
45239 \end_layout
45240
45241 \end_inset
45242
45243
45244 \begin_inset ERT
45245 status collapsed
45246
45247 \begin_layout Plain Layout
45248
45249 }
45250 \end_layout
45251
45252 \end_inset
45253
45254  SeaGreen
45255 \end_layout
45256
45257 \end_inset
45258 </cell>
45259 <cell alignment="left" valignment="top" usebox="none">
45260 \begin_inset Text
45261
45262 \begin_layout Plain Layout
45263 \begin_inset ERT
45264 status collapsed
45265
45266 \begin_layout Plain Layout
45267
45268
45269 \backslash
45270 fcolorbox{black}{
45271 \end_layout
45272
45273 \end_inset
45274
45275 Sepia
45276 \begin_inset ERT
45277 status collapsed
45278
45279 \begin_layout Plain Layout
45280
45281 }{
45282 \end_layout
45283
45284 \end_inset
45285
45286
45287 \begin_inset Phantom Phantom
45288 status open
45289
45290 \begin_layout Plain Layout
45291 W
45292 \end_layout
45293
45294 \end_inset
45295
45296
45297 \begin_inset ERT
45298 status collapsed
45299
45300 \begin_layout Plain Layout
45301
45302 }
45303 \end_layout
45304
45305 \end_inset
45306
45307  Sepia
45308 \end_layout
45309
45310 \end_inset
45311 </cell>
45312 <cell alignment="left" valignment="top" usebox="none">
45313 \begin_inset Text
45314
45315 \begin_layout Plain Layout
45316 \begin_inset ERT
45317 status collapsed
45318
45319 \begin_layout Plain Layout
45320
45321
45322 \backslash
45323 fcolorbox{black}{
45324 \end_layout
45325
45326 \end_inset
45327
45328 SkyBlue
45329 \begin_inset ERT
45330 status collapsed
45331
45332 \begin_layout Plain Layout
45333
45334 }{
45335 \end_layout
45336
45337 \end_inset
45338
45339
45340 \begin_inset Phantom Phantom
45341 status open
45342
45343 \begin_layout Plain Layout
45344 W
45345 \end_layout
45346
45347 \end_inset
45348
45349
45350 \begin_inset ERT
45351 status collapsed
45352
45353 \begin_layout Plain Layout
45354
45355 }
45356 \end_layout
45357
45358 \end_inset
45359
45360  SkyBlue
45361 \end_layout
45362
45363 \end_inset
45364 </cell>
45365 <cell alignment="left" valignment="top" usebox="none">
45366 \begin_inset Text
45367
45368 \begin_layout Plain Layout
45369 \begin_inset ERT
45370 status collapsed
45371
45372 \begin_layout Plain Layout
45373
45374
45375 \backslash
45376 fcolorbox{black}{
45377 \end_layout
45378
45379 \end_inset
45380
45381 SpringGreen
45382 \begin_inset ERT
45383 status collapsed
45384
45385 \begin_layout Plain Layout
45386
45387 }{
45388 \end_layout
45389
45390 \end_inset
45391
45392
45393 \begin_inset Phantom Phantom
45394 status open
45395
45396 \begin_layout Plain Layout
45397 W
45398 \end_layout
45399
45400 \end_inset
45401
45402
45403 \begin_inset ERT
45404 status collapsed
45405
45406 \begin_layout Plain Layout
45407
45408 }
45409 \end_layout
45410
45411 \end_inset
45412
45413  SpringGreen
45414 \end_layout
45415
45416 \end_inset
45417 </cell>
45418 </row>
45419 <row>
45420 <cell alignment="left" valignment="top" usebox="none">
45421 \begin_inset Text
45422
45423 \begin_layout Plain Layout
45424 \begin_inset ERT
45425 status collapsed
45426
45427 \begin_layout Plain Layout
45428
45429
45430 \backslash
45431 fcolorbox{black}{
45432 \end_layout
45433
45434 \end_inset
45435
45436 Tan
45437 \begin_inset ERT
45438 status collapsed
45439
45440 \begin_layout Plain Layout
45441
45442 }{
45443 \end_layout
45444
45445 \end_inset
45446
45447
45448 \begin_inset Phantom Phantom
45449 status open
45450
45451 \begin_layout Plain Layout
45452 W
45453 \end_layout
45454
45455 \end_inset
45456
45457
45458 \begin_inset ERT
45459 status collapsed
45460
45461 \begin_layout Plain Layout
45462
45463 }
45464 \end_layout
45465
45466 \end_inset
45467
45468  Tan
45469 \end_layout
45470
45471 \end_inset
45472 </cell>
45473 <cell alignment="left" valignment="top" usebox="none">
45474 \begin_inset Text
45475
45476 \begin_layout Plain Layout
45477 \begin_inset ERT
45478 status collapsed
45479
45480 \begin_layout Plain Layout
45481
45482
45483 \backslash
45484 fcolorbox{black}{
45485 \end_layout
45486
45487 \end_inset
45488
45489 TealBlue
45490 \begin_inset ERT
45491 status collapsed
45492
45493 \begin_layout Plain Layout
45494
45495 }{
45496 \end_layout
45497
45498 \end_inset
45499
45500
45501 \begin_inset Phantom Phantom
45502 status open
45503
45504 \begin_layout Plain Layout
45505 W
45506 \end_layout
45507
45508 \end_inset
45509
45510
45511 \begin_inset ERT
45512 status collapsed
45513
45514 \begin_layout Plain Layout
45515
45516 }
45517 \end_layout
45518
45519 \end_inset
45520
45521  TealBlue
45522 \end_layout
45523
45524 \end_inset
45525 </cell>
45526 <cell alignment="left" valignment="top" usebox="none">
45527 \begin_inset Text
45528
45529 \begin_layout Plain Layout
45530 \begin_inset ERT
45531 status collapsed
45532
45533 \begin_layout Plain Layout
45534
45535
45536 \backslash
45537 fcolorbox{black}{
45538 \end_layout
45539
45540 \end_inset
45541
45542 Thistle
45543 \begin_inset ERT
45544 status collapsed
45545
45546 \begin_layout Plain Layout
45547
45548 }{
45549 \end_layout
45550
45551 \end_inset
45552
45553
45554 \begin_inset Phantom Phantom
45555 status open
45556
45557 \begin_layout Plain Layout
45558 W
45559 \end_layout
45560
45561 \end_inset
45562
45563
45564 \begin_inset ERT
45565 status collapsed
45566
45567 \begin_layout Plain Layout
45568
45569 }
45570 \end_layout
45571
45572 \end_inset
45573
45574  Thistle
45575 \end_layout
45576
45577 \end_inset
45578 </cell>
45579 <cell alignment="left" valignment="top" usebox="none">
45580 \begin_inset Text
45581
45582 \begin_layout Plain Layout
45583 \begin_inset ERT
45584 status collapsed
45585
45586 \begin_layout Plain Layout
45587
45588
45589 \backslash
45590 fcolorbox{black}{
45591 \end_layout
45592
45593 \end_inset
45594
45595 Turquoise
45596 \begin_inset ERT
45597 status collapsed
45598
45599 \begin_layout Plain Layout
45600
45601 }{
45602 \end_layout
45603
45604 \end_inset
45605
45606
45607 \begin_inset Phantom Phantom
45608 status open
45609
45610 \begin_layout Plain Layout
45611 W
45612 \end_layout
45613
45614 \end_inset
45615
45616
45617 \begin_inset ERT
45618 status collapsed
45619
45620 \begin_layout Plain Layout
45621
45622 }
45623 \end_layout
45624
45625 \end_inset
45626
45627  Turquoise
45628 \end_layout
45629
45630 \end_inset
45631 </cell>
45632 </row>
45633 <row>
45634 <cell alignment="left" valignment="top" usebox="none">
45635 \begin_inset Text
45636
45637 \begin_layout Plain Layout
45638 \begin_inset ERT
45639 status collapsed
45640
45641 \begin_layout Plain Layout
45642
45643
45644 \backslash
45645 fcolorbox{black}{
45646 \end_layout
45647
45648 \end_inset
45649
45650 Violet
45651 \begin_inset ERT
45652 status collapsed
45653
45654 \begin_layout Plain Layout
45655
45656 }{
45657 \end_layout
45658
45659 \end_inset
45660
45661
45662 \begin_inset Phantom Phantom
45663 status open
45664
45665 \begin_layout Plain Layout
45666 W
45667 \end_layout
45668
45669 \end_inset
45670
45671
45672 \begin_inset ERT
45673 status collapsed
45674
45675 \begin_layout Plain Layout
45676
45677 }
45678 \end_layout
45679
45680 \end_inset
45681
45682  Violet
45683 \end_layout
45684
45685 \end_inset
45686 </cell>
45687 <cell alignment="left" valignment="top" usebox="none">
45688 \begin_inset Text
45689
45690 \begin_layout Plain Layout
45691 \begin_inset ERT
45692 status collapsed
45693
45694 \begin_layout Plain Layout
45695
45696
45697 \backslash
45698 fcolorbox{black}{
45699 \end_layout
45700
45701 \end_inset
45702
45703 VioletRed
45704 \begin_inset ERT
45705 status collapsed
45706
45707 \begin_layout Plain Layout
45708
45709 }{
45710 \end_layout
45711
45712 \end_inset
45713
45714
45715 \begin_inset Phantom Phantom
45716 status open
45717
45718 \begin_layout Plain Layout
45719 W
45720 \end_layout
45721
45722 \end_inset
45723
45724
45725 \begin_inset ERT
45726 status collapsed
45727
45728 \begin_layout Plain Layout
45729
45730 }
45731 \end_layout
45732
45733 \end_inset
45734
45735  VioletRed
45736 \end_layout
45737
45738 \end_inset
45739 </cell>
45740 <cell alignment="left" valignment="top" usebox="none">
45741 \begin_inset Text
45742
45743 \begin_layout Plain Layout
45744 \begin_inset ERT
45745 status collapsed
45746
45747 \begin_layout Plain Layout
45748
45749
45750 \backslash
45751 fcolorbox{black}{
45752 \end_layout
45753
45754 \end_inset
45755
45756 WildStrawberry
45757 \begin_inset ERT
45758 status collapsed
45759
45760 \begin_layout Plain Layout
45761
45762 }{
45763 \end_layout
45764
45765 \end_inset
45766
45767
45768 \begin_inset Phantom Phantom
45769 status open
45770
45771 \begin_layout Plain Layout
45772 W
45773 \end_layout
45774
45775 \end_inset
45776
45777
45778 \begin_inset ERT
45779 status collapsed
45780
45781 \begin_layout Plain Layout
45782
45783 }
45784 \end_layout
45785
45786 \end_inset
45787
45788  WildStrawberry
45789 \end_layout
45790
45791 \end_inset
45792 </cell>
45793 <cell alignment="left" valignment="top" usebox="none">
45794 \begin_inset Text
45795
45796 \begin_layout Plain Layout
45797 \begin_inset ERT
45798 status collapsed
45799
45800 \begin_layout Plain Layout
45801
45802
45803 \backslash
45804 fcolorbox{black}{
45805 \end_layout
45806
45807 \end_inset
45808
45809 YellowGreen
45810 \begin_inset ERT
45811 status collapsed
45812
45813 \begin_layout Plain Layout
45814
45815 }{
45816 \end_layout
45817
45818 \end_inset
45819
45820
45821 \begin_inset Phantom Phantom
45822 status open
45823
45824 \begin_layout Plain Layout
45825 W
45826 \end_layout
45827
45828 \end_inset
45829
45830
45831 \begin_inset ERT
45832 status collapsed
45833
45834 \begin_layout Plain Layout
45835
45836 }
45837 \end_layout
45838
45839 \end_inset
45840
45841  YellowGreen
45842 \end_layout
45843
45844 \end_inset
45845 </cell>
45846 </row>
45847 <row>
45848 <cell alignment="left" valignment="top" usebox="none">
45849 \begin_inset Text
45850
45851 \begin_layout Plain Layout
45852 \begin_inset ERT
45853 status collapsed
45854
45855 \begin_layout Plain Layout
45856
45857
45858 \backslash
45859 fcolorbox{black}{
45860 \end_layout
45861
45862 \end_inset
45863
45864 YellowOrange
45865 \begin_inset ERT
45866 status collapsed
45867
45868 \begin_layout Plain Layout
45869
45870 }{
45871 \end_layout
45872
45873 \end_inset
45874
45875
45876 \begin_inset Phantom Phantom
45877 status open
45878
45879 \begin_layout Plain Layout
45880 W
45881 \end_layout
45882
45883 \end_inset
45884
45885
45886 \begin_inset ERT
45887 status collapsed
45888
45889 \begin_layout Plain Layout
45890
45891 }
45892 \end_layout
45893
45894 \end_inset
45895
45896  YellowOrange
45897 \end_layout
45898
45899 \end_inset
45900 </cell>
45901 <cell alignment="left" valignment="top" usebox="none">
45902 \begin_inset Text
45903
45904 \begin_layout Plain Layout
45905
45906 \end_layout
45907
45908 \end_inset
45909 </cell>
45910 <cell alignment="left" valignment="top" usebox="none">
45911 \begin_inset Text
45912
45913 \begin_layout Plain Layout
45914
45915 \end_layout
45916
45917 \end_inset
45918 </cell>
45919 <cell alignment="left" valignment="top" usebox="none">
45920 \begin_inset Text
45921
45922 \begin_layout Plain Layout
45923
45924 \end_layout
45925
45926 \end_inset
45927 </cell>
45928 </row>
45929 </lyxtabular>
45930
45931 \end_inset
45932
45933
45934 \end_layout
45935
45936 \begin_layout Chapter
45937 Explication de l' équation
45938 \begin_inset space ~
45939 \end_inset
45940
45941 (
45942 \begin_inset CommandInset ref
45943 LatexCommand ref
45944 reference "eq:Wgn"
45945
45946 \end_inset
45947
45948 )
45949 \begin_inset CommandInset label
45950 LatexCommand label
45951 name "cha:Explication-de-l'Equation"
45952
45953 \end_inset
45954
45955
45956 \end_layout
45957
45958 \begin_layout Standard
45959 La largeur totale de 
45960 \emph on
45961 n
45962 \emph default
45963  cellules de tableau 
45964 \begin_inset Formula $W_{\mathrm{tot\, n}}$
45965 \end_inset
45966
45967  peut être calculée avec
45968 \begin_inset Formula 
45969 \begin{equation}
45970 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45971 \end{equation}
45972
45973 \end_inset
45974
45975
45976 \end_layout
45977
45978 \begin_layout Standard
45979 Où 
45980 \begin_inset Formula $W_{g\, n}$
45981 \end_inset
45982
45983  est la largeur fixe de toutes les cellules.
45984  
45985 \series bold
45986
45987 \backslash
45988 tabcolsep
45989 \series default
45990  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
45991  sa valeur implicite est 6
45992 \begin_inset space \thinspace{}
45993 \end_inset
45994
45995 pt.
45996  
45997 \series bold
45998
45999 \backslash
46000 arrayrulewidth
46001 \series default
46002  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
46003 \begin_inset space \thinspace{}
46004 \end_inset
46005
46006 pt.
46007 \end_layout
46008
46009 \begin_layout Standard
46010 D'après l'équation
46011 \begin_inset space ~
46012 \end_inset
46013
46014
46015 \begin_inset CommandInset ref
46016 LatexCommand eqref
46017 reference "eq:Wtot_n"
46018
46019 \end_inset
46020
46021 , la largeur totale d'une multicolonne, 
46022 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
46023 \end_inset
46024
46025  est
46026 \begin_inset Formula 
46027 \begin{equation}
46028 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46029 \end{equation}
46030
46031 \end_inset
46032
46033
46034 \end_layout
46035
46036 \begin_layout Standard
46037 En posant que les équations 
46038 \begin_inset space ~
46039 \end_inset
46040
46041
46042 \begin_inset CommandInset ref
46043 LatexCommand eqref
46044 reference "eq:Wtot_n"
46045
46046 \end_inset
46047
46048  et 
46049 \begin_inset CommandInset ref
46050 LatexCommand eqref
46051 reference "eq:Wtot_mult"
46052
46053 \end_inset
46054
46055  sont égales, on peut calculer la largeur nécessaire 
46056 \begin_inset Formula $W_{g\, n}$
46057 \end_inset
46058
46059  quand 
46060 \emph on
46061 n
46062 \emph default
46063  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
46064  de 
46065 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
46066 \end_inset
46067
46068 :
46069 \begin_inset Formula 
46070 \begin{equation}
46071 W_{g\, n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46072 \end{equation}
46073
46074 \end_inset
46075
46076
46077 \end_layout
46078
46079 \begin_layout Bibliography
46080 \begin_inset CommandInset bibitem
46081 LatexCommand bibitem
46082 key "latexcompanion"
46083
46084 \end_inset
46085
46086 Frank Mittelbach and Michel Goossens: 
46087 \emph on
46088 The LaTeX Companion Second Edition.
46089
46090 \emph default
46091  Addison-Wesley, 2004
46092 \end_layout
46093
46094 \begin_layout Bibliography
46095 \begin_inset CommandInset bibitem
46096 LatexCommand bibitem
46097 key "latexguide"
46098
46099 \end_inset
46100
46101 Helmut Kopka and Patrick W.
46102  Daly: 
46103 \emph on
46104 A Guide to LaTeX Fourth Edition.
46105
46106 \emph default
46107  Addison-Wesley, 2003
46108 \end_layout
46109
46110 \begin_layout Bibliography
46111 \begin_inset CommandInset bibitem
46112 LatexCommand bibitem
46113 key "latexbook"
46114
46115 \end_inset
46116
46117 Leslie Lamport: 
46118 \emph on
46119 LaTeX: A Document Preparation System.
46120
46121 \emph default
46122  Addison-Wesley, second edition, 1994
46123 \end_layout
46124
46125 \begin_layout Bibliography
46126 \begin_inset CommandInset bibitem
46127 LatexCommand bibitem
46128 key "arydshln"
46129
46130 \end_inset
46131
46132 Documentation du paquetage LaTeX
46133 \series bold
46134  
46135 \begin_inset CommandInset href
46136 LatexCommand href
46137 name "arydshln"
46138 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46139
46140 \end_inset
46141
46142
46143 \series default
46144
46145 \begin_inset Index idx
46146 status collapsed
46147
46148 \begin_layout Plain Layout
46149 Paquetages LaTeX ! arydshln
46150 \end_layout
46151
46152 \end_inset
46153
46154
46155 \end_layout
46156
46157 \begin_layout Bibliography
46158 \begin_inset CommandInset bibitem
46159 LatexCommand bibitem
46160 key "booktabs"
46161
46162 \end_inset
46163
46164 Documentation du paquetage LaTeX 
46165 \series bold
46166
46167 \begin_inset CommandInset href
46168 LatexCommand href
46169 name "booktabs"
46170 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46171
46172 \end_inset
46173
46174
46175 \series default
46176
46177 \begin_inset Index idx
46178 status collapsed
46179
46180 \begin_layout Plain Layout
46181 Paquetages LaTeX ! booktabs
46182 \end_layout
46183
46184 \end_inset
46185
46186
46187 \end_layout
46188
46189 \begin_layout Bibliography
46190 \begin_inset CommandInset bibitem
46191 LatexCommand bibitem
46192 key "caption"
46193
46194 \end_inset
46195
46196 Documentation du paquetage LaTeX 
46197 \series bold
46198
46199 \begin_inset CommandInset href
46200 LatexCommand href
46201 name "caption"
46202 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46203
46204 \end_inset
46205
46206
46207 \series default
46208
46209 \begin_inset Index idx
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213 Paquetages LaTeX ! caption
46214 \end_layout
46215
46216 \end_inset
46217
46218
46219 \end_layout
46220
46221 \begin_layout Bibliography
46222 \begin_inset CommandInset bibitem
46223 LatexCommand bibitem
46224 key "diagbox"
46225
46226 \end_inset
46227
46228 Documentation du paquetage LaTeX 
46229 \series bold
46230
46231 \begin_inset CommandInset href
46232 LatexCommand href
46233 name "diagbox"
46234 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46235
46236 \end_inset
46237
46238
46239 \series default
46240
46241 \begin_inset Index idx
46242 status collapsed
46243
46244 \begin_layout Plain Layout
46245 Paquetages LaTeX ! diagbox
46246 \end_layout
46247
46248 \end_inset
46249
46250
46251 \end_layout
46252
46253 \begin_layout Bibliography
46254 \begin_inset CommandInset bibitem
46255 LatexCommand bibitem
46256 key "endfloat"
46257
46258 \end_inset
46259
46260 Documentation du paquetage LaTeX 
46261 \series bold
46262
46263 \begin_inset CommandInset href
46264 LatexCommand href
46265 name "endfloat"
46266 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46267
46268 \end_inset
46269
46270
46271 \series default
46272
46273 \begin_inset Index idx
46274 status collapsed
46275
46276 \begin_layout Plain Layout
46277 Paquetages LaTeX ! endfloat
46278 \end_layout
46279
46280 \end_inset
46281
46282
46283 \end_layout
46284
46285 \begin_layout Bibliography
46286 \begin_inset CommandInset bibitem
46287 LatexCommand bibitem
46288 key "footmisc"
46289
46290 \end_inset
46291
46292 Documentation du paquetage LaTeX 
46293 \series bold
46294
46295 \begin_inset CommandInset href
46296 LatexCommand href
46297 name "footmisc"
46298 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46299
46300 \end_inset
46301
46302
46303 \series default
46304
46305 \begin_inset Index idx
46306 status collapsed
46307
46308 \begin_layout Plain Layout
46309 Paquetages LaTeX ! footmisc
46310 \end_layout
46311
46312 \end_inset
46313
46314
46315 \end_layout
46316
46317 \begin_layout Bibliography
46318 \begin_inset CommandInset bibitem
46319 LatexCommand bibitem
46320 key "hypcap"
46321
46322 \end_inset
46323
46324 Documentation du paquetage LaTeX 
46325 \series bold
46326
46327 \begin_inset CommandInset href
46328 LatexCommand href
46329 name "hypcap"
46330 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46331
46332 \end_inset
46333
46334
46335 \series default
46336
46337 \begin_inset Index idx
46338 status collapsed
46339
46340 \begin_layout Plain Layout
46341 Paquetages LaTeX ! hyperref
46342 \end_layout
46343
46344 \end_inset
46345
46346
46347 \end_layout
46348
46349 \begin_layout Bibliography
46350 \begin_inset CommandInset bibitem
46351 LatexCommand bibitem
46352 key "hyperref"
46353
46354 \end_inset
46355
46356 Documentation du paquetage LaTeX 
46357 \series bold
46358
46359 \begin_inset CommandInset href
46360 LatexCommand href
46361 name "hyperref"
46362 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46363
46364 \end_inset
46365
46366
46367 \series default
46368
46369 \begin_inset Index idx
46370 status collapsed
46371
46372 \begin_layout Plain Layout
46373 Paquetages LaTeX ! hyperref
46374 \end_layout
46375
46376 \end_inset
46377
46378
46379 \end_layout
46380
46381 \begin_layout Bibliography
46382 \begin_inset CommandInset bibitem
46383 LatexCommand bibitem
46384 key "KOMA-Script"
46385
46386 \end_inset
46387
46388 Documentation du paquetage LaTeX 
46389 \series bold
46390
46391 \begin_inset CommandInset href
46392 LatexCommand href
46393 name "KOMA-Script"
46394 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/scrguien.pdf"
46395
46396 \end_inset
46397
46398
46399 \series default
46400
46401 \begin_inset Index idx
46402 status collapsed
46403
46404 \begin_layout Plain Layout
46405 Paquetages LaTeX ! KOMA-Script
46406 \end_layout
46407
46408 \end_inset
46409
46410
46411 \end_layout
46412
46413 \begin_layout Bibliography
46414 \begin_inset CommandInset bibitem
46415 LatexCommand bibitem
46416 key "lettrine"
46417
46418 \end_inset
46419
46420 Documentation du paquetage LaTeX 
46421 \series bold
46422
46423 \begin_inset CommandInset href
46424 LatexCommand href
46425 name "lettrine"
46426 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46427
46428 \end_inset
46429
46430
46431 \series default
46432  et un 
46433 \begin_inset CommandInset href
46434 LatexCommand href
46435 name "exemple"
46436 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46437
46438 \end_inset
46439
46440
46441 \begin_inset Index idx
46442 status collapsed
46443
46444 \begin_layout Plain Layout
46445 Paquetages LaTeX ! lettrine
46446 \end_layout
46447
46448 \end_inset
46449
46450
46451 \end_layout
46452
46453 \begin_layout Bibliography
46454 \begin_inset CommandInset bibitem
46455 LatexCommand bibitem
46456 key "listings"
46457
46458 \end_inset
46459
46460 Documentation du paquetage LaTeX 
46461 \series bold
46462
46463 \begin_inset CommandInset href
46464 LatexCommand href
46465 name "listings"
46466 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46467
46468 \end_inset
46469
46470
46471 \series default
46472
46473 \begin_inset Index idx
46474 status collapsed
46475
46476 \begin_layout Plain Layout
46477 Paquetages LaTeX ! listings
46478 \end_layout
46479
46480 \end_inset
46481
46482
46483 \end_layout
46484
46485 \begin_layout Bibliography
46486 \begin_inset CommandInset bibitem
46487 LatexCommand bibitem
46488 key "marginnote"
46489
46490 \end_inset
46491
46492 Documentation du paquetage LaTeX 
46493 \series bold
46494
46495 \begin_inset CommandInset href
46496 LatexCommand href
46497 name "marginnote"
46498 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46499
46500 \end_inset
46501
46502
46503 \series default
46504
46505 \begin_inset Index idx
46506 status collapsed
46507
46508 \begin_layout Plain Layout
46509 Paquetages LaTeX ! marginnote
46510 \end_layout
46511
46512 \end_inset
46513
46514
46515 \end_layout
46516
46517 \begin_layout Bibliography
46518 \begin_inset CommandInset bibitem
46519 LatexCommand bibitem
46520 key "pdfpages"
46521
46522 \end_inset
46523
46524 Documentation du paquetage LaTeX 
46525 \series bold
46526
46527 \begin_inset CommandInset href
46528 LatexCommand href
46529 name "pdfpages"
46530 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46531
46532 \end_inset
46533
46534
46535 \series default
46536
46537 \begin_inset Index idx
46538 status collapsed
46539
46540 \begin_layout Plain Layout
46541 Paquetages LaTeX ! pdfpages
46542 \end_layout
46543
46544 \end_inset
46545
46546
46547 \end_layout
46548
46549 \begin_layout Bibliography
46550 \begin_inset CommandInset bibitem
46551 LatexCommand bibitem
46552 key "prettyref"
46553
46554 \end_inset
46555
46556 Documentation du paquetage LaTeX
46557 \series bold
46558  
46559 \begin_inset CommandInset href
46560 LatexCommand href
46561 name "prettyref"
46562 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46563
46564 \end_inset
46565
46566
46567 \series default
46568
46569 \begin_inset Index idx
46570 status collapsed
46571
46572 \begin_layout Plain Layout
46573 Paquetages LaTeX ! prettyref
46574 \end_layout
46575
46576 \end_inset
46577
46578
46579 \end_layout
46580
46581 \begin_layout Bibliography
46582 \begin_inset CommandInset bibitem
46583 LatexCommand bibitem
46584 key "pstricks"
46585
46586 \end_inset
46587
46588 Page Web du paquetage LaTeX 
46589 \series bold
46590
46591 \begin_inset CommandInset href
46592 LatexCommand href
46593 name "PSTricks"
46594 target "http://tug.org/PSTricks/"
46595
46596 \end_inset
46597
46598
46599 \series default
46600
46601 \begin_inset Index idx
46602 status collapsed
46603
46604 \begin_layout Plain Layout
46605 Paquetages LaTeX ! PSTricks
46606 \end_layout
46607
46608 \end_inset
46609
46610
46611 \end_layout
46612
46613 \begin_layout Bibliography
46614 \begin_inset CommandInset bibitem
46615 LatexCommand bibitem
46616 key "refstyle"
46617
46618 \end_inset
46619
46620 Documentation du paquetage LaTeX
46621 \series bold
46622  
46623 \begin_inset CommandInset href
46624 LatexCommand href
46625 name "refstyle"
46626 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46627
46628 \end_inset
46629
46630
46631 \series default
46632
46633 \begin_inset Index idx
46634 status collapsed
46635
46636 \begin_layout Plain Layout
46637 Paquetages LaTeX ! refstyle
46638 \end_layout
46639
46640 \end_inset
46641
46642
46643 \end_layout
46644
46645 \begin_layout Bibliography
46646 \begin_inset CommandInset bibitem
46647 LatexCommand bibitem
46648 key "sidecap"
46649
46650 \end_inset
46651
46652 Documentation du paquetage LaTeX 
46653 \series bold
46654
46655 \begin_inset CommandInset href
46656 LatexCommand href
46657 name "sidecap"
46658 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46659
46660 \end_inset
46661
46662
46663 \series default
46664
46665 \begin_inset Index idx
46666 status collapsed
46667
46668 \begin_layout Plain Layout
46669 Paquetages LaTeX ! sidecap
46670 \end_layout
46671
46672 \end_inset
46673
46674
46675 \end_layout
46676
46677 \begin_layout Bibliography
46678 \begin_inset CommandInset bibitem
46679 LatexCommand bibitem
46680 key "NewInLyX20"
46681
46682 \end_inset
46683
46684
46685 \begin_inset CommandInset href
46686 LatexCommand href
46687 name "Page Wiki"
46688 target "http://wiki.lyx.org/LyX/NewInLyX20"
46689
46690 \end_inset
46691
46692  au sujet des nouveautés de 
46693 \family sans
46694 LyX 2.0
46695 \family default
46696 .
46697 \end_layout
46698
46699 \begin_layout Standard
46700 \begin_inset CommandInset index_print
46701 LatexCommand printindex
46702 type "idx"
46703
46704 \end_inset
46705
46706
46707 \end_layout
46708
46709 \end_body
46710 \end_document